Dexscreener
Decrypting dexscreener avro data
Install / Use
/learn @bengabp/DexscreenerREADME
Reverse engineering dexscreener avro encryption to fit my web scraping needs
Before running the api, make sure you have node >= v18 installed
Running the api
npm install
node main.js
Using Docker
docker build -t dexscreener:v1 .
docker run -d --name dexscreener-api -p 3000:3000 dexscreener:v1
Sending requests
There are 2 important endpoints:
-
GET
/pairs- use query parameterqto pass token address This endpoint is called on dexscreener.com when you try to search token pairs, it returns the decrypted results as json
-
GET
/logs- supported query parameters:qfor token address,mfor wallet hash andcwhich should be set to1. For pagination, if you want to get results above page 1, set query parameterbbnblockNumberto value which is returned by previous page (blockNumberfield) Get transaction logs of a wallet in a pool (including summary data)
Related Skills
node-connect
348.0kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
108.8kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
348.0kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
348.0kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
