Token
大约 7 分钟
Token
Token信息
GET
https://services.tokenview.io/vipapi/{公链简称}/token/{代币地址}?apikey={apikey}
参数
- {公链简称小写}: eth, bsc, kcs, movr
- {代币地址}:代币Token的合约地址。
- {apikey}: 可在Tokenview API 后台管理系统获取激活状态的 APIKEY: https://services.tokenview.io
备注:
调用ETH接口时,请务必将地址hash或交易hash中的大写字母转化成小写字母。
Request
curl --location https://services.tokenview.io/vipapi/eth/token/0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5?apikey={apikey}
Response
{
"code": 404,
"msg": "无数据"
}
应答字段说明
{
"network": "ETH", // 公链平台
"tokenHash": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5", // 代币hash地址
"transferCnt": 1007657, // 代币被交易的次数
"holderCnt": 955984, // 持有该代币的人(地址)数
"tokenInfo": {
"h": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5", // 代币hash地址
"p": "ETH", // 公链平台 platform
"f": "VIU", // 代币全称 name
"s": "VIU", // 代币单位符号 symbol
"d": "18", // 代币精度 decimals
"t": "1000000000" // 代币总发行量 totalSupply
}
}
总发行量
GET
https://services.tokenview.io/vipapi/token/totalsupply/{公链简称}/{代币地址}?apikey={apikey}
参数
- {公链简称小写}: eth, bsc, kcs, movr
- {代币地址}:代币Token的合约地址。
- {apikey}: 可在Tokenview API 后台管理系统获取激活状态的 APIKEY: https://services.tokenview.io
备注:
调用ETH接口时,请务必将地址hash或交易hash中的大写字母转化成小写字母。
Request
curl --location https://services.tokenview.io/vipapi/token/totalsupply/eth/0x5d285f735998f36631f678ff41fb56a10a4d0429?apikey={apikey}
Response
10000000000
最大发行量
GET
https://services.tokenview.io/vipapi/token/maxsupply/{公链简称}/{代币地址}?apikey={apikey}
参数
- {公链简称小写}: eth, bsc, kcs, movr
- {代币地址}:代币Token的合约地址。
- {apikey}: 可在Tokenview API 后台管理系统获取激活状态的 APIKEY: https://services.tokenview.io
备注:
调用ETH接口时,请务必将地址hash或交易hash中的大写字母转化成小写字母。
Request
curl --location https://services.tokenview.io/vipapi/token/maxsupply/eth/0x5d285f735998f36631f678ff41fb56a10a4d0429?apikey={apikey}
Response
10000000000
流通量
GET
https://services.tokenview.io/vipapi/token/circulatingsupply/{公链小写简称}/{代币地址}?apikey={apikey}
参数
- {公链简称小写}: eth, bsc, kcs, movr
- {代币地址}:代币Token的合约地址。
- {apikey}: 可在Tokenview API 后台管理系统获取激活状态的 APIKEY: https://services.tokenview.io
备注:
调用ETH接口时,请务必将地址hash或交易hash中的大写字母转化成小写字母。
Request
curl --location https://services.tokenview.io/vipapi/token/circulatingsupply/eth/0x5d285f735998f36631f678ff41fb56a10a4d0429?apikey={apikey}
Response
10000000000
交易列表
GET
https://services.tokenview.io/vipapi/{公链简称小写}/token/tokentrans/{代币地址}/{页码}/{每页交易条数}?apikey={apikey}
参数
- {公链简称小写}: eth, bsc, kcs, movr
- {代币地址}:代币Token的合约地址;
- {页码}:1,2,3,... 50,最多50页;
- {每页交易条数}:1,2,3...50,每页交易条数,最多50条。
- {apikey}: 可在Tokenview API 后台管理系统获取激活状态的 APIKEY: https://services.tokenview.io
备注:
调用ETH接口时,请务必将地址hash或交易hash中的大写字母转化成小写字母。
Request
curl --location https://services.tokenview.io/vipapi/eth/token/tokentrans/0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5/1/50?apikey={apikey}
Response
{
"code": 1,
"msg": "成功",
"data": [
{
"index": 24,
"block_no": 12138339,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1617077017,
"txid": "0xea78d7091ebdd08c6a698b57b8547329edc5b020f719d38bcf9effbc4c48d7be",
"from": "0x1cb4ec133d90cda4d5cef430b449ecace7652a23",
"to": "0x4c41e8f7e5b1498197ea89b24d04c7040d1bcc6d",
"value": "86404627720034413580",
"conformations": 1554
},
{
"index": 239,
"block_no": 12137564,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1617065975,
"txid": "0x58a6305c31791288d956294454f2d7eb787caced2b6a74098dca826d349beb3c",
"from": "0xe2c43e6d9ef257a97377c01295b3cf6ead10a11f",
"to": "0xaed00e5dde700a10f261ba56cdfa66d07f1f9adb",
"value": "20003953634199319140",
"conformations": 2329
},
{
"index": 121,
"block_no": 12113184,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1616742502,
"txid": "0xf0724e4d83b8b07312538209f375a842e238ffb322730467b4889a0f880718a1",
"from": "0x5a6757e78fdf51644fa18aa14b54fb976b66f58d",
"to": "0xfabbcfb319f693817b1695f43ab96b901dbbc97f",
"value": "607747741005837145280",
"conformations": 26709
},
{
"index": 127,
"block_no": 12107428,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1616666271,
"txid": "0xa9f11a901623373d23598b365ad6562b45195579a068739f7a81833276ec2d13",
"from": "0x098a4b1fc625755f708db1ed2a05edc651c3ffd1",
"to": "0x0ab2d621a0a7f75c00f7f9ce454121cc17b921ff",
"value": "609413079080000000000",
"conformations": 32465
},
{
"index": 104,
"block_no": 12093754,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1616484622,
"txid": "0x1bb9db259a59aad85d07a88ca19fe24677b75a9914ea5c21c75907a1a9797461",
"from": "0x5987bb5e02b3cc53b6ad86c3ccaaaad484f19ad0",
"to": "0x1ba420f4d5d0589bc6d7e6325d64be6451a6e6d0",
"value": "28065780680726620980",
"conformations": 46139
},
{
"index": 103,
"block_no": 12091393,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1616452820,
"txid": "0x7a82795299517523b7fea41e496332e8cffaea022e9d7ccfc4dd5abb86a6c16c",
"from": "0xc6aa324c6856745925b5dc7f5da498cb3502c47b",
"to": "0x4966069c125ae4813ce6ecacac73e09580194ec6",
"value": "12548775693972293480",
"conformations": 48500
},
{
"index": 151,
"block_no": 12080155,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1616302981,
"txid": "0x53981b91f22be15ca070be029430674d3da0d41df28c9025ba307dec49d2c9b3",
"from": "0x27c683acb87579040e0f7269a2a2df1aaf5180f5",
"to": "0x22b0eb96f7bed4b8d5b67f769a15684ab10e6b4b",
"value": "101733261240000000000",
"conformations": 59738
},
{
"index": 24,
"block_no": 12062680,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1616070874,
"txid": "0x064932937f8598cf54a84b30beba18bdde6ad6b9d203c4b64eceb5c17af312a7",
"from": "0x283f16b1d0002c671d5795ccf546b417418da9df",
"to": "0x09b176b1a97acbd5390dc6e35b91676e139676f1",
"value": "464624350296080000000000",
"conformations": 77213
},
{
"index": 235,
"block_no": 12062305,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1616066077,
"txid": "0x7ae4f4fab85573cbd8d338b5fc913caefe49859e9374863b4417eb25b97e17a6",
"from": "0x23a9ec26743ad9d727107947734c3fcff3d64a90",
"to": "0x7b0e7276900495edbbcb103664b3475f53f4aba0",
"value": "153434804520000000000",
"conformations": 77588
},
{
"index": 109,
"block_no": 12047565,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1615869551,
"txid": "0x146042e8ffd2a8377e693b569963030db217ffbe005111e81ad5785d313dbd5c",
"from": "0xda3f8db5f3ecb711a5c6952f0b14eb0005ebf63c",
"to": "0xc3ebe412654461e9ea36cca668c2042a251a46a1",
"value": "180162220266259778720",
"conformations": 92328
},
{
"index": 196,
"block_no": 12046006,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1615848860,
"txid": "0x76f94fe59bb093131b0d019f7bad062921e51fbf179a40124043a9753c58d498",
"from": "0x1a0d6b60557ac1c87152d959bcc78ef4fe121f72",
"to": "0x455dcb1bb0a64cbc726c23c719449c611dfb094e",
"value": "20000000000000000000",
"conformations": 93887
},
{
"index": 10,
"block_no": 12041153,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1615784436,
"txid": "0xc42e9b18a374a7dd695f597ec640c72084af0b3132dbff3cea5f52a2ee6389e7",
"from": "0xa289b27c3028cfb4e401043b1d8bcf334c911f38",
"to": "0x61527595d3314f323e3801dd7a8f76f416c0b446",
"value": "332680000000000000000",
"conformations": 98740
},
{
"index": 99,
"block_no": 12038573,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1615750176,
"txid": "0x9039f20b493b40b38c687a029fcee8d27e7a494e5fc3bd4fc00ea2505a7e29cf",
"from": "0xab38053c9fd2db6a03751dfe47418297ffbc7ac8",
"to": "0x7bbcac05b5510174e4334474dbf5923210f95100",
"value": "41797462200000000000",
"conformations": 101320
},
{
"index": 206,
"block_no": 12036876,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1615727588,
"txid": "0x2a81e6dc1efd6253eb1eff425cd1921b713cb46a4a0fd9355d3ca2ad687c2954",
"from": "0x1e6e5b3ab6de1f31e538654501ed81e72e314aa5",
"to": "0x5b8eb5085574babee4cd13074bcf8143ca502661",
"value": "9928241200000000000",
"conformations": 103017
},
{
"index": 63,
"block_no": 12027449,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1615602075,
"txid": "0x1f534801881487467906d35069a89cda13b7bc5df28fccb9b9c6d40c78df50d4",
"from": "0xa6807ffce684883a6f6b764156bbd6b240692271",
"to": "0xa6807ffce684883a6f6b764156bbd6b240692271",
"value": "23076000000000000000",
"conformations": 112444
},
{
"index": 26,
"block_no": 12003041,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1615275877,
"txid": "0xa48052a621f8ad7ace99a22398216138d51c5495ad9bc3ec11ddd7f7dfbf698b",
"from": "0xc60cd01eb9b075fd507c083b9a5d7891f22bc257",
"to": "0xc60cd01eb9b075fd507c083b9a5d7891f22bc257",
"value": "4195135730102841020",
"conformations": 136852
},
{
"index": 124,
"block_no": 12002800,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1615272459,
"txid": "0x43c8a9bf486654a39285533e440f1f0df970551dee595ba49faacdd0886c3905",
"from": "0xddb77a836362f707d6d5ff3777718ee76384ccb6",
"to": "0x0ee19c14f4c830e9ed4f0cf8588f32d2f2fd13a1",
"value": "21369443626319731480",
"conformations": 137093
},
{
"index": 114,
"block_no": 12001373,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1615253335,
"txid": "0x5ea59017e5e63bb8f309d5b24c0b1ba02a567fe69d6c74c6f3f0e9d97997a67b",
"from": "0xc019ad69ac66655383203a68eb71efc84e72cdb4",
"to": "0x76c87438630f7ca95cc1226d1688c60ab9baaec9",
"value": "31957979260272875760",
"conformations": 138520
},
{
"index": 90,
"block_no": 11991042,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1615116030,
"txid": "0x3f4a208c77895ce4c5d878c95d5909680deabd83d281600ee6cd1c04ecca9031",
"from": "0x946e317f1b7bef74c1c960b7683fa4d09868af37",
"to": "0x1d40b2589a01d0170b931e10749d21f0356a358c",
"value": "112525800000000000000",
"conformations": 148851
},
{
"index": 46,
"block_no": 11971865,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1614861948,
"txid": "0x2836fdbda0ebb693bce5a41a3d72ecad72137590810ab177feb8c3a590b27714",
"from": "0xdf42128ec1f582a0c19d6967f25cbc70611f2b66",
"to": "0x838cd2f0b4bb40d93898432b271bd2810e685edc",
"value": "10004337840000000000",
"conformations": 168028
},
{
"index": 149,
"block_no": 11958550,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1614684455,
"txid": "0x306d1345076c766325c826a557ebd0d960121f199fe3073661f7eaaa86c5f1c6",
"from": "0xb53dba4e3c3ab433a82f9344e9d8f9cbc5e6b60f",
"to": "0x1e41b158bf89a72f5fcef0a7de531ec2e98c1558",
"value": "23386243400000000000",
"conformations": 181343
},
{
"index": 55,
"block_no": 11944609,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1614498708,
"txid": "0x5f93f54cdc50c93cfea47a9ae1686d0fc2dd3aa135ac03bee43fe1a70f40a594",
"from": "0x7e62990544f62ec28c7b95e06139ada6a8c709cd",
"to": "0x147995df4bbb7278eafa07a081cc87289d4f472d",
"value": "65148069680000000000",
"conformations": 195284
},
{
"index": 52,
"block_no": 11931845,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1614329456,
"txid": "0x825012ba08bed35c69e179d61c76a50517849f863790ad53e145337fca193f67",
"from": "0x9ff8c61de4c16b844213ab88af2d827f15031c5d",
"to": "0xab6cd366aa62840c912989d7dfcef73a6203f47f",
"value": "5404000000000000000000",
"conformations": 208048
},
{
"index": 72,
"block_no": 11910124,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1614040696,
"txid": "0x21fca3cb1c1fd4e79a4ae575e7983c92a6d2e590aa9929b2b678d53f4604cee3",
"from": "0x293b15249ab42922aadf92f1dd6ba3dac579cb2b",
"to": "0xd7b589774bd4a2adb17c49aed8004f3e1e445da1",
"value": "3973845340000000000",
"conformations": 229769
},
{
"index": 28,
"block_no": 11905529,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613979496,
"txid": "0xfbc17f3c8fd02ae510868f4d4a430a5a5737917aee9da69a8f893f7951044670",
"from": "0x375a7e0ef49ee94625532789682080b6feeb04ed",
"to": "0x375a7e0ef49ee94625532789682080b6feeb04ed",
"value": "9999982360000000000000",
"conformations": 234364
},
{
"index": 185,
"block_no": 11897506,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613872738,
"txid": "0x6eb4624723ff31b1982d8000ff06e77de92b8b19c68c8bcd5411108913316693",
"from": "0x62100e71ece52efc7255df04d1ca4652e99d001a",
"to": "0xc70fd0d8225dc3acd1573eaf711f41866af82ea7",
"value": "336620000000000000000",
"conformations": 242387
},
{
"index": 156,
"block_no": 11896309,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613857152,
"txid": "0x49fe71f47894756cec57d87826bbcb88f42f51dba5c9a594022b0a5be5e0e0db",
"from": "0x802fb607095814fb513c0847f90b1d3cf46dcdc2",
"to": "0x765fcdc9107cef03384ffdd9c9028fcbeba01695",
"value": "20001193376014207980",
"conformations": 243584
},
{
"index": 237,
"block_no": 11893276,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613816349,
"txid": "0xc935a8c70a0ffe12b6d255d2f0c5e4d74980de5dc1070042061569396a47b0ca",
"from": "0x8676476465f3e926f1f2b38767df7880489be157",
"to": "0x924c94d1476a8b8d21f1b2e21de3edbc23aef983",
"value": "0",
"conformations": 246617
},
{
"index": 78,
"block_no": 11860310,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613378224,
"txid": "0x38c7046e2276697e611d4293ca8fbd0ed428bfa4c42f6c4c440f236d1b84ce3d",
"from": "0x71d32ccc7c81ffda8797717fbaa9596e8ba33cfa",
"to": "0x517c9ecbed09a768d359cc52de5abe7fb30f6244",
"value": "5984520480000000000",
"conformations": 279583
},
{
"index": 15,
"block_no": 11859194,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613363866,
"txid": "0xa338ae44fe997e8fa5ce652ab0c694c3a523805ffa99397fa54f5b2cde03050b",
"from": "0x92d45d74c41f3352a7448447fd982c4e7526a2e5",
"to": "0x7c14464877b0f7795073640b69d93f7171411cae",
"value": "39743303800000000000",
"conformations": 280699
},
{
"index": 137,
"block_no": 11856293,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613325500,
"txid": "0x7a4b4740b3386f2c941b0a52aa9926e34af66927bd0268b8d24542c89e1ed50e",
"from": "0x51b4629fbd0ca6b8cbf4d33930910cb7eb01712b",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "180000000000000000000",
"conformations": 283600
},
{
"index": 173,
"block_no": 11856099,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613322845,
"txid": "0x10f9c93fd6aafd0e92f1661b28103a8bc9849951e15f664c65b67c5dc3cacd63",
"from": "0x1c94d599d41062f11d6af760108d4069345026fc",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "180000000000000000000",
"conformations": 283794
},
{
"index": 35,
"block_no": 11855997,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613321536,
"txid": "0x24ec74df47a42495d14fd22f23439d3b110c68d645b82aca0cea9e8d3f1e4b91",
"from": "0x4ba5cb6cebb59a4a37e8251d8ece9990325c3b86",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "180000000000000000000",
"conformations": 283896
},
{
"index": 196,
"block_no": 11855895,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613320162,
"txid": "0xa5bf7ed72bc4260b07af6f6814c2afef454215042cc1d1b36c1e82777250fd37",
"from": "0x3e9145fecd2e33a9fb9a0a690b0359cb364a6a61",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "180000000000000000000",
"conformations": 283998
},
{
"index": 25,
"block_no": 11855826,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613319535,
"txid": "0x6e19463942722cc65755b39618af19ec32c58773b51bd6b6bdfdf26a6db450ba",
"from": "0x27f5dc5bcf2578fee0dc923c66001e69cd7b92dd",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "180000000000000000000",
"conformations": 284067
},
{
"index": 98,
"block_no": 11855702,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613317770,
"txid": "0x992d7f017d7a18878da031589221a2018ce308b303b407b3f26e6c699fcfc50b",
"from": "0x1ba032b88c817d1433e7538c8c5034593eb6ca8d",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "180000000000000000000",
"conformations": 284191
},
{
"index": 52,
"block_no": 11855324,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613312522,
"txid": "0xab9776f2ff1b73c01f8927c46b074c468593db85d3fd9ba61ea84ec534c91ac4",
"from": "0x94cb015750d736adc7712bd4d38fc23e84531009",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "180000000000000000000",
"conformations": 284569
},
{
"index": 133,
"block_no": 11855216,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613310961,
"txid": "0x78acadb621550ce5107280117114da5a8c95e928042e1504e334c02ae4bd1854",
"from": "0xa453d64ccd7ad520711bb94f30130143df676a32",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "180000000000000000000",
"conformations": 284677
},
{
"index": 124,
"block_no": 11855039,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613308594,
"txid": "0xe43f4ffb6f81059f58ef817350065fdcf5ef5f892003d0577fc17babd075e2fe",
"from": "0xecde0394952e03a87a2a352d297f104b9a4d7d51",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "180000000000000000000",
"conformations": 284854
},
{
"index": 48,
"block_no": 11855018,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613308294,
"txid": "0xd7974d7a04debfd697f6106f5a9bd477cc95fa2d00aa5c8406e9501511304987",
"from": "0x842fe9f3e3bb3e0214400cbdf8ec28a98436f215",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "170000000000000000000",
"conformations": 284875
},
{
"index": 144,
"block_no": 11854923,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613307107,
"txid": "0xea4964642eca089c1029d3060dcd0172a547d3882bdad59e8794162426a6ac90",
"from": "0x6483c2fa06b9db6069fe9d2b2eab45856efc44e1",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "170000000000000000000",
"conformations": 284970
},
{
"index": 156,
"block_no": 11854888,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613306658,
"txid": "0xb85ff4cb055eeb95b4f2ecb88681018e8755a462e43f10cfbe9a964478075c0c",
"from": "0x35691d9d2c145ddde2580a81c695809e29129911",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "170000000000000000000",
"conformations": 285005
},
{
"index": 170,
"block_no": 11854837,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613306004,
"txid": "0x8aa7c94c7a8fec1d4f32b8ac2e0fbe352cb69c6102ba3c831a1592a27990526a",
"from": "0x8e59758489436163723f435bbcafd4a2929a0a97",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "170000000000000000000",
"conformations": 285056
},
{
"index": 352,
"block_no": 11854551,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613302081,
"txid": "0x70d6714cca4c90b1f323d098b3f19f72e6fa8c30b766065f419663428d48d003",
"from": "0x1a5a1c26a7734d8e319c60dd72f27378e60c86ed",
"to": "0xc694e1fc26444ccf0f6db7325c3afd1b86fb838e",
"value": "9951577380000000000",
"conformations": 285342
},
{
"index": 63,
"block_no": 11851526,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613262592,
"txid": "0x2e6f90d6b2aef22b95912ce7cf8011e843712914db24dec82093855351de3401",
"from": "0x1a280f922f3e2d6d202294089f978a1dd75c89df",
"to": "0x95632b4cfbcf396791697275cfbd8220e9d2bef1",
"value": "5003787820000000000000",
"conformations": 288367
},
{
"index": 177,
"block_no": 11851193,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613258653,
"txid": "0xa4d8361d6b4ed4c5f3fec45bc4291303b6d3794d4f0afd2e56404e18ac2e6aa1",
"from": "0xf6cb915492f4078b0d55536dda9674b36a660140",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "200000000000000000000",
"conformations": 288700
},
{
"index": 37,
"block_no": 11851094,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613257330,
"txid": "0x4092ac07edf388d169920ed5f91baef18f2589cb63488ae72371d65bc29379d6",
"from": "0xf2620eab585c42fe64b7cfa3de951f02fab60454",
"to": "0x92284ac2a135a85ca05364dbb513ecc9c7cf13db",
"value": "200000000000000000000",
"conformations": 288799
},
{
"index": 112,
"block_no": 11850115,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613243731,
"txid": "0x1e53d333680990e0943dac7f1bc80ca3f20044fabb7831b91a6314f9c52767f1",
"from": "0xdafa722de6486bc37386a86a98ad74fa696e0f9f",
"to": "0xedef57cd9ed95b48bcb9aeaae0485431a4a781d3",
"value": "7339983413600000000000",
"conformations": 289778
},
{
"index": 151,
"block_no": 11835622,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613051088,
"txid": "0x67d89f5fa5fd0c45bbfaac308312bf760c5ad723ebf3d7ce860cc498967c7c10",
"from": "0x888bed844ebdcdd0db6d44453821ce9845c3cc48",
"to": "0xda3f8db5f3ecb711a5c6952f0b14eb0005ebf63c",
"value": "180162220266259778720",
"conformations": 304271
},
{
"index": 75,
"block_no": 11834754,
"token": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"time": 1613039598,
"txid": "0xc19a9b06142d5d0d659e3a95f909026bf4fe6d866aead74f8e62408d9071ceda",
"from": "0x97b3deb441efc227b6f962fa374b459620241710",
"to": "0x9394a554383d855d04c3e85a973bded07bbebdfd",
"value": "10000000020000000000",
"conformations": 305139
}
]
}
公链代币列表
GET
https://services.tokenview.io/vipapi/{公链简称小写}/tokens/{页码}/{每页条数}?apikey={apikey}
参数
- {公链简称小写}: eth, bsc, kcs, movr
- {页码}:1,2,3,... 50,最多50页;
- {每页交易条数}:1,2,3...50,每页交易条数,最多50条。
- {apikey}: 可在Tokenview API 后台管理系统获取激活状态的 APIKEY: https://services.tokenview.io
各字段含义如下:
- h: "0xf230b790e05390fc8295f4d3f60332c93bed42e2" //代币 hash 地址
- f: "Tronix" 代币名称
- s: "TRX" 代币简称
- d: "6" 小数点后位数
- p: "eth" 公链
- t: "100000000000" 发行与流通总量
Request
curl --location https://services.tokenview.io/vipapi/eth/tokens/1/20?apikey={apikey}
Response
{
"code": 1,
"msg": "成功",
"data": {
"page": 1,
"size": 20,
"total": 49628,
"data": [
{
"h": "0xf230b790e05390fc8295f4d3f60332c93bed42e2",
"p": "eth",
"f": "Tronix",
"s": "TRX",
"d": "6",
"t": "100000000000",
"ic": ""
},
{
"h": "0x7b2f9706cd8473b4f5b7758b0171a9933fc6c4d6",
"p": "eth",
"f": "An Etheal Promo",
"s": "HEALP",
"d": "0",
"t": "714224",
"ic": ""
},
{
"h": "0x519475b31653e46d20cd09f9fdcf3b12bdacb4f5",
"p": "eth",
"f": "VIU",
"s": "VIU",
"d": "18",
"t": "1000000000",
"ic": "viu"
},
{
"h": "0x52903256dd18d85c2dc4a6c999907c9793ea61e3",
"p": "eth",
"f": "INS Promo",
"s": "INSP",
"d": "0",
"t": "0",
"ic": ""
},
{
"h": "0xd26114cd6ee289accf82350c8d8487fedb8a0c07",
"p": "eth",
"f": "OMGToken",
"s": "OMG",
"d": "18",
"t": "140245398",
"ic": "omisego"
},
{
"h": "0x86fa049857e0209aa7d9e616f7eb3b3b78ecfdb0",
"p": "eth",
"f": "",
"s": "EOS",
"d": "18",
"t": "1000000000",
"ic": "eos"
},
{
"h": "0xab95e915c123fded5bdfb6325e35ef5515f1ea69",
"p": "eth",
"f": "XENON",
"s": "XNN",
"d": "18",
"t": "1000000000",
"ic": ""
},
{
"h": "0xc5d105e63711398af9bbff092d4b6769c82f793d",
"p": "eth",
"f": "BeautyChain",
"s": "BEC",
"d": "18",
"t": "7000000000",
"ic": ""
},
{
"h": "0x0cf0ee63788a0849fe5297f3407f701e122cc023",
"p": "eth",
"f": "Streamr DATAcoin",
"s": "DATA",
"d": "18",
"t": "987154514",
"ic": ""
},
{
"h": "0xf3e014fe81267870624132ef3a646b8e83853a96",
"p": "eth",
"f": "VIN",
"s": "VIN",
"d": "18",
"t": "1000000000",
"ic": ""
},
{
"h": "0x1f0480a66883de97d2b054929252aae8f664c15c",
"p": "eth",
"f": "NePay",
"s": "NEP",
"d": "18",
"t": "1000000000",
"ic": ""
},
{
"h": "0x3495ffcee09012ab7d827abf3e3b3ae428a38443",
"p": "eth",
"f": "BeautyChain",
"s": "BEC",
"d": "18",
"t": "7000000000",
"ic": ""
},
{
"h": "0x92e52a1a235d9a103d970901066ce910aacefd37",
"p": "eth",
"f": "UCASH",
"s": "UCASH",
"d": "8",
"t": "21000000000",
"ic": ""
},
{
"h": "0xa68920f6d3c996ac3c232e4e93914e9d76150735",
"p": "eth",
"f": "民宿通",
"s": "MST",
"d": "18",
"t": "1000000000",
"ic": ""
},
{
"h": "0xb8c77482e45f1f44de1745f52c74426c631bdd52",
"p": "eth",
"f": "BNB",
"s": "BNB",
"d": "18",
"t": "194972068",
"ic": "binance_coin"
},
{
"h": "0xa74476443119a942de498590fe1f2454d7d4ac0d",
"p": "eth",
"f": "Golem Network Token",
"s": "GNT",
"d": "18",
"t": "1000000000",
"ic": ""
},
{
"h": "0xb64ef51c888972c908cfacf59b47c1afbc0ab8ac",
"p": "eth",
"f": "StorjToken",
"s": "STORJ",
"d": "8",
"t": "424999998",
"ic": ""
},
{
"h": "0x151bc71a40c56c7cb3317d86996fd0b4ff9bd907",
"p": "eth",
"f": "GSG coin",
"s": "GSGC",
"d": "0",
"t": "5020591090",
"ic": ""
},
{
"h": "0x1234567461d3f8db7496581774bd869c83d51c93",
"p": "eth",
"f": "BitClave",
"s": "CAT",
"d": "18",
"t": "2000000000",
"ic": ""
},
{
"h": "0x80fb784b7ed66730e8b1dbd9820afd29931aab03",
"p": "eth",
"f": "EthLend Token",
"s": "LEND",
"d": "18",
"t": "1299999941",
"ic": "ethlend"
}
]
}
}