Balances
Get ERC-1155 balance
Lists ERC-1155 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-1155 token balances
The response is of type object
.