跳至主要內容

token

tokenview大约 8 分钟

token

Token信息

GET https://services.tokenview.io/vipapi/trx/token/{代币地址}?apikey={apikey}

参数

Request

curl --location https://services.tokenview.io/vipapi/trx/token/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t?apikey={apikey}

Response

{
    "code": 1,
    "msg": "成功",
    "data": {
        "network": "TRX",
        "tokenHash": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
        "transferCnt": 585793424,
        "holderCnt": 15099071,
        "tokenInfo": {
            "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "p": "TRX",
            "f": "Tether USD",
            "s": "USDT",
            "d": "6",
            "t": "37129151191",
            "c": "TRC20",
            "i": "1555400628",
            "o": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC"
        }
    }
}

应答字段说明

{
    "code": 1,
    "msg": "成功",
    "data": {
        "network": "TRX", // 公链平台
        "tokenHash": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t", // 代币hash地址
        "transferCnt": 585793424,  // 代币被交易的次数
        "holderCnt": 15099071,     // 持有该代币的人(地址)数
        "tokenInfo": {
            "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",  // 代币hash地址
            "p": "TRX",  // 公链平台     platform
            "f": "Tether USD",  // 代币全称     name
            "s": "USDT",        // 代币单位符号 symbol
            "d": "6",           // 代币精度     decimals
            "t": "37129151191", // 代币总发行量 totalSupply
            "c": "TRC20",
            "i": "1555400628",
            "o": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC"
        }
    }
}

总发行量

GET https://services.tokenview.io/vipapi/token/totalsupply/trx/{代币地址}?apikey={apikey}

参数

Request

curl --location https://services.tokenview.io/vipapi/token/totalsupply/trx/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t?apikey={apikey}

Response

37129151191

最大发行量

GET https://services.tokenview.io/vipapi/token/maxsupply/trx/{代币地址}?apikey={apikey}

参数

Request

curl --location https://services.tokenview.io/vipapi/token/maxsupply/trx/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t?apikey={apikey}

Response

37129151191

代币交易列表

GET https://services.tokenview.io/vipapi/trx/token/tokentrans/{代币地址}/{页码}/{每页交易条数}?apikey={apikey}

参数

  • {代币地址}:代币Token合约地址;
  • {页码}:1,2,3,... 50,最多50页;
  • {每页交易条数}:1,2,3...50,每页条数,最多50条;
  • {apikey}: 可在Tokenview API 后台管理系统获取激活状态的 APIKEY: https://services.tokenview.ioopen in new window

Request

curl --location https://services.tokenview.io/vipapi/trx/token/tokentrans/TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t/1/20?apikey={apikey}

Response

