Token
Last updated
Last updated
This API is to request the activities informations of token.
Includes transactions and transfers within the transaction.
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
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
This API is to request the list of tokens sorted in descending order by tokenHealth.
This API is to request the list of trending tokens sorted in descending order by tradingVolumeChangeRate.
This API to get token overview.
Includes number of holders, markets informations.
/v3/common/activities
Entity id
Entity type. Options: profile
, wallet
, project
, token
Project type. Use if type
is project
. Options: defi
, nft
, exchange
Chain ID
Display token or not
Display NFT or not
Display action receive assets or not
Display action send assets or not
Page 1-based index. Default: 1
Number of documents per page. Default: 25
Filter by interaction methods, methods are separated by commas.
Filter by token ID
Filter by from address
Filter by to address
No body
/v3/common/analytics
Entity id
Entity type. Options: profile
, wallet
, project
, token
Project type. Use if type
is project
. Options: defi
, nft
, exchange
Chain ID
No body
/v3/common/introduction
Entity id
Entity type. Options: profile
, wallet
, project
, token
Project type. Use if type
is project
. Options: defi
, nft
, exchange
No body
/v3/ranking/tokens
Duration to return change rate. Default: 24 hours.
Token category: Stablecoins
, Smart Contract Platform
, Layer 1 (L1)
, Exchange-based Tokens
, Meme
,... If not set, return tokens of all categories.
Page 1-based index. Default: 1
Number of documents per page. Default: 10
Sort by field. Default: tokenHealth
Sort direction: asc
or desc
. Default: desc
No body