๐๏ธ Meme Table
Warning
Each endpoint at https://api2.yodao.ioย is rate-limited to 120 requests per minute. Response is cached for 2 seconds; matching request bodies return cached data.
๐ Meme Table Query
Endpoint: POST /api/v2/meme
Returns the latest 50 token pools for new, completing, and graduated tables with filters applied.
Headers:
| Header | Required | Description |
|---|---|---|
x-socket-id | No | WebSocket client identifier (e.g., public wallet address), which will receive real-time table updates. |
Request Body: All fields are optional; you can filter each table separately.
POST /api/v2/memeView Request Structure
View Response Structure
View Code
Last updated on