API
Last updated
Last updated
Подпишитесь на наш план, чтобы использовать этот API в вашем сервисе для соблюдения требований по соответствию и защиты активов пользователей.
Квота рассчитывается следующим образом:
Квота = Количество адресов × Количество цепочек.
Например, запрос 3 адресов на 2 цепочках потребляет всего 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