Returns the balance of a specific ERC20 token for a given user address.
arbitrum, base, ethereum The user to get the token balance of.
The symbol or address of the token for which the balance is checked. A token identifier - either a supported symbol (e.g., USDC, WETH) or a valid Ethereum address (0x...)
"USDC"
"WETH"
"0xA0b86a33E6441ccF30EE5DdEF1E9b652C91ac1c8"
Successful Response
Response model for token balance information.