Sanctions

Check a Sanctioned Address

get/sanctioned-addresses/{address}

Path parameters

addressstring required

Response

Ok

labelstring
chainstring required
addressstring required

Example response

[
  {
    "address": "12QeMLzSrB8XH8FvEzPMVoRxVAzTr5XM2y",
    "chain": "BTC",
    "label": "Multinational Hacker"
  }
]

Changes

No recorded changes to this endpoint across all 1 revision of this API.