See the Optimism RPC API connection guide.
Optimism Methods
Method | Compute Unit Value |
---|---|
**optimism_outputAtBlock ** | 10 |
**optimism_rollupConfig ** | 5 |
**optimism_syncStatus ** | 5 |
**optimism_version ** | 1 |
Ethereum Methods
eth
eth
Method | Compute Unit Value |
---|---|
**eth_blockNumber ** | 1 |
**eth_call ** | 10 |
eth_chainId | 1 |
**eth_estimateGas ** | 50 |
eth_feeHistory | 1 |
**eth_gasPrice ** | 5 |
**eth_getBalance ** | 5 |
**eth_getBlockByHash ** | 5 |
**eth_getBlockByNumber ** | 5 |
**eth_getBlockTransactionCountByHash ** | 5 |
**eth_getBlockTransactionCountByNumber ** | 5 |
**eth_getCode ** | 5 |
**eth_getLogs ** | 50 |
eth_getProof | 5 |
**eth_getStorageAt ** | 5 |
**eth_getTransactionByBlockHashAndIndex ** | 5 |
**eth_getTransactionByBlockNumberAndIndex ** | 5 |
**eth_getTransactionByHash ** | 5 |
**eth_getTransactionCount ** | 10 |
**eth_getTransactionReceipt ** | 5 |
**eth_getUncleByBlockHashAndIndex ** | 5 |
**eth_getUncleByBlockNumberAndIndex ** | 5 |
**eth_getUncleCountByBlockHash ** | 5 |
**eth_getUncleCountByBlockNumber ** | 5 |
eth_maxPriorityFeePerGas | 1 |
**eth_sendRawTransaction ** | 100 |
**eth_subscribe ** | |
**eth_syncing ** | 1 |
debug
debug
These methods can only be used if the request parameters contains
tracer: callTracer
Method | Compute Unit Value |
---|---|
**debug_traceBlock ** | 50 |
debug_traceBlockByHash | 50 |
debug_traceBlockByNumber | 50 |
debug_traceTransaction | 50 |
net
net
Method | Compute Unit Value |
---|---|
**net_version ** | 1 |
web3
web3
Method | Compute Unit Value |
---|---|
**web3_clientVersion ** | 1 |
**web3_sha3 ** | 1 |
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.