GET
/
v3
/
address
/
{address}
/
holding

Authorizations

x-api-key
string
header
required

Path Parameters

address
string
required

Wallet address to get holding info

Query Parameters

chain
enum<string>
default:
SUI

The blockchain to query

Available options:
SUI
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)

limit
integer
default:
500

Number of results per page

Required range: 1 < x < 500
offset
integer
default:
0

Number of results to skip

Required range: x > 0

Response

200 - application/json
data
object[]