Подпишитесь на наш план, чтобы использовать этот 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