EthReturnType
EthReturnType:
object
A mapping of eth_*
method names to their return type
Type declaration
eth_accounts
eth_accounts:
EthAccountsJsonRpcResponse
eth_blockNumber
eth_blockNumber:
EthBlockNumberJsonRpcResponse
eth_call
eth_call:
EthCallJsonRpcResponse
eth_chainId
eth_chainId:
EthChainIdJsonRpcResponse
eth_coinbase
eth_coinbase:
EthCoinbaseJsonRpcResponse
eth_estimateGas
eth_estimateGas:
EthEstimateGasJsonRpcResponse
eth_gasPrice
eth_gasPrice:
EthGasPriceJsonRpcResponse
eth_getBalance
eth_getBalance:
EthGetBalanceJsonRpcResponse
eth_getBlockByHash
eth_getBlockByHash:
EthGetBlockByHashJsonRpcResponse
eth_getBlockByNumber
eth_getBlockByNumber:
EthGetBlockByNumberJsonRpcResponse
eth_getBlockTransactionCountByHash
eth_getBlockTransactionCountByHash:
EthGetBlockTransactionCountByHashJsonRpcResponse
eth_getBlockTransactionCountByNumber
eth_getBlockTransactionCountByNumber:
EthGetBlockTransactionCountByNumberJsonRpcResponse
eth_getCode
eth_getCode:
EthGetCodeJsonRpcResponse
eth_getFilterChanges
eth_getFilterChanges:
EthGetFilterChangesJsonRpcResponse
eth_getFilterLogs
eth_getFilterLogs:
EthGetFilterLogsJsonRpcResponse
eth_getLogs
eth_getLogs:
EthGetLogsJsonRpcResponse
eth_getStorageAt
eth_getStorageAt:
EthGetStorageAtJsonRpcResponse
eth_getTransactionByBlockHashAndIndex
eth_getTransactionByBlockHashAndIndex:
EthGetTransactionByBlockHashAndIndexJsonRpcResponse
eth_getTransactionByBlockNumberAndIndex
eth_getTransactionByBlockNumberAndIndex:
EthGetTransactionByBlockNumberAndIndexJsonRpcResponse
eth_getTransactionByHash
eth_getTransactionByHash:
EthGetTransactionByHashJsonRpcResponse
eth_getTransactionCount
eth_getTransactionCount:
EthGetTransactionCountJsonRpcResponse
eth_getTransactionReceipt
eth_getTransactionReceipt:
EthGetTransactionReceiptJsonRpcResponse
eth_getUncleByBlockHashAndIndex
eth_getUncleByBlockHashAndIndex:
EthGetUncleByBlockHashAndIndexJsonRpcResponse
eth_getUncleByBlockNumberAndIndex
eth_getUncleByBlockNumberAndIndex:
EthGetUncleByBlockNumberAndIndexJsonRpcResponse
eth_getUncleCountByBlockHash
eth_getUncleCountByBlockHash:
EthGetUncleCountByBlockHashJsonRpcResponse
eth_getUncleCountByBlockNumber
eth_getUncleCountByBlockNumber:
EthGetUncleCountByBlockNumberJsonRpcResponse
eth_hashrate
eth_hashrate:
EthHashrateJsonRpcResponse
eth_mining
eth_mining:
EthMiningJsonRpcResponse
eth_newBlockFilter
eth_newBlockFilter:
EthNewBlockFilterJsonRpcResponse
eth_newFilter
eth_newFilter:
EthNewFilterJsonRpcResponse
eth_newPendingTransactionFilter
eth_newPendingTransactionFilter:
EthNewPendingTransactionFilterJsonRpcResponse
eth_protocolVersion
eth_protocolVersion:
EthProtocolVersionJsonRpcResponse
eth_sendRawTransaction
eth_sendRawTransaction:
EthSendRawTransactionJsonRpcResponse
eth_sendTransaction
eth_sendTransaction:
EthSendTransactionJsonRpcResponse
eth_sign
eth_sign:
EthSignJsonRpcResponse
eth_signTransaction
eth_signTransaction:
EthSignTransactionJsonRpcResponse
eth_syncing
eth_syncing:
EthSyncingJsonRpcResponse
eth_uninstallFilter
eth_uninstallFilter:
EthUninstallFilterJsonRpcResponse