Bitcoin

Scan Address

Gets an address and returns a full security assessment indicating whether or not this address is malicious as well as textual reasons of why the address was flagged that way.

post/v0/bitcoin/address/scan

Request body

addressstring required
chain'bitcoin' required

Response

Successful Response

result_type'Benign' | 'Warning' | 'Malicious' required

Changes

Changed in 1 of the 95 revisions of this API.1

Of the 95 revisions, 1 has no diff computed.