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