TRONSCAN API Documentation
Home
  • GETTING STARTED
    • API Keys
  • API ENDPOINTS
    • Account
    • Contract
    • Transactions and Transfers
    • Block
    • Tokens
    • Witness
    • Homepage & Search
    • Wallet
    • Statistics
    • Deep Analysis
  • TOTAL PROTOCOL REVENUE
    • Protocol Revenue Service API
  • Security Service
    • Security Service API
  • SUPPORT
    • Advanced Security Settings
Powered by GitBook
On this page
  • Get a list of transactions
  • Get transaction detail information by transaction hash
  • Get trc20&721 transfers list
  • Get trc1155 transfer list
  • Get trx&trc10 transfer list
  • Get internal transaction list for special address or block
  • Get account's transaction datas
  • Get transaction's statistic data
  • Get statistic distribution data of transfer
  • Get the eligible exchange type transactions
  1. API ENDPOINTS

Transactions and Transfers

PreviousContractNextBlock

Last updated 1 year ago

Get a list of transactions

Get a list of transactions.

https://apilist.tronscanapi.com/api/transaction?sort=-timestamp&count=true&limit=20&start=0&start_timestamp=1529856000000&end_timestamp=1680503191391

Try this endpoint in your

Query Parameters

Parameter
Description

start

Start number. Default 0

limit

Number of items per page. Default 10

start_timestamp

Start time

end_timestamp

End time

fromAddress

Sender's address.

toAddress

Recipient's address.

tokens

Tokens involved

block

Block

type

Transaction type

method

Method called in a smart contract signature. Only one value can be specified each time.

Sample response

{
    "total": 10000,
    "rangeTotal": 10000,
    "data": [
        {
            "block": 49963474,
            "hash": "a211f0728aa129c17195322a38c3ca0917ab04af75c5f0934215e6447f4ef6d4",
            "timestamp": 1680503190000,
            "ownerAddress": "TWbdVwjHTNn2PXDPbtSNvvESDd8PpApFmX",
            "toAddressList": [
                "TAWE8B9DXDgTmfr3bhFsjZ4U8Jx4nFTTTT"
            ],
            "toAddress": "TAWE8B9DXDgTmfr3bhFsjZ4U8Jx4nFTTTT",
            "contractType": 1,
            "confirmed": true,
            "revert": false,
            "contractData": {
                "amount": 93000000,
                "owner_address": "TWbdVwjHTNn2PXDPbtSNvvESDd8PpApFmX",
                "to_address": "TAWE8B9DXDgTmfr3bhFsjZ4U8Jx4nFTTTT"
            },
            "SmartCalls": "",
            "Events": "",
            "id": "",
            "data": "",
            "fee": "",
            "contractRet": "SUCCESS",
            "result": "SUCCESS",
            "amount": "93000000",
            "cost": {
                "net_fee": 268000,
                "energy_penalty_total": 0,
                "energy_usage": 0,
                "fee": 268000,
                "energy_fee": 0,
                "energy_usage_total": 0,
                "origin_energy_usage": 0,
                "net_usage": 0
            },
            "tokenInfo": {
                "tokenId": "_",
                "tokenAbbr": "trx",
                "tokenName": "trx",
                "tokenDecimal": 6,
                "tokenCanShow": 1,
                "tokenType": "trc10",
                "tokenLogo": "https://static.tronscan.org/production/logo/trx.png",
                "tokenLevel": "2",
                "vip": true
            },
            "tokenType": "trc10"
        }
    ],
    "wholeChainTxCount": 5242347520,
    "contractMap": {
        "TAWE8B9DXDgTmfr3bhFsjZ4U8Jx4nFTTTT": false,
        "TWbdVwjHTNn2PXDPbtSNvvESDd8PpApFmX": false
    },
    "contractInfo": {}
}

Get transaction detail information by transaction hash

Get transaction information.

https://apilist.tronscanapi.com/api/transaction-info?hash=3194a00c5cf427a931b908453588b2ca3f661dafa3860b76a6362d08b3b08583

startQuery Parameters

Parameter
Description

hash

Transaction hash

Sample response

