v85

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-08-05981,1441.6 MB
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.