Skip to main content

Data APIs

tokenviewAbout 6 min

Data APIs

Stablecoin Basic Info

GET https://services.tokenview.io/vipapi/stablecoin/getscbasic/{stableCoin}?apikey={apikey}

Parameters

Request

curl --location https://services.tokenview.io/vipapi/stablecoin/getscbasic/usdt?apikey={apikey}

Response

{
    "data": {
        "code": 1,
        "data": [
            {
                "balance": 507154217.4749225,
                "burnaddress": "32TLn1WLcu8LtfvweLzYUYU6ubc2YV9eZs",
                "circulation": 25200000000,
                "marketvalue": 38341119747.29117,
                "mint": 38848273964.76609,
                "mintaddress": "32TLn1WLcu8LtfvweLzYUYU6ubc2YV9eZs",
                "network": "Omni",
                "status": 1,
                "tokenaddress": "1NTMakcgVwQpMdGxRQnFKyb3G1FAJysSfz",
                "tokenname": "USDT",
                "totalsupply": 38341119747.29117
            },
            {
                "balance": 507154217.4749225,
                "burnaddress": "3MbYQMMmSkC3AgWkj9FMo5LsPTW1zBTwXL",
                "circulation": 25200000000,
                "marketvalue": 38341119747.29117,
                "mint": 38848273964.76609,
                "mintaddress": "3MbYQMMmSkC3AgWkj9FMo5LsPTW1zBTwXL",
                "network": "Omni",
                "status": 0,
                "tokenaddress": "1NTMakcgVwQpMdGxRQnFKyb3G1FAJysSfz",
                "tokenname": "USDT",
                "totalsupply": 38341119747.29117
            },
            {
                "balance": 507154217.4749225,
                "burnaddress": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
                "circulation": 25200000000,
                "marketvalue": 38341119747.29117,
                "mint": 38848273964.76609,
                "mintaddress": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
                "network": "ETH",
                "status": 1,
                "tokenaddress": "0xdac17f958d2ee523a2206206994597c13d831ec7",
                "tokenname": "USDT",
                "totalsupply": 38341119747.29117
            },
            {
                "balance": 507154217.4749225,
                "burnaddress": "T9yD14Nj9j7xAB4dbGeiX9h8unkKHxuWwb",
                "circulation": 25200000000,
                "marketvalue": 38341119747.29117,
                "mint": 38848273964.76609,
                "mintaddress": "T9yD14Nj9j7xAB4dbGeiX9h8unkKHxuWwb",
                "network": "TRX",
                "status": 1,
                "tokenaddress": "TR7NHqjeKQxGTCi8q8ZY4pL8otSzgjLj6t",
                "tokenname": "USDT",
                "totalsupply": 38341119747.29117
            }
        ]
    }
}

Response Description:

"data": [
            {
                "balance": 507154217.4749225,
                "burnaddress": "32TLn1WLcu8LtfvweLzYUYU6ubc2YV9eZs",
                "circulation": 25200000000,
                "marketvalue": 38341119747.29117,
                "mint": 38848273964.76609,
                "mintaddress": "32TLn1WLcu8LtfvweLzYUYU6ubc2YV9eZs",
                "network": "Omni",
                "status": 1,
                "tokenaddress": "1NTMakcgVwQpMdGxRQnFKyb3G1FAJysSfz",
                "tokenname": "USDT",
                "totalsupply": 38341119747.29117 
            }
       ]

Issue & Destroy List

GET https://services.tokenview.io/vipapi/stablecoin/getscminburn/{network}/{stableCoin}/{action}/{page}/{pageSize}?apikey={apikey}

Get omni, eth, trx stablecoin banknote issuing/destroying list

