Address
Get paginated holding information for an address
Retrieves paginated holding information for a given address, including token balances and their values
GET
Authorizations
Path Parameters
Wallet address to get holding info
Query Parameters
The blockchain to query
Available options:
SUI
Force a refresh of the data instead of using cached results
Include profit and loss information (default is false)
Number of results per page
Required range:
1 < x < 500
Number of results to skip
Required range:
x > 0
Response
200 - application/json