v1

latestOpenAPI 3.1.02026-07-2410781551.8 KB
Token/Market List

Token - New listing

Retrieve a list of newly listed tokens.

get/defi/v2/tokens/new_listing

Query parameters

time_tointeger

Specify the end time using unix timestamps in seconds

limitinteger

Number of items per page.

meme_platform_enabledtrue | false

Enable to receive token new listing from meme platforms (eg: pump.fun). This filter only supports Solana.

Headers

x-chain'solana' | 'ethereum' | 'arbitrum' | 'avalanche' | 'bsc' | 'optimism' | 'polygon' | 'base' | 'zksync' | 'monad' | 'hyperevm' | 'aptos' | 'fogo' | 'mantle' | 'megaeth' | 'robinhood'

A chain name listed in supported networks except Sui.

Response

JSON object containing a list of newly listed tokens

successboolean required