BuildBear Method Weights and RU Cost
List of supported methods and their RU cost per request
RU Cost per Request
| Method | RU per Request |
|---|---|
anvil_nodeInfo | 10 |
anvil_mine | 50 |
anvil_impersonateAccount | 150 |
anvil_setNonce | 150 |
anvil_stopImpersonatingAccount | 150 |
debug_traceCall | 2500 |
debug_traceTransaction | 2500 |
eth_accounts | 10 |
eth_chainId | 10 |
eth_coinbase | 10 |
eth_mining | 10 |
eth_protocolVersion | 10 |
eth_syncing | 10 |
eth_blockNumber | 25 |
eth_getBlockByHash | 25 |
eth_getBlockByNumber | 25 |
eth_getBlockTransactionCountByHash | 25 |
eth_getBlockTransactionCountByNumber | 25 |
eth_feeHistory | 50 |
eth_gasPrice | 50 |
eth_getBalance | 50 |
eth_getCode | 50 |
eth_getProof | 10 |
eth_getStorageAt | 50 |
eth_getTransactionByBlockHashAndIndex | 50 |
eth_getTransactionByBlockNumberAndIndex | 50 |
eth_getTransactionByHash | 50 |
eth_getTransactionCount | 50 |
eth_getTransactionReceipt | 50 |
eth_newBlockFilter | 10 |
eth_newPendingTransactionFilter | 10 |
eth_uninstallFilter | 10 |
eth_blockReceipts | 250 |
eth_estimateGas | 250 |
eth_call | 250 |
eth_getFilterChanges | 150 |
eth_getFilterLogs | 150 |
eth_getLogs | 150 |
eth_newFilter | 50 |
eth_pendingTransactions | 50 |
eth_sendRawTransaction | 2500 |
eth_sendTransaction | 2500 |
eth_sign | 2000 |
eth_signTypedData_v4 | 2000 |
eth_subscribe | 3 |
eth_unsubscribe | 1 |
evm_setAutomine | 10 |
evm_setBlockGasLimit | 10 |
evm_setIntervalMining | 10 |
evm_mine | 50 |
evm_increaseTime | 150 |
evm_setNextBlockTimestamp | 150 |
evm_revert | 250 |
evm_snapshot | 250 |
hardhat_addCompilationResult | 10 |
hardhat_dropTransaction | 10 |
hardhat_getAutomine | 10 |
hardhat_getStackTraceFailuresCount | 10 |
hardhat_intervalMine | 10 |
hardhat_mine | 50 |
hardhat_setCoinbase | 10 |
hardhat_setLoggingEnabled | 10 |
hardhat_setMinGasPrice | 10 |
hardhat_setNextBlockBaseFeePerGas | 10 |
hardhat_impersonateAccount | 150 |
hardhat_setBalance | 150 |
hardhat_setCode | 150 |
hardhat_setNonce | 150 |
hardhat_setStorageAt | 150 |
hardhat_stopImpersonatingAccount | 150 |
net_listening | 10 |
net_peerCount | 10 |
net_version | 10 |
personal_sign | 2000 |
web3_clientVersion | 10 |
web3_sha3 | 10 |