Chain Agnostic

Address Risk Exposure

Gets an address and returns risk exposure data.

post/v0/address/risk-exposure

Request body

addressstring required

The address to scan.

chain'ethereum' | 'base' | 'bsc' | 'arbitrum' | 'optimism' | 'aster' | 'polygon' | 'hyperevm' | 'hyperliquid' | 'lighter' | 'tron' | 'bitcoin' | 'solana' | 'polymarket' required

Supported chains for risk exposure

proximity'overall' | 'ownership' | 'counterparty' | 'indirect'

Proximity ring relative to the scanned address (hops measured outward, the address itself is hop 0). overall: aggregated across all rings (default). ownership: hop 1 only. counterparty: hop 2 only. indirect: hop 3 and deeper.

Response

Success

addressstring required

The address being profiled.

blocklistboolean

Whether the address is explicitly blocklisted.

namestring

Resolved entity name associated with the address, if known.

proximity_level'overall' | 'ownership' | 'counterparty' | 'indirect'

Proximity ring relative to the scanned address (hops measured outward, the address itself is hop 0). overall: aggregated across all rings (default). ownership: hop 1 only. counterparty: hop 2 only. indirect: hop 3 and deeper.

Changes

Changed in 4 of the 95 revisions of this API.9

    • added the new optional request property /

      new-optional-request-property

    • added the new optional request property /

      new-optional-request-property

    This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optional request property ///

      new-optional-request-property

    • added the new optional request property ///

      new-optional-request-property

    • added the new optional request property ///

      new-optional-request-property

    • added the new optional request property ///

      new-optional-request-property

    This revision also has 5 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the new optimism enum value to the request property

      request-property-enum-value-added

    • added the new aster enum value to the request property

      request-property-enum-value-added

    • added the new lighter enum value to the request property

      request-property-enum-value-added

Of the 95 revisions, 1 has no diff computed.