Structs

Response for “eth_blockNumber”. ref. https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_blocknumber
Response for “eth_chainId”. ref. https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_blocknumber
Response for “eth_gasPrice”. ref. https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gasprice
Response for “eth_getBalance”. ref. https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_getbalance ref. https://docs.avax.network/build/avalanchego-apis/c-chain#eth_getassetbalance
Response for “eth_getTransactionCount”. Returns the number of transactions send from this address. ref. https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactioncount
Response for “eth_getTransactionReceipt”. Returns the receipt of a transaction by transaction hash. ref. https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionreceipt
ref. https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_gettransactionreceipt
Response for “eth_sendRawTransaction”. ref. https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_signtransaction ref. https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sendtransaction ref. https://ethereum.org/en/developers/docs/apis/json-rpc/#eth_sendrawtransaction