This page serves as a zkSync Era and Abstract API documentation index and lists the available JSON-RPC methods.
eth_chainId
eth_syncing
eth_getBlockByNumber
eth_getBlockByHash
eth_blockNumber
eth_gasPrice
eth_getBalance
eth_sendRawTransaction
eth_getTransactionByHash
eth_getTransactionByBlockNumberAndIndex
eth_getTransactionByBlockHashAndIndex
eth_getTransactionReceipt
eth_getTransactionCount
eth_getBlockTransactionCountByNumber
eth_getLogs
eth_getCode
eth_call
eth_accounts
eth_getStorageAt
eth_estimateGas
eth_newBlockFilter
eth_getFilterChanges
eth_uninstallFilter
eth_subscribe
net_version
net_listening
net_peerCount
web3_clientVersion
zks_estimateFee
zks_estimateGasL1ToL2
zks_getAllAccountBalances
zks_getBlockDetails
zks_getBridgeContracts
zks_getBytecodeByHash
zks_getConfirmedTokens
zks_getL1BatchBlockRange
zks_getL1BatchDetails
zks_getL2ToL1LogProof
zks_getL2ToL1MsgProof
zks_getMainContract
zks_getRawBlockTransactions
zks_getTestnetPaymaster
zks_getTransactionDetails
zks_L1BatchNumber
zks_L1ChainId
Last updated 1 year ago
Was this helpful?