Get a list of popular tokens.
Last updated 11 months ago
Was this helpful?
/v1/info/token/popular
From index
To index
Chain id of the tokens
1
137
56
43114
250
10
42161
8453
curl -L \ --url '/trade/v1/info/token/popular?from=1&to=1' \ --header 'Authorization: Bearer Bearer'
[ { "circulatingSupply": 156165165, "description": "Unizen (ZCX) is a cryptocurrency launched ...", "marketCap": 39434678, "maxSupply": 156165165, "priceInUsd": 0.1, "symbol": "ZCX", "name": "Unizen", "decimals": 18, "totalSupply": 156165165, "volume24h": 156165165, "percentChange24h": 0.15, "isStableCoin": false, "contracts": [ { "symbol": "ZCX", "blockchain": "Ethereum", "contract_address": "0xc52c326331e9ce41f04484d3b5e5648158028804", "decimals": 18, "chain_id": 1 } ] } ]