Check a Sanctioned Address
Chainabuse is deprecating its Sanctions API. TRM provides a similar Sanctions API for free, at the same speed. You can use it here. For any questions please contact hello@chainabuse.com.
get/sanctioned-addresses/{address}
Path parameters
addressstring required
Response
Ok
Example response
[
{
"address": "12QeMLzSrB8XH8FvEzPMVoRxVAzTr5XM2y",
"chain": "BTC",
"label": "Multinational Hacker"
}
]Changes
No recorded changes to this endpoint across all 1 revision of this API.