Tokens
Get token list
https://apilist.tronscanapi.com/api/tokens/overview?start=0&limit=2&verifier=all&order=desc&filter=top&sort=&showAll=1&field=Parameter
Description
{
"all": 82625,
"currentWeekAll": 81,
"currentWeekTotalAll": 57,
"tokens": [
{
"abbr": "USDT",
"announcement": "",
"blueTag": "",
"canShow": 1,
"contractAddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
"contractAddressLower": "tr7nhqjekqxgtci8q8zy4pl8otszgjlj6t",
"dateCreated": 1555400628,
"decimal": 6,
"description": "USDT is the official stablecoin issued by Tether on the TRON network.",
"email": "",
"extra": "vip",
"gain": -0.0001,
"github": "",
"greyTag": "",
"imgUrl": "https://static.tronscan.org/production/logo/usdtlogo.png",
"isTop": true,
"issueTime": "2019-04-16 20:41:20",
"level": "2",
"marketcap": 676296055758.162651744384498500774922,
"name": "Tether USD",
"nrOfTokenHolders": 22119750,
"ownerAddress": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
"pairUrl": "https://sunswap.com/#/home?tokenAddress=TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t&type=swap",
"priceInTrx": 15.326791179538664037,
"priceInUsd": 1.000177699841053200,
"projectSite": "https://tron.network/usdt",
"publicTag": "",
"recentTransferCount": 1773045,
"redTag": "",
"social_media": "[{\"method\":\"Facebook\",\"link\":\"\"},{\"method\":\"Twitter\",\"link\":\"https://twitter.com/Tether_to\"},{\"method\":\"Telegram\",\"link\":\"\"},{\"method\":\"Reddit\",\"link\":\"\"},{\"method\":\"Steem\",\"link\":\"\"},{\"method\":\"Medium\",\"link\":\"\"},{\"method\":\"Linkedin\",\"link\":\"\"},{\"method\":\"Wechat\",\"link\":\"\"},{\"method\":\"Weibo\",\"link\":\"\"}]",
"supply": 44125091014.551106,
"tokenType": "trc20",
"transferCount": 967552226,
"verifier": "robot",
"vip": true,
"volume24hInTrx": 352411988502.470404503170441975634585,
"whitePaper": "https://tether.to/wp-content/uploads/2016/06/TetherWhitePaper.pdf"
},
{
"abbr": "TRON",
"canShow": 1,
"contractAddress": "_",
"dateCreated": 1529891469,
"decimal": 6,
"description": "Official Token of TRON Protocol",
"gain": -0.008,
"github": "https://github.com/tronprotocol",
"imgUrl": "https://static.tronscan.org/production/logo/trx.png",
"isTop": true,
"level": "2",
"marketcap": 90995853639.549692000000000000000000,
"name": "TRX",
"nrOfTokenHolders": 76422658,
"ownerAddress": "-",
"pairUrl": "https://sunswap.com/#/home",
"priceInTrx": 1.000000000000000000,
"priceInUsd": 0.06525682304436267,
"projectSite": "https://tron.network/",
"social_media": "[{\"method\":\"Twitter\",\"active\":true,\"link\":[\"twitter.com\\/Tronfoundation\"]}]",
"supply": 90995853639.549692,
"tokenId": 0,
"tokenType": "trc10",
"transferCount": 1856514990,
"verifier": "robot",
"vip": true,
"volume24hInTrx": 2802517616.92402058534612123063458110,
"whitePaper": "https://tron.network/static/doc/white_paper_v_2_0.pdf"
}
],
"total": 21,
"total10": 3638,
"total1155": 20,
"total20": 77411,
"total721": 1556,
"totalAll": 21,
"totalAllCount": 82625,
"updateTime": 1680502383192,
"valueAtLeast": 10000
}Get details of all TRC20/TRC721/TRC1155 tokens or specified TRC20/TRC721/TRC1155 tokens
Parameter
Description
Get details of all TRC10 tokens or specified TRC10 tokens
Parameter
Description
Get the holder of a TRC20/TRC721/TRC1155 token
Parameter
Description
Get the holder of a TRC10 token
Parameter
Description
Get the distribution of token amounts held by holders
Parameter
Description
Get the price information of a specific token
Parameter
Description
Get a list of priced tokens
Get the transfer list of one TRC721 tokenId
Parameter
Description
Get one TRC10/TRX transfer information
Parameter
Description
Get inventory information of a TRC1155
Parameter
Description
Get the holding information of a certain tokenId in TRC1155.
Parameter
Description
Get the circulation of a TRC20 token
Parameter
Description
Get inventory information of a TRC721
Parameter
Description
Last updated