Foundation
Get recent activities
Get activities information of entity. Includes entity transactions and transfers within the transaction.
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
OK
No content
GET /dev/v3/common/activities?id=text&type=text HTTP/1.1
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Get overall analytics
Entity id
Entity type. Options: profile, wallet, project, token
Project type. Use if type is project. Options: defi, nft, exchange
Chain ID
OK
No content
GET /dev/v3/common/analytics?id=text&type=text HTTP/1.1
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Get introduction of Cexes
Get introduction information of entity, Include: category, addresses, social accounts, supported chains, image url,...
Entity id
Entity type. Options: profile, wallet, project, token
Project type. Use if type is project. Options: defi, nft, exchange
OK
No content
GET /dev/v3/common/introduction?id=text&type=text HTTP/1.1
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Get the list of Cexes
Duration to return change rate. Default: 24 hours.
Exchange category: Cexes, Dexes. If not set, return all exchanges.
Page 1-based index. Default: 1
Number of documents per page. Default: 10
Sort by field. Default: tradingVolume
Sort direction: asc or desc. Default: desc
OK
No content
GET /dev/v3/ranking/exchanges HTTP/1.1
x-apikey: YOUR_API_KEY
Accept: */*
OK
No content
Last updated