Address
Get Paginated Token holding by address
Retrieves paginated holding information for a given address, including token balances and their values
GET
Get Paginated Token holding by address
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
Successful response with paginated holding information
The response is of type object
.
Get Paginated Token holding by address