Meme(new creations)

This API is used to get data of newly created Meme tokens

Query Params
string
Defaults to solana

Blockchain (solana / bsc)

string
Defaults to pairPriceCreatedAt

"buyAndSellTimes"means sorting by trade times,"buyAndSellVolume"means sorting by trade volume,"pairPriceCreatedAt"means liquidity pool creation time

number
Defaults to -1

-1 means descending order,1 means ascending order

string
Defaults to 1h

1m / 5m / 1h / 6h / 24h

filter
object

Condition filtering, supports filtering progress/time/market cap/holders/snipers count/volume/trades/buy times/sell times/Dev hold percentage/top 10 holder rate/total priority fee + bribe fee/dexs, Example: { "launchProgress": [ 0.01, 1 ], "createdAt": [ 1754362054188, 1754362054188 ], "marketCap": [ "1000", "20000" ], "holders": [ "0", "100" ], "snipersCount": [ "30", "null" ], "buyAndSellVolume": [ "1000", "10000" ], "buyAndSellTimes": [ "10", "100" ], "buyTimes": [ "100", "1000" ], "sellTimes": [ "100", "1000" ], "devHoldPercent": [ 0.1, 1 ], "top10HolderRate": [ 0.11, 1 ], "totalFee": [ "1", "10" ], "dexs": [ "pump", "bonk", "boop", "raydium_launchpad" ]}

Response

Language
Request
Response
Choose an example:
application/json