Identify high-potential assets before they're listed on CEXs

Track the most popular assets on leading DEXs such as Uniswap to uncover high-potential early stage tokens not yet listed on centralized exchanges.

See how assets exclusively available on DEXs like USDE (Ethena's stablecoin) and WSTETH (a liquid staking token), have impressive trading volumes, even surpassing popular assets like LINK.

How to build the request

ParamaterValue

exchange

usp3

start_time

2024-04-05T00:00:00.000Z

end_time

2024-04-13T00:00:00.000Z

interval

1d

page_size

100

sort

asc

Here's an example of an HTTP string request using the values above:

https://us.market-api.kaiko.io/v2/data/analytics.v2/exchange_metrics?exchange=usp3&start_time=2024-04-05T00:00:00.000Z&end_time=2024-04-13T00:00:00.000Z&interval=1d&page_size=100&sort=asc

When you receive your response, search for the following fields to find the data you need:

  • timestamp

  • asset_code

  • asset_total_volume_usd

Last updated