{
    "block":49965114,
    "hash":"3194a00c5cf427a931b908453588b2ca3f661dafa3860b76a6362d08b3b08583",
    "timestamp":1680508110000,
    "ownerAddress":"TLbAurUF5HC5rACqBygeE6c2UrzLuPRP7J",
    "signature_addresses":[

    ],
    "contractType":2,
    "toAddress":"TQA2Z63x5rN561gCZSEnNPK5A5HK4W813s",
    "confirmations":35,
    "confirmed":true,
    "revert":false,
    "contractRet":"SUCCESS",
    "contractData":{
        "amount":618000000,
        "asset_name":"1004917",
        "owner_address":"TLbAurUF5HC5rACqBygeE6c2UrzLuPRP7J",
        "to_address":"TQA2Z63x5rN561gCZSEnNPK5A5HK4W813s",
        "tokenInfo":{
            "tokenId":"1004917",
            "tokenAbbr":"btc618.com",
            "tokenName":"btc618.com",
            "tokenDecimal":6,
            "tokenCanShow":3,
            "tokenType":"trc10",
            "tokenLogo":"https://static.tronscan.org/production/upload/logo/new/1004917.png?t=1675421377001",
            "tokenLevel":"4",
            "vip":false
        }
    },
    "cost":{
        "net_fee_cost":1000,
        "fee":0,
        "energy_fee_cost":420,
        "net_usage":283,
        "multi_sign_fee":0,
        "net_fee":0,
        "energy_penalty_total":0,
        "energy_usage":0,
        "energy_fee":0,
        "energy_usage_total":0,
        "memoFee":0,
        "origin_energy_usage":0,
        "account_create_fee":0
    },
    "data":"",
    "trigger_info":{

    },
    "internal_transactions":{

    },
    "srConfirmList":[
        {
            "address":"TGyrSc9ZmTdbYziuk1SKEmdtCdETafewJ9",
            "name":"Luganodes",
            "block":49965114,
            "url":"https://luganodes.com"
        },
        {
            "address":"TTxrh32VJveqiYRwbLEX2wLTMFCfbpAUQj",
            "name":"OKX Earn",
            "block":49965115,
            "url":"https://www.okx.com/earn/home"
        },
        {
            "address":"TTMNxTmRpBZnjtUnohX84j25NLkTqDga7j",
            "name":"TronSpark",
            "block":49965116,
            "url":"https://tronspark.com"
        },
        {
            "address":"TUD4YXYdj2t1gP5th3A7t97mx1AUmrrQRt",
            "name":"TRONGrid",
            "block":49965117,
            "url":"https://www.trongrid.io"
        },
        {
            "address":"TCEo1hMAdaJrQmvnGTCcGT2LqrGU4N7Jqf",
            "name":"TRONScan",
            "block":49965118,
            "url":"https://tronscan.org"
        },
        {
            "address":"TTcYhypP8m4phDhN6oRexz2174zAerjEWP",
            "name":"CryptoGuyInZA",
            "block":49965119,
            "url":"https://www.cryptoguyinza.co.za/"
        },
        {
            "address":"TWvncFqyDfMcKfjsx4hvoWwhJfF5yKMZcU",
            "name":"http://foo.bar",
            "block":49965120,
            "url":"http://foo.bar"
        },
        {
            "address":"TBsyKdNsCKNXLgvneeUJ3rbXgWSgk6paTM",
            "name":"StakedTron",
            "block":49965121,
            "url":"https://staked.us"
        },
        {
            "address":"TSMC4YzUSfySfqKuFnJbYyU3W6PBebBk2E",
            "name":"Smart Consensus",
            "block":49965122,
            "url":"SmartConsensus"
        },
        {
            "address":"TQ4bh4nQknQp33vuf1mUAKu5M5TWW8cTAD",
            "name":"Intelligence Quant",
            "block":49965123,
            "url":"IntelligenceQuant"
        },
        {
            "address":"TLyqzVGLV1srkB7dToTAEqgDSfPtXRJZYH",
            "name":"Binance Staking",
            "block":49965124,
            "url":"https://www.binance.com/en/staking"
        },
        {
            "address":"TC6qGw3d6h25gjcM64KLuZn1cznNi5NR6t",
            "name":"Crypto Innovation Fund",
            "block":49965125,
            "url":"cryptoinnovationfund"
        },
        {
            "address":"TWkpg1ZQ4fTv7sj41zBUTMo1kuJEUWTere",
            "name":"TRONLink",
            "block":49965126,
            "url":"https://tronlink.org"
        },
        {
            "address":"TJBtdYunmQkeK5KninwgcjuK1RPDhyUWBZ",
            "name":"JD Investment",
            "block":49965127,
            "url":"JDinvestment"
        },
        {
            "address":"TVFKwzE8qeETLaZEHMx2tjEsdnujAgAWaA",
            "name":"BlockchainOrg",
            "block":49965128,
            "url":"http://blockchain.org"
        },
        {
            "address":"TAQpCTFeJvwdWf6MQZtXXkzWrTS9aymshb",
            "name":"Valkyrie_Investments",
            "block":49965129,
            "url":"https://valkyrieinvest.com"
        },
        {
            "address":"TKSXDA8HfE9E1y39RczVQ1ZascUEtaSToF",
            "name":"CryptoChain",
            "block":49965130,
            "url":"http://cryptochain.network"
        },
        {
            "address":"TJvaAeFb8Lykt9RQcVyyTFN2iDvGMuyD4M",
            "name":"Poloniex",
            "block":49965131,
            "url":"https://poloniex.com/"
        },
        {
            "address":"TTW663tQYJTTCtHh6DWKAfexRhPMf2DxQ1",
            "name":"TRONALLIANCE",
            "block":49965132,
            "url":"http://tronalliance.org"
        }
    ],
    "info":{

    },
    "addressTag":{

    },
    "contractInfo":{

    },
    "contract_map":{
        "TLbAurUF5HC5rACqBygeE6c2UrzLuPRP7J":false,
        "TQA2Z63x5rN561gCZSEnNPK5A5HK4W813s":false
    }
}

