getCompressedTokenBalancesByOwnerV2
Returns the token balances for a given owner. This is a paginated endpoint. The V2 version solves a minor naming issue.
post
Body
idstring · enumRequiredPossible values:
An ID to identify the request.
jsonrpcstring · enumRequiredPossible values:
The version of the JSON-RPC protocol.
methodstring · enumRequiredPossible values:
The name of the method to invoke.
Responses
200Success
application/json
429
Exceeded rate limit.
application/json
500
The server encountered an unexpected condition that prevented it from fulfilling the request.
application/json
post
Last updated
Was this helpful?