v1

latestSwagger 2.02026-07-17232455673.4 KB
Query

Balance queries the balance of a the EVM denomination for a single EthAccount.

get/evmos/evm/v1/balances/{address}

Path parameters

addressstring required

address is the ethereum hex address to query the balance for.

Response

A successful response.

balancestring

balance is the balance of the EVM denomination.