The Blockdaemon RPC API Compute Unit Values for Base Methods.
The following is a list of all the transaction categories and their associated Compute Units:
Transaction Category | Associated Compute Units |
---|---|
XS | 1 |
S | 5 |
M | 10 |
L | 50 |
XL | 100 |
Egress | Custom |
Batch Queries | Custom |
Base Compute Unit Values
Method | Weight |
---|---|
eth_blockNumber | XS |
eth_call | M |
eth_chainId | XS |
eth_estimateGas | L |
eth_feeHistory | XS |
eth_gasPrice | S |
eth_getBalance | S |
eth_getBlockByHash | S |
eth_getBlockByNumber | S |
eth_getBlockTransactionCountByHash | S |
eth_getBlockTransactionCountByNumber | S |
eth_getCode | S |
eth_getLogs | L |
eth_getProof | S |
eth_getStorageAt | S |
eth_getTransactionByBlockHashAndIndex | S |
eth_getTransactionByBlockNumberAndIndex | S |
eth_getTransactionByHash | S |
eth_getTransactionCount | M |
eth_getTransactionReceipt | S |
eth_getUncleByBlockHashAndIndex | S |
eth_getUncleByBlockNumberAndIndex | S |
eth_getUncleCountByBlockHash | S |
eth_getUncleCountByBlockNumber | S |
eth_maxPriorityFeePerGas | XS |
eth_sendRawTransaction | XL |
eth_syncing | XS |
debug_traceBlockByHash | L |
debug_traceBlockByNumber | L |
net_version | XS |
web3_clientVersion | XS |
web3_sha3 | XS |
Additional Optimism Methods Supported by Base
Method | Weight |
---|---|
optimism_outputAtBlock | M |
optimism_rollupConfig | S |
optimism_syncStatus | S |
optimism_version | XS |
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.