APIs
Last updated
Last updated
Abonnieren Sie unseren Plan, um diese API in Ihrem Service zu nutzen, damit Compliance-Anforderungen erfüllt werden und die Vermögenswerte der Benutzer geschützt werden.
Das verbrauchte Kontingent wird wie folgt berechnet:
Kontingent = Anzahl der Adressen × Anzahl der Ketten.
Beispielsweise verbraucht die Abfrage von 3 Adressen auf 2 Ketten insgesamt 6 Kontingente (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