API
Last updated
Last updated
订阅我们的方案以在您的服务中使用此API,有助于满足合规要求并保护用户资产。
配额消耗按以下方式计算:
配额 = 地址数量 × 区块链数量。
例如,在2条区块链上查询3个地址总共消耗6个配额(3 × 2 = 6)。
Retrieve a list of all blockchains supported by the address label APIs
OK
Error code, 200000 means no error
Prompt message
The unique ID of the request
Retrieve detailed label information of a specific address on a particular chain.
Request body with chain and address
"0x3d12e63d4313f850d23cead57ef0c29e94c9551d"
1
OK
Error code, 200000 means no error
Prompt message
The unique ID of the request
Retrieve detailed label information of a list of addresses on a particular chain.
Request body with chain and addresses
["0x3d12e63d4313f850d23cead57ef0c29e94c9551d","0xbe0eb53f46cd790cd13851d5eff43d12404d33e8"]
1
OK
Error code, 200000 means no error
Prompt message
The unique ID of the request
Retrieve address labels for multiple addresses across specified blockchain networks
Multi-chain address label request
["0xcf2f7f94dfd385c1a2a2090c971183a121f0de0b","0x32a5b2c435bf3d41a859b48ae307dfbf3b3b54e3"]
[1,56]
Successfully returned address labels
Error code, 200000 means no error
Prompt message
The unique ID of the request
Retrieve detailed information based on the provided entity name, supporting suffix matching
Entity query request
"TORNADO.CASH"
OK
Error code, 200000 means no error
Prompt message
The unique ID of the request
Entity information including name, categories, attributes and description