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. Near

Block details

Queries network and returns block for given height or hash. You can also use finality param to return latest block details.

PreviousCall a contract functionNextChanges in Block

Last updated 2 months ago

Was this helpful?

  • method: block

  • params:

    • OR

Example:

// Request
curl  https://near.blockpi.network/v1/rpc/your-rpc-key -X POST -H "Content-Type: application/json" 
--data 
'{
  "jsonrpc": "2.0",
  "id": "dontcare",
  "method": "block",
  "params": {
    "finality": "final"
  }
}'

// Result
{
  "jsonrpc": "2.0",
  "result": {
    "author": "bitcat.pool.f863973.m0",
    "header": {
      "height": 17821130,
      "epoch_id": "7Wr3GFJkYeCxjVGz3gDaxvAMUzXuzG8MjFXTFoAXB6ZZ",
      "next_epoch_id": "A5AdnxEn7mfHieQ5fRxx9AagCkHNJz6wr61ppEXiWvvh",
      "hash": "CLo31YCUhzz8ZPtS5vXLFskyZgHV5qWgXinBQHgu9Pyd",
      "prev_hash": "2yUTTubrv1gJhTUVnHXh66JG3qxStBqySoN6wzRzgdVD",
      "prev_state_root": "5rSz37fySS8XkVgEy3FAZwUncX4X1thcSpuvCgA6xmec",
      "chunk_receipts_root": "9ETNjrt6MkwTgSVMMbpukfxRshSD1avBUUa4R4NuqwHv",
      "chunk_headers_root": "HMpEoBhPvThWZvppLwrXQSSfumVdaDW7WfZoCAPtjPfo",
      "chunk_tx_root": "7tkzFg8RHBmMw1ncRJZCCZAizgq4rwCftTKYLce8RU8t",
      "outcome_root": "7tkzFg8RHBmMw1ncRJZCCZAizgq4rwCftTKYLce8RU8t",
      "chunks_included": 1,
      "challenges_root": "11111111111111111111111111111111",
      "timestamp": 1601280114229875635,
      "timestamp_nanosec": "1601280114229875635",
      "random_value": "ACdUSF3nehbMTwT7qjUB6Mm4Ynck5TVAWbNH3DR1cjQ7",
      "validator_proposals": [],
      "chunk_mask": [true],
      "gas_price": "100000000",
      "rent_paid": "0",
      "validator_reward": "0",
      "total_supply": "1042339182040791154864822502764857",
      "challenges_result": [],
      "last_final_block": "AaxTqjYND5WAKbV2UZaFed6DH1DShN9fEemtnpTsv3eR",
      "last_ds_final_block": "2yUTTubrv1gJhTUVnHXh66JG3qxStBqySoN6wzRzgdVD",
      "next_bp_hash": "3ZNEoFYh2CQeJ9dc1pLBeUd1HWG8657j2c1v72ENE45Q",
      "block_merkle_root": "H3912Nkw6rtamfjsjmafe2uV2p1XmUKDou5ywgxb1gJr",
      "approvals": [
        "ed25519:4hNtc9vLhn2PQhktWtLKJV9g8SBfpm6NBT1w4syNFqoKE7ZMts2WwKA9x1ZUSBGVKYCuDGEqogLvwCF25G7e1UR3",
        "ed25519:2UNmbTqysMMevVPqJEKSq57hkcxVFcAMdGq7CFhpW65yBKFxYwpoziiWsAtARusLn9Sy1eXM7DkGTXwAqFiSooS6",
        "ed25519:4sumGoW9dnQCsJRpzkd4FQ5NSJypGQRCppWp7eQ9tpsEcJXjHZN8GVTCyeEk19WmbbMEJ5KBNypryyHzaH2gBxd4",
        "ed25519:3fP2dri6GjYkmHgEqQWWP9GcoQEgakbaUtfr3391tXtYBgxmiJUEymRe54m7D8bQrSJ3LhKD8gTFT7qqdemRnizR",
        "ed25519:3mwdqSWNm6RiuZAoZhD6pqsirC2cL48nEZAGoKixpqbrsBpAzqV3W2paH4KtQQ4JPLvk5pnzojaint2kNBCcUyq1",
        "ed25519:D4hMnxqLyQW4Wo29MRNMej887GH46yJXDKNN4es8UDSi9shJ9Y4FcGqkxdV4AZhn1yUjwN5LwfgAgY6fyczk5L3",
        null,
        "ed25519:4WCVm4dn88VJxTkUgcvdS7vs34diBqtQY4XWMRctSN1NpbgdkwwVyxg7d2SbGC22SuED7w4nrToMhcpJXrkhkDmF",
        "ed25519:JqtC7TFP7U14s7YhRKQEqwbc2RUxoctq75mrBdX91f7DuCWsPpe6ZTTnfHPmuJPjTzFHVZTsaQJWzwfSrrgNpnc",
        "ed25519:ngGUpWc2SyHmMCkWGTNNNfvZAJQ5z7P92JCmDqB7JW3j8fNH6LobvFFXb2zVdssibJKgnjwBj8CRe6qiZtuYQZM",
        "ed25519:5kzW6RbjukyJZiw9NTzTPPsQdoqN6EecafjVFEoWmTxQ4uSv1uSXhQYcHK2eq4m84oMmPABQDz2mm73Qx8mDdCQX",
        "ed25519:5wHnuuxwJJiZ4bXNq5cESnr4YovFU2yaUcuHRDUw3DnLoxkqc15CsegoyUSQKEwtCZ4yETv8Z9QcD6Wr9zHV4AUk",
        "ed25519:3F9XzWBxto31e8RAcBShAJBzJPgSJQsWbPXR38AfQnJn6AiveGz3JjebQm9Ye63BrnNA57QrPshwknxpzSrcNEZW",
        "ed25519:2g5s4SKsHt9PMdekkDqVtwwtz14v4edhqdBX1MYA8tB6nDpj3vDCDCTy9pEU8dX31PoQe5ygnf88aTZukMBMK1Yt",
        "ed25519:3Xz4jqhdyS3qs6xTmWdgjwt5gJraU5czMA89hPhmvbAN4aA7SUKL1HkevpmutRQqqxe7c7uCFeGiDHvDcxhhmD8W",
        null,
        "ed25519:55xs3vwPEys39egf9Z8SNyn1JsHPRMgj9HCX1GE7GJsVTcAuutQUCo91E12ZdXkuToYRXb9KzoT8n9XQRCNuLpwY",
        null,
        "ed25519:28JrFw7KnhnQPN89qZnnw17KDBjS6CDN7zB1hTg7KGg8qQPoCzakz9DNnaSnx39ji7e2fQSpZt4cNJaD7K7Yu7yo",
        "ed25519:41hAr5qhtvUYpdD2NK9qqTVnpG325ZoAiwrcmk1MJH7fdpxm7oSKXvXZqh7bTmPhv61hH2RpHnhcGuN4QqLzK2zt",
        "ed25519:4QacMsQ5FJgvecAYDFq8QBh19BBjh4qU8oeD5bV7p6Zhhu3e6r2iSHTvDBU2Q62RZAaWQQkkEwDUC9rsXdkGVhAt",
        "ed25519:27smtCZ3WobEvBuD5DggY6kkGxjB9qRVY6kPixgwqvBT1eKbRVoV8cLj1z51S8RTcp7YzAr1vhHJUHgksatR9Udz",
        "ed25519:4wspCWoAbhYxb3th2eX6ZXvKep1Fsco7mFP5zBodXBR8Wr344ANXSUCri3gUgNCCSoQ2CKSdqDEsvE6Y2jQ9hmbB",
        "ed25519:46XpYf9ZB9gjDfdnJLHqqhYJpQCuvCgB9tzKWS88GANMCb2j9BM3KXyjaEzynSsaPK8VrKFXQuTsTzgQSeo9cWGW",
        null,
        "ed25519:Y5ehsrhEpTRGjG6fHJHsEXj2NYPGMmKguiJHXP7TqsCWHBvNzaJbieR7UDp78hJ1ib7C18J5MB2kCzTXBCF9c3b",
        "ed25519:3P9363Dc8Kqvgjt3TsNRncUrncCHid7aSRnuySjF4JYmQbApkAxomyMu8xm9Rgo3mj9rqXb16PM7Xjn7hKP6TyVr",
        null,
        null,
        "ed25519:65ATjGsigZ3vMp7sGcp1c4ptxoqhHPkBeAaZ5GWJguVDLyrRLPJrtXhLGjH9DpXd7CZswjyMYq5aRtorLnmmJ7GW",
        null,
        "ed25519:5SvqSViXbtsLoFMdtCufyyDgZnrEK7LheFi38X5M2ic17gfV5cz37r85RyixjUv98MbAmgVdmkxVFDGfSbeoHW7X",
        null,
        null,
        "ed25519:2n3fQiBEiDKkB84biXWyQmvnupKX7B8faugY37jVi8hVXuWLggJmaEjqub511RCYwFnwW1RBxYpuJQ455KaniCd4",
        "ed25519:2K9xKFLJ2fW74tddXtghFGFurKWomAqaJmkKYVZKHQT6zHe5wNSYT3vzMotLQcez5JD1Ta57N9zQ4H1RysB2s5DZ",
        null,
        null,
        "ed25519:3qeCRtcLAqLtQ2YSQLcHDa26ykKX1BvAhP9jshLLYapxSEGGgZJY8sU72p9E78AkXwHP3X2Eq74jvts7gTRzNgMg",
        null,
        "ed25519:2czSQCF8wBDomEeSdDRH4gFoyJrp2ppZqR6JDaDGoYpaFkpWxZf2oGDkKfQLZMbfvU6LXkQjJssVHcLCJRMzG8co"
      ],
      "signature": "ed25519:58sdWd6kxzhQdCGvHzxqvdtDLJzqspe74f3gytnqdxDLHf4eesXi7B3nYq2YaosCHZJYmcR4HPHKSoFm3WE4MbxT",
      "latest_protocol_version": 35
    },
    "chunks": [
      {
        "chunk_hash": "EBM2qg5cGr47EjMPtH88uvmXHDHqmWPzKaQadbWhdw22",
        "prev_block_hash": "2yUTTubrv1gJhTUVnHXh66JG3qxStBqySoN6wzRzgdVD",
        "outcome_root": "11111111111111111111111111111111",
        "prev_state_root": "HqWDq3f5HJuWnsTfwZS6jdAUqDjGFSTvjhb846vV27dx",
        "encoded_merkle_root": "9zYue7drR1rhfzEEoc4WUXzaYRnRNihvRoGt1BgK7Lkk",
        "encoded_length": 8,
        "height_created": 17821130,
        "height_included": 17821130,
        "shard_id": 0,
        "gas_used": 0,
        "gas_limit": 1000000000000000,
        "rent_paid": "0",
        "validator_reward": "0",
        "balance_burnt": "0",
        "outgoing_receipts_root": "H4Rd6SGeEBTbxkitsCdzfu9xL9HtZ2eHoPCQXUeZ6bW4",
        "tx_root": "11111111111111111111111111111111",
        "validator_proposals": [],
        "signature": "ed25519:4iPgpYAcPztAvnRHjfpegN37Rd8dTJKCjSd1gKAPLDaLcHUySJHjexMSSfC5iJVy28vqF9VB4psz13x2nt92cbR7"
      }
    ]
  },
  "id": "dontcare"
}
finality
block_id