QueryAccountResponse is the response type for the Query/Account RPC method.
Optional
balance is the balance of the EVM denomination.
code hash is the hex-formatted code bytes from the EOA.
nonce is the account's sequence number.
uint64
Generated using TypeDoc
QueryAccountResponse is the response type for the Query/Account RPC method.