このAPIをサービスで使用するためにプランをサブスクライブして、コンプライアンス要件を満たし、ユーザーの資産を保護します。
注: クエリしているアドレスが指定されたブロックチェーンでラベルを持っていない場合、APIはそのアドレスに対して互換性のあるチェーンからラベル情報を返します。
たとえば、「0xae4a7cde7c99fb98b0d5fa414aa40f0300531f43」というアドレスのラベル情報をEthereumチェーンでリクエストし、このアドレスに関するラベル情報がEthereumでない場合、APIはEVM互換チェーンに対してラベル情報をチェックします。このアドレスに対して、任意の互換チェーンでラベル情報が存在する場合、APIはすべての互換チェーンからアドレスラベルを返します。
注: この操作は単一のAPI呼び出しとしてカウントされ、複数の互換チェーンから情報を返すために複数のポイントが請求されることはありません。
リクエストパラメーター:
レスポンス:
レスポンスの構造には、互換チェーン上のアドレスに関する情報を保存するための追加のcompatible_chains
フィールドが含まれていることがわかります。このフィールドは配列として構造化されており、複数の互換チェーン上のアドレスのラベル情報が含まれています。
A successful request
"a11b2d3cf7834e0f"
200000
"Success"
Unique identifier for the chain. In accordance with the chain IDs listed in the 'Supported Networks' section.
The short name of the chain. In accordance with the short names listed in the 'Supported Networks' section.
The name of the entity you want to query. Querying is only supported for entities returned by the labels API, and it is case-insensitive.
A successful request
Entity names
"TORNADO.CASH"
List all categories to which the entity can be categorized. The structure of each category is as follows.
Category string
"MIXER"
Category code
3017
A list of attributes associated with the entity. The structure of each attribute is as follows.
Attribute string
"SANCTIONED"
Attribute code
4015
A supplementary description for the assigned attribute to this entity.
"OFAC SANCTIONED"
Chain ID. Please refer to the 'Supported Networks' section for specific IDs.
The specific address you want to query. EVM addresses are case-insensitive, while non-EVM addresses are case-sensitive.
A successful request
"5e2edad6d5154daf"
200000
"Success"
The queried address.
"0x3d12e63d4313f850d23cead57ef0c29e94c9551d"
The primary entity associated with the address.
"BINANCE"
Complementary entities associated with the address.
"ALAMEDA RESEARCH"
A list of attributes associated with the address. The structure of each attribute is as follows.
Attribute string
"DEPOSIT ADDRESS"
Attribute code
4007
A supplementary description for the assigned attribute to this address.
"BINANCE DEPOSIT ADDRESS"
The name tag
"Binance_Deposit_0x3d12"
Chain ID. Please refer to the 'Supported Networks' section for specific IDs.
A list of specific addresses you want to query. A maximum of 100 addresses can be included in a single request. EVM addresses are case-insensitive, while non-EVM addresses are case-sensitive.
A successful request
"afe065e89fbb4106"
200000
"Success"
The queried address.
The primary entity associated with the address.
Complementary entities associated with the address.
A list of attributes associated with the address. The structure of each attribute is as follows.
Attribute string
Attribute code
4007
A supplementary description for the assigned attribute to this address.
The name tag