address is the ethereum hex address to query the balance for.
QueryBalanceResponse is the response type for the Query/Balance RPC method.
A successful response.
GET /ethermint/evm/v1/balances/{address} HTTP/1.1 Host: zetachain.nownodes.io Accept: */*
{ "balance": "text" }