balances
Get token balances of an address by type
Retrieve token balances of an address by type
get/{chainId}/balances/{owner}/{type}
Path parameters
chainIdstring required
Chain ID
ownerstring required
Owner address
typestring required
Type of token balance
Query parameters
hide_zero_balancesboolean required
Hide zero balances
pageinteger
Page number for pagination
limitinteger
Number of items per page
Response
OK