zkSync RPC Methods
eth
eth
- eth_blockNumber
- eth_chainId
- eth_call
- eth_estimateGas
- eth_gasPrice
- eth_newFilter
- eth_newPendingTransactionsFilter
- eth_uninstallFilter
- eth_getLogs
- eth_getFilterLogs
- eth_getFilterChanges
- eth_getBalance
- eth_getBlockByHash
- eth_getBlockByNumber
- eth_getBlockTransactionCountByHash
- eth_getBlockTransactionCountByNumber
- eth_getCode
- eth_getStorageAt
- eth_getTransactionByHash
- eth_getTransactionCount
- eth_getTransactionByBlockHashAndIndex
- eth_getTransactionByBlockNumberAndIndex
- eth_getTransactionReceipt
- eth_protocolVersion
- eth_sendRawTransaction
- eth_syncing
- eth_coinbase
- eth_accounts
- eth_getCompilers
- eth_hashrate
- eth_getUncleCountByBlockHash
- eth_getUncleCountByBlockNumber
- eth_mining
net
net
web3
web3
debug
debug
zks
zks
Info:
Please refer to the zkSync official documentation to see the list of stabilized methods in this namespace.
- zks_estimateFee
- zks_estimateGasL1ToL2
- zks_getAllAccountBalances
- zks_getBlockDetails
- zks_getBridgeContracts
- zks_getBytecodeByHash
- zks_getL1BatchBlockRange
- zks_getL1BatchDetails
- zks_getL2ToL1LogProof
- zks_getL2ToL1MsgProof
- zks_getMainContract
- zks_getProof
- zks_getRawBlockTransactions
- zks_getTestnetPaymaster
- zks_getTransactionDetails
- zks_L1BatchNumber
- zks_L1ChainId
👋 Need Help?
Contact us through email or our support page for any issues, bugs, or assistance you may need.
Updated 2 months ago