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
        • blockpi_ruConsumed
      • 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?

Edit on GitHub
  1. Build
  2. API Reference
  3. Kaia

klay_getBlockWithConsensusInfoByHash

Returns a block with consensus information that matches the given hash.

Previousklay_getBlockTransactionCountByHashNextklay_getCommittee

Last updated 3 months ago

Was this helpful?

Parameters

Type
Description

32-byte DATA

Hash of a block.

Return Value

See

Example

// Request
curl -X POST -H "Content-Type: application/json" --data '{"jsonrpc":"2.0", "method":"klay_getBlockWithConsensusInfoByHash", "params":["0x7d68d09a7a571cdf8a3b6a5ef6e037265b3e3093cf145b0954d22bde5c1d4f61"],"id":73}' http://klaytn.blockpi.network/v1/rpc/your-api-key

// Result
{
  "jsonrpc": "2.0",
  "id": 73,
  "result": {
    "baseFeePerGas":"0x0",
    "blockscore": "0x1",
    "committee": ["0xe783fc94fddaeebef7293d6c5864cff280f121e1", "0x8a88a093c05376886754a9b70b0d0a826a5e64be", "0xf113ec8c22765d485309cf1d025d1b975245b9f8", "0xe3d92072d8b9a59a0427485a1b5f459271df457c", "0xa2ba8f7798649a778a1fd66d3035904949fec555", "0x2bdd279522b8a0843831fbb94cfbb24a913597c5", "0x9419fa2e3b9eb1158de31be66c586a52f49c5de7", "0xc032c34cb9fe064fe435199e1078dd8756a166b5", "0x56e8c1463c341abf8b168c3079ea41ce8a387e18", "0x6873352021fe9226884616dc6f189f289aeb0cc5", "0xe93a890fb7ec5e993b1a7fd77b0d13a0763eff3d", "0xbca8ffa45cc8e30bbc0522cdf1a1e0ebf540dfe2", "0x386ca3cb8bb13f48d1a6adc1fb8df09e7bb7f9c8", "0x1782834bf8847e235f21f2c1f13fca4d5dff6621", "0x6f6770f1f67f44fb15b335b49581ad6b935d963a", "0x0b59cae1f03534209fdb9ddf5ea65b310cd7060c", "0xb9456fd65a6810b19df24832c50b2e61a41867f8", "0x16c192585a0ab24b552783b4bf7d8dc9f6855c35", "0xec6c1cede510be308f0fdbbc8dbdf238829bdb34", "0xf8c9c61c5e7f2b6219d1c28b94e5cb3cdc802594", "0x5e59db28cef098d5a2e877f84127aed10d7378f2", "0x52d41ca72af615a1ac3301b0a93efa222ecc7541"],
    "extraData": "0xd883010101846b6c617988676f312e31322e35856c696e757800000000000000f90604f901ce9452d41ca72af615a1ac3301b0a93efa222ecc7541948a88a093c05376886754a9b70b0d0a826a5e64be94f113ec8c22765d485309cf1d025d1b975245b9f894e3d92072d8b9a59a0427485a1b5f459271df457c94a2ba8f7798649a778a1fd66d3035904949fec555942bdd279522b8a0843831fbb94cfbb24a913597c594bca8ffa45cc8e30bbc0522cdf1a1e0ebf540dfe294c032c34cb9fe064fe435199e1078dd8756a166b59456e3a565e31f8fb0ba0b12c03355518c64372120946f6770f1f67f44fb15b335b49581ad6b935d963a94e93a890fb7ec5e993b1a7fd77b0d13a0763eff3d94e783fc94fddaeebef7293d6c5864cff280f121e194386ca3cb8bb13f48d1a6adc1fb8df09e7bb7f9c8941782834bf8847e235f21f2c1f13fca4d5dff6621949419fa2e3b9eb1158de31be66c586a52f49c5de7940b59cae1f03534209fdb9ddf5ea65b310cd7060c94b9456fd65a6810b19df24832c50b2e61a41867f89416c192585a0ab24b552783b4bf7d8dc9f6855c3594ec6c1cede510be308f0fdbbc8dbdf238829bdb3494f8c9c61c5e7f2b6219d1c28b94e5cb3cdc802594946873352021fe9226884616dc6f189f289aeb0cc59456e8c1463c341abf8b168c3079ea41ce8a387e18b8418890007a341ee171ba8d5e3cb546d1d927c8202f0df3c3f381c8173eb36db41305227c289fb528a4614b1a2c04a7ec5a1b5d76f62b829496aa36979e88a9610c01f903edb841f0ba93ac8e28a021e582e50abbaa24fa5174674b3b0873dc568f6c9ebaf830bb4d03b857416304f97b4314e310f66f6c8043e716e70751bc9663dd6f9e5d6a9100b84174717204aa9d9f2dcb1269c89141ec2ee9d447e1981e8a704caa5a6ce376b0901f3e0ddf0ebe08542af86b23637df2f962b0f7ced5469cea310cb71c2358357300b841aa3aa8b450a6f4d883dcf2eda0f964ff4d35a250996b34aa91279c9c7f4383a22c879e2f21c9fddf8c3b1a6cbc59b273b4a0daf4b15aaf18f5e33e70c9277e6f00b8414adbeaaf82da005a33f00e7f74a3eeecb989698968b3694ea9e74018a0836184188eca727900280734ead256af02e72679addcddbf5ebd82c04c030c2bd85f4a01b841610b61422badd11afa2a617502f81c0c8aa1f11951d80893976a391026a3859c1f5e6c6d28e8b2ca8c4281c699b7b8ec30625801d4a6637291f9a8d1a2d8244f00b8417590e3d92063d4162f49493848ef0557daba3c2d82b9498eda09d5d08837296937a69e7b852579eeadf1c077d3b80d232ece03a12f4c45896e518cbb0771c52700b8415a2a40f416154793535cfe133040236ecc8b1f276df39e0a3713992fad06e38a42a455a636add93bff218544a4c53b852b8c4e461d3ae0663fdefe8fe7e327cc00b841e0c64cc8a30d84196d57639a42c5da941164b0700476d1b91d18f7c8f58d12f932ad1362270ec968294257f9c5cb60c40a7d4a5932a8f4d537be4db51f7dcf2500b841f61b6f014628ab751d79f095b1e739bc2b31fa8b6b847878e13b000a6dd53fa8467903119a72c7445f8490cf4932a42f4a418b89436b70d100c56c083399579500b841e6fe4f7c4bdcb4a81125bd282d0b9fedf1f51636c69bd4684d3131d685a7aed34face3d943d02b6ad632bb337f89fd6b0fb08e163ef84bb87fe556f4bafa0d3401b8412c6666136414f88327e07a6e8a2b04d105d6cf64daee239cea647a25f93ce0e6542f59f4363e3522bc838841e6db1940e569938b9458fb674fd543646a6b669b00b84134f967c4060d85a7c2f65d00695f3308d2ab78033e895775e0ab6f70cc6e71081c030bd997773191b3d2d7e5425e542c3b98fc127031784a858cf497c0e1532100b841d81aedf218d33e12087fb6c71b1d76e69dde542659c85661909b8c99793c7f1535afdc8addaefc5bcf6a3f99fd34518a1e9ab4a73ec9921e9865c1bd8543fd4c01b84199ec6f0fca02e48db37f0e4ae1b2fdf643abf610a9f1d7c0b490250aa7f1393d3069d1b4cec74ee99b0e18081bbf5e03d7b918d46499d579459cf0114ff76e9301b841d81a55eb96767edc5305dac78b904f70d2f44bd845fcd2bd581778669e5b8446220143680619986b9975ea528aacec0976406424588760f4fe086f16abaaaf4600",
    "gasUsed": "0x1d065",
    "governanceData": "0x",
    "hash": "0x7d68d09a7a571cdf8a3b6a5ef6e037265b3e3093cf145b0954d22bde5c1d4f61",
    "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
    "number": "0x6e0431",
    "parentHash": "0xa76ef625874a4d2126eb3fd1ebb5c1a8d0deb360a12b4f8edf30fb417d82b5a1",
    "proposer": "0xe783fc94fddaeebef7293d6c5864cff280f121e1",
    "receiptsRoot": "0x56734b337c3daab6766104bb51bd2ca408cf4537f5528ab3362536c57e65ba67",
    "reward": "0x79f83dbb81f6f706be3e8491b14790c30d03e659",
    "size": "0x947",
    "stateRoot": "0xf685dce2cbef004cb041cf23959aea65e8aa86911fac55739ae1971f7d1dacd4",
    "timestamp": "0x5d801768",
    "timestampFoS": "0x4",
    "totalBlockScore": "0x6e0432",
    "transactions": [
      {
        "blockHash": "0x7d68d09a7a571cdf8a3b6a5ef6e037265b3e3093cf145b0954d22bde5c1d4f61",
        "blockNumber": "0x6e0431",
        "contractAddress": null,
        "feePayer": "0x08260736c18bd8612bee2b21beedf4e97c0bc6b9",
        "feePayerSignatures": [
          {
            "V": "0x4055",
            "R": "0xd3fdd58e18e5a96d1f9af3d1aff31601d8e543a8085c78edfc8602db4c91b3c6",
            "S": "0x19d937e315472a188f11a6bb87f47e66a30b44ba907b5f01fcd47dab8d99f3f0"
          }
        ],
        "from": "0x84b605b268e89ccdf591974db82deaa48bce59dc",
        "gas": "0x419ce0",
        "gasPrice": "0x5d21dba00",
        "gasUsed": "0x1d065",
        "input": "0x50716652000000000000000000000000000000000000000000000000000000000000000100000000000000000000000000000000000000000000000000000000013416c50000000000000000000000000000000000000000000000000000000000001f3f000000000000000000000000000000000000000000000000000000003b9af23c",
        "logs": [],
        "logsBloom": "0x00000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000",
        "nonce": "0x8",
        "senderTxHash": "0x5fe7485db56c0c2b0eb54dd46e584a413193ad66b40e69281f44dadfa7409b2e",
        "signatures": [
          {
            "V": "0x4056",
            "R": "0xca32239c38e1080f3a394504e2a0bb9811cda0a87d25b750cbbab265d581074d",
            "S": "0x584ab136a483e755d9d458f9965ca0d514724c7b45f6123d19323f6fa7ccdb5f"
          }
        ],
        "status": "0x1",
        "to": "0x1db1b93447328dd904152f798ead97987844f7b7",
        "transactionHash": "0x020a2156bb4b29dc84f26887efae79e07a3d738b2856a66bbaab8aee18d507b5",
        "transactionIndex": "0x0",
        "type": "TxTypeFeeDelegatedSmartContractExecution",
        "typeInt": 49,
        "value": "0x0"
      }
    ],
    "transactionsRoot": "0x020a2156bb4b29dc84f26887efae79e07a3d738b2856a66bbaab8aee18d507b5",
    "voteData": "0x"
  }
}
Klaytn Docs