Balances
Get ERC-721 balance
Lists ERC-721 token balances of a wallet address.
GET
Path Parameters
A wallet address.
Name of the blockchain (e.g., ethereum, polygon, bsc)
Query Parameters
A contract address to filter by.
The cursor returned in previous response (for getting the next page).
Number of records to fetch
Required range:
1 <= x <= 100
Response
200 - application/json
A list of ERC-721 token balances.
The response is of type object
.