Tokens

Get token list

Returns the token info.

https://apilist.tronscanapi.com/api/tokens/overview?start=0&limit=2&verifier=all&order=desc&filter=top&sort=&showAll=1&field=

Query Parameters

Get details of all TRC20/TRC721/TRC1155 tokens or specified TRC20/TRC721/TRC1155 tokens

Returns the detail information of TRC20/TRC721/TRC1155 tokens.

https://apilist.tronscanapi.com/api/token_trc20?contract=TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t&showAll=1&start=&limit=

Query Parameters

Get details of all TRC10 tokens or specified TRC10 tokens

Returns the detail information of TRC10 tokens.

https://apilist.tronscanapi.com/api/token?id=1002000&showAll=1&order=0&owner=&start=&limit=&id_gt=&totalAll=&name=&field=

Query Parameters

Get the holder of a TRC20/TRC721/TRC1155 token

Returns the holder information of TRC20/TRC721/TRC1155 tokens.

https://apilist.tronscanapi.com/api/token_trc20/holders?start=0&limit=5&contract_address=TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t&holder_address=

Query Parameters

Get the holder of a TRC10 token

Returns the holder information of TRC10 tokens.

https://apilist.tronscanapi.com/api/tokenholders?sort=-balance&limit=20&start=0&address=TF5Bn4cJCT6GVeUgyCN4rBhDg42KBrpAjg&holder_address=

Query Parameters

Get the distribution of token amounts held by holders

Returns the distribution of token holdings among token holders.

https://apilist.tronscanapi.com/api/tokens/position-distribution?tokenId=TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t

Query Parameters

Get the price information of a specific token

Returns token price information.

https://apilist.tronscanapi.com/api/token/price?token=trx

Query Parameters

Get a list of priced tokens

Returns the list of tokens that have price.

https://apilist.tronscanapi.com/api/getAssetWithPriceList

No parameters required.

Get the transfer list of one TRC721 tokenId

Returns the transfer list of a specific TRC721 token.

https://apilist.tronscanapi.com/api/trc721/transfers?limit=20&start=0&contract=THjYwnDDN6aYxrzKb88CSMTEYjBuHpoYxS&tokenId=965650

Query Parameters

Get one TRC10/TRX transfer information

Returns the transfer list of a TRC10 token or TRX.

https://apilist.tronscanapi.com/api/asset/transfer?limit=2&start=0&name=&issueAddress=TF5Bn4cJCT6GVeUgyCN4rBhDg42KBrpAjg&start_timestamp=1680480000000&end_timestamp=1680566400000&address=&relatedAddress=&confirm=&filterTokenValue=0

Query Parameters

Get inventory information of a TRC1155

Returns TRC1155 inventory information.

https://apilist.tronscanapi.com/api/trc1155/inventory?contract=TREYLQ3i56GTQnaQn68woKHtDkVTcFKHjN&tokenId=&limit=2&start=0&sort=-tokenId

Query Parameters

Get the holding information of a certain tokenId in TRC1155.

Returns the holding information of a token in TRC1155.

https://apilist.tronscanapi.com/api/trc1155/token/inventory?contract=TREYLQ3i56GTQnaQn68woKHtDkVTcFKHjN&limit=2&start=0&tokenId=1

Query Parameters

Get the circulation of a TRC20 token

Returns the circulation of a TRC20 token

https://apilist.tronscanapi.com/api/token_trc20/totalSupply?address=TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t

Query Parameters

Get inventory information of a TRC721

Return the inverntory information of tokens in TRC721.

https://apilist.tronscanapi.com/api/trc721/token?contract=THjYwnDDN6aYxrzKb88CSMTEYjBuHpoYxS&tokenId=&limit=2&start=0&ownerAddress=&sort=-tokenId

Query Parameters

Last updated