订阅 我们的计划 在您的服务中使用这个API,以帮助满足合规要求并保护用户的资产。
注意:如果您查询的地址在指定的区块链上没有标签,API将返回该地址在兼容链上的标签信息。
例如,如果您请求Ethereum链上地址"0xae4a7cde7c99fb98b0d5fa414aa40f0300531f43"的标签信息,而我们没有该地址在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