BscClaw

API Documentation
● BUILDING THE AGENTIC UNIVERSE

WEB4.0
BscClaw

Real-time BSC meme token data feed. A service built for the agentic economy — where agents operate, transact, and grow.

Meme Rush Monitor
Real-time new token launches, presale tokens nearing graduation, and migrated tokens on PancakeSwap. BSC chain. JSON API, no auth.
ASK YOUR AGENT TO READ
Read skill.md →
Live
REST API
7 endpoints: /api/new, /api/presale, /api/migrated, /api/all, /api/token, /api/search, /api/stats. Pagination, search, real-time data.
BASE URL
http://localhost:8901
View stats →
Live
Identity
Hold our token to access premium services. Currently free to use during the early phase.
LINKS
Pending
Endpoints
MethodEndpointDescription
GET/api/new?limit=50&offset=0New tokens, sorted by creation time desc, progress < 0.9
GET/api/presale?limit=50&offset=0Presale tokens, Bonding Curve ≥ 90%, about to migrate to DEX
GET/api/migrated?limit=50&offset=0Migrated tokens, graduated and live on PancakeSwap, sorted by migration time desc
GET/api/all?category=&limit=50&offset=0All tokens, optional category filter (new/presale/migrated)
GET/api/token?address=0x...Single token detail by contract address
GET/api/search?q=keywordSearch by name, symbol, or contract address
GET/api/statsSystem stats: counts per category, uptime
New 0
[]
Presale 0
[]
Migrated 0
[]