Ethereum RU table
Request Method | RU Price |
---|---|
eth_chainId | 0 |
eth_syncing | 0 |
net_listening | 0 |
net_version | 0 |
net_peerCount | 0 |
eth_uninstallFilter | 10 |
eth_blockNumber | 10 |
txpool_inspect | 10 |
txpool_status | 10 |
eth_getBalance | 15 |
eth_getCode | 15 |
eth_getTransactionCount | 15 |
eth_hashrate | 15 |
eth_gasPrice | 15 |
eth_newBlockFilter | 15 |
eth_newFilter | 15 |
eth_newPendingTransactionFilter | 15 |
eth_getBlockTransactionCountByNumber | 15 |
eth_getBlockTransactionCountByHash | 15 |
eth_getUncleCountByBlockHash | 15 |
eth_getUncleCountByBlockNumber | 15 |
eth_getStorageAt | 15 |
web3_clientVersion | 15 |
web3_sha3 | 15 |
trace_get | 15 |
eth_getTransactionReceipt | 15 |
eth_getBlockByNumber | 20 |
eth_getBlockByHash | 20 |
eth_getFilterChanges | 20 |
eth_call | 20 |
eth_estimateGas | 20 |
trace_block | 20 |
trace_transaction | 20 |
eth_getTransactionByBlockHashAndIndex | 30 |
eth_getTransactionByBlockNumberAndIndex | 30 |
eth_getUncleByBlockHashAndIndex | 30 |
eth_getUncleByBlockNumberAndIndex | 30 |
eth_getTransactionByHash | 35 |
eth_getLogs | 50 |
trace_call | 60 |
trace_rawTransaction | 60 |
trace_filter | 60 |
eth_sendRawTransaction | 200 |
debug_traceCall | 300 |
debug_traceTransaction | 300 |
eth_getBlockReceipts | 400 |
debug_traceBlockByHash | 500 |
debug_traceBlockByNumber | 500 |
trace_replayTransaction | 2900 |
Beacon method | RU Price |
---|---|
/eth/v1/validator/sync_committee_subscriptions | 5 |
/eth/v1/validator/beacon_committee_selections | 10 |
/eth/v1/events | 10 |
/eth/v1/node/peers/{peer_id} | 10 |
/eth/v1/validator/duties/sync/{epoch} | 10 |
/eth/v1/validator/register_validator | 10 |
/eth/v1/validator/beacon_committee_subscriptions | 10 |
/eth/v1/validator/prepare_beacon_proposer | 10 |
/eth/v1/beacon/rewards/attestations/{epoch} | 10 |
/eth/v1/beacon/pool/sync_committees | 10 |
/eth/v1/beacon/pool/bls_to_execution_changes | 10 |
/eth/v2/debug/beacon/heads | 15 |
/eth/v1/node/peers | 15 |
/eth/v1/validator/sync_committee_selections | 15 |
/eth/v1/beacon/states/{state_id}/fork | 15 |
/eth/v1/config/deposit_contract | 15 |
/eth/v1/node/peer_count | 15 |
/eth/v1/beacon/states/{state_id}/validators | 15 |
/eth/v1/node/version | 15 |
/eth/v1/node/syncing | 15 |
/eth/v1/node/health | 15 |
/eth/v1/validator/aggregate_attestation | 15 |
/eth/v1/validator/sync_committee_contribution | 15 |
/eth/v1/beacon/rewards/sync_committee/{block_id} | 15 |
/eth/v1/beacon/pool/attestations | 15 |
/eth/v1/beacon/genesis | 20 |
/eth/v1/config/fork_schedule | 20 |
/eth/v1/validator/duties/attester/{epoch} | 20 |
/eth/v1/beacon/states/{state_id}/root | 20 |
/eth/v1/beacon/states/{state_id}/finality_checkpoints | 20 |
/eth/v1/validator/attestation_data | 20 |
/eth/v1/validator/aggregate_and_proofs | 20 |
/eth/v1/beacon/states/{state_id}/randao | 20 |
/eth/v1/validator/contribution_and_proofs | 20 |
/eth/v1/beacon/blocks/{block_id}/root | 20 |
/eth/v1/beacon/rewards/blocks/{block_id} | 20 |
/eth/v1/beacon/pool/attester_slashings | 20 |
/eth/v1/beacon/pool/proposer_slashings | 20 |
/eth/v1/beacon/states/{state_id}/validators/{validator_id} | 25 |
/eth/v1/beacon/headers | 25 |
/eth/v1/beacon/headers/{block_id} | 25 |
/eth/v1/node/identity | 25 |
/eth/v1/beacon/deposit_snapshot | 30 |
/eth/v1/beacon/blinded_blocks/{block_id} | 30 |
/eth/v1/beacon/pool/voluntary_exits | 30 |
/eth/v1/builder/states/{state_id}/expected_withdrawals | 45 |
/eth/v1/config/spec | 75 |
/eth/v1/validator/duties/proposer/{epoch} | 80 |
/eth/v1/beacon/blinded_blocks | 95 |
/eth/v2/beacon/blinded_blocks | 95 |
/eth/v3/validator/blocks/{slot} | 100 |
/eth/v1/beacon/blocks | 100 |
/eth/v2/beacon/blocks | 100 |
/eth/v1/beacon/states/{state_id}/sync_committees | 145 |
/eth/v1/debug/fork_choice | 250 |
/eth/v1/beacon/blocks/{block_id}/attestations | 360 |
/eth/v1/beacon/states/{state_id}/validator_balances | 500 |
/eth/v2/beacon/blocks/{block_id} | 500 |
/eth/v1/beacon/blob_sidecars/{block_id} | 500 |
/eth/v1/beacon/states/{state_id}/validator_balances | 500 |
/eth/v2/debug/beacon/states/{state_id} | 2000 |
/eth/v1/beacon/states/{state_id}/committees | 2000 |
Last updated