GET
/
v2
/
address
/
{address}
/
holding

Authorizations

x-api-key
string
header
required

Path Parameters

address
string
required

The address to get holding information for

Query Parameters

chain
enum<string>

The blockchain to query (default is "ALL")

Available options:
BTC,
SOL,
SUI,
TON,
ETH,
FANTOM,
RON,
BNB,
OP,
AVAX,
MATIC,
ARB,
BASE,
SCROLL,
ZKSYNC,
ALL
force_refresh
boolean

Force a refresh of the data instead of using cached results

includePnl
boolean
default:
false

Include profit and loss information (default is false)

Response

200 - application/json
data
object[]