zkSync Era 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 |
eth_accounts | 10 |
eth_getBalance | 15 |
eth_getCode | 15 |
eth_getTransactionCount | 15 |
eth_sign | 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 |
eth_getTransactionReceipt | 15 |
web3_clientVersion | 15 |
eth_getBlockByNumber | 20 |
eth_getBlockByHash | 20 |
eth_getFilterChanges | 20 |
eth_call | 20 |
eth_estimateGas | 20 |
eth_getTransactionByBlockHashAndIndex | 30 |
eth_getTransactionByBlockNumberAndIndex | 30 |
eth_getUncleByBlockHashAndIndex | 30 |
eth_getUncleByBlockNumberAndIndex | 30 |
eth_getTransactionByHash | 35 |
zks_L1ChainId | 35 |
zks_getL1BatchBlockRange | 40 |
zks_getMainContract | 40 |
zks_L1BatchNumber | 40 |
zks_estimateGasL1ToL2 | 45 |
zks_getAllAccountBalances | 45 |
eth_getProof | 50 |
eth_getLogs | 50 |
zks_estimateFee | 50 |
zks_getBridgeContracts | 50 |
zks_getConfirmedTokens | 55 |
zks_getTransactionDetails | 60 |
zks_getL1BatchDetails | 70 |
zks_getL2ToL1LogProof | 70 |
eth_getFilterLogs | 75 |
zks_getBlockDetails | 75 |
eth_sendTransaction | 200 |
eth_sendRawTransaction | 200 |
zks_getRawBlockTransactions | 250 |
eth_getBlockReceipts | 400 |
zks_getBytecodeByHash | 5000 |
Last updated