{
    "code": 1,
    "msg": "成功",
    "data": [
        {
            "index": 306,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "db56e583e1c17d8586a8fa717f1a195affdd99db237b972d499b2985c7ac3359",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TS8pUZvEdvBQdgsWfv4HWmincCeQkxiGUM",
            "to": "TJULGAMarroty5bCcbeZmaxxKFRAgvHBWz",
            "value": "25000000"
        },
        {
            "index": 303,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "e13d67fe4984a53a969f45842ab09ec7de08bd6f849bf899a2b6936baec6e4f8",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TLo45PfTdDuQjfJg7uSbG9UNaFokiDCd3k",
            "to": "TYZi31FuPkzFTVycnvuL1dyPVYkcbewLee",
            "value": "50000000000"
        },
        {
            "index": 302,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "c905ca30536eb96290d0b50ad0bcd27a82f98f42eb4354a39efbdf898ec0eef2",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TJEw7U8a4Asoh83EoB5Pk5YyfTadVZbb8h",
            "to": "TT9q9LPmk6t7s8jL3cVRQ8UrfdECCqTfee",
            "value": "118000000"
        },
        {
            "index": 300,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "50eb1ec8779b53f3be4384b49be57d6a2a232510a6e69b81336d6ec9255cd270",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TKuRGFZDKPVD191Rj9GMhPXQdG9ngYhKSx",
            "to": "TJwixHfxHZX3TMthCW5T5eTeZL7KWi6eg6",
            "value": "9465000000"
        },
        {
            "index": 297,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "a2b5579db41302e2ababa04d34f2db279a8c659665b55ecfd9dd5d74c3fb668a",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TCGqdnDU31nyAkXWrhDYqbsicEzwEuPVaS",
            "to": "TSWgLq78ySvWggAC4QBnvCLpGiK2Zn1MzE",
            "value": "0"
        },
        {
            "index": 291,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "1dd2b0b8cc80b963a80e38917f5463e6ba6d3fe6650855a5429b48507827a246",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TRibynyKAK5Tp5tCzymoErHw9jbCXWr4s5",
            "to": "TWL4u6K1RdqXsbTHhisej9DbVFCYeFBXD4",
            "value": "1561470000"
        },
        {
            "index": 282,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "76e84607b1db31571c869880e2f403e2e257619e69c420fbd751c8f5f98babd9",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TL9dgjBBqLeFhSVxH4utjsNCRY8wYNhgLi",
            "to": "TSHWp5pTQYsNDm9GLNsyWqYckAMP5QvjaL",
            "value": "86000000"
        },
        {
            "index": 263,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "948e9c7a0d46a69e0e262ef2ee13c673ed34be21a321d99f3558f80706b3a29f",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TKv8Z9XMsDbEgXQJTHuhi9w7QX412uPaxo",
            "to": "TPCTznrovXg83HJ93dEmH1Zp2Ytb1MR9aC",
            "value": "100000000"
        },
        {
            "index": 244,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "e100e3db11b1f6b86c8b44fafa6ae65190f5739dc2b393db22daefee0f7b50cd",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TJEw7U8a4Asoh83EoB5Pk5YyfTadVZbb8h",
            "to": "TGWBZXSjb6v3MzKtrnUGVZUnHcrZst4PE2",
            "value": "423605825"
        },
        {
            "index": 239,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "ecca61f8c2d09ed185534942e15a5e8dc1a68c6defd9f23771053dee8e661e5c",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TCSGHc8zfUvsQpZebd8fsiuanJ9wPQ7Mvc",
            "to": "TNDVCU31ugmEjLLxVXi1LSqkraqgoXtpNM",
            "value": "1286000000"
        },
        {
            "index": 237,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "30d0c902bfb3535b7cf78caa57d4e7cce3a40e910e33b34c00fa3a75b2d7302b",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TN92SoQWsGfPtCKfW3MYyR7vNTgdjmiusi",
            "to": "TYLCwmXnrfKvJDSY2ohjYr4egAgEVotpKE",
            "value": "10000"
        },
        {
            "index": 226,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "76d38e1bdda6017f41bc78c788704d8f46084a35f9954a984a2a465e993f3e0a",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TS4EYPnV7GN65EjHBSQrYgYH5PZaE5ZN8f",
            "to": "TWdJR8PPotyzVxprzy4vEVFv11FtXK1FrM",
            "value": "10000000"
        },
        {
            "index": 221,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "be9295509084a25fdaa3c9ec15f57fd05a9826e1a76a61e476c9c5588c875579",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TSsjSXLVqp9cck7w7BU4TfvanvRvYtTC6N",
            "to": "TEDUFfJMywux6X7xVX8QJbr5JkUaPjMc2W",
            "value": "0"
        },
        {
            "index": 215,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "6a41009d64b8f136faf5ebb6c2415160cb9c6341126e7ab50a5258f7196acfbd",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TBXc1sg5nxS7x61eEFa3KPaFeGEXWW5WYq",
            "to": "TGiBDbAbprdUT7oJXAc9briCmjeRvaoeKG",
            "value": "1004447632"
        },
        {
            "index": 199,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "7360ce04a733a760381b2ae5e01264871b9d8f466c5021efe5d2e5c10607c938",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TSTBQKZRg5bfLEvyRYiMU7hotYHJ8TiNNm",
            "to": "TLnMzHVy6p1BwHaZ5rVSp1J1yWKfx2gya5",
            "value": "30000000"
        },
        {
            "index": 198,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "f0af4d372f7699f152f91d97131a8768de2bcb4d964313cc00e0c72d5d759ec8",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TMCPH4fJcNna6SHAfrXa6HDFhqnv5Ekmid",
            "to": "TY8K938ALNTs9eizYn6z7C8wNc5X4t9XGt",
            "value": "1664000000"
        },
        {
            "index": 195,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "7c8e0dc21ff540aa5591edaed27a9cca5ae6527b97559e6bdd643561f17ee4a7",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TANLxrprUD1MkmktdiPjDDgNN4hvjEkJG6",
            "to": "TR8trs7iP7z6d3UqhtrDETNWXZCsRC4v8o",
            "value": "66200000"
        },
        {
            "index": 191,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "6ab46dc04edbf8f7a81aeabeae4b7d3514894c75c956312502182ce99ca85a4e",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TAbxvyS3rjNGTpcJcUxZL3jvNtRwUpa2cj",
            "to": "TYPxaugtDrrWrNkVM4DXRKawMHbMab8uXW",
            "value": "8547000000"
        },
        {
            "index": 187,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "5c542393cca51130db41c97e6a809b87f1a8b31bb2db87332c3fb8d836e425d2",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TH1SYc4sHNSrmdsXchL48BExi8pwgrHESQ",
            "to": "TQPDYvDJZKVfiBM5vZrdaNnb1tEG9ZRGPX",
            "value": "6000000000"
        },
        {
            "index": 179,
            "block_no": 46747279,
            "token": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenAddr": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
            "tokenSymbol": "USDT",
            "tokenDecimals": "6",
            "time": 1670830095,
            "txid": "40e2d43b81584c61f02357df46a8740d92972ceaea286ead02913bd8964da4d0",
            "tokenInfo": {
                "h": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "f": "Tether USD",
                "s": "USDT",
                "d": "6",
                "c": "TRC20"
            },
            "confirmations": 1,
            "from": "TFtBrhPMY9MH5824b2L4MQp869CQDTxCcy",
            "to": "TGqKMb1fyWecq9PiufnBQ1s1GMLDwKXf1u",
            "value": "620540000"
        }
    ]
}

公链代币列表

GET https://services.tokenview.io/vipapi/trx/tokens/{页码}/{每页条数}?apikey={apikey}

参数

各字段含义如下:
  • h: "0xf230b790e05390fc8295f4d3f60332c93bed42e2" //代币 hash 地址
  • f: "Tronix" 代币名称
  • s: "TRX" 代币简称
  • d: "6" 小数点后位数
  • p: "eth" 公链
  • t: "100000000000" 发行与流通总量

备注:

Request

curl --location https://services.tokenview.io/vipapi/trx/tokens/1/20?apikey={apikey}

Response

{
    "code": 1,
    "msg": "成功",
    "data": {
        "page": 1,
        "size": 20,
        "total": 42671,
        "data": [
            {
                "id": 1686,
                "f": "bittorrent",
                "s": "BTT",
                "t": 100000000000,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "UUUUUUUUUUUUUUUUUUUUUUUUUUUUUnkown",
                "create_txid": "UUUUUUUUUUUUUUUUUUUUUUUUUUUUUnkown",
                "create_block_no": 1357789,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "https://www.bittorrent.com/",
                "description": "BitTorrent have joined Tron family and this is BitTorrent  ICO on tron block chain.",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1767110400,
                "start_time": 1534003212,
                "date": "2019-01-04T19:21:51.000+00:00"
            },
            {
                "id": 1000001,
                "f": "SEED",
                "s": "SEED",
                "t": 100000000000,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "TGzz8gjYiYRqpfmDwnLxfgPuLVNmpCswVp",
                "create_txid": "58cc49cd47ba0ef70662823552cb45c0d1da375616fc79ddbd171dcbc97829fd",
                "create_block_no": 3188,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "http://www.sesameseed.org",
                "description": "Sesameseed tokens for community rewards and SEEDgerminator investment of community-voted projects.",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1530342060,
                "start_time": 1529987043,
                "date": "2019-01-01T05:18:48.000+00:00"
            },
            {
                "id": 1000002,
                "f": "TRX",
                "s": "TRX",
                "t": 0,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "TB16q6kpSEW2WqvTJ9ua7HAoP9ugQ2HdHZ",
                "create_txid": "0e588824de141c1270f1d6c3d1369917f38a280c6a946e5feeae44c106e47472",
                "create_block_no": 4022,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "http://",
                "description": "TRX ",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1537632000,
                "start_time": 1529989896,
                "date": "2019-01-01T05:21:27.000+00:00"
            },
            {
                "id": 1000003,
                "f": "IPFS",
                "s": "IPFS",
                "t": 0,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "TV3NmH1enpu4X5Hur8Z16eCyNymTqKXQDP",
                "create_txid": "df4af5b55196d42355966cefa9a0beb7bc24d4fda9bc6ea65bebf37e8248682a",
                "create_block_no": 4268,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "http://",
                "description": "IPFS coin",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1537632000,
                "start_time": 1529990700,
                "date": "2019-01-01T05:22:16.000+00:00"
            },
            {
                "id": 1000004,
                "f": "Bitcoin",
                "s": "BTC",
                "t": 0,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "TV7Tkx7XiFVYUCy8q7dkn3iQsBNuuGvoCK",
                "create_txid": "f4cd97434c8d9299695cfe89b4d5b1bab8dd52fa3c3ba975720d0ac1d7298c46",
                "create_block_no": 4611,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "http://bitcoin",
                "description": "Bitcoin is an innovative payment network and a new kind of money.",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1561441020,
                "start_time": 1529991531,
                "date": "2019-01-01T05:23:21.000+00:00"
            },
            {
                "id": 1000005,
                "f": "EOS",
                "s": "EOS",
                "t": 0,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "TUqHRKQ9KR8nEYYANn9vYt9e4wDWKeQSYz",
                "create_txid": "9c1151bd85802c9c9af5ab484e273afb525b11993e19ff0e289f7733bc1df8e0",
                "create_block_no": 4875,
                "trx_num": 100000000,
                "num": 1,
                "name_order": 0,
                "url": "https://www.eos.io/",
                "description": "Eos ",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1537632000,
                "start_time": 1529992479,
                "date": "2019-01-01T05:24:11.000+00:00"
            },
            {
                "id": 1000006,
                "f": "TRXTestCoin",
                "s": "TRX",
                "t": 0,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "TGPnfvkVkUdyCWmrVGnQ9jFW5Ca1S7XH6h",
                "create_txid": "ba081b53d454cb4e282610f046793ef6a9512024bb024f96c1245e654411de75",
                "create_block_no": 5676,
                "trx_num": 1000000,
                "num": 10,
                "name_order": 0,
                "url": "http://tronscan.org",
                "description": "you can request FREE  TRX TEST COINS by participate TRXTestCoin",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1656122400,
                "start_time": 1529978433,
                "date": "2019-01-01T05:27:15.000+00:00"
            },
            {
                "id": 1000007,
                "f": "GlobalSocialChain",
                "s": "GSC",
                "t": 0,
                "d": 0,
                "frozen_supply": "[{\"frozen_days\": 30, \"frozen_amount\": 50000000}, {\"frozen_days\": 60, \"frozen_amount\": 50000000}, {\"frozen_days\": 365, \"frozen_amount\": 100000000}]",
                "owner_address": "TWhTjvwMhqWx118xmky2TitxZcPJwUdqMT",
                "create_txid": "8ad9c40db3b43a041346c62a0eb7408660a18dbe0f81e228ba119337d44a9146",
                "create_block_no": 6436,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "https://www.socialchain.io",
                "description": "Decentralized Social Network - next generation of FB",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 2907763200,
                "start_time": 1529946021,
                "date": "2019-01-01T05:29:38.000+00:00"
            },
            {
                "id": 1000008,
                "f": "justinsuntron",
                "s": "SUN",
                "t": 0,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "TX9M7C1jBUE1cchMWj2b2QMpEyap2MV6Pr",
                "create_txid": "715ef79576caaab58524977ccb63d6086627bcbaf473f883df5eccdcd5c55375",
                "create_block_no": 63033,
                "trx_num": 100000000,
                "num": 1,
                "name_order": 0,
                "url": "https://twitter.com/justinsuntron",
                "description": "Justin Sun coin",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1582732800,
                "start_time": 1530166878,
                "date": "2019-01-01T08:17:24.000+00:00"
            },
            {
                "id": 1000009,
                "f": "STRX",
                "s": "STRX",
                "t": 0,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "TRSZydUjAZaA5aMYA21J9iWriNF1q1bwzW",
                "create_txid": "5c92361857f9e1d3367923a9588f12c3a680689c301ae8f420163e15ca2d1b9e",
                "create_block_no": 64492,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "https://www.troncanada.com",
                "description": "STRX -New Generation DAPP Development Platform and Community Reward System based on TRON blockchain",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1561705200,
                "start_time": 1530171168,
                "date": "2019-01-01T08:21:57.000+00:00"
            },
            {
                "id": 1000010,
                "f": "CharityCompassionCoin",
                "s": "CCC",
                "t": 0,
                "d": 0,
                "frozen_supply": "[{\"frozen_days\": 1095, \"frozen_amount\": 2000000000}]",
                "owner_address": "THM4SAoJrNebe8zdQJ8d6eu41XFHHNbb8N",
                "create_txid": "7a0591528ad9fe2296aa217804882fc8c6167b08a393e353a32edf2766cf301d",
                "create_block_no": 81400,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "https://www.charitycompassioncoin.com",
                "description": "CCC Cryptocurrency: A blockchain technology foundation, focused on charitable transparency. Succeeding you the Philanthropists, Celebrities, Communities, Governments and International powers that be.",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1546318800,
                "start_time": 1530158412,
                "date": "2019-01-01T09:13:45.000+00:00"
            },
            {
                "id": 1000011,
                "f": "TronCash",
                "s": "TRXC",
                "t": 0,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "TJdSvPXNCF7fKUjxoagmupEzjc1TVVY1NR",
                "create_txid": "6613f26ed15640d8745e32792f6ccdd049b24c2b11b5097c2b7c306f7c96335d",
                "create_block_no": 86096,
                "trx_num": 1000000,
                "num": 10,
                "name_order": 0,
                "url": "http://www.troncash.network",
                "description": "The Decentralized Application King. Staying true to Tron's TRC protocol, Tron Cash is the only viable alternative for dApps due to its extreme speed, scalability and near zero transaction fees.",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1593109800,
                "start_time": 1530235389,
                "date": "2019-01-01T09:27:04.000+00:00"
            },
            {
                "id": 1000012,
                "f": "TRXCash",
                "s": "TRXC",
                "t": 0,
                "d": 0,
                "frozen_supply": "[{\"frozen_amount\": 200000000, \"frozen_days\": 180}, {\"frozen_amount\": 100000000, \"frozen_days\": 365}]",
                "owner_address": "THs5b6Nt8q4NxaFiQPcaSRfXscdjqXfteG",
                "create_txid": "18ec22ea9d5bbb3d0cdcc3441f6a2600b0c12354cb6966cc2c2da65c7f78b535",
                "create_block_no": 88875,
                "trx_num": 1000000,
                "num": 10,
                "name_order": 0,
                "url": "http://trxcash.network",
                "description": "TRXCash(TRXC) is an intelligent high-speed distributed network based on TRX. TRXCash proposes future-oriented incentive and consensus systems, aiming for a continuously improving ecosystem.",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1924876800,
                "start_time": 1530417627,
                "date": "2019-01-01T14:13:22.000+00:00"
            },
            {
                "id": 1000013,
                "f": "TON",
                "s": "TON",
                "t": 0,
                "d": 0,
                "frozen_supply": "[{\"frozen_days\": 180, \"frozen_amount\": 250000000}, {\"frozen_days\": 365, \"frozen_amount\": 100000000}]",
                "owner_address": "TGo9Me13BSagSHXmKZDbZrLaFW9PXYYs3T",
                "create_txid": "3ea9493f72756aa31ed9ecbedd4c08bf01cfbceaaa84c32f5d5c1cfeebf71ef1",
                "create_block_no": 89566,
                "trx_num": 1000000,
                "num": 10,
                "name_order": 0,
                "url": "http://tonlab.io",
                "description": "TON is a incentivized cryptocurrency E-commerce network built on the TRON blockchain. ",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1538236800,
                "start_time": 1530374412,
                "date": "2019-01-01T14:15:35.000+00:00"
            },
            {
                "id": 1000014,
                "f": "beco",
                "s": "BCA",
                "t": 0,
                "d": 0,
                "frozen_supply": "[{\"frozen_days\": 13, \"frozen_amount\": 3370000}]",
                "owner_address": "TLxcpCwAPTnBVYYrL7JeQCohnLVAfnyQQf",
                "create_txid": "43fbecb5ea2f57b68098bab468e60aaf7036502a8690dfab5c7f3cd824624162",
                "create_block_no": 92167,
                "trx_num": 10000000,
                "num": 1337,
                "name_order": 0,
                "url": "http://becometa.pl",
                "description": "Personal token issued by becometa TRON Representative. In future might be used on Kryptowaluty.org.pl.",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1544742000,
                "start_time": 1530254214,
                "date": "2019-01-01T14:24:38.000+00:00"
            },
            {
                "id": 1000015,
                "f": "XRP",
                "s": "XRP",
                "t": 0,
                "d": 0,
                "frozen_supply": "[{\"frozen_amount\": 100000000000, \"frozen_days\": 3}]",
                "owner_address": "TSVJtU8Qnbmip9Sk7dMg7g2rGxBSrEpyBA",
                "create_txid": "8abb33bbc7b3334040a5b9b593f5fac31bed69ee6d3619a1df09aff2aef23586",
                "create_block_no": 97831,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "http://...",
                "description": "XRP",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1530309600,
                "start_time": 1530270645,
                "date": "2019-01-01T14:44:26.000+00:00"
            },
            {
                "id": 1000016,
                "f": "USD",
                "s": "USD",
                "t": 0,
                "d": 0,
                "frozen_supply": "[{\"frozen_days\": 3, \"frozen_amount\": 100000000000}]",
                "owner_address": "TXLivevusxZUuzS3cUyczryRCjd4f3FRqk",
                "create_txid": "35477ac88a8887234e622011a89b1716d6ed4da22deb60bc62649045a03b360d",
                "create_block_no": 100105,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "http://...",
                "description": "USD",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1530309600,
                "start_time": 1530278148,
                "date": "2019-01-01T14:51:51.000+00:00"
            },
            {
                "id": 1000017,
                "f": "Tarquin",
                "s": "Tarq",
                "t": 0,
                "d": 0,
                "frozen_supply": "[{\"frozen_days\": 1, \"frozen_amount\": 100000000}]",
                "owner_address": "TV6qcwSp38uESiDczxxb7zbJX1h2LfDs78",
                "create_txid": "3eb2abae9029bec39b1201d8dc054f2558005c5ed137231baa1df274d175243a",
                "create_block_no": 101986,
                "trx_num": 1000000,
                "num": 2,
                "name_order": 0,
                "url": "http://",
                "description": "We are a developing company that will intregate all businesses into using Cryptocurrency as a payment method. We will be building technology to help ",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1548828000,
                "start_time": 1530283146,
                "date": "2019-01-01T14:57:59.000+00:00"
            },
            {
                "id": 1000018,
                "f": "TWX",
                "s": "TWX",
                "t": 30000000000,
                "d": 0,
                "frozen_supply": "[{\"frozen_amount\": 10000000000, \"frozen_days\": 360}, {\"frozen_amount\": 5000000000, \"frozen_days\": 180}]",
                "owner_address": "TGxijbZSSu6FWdN7S3gur35tNdBqVBQYKw",
                "create_txid": "6b6e47bff051f3626caa1005e734b979c0e14fec33592efab96d4a15fa46413f",
                "create_block_no": 103660,
                "trx_num": 1000000,
                "num": 10,
                "name_order": 0,
                "url": "https://www.tronwallet.me",
                "description": "TronWallet Exchange / Marketplace Token",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1554001200,
                "start_time": 1530287238,
                "date": "2019-01-01T15:03:17.000+00:00"
            },
            {
                "id": 1000019,
                "f": "DEX",
                "s": "DEX",
                "t": 0,
                "d": 0,
                "frozen_supply": "0",
                "owner_address": "TRXDEXMoaAprSGJSwKanEUBqfQjvQEDuaw",
                "create_txid": "23a96282816cf483176198c7045387f8cf20d43221fa597f358636dec67df67c",
                "create_block_no": 214879,
                "trx_num": 1000000,
                "num": 1,
                "name_order": 0,
                "url": "http://trxdex.com",
                "description": "The DEX utility token powers the Tron Decentralized Exchange - Users can pay the exchange fee with DEX and earn up to 90% discount and various bonuses.",
                "free_asset_net_limit": 0,
                "public_free_asset_net_limit": 0,
                "end_time": 1530655200,
                "start_time": 1530655068,
                "date": "2019-01-01T20:51:38.000+00:00"
            }
        ]
    }
}
上次编辑于: