Available methods
Table of methods availability per protocol
Ethereum
Execution layer
Method | Availability | Comment |
---|---|---|
eth_accounts | ✅ | |
eth_blobBaseFee | ✅ | |
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
txpool_content | ❌ | |
txpool_inspect | ❌ | |
txpool_contentFrom | ❌ | |
txpool_status | ❌ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
erigon_blockNumber | ✅ | |
erigon_forks | ✅ | |
erigon_getBlockByTimestamp | ✅ | |
erigon_getBlockReceiptsByBlockHash | ✅ | |
erigon_getHeaderByHash | ✅ | |
erigon_getHeaderByNumber | ✅ | |
erigon_getLatestLogs | ✅ | |
erigon_getLogsByHash | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_getTrieFlushInterval | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
trace_block | ✅ | |
trace_call | ✅ | |
trace_callMany | ✅ | |
trace_filter | ✅ | |
trace_rawTransaction | ✅ | |
trace_replayBlockTransactions | ✅ | |
trace_replayTransaction | ✅ | |
trace_transaction | ✅ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Consensus layer (Beacon Chain)
Method | Availability | Comment |
---|---|---|
/eth/v1/beacon/blocks/{block_id}/attestations | ✅ | |
/eth/v1/beacon/blocks/{block_id}/root | ✅ | |
/eth/v1/beacon/blob_sidecars/{{block_id}} | ✅ | |
/eth/v1/beacon/genesis | ✅ | |
/eth/v1/beacon/headers | ✅ | |
/eth/v1/beacon/headers/{block_id} | ✅ | |
/eth/v1/beacon/states/{state_id}/committees | ✅ | |
/eth/v1/beacon/states/{state_id}/finality_checkpoints | ✅ | |
/eth/v1/beacon/states/{state_id}/fork | ✅ | |
/eth/v1/beacon/states/{state_id}/root | ✅ | |
/eth/v1/beacon/states/{state_id}/sync_committees | ✅ | |
/eth/v1/beacon/states/{state_id}/validator_balances | ✅ | |
/eth/v1/beacon/states/{state_id}/validators | ✅ | |
/eth/v1/beacon/states/{state_id}/validators/{validator_id} | ✅ | |
/eth/v1/beacon/rewards/sync_committee/{block_id} | ✅ | |
/eth/v1/beacon/rewards/blocks/{block_id} | ✅ | |
/eth/v1/beacon/rewards/attestations/{epoch} | ✅ | |
/eth/v1/config/deposit_contract | ✅ | |
/eth/v1/config/spec | ✅ | |
/eth/v1/events | ✅ | |
/eth/v1/node/peer_count | ✅ | |
/eth/v1/node/peers | ✅ | |
/eth/v1/node/syncing | ✅ | |
/eth/v1/node/version | ✅ | |
/eth/v1/validator/aggregate_attestation | ✅ | |
/eth/v1/validator/blinded_blocks/{slot} | ✅ | |
/eth/v1/validator/duties/attester/{epoch} | ✅ | |
/eth/v1/validator/duties/proposer/{epoch} | ✅ | |
/eth/v1/validator/sync_committee_contribution | ✅ | |
/eth/v2/beacon/blocks/{block_id} | ✅ | |
/eth/v2/debug/beacon/states/{state_id} | ✅ |
Solana
Method | Availability | Comment |
---|---|---|
getAccountInfo | ✅ | |
getBalance | ✅ | |
getBlock | ✅ | |
getBlockCommitment | ✅ | |
getBlockHeight | ✅ | |
getBlockProduction | ✅ | |
getBlockTime | ✅ | |
getBlocks | ✅ | |
getBlocksWithLimit | ✅ | |
getClusterNodes | ✅ | |
getEpochInfo | ✅ | |
getEpochSchedule | ✅ | |
getFeeForMessage | ✅ | |
getFirstAvailableBlock | ✅ | |
getGenesisHash | ✅ | |
getHealth | ✅ | |
getHighestSnapshotSlot | ✅ | |
getIdentity | ✅ | |
getInflationGovernor | ✅ | |
getInflationRate | ✅ | |
getInflationReward | ✅ | |
getLargestAccounts | ✅ | |
getLatestBlockhash | ✅ | |
getLeaderSchedule | ✅ | |
getMaxRetransmitSlot | ✅ | |
getMaxShredInsertSlot | ✅ | |
getMinimumBalanceForRentExemption | ✅ | |
getMultipleAccounts | ✅ | |
getProgramAccounts | ✅ | |
getRecentPerformanceSamples | ✅ | |
getRecentPrioritizationFees | ✅ | |
getSignatureStatuses | ✅ | |
getSignaturesForAddress | ✅ | |
getSlot | ✅ | |
getSlotLeader | ✅ | |
getSlotLeaders | ✅ | |
getStakeMinimumDelegation | ✅ | |
getSupply | ✅ | |
getTokenAccountBalance | ✅ | |
getTokenAccountsByDelegate | ✅ | |
getTokenAccountsByOwner | ✅ | |
getTokenLargestAccounts | ✅ | |
getTokenSupply | ✅ | |
getTransaction | ✅ | |
getTransactionCount | ✅ | |
getVersion | ✅ | |
getVoteAccounts | ✅ | |
isBlockhashValid | ✅ | |
minimumLedgerSlot | ✅ | |
requestAirdrop | ✅ | |
sendTransaction | ✅ | |
simulateTransaction | ✅ | |
Websocket Methods | ||
accountSubscribe | ✅ | |
accountUnsubscribe | ✅ | |
blockSubscribe | ✅ | |
blockUnsubscribe | ✅ | |
logsSubscribe | ✅ | |
logsUnsubscribe | ✅ | |
programSubscribe | ✅ | |
programUnsubscribe | ✅ | |
rootSubscribe | ✅ | |
rootUnsubscribe | ✅ | |
signatureSubscribe | ✅ | |
signatureUnsubscribe | ✅ | |
slotSubscribe | ✅ | |
slotUnsubscribe | ✅ | |
slotsUpdatesSubscribe | ✅ | |
slotsUpdatesUnsubscribe | ✅ | |
voteSubscribe | ✅ | |
voteUnsubscribe | ✅ |
BNB Smart Chain
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
txpool_content | ❌ | |
txpool_inspect | ❌ | |
txpool_contentFrom | ❌ | |
txpool_status | ❌ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
erigon_blockNumber | ✅ | |
erigon_forks | ✅ | |
erigon_getBlockByTimestamp | ✅ | |
erigon_getBlockReceiptsByBlockHash | ✅ | |
erigon_getHeaderByHash | ✅ | |
erigon_getHeaderByNumber | ✅ | |
erigon_getLatestLogs | ✅ | |
erigon_getLogsByHash | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_getTrieFlushInterval | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
trace_block | ✅ | |
trace_call | ✅ | |
trace_callMany | ✅ | |
trace_filter | ✅ | |
trace_rawTransaction | ✅ | |
trace_replayBlockTransactions | ✅ | |
trace_replayTransaction | ✅ | |
trace_transaction | ✅ | |
parlia_getValidators | ✅ | |
parlia_getSnapshot | ✅ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Polygon
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
txpool_content | ❌ | |
txpool_inspect | ❌ | |
txpool_contentFrom | ❌ | |
txpool_status | ❌ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
erigon_blockNumber | ✅ | |
erigon_forks | ✅ | |
erigon_getBlockByTimestamp | ✅ | |
erigon_getBlockReceiptsByBlockHash | ✅ | |
erigon_getHeaderByHash | ✅ | |
erigon_getHeaderByNumber | ✅ | |
erigon_getLatestLogs | ✅ | |
erigon_getLogsByHash | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_getTrieFlushInterval | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
trace_block | ✅ | |
trace_call | ✅ | |
trace_callMany | ✅ | |
trace_filter | ✅ | |
trace_rawTransaction | ✅ | |
trace_replayBlockTransactions | ✅ | |
trace_replayTransaction | ✅ | |
trace_transaction | ✅ | |
bor_getAuthor | ❌ | |
bor_getCurrentProposer | ❌ | |
bor_getCurrentValidators | ❌ | |
bor_getRootHash | ❌ | |
bor_getSignersAtHash | ❌ | |
eth_getRootHash | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Arbitrum
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_getTrieFlushInterval | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
arbtrace_block | ✅ | |
arbtrace_call | ✅ | |
arbtrace_callMany | ✅ | |
arbtrace_filter | ✅ | |
arbtrace_replayBlockTransactions | ✅ | |
arbtrace_replayTransaction | ✅ | |
arbtrace_transaction | ✅ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Base
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
erigon_blockNumber | ✅ | |
erigon_forks | ✅ | |
erigon_getBlockByTimestamp | ✅ | |
erigon_getBlockReceiptsByBlockHash | ✅ | |
erigon_getHeaderByHash | ✅ | |
erigon_getHeaderByNumber | ✅ | |
erigon_getLatestLogs | ✅ | |
erigon_getLogsByHash | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_getTrieFlushInterval | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
trace_block | ✅ | |
trace_call | ✅ | |
trace_callMany | ✅ | |
trace_filter | ✅ | |
trace_rawTransaction | ✅ | |
trace_replayBlockTransactions | ✅ | |
trace_replayTransaction | ✅ | |
trace_transaction | ✅ | |
optimism_outputAtBlock | ❌ | |
optimism_syncStatus | ❌ | |
optimism_rollupConfig | ❌ | |
optimism_version | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Optimism
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
erigon_blockNumber | ✅ | |
erigon_forks | ✅ | |
erigon_getBlockByTimestamp | ✅ | |
erigon_getBlockReceiptsByBlockHash | ✅ | |
erigon_getHeaderByHash | ✅ | |
erigon_getHeaderByNumber | ✅ | |
erigon_getLatestLogs | ✅ | |
erigon_getLogsByHash | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_getTrieFlushInterval | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
trace_block | ✅ | |
trace_call | ✅ | |
trace_callMany | ✅ | |
trace_filter | ✅ | |
trace_rawTransaction | ✅ | |
trace_replayBlockTransactions | ✅ | |
trace_replayTransaction | ✅ | |
trace_transaction | ✅ | |
optimism_outputAtBlock | ❌ | |
optimism_syncStatus | ❌ | |
optimism_rollupConfig | ❌ | |
optimism_version | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Avalanche
Contract chain (C-Chain)
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_get_asset_balance | ✅ | |
eth_maxPriorityFeePerGas | ✅ | |
eth_newBlockFilter | ✅ | |
eth_newFilter | ✅ | |
eth_newPendingTransactionFilter | ✅ | |
eth_signTransaction | ✅ | |
eth_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
txpool_content | ❌ | |
txpool_inspect | ❌ | |
txpool_contentFrom | ❌ | |
txpool_status | ❌ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_getTrieFlushInterval | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
avax.getAtomicTx | ❌ | |
avax.getAtomicTxStatus | ❌ | |
avax.getUTXOs | ❌ | |
avax.issueTx | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Exchange chain (X-Chain)
Method | Availability | Comment |
---|---|---|
avm.buildGenesis | ✅ | |
avm.getAddressTxs | ✅ | |
avm.getAllBalances | ✅ | |
avm.getAssetDescription | ✅ | |
avm.getBalance | ✅ | |
avm.getBlockByHeight | ✅ | |
avm.getHeight | ✅ | |
avm.getTx | ✅ | |
avm.getTxStatus | ✅ | |
avm.getUtxOs | ✅ | |
avm.issueTx | ✅ |
Platform chain (P-Chain)
Method | Availability | Comment |
---|---|---|
platform.getBalance | ✅ | |
platform.getBlockchainStatus | ✅ | |
platform.getBlockchains | ✅ | |
platform.getCurrentSupply | ✅ | |
platform.getCurrentValidators | ✅ | |
platform.getFeeConfig | ✅ | |
platform.getFeeState | ✅ | |
platform.getHeight | ✅ | |
platform.getMinStake | ✅ | |
platform.getRewardUtxOs | ✅ | |
platform.getStake | ✅ | |
platform.getStakingAssetId | ✅ | |
platform.getSubnets | ✅ | |
platform.getTimestamp | ✅ | |
platform.getTotalStake | ✅ | |
platform.getTx | ✅ | |
platform.getTxStatus | ✅ | |
platform.getUtxOs | ✅ | |
platform.getValidatorsAt | ✅ | |
platform.issueTx | ✅ | |
platform.sampleValidators | ✅ | |
platform.validatedBy | ✅ | |
platform.validates | ✅ |
TON
Method | Availability | Comment |
---|---|---|
/v2/getAddressInformation | ✅ | |
/v2/getExtendedAddressInformation | ✅ | |
/v2/getWalletInformation | ✅ | |
/v2/getTransactions | ✅ | |
/v2/getAddressBalance | ✅ | |
/v2/getAddressState | ✅ | |
/v2/packAddress | ✅ | |
/v2/unpackAddress | ✅ | |
/v2/getTokenData | ✅ | |
/v2/detectAddress | ✅ | |
/v2/getMasterchainInfo | ✅ | |
/v2/getMasterchainBlockSignatures | ✅ | |
/v2/getShardBlockProof | ✅ | |
/v2/getConsensusBlock | ✅ | |
/v2/lookupBlock | ✅ | |
/v2/shards | ✅ | |
/v2/getBlockTransactions | ✅ | |
/v2/getBlockTransactionsExt | ✅ | |
/v2/getBlockHeader | ✅ | |
/v2/tryLocateTx | ✅ | |
/v2/tryLocateResultTx | ✅ | |
/v2/tryLocateSourceTx | ✅ | |
/v2/getConfigParam | ✅ | |
/v2/runGetMethod | ✅ | |
/v3/masterchainInfo | ✅ | |
/v3/blocks | ✅ | |
/v3/masterchainBlockShardState | ✅ | |
/v3/addressBook | ✅ | |
/v3/masterchainBlockShards | ✅ | |
/v3/transactions | ✅ | |
/v3/transactionsByMasterchainBlock | ✅ | |
/v3/transactionsByMessage | ✅ | |
/v3/adjacentTransactions | ✅ | |
/v3/messages | ✅ | |
/v3/nft/collections | ✅ | |
/v3/nft/items | ✅ | |
/v3/nft/transfers | ✅ | |
/v3/jetton/masters | ✅ | |
/v3/jetton/wallets | ✅ | |
/v3/jetton/transfers | ✅ | |
/v3/jetton/burns | ✅ | |
/v3/runGetMethod | ✅ | |
/v3/estimateFee | ✅ | |
/v3/account | ✅ | |
/v3/wallet | ✅ |
Ronin
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 | ✅ | |
txpool_content | ❌ | |
txpool_inspect | ❌ | |
txpool_contentFrom | ❌ | |
txpool_status | ❌ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Blast
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
debug_getBadBlocks | ❌ | |
debug_storageRangeAt | ❌ | |
debug_getTrieFlushInterval | ❌ | |
debug_traceBlock | ❌ | |
debug_traceBlockByHash | ❌ | |
debug_traceBlockByNumber | ❌ | |
debug_traceCall | ❌ | |
debug_traceTransaction | ❌ | |
optimism_outputAtBlock | ❌ | |
optimism_syncStatus | ❌ | |
optimism_rollupConfig | ❌ | |
optimism_version | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
ZKsync Era
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_getTrieFlushInterval | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
zks_estimateFee | ✅ | |
zks_estimateGasL1ToL2 | ✅ | |
zks_getAllAccountBalances | ✅ | |
zks_getBlockDetails | ✅ | |
zks_getBridgeContracts | ✅ | |
zks_getBytecodeByHash | ✅ | |
zks_getConfirmedTokens | ✅ | |
zks_getL1BatchBlockRange | ✅ | |
zks_getL1BatchDetails | ✅ | |
zks_getL2ToL1LogProof | ✅ | |
zks_getL2ToL1MsgProof | ✅ | |
zks_getMainContract | ✅ | |
zks_getRawBlockTransactions | ✅ | |
zks_getTestnetPaymaster | ✅ | |
zks_getTokenPrice | ✅ | |
zks_getTransactionDetails | ✅ | |
zks_L1BatchNumber | ✅ | |
zks_L1ChainId | ✅ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Starknet
Method | Availability | Comment |
---|---|---|
starknet_specVersion | ✅ | |
starknet_getBlockWithTxHashes | ✅ | |
starknet_getBlockWithTxs | ✅ | |
starknet_getBlockWithReceipts | ✅ | |
starknet_getStateUpdate | ✅ | |
starknet_getStorageAt | ✅ | |
starknet_getTransactionStatus | ✅ | |
starknet_getTransactionByHash | ✅ | |
starknet_getTransactionByBlockIdAndIndex | ✅ | |
starknet_getTransactionReceipt | ✅ | |
starknet_getClass | ✅ | |
starknet_getClassHashAt | ✅ | |
starknet_getClassAt | ✅ | |
starknet_getBlockTransactionCount | ✅ | |
starknet_call | ✅ | |
starknet_estimateFee | ✅ | |
starknet_estimateMessageFee | ✅ | |
starknet_blockNumber | ✅ | |
starknet_blockHashAndNumber | ✅ | |
starknet_chainId | ✅ | |
starknet_syncing | ✅ | |
starknet_getEvents | ✅ | |
starknet_getNonce | ✅ | |
starknet_traceTransaction | ✅ | |
starknet_simulateTransactions | ✅ | |
starknet_traceBlockTransactions | ✅ | |
starknet_addInvokeTransaction | ✅ | |
starknet_addDeclareTransaction | ✅ | |
starknet_addDeployAccountTransaction | ✅ | |
pathfinder_version | ✅ | |
pathfinder_getProof | ✅ | |
pathfinder_getTransactionStatus | ✅ | |
pathfinder_subscribe | ✅ | |
pathfinder_unsubscribe | ✅ |
Scroll
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 | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
scroll_estimateL1DataFee | ✅ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Aptos
Method | Availability | Comment |
---|---|---|
/v1 | ✅ | |
/v1/accounts/{address} | ✅ | |
/v1/accounts/{address}/events/{creation_number} | ✅ | |
/v1/accounts/{address}/events/{event_handle}/{field_name} | ✅ | |
/v1/accounts/{address}/module/{module_name} | ✅ | |
/v1/accounts/{address}/modules | ✅ | |
/v1/accounts/{address}/resource/{resource_type} | ✅ | |
/v1/accounts/{address}/resources | ✅ | |
/v1/accounts/{address}/transactions | ✅ | |
/v1/blocks/by_height/{block_height} | ✅ | |
/v1/blocks/by_version/{version} | ✅ | |
/v1/estimate_gas_price | ✅ | |
/v1/healthy | ✅ | |
/v1/spec | ✅ | |
/v1/submit_transactions | ✅ | |
/v1/tables/{table_handle}/item | ✅ | |
/v1/tables/{table_handle}/raw_item | ✅ | |
/v1/transactions | ✅ | |
/v1/transactions/batch | ✅ | |
/v1/transactions/by_hash/{txn_hash} | ✅ | |
/v1/transactions/by_version/{txn_version} | ✅ | |
/v1/transactions/encode_submission | ✅ | |
/v1/transactions/simulate | ✅ | |
/v1/view | ✅ |
Fantom
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 | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
ftm_currentEpoch | ✅ | |
dag_getEvent | ❌ | |
dag_getEventPayload | ❌ | |
dag_getHeads | ❌ | |
trace_get | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Cronos
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 | ✅ | |
debug_getBadBlocks | ❌ | |
debug_storageRangeAt | ❌ | |
debug_traceBlock | ❌ | |
debug_traceBlockByHash | ❌ | |
debug_traceBlockByNumber | ❌ | |
debug_traceCall | ❌ | |
debug_traceTransaction | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Gnosis Chain
Execution layer
Method | Availability | Comment |
---|---|---|
eth_accounts | ✅ | |
eth_blobBaseFee | ✅ | |
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
txpool_content | ❌ | |
txpool_inspect | ❌ | |
txpool_contentFrom | ❌ | |
txpool_status | ❌ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
debug_getBadBlocks | ✅ | |
debug_storageRangeAt | ✅ | |
debug_getTrieFlushInterval | ✅ | |
debug_traceBlock | ✅ | |
debug_traceBlockByHash | ✅ | |
debug_traceBlockByNumber | ✅ | |
debug_traceCall | ✅ | |
debug_traceTransaction | ✅ | |
trace_block | ✅ | |
trace_call | ✅ | |
trace_callMany | ✅ | |
trace_filter | ✅ | |
trace_rawTransaction | ✅ | |
trace_replayBlockTransactions | ✅ | |
trace_replayTransaction | ✅ | |
trace_transaction | ✅ | |
parity_clearEngineSigner | ✅ | |
parity_enode | ✅ | |
parity_getBlockReceipts | ✅ | |
parity_netPeers | ✅ | |
parity_pendingTransactions | ✅ | |
parity_setEngineSigner | ❌ | |
parity_setEngineSignerSecret | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Consensus layer (Beacon Chain)
Method | Availability | Comment |
---|---|---|
/eth/v1/beacon/blocks/{block_id}/attestations | ✅ | |
/eth/v1/beacon/blocks/{block_id}/root | ✅ | |
/eth/v1/beacon/blob_sidecars/{{block_id}} | ✅ | |
/eth/v1/beacon/genesis | ✅ | |
/eth/v1/beacon/headers | ✅ | |
/eth/v1/beacon/headers/{block_id} | ✅ | |
/eth/v1/beacon/states/{state_id}/committees | ✅ | |
/eth/v1/beacon/states/{state_id}/finality_checkpoints | ✅ | |
/eth/v1/beacon/states/{state_id}/fork | ✅ | |
/eth/v1/beacon/states/{state_id}/root | ✅ | |
/eth/v1/beacon/states/{state_id}/sync_committees | ✅ | |
/eth/v1/beacon/states/{state_id}/validator_balances | ✅ | |
/eth/v1/beacon/states/{state_id}/validators | ✅ | |
/eth/v1/beacon/states/{state_id}/validators/{validator_id} | ✅ | |
/eth/v1/beacon/rewards/sync_committee/{block_id} | ✅ | |
/eth/v1/beacon/rewards/blocks/{block_id} | ✅ | |
/eth/v1/beacon/rewards/attestations/{epoch} | ✅ | |
/eth/v1/config/deposit_contract | ✅ | |
/eth/v1/config/spec | ✅ | |
/eth/v1/events | ✅ | |
/eth/v1/node/peer_count | ✅ | |
/eth/v1/node/peers | ✅ | |
/eth/v1/node/syncing | ✅ | |
/eth/v1/node/version | ✅ | |
/eth/v1/validator/aggregate_attestation | ✅ | |
/eth/v1/validator/blinded_blocks/{slot} | ✅ | |
/eth/v1/validator/duties/attester/{epoch} | ✅ | |
/eth/v1/validator/duties/proposer/{epoch} | ✅ | |
/eth/v1/validator/sync_committee_contribution | ✅ | |
/eth/v2/beacon/blocks/{block_id} | ✅ | |
/eth/v2/debug/beacon/states/{state_id} | ✅ |
Kaia (ex Klaytn)
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
kaia_accountCreated | ✅ | |
kaia_accounts | ✅ | |
kaia_blockNumber | ✅ | |
kaia_call | ✅ | |
kaia_chainId | ✅ | |
kaia_clientVersion | ✅ | |
kaia_decodeAccountKey | ✅ | |
kaia_encodeAccountKey | ✅ | |
kaia_estimateComputationCost | ✅ | |
kaia_estimateGas | ✅ | |
kaia_feeHistory | ✅ | |
kaia_gasPrice | ✅ | |
kaia_getAccount | ✅ | |
kaia_getAccountKey | ✅ | |
kaia_getBalance | ✅ | |
kaia_getBlockByHash | ✅ | |
kaia_getBlockByNumber | ✅ | |
kaia_getBlockTransactionCountByHash | ✅ | |
kaia_getBlockTransactionCountByNumber | ✅ | |
kaia_getBlockWithConsensusInfoByHash | ✅ | |
kaia_getBlockWithConsensusInfoByNumber | ✅ | |
kaia_getBlockWithConsensusInfoByNumberRange | ✅ | |
kaia_getChainConfig | ✅ | |
kaia_getCode | ✅ | |
kaia_getCommittee | ✅ | |
kaia_getCommitteeSize | ✅ | |
kaia_getCouncil | ✅ | |
kaia_getCouncilSize | ✅ | |
kaia_getFilterChanges | ✅ | |
kaia_getHeaderByHash | ✅ | |
kaia_getHeaderByNumber | ✅ | |
kaia_getProof | ✅ | |
kaia_getRewards | ✅ | |
kaia_getStakingInfo | ✅ | |
kaia_getStorageAt | ✅ | |
kaia_getTransactionByBlockHashAndIndex | ✅ | |
kaia_getTransactionByBlockNumberAndIndex | ✅ | |
kaia_getTransactionByHash | ✅ | |
kaia_getTransactionBySenderTxHash | ✅ | |
kaia_getTransactionCount | ✅ | |
kaia_getTransactionReceipt | ✅ | |
kaia_getTransactionReceiptBySenderTxHash | ✅ | |
kaia_isContractAccount | ✅ | |
kaia_isSenderTxHashIndexingEnabled | ✅ | |
kaia_lowerBoundGasPrice | ✅ | |
kaia_maxPriorityFeePerGas | ✅ | |
kaia_newBlockFilter | ✅ | |
kaia_newFilter | ✅ | |
kaia_newPendingTransactionFilter | ✅ | |
kaia_nodeAddress | ✅ | |
kaia_pendingTransactions | ✅ | |
kaia_protocolVersion | ✅ | |
kaia_recoverFromMessage | ✅ | |
kaia_sendRawTransaction | ✅ | |
kaia_signTransaction | ✅ | |
kaia_subscribe | ✅ | |
kaia_syncing | ✅ | |
kaia_uninstallFilter | ✅ | |
kaia_unsubscribe | ✅ | |
kaia_upperBoundGasPrice | ✅ | |
kaia_sha3 | ✅ | |
klay_accountCreated | ✅ | |
klay_accounts | ✅ | |
klay_blockNumber | ✅ | |
klay_call | ✅ | |
klay_chainId | ✅ | |
klay_clientVersion | ✅ | |
klay_decodeAccountKey | ✅ | |
klay_encodeAccountKey | ✅ | |
klay_estimateComputationCost | ✅ | |
klay_estimateGas | ✅ | |
klay_feeHistory | ✅ | |
klay_gasPrice | ✅ | |
klay_getAccount | ✅ | |
klay_getAccountKey | ✅ | |
klay_getBalance | ✅ | |
klay_getBlockByHash | ✅ | |
klay_getBlockByNumber | ✅ | |
klay_getBlockTransactionCountByHash | ✅ | |
klay_getBlockTransactionCountByNumber | ✅ | |
klay_getBlockWithConsensusInfoByHash | ✅ | |
klay_getBlockWithConsensusInfoByNumber | ✅ | |
klay_getBlockWithConsensusInfoByNumberRange | ✅ | |
klay_getChainConfig | ✅ | |
klay_getCode | ✅ | |
klay_getCommittee | ✅ | |
klay_getCommitteeSize | ✅ | |
klay_getCouncil | ✅ | |
klay_getCouncilSize | ✅ | |
klay_getFilterChanges | ✅ | |
klay_getHeaderByHash | ✅ | |
klay_getHeaderByNumber | ✅ | |
klay_getProof | ✅ | |
klay_getRewards | ✅ | |
klay_getStakingInfo | ✅ | |
klay_getStorageAt | ✅ | |
klay_getTransactionByBlockHashAndIndex | ✅ | |
klay_getTransactionByBlockNumberAndIndex | ✅ | |
klay_getTransactionByHash | ✅ | |
klay_getTransactionBySenderTxHash | ✅ | |
klay_getTransactionCount | ✅ | |
klay_getTransactionReceipt | ✅ | |
klay_getTransactionReceiptBySenderTxHash | ✅ | |
klay_isContractAccount | ✅ | |
klay_isSenderTxHashIndexingEnabled | ✅ | |
klay_lowerBoundGasPrice | ✅ | |
klay_maxPriorityFeePerGas | ✅ | |
klay_newBlockFilter | ✅ | |
klay_newFilter | ✅ | |
klay_newPendingTransactionFilter | ✅ | |
klay_nodeAddress | ✅ | |
klay_pendingTransactions | ✅ | |
klay_protocolVersion | ✅ | |
klay_recoverFromMessage | ✅ | |
klay_sendRawTransaction | ✅ | |
klay_signTransaction | ✅ | |
klay_subscribe | ✅ | |
klay_syncing | ✅ | |
klay_uninstallFilter | ✅ | |
klay_unsubscribe | ✅ | |
klay_upperBoundGasPrice | ✅ | |
klay_sha3 | ✅ | |
txpool_content | ❌ | |
txpool_inspect | ❌ | |
txpool_contentFrom | ❌ | |
txpool_status | ❌ | |
debug_getBadBlocks | ❌ | |
debug_storageRangeAt | ❌ | |
debug_getTrieFlushInterval | ❌ | |
debug_traceBlock | ❌ | |
debug_traceBlockByHash | ❌ | |
debug_traceBlockByNumber | ❌ | |
debug_traceCall | ❌ | |
debug_traceTransaction | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Moonbeam
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 | ✅ | |
debug_getBadBlocks | ❌ | |
debug_storageRangeAt | ❌ | |
debug_traceBlock | ❌ | |
debug_traceBlockByHash | ❌ | |
debug_traceBlockByNumber | ❌ | |
debug_traceCall | ❌ | |
debug_traceTransaction | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Celo
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 | ✅ | |
debug_getBadBlocks | ❌ | |
debug_storageRangeAt | ❌ | |
debug_traceBlock | ❌ | |
debug_traceBlockByHash | ❌ | |
debug_traceBlockByNumber | ❌ | |
debug_traceCall | ❌ | |
debug_traceTransaction | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Aurora
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 | ✅ | |
txpool_content | ❌ | |
txpool_inspect | ❌ | |
txpool_contentFrom | ❌ | |
txpool_status | ❌ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
parity_pendingTransactions | ✅ |
Oasis Sapphire
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 | ✅ |
Polygon zkEVM
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_simulateV1 | ✅ | |
eth_subscribe | ✅ | |
eth_syncing | ✅ | |
eth_uninstallFilter | ✅ | |
eth_unsubscribe | ✅ | |
eth_sendRawTransaction | ✅ | |
net_listening | ✅ | |
net_peerCount | ✅ | |
net_version | ✅ | |
web3_clientVersion | ✅ | |
web3_sha3 | ✅ | |
zkevm_batchNumber | ✅ | |
zkevm_batchNumberByBlockNumber | ✅ | |
zkevm_consolidatedBlockNumber | ✅ | |
zkevm_estimateCounters | ✅ | |
zkevm_estimateGasPrice | ✅ | |
zkevm_getBatchByNumber | ✅ | |
zkevm_getBroadcastURI | ✅ | |
zkevm_isBlockConsolidated | ✅ | |
zkevm_isBlockVirtualized | ✅ | |
zkevm_verifiedBatchNumber | ✅ | |
zkevm_virtualBatchNumber | ✅ | |
debug_getBadBlocks | ❌ | |
debug_storageRangeAt | ❌ | |
debug_getTrieFlushInterval | ❌ | |
debug_traceBlock | ❌ | |
debug_traceBlockByHash | ❌ | |
debug_traceBlockByNumber | ❌ | |
debug_traceCall | ❌ | |
debug_traceTransaction | ❌ | |
trace_block | ❌ | |
trace_call | ❌ | |
trace_callMany | ❌ | |
trace_filter | ❌ | |
trace_rawTransaction | ❌ | |
trace_replayBlockTransactions | ❌ | |
trace_replayTransaction | ❌ | |
trace_transaction | ❌ | |
admin_addPeer | ❌ | |
admin_addTrustedPeer | ❌ | |
admin_datadir | ❌ | |
admin_exportChain | ❌ | |
admin_importChain | ❌ | |
admin_nodeInfo | ❌ | |
admin_peerEvents | ❌ | |
admin_peers | ❌ | |
admin_removePeer | ❌ | |
admin_removeTrustedPeer | ❌ | |
admin_startHTTP | ❌ | |
admin_startWS | ❌ | |
admin_stopHTTP | ❌ | |
admin_stopWS | ❌ |
Bitcoin
Method | Availability | Comment |
---|---|---|
getbestblockhash | ✅ | |
getblock | ✅ | |
getblockchaininfo | ✅ | |
getblockfilter | ❌ | |
getblockhash | ✅ | |
getblockheader | ✅ | |
getblockstats | ✅ | |
getchaintips | ✅ | |
getchaintxstats | ✅ | |
getdifficulty | ✅ | |
getmempoolancestors | ✅ | |
getmempooldescendants | ✅ | |
getmempoolentry | ✅ | |
getmempoolinfo | ✅ | |
getrawmempool | ✅ | |
gettxoutsetinfo | ✅ | |
gettxout | ✅ | |
verifychain | ✅ | |
gettxoutproof | ✅ | |
preciousblock | ✅ | |
pruneblockchain | ❌ | |
savemempool | ✅ | |
scantxoutset | ✅ | |
verifytxoutproof | ✅ | |
uptime | ✅ | |
getmemoryinfo | ✅ | |
getrpcinfo | ✅ | |
help | ✅ | |
logging | ✅ | |
stop | ❌ | |
generateblock | ❌ | |
generatetoaddress | ❌ | |
generatetodescriptor | ❌ | |
getblocktemplate | ✅ | |
getmininginfo | ✅ | |
getnetworkhashps | ✅ | |
prioritisetransaction | ✅ | |
submitblock | ❌ | |
submitheader | ❌ | |
getpeerinfo | ✅ | |
getnetworkinfo | ✅ | |
getconnectioncount | ✅ | |
getnettotals | ✅ | |
listbanned | ✅ | |
ping | ✅ | |
addnode | ❌ | |
disconnectnode | ❌ | |
getnodeaddresses | ✅ | |
setnetworkactive | ✅ | |
setban | ❌ | |
analyzepsbt | ✅ | |
createpsbt | ✅ | |
combinepsbt | ✅ | |
createrawtransaction | ✅ | |
combinerawtransaction | ✅ | |
decodepsbt | ✅ | |
decoderawtransaction | ✅ | |
decodescript | ✅ | |
finalizepsbt | ✅ | |
fundrawtransaction | ❌ | |
getrawtransaction | ✅ | |
sendrawtransaction | ✅ | |
signrawtransactionwithkey | ✅ | |
testmempoolaccept | ✅ | |
createmultisig | ✅ | |
deriveaddresses | ✅ | |
estimatesmartfee | ✅ | |
getindexinfo | ❌ | |
signmessagewithprivkey | ✅ | |
validateaddress | ✅ | |
verifymessage | ✅ | |
createwallet | ❌ | |
listwalletdir | ❌ | |
loadwallet | ❌ | |
listtransactions | ❌ | |
abandontransaction | ❌ | |
abortrescan | ❌ | |
bumpfee | ❌ | |
dumpprivkey | ❌ | |
getaddressesbylabel | ❌ | |
getbalance | ❌ | |
getbalances | ❌ | |
getnewaddress | ❌ | |
getrawchangeaddress | ❌ | |
getreceivedbyaddress | ❌ | |
getreceivedbylabel | ❌ | |
gettransaction | ❌ | |
importaddress | ❌ | |
importdescriptors | ❌ | |
importmulti | ❌ | |
importprivkey | ❌ | |
importprunedfunds | ❌ | |
importpubkey | ❌ | |
importwallet | ❌ | |
keypoolrefill | ❌ | |
listaddressgroupings | ❌ | |
listlabels | ❌ | |
listlockunspent | ❌ | |
listreceivedbyaddress | ❌ | |
listsinceblock | ❌ | |
listunspent | ❌ | |
lockunspent | ❌ | |
psbtbumpfee | ❌ | |
removeprunedfunds | ❌ | |
rescanblockchain | ❌ | |
send | ❌ | |
sendmany | ❌ | |
sendtoaddress | ❌ | |
sethdseed | ❌ | |
setlabel | ❌ | |
settxfee | ❌ | |
setwalletflag | ❌ | |
signmessage | ❌ | |
signrawtransactionwithwallet | ❌ | |
unloadwallet | ❌ | |
upgradewallet | ❌ | |
walletcreatefundedpsbt | ❌ | |
walletlock | ❌ | |
walletpassphrase | ❌ | |
walletpassphrasechange | ❌ | |
walletprocesspsbt | ❌ | |
getzmqnotifications | ✅ | |
enumeratesigners | ❌ |
Tezos
Method | Availability | Comment |
---|---|---|
/chains/{chain_id} | ❌ | |
/chains/{chain_id}/blocks | ✅ | |
/chains/{chain_id}/chain_id | ✅ | |
/chains/{chain_id}/invalid_blocks | ✅ | |
/chains/{chain_id}/invalid_blocks/{block_hash} | ✅ | |
/chains/{chain_id}/invalid_blocks/{block_hash} | ❌ | |
/chains/{chain_id}/is_bootstrapped | ✅ | |
/chains/{chain_id}/levels/caboose | ✅ | |
/chains/{chain_id}/levels/checkpoint | ✅ | |
/chains/{chain_id}/levels/savepoint | ✅ | |
/config | ✅ | |
/config/history_mode | ✅ | |
/config/logging | ❌ | |
/config/network/dal | ✅ | |
/config/network/user_activated_protocol_overrides | ✅ | |
/config/network/user_activated_upgrades | ✅ | |
/errors | ✅ | |
/fetch_protocol/{Protocol_hash} | ✅ | |
/health/ready | ✅ | |
/injection/block | ❌ | |
/injection/operation | ❌ | |
/injection/protocol | ❌ | |
/monitor/active_chains | ✅ | |
/monitor/applied_blocks | ✅ | |
/monitor/bootstrapped | ✅ | |
/monitor/heads/{chain_id} | ✅ | |
/monitor/protocols | ✅ | |
/monitor/validated_blocks | ✅ | |
/network/connections | ✅ | |
/network/connections/{peer_id} | ✅ | |
/network/connections/{peer_id} | ❌ | |
/network/greylist | ❌ | |
/network/greylist/ips | ✅ | |
/network/greylist/peers | ✅ | |
/network/log | ✅ | |
/network/peers | ✅ | |
/network/peers/{peer_id} | ✅ | |
/network/peers/{peer_id} | ❌ | |
/network/peers/{peer_id}/banned | ✅ | |
/network/peers/{peer_id}/log | ✅ | |
/network/points | ✅ | |
/network/points/{point} | ✅ | |
/network/points/{point} | ❌ | |
/network/points/{point} | ❌ | |
/network/points/{point}/banned | ✅ | |
/network/points/{point}/log | ✅ | |
/network/self | ✅ | |
/network/stat | ✅ | |
/protocols | ✅ | |
/protocols/{Protocol_hash} | ✅ | |
/protocols/{Protocol_hash}/environment | ✅ | |
/stats/gc | ✅ | |
/stats/memory | ✅ | |
/version | ✅ | |
/workers/block_validator | ✅ | |
/workers/chain_validators | ✅ | |
/workers/chain_validators/{chain_id} | ✅ | |
/workers/chain_validators/{chain_id}/ddb | ✅ | |
/workers/chain_validators/{chain_id}/peers_validators | ✅ | |
/workers/chain_validators/{chain_id}/peers_validators/{peer_id} | ✅ | |
/workers/prevalidators | ✅ | |
/workers/prevalidators/{chain_id} | ✅ |
Harmony
Method | Availability | Comment |
---|---|---|
hmy_getBalanceByBlockNumber | ✅ | |
hmy_getTransactionCount | ✅ | |
hmy_getBalance | ✅ | |
hmy_getFilterLogs | ✅ | |
hmy_newFilter | ✅ | |
hmy_newPendingTransactionFilter | ✅ | |
hmy_newBlockFilter | ✅ | |
hmy_getFilterChanges | ✅ | |
hmy_getLogs | ✅ | |
hmy_getStakingTransactionByBlockHashAndIndex | ✅ | |
hmy_getStakingTransactionByBlockNumberAndIndex | ✅ | |
hmy_getStakingTransactionByHash | ✅ | |
hmy_getCurrentTransactionErrorSink | ✅ | |
hmy_getPendingCrossLinks | ✅ | |
hmy_getPendingCXReceipts | ✅ | |
hmy_getCXReceiptByHash | ✅ | |
hmy_pendingTransactions | ✅ | |
hmy_sendRawStakingTransaction | ✅ | |
hmy_getTransactionsHistory | ✅ | |
hmy_sendRawTransaction | ✅ | |
hmy_getTransactionReceipt | ✅ | |
hmy_getBlockTransactionCountByHash | ✅ | |
hmy_getBlockTransactionCountByNumber | ✅ | |
hmy_getTransactionByHash | ✅ | |
hmy_getTransactionByBlockNumberAndIndex | ✅ | |
hmy_getTransactionByBlockHashAndIndex | ✅ | |
hmy_getBlockByNumber | ✅ | |
hmy_getBlockByHash | ✅ | |
hmy_getBlocks | ✅ | |
hmy_estimateGas | ✅ | |
hmy_getStorageAt | ✅ | |
hmy_call | ✅ | |
hmy_getCode | ✅ | |
hmy_isLastBlock | ✅ | |
hmy_epochLastBlock | ✅ | |
hmy_latestHeader | ✅ | |
hmy_getShardingStructure | ✅ | |
hmy_blockNumber | ✅ | |
hmy_syncing | ✅ | |
hmy_gasPrice | ✅ | |
net_peerCount | ✅ | |
hmy_getEpoch | ✅ | |
hmy_getLeader | ✅ | |
hmy_getCirculatingSupply | ✅ | |
hmy_getTotalSupply | ✅ | |
hmy_getStakingNetworkInfo | ✅ | |
hmy_getAllValidatorInformation | ✅ | |
hmy_getAllValidatorInformationByBlockNumber | ✅ | |
hmy_getCurrentUtilityMetrics | ✅ | |
hmy_getDelegationsByValidator | ✅ | |
hmy_getDelegationsByDelegatorAndValidator | ✅ | |
hmy_getDelegationsByDelegator | ✅ | |
hmy_getValidatorMetrics | ✅ | |
hmy_getMedianRawStakeSnapshot | ✅ | |
hmy_getElectedValidatorAddresses | ✅ | |
hmy_getAllValidatorAddresses | ✅ | |
hmy_getCurrentStakingErrorSink | ✅ | |
hmy_getValidatorInformation | ✅ | |
hmy_getValidators | ✅ | |
hmy_getSignedBlocks | ✅ | |
hmy_isBlockSigner | ✅ | |
hmy_getBlockSigners | ✅ | |
trace_block | ❌ | |
trace_transaction | ❌ |
Updated about 15 hours ago