GET
/
v2
/
address
/
{address}
/
nft-holding

Authorizations

x-api-key
string
header
required

Path Parameters

address
string
required

The address to get NFT 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
includePnl
boolean
default:
false

Include profit and loss information

Response

200 - application/json
collection
object
collectionId
string
floorPrice
number
marketPrice
number
nativeToken
object
owner
string

The owner address of the NFTs

profit
object
tokens
object[]