BlockPI Docs
Official WebsiteDashboardPricing
  • Welcome to BlockPI
    • 😊Welcome to BlockPI!
    • About BlockPI
    • Background
    • Glossary
  • Basic Tutorials
    • Registration & Login
      • Link and Login with Web3 Wallet
    • API Key
      • Generate An API Key
      • Statistic Page
      • Customize Endpoint Advanced Features
      • Best Practices
    • Wallet Set Up
      • MetaMask Tutorial
      • Manually Add Network in MetaMask
      • Manually Change LCD and RPC Endpoint in Keplr
    • Account Management
      • Deposit
      • Purchase Packages
      • Set Auto-Scaling
      • Email notifications setting
    • Team Management
      • Build your own Team
  • Build
    • Supported Networks and Advanced Features
    • API Reference
      • BlockPI
        • blockpi_ruBalance
        • blockpi_walletBalance
      • Ethereum
        • Ethereum RAW API
          • eth_chainId
          • eth_syncing
          • eth_getBlockByNumber
          • eth_getBlockByHash
          • eth_getBlockReceipts
          • eth_blockNumber
          • eth_gasPrice
          • eth_getBalance
          • eth_sendRawTransaction
          • eth_getTransactionByHash
          • eth_getTransactionByBlockHashAndIndex
          • eth_getTransactionByBlockNumberAndIndex
          • eth_getTransactionReceipt
          • eth_getTransactionCount
          • eth_getBlockTransactionCountByHash
          • eth_getBlockTransactionCountByNumber
          • eth_getLogs
          • eth_getCode
          • eth_call
          • eth_getStorageAt
          • eth_estimateGas
          • eth_newFilter
          • eth_newBlockFilter
          • eth_newPendingTransactionFilter
          • eth_getFilterChanges
          • eth_signTransaction
          • eth_uninstallFilter
          • eth_subscribe
          • eth_unsubscribe
          • net_version
          • net_listening
          • net_peerCount
          • web3_clientVersion
          • web3_sha3
          • txpool_status
          • txpool_content
          • debug_traceCall
          • debug_traceBlockByHash
          • debug_traceBlockByNumber
          • debug_traceTransaction
          • trace_block
          • trace_call
          • trace_get
          • trace_filter
          • trace_transaction
          • trace_replayTransaction
        • Ethereum Beacon API
          • /eth/v1/beacon/genesis
          • /eth/v1/beacon/states/{state_id}/root
          • /eth/v1/beacon/states/{state_id}/fork
          • /eth/v1/beacon/states/{state_id}/finality_checkpoints
          • /eth/v1/beacon/states/{state_id}/validators
          • /eth/v1/beacon/states/{state_id}/validators/{validator_id}
          • /eth/v1/beacon/states/{state_id}/validator_balances
          • /eth/v1/beacon/states/{state_id}/committees
          • /eth/v1/beacon/states/{state_id}/sync_committees
          • /eth/v1/beacon/states/{state_id}/randao
          • /eth/v1/beacon/headers
          • /eth/v1/beacon/headers/{block_id}
          • /eth/v1/beacon/blinded_blocks
          • /eth/v2/beacon/blinded_blocks
          • /eth/v1/beacon/blocks
          • /eth/v2/beacon/blocks
          • /eth/v2/beacon/blocks/{block_id}
          • /eth/v1/beacon/blocks/{block_id}/root
          • /eth/v1/beacon/blocks/{block_id}/attestations
          • /eth/v1/beacon/blob_sidecars/{block_id}
          • /eth/v1/beacon/rewards/sync_committee/{block_id}
          • /eth/v1/beacon/deposit_snapshot
          • /eth/v1/beacon/rewards/blocks/{block_id}
          • /eth/v1/beacon/rewards/attestations/{epoch}
          • /eth/v1/beacon/blinded_blocks/{block_id}
          • /eth/v1/beacon/pool/attestations
          • /eth/v1/beacon/pool/attestations
          • /eth/v1/beacon/pool/attester_slashings
          • /eth/v1/beacon/pool/attester_slashings
          • /eth/v1/beacon/pool/proposer_slashings
          • /eth/v1/beacon/pool/proposer_slashings
          • /eth/v1/beacon/pool/sync_committees
          • /eth/v1/beacon/pool/voluntary_exits
          • /eth/v1/beacon/pool/voluntary_exits
          • /eth/v1/beacon/pool/bls_to_execution_changes
          • /eth/v1/beacon/pool/bls_to_execution_changes
          • /eth/v1/builder/states/{state_id}/expected_withdrawals
          • /eth/v1/config/fork_schedule
          • /eth/v1/config/spec
          • /eth/v1/config/deposit_contract
          • /eth/v2/debug/beacon/states/{state_id}
          • /eth/v2/debug/beacon/heads
          • /eth/v1/debug/fork_choice
          • /eth/v1/node/identity
          • /eth/v1/node/peers
          • /eth/v1/node/peers/{peer_id}
          • /eth/v1/node/peer_count
          • /eth/v1/node/version
          • /eth/v1/node/syncing
          • /eth/v1/node/health
          • /eth/v1/validator/duties/attester/{epoch}
          • /eth/v1/validator/duties/proposer/{epoch}
          • /eth/v1/validator/duties/sync/{epoch}
          • /eth/v3/validator/blocks/{slot}
          • /eth/v1/validator/attestation_data
          • /eth/v1/validator/aggregate_attestation
          • /eth/v1/validator/aggregate_and_proofs
          • /eth/v1/validator/beacon_committee_subscriptions
          • /eth/v1/validator/sync_committee_subscriptions
          • /eth/v1/validator/beacon_committee_selections
          • /eth/v1/validator/sync_committee_contribution
          • /eth/v1/validator/sync_committee_selections
          • /eth/v1/validator/contribution_and_proofs
          • /eth/v1/validator/prepare_beacon_proposer
          • /eth/v1/validator/register_validator
          • /eth/v1/validator/liveness/{epoch}
          • /eth/v1/beacon/rewards/sync_committee/{block_id}
          • /eth/v1/beacon/rewards/blocks/{block_id}
          • /eth/v1/beacon/rewards/attestations/{epoch}
      • Polygon
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_getStorageAt
        • eth_estimateGas
        • eth_mining
        • eth_newFilter
        • eth_newBlockFilter
        • eth_getFilterLogs
        • eth_getFilterChanges
        • eth_uninstallFilter
        • eth_subscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • txpool_status
        • txpool_content
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
        • eth_sendUserOperation
        • eth_estimateUserOperationGas
        • eth_getUserOperationByHash
        • eth_getUserOperationReceipt
        • eth_supportedEntryPoints
        • zkevm_batchNumber
        • zkevm_batchNumberByBlockNumber
        • zkevm_consolidatedBlockNumber
        • zkevm_getBatchByNumber
        • zkevm_isBlockConsolidated
        • zkevm_isBlockVirtualized
        • zkevm_verifiedBatchNumber
        • zkevm_virtualBatchNumber
      • Kaia
        • klay_accountCreated
        • klay_accounts
        • klay_encodeAccountKey
        • klay_decodeAccountKey
        • klay_getAccount
        • klay_getAccountKey
        • klay_getBalance
        • klay_getCode
        • klay_getTransactionCount
        • klay_isContractAccount
        • klay_sign
        • klay_blockNumber
        • klay_getHeaderByNumber
        • klay_getHeaderByHash
        • klay_getBlockByNumber
        • klay_getBlockByHash
        • klay_getBlockTransactionCountByNumber
        • klay_getBlockTransactionCountByHash
        • klay_getBlockWithConsensusInfoByHash
        • klay_getCommittee
        • klay_getCommitteeSize
        • klay_getCouncil
        • klay_getCouncilSize
        • klay_getStorageAt
        • klay_syncing
        • klay_call
        • klay_estimateGas
        • klay_estimateComputationCost
        • klay_getTransactionByBlockHashAndIndex
        • klay_getTransactionByBlockNumberAndIndex
        • klay_getTransactionByHash
        • klay_getTransactionBySenderTxHash
        • klay_getTransactionReceipt
        • klay_getTransactionReceiptBySenderTxHash
        • klay_sendRawTransaction
        • klay_sendTransaction
        • klay_sendTransactionAsFeePayer
        • klay_signTransaction
        • klay_signTransactionAsFeePayer
        • klay_getDecodedAnchoringTransactionByHash
        • klay_chainID
        • klay_clientVersion
        • klay_gasPrice
        • klay_gasPriceAt
        • klay_isParallelDBWrite
        • klay_isSenderTxHashIndexingEnabled
        • klay_protocolVersion
        • klay_rewardbase
        • klay_getFilterChanges
        • klay_getFilterLogs
        • klay_getLogs
        • klay_newBlockFilter
        • klay_newFilter
        • klay_newPendingTransactionFilter
        • klay_uninstallFilter
        • klay_sha3
        • klay_subscribe
        • txpool_content
        • txpool_inspect
        • txpool_status
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • BSC
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_getBlockReceipts
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_accounts
        • eth_getStorageAt
        • eth_estimateGas
        • eth_mining
        • eth_hashrate
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterChanges
        • eth_signTransaction
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Aptos
        • Get account
        • Get account resources
        • Get account balance​
        • Get account modules
        • Get account resource
        • Get account module
        • Get blocks by height
        • Get blocks by version
        • Get events by creation number
        • Get events by event handle
        • Show OpenAPI explorer
        • Show some basic info of the node
        • Check basic node health
        • Get ledger info
        • Get table item
        • Get transactions
        • Submit transaction
        • Get transaction by hash
        • Wait for transaction by hash​
        • Get transaction by version​
        • Get account transactions
        • Submit batch transactions
        • Simulate transaction
        • Encode submission
        • Estimate gas price
      • Movement
        • Get account
        • Get account resources
        • Get account modules
        • Get account resource
        • Get account module
        • Get blocks by height
        • Get blocks by version
        • Get events by creation number
        • Get events by event handle
        • Show OpenAPI explorer
        • Check basic node health
        • Get ledger info
        • Get table item
        • Get transactions
        • Submit transaction
        • Get transaction by hash
        • Get account transactions
        • Submit batch transactions
        • Simulate transaction
        • Encode submission
        • Estimate gas price
      • Arbitrum
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_accounts
        • eth_getStorageAt
        • eth_estimateGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterLogs
        • eth_getFilterChanges
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • web3_clientVersion
        • web3_sha3
        • txpool_content
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • OP
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_accounts
        • eth_getStorageAt
        • eth_estimateGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterLogs
        • eth_getFilterChanges
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • rollup_getInfo
        • rollup_gasPrices
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
        • eth_sendUserOperation
        • eth_estimateUserOperationGas
        • eth_getUserOperationByHash
        • eth_getUserOperationReceipt
        • eth_supportedEntryPoints
      • Scroll
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_accounts
        • eth_getStorageAt
        • eth_estimateGas
        • eth_feeHistory
        • eth_maxPriorityFeePerGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterLogs
        • eth_getFilterChanges
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • T3rn
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_accounts
        • eth_getStorageAt
        • eth_estimateGas
        • eth_feeHistory
        • eth_maxPriorityFeePerGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterLogs
        • eth_getFilterChanges
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • web3_clientVersion
        • web3_sha3
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Gnosis
        • eth_chainId
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_accounts
        • eth_getStorageAt
        • eth_estimateGas
        • eth_feeHistory
        • eth_maxPriorityFeePerGas
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • txpool_content
      • Avalanche
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_getStorageAt
        • eth_estimateGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterChanges
        • eth_signTransaction
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • debug_traceCall
        • debug_traceBlockByNumber
        • debug_traceBlockByHash
        • debug_traceTransaction
      • Fantom & Sonic
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_getStorageAt
        • eth_estimateGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterChanges
        • eth_signTransaction
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • txpool_content
        • debug_traceBlockByNumber
        • debug_traceBlockByHash
        • debug_traceTransaction
        • trace_transaction
        • trace_block
        • trace_filter
        • trace_get
      • Cronos
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_getStorageAt
        • eth_estimateGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterChanges
        • eth_signTransaction
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • txpool_content
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Oasys
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_getStorageAt
        • eth_estimateGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterChanges
        • eth_signTransaction
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • txpool_content
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Cosmos Hub
        • /cosmos/auth/v1beta1/accounts/{address}
        • /cosmos/auth/v1beta1/params
        • /cosmos/bank/v1beta1/balances/{address}
        • /cosmos/bank/v1beta1/params
        • /cosmos/bank/v1beta1/supply
        • /cosmos/bank/v1beta1/supply/by_denom
        • /cosmos/base/tendermint/v1beta1/blocks/{height}
        • /cosmos/base/tendermint/v1beta1/blocks/latest
        • /cosmos/base/tendermint/v1beta1/node_info
        • /cosmos/base/tendermint/v1beta1/syncing
        • /cosmos/base/tendermint/v1beta1/validatorsets/{height}
        • /cosmos/base/tendermint/v1beta1/validatorsets/latest
        • /cosmos/bank/v1beta1/denoms_metadata
        • /cosmos/distribution/v1beta1/community_pool
        • /cosmos/distribution/v1beta1/delegators/{delegator_address}/rewards
        • /cosmos/distribution/v1beta1/delegators/{}/rewards/{validator_address}
        • /cosmos/distribution/v1beta1/delegators/{delegator_address}/validators
        • /cosmos/distribution/v1beta1/delegators/{delegator_address}/withdraw_address
        • /cosmos/distribution/v1beta1/params
        • /cosmos/distribution/v1beta1/validators/{validator_address}/commission
        • /cosmos/distribution/v1beta1/validators/{validator_address}/outstanding_rewards
        • /cosmos/distribution/v1beta1/validators/{validator_address}/slashes
        • /cosmos/evidence/v1beta1/evidence
        • /cosmos/gov/v1beta1/params/{params_type}
        • /cosmos/gov/v1beta1/proposals
        • /cosmos/gov/v1beta1/proposals/{proposal_id}
        • /cosmos/gov/v1beta1/proposals/{proposal_id}/deposits
        • /cosmos/gov/v1beta1/proposals/{proposal_id}/deposits/{depositor}
        • /cosmos/gov/v1beta1/proposals/{proposal_id}/tally
        • /cosmos/gov/v1beta1/proposals/{proposal_id}/votes
        • /cosmos/gov/v1beta1/proposals/{proposal_id}/votes/{voter}
        • /cosmos/mint/v1beta1/annual_provisions
        • /cosmos/mint/v1beta1/inflation
        • /cosmos/mint/v1beta1/params
        • /cosmos/slashing/v1beta1/params
        • /cosmos/slashing/v1beta1/signing_infos
        • /cosmos/slashing/v1beta1/signing_infos/{cons_address}
        • /cosmos/staking/v1beta1/delegations/{delegator_addr}
        • /cosmos/staking/v1beta1/delegators/{delegator_addr}/redelegations
        • /cosmos/staking/v1beta1/delegators/{delegator_addr}/unbonding_delegations
        • /cosmos/staking/v1beta1/delegators/{delegator_addr}/validators
        • /cosmos/staking/v1beta1/delegators/{delegator_addr}/validators/{validator_addr}
        • /cosmos/staking/v1beta1/historical_info/{height}
        • /cosmos/staking/v1beta1/params
        • /cosmos/staking/v1beta1/pool
        • /cosmos/staking/v1beta1/validators
        • /cosmos/staking/v1beta1/validators/{validator_addr}
        • /cosmos/staking/v1beta1/validators/{validator_addr}/delegations
        • /cosmos/staking/v1beta1/validators/{validator_addr}/delegations/{delegator_addr}
        • /cosmos/staking/v1beta1/validators/{}/delegation/{}/unbonding_delegation
        • /cosmos/staking/v1beta1/validators/{validator_addr}/unbonding_delegations
        • /cosmos/tx/v1beta1/simulate
        • /cosmos/tx/v1beta1/txs
        • /cosmos/tx/v1beta1/txs/{hash}
        • /cosmos/upgrade/v1beta1/current_plan
        • /cosmos/upgrade/v1beta1/module_versions
        • /cosmos/upgrade/v1beta1/upgraded_consensus_state/{last_height}
        • /blocks/latest
        • /blocks/{height}
        • /node_info
        • /staking/delegators/{delegatorAddr}/delegations
        • /staking/delegators/{delegator_addr}/unbonding_delegations
        • /syncing
        • /validatorsets/{height}
        • /validatorsets/latest
        • /ibc/apps/transfer/v1/denom_traces
        • /ibc/apps/transfer/v1/denom_hashes/{trace}
        • /ibc/apps/transfer/v1/denom_traces/{hash}
        • /ibc/apps/transfer/v1/params
        • /ibc/apps/interchain_accounts/controller/v1/params
        • /ibc/apps/interchain_accounts/host/v1/params
        • /ibc/client/v1/params
        • /ibc/core/client/v1/client_states
        • /ibc/core/client/v1/client_states/{client_id}
        • /ibc/core/client/v1/client_status/{client_id}
        • /ibc/core/client/v1/consensus_states/{client_id}
        • /ibc/core/client/v1/consensus_states/{client_id}/revision/{}/height/{}
        • /ibc/core/client/v1/upgraded_client_states
        • /ibc/core/client/v1/upgraded_consensus_states
        • /ibc/core/connection/v1/client_connections/{client_id}
        • /ibc/core/connection/v1/connections
        • /ibc/core/connection/v1/connections/{connection_id}
        • /ibc/core/connection/v1/connections/{connection_id}/client_state
        • /ibc/core/connection/v1/connections/{}/consensus_state/revision/{}/height/{}
        • /ibc/core/channel/v1/channels
        • /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}
        • /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/client_state
        • /ibc/core/channel/v1/channels/{}/ports/{}/consensus_state/revision/{}/height/{}
        • /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/next_sequence
        • /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_acknowledgements
        • /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_acks/{sequence}
        • /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_commitments
        • /ibc/core/channel/v1/channels/{}/ports/{}/packet_commitments/{packet_ack_sequences}/unreceived_acks
        • /ibc/core/channel/v1/channels/{}/ports/{}/packet_commitments/{}/unreceived_packets
        • /ibc/core/channel/v1/channels/{}/ports/{}/packet_commitments/{sequence}
        • /ibc/core/channel/v1/channels/{channel_id}/ports/{port_id}/packet_receipts/{sequence}
        • /ibc/core/channel/v1/connections/{connection}/channels
        • /health
        • /status
        • /net_info
        • /blockchain
        • /block
        • /block_by_hash
        • /block_results
        • /commit
        • /validators
        • /dump_consensus_state
        • /consensus_state
        • /consensus_params
        • /unconfirmed_txs
        • /num_unconfirmed_txs
        • /tx_search
        • /block_search
        • /tx
        • /broadcast_evidence
        • /broadcast_tx_sync
        • /broadcast_tx_async
        • /broadcast_tx_commit
        • /check_tx
        • /abci_info
        • /abci_query
      • ZetaChain
        • /cosmos/auth/v1beta1/accounts
        • /cosmos/auth/v1beta1/accounts/{address}
        • /cosmos/auth/v1beta1/address_by_id/{id}
        • /cosmos/auth/v1beta1/bech32
        • /cosmos/auth/v1beta1/bech32/{address_bytes}
        • /cosmos/auth/v1beta1/bech32/{address_string}
        • /cosmos/auth/v1beta1/module_accounts
        • /cosmos/auth/v1beta1/module_accounts/{name}
        • /cosmos/auth/v1beta1/params
        • /cosmos/bank/v1beta1/balances/{address}
        • /cosmos/bank/v1beta1/balances/{address}/by_denom
        • /cosmos/bank/v1beta1/denoms_metadata
        • /cosmos/bank/v1beta1/denom_owners/{denom}
        • /cosmos/bank/v1beta1/denoms_metadata/{denom}
        • /cosmos/bank/v1beta1/params
        • /cosmos/bank/v1beta1/spendable_balances/{address}
        • /cosmos/bank/v1beta1/supply
        • /cosmos/bank/v1beta1/supply/by_denom
        • /cosmos/base/tendermint/v1beta1/blocks/{height}
        • /cosmos/base/tendermint/v1beta1/blocks/latest
        • /cosmos/base/tendermint/v1beta1/node_info
        • /cosmos/base/tendermint/v1beta1/syncing
        • /cosmos/base/tendermint/v1beta1/validatorsets/{height}
        • /cosmos/base/tendermint/v1beta1/validatorsets/latest
        • /cosmos/distribution/v1beta1/community_pool
        • /cosmos/distribution/v1beta1/delegators/{delegator_address}/rewards
        • /cosmos/distribution/v1beta1/delegators/{}/rewards/{validator_address}
        • /cosmos/distribution/v1beta1/delegators/{delegator_address}/validators
        • /cosmos/distribution/v1beta1/delegators/{delegator_address}/withdraw_address
        • /cosmos/distribution/v1beta1/params
        • /cosmos/distribution/v1beta1/validators/{validator_address}/commission
        • /cosmos/distribution/v1beta1/validators/{validator_address}/outstanding_rewards
        • /cosmos/distribution/v1beta1/validators/{validator_address}/slashes
        • /cosmos/evidence/v1beta1/evidence
        • /cosmos/evidence/v1beta1/evidence/{evidence_hash}
        • /cosmos/gov/v1/params/{params_type}
        • /cosmos/gov/v1/proposals
        • /cosmos/gov/v1/proposals/{proposal_id}
        • /cosmos/gov/v1/proposals/{proposal_id}/deposits
        • /cosmos/gov/v1/proposals/{proposal_id}/deposits/{depositor}
        • /cosmos/gov/v1/proposals/{proposal_id}/tally
        • /cosmos/gov/v1/proposals/{proposal_id}/votes
        • /cosmos/gov/v1/proposals/{proposal_id}/votes/{voter}
        • /cosmos/slashing/v1beta1/params
        • /cosmos/slashing/v1beta1/signing_infos
        • /cosmos/slashing/v1beta1/signing_infos/{cons_address}
        • /cosmos/staking/v1beta1/delegations/{delegator_addr}
        • /cosmos/staking/v1beta1/delegators/{delegator_addr}/redelegations
        • /cosmos/staking/v1beta1/delegators/{delegator_addr}/unbonding_delegations
        • /cosmos/staking/v1beta1/delegators/{delegator_addr}/validators
        • /cosmos/staking/v1beta1/delegators/{delegator_addr}/validators/{validator_addr}
        • /cosmos/staking/v1beta1/historical_info/{height}
        • /cosmos/staking/v1beta1/params
        • /cosmos/staking/v1beta1/pool
        • /cosmos/staking/v1beta1/validators
        • /cosmos/staking/v1beta1/validators/{validator_addr}
        • /cosmos/staking/v1beta1/validators/{validator_addr}/delegations
        • /cosmos/staking/v1beta1/validators/{validator_addr}/delegations/{delegator_addr}
        • /cosmos/staking/v1beta1/validators/{}/delegation/{}/unbonding_delegation
        • /cosmos/staking/v1beta1/validators/{validator_addr}/unbonding_delegations
        • /cosmos/tx/v1beta1/simulate
        • /cosmos/tx/v1beta1/txs?event={event}
        • /cosmos/tx/v1beta1/txs
        • /cosmos/tx/v1beta1/txs/block/{height}
        • /cosmos/tx/v1beta1/txs/{hash}
        • /cosmos/upgrade/v1beta1/applied_plan/{name}
        • /cosmos/upgrade/v1beta1/current_plan
        • /cosmos/upgrade/v1beta1/module_versions
        • /cosmos/upgrade/v1beta1/upgraded_consensus_state/{last_height}
        • /zeta-chain/crosschain/TSS
        • /zeta-chain/crosschain/TSS/{index}
        • /zeta-chain/crosschain/cctx
        • /zeta-chain/crosschain/cctxPending
        • /zeta-chain/crosschain/cctx
        • /zeta-chain/crosschain/cctx/{index}
        • /zeta-chain/crosschain/chainNonces/{index}
        • /zeta-chain/crosschain/convertGasToZeta
        • /zeta-chain/crosschain/gasBalance/{index}
        • /zeta-chain/crosschain/gasPrice
        • /zeta-chain/crosschain/gasPrice/{index}
        • /zeta-chain/crosschain/inTxHashToCctx
        • /zeta-chain/crosschain/inTxHashToCctx/{inTxHash}
        • /zeta-chain/crosschain/keygen
        • /zeta-chain/crosschain/lastBlockHeight
        • /zeta-chain/crosschain/lastBlockHeight/{index}
        • /zeta-chain/crosschain/lastZetaHeight
        • /zeta-chain/crosschain/nodeAccount
        • /zeta-chain/crosschain/nodeAccount{index}
        • /zeta-chain/crosschain/outTxTracker
        • /zeta-chain/crosschain/outTxTracker/{chainID}/{nonce}
        • /zeta-chain/crosschain/outTxTrackerByChain
        • /zeta-chain/crosschain/params
        • /zeta-chain/crosschain/pendingNonces
        • /zeta-chain/crosschain/protocolFee
        • /zeta-chain/fungible/foreign_coins
        • /zeta-chain/fungible/foreign_coins/{index}
        • /zeta-chain/fungible/params
        • /zeta-chain/zetacore/fungible/system_contract
        • /zeta-chain/observer/all_observer_mappers
        • /zeta-chain/observer/ballot_by_identifier/{ballotIdentifier}
        • /zeta-chain/observer/observers_by_chain/{observation_chain}
        • /zeta-chain/observer/supportedChains
        • /zeta-chain/observer/params
        • /zeta-chain/zetacore/crosschain/get_tss_address
        • /zeta-chain/zetacore/crosschain/permission_flags
        • /zeta-chain/emissions/list_addresses
        • /zeta-chain/emissions/get_emissions_factors
        • /zeta-chain/emissions/params
        • /zeta-chain/emissions/show_available_emissions/{address}
        • /zeta-chain/zetacore/observer/get_client_params_for_chain/{chainID}
        • /zeta-chain/zetacore/observer/get_core_params
        • /health
        • /status
        • /net_info
        • /blockchain
        • /block
        • /block_by_hash
        • /block_results
        • /commit
        • /validators
        • /dump_consensus_state
        • /consensus_state
        • /consensus_params
        • /unconfirmed_txs
        • /num_unconfirmed_txs
        • /tx_search
        • /block_search
        • /tx
        • /broadcast_evidence
        • /broadcast_tx_sync
        • /broadcast_tx_async
        • /broadcast_tx_commit
        • /check_tx
        • /abci_info
        • /abci_query
      • ZetaChain-evm
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_getStorageAt
        • eth_estimateGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterChanges
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • txpool_content
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Meter
        • 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
        • web3_clientVersion
        • debug_traceTransaction
      • Monad
        • 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_getStorageAt
        • eth_estimateGas
        • net_version
        • web3_clientVersion
        • debug_getRawBlock
        • debug_getRawHeader
        • debug_getRawReceipts
        • debug_getRawTransaction
        • debug_traceBlockByNumber
        • debug_traceBlockByHash
        • debug_traceTransaction
      • Base
        • 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
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
        • eth_sendUserOperation
        • eth_estimateUserOperationGas
        • eth_getUserOperationByHash
        • eth_getUserOperationReceipt
        • eth_supportedEntryPoints
      • zkSync Era & Abstract
        • 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
      • Linea
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_accounts
        • eth_getStorageAt
        • eth_estimateGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterChanges
        • eth_signTransaction
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • txpool_status
        • txpool_inspect
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Viction
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_accounts
        • eth_getStorageAt
        • eth_estimateGas
        • eth_mining
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_newFilter
        • eth_newBlockFilter
        • eth_getFilterLogs
        • eth_getFilterChanges
        • eth_uninstallFilter
        • eth_subscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • txpool_content
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Taiko
        • eth_chainId
        • eth_syncing
        • eth_getBlockByNumber
        • eth_getBlockByHash
        • eth_blockNumber
        • eth_gasPrice
        • eth_getBalance
        • eth_sendRawTransaction
        • eth_getTransactionByHash
        • eth_getTransactionByBlockHashAndIndex
        • eth_getTransactionByBlockNumberAndIndex
        • eth_getTransactionReceipt
        • eth_getTransactionCount
        • eth_getBlockTransactionCountByHash
        • eth_getBlockTransactionCountByNumber
        • eth_getLogs
        • eth_getCode
        • eth_call
        • eth_getStorageAt
        • eth_estimateGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_newPendingTransactionFilter
        • eth_getFilterChanges
        • eth_signTransaction
        • eth_uninstallFilter
        • eth_subscribe
        • eth_unsubscribe
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • debug_traceCall
        • debug_traceBlockByNumber
        • debug_traceBlockByHash
        • debug_traceTransaction
        • eth_sendUserOperation
        • eth_estimateUserOperationGas
        • eth_getUserOperationByHash
        • eth_getUserOperationReceipt
        • eth_supportedEntryPoints
      • Starknet
        • starknet_specVersion
        • starknet_getBlockWithTxHashes
        • starknet_getBlockWithTxs
        • starknet_getStateUpdate
        • starknet_getStorageAt
        • starknet_getTransactionStatus
        • starknet_getTransactionByHash
        • starknet_getTransactionByBlockIdAndIndex
        • starknet_getTransactionReceipt
        • starknet_getClass
        • starknet_getClassHashAt
        • starknet_getClassAt
        • starknet_getBlockTransactionCount
        • starknet_call
        • starknet_estimateFee
        • starknet_estimateMessageFee
        • starknet_blockNumber
        • starknet_blockHashAndNumber
        • starknet_chainId
        • starknet_syncing
        • starknet_getEvents
        • starknet_getNonce
      • Blast
        • 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
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Conflux
        • 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_subscribe
        • net_version
        • web3_clientVersion
      • Merlin
        • 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_getStorageAt
        • eth_estimateGas
        • eth_newFilter
        • eth_newBlockFilter
        • eth_getFilterChanges
        • eth_uninstallFilter
        • eth_subscribe
        • net_version
        • web3_clientVersion
        • web3_sha3
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
        • zkevm_batchNumber
        • zkevm_getBatchByNumber
        • zkevm_batchNumberByBlockNumber
        • zkevm_getFullBlockByNumber
        • zkevm_getFullBlockByHash
        • zkevm_getTransactionReceiptByL2Hash
        • zkevm_getExitRootsByGER
        • zkevm_estimateCounters
        • zkevm_getLatestGlobalExitRoot
      • SUI
        • suix_getAllBalances
        • suix_getAllCoins
        • suix_getBalance
        • suix_getCoinMetadata
        • suix_getCoins
        • suix_getTotalSupply
        • suix_getDynamicFieldObject
        • suix_getDynamicFields
        • suix_getOwnedObjects
        • suix_queryEvents
        • suix_queryTransactionBlocks
        • suix_resolveNameServiceAddress
        • suix_resolveNameServiceNames
        • suix_subscribeEvent
        • suix_subscribeTransaction
        • suix_getCommitteeInfo
        • suix_getLatestSuiSystemState
        • suix_getReferenceGasPrice
        • suix_getStakes
        • suix_getStakesByIds
        • suix_getValidatorsApy
        • sui_getMoveFunctionArgTypes
        • sui_getNormalizedMoveFunction
        • sui_getNormalizedMoveModule
        • sui_getNormalizedMoveModulesByPackage
        • sui_getNormalizedMoveStruct
        • sui_getChainIdentifier
        • sui_getCheckpoint
        • sui_getCheckpoints
        • sui_getEvents
        • sui_getLatestCheckpointSequenceNumber
        • sui_getLoadedChildObjects
        • sui_getObject
        • sui_getProtocolConfig
        • sui_getTotalTransactionBlocks
        • sui_getTransactionBlock
        • sui_multiGetObjects
        • sui_multiGetTransactionBlocks
        • sui_tryGetPastObject
        • sui_tryMultiGetPastObjects
        • unsafe_batchTransaction
        • unsafe_mergeCoins
        • unsafe_moveCall
        • unsafe_pay
        • unsafe_payAllSui
        • unsafe_paySui
        • unsafe_publish
        • unsafe_requestAddStake
        • unsafe_requestWithdrawStake
        • unsafe_splitCoin
        • unsafe_splitCoinEqual
        • unsafe_transferObject
        • unsafe_transferSui
        • sui_devInspectTransactionBlock
        • sui_dryRunTransactionBlock
        • sui_executeTransactionBlock
      • Berachain
        • 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
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Mantle
        • 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
        • eth_getBlockRange
        • net_version
        • net_listening
        • net_peerCount
        • web3_clientVersion
        • web3_sha3
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Unichain
        • 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
        • web3_sha3
        • txpool_status
        • txpool_inspect
        • txpool_content
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Metis
        • 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
        • web3_sha3
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Near
        • View access key
        • View access key list
        • View access key changes (single)
        • View access key changes (all)
        • View account
        • View account changes
        • View contract code
        • View contract state
        • View contract state changes
        • View contract code changes
        • Call a contract function
        • Block details
        • Changes in Block
        • Chunk Details
        • Gas Price
        • Genesis Config
        • Protocol Config
        • Node Status
        • Network Info
        • Validation Status
        • Send transaction
        • Transaction Status
        • Transaction Status with Receipts
        • Receipt by ID
        • Maintenance windows
      • Celo
        • 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
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • txpool_content
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
      • Ton
        • /getAddressInformation
        • /getExtendedAddressInformation
        • /getWalletInformation
        • /getTransactions
        • /getAddressBalance
        • /getAddressState
        • /packAddress
        • /unpackAddress
        • /getTokenData
        • /detectAddress
        • /getMasterchainInfo
        • /getMasterchainBlockSignatures
        • /getShardBlockProof
        • /getConsensusBlock
        • /lookupBlock
        • /shards
        • /getBlockTransactions
        • /getBlockTransactionsExt
        • /getBlockHeader
        • /tryLocateTx
        • /tryLocateResultTx
        • /tryLocateSourceTx
        • /getConfigParam
        • /runGetMethod
        • /sendBoc
        • /sendBocReturnHash
        • /sendQuery
        • /estimateFee
        • /jsonRPC
      • Story
        • 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
        • web3_sha3
        • txpool_inspect
        • txpool_status
        • txpool_content
        • debug_traceCall
        • debug_traceBlockByHash
        • debug_traceBlockByNumber
        • debug_traceTransaction
    • Account Abstraction (ERC-4337)
      • Bundler Service
  • Pricing
    • Request Unit (RU)
      • EVM RU table
      • Aptos/Movement RU table
      • Cosmos/Zetachain RU table
      • Starknet RU table
      • SUI RU table
      • Near RU table
      • Ton RU table
      • Solana/Eclipse RU table
    • Pricing & Rate Limit
    • Auto-Scaling & Pay As You Go
  • Supports
    • RPC Error Reference
    • FAQ
    • Contact Us
Powered by GitBook
On this page

Was this helpful?

  1. Build
  2. API Reference
  3. Merlin

zkevm_batchNumber

Returns the latest batch number

Parameters:

None

Returns:

String - the hex representation of latest batch number

Example:

// Request
curl https://merlin.blockpi.network/v1/rpc/your-rpc-key -X POST -H "Content-Type: application/json"
--data '{"jsonrpc":"2.0","method":"zkevm_batchNumber","params":[],"id":1}'

// Result
{
    "id": 1,
    "jsonrpc": "2.0",
    "result": "0x1dbb1c"
}
Previousdebug_traceTransactionNextzkevm_getBatchByNumber

Last updated 2 months ago

Was this helpful?