Oasis Sapphire methods
Method | Availability | Comment |
---|---|---|
eth_accounts | ✅ | |
eth_blockNumber | ✅ | |
eth_call | ✅ | |
eth_chainId | ✅ | |
eth_estimateGas | ✅ | |
eth_feeHistory | ✅ | |
eth_gasPrice | ✅ | |
eth_getAccount | ✅ | |
eth_getBalance | ✅ | |
eth_getBlockByHash | ✅ | |
eth_getBlockByNumber | ✅ | |
eth_getBlockReceipts | ✅ | |
eth_getBlockTransactionCountByHash | ✅ | |
eth_getBlockTransactionCountByNumber | ✅ | |
eth_getCode | ✅ | |
eth_getFilterChanges | ✅ | |
eth_getFilterLogs | ✅ | |
eth_getLogs | ✅ | |
eth_getProof | ✅ | |
eth_getStorageAt | ✅ | |
eth_getTransactionByBlockHashAndIndex | ✅ | |
eth_getTransactionByBlockNumberAndIndex | ✅ | |
eth_getTransactionByHash | ✅ | |
eth_getTransactionCount | ✅ | |
eth_getTransactionReceipt | ✅ | |
eth_getUncleCountByBlockHash | ✅ | |
eth_getUncleCountByBlockNumber | ✅ | |
eth_maxPriorityFeePerGas | ✅ | |
eth_newBlockFilter | ✅ | |
eth_newFilter | ✅ | |
eth_newPendingTransactionFilter | ✅ | |
eth_signTransaction | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ |
Updated 1 day ago