/ethermint/evm/v1/cosmos_account/{address}
address is the ethereum hex address to query the account for.
curl -L \ --url 'https://zetachain.nownodes.io/ethermint/evm/v1/cosmos_account/{address}'
{ "cosmos_address": "text", "sequence": "text", "account_number": "text" }