Tokens
Last updated
Last updated
Returns the token info.
Note : The maximum value for limit is 500.
Try this endpoint in your browser
Query Parameters
Parameter | Description |
---|---|
Returns the detail information of TRC20/TRC721/TRC1155 tokens.
Query Parameters
Returns the detail information of TRC10 tokens.
Query Parameters
Returns the holder information of TRC20/TRC721/TRC1155 tokens.
Query Parameters
Returns the holder information of TRC10 tokens.
Query Parameters
Returns the distribution of token holdings among token holders.
Query Parameters
Returns token price information.
Query Parameters
Returns the list of tokens that have price.
No parameters required.
Returns the transfer list of a specific TRC721 token.
Query Parameters
Returns the transfer list of a TRC10 token or TRX.
Query Parameters
Returns TRC1155 inventory information.
Query Parameters
Returns the holding information of a token in TRC1155.
Query Parameters
Returns the circulation of a TRC20 token
Query Parameters
Return the inverntory information of tokens in TRC721.
Query Parameters
Note : The maximum value for limit is 50.
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Note : The value sum of start and limit must be less than or equal to 10000.
Try this endpoint in your browser
Parameter | Description |
---|---|
Note : The value sum of start and limit must be less than or equal to 10000.
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Note : Only some tokens have price information.
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Note : The value sum of start and limit must be less than or equal to 10000.
Try this endpoint in your browser
Parameter | Description |
---|---|
Note : The value sum of start and limit must be less than or equal to 10000.
Try this endpoint in your browser
Parameter | Description |
---|---|
Note : The value sum of start and limit must be less than or equal to 10000.
Try this endpoint in your browser
Parameter | Description |
---|---|
Note : The value sum of start and limit must be less than or equal to 10000.
Try this endpoint in your browser
Parameter | Description |
---|---|
Try this endpoint in your browser
Parameter | Description |
---|---|
Note : The value sum of start and limit must be less than or equal to 10000.
Try this endpoint in your browser
Parameter | Description |
---|---|
start
Start number. Default 0
limit
Number of items per page. Default 20
order
Default in descending order; optional parameter: "desc", "asc"
filter
Token filtering, default value is "all". Optional parameter: "trc10", "trc20", "trc721", "trc1155", "all", "top"
sort
Sorting field, default is "marketcap". Optional parameter: "priceInTrx", "gain", "volume24hInTrx", "holderCount", "marketcap"
showAll
Returned data type. 0: only whitelist. 1: all. 2: exclude blacklist
field
Field names to be returned, separated by commas. If left blank, all fields will be returned
verifier
By default, tokens with type=auto are not returned. When set to "all", all tokens are returned.
contract
TRC20/TRC721/TRC1155 contract address
showAll
Returned data type. 0: only whitelist. 1: all. 2: exclude blacklist
start
Start number. Default 0
limit
Number of items per page. Default 30
start
Start number. Default 0
limit
Number of items per page. Default 10
owner
TRC10 issuer address
id
TRC10 token ID. If id is set to 0, the token is TRX
id_gt
The ID of the returned token must be greater than this parameter value
showAll
Returned data type. 0: only whitelist. 1: all. 2: exclude blacklist
fields
Field names to be returned, separated by commas. If left blank, all fields will be returned
totalAll
When totalAll=1, the totalAll in the return value is the total number of all tokens. Otherwise, it is the number of filtered tokens
name
TRC10 token name
contract_address
TRC20/TRC721/TRC1155 contract address
holder_address
Token holder address
start
Start number. Default 0
limit
Number of items per page. Default 10
start
Start number. Default 0
limit
Number of items per page. Default 10
sort
Sort fields, only supports sorting by block number. The descending order is adopted with a hyphen (-). Default: '-number'
address
TRC10 issuer address
holder_address
TRC10 holder address
tokenId
Token address or token ID
token
Token abbreviation, default is "trx"
start
Start number. Default 0
limit
Number of items per page. Default 20
contract
TRC721 contract address
tokenId
The ID of a TRC721 token
contract
TRC20/TRC721/TRC1155 contract address
showAll
Returned data type. 0: only whitelist. 1: all. 2: exclude blacklist
name
When querying TRX transfers, fill in 'trx'
issueAddress
TRC10 issuer address
start_timestamp
Start time
end_timestamp
End time
address
Query address
relatedAddress
Same as 'address' parameter
confirm
0: Return solidified transactions; 1: Return non-solidified transactions; Not passing any value will return all
filterTokenValue
Whether to hide small amount transactions. 1: hide. 0: do not hide
start
Start number. Default 0
limit
Number of items per page. Default 20
contract
TRC1155 contract address
tokenId
The ID of a token in TRC1155
sort
'-tokenId': Sort in descending order by tokenId. 'tokenId': Sort in ascending order by tokenId.
contract
TRC1155 contract address
tokenId
The ID of a token in TRC1155
start
Start number. Default 0
limit
Number of items per page. Default 20
address
TRC20 contract address
contract
TRC721 contract address
tokenId
The ID of a token in TRC721
start
Start number. Default 0
limit
Number of items per page. Default 20
ownerAddress
TRC721 token holder address
sort
'tokenId' is in ascending order. '-tokenId' is in descending order