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

Protocol Config

Returns most recent protocol configuration or a specific queried block. Useful for finding current storage and transaction costs.

PreviousGenesis ConfigNextNode Status

Last updated 2 months ago

Was this helpful?

  • method: EXPERIMENTAL_protocol_config

  • 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": "EXPERIMENTAL_protocol_config",
  "params": {
    "finality": "final"
  }
}'

// Result
{
  "jsonrpc": "2.0",
  "result": {
    "protocol_version": 45,
    "genesis_time": "2020-07-31T03:39:42.911378Z",
    "chain_id": "testnet",
    "genesis_height": 42376888,
    "num_block_producer_seats": 200,
    "num_block_producer_seats_per_shard": [200],
    "avg_hidden_validator_seats_per_shard": [0],
    "dynamic_resharding": false,
    "protocol_upgrade_stake_threshold": [4, 5],
    "epoch_length": 43200,
    "gas_limit": 1000000000000000,
    "min_gas_price": "5000",
    "max_gas_price": "10000000000000000000000",
    "block_producer_kickout_threshold": 80,
    "chunk_producer_kickout_threshold": 90,
    "online_min_threshold": [90, 100],
    "online_max_threshold": [99, 100],
    "gas_price_adjustment_rate": [1, 100],
    "runtime_config": {
      "storage_amount_per_byte": "10000000000000000000",
      "transaction_costs": {
        "action_receipt_creation_config": {
          "send_sir": 108059500000,
          "send_not_sir": 108059500000,
          "execution": 108059500000
        },
        "data_receipt_creation_config": {
          "base_cost": {
            "send_sir": 4697339419375,
            "send_not_sir": 4697339419375,
            "execution": 4697339419375
          },
          "cost_per_byte": {
            "send_sir": 59357464,
            "send_not_sir": 59357464,
            "execution": 59357464
          }
        },
        "action_creation_config": {
          "create_account_cost": {
            "send_sir": 99607375000,
            "send_not_sir": 99607375000,
            "execution": 99607375000
          },
          "deploy_contract_cost": {
            "send_sir": 184765750000,
            "send_not_sir": 184765750000,
            "execution": 184765750000
          },
          "deploy_contract_cost_per_byte": {
            "send_sir": 6812999,
            "send_not_sir": 6812999,
            "execution": 6812999
          },
          "function_call_cost": {
            "send_sir": 2319861500000,
            "send_not_sir": 2319861500000,
            "execution": 2319861500000
          },
          "function_call_cost_per_byte": {
            "send_sir": 2235934,
            "send_not_sir": 2235934,
            "execution": 2235934
          },
          "transfer_cost": {
            "send_sir": 115123062500,
            "send_not_sir": 115123062500,
            "execution": 115123062500
          },
          "stake_cost": {
            "send_sir": 141715687500,
            "send_not_sir": 141715687500,
            "execution": 102217625000
          },
          "add_key_cost": {
            "full_access_cost": {
              "send_sir": 101765125000,
              "send_not_sir": 101765125000,
              "execution": 101765125000
            },
            "function_call_cost": {
              "send_sir": 102217625000,
              "send_not_sir": 102217625000,
              "execution": 102217625000
            },
            "function_call_cost_per_byte": {
              "send_sir": 1925331,
              "send_not_sir": 1925331,
              "execution": 1925331
            }
          },
          "delete_key_cost": {
            "send_sir": 94946625000,
            "send_not_sir": 94946625000,
            "execution": 94946625000
          },
          "delete_account_cost": {
            "send_sir": 147489000000,
            "send_not_sir": 147489000000,
            "execution": 147489000000
          }
        },
        "storage_usage_config": {
          "num_bytes_account": 100,
          "num_extra_bytes_record": 40
        },
        "burnt_gas_reward": [3, 10],
        "pessimistic_gas_price_inflation_ratio": [103, 100]
      },
      "wasm_config": {
        "ext_costs": {
          "base": 264768111,
          "contract_compile_base": 35445963,
          "contract_compile_bytes": 216750,
          "read_memory_base": 2609863200,
          "read_memory_byte": 3801333,
          "write_memory_base": 2803794861,
          "write_memory_byte": 2723772,
          "read_register_base": 2517165186,
          "read_register_byte": 98562,
          "write_register_base": 2865522486,
          "write_register_byte": 3801564,
          "utf8_decoding_base": 3111779061,
          "utf8_decoding_byte": 291580479,
          "utf16_decoding_base": 3543313050,
          "utf16_decoding_byte": 163577493,
          "sha256_base": 4540970250,
          "sha256_byte": 24117351,
          "keccak256_base": 5879491275,
          "keccak256_byte": 21471105,
          "keccak512_base": 5811388236,
          "keccak512_byte": 36649701,
          "log_base": 3543313050,
          "log_byte": 13198791,
          "storage_write_base": 64196736000,
          "storage_write_key_byte": 70482867,
          "storage_write_value_byte": 31018539,
          "storage_write_evicted_byte": 32117307,
          "storage_read_base": 56356845750,
          "storage_read_key_byte": 30952533,
          "storage_read_value_byte": 5611005,
          "storage_remove_base": 53473030500,
          "storage_remove_key_byte": 38220384,
          "storage_remove_ret_value_byte": 11531556,
          "storage_has_key_base": 54039896625,
          "storage_has_key_byte": 30790845,
          "storage_iter_create_prefix_base": 0,
          "storage_iter_create_prefix_byte": 0,
          "storage_iter_create_range_base": 0,
          "storage_iter_create_from_byte": 0,
          "storage_iter_create_to_byte": 0,
          "storage_iter_next_base": 0,
          "storage_iter_next_key_byte": 0,
          "storage_iter_next_value_byte": 0,
          "touching_trie_node": 16101955926,
          "promise_and_base": 1465013400,
          "promise_and_per_promise": 5452176,
          "promise_return": 560152386,
          "validator_stake_base": 911834726400,
          "validator_total_stake_base": 911834726400
        },
        "grow_mem_cost": 1,
        "regular_op_cost": 3856371,
        "limit_config": {
          "max_gas_burnt": 200000000000000,
          "max_gas_burnt_view": 200000000000000,
          "max_stack_height": 16384,
          "initial_memory_pages": 1024,
          "max_memory_pages": 2048,
          "registers_memory_limit": 1073741824,
          "max_register_size": 104857600,
          "max_number_registers": 100,
          "max_number_logs": 100,
          "max_total_log_length": 16384,
          "max_total_prepaid_gas": 300000000000000,
          "max_actions_per_receipt": 100,
          "max_number_bytes_method_names": 2000,
          "max_length_method_name": 256,
          "max_arguments_length": 4194304,
          "max_length_returned_data": 4194304,
          "max_contract_size": 4194304,
          "max_length_storage_key": 4194304,
          "max_length_storage_value": 4194304,
          "max_promises_per_function_call_action": 1024,
          "max_number_input_data_dependencies": 128
        }
      },
      "account_creation_config": {
        "min_allowed_top_level_account_length": 0,
        "registrar_account_id": "registrar"
      }
    },
    "transaction_validity_period": 86400,
    "protocol_reward_rate": [1, 10],
    "max_inflation_rate": [1, 20],
    "num_blocks_per_year": 31536000,
    "protocol_treasury_account": "near",
    "fishermen_threshold": "340282366920938463463374607431768211455",
    "minimum_stake_divisor": 10
  },
  "id": "dontcare"
}
finality
block_id