Token
Get recent activities
This API is to request the activities informations of token.
Includes transactions and transfers within the transaction.
Get overall analytics
This API is to get the overall analytics. You can request the token ID and Chain ID get overall analytics
The returned data includes:
Wallet address
Return total asset in the last 7 days and the time you query
The rate of change in assets of the following day compared to the previous day
Cumulative profit and loss in the last 7 days
Daily profit and loss in last 7 days
Daily active user
Daily active users change rate
Daily transfers
Daily transfers change Rate
MarketCap
MarketCap change rate
TradingVolume
TradingVolume change rate
greatEvents: List of great event sorted in descending order by amount
liquidityPairs: List of liquidity pair sorted in descending order by liquidity
exchanges: List of exchange sorted in descending order by volume
Get introduction of token
This API is to request the introduction of the token.
The returned data includes:
List of active chain and address of token on this chain
socialAccounts
tokenHealth
price
price change rate
Get the list of tokens
This API is to request the list of tokens sorted in descending order by tokenHealth.
Get trending token
This API is to request the list of trending tokens sorted in descending order by tradingVolumeChangeRate.
Get token overview
This API to get token overview.
Includes number of holders, markets informations.
Last updated