Tokens balances for a given wallet
Returns tokens balances for Enso Wallet associated with the given address.
With useEoa
set to true, it returns balances for the given EOA address instead.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
Chain ID of the network to execute the transaction on
Address of the eoa with which to associate the ensoWallet for balances
If true returns balances for the provided eoaAddress, instead of the associated ensoWallet