Balances
Get ERC-20 balance
Lists ERC-20 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.
Page number
Required range:
x >= 0
Page size
Required range:
1 <= x <= 100
Response
200 - application/json
OK
The response is of type object[]
.