Get trc20&721 transfers list

Get the transfer list of TRC20 and TRC721 tokens.

https://apilist.tronscanapi.com/api/token_trc20/transfers?limit=20&start=0&contract_address=TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT&start_timestamp=&end_timestamp=&confirm=&filterTokenValue=1

Query Parameters

Parameter
Description

start

Start number. Default 0

limit

Number of items per page. Default 10

contract_address

Contract address

start_timestamp

Start time

end_timestamp

End time

confirm

Whether to return confirmed transfers only. Default: true

relatedAddress

Account address

fromAddress

Sender's address

toAddress

Recipient's address

Sample response

{
    "total":10000,
    "rangeTotal":27628,
    "contractInfo":{
        "TL5x9MtSnDy537FXKx53yAaHRRNdg9TkkA":{
            "tag1":"jUSDJ Token",
            "tag1Url":"justlend.just.network",
            "name":"CErc20Delegator",
            "vip":false,
            "open_source":false,
            "project_logo":"https://coin.top/production/upload/logo/default.png"
        }
    },
    "token_transfers":[
        {
            "transaction_id":"cc74c25b36ac29c0c22ae07955ebd93d2c58654ed976cd39af3224b4292dd4d1",
            "status":0,
            "block_ts":1680513705000,
            "from_address":"TH3N6kYXow3FUP8Giyjm344qpDgjpChQx7",
            "from_address_tag":{

            },
            "to_address":"TL5x9MtSnDy537FXKx53yAaHRRNdg9TkkA",
            "to_address_tag":{

            },
            "block":49966979,
            "contract_address":"TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT",
            "quant":"11258727923280441931",
            "confirmed":true,
            "contractRet":"SUCCESS",
            "finalResult":"SUCCESS",
            "revert":false,
            "tokenInfo":{
                "tokenId":"TMwFHYXLJaRUPeW6421aqXL4ZEzPRFGkGT",
                "tokenAbbr":"USDJ",
                "tokenName":"JUST Stablecoin",
                "tokenDecimal":18,
                "tokenCanShow":1,
                "tokenType":"trc20",
                "tokenLogo":"https://static.tronscan.org/production/logo/usdj.png",
                "tokenLevel":"2",
                "issuerAddr":"TB19pTknBYg2Ew6g7LeEo76dsirnswxawn",
                "vip":true
            },
            "contract_type":"trc20",
            "fromAddressIsContract":false,
            "toAddressIsContract":true
        }
    ]
}

Get trc1155 transfer list

Get the transfer list of TRC1155 tokens.

https://apilist.tronscanapi.com/api/token_trc1155/transfers?limit=20&start=0&contract_address=TXWLT4N9vDcmNHDnSuKv2odhBtizYuEMKJ&start_timestamp=&end_timestamp=&confirm=&filterTokenValue=0

Query Parameters

Parameter
Description

relatedAddress

Account address. When the parameter is specified, TRC1155 transfers of the specified address are returned.

start

Start index,default is 0

limit

Number of transfers per page

start_timestamp

Start time, accurate to milliseconds

end_timestamp

End time, accurate to milliseconds

format

Download format. If format = csv, the transfer data can be downloaded.

block

Block number

confirm

Filter transfers by status. 0 - return confirmed transfers only. 1 - return unconfirmed transfers only. 0,1 - return all transfers.

direction

in: transfer-in. out: transfer-out. all: transfer-in + transfer-out transactions

contract_address

Contract address

Sample response

{
    "total":288,
    "contractMap":{
        "TGgNvM6AF7upXu3qPkRhxh6N3zxCokwN6A":false,
        "TShRA95pGcfHrJtY8c9v68P9jcHpfugMqp":false
    },
    "contractInfo":{

    },
    "rangeTotal":288,
    "token_transfers":[
        {
            "transaction_id":"e3eb2a7a85d74e38bc4fa79c6b188039d95206f292c30a2b728df43d1eed5054",
            "block_ts":1680257265000,
            "from_address":"TGgNvM6AF7upXu3qPkRhxh6N3zxCokwN6A",
            "from_address_tag":{
                "from_address_tag":"",
                "from_address_tag_logo":""
            },
            "to_address":"TShRA95pGcfHrJtY8c9v68P9jcHpfugMqp",
            "to_address_tag":{
                "to_address_tag_logo":"",
                "to_address_tag":""
            },
            "block":49881524,
            "contract_address":"TXWLT4N9vDcmNHDnSuKv2odhBtizYuEMKJ",
            "trigger_info":{
                "method":"safeTransferFrom(address from,address to,uint256 id,uint256 amount,bytes data)",
                "data":"f242432a000000000000000000000000499a16c23cc041a3d8b73b5de15311186577d6fd000000000000000000000000b77da17794b53e19cce533431d0ff1cb1018020f00000000000000000000000000000000000000000f954b285d36ce3f66d1fa40000000000000000000000000000000000000000000000000000000000000000400000000000000000000000000000000000000000000000000000000000000a00000000000000000000000000000000000000000000000000000000000000000",
                "parameter":{
                    "amount":"4",
                    "data":"",
                    "from":"TGgNvM6AF7upXu3qPkRhxh6N3zxCokwN6A",
                    "to":"TShRA95pGcfHrJtY8c9v68P9jcHpfugMqp",
                    "id":"4822760016515516615649000000"
                },
                "methodName":"safeTransferFrom",
                "contract_address":"TXWLT4N9vDcmNHDnSuKv2odhBtizYuEMKJ",
                "call_value":0
            },
            "quant":"4",
            "approval_amount":"0",
            "event_type":"Transfer",
            "contract_type":"trc1155",
            "token_id":"4822760016515516615649000000",
            "confirmed":true,
            "contractRet":"SUCCESS",
            "finalResult":"SUCCESS",
            "tokenInfo":{
                "tokenId":"TXWLT4N9vDcmNHDnSuKv2odhBtizYuEMKJ",
                "tokenAbbr":"PHONFT",
                "tokenName":"PHONFT1155",
                "tokenDecimal":0,
                "tokenCanShow":1,
                "tokenType":"trc1155",
                "tokenLogo":"https://static.tronscan.org/production/upload/logo/default.png",
                "tokenLevel":"0",
                "issuerAddr":"TQNGzh4TWDQD5XJQtvxVH39GF9scNHSkhT",
                "vip":false
            },
            "fromAddressIsContract":false,
            "toAddressIsContract":false,
            "revert":false
        }
    ]
}

Get trx&trc10 transfer list

Get account's transfer list.

https://apilist.tronscanapi.com/api/transfer?sort=-timestamp&count=true&limit=20&start=0&address=TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7&filterTokenValue=1

Query Parameters

Parameter
Description

sort

Sort type

start

Start index,default is 0

limit

Number of transfers per page

count

Whether to return total transfer number.

address

Address , like contract address

fromAddress

Sender's address

toAddress

Recipient's address

tokens

Specific tokens

block

Block number

Sample response

{
    "total":4,
    "data":[
        {
            "contractRet":"SUCCESS",
            "amount":78963320,
            "data":"",
            "tokenName":"_",
            "confirmed":true,
            "transactionHash":"09f12a996caa106546b564b04b3adb8e5fed0091fc2006d6ee3ceb53b3ea359a",
            "tokenInfo":{
                "tokenId":"_",
                "tokenAbbr":"trx",
                "tokenName":"trx",
                "tokenDecimal":6,
                "tokenCanShow":1,
                "tokenType":"trc10",
                "tokenLogo":"https://static.tronscan.org/production/logo/trx.png",
                "tokenLevel":"2",
                "vip":true
            },
            "transferFromAddress":"TKoCV62HPYYxghKQJV7bmW3g6KpWb1dGhQ",
            "transferToAddress":"TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7",
            "block":48132413,
            "id":"",
            "timestamp":1674997224000
        }
    ],
    "contractMap":{
        "TKoCV62HPYYxghKQJV7bmW3g6KpWb1dGhQ":false,
        "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7":true
    },
    "rangeTotal":4,
    "contractInfo":{
        "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7":{
            "tag1":"WIN Token",
            "tag1Url":"https://winklink.org/",
            "name":"WINKLINK",
            "vip":true
        }
    }
}

Get internal transaction list for special address or block

Get internal transaction list.

https://apilist.tronscanapi.com/api/internal-transaction?limit=20&start=0&address=TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7

Query Parameters

Parameter
Description

start

Start index,default is 0

limit

Number of transfers per page

address

Specific address. At least one of the address, block, and contract parameters must be specified

contract

Sender's address

block

Block number

Sample response

{
    "total":5901,
    "contractMap":{
        "TC1GhhC5iGFLuuUthriuUu183P8YWPmQsK":true,
        "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7":true
    },
    "data":[
        {
            "from":"TC1GhhC5iGFLuuUthriuUu183P8YWPmQsK",
            "to":"TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7",
            "block":49969040,
            "hash":"487c71e5e377852fe9e415b4a808bf383a7f990f402487155f5bd967eab9259b",
            "internal_hash":"38fb7717806abb5d6f4f1ac58fa94fdea350c9bf49c1b6cdbf327f528cce0fbf",
            "timestamp":1680519888000,
            "rejected":false,
            "confirmed":true,
            "result":"SUCCESS",
            "revert":false,
            "note":"call",
            "token_list":{
                "token_id":"_",
                "call_value":0,
                "tokenInfo":{
                    "tokenId":"_",
                    "tokenAbbr":"trx",
                    "tokenName":"trx",
                    "tokenDecimal":6,
                    "tokenCanShow":1,
                    "tokenType":"trc10",
                    "tokenLogo":"https://static.tronscan.org/production/logo/trx.png",
                    "tokenLevel":"2",
                    "vip":true
                }
            },
            "valueInfoList":[
                {
                    "token_id":"_",
                    "call_value":0,
                    "tokenInfo":{
                        "tokenId":"_",
                        "tokenAbbr":"trx",
                        "tokenName":"trx",
                        "tokenDecimal":6,
                        "tokenCanShow":1,
                        "tokenType":"trc10",
                        "tokenLogo":"https://static.tronscan.org/production/logo/trx.png",
                        "tokenLevel":"2",
                        "vip":true
                    }
                }
            ],
            "token_id":"_",
            "call_value":0
        }
    ],
    "contractInfo":{
        "TC1GhhC5iGFLuuUthriuUu183P8YWPmQsK":{
            "tag1":"S-WIN-USDT Token",
            "tag1Url":"sunswap.com",
            "name":"CreatedByContract",
            "vip":false
        },
        "TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7":{
            "tag1":"WIN Token",
            "tag1Url":"https://winklink.org/",
            "name":"WINKLINK",
            "vip":true
        }
    },
    "rangeTotal":5901
}

Get account's transaction datas

Get account's transaction data.

https://apilist.tronscanapi.com/api/token_trc20/transfers-with-status?limit=1&start=0&trc20Id=TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4&address=TV6MuMXfmLbBqPZvBHdwFsDnQeVfnmiuSi

Query Parameters

Parameter
Description

start

Start index,default is 0

limit

Number of transfers per page

trc20Id

TRC20 token address

address

Account address

direction

0: all. 1: transfer-out. 2: transfer-in

db_version

Whether to include approval transfers. 1: include. 0: exclude

reverse

Sort by creation time. Valid values: true/false

Sample response

{
    "contractMap":{
        "TNXoiAJ3dct8Fjg4M9fkLFh9S2v9TXc32G":false,
        "TRX6Q82wMqWNbCCiLqejbZe43wk1h1zJHm":false,
        "TV6MuMXfmLbBqPZvBHdwFsDnQeVfnmiuSi":false
    },
    "tokenInfo":{
        "tokenId":"TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4",
        "tokenAbbr":"TUSD",
        "tokenName":"TrueUSD",
        "tokenDecimal":18,
        "tokenCanShow":1,
        "tokenType":"trc20",
        "tokenLogo":"https://static.tronscan.org/production/logo/TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4.png",
        "tokenLevel":"2",
        "issuerAddr":"TRX6Q82wMqWNbCCiLqejbZe43wk1h1zJHm",
        "vip":true
    },
    "page_size":1,
    "code":200,
    "data":[
        {
            "amount":"2531319816832000000000000",
            "status":0,
            "approval_amount":"0",
            "block_timestamp":1680520824000,
            "block":49969352,
            "from":"TV6MuMXfmLbBqPZvBHdwFsDnQeVfnmiuSi",
            "to":"TNXoiAJ3dct8Fjg4M9fkLFh9S2v9TXc32G",
            "hash":"09e76a0a358c205cfaaf366f340982024bdc9184c46fbad340003fdd34b8178d",
            "contract_address":"TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4",
            "confirmed":0,
            "contract_type":"TriggerSmartContract",
            "contractType":31,
            "revert":0,
            "contract_ret":"SUCCESS",
            "final_result":"SUCCESS",
            "event_type":"Transfer",
            "issue_address":"TRX6Q82wMqWNbCCiLqejbZe43wk1h1zJHm",
            "decimals":18,
            "token_name":"TrueUSD",
            "id":"TUpMhErZL2fhh4sVNULAbNKLokS4GjC1F4",
            "direction":1
        }
    ]
}

Get transaction's statistic data

Query statistic data of transactions.

https://apilist.tronscanapi.com/api/transaction/statistics

No parameters required.

Sample response

{
    "trc20Proportion":23.904067997171442,
    "votesCount":13665750,
    "trxTransferAmount":3946775930194.08,
    "trc1155Count":376,
    "trc10TransferCount":785874652,
    "trxTransferCount":1841578276,
    "trc20Amount":108824880186574.28,
    "lastDayTxAmount":347638651873.549499,
    "triggerProportion":47.7588363752856,
    "othersCount":48964240,
    "trc10TransferProportion":15.011257854324562,
    "othersAmount":9601220855385.56,
    "triggerTop10":[
        {
            "symbol":"USDT",
            "amount":92661947704424.51,
            "address":"TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "proportion":18.180335008021615,
            "count":951783294,
            "name":"Tether USD",
            "tokenType":"trc20"
        },
        {
            "symbol":"",
            "amount":0,
            "address":"TK5qKN9xJoLfCzZPG6Mj642WQtvbiHCTMx",
            "proportion":2.6061066281660543,
            "count":136435811,
            "name":"",
            "tokenType":""
        },
        {
            "symbol":"",
            "amount":78381.39,
            "address":"TWmhXhXjgXTj87trBufmWFuXtQP8sCWZZV",
            "proportion":2.5601874685141057,
            "count":134031835,
            "name":"TronBetDice",
            "tokenType":""
        },
        {
            "symbol":"",
            "amount":77605.73,
            "address":"TEEXEWrkMFKapSMJ6mErg39ELFKDqEs6w3",
            "proportion":1.8576359165315735,
            "count":97251609,
            "name":"TronBet",
            "tokenType":""
        },
        {
            "symbol":"",
            "amount":0,
            "address":"TXSjGe7jtfHwiTFxxfER8PKVz9vc1N8u2x",
            "proportion":1.1570616396180815,
            "count":60574898,
            "name":"",
            "tokenType":""
        },
        {
            "symbol":"",
            "amount":0,
            "address":"TSvin3om2vWuw5stbxTeDQrpqH2VSKTpKz",
            "proportion":0.7465491551702457,
            "count":39083604,
            "name":"TronBetLivePool",
            "tokenType":""
        },
        {
            "symbol":"",
            "amount":0,
            "address":"TNNxU7Jez9Q4bXREBrBxrmTLnzpAtKDRhw",
            "proportion":0.7348967464599931,
            "count":38473573,
            "name":"TrxChainInsurance",
            "tokenType":""
        },
        {
            "symbol":"",
            "amount":0,
            "address":"TVkNuE1BYxECWq85d8UR9zsv6WppBns9iH",
            "proportion":0.729039492878912,
            "count":38166932,
            "name":"",
            "tokenType":""
        },
        {
            "symbol":"",
            "amount":0,
            "address":"TGVtEmiB9EH4Rt1sEvvsaaBCQHvBVEkvYN",
            "proportion":0.5765009205520546,
            "count":30181179,
            "name":"",
            "tokenType":""
        },
        {
            "symbol":"",
            "amount":0,
            "address":"TTagN2hiUpt7HBbLTgLWi8qQoSmfrXn9Zp",
            "proportion":0.5439964973157131,
            "count":28479496,
            "name":"TronBetRakePool",
            "tokenType":""
        },
        {
            "count":945825172,
            "amount":17264433568498,
            "address":"others",
            "proportion":18.06652690205725
        }
    ],
    "txCount":5219303424,
    "trc20Top10":[
        {
            "symbol":"USDT",
            "amount":0,
            "address":"TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "proportion":18.180335008021615,
            "count":951783294,
            "name":"Tether USD",
            "tokenType":"trc20"
        },
        {
            "symbol":"KLV",
            "amount":14525461650.95,
            "address":"TVj7RNVHy6thbM7BWdSe9G6gXwKhjhdNZS",
            "proportion":0.3134100463302224,
            "count":16407753,
            "name":"Klever",
            "tokenType":"trc20"
        },
        {
            "symbol":"WIN",
            "amount":39552482545.78,
            "address":"TLa2f6VPqDgRE67v1736s7bJ8Ray5wYjU7",
            "proportion":0.17289425766979474,
            "count":9051421,
            "name":"WINkLink",
            "tokenType":"trc20"
        },
        {
            "symbol":"NFT",
            "amount":42571784894.04,
            "address":"TFczxzPhnThNSqr5by8tvxsdCFRRz6cPNq",
            "proportion":0.11808957551322262,
            "count":6182267,
            "name":"APENFT",
            "tokenType":"trc20"
        },
        {
            "symbol":"JST",
            "amount":131460155373.79,
            "address":"TCFLL5dx5ZJdKnWuesXxi1VPwjLVmWZZy9",
            "proportion":0.08413700338943264,
            "count":4404770,
            "name":"JUST",
            "tokenType":"trc20"
        },
        {
            "symbol":"SUNOLD",
            "amount":31334396927.9,
            "address":"TKkeiboTkxXKJpbmVFbv4a8ov5rAfRDMf9",
            "proportion":0.0507453038720498,
            "count":2656636,
            "name":"SUNOLD",
            "tokenType":"trc20"
        },
        {
            "symbol":"DICE",
            "amount":1535072910.68,
            "address":"TKttnV3FSY1iEoAwB4N52WK2DxdV94KpSd",
            "proportion":0.0331513664746483,
            "count":1735552,
            "name":"TRONbetDice",
            "tokenType":"trc20"
        },
        {
            "symbol":"OSK",
            "amount":24609391481.37,
            "address":"TDk91SWz2GvwfZwMTGX21d4ngUUH8YZZAv",
            "proportion":0.01849410708202303,
            "count":968210,
            "name":"OSK",
            "tokenType":"trc20"
        },
        {
            "symbol":"LUMI",
            "amount":341838405.1,
            "address":"TDBNKiYQ8yfJtT5MDP3byu7f1npJuG2DBN",
            "proportion":0.00525665019030848,
            "count":275198,
            "name":"LUMI Credits",
            "tokenType":"trc20"
        },
        {
            "symbol":"SEED",
            "amount":0,
            "address":"TBwoSTyywvLrgjSgaatxrBhxt3DGpVuENh",
            "proportion":0.003918544114749501,
            "count":205145,
            "name":"SEED",
            "tokenType":"trc20"
        },
        {
            "count":257763931,
            "amount":108538949602384.67,
            "address":"others",
            "proportion":4.923636134513376
        }
    ],
    "trc10TransferAmount":1082262192353854.55,
    "lastDayTxCount":7958199,
    "othersProportion":0.9352825293581715,
    "votesAmount":39280970220,
    "freezeBalanceCount":33479300,
    "freezeBalanceProportion":0.6394994466398546,
    "triggerAmount":109926381428909.62,
    "updateTime":1680566400000,
    "votesProportion":0.26103411848272196,
    "triggerCount":2500287403,
    "freezeBalanceAmount":405657064929.37,
    "txAmount":1314967143168462.47,
    "trc20Count":1251434177,
    "trc721Count":2905463,
    "trxTransferProportion":35.17661027697644
}

Get statistic distribution data of transfer

Query statistic data of transfers.

https://apilist.tronscanapi.com/api/transfer/statistics

No parameters required.

Sample response

{
    "trc1155Proportion":0.000008553422441506424,
    "trc20Proportion":32.14427980066043,
    "trxTransferAmount":3946775930194.07547,
    "trc1155Count":333,
    "trc10TransferCount":785874652,
    "lastDayTransfersCount":7690674,
    "trxTransferCount":1852963834,
    "transfersCount":3893178459,
    "trc20Amount":108824880186574.280532,
    "trc721Proportion":0.07462958686836811,
    "trc10TransferProportion":20.18593959347703,
    "trc20Count":1251434177,
    "trc721Count":2905463,
    "trc10TransferAmount":1082262192353854.553791,
    "transfersAmount":1195033848470622.909793,
    "trxTransferProportion":47.595142465571726,
    "lastDayTransfersAmount":174159162949.283275
}

Get the eligible exchange type transactions

Query the eligible transactions of the exchange type, sorted by time in a descending order.

https://apilist.tronscanapi.com/api/exchange/transaction?start=0&limit=5

Query Parameters

Parameter
Description

start

Start index. Default: 0

limit

Number of transfers per page

exchangeID

Exchange ID

address

Account address

start_timestamp

Start time, accurate to seconds

end_timestamp

End time, accurate to seconds

Sample response

{
    "total":10000,
    "rangeTotal":1611299,
    "data":[
        {
            "exchangeID":2,
            "blockID":45467536,
            "tokenID":"_",
            "createTime":1666983963000,
            "trx_hash":"2754b825445bba66ad1821110806bcc9d09c1e38e484a8882259032a101dd0a1",
            "quant":2000000,
            "creatorAddress":"TQ1UQjYkVWueV5UVZAJdDvzZz5hewzNp3e",
            "confirmed":true
        },
        {
            "exchangeID":1,
            "blockID":45467217,
            "tokenID":"_",
            "createTime":1666983006000,
            "trx_hash":"7a21725abc2513921a8034a51a267ab5e0a42f4ddce38a53d3ebb38177be8062",
            "quant":2000000,
            "creatorAddress":"TQ1UQjYkVWueV5UVZAJdDvzZz5hewzNp3e",
            "confirmed":true
        },
        {
            "exchangeID":119,
            "blockID":43476135,
            "tokenID":"1001612",
            "createTime":1661006460000,
            "trx_hash":"80b28ce5441e4c145e28bfd00180b1b37f81832e2c1e83b858bdbac6523933be",
            "quant":9630,
            "creatorAddress":"TDjwUfZ9DPRe9L8Z3RUZK2h6441u42RaR6",
            "confirmed":true
        },
        {
            "exchangeID":48,
            "blockID":43476128,
            "tokenID":"1000896",
            "createTime":1661006439000,
            "trx_hash":"cfa78aca26b48c90ccb43afca9666ffc6a8c38a3d47288a80071c5c64db9d4a2",
            "quant":1862,
            "creatorAddress":"TDjwUfZ9DPRe9L8Z3RUZK2h6441u42RaR6",
            "confirmed":true
        },
        {
            "exchangeID":73,
            "blockID":43476126,
            "tokenID":"1000671",
            "createTime":1661006433000,
            "trx_hash":"6090fe1df376f615a5ee3b11debc22f52cc0d3bf59d0d4ab99c79f490bf539dc",
            "quant":10,
            "creatorAddress":"TDjwUfZ9DPRe9L8Z3RUZK2h6441u42RaR6",
            "confirmed":true
        }
    ]
}

Try this endpoint in your

Try this endpoint in your

Try this endpoint in your

Try this endpoint in your

Try this endpoint in your

Try this endpoint in your

Try this endpoint in your

Try this endpoint in your

Try this endpoint in your

🔗
browser
🔗
browser
🔗
browser
🔗
browser
🔗
browser
🔗
browser
🔗
browser
🔗
browser
🔗
browser
🔗
browser