Parameters

  • {network} : all/eth/trx/usdt(Blockchain network: all or eth or trx or usdt (referring to omni))
  • {stableCoin} : usdt/usdc/husd/tusd/susd/gusd/pax/busd/pyusd
  • {action} : issue/destroy (Operation type: banknote issuing or destruction)
  • {page}: 1,2,3,......50 (Max);
  • {page-size}: 1,2,3,......50 (Max);
  • {apikey}: Get your activated apikey from the API system: https://services.tokenview.ioopen in new window

Request

curl --location https://services.tokenview.io/vipapi/stablecoin/getscminburn/all/usdt/destroy/1/15?apikey={apikey}

Response

{
    "data": {
        "code": 1,
        "data": {
            "data": [
                {
                    "from": "0000000000000000000000000000000000",
                    "network": "TRX",
                    "time": "2021-03-11 05:49:54",
                    "to": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
                    "token": "USDT",
                    "transactionid": "499b29f665e4f6de84baca7bd20e58a42ada7d2b33fe020019488e3893e4eefd",
                    "type": "MINT",
                    "volume": 1000000000
                },
                {
                    "from": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
                    "network": "ETH",
                    "time": "2021-03-10 22:36:53",
                    "to": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "token": "USDT",
                    "transactionid": "0x816c10474b2498d54bee0cb98b867c54cf7a7853e3a3c052695d47c476cd5331",
                    "type": "MINT",
                    "volume": 400000000
                },
                {
                    "from": "0000000000000000000000000000000000",
                    "network": "TRX",
                    "time": "2021-03-04 02:20:24",
                    "to": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
                    "token": "USDT",
                    "transactionid": "fba645b910ec9deecf61a5fd9d8634969b4f4b7fbb5cb46fbec824f70942a68b",
                    "type": "MINT",
                    "volume": 750000000
                },
                {
                    "from": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
                    "network": "ETH",
                    "time": "2021-03-03 01:50:51",
                    "to": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "token": "USDT",
                    "transactionid": "0x772beae2aa6eea3ec62f9782c01ff2948dd40e9792d28d5c6b26085a9eb68aeb",
                    "type": "MINT",
                    "volume": 400000000
                },
                {
                    "from": "0000000000000000000000000000000000",
                    "network": "TRX",
                    "time": "2021-03-02 03:20:54",
                    "to": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
                    "token": "USDT",
                    "transactionid": "13a347a13520cd1a99753dca626602d2cb9c12c7e9115ae49798e9a54df1d7da",
                    "type": "MINT",
                    "volume": 750000000
                },
                {
                    "from": "0000000000000000000000000000000000",
                    "network": "TRX",
                    "time": "2021-02-21 01:14:30",
                    "to": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
                    "token": "USDT",
                    "transactionid": "4024bfd2952c2614be3ceb11b3da9b49c66965c2c82d82732d7b961cd3dc465c",
                    "type": "MINT",
                    "volume": 800000000
                },
                {
                    "from": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
                    "network": "ETH",
                    "time": "2021-02-19 03:23:36",
                    "to": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "token": "USDT",
                    "transactionid": "0x7bc887c904a2ff3a1846b2b3112ca4d3c26752073c7b81d9d2f204822eeedd39",
                    "type": "MINT",
                    "volume": 400000000
                },
                {
                    "from": "0000000000000000000000000000000000",
                    "network": "TRX",
                    "time": "2021-02-17 22:26:30",
                    "to": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
                    "token": "USDT",
                    "transactionid": "918f581caabf31452f87c81c6ac69f6d3bc8ea96f173699991c4a2b62d4c0396",
                    "type": "MINT",
                    "volume": 1000000000
                },
                {
                    "from": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
                    "network": "ETH",
                    "time": "2021-02-15 21:38:47",
                    "to": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "token": "USDT",
                    "transactionid": "0x30e17c02fb1e02a02ee98bd7792f83ba3212f64eb4d1fbd0d13b283154e2d2d3",
                    "type": "MINT",
                    "volume": 400000000
                },
                {
                    "from": "0000000000000000000000000000000000",
                    "network": "TRX",
                    "time": "2021-02-13 20:14:06",
                    "to": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
                    "token": "USDT",
                    "transactionid": "1cca80f866683b94f948d828c0890653f003763b97188e71a075ff12f33ea1db",
                    "type": "MINT",
                    "volume": 1000000000
                },
                {
                    "from": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
                    "network": "ETH",
                    "time": "2021-02-11 02:17:58",
                    "to": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "token": "USDT",
                    "transactionid": "0x0e312995ab3141f7883a70112ef16e16f055ba759a715bd7d49aa3209b2264ae",
                    "type": "MINT",
                    "volume": 100000000
                },
                {
                    "from": "0000000000000000000000000000000000",
                    "network": "TRX",
                    "time": "2021-02-10 23:38:03",
                    "to": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
                    "token": "USDT",
                    "transactionid": "c9bada81fba6237110b2374ffc3182f6a57c2ffb6df669df1b1755ad39c45e63",
                    "type": "MINT",
                    "volume": 1000000000
                },
                {
                    "from": "0000000000000000000000000000000000",
                    "network": "TRX",
                    "time": "2021-02-09 06:52:57",
                    "to": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
                    "token": "USDT",
                    "transactionid": "bd3246c37620d86670df05ba06cb9e2ff0f01cb5ab711e299dfaf9efb788eec6",
                    "type": "MINT",
                    "volume": 400000000
                },
                {
                    "from": "0000000000000000000000000000000000",
                    "network": "TRX",
                    "time": "2021-02-08 22:20:36",
                    "to": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
                    "token": "USDT",
                    "transactionid": "ac4c1671c125ae190015dd8a424ddc29a46239c15e198804e0ff3072df98b93a",
                    "type": "MINT",
                    "volume": 600000000
                },
                {
                    "from": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
                    "network": "ETH",
                    "time": "2021-02-07 23:25:52",
                    "to": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "token": "USDT",
                    "transactionid": "0xab2c6e5ee6b5ad0e615b79b031928e7802c40034e71cef54a8e5131eade1d13e",
                    "type": "MINT",
                    "volume": 400000000
                }
            ],
            "total": 382
        }
    }
}

Response Description

"data": [
            {
                    "from": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
                    "network": "ETH",
                    "time": "2021-02-07 23:25:52",
                    "to": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "token": "USDT",
                    "transactionid": "0xab2c6e5ee6b5ad0e615b79b031928e7802c40034e71cef54a8e5131eade1d13e",
                    "type": "MINT",
                    "volume": 400000000.0 
                }
       ]

Issue & Recycle USDT List

GET https://services.tokenview.io/vipapi/stablecoin/getusdtissuedestroy/{network}/{action}/{page}/{pageSize}?apikey={apikey}

Get the list of stablecoins (USDT only) issued/recovered on omni, eth, trx

Parameters

  • {network} : all/eth/trx/usdt(Blockchain network: all or eth or trx or usdt (referring to omni))
  • {action} : issue/destroy(Type of operation: issuance or recycling)
  • {page}: 1,2,3,......50 (Max);
  • {page-size}: 1,2,3,......50 (Max);
  • {apikey}: Get your activated apikey from the API system: https://services.tokenview.ioopen in new window

Request

curl --location https://services.tokenview.io/vipapi/stablecoin/getusdtissuedestroy/all/destroy/1/15?apikey={apikey}

Response

{
    "data": {
        "code": 1,
        "data": {
            "data": [
                {
                    "from": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "network": "ETH",
                    "time": "2021-03-12 02:52:18",
                    "to": "0x32eb465240a6deb3eeb597db6bfb442c30a57245",
                    "token": "USDT",
                    "transactionid": "0x5b03bf513a2163f32e3a4292dfe606c45a9e74e5a1364ffb484966048b748f6d",
                    "type": "ISSUE",
                    "volume": 460039.96
                },
                {
                    "from": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "network": "ETH",
                    "time": "2021-03-12 01:55:16",
                    "to": "0xf36a47300f002c0c9f8c131962f077c3543b2fc6",
                    "token": "USDT",
                    "transactionid": "0xa78d43af4f9889453884e4d6fdb2340069455493e316c1143d9fef13ea86d8f9",
                    "type": "ISSUE",
                    "volume": 80000000
                },
                {
                    "from": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "network": "ETH",
                    "time": "2021-03-12 00:11:27",
                    "to": "0xd41cdb2a35a666e8e1f9f53054e85091b67e13af",
                    "token": "USDT",
                    "transactionid": "0xff1625c58603c1ec164ba9c27c099d3c34dba3f80fff361f80effc09377565f5",
                    "type": "ISSUE",
                    "volume": 20000000
                },
                {
                    "from": "0xf5e57bc47b5a7c721d5afb4d2c2d8518c4cb628a",
                    "network": "eth",
                    "time": "2021-03-11 23:32:39",
                    "to": "0x3f5ce5fbfe3e9af3971dd833d26ba9b5c936f0be",
                    "token": "USDT",
                    "transactionid": "0x6854dbebf8d0d94d6728940d7f6e1ff5882b875cb33a77914d22835e99948444",
                    "type": "ISSUE",
                    "volume": 2000484.4
                },
                {
                    "from": "0x94224de05b382bb6d88529d3b7d7b6fbd1e4a7cf",
                    "network": "eth",
                    "time": "2021-03-11 22:26:32",
                    "to": "0xa12431d0b9db640034b0cdfceef9cce161e62be4",
                    "token": "USDT",
                    "transactionid": "0x93ce4fc6a27b467043ce83bf239cee1a2fa6c41fd5b80cf7e8fa78f77c7b0bc4",
                    "type": "ISSUE",
                    "volume": 1997003
                },
                {
                    "from": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "network": "ETH",
                    "time": "2021-03-11 21:18:16",
                    "to": "0x94224de05b382bb6d88529d3b7d7b6fbd1e4a7cf",
                    "token": "USDT",
                    "transactionid": "0xd44bef49ce8f616583506932e0c4d0e6301588c6d62c2bf857a0ad5c36dd0698",
                    "type": "ISSUE",
                    "volume": 998501.5
                },
                {
                    "from": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "network": "ETH",
                    "time": "2021-03-11 21:15:41",
                    "to": "0x94224de05b382bb6d88529d3b7d7b6fbd1e4a7cf",
                    "token": "USDT",
                    "transactionid": "0x06d030e8f8cc1374e18694379b525b53e14997c8b16c1f6be6905081c8738787",
                    "type": "ISSUE",
                    "volume": 998501.5
                },
                {
                    "from": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "network": "ETH",
                    "time": "2021-03-11 20:55:35",
                    "to": "0xe11970f2f3de9d637fb786f2d869f8fea44195ac",
                    "token": "USDT",
                    "transactionid": "0x472257be6b044e44eb9fc6570ef52282deb337f4bcc20b69488a63b735cf6036",
                    "type": "ISSUE",
                    "volume": 3000000
                },
                {
                    "from": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "network": "ETH",
                    "time": "2021-03-11 20:50:08",
                    "to": "0xa953550fdcd9d08fe362bc4a5f3561b26988833d",
                    "token": "USDT",
                    "transactionid": "0x5b1b78603e245ef748eda3cd756604c82974b37c354cc16913f1f8c6a1e30c80",
                    "type": "ISSUE",
                    "volume": 1500000
                },
                {
                    "from": "0x229d35bbf979a6f98f1c96e2f362ab7a029b0ec6",
                    "network": "eth",
                    "time": "2021-03-11 09:33:16",
                    "to": "0x3f5ce5fbfe3e9af3971dd833d26ba9b5c936f0be",
                    "token": "USDT",
                    "transactionid": "0x80b0e1641909652c56c5d3a45c89fa807b55d255bbbcdb3d45326463c1cf7a45",
                    "type": "ISSUE",
                    "volume": 3800000
                },
                {
                    "from": "THPvaUhoh2Qn2y9THCZML3H815hhFhn5YC",
                    "network": "TRX",
                    "time": "2021-03-11 05:51:06",
                    "to": "TKHuVq1oKVruCGLvqVexFs6dawKv6fQgFs",
                    "token": "USDT",
                    "transactionid": "955b3601d0ab1fca5fa1b4197a4737aebefc9df1b10e86d77c4f9f9bcf961674",
                    "type": "ISSUE",
                    "volume": 1000000000
                },
                {
                    "from": "0xf5e57bc47b5a7c721d5afb4d2c2d8518c4cb628a",
                    "network": "eth",
                    "time": "2021-03-11 02:31:57",
                    "to": "0x3f5ce5fbfe3e9af3971dd833d26ba9b5c936f0be",
                    "token": "USDT",
                    "transactionid": "0x914c9ee59d090af7ab7f4b026c54b3ddf525575896961952e5fe12222a9eb910",
                    "type": "ISSUE",
                    "volume": 1001825
                },
                {
                    "from": "0xe89d3734552ce78a02d226321663b3792a52b427",
                    "network": "eth",
                    "time": "2021-03-11 01:50:28",
                    "to": "0x6748f50f686bfbca6fe8ad62b22228b87f31ff2b",
                    "token": "USDT",
                    "transactionid": "0x2448a76f242efe59af0984ea587336522f87237d7eb83072bb66139f59d8110f",
                    "type": "ISSUE",
                    "volume": 500000
                },
                {
                    "from": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "network": "ETH",
                    "time": "2021-03-11 00:49:25",
                    "to": "0xd41cdb2a35a666e8e1f9f53054e85091b67e13af",
                    "token": "USDT",
                    "transactionid": "0x307d6afc7360398b4c99d11c0b8389cfdf813eb99768b6b2d09c2b181cfb06a4",
                    "type": "ISSUE",
                    "volume": 25000000
                },
                {
                    "from": "0xf5e57bc47b5a7c721d5afb4d2c2d8518c4cb628a",
                    "network": "eth",
                    "time": "2021-03-10 23:32:10",
                    "to": "0x3f5ce5fbfe3e9af3971dd833d26ba9b5c936f0be",
                    "token": "USDT",
                    "transactionid": "0x4fe369a3364bfba510193f854375ef141400cad47a63102a657b143065757803",
                    "type": "ISSUE",
                    "volume": 142795.5348
                }
            ],
            "total": 7790
        }
    }
}

Response Description

"data": [
               {
                    "from": "0x5754284f345afc66a98fbb0a0afe71e0f007b949",
                    "network": "ETH",
                    "time": "2021-03-12 02:52:18",
                    "to": "0x32eb465240a6deb3eeb597db6bfb442c30a57245",
                    "token": "USDT",
                    "transactionid": "0x5b03bf513a2163f32e3a4292dfe606c45a9e74e5a1364ffb484966048b748f6d",
                    "type": "ISSUE",
                    "volume": 460039.96
                }
       ]

Issue & Recycle PYUSD List

GET https://services.tokenview.io/vipapi/stablecoin/getpyusdissuedestroy/{network}/{action}/{page}/{pageSize}?apikey={apikey}

Get the list of PYUSD issued/recovered on eth

Parameters

  • {network} : all/eth (Blockchain network: all or eth)
  • {action} : issue/destroy(Type of operation: issuance or recycling)
  • {page}: 1,2,3,......50 (Max);
  • {page-size}: 1,2,3,......50 (Max);
  • {apikey}: Get your activated apikey from the API system: https://services.tokenview.ioopen in new window

Request

curl --location https://services.tokenview.io/vipapi/stablecoin/getpyusdissuedestroy/all/destroy/1/15?apikey={apikey}

Response

{
    "data": {
        "code": 1,
        "data": {
            "data": [
                {
                    "from": "0xa5c67c31c0467413277ad68f511ccf17af618c2a",
                    "network": "ETH",
                    "time": "2023-08-14 04:34:35",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0x2c3c888f18ab534d48a1ca8c65b3defb216a688ba0537344b963f283af2c5384",
                    "type": "REDEEM",
                    "volume": 11
                },
                {
                    "from": "0xa5c67c31c0467413277ad68f511ccf17af618c2a",
                    "network": "ETH",
                    "time": "2023-08-11 22:42:35",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0x66a50f338f6d42e7b32d28496ea6b2265c9e1451c97df14976891391ea27bc1b",
                    "type": "REDEEM",
                    "volume": 11
                },
                {
                    "from": "0xbd7d34f122aad04a00ee55cd2aca2455ab9e8833",
                    "network": "ETH",
                    "time": "2023-08-08 16:38:47",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0xf2e57b1730211161d7a8104e86bc927b990dcece8eb19fd89da386d93c73adf6",
                    "type": "REDEEM",
                    "volume": 2.5
                },
                {
                    "from": "0xd956d7de4c6194b413eb8a2a5d5c008206414243",
                    "network": "ETH",
                    "time": "2023-08-07 12:57:23",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0xa2b14666ef3277a053cf504dcb9f47710185feba76940b17a77d75458d1d9334",
                    "type": "REDEEM",
                    "volume": 2
                },
                {
                    "from": "0x430b3d1fb39164a1b9e4b5219982b23d36766ec0",
                    "network": "ETH",
                    "time": "2023-08-04 19:18:47",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0xb3676f1dd48b4a1707aec27ba9052fe74045f0d4cfd35ba509dddd4ea18d0689",
                    "type": "REDEEM",
                    "volume": 10
                },
                {
                    "from": "0x430b3d1fb39164a1b9e4b5219982b23d36766ec0",
                    "network": "ETH",
                    "time": "2023-08-03 21:04:59",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0x5e4d7afe079e81dd8ae6382f3f8eba9376725b4afee9de48cec14672852ebf70",
                    "type": "REDEEM",
                    "volume": 5
                },
                {
                    "from": "0x41b309236c87b1bc6fa8eb865833e44158fa991a",
                    "network": "ETH",
                    "time": "2023-06-30 20:07:59",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0x8e13c0bcfaad07cb24944767b42632d2087807c10b51b89bb957a70e10b4c0c6",
                    "type": "REDEEM",
                    "volume": 0.590811
                },
                {
                    "from": "0x41b309236c87b1bc6fa8eb865833e44158fa991a",
                    "network": "ETH",
                    "time": "2023-06-30 20:03:59",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0x08da997a4c2d4d7dfb849c5706a4c99d8a34eab5113c141d42a6e4d03bb3e1fc",
                    "type": "REDEEM",
                    "volume": 11.816219
                },
                {
                    "from": "0x41b309236c87b1bc6fa8eb865833e44158fa991a",
                    "network": "ETH",
                    "time": "2023-06-30 19:59:59",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0x270d59320fa69f425e60d45a8804f8efc094d1629cfe3a2ffabd97c0c0f17606",
                    "type": "REDEEM",
                    "volume": 236.324375
                },
                {
                    "from": "0x41b309236c87b1bc6fa8eb865833e44158fa991a",
                    "network": "ETH",
                    "time": "2023-06-30 19:55:59",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0x706315542f100d0e93d4f0d833cd0282294e4c286176fe83bc5fef19c43493fa",
                    "type": "REDEEM",
                    "volume": 4726.4875
                },
                {
                    "from": "0xc5a8859c44ac8aa2169afacf45b87c08593bec10",
                    "network": "ETH",
                    "time": "2023-06-30 19:52:35",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0x3425f2b247fc16a8d162d11d03e20a3ac00b55c4a85bef7271b6a580e0450eba",
                    "type": "REDEEM",
                    "volume": 1.185183
                },
                {
                    "from": "0xc5a8859c44ac8aa2169afacf45b87c08593bec10",
                    "network": "ETH",
                    "time": "2023-06-30 19:48:23",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0xffb807095d075a4bb4ee704ca3c231a0b218016abfc344cd543da7c8f9649bdd",
                    "type": "REDEEM",
                    "volume": 23.703664
                },
                {
                    "from": "0xc5a8859c44ac8aa2169afacf45b87c08593bec10",
                    "network": "ETH",
                    "time": "2023-06-30 19:44:35",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0x1ed66eb7c5d89eef7e25833e570fb835aeef6b285cbf7f717c4318f73d0bf9d0",
                    "type": "REDEEM",
                    "volume": 474.073275
                },
                {
                    "from": "0xc5a8859c44ac8aa2169afacf45b87c08593bec10",
                    "network": "ETH",
                    "time": "2023-06-30 19:40:23",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0xdcc46bbe99ea383be7fd55e512cd610e05120d6027dd655876b0c1ae2c65dfdf",
                    "type": "REDEEM",
                    "volume": 9481.4655
                },
                {
                    "from": "0x2bcb6bc69991802124f04a1114ee487ff3fad197",
                    "network": "ETH",
                    "time": "2023-06-29 17:11:35",
                    "to": "0xe25a329d385f77df5d4ed56265babe2b99a5436e",
                    "token": "PYUSD",
                    "transactionid": "0x2d20e90c7b661d703b5258ff7151e340f56c01a7ca1bca33657dcf7d6e4545eb",
                    "type": "REDEEM",
                    "volume": 10
                }
            ],
            "total": 36
        }
    }
}

Response Description

"data": [{
    "from": "0xe25a329d385f77df5d4ed56265babe2b99a5436e", //from address 
    "network": "ETH", 
    "time": "2023-08-04 19:13:59",
    "to": "0x430b3d1fb39164a1b9e4b5219982b23d36766ec0", // to address 
    "token": "PYUSD", 
    "transactionid": "0x1bd6e994cddd75b7d96f065bfeb3b538d721595d8551e015bb4aa920988454a2", // transaction hash
    "type": "ISSUE", 
    "volume": 10 
}]

Freeze &Unfreeze List

GET https://services.tokenview.io/vipapi/stablecoin/getscfreeze/{network}/{action}/{page}/{pageSize}?apikey={apikey}

Get the freeze/unfreeze list of omni stablecoin USDT

Parameters

  • {network} : usdt(Refers to omni)
  • {action} : freeze/unfreeze(Operation type: freeze or unfreeze)
  • {page}: 1,2,3,......50 (Max);
  • {page-size}: 1,2,3,......50 (Max);
  • {apikey}: Get your activated apikey from the API system: https://services.tokenview.ioopen in new window

Request

curl --location https://services.tokenview.io/vipapi/stablecoin/getscfreeze/usdt/unfreeze/1/15?apikey={apikey}

Response

{
    "data": {
        "code": 1,
        "data": {
            "data": [
                {
                    "from": "32TLn1WLcu8LtfvweLzYUYU6ubc2YV9eZs",
                    "network": "USDT",
                    "time": "2020-09-26 21:34:42",
                    "to": "1NRsEQRg5EjmJHbPUX7YADVPcPzCQBkyU7",
                    "token": "USDT",
                    "transactionid": "f0be88f3f1a30d744b95bdc3a5dfae0626b5414ad54e94eea9324c2fb88f2292",
                    "type": "FREEZE",
                    "volume": 999160
                },
                {
                    "from": "3MbYQMMmSkC3AgWkj9FMo5LsPTW1zBTwXL",
                    "network": "USDT",
                    "time": "2019-04-05 04:02:51",
                    "to": "3H5JTt42K7RmZtromfTSefcMEFMMe18pMD",
                    "token": "USDT",
                    "transactionid": "b536fefe902b19b61718388525f9547defb14d331e77704966a6ecddc337407e",
                    "type": "FREEZE",
                    "volume": 354645
                },
                {
                    "from": "3MbYQMMmSkC3AgWkj9FMo5LsPTW1zBTwXL",
                    "network": "USDT",
                    "time": "2018-12-29 00:37:14",
                    "to": "13TASu2eYYRn9PfrMZyfwBJFryoV2oqj7m",
                    "token": "USDT",
                    "transactionid": "a0a57cf5b68f9377a27282bed6d3784c7935faff9c793d3d1c266c8a59809977",
                    "type": "FREEZE",
                    "volume": 3100000
                },
                {
                    "from": "3MbYQMMmSkC3AgWkj9FMo5LsPTW1zBTwXL",
                    "network": "USDT",
                    "time": "2018-03-12 10:56:30",
                    "to": "1PU73xR1fiRj1t3S44LtYiLqAr17tRcwfp",
                    "token": "USDT",
                    "transactionid": "0a21a9102312489adfa6208d9d37f2572175f9e39882c3b441fa1b0a0aff6511",
                    "type": "FREEZE",
                    "volume": 940000
                },
                {
                    "from": "3MbYQMMmSkC3AgWkj9FMo5LsPTW1zBTwXL",
                    "network": "USDT",
                    "time": "2018-03-12 10:56:30",
                    "to": "13K5cZHvDBR4Me39PLFS3JaPdaJocm8ygf",
                    "token": "USDT",
                    "transactionid": "a5e0e79d454d98fbc0fa2cb226c08dd717f4265faec7a1f5316f89e9c27712d2",
                    "type": "FREEZE",
                    "volume": 2039980
                },
                {
                    "from": "3MbYQMMmSkC3AgWkj9FMo5LsPTW1zBTwXL",
                    "network": "USDT",
                    "time": "2018-03-12 10:56:30",
                    "to": "1B6me5MvLP7Mu1yYXB8mbEVtsRsQkeYr6X",
                    "token": "USDT",
                    "transactionid": "e084ad7005731284d9f1743671e753f4380c6945a960d43b22004a78a63cfedf",
                    "type": "FREEZE",
                    "volume": 1060000
                },
                {
                    "from": "3MbYQMMmSkC3AgWkj9FMo5LsPTW1zBTwXL",
                    "network": "USDT",
                    "time": "2018-03-12 10:56:30",
                    "to": "1B4dCsH6MC9XoZ6ob2nngvJesYEfNNtMQS",
                    "token": "USDT",
                    "transactionid": "70be9bbbbd5de26b856d9cd3dfa5679f2badd10f03386bf26c0b99795608610f",
                    "type": "FREEZE",
                    "volume": 960000
                },
                {
                    "from": "3MbYQMMmSkC3AgWkj9FMo5LsPTW1zBTwXL",
                    "network": "USDT",
                    "time": "2017-11-21 06:31:00",
                    "to": "16tg2RJuEPtZooy18Wxn2me2RhUdC94N7r",
                    "token": "USDT",
                    "transactionid": "f007b37618c9fbf457804edd9c835ff74f8a87d220fd8499920b5527cefdbcd0",
                    "type": "FREEZE",
                    "volume": 30950000
                }
            ],
            "total": 8
        }
    }
}

Response Description

"data": [
            {
                    "from": "0x2aed748d96253cf3a50d175a31d5ef0a6bebc8b8",
                    "network": "ETH",
                    "time": "2021-03-07 02:54:42",
                    "to": "0xc6cde7c39eb2f0f0095f41570af89efc2c1ea828",
                    "token": "USDT",
                    "transactionid": "0x27e6942f084f997df8a7675ad0faf9354b70958d28ef6b4f4f4bbb22b9622d64",
                    "type": "BURN",
                    "volume": 0.01 
                }
       ]

Last update: