# GetBlock Docs

## GitHub sync

- [Welcome](https://docs.getblock.io/readme.md): Welcome to GetBlock! We make it easy for developers and businesses to connect to 130+ blockchain networks.
- [How to set up an account](https://docs.getblock.io/getting-started/how-to-set-up-an-account.md): To start using GetBlock's services, you need to register for an account. You’ll be ready to go in just a few clicks
- [Team accounts setup](https://docs.getblock.io/getting-started/how-to-set-up-an-account/team-accounts-setup.md): Set up your team account on GetBlock, invite and onboard team members with this step-by-step guide.
- [Access token management](https://docs.getblock.io/getting-started/authentication-with-access-tokens.md): GetBlock uses a secure authentication method based on access tokens to ensure that only authorized users can interact with blockchain nodes.
- [Plans and limits](https://docs.getblock.io/getting-started/plans-and-limits.md): GetBlock offers flexible RPC plans and features to support developers and businesses at any stage, from small projects to high-traffic platforms
- [Choosing your plan](https://docs.getblock.io/getting-started/plans-and-limits/choosing-your-plan.md): Compare GetBlock's subscription options to find the one that fits your project.
- [Limitless Node](https://docs.getblock.io/getting-started/plans-and-limits/limitless-node.md): A dedicated RPC endpoint with guaranteed RPS and no request limits, at a flat monthly price. For Ethereum, Solana, Bitcoin and other Tier-1 blockchains.
- [Dedicated nodes: Manage & extend subscriptions](https://docs.getblock.io/getting-started/plans-and-limits/dedicated-nodes-manage-and-extend-subscriptions.md): Track and extend your dedicated node subscriptions on GetBlock.
- [CU and rate limits](https://docs.getblock.io/getting-started/plans-and-limits/cu-and-rate-limits.md): GetBlock provides access to over 100 blockchains. CU and rate limits depend on the selected plan.
- [What counts as a CU](https://docs.getblock.io/getting-started/plans-and-limits/what-counts-as-a-cu.md): Learn what Compute Units (CUs) are and how GetBlock calculates them to track and price API calls
- [Top up CUs and boost limits](https://docs.getblock.io/getting-started/plans-and-limits/top-up-cus-and-boost-limits.md): GetBlock users can top up their CU balance or upgrade to higher limits directly from their Dashboard, with a few click.
- [Payment methods](https://docs.getblock.io/getting-started/plans-and-limits/payment-methods.md): GetBlock supports both fiat and crypto payments.
- [Endpoint setup](https://docs.getblock.io/getting-started/endpoint-setup.md): Configure, set up and manage blockchain node endpoints with GetBlock.
- [Creating node endpoints](https://docs.getblock.io/getting-started/endpoint-setup/creating-node-endpoints.md): Follow the steps below to set up an endpoint and generate access tokens for your project.
- [Enabling archive mode](https://docs.getblock.io/getting-started/endpoint-setup/enabling-archive-mode.md): Enable Archive Mode on your GetBlock Shared Node API to access the full blockchain history and run historical queries
- [Configuring dedicated nodes](https://docs.getblock.io/getting-started/endpoint-setup/configuring-dedicated-nodes.md): Deploy dedicated nodes from your GetBlock Dashboard. Fully self-service. This guide covers customizing your node settings and completing the setup process.
- [Dedicated node performance tiers](https://docs.getblock.io/getting-started/endpoint-setup/configuring-dedicated-nodes/dedicated-node-performance-tiers.md): GetBlock’s Dedicated Nodes are available in two performance tiers – High and Standard. Choose the right balance of performance and cost for your private infrastructure
- [Using GetBlock configuration files](https://docs.getblock.io/getting-started/endpoint-setup/using-getblock-configuration-files.md): GetBlock’s configuration file provides a more organized and flexible way to interact with blockchain nodes and networks without exposing sensitive API keys or credentials in the code.
- [Testing RPC connection](https://docs.getblock.io/getting-started/testing-rpc-connection.md): This section provides simple examples to help you test your connection to the blockchain, using Ethereum API as a reference.
- [Using cURL for testing](https://docs.getblock.io/getting-started/testing-rpc-connection/using-curl-for-testing.md): These examples provide a starting point for testing your connection and querying blockchain data using cURL commands.
- [Postman Collection](https://docs.getblock.io/getting-started/testing-rpc-connection/postman-collection.md): Download the Postman GetBlock’s collection to test our service. It includes all the accessible endpoints of our nodes and ready-to-go examples.
- [Errors and troubleshooting](https://docs.getblock.io/getting-started/testing-rpc-connection/errors-and-troubleshooting.md): This page provides a guide to common JSON-RPC and HTTP errors when testing your connection with GetBlock's API.
- [Monitoring and analytics](https://docs.getblock.io/getting-started/monitoring-and-analytics.md): Track and manage your usage and node service subscriptions with GetBlock.
- [Connect to GetBlock with MetaMask](https://docs.getblock.io/getting-started/connect-to-getblock-with-metamask.md): Learn how to set up custom RPC URL on MetaMask for faster, more reliable, and secure blockchain interactions.
- [Connect Brave Wallet to GetBlock](https://docs.getblock.io/getting-started/connect-brave-wallet-to-getblock.md): Explore how to add custom GetBlock RPC endpoints to Brave Wallet for greater security, transaction speed, and reliability
- [GetBlock Docs MCP server](https://docs.getblock.io/getting-started/getblock-docs-mcp-server.md): Connect the GetBlock Docs MCP server to Claude, Claude Code, Cursor, VS Code, or ChatGPT and query the documentation directly from your AI assistant.
- [Overview](https://docs.getblock.io/add-ons/overview.md): Learn what each GetBlock add-on does, the problem it solves, and which blockchain it serves
- [Beacon API](https://docs.getblock.io/add-ons/beacon-api.md): GetBlock Beacon API: access the Ethereum consensus layer (Proof-of-Stake), separate from the usual JSON-RPC execution layer.
- [Blockbook](https://docs.getblock.io/add-ons/blockbook.md): GetBlock Blockbook: an address and wallet indexer for UTXO chains such as Bitcoin.
- [ERC-4337](https://docs.getblock.io/add-ons/erc-4337.md): GetBlock ERC-4337 Methods: access bundler RPC calls for smart accounts, so gasless and batched transactions work without your own UserOperation relay.
- [Overlay Methods](https://docs.getblock.io/add-ons/overlay-methods.md): GetBlock Overlay Methods: access debug/trace over a block range and replay history with modified contract bytecode, without any real on-chain deployment.
- [MEV Protection](https://docs.getblock.io/add-ons/mev-protection.md): GetBlock MEV Protection routes your transactions through a private mempool against front-running and sandwich attacks
- [Yellowstone gRPC API](https://docs.getblock.io/add-ons/yellowstone-grpc-api.md): Power your Solana dApps and backends with the fastest, most reliable streaming data available. Yellowstone gRPC add-on is for apps that need every live event as fast as the network can deliver.
- [Overview](https://docs.getblock.io/add-ons/yellowstone-grpc-api/overview.md): Yellowstone gRPC is a Solana Geyser plugin developed by Triton One that feeds your application a continuous, low-latency stream of on-chain data
- [Quickstart guide](https://docs.getblock.io/add-ons/yellowstone-grpc-api/quickstart-guide.md): Follow these steps to activate the Solana Yellowstone gRPC add-on on GetBlock
- [Overview](https://docs.getblock.io/extra-services-for-dedicated-nodes/overview.md): Learn more about extra services specifically for GetBlock dedicated nodes
- [Advanced Analytics](https://docs.getblock.io/extra-services-for-dedicated-nodes/advanced-analytics.md): A private Grafana workspace for your dedicated node. It shows how your node is used in real time.
- [Automatic RPC Failover](https://docs.getblock.io/extra-services-for-dedicated-nodes/automatic-rpc-failover.md): GetBlock Automatic RPC Failover switches your traffic to shared RPC automatically when your dedicated node degrades.
- [Custom Endpoint URL](https://docs.getblock.io/extra-services-for-dedicated-nodes/custom-endpoint-url.md): GetBlock Custom Endpoint URL: replace the autogenerated hash with your own URL for your dedicated node.
- [Dedicated Ingress Proxy](https://docs.getblock.io/extra-services-for-dedicated-nodes/dedicated-ingress-proxy.md): GetBlock Dedicated Ingress Proxy gives you your own routing layer, fully isolated from all other traffic.
- [IP Allowlist](https://docs.getblock.io/extra-services-for-dedicated-nodes/ip-allowlist.md): GetBlock IP Allowlist: a network security control that restricts access to your RPC endpoint based on the source IP address of each request.
- [Solana Shreds Streaming](https://docs.getblock.io/extra-services-for-dedicated-nodes/solana-shreds-streaming.md): GetBlock Solana Shreds Streaming delivers raw block data straight from validators, over UDP, before the block is assembled.
- [Nonstandard Client Support](https://docs.getblock.io/extra-services-for-dedicated-nodes/nonstandard-client-support.md): GetBlock Nonstandard Client Support runs extra namespaces, private forks, and exotic configs — all on managed infrastructure.
- [Unified Multichain Endpoint](https://docs.getblock.io/extra-services-for-dedicated-nodes/unified-multichain-endpoint.md): GetBlock Unified Multichain Endpoint: use one URL for every node and chain in your stack.
- [Zero-hop Node Access](https://docs.getblock.io/extra-services-for-dedicated-nodes/zero-hop-node-access.md): GetBlock Zero-hop Node Access: connect straight to your dedicated node, bypassing the proxy layer entirely.
- [BSC Accelerated Dedicated Node](https://docs.getblock.io/bsc-advanced-tooling/bsc-accelerated-dedicated-node.md): GetBlock's BSC Accelerated Dedicated Node enables users to have direct access to fast, robust, and high-performance network layers.
- [How to Subscribe to Stream](https://docs.getblock.io/bsc-advanced-tooling/bsc-accelerated-dedicated-node/how-to-subscribe-to-stream.md): Learn how to direct real-time access to transaction and block streams sourced from the BDN, bypassing RPC node-level execution and processing entirely.
- [How to Submit Transactions to Public Mempool](https://docs.getblock.io/bsc-advanced-tooling/bsc-accelerated-dedicated-node/how-to-submit-transactions-to-public-mempool.md): Learn how to submit transactions to the BNB Chain public mempool through GetBlock's BDN fast path.
- [How to Submit a Transaction to Private Mempool](https://docs.getblock.io/bsc-advanced-tooling/bsc-accelerated-dedicated-node/how-to-submit-a-transaction-to-private-mempool.md): Learn how to submit transaction to private mempool directly to block builders, protecting you from MEV extraction until it's included in a block.
- [Sending Transactions to Private Mempool (Priority Fee)](https://docs.getblock.io/bsc-advanced-tooling/bsc-accelerated-dedicated-node/sending-transactions-to-private-mempool-priority-fee.md): Learn how to add tips to transaction while sending to private mempool
- [How to Use Multicall3](https://docs.getblock.io/bsc-advanced-tooling/bsc-accelerated-dedicated-node/sending-transactions-to-private-mempool-priority-fee/how-to-use-multicall3.md): Multicall3 batches multiple operations into a single transaction with atomic execution.
- [How to use Bundle](https://docs.getblock.io/bsc-advanced-tooling/bsc-accelerated-dedicated-node/sending-transactions-to-private-mempool-priority-fee/how-to-use-bundle.md): This guide explains how to submit transaction bundles on BNB Smart Chain using GetBlock's MEV endpoint.
- [Overview](https://docs.getblock.io/crypto-aml/overview.md): GetBlock Crypto AML is a compliance-grade risk-screening service for crypto addresses and transactions
- [How Risk Scoring Works](https://docs.getblock.io/crypto-aml/how-risk-scoring-works.md): Learn how Crypto AML evaluates signals, assigns risk bands, and reports exposure.
- [Run a check in the dashboard](https://docs.getblock.io/crypto-aml/run-a-check-in-the-dashboard.md)
- [Run check via API](https://docs.getblock.io/crypto-aml/run-check-via-api.md)
- [Crypto Address Audit: Risk & Compliance APIs](https://docs.getblock.io/crypto-address-audit/crypto-address-audit-risk-and-compliance-apis.md): Crypto Address Audit is GetBlock's risk and compliance suite for screening blockchain addresses before any interaction.
- [Wallet Audit](https://docs.getblock.io/crypto-address-audit/wallet-audit.md): GetBlock Wallet Audit: assess on-chain risk, AML exposure, and wallet behavior in seconds.
- [Wallet Risk](https://docs.getblock.io/crypto-address-audit/wallet-risk.md): GetBlock Wallet Risk: fast AI fraud screening for wallets — risk score, level, and flags.
- [Rug Pull Checker](https://docs.getblock.io/crypto-address-audit/rug-pull-checker.md): GetBlock Rug Pull Checker: AI rug pull detection for smart contracts — score, trust, and flag
- [API Reference](https://docs.getblock.io/crypto-address-audit/api-reference.md): This contain all the endpoints, pricing and error codes to access Address Audit service
- [Wallet Audit Endpoint](https://docs.getblock.io/crypto-address-audit/api-reference/wallet-audit-endpoint.md): Example code for the /wallet-audit/audit method. Сomplete guide on how to use /wallet-audit/audit in GetBlock Address Audit documentation.
- [Wallet Risk Endpoint](https://docs.getblock.io/crypto-address-audit/api-reference/wallet-risk-endpoint.md): Example code for the /wallet-audit/check method. Сomplete guide on how to use /wallet-audit/check in GetBlock Address Audit documentation.
- [Rug Pull Checker Endpoint](https://docs.getblock.io/crypto-address-audit/api-reference/rug-pull-checker-endpoint.md): Example code for the /rug-pull/check method. Сomplete guide on how to use /rug-pull/check in GetBlock Address Audit documentation.
- [Overview](https://docs.getblock.io/flashblocks/overview.md): GetBlock exposes Flashblocks' data on supported OP Stack networks through the standard JSON-RPC and WebSocket interfaces.
- [Base Flashblocks](https://docs.getblock.io/flashblocks/base-flashblocks.md): Flashblocks-specific RPC methods, WebSocket subscriptions, and the infrastructure stream schema for Base pre-confirmations.
- [Optimism Flashblocks.](https://docs.getblock.io/flashblocks/optimism-flashblocks..md): Flashblocks-specific RPC methods, WebSocket subscriptions, and the infrastructure stream schema for Optimism pre-confirmations.
- [Flashblocks API](https://docs.getblock.io/flashblocks/flashblocks-api.md): Flashblocks API on the Base network: fetch the latest in-progress block, including all preconfirmed transactions. Quickstart examples in JavaScript and Python
- [eth\_getTransactionCount - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_gettransactioncount-flashblocks.md): Example code for the eth\_getTransactionCount Flashblocks method. Complete guide on how to use eth\_getTransactionCount Flashblocks in GetBlock Web3 documentation.
- [eth\_getStorageAt - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_getstorageat-flashblocks.md): Example code for the eth\_getStorageAt Flashblock method. Complete guide on how to use eth\_getStorageAt Flashblock in GetBlock Web3 documentation.
- [eth\_getBalance - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_getbalance-flashblocks.md): Example code for the eth\_getBalance Flashblocksmethod. Complete guide on how to use eth\_getBalance Flashblocks in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_getblockbynumber-flashblocks.md): Example code for the eth\_getBlockByNumber Flashblocks method. Complete guide on how to use eth\_getBlockByNumber  Flashblocks in GetBlock Web3 documentation.
- [eth\_getBlockReceipt - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_getblockreceipt-flashblocks.md): Example code for the eth\_getBlockReceipt  Flashblocks method. Complete guide on how to use eth\_getBlockReceipt Flashblocks in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_getblocktransactioncountbynumber-flashblocks.md): Example code for eth\_getBlockTransactionCountByNumber Flashblocks method. Complete guide on how to use eth\_getBlockTransactionCountByNumber Flashblocks in GetBlock Web3 documentation.
- [eth\_estimateGas - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_estimategas-flashblocks.md): Example code for the eth\_estimateGas - Flashblocks method. Complete guide on how to use eth\_estimateGas - Flashblocks in GetBlock Web3 documentation.
- [eth\_call - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_call-flashblocks.md): Example code for the eth\_call - Flashblocks method. Complete guide on how to use eth\_call - Flashblocks in GetBlock Web3 documentation.
- [eth\_simulateV1 - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_simulatev1-flashblocks.md): Example code for the eth\_simulateV1 - Flashblocks method. Complete guide on how to use eth\_simulateV1 - Flashblocks in GetBlock Web3 documentation.
- [eth\_getLogs - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_getlogs-flashblocks.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_getcode-flashblocks.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [newFlashblocks - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/newflashblocks-flashblocks.md): Example code for the newFlashblocks Flashblocks method. Complete guide on how to use newFlashblocks Flashblocks in GetBlock Web3 documentation.
- [pendingLogs - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/pendinglogs-flashblocks.md): Example code for the pendingLogs Flashblocks method. Complete guide on how to use pendingLogs  Flashblocks in GetBlock Web3 documentation.
- [newFlashblockTransactions - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/newflashblocktransactions-flashblocks.md): Example code for the newFlashblockTransactions Flashblocks method. Complete guide on how to use newFlashblockTransactions Flashblocks in GetBlock Web3 documentation.
- [eth\_unsubscribe - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/eth_unsubscribe-flashblocks.md): Example code for the eth\_unsubscribe Flashblocks method. Complete guide on how to use eth\_unsubscribe Flashblocks in GetBlock Web3 documentation.
- [base\_transactionStatus - Flashblocks](https://docs.getblock.io/flashblocks/flashblocks-api/base_transactionstatus-flashblocks.md): Example code for the base\_transactionStatus Flashblocks method. Complete guide on how to use base\_transactionStatus Flashblocks in GetBlock Web3 documentation.
- [Overview](https://docs.getblock.io/solana-market-data/overview.md)
- [Getting Started](https://docs.getblock.io/solana-market-data/getting-started.md): This guide walks you through the basic steps required to start using Solana Market Data.
- [Market data](https://docs.getblock.io/solana-market-data/market-data.md)
- [Priority fee](https://docs.getblock.io/solana-market-data/priority-fee.md)
- [StreamFirst](https://docs.getblock.io/solana-advanced-data-tools/streamfirst.md): An infrastructure for delivering the fastest on-chain updates by combining software-level acceleration (Fast Yellowstone) with optimized network traffic and routing (via shred-stream).
- [LandFirst](https://docs.getblock.io/solana-advanced-data-tools/landfirst.md): An infrastructure for fast transaction delivery in Solana through its own intelligent routing mechanism.
- [TradeFirst](https://docs.getblock.io/solana-advanced-data-tools/tradefirst.md): An infrastructure that combines other GetBlock and external infrastructures, specifically designed for high-frequency traders (HFT) on Solana.
- [Solana Indexed Archive](https://docs.getblock.io/solana-advanced-data-tools/solana-indexed-archive.md): Solana indexed archive data that allows users to efficiently query any historical information.
- [Overview](https://docs.getblock.io/tron-energy/overview.md): Learn about GetBlock Tron Energy, how to rent Tron energy and bandwidth through API or Dashboard UI
- [Getting Started](https://docs.getblock.io/tron-energy/getting-started.md): Learn how to access Tron energy, top your balance, delegate resources, check prices and manage API key from your dashboard.
- [TRON Fee Model](https://docs.getblock.io/tron-energy/tron-fee-model.md): Learn how to calculate transaction fees in TRON
- [API Reference](https://docs.getblock.io/tron-energy/api-reference.md): This contain all the endpoints, pricing and error codes to access TRON energy
- [price-estimate - TRON energy](https://docs.getblock.io/tron-energy/api-reference/price-estimate-tron-energy.md): Example code for the price-estimate JSON RPC method
- [delegate-energy - TRON energy](https://docs.getblock.io/tron-energy/api-reference/delegate-energy-tron-energy.md): Example code for the delegate-energy JSON RPC method
- [delegate-bandwidth - TRON energy](https://docs.getblock.io/tron-energy/api-reference/delegate-bandwidth-tron-energy.md): Example code for the delegate-bandwidth JSON RPC method. Сomplete guide on how to use delegate-bandwidth JSON RPC in GetBlock Web3 documentation.
- [address-activate - TRON energy](https://docs.getblock.io/tron-energy/api-reference/address-activate-tron-energy.md): Example code for the addressActivate JSON RPC method. Сomplete guide on how to use addressActivate JSON RPC in GetBlock Web3 documentation.
- [orders/{order\_id} - TRON energy](https://docs.getblock.io/tron-energy/api-reference/orders-order_id-tron-energy.md): Example code for the orders/{order\_id} JSON RPC method. Сomplete guide on how to use orders/{order\_id} JSON RPC in GetBlock Web3 documentation.
- [Copy of price-estimate](https://docs.getblock.io/tron-energy/api-reference/copy-of-price-estimate.md): Example code for the price-estimate JSON RPC method. Сomplete guide on how to use price-estimate JSON RPC in GetBlock Web3 documentation.
- [How to Get an Ethereum RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-an-ethereum-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Ethereum RPC endpoint. Set up free or production-grade ETH RPC access  with GetBlock in under 2 minutes.
- [How to Get a Solana RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-solana-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Solana RPC endpoint.
- [How to Get a Base RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-base-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Base RPC endpoint
- [How to Get a Polygon RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-polygon-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Polygon RPC endpoint.
- [How to Get a TON RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-ton-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable TON RPC endpoint
- [How to Get an Arbitrum RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-an-arbitrum-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Arbitrum RPC endpoint
- [How to Get an Avalanche RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-an-avalanche-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Avalanche RPC endpoint
- [How to Get a BNB Smart Chain (BSC) RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-bnb-smart-chain-bsc-rpc-endpoint.md): Step-by-step guide to getting a fast, reliableBSC RPC endpoint
- [How to Get an Optimism RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-an-optimism-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable Optimism RPC endpoint
- [How to Get a TRON RPC Endpoint](https://docs.getblock.io/rpc-endpoint/how-to-get-a-tron-rpc-endpoint.md): Step-by-step guide to getting a fast, reliable TRON RPC endpoint
- [Migrate to GetBlock with AI](https://docs.getblock.io/migration/migrate-to-getblock-with-ai.md): AI agent runbook to migrate your project's blockchain RPC endpoints to GetBlock using any coding agent.
- [How to Migrate from Alchemy to GetBlock — Step-by-Step](https://docs.getblock.io/migration/how-to-migrate-from-alchemy-to-getblock-step-by-step.md): Switch from Alchemy to GetBlock in minutes. This migration guide covers endpoint URLs, SDK configuration, feature mapping, and why teams are  switching.
- [How to Migrate from Infura to GetBlock — Step-by-Step](https://docs.getblock.io/migration/how-to-migrate-from-infura-to-getblock-step-by-step.md): Switch from Infura to GetBlock in minutes. Migration guide covering endpoint URLs, SDK changes, feature mapping,  and why teams are making the switch.
- [How to Migrate from QuickNode to GetBlock — Step-by-Step](https://docs.getblock.io/migration/how-to-migrate-from-quicknode-to-getblock-step-by-step.md): Switch from QuickNode to GetBlock for more chains, lower pricing, and transparent billing. Complete migration  guide with code examples.
- [Using Web3 libraries](https://docs.getblock.io/guides/using-web3-libraries.md): Learn how to interact with blockchain networks through GetBlock’s node infrastructure using popular web3 libraries.
- [Web3.js integration](https://docs.getblock.io/guides/using-web3-libraries/web3.js-integration.md): Learn how to use Web3.js, a widely-used JavaScript library for connecting to GetBlock nodes.
- [How to generate accounts and send transactions](https://docs.getblock.io/guides/using-web3-libraries/web3.js-integration/how-to-generate-accounts-and-send-transactions.md): This guide explains how GetBlock users can connect to blockchain nodes to create accounts and send transactions.
- [Ethers.js integration](https://docs.getblock.io/guides/using-web3-libraries/ethers.js-integration.md): Set up GetBlock as a provider using Ethers.js library to interact with the blockchain and streamline your dApp development process.
- [TronWeb integration](https://docs.getblock.io/guides/using-web3-libraries/connect-to-getblock-with-tronweb.md): In this guide, we will show you how to get started with TronWeb to connect to GetBlock.
- [How to Build a Hyperliquid Whale Tracker Bot with GetBlock](https://docs.getblock.io/guides/how-to-build-a-hyperliquid-whale-tracker-bot-with-getblock.md): A step by step guide on how to build an Hyperliquid Whale Tracker Bot using GetBlock API
- [How to Track Pump.fun Token Mints with GetBlock’s Yellowstone gRPC](https://docs.getblock.io/guides/how-to-track-pump.fun-token-mints-with-getblocks-yellowstone-grpc.md): A complete guide on how to track Pump.fun token launches on Solana in real-time using GetBlock’s Yellowstone gRPC service.
- [How to Build Basic-level Model-Context Protocol with GetBlock API Endpoints](https://docs.getblock.io/guides/how-to-build-basic-level-model-context-protocol-with-getblock-api-endpoints.md): A step-by-step guide on how to build MCP with GetBlock API
- [How to Monitor Liquidity Pools on Solana DEXes with GetBlock's Yellowstone gRPC](https://docs.getblock.io/guides/how-to-monitor-liquidity-pools-on-solana-dexes-with-getblocks-yellowstone-grpc.md): Step-by-step guide for building a Node.js app to track real-time swaps on Solana using GetBlock's Yellowstone gRPC
- [How to Build Pump.fun to PumpSwap and Raydium Migrations Listener with GetBlock](https://docs.getblock.io/guides/how-to-build-pump.fun-to-pumpswap-and-raydium-migrations-listener-with-getblock.md): A step-by-step guide on how to build a real-time listener for Pump.fun token migrations to both PumpSwap and Raydium using GetBlock API
- [How to Listen to High-Value SOL Transactions via Yellowstone Geyser gRPC with GetBlock](https://docs.getblock.io/guides/how-to-listen-to-high-value-sol-transactions-via-yellowstone-geyser-grpc-with-getblock.md): How to Build an App to Track Large Solana Transactions with GetBlock Yellowstone Geyer gRPC
- [How to Build a Pay-Per-Request Blockchain API With x402 and GetBlock](https://docs.getblock.io/guides/how-to-build-a-pay-per-request-blockchain-api-with-x402-and-getblock.md): Build a pay-per-request blockchain data API using the x402 protocol and GetBlock's node infrastructure.
- [How To Build a Base Flashblocks Listener](https://docs.getblock.io/guides/how-to-build-a-base-flashblocks-listener.md): A step-by-step guide to subscribing to Base Flashblocks and building trading applications around ultra-fast blockchain data.
- [How to Build a Solana AI Agent](https://docs.getblock.io/guides/how-to-build-a-solana-ai-agent.md): Learn how to build an AI agent that swap token, checks balance and transfers on Solana
- [How To Optimize Solana Transactions with Priority Fees](https://docs.getblock.io/guides/how-to-optimize-solana-transactions-with-priority-fees.md): Learn how to land your Solana transaction faster using priority fee and GetBlock
- [What Are Token Extensions](https://docs.getblock.io/guides/what-are-token-extensions.md): Solana Token Extensions: guide to types, use cases & why they matter for SPL tokens
- [How to Create Tokens With Metadata On Solana Using Token-2022](https://docs.getblock.io/guides/what-are-token-extensions/how-to-create-tokens-with-metadata-on-solana-using-token-2022.md): Create Solana SPL tokens with metadata using Token-2022 program — developer guide
- [How To Optimize Solana Transactions With Jito Bundles](https://docs.getblock.io/guides/how-to-optimize-solana-transactions-with-jito-bundles.md): Learn how to optimize your Solana transactions with Jito bundles and priority fees
- [How To Screen Wallets For Fraud and Sanctions With Wallet Risk Check API](https://docs.getblock.io/guides/how-to-screen-wallets-for-fraud-and-sanctions-with-wallet-risk-check-api.md): This guide teaches you how to validate wallet for fraud and sanctions before transaction using the GetBlock wallet Risk API
- [How to Check Tokens For Rug Pull Risk Before Listing with GetBlock  Rug Pull Checker API](https://docs.getblock.io/guides/how-to-check-tokens-for-rug-pull-risk-before-listing-with-getblock-rug-pull-checker-api.md): This guide shows you how to check token for rug pull risk with GetBlock Rug Pull Checker API
- [How to Personalize DeFi Onboarding with GetBlock Full Wallet Audit API](https://docs.getblock.io/guides/how-to-personalize-defi-onboarding-with-getblock-full-wallet-audit-api.md): This guide teach you how to create a smart onboarding flow that screen user wallet before using your dApp
- [How To Build an AI Agent on Robinhood Chain with GetBlock RPC](https://docs.getblock.io/guides/how-to-build-an-ai-agent-on-robinhood-chain-with-getblock-rpc.md): Learn how to build an agent that answers natural-language questions about Robinhood Chain
- [How to Protect Your Transactions from MEV with GetBlock RPC](https://docs.getblock.io/guides/how-to-protect-your-transactions-from-mev-with-getblock-rpc.md): Learn how to route a PancakeSwap swap through GetBlock MEV-protected RPC so searchers cannot front-run or sandwich it
- [Overview](https://docs.getblock.io/api-reference/overview.md): GetBlock API docs: RPC endpoints, SDK guides, and developer tools. Everything you need to connect and build on 100+ blockchain networks
- [Aptos (APT)](https://docs.getblock.io/api-reference/aptos-apt.md): Aptos Network API Reference for seamless interaction with APT nodes, enabling fast, secure, and scalable transactions on a next-generation Layer 1 blockchain.
- [/v1 - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1.md): Example code for the /v1 JSON-RPC method. Сomplete guide on how to use /v1 json-rpc in GetBlock.io Web3 documentation.
- [/v1/accounts/{account\_hash} - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_accounts_account_hash.md): Example code for the /v1/accounts/{account\_hash} json-rpc method. Сomplete guide on how to use /v1/accounts/{account\_hash} json-rpc in GetBlock.io Web3 documentation.
- [/v1/accounts/{account\_hash}/events/{creation\_number} - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_accounts_account_hash_events_creation_number.md): Example code for the /v1/accounts/{account\_hash}/events/{creation\_number} JSON-RPC method. Сomplete guide on how to use /v1/accounts/{account\_hash}/events/{creation\_number} json-rpc in GetBlock.io Web
- [/v1/accounts/{account\_hash}/events/{event\_handle}/{field\_name} - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_accounts_account_hash_events_event_handle_field_name.md): Example code for the /v1/accounts/{account\_hash}/events/{event\_handle}/{field\_name} JSON-RPC method. Сomplete guide on how to use /v1/accounts/{account\_hash}/events/{event\_handle}/{field\_name} json-rp
- [/v1/accounts/{account\_hash}/module/{module\_name} - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_accounts_account_hash_module_module_name.md): Example code for the /v1/accounts/{account\_hash}/module/{module\_name} JSON-RPC method. Сomplete guide on how to use /v1/accounts/{account\_hash}/module/{module\_name}json-rpc in GetBlock.io Web3 documen
- [/v1/accounts/{account\_hash}/modules - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_accounts_account_hash_modules.md): Example code for the /v1/accounts/{account\_hash}/modules JSON-RPC method. Сomplete guide on how to use /v1/accounts/{account\_hash}/modules json-rpc in GetBlock.io Web3 documentation.
- [/v1/accounts/{account\_hash}/resource/{resource\_type} - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_accounts_account_hash_resource_resource_type.md): Example code for the /v1/accounts/{account\_hash}/resource/{resource\_type} JSON-RPC method. Сomplete guide on how to use /v1/accounts/{account\_hash}/resource/{resource\_type} json-rpc in GetBlock.io Web
- [/v1/accounts/{account\_hash}/resources - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_accounts_account_hash_resources.md): Example code for the /v1/accounts/{account\_hash}/resources JSON-RPC method. Сomplete guide on how to use /v1/accounts/{account\_hash}/resources json-rpc in GetBlock.io Web3 documentation.
- [/v1/accounts/{account\_hash}/transactions - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_accounts_account_hash_transactions.md): Example code for the /v1/accounts/{account\_hash}/transactions json-rpc method. Сomplete guide on how to use /v1/accounts/{account\_hash}/transactions json-rpc in GetBlock.io Web3 documentation.
- [/v1/blocks/by\_height/{block\_height} - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_blocks_by_height_block_height.md): Example code for the /v1/blocks/by\_height/{block\_height} json-rpc method. Сomplete guide on how to use /v1/blocks/by\_height/{block\_height} json-rpc in GetBlock.io Web3 documentation.
- [/v1/blocks/by\_version/{version} - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_blocks_by_version_version.md): Example code for the /v1/blocks/by\_version/{version} JSON-RPC method. Сomplete guide on how to use /v1/blocks/by\_version/{version} json-rpc in GetBlock.io Web3 documentation.
- [/v1/estimate\_gas\_price - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_estimate_gas_price.md): Example code for the /v1/estimate\_gas\_price json-rpc method. Сomplete guide on how to use /v1/estimate\_gas\_price json-rpc in GetBlock.io Web3 documentation.
- [/v1/transactions - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_transactions.md): Example code for the /v1/transactions json-rpc method. Сomplete guide on how to use /v1/transactions json-rpc in GetBlock.io Web3 documentation.
- [/v1/transactions/by\_hash/{transaction\_hash} - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_transactions_by_hash_transaction_hash.md): Example code for the /v1/transactions/by\_hash/{transaction\_hash} json-rpc method. Сomplete guide on how to use /v1/transactions/by\_hash/{transaction\_hash} json-rpc in GetBlock.io Web3 documentation.
- [/v1/transactions/by\_version/{version} - Aptos](https://docs.getblock.io/api-reference/aptos-apt/apt_v1_transactions_by_version_version.md): Example code for the /v1/transactions/by\_version/{version} json-rpc method. Сomplete guide on how to use /v1/transactions/by\_version/{version} json-rpc in GetBlock.io Web3 documentation.
- [ARC](https://docs.getblock.io/api-reference/arc.md): GetBlock provides fast and reliable access to Arc nodes via JSON-RPC API. Connect to the ARC network without running your own infrastructure.
- [eth\_blockNumber - ARC](https://docs.getblock.io/api-reference/arc/eth_blocknumber-arc.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_call - ARC](https://docs.getblock.io/api-reference/arc/eth_call-arc.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - ARC](https://docs.getblock.io/api-reference/arc/eth_chainid-arc.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - ARC](https://docs.getblock.io/api-reference/arc/eth_estimategas-arc.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - ARC](https://docs.getblock.io/api-reference/arc/eth_feehistory-arc.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - ARC](https://docs.getblock.io/api-reference/arc/eth_gasprice-arc.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - ARC](https://docs.getblock.io/api-reference/arc/eth_getbalance-arc.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - ARC](https://docs.getblock.io/api-reference/arc/eth_getblockbyhash-arc.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - ARC](https://docs.getblock.io/api-reference/arc/eth_getblockbynumber-arc.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - ARC](https://docs.getblock.io/api-reference/arc/eth_getblockreceipts-arc.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash - ARC](https://docs.getblock.io/api-reference/arc/eth_getblocktransactioncountbyhash-arc.md): Example code for the  eth\_getBlockTransactionCountByHash JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - ARC](https://docs.getblock.io/api-reference/arc/eth_getblocktransactioncountbynumber-arc.md): Example code for the  eth\_getBlockTransactionCountByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - ARC](https://docs.getblock.io/api-reference/arc/eth_getcode-arc.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getFilterChanges - ARC](https://docs.getblock.io/api-reference/arc/eth_getfilterchanges-arc.md): Example code for the eth\_getFilterChanges JSON-RPC method. Complete guide on how to use eth\_getFilterChanges JSON-RPC in GetBlock Web3 documentation.
- [eth\_getFilterLogs - ARC](https://docs.getblock.io/api-reference/arc/eth_getfilterlogs-arc.md): Example code for the eth\_getFilterLogs JSON-RPC method. Complete guide on how to use eth\_getFilterLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - ARC](https://docs.getblock.io/api-reference/arc/eth_getlogs-arc.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getProof - ARC](https://docs.getblock.io/api-reference/arc/eth_getproof-arc.md): Example code for the eth\_getProof JSON-RPC method. Complete guide on how to use eth\_getProof JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - ARC](https://docs.getblock.io/api-reference/arc/eth_getstorageat-arc.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - ARC](https://docs.getblock.io/api-reference/arc/eth_gettransactionbyblockhashandindex-arc.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - ARC](https://docs.getblock.io/api-reference/arc/eth_gettransactionbyblocknumberandindex-arc.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - ARC](https://docs.getblock.io/api-reference/arc/eth_gettransactionbyhash-arc.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - ARC](https://docs.getblock.io/api-reference/arc/eth_gettransactioncount-arc.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - ARC](https://docs.getblock.io/api-reference/arc/eth_gettransactionreceipt-arc.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - ARC](https://docs.getblock.io/api-reference/arc/eth_maxpriorityfeepergas-arc.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_newBlockFilter - ARC](https://docs.getblock.io/api-reference/arc/eth_newblockfilter-arc.md): Example code for the eth\_newBlockFilter JSON-RPC method. Complete guide on how to use eth\_newBlockFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_newFilter - ARC](https://docs.getblock.io/api-reference/arc/eth_newfilter-arc.md): Example code for the eth\_newFilter JSON-RPC method. Complete guide on how to use eth\_newFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_newPendingTransactionFilter - ARC](https://docs.getblock.io/api-reference/arc/eth_newpendingtransactionfilter-arc.md): Example code for the eth\_newPendingTransactionFilter JSON-RPC method. Complete guide on how to use eth\_newPendingTransactionFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - ARC](https://docs.getblock.io/api-reference/arc/eth_sendrawtransaction-arc.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [eth\_subscribe - ARC](https://docs.getblock.io/api-reference/arc/eth_subscribe-arc.md): Example code for the eth\_subscribe JSON-RPC method. Complete guide on how to use eth\_subscribe JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - ARC](https://docs.getblock.io/api-reference/arc/eth_syncing-arc.md): Example code for the eth\_syncing JSON-RPC method. Сomplete guide on how to use eth\_syncing JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - ARC](https://docs.getblock.io/api-reference/arc/eth_uninstallfilter-arc.md): Example code for the eth\_uninstallFilter JSON-RPC method. Сomplete guide on how to use eth\_uninstallFilter JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_unsubscribe - ARC](https://docs.getblock.io/api-reference/arc/eth_unsubscribe-arc.md): Example code for the eth\_unsubscribe JSON-RPC method. Сomplete guide on how to use eth\_unsubscribe JSON-RPC in GetBlock.io Web3 documentation.
- [net\_listening - ARC](https://docs.getblock.io/api-reference/arc/net_listening-arc.md): Example code for the net\_listening JSON-RPC method. Сomplete guide on how to use net\_listening JSON-RPC in GetBlock.io Web3 documentation.
- [net\_peerCount - ARC](https://docs.getblock.io/api-reference/arc/net_peercount-arc.md): Example code for the net\_peerCount JSON-RPC method. Сomplete guide on how to use net\_peerCount JSON-RPC in GetBlock.io Web3 documentation.
- [net\_version - ARC](https://docs.getblock.io/api-reference/arc/net_version-arc.md): Example code for the net\_version JSON-RPC method. Сomplete guide on how to use net\_version JSON-RPC in GetBlock.io Web3 documentation.
- [web3\_clientVersion - ARC](https://docs.getblock.io/api-reference/arc/web3_clientversion-arc.md): Example code for the web3\_clientVersion JSON-RPC method. Сomplete guide on how to use web3\_clientVersion JSON-RPC in GetBlock.io Web3 documentation.
- [web3\_sha3 - ARC](https://docs.getblock.io/api-reference/arc/web3_sha3-arc.md): Example code for the web3\_sha3 JSON-RPC method. Сomplete guide on how to use web3\_sha3 JSON-RPC in GetBlock.io Web3 documentation.
- [Arbitrum (ARB)](https://docs.getblock.io/api-reference/arbitrum-arb.md): Arbitrum Network API Reference for efficient interaction with ARB nodes, enabling fast, low-cost Layer 2 scaling solutions for Ethereum with high throughput and secure smart contracts.
- [db\_getHex {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_db_gethex.md): Example code for the db\_getHex JSON RPC method. Сomplete guide on how to use db\_getHex  JSON RPC in GetBlock Web3 documentation.
- [db\_getString {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_db_getstring.md): Example code for the db\_getString  JSON RPC method. Сomplete guide on how to use db\_getString JSON RPC in GetBlock Web3 documentation.
- [db\_putHex {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_db_puthex.md): Example code for the db\_putHex JSON RPC method. Сomplete guide on how to use db\_putHex  JSON RPC in GetBlock Web3 documentation.
- [db\_putString {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_db_putstring.md): Example code for the db\_putString JSON RPC method. Сomplete guide on how to use db\_putString   JSON RPC in GetBlock Web3 documentation.
- [eth\_accounts - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_accounts.md): Example code for the eth\_accounts JSON RPC method. Сomplete guide on how to use eth\_accounts JSON RPC in GetBlock Web3 documentation.
- [eth\_blockNumber - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_blocknumber.md): Example code for the eth\_blockNumber JSON RPC method. Сomplete guide on how to use eth\_blockNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_call - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_call.md): Example code for the eth\_call JSON RPC method. Сomplete guide on how to use eth\_call JSON RPC in GetBlock Web3 documentation.
- [eth\_coinbase {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_coinbase.md): Example code for the eth\_coinbase JSON RPC method. Сomplete guide on how to use eth\_coinbase JSON RPC in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_estimategas.md): Example code for the eth\_estimateGas JSON RPC method. Сomplete guide on how to use eth\_estimateGas JSON RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_gasprice.md): Example code for the eth\_gasPrice JSON RPC method. Сomplete guide on how to use eth\_gasPrice  JSON RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getbalance.md): Example code for the eth\_getBalance JSON RPC method. Сomplete guide on how to use eth\_getBalance JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash JSON RPC method. Сomplete guide on how to use eth\_getBlockByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber JSON RPC method. Сomplete guide on how to use eth\_getBlockByNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash JSON RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber JSON RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getCode - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getcode.md): Example code for the eth\_getCode JSON RPC method. Сomplete guide on how to use eth\_getCode JSON RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getstorageat.md): Example code for the eth\_getStorageAt JSON RPC method. Сomplete guide on how to use eth\_getStorageAt JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON RPC method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON RPC method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash JSON RPC method. Сomplete guide on how to use eth\_getTransactionByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount JSON RPC method. Сomplete guide on how to use eth\_getTransactionCount JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt JSON RPC method. Сomplete guide on how to use eth\_getTransactionReceipt JSON RPC in GetBlock Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex JSON RPC method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex JSON RPC  in GetBlock Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex JSON RPC  method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex JSON RPC  in GetBlock Web3 documentation.
- [eth\_getUncleCountByBlockHash - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash JSON RPC  method. Сomplete guide on how to use eth\_getUncleCountByBlockHash JSON RPC  in GetBlock Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber JSON RPC method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber JSON RPC  in GetBlock Web3 documentation.
- [eth\_hashrate {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_hashrate.md): Example code for the eth\_hashrate JSON RPC method. Сomplete guide on how to use eth\_hashrate JSON RPC  in GetBlock Web3 documentation.
- [eth\_mining {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_mining.md): Example code for the eth\_mining JSON RPC method. Сomplete guide on how to use eth\_mining JSON RPC in GetBlock Web3 documentation.
- [eth\_newBlockFilter - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_newblockfilter.md): Example code for the eth\_newBlockFilter JSON RPC method. Сomplete guide on how to use eth\_newBlockFilter JSON RPC in GetBlock Web3 documentation.
- [eth\_newFilter - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_newfilter.md): Example code for the eth\_newFilter JSON RPC method. Сomplete guide on how to use eth\_newFilter JSON RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction JSON RPC method. Сomplete guide on how to use eth\_sendRawTransaction JSON RPC in GetBlock Web3 documentation.
- [eth\_sendTransaction - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_sendtransaction.md): Example code for the eth\_sendTransaction JSON RPC method. Сomplete guide on how to use eth\_sendTransaction JSON RPC in GetBlock Web3 documentation.
- [eth\_sign- Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_sign.md): Example code for the eth\_sign JSON RPC method. Сomplete guide on how to use eth\_sign JSON RPC in GetBlock Web3 documentation.
- [eth\_signTransaction - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_signtransaction.md): Example code for the eth\_signTransaction JSON RPC method. Сomplete guide on how to use eth\_signTransaction JSON RPC in GetBlock Web3 documentation.
- [eth\_subscribe - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_subscribe.md): Example code for the eth\_subscribe JSON RPC method. Сomplete guide on how to use eth\_subscribe JSON RPC in GetBlock Web3 documentation.
- [eth\_syncing - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_syncing.md): Example code for the eth\_syncing JSON RPC method. Сomplete guide on how to use eth\_syncing JSON RPC in GetBlock Web3 documentation.
- [eth\_unsubscribe - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_eth_unsubscribe.md): Example code for the eth\_unsubscribe JSON RPC method. Сomplete guide on how to use eth\_unsubscribe JSON RPC in GetBlock Web3 documentation.
- [net\_listening {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_net_listening.md): Example code for the net\_listening JSON RPC method. Сomplete guide on how to use net\_listening  JSON RPC in GetBlock Web3 documentation.
- [net\_peerCount {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_net_peercount.md): Example code for the net\_peerCount JSON RPC method. Сomplete guide on how to use net\_peerCount  JSON RPC in GetBlock Web3 documentation.
- [net\_version - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_net_version.md): Example code for the net\_version JSON RPC method. Сomplete guide on how to use net\_version JSON RPC in GetBlock Web3 documentation.
- [rpc\_modules - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_rpc_modules.md): Example code for the rpc\_modules JSON RPC method. Сomplete guide on how to use rpc\_modules JSON RPC in GetBlock Web3 documentation.
- [shh\_addToGroup {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_shh_addtogroup.md): Example code for the shh\_addToGroup JSON RPC method. Сomplete guide on how to use shh\_addToGroup JSON RPC in GetBlock Web3 documentation.
- [shh\_getFilterChanges {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_shh_getfilterchanges.md): Example code for the shh\_getFilterChanges JSON RPC method. Сomplete guide on how to use shh\_getFilterChanges  JSON RPC in GetBlock Web3 documentation.
- [shh\_getMessages {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_shh_getmessages.md): Example code for the shh\_getMessages JSON RPC method. Сomplete guide on how to use shh\_getMessages JSON RPC in GetBlock Web3 documentation.
- [shh\_hasIdentity {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_shh_hasidentity.md): Example code for the shh\_hasIdentity JSON RPC method. Сomplete guide on how to use shh\_hasIdentity JSON RPC in GetBlock Web3 documentation.
- [shh\_newFilter {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_shh_newfilter.md): Example code for the shh\_newFilter JSON RPC method. Сomplete guide on how to use shh\_newFilter JSON RPC in GetBlock Web3 documentation.
- [shh\_newGroup {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_shh_newgroup.md): Example code for the shh\_newGroup JSON RPC method. Сomplete guide on how to use shh\_newGroup JSON RPC in GetBlock Web3 documentation.
- [shh\_newIdentity {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_shh_newidentity.md): Example code for the shh\_newIdentity  JSON RPC method. Сomplete guide on how to use shh\_newIdentity JSON RPC  in GetBlock Web3 documentation.
- [shh\_post {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_shh_post.md): Example code for the shh\_post JSON RPC method. Сomplete guide on how to use shh\_post  JSON RPC in GetBlock Web3 documentation.
- [shh\_uninstallFilter {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_shh_uninstallfilter.md): Example code for the shh\_uninstallFilter JSON RPC method. Сomplete guide on how to use shh\_uninstallFilter  JSON RPC GetBlock Web3 documentation.
- [shh\_version {disallowed} - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_shh_version.md): Example code for the shh\_version JSON RPC method. Сomplete guide on how to use shh\_version JSON RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_web3_clientversion.md): Example code for the web3\_clientVersion JSON RPC method. Сomplete guide on how to use web3\_clientVersion JSON RPC in GetBlock Web3 documentation.
- [web3\_sha3 - Arbitrum](https://docs.getblock.io/api-reference/arbitrum-arb/arbitrum_web3_sha3.md): Example code for the web3\_sha3 JSON RPC method. Сomplete guide on how to use web3\_sha3 JSON RPC  in GetBlock Web3 documentation.
- [Avalanche (AVAX)](https://docs.getblock.io/api-reference/avalanche-avax.md): Avalanche Network API Reference for efficient interaction with AVAX nodes, enabling fast, low-cost Layer 2 scaling solutions for Ethereum with high throughput and secure smart contracts.
- [avm.getAssetDescription - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/avm.getassetdescription-avax.md): Example code for the avm.getAssetDescription JSON-RPC method. Complete guide on how to use avm.getAssetDescription JSON-RPC in GetBlock Web3 documentation.
- [avm.getTx - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/avm.gettx-avax.md): Example code for the avm.getTx JSON-RPC method. Complete guide on how to use avm.getTx JSON-RPC in GetBlock Web3 documentation.
- [avm.getTxStatus - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/avm.gettxstatus-avax.md): Example code for the avm.getTxStatus JSON-RPC method. Complete guide on how to use avm.getTxStatus JSON-RPC in GetBlock Web3 documentation.
- [avm.getUTXOs - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/avm.getutxos-avax.md): Example code for the avm.getUTXOs JSON-RPC method. Complete guide on how to use avm.getUTXOs JSON-RPC in GetBlock Web3 documentation.
- [avm.issueTx - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/avm.issuetx-avax.md): Example code for the avm.issueTx JSON-RPC method. Complete guide on how to use avm.issueTx JSON-RPC in GetBlock Web3 documentation.
- [eth\_baseFee - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_basefee-avax.md): Example code for the eth\_baseFee JSON-RPC method. Complete guide on how to use eth\_baseFee  JSON-RPC in GetBlock Web3 documentation.
- [eth\_blockNumber -AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_blocknumber-avax.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber  JSON-RPC in GetBlock Web3 documentation.
- [eth\_call - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_call-avax.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call  JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_chainid-avax.md): Example code for the  eth\_chainId JSON-RPC method. Complete guide on how to use eth\_call  JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_estimategas-avax.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_feehistory-avax.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_gasprice-avax.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_getbalance-avax.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [eth\_getblockbyhash - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_getblockbyhash-avax.md): Example code for the eth\_getblockbyhash JSON-RPC method. Complete guide on how to use eth\_getblockbyhash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_getblockbynumber-avax.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_getblockreceipts-avax.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation.
- [eth\_getChainConfig - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_getchainconfig-avax.md): Example code for the eth\_getChainConfig JSON-RPC method. Complete guide on how to use eth\_getChainConfig JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_getcode-avax.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_getlogs-avax.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt -AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_getstorageat-avax.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_gettransactionbyhash-avax.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_gettransactioncount-avax.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_gettransactionreceipt-avax.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_maxpriorityfeepergas-avax.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_sendrawtransaction-avax.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [eth\_subscribe - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_subscribe-avax.md): Example code for the eth\_subscribe JSON-RPC method. Complete guide on how to use eth\_subscribe JSON-RPC in GetBlock Web3 documentation.
- [eth\_suggestPriceOptions - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_suggestpriceoptions-avax.md): Example code for the eth\_suggestPriceOptions JSON-RPC method. Complete guide on how to use eth\_suggestPriceOptions JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_syncing-avax.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation.
- [eth\_unsubscribe - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/eth_unsubscribe-avax.md): Example code for the eth\_unsubscribe JSON-RPC method. Complete guide on how to use eth\_unsubscribe JSON-RPC in GetBlock Web3 documentation.
- [net\_listening - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/net_listening-avax.md): Example code for the net\_listening JSON-RPC method. Complete guide on how to use net\_listening JSON-RPC in GetBlock Web3 documentation.
- [net\_peerCount - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/net_peercount-avax.md): Example code for the net\_peerCount JSON-RPC method. Complete guide on how to use net\_peerCount JSON-RPC in GetBlock Web3 documentation.
- [net\_version - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/net_version-avax.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation.
- [platform.getCurrentSupply - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/platform.getcurrentsupply-avax.md): Example code for the platform.getCurrentSupply JSON-RPC method. Complete guide on how to use platform.getCurrentSupply JSON-RPC in GetBlock Web3 documentation.
- [platform.getCurrentValidators - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/platform.getcurrentvalidators-avax.md): Example code for the platform.getCurrentValidators JSON-RPC method. Complete guide on how to use platform.getCurrentValidators JSON-RPC in GetBlock Web3 documentation.
- [platform.getHeight - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/platform.getheight-avax.md): Example code for the platform.getHeight JSON-RPC method. Complete guide on how to use platform.getHeight JSON-RPC in GetBlock Web3 documentation.
- [platform.getMinStake - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/platform.getminstake-avax.md): Example code for the platform.getMinStake JSON-RPC method. Complete guide on how to use platform.getMinStake JSON-RPC in GetBlock Web3 documentation.
- [platform.getStakingAssetID - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/platform.getstakingassetid-avax.md): Example code for the platform.getStakingAssetID JSON-RPC method. Complete guide on how to use platform.getStakingAssetID JSON-RPC in GetBlock Web3 documentation.
- [platform.getTotalStake - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/platform.gettotalstake-avax.md): Example code for the platform.getTotalStake JSON-RPC method. Complete guide on how to use platform.getTotalStake JSON-RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/web3_clientversion-avax.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation.
- [web3\_sha3 - AVAX](https://docs.getblock.io/api-reference/avalanche-avax/web3_sha3-avax.md): Example code for the web3\_sha3 JSON-RPC method. Complete guide on how to use web3\_sha3 JSON-RPC in GetBlock Web3 documentation.
- [Base](https://docs.getblock.io/api-reference/base.md): GetBlock provides fast and reliable access to Base nodes via JSON-RPC API. Connect to the Base network without running your own infrastructure.
- [eth\_call - Base](https://docs.getblock.io/api-reference/base/eth_call-base.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Base](https://docs.getblock.io/api-reference/base/eth_getbalance-base.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Base](https://docs.getblock.io/api-reference/base/eth_feehistory-base.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - Base](https://docs.getblock.io/api-reference/base/eth_chainid-base.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Base](https://docs.getblock.io/api-reference/base/eth_gasprice-base.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - Base](https://docs.getblock.io/api-reference/base/eth_getcode-base.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_blockNumber - Base](https://docs.getblock.io/api-reference/base/eth_blocknumber-base.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Base](https://docs.getblock.io/api-reference/base/eth_estimategas-base.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Base](https://docs.getblock.io/api-reference/base/eth_getblockbyhash-base.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - Base](https://docs.getblock.io/api-reference/base/eth_getblockreceipts-base.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Base](https://docs.getblock.io/api-reference/base/eth_getblockbynumber-base.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Base](https://docs.getblock.io/api-reference/base/eth_getblocktransactioncountbynumber-base.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Base](https://docs.getblock.io/api-reference/base/eth_getblocktransactioncountbyhash-base.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Base](https://docs.getblock.io/api-reference/base/eth_getstorageat-base.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Base](https://docs.getblock.io/api-reference/base/eth_gettransactionbyblockhashandindex-base.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Base](https://docs.getblock.io/api-reference/base/eth_getlogs-base.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Base](https://docs.getblock.io/api-reference/base/eth_gettransactionbyblocknumberandindex-base.md): Example code for the eth\_getTransactionByBlockNumberAndIndex  JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Base](https://docs.getblock.io/api-reference/base/eth_gettransactioncount-base.md): Example code for the eth\_getTransactionCount  JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Base](https://docs.getblock.io/api-reference/base/eth_gettransactionbyhash-base.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Base](https://docs.getblock.io/api-reference/base/eth_gettransactionreceipt-base.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Base](https://docs.getblock.io/api-reference/base/eth_maxpriorityfeepergas-base.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - Base](https://docs.getblock.io/api-reference/base/eth_syncing-base.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Base](https://docs.getblock.io/api-reference/base/eth_sendrawtransaction-base.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [net\_version - Base](https://docs.getblock.io/api-reference/base/net_version-base.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Base](https://docs.getblock.io/api-reference/base/web3_clientversion-base.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByNumber - Base](https://docs.getblock.io/api-reference/base/debug_traceblockbynumber-base.md): Example code for the debug\_traceBlockByNumber JSON-RPC method. Complete guide on how to use debug\_traceBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByHash - Base](https://docs.getblock.io/api-reference/base/debug_traceblockbyhash-base.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Complete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceTransaction - Base](https://docs.getblock.io/api-reference/base/debug_tracetransaction-base.md): Example code for the debug\_traceTransaction  JSON-RPC method. Complete guide on how to use debug\_traceTransaction  JSON-RPC in GetBlock Web3 documentation.
- [BNB Smart Chain (BSC)](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc.md): GetBlock provides fast and reliable access to BNB Smart Chain nodes via JSON-RPC API. Connect to the BSC network without running your own infrastructure.
- [eth\_sendRawTransaction - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_sendrawtransaction-bsc.md): Example code for the eth\_sendRawTransaction JSON RPC method. Сomplete guide on how to use eth\_sendRawTransaction JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_gettransactioncount-bsc.md): Example code for the eth\_getTransactionCount JSON RPC method. Сomplete guide on how to use eth\_getTransactionCount JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_gettransactionbyblockhashandindex-bsc.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON RPC method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_gettransactionbyblocknumberandindex-bsc.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON RPC method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_sendTransaction - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_sendtransaction-bsc.md): Example code for the eth\_sendTransaction JSON RPC method. Сomplete guide on how to use eth\_sendTransaction JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_gettransactionreceipt-bsc.md): Example code for the eth\_getTransactionReceipt JSON RPC method. Сomplete guide on how to use eth\_getTransactionReceipt JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_gettransactionbyhash-bsc.md): Example code for the eth\_getTransactionByHash JSON RPC method. Сomplete guide on how to use eth\_getTransactionByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_blockNumber - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_blocknumber-bsc.md): Example code for the eth\_blockNumber JSON RPC method. Сomplete guide on how to use eth\_blockNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getblocktransactioncountbynumber-bsc.md): Example code for the eth\_getBlockTransactionCountByNumber JSON RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getunclebyblocknumberandindex-bsc.md): Example code for the eth\_getUncleByBlockNumberAndIndex JSON RPC method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_uninstallFilter - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_uninstallfilter-bsc.md): Example code for the eth\_uninstallFilter JSON RPC method. Сomplete guide on how to use eth\_uninstallFilter JSON RPC in GetBlock Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getunclebyblockhashandindex-bsc.md): Example code for the eth\_getUncleByBlockHashAndIndex JSON RPC method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_getCode - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getcode-bsc.md): Example code for the eth\_getCode JSON RPC method. Сomplete guide on how to use eth\_getCode JSON RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_estimategas-bsc.md): Example code for the eth\_estimateGas JSON RPC method. Сomplete guide on how to use eth\_estimateGas JSON RPC in GetBlock Web3 documentation.
- [eth\_getBalance - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getbalance-bsc.md): Example code for the eth\_getBalance JSON RPC method. Сomplete guide on how to use eth\_getBalance JSON RPC in GetBlock Web3 documentation.
- [eth\_getLogs - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getlogs-bsc.md): Example code for the eth\_getLogs JSON RPC method. Сomplete guide on how to use eth\_getLogs JSON RPC in GetBlock Web3 documentation.
- [net\_peerCount - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/net_peercount-bsc.md): Example code for the net\_peerCount JSON RPC method. Сomplete guide on how to use net\_peerCount JSON RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_gasprice-bsc.md): Example code for the eth\_gasPrice JSON RPC method. Сomplete guide on how to use eth\_gasPrice JSON RPC in GetBlock Web3 documentation.
- [eth\_unsubscribe - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_unsubscribe-bsc.md): Example code for the eth\_unsubscribe JSON RPC method. Сomplete guide on how to use eth\_unsubscribe JSON RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_maxpriorityfeepergas-bsc.md): Example code for the eth\_maxPriorityFeePerGas JSON RPC method. Сomplete guide on how to use eth\_maxPriorityFeePerGas JSON RPC in GetBlock Web3 documentation.
- [eth\_newFilter - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_newfilter-bsc.md): Example code for the eth\_newFilter JSON RPC method. Сomplete guide on how to use eth\_newFilter JSON RPC in GetBlock Web3 documentation.
- [eth\_newPendingTransactionFilter - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_newpendingtransactionfilter-bsc.md): Example code for the eth\_newPendingTransactionFilter JSON RPC method. Сomplete guide on how to use eth\_newPendingTransactionFilter JSON RPC in GetBlock Web3 documentation.
- [web3\_sha3 - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/web3_sha3-bsc.md): Example code for the web3\_sha3 JSON RPC method. Сomplete guide on how to use web3\_sha3 JSON RPC in GetBlock Web3 documentation.
- [eth\_syncing - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_syncing-bsc.md): Example code for the eth\_syncing JSON RPC method. Сomplete guide on how to use eth\_syncing JSON RPC in GetBlock Web3 documentation.
- [eth\_mining - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_mining-bsc.md): Example code for the eth\_syncing JSON RPC method. Сomplete guide on how to use eth\_syncing JSON RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/web3_clientversion-bsc.md): Example code for the web3\_clientVersionn JSON RPC method. Сomplete guide on how to use web3\_clientVersionn JSON RPC in GetBlock Web3 documentation.
- [eth\_coinbase - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_coinbase-bsc.md): Example code for the web3\_clientVersionn JSON RPC method. Сomplete guide on how to use web3\_clientVersionn JSON RPC in GetBlock Web3 documentation.
- [eth\_getProof - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getproof-bsc.md): Example code for the eth\_getProof JSON RPC method. Сomplete guide on how to use eth\_getProof JSON RPC in GetBlock Web3 documentation.
- [net\_listening - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/net_listening-bsc.md): Example code for the net\_listening JSON RPC method. Сomplete guide on how to use net\_listening JSON RPC in GetBlock Web3 documentation.
- [eth\_newBlockFilter - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_newblockfilter-bsc.md): Example code for the eth\_newBlockFilter JSON RPC method. Сomplete guide on how to use eth\_newBlockFilter JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getblocktransactioncountbyhash-bsc.md): Example code for the eth\_getBlockTransactionCountByHash JSON RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_chainId - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_chainid-bsc.md): Example code for the eth\_chainId JSON RPC method. Сomplete guide on how to use eth\_chainId JSON RPC in GetBlock Web3 documentation.
- [net\_version - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/net_version-bsc.md): Example code for the net\_version JSON RPC method. Сomplete guide on how to use net\_version JSON RPC in GetBlock Web3 documentation.
- [txpool\_status - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/txpool_status-bsc.md): Example code for the txpool\_status JSON RPC method. Сomplete guide on how to use txpool\_status JSON RPC in GetBlock Web3 documentation.
- [txpool\_content - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/txpool_content-bsc.md): Example code for the txpool\_content JSON RPC method. Complete guide on how to use txpool\_content JSON RPC in GetBlock Web3 documentation.
- [txpool\_inspect - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/txpool_inspect-bsc.md): Example code for the txpool\_inspect JSON RPC method. Complete guide on how to use txpool\_inspect JSON RPC in GetBlock Web3 documentation.
- [txpool\_contentFrom - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/txpool_contentfrom-bsc.md): Example code for the txpool\_contentFrom JSON RPC method. Complete guide on how to use txpool\_contentFrom JSON RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getstorageat-bsc.md): Example code for the eth\_getStorageAt JSON RPC method. Сomplete guide on how to use eth\_getStorageAt JSON RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_feehistory-bsc.md): Example code for the eth\_feeHistory JSON RPC method. Сomplete guide on how to use eth\_feeHistory JSON RPC in GetBlock Web3 documentation.
- [eth\_accounts - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_accounts-bsc.md): Example code for the eth\_accounts JSON RPC method. Сomplete guide on how to use eth\_accounts JSON RPC in GetBlock Web3 documentation.
- [eth\_getUncleCountByBlockNumber - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getunclecountbyblocknumber-bsc.md): Example code for the eth\_getUncleCountByBlockNumber JSON RPC method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getFilterLogs - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getfilterlogs-bsc.md): Example code for the eth\_getFilterLogs JSON RPC method. Сomplete guide on how to use eth\_getFilterLogs JSON RPC in GetBlock Web3 documentation.
- [eth\_getFilterChanges - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getfilterchanges-bsc.md): Example code for the eth\_getFilterChanges JSON RPC method. Сomplete guide on how to use eth\_getFilterChanges JSON RPC in GetBlock Web3 documentation.
- [eth\_getUncleCountByBlockHash - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_getunclecountbyblockhash-bsc.md): Example code for the eth\_getUncleCountByBlockHash JSON RPC method. Сomplete guide on how to use eth\_getUncleCountByBlockHash JSON RPC in GetBlock Web3 documentation.
- [eth\_sign - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_sign-bsc.md): Example code for the eth\_sign JSON RPC method. Сomplete guide on how to use eth\_sign JSON RPC in GetBlock Web3 documentation.
- [eth\_call - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_call-bsc.md): Example code for the eth\_call JSON RPC method. Сomplete guide on how to use eth\_call JSON RPC in GetBlock Web3 documentation.
- [debug\_standardTraceBlockToFile - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/debug_standardtraceblocktofile-bsc.md): Example code for the debug\_standardTraceBlockToFile JSON RPC method. Сomplete guide on how to use debug\_standardTraceBlockToFile JSON RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByNumber - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/debug_traceblockbynumber-bsc.md): Example code for the debug\_traceBlockByNumber JSON RPC method. Сomplete guide on how to use debug\_traceBlockByNumber JSON RPC in GetBlock Web3 documentation.
- [debug\_standardTraceBadBlockToFile - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/debug_standardtracebadblocktofile-bsc.md): Example code for the debug\_standardTraceBadBlockToFile JSON RPC method. Сomplete guide on how to use debug\_standardTraceBadBlockToFile JSON RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByHash - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/debug_traceblockbyhash-bsc.md): Example code for the debug\_traceBlockByHash JSON RPC method. Сomplete guide on how to use debug\_traceBlockByHash JSON RPC in GetBlock Web3 documentation.
- [debug\_traceBlock - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/debug_traceblock-bsc.md): Example code for the debug\_traceBlock JSON RPC method. Сomplete guide on how to use debug\_traceBlock JSON RPC in GetBlock Web3 documentation.
- [debug\_storageRangeAt - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/debug_storagerangeat-bsc.md): Example code for the debug\_storageRangeAt JSON RPC method. Сomplete guide on how to use debug\_storageRangeAt JSON RPC in GetBlock Web3 documentation.
- [debug\_traceCall - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/debug_tracecall-bsc.md): Example code for the debug\_traceCall JSON RPC method. Сomplete guide on how to use debug\_traceCall JSON RPC in GetBlock Web3 documentation.
- [debug\_traceTransaction - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/debug_tracetransaction-bsc.md): Example code for the debug\_traceTransaction JSON RPC method. Сomplete guide on how to use debug\_traceTransaction JSON RPC in GetBlock Web3 documentation.
- [debug\_accountRange - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/debug_accountrange-bsc.md): Example code for the debug\_accountRange JSON RPC method. Сomplete guide on how to use debug\_accountRange JSON RPC in GetBlock Web3 documentation.
- [eth\_subscribe - BSC](https://docs.getblock.io/api-reference/bnb-smart-chain-bsc/eth_subscribe-bsc.md): Example code for the eth\_subscribe JSON-RPC method. Complete guide on how to use eth\_subscribe JSON-RPC in GetBlock Web3 documentation.
- [Bitcoin (BTC)](https://docs.getblock.io/api-reference/bitcoin-btc.md): Bitcoin Network API Reference for secure and scalable interaction with BTC nodes, enabling peer-to-peer transactions and decentralized finance on the world’s first cryptocurrency block
- [abortrescan {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_abortrescan.md): Example code for the abortrescan  {disallowed} json-rpc method. Сomplete guide on how to use abortrescan  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [addmultisigaddress {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_addmultisigaddress.md): Example code for the addmultisigaddress  {disallowed} json-rpc method. Сomplete guide on how to use addmultisigaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [addnode {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_addnode.md): Example code for the addnode  {disallowed} json-rpc method. Сomplete guide on how to use addnode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [analyzepsbt - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_analyzepsbt.md): Example code for the analyzepsbt JSON\_RPC method. Сomplete guide on how to use analyzepsbt JSON-RPC in GetBlock Web3 documentation.
- [backupwallet {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_backupwallet.md): Example code for the backupwallet  {disallowed} json-rpc method. Сomplete guide on how to use backupwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [bumpfee {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_bumpfee.md): Example code for the bumpfee  {disallowed} json-rpc method. Сomplete guide on how to use bumpfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clearbanned {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_clearbanned.md): Example code for the clearbanned  {disallowed} json-rpc method. Сomplete guide on how to use clearbanned  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [combinepsbt - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_combinepsbt.md): Example code for the combinepsbt JSON RPC method. Сomplete guide on how to use combinepsbt JSON RPC in GetBlock Web3 documentation.
- [combinerawtransaction - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_combinerawtransaction.md): Example code for the combinerawtransaction JSON RPC method. Сomplete guide on how to use combinerawtransaction JSON RPC in GetBlock Web3 documentation.
- [converttopsbt - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_converttopsbt.md): Example code for the converttopsbt JSON RPC method. Сomplete guide on how to use converttopsbt JSON RPC in GetBlock Web3 documentation.
- [createmultisig {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_createmultisig.md): Example code for the createmultisig  {disallowed} json-rpc method. Сomplete guide on how to use createmultisig  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [createpsbt - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_createpsbt.md): Example code for the createpsbt JSON RPC method. Сomplete guide on how to use createpsbt JSON RPC in GetBlock Web3 documentation.
- [createrawtransaction - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_createrawtransaction.md): Example code for the createrawtransaction JSON RPC method. Сomplete guide on how to use createrawtransaction JSON RPC in GetBlock Web3 documentation.
- [createwallet {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_createwallet.md): Example code for the createwallet  {disallowed} json-rpc method. Сomplete guide on how to use createwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [decodepsbt - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_decodepsbt.md): Example code for the decodepsbt jJSON RPC method. Сomplete guide on how to use decodepsbt JSON RPC in GetBlock Web3 documentation.
- [decoderawtransaction - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_decoderawtransaction.md): Example code for the decoderawtransaction JSON RPC method. Сomplete guide on how to use decoderawtransactionJSON RPC in GetBlock Web3 documentation.
- [decodescript - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_decodescript.md): Example code for the decodescript JSON RPC method. Сomplete guide on how to use decodescript JSON RPC in GetBlock.io Web3 documentation.
- [deriveaddresses - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_deriveaddresses.md): Example code for the deriveaddresses JSON RPCmethod. Сomplete guide on how to use deriveaddresses JSON RPC in GetBlock Web3 documentation.
- [disconnectnode {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_disconnectnode.md): Example code for the disconnectnode  {disallowed} json-rpc method. Сomplete guide on how to use disconnectnode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumpprivkey {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_dumpprivkey.md): Example code for the dumpprivkey  {disallowed} json-rpc method. Сomplete guide on how to use dumpprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumpwallet {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_dumpwallet.md): Example code for the dumpwallet  {disallowed} json-rpc method. Сomplete guide on how to use dumpwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [encryptwallet {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_encryptwallet.md): Example code for the encryptwallet  {disallowed} json-rpc method. Сomplete guide on how to use encryptwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [estimatefee {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_estimatefee.md): Example code for the estimatefee  {disallowed} json-rpc method. Сomplete guide on how to use estimatefee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [estimatesmartfee - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_estimatesmartfee.md): Example code for the estimatesmartfee JSON RPC method. Сomplete guide on how to use estimatesmartfee JSON RPC in GetBlock Web3 documentation.
- [finalizeblock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_finalizeblock.md): Example code for the finalizeblock  {disallowed} json-rpc method. Сomplete guide on how to use finalizeblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [finalizepsbt - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_finalizepsbt.md): Example code for the finalizepsbt JSON RPC method. Сomplete guide on how to use finalizepsbt JSON RPC in GetBlock Web3 documentation.
- [generate {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_generate.md): Example code for the generate  {disallowed} json-rpc method. Сomplete guide on how to use generate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generateblock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_generateblock.md): Example code for the generateblock  {disallowed} json-rpc method. Сomplete guide on how to use generateblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generatetoaddress {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_generatetoaddress.md): Example code for the generatetoaddress  {disallowed} json-rpc method. Сomplete guide on how to use generatetoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generatetodescriptor {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_generatetodescriptor.md): Example code for the generatetodescriptor  {disallowed} json-rpc method. Сomplete guide on how to use generatetodescriptor  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddednodeinfo {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getaddednodeinfo.md): Example code for the getaddednodeinfo  {disallowed} json-rpc method. Сomplete guide on how to use getaddednodeinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressesbylabel {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getaddressesbylabel.md): Example code for the getaddressesbylabel  {disallowed} json-rpc method. Сomplete guide on how to use getaddressesbylabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressinfo {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getaddressinfo.md): Example code for the getaddressinfo  {disallowed} json-rpc method. Сomplete guide on how to use getaddressinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalance {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getbalance.md): Example code for the getbalance  {disallowed} json-rpc method. Сomplete guide on how to use getbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalances {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getbalances.md): Example code for the getbalances  {disallowed} json-rpc method. Сomplete guide on how to use getbalances  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbestblockhash - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getbestblockhash.md): Example code for the getbestblockhash JSON RPC method. Сomplete guide on how to use getbestblockhash JSON RPC in GetBlock Web3 documentation.
- [getblock - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getblock.md): Example code for the getblock JSON-RPC method. Complete guide on how to use getblock JSON-RPC in GetBlock Web3 documentation.
- [getblockchaininfo - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getblockchaininfo.md): Example code for the getblockchaininfo JSON RPC method. Сomplete guide on how to use getblockchaininfo JSON RPC in GetBlock Web3 documentation.
- [getblockcount - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getblockcount.md): Example code for the getblockcount JSON-RPC method. Complete guide on how to use getblockcount JSON-RPC in GetBlock Web3 documentation.
- [getblockfilter - Bitcoin {disallowed}](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getblockfilter.md): Example code for the getblockfilter JSON-RPC method. Complete guide on how to use getblockfilter JSON-RPC in GetBlock Web3 documentation.
- [getblockhash - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getblockhash.md): Example code for the getblockhash JSON-RPC method. Complete guide on how to use getblockhash JSON-RPC in GetBlock Web3 documentation.
- [getblockheader - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getblockheader.md): Example code for the getblockheader JSON-RPC method. Complete guide on how to use getblockheader JSON-RPC in GetBlock Web3 documentation.
- [getblockstats - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getblockstats.md): Example code for the getblockstats JSON-RPC method. Complete guide on how to use getblockstats JSON-RPC in GetBlock Web3 documentation.
- [getblocktemplate - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getblocktemplate.md): Example code for the getblocktemplate JSON-RPC method. Complete guide on how to use getblocktemplate JSON-RPC in GetBlock Web3 documentation.
- [getblocktemplatelight {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getblocktemplatelight.md): Example code for the getblocktemplatelight  {disallowed} json-rpc method. Сomplete guide on how to use getblocktemplatelight  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getchaintips - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getchaintips.md): Example code for the getchaintips JSON-RPC method. Complete guide on how to use getchaintips JSON-RPC in GetBlock Web3 documentation.
- [getchaintxstats - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getchaintxstats.md): Example code for the getchaintxstats JSON-RPC method. Complete guide on how to use getchaintxstats JSON-RPC in GetBlock Web3 documentation.
- [getconnectioncount {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getconnectioncount.md): Example code for the getconnectioncount  {disallowed} json-rpc method. Сomplete guide on how to use getconnectioncount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getdifficulty - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getdifficulty.md): Example code for the getdifficulty JSON-RPC method. Complete guide on how to use getdifficulty JSON-RPC in GetBlock Web3 documentation.
- [getdsproof {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getdsproof.md): Example code for the getdsproof  {disallowed} json-rpc method. Сomplete guide on how to use getdsproof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getdsprooflist {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getdsprooflist.md): Example code for the getdsprooflist  {disallowed} json-rpc method. Сomplete guide on how to use getdsprooflist  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getexcessiveblock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getexcessiveblock.md): Example code for the getexcessiveblock  {disallowed} json-rpc method. Сomplete guide on how to use getexcessiveblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getfinalizedblockhash - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getfinalizedblockhash.md): Example code for the getfinalizedblockhash JSON-RPC method. Complete guide on how to use getfinalizedblockhash JSON-RPC in GetBlock Web3 documentation.
- [getindexinfo - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getindexinfo.md): Example code for the getindexinfo JSON-RPC method. Complete guide on how to use getindexinfo JSON-RPC in GetBlock Web3 documentation.
- [getmemoryinfo - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getmemoryinfo.md): Example code for the getmemoryinfo JSON-RPC method. Complete guide on how to use getmemoryinfo JSON-RPC in GetBlock Web3 documentation.
- [getmempoolancestors - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getmempoolancestors.md): Example code for the getmempoolancestors JSON-RPC method. Complete guide on how to use getmempoolancestors JSON-RPC in GetBlock Web3 documentation.
- [getmempooldescendants - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getmempooldescendants.md): Example code for the getmempoolancestors JSON-RPC method. Complete guide on how to use getmempoolancestors JSON-RPC in GetBlock Web3 documentation.
- [getmempoolentry - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getmempoolentry.md): Example code for the getmempoolentry JSON-RPC method. Complete guide on how to use getmempoolentry JSON-RPC in GetBlock Web3 documentation.
- [getmempoolinfo - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getmempoolinfo.md): Example code for the getmempoolinfo JSON-RPC method. Complete guide on how to use getmempoolinfo JSON-RPC in GetBlock Web3 documentation.
- [getmininginfo - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getmininginfo.md): Example code for the getmininginfo JSON-RPC method. Complete guide on how to use getmininginfo JSON-RPC in GetBlock Web3 documentation.
- [getnettotals {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getnettotals.md): Example code for the getnettotals  {disallowed} json-rpc method. Сomplete guide on how to use getnettotals  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnetworkhashps - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getnetworkhashps.md): Example code for the getnetworkhashps JSON-RPC method. Complete guide on how to use getnetworkhashps JSON-RPC in GetBlock Web3 documentation.
- [getnetworkinfo {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getnetworkinfo.md): Example code for the getnetworkinfo  {disallowed} json-rpc method. Сomplete guide on how to use getnetworkinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnewaddress {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getnewaddress.md): Example code for the getnewaddress  {disallowed} json-rpc method. Сomplete guide on how to use getnewaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnodeaddresses {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getnodeaddresses.md): Example code for the getnodeaddresses  {disallowed} json-rpc method. Сomplete guide on how to use getnodeaddresses  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getpeerinfo {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getpeerinfo.md): Example code for the getpeerinfo  {disallowed} json-rpc method. Сomplete guide on how to use getpeerinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrawchangeaddress {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getrawchangeaddress.md): Example code for the getrawchangeaddress  {disallowed} json-rpc method. Сomplete guide on how to use getrawchangeaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrawmempool - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getrawmempool.md): Example code for the getrawmempool JSON-RPC method. Complete guide on how to use getrawmempool JSON-RPC in GetBlock Web3 documentation.
- [getrawtransaction - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getrawtransaction.md): Example code for the getrawtransaction JSON-RPC method. Complete guide on how to use getrawtransaction JSON-RPC in GetBlock Web3 documentation.
- [getreceivedbyaddress {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getreceivedbyaddress.md): Example code for the getreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use getreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrpcinfo - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getrpcinfo.md): Example code for the getrpcinfo JSON-RPC method. Complete guide on how to use getrpcinfo JSON-RPC in GetBlock Web3 documentation.
- [gettxout - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_gettxout.md): Example code for the gettxout JSON-RPC method. Complete guide on how to use gettxout JSON-RPC in GetBlock Web3 documentation.
- [gettxoutproof - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_gettxoutproof.md): Example code for the gettxoutproof JSON-RPC method. Complete guide on how to use gettxoutproof JSON-RPC in GetBlock Web3 documentation.
- [gettxoutsetinfo {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_gettxoutsetinfo.md): Example code for the gettxoutsetinfo  {disallowed} json-rpc method. Сomplete guide on how to use gettxoutsetinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getunconfirmedbalance {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getunconfirmedbalance.md): Example code for the getunconfirmedbalance  {disallowed} json-rpc method. Сomplete guide on how to use getunconfirmedbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getwalletinfo {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_getwalletinfo.md): Example code for the getwalletinfo  {disallowed} json-rpc method. Сomplete guide on how to use getwalletinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [help - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_help.md): Example code for the help JSON-RPC method. Complete guide on how to use help JSON-RPC in GetBlock Web3 documentation.
- [importaddress {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_importaddress.md): Example code for the importaddress  {disallowed} json-rpc method. Сomplete guide on how to use importaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importdescriptors {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_importdescriptors.md): Example code for the importdescriptors  {disallowed} json-rpc method. Сomplete guide on how to use importdescriptors  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importmulti {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_importmulti.md): Example code for the importmulti  {disallowed} json-rpc method. Сomplete guide on how to use importmulti  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprivkey {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_importprivkey.md): Example code for the importprivkey  {disallowed} json-rpc method. Сomplete guide on how to use importprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprunedfunds {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_importprunedfunds.md): Example code for the importprunedfunds  {disallowed} json-rpc method. Сomplete guide on how to use importprunedfunds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importpubkey {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_importpubkey.md): Example code for the importpubkey  {disallowed} json-rpc method. Сomplete guide on how to use importpubkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importwallet {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_importwallet.md): Example code for the importwallet  {disallowed} json-rpc method. Сomplete guide on how to use importwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [invalidateblock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_invalidateblock.md): Example code for the invalidateblock  {disallowed} json-rpc method. Сomplete guide on how to use invalidateblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [joinpsbts - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_joinpsbts.md): Example code for the joinpsbts JSON-RPC method. Complete guide on how to use joinpsbts JSON-RPC in GetBlock Web3 documentation.
- [keypoolrefill {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_keypoolrefill.md): Example code for the keypoolrefill  {disallowed} json-rpc method. Сomplete guide on how to use keypoolrefill  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listaddressgroupings {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_listaddressgroupings.md): Example code for the listaddressgroupings  {disallowed} json-rpc method. Сomplete guide on how to use listaddressgroupings  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listbanned {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_listbanned.md): Example code for the listbanned  {disallowed} json-rpc method. Сomplete guide on how to use listbanned  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listlabels {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_listlabels.md): Example code for the listlabels  {disallowed} json-rpc method. Сomplete guide on how to use listlabels  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listlockunspent {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_listlockunspent.md): Example code for the listlockunspent  {disallowed} json-rpc method. Сomplete guide on how to use listlockunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listreceivedbyaddress {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_listreceivedbyaddress.md): Example code for the listreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use listreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listsinceblock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_listsinceblock.md): Example code for the listsinceblock  {disallowed} json-rpc method. Сomplete guide on how to use listsinceblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listtransactions {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_listtransactions.md): Example code for the listtransactions  {disallowed} json-rpc method. Сomplete guide on how to use listtransactions  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listunspent {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_listunspent.md): Example code for the listunspent  {disallowed} json-rpc method. Сomplete guide on how to use listunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listwalletdir {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_listwalletdir.md): Example code for the listwalletdir  {disallowed} json-rpc method. Сomplete guide on how to use listwalletdir  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listwallets {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_listwallets.md): Example code for the listwallets  {disallowed} json-rpc method. Сomplete guide on how to use listwallets  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [loadwallet {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_loadwallet.md): Example code for the loadwallet  {disallowed} json-rpc method. Сomplete guide on how to use loadwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [lockunspent {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_lockunspent.md): Example code for the lockunspent  {disallowed} json-rpc method. Сomplete guide on how to use lockunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [logging {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_logging.md): Example code for the logging  {disallowed} json-rpc method. Сomplete guide on how to use logging  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [parkblock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_parkblock.md): Example code for the parkblock  {disallowed} json-rpc method. Сomplete guide on how to use parkblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [ping {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_ping.md): Example code for the ping  {disallowed} json-rpc method. Сomplete guide on how to use ping  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [preciousblock - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_preciousblock.md): Example code for the preciousblock JSON-RPC method. Complete guide on how to use preciousblock JSON-RPC in GetBlock Web3 documentation.
- [prioritisetransaction {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_prioritisetransaction.md): Example code for the prioritisetransaction  {disallowed} json-rpc method. Сomplete guide on how to use prioritisetransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [pruneblockchain {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_pruneblockchain.md): Example code for the pruneblockchain  {disallowed} json-rpc method. Сomplete guide on how to use pruneblockchain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [psbtbumpfee {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_psbtbumpfee.md): Example code for the psbtbumpfee  {disallowed} json-rpc method. Сomplete guide on how to use psbtbumpfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [reconsiderblock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_reconsiderblock.md): Example code for the reconsiderblock  {disallowed} json-rpc method. Сomplete guide on how to use reconsiderblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [removeprunedfunds {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_removeprunedfunds.md): Example code for the removeprunedfunds  {disallowed} json-rpc method. Сomplete guide on how to use removeprunedfunds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [rescanblockchain {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_rescanblockchain.md): Example code for the rescanblockchain  {disallowed} json-rpc method. Сomplete guide on how to use rescanblockchain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [savemempool {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_savemempool.md): Example code for the savemempool  {disallowed} json-rpc method. Сomplete guide on how to use savemempool  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [scantxoutset {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_scantxoutset.md): Example code for the scantxoutset  {disallowed} json-rpc method. Сomplete guide on how to use scantxoutset  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [send {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_send.md): Example code for the send  {disallowed} json-rpc method. Сomplete guide on how to use send  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendmany {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_sendmany.md): Example code for the sendmany  {disallowed} json-rpc method. Сomplete guide on how to use sendmany  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendrawtransaction - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_sendrawtransaction.md): Example code for the sendrawtransaction JSON-RPC method. Complete guide on how to use sendrawtransaction JSON-RPC in GetBlock Web3 documentation.
- [sendtoaddress {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_sendtoaddress.md): Example code for the sendtoaddress  {disallowed} json-rpc method. Сomplete guide on how to use sendtoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setban {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_setban.md): Example code for the setban  {disallowed} json-rpc method. Сomplete guide on how to use setban  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setexcessiveblock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_setexcessiveblock.md): Example code for the setexcessiveblock  {disallowed} json-rpc method. Сomplete guide on how to use setexcessiveblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sethdseed {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_sethdseed.md): Example code for the sethdseed  {disallowed} json-rpc method. Сomplete guide on how to use sethdseed  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setlabel {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_setlabel.md): Example code for the setlabel  {disallowed} json-rpc method. Сomplete guide on how to use setlabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setnetworkactive {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_setnetworkactive.md): Example code for the setnetworkactive  {disallowed} json-rpc method. Сomplete guide on how to use setnetworkactive  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [settxfee {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_settxfee.md): Example code for the settxfee  {disallowed} json-rpc method. Сomplete guide on how to use settxfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setwalletflag {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_setwalletflag.md): Example code for the setwalletflag  {disallowed} json-rpc method. Сomplete guide on how to use setwalletflag  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signmessage {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_signmessage.md): Example code for the signmessage  {disallowed} json-rpc method. Сomplete guide on how to use signmessage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signmessagewithprivkey {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_signmessagewithprivkey.md): Example code for the signmessagewithprivkey  {disallowed} json-rpc method. Сomplete guide on how to use signmessagewithprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signrawtransactionwithkey {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_signrawtransactionwithkey.md): Example code for the signrawtransactionwithkey  {disallowed} json-rpc method. Сomplete guide on how to use signrawtransactionwithkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signrawtransactionwithwallet {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_signrawtransactionwithwallet.md): Example code for the signrawtransactionwithwallet  {disallowed} json-rpc method. Сomplete guide on how to use signrawtransactionwithwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [stop {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_stop.md): Example code for the stop  {disallowed} json-rpc method. Сomplete guide on how to use stop  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitblock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_submitblock.md): Example code for the submitblock  {disallowed} json-rpc method. Сomplete guide on how to use submitblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitblocklight {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_submitblocklight.md): Example code for the submitblocklight  {disallowed} json-rpc method. Сomplete guide on how to use submitblocklight  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitheader {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_submitheader.md): Example code for the submitheader  {disallowed} json-rpc method. Сomplete guide on how to use submitheader  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [testmempoolaccept - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_testmempoolaccept.md): Example code for the testmempoolaccept JSON-RPC method. Complete guide on how to use testmempoolaccept JSON-RPC in GetBlock Web3 documentation.
- [unloadwallet {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_unloadwallet.md): Example code for the unloadwallet  {disallowed} json-rpc method. Сomplete guide on how to use unloadwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [unparkblock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_unparkblock.md): Example code for the unparkblock  {disallowed} json-rpc method. Сomplete guide on how to use unparkblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [upgradewallet {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_upgradewallet.md): Example code for the upgradewallet  {disallowed} json-rpc method. Сomplete guide on how to use upgradewallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [uptime - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_uptime.md): Example code for the uptime JSON-RPC method. Complete guide on how to use uptime JSON-RPC in GetBlock Web3 documentation.
- [utxoupdatepsbt - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_utxoupdatepsbt.md): Example code for the utxoupdatepsbt JSON-RPC method. Complete guide on how to use utxoupdatepsbt JSON-RPC in GetBlock Web3 documentation.
- [validateaddress - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_validateaddress.md): Example code for the validateaddress JSON-RPC method. Complete guide on how to use validateaddress JSON-RPC in GetBlock Web3 documentation.
- [verifychain {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_verifychain.md): Example code for the verifychain  {disallowed} json-rpc method. Сomplete guide on how to use verifychain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [verifymessage - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_verifymessage.md): Example code for the verifymessage JSON-RPC method. Complete guide on how to use verifymessage JSON-RPC in GetBlock Web3 documentation.
- [verifytxoutproof {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_verifytxoutproof.md): Example code for the verifytxoutproof  {disallowed} json-rpc method. Сomplete guide on how to use verifytxoutproof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletcreatefundedpsbt {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_walletcreatefundedpsbt.md): Example code for the walletcreatefundedpsbt  {disallowed} json-rpc method. Сomplete guide on how to use walletcreatefundedpsbt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletlock {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_walletlock.md): Example code for the walletlock  {disallowed} json-rpc method. Сomplete guide on how to use walletlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrase {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_walletpassphrase.md): Example code for the walletpassphrase  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrase  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrasechange {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_walletpassphrasechange.md): Example code for the walletpassphrasechange  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrasechange  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletprocesspsbt {disallowed} - Bitcoin](https://docs.getblock.io/api-reference/bitcoin-btc/btc_walletprocesspsbt.md): Example code for the walletprocesspsbt  {disallowed} json-rpc method. Сomplete guide on how to use walletprocesspsbt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [Bitcoin Cash (BCH)](https://docs.getblock.io/api-reference/bitcoin-cash-bch.md): Bitcoin Cash API Reference for fast and low-cost transactions with BCH nodes, offering scalable solutions for decentralized payments and peer-to-peer digital cash.
- [Deploy Smart Contract To Bitcon Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/deploy-smart-contract-to-bitcon-cash.md): This guide covers writing, compiling, and deploying a smart contract to Bitcoin Cash using CashScript, and broadcasting contract transactions through a GetBlock node.
- [Bitcoin Cash JSON-RPC API](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api.md): GetBlock provides fast and reliable access to Bitcoin Cash nodes via JSON-RPC API. Connect to the Bitcoin Cash network without running your own infrastructure.
- [decoderawtransaction - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/decoderawtransaction-bitcoin-cash.md): Example code for the decoderawtransaction JSON-RPC method. Complete guide on how to use decoderawtransaction JSON-RPC in GetBlock Web3 documentation.
- [decodescript - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/decodescript-bitcoin-cash.md): Example code for the decodescript JSON-RPC method. Complete guide on how to use decodescript JSON-RPC in GetBlock Web3 documentation.
- [finalizepsbt - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/finalizepsbt-bitcoin-cash.md): Example code for the finalizepsbt JSON-RPC method. Complete guide on how to use finalizepsbt JSON-RPC in GetBlock Web3 documentation.
- [getbestblockhash - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getbestblockhash-bitcoin-cash.md): Example code for the getbestblockhash JSON-RPC method. Complete guide on how to use getbestblockhash JSON-RPC in GetBlock Web3 documentation.
- [getblock - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getblock-bitcoin-cash.md): Example code for the getblock JSON-RPC method. Complete guide on how to use getblock JSON-RPC in GetBlock Web3 documentation.
- [getblockchaininfo - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getblockchaininfo-bitcoin-cash.md): Example code for the getblockchaininfo JSON-RPC method. Complete guide on how to use getblockchaininfo JSON-RPC in GetBlock Web3 documentation.
- [getblockcount - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getblockcount-bitcoin-cash.md): Example code for the getblockcount JSON-RPC method. Complete guide on how to use getblockcount JSON-RPC in GetBlock Web3 documentation.
- [getblockhash - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getblockhash-bitcoin-cash.md): Example code for the getblockhash JSON-RPC method. Complete guide on how to use getblockhash JSON-RPC in GetBlock Web3 documentation.
- [combinepsbt - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/combinepsbt-bitcoin-cash.md): Example code for the combinepsbt JSON-RPC method. Complete guide on how to use combinepsbt JSON-RPC in GetBlock Web3 documentation.
- [combinerawtransaction - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/combinerawtransaction-bitcoin-cash.md): Example code for the combinerawtransaction JSON-RPC method. Complete guide on how to use combinerawtransaction JSON-RPC in GetBlock Web3 documentation.
- [getblockheader - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getblockheader-bitcoin-cash.md): Example code for the getblockheader JSON-RPC method. Complete guide on how to use getblockheader JSON-RPC in GetBlock Web3 documentation.
- [converttopsbt - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/converttopsbt-bitcoin-cash.md): Example code for the converttopsbt JSON-RPC method. Complete guide on how to use converttopsbt JSON-RPC in GetBlock Web3 documentation.
- [getblockstats - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getblockstats-bitcoin-cash.md): Example code for the getblockstats JSON-RPC method. Complete guide on how to use getblockstats JSON-RPC in GetBlock Web3 documentation.
- [createpsbt - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/createpsbt-bitcoin-cash.md): Example code for the createpsbt JSON-RPC method. Complete guide on how to use createpsbt JSON-RPC in GetBlock Web3 documentation.
- [getblocktemplate - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getblocktemplate-bitcoin-cash.md): Example code for the getblocktemplate JSON-RPC method. Complete guide on how to use getblocktemplate JSON-RPC in GetBlock Web3 documentation.
- [getchaintips - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getchaintips-bitcoin-cash.md): Example code for the getchaintips JSON-RPC method. Complete guide on how to use getchaintips JSON-RPC in GetBlock Web3 documentation.
- [createrawtransaction - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/createrawtransaction-bitcoin-cash.md): Example code for the createrawtransaction JSON-RPC method. Complete guide on how to use createrawtransaction JSON-RPC in GetBlock Web3 documentation.
- [getchaintxstats - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getchaintxstats-bitcoin-cash.md): Example code for the getchaintxstats JSON-RPC method. Complete guide on how to use getchaintxstats JSON-RPC in GetBlock Web3 documentation.
- [decodepsbt - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/decodepsbt-bitcoin-cash.md): Example code for the decodepsbt JSON-RPC method. Complete guide on how to use decodepsbt JSON-RPC in GetBlock Web3 documentation.
- [getdifficulty - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getdifficulty-bitcoin-cash.md): Example code for the getdifficulty JSON-RPC method. Complete guide on how to use the getdifficulty JSON-RPC method in the GetBlock Web3 documentation.
- [getfinalizedblockhash - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getfinalizedblockhash-bitcoin-cash.md): Example code for the getfinalizedblockhash JSON-RPC method. Complete guide on how to use the getfinalizedblockhash JSON-RPC method in the GetBlock Web3 documentation.
- [getmemoryinfo - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getmemoryinfo-bitcoin-cash.md): Example code for the getmemoryinfo JSON-RPC method. Complete guide on how to use the getmemoryinfo JSON-RPC method in the GetBlock Web3 documentation.
- [getmempoolancestors - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getmempoolancestors-bitcoin-cash.md): Example code for the getmempoolancestors JSON-RPC method. Complete guide on how to use the getmempoolancestors JSON-RPC method in the GetBlock Web3 documentation.
- [getmempooldescendants - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getmempooldescendants-bitcoin-cash.md): Example code for the getmempooldescendants JSON-RPC method. Complete guide on how to use the getmempooldescendants JSON-RPC method in the GetBlock Web3 documentation.
- [getmempoolentry - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getmempoolentry-bitcoin-cash.md): Example code for the getmempoolentry JSON-RPC method. Complete guide on how to use the getmempoolentry JSON-RPC method in the GetBlock Web3 documentation.
- [getmempoolinfo - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getmempoolinfo-bitcoin-cash.md): Example code for the getmempoolinfo JSON-RPC method. Complete guide on how to use the getmempoolinfo JSON-RPC method in the GetBlock Web3 documentation.
- [getmininginfo - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getmininginfo-bitcoin-cash.md): Example code for the getmininginfo JSON-RPC method. Complete guide on how to use the getmininginfo JSON-RPC method in the GetBlock Web3 documentation.
- [getnetworkhashps - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getnetworkhashps-bitcoin-cash.md): Example code for the getnetworkhashps JSON-RPC method. Complete guide on how to use the getnetworkhashps JSON-RPC method in the GetBlock Web3 documentation.
- [getrawmempool - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getrawmempool-bitcoin-cash.md): Example code for the getrawmempool JSON-RPC method. Complete guide on how to use the getrawmempool JSON-RPC method in the GetBlock Web3 documentation.
- [getrawtransaction - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getrawtransaction-bitcoin-cash.md): Example code for the getrawtransaction JSON-RPC method. Complete guide on how to use the getrawtransaction JSON-RPC method in the GetBlock Web3 documentation.
- [getrpcinfo - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/getrpcinfo-bitcoin-cash.md): Example code for the getrpcinfo JSON-RPC method. Complete guide on how to use the getrpcinfo JSON-RPC method in the GetBlock Web3 documentation.
- [gettxout - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/gettxout-bitcoin-cash.md): Example code for the gettxout JSON-RPC method. Complete guide on how to use the gettxout JSON-RPC method in the GetBlock Web3 documentation.
- [gettxoutproof - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/gettxoutproof-bitcoin-cash.md): Example code for the gettxoutproof JSON-RPC method. Complete guide on how to use the gettxoutproof JSON-RPC method in the GetBlock Web3 documentation.
- [help - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/help-bitcoin-cash.md): Example code for the help JSON-RPC method. Complete guide on how to use the help JSON-RPC method in the GetBlock Web3 documentation.
- [preciousblock - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/preciousblock-bitcoin-cash.md): Example code for the preciousblock JSON-RPC method. Complete guide on how to use the preciousblock JSON-RPC method in the GetBlock Web3 documentation.
- [sendrawtransaction - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/sendrawtransaction-bitcoin-cash.md): Example code for the sendrawtransaction JSON-RPC method. Complete guide on how to use the sendrawtransaction JSON-RPC method in the GetBlock Web3 documentation.
- [signrawtransactionwithkey - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/signrawtransactionwithkey-bitcoin-cash.md): Example code for the signrawtransactionwithkey JSON-RPC method. Complete guide on how to use the signrawtransactionwithkey JSON-RPC method in the GetBlock Web3 documentation.
- [testmempoolaccept - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/testmempoolaccept-bitcoin-cash.md): Example code for the testmempoolaccept JSON-RPC method. Complete guide on how to use the testmempoolaccept JSON-RPC method in the GetBlock Web3 documentation.
- [uptime - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/uptime-bitcoin-cash.md): Example code for the uptime JSON-RPC method. Complete guide on how to use the uptime JSON-RPC method in the GetBlock Web3 documentation.
- [validateaddress - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/validateaddress-bitcoin-cash.md): Example code for the validateaddress JSON-RPC method. Complete guide on how to use the validateaddress JSON-RPC method in the GetBlock Web3 documentation.
- [verifymessage - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-json-rpc-api/verifymessage-bitcoin-cash.md): Example code for the verifymessage JSON-RPC method. Complete guide on how to use the verifymessage JSON-RPC method in the GetBlock Web3 documentation.
- [Bitcoin Cash Blockbook API](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api.md): GetBlock provides fast and reliable access to Bitcoin Cash nodes via Blockbook API. Connect to the Bitcoin Cash network without running your own infrastructure.
- [bb\_getAddress - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_getaddress-bitcoin-cash.md): Example code for the bb\_getAddress JSON-RPC method. Complete guide on how to use the bb\_getAddress JSON-RPC method in the GetBlock Web3 documentation.
- [bb\_getBalanceHistory - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_getbalancehistory-bitcoin-cash.md): Example code for the bb\_getBalanceHistory JSON-RPC method. Complete guide on how to use the bb\_getBalanceHistory JSON-RPC method in the GetBlock Web3 documentation.
- [bb\_getBlock - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_getblock-bitcoin-cash.md): Example code for the bb\_getBlock JSON-RPC method. Complete guide on how to use the bb\_getBlock JSON-RPC method in the GetBlock Web3 documentation.
- [bb\_getBlockHash - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_getblockhash-bitcoin-cash.md): Example code for the bb\_getBlockHash JSON-RPC method. Complete guide on how to use the bb\_getBlockHash JSON-RPC method in the GetBlock Web3 documentation.
- [bb\_getTickers - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_gettickers-bitcoin-cash.md): Example code for the bb\_getTickers JSON-RPC method. Complete guide on how to use the bb\_getTickers JSON-RPC method in the GetBlock Web3 documentation.
- [bb\_getTickersList - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_gettickerslist-bitcoin-cash.md): Example code for the bb\_getTickersList JSON-RPC method. Complete guide on how to use the bb\_getTickersList JSON-RPC method in the GetBlock Web3 documentation.
- [bb\_getTx - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_gettx-bitcoin-cash.md): Example code for the bb\_getTx JSON-RPC method. Complete guide on how to use the bb\_getTx JSON-RPC method in the GetBlock Web3 documentation.
- [bb\_getTxSpecific - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_gettxspecific-bitcoin-cash.md): Example code for the bb\_getTxSpecific JSON-RPC method. Complete guide on how to use the bb\_getTxSpecific JSON-RPC method in the GetBlock Web3 documentation.
- [bb\_getUTXOs - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_getutxos-bitcoin-cash.md): Example code for the bb\_getUTXOs JSON-RPC method. Complete guide on how to use the bb\_getUTXOs JSON-RPC method in the GetBlock Web3 documentation.
- [bb\_getXpub - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_getxpub-bitcoin-cash.md): Example code for the bb\_getXpub JSON-RPC method. Complete guide on how to use the bb\_getXpub JSON-RPC method in the GetBlock Web3 documentation.
- [bb\_sendTransaction - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-api/bb_sendtransaction-bitcoin-cash.md): Example code for the bb\_sendTransaction JSON-RPC method. Complete guide on how to use the bb\_sendTransaction JSON-RPC method in the GetBlock Web3 documentation.
- [Bitcoin Cash Blockbook (REST) API](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api.md): GetBlock provides fast and reliable access to Bitcoin Cash nodes via REST API . Connect to the Bitcoin Cash network without running your own infrastructure.
- [api/v2/address - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-address-bitcoin-cash.md): Example code for the api/v2/address REST method. Complete guide on how to use the api/v2/address REST method in the GetBlock Web3 documentation.
- [api/v2/balancehistory - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-balancehistory-bitcoin-cash.md): Example code for the api/v2/balancehistory REST method. Complete guide on how to use the api/v2/balancehistory REST method in the GetBlock Web3 documentation.
- [api/v2/block-index - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-block-index-bitcoin-cash.md): Example code for the api/v2/block-index REST method. Complete guide on how to use the api/v2/block-index  REST method in the GetBlock Web3 documentation.
- [api/v2/block - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-block-bitcoin-cash.md): Example code for the api/v2/block REST method. Complete guide on how to use the api/v2/block REST method in the GetBlock Web3 documentation.
- [api/v2/estimatefee - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-estimatefee-bitcoin-cash.md): Example code for the api/v2/estimatefee REST method. Complete guide on how to use the api/v2/estimatefee REST method in the GetBlock Web3 documentation.
- [api/v2/feestats - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-feestats-bitcoin-cash.md): Example code for the api/v2/feestats REST method. Complete guide on how to use the api/v2/feestats REST method in the GetBlock Web3 documentation.
- [api/v2/multi-tickers - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-multi-tickers-bitcoin-cash.md): Example code for the api/v2/multi-tickers REST method. Complete guide on how to use the api/v2/multi-tickers REST method in the GetBlock Web3 documentation.
- [api/v2/rawblock - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-rawblock-bitcoin-cash.md): Example code for the api/v2/rawblockREST method. Complete guide on how to use the api/v2/rawblock REST method in the GetBlock Web3 documentation.
- [api/v2/sendtx - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-sendtx-bitcoin-cash.md): Example code for the api/v2/sendtx REST method. Complete guide on how to use the api/v2/sendtx REST method in the GetBlock Web3 documentation.
- [api/v2/tickers-list - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-tickers-list-bitcoin-cash.md): Example code for the api/v2/tickers-list  REST method. Complete guide on how to use the api/v2/tickers-list  REST method in the GetBlock Web3 documentation.
- [api/v2/tickers/- Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-tickers-bitcoin-cash.md): Example code for the api/v2/tickers REST method. Complete guide on how to use the api/v2/tickers REST method in the GetBlock Web3 documentation.
- [api/v2/tx-specific - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-tx-specific-bitcoin-cash.md): Example code for the api/v2/tx-specific REST method. Complete guide on how to use the api/v2/tx-specific REST method in the GetBlock Web3 documentation.
- [api/v2/tx- Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-tx-bitcoin-cash.md): Example code for the api/v2/tx REST method. Complete guide on how to use the api/v2/tx REST method in the GetBlock Web3 documentation.
- [api/v2/utxo  - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-utxo-bitcoin-cash.md): Example code for the api/v2/utxo REST method. Complete guide on how to use the api/v2/utxo REST method in the GetBlock Web3 documentation.
- [api/v2/xpub - Bitcoin Cash](https://docs.getblock.io/api-reference/bitcoin-cash-bch/bitcoin-cash-blockbook-rest-api/api-v2-xpub-bitcoin-cash.md): Example code for the api/v2/xpub REST method. Complete guide on how to use the api/v2/xpub REST method in the GetBlock Web3 documentation.
- [Bitcoin Gold (BTG)](https://docs.getblock.io/api-reference/bitcoin-gold-btg.md): Bitcoin Gold API Reference for secure and scalable interaction with BTG nodes, offering a decentralized blockchain solution with enhanced mining and transaction capabilities.
- [abandontransaction {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_abandontransaction.md): Example code for the abandontransaction  {disallowed} json-rpc method. Сomplete guide on how to use abandontransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [abortrescan {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_abortrescan.md): Example code for the abortrescan  {disallowed} json-rpc method. Сomplete guide on how to use abortrescan  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [addmultisigaddress {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_addmultisigaddress.md): Example code for the addmultisigaddress  {disallowed} json-rpc method. Сomplete guide on how to use addmultisigaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [addnode {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_addnode.md): Example code for the addnode  {disallowed} json-rpc method. Сomplete guide on how to use addnode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [analyzepsbt - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_analyzepsbt.md): Example code for the analyzepsbt json-rpc method. Сomplete guide on how to use analyzepsbt json-rpc in GetBlock.io Web3 documentation.
- [backupwallet {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_backupwallet.md): Example code for the backupwallet  {disallowed} json-rpc method. Сomplete guide on how to use backupwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [bumpfee {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_bumpfee.md): Example code for the bumpfee  {disallowed} json-rpc method. Сomplete guide on how to use bumpfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clearbanned {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_clearbanned.md): Example code for the clearbanned  {disallowed} json-rpc method. Сomplete guide on how to use clearbanned  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [combinepsbt - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_combinepsbt.md): Example code for the combinepsbt json-rpc method. Сomplete guide on how to use combinepsbt json-rpc in GetBlock.io Web3 documentation.
- [combinerawtransaction - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_combinerawtransaction.md): Example code for the combinerawtransaction json-rpc method. Сomplete guide on how to use combinerawtransaction json-rpc in GetBlock.io Web3 documentation.
- [converttopsbt - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_converttopsbt.md): Example code for the converttopsbt json-rpc method. Сomplete guide on how to use converttopsbt json-rpc in GetBlock.io Web3 documentation.
- [createmultisig {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_createmultisig.md): Example code for the createmultisig  {disallowed} json-rpc method. Сomplete guide on how to use createmultisig  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [createpsbt - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_createpsbt.md): Example code for the createpsbt json-rpc method. Сomplete guide on how to use createpsbt json-rpc in GetBlock.io Web3 documentation.
- [createrawtransaction - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_createrawtransaction.md): Example code for the createrawtransaction json-rpc method. Сomplete guide on how to use createrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [createwallet {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_createwallet.md): Example code for the createwallet  {disallowed} json-rpc method. Сomplete guide on how to use createwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [decodepsbt - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_decodepsbt.md): Example code for the decodepsbt json-rpc method. Сomplete guide on how to use decodepsbt json-rpc in GetBlock.io Web3 documentation.
- [decoderawtransaction - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_decoderawtransaction.md): Example code for the decoderawtransaction json-rpc method. Сomplete guide on how to use decoderawtransaction json-rpc in GetBlock.io Web3 documentation.
- [decodescript - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_decodescript.md): Example code for the decodescript json-rpc method. Сomplete guide on how to use decodescript json-rpc in GetBlock.io Web3 documentation.
- [deriveaddresses - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_deriveaddresses.md): Example code for the deriveaddresses json-rpc method. Сomplete guide on how to use deriveaddresses json-rpc in GetBlock.io Web3 documentation.
- [disconnectnode {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_disconnectnode.md): Example code for the disconnectnode  {disallowed} json-rpc method. Сomplete guide on how to use disconnectnode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumpprivkey {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_dumpprivkey.md): Example code for the dumpprivkey  {disallowed} json-rpc method. Сomplete guide on how to use dumpprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumpwallet {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_dumpwallet.md): Example code for the dumpwallet  {disallowed} json-rpc method. Сomplete guide on how to use dumpwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [encryptwallet {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_encryptwallet.md): Example code for the encryptwallet  {disallowed} json-rpc method. Сomplete guide on how to use encryptwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [estimatesmartfee - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_estimatesmartfee.md): Example code for the estimatesmartfee json-rpc method. Сomplete guide on how to use estimatesmartfee json-rpc in GetBlock.io Web3 documentation.
- [finalizepsbt - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_finalizepsbt.md): Example code for the finalizepsbt json-rpc method. Сomplete guide on how to use finalizepsbt json-rpc in GetBlock.io Web3 documentation.
- [fundrawtransaction - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_fundrawtransaction.md): Example code for the fundrawtransaction json-rpc method. Сomplete guide on how to use fundrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [generateblock {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_generateblock.md): Example code for the generateblock  {disallowed} json-rpc method. Сomplete guide on how to use generateblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generatetoaddress {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_generatetoaddress.md): Example code for the generatetoaddress  {disallowed} json-rpc method. Сomplete guide on how to use generatetoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generatetodescriptor {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_generatetodescriptor.md): Example code for the generatetodescriptor  {disallowed} json-rpc method. Сomplete guide on how to use generatetodescriptor  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddednodeinfo {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getaddednodeinfo.md): Example code for the getaddednodeinfo  {disallowed} json-rpc method. Сomplete guide on how to use getaddednodeinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressesbylabel {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getaddressesbylabel.md): Example code for the getaddressesbylabel  {disallowed} json-rpc method. Сomplete guide on how to use getaddressesbylabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressinfo {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getaddressinfo.md): Example code for the getaddressinfo  {disallowed} json-rpc method. Сomplete guide on how to use getaddressinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalance {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getbalance.md): Example code for the getbalance  {disallowed} json-rpc method. Сomplete guide on how to use getbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalances {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getbalances.md): Example code for the getbalances  {disallowed} json-rpc method. Сomplete guide on how to use getbalances  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbestblockhash - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getbestblockhash.md): Example code for the getbestblockhash json-rpc method. Сomplete guide on how to use getbestblockhash json-rpc in GetBlock.io Web3 documentation.
- [getblock - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getblock.md): Example code for the getblock json-rpc method. Сomplete guide on how to use getblock json-rpc in GetBlock.io Web3 documentation.
- [getblockchaininfo - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getblockchaininfo.md): Example code for the getblockchaininfo json-rpc method. Сomplete guide on how to use getblockchaininfo json-rpc in GetBlock.io Web3 documentation.
- [getblockcount - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getblockcount.md): Example code for the getblockcount json-rpc method. Сomplete guide on how to use getblockcount json-rpc in GetBlock.io Web3 documentation.
- [getblockfilter - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getblockfilter.md): Example code for the getblockfilter json-rpc method. Сomplete guide on how to use getblockfilter json-rpc in GetBlock.io Web3 documentation.
- [getblockhash - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getblockhash.md): Example code for the getblockhash json-rpc method. Сomplete guide on how to use getblockhash json-rpc in GetBlock.io Web3 documentation.
- [getblockheader - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getblockheader.md): Example code for the getblockheader json-rpc method. Сomplete guide on how to use getblockheader json-rpc in GetBlock.io Web3 documentation.
- [getblockstats - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getblockstats.md): Example code for the getblockstats json-rpc method. Сomplete guide on how to use getblockstats json-rpc in GetBlock.io Web3 documentation.
- [getblocktemplate - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getblocktemplate.md): Example code for the getblocktemplate json-rpc method. Сomplete guide on how to use getblocktemplate json-rpc in GetBlock.io Web3 documentation.
- [getchaintips - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getchaintips.md): Example code for the getchaintips json-rpc method. Сomplete guide on how to use getchaintips json-rpc in GetBlock.io Web3 documentation.
- [getchaintxstats - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getchaintxstats.md): Example code for the getchaintxstats json-rpc method. Сomplete guide on how to use getchaintxstats json-rpc in GetBlock.io Web3 documentation.
- [getconnectioncount {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getconnectioncount.md): Example code for the getconnectioncount  {disallowed} json-rpc method. Сomplete guide on how to use getconnectioncount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getdifficulty - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getdifficulty.md): Example code for the getdifficulty json-rpc method. Сomplete guide on how to use getdifficulty json-rpc in GetBlock.io Web3 documentation.
- [getindexinfo - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getindexinfo.md): Example code for the getindexinfo json-rpc method. Сomplete guide on how to use getindexinfo json-rpc in GetBlock.io Web3 documentation.
- [getmemoryinfo - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getmemoryinfo.md): Example code for the getmemoryinfo json-rpc method. Сomplete guide on how to use getmemoryinfo json-rpc in GetBlock.io Web3 documentation.
- [getmempoolancestors - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getmempoolancestors.md): Example code for the getmempoolancestors json-rpc method. Сomplete guide on how to use getmempoolancestors json-rpc in GetBlock.io Web3 documentation.
- [getmempooldescendants - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getmempooldescendants.md): Example code for the getmempooldescendants json-rpc method. Сomplete guide on how to use getmempooldescendants json-rpc in GetBlock.io Web3 documentation.
- [getmempoolentry - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getmempoolentry.md): Example code for the getmempoolentry json-rpc method. Сomplete guide on how to use getmempoolentry json-rpc in GetBlock.io Web3 documentation.
- [getmempoolinfo - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getmempoolinfo.md): Example code for the getmempoolinfo json-rpc method. Сomplete guide on how to use getmempoolinfo json-rpc in GetBlock.io Web3 documentation.
- [getmininginfo - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getmininginfo.md): Example code for the getmininginfo json-rpc method. Сomplete guide on how to use getmininginfo json-rpc in GetBlock.io Web3 documentation.
- [getnettotals {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getnettotals.md): Example code for the getnettotals  {disallowed} json-rpc method. Сomplete guide on how to use getnettotals  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnetworkhashps - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getnetworkhashps.md): Example code for the getnetworkhashps json-rpc method. Сomplete guide on how to use getnetworkhashps json-rpc in GetBlock.io Web3 documentation.
- [getnetworkinfo {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getnetworkinfo.md): Example code for the getnetworkinfo  {disallowed} json-rpc method. Сomplete guide on how to use getnetworkinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnewaddress {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getnewaddress.md): Example code for the getnewaddress  {disallowed} json-rpc method. Сomplete guide on how to use getnewaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnodeaddresses {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getnodeaddresses.md): Example code for the getnodeaddresses  {disallowed} json-rpc method. Сomplete guide on how to use getnodeaddresses  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getpeerinfo {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getpeerinfo.md): Example code for the getpeerinfo  {disallowed} json-rpc method. Сomplete guide on how to use getpeerinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrawchangeaddress {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getrawchangeaddress.md): Example code for the getrawchangeaddress  {disallowed} json-rpc method. Сomplete guide on how to use getrawchangeaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrawmempool - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getrawmempool.md): Example code for the getrawmempool json-rpc method. Сomplete guide on how to use getrawmempool json-rpc in GetBlock.io Web3 documentation.
- [getrawtransaction - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getrawtransaction.md): Example code for the getrawtransaction json-rpc method. Сomplete guide on how to use getrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [getreceivedbyaddress {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getreceivedbyaddress.md): Example code for the getreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use getreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getreceivedbylabel {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getreceivedbylabel.md): Example code for the getreceivedbylabel  {disallowed} json-rpc method. Сomplete guide on how to use getreceivedbylabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrpcinfo - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getrpcinfo.md): Example code for the getrpcinfo json-rpc method. Сomplete guide on how to use getrpcinfo json-rpc in GetBlock.io Web3 documentation.
- [gettransaction {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_gettransaction.md): Example code for the gettransaction  {disallowed} json-rpc method. Сomplete guide on how to use gettransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gettxout - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_gettxout.md): Example code for the gettxout json-rpc method. Сomplete guide on how to use gettxout json-rpc in GetBlock.io Web3 documentation.
- [gettxoutproof - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_gettxoutproof.md): Example code for the gettxoutproof json-rpc method. Сomplete guide on how to use gettxoutproof json-rpc in GetBlock.io Web3 documentation.
- [gettxoutsetinfo {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_gettxoutsetinfo.md): Example code for the gettxoutsetinfo  {disallowed} json-rpc method. Сomplete guide on how to use gettxoutsetinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getunconfirmedbalance {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getunconfirmedbalance.md): Example code for the getunconfirmedbalance  {disallowed} json-rpc method. Сomplete guide on how to use getunconfirmedbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getwalletinfo {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_getwalletinfo.md): Example code for the getwalletinfo  {disallowed} json-rpc method. Сomplete guide on how to use getwalletinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [help - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_help.md): Example code for the help json-rpc method. Сomplete guide on how to use help json-rpc in GetBlock.io Web3 documentation.
- [importaddress {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_importaddress.md): Example code for the importaddress  {disallowed} json-rpc method. Сomplete guide on how to use importaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importdescriptors {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_importdescriptors.md): Example code for the importdescriptors  {disallowed} json-rpc method. Сomplete guide on how to use importdescriptors  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importmulti {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_importmulti.md): Example code for the importmulti  {disallowed} json-rpc method. Сomplete guide on how to use importmulti  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprivkey {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_importprivkey.md): Example code for the importprivkey  {disallowed} json-rpc method. Сomplete guide on how to use importprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprunedfunds {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_importprunedfunds.md): Example code for the importprunedfunds  {disallowed} json-rpc method. Сomplete guide on how to use importprunedfunds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importpubkey {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_importpubkey.md): Example code for the importpubkey  {disallowed} json-rpc method. Сomplete guide on how to use importpubkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importwallet {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_importwallet.md): Example code for the importwallet  {disallowed} json-rpc method. Сomplete guide on how to use importwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [joinpsbts - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_joinpsbts.md): Example code for the joinpsbts json-rpc method. Сomplete guide on how to use joinpsbts json-rpc in GetBlock.io Web3 documentation.
- [keypoolrefill {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_keypoolrefill.md): Example code for the keypoolrefill  {disallowed} json-rpc method. Сomplete guide on how to use keypoolrefill  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listaddressgroupings {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_listaddressgroupings.md): Example code for the listaddressgroupings  {disallowed} json-rpc method. Сomplete guide on how to use listaddressgroupings  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listbanned {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_listbanned.md): Example code for the listbanned  {disallowed} json-rpc method. Сomplete guide on how to use listbanned  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listlabels {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_listlabels.md): Example code for the listlabels  {disallowed} json-rpc method. Сomplete guide on how to use listlabels  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listlockunspent {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_listlockunspent.md): Example code for the listlockunspent  {disallowed} json-rpc method. Сomplete guide on how to use listlockunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listreceivedbyaddress {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_listreceivedbyaddress.md): Example code for the listreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use listreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listsinceblock {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_listsinceblock.md): Example code for the listsinceblock  {disallowed} json-rpc method. Сomplete guide on how to use listsinceblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listtransactions {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_listtransactions.md): Example code for the listtransactions  {disallowed} json-rpc method. Сomplete guide on how to use listtransactions  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listunspent {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_listunspent.md): Example code for the listunspent  {disallowed} json-rpc method. Сomplete guide on how to use listunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listwalletdir {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_listwalletdir.md): Example code for the listwalletdir  {disallowed} json-rpc method. Сomplete guide on how to use listwalletdir  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listwallets {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_listwallets.md): Example code for the listwallets  {disallowed} json-rpc method. Сomplete guide on how to use listwallets  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [loadwallet {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_loadwallet.md): Example code for the loadwallet  {disallowed} json-rpc method. Сomplete guide on how to use loadwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [lockunspent {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_lockunspent.md): Example code for the lockunspent  {disallowed} json-rpc method. Сomplete guide on how to use lockunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [logging {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_logging.md): Example code for the logging  {disallowed} json-rpc method. Сomplete guide on how to use logging  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [ping {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_ping.md): Example code for the ping  {disallowed} json-rpc method. Сomplete guide on how to use ping  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [preciousblock - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_preciousblock.md): Example code for the preciousblock json-rpc method. Сomplete guide on how to use preciousblock json-rpc in GetBlock.io Web3 documentation.
- [prioritisetransaction {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_prioritisetransaction.md): Example code for the prioritisetransaction  {disallowed} json-rpc method. Сomplete guide on how to use prioritisetransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [pruneblockchain {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_pruneblockchain.md): Example code for the pruneblockchain  {disallowed} json-rpc method. Сomplete guide on how to use pruneblockchain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [psbtbumpfee {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_psbtbumpfee.md): Example code for the psbtbumpfee  {disallowed} json-rpc method. Сomplete guide on how to use psbtbumpfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [removeprunedfunds {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_removeprunedfunds.md): Example code for the removeprunedfunds  {disallowed} json-rpc method. Сomplete guide on how to use removeprunedfunds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [rescanblockchain {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_rescanblockchain.md): Example code for the rescanblockchain  {disallowed} json-rpc method. Сomplete guide on how to use rescanblockchain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [savemempool {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_savemempool.md): Example code for the savemempool  {disallowed} json-rpc method. Сomplete guide on how to use savemempool  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [scantxoutset {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_scantxoutset.md): Example code for the scantxoutset  {disallowed} json-rpc method. Сomplete guide on how to use scantxoutset  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [send {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_send.md): Example code for the send  {disallowed} json-rpc method. Сomplete guide on how to use send  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendmany {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_sendmany.md): Example code for the sendmany  {disallowed} json-rpc method. Сomplete guide on how to use sendmany  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendrawtransaction - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_sendrawtransaction.md): Example code for the sendrawtransaction json-rpc method. Сomplete guide on how to use sendrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [sendtoaddress {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_sendtoaddress.md): Example code for the sendtoaddress  {disallowed} json-rpc method. Сomplete guide on how to use sendtoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setban {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_setban.md): Example code for the setban  {disallowed} json-rpc method. Сomplete guide on how to use setban  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sethdseed {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_sethdseed.md): Example code for the sethdseed  {disallowed} json-rpc method. Сomplete guide on how to use sethdseed  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setlabel {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_setlabel.md): Example code for the setlabel  {disallowed} json-rpc method. Сomplete guide on how to use setlabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setnetworkactive {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_setnetworkactive.md): Example code for the setnetworkactive  {disallowed} json-rpc method. Сomplete guide on how to use setnetworkactive  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [settxfee {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_settxfee.md): Example code for the settxfee  {disallowed} json-rpc method. Сomplete guide on how to use settxfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setwalletflag {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_setwalletflag.md): Example code for the setwalletflag  {disallowed} json-rpc method. Сomplete guide on how to use setwalletflag  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signmessage {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_signmessage.md): Example code for the signmessage  {disallowed} json-rpc method. Сomplete guide on how to use signmessage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signmessagewithprivkey {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_signmessagewithprivkey.md): Example code for the signmessagewithprivkey  {disallowed} json-rpc method. Сomplete guide on how to use signmessagewithprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signrawtransactionwithkey - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_signrawtransactionwithkey.md): Example code for the signrawtransactionwithkey json-rpc method. Сomplete guide on how to use signrawtransactionwithkey json-rpc in GetBlock.io Web3 documentation.
- [signrawtransactionwithwallet {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_signrawtransactionwithwallet.md): Example code for the signrawtransactionwithwallet  {disallowed} json-rpc method. Сomplete guide on how to use signrawtransactionwithwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [stop {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_stop.md): Example code for the stop  {disallowed} json-rpc method. Сomplete guide on how to use stop  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitblock {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_submitblock.md): Example code for the submitblock  {disallowed} json-rpc method. Сomplete guide on how to use submitblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitheader {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_submitheader.md): Example code for the submitheader  {disallowed} json-rpc method. Сomplete guide on how to use submitheader  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [testmempoolaccept - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_testmempoolaccept.md): Example code for the testmempoolaccept json-rpc method. Сomplete guide on how to use testmempoolaccept json-rpc in GetBlock.io Web3 documentation.
- [unloadwallet {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_unloadwallet.md): Example code for the unloadwallet  {disallowed} json-rpc method. Сomplete guide on how to use unloadwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [upgradewallet {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_upgradewallet.md): Example code for the upgradewallet  {disallowed} json-rpc method. Сomplete guide on how to use upgradewallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [uptime - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_uptime.md): Example code for the uptime json-rpc method. Сomplete guide on how to use uptime json-rpc in GetBlock.io Web3 documentation.
- [utxoupdatepsbt - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_utxoupdatepsbt.md): Example code for the utxoupdatepsbt json-rpc method. Сomplete guide on how to use utxoupdatepsbt json-rpc in GetBlock.io Web3 documentation.
- [validateaddress - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_validateaddress.md): Example code for the validateaddress json-rpc method. Сomplete guide on how to use validateaddress json-rpc in GetBlock.io Web3 documentation.
- [verifychain {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_verifychain.md): Example code for the verifychain  {disallowed} json-rpc method. Сomplete guide on how to use verifychain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [verifymessage - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_verifymessage.md): Example code for the verifymessage json-rpc method. Сomplete guide on how to use verifymessage json-rpc in GetBlock.io Web3 documentation.
- [verifytxoutproof {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_verifytxoutproof.md): Example code for the verifytxoutproof  {disallowed} json-rpc method. Сomplete guide on how to use verifytxoutproof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletcreatefundedpsbt {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_walletcreatefundedpsbt.md): Example code for the walletcreatefundedpsbt  {disallowed} json-rpc method. Сomplete guide on how to use walletcreatefundedpsbt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletlock {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_walletlock.md): Example code for the walletlock  {disallowed} json-rpc method. Сomplete guide on how to use walletlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrase {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_walletpassphrase.md): Example code for the walletpassphrase  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrase  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrasechange {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_walletpassphrasechange.md): Example code for the walletpassphrasechange  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrasechange  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletprocesspsbt {disallowed} - Bitcoin Gold](https://docs.getblock.io/api-reference/bitcoin-gold-btg/btg_walletprocesspsbt.md): Example code for the walletprocesspsbt  {disallowed} json-rpc method. Сomplete guide on how to use walletprocesspsbt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [Bitcoin SV (BSV)](https://docs.getblock.io/api-reference/bitcoin-sv-bsv.md): Bitcoin SV API Reference for seamless interaction with BSV nodes, offering scalable and low-cost transactions on a secure, peer-to-peer blockchain.
- [abortrescan {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_abortrescan.md): Example code for the abortrescan  {disallowed} json-rpc method. Сomplete guide on how to use abortrescan  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [addmultisigaddress {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_addmultisigaddress.md): Example code for the addmultisigaddress  {disallowed} json-rpc method. Сomplete guide on how to use addmultisigaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [addnode {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_addnode.md): Example code for the addnode  {disallowed} json-rpc method. Сomplete guide on how to use addnode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [analyzepsbt - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_analyzepsbt.md): Example code for the analyzepsbt json-rpc method. Сomplete guide on how to use analyzepsbt json-rpc in GetBlock.io Web3 documentation.
- [backupwallet {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_backupwallet.md): Example code for the backupwallet  {disallowed} json-rpc method. Сomplete guide on how to use backupwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [bumpfee {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_bumpfee.md): Example code for the bumpfee  {disallowed} json-rpc method. Сomplete guide on how to use bumpfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clearbanned {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_clearbanned.md): Example code for the clearbanned  {disallowed} json-rpc method. Сomplete guide on how to use clearbanned  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [combinepsbt - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_combinepsbt.md): Example code for the combinepsbt json-rpc method. Сomplete guide on how to use combinepsbt json-rpc in GetBlock.io Web3 documentation.
- [combinerawtransaction - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_combinerawtransaction.md): Example code for the combinerawtransaction json-rpc method. Сomplete guide on how to use combinerawtransaction json-rpc in GetBlock.io Web3 documentation.
- [converttopsbt - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_converttopsbt.md): Example code for the converttopsbt json-rpc method. Сomplete guide on how to use converttopsbt json-rpc in GetBlock.io Web3 documentation.
- [createmultisig {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_createmultisig.md): Example code for the createmultisig  {disallowed} json-rpc method. Сomplete guide on how to use createmultisig  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [createpsbt - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_createpsbt.md): Example code for the createpsbt json-rpc method. Сomplete guide on how to use createpsbt json-rpc in GetBlock.io Web3 documentation.
- [createrawtransaction - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_createrawtransaction.md): Example code for the createrawtransaction json-rpc method. Сomplete guide on how to use createrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [createwallet {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_createwallet.md): Example code for the createwallet  {disallowed} json-rpc method. Сomplete guide on how to use createwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [decodepsbt - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_decodepsbt.md): Example code for the decodepsbt json-rpc method. Сomplete guide on how to use decodepsbt json-rpc in GetBlock.io Web3 documentation.
- [decoderawtransaction - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_decoderawtransaction.md): Example code for the decoderawtransaction json-rpc method. Сomplete guide on how to use decoderawtransaction json-rpc in GetBlock.io Web3 documentation.
- [decodescript - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_decodescript.md): Example code for the decodescript json-rpc method. Сomplete guide on how to use decodescript json-rpc in GetBlock.io Web3 documentation.
- [deriveaddresses - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_deriveaddresses.md): Example code for the deriveaddresses json-rpc method. Сomplete guide on how to use deriveaddresses json-rpc in GetBlock.io Web3 documentation.
- [disconnectnode {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_disconnectnode.md): Example code for the disconnectnode  {disallowed} json-rpc method. Сomplete guide on how to use disconnectnode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumpprivkey {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_dumpprivkey.md): Example code for the dumpprivkey  {disallowed} json-rpc method. Сomplete guide on how to use dumpprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumpwallet {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_dumpwallet.md): Example code for the dumpwallet  {disallowed} json-rpc method. Сomplete guide on how to use dumpwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [encryptwallet {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_encryptwallet.md): Example code for the encryptwallet  {disallowed} json-rpc method. Сomplete guide on how to use encryptwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [estimatefee {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_estimatefee.md): Example code for the estimatefee  {disallowed} json-rpc method. Сomplete guide on how to use estimatefee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [estimatesmartfee - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_estimatesmartfee.md): Example code for the estimatesmartfee json-rpc method. Сomplete guide on how to use estimatesmartfee json-rpc in GetBlock.io Web3 documentation.
- [finalizeblock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_finalizeblock.md): Example code for the finalizeblock  {disallowed} json-rpc method. Сomplete guide on how to use finalizeblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [finalizepsbt - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_finalizepsbt.md): Example code for the finalizepsbt json-rpc method. Сomplete guide on how to use finalizepsbt json-rpc in GetBlock.io Web3 documentation.
- [fundrawtransaction - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_fundrawtransaction.md): Example code for the fundrawtransaction json-rpc method. Сomplete guide on how to use fundrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [generate {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_generate.md): Example code for the generate  {disallowed} json-rpc method. Сomplete guide on how to use generate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generateblock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_generateblock.md): Example code for the generateblock  {disallowed} json-rpc method. Сomplete guide on how to use generateblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generatetoaddress {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_generatetoaddress.md): Example code for the generatetoaddress  {disallowed} json-rpc method. Сomplete guide on how to use generatetoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generatetodescriptor {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_generatetodescriptor.md): Example code for the generatetodescriptor  {disallowed} json-rpc method. Сomplete guide on how to use generatetodescriptor  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddednodeinfo {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getaddednodeinfo.md): Example code for the getaddednodeinfo  {disallowed} json-rpc method. Сomplete guide on how to use getaddednodeinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressesbylabel {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getaddressesbylabel.md): Example code for the getaddressesbylabel  {disallowed} json-rpc method. Сomplete guide on how to use getaddressesbylabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressinfo {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getaddressinfo.md): Example code for the getaddressinfo  {disallowed} json-rpc method. Сomplete guide on how to use getaddressinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalance {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getbalance.md): Example code for the getbalance  {disallowed} json-rpc method. Сomplete guide on how to use getbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalances {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getbalances.md): Example code for the getbalances  {disallowed} json-rpc method. Сomplete guide on how to use getbalances  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbestblockhash - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getbestblockhash.md): Example code for the getbestblockhash json-rpc method. Сomplete guide on how to use getbestblockhash json-rpc in GetBlock.io Web3 documentation.
- [getblock - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getblock.md): Example code for the getblock json-rpc method. Сomplete guide on how to use getblock json-rpc in GetBlock.io Web3 documentation.
- [getblockchaininfo - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getblockchaininfo.md): Example code for the getblockchaininfo json-rpc method. Сomplete guide on how to use getblockchaininfo json-rpc in GetBlock.io Web3 documentation.
- [getblockcount - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getblockcount.md): Example code for the getblockcount json-rpc method. Сomplete guide on how to use getblockcount json-rpc in GetBlock.io Web3 documentation.
- [getblockfilter - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getblockfilter.md): Example code for the getblockfilter json-rpc method. Сomplete guide on how to use getblockfilter json-rpc in GetBlock.io Web3 documentation.
- [getblockhash - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getblockhash.md): Example code for the getblockhash json-rpc method. Сomplete guide on how to use getblockhash json-rpc in GetBlock.io Web3 documentation.
- [getblockheader - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getblockheader.md): Example code for the getblockheader json-rpc method. Сomplete guide on how to use getblockheader json-rpc in GetBlock.io Web3 documentation.
- [getblockstats - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getblockstats.md): Example code for the getblockstats json-rpc method. Сomplete guide on how to use getblockstats json-rpc in GetBlock.io Web3 documentation.
- [getblocktemplate - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getblocktemplate.md): Example code for the getblocktemplate json-rpc method. Сomplete guide on how to use getblocktemplate json-rpc in GetBlock.io Web3 documentation.
- [getblocktemplatelight {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getblocktemplatelight.md): Example code for the getblocktemplatelight  {disallowed} json-rpc method. Сomplete guide on how to use getblocktemplatelight  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getchaintips - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getchaintips.md): Example code for the getchaintips json-rpc method. Сomplete guide on how to use getchaintips json-rpc in GetBlock.io Web3 documentation.
- [getchaintxstats - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getchaintxstats.md): Example code for the getchaintxstats json-rpc method. Сomplete guide on how to use getchaintxstats json-rpc in GetBlock.io Web3 documentation.
- [getconnectioncount {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getconnectioncount.md): Example code for the getconnectioncount  {disallowed} json-rpc method. Сomplete guide on how to use getconnectioncount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getdifficulty - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getdifficulty.md): Example code for the getdifficulty json-rpc method. Сomplete guide on how to use getdifficulty json-rpc in GetBlock.io Web3 documentation.
- [getdsproof {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getdsproof.md): Example code for the getdsproof  {disallowed} json-rpc method. Сomplete guide on how to use getdsproof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getdsprooflist {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getdsprooflist.md): Example code for the getdsprooflist  {disallowed} json-rpc method. Сomplete guide on how to use getdsprooflist  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getexcessiveblock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getexcessiveblock.md): Example code for the getexcessiveblock  {disallowed} json-rpc method. Сomplete guide on how to use getexcessiveblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getfinalizedblockhash - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getfinalizedblockhash.md): Example code for the getfinalizedblockhash json-rpc method. Сomplete guide on how to use getfinalizedblockhash json-rpc in GetBlock.io Web3 documentation.
- [getindexinfo - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getindexinfo.md): Example code for the getindexinfo json-rpc method. Сomplete guide on how to use getindexinfo json-rpc in GetBlock.io Web3 documentation.
- [getmemoryinfo - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getmemoryinfo.md): Example code for the getmemoryinfo json-rpc method. Сomplete guide on how to use getmemoryinfo json-rpc in GetBlock.io Web3 documentation.
- [getmempoolancestors - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getmempoolancestors.md): Example code for the getmempoolancestors json-rpc method. Сomplete guide on how to use getmempoolancestors json-rpc in GetBlock.io Web3 documentation.
- [getmempooldescendants - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getmempooldescendants.md): Example code for the getmempooldescendants json-rpc method. Сomplete guide on how to use getmempooldescendants json-rpc in GetBlock.io Web3 documentation.
- [getmempoolentry - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getmempoolentry.md): Example code for the getmempoolentry json-rpc method. Сomplete guide on how to use getmempoolentry json-rpc in GetBlock.io Web3 documentation.
- [getmempoolinfo - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getmempoolinfo.md): Example code for the getmempoolinfo json-rpc method. Сomplete guide on how to use getmempoolinfo json-rpc in GetBlock.io Web3 documentation.
- [getmininginfo - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getmininginfo.md): Example code for the getmininginfo json-rpc method. Сomplete guide on how to use getmininginfo json-rpc in GetBlock.io Web3 documentation.
- [getnettotals {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getnettotals.md): Example code for the getnettotals  {disallowed} json-rpc method. Сomplete guide on how to use getnettotals  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnetworkhashps - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getnetworkhashps.md): Example code for the getnetworkhashps json-rpc method. Сomplete guide on how to use getnetworkhashps json-rpc in GetBlock.io Web3 documentation.
- [getnetworkinfo {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getnetworkinfo.md): Example code for the getnetworkinfo  {disallowed} json-rpc method. Сomplete guide on how to use getnetworkinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnewaddress {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getnewaddress.md): Example code for the getnewaddress  {disallowed} json-rpc method. Сomplete guide on how to use getnewaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnodeaddresses {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getnodeaddresses.md): Example code for the getnodeaddresses  {disallowed} json-rpc method. Сomplete guide on how to use getnodeaddresses  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getpeerinfo {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getpeerinfo.md): Example code for the getpeerinfo  {disallowed} json-rpc method. Сomplete guide on how to use getpeerinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrawchangeaddress {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getrawchangeaddress.md): Example code for the getrawchangeaddress  {disallowed} json-rpc method. Сomplete guide on how to use getrawchangeaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrawmempool - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getrawmempool.md): Example code for the getrawmempool json-rpc method. Сomplete guide on how to use getrawmempool json-rpc in GetBlock.io Web3 documentation.
- [getrawtransaction - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getrawtransaction.md): Example code for the getrawtransaction json-rpc method. Сomplete guide on how to use getrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [getreceivedbyaddress {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getreceivedbyaddress.md): Example code for the getreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use getreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrpcinfo - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getrpcinfo.md): Example code for the getrpcinfo json-rpc method. Сomplete guide on how to use getrpcinfo json-rpc in GetBlock.io Web3 documentation.
- [gettxout - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_gettxout.md): Example code for the gettxout json-rpc method. Сomplete guide on how to use gettxout json-rpc in GetBlock.io Web3 documentation.
- [gettxoutproof - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_gettxoutproof.md): Example code for the gettxoutproof json-rpc method. Сomplete guide on how to use gettxoutproof json-rpc in GetBlock.io Web3 documentation.
- [gettxoutsetinfo {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_gettxoutsetinfo.md): Example code for the gettxoutsetinfo  {disallowed} json-rpc method. Сomplete guide on how to use gettxoutsetinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getunconfirmedbalance {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getunconfirmedbalance.md): Example code for the getunconfirmedbalance  {disallowed} json-rpc method. Сomplete guide on how to use getunconfirmedbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getwalletinfo {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_getwalletinfo.md): Example code for the getwalletinfo  {disallowed} json-rpc method. Сomplete guide on how to use getwalletinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [help - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_help.md): Example code for the help json-rpc method. Сomplete guide on how to use help json-rpc in GetBlock.io Web3 documentation.
- [importaddress {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_importaddress.md): Example code for the importaddress  {disallowed} json-rpc method. Сomplete guide on how to use importaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importdescriptors {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_importdescriptors.md): Example code for the importdescriptors  {disallowed} json-rpc method. Сomplete guide on how to use importdescriptors  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importmulti {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_importmulti.md): Example code for the importmulti  {disallowed} json-rpc method. Сomplete guide on how to use importmulti  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprivkey {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_importprivkey.md): Example code for the importprivkey  {disallowed} json-rpc method. Сomplete guide on how to use importprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprunedfunds {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_importprunedfunds.md): Example code for the importprunedfunds  {disallowed} json-rpc method. Сomplete guide on how to use importprunedfunds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importpubkey {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_importpubkey.md): Example code for the importpubkey  {disallowed} json-rpc method. Сomplete guide on how to use importpubkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importwallet {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_importwallet.md): Example code for the importwallet  {disallowed} json-rpc method. Сomplete guide on how to use importwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [invalidateblock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_invalidateblock.md): Example code for the invalidateblock  {disallowed} json-rpc method. Сomplete guide on how to use invalidateblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [joinpsbts - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_joinpsbts.md): Example code for the joinpsbts json-rpc method. Сomplete guide on how to use joinpsbts json-rpc in GetBlock.io Web3 documentation.
- [keypoolrefill {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_keypoolrefill.md): Example code for the keypoolrefill  {disallowed} json-rpc method. Сomplete guide on how to use keypoolrefill  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listaddressgroupings {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_listaddressgroupings.md): Example code for the listaddressgroupings  {disallowed} json-rpc method. Сomplete guide on how to use listaddressgroupings  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listbanned {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_listbanned.md): Example code for the listbanned  {disallowed} json-rpc method. Сomplete guide on how to use listbanned  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listlabels {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_listlabels.md): Example code for the listlabels  {disallowed} json-rpc method. Сomplete guide on how to use listlabels  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listlockunspent {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_listlockunspent.md): Example code for the listlockunspent  {disallowed} json-rpc method. Сomplete guide on how to use listlockunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listreceivedbyaddress {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_listreceivedbyaddress.md): Example code for the listreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use listreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listsinceblock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_listsinceblock.md): Example code for the listsinceblock  {disallowed} json-rpc method. Сomplete guide on how to use listsinceblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listtransactions {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_listtransactions.md): Example code for the listtransactions  {disallowed} json-rpc method. Сomplete guide on how to use listtransactions  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listunspent {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_listunspent.md): Example code for the listunspent  {disallowed} json-rpc method. Сomplete guide on how to use listunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listwalletdir {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_listwalletdir.md): Example code for the listwalletdir  {disallowed} json-rpc method. Сomplete guide on how to use listwalletdir  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listwallets {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_listwallets.md): Example code for the listwallets  {disallowed} json-rpc method. Сomplete guide on how to use listwallets  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [loadwallet {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_loadwallet.md): Example code for the loadwallet  {disallowed} json-rpc method. Сomplete guide on how to use loadwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [lockunspent {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_lockunspent.md): Example code for the lockunspent  {disallowed} json-rpc method. Сomplete guide on how to use lockunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [logging {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_logging.md): Example code for the logging  {disallowed} json-rpc method. Сomplete guide on how to use logging  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [parkblock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_parkblock.md): Example code for the parkblock  {disallowed} json-rpc method. Сomplete guide on how to use parkblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [ping {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_ping.md): Example code for the ping  {disallowed} json-rpc method. Сomplete guide on how to use ping  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [preciousblock - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_preciousblock.md): Example code for the preciousblock json-rpc method. Сomplete guide on how to use preciousblock json-rpc in GetBlock.io Web3 documentation.
- [prioritisetransaction {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_prioritisetransaction.md): Example code for the prioritisetransaction  {disallowed} json-rpc method. Сomplete guide on how to use prioritisetransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [pruneblockchain {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_pruneblockchain.md): Example code for the pruneblockchain  {disallowed} json-rpc method. Сomplete guide on how to use pruneblockchain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [psbtbumpfee {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_psbtbumpfee.md): Example code for the psbtbumpfee  {disallowed} json-rpc method. Сomplete guide on how to use psbtbumpfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [reconsiderblock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_reconsiderblock.md): Example code for the reconsiderblock  {disallowed} json-rpc method. Сomplete guide on how to use reconsiderblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [removeprunedfunds {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_removeprunedfunds.md): Example code for the removeprunedfunds  {disallowed} json-rpc method. Сomplete guide on how to use removeprunedfunds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [rescanblockchain {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_rescanblockchain.md): Example code for the rescanblockchain  {disallowed} json-rpc method. Сomplete guide on how to use rescanblockchain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [savemempool {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_savemempool.md): Example code for the savemempool  {disallowed} json-rpc method. Сomplete guide on how to use savemempool  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [scantxoutset {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_scantxoutset.md): Example code for the scantxoutset  {disallowed} json-rpc method. Сomplete guide on how to use scantxoutset  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [send {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_send.md): Example code for the send  {disallowed} json-rpc method. Сomplete guide on how to use send  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendmany {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_sendmany.md): Example code for the sendmany  {disallowed} json-rpc method. Сomplete guide on how to use sendmany  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendrawtransaction - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_sendrawtransaction.md): Example code for the sendrawtransaction json-rpc method. Сomplete guide on how to use sendrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [sendtoaddress {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_sendtoaddress.md): Example code for the sendtoaddress  {disallowed} json-rpc method. Сomplete guide on how to use sendtoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setban {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_setban.md): Example code for the setban  {disallowed} json-rpc method. Сomplete guide on how to use setban  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setexcessiveblock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_setexcessiveblock.md): Example code for the setexcessiveblock  {disallowed} json-rpc method. Сomplete guide on how to use setexcessiveblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sethdseed {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_sethdseed.md): Example code for the sethdseed  {disallowed} json-rpc method. Сomplete guide on how to use sethdseed  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setlabel {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_setlabel.md): Example code for the setlabel  {disallowed} json-rpc method. Сomplete guide on how to use setlabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setnetworkactive {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_setnetworkactive.md): Example code for the setnetworkactive  {disallowed} json-rpc method. Сomplete guide on how to use setnetworkactive  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [settxfee {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_settxfee.md): Example code for the settxfee  {disallowed} json-rpc method. Сomplete guide on how to use settxfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setwalletflag {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_setwalletflag.md): Example code for the setwalletflag  {disallowed} json-rpc method. Сomplete guide on how to use setwalletflag  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signmessage {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_signmessage.md): Example code for the signmessage  {disallowed} json-rpc method. Сomplete guide on how to use signmessage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signmessagewithprivkey {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_signmessagewithprivkey.md): Example code for the signmessagewithprivkey  {disallowed} json-rpc method. Сomplete guide on how to use signmessagewithprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signrawtransactionwithkey - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_signrawtransactionwithkey.md): Example code for the signrawtransactionwithkey json-rpc method. Сomplete guide on how to use signrawtransactionwithkey json-rpc in GetBlock.io Web3 documentation.
- [signrawtransactionwithwallet {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_signrawtransactionwithwallet.md): Example code for the signrawtransactionwithwallet  {disallowed} json-rpc method. Сomplete guide on how to use signrawtransactionwithwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [stop {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_stop.md): Example code for the stop  {disallowed} json-rpc method. Сomplete guide on how to use stop  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitblock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_submitblock.md): Example code for the submitblock  {disallowed} json-rpc method. Сomplete guide on how to use submitblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitblocklight {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_submitblocklight.md): Example code for the submitblocklight  {disallowed} json-rpc method. Сomplete guide on how to use submitblocklight  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitheader {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_submitheader.md): Example code for the submitheader  {disallowed} json-rpc method. Сomplete guide on how to use submitheader  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [testmempoolaccept - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_testmempoolaccept.md): Example code for the testmempoolaccept json-rpc method. Сomplete guide on how to use testmempoolaccept json-rpc in GetBlock.io Web3 documentation.
- [unloadwallet {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_unloadwallet.md): Example code for the unloadwallet  {disallowed} json-rpc method. Сomplete guide on how to use unloadwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [unparkblock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_unparkblock.md): Example code for the unparkblock  {disallowed} json-rpc method. Сomplete guide on how to use unparkblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [upgradewallet {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_upgradewallet.md): Example code for the upgradewallet  {disallowed} json-rpc method. Сomplete guide on how to use upgradewallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [uptime - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_uptime.md): Example code for the uptime json-rpc method. Сomplete guide on how to use uptime json-rpc in GetBlock.io Web3 documentation.
- [utxoupdatepsbt - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_utxoupdatepsbt.md): Example code for the utxoupdatepsbt json-rpc method. Сomplete guide on how to use utxoupdatepsbt json-rpc in GetBlock.io Web3 documentation.
- [validateaddress - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_validateaddress.md): Example code for the validateaddress json-rpc method. Сomplete guide on how to use validateaddress json-rpc in GetBlock.io Web3 documentation.
- [verifychain {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_verifychain.md): Example code for the verifychain  {disallowed} json-rpc method. Сomplete guide on how to use verifychain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [verifymessage - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_verifymessage.md): Example code for the verifymessage json-rpc method. Сomplete guide on how to use verifymessage json-rpc in GetBlock.io Web3 documentation.
- [verifytxoutproof {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_verifytxoutproof.md): Example code for the verifytxoutproof  {disallowed} json-rpc method. Сomplete guide on how to use verifytxoutproof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletcreatefundedpsbt {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_walletcreatefundedpsbt.md): Example code for the walletcreatefundedpsbt  {disallowed} json-rpc method. Сomplete guide on how to use walletcreatefundedpsbt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletlock {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_walletlock.md): Example code for the walletlock  {disallowed} json-rpc method. Сomplete guide on how to use walletlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrase {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_walletpassphrase.md): Example code for the walletpassphrase  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrase  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrasechange {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_walletpassphrasechange.md): Example code for the walletpassphrasechange  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrasechange  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletprocesspsbt {disallowed} - Bitcoin SV](https://docs.getblock.io/api-reference/bitcoin-sv-bsv/bsv_walletprocesspsbt.md): Example code for the walletprocesspsbt  {disallowed} json-rpc method. Сomplete guide on how to use walletprocesspsbt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [Bittensor(TAO)](https://docs.getblock.io/api-reference/bittensor-tao.md): GetBlock provides fast and reliable access to Bittensor nodes via JSON-RPC API. Connect to the Bittensor network without running your own infrastructure.
- [author\_pendingExtrinsics - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/author_pendingextrinsics-bittensor.md): Example code for the author\_pendingExtrinsics JSON-RPC method. Complete guide on how to use author\_pendingExtrinsics JSON-RPC in GetBlock Web3 documentation.
- [author\_submitAndWatchExtrinsic - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/author_submitandwatchextrinsic-bittensor.md): Example code for the author\_submitAndWatchExtrinsic JSON-RPC method. Complete guide on how to use author\_submitAndWatchExtrinsic JSON-RPC in GetBlock Web3 documentation.
- [author\_submitExtrinsic - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/author_submitextrinsic-bittensor.md): Example code for the author\_submitExtrinsic JSON-RPC method. Complete guide on how to use author\_submitExtrinsic JSON-RPC in GetBlock Web3 documentation.
- [chain\_getBlock - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/chain_getblock-bittensor.md): Example code for the chain\_getBlock JSON-RPC method. Complete guide on how to use chain\_getBlock JSON-RPC in GetBlock Web3 documentation.
- [chain\_getBlockHash - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/chain_getblockhash-bittensor.md): Example code for the chain\_getBlockHash JSON-RPC method. Complete guide on how to use chain\_getBlockHash JSON-RPC in GetBlock Web3 documentation.
- [chain\_getFinalizedHead - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/chain_getfinalizedhead-bittensor.md): Example code for the chain\_getFinalizedHead JSON-RPC method. Complete guide on how to use chain\_getFinalizedHead JSON-RPC in GetBlock Web3 documentation.
- [chain\_getHeader - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/chain_getheader-bittensor.md): Example code for the chain\_getHeader JSON-RPC method. Complete guide on how to use chain\_getHeader JSON-RPC in GetBlock Web3 documentation.
- [chain\_subscribeFinalizedHeads - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/chain_subscribefinalizedheads-bittensor.md): Example code for the chain\_subscribeFinalizedHeads JSON-RPC method. Complete guide on how to use chain\_subscribeFinalizedHeads JSON-RPC in GetBlock Web3 documentation.
- [chain\_subscribeNewHeads - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/chain_subscribenewheads-bittensor.md): Example code for the chain\_subscribeNewHeads JSON-RPC method. Complete guide on how to use chain\_subscribeNewHeads JSON-RPC in GetBlock Web3 documentation.
- [chain\_unsubscribeAllHeads - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/chain_unsubscribeallheads-bittensor.md): Example code for the chain\_unsubscribeAllHeads JSON-RPC method. Complete guide on how to use chain\_unsubscribeAllHeads JSON-RPC in GetBlock Web3 documentation.
- [delegateInfo\_getDelegate - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/delegateinfo_getdelegate-bittensor.md): Example code for the delegateInfo\_getDelegate JSON-RPC method. Complete guide on how to use delegateInfo\_getDelegate JSON-RPC in GetBlock Web3 documentation.
- [delegateInfo\_getDelegated - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/delegateinfo_getdelegated-bittensor.md): Example code for the delegateInfo\_getDelegated JSON-RPC method. Complete guide on how to use delegateInfo\_getDelegated JSON-RPC in GetBlock Web3 documentation.
- [delegateInfo\_getDelegates - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/delegateinfo_getdelegates-bittensor.md): Example code for the delegateInfo\_getDelegates JSON-RPC method. Complete guide on how to use delegateInfo\_getDelegates JSON-RPC in GetBlock Web3 documentation.
- [eth\_blockNumber - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_blocknumber-bittensor.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_call - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_call-bittensor.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_chainid-bittensor.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_estimategas-bittensor.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_getbalance-bittensor.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_getblockbynumber-bittensor.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_getcode-bittensor.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_getlogs-bittensor.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_gettransactioncount-bittensor.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_gettransactionreceipt-bittensor.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/eth_sendrawtransaction-bittensor.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [net\_version - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/net_version-bittensor.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation.
- [neuronInfo\_getNeuron - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/neuroninfo_getneuron-bittensor.md): Example code for the neuronInfo\_getNeuron JSON-RPC method. Complete guide on how to use neuronInfo\_getNeuron JSON-RPC in GetBlock Web3 documentation.
- [neuronInfo\_getNeurons - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/neuroninfo_getneurons-bittensor.md): Example code for the neuronInfo\_getNeurons JSON-RPC method. Complete guide on how to use neuronInfo\_getNeurons JSON-RPC in GetBlock Web3 documentation.
- [payment\_queryInfo - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/payment_queryinfo-bittensor.md): Example code for the payment\_queryInfo JSON-RPC method. Complete guide on how to use payment\_queryInfo JSON-RPC in GetBlock Web3 documentation.
- [rpc\_methods - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/rpc_methods-bittensor.md): Example code for the rpc\_methods JSON-RPC method. Complete guide on how to use rpc\_methods JSON-RPC in GetBlock Web3 documentation.
- [state\_call - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/state_call-bittensor.md): Example code for the state\_call JSON-RPC method. Complete guide on how to use state\_call JSON-RPC in GetBlock Web3 documentation.
- [state\_getMetadata - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/state_getmetadata-bittensor.md): Example code for the state\_getMetadata JSON-RPC method. Complete guide on how to use state\_getMetadata JSON-RPC in GetBlock Web3 documentation.
- [state\_getRuntimeVersion - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/state_getruntimeversion-bittensor.md): Example code for the state\_getRuntimeVersion JSON-RPC method. Complete guide on how to use state\_getRuntimeVersion JSON-RPC in GetBlock Web3 documentation.
- [state\_getStorage - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/state_getstorage-bittensor.md): Example code for the state\_getStorage JSON-RPC method. Complete guide on how to use state\_getStorage JSON-RPC in GetBlock Web3 documentation.
- [state\_subscribeStorage - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/state_subscribestorage-bittensor.md): Example code for the state\_subscribeStorage JSON-RPC method. Complete guide on how to use state\_subscribeStorage JSON-RPC in GetBlock Web3 documentation.
- [subnetInfo\_getLockCost - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/subnetinfo_getlockcost-bittensor.md): Example code for the subnetInfo\_getLockCost JSON-RPC method. Complete guide on how to use subnetInfo\_getLockCost JSON-RPC in GetBlock Web3 documentation.
- [subnetInfo\_getSubnetHyperparams - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/subnetinfo_getsubnethyperparams-bittensor.md): Example code for the subnetInfo\_getSubnetHyperparams JSON-RPC method. Complete guide on how to use subnetInfo\_getSubnetHyperparams JSON-RPC in GetBlock Web3 documentation.
- [subnetInfo\_getSubnetInfo - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/subnetinfo_getsubnetinfo-bittensor.md): Example code for the subnetInfo\_getSubnetInfo JSON-RPC method. Complete guide on how to use subnetInfo\_getSubnetInfo JSON-RPC in GetBlock Web3 documentation.
- [subnetInfo\_getSubnetsInfo - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/subnetinfo_getsubnetsinfo-bittensor.md): Example code for the subnetInfo\_getSubnetsInfo JSON-RPC method. Complete guide on how to use subnetInfo\_getSubnetsInfo JSON-RPC in GetBlock Web3 documentation.
- [system\_accountNextIndex - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/system_accountnextindex-bittensor.md): Example code for the system\_accountNextIndex JSON-RPC method. Complete guide on how to use system\_accountNextIndex JSON-RPC in GetBlock Web3 documentation.
- [system\_chain - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/system_chain-bittensor.md): Example code for the system\_chain JSON-RPC method. Complete guide on how to use system\_chain JSON-RPC in GetBlock Web3 documentation.
- [system\_chainType - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/system_chaintype-bittensor.md): Example code for the system\_chainType JSON-RPC method. Complete guide on how to use system\_chainType JSON-RPC in GetBlock Web3 documentation.
- [system\_health - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/system_health-bittensor.md): Example code for the system\_health JSON-RPC method. Complete guide on how to use system\_health JSON-RPC in GetBlock Web3 documentation.
- [system\_name - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/system_name-bittensor.md): Example code for the system\_name JSON-RPC method. Complete guide on how to use system\_name JSON-RPC in GetBlock Web3 documentation.
- [system\_properties - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/system_properties-bittensor.md): Example code for the system\_properties JSON-RPC method. Complete guide on how to use system\_properties JSON-RPC in GetBlock Web3 documentation.
- [system\_version - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/system_version-bittensor.md): Example code for the system\_version JSON-RPC method. Complete guide on how to use system\_version JSON-RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Bittensor](https://docs.getblock.io/api-reference/bittensor-tao/web3_clientversion-bittensor.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation.
- [Cardano(ADA)](https://docs.getblock.io/api-reference/cardano-ada.md): GetBlock provides fast, reliable access to Cardano nodes via Ogmios JSON-RPC and the Rosetta API. Connect to the Cardano network without running your own infrastructure.
- [Ogmios JSON-RPC API](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api.md): GetBlock provides fast and reliable access to Cardano nodes via JSON-RPC API. Connect to the Cardano network without running your own infrastructure.
- [evaluateTransaction - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/evaluatetransaction-cardano.md): Example code for the evaluateTransaction JSON-RPC method. Complete guide on how to use evaluateTransaction JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_epoch - Cardno](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_epoch-cardno.md): Example code for the queryLedgerState\_epoch JSON-RPC method. Complete guide on how to use queryLedgerState\_epoch JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_eraStart - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_erastart-cardano.md): Example code for the queryLedgerState\_eraStart JSON-RPC method. Complete guide on how to use queryLedgerState\_eraStart JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_eraSummaries - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_erasummaries-cardano.md): Example code for the queryLedgerState\_eraSummaries JSON-RPC method. Complete guide on how to use queryLedgerState\_eraSummaries JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_governanceProposals - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_governanceproposals-cardano.md): Example code for the queryLedgerState\_governanceProposals JSON-RPC method. Complete guide on how to use queryLedgerState\_governanceProposals JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_liveStakeDistribution - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_livestakedistribution-cardano.md): Example code for the queryLedgerState\_liveStakeDistribution JSON-RPC method. Complete guide on how to use queryLedgerState\_liveStakeDistribution JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_nonces - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_nonces-cardano.md): Example code for the queryLedgerState\_nonces JSON-RPC method. Complete guide on how to use queryLedgerState\_nonces JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_projectedRewards - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_projectedrewards-cardano.md): Example code for the queryLedgerState\_projectedRewards JSON-RPC method. Complete guide on how to use queryLedgerState\_projectedRewards JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_protocolParameters - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_protocolparameters-cardano.md): Example code for the queryLedgerState\_protocolParameters JSON-RPC method. Complete guide on how to use queryLedgerState\_protocolParameters JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_rewardAccountSummaries - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_rewardaccountsummaries-cardano.md): Example code for the queryLedgerState\_rewardAccountSummaries JSON-RPC method. Complete guide on how to use queryLedgerState\_rewardAccountSummaries JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_rewardsProvenance - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_rewardsprovenance-cardano.md): Example code for the queryLedgerState\_rewardsProvenance JSON-RPC method. Complete guide on how to use queryLedgerState\_rewardsProvenance JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_stakePools - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_stakepools-cardano.md): Example code for the queryLedgerState\_stakePools JSON-RPC method. Complete guide on how to use queryLedgerState\_stakePools JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_tip - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_tip-cardano.md): Example code for the queryLedgerState\_tip JSON-RPC method. Complete guide on how to use queryLedgerState\_tip JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_treasuryAndReserves - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_treasuryandreserves-cardano.md): Example code for the queryLedgerState\_treasuryAndReserves JSON-RPC method. Complete guide on how to use queryLedgerState\_treasuryAndReserves JSON-RPC in GetBlock Web3 documentation.
- [queryLedgerState\_utxo - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/queryledgerstate_utxo-cardano.md): Example code for the queryLedgerState\_utxo JSON-RPC method. Complete guide on how to use queryLedgerState\_utxo JSON-RPC in GetBlock Web3 documentation.
- [queryNetwork\_blockHeight - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/querynetwork_blockheight-cardano.md): Example code for the queryNetwork\_blockHeight JSON-RPC method. Complete guide on how to use queryNetwork\_blockHeight JSON-RPC in GetBlock Web3 documentation.
- [queryNetwork\_genesisConfiguration - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/querynetwork_genesisconfiguration-cardano.md): Example code for the queryNetwork\_genesisConfiguration JSON-RPC method. Complete guide on how to use queryNetwork\_genesisConfiguration JSON-RPC in GetBlock Web3 documentation.
- [queryNetwork\_startTime - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/querynetwork_starttime-cardano.md): Example code for the queryNetwork\_startTime JSON-RPC method. Complete guide on how to use queryNetwork\_startTime JSON-RPC in GetBlock Web3 documentation.
- [submitTransaction - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-json-rpc-api/submittransaction-cardano.md): Example code for the submitTransaction JSON-RPC method. Complete guide on how to use submitTransaction JSON-RPC in GetBlock Web3 documentation.
- [Ogmios Websocket API](https://docs.getblock.io/api-reference/cardano-ada/ogmios-websocket-api.md)
- [acquireLedgerState - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-websocket-api/acquireledgerstate-cardano.md): Example code for the acquireLedgerState WebSocket method. Complete guide on how to use acquireLedgerState WebSocket in GetBlock Web3 documentation.
- [acquireMempool - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-websocket-api/acquiremempool-cardano.md): Example code for the acquireMempool WebSocket method. Complete guide on how to use acquireMempool WebSocket in GetBlock Web3 documentation.
- [findIntersection - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-websocket-api/findintersection-cardano.md): Example code for the findIntersection  WebSocket method. Complete guide on how to use findIntersection WebSocket in GetBlock Web3 documentation.
- [hasTransaction - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-websocket-api/hastransaction-cardano.md): Example code for the hasTransaction WebSocket method. Complete guide on how to use hasTransaction WebSocket in GetBlock Web3 documentation.
- [nextBlock - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-websocket-api/nextblock-cardano.md): Example code for the nextBlock WebSocket method. Complete guide on how to use nextBlock WebSocket in GetBlock Web3 documentation.
- [nextTransaction - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-websocket-api/nexttransaction-cardano.md): Example code for the nextTransaction WebSocket method. Complete guide on how to use nextTransaction WebSocket in GetBlock Web3 documentation.
- [releaseLedgerState - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-websocket-api/releaseledgerstate-cardano.md): Example code for the releaseLedgerState WebSocket method. Complete guide on how to use releaseLedgerState WebSocket in GetBlock Web3 documentation.
- [releaseMempool - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-websocket-api/releasemempool-cardano.md): Example code for the releaseMempool WebSocket method. Complete guide on how to use releaseMempool WebSocket in GetBlock Web3 documentation.
- [sizeOfMempool - Cardano](https://docs.getblock.io/api-reference/cardano-ada/ogmios-websocket-api/sizeofmempool-cardano.md): Example code for the sizeOfMempool WebSocket method. Complete guide on how to use sizeOfMempool WebSocket in GetBlock Web3 documentation.
- [Rosetta API](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api.md)
- [account/balance - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/account-balance-cardano.md): Example code for the account/balance  JSON-RPC method. Complete guide on how to use account/balance  JSON-RPC in GetBlock Web3 documentation.
- [account/coins - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/account-coins-cardano.md): Example code for the account/coins JSON\_RPC method. Complete guide on how to use account/coins JSON\_RPC in GetBlock Web3 documentation.
- [block/transaction - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/block-transaction-cardano.md): Example code for the block/transaction JSON\_RPC method. Complete guide on how to use block/transaction JSON\_RPC in GetBlock Web3 documentation.
- [block - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/block-cardano.md): Example code for the block JSON\_RPC method. Complete guide on how to use block JSON\_RPC in GetBlock Web3 documentation.
- [construction/combine - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/construction-combine-cardano.md): Example code for the construction/combine JSON\_RPC method. Complete guide on how to use construction/combineJSON\_RPC in GetBlock Web3 documentation.
- [construction/derive - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/construction-derive-cardano.md): Example code for the construction/derive JSON-RPC method. Complete guide on how to use construction/derive JSON-RPC in GetBlock Web3 documentation.
- [construction/hash - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/construction-hash-cardano.md): Example code for the construction/hash JSON-RPC method. Complete guide on how to use construction/hash JSON-RPC in GetBlock Web3 documentation.
- [construction/metadata - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/construction-metadata-cardano.md): Example code for the construction/metadata JSON-RPC method. Complete guide on how to use construction/metadata JSON-RPC in GetBlock Web3 documentation.
- [construction/parse - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/construction-parse-cardano.md): Example code for the construction/parse JSON-RPC method. Complete guide on how to use construction/parse JSON-RPC in GetBlock Web3 documentation.
- [construction/payloads - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/construction-payloads-cardano.md): Example code for the construction/payloads JSON-RPC method. Complete guide on how to use construction/payloads JSON-RPC in GetBlock Web3 documentation.
- [construction/preprocess - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/construction-preprocess-cardano.md): Example code for the construction/preprocess JSON-RPC method. Complete guide on how to use construction/preprocess JSON-RPC in GetBlock Web3 documentation.
- [construction/submit - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/construction-submit-cardano.md): Example code for the construction/submit JSON-RPC method. Complete guide on how to use construction/submit JSON-RPC in GetBlock Web3 documentation.
- [mempool/transaction - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/mempool-transaction-cardano.md): Example code for the mempool/transaction JSON-RPC method. Complete guide on how to use mempool/transactionJSON-RPC in GetBlock Web3 documentation.
- [mempool - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/mempool-cardano.md): Example code for the mempool JSON-RPC method. Complete guide on how to use mempool JSON-RPC in GetBlock Web3 documentation.
- [network/list - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/network-list-cardano.md): Example code for the network/list JSON-RPC method. Complete guide on how to use network/list JSON-RPC in GetBlock Web3 documentation.
- [network/options - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/network-options-cardano.md): Example code for the network/options JSON-RPC method. Complete guide on how to use network/options JSON-RPC in GetBlock Web3 documentation.
- [network/status - Cardano](https://docs.getblock.io/api-reference/cardano-ada/rosetta-api/network-status-cardano.md): Example code for the network/status JSON-RPC method. Complete guide on how to use network/status JSON-RPC in GetBlock Web3 documentation.
- [Celo](https://docs.getblock.io/api-reference/celo.md): GetBlock provides fast and reliable access to Celo nodes via JSON-RPC API. Connect to the Celo network without running your own infrastructure.
- [eth\_gasPrice - Celo](https://docs.getblock.io/api-reference/celo/eth_gasprice-celo.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Celo](https://docs.getblock.io/api-reference/celo/eth_getblockbyhash-celo.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Celo](https://docs.getblock.io/api-reference/celo/eth_getbalance-celo.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - Celo](https://docs.getblock.io/api-reference/celo/eth_getblockreceipts-celo.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - Celo](https://docs.getblock.io/api-reference/celo/eth_getcode-celo.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Celo](https://docs.getblock.io/api-reference/celo/eth_getblockbynumber-celo.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getFilterChanges - Celo](https://docs.getblock.io/api-reference/celo/eth_getfilterchanges-celo.md): Example code for the eth\_getFilterChanges JSON-RPC method. Complete guide on how to use eth\_getFilterChanges JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Celo](https://docs.getblock.io/api-reference/celo/eth_getstorageat-celo.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Celo](https://docs.getblock.io/api-reference/celo/eth_getlogs-celo.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Celo](https://docs.getblock.io/api-reference/celo/eth_gettransactionbyhash-celo.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Celo](https://docs.getblock.io/api-reference/celo/eth_maxpriorityfeepergas-celo.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Celo](https://docs.getblock.io/api-reference/celo/eth_gettransactioncount-celo.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Celo](https://docs.getblock.io/api-reference/celo/eth_gettransactionreceipt-celo.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_newBlockFilter - Celo](https://docs.getblock.io/api-reference/celo/eth_newblockfilter-celo.md): Example code for the eth\_newBlockFilter JSON-RPC method. Complete guide on how to use eth\_newBlockFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_newFilter - Celo](https://docs.getblock.io/api-reference/celo/eth_newfilter-celo.md): Example code for the eth\_newFilter JSON-RPC method. Complete guide on how to use eth\_newFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Celo](https://docs.getblock.io/api-reference/celo/eth_sendrawtransaction-celo.md): Example code for the eth\_newFilter JSON-RPC method. Complete guide on how to use eth\_newFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_uninstallFilter - Celo](https://docs.getblock.io/api-reference/celo/eth_uninstallfilter-celo.md): Example code for the eth\_uninstallFilter JSON-RPC method. Complete guide on how to use eth\_uninstallFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - Celo](https://docs.getblock.io/api-reference/celo/eth_syncing-celo.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation.
- [eth\_subscribe - Celo](https://docs.getblock.io/api-reference/celo/eth_subscribe-celo.md): Example code for the eth\_subscribe JSON-RPC method. Complete guide on how to use eth\_subscribe JSON-RPC in GetBlock Web3 documentation.
- [eth\_unsubscribe - Celo](https://docs.getblock.io/api-reference/celo/eth_unsubscribe-celo.md): Example code for the eth\_unsubscribe JSON-RPC method. Complete guide on how to use eth\_unsubscribe JSON-RPC in GetBlock Web3 documentation.
- [eth\_accounts - Celo](https://docs.getblock.io/api-reference/celo/eth_accounts-celo.md): Example code for the eth\_accounts JSON-RPC method. Complete guide on how to use eth\_accounts JSON-RPC in GetBlock Web3 documentation.
- [net\_listening - Celo](https://docs.getblock.io/api-reference/celo/net_listening-celo.md): Example code for the net\_listening JSON-RPC method. Complete guide on how to use net\_listening JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Celo](https://docs.getblock.io/api-reference/celo/eth_estimategas-celo.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [net\_peerCount - Celo](https://docs.getblock.io/api-reference/celo/net_peercount-celo.md): Example code for the net\_peerCount JSON-RPC method. Complete guide on how to use net\_peerCount JSON-RPC in GetBlock Web3 documentation.
- [net\_version - Celo](https://docs.getblock.io/api-reference/celo/net_version-celo.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation.
- [eth\_blockNumber - Celo](https://docs.getblock.io/api-reference/celo/eth_blocknumber-celo.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Celo](https://docs.getblock.io/api-reference/celo/web3_clientversion-celo.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation.
- [web3\_sha3 - Celo](https://docs.getblock.io/api-reference/celo/web3_sha3-celo.md): Example code for the web3\_sha3 JSON-RPC method. Complete guide on how to use web3\_sha3 JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - Celo](https://docs.getblock.io/api-reference/celo/eth_chainid-celo.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Celo](https://docs.getblock.io/api-reference/celo/eth_feehistory-celo.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByNumber - Celo](https://docs.getblock.io/api-reference/celo/debug_traceblockbynumber-celo.md): Example code for the debug\_traceBlockByNumber JSON-RPC method. Complete guide on how to use debug\_traceBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_call - Celo](https://docs.getblock.io/api-reference/celo/eth_call-celo.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceCall - Celo](https://docs.getblock.io/api-reference/celo/debug_tracecall-celo.md): Example code for the debug\_traceCall JSON-RPC method. Complete guide on how to use debug\_traceCall JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByHash - Celo](https://docs.getblock.io/api-reference/celo/debug_traceblockbyhash-celo.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Complete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceTransaction - Celo](https://docs.getblock.io/api-reference/celo/debug_tracetransaction-celo.md): Example code for the debug\_traceTransaction JSON-RPC method. Complete guide on how to use debug\_traceTransaction JSON-RPC in GetBlock Web3 documentation.
- [Cosmos](https://docs.getblock.io/api-reference/cosmos.md): GetBlock provides fast and reliable access to Cosmos nodes via JSON-RPC API. Connect to the Cosmos network without running your own infrastructure.
- [validators - Cosmos](https://docs.getblock.io/api-reference/cosmos/validators-cosmos.md): Example code for the validators JSON-RPC method. Complete guide on how to use validators JSON-RPC in GetBlock Web3 documentation.
- [abci\_info - Cosmos](https://docs.getblock.io/api-reference/cosmos/abci_info-cosmos.md): Example code for the abci\_info JSON-RPC method. Complete guide on how to use abci\_info JSON-RPC in GetBlock Web3 documentation.
- [abci\_query - Cosmos](https://docs.getblock.io/api-reference/cosmos/abci_query-cosmos.md): Example code for the abci\_query JSON-RPC method. Complete guide on how to use abci\_query JSON-RPC in GetBlock Web3 documentation.
- [block\_by\_hash - Cosmos](https://docs.getblock.io/api-reference/cosmos/block_by_hash-cosmos.md): Example code for the block\_by\_hash JSON-RPC method. Complete guide on how to use block\_by\_hash JSON-RPC in GetBlock Web3 documentation.
- [block\_results - Cosmos](https://docs.getblock.io/api-reference/cosmos/block_results-cosmos.md): Example code for the block\_results JSON-RPC method. Complete guide on how to use block\_results JSON-RPC in GetBlock Web3 documentation.
- [block\_search - Cosmos](https://docs.getblock.io/api-reference/cosmos/block_search-cosmos.md): Example code for the block\_search JSON-RPC method. Complete guide on how to use block\_search JSON-RPC in GetBlock Web3 documentation.
- [block - Cosmos](https://docs.getblock.io/api-reference/cosmos/block-cosmos.md): Example code for the block JSON-RPC method. Complete guide on how to use block JSON-RPC in GetBlock Web3 documentation.
- [blockchain - Cosmos](https://docs.getblock.io/api-reference/cosmos/blockchain-cosmos.md): Example code for the blockchain JSON-RPC method. Complete guide on how to use blockchain JSON-RPC in GetBlock Web3 documentation.
- [broadcast\_tx\_async - Cosmos](https://docs.getblock.io/api-reference/cosmos/broadcast_tx_async-cosmos.md): Example code for the broadcast\_tx\_async JSON-RPC method. Complete guide on how to use broadcast\_tx\_async JSON-RPC in GetBlock Web3 documentation.
- [broadcast\_tx\_commit - Cosmos](https://docs.getblock.io/api-reference/cosmos/broadcast_tx_commit-cosmos.md): Example code for the broadcast\_tx\_commit JSON-RPC method. Complete guide on how to use broadcast\_tx\_commit JSON-RPC in GetBlock Web3 documentation.
- [broadcast\_tx\_sync - Cosmos](https://docs.getblock.io/api-reference/cosmos/broadcast_tx_sync-cosmos.md): Example code for the broadcast\_tx\_sync JSON-RPC method. Complete guide on how to use broadcast\_tx\_sync JSON-RPC in GetBlock Web3 documentation.
- [check\_tx - Cosmos](https://docs.getblock.io/api-reference/cosmos/check_tx-cosmos.md): Example code for the check\_tx JSON-RPC method. Complete guide on how to use check\_tx JSON-RPC in GetBlock Web3 documentation.
- [commit - Cosmos](https://docs.getblock.io/api-reference/cosmos/commit-cosmos.md): Example code for the commit JSON-RPC method. Complete guide on how to use commit JSON-RPC in GetBlock Web3 documentation.
- [consensus\_params - Cosmos](https://docs.getblock.io/api-reference/cosmos/consensus_params-cosmos.md): Example code for the consensus\_params JSON-RPC method. Complete guide on how to use consensus\_params JSON-RPC in GetBlock Web3 documentation.
- [consensus\_state - Cosmos](https://docs.getblock.io/api-reference/cosmos/consensus_state-cosmos.md): Example code for the consensus\_state JSON-RPC method. Complete guide on how to use consensus\_state JSON-RPC in GetBlock Web3 documentation.
- [dump\_consensus\_state - Cosmos](https://docs.getblock.io/api-reference/cosmos/dump_consensus_state-cosmos.md): Example code for the dump\_consensus\_state JSON-RPC method. Complete guide on how to use dump\_consensus\_state JSON-RPC in GetBlock Web3 documentation.
- [genesis\_chunked - Cosmos](https://docs.getblock.io/api-reference/cosmos/genesis_chunked-cosmos.md): Example code for the genesis\_chunked JSON-RPC method. Complete guide on how to use genesis\_chunked JSON-RPC in GetBlock Web3 documentation.
- [genesis - Cosmos](https://docs.getblock.io/api-reference/cosmos/genesis-cosmos.md): Example code for the genesis JSON-RPC method. Complete guide on how to use genesis JSON-RPC in GetBlock Web3 documentation.
- [header\_by\_hash - Cosmos](https://docs.getblock.io/api-reference/cosmos/header_by_hash-cosmos.md): Example code for the header\_by\_hash JSON-RPC method. Complete guide on how to use header\_by\_hash JSON-RPC in GetBlock Web3 documentation.
- [header - Cosmos](https://docs.getblock.io/api-reference/cosmos/header-cosmos.md): Example code for the header JSON-RPC method. Complete guide on how to use header JSON-RPC in GetBlock Web3 documentation.
- [health - Cosmos](https://docs.getblock.io/api-reference/cosmos/health-cosmos.md): Example code for the health JSON-RPC method. Complete guide on how to use health JSON-RPC in GetBlock Web3 documentation.
- [net\_info - Cosmos](https://docs.getblock.io/api-reference/cosmos/net_info-cosmos.md): Example code for the net\_info JSON-RPC method. Complete guide on how to use net\_info JSON-RPC in GetBlock Web3 documentation.
- [num\_unconfirmed\_txs - Cosmos](https://docs.getblock.io/api-reference/cosmos/num_unconfirmed_txs-cosmos.md): Example code for the num\_unconfirmed\_txs JSON-RPC method. Complete guide on how to use num\_unconfirmed\_txs JSON-RPC in GetBlock Web3 documentation.
- [status - Cosmos](https://docs.getblock.io/api-reference/cosmos/status-cosmos.md): Example code for the status JSON-RPC method. Complete guide on how to use status JSON-RPC in GetBlock Web3 documentation.
- [subscribe - Cosmos](https://docs.getblock.io/api-reference/cosmos/subscribe-cosmos.md): Example code for the subscribe JSON-RPC method. Complete guide on how to use subscribe JSON-RPC in GetBlock Web3 documentation.
- [tx\_search - Cosmos](https://docs.getblock.io/api-reference/cosmos/tx_search-cosmos.md): Example code for the tx\_search JSON-RPC method. Complete guide on how to use tx\_search JSON-RPC in GetBlock Web3 documentation.
- [tx - Cosmos](https://docs.getblock.io/api-reference/cosmos/tx-cosmos.md): Example code for the tx JSON-RPC method. Complete guide on how to use tx JSON-RPC in GetBlock Web3 documentation.
- [unconfirmed\_txs - Cosmos](https://docs.getblock.io/api-reference/cosmos/unconfirmed_txs-cosmos.md): Example code for the unconfirmed\_txs JSON-RPC method. Complete guide on how to use unconfirmed\_txs JSON-RPC in GetBlock Web3 documentation.
- [unsubscribe\_all - Cosmos](https://docs.getblock.io/api-reference/cosmos/unsubscribe_all-cosmos.md): Example code for the unsubscribe\_all JSON-RPC method. Complete guide on how to use unsubscribe\_all JSON-RPC in GetBlock Web3 documentation.
- [unsubscribe - Cosmos](https://docs.getblock.io/api-reference/cosmos/unsubscribe-cosmos.md): Example code for the unsubscribe JSON-RPC method. Complete guide on how to use unsubscribe JSON-RPC in GetBlock Web3 documentation.
- [Cronos (CRO)](https://docs.getblock.io/api-reference/cronos-cro.md): Cronos Network API Reference for seamless interaction with CRO nodes, enabling fast and cost-effective transactions with Ethereum compatibility for decentralized applications and DeFi solutions.
- [compileSerpent {disallowed} - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_compileserpent.md): Example code for the compileSerpent  {disallowed} json-rpc method. Сomplete guide on how to use compileSerpent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_accounts - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_blocknumber.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_call.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_coinbase.md): Example code for the eth\_coinbase json-rpc method. Сomplete guide on how to use eth\_coinbase json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_feeHistory - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_feehistory.md): Example code for the eth\_feeHistory json-rpc method. Сomplete guide on how to use eth\_feeHistory json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockReceipts {disallowed} - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getblockreceipts.md): Example code for the eth\_getBlockReceipts  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockReceipts  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs json-rpc method. Сomplete guide on how to use eth\_getFilterLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getProof - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getproof.md): Example code for the eth\_getProof json-rpc method. Сomplete guide on how to use eth\_getProof json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_hashrate.md): Example code for the eth\_hashrate json-rpc method. Сomplete guide on how to use eth\_hashrate json-rpc in GetBlock.io Web3 documentation.
- [eth\_maxPriorityFeePerGas - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_maxpriorityfeepergas.md): Example code for the eth\_maxPriorityFeePerGas json-rpc method. Сomplete guide on how to use eth\_maxPriorityFeePerGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_mining - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_mining.md): Example code for the eth\_mining json-rpc method. Сomplete guide on how to use eth\_mining json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction {disallowed} - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction {disallowed} - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_sendtransaction.md): Example code for the eth\_sendTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sign {disallowed} - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_sign.md): Example code for the eth\_sign  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sign  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [net\_listening - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_net_listening.md): Example code for the net\_listening json-rpc method. Сomplete guide on how to use net\_listening json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_version - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_web3_clientversion.md): Example code for the web3\_clientVersion json-rpc method. Сomplete guide on how to use web3\_clientVersion json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 - Cronos](https://docs.getblock.io/api-reference/cronos-cro/cro_web3_sha3.md): Example code for the web3\_sha3 json-rpc method. Сomplete guide on how to use web3\_sha3 json-rpc in GetBlock.io Web3 documentation.
- [Dash (DASH)](https://docs.getblock.io/api-reference/dash-dash.md): Dash Network API Reference for fast and private transactions using DASH nodes, offering secure, scalable solutions for decentralized finance and digital payments.
- [abandontransaction {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_abandontransaction.md): Example code for the abandontransaction  {disallowed} json-rpc method. Сomplete guide on how to use abandontransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [abortrescan {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_abortrescan.md): Example code for the abortrescan  {disallowed} json-rpc method. Сomplete guide on how to use abortrescan  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [addmultisigaddress {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_addmultisigaddress.md): Example code for the addmultisigaddress  {disallowed} json-rpc method. Сomplete guide on how to use addmultisigaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [addnode {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_addnode.md): Example code for the addnode  {disallowed} json-rpc method. Сomplete guide on how to use addnode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [backupwallet {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_backupwallet.md): Example code for the backupwallet  {disallowed} json-rpc method. Сomplete guide on how to use backupwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [bls\_fromsecret {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_bls_fromsecret.md): Example code for the bls\_fromsecret  {disallowed} json-rpc method. Сomplete guide on how to use bls\_fromsecret  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [bls\_generate {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_bls_generate.md): Example code for the bls\_generate  {disallowed} json-rpc method. Сomplete guide on how to use bls\_generate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clearbanned {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_clearbanned.md): Example code for the clearbanned  {disallowed} json-rpc method. Сomplete guide on how to use clearbanned  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [coinjoin {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_coinjoin.md): Example code for the coinjoin  {disallowed} json-rpc method. Сomplete guide on how to use coinjoin  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [combinerawtransaction - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_combinerawtransaction.md): Example code for the combinerawtransaction json-rpc method. Сomplete guide on how to use combinerawtransaction json-rpc in GetBlock.io Web3 documentation.
- [createmultisig {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_createmultisig.md): Example code for the createmultisig  {disallowed} json-rpc method. Сomplete guide on how to use createmultisig  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [createrawtransaction - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_createrawtransaction.md): Example code for the createrawtransaction json-rpc method. Сomplete guide on how to use createrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [createwallet {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_createwallet.md): Example code for the createwallet  {disallowed} json-rpc method. Сomplete guide on how to use createwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_debug.md): Example code for the debug  {disallowed} json-rpc method. Сomplete guide on how to use debug  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [decoderawtransaction - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_decoderawtransaction.md): Example code for the decoderawtransaction json-rpc method. Сomplete guide on how to use decoderawtransaction json-rpc in GetBlock.io Web3 documentation.
- [decodescript - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_decodescript.md): Example code for the decodescript json-rpc method. Сomplete guide on how to use decodescript json-rpc in GetBlock.io Web3 documentation.
- [disconnectnode {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_disconnectnode.md): Example code for the disconnectnode  {disallowed} json-rpc method. Сomplete guide on how to use disconnectnode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumphdinfo {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_dumphdinfo.md): Example code for the dumphdinfo  {disallowed} json-rpc method. Сomplete guide on how to use dumphdinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumpprivkey {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_dumpprivkey.md): Example code for the dumpprivkey  {disallowed} json-rpc method. Сomplete guide on how to use dumpprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumpwallet {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_dumpwallet.md): Example code for the dumpwallet  {disallowed} json-rpc method. Сomplete guide on how to use dumpwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [encryptwallet {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_encryptwallet.md): Example code for the encryptwallet  {disallowed} json-rpc method. Сomplete guide on how to use encryptwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [estimatesmartfee - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_estimatesmartfee.md): Example code for the estimatesmartfee json-rpc method. Сomplete guide on how to use estimatesmartfee json-rpc in GetBlock.io Web3 documentation.
- [fundrawtransaction {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_fundrawtransaction.md): Example code for the fundrawtransaction  {disallowed} json-rpc method. Сomplete guide on how to use fundrawtransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generate {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_generate.md): Example code for the generate  {disallowed} json-rpc method. Сomplete guide on how to use generate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generatetoaddress {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_generatetoaddress.md): Example code for the generatetoaddress  {disallowed} json-rpc method. Сomplete guide on how to use generatetoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddednodeinfo {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getaddednodeinfo.md): Example code for the getaddednodeinfo  {disallowed} json-rpc method. Сomplete guide on how to use getaddednodeinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressbalance {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getaddressbalance.md): Example code for the getaddressbalance  {disallowed} json-rpc method. Сomplete guide on how to use getaddressbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressdeltas {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getaddressdeltas.md): Example code for the getaddressdeltas  {disallowed} json-rpc method. Сomplete guide on how to use getaddressdeltas  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressesbylabel {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getaddressesbylabel.md): Example code for the getaddressesbylabel  {disallowed} json-rpc method. Сomplete guide on how to use getaddressesbylabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressinfo {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getaddressinfo.md): Example code for the getaddressinfo  {disallowed} json-rpc method. Сomplete guide on how to use getaddressinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressmempool {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getaddressmempool.md): Example code for the getaddressmempool  {disallowed} json-rpc method. Сomplete guide on how to use getaddressmempool  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddresstxids {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getaddresstxids.md): Example code for the getaddresstxids  {disallowed} json-rpc method. Сomplete guide on how to use getaddresstxids  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressutxos {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getaddressutxos.md): Example code for the getaddressutxos  {disallowed} json-rpc method. Сomplete guide on how to use getaddressutxos  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalance {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getbalance.md): Example code for the getbalance  {disallowed} json-rpc method. Сomplete guide on how to use getbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbestblockhash - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getbestblockhash.md): Example code for the getbestblockhash json-rpc method. Сomplete guide on how to use getbestblockhash json-rpc in GetBlock.io Web3 documentation.
- [getbestchainlock - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getbestchainlock.md): Example code for the getbestchainlock json-rpc method. Сomplete guide on how to use getbestchainlock json-rpc in GetBlock.io Web3 documentation.
- [getblock - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getblock.md): Example code for the getblock json-rpc method. Сomplete guide on how to use getblock json-rpc in GetBlock.io Web3 documentation.
- [getblockchaininfo - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getblockchaininfo.md): Example code for the getblockchaininfo json-rpc method. Сomplete guide on how to use getblockchaininfo json-rpc in GetBlock.io Web3 documentation.
- [getblockcount - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getblockcount.md): Example code for the getblockcount json-rpc method. Сomplete guide on how to use getblockcount json-rpc in GetBlock.io Web3 documentation.
- [getblockhash - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getblockhash.md): Example code for the getblockhash json-rpc method. Сomplete guide on how to use getblockhash json-rpc in GetBlock.io Web3 documentation.
- [getblockhashes - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getblockhashes.md): Example code for the getblockhashes json-rpc method. Сomplete guide on how to use getblockhashes json-rpc in GetBlock.io Web3 documentation.
- [getblockheader - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getblockheader.md): Example code for the getblockheader json-rpc method. Сomplete guide on how to use getblockheader json-rpc in GetBlock.io Web3 documentation.
- [getblockheaders - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getblockheaders.md): Example code for the getblockheaders json-rpc method. Сomplete guide on how to use getblockheaders json-rpc in GetBlock.io Web3 documentation.
- [getblockstats - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getblockstats.md): Example code for the getblockstats json-rpc method. Сomplete guide on how to use getblockstats json-rpc in GetBlock.io Web3 documentation.
- [getblocktemplate - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getblocktemplate.md): Example code for the getblocktemplate json-rpc method. Сomplete guide on how to use getblocktemplate json-rpc in GetBlock.io Web3 documentation.
- [getchaintips - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getchaintips.md): Example code for the getchaintips json-rpc method. Сomplete guide on how to use getchaintips json-rpc in GetBlock.io Web3 documentation.
- [getchaintxstats - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getchaintxstats.md): Example code for the getchaintxstats json-rpc method. Сomplete guide on how to use getchaintxstats json-rpc in GetBlock.io Web3 documentation.
- [getcoinjoininfo - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getcoinjoininfo.md): Example code for the getcoinjoininfo json-rpc method. Сomplete guide on how to use getcoinjoininfo json-rpc in GetBlock.io Web3 documentation.
- [getconnectioncount {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getconnectioncount.md): Example code for the getconnectioncount  {disallowed} json-rpc method. Сomplete guide on how to use getconnectioncount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getdifficulty - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getdifficulty.md): Example code for the getdifficulty json-rpc method. Сomplete guide on how to use getdifficulty json-rpc in GetBlock.io Web3 documentation.
- [getgovernanceinfo - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getgovernanceinfo.md): Example code for the getgovernanceinfo json-rpc method. Сomplete guide on how to use getgovernanceinfo json-rpc in GetBlock.io Web3 documentation.
- [getmemoryinfo {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getmemoryinfo.md): Example code for the getmemoryinfo  {disallowed} json-rpc method. Сomplete guide on how to use getmemoryinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getmempoolancestors - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getmempoolancestors.md): Example code for the getmempoolancestors json-rpc method. Сomplete guide on how to use getmempoolancestors json-rpc in GetBlock.io Web3 documentation.
- [getmempooldescendants - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getmempooldescendants.md): Example code for the getmempooldescendants json-rpc method. Сomplete guide on how to use getmempooldescendants json-rpc in GetBlock.io Web3 documentation.
- [getmempoolentry - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getmempoolentry.md): Example code for the getmempoolentry json-rpc method. Сomplete guide on how to use getmempoolentry json-rpc in GetBlock.io Web3 documentation.
- [getmempoolinfo - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getmempoolinfo.md): Example code for the getmempoolinfo json-rpc method. Сomplete guide on how to use getmempoolinfo json-rpc in GetBlock.io Web3 documentation.
- [getmerkleblocks - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getmerkleblocks.md): Example code for the getmerkleblocks json-rpc method. Сomplete guide on how to use getmerkleblocks json-rpc in GetBlock.io Web3 documentation.
- [getmininginfo - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getmininginfo.md): Example code for the getmininginfo json-rpc method. Сomplete guide on how to use getmininginfo json-rpc in GetBlock.io Web3 documentation.
- [getnettotals {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getnettotals.md): Example code for the getnettotals  {disallowed} json-rpc method. Сomplete guide on how to use getnettotals  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnetworkhashps - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getnetworkhashps.md): Example code for the getnetworkhashps json-rpc method. Сomplete guide on how to use getnetworkhashps json-rpc in GetBlock.io Web3 documentation.
- [getnetworkinfo {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getnetworkinfo.md): Example code for the getnetworkinfo  {disallowed} json-rpc method. Сomplete guide on how to use getnetworkinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnewaddress {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getnewaddress.md): Example code for the getnewaddress  {disallowed} json-rpc method. Сomplete guide on how to use getnewaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getpeerinfo {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getpeerinfo.md): Example code for the getpeerinfo  {disallowed} json-rpc method. Сomplete guide on how to use getpeerinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrawchangeaddress {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getrawchangeaddress.md): Example code for the getrawchangeaddress  {disallowed} json-rpc method. Сomplete guide on how to use getrawchangeaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrawmempool - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getrawmempool.md): Example code for the getrawmempool json-rpc method. Сomplete guide on how to use getrawmempool json-rpc in GetBlock.io Web3 documentation.
- [getrawtransaction - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getrawtransaction.md): Example code for the getrawtransaction json-rpc method. Сomplete guide on how to use getrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [getreceivedbyaddress {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getreceivedbyaddress.md): Example code for the getreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use getreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getreceivedbylabel {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getreceivedbylabel.md): Example code for the getreceivedbylabel  {disallowed} json-rpc method. Сomplete guide on how to use getreceivedbylabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getspecialtxes - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getspecialtxes.md): Example code for the getspecialtxes json-rpc method. Сomplete guide on how to use getspecialtxes json-rpc in GetBlock.io Web3 documentation.
- [getspentinfo - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getspentinfo.md): Example code for the getspentinfo json-rpc method. Сomplete guide on how to use getspentinfo json-rpc in GetBlock.io Web3 documentation.
- [getsuperblockbudget - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getsuperblockbudget.md): Example code for the getsuperblockbudget json-rpc method. Сomplete guide on how to use getsuperblockbudget json-rpc in GetBlock.io Web3 documentation.
- [gettransaction {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gettransaction.md): Example code for the gettransaction  {disallowed} json-rpc method. Сomplete guide on how to use gettransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gettxout - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gettxout.md): Example code for the gettxout json-rpc method. Сomplete guide on how to use gettxout json-rpc in GetBlock.io Web3 documentation.
- [gettxoutproof - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gettxoutproof.md): Example code for the gettxoutproof json-rpc method. Сomplete guide on how to use gettxoutproof json-rpc in GetBlock.io Web3 documentation.
- [gettxoutsetinfo - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gettxoutsetinfo.md): Example code for the gettxoutsetinfo json-rpc method. Сomplete guide on how to use gettxoutsetinfo json-rpc in GetBlock.io Web3 documentation.
- [getunconfirmedbalance {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getunconfirmedbalance.md): Example code for the getunconfirmedbalance  {disallowed} json-rpc method. Сomplete guide on how to use getunconfirmedbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getwalletinfo {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_getwalletinfo.md): Example code for the getwalletinfo  {disallowed} json-rpc method. Сomplete guide on how to use getwalletinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gobject {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject.md): Example code for the gobject  {disallowed} json-rpc method. Сomplete guide on how to use gobject  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gobject\_check - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_check.md): Example code for the gobject\_check json-rpc method. Сomplete guide on how to use gobject\_check json-rpc in GetBlock.io Web3 documentation.
- [gobject\_count - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_count.md): Example code for the gobject\_count json-rpc method. Сomplete guide on how to use gobject\_count json-rpc in GetBlock.io Web3 documentation.
- [gobject\_deserialize - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_deserialize.md): Example code for the gobject\_deserialize json-rpc method. Сomplete guide on how to use gobject\_deserialize json-rpc in GetBlock.io Web3 documentation.
- [gobject\_diff - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_diff.md): Example code for the gobject\_diff json-rpc method. Сomplete guide on how to use gobject\_diff json-rpc in GetBlock.io Web3 documentation.
- [gobject\_get - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_get.md): Example code for the gobject\_get json-rpc method. Сomplete guide on how to use gobject\_get json-rpc in GetBlock.io Web3 documentation.
- [gobject\_getcurrentvotes - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_getcurrentvotes.md): Example code for the gobject\_getcurrentvotes json-rpc method. Сomplete guide on how to use gobject\_getcurrentvotes json-rpc in GetBlock.io Web3 documentation.
- [gobject\_list-prepared {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_list-prepared.md): Example code for the gobject\_list-prepared  {disallowed} json-rpc method. Сomplete guide on how to use gobject\_list-prepared  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gobject\_list - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_list.md): Example code for the gobject\_list json-rpc method. Сomplete guide on how to use gobject\_list json-rpc in GetBlock.io Web3 documentation.
- [gobject\_prepare {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_prepare.md): Example code for the gobject\_prepare  {disallowed} json-rpc method. Сomplete guide on how to use gobject\_prepare  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gobject\_submit {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_submit.md): Example code for the gobject\_submit  {disallowed} json-rpc method. Сomplete guide on how to use gobject\_submit  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gobject\_vote-alias {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_vote-alias.md): Example code for the gobject\_vote-alias  {disallowed} json-rpc method. Сomplete guide on how to use gobject\_vote-alias  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gobject\_vote-conf {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_vote-conf.md): Example code for the gobject\_vote-conf  {disallowed} json-rpc method. Сomplete guide on how to use gobject\_vote-conf  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gobject\_vote-many {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_gobject_vote-many.md): Example code for the gobject\_vote-many  {disallowed} json-rpc method. Сomplete guide on how to use gobject\_vote-many  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [help - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_help.md): Example code for the help json-rpc method. Сomplete guide on how to use help json-rpc in GetBlock.io Web3 documentation.
- [importaddress {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_importaddress.md): Example code for the importaddress  {disallowed} json-rpc method. Сomplete guide on how to use importaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importelectrumwallet {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_importelectrumwallet.md): Example code for the importelectrumwallet  {disallowed} json-rpc method. Сomplete guide on how to use importelectrumwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importmulti {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_importmulti.md): Example code for the importmulti  {disallowed} json-rpc method. Сomplete guide on how to use importmulti  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprivkey {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_importprivkey.md): Example code for the importprivkey  {disallowed} json-rpc method. Сomplete guide on how to use importprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprunedfunds {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_importprunedfunds.md): Example code for the importprunedfunds  {disallowed} json-rpc method. Сomplete guide on how to use importprunedfunds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importpubkey {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_importpubkey.md): Example code for the importpubkey  {disallowed} json-rpc method. Сomplete guide on how to use importpubkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importwallet {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_importwallet.md): Example code for the importwallet  {disallowed} json-rpc method. Сomplete guide on how to use importwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [keepass {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_keepass.md): Example code for the keepass  {disallowed} json-rpc method. Сomplete guide on how to use keepass  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [keypoolrefill {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_keypoolrefill.md): Example code for the keypoolrefill  {disallowed} json-rpc method. Сomplete guide on how to use keypoolrefill  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listaddressbalances {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listaddressbalances.md): Example code for the listaddressbalances  {disallowed} json-rpc method. Сomplete guide on how to use listaddressbalances  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listaddressgroupings {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listaddressgroupings.md): Example code for the listaddressgroupings  {disallowed} json-rpc method. Сomplete guide on how to use listaddressgroupings  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listbanned {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listbanned.md): Example code for the listbanned  {disallowed} json-rpc method. Сomplete guide on how to use listbanned  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listlabels {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listlabels.md): Example code for the listlabels  {disallowed} json-rpc method. Сomplete guide on how to use listlabels  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listlockunspent {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listlockunspent.md): Example code for the listlockunspent  {disallowed} json-rpc method. Сomplete guide on how to use listlockunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listreceivedbyaddress {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listreceivedbyaddress.md): Example code for the listreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use listreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listreceivedbylabel {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listreceivedbylabel.md): Example code for the listreceivedbylabel  {disallowed} json-rpc method. Сomplete guide on how to use listreceivedbylabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listsinceblock {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listsinceblock.md): Example code for the listsinceblock  {disallowed} json-rpc method. Сomplete guide on how to use listsinceblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listtransactions {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listtransactions.md): Example code for the listtransactions  {disallowed} json-rpc method. Сomplete guide on how to use listtransactions  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listunspent {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listunspent.md): Example code for the listunspent  {disallowed} json-rpc method. Сomplete guide on how to use listunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listwallets {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_listwallets.md): Example code for the listwallets  {disallowed} json-rpc method. Сomplete guide on how to use listwallets  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [loadwallet {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_loadwallet.md): Example code for the loadwallet  {disallowed} json-rpc method. Сomplete guide on how to use loadwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [lockunspent {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_lockunspent.md): Example code for the lockunspent  {disallowed} json-rpc method. Сomplete guide on how to use lockunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [logging {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_logging.md): Example code for the logging  {disallowed} json-rpc method. Сomplete guide on how to use logging  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [masternode\_count - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_masternode_count.md): Example code for the masternode\_count json-rpc method. Сomplete guide on how to use masternode\_count json-rpc in GetBlock.io Web3 documentation.
- [masternode\_current {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_masternode_current.md): Example code for the masternode\_current  {disallowed} json-rpc method. Сomplete guide on how to use masternode\_current  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [masternode\_list - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_masternode_list.md): Example code for the masternode\_list json-rpc method. Сomplete guide on how to use masternode\_list json-rpc in GetBlock.io Web3 documentation.
- [masternode\_outputs {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_masternode_outputs.md): Example code for the masternode\_outputs  {disallowed} json-rpc method. Сomplete guide on how to use masternode\_outputs  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [masternode\_payments - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_masternode_payments.md): Example code for the masternode\_payments json-rpc method. Сomplete guide on how to use masternode\_payments json-rpc in GetBlock.io Web3 documentation.
- [masternode\_status - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_masternode_status.md): Example code for the masternode\_status json-rpc method. Сomplete guide on how to use masternode\_status json-rpc in GetBlock.io Web3 documentation.
- [masternode\_winner {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_masternode_winner.md): Example code for the masternode\_winner  {disallowed} json-rpc method. Сomplete guide on how to use masternode\_winner  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [masternode\_winners - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_masternode_winners.md): Example code for the masternode\_winners json-rpc method. Сomplete guide on how to use masternode\_winners json-rpc in GetBlock.io Web3 documentation.
- [masternodelist - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_masternodelist.md): Example code for the masternodelist json-rpc method. Сomplete guide on how to use masternodelist json-rpc in GetBlock.io Web3 documentation.
- [mnsync - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_mnsync.md): Example code for the mnsync json-rpc method. Сomplete guide on how to use mnsync json-rpc in GetBlock.io Web3 documentation.
- [ping {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_ping.md): Example code for the ping  {disallowed} json-rpc method. Сomplete guide on how to use ping  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [preciousblock - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_preciousblock.md): Example code for the preciousblock json-rpc method. Сomplete guide on how to use preciousblock json-rpc in GetBlock.io Web3 documentation.
- [prioritisetransaction {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_prioritisetransaction.md): Example code for the prioritisetransaction  {disallowed} json-rpc method. Сomplete guide on how to use prioritisetransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [protx\_diff {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_protx_diff.md): Example code for the protx\_diff  {disallowed} json-rpc method. Сomplete guide on how to use protx\_diff  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [protx\_info {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_protx_info.md): Example code for the protx\_info  {disallowed} json-rpc method. Сomplete guide on how to use protx\_info  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [protx\_list {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_protx_list.md): Example code for the protx\_list  {disallowed} json-rpc method. Сomplete guide on how to use protx\_list  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [protx\_register {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_protx_register.md): Example code for the protx\_register  {disallowed} json-rpc method. Сomplete guide on how to use protx\_register  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [protx\_register\_fund {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_protx_register_fund.md): Example code for the protx\_register\_fund  {disallowed} json-rpc method. Сomplete guide on how to use protx\_register\_fund  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [protx\_register\_prepare {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_protx_register_prepare.md): Example code for the protx\_register\_prepare  {disallowed} json-rpc method. Сomplete guide on how to use protx\_register\_prepare  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [protx\_register\_submit {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_protx_register_submit.md): Example code for the protx\_register\_submit  {disallowed} json-rpc method. Сomplete guide on how to use protx\_register\_submit  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [protx\_update\_registrar {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_protx_update_registrar.md): Example code for the protx\_update\_registrar  {disallowed} json-rpc method. Сomplete guide on how to use protx\_update\_registrar  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [protx\_update\_service {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_protx_update_service.md): Example code for the protx\_update\_service  {disallowed} json-rpc method. Сomplete guide on how to use protx\_update\_service  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [pruneblockchain {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_pruneblockchain.md): Example code for the pruneblockchain  {disallowed} json-rpc method. Сomplete guide on how to use pruneblockchain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [quorum\_dkgstatus {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_quorum_dkgstatus.md): Example code for the quorum\_dkgstatus  {disallowed} json-rpc method. Сomplete guide on how to use quorum\_dkgstatus  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [quorum\_getrecsig {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_quorum_getrecsig.md): Example code for the quorum\_getrecsig  {disallowed} json-rpc method. Сomplete guide on how to use quorum\_getrecsig  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [quorum\_hasrecsig {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_quorum_hasrecsig.md): Example code for the quorum\_hasrecsig  {disallowed} json-rpc method. Сomplete guide on how to use quorum\_hasrecsig  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [quorum\_info {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_quorum_info.md): Example code for the quorum\_info  {disallowed} json-rpc method. Сomplete guide on how to use quorum\_info  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [quorum\_isconflicting {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_quorum_isconflicting.md): Example code for the quorum\_isconflicting  {disallowed} json-rpc method. Сomplete guide on how to use quorum\_isconflicting  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [quorum\_list {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_quorum_list.md): Example code for the quorum\_list  {disallowed} json-rpc method. Сomplete guide on how to use quorum\_list  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [quorum\_memberof {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_quorum_memberof.md): Example code for the quorum\_memberof  {disallowed} json-rpc method. Сomplete guide on how to use quorum\_memberof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [quorum\_selectquorum {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_quorum_selectquorum.md): Example code for the quorum\_selectquorum  {disallowed} json-rpc method. Сomplete guide on how to use quorum\_selectquorum  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [quorum\_sign {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_quorum_sign.md): Example code for the quorum\_sign  {disallowed} json-rpc method. Сomplete guide on how to use quorum\_sign  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [quorum\_verify {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_quorum_verify.md): Example code for the quorum\_verify  {disallowed} json-rpc method. Сomplete guide on how to use quorum\_verify  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [removeprunedfunds {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_removeprunedfunds.md): Example code for the removeprunedfunds  {disallowed} json-rpc method. Сomplete guide on how to use removeprunedfunds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [rescanblockchain {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_rescanblockchain.md): Example code for the rescanblockchain  {disallowed} json-rpc method. Сomplete guide on how to use rescanblockchain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [savemempool {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_savemempool.md): Example code for the savemempool  {disallowed} json-rpc method. Сomplete guide on how to use savemempool  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendmany {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_sendmany.md): Example code for the sendmany  {disallowed} json-rpc method. Сomplete guide on how to use sendmany  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendrawtransaction - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_sendrawtransaction.md): Example code for the sendrawtransaction json-rpc method. Сomplete guide on how to use sendrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [sendtoaddress {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_sendtoaddress.md): Example code for the sendtoaddress  {disallowed} json-rpc method. Сomplete guide on how to use sendtoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setban {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_setban.md): Example code for the setban  {disallowed} json-rpc method. Сomplete guide on how to use setban  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setcoinjoinamount {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_setcoinjoinamount.md): Example code for the setcoinjoinamount  {disallowed} json-rpc method. Сomplete guide on how to use setcoinjoinamount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setcoinjoinrounds {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_setcoinjoinrounds.md): Example code for the setcoinjoinrounds  {disallowed} json-rpc method. Сomplete guide on how to use setcoinjoinrounds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setlabel {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_setlabel.md): Example code for the setlabel  {disallowed} json-rpc method. Сomplete guide on how to use setlabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setnetworkactive {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_setnetworkactive.md): Example code for the setnetworkactive  {disallowed} json-rpc method. Сomplete guide on how to use setnetworkactive  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [settxfee {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_settxfee.md): Example code for the settxfee  {disallowed} json-rpc method. Сomplete guide on how to use settxfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signmessage {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_signmessage.md): Example code for the signmessage  {disallowed} json-rpc method. Сomplete guide on how to use signmessage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signmessagewithprivkey {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_signmessagewithprivkey.md): Example code for the signmessagewithprivkey  {disallowed} json-rpc method. Сomplete guide on how to use signmessagewithprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signrawtransaction {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_signrawtransaction.md): Example code for the signrawtransaction  {disallowed} json-rpc method. Сomplete guide on how to use signrawtransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signrawtransactionwithkey - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_signrawtransactionwithkey.md): Example code for the signrawtransactionwithkey json-rpc method. Сomplete guide on how to use signrawtransactionwithkey json-rpc in GetBlock.io Web3 documentation.
- [signrawtransactionwithwallet {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_signrawtransactionwithwallet.md): Example code for the signrawtransactionwithwallet  {disallowed} json-rpc method. Сomplete guide on how to use signrawtransactionwithwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [spork - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_spork.md): Example code for the spork json-rpc method. Сomplete guide on how to use spork json-rpc in GetBlock.io Web3 documentation.
- [stop {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_stop.md): Example code for the stop  {disallowed} json-rpc method. Сomplete guide on how to use stop  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitblock {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_submitblock.md): Example code for the submitblock  {disallowed} json-rpc method. Сomplete guide on how to use submitblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [unloadwallet {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_unloadwallet.md): Example code for the unloadwallet  {disallowed} json-rpc method. Сomplete guide on how to use unloadwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [upgradetohd {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_upgradetohd.md): Example code for the upgradetohd  {disallowed} json-rpc method. Сomplete guide on how to use upgradetohd  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [uptime - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_uptime.md): Example code for the uptime json-rpc method. Сomplete guide on how to use uptime json-rpc in GetBlock.io Web3 documentation.
- [validateaddress - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_validateaddress.md): Example code for the validateaddress json-rpc method. Сomplete guide on how to use validateaddress json-rpc in GetBlock.io Web3 documentation.
- [verifychain - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_verifychain.md): Example code for the verifychain json-rpc method. Сomplete guide on how to use verifychain json-rpc in GetBlock.io Web3 documentation.
- [verifychainlock {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_verifychainlock.md): Example code for the verifychainlock  {disallowed} json-rpc method. Сomplete guide on how to use verifychainlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [verifyislock {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_verifyislock.md): Example code for the verifyislock  {disallowed} json-rpc method. Сomplete guide on how to use verifyislock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [verifymessage - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_verifymessage.md): Example code for the verifymessage json-rpc method. Сomplete guide on how to use verifymessage json-rpc in GetBlock.io Web3 documentation.
- [verifytxoutproof - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_verifytxoutproof.md): Example code for the verifytxoutproof json-rpc method. Сomplete guide on how to use verifytxoutproof json-rpc in GetBlock.io Web3 documentation.
- [voteraw {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_voteraw.md): Example code for the voteraw  {disallowed} json-rpc method. Сomplete guide on how to use voteraw  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletlock {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_walletlock.md): Example code for the walletlock  {disallowed} json-rpc method. Сomplete guide on how to use walletlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrase {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_walletpassphrase.md): Example code for the walletpassphrase  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrase  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrasechange {disallowed} - Dash](https://docs.getblock.io/api-reference/dash-dash/dash_walletpassphrasechange.md): Example code for the walletpassphrasechange  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrasechange  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [DigiByte (DGB)](https://docs.getblock.io/api-reference/digibyte-dgb.md): DigiByte Network API Reference for fast and secure interaction with DGB nodes, offering scalable solutions for decentralized applications and digital assets.
- [abandontransaction {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_abandontransaction.md): Example code for the abandontransaction  {disallowed} json-rpc method. Сomplete guide on how to use abandontransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [abortrescan {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_abortrescan.md): Example code for the abortrescan  {disallowed} json-rpc method. Сomplete guide on how to use abortrescan  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [addmultisigaddress {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_addmultisigaddress.md): Example code for the addmultisigaddress  {disallowed} json-rpc method. Сomplete guide on how to use addmultisigaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [addnode {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_addnode.md): Example code for the addnode  {disallowed} json-rpc method. Сomplete guide on how to use addnode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [analyzepsbt - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_analyzepsbt.md): Example code for the analyzepsbt json-rpc method. Сomplete guide on how to use analyzepsbt json-rpc in GetBlock.io Web3 documentation.
- [backupwallet {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_backupwallet.md): Example code for the backupwallet  {disallowed} json-rpc method. Сomplete guide on how to use backupwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [bumpfee {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_bumpfee.md): Example code for the bumpfee  {disallowed} json-rpc method. Сomplete guide on how to use bumpfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clearbanned {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_clearbanned.md): Example code for the clearbanned  {disallowed} json-rpc method. Сomplete guide on how to use clearbanned  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [combinepsbt - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_combinepsbt.md): Example code for the combinepsbt json-rpc method. Сomplete guide on how to use combinepsbt json-rpc in GetBlock.io Web3 documentation.
- [combinerawtransaction - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_combinerawtransaction.md): Example code for the combinerawtransaction json-rpc method. Сomplete guide on how to use combinerawtransaction json-rpc in GetBlock.io Web3 documentation.
- [converttopsbt - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_converttopsbt.md): Example code for the converttopsbt json-rpc method. Сomplete guide on how to use converttopsbt json-rpc in GetBlock.io Web3 documentation.
- [createmultisig {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_createmultisig.md): Example code for the createmultisig  {disallowed} json-rpc method. Сomplete guide on how to use createmultisig  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [createpsbt - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_createpsbt.md): Example code for the createpsbt json-rpc method. Сomplete guide on how to use createpsbt json-rpc in GetBlock.io Web3 documentation.
- [createrawtransaction - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_createrawtransaction.md): Example code for the createrawtransaction json-rpc method. Сomplete guide on how to use createrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [createwallet {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_createwallet.md): Example code for the createwallet  {disallowed} json-rpc method. Сomplete guide on how to use createwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [decodepsbt - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_decodepsbt.md): Example code for the decodepsbt json-rpc method. Сomplete guide on how to use decodepsbt json-rpc in GetBlock.io Web3 documentation.
- [decoderawtransaction - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_decoderawtransaction.md): Example code for the decoderawtransaction json-rpc method. Сomplete guide on how to use decoderawtransaction json-rpc in GetBlock.io Web3 documentation.
- [decodescript - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_decodescript.md): Example code for the decodescript json-rpc method. Сomplete guide on how to use decodescript json-rpc in GetBlock.io Web3 documentation.
- [deriveaddresses - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_deriveaddresses.md): Example code for the deriveaddresses json-rpc method. Сomplete guide on how to use deriveaddresses json-rpc in GetBlock.io Web3 documentation.
- [disconnectnode {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_disconnectnode.md): Example code for the disconnectnode  {disallowed} json-rpc method. Сomplete guide on how to use disconnectnode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumpprivkey {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_dumpprivkey.md): Example code for the dumpprivkey  {disallowed} json-rpc method. Сomplete guide on how to use dumpprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dumpwallet {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_dumpwallet.md): Example code for the dumpwallet  {disallowed} json-rpc method. Сomplete guide on how to use dumpwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [encryptwallet {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_encryptwallet.md): Example code for the encryptwallet  {disallowed} json-rpc method. Сomplete guide on how to use encryptwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [estimatesmartfee - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_estimatesmartfee.md): Example code for the estimatesmartfee json-rpc method. Сomplete guide on how to use estimatesmartfee json-rpc in GetBlock.io Web3 documentation.
- [finalizepsbt - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_finalizepsbt.md): Example code for the finalizepsbt json-rpc method. Сomplete guide on how to use finalizepsbt json-rpc in GetBlock.io Web3 documentation.
- [fundrawtransaction - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_fundrawtransaction.md): Example code for the fundrawtransaction json-rpc method. Сomplete guide on how to use fundrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [generateblock {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_generateblock.md): Example code for the generateblock  {disallowed} json-rpc method. Сomplete guide on how to use generateblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generatetoaddress {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_generatetoaddress.md): Example code for the generatetoaddress  {disallowed} json-rpc method. Сomplete guide on how to use generatetoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [generatetodescriptor {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_generatetodescriptor.md): Example code for the generatetodescriptor  {disallowed} json-rpc method. Сomplete guide on how to use generatetodescriptor  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddednodeinfo {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getaddednodeinfo.md): Example code for the getaddednodeinfo  {disallowed} json-rpc method. Сomplete guide on how to use getaddednodeinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressesbylabel {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getaddressesbylabel.md): Example code for the getaddressesbylabel  {disallowed} json-rpc method. Сomplete guide on how to use getaddressesbylabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressinfo {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getaddressinfo.md): Example code for the getaddressinfo  {disallowed} json-rpc method. Сomplete guide on how to use getaddressinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalance {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getbalance.md): Example code for the getbalance  {disallowed} json-rpc method. Сomplete guide on how to use getbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalances {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getbalances.md): Example code for the getbalances  {disallowed} json-rpc method. Сomplete guide on how to use getbalances  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbestblockhash - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getbestblockhash.md): Example code for the getbestblockhash json-rpc method. Сomplete guide on how to use getbestblockhash json-rpc in GetBlock.io Web3 documentation.
- [getblock - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getblock.md): Example code for the getblock json-rpc method. Сomplete guide on how to use getblock json-rpc in GetBlock.io Web3 documentation.
- [getblockchaininfo - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getblockchaininfo.md): Example code for the getblockchaininfo json-rpc method. Сomplete guide on how to use getblockchaininfo json-rpc in GetBlock.io Web3 documentation.
- [getblockcount - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getblockcount.md): Example code for the getblockcount json-rpc method. Сomplete guide on how to use getblockcount json-rpc in GetBlock.io Web3 documentation.
- [getblockfilter - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getblockfilter.md): Example code for the getblockfilter json-rpc method. Сomplete guide on how to use getblockfilter json-rpc in GetBlock.io Web3 documentation.
- [getblockhash - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getblockhash.md): Example code for the getblockhash json-rpc method. Сomplete guide on how to use getblockhash json-rpc in GetBlock.io Web3 documentation.
- [getblockheader - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getblockheader.md): Example code for the getblockheader json-rpc method. Сomplete guide on how to use getblockheader json-rpc in GetBlock.io Web3 documentation.
- [getblockstats - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getblockstats.md): Example code for the getblockstats json-rpc method. Сomplete guide on how to use getblockstats json-rpc in GetBlock.io Web3 documentation.
- [getblocktemplate - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getblocktemplate.md): Example code for the getblocktemplate json-rpc method. Сomplete guide on how to use getblocktemplate json-rpc in GetBlock.io Web3 documentation.
- [getchaintips - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getchaintips.md): Example code for the getchaintips json-rpc method. Сomplete guide on how to use getchaintips json-rpc in GetBlock.io Web3 documentation.
- [getchaintxstats - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getchaintxstats.md): Example code for the getchaintxstats json-rpc method. Сomplete guide on how to use getchaintxstats json-rpc in GetBlock.io Web3 documentation.
- [getconnectioncount {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getconnectioncount.md): Example code for the getconnectioncount  {disallowed} json-rpc method. Сomplete guide on how to use getconnectioncount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getdifficulty - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getdifficulty.md): Example code for the getdifficulty json-rpc method. Сomplete guide on how to use getdifficulty json-rpc in GetBlock.io Web3 documentation.
- [getindexinfo - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getindexinfo.md): Example code for the getindexinfo json-rpc method. Сomplete guide on how to use getindexinfo json-rpc in GetBlock.io Web3 documentation.
- [getmempoolancestors - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getmempoolancestors.md): Example code for the getmempoolancestors json-rpc method. Сomplete guide on how to use getmempoolancestors json-rpc in GetBlock.io Web3 documentation.
- [getmempooldescendants - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getmempooldescendants.md): Example code for the getmempooldescendants json-rpc method. Сomplete guide on how to use getmempooldescendants json-rpc in GetBlock.io Web3 documentation.
- [getmempoolentry - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getmempoolentry.md): Example code for the getmempoolentry json-rpc method. Сomplete guide on how to use getmempoolentry json-rpc in GetBlock.io Web3 documentation.
- [getmempoolinfo - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getmempoolinfo.md): Example code for the getmempoolinfo json-rpc method. Сomplete guide on how to use getmempoolinfo json-rpc in GetBlock.io Web3 documentation.
- [getmininginfo - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getmininginfo.md): Example code for the getmininginfo json-rpc method. Сomplete guide on how to use getmininginfo json-rpc in GetBlock.io Web3 documentation.
- [getnettotals {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getnettotals.md): Example code for the getnettotals  {disallowed} json-rpc method. Сomplete guide on how to use getnettotals  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnetworkhashps - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getnetworkhashps.md): Example code for the getnetworkhashps json-rpc method. Сomplete guide on how to use getnetworkhashps json-rpc in GetBlock.io Web3 documentation.
- [getnetworkinfo {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getnetworkinfo.md): Example code for the getnetworkinfo  {disallowed} json-rpc method. Сomplete guide on how to use getnetworkinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnewaddress {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getnewaddress.md): Example code for the getnewaddress  {disallowed} json-rpc method. Сomplete guide on how to use getnewaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnodeaddresses {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getnodeaddresses.md): Example code for the getnodeaddresses  {disallowed} json-rpc method. Сomplete guide on how to use getnodeaddresses  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getpeerinfo {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getpeerinfo.md): Example code for the getpeerinfo  {disallowed} json-rpc method. Сomplete guide on how to use getpeerinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrawchangeaddress {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getrawchangeaddress.md): Example code for the getrawchangeaddress  {disallowed} json-rpc method. Сomplete guide on how to use getrawchangeaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getrawmempool - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getrawmempool.md): Example code for the getrawmempool json-rpc method. Сomplete guide on how to use getrawmempool json-rpc in GetBlock.io Web3 documentation.
- [getrawtransaction - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getrawtransaction.md): Example code for the getrawtransaction json-rpc method. Сomplete guide on how to use getrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [getreceivedbyaddress {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getreceivedbyaddress.md): Example code for the getreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use getreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getreceivedbylabel {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getreceivedbylabel.md): Example code for the getreceivedbylabel  {disallowed} json-rpc method. Сomplete guide on how to use getreceivedbylabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gettransaction {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_gettransaction.md): Example code for the gettransaction  {disallowed} json-rpc method. Сomplete guide on how to use gettransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [gettxout - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_gettxout.md): Example code for the gettxout json-rpc method. Сomplete guide on how to use gettxout json-rpc in GetBlock.io Web3 documentation.
- [gettxoutproof - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_gettxoutproof.md): Example code for the gettxoutproof json-rpc method. Сomplete guide on how to use gettxoutproof json-rpc in GetBlock.io Web3 documentation.
- [gettxoutsetinfo {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_gettxoutsetinfo.md): Example code for the gettxoutsetinfo  {disallowed} json-rpc method. Сomplete guide on how to use gettxoutsetinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getunconfirmedbalance {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getunconfirmedbalance.md): Example code for the getunconfirmedbalance  {disallowed} json-rpc method. Сomplete guide on how to use getunconfirmedbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getwalletinfo {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_getwalletinfo.md): Example code for the getwalletinfo  {disallowed} json-rpc method. Сomplete guide on how to use getwalletinfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importaddress {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_importaddress.md): Example code for the importaddress  {disallowed} json-rpc method. Сomplete guide on how to use importaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importdescriptors {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_importdescriptors.md): Example code for the importdescriptors  {disallowed} json-rpc method. Сomplete guide on how to use importdescriptors  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importmulti {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_importmulti.md): Example code for the importmulti  {disallowed} json-rpc method. Сomplete guide on how to use importmulti  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprivkey {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_importprivkey.md): Example code for the importprivkey  {disallowed} json-rpc method. Сomplete guide on how to use importprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprunedfunds {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_importprunedfunds.md): Example code for the importprunedfunds  {disallowed} json-rpc method. Сomplete guide on how to use importprunedfunds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importpubkey {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_importpubkey.md): Example code for the importpubkey  {disallowed} json-rpc method. Сomplete guide on how to use importpubkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importwallet {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_importwallet.md): Example code for the importwallet  {disallowed} json-rpc method. Сomplete guide on how to use importwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [joinpsbts - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_joinpsbts.md): Example code for the joinpsbts json-rpc method. Сomplete guide on how to use joinpsbts json-rpc in GetBlock.io Web3 documentation.
- [keypoolrefill {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_keypoolrefill.md): Example code for the keypoolrefill  {disallowed} json-rpc method. Сomplete guide on how to use keypoolrefill  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listaddressgroupings {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_listaddressgroupings.md): Example code for the listaddressgroupings  {disallowed} json-rpc method. Сomplete guide on how to use listaddressgroupings  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listbanned {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_listbanned.md): Example code for the listbanned  {disallowed} json-rpc method. Сomplete guide on how to use listbanned  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listlabels {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_listlabels.md): Example code for the listlabels  {disallowed} json-rpc method. Сomplete guide on how to use listlabels  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listlockunspent {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_listlockunspent.md): Example code for the listlockunspent  {disallowed} json-rpc method. Сomplete guide on how to use listlockunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listreceivedbyaddress {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_listreceivedbyaddress.md): Example code for the listreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use listreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listsinceblock {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_listsinceblock.md): Example code for the listsinceblock  {disallowed} json-rpc method. Сomplete guide on how to use listsinceblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listtransactions {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_listtransactions.md): Example code for the listtransactions  {disallowed} json-rpc method. Сomplete guide on how to use listtransactions  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listunspent {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_listunspent.md): Example code for the listunspent  {disallowed} json-rpc method. Сomplete guide on how to use listunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listwalletdir {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_listwalletdir.md): Example code for the listwalletdir  {disallowed} json-rpc method. Сomplete guide on how to use listwalletdir  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listwallets {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_listwallets.md): Example code for the listwallets  {disallowed} json-rpc method. Сomplete guide on how to use listwallets  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [loadwallet {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_loadwallet.md): Example code for the loadwallet  {disallowed} json-rpc method. Сomplete guide on how to use loadwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [lockunspent {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_lockunspent.md): Example code for the lockunspent  {disallowed} json-rpc method. Сomplete guide on how to use lockunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [ping {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_ping.md): Example code for the ping  {disallowed} json-rpc method. Сomplete guide on how to use ping  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [preciousblock - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_preciousblock.md): Example code for the preciousblock json-rpc method. Сomplete guide on how to use preciousblock json-rpc in GetBlock.io Web3 documentation.
- [prioritisetransaction {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_prioritisetransaction.md): Example code for the prioritisetransaction  {disallowed} json-rpc method. Сomplete guide on how to use prioritisetransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [pruneblockchain {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_pruneblockchain.md): Example code for the pruneblockchain  {disallowed} json-rpc method. Сomplete guide on how to use pruneblockchain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [psbtbumpfee {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_psbtbumpfee.md): Example code for the psbtbumpfee  {disallowed} json-rpc method. Сomplete guide on how to use psbtbumpfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [removeprunedfunds {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_removeprunedfunds.md): Example code for the removeprunedfunds  {disallowed} json-rpc method. Сomplete guide on how to use removeprunedfunds  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [rescanblockchain {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_rescanblockchain.md): Example code for the rescanblockchain  {disallowed} json-rpc method. Сomplete guide on how to use rescanblockchain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [savemempool {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_savemempool.md): Example code for the savemempool  {disallowed} json-rpc method. Сomplete guide on how to use savemempool  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [scantxoutset {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_scantxoutset.md): Example code for the scantxoutset  {disallowed} json-rpc method. Сomplete guide on how to use scantxoutset  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [send {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_send.md): Example code for the send  {disallowed} json-rpc method. Сomplete guide on how to use send  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendmany {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_sendmany.md): Example code for the sendmany  {disallowed} json-rpc method. Сomplete guide on how to use sendmany  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendrawtransaction - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_sendrawtransaction.md): Example code for the sendrawtransaction json-rpc method. Сomplete guide on how to use sendrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [sendtoaddress {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_sendtoaddress.md): Example code for the sendtoaddress  {disallowed} json-rpc method. Сomplete guide on how to use sendtoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setban {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_setban.md): Example code for the setban  {disallowed} json-rpc method. Сomplete guide on how to use setban  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sethdseed {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_sethdseed.md): Example code for the sethdseed  {disallowed} json-rpc method. Сomplete guide on how to use sethdseed  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setlabel {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_setlabel.md): Example code for the setlabel  {disallowed} json-rpc method. Сomplete guide on how to use setlabel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setnetworkactive {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_setnetworkactive.md): Example code for the setnetworkactive  {disallowed} json-rpc method. Сomplete guide on how to use setnetworkactive  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [settxfee {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_settxfee.md): Example code for the settxfee  {disallowed} json-rpc method. Сomplete guide on how to use settxfee  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setwalletflag {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_setwalletflag.md): Example code for the setwalletflag  {disallowed} json-rpc method. Сomplete guide on how to use setwalletflag  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signmessage {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_signmessage.md): Example code for the signmessage  {disallowed} json-rpc method. Сomplete guide on how to use signmessage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signmessagewithprivkey {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_signmessagewithprivkey.md): Example code for the signmessagewithprivkey  {disallowed} json-rpc method. Сomplete guide on how to use signmessagewithprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [signrawtransactionwithkey - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_signrawtransactionwithkey.md): Example code for the signrawtransactionwithkey json-rpc method. Сomplete guide on how to use signrawtransactionwithkey json-rpc in GetBlock.io Web3 documentation.
- [signrawtransactionwithwallet {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_signrawtransactionwithwallet.md): Example code for the signrawtransactionwithwallet  {disallowed} json-rpc method. Сomplete guide on how to use signrawtransactionwithwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitblock {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_submitblock.md): Example code for the submitblock  {disallowed} json-rpc method. Сomplete guide on how to use submitblock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [submitheader {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_submitheader.md): Example code for the submitheader  {disallowed} json-rpc method. Сomplete guide on how to use submitheader  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [testmempoolaccept - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_testmempoolaccept.md): Example code for the testmempoolaccept json-rpc method. Сomplete guide on how to use testmempoolaccept json-rpc in GetBlock.io Web3 documentation.
- [unloadwallet {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_unloadwallet.md): Example code for the unloadwallet  {disallowed} json-rpc method. Сomplete guide on how to use unloadwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [upgradewallet {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_upgradewallet.md): Example code for the upgradewallet  {disallowed} json-rpc method. Сomplete guide on how to use upgradewallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [utxoupdatepsbt - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_utxoupdatepsbt.md): Example code for the utxoupdatepsbt json-rpc method. Сomplete guide on how to use utxoupdatepsbt json-rpc in GetBlock.io Web3 documentation.
- [validateaddress - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_validateaddress.md): Example code for the validateaddress json-rpc method. Сomplete guide on how to use validateaddress json-rpc in GetBlock.io Web3 documentation.
- [verifychain {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_verifychain.md): Example code for the verifychain  {disallowed} json-rpc method. Сomplete guide on how to use verifychain  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [verifymessage - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_verifymessage.md): Example code for the verifymessage json-rpc method. Сomplete guide on how to use verifymessage json-rpc in GetBlock.io Web3 documentation.
- [verifytxoutproof {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_verifytxoutproof.md): Example code for the verifytxoutproof  {disallowed} json-rpc method. Сomplete guide on how to use verifytxoutproof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletcreatefundedpsbt {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_walletcreatefundedpsbt.md): Example code for the walletcreatefundedpsbt  {disallowed} json-rpc method. Сomplete guide on how to use walletcreatefundedpsbt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletlock {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_walletlock.md): Example code for the walletlock  {disallowed} json-rpc method. Сomplete guide on how to use walletlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrase {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_walletpassphrase.md): Example code for the walletpassphrase  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrase  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrasechange {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_walletpassphrasechange.md): Example code for the walletpassphrasechange  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrasechange  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletprocesspsbt {disallowed} - DigiByte](https://docs.getblock.io/api-reference/digibyte-dgb/dgb_walletprocesspsbt.md): Example code for the walletprocesspsbt  {disallowed} json-rpc method. Сomplete guide on how to use walletprocesspsbt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [Dogecoin (DOGE)](https://docs.getblock.io/api-reference/dogecoin-doge.md): GetBlock provides fast and reliable access to Dogecoin nodes via JSON-RPC API. Connect to the Dogecoin network without running your own infrastructure.
- [createrawtransaction - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/createrawtransaction-dogecoin.md): Example code for the createrawtransaction JSON-RPC method. Complete guide on how to use createrawtransaction JSON-RPC in GetBlock Web3 documentation.
- [decoderawtransaction - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/decoderawtransaction-dogecoin.md): Example code for the decoderawtransaction JSON-RPC method. Complete guide on how to use decoderawtransaction JSON-RPC in GetBlock Web3 documentation.
- [getblock - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/getblock-dogecoin.md): Example code for the getblock JSON-RPC method. Complete guide on how to use getblock JSON-RPC in GetBlock Web3 documentation.
- [getblockcount - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/getblockcount-dogecoin.md): Example code for the getblockcount JSON-RPC method. Complete guide on how to use getblockcount JSON-RPC in GetBlock Web3 documentation.
- [getblockhash - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/getblockhash-dogecoin.md): Example code for the getblockhash JSON-RPC method. Complete guide on how to use getblockhash JSON-RPC in GetBlock Web3 documentation.
- [getconnectioncount - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/getconnectioncount-dogecoin.md): Example code for the getconnectioncount JSON-RPC method. Complete guide on how to use getconnectioncount JSON-RPC in GetBlock Web3 documentation.
- [getdifficulty - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/getdifficulty-dogecoin.md): Example code for the getdifficulty JSON-RPC method. Complete guide on how to use getdifficulty JSON-RPC in GetBlock Web3 documentation.
- [getinfo - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/getinfo-dogecoin.md): Example code for the getinfo JSON-RPC method. Complete guide on how to use getinfo JSON-RPC in GetBlock Web3 documentation.
- [getmininginfo - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/getmininginfo-dogecoin.md): Example code for the getmininginfo JSON-RPC method. Complete guide on how to use getmininginfo JSON-RPC in GetBlock Web3 documentation.
- [getrawtransaction - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/getrawtransaction-dogecoin.md): Example code for the getrawtransaction JSON-RPC method. Complete guide on how to use getrawtransaction JSON-RPC in GetBlock Web3 documentation.
- [gettxout - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/gettxout-dogecoin.md): Example code for the gettxout JSON-RPC method. Complete guide on how to use gettxout JSON-RPC in GetBlock Web3 documentation.
- [signrawtransaction - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/signrawtransaction-dogecoin.md): Example code for the signrawtransaction JSON-RPC method. Complete guide on how to use signrawtransaction JSON-RPC in GetBlock Web3 documentation.
- [validateaddress - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/validateaddress-dogecoin.md): Example code for the validateaddress JSON-RPC method. Complete guide on how to use validateaddress JSON-RPC in GetBlock Web3 documentation.
- [verifymessage - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/verifymessage-dogecoin.md): Example code for the verifymessage JSON-RPC method. Complete guide on how to use verifymessage JSON-RPC in GetBlock Web3 documentation.
- [signmessage - Dogecoin {disallowed}](https://docs.getblock.io/api-reference/dogecoin-doge/signmessage-dogecoin-disallowed.md): Example code for the signmessage JSON-RPC method. Complete guide on how to use signmessage JSON-RPC in GetBlock Web3 documentation.
- [gettransaction - Dogecoin {disallowed}](https://docs.getblock.io/api-reference/dogecoin-doge/gettransaction-dogecoin-disallowed.md): Example code for the gettransaction JSON-RPC method. Complete guide on how to use gettransaction JSON-RPC in GetBlock Web3 documentation.
- [gethashespersec - Dogecoin {disallowed}](https://docs.getblock.io/api-reference/dogecoin-doge/gethashespersec-dogecoin-disallowed.md): Example code for the gethashespersec JSON-RPC method. Complete guide on how to use gethashespersec JSON-RPC in GetBlock Web3 documentation.
- [dumpprivkey {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_dumpprivkey.md): Example code for the dumpprivkey  {disallowed} json-rpc method. Сomplete guide on how to use dumpprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [backupwallet {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_backupwallet.md): Example code for the backupwallet  {disallowed} json-rpc method. Сomplete guide on how to use backupwallet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaccountaddress {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_getaccountaddress.md): Example code for the getaccountaddress  {disallowed} json-rpc method. Сomplete guide on how to use getaccountaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaddressesbyaccount {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_getaddressesbyaccount.md): Example code for the getaddressesbyaccount  {disallowed} json-rpc method. Сomplete guide on how to use getaddressesbyaccount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalance {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_getbalance.md): Example code for the getbalance  {disallowed} json-rpc method. Сomplete guide on how to use getbalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getgenerate {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_getgenerate.md): Example code for the getgenerate  {disallowed} json-rpc method. Сomplete guide on how to use getgenerate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getaccount {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_getaccount.md): Example code for the getaccount  {disallowed} json-rpc method. Сomplete guide on how to use getaccount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getblocknumber {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_getblocknumber.md): Example code for the getblocknumber  {disallowed} json-rpc method. Сomplete guide on how to use getblocknumber  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getnewaddress {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_getnewaddress.md): Example code for the getnewaddress  {disallowed} json-rpc method. Сomplete guide on how to use getnewaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getwork {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_getwork.md): Example code for the getwork  {disallowed} json-rpc method. Сomplete guide on how to use getwork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getreceivedbyaccount {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_getreceivedbyaccount.md): Example code for the getreceivedbyaccount  {disallowed} json-rpc method. Сomplete guide on how to use getreceivedbyaccount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getreceivedbyaddress {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_getreceivedbyaddress.md): Example code for the getreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use getreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [importprivkey {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_importprivkey.md): Example code for the importprivkey  {disallowed} json-rpc method. Сomplete guide on how to use importprivkey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listreceivedbyaccount {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_listreceivedbyaccount.md): Example code for the listreceivedbyaccount  {disallowed} json-rpc method. Сomplete guide on how to use listreceivedbyaccount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [keypoolrefill {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_keypoolrefill.md): Example code for the keypoolrefill  {disallowed} json-rpc method. Сomplete guide on how to use keypoolrefill  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listreceivedbyaddress {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_listreceivedbyaddress.md): Example code for the listreceivedbyaddress  {disallowed} json-rpc method. Сomplete guide on how to use listreceivedbyaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listaccounts {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_listaccounts.md): Example code for the listaccounts  {disallowed} json-rpc method. Сomplete guide on how to use listaccounts  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listtransactions {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_listtransactions.md): Example code for the listtransactions  {disallowed} json-rpc method. Сomplete guide on how to use listtransactions  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [listunspent {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_listunspent.md): Example code for the listunspent  {disallowed} json-rpc method. Сomplete guide on how to use listunspent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [move {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_move.md): Example code for the move  {disallowed} json-rpc method. Сomplete guide on how to use move  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendfrom {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_sendfrom.md): Example code for the sendfrom  {disallowed} json-rpc method. Сomplete guide on how to use sendfrom  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [stop {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_stop.md): Example code for the stop  {disallowed} json-rpc method. Сomplete guide on how to use stop  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendtoaddress {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_sendtoaddress.md): Example code for the sendtoaddress  {disallowed} json-rpc method. Сomplete guide on how to use sendtoaddress  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sendmany {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_sendmany.md): Example code for the sendmany  {disallowed} json-rpc method. Сomplete guide on how to use sendmany  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setaccount {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_setaccount.md): Example code for the setaccount  {disallowed} json-rpc method. Сomplete guide on how to use setaccount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [setgenerate {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_setgenerate.md): Example code for the setgenerate  {disallowed} json-rpc method. Сomplete guide on how to use setgenerate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrase {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_walletpassphrase.md): Example code for the walletpassphrase  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrase  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletlock {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_walletlock.md): Example code for the walletlock  {disallowed} json-rpc method. Сomplete guide on how to use walletlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [walletpassphrasechange {disallowed} - Dogecoin](https://docs.getblock.io/api-reference/dogecoin-doge/doge_walletpassphrasechange.md): Example code for the walletpassphrasechange  {disallowed} json-rpc method. Сomplete guide on how to use walletpassphrasechange  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [Ethereum(ETH)](https://docs.getblock.io/api-reference/ethereum-eth.md): GetBlock provides fast and reliable access to Ethereum nodes via JSON-RPC API. Connect to the Ethereum network without running your own infrastructure.
- [Deploy Smart Contract On Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/deploy-smart-contract-on-ethereum.md): This guide covers adding the network to a browser wallet, then deploying a simple contract using Foundry and Hardhat — pick whichever you prefer.
- [eth\_accounts - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_accounts-ethereum.md): Example code for the eth\_accounts JSON RPC method. Сomplete guide on how to use eth\_accounts JSON RPC in GetBlock Web3 documentation.
- [eth\_blockNumber - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_blocknumber-ethereum.md): Example code for the eth\_blockNumber JSON RPC method. Сomplete guide on how to use eth\_blockNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_blobBaseFee - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_blobbasefee-ethereum.md): Example code for the eth\_blobBaseFee JSON RPC method. Сomplete guide on how to use eth\_blobBaseFee JSON RPC in GetBlock Web3 documentation.
- [eth\_call - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_call-ethereum.md): Example code for the eth\_call JSON RPC method. Сomplete guide on how to use eth\_call JSON RPC in GetBlock Web3 documentation.
- [eth\_chainId - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_chainid-ethereum.md): Example code for the eth\_chainId JSON RPC method. Сomplete guide on how to use eth\_chainId JSON RPC in GetBlock Web3 documentation.
- [eth\_createAccessList - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_createaccesslist-ethereum.md): Example code for the eth\_createAccessList JSON RPC method. Сomplete guide on how to use eth\_createAccessList JSON RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_estimategas-ethereum.md): Example code for the eth\_estimateGas JSON RPC method. Сomplete guide on how to use eth\_estimateGas JSON RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_feehistory-ethereum.md): Example code for the eth\_feeHistory JSON RPC method. Сomplete guide on how to use eth\_feeHistory JSON RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_gasprice-ethereum.md): Example code for the eth\_gasPrice JSON RPC method. Сomplete guide on how to use eth\_gasPrice JSON RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getbalance-ethereum.md): Example code for the eth\_getBalance JSON RPC method. Сomplete guide on how to use eth\_getBalance JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getblockbyhash-ethereum.md): Example code for the eth\_getBlockByHash JSON RPC method. Сomplete guide on how to use eth\_getBlockByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getblockbynumber-ethereum.md): Example code for the eth\_getBlockByNumber JSON RPC method. Сomplete guide on how to use eth\_getBlockByNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getblockreceipts-ethereum.md): Example code for the eth\_getBlockReceipts JSON RPC method. Сomplete guide on how to use eth\_getBlockReceipts JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getblocktransactioncountbyhash-ethereum.md): Example code for the eth\_getBlockTransactionCountByHash JSON RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getblocktransactioncountbynumber-ethereum.md): Example code for the eth\_getBlockTransactionCountByNumber JSON RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getCode - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getcode-ethereum.md): Example code for the eth\_getCode JSON RPC method. Сomplete guide on how to use eth\_getCode JSON RPC in GetBlock Web3 documentation.
- [eth\_getFilterChanges - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getfilterchanges-ethereum.md): Example code for the eth\_getFilterChanges JSON RPC method. Сomplete guide on how to use eth\_getFilterChanges JSON RPC in GetBlock Web3 documentation.
- [eth\_getFilterLogs - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getfilterlogs-ethereum.md): Example code for the eth\_getFilterLogs JSON RPC method. Сomplete guide on how to use eth\_getFilterLogs JSON RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getlogs-ethereum.md): Example code for the eth\_getLogs JSON RPC method. Сomplete guide on how to use eth\_getLogs JSON RPC in GetBlock Web3 documentation.
- [eth\_getProof - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getproof-ethereum.md): Example code for the eth\_getProof JSON RPC method. Сomplete guide on how to use eth\_getProof JSON RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_getstorageat-ethereum.md): Example code for the eth\_getStorageAt JSON RPC method. Сomplete guide on how to use eth\_getStorageAt JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_gettransactionbyblockhashandindex-ethereum.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON RPC method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_gettransactionbyblocknumberandindex-ethereum.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON RPC method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_gettransactionbyhash-ethereum.md): Example code for the eth\_getTransactionByHash JSON RPC method. Сomplete guide on how to use eth\_getTransactionByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_gettransactioncount-ethereum.md): Example code for the eth\_getTransactionCount JSON RPC method. Сomplete guide on how to use eth\_getTransactionCount JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt- Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_gettransactionreceipt-ethereum.md): Example code for the eth\_getTransactionReceipt JSON RPC method. Сomplete guide on how to use eth\_getTransactionReceipt JSON RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_maxpriorityfeepergas-ethereum.md): Example code for the eth\_maxPriorityFeePerGas JSON RPC method. Сomplete guide on how to use eth\_maxPriorityFeePerGas JSON RPC in GetBlock Web3 documentation.
- [eth\_newBlockFilter - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_newblockfilter-ethereum.md): Example code for the eth\_newBlockFilter JSON RPC method. Сomplete guide on how to use eth\_newBlockFilter JSON RPC in GetBlock Web3 documentation.
- [eth\_newFilter - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_newfilter-ethereum.md): Example code for the eth\_newFilter JSON RPC method. Сomplete guide on how to use eth\_newFilter JSON RPC in GetBlock Web3 documentation.
- [eth\_newPendingTransactionFilter - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_newpendingtransactionfilter-ethereum.md): Example code for the eth\_newPendingTransactionFilter JSON RPC method. Сomplete guide on how to use eth\_newPendingTransactionFilter JSON RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_sendrawtransaction-ethereum.md): Example code for the eth\_sendRawTransaction JSON RPC method. Сomplete guide on how to use eth\_sendRawTransaction JSON RPC in GetBlock Web3 documentation.
- [eth\_simulateV1 - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_simulatev1-ethereum.md): Example code for the eth\_simulateV1 JSON RPC method. Сomplete guide on how to use eth\_simulateV1 JSON RPC in GetBlock Web3 documentation.
- [eth\_subscribe - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_subscribe-ethereum.md): Example code for the eth\_subscribe JSON RPC method. Сomplete guide on how to use eth\_subscribe JSON RPC in GetBlock Web3 documentation.
- [eth\_syncing - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_syncing-ethereum.md): Example code for the eth\_syncing JSON RPC method. Сomplete guide on how to use eth\_syncing JSON RPC in GetBlock Web3 documentation.
- [eth\_uninstallFilter - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_uninstallfilter-ethereum.md): Example code for the eth\_uninstallFilter JSON RPC method. Сomplete guide on how to use eth\_uninstallFilter JSON RPC in GetBlock Web3 documentation.
- [eth\_unsubscribe - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/eth_unsubscribe-ethereum.md): Example code for the eth\_unsubscribe JSON RPC method. Сomplete guide on how to use eth\_unsubscribe JSON RPC in GetBlock Web3 documentation.
- [net\_listening - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/net_listening-ethereum.md): Example code for the net\_listening JSON RPC method. Сomplete guide on how to use net\_listening JSON RPC in GetBlock Web3 documentation.
- [net\_peerCount - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/net_peercount-ethereum.md): Example code for the net\_peerCount JSON RPC method. Сomplete guide on how to use net\_peerCount JSON RPC in GetBlock Web3 documentation.
- [net\_version - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/net_version-ethereum.md): Example code for the net\_version JSON RPC method. Сomplete guide on how to use net\_version JSON RPC in GetBlock Web3 documentation.
- [rpc\_modules - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/rpc_modules-ethereum.md): Example code for the rpc\_modules JSON RPC method. Сomplete guide on how to use rpc\_modules JSON RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/web3_clientversion-ethereum.md): Example code for the web3\_clientVersion JSON RPC method. Сomplete guide on how to use web3\_clientVersion JSON RPC in GetBlock Web3 documentation.
- [txpool\_content - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/txpool_content-ethereum.md): Example code for the txpool\_content JSON RPC method. Complete guide on how to use txpool\_content JSON RPC in GetBlock Web3 documentation.
- [txpool\_contentFrom - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/txpool_contentfrom-ethereum.md): Example code for the txpool\_contentFrom JSON RPC method. Complete guide on how to use txpool\_contentFrom JSON RPC in GetBlock Web3 documentation.
- [txpool\_inspect - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/txpool_inspect-ethereum.md): Example code for the txpool\_inspect JSON RPC method. Complete guide on how to use txpool\_inspect JSON RPC in GetBlock Web3 documentation.
- [txpool\_status - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/txpool_status-ethereum.md): Example code for the txpool\_status JSON RPC method. Complete guide on how to use txpool\_status JSON RPC in GetBlock Web3 documentation.
- [web3\_sha3 - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/web3_sha3-ethereum.md): Example code for the web3\_sha3 JSON RPC method. Сomplete guide on how to use web3\_sha3 JSON RPC in GetBlock Web3 documentation.
- [debug\_accountRange - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/debug_accountrange-ethereum.md): Example code for the debug\_accountRange JSON RPC method. Сomplete guide on how to use debug\_accountRange JSON RPC in GetBlock Web3 documentation.
- [debug\_batchSendRawTransaction - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/debug_batchsendrawtransaction-ethereum.md): Example code for the debug\_batchSendRawTransaction JSON RPC method. Сomplete guide on how to use debug\_batchSendRawTransaction JSON RPC in GetBlock Web3 documentation.
- [debug\_getBadBlocks - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/debug_getbadblocks-ethereum.md): Example code for the debug\_getBadBlocks JSON RPC method. Сomplete guide on how to use debug\_getBadBlocks JSON RPC in GetBlock Web3 documentation.
- [debug\_storageRangeAt - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/debug_storagerangeat-ethereum.md): Example code for the debug\_storageRangeAt JSON RPC method. Сomplete guide on how to use debug\_storageRangeAt JSON RPC in GetBlock Web3 documentation.
- [debug\_traceBlock - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/debug_traceblock-ethereum.md): Example code for the debug\_traceBlock JSON RPC method. Сomplete guide on how to use debug\_traceBlock JSON RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByHash - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/debug_traceblockbyhash-ethereum.md): Example code for the debug\_traceBlockByHash JSON RPC method. Сomplete guide on how to use debug\_traceBlockByHash JSON RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByNumber -Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/debug_traceblockbynumber-ethereum.md): Example code for the debug\_traceBlockByNumber JSON RPC method. Сomplete guide on how to use debug\_traceBlockByNumber JSON RPC in GetBlock Web3 documentation.
- [debug\_traceCall - Ethereum](https://docs.getblock.io/api-reference/ethereum-eth/debug_tracecall-ethereum.md): Example code for the debug\_traceCall JSON RPC method. Сomplete guide on how to use debug\_traceCall JSON RPC in GetBlock Web3 documentation.
- [Ethereum Classic (ETC)](https://docs.getblock.io/api-reference/ethereum-classic-etc.md): Ethereum Classic API Reference for interacting with ETC nodes, providing secure, decentralized smart contract execution and transaction processing on the original Ethereum blockchain.
- [admin\_addPeer {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_admin_addpeer.md): Example code for the admin\_addPeer  {disallowed} json-rpc method. Сomplete guide on how to use admin\_addPeer  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [admin\_changeLogLevel {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_admin_changeloglevel.md): Example code for the admin\_changeLogLevel  {disallowed} json-rpc method. Сomplete guide on how to use admin\_changeLogLevel  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [admin\_generateLogBloomCache {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_admin_generatelogbloomcache.md): Example code for the admin\_generateLogBloomCache  {disallowed} json-rpc method. Сomplete guide on how to use admin\_generateLogBloomCache  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [admin\_logsRemoveCache {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_admin_logsremovecache.md): Example code for the admin\_logsRemoveCache  {disallowed} json-rpc method. Сomplete guide on how to use admin\_logsRemoveCache  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [admin\_logsRepairCache {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_admin_logsrepaircache.md): Example code for the admin\_logsRepairCache  {disallowed} json-rpc method. Сomplete guide on how to use admin\_logsRepairCache  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [admin\_nodeInfo {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_admin_nodeinfo.md): Example code for the admin\_nodeInfo  {disallowed} json-rpc method. Сomplete guide on how to use admin\_nodeInfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [admin\_peers {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_admin_peers.md): Example code for the admin\_peers  {disallowed} json-rpc method. Сomplete guide on how to use admin\_peers  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [admin\_removePeer {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_admin_removepeer.md): Example code for the admin\_removePeer  {disallowed} json-rpc method. Сomplete guide on how to use admin\_removePeer  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clique\_discard {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_clique_discard.md): Example code for the clique\_discard  {disallowed} json-rpc method. Сomplete guide on how to use clique\_discard  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clique\_getSignerMetrics {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_clique_getsignermetrics.md): Example code for the clique\_getSignerMetrics  {disallowed} json-rpc method. Сomplete guide on how to use clique\_getSignerMetrics  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clique\_getSigners {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_clique_getsigners.md): Example code for the clique\_getSigners  {disallowed} json-rpc method. Сomplete guide on how to use clique\_getSigners  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clique\_getSignersAtHash {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_clique_getsignersathash.md): Example code for the clique\_getSignersAtHash  {disallowed} json-rpc method. Сomplete guide on how to use clique\_getSignersAtHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clique\_proposals {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_clique_proposals.md): Example code for the clique\_proposals  {disallowed} json-rpc method. Сomplete guide on how to use clique\_proposals  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [clique\_propose {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_clique_propose.md): Example code for the clique\_propose  {disallowed} json-rpc method. Сomplete guide on how to use clique\_propose  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug\_accountRange {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_accountrange.md): Example code for the debug\_accountRange  {disallowed} json-rpc method. Сomplete guide on how to use debug\_accountRange  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug\_batchSendRawTransaction {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_batchsendrawtransaction.md): Example code for the debug\_batchSendRawTransaction  {disallowed} json-rpc method. Сomplete guide on how to use debug\_batchSendRawTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug\_getBadBlocks {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_getbadblocks.md): Example code for the debug\_getBadBlocks  {disallowed} json-rpc method. Сomplete guide on how to use debug\_getBadBlocks  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug\_metrics {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_metrics.md): Example code for the debug\_metrics  {disallowed} json-rpc method. Сomplete guide on how to use debug\_metrics  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug\_standardTraceBadBlockToFile {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_standardtracebadblocktofile.md): Example code for the debug\_standardTraceBadBlockToFile  {disallowed} json-rpc method. Сomplete guide on how to use debug\_standardTraceBadBlockToFile  {disallowed} json-rpc in GetBlock.io Web3 document
- [debug\_standardTraceBlockToFile {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_standardtraceblocktofile.md): Example code for the debug\_standardTraceBlockToFile  {disallowed} json-rpc method. Сomplete guide on how to use debug\_standardTraceBlockToFile  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug\_storageRangeAt {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_storagerangeat.md): Example code for the debug\_storageRangeAt  {disallowed} json-rpc method. Сomplete guide on how to use debug\_storageRangeAt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug\_traceBlock {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_traceblock.md): Example code for the debug\_traceBlock  {disallowed} json-rpc method. Сomplete guide on how to use debug\_traceBlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug\_traceBlockByHash {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_traceblockbyhash.md): Example code for the debug\_traceBlockByHash  {disallowed} json-rpc method. Сomplete guide on how to use debug\_traceBlockByHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug\_traceBlockByNumber {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_traceblockbynumber.md): Example code for the debug\_traceBlockByNumber  {disallowed} json-rpc method. Сomplete guide on how to use debug\_traceBlockByNumber  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [debug\_traceTransaction {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_debug_tracetransaction.md): Example code for the debug\_traceTransaction  {disallowed} json-rpc method. Сomplete guide on how to use debug\_traceTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eea\_sendRawTransaction {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eea_sendrawtransaction.md): Example code for the eea\_sendRawTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eea\_sendRawTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_accounts - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_blocknumber.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_call.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_coinbase.md): Example code for the eth\_coinbase json-rpc method. Сomplete guide on how to use eth\_coinbase json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs json-rpc method. Сomplete guide on how to use eth\_getFilterLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getMinerDataByBlockHash - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getminerdatabyblockhash.md): Example code for the eth\_getMinerDataByBlockHash json-rpc method. Сomplete guide on how to use eth\_getMinerDataByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getMinerDataByBlockNumber - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getminerdatabyblocknumber.md): Example code for the eth\_getMinerDataByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getMinerDataByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getProof - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getproof.md): Example code for the eth\_getProof json-rpc method. Сomplete guide on how to use eth\_getProof json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getWork - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_getwork.md): Example code for the eth\_getWork json-rpc method. Сomplete guide on how to use eth\_getWork json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_hashrate.md): Example code for the eth\_hashrate json-rpc method. Сomplete guide on how to use eth\_hashrate json-rpc in GetBlock.io Web3 documentation.
- [eth\_mining - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_mining.md): Example code for the eth\_mining json-rpc method. Сomplete guide on how to use eth\_mining json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_protocolVersion - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_protocolversion.md): Example code for the eth\_protocolVersion json-rpc method. Сomplete guide on how to use eth\_protocolVersion json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitHashrate - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_submithashrate.md): Example code for the eth\_submitHashrate json-rpc method. Сomplete guide on how to use eth\_submitHashrate json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitWork - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_submitwork.md): Example code for the eth\_submitWork json-rpc method. Сomplete guide on how to use eth\_submitWork json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [ibft\_discardValidatorVote {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_ibft_discardvalidatorvote.md): Example code for the ibft\_discardValidatorVote  {disallowed} json-rpc method. Сomplete guide on how to use ibft\_discardValidatorVote  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [ibft\_getPendingVotes {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_ibft_getpendingvotes.md): Example code for the ibft\_getPendingVotes  {disallowed} json-rpc method. Сomplete guide on how to use ibft\_getPendingVotes  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [ibft\_getSignerMetrics {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_ibft_getsignermetrics.md): Example code for the ibft\_getSignerMetrics  {disallowed} json-rpc method. Сomplete guide on how to use ibft\_getSignerMetrics  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [ibft\_getValidatorsByBlockHas {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_ibft_getvalidatorsbyblockhas.md): Example code for the ibft\_getValidatorsByBlockHas  {disallowed} json-rpc method. Сomplete guide on how to use ibft\_getValidatorsByBlockHas  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [ibft\_getValidatorsByBlockNumber {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_ibft_getvalidatorsbyblocknumber.md): Example code for the ibft\_getValidatorsByBlockNumber  {disallowed} json-rpc method. Сomplete guide on how to use ibft\_getValidatorsByBlockNumber  {disallowed} json-rpc in GetBlock.io Web3 documentatio
- [ibft\_proposeValidatorVote {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_ibft_proposevalidatorvote.md): Example code for the ibft\_proposeValidatorVote  {disallowed} json-rpc method. Сomplete guide on how to use ibft\_proposeValidatorVote  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [miner\_changeTargetGasLimit {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_miner_changetargetgaslimit.md): Example code for the miner\_changeTargetGasLimit  {disallowed} json-rpc method. Сomplete guide on how to use miner\_changeTargetGasLimit  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [miner\_start {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_miner_start.md): Example code for the miner\_start  {disallowed} json-rpc method. Сomplete guide on how to use miner\_start  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [miner\_stop {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_miner_stop.md): Example code for the miner\_stop  {disallowed} json-rpc method. Сomplete guide on how to use miner\_stop  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [net\_enode - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_net_enode.md): Example code for the net\_enode json-rpc method. Сomplete guide on how to use net\_enode json-rpc in GetBlock.io Web3 documentation.
- [net\_listening - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_net_listening.md): Example code for the net\_listening json-rpc method. Сomplete guide on how to use net\_listening json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_services - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_net_services.md): Example code for the net\_services json-rpc method. Сomplete guide on how to use net\_services json-rpc in GetBlock.io Web3 documentation.
- [net\_version - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [perm\_addAccountsToAllowlist {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_perm_addaccountstoallowlist.md): Example code for the perm\_addAccountsToAllowlist  {disallowed} json-rpc method. Сomplete guide on how to use perm\_addAccountsToAllowlist  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [perm\_addNodesToAllowlist {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_perm_addnodestoallowlist.md): Example code for the perm\_addNodesToAllowlist  {disallowed} json-rpc method. Сomplete guide on how to use perm\_addNodesToAllowlist  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [perm\_getAccountsAllowlist {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_perm_getaccountsallowlist.md): Example code for the perm\_getAccountsAllowlist  {disallowed} json-rpc method. Сomplete guide on how to use perm\_getAccountsAllowlist  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [perm\_getNodesAllowlist {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_perm_getnodesallowlist.md): Example code for the perm\_getNodesAllowlist  {disallowed} json-rpc method. Сomplete guide on how to use perm\_getNodesAllowlist  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [perm\_reloadPermissionsFromFile {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_perm_reloadpermissionsfromfile.md): Example code for the perm\_reloadPermissionsFromFile  {disallowed} json-rpc method. Сomplete guide on how to use perm\_reloadPermissionsFromFile  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [perm\_removeAccountsFromAllowlist {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_perm_removeaccountsfromallowlist.md): Example code for the perm\_removeAccountsFromAllowlist  {disallowed} json-rpc method. Сomplete guide on how to use perm\_removeAccountsFromAllowlist  {disallowed} json-rpc in GetBlock.io Web3 documentat
- [perm\_removeNodesFromAllowlist {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_perm_removenodesfromallowlist.md): Example code for the perm\_removeNodesFromAllowlist  {disallowed} json-rpc method. Сomplete guide on how to use perm\_removeNodesFromAllowlist  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [plugins\_reloadPluginConfig {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_plugins_reloadpluginconfig.md): Example code for the plugins\_reloadPluginConfig  {disallowed} json-rpc method. Сomplete guide on how to use plugins\_reloadPluginConfig  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_call {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_call.md): Example code for the priv\_call  {disallowed} json-rpc method. Сomplete guide on how to use priv\_call  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_createPrivacyGroup {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_createprivacygroup.md): Example code for the priv\_createPrivacyGroup  {disallowed} json-rpc method. Сomplete guide on how to use priv\_createPrivacyGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_debugGetStateRoot {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_debuggetstateroot.md): Example code for the priv\_debugGetStateRoot  {disallowed} json-rpc method. Сomplete guide on how to use priv\_debugGetStateRoot  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_deletePrivacyGroup {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_deleteprivacygroup.md): Example code for the priv\_deletePrivacyGroup  {disallowed} json-rpc method. Сomplete guide on how to use priv\_deletePrivacyGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_distributeRawTransaction {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_distributerawtransaction.md): Example code for the priv\_distributeRawTransaction  {disallowed} json-rpc method. Сomplete guide on how to use priv\_distributeRawTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_findPrivacyGroup {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_findprivacygroup.md): Example code for the priv\_findPrivacyGroup  {disallowed} json-rpc method. Сomplete guide on how to use priv\_findPrivacyGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_getCode {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_getcode.md): Example code for the priv\_getCode  {disallowed} json-rpc method. Сomplete guide on how to use priv\_getCode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_getEeaTransactionCount {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_geteeatransactioncount.md): Example code for the priv\_getEeaTransactionCount  {disallowed} json-rpc method. Сomplete guide on how to use priv\_getEeaTransactionCount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_getFilterChanges {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_getfilterchanges.md): Example code for the priv\_getFilterChanges  {disallowed} json-rpc method. Сomplete guide on how to use priv\_getFilterChanges  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_getFilterLogs {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_getfilterlogs.md): Example code for the priv\_getFilterLogs  {disallowed} json-rpc method. Сomplete guide on how to use priv\_getFilterLogs  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_getLogs {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_getlogs.md): Example code for the priv\_getLogs  {disallowed} json-rpc method. Сomplete guide on how to use priv\_getLogs  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_getPrivacyPrecompileAddress {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_getprivacyprecompileaddress.md): Example code for the priv\_getPrivacyPrecompileAddress  {disallowed} json-rpc method. Сomplete guide on how to use priv\_getPrivacyPrecompileAddress  {disallowed} json-rpc in GetBlock.io Web3 documentat
- [priv\_getPrivateTransaction {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_getprivatetransaction.md): Example code for the priv\_getPrivateTransaction  {disallowed} json-rpc method. Сomplete guide on how to use priv\_getPrivateTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_getTransactionCount {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_gettransactioncount.md): Example code for the priv\_getTransactionCount  {disallowed} json-rpc method. Сomplete guide on how to use priv\_getTransactionCount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_getTransactionReceipt {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_gettransactionreceipt.md): Example code for the priv\_getTransactionReceipt  {disallowed} json-rpc method. Сomplete guide on how to use priv\_getTransactionReceipt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_newFilter {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_newfilter.md): Example code for the priv\_newFilter  {disallowed} json-rpc method. Сomplete guide on how to use priv\_newFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [priv\_uninstallFilter {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_priv_uninstallfilter.md): Example code for the priv\_uninstallFilter  {disallowed} json-rpc method. Сomplete guide on how to use priv\_uninstallFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [rpc\_modules - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_rpc_modules.md): Example code for the rpc\_modules json-rpc method. Сomplete guide on how to use rpc\_modules json-rpc in GetBlock.io Web3 documentation.
- [trace\_block - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_trace_block.md): Example code for the trace\_block json-rpc method. Сomplete guide on how to use trace\_block json-rpc in GetBlock.io Web3 documentation.
- [trace\_replayBlockTransactions - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_trace_replayblocktransactions.md): Example code for the trace\_replayBlockTransactions json-rpc method. Сomplete guide on how to use trace\_replayBlockTransactions json-rpc in GetBlock.io Web3 documentation.
- [trace\_transaction - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_trace_transaction.md): Example code for the trace\_transaction json-rpc method. Сomplete guide on how to use trace\_transaction json-rpc in GetBlock.io Web3 documentation.
- [txpool\_besuPendingTransactions {disallowed} - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_txpool_besupendingtransactions.md): Example code for the txpool\_besuPendingTransactions  {disallowed} json-rpc method. Сomplete guide on how to use txpool\_besuPendingTransactions  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [txpool\_besuStatistics - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_txpool_besustatistics.md): Example code for the txpool\_besuStatistics json-rpc method. Сomplete guide on how to use txpool\_besuStatistics json-rpc in GetBlock.io Web3 documentation.
- [txpool\_besuTransactions - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_txpool_besutransactions.md): Example code for the txpool\_besuTransactions json-rpc method. Сomplete guide on how to use txpool\_besuTransactions json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_web3_clientversion.md): Example code for the web3\_clientVersion json-rpc method. Сomplete guide on how to use web3\_clientVersion json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 - Ethereum Classic](https://docs.getblock.io/api-reference/ethereum-classic-etc/etc_web3_sha3.md): Example code for the web3\_sha3 json-rpc method. Сomplete guide on how to use web3\_sha3 json-rpc in GetBlock.io Web3 documentation.
- [Fantom (FTM)](https://docs.getblock.io/api-reference/fantom-ftm.md): Fantom Network API Reference for fast and scalable interaction with FTM nodes, enabling high-performance decentralized applications with low transaction fees and quick finality.
- [compileSerpent {disallowed} - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_compileserpent.md): Example code for the compileSerpent  {disallowed} json-rpc method. Сomplete guide on how to use compileSerpent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dag\_getEvent - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_dag_getevent.md): Example code for the dag\_getEvent json-rpc method. Сomplete guide on how to use dag\_getEvent json-rpc in GetBlock.io Web3 documentation.
- [dag\_getEventPayload - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_dag_geteventpayload.md): Example code for the dag\_getEventPayload json-rpc method. Сomplete guide on how to use dag\_getEventPayload json-rpc in GetBlock.io Web3 documentation.
- [dag\_getHeads - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_dag_getheads.md): Example code for the dag\_getHeads json-rpc method. Сomplete guide on how to use dag\_getHeads json-rpc in GetBlock.io Web3 documentation.
- [eth\_accounts - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_blocknumber.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_call.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_coinbase.md): Example code for the eth\_coinbase json-rpc method. Сomplete guide on how to use eth\_coinbase json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_feeHistory - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_feehistory.md): Example code for the eth\_feeHistory json-rpc method. Сomplete guide on how to use eth\_feeHistory json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockReceipts {disallowed} - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getblockreceipts.md): Example code for the eth\_getBlockReceipts  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockReceipts  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs json-rpc method. Сomplete guide on how to use eth\_getFilterLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getProof - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getproof.md): Example code for the eth\_getProof json-rpc method. Сomplete guide on how to use eth\_getProof json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getWork {disallowed} - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_getwork.md): Example code for the eth\_getWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_hashrate.md): Example code for the eth\_hashrate json-rpc method. Сomplete guide on how to use eth\_hashrate json-rpc in GetBlock.io Web3 documentation.
- [eth\_maxPriorityFeePerGas - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_maxpriorityfeepergas.md): Example code for the eth\_maxPriorityFeePerGas json-rpc method. Сomplete guide on how to use eth\_maxPriorityFeePerGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction {disallowed} - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_sendtransaction.md): Example code for the eth\_sendTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sign - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_sign.md): Example code for the eth\_sign json-rpc method. Сomplete guide on how to use eth\_sign json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitHashrate {disallowed} - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_submithashrate.md): Example code for the eth\_submitHashrate  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitHashrate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitWork {disallowed} - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_submitwork.md): Example code for the eth\_submitWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [ftm\_currentEpoch - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_ftm_currentepoch.md): Example code for the ftm\_currentEpoch json-rpc method. Сomplete guide on how to use ftm\_currentEpoch json-rpc in GetBlock.io Web3 documentation.
- [net\_listening - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_net_listening.md): Example code for the net\_listening json-rpc method. Сomplete guide on how to use net\_listening json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_version - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [txpool\_content - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_txpool_content.md): Example code for the txpool\_content json-rpc method. Сomplete guide on how to use txpool\_content json-rpc in GetBlock.io Web3 documentation.
- [txpool\_inspect - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_txpool_inspect.md): Example code for the txpool\_inspect json-rpc method. Сomplete guide on how to use txpool\_inspect json-rpc in GetBlock.io Web3 documentation.
- [txpool\_status - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_txpool_status.md): Example code for the txpool\_status json-rpc method. Сomplete guide on how to use txpool\_status json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_web3_clientversion.md): Example code for the web3\_clientVersion json-rpc method. Сomplete guide on how to use web3\_clientVersion json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 - Fantom](https://docs.getblock.io/api-reference/fantom-ftm/ftm_web3_sha3.md): Example code for the web3\_sha3 json-rpc method. Сomplete guide on how to use web3\_sha3 json-rpc in GetBlock.io Web3 documentation.
- [Filecoin (FIL)](https://docs.getblock.io/api-reference/filecoin-fil.md): GetBlock provides fast and reliable access to Filecoin nodes via JSON-RPC API. Connect to the Filecoin network without running your own infrastructure.
- [FEVM API](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api.md): JSON-RPC API reference for the Filecoin EVM (FEVM). Explore method list, request examples, and how to connect to GetBlock's Filecoin RPC endpoints
- [eth\_call - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_call-filecoin.md): Example code for the eth\_call JSON RPC method. Complete guide on how to use eth\_call JSON RPC in GetBlock Web3 documentation.
- [eth\_chainId - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_chainid.md): Example code for the eth\_chainId JSON RPC method. Complete guide on how to use eth\_chainId JSON RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_estimategas.md): Example code for the eth\_estimateGas JSON RPC method. Complete guide on how to use eth\_estimateGas JSON RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_feehistory.md): Example code for the eth\_feeHistory JSON RPC method. Complete guide on how to use eth\_feeHistory JSON RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_gasprice.md): Example code for the eth\_gasPrice JSON RPC method. Complete guide on how to use eth\_gasPrice JSON RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_getbalance.md): Example code for the eth\_getBalance JSON RPC method. Complete guide on how to use eth\_getBalance JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_getblockbyhash.md): Example code for the eth\_getBlockByHash JSON RPC method. Complete guide on how to use eth\_getBlockByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber JSON RPC method. Complete guide on how to use eth\_getBlockByNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_getblockreceipts.md): Example code for the eth\_getBlockReceipts JSON RPC method. Complete guide on how to use eth\_getBlockReceipts JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash JSON RPC method. Complete guide on how to use eth\_getBlockTransactionCountByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber JSON RPC method. Complete guide on how to use eth\_getBlockTransactionCountByNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getCode - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_getcode.md): Example code for the eth\_getCode JSON RPC method. Complete guide on how to use eth\_getCode JSON RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_getlogs.md): Example code for the eth\_getLogs JSON RPC method. Complete guide on how to use eth\_getLogs JSON RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_getstorageat.md): Example code for the eth\_getStorageAt JSON RPC method. Complete guide on how to use eth\_getStorageAt JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON RPC method. Complete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON RPC method. Complete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash JSON RPC method. Complete guide on how to use eth\_getTransactionByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_gettransactioncount.md): Example code for the eth\_getTransactionCount JSON RPC method. Complete guide on how to use eth\_getTransactionCount JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt JSON RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_maxpriorityfeepergas.md): Example code for the eth\_maxPriorityFeePerGas JSON RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction JSON RPC method. Complete guide on how to use eth\_sendRawTransaction JSON RPC in GetBlock Web3 documentation.
- [eth\_syncing - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/eth_syncing.md): Example code for the eth\_syncing JSON RPC method. Complete guide on how to use eth\_syncing JSON RPC in GetBlock Web3 documentation.
- [net\_version - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/net_version.md): Example code for the net\_version JSON RPC method. Complete guide on how to use net\_version JSON RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/web3_clientversion.md): Example code for the web3\_clientVersion JSON RPC method. Complete guide on how to use web3\_clientVersion JSON RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByHash - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/debug_traceblockbyhash.md): Example code for the debug\_traceBlockByHash JSON RPC method. Complete guide on how to use debug\_traceBlockByHash JSON RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByNumber - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/debug_traceblockbynumber.md): Example code for the debug\_traceBlockByNumber JSON RPC method. Complete guide on how to use debug\_traceBlockByNumber JSON RPC in GetBlock Web3 documentation.
- [debug\_traceTransaction - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/fevm-api/debug_tracetransaction.md): Example code for the debug\_traceTransaction JSON RPC method. Complete guide on how to use debug\_traceTransaction JSON RPC in GetBlock Web3 documentation.
- [Native API](https://docs.getblock.io/api-reference/filecoin-fil/native-api.md): JSON-RPC API reference for the Filecoin native (Lotus) API. Explore method list, request examples, and how to connect to GetBlock's Filecoin RPC endpoints
- [Filecoin.ChainGetBlock - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_chaingetblock.md): Example code for the Filecoin.ChainGetBlock JSON RPC method. Complete guide on how to use Filecoin.ChainGetBlock JSON RPC in GetBlock Web3 documentation.
- [Filecoin.ChainGetBlockMessages - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_chaingetblockmessages.md): Example code for the Filecoin.ChainGetBlockMessages JSON RPC method. Complete guide on how to use Filecoin.ChainGetBlockMessages JSON RPC in GetBlock Web3 documentation.
- [Filecoin.ChainGetMessage - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_chaingetmessage.md): Example code for the Filecoin.ChainGetMessage JSON RPC method. Complete guide on how to use Filecoin.ChainGetMessage JSON RPC in GetBlock Web3 documentation.
- [Filecoin.ChainGetTipSetByHeight - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_chaingettipsetbyheight.md): Example code for the Filecoin.ChainGetTipSetByHeight JSON RPC method. Complete guide on how to use Filecoin.ChainGetTipSetByHeight JSON RPC in GetBlock Web3 documentation.
- [Filecoin.ChainHead - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_chainhead.md): Example code for the Filecoin.ChainHead JSON RPC method. Complete guide on how to use Filecoin.ChainHead JSON RPC in GetBlock Web3 documentation.
- [Filecoin.GasEstimateMessageGas - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_gasestimatemessagegas.md): Example code for the Filecoin.GasEstimateMessageGas JSON RPC method. Complete guide on how to use Filecoin.GasEstimateMessageGas JSON RPC in GetBlock Web3 documentation.
- [Filecoin.MpoolGetNonce - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_mpoolgetnonce.md): Example code for the Filecoin.MpoolGetNonce JSON RPC method. Complete guide on how to use Filecoin.MpoolGetNonce JSON RPC in GetBlock Web3 documentation.
- [Filecoin.StateAccountKey - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_stateaccountkey.md): Example code for the Filecoin.StateAccountKey JSON RPC method. Complete guide on how to use Filecoin.StateAccountKey JSON RPC in GetBlock Web3 documentation.
- [Filecoin.StateGetActor - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_stategetactor.md): Example code for the Filecoin.StateGetActor JSON RPC method. Complete guide on how to use Filecoin.StateGetActor JSON RPC in GetBlock Web3 documentation.
- [Filecoin.StateLookupID - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_statelookupid.md): Example code for the Filecoin.StateLookupID JSON RPC method. Complete guide on how to use Filecoin.StateLookupID JSON RPC in GetBlock Web3 documentation.
- [Filecoin.StateMinerPower - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_stateminerpower.md): Example code for the Filecoin.StateMinerPower JSON RPC method. Complete guide on how to use Filecoin.StateMinerPower JSON RPC in GetBlock Web3 documentation.
- [Filecoin.StateNetworkVersion - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_statenetworkversion.md): Example code for the Filecoin.StateNetworkVersion JSON RPC method. Complete guide on how to use Filecoin.StateNetworkVersion JSON RPC in GetBlock Web3 documentation.
- [Filecoin.Version - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_version.md): Example code for the Filecoin.Version JSON RPC method. Complete guide on how to use Filecoin.Version JSON RPC in GetBlock Web3 documentation.
- [Filecoin.WalletBalance - Filecoin](https://docs.getblock.io/api-reference/filecoin-fil/native-api/filecoin_walletbalance.md): Example code for the Filecoin.WalletBalance JSON RPC method. Complete guide on how to use Filecoin.WalletBalance JSON RPC in GetBlock Web3 documentation.
- [Fuse Network (FUSE)](https://docs.getblock.io/api-reference/fuse-network-fuse.md): Fuse Network API Reference for interacting with FUSE nodes via GetBlock’s infrastructure, offering efficient blockchain access.
- [db\_getHex {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_db_gethex.md): Example code for the db\_getHex  {disallowed} json-rpc method. Сomplete guide on how to use db\_getHex  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_getString {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_db_getstring.md): Example code for the db\_getString  {disallowed} json-rpc method. Сomplete guide on how to use db\_getString  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_putHex {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_db_puthex.md): Example code for the db\_putHex  {disallowed} json-rpc method. Сomplete guide on how to use db\_putHex  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_putString {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_db_putstring.md): Example code for the db\_putString  {disallowed} json-rpc method. Сomplete guide on how to use db\_putString  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_accounts - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_blocknumber.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_call.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_coinbase.md): Example code for the eth\_coinbase json-rpc method. Сomplete guide on how to use eth\_coinbase json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileLLL {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_compilelll.md): Example code for the eth\_compileLLL  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileLLL  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileSerpent {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_compileserpent.md): Example code for the eth\_compileSerpent  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileSerpent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileSolidity {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_compilesolidity.md): Example code for the eth\_compileSolidity  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileSolidity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCompilers {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getcompilers.md): Example code for the eth\_getCompilers  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getCompilers  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs json-rpc method. Сomplete guide on how to use eth\_getFilterLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getWork - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_getwork.md): Example code for the eth\_getWork json-rpc method. Сomplete guide on how to use eth\_getWork json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_hashrate.md): Example code for the eth\_hashrate json-rpc method. Сomplete guide on how to use eth\_hashrate json-rpc in GetBlock.io Web3 documentation.
- [eth\_mining - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_mining.md): Example code for the eth\_mining json-rpc method. Сomplete guide on how to use eth\_mining json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_protocolVersion - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_protocolversion.md): Example code for the eth\_protocolVersion json-rpc method. Сomplete guide on how to use eth\_protocolVersion json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_sendtransaction.md): Example code for the eth\_sendTransaction json-rpc method. Сomplete guide on how to use eth\_sendTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_sign - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_sign.md): Example code for the eth\_sign json-rpc method. Сomplete guide on how to use eth\_sign json-rpc in GetBlock.io Web3 documentation.
- [eth\_signTransaction - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_signtransaction.md): Example code for the eth\_signTransaction json-rpc method. Сomplete guide on how to use eth\_signTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitHashrate {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_submithashrate.md): Example code for the eth\_submitHashrate  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitHashrate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitWork {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_submitwork.md): Example code for the eth\_submitWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_subscribe - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_subscribe.md): Example code for the eth\_subscribe json-rpc method. Сomplete guide on how to use eth\_subscribe json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_unsubscribe - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_eth_unsubscribe.md): Example code for the eth\_unsubscribe json-rpc method. Сomplete guide on how to use eth\_unsubscribe json-rpc in GetBlock.io Web3 documentation.
- [net\_listening - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_net_listening.md): Example code for the net\_listening json-rpc method. Сomplete guide on how to use net\_listening json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_version - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [rpc\_modules - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_rpc_modules.md): Example code for the rpc\_modules json-rpc method. Сomplete guide on how to use rpc\_modules json-rpc in GetBlock.io Web3 documentation.
- [shh\_addToGroup {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_shh_addtogroup.md): Example code for the shh\_addToGroup  {disallowed} json-rpc method. Сomplete guide on how to use shh\_addToGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_getFilterChanges {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_shh_getfilterchanges.md): Example code for the shh\_getFilterChanges  {disallowed} json-rpc method. Сomplete guide on how to use shh\_getFilterChanges  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_getMessages {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_shh_getmessages.md): Example code for the shh\_getMessages  {disallowed} json-rpc method. Сomplete guide on how to use shh\_getMessages  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_hasIdentity {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_shh_hasidentity.md): Example code for the shh\_hasIdentity  {disallowed} json-rpc method. Сomplete guide on how to use shh\_hasIdentity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newFilter {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_shh_newfilter.md): Example code for the shh\_newFilter  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newGroup {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_shh_newgroup.md): Example code for the shh\_newGroup  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newIdentity {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_shh_newidentity.md): Example code for the shh\_newIdentity  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newIdentity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_post {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_shh_post.md): Example code for the shh\_post  {disallowed} json-rpc method. Сomplete guide on how to use shh\_post  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_uninstallFilter {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_shh_uninstallfilter.md): Example code for the shh\_uninstallFilter  {disallowed} json-rpc method. Сomplete guide on how to use shh\_uninstallFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_version {disallowed} - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_shh_version.md): Example code for the shh\_version  {disallowed} json-rpc method. Сomplete guide on how to use shh\_version  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_web3_clientversion.md): Example code for the web3\_clientVersion json-rpc method. Сomplete guide on how to use web3\_clientVersion json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 - Fuse Network](https://docs.getblock.io/api-reference/fuse-network-fuse/fuse_web3_sha3.md): Example code for the web3\_sha3 json-rpc method. Сomplete guide on how to use web3\_sha3 json-rpc in GetBlock.io Web3 documentation.
- [Gnosis (GNO)](https://docs.getblock.io/api-reference/gnosis-gno.md): Gnosis Network API Reference for secure and efficient interaction with GNO nodes, enabling decentralized finance and prediction markets on a highly scalable Ethereum-compatible blockchain.
- [compileSerpent {disallowed} - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_compileserpent.md): Example code for the compileSerpent  {disallowed} json-rpc method. Сomplete guide on how to use compileSerpent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_accounts - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_call.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_coinbase.md): Example code for the eth\_coinbase json-rpc method. Сomplete guide on how to use eth\_coinbase json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_feeHistory - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_feehistory.md): Example code for the eth\_feeHistory json-rpc method. Сomplete guide on how to use eth\_feeHistory json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockReceipts {disallowed} - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getblockreceipts.md): Example code for the eth\_getBlockReceipts  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockReceipts  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs json-rpc method. Сomplete guide on how to use eth\_getFilterLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getProof - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getproof.md): Example code for the eth\_getProof json-rpc method. Сomplete guide on how to use eth\_getProof json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getWork {disallowed} - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_getwork.md): Example code for the eth\_getWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_hashrate.md): Example code for the eth\_hashrate json-rpc method. Сomplete guide on how to use eth\_hashrate json-rpc in GetBlock.io Web3 documentation.
- [eth\_maxPriorityFeePerGas - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_maxpriorityfeepergas.md): Example code for the eth\_maxPriorityFeePerGas json-rpc method. Сomplete guide on how to use eth\_maxPriorityFeePerGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_mining - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_mining.md): Example code for the eth\_mining json-rpc method. Сomplete guide on how to use eth\_mining json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction {disallowed} - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction {disallowed} - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_sendtransaction.md): Example code for the eth\_sendTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sign {disallowed} - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_sign.md): Example code for the eth\_sign  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sign  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitHashrate {disallowed} - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_submithashrate.md): Example code for the eth\_submitHashrate  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitHashrate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_subscribe - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_subscribe.md): Example code for the eth\_subscribe json-rpc method. Сomplete guide on how to use eth\_subscribe json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_unsubscribe - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_eth_unsubscribe.md): Example code for the eth\_unsubscribe json-rpc method. Сomplete guide on how to use eth\_unsubscribe json-rpc in GetBlock.io Web3 documentation.
- [net\_listening - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_net_listening.md): Example code for the net\_listening json-rpc method. Сomplete guide on how to use net\_listening json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_version - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_web3_clientversion.md): Example code for the web3\_clientVersion json-rpc method. Сomplete guide on how to use web3\_clientVersion json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 - Gnosis](https://docs.getblock.io/api-reference/gnosis-gno/gno_web3_sha3.md): Example code for the web3\_sha3 json-rpc method. Сomplete guide on how to use web3\_sha3 json-rpc in GetBlock.io Web3 documentation.
- [Harmony (ONE)](https://docs.getblock.io/api-reference/harmony-one.md): Harmony Network API Reference for fast and secure interaction with ONE nodes, supporting high-throughput decentralized applications and cross-chain interoperability.
- [eth\_accounts - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_blocknumber.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_call.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockReceipts - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getblockreceipts.md): Example code for the eth\_getBlockReceipts json-rpc method. Сomplete guide on how to use eth\_getBlockReceipts json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getProof - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getproof.md): Example code for the eth\_getProof json-rpc method. Сomplete guide on how to use eth\_getProof json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction {disallowed} - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_sendtransaction.md): Example code for the eth\_sendTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sign {disallowed} - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_sign.md): Example code for the eth\_sign  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sign  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [hmy\_accounts - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_accounts.md): Example code for the hmy\_accounts json-rpc method. Сomplete guide on how to use hmy\_accounts json-rpc in GetBlock.io Web3 documentation.
- [hmy\_blockNumber - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_blocknumber.md): Example code for the hmy\_blockNumber json-rpc method. Сomplete guide on how to use hmy\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [hmy\_call - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_call.md): Example code for the hmy\_call json-rpc method. Сomplete guide on how to use hmy\_call json-rpc in GetBlock.io Web3 documentation.
- [hmy\_chainId - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_chainid.md): Example code for the hmy\_chainId json-rpc method. Сomplete guide on how to use hmy\_chainId json-rpc in GetBlock.io Web3 documentation.
- [hmy\_estimateGas - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_estimategas.md): Example code for the hmy\_estimateGas json-rpc method. Сomplete guide on how to use hmy\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [hmy\_gasPrice - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_gasprice.md): Example code for the hmy\_gasPrice json-rpc method. Сomplete guide on how to use hmy\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getBalance - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getbalance.md): Example code for the hmy\_getBalance json-rpc method. Сomplete guide on how to use hmy\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getBlockByHash - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getblockbyhash.md): Example code for the hmy\_getBlockByHash json-rpc method. Сomplete guide on how to use hmy\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getBlockByNumber - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getblockbynumber.md): Example code for the hmy\_getBlockByNumber json-rpc method. Сomplete guide on how to use hmy\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getBlockReceipts - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getblockreceipts.md): Example code for the hmy\_getBlockReceipts json-rpc method. Сomplete guide on how to use hmy\_getBlockReceipts json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getBlockTransactionCountByHash - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getblocktransactioncountbyhash.md): Example code for the hmy\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use hmy\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getBlockTransactionCountByNumber - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getblocktransactioncountbynumber.md): Example code for the hmy\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use hmy\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getCode - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getcode.md): Example code for the hmy\_getCode json-rpc method. Сomplete guide on how to use hmy\_getCode json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getFilterChanges - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getfilterchanges.md): Example code for the hmy\_getFilterChanges json-rpc method. Сomplete guide on how to use hmy\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getLogs - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getlogs.md): Example code for the hmy\_getLogs json-rpc method. Сomplete guide on how to use hmy\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getProof - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getproof.md): Example code for the hmy\_getProof json-rpc method. Сomplete guide on how to use hmy\_getProof json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getStorageAt - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_getstorageat.md): Example code for the hmy\_getStorageAt json-rpc method. Сomplete guide on how to use hmy\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getTransactionByBlockHashAndIndex - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_gettransactionbyblockhashandindex.md): Example code for the hmy\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use hmy\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getTransactionByBlockNumberAndIndex - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_gettransactionbyblocknumberandindex.md): Example code for the hmy\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use hmy\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getTransactionByHash - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_gettransactionbyhash.md): Example code for the hmy\_getTransactionByHash json-rpc method. Сomplete guide on how to use hmy\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getTransactionCount - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_gettransactioncount.md): Example code for the hmy\_getTransactionCount json-rpc method. Сomplete guide on how to use hmy\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [hmy\_getTransactionReceipt - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_gettransactionreceipt.md): Example code for the hmy\_getTransactionReceipt json-rpc method. Сomplete guide on how to use hmy\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [hmy\_newBlockFilter - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_newblockfilter.md): Example code for the hmy\_newBlockFilter json-rpc method. Сomplete guide on how to use hmy\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [hmy\_newFilter - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_newfilter.md): Example code for the hmy\_newFilter json-rpc method. Сomplete guide on how to use hmy\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [hmy\_newPendingTransactionFilter - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_newpendingtransactionfilter.md): Example code for the hmy\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use hmy\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [hmy\_sendTransaction {disallowed} - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_sendtransaction.md): Example code for the hmy\_sendTransaction  {disallowed} json-rpc method. Сomplete guide on how to use hmy\_sendTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [hmy\_sign {disallowed} - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_sign.md): Example code for the hmy\_sign  {disallowed} json-rpc method. Сomplete guide on how to use hmy\_sign  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [hmy\_syncing - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_syncing.md): Example code for the hmy\_syncing json-rpc method. Сomplete guide on how to use hmy\_syncing json-rpc in GetBlock.io Web3 documentation.
- [hmy\_uninstallFilter - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmy_uninstallfilter.md): Example code for the hmy\_uninstallFilter json-rpc method. Сomplete guide on how to use hmy\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_accounts - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_accounts.md): Example code for the hmyv2\_accounts json-rpc method. Сomplete guide on how to use hmyv2\_accounts json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_blockNumber - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_blocknumber.md): Example code for the hmyv2\_blockNumber json-rpc method. Сomplete guide on how to use hmyv2\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_call - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_call.md): Example code for the hmyv2\_call json-rpc method. Сomplete guide on how to use hmyv2\_call json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_chainId - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_chainid.md): Example code for the hmyv2\_chainId json-rpc method. Сomplete guide on how to use hmyv2\_chainId json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_estimateGas - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_estimategas.md): Example code for the hmyv2\_estimateGas json-rpc method. Сomplete guide on how to use hmyv2\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_gasPrice - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_gasprice.md): Example code for the hmyv2\_gasPrice json-rpc method. Сomplete guide on how to use hmyv2\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getBalance - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_getbalance.md): Example code for the hmyv2\_getBalance json-rpc method. Сomplete guide on how to use hmyv2\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getBlockByHash - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_getblockbyhash.md): Example code for the hmyv2\_getBlockByHash json-rpc method. Сomplete guide on how to use hmyv2\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getBlockByNumber - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_getblockbynumber.md): Example code for the hmyv2\_getBlockByNumber json-rpc method. Сomplete guide on how to use hmyv2\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getBlockReceipts - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_getblockreceipts.md): Example code for the hmyv2\_getBlockReceipts json-rpc method. Сomplete guide on how to use hmyv2\_getBlockReceipts json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getBlockTransactionCountByHash - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_getblocktransactioncountbyhash.md): Example code for the hmyv2\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use hmyv2\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getBlockTransactionCountByNumber - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_getblocktransactioncountbynumber.md): Example code for the hmyv2\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use hmyv2\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getCode - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_getcode.md): Example code for the hmyv2\_getCode json-rpc method. Сomplete guide on how to use hmyv2\_getCode json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getProof - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_getproof.md): Example code for the hmyv2\_getProof json-rpc method. Сomplete guide on how to use hmyv2\_getProof json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getStorageAt - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_getstorageat.md): Example code for the hmyv2\_getStorageAt json-rpc method. Сomplete guide on how to use hmyv2\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getTransactionByBlockHashAndIndex - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_gettransactionbyblockhashandindex.md): Example code for the hmyv2\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use hmyv2\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getTransactionByBlockNumberAndIndex - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_gettransactionbyblocknumberandindex.md): Example code for the hmyv2\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use hmyv2\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getTransactionByHash - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_gettransactionbyhash.md): Example code for the hmyv2\_getTransactionByHash json-rpc method. Сomplete guide on how to use hmyv2\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getTransactionCount - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_gettransactioncount.md): Example code for the hmyv2\_getTransactionCount json-rpc method. Сomplete guide on how to use hmyv2\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_getTransactionReceipt - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_gettransactionreceipt.md): Example code for the hmyv2\_getTransactionReceipt json-rpc method. Сomplete guide on how to use hmyv2\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_sendTransaction {disallowed} - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_sendtransaction.md): Example code for the hmyv2\_sendTransaction  {disallowed} json-rpc method. Сomplete guide on how to use hmyv2\_sendTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_sign {disallowed} - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_sign.md): Example code for the hmyv2\_sign  {disallowed} json-rpc method. Сomplete guide on how to use hmyv2\_sign  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [hmyv2\_syncing - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_hmyv2_syncing.md): Example code for the hmyv2\_syncing json-rpc method. Сomplete guide on how to use hmyv2\_syncing json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_version - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Harmony](https://docs.getblock.io/api-reference/harmony-one/one_web3_clientversion.md): Example code for the web3\_clientVersion json-rpc method. Сomplete guide on how to use web3\_clientVersion json-rpc in GetBlock.io Web3 documentation.
- [Hyperliquid (HyperEVM)](https://docs.getblock.io/api-reference/hyperliquid-hyperevm.md): Access the HyperEVM blockchain through JSON-RPC API. HyperEVM is the Ethereum-compatible smart contract layer of Hyperliquid, enabling direct integration with one of the most performant decentralized
- [eth\_chainId - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_chainid-hyperevm.md): Example code for the eth\_chainId JSON RPC method. Сomplete guide on how to use eth\_chainId JSON RPC in GetBlock Web3 documentation.
- [eth\_blockNumber - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_blocknumber-hyperevm.md): Example code for the eth\_blockNumber JSON RPC method. Сomplete guide on how to use eth\_blockNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_gasprice-hyperevm.md): Example code for the eth\_gasPrice JSON RPC method. Сomplete guide on how to use eth\_gasPrice JSON RPC in GetBlock Web3 documentation.
- [eth\_getBalance - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getbalance-hyperevm.md): Example code for the eth\_getBalance JSON RPC method. Сomplete guide on how to use eth\_getBalance JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getblockbyhash-hyperevm.md): Example code for the eth\_getBlockByHash JSON RPC method. Сomplete guide on how to use eth\_getBlockByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getblockbynumber-hyperevm.md): Example code for the eth\_getBlockByNumber JSON RPC method. Сomplete guide on how to use eth\_getBlockByNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_call - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_call-hyperevm.md): Example code for the eth\_call JSON RPC method. Сomplete guide on how to use eth\_call GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_estimategas-hyperevm.md): Example code for the eth\_estimateGas JSON RPC method. Сomplete guide on how to use eth\_estimateGas GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getLogs - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getlogs-hyperevm.md): Example code for the eth\_getLogs JSON RPC method. Сomplete guide on how to use eth\_getLogsGetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getCode - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getcode-hyperevm.md): Example code for the eth\_getCode JSON RPC method. Сomplete guide on how to use eth\_getCode GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_gettransactionreceipt-hyperevm.md): Example code for the eth\_getTransactionReceipt JSON RPC method. Сomplete guide on how to use eth\_getTransactionReceipt GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_gettransactionbyhash-hyperevm.md): Example code for the eth\_getTransactionByHash JSON RPC method. Сomplete guide on how to use eth\_getTransactionByHash GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getstorageat-hyperevm.md): Example code for the eth\_getStorageAt JSON RPC method. Сomplete guide on how to use eth\_getStorageAt GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_feehistory-hyperevm.md): Example code for the eth\_feeHistory JSON RPC method. Сomplete guide on how to use eth\_feeHistory GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_gettransactioncount-hyperevm.md): Example code for the eth\_getTransactionCount JSON RPC method. Сomplete guide on how to use \_eth\_getTransactionCount GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getblocktransactioncountbynumber-hyperevm.md): Example code for the eth\_getBlockTransactionCountByNumber JSON RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getblockreceipts-hyperevm.md): Example code for the eth\_getBlockReceipts JSON RPC method. Сomplete guide on how to use eth\_getBlockReceipts GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getblocktransactioncountbyhash-hyperevm.md): Example code for the eth\_getBlockTransactionCountByHash JSON RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_gettransactionbyblockhashandindex-hyperevm.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON RPC method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_maxpriorityfeepergas-hyperevm.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON RPC method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_syncing - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_syncing-hyperevm.md): Example code for the eth\_syncing JSON RPC method. Сomplete guide on how to use eth\_syncing GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_gettransactionbyblocknumberandindex-hyperevm.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON RPC method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex GetBlock JSON RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/web3_clientversion-hyperevm.md): Example code for the web3\_clientVersion JSON RPC method. Сomplete guide on how to use web3\_clientVersion GetBlock JSON RPC in GetBlock Web3 documentation.
- [net\_version - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/net_version-hyperevm.md): Example code for the net\_version JSON RPC method. Сomplete guide on how to use net\_version GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_bigBlockGasPrice - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_bigblockgasprice-hyperevm.md): Example code for the eth\_bigBlockGasPrice JSON RPC method. Сomplete guide on how to use eth\_bigBlockGasPrice GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_usingBigBlocks - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_usingbigblocks-hyperevm.md): Example code for the eth\_usingBigBlocks JSON RPC method. Сomplete guide on how to use eth\_usingBigBlocks GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getSystemTxsByBlockNumber - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getsystemtxsbyblocknumber-hyperevm.md): Example code for the eth\_getSystemTxsByBlockNumber JSON RPC method. Сomplete guide on how to use eth\_getSystemTxsByBlockNumber GetBlock JSON RPC in GetBlock Web3 documentation.
- [eth\_getSystemTxsByBlockHash - HyperEVM](https://docs.getblock.io/api-reference/hyperliquid-hyperevm/eth_getsystemtxsbyblockhash-hyperevm.md): Example code for the eth\_getSystemTxsByBlockNumber JSON RPC method. Сomplete guide on how to use eth\_getSystemTxsByBlockNumber GetBlock JSON RPC in GetBlock Web3 documentation.
- [Kaia (KAIA)](https://docs.getblock.io/api-reference/kaia-kaia.md): GetBlock provides fast and reliable access to Kaia nodes via JSON-RPC API. Connect to the Kaia network without running your own infrastructure.
- [Deploy smart contract on Kaia](https://docs.getblock.io/api-reference/kaia-kaia/deploy-smart-contract-on-kaia.md): This guide covers adding the network to a browser wallet, then deploying a simple contract using Foundry and Hardhat — pick whichever you prefer on Kaia.
- [eth\_blockNumber - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_blocknumber-kaia.md): Example code for the eth\_blockNumber JSON RPC method. Complete guide on how to use eth\_blockNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_call - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_call-kaia.md): Example code for the eth\_call JSON RPC method. Complete guide on how to use eth\_call JSON RPC in GetBlock Web3 documentation.
- [eth\_chainId - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_chainid-kaia.md): Example code for the eth\_chainId JSON RPC method. Complete guide on how to use eth\_chainId JSON RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_estimategas-kaia.md): Example code for the eth\_estimateGas JSON RPC method. Complete guide on how to use eth\_estimateGas JSON RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_feehistory-kaia.md): Example code for the eth\_feeHistory JSON RPC method. Complete guide on how to use eth\_feeHistory JSON RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_gasprice-kaia.md): Example code for the eth\_gasPrice JSON RPC method. Complete guide on how to use eth\_gasPrice JSON RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_getbalance-kaia.md): Example code for the eth\_getBalance JSON RPC method. Complete guide on how to use eth\_getBalance JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_getblockbyhash-kaia.md): Example code for the eth\_getBlockByHash JSON RPC method. Complete guide on how to use eth\_getBlockByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_getblockbynumber-kaia.md): Example code for the eth\_getBlockByNumber JSON RPC method. Complete guide on how to use eth\_getBlockByNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_getblockreceipts-kaia.md): Example code for the eth\_getBlockReceipts JSON RPC method. Complete guide on how to use eth\_getBlockReceipts JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_getblocktransactioncountbyhash-kaia.md): Example code for the eth\_getBlockTransactionCountByHash JSON RPC method. Complete guide on how to use eth\_getBlockTransactionCountByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_getblocktransactioncountbynumber-kaia.md): Example code for the eth\_getBlockTransactionCountByNumber JSON RPC method. Complete guide on how to use eth\_getBlockTransactionCountByNumber JSON RPC in GetBlock Web3 documentation.
- [eth\_getCode - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_getcode-kaia.md): Example code for the eth\_getCode JSON RPC method. Complete guide on how to use eth\_getCode JSON RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_getlogs-kaia.md): Example code for the eth\_getLogs JSON RPC method. Complete guide on how to use eth\_getLogs JSON RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_getstorageat-kaia.md): Example code for the eth\_getStorageAt JSON RPC method. Complete guide on how to use eth\_getStorageAt JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_gettransactionbyblockhashandindex-kaia.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON RPC method. Complete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_gettransactionbyblocknumberandindex-kaia.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON RPC method. Complete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_gettransactionbyhash-kaia.md): Example code for the eth\_getTransactionByHash JSON RPC method. Complete guide on how to use eth\_getTransactionByHash JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_gettransactioncount-kaia.md): Example code for the eth\_getTransactionCount JSON RPC method. Complete guide on how to use eth\_getTransactionCount JSON RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_gettransactionreceipt-kaia.md): Example code for the eth\_getTransactionReceipt JSON RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_maxpriorityfeepergas-kaia.md): Example code for the eth\_maxPriorityFeePerGas JSON RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_sendrawtransaction-kaia.md): Example code for the eth\_sendRawTransaction JSON RPC method. Complete guide on how to use eth\_sendRawTransaction JSON RPC in GetBlock Web3 documentation.
- [eth\_syncing - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/eth_syncing-kaia.md): Example code for the eth\_syncing JSON RPC method. Complete guide on how to use eth\_syncing JSON RPC in GetBlock Web3 documentation.
- [kaia\_getAccount - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/kaia_getaccount-kaia.md): Example code for the kaia\_getAccount JSON RPC method. Complete guide on how to use kaia\_getAccount JSON RPC in GetBlock Web3 documentation.
- [kaia\_getAccountKey - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/kaia_getaccountkey-kaia.md): Example code for the kaia\_getAccountKey JSON RPC method. Complete guide on how to use kaia\_getAccountKey JSON RPC in GetBlock Web3 documentation.
- [kaia\_getBlockWithConsensusInfoByNumber - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/kaia_getblockwithconsensusinfobynumber-kaia.md): Example code for the kaia\_getBlockWithConsensusInfoByNumber JSON RPC method. Complete guide on how to use kaia\_getBlockWithConsensusInfoByNumber JSON RPC in GetBlock Web3 documentation.
- [kaia\_getCommittee - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/kaia_getcommittee-kaia.md): Example code for the kaia\_getCommittee JSON RPC method. Complete guide on how to use kaia\_getCommittee JSON RPC in GetBlock Web3 documentation.
- [kaia\_getCouncil - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/kaia_getcouncil-kaia.md): Example code for the kaia\_getCouncil JSON RPC method. Complete guide on how to use kaia\_getCouncil JSON RPC in GetBlock Web3 documentation.
- [kaia\_getRewards - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/kaia_getrewards-kaia.md): Example code for the kaia\_getRewards JSON RPC method. Complete guide on how to use kaia\_getRewards JSON RPC in GetBlock Web3 documentation.
- [kaia\_isContractAccount - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/kaia_iscontractaccount-kaia.md): Example code for the kaia\_isContractAccount JSON RPC method. Complete guide on how to use kaia\_isContractAccount JSON RPC in GetBlock Web3 documentation.
- [net\_version - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/net_version-kaia.md): Example code for the net\_version JSON RPC method. Complete guide on how to use net\_version JSON RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/web3_clientversion-kaia.md): Example code for the web3\_clientVersion JSON RPC method. Complete guide on how to use web3\_clientVersion JSON RPC in GetBlock Web3 documentation.
- [debug\_traceTransaction - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/debug_tracetransaction-kaia.md): Example code for the debug\_traceTransaction JSON RPC method. Complete guide on how to use debug\_traceTransaction JSON RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByHash - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/debug_traceblockbyhash-kaia.md): Example code for the debug\_traceBlockByHash JSON RPC method. Complete guide on how to use debug\_traceBlockByHash JSON RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByNumber - Kaia](https://docs.getblock.io/api-reference/kaia-kaia/debug_traceblockbynumber-kaia.md): Example code for the debug\_traceBlockByNumber JSON RPC method. Complete guide on how to use debug\_traceBlockByNumber JSON RPC in GetBlock Web3 documentation.
- [KuCoin Community Chain (KCC)](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc.md): KuCoin Community Chain API Reference for seamless interaction with KCC nodes, providing fast and low-cost transactions for decentralized applications on the KuCoin ecosystem.
- [db\_getHex {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_db_gethex.md): Example code for the db\_getHex  {disallowed} json-rpc method. Сomplete guide on how to use db\_getHex  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_getString {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_db_getstring.md): Example code for the db\_getString  {disallowed} json-rpc method. Сomplete guide on how to use db\_getString  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_putHex {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_db_puthex.md): Example code for the db\_putHex  {disallowed} json-rpc method. Сomplete guide on how to use db\_putHex  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_putString {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_db_putstring.md): Example code for the db\_putString  {disallowed} json-rpc method. Сomplete guide on how to use db\_putString  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_accounts - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_blocknumber.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_call.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_coinbase.md): Example code for the eth\_coinbase json-rpc method. Сomplete guide on how to use eth\_coinbase json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileLLL {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_compilelll.md): Example code for the eth\_compileLLL  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileLLL  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileSerpent {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_compileserpent.md): Example code for the eth\_compileSerpent  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileSerpent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileSolidity {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_compilesolidity.md): Example code for the eth\_compileSolidity  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileSolidity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateExecutionGas - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_estimateexecutiongas.md): Example code for the eth\_estimateExecutionGas json-rpc method. Сomplete guide on how to use eth\_estimateExecutionGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockRange {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getblockrange.md): Example code for the eth\_getBlockRange  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockRange  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCompilers {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getcompilers.md): Example code for the eth\_getCompilers  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getCompilers  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs json-rpc method. Сomplete guide on how to use eth\_getFilterLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getWork {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_getwork.md): Example code for the eth\_getWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_hashrate.md): Example code for the eth\_hashrate json-rpc method. Сomplete guide on how to use eth\_hashrate json-rpc in GetBlock.io Web3 documentation.
- [eth\_mining - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_mining.md): Example code for the eth\_mining json-rpc method. Сomplete guide on how to use eth\_mining json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_protocolVersion - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_protocolversion.md): Example code for the eth\_protocolVersion json-rpc method. Сomplete guide on how to use eth\_protocolVersion json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_sendtransaction.md): Example code for the eth\_sendTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sign {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_sign.md): Example code for the eth\_sign  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sign  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_signTransaction {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_signtransaction.md): Example code for the eth\_signTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_signTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitHashrate {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_submithashrate.md): Example code for the eth\_submitHashrate  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitHashrate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitWork {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_submitwork.md): Example code for the eth\_submitWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [net\_listening - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_net_listening.md): Example code for the net\_listening json-rpc method. Сomplete guide on how to use net\_listening json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_version - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [rollup\_gasPrices - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_rollup_gasprices.md): Example code for the rollup\_gasPrices json-rpc method. Сomplete guide on how to use rollup\_gasPrices json-rpc in GetBlock.io Web3 documentation.
- [rollup\_getInfo - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_rollup_getinfo.md): Example code for the rollup\_getInfo json-rpc method. Сomplete guide on how to use rollup\_getInfo json-rpc in GetBlock.io Web3 documentation.
- [rpc\_modules - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_rpc_modules.md): Example code for the rpc\_modules json-rpc method. Сomplete guide on how to use rpc\_modules json-rpc in GetBlock.io Web3 documentation.
- [shh\_addToGroup {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_shh_addtogroup.md): Example code for the shh\_addToGroup  {disallowed} json-rpc method. Сomplete guide on how to use shh\_addToGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_getFilterChanges {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_shh_getfilterchanges.md): Example code for the shh\_getFilterChanges  {disallowed} json-rpc method. Сomplete guide on how to use shh\_getFilterChanges  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_getMessages {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_shh_getmessages.md): Example code for the shh\_getMessages  {disallowed} json-rpc method. Сomplete guide on how to use shh\_getMessages  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_hasIdentity {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_shh_hasidentity.md): Example code for the shh\_hasIdentity  {disallowed} json-rpc method. Сomplete guide on how to use shh\_hasIdentity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newFilter {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_shh_newfilter.md): Example code for the shh\_newFilter  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newGroup {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_shh_newgroup.md): Example code for the shh\_newGroup  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newIdentity {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_shh_newidentity.md): Example code for the shh\_newIdentity  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newIdentity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_post {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_shh_post.md): Example code for the shh\_post  {disallowed} json-rpc method. Сomplete guide on how to use shh\_post  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_uninstallFilter {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_shh_uninstallfilter.md): Example code for the shh\_uninstallFilter  {disallowed} json-rpc method. Сomplete guide on how to use shh\_uninstallFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_version {disallowed} - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_shh_version.md): Example code for the shh\_version  {disallowed} json-rpc method. Сomplete guide on how to use shh\_version  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_web3_clientversion.md): Example code for the web3\_clientVersion json-rpc method. Сomplete guide on how to use web3\_clientVersion json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 - KuCoin Community Chain](https://docs.getblock.io/api-reference/kucoin-community-chain-kcc/kcc_web3_sha3.md): Example code for the web3\_sha3 json-rpc method. Сomplete guide on how to use web3\_sha3 json-rpc in GetBlock.io Web3 documentation.
- [Kusama (KSM)](https://docs.getblock.io/api-reference/kusama-ksm.md): Kusama Network API Reference for high-speed interaction with KSM nodes, enabling experimental decentralized applications and scalability solutions on a canary network for Polkadot.
- [author\_hasKey {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_author_haskey.md): Example code for the author\_hasKey  {disallowed} json-rpc method. Сomplete guide on how to use author\_hasKey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_hasSessionKeys {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_author_hassessionkeys.md): Example code for the author\_hasSessionKeys  {disallowed} json-rpc method. Сomplete guide on how to use author\_hasSessionKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_insertKey {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_author_insertkey.md): Example code for the author\_insertKey  {disallowed} json-rpc method. Сomplete guide on how to use author\_insertKey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_pendingExtrinsics {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_author_pendingextrinsics.md): Example code for the author\_pendingExtrinsics  {disallowed} json-rpc method. Сomplete guide on how to use author\_pendingExtrinsics  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_removeExtrinsic {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_author_removeextrinsic.md): Example code for the author\_removeExtrinsic  {disallowed} json-rpc method. Сomplete guide on how to use author\_removeExtrinsic  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_rotateKeys {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_author_rotatekeys.md): Example code for the author\_rotateKeys  {disallowed} json-rpc method. Сomplete guide on how to use author\_rotateKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_submitAndWatchExtrinsic {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_author_submitandwatchextrinsic.md): Example code for the author\_submitAndWatchExtrinsic  {disallowed} json-rpc method. Сomplete guide on how to use author\_submitAndWatchExtrinsic  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_submitExtrinsic {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_author_submitextrinsic.md): Example code for the author\_submitExtrinsic  {disallowed} json-rpc method. Сomplete guide on how to use author\_submitExtrinsic  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [babe\_epochAuthorship {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_babe_epochauthorship.md): Example code for the babe\_epochAuthorship  {disallowed} json-rpc method. Сomplete guide on how to use babe\_epochAuthorship  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [beefy\_getFinalizedHead {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_beefy_getfinalizedhead.md): Example code for the beefy\_getFinalizedHead  {disallowed} json-rpc method. Сomplete guide on how to use beefy\_getFinalizedHead  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [beefy\_subscribeJustifications {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_beefy_subscribejustifications.md): Example code for the beefy\_subscribeJustifications  {disallowed} json-rpc method. Сomplete guide on how to use beefy\_subscribeJustifications  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [chain\_getBlock - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_chain_getblock.md): Example code for the chain\_getBlock json-rpc method. Сomplete guide on how to use chain\_getBlock json-rpc in GetBlock.io Web3 documentation.
- [chain\_getBlockHash - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_chain_getblockhash.md): Example code for the chain\_getBlockHash json-rpc method. Сomplete guide on how to use chain\_getBlockHash json-rpc in GetBlock.io Web3 documentation.
- [chain\_getFinalizedHead - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_chain_getfinalizedhead.md): Example code for the chain\_getFinalizedHead json-rpc method. Сomplete guide on how to use chain\_getFinalizedHead json-rpc in GetBlock.io Web3 documentation.
- [chain\_getHeader - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_chain_getheader.md): Example code for the chain\_getHeader json-rpc method. Сomplete guide on how to use chain\_getHeader json-rpc in GetBlock.io Web3 documentation.
- [chain\_subscribeAllHeads - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_chain_subscribeallheads.md): Example code for the chain\_subscribeAllHeads json-rpc method. Сomplete guide on how to use chain\_subscribeAllHeads json-rpc in GetBlock.io Web3 documentation.
- [chain\_subscribeFinalizedHeads {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_chain_subscribefinalizedheads.md): Example code for the chain\_subscribeFinalizedHeads  {disallowed} json-rpc method. Сomplete guide on how to use chain\_subscribeFinalizedHeads  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [chain\_subscribeNewHeads {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_chain_subscribenewheads.md): Example code for the chain\_subscribeNewHeads  {disallowed} json-rpc method. Сomplete guide on how to use chain\_subscribeNewHeads  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getKeys {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_childstate_getkeys.md): Example code for the childstate\_getKeys  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getKeysPaged {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_childstate_getkeyspaged.md): Example code for the childstate\_getKeysPaged  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getKeysPaged  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getStorage {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_childstate_getstorage.md): Example code for the childstate\_getStorage  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getStorageEntries {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_childstate_getstorageentries.md): Example code for the childstate\_getStorageEntries  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getStorageEntries  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getStorageHash {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_childstate_getstoragehash.md): Example code for the childstate\_getStorageHash  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getStorageHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getStorageSize {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_childstate_getstoragesize.md): Example code for the childstate\_getStorageSize  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getStorageSize  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [contracts\_call {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_contracts_call.md): Example code for the contracts\_call  {disallowed} json-rpc method. Сomplete guide on how to use contracts\_call  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [contracts\_getStorage {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_contracts_getstorage.md): Example code for the contracts\_getStorage  {disallowed} json-rpc method. Сomplete guide on how to use contracts\_getStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [contracts\_instantiate {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_contracts_instantiate.md): Example code for the contracts\_instantiate  {disallowed} json-rpc method. Сomplete guide on how to use contracts\_instantiate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [contracts\_rentProjection {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_contracts_rentprojection.md): Example code for the contracts\_rentProjection  {disallowed} json-rpc method. Сomplete guide on how to use contracts\_rentProjection  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [contracts\_upload\_code {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_contracts_upload_code.md): Example code for the contracts\_upload\_code  {disallowed} json-rpc method. Сomplete guide on how to use contracts\_upload\_code  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dev\_getBlockStats {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_dev_getblockstats.md): Example code for the dev\_getBlockStats  {disallowed} json-rpc method. Сomplete guide on how to use dev\_getBlockStats  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [engine\_createBlock {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_engine_createblock.md): Example code for the engine\_createBlock  {disallowed} json-rpc method. Сomplete guide on how to use engine\_createBlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [engine\_finalizeBlock {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_engine_finalizeblock.md): Example code for the engine\_finalizeBlock  {disallowed} json-rpc method. Сomplete guide on how to use engine\_finalizeBlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_accounts {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_accounts.md): Example code for the eth\_accounts  {disallowed} json-rpc method. Сomplete guide on how to use eth\_accounts  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_blocknumber.md): Example code for the eth\_blockNumber  {disallowed} json-rpc method. Сomplete guide on how to use eth\_blockNumber  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_call {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_call.md): Example code for the eth\_call  {disallowed} json-rpc method. Сomplete guide on how to use eth\_call  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_chainid.md): Example code for the eth\_chainId  {disallowed} json-rpc method. Сomplete guide on how to use eth\_chainId  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_coinbase.md): Example code for the eth\_coinbase  {disallowed} json-rpc method. Сomplete guide on how to use eth\_coinbase  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_estimategas.md): Example code for the eth\_estimateGas  {disallowed} json-rpc method. Сomplete guide on how to use eth\_estimateGas  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_gasprice.md): Example code for the eth\_gasPrice  {disallowed} json-rpc method. Сomplete guide on how to use eth\_gasPrice  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getbalance.md): Example code for the eth\_getBalance  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockByHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash  {disallowed} json-rpc in GetBlock.io Web3 docume
- [eth\_getBlockTransactionCountByNumber {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber  {disallowed} json-rpc in GetBlock.io Web3 do
- [eth\_getCode {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getcode.md): Example code for the eth\_getCode  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getCode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getFilterChanges  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getFilterLogs  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getlogs.md): Example code for the eth\_getLogs  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getLogs  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getProof {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getproof.md): Example code for the eth\_getProof  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getProof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getstorageat.md): Example code for the eth\_getStorageAt  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getStorageAt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex  {disallowed} json-rpc in GetBlock.io Web3
- [eth\_getTransactionByBlockNumberAndIndex {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex  {disallowed} json-rpc in GetBlock.io W
- [eth\_getTransactionByHash {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getTransactionCount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex  {disallowed} json-rpc in GetBlock.io Web3 documentatio
- [eth\_getUncleByBlockNumberAndIndex {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex  {disallowed} json-rpc in GetBlock.io Web3 document
- [eth\_getUncleCountByBlockHash {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getWork {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_getwork.md): Example code for the eth\_getWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_hashrate.md): Example code for the eth\_hashrate  {disallowed} json-rpc method. Сomplete guide on how to use eth\_hashrate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_mining {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_mining.md): Example code for the eth\_mining  {disallowed} json-rpc method. Сomplete guide on how to use eth\_mining  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_newblockfilter.md): Example code for the eth\_newBlockFilter  {disallowed} json-rpc method. Сomplete guide on how to use eth\_newBlockFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_newfilter.md): Example code for the eth\_newFilter  {disallowed} json-rpc method. Сomplete guide on how to use eth\_newFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter  {disallowed} json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter  {disallowed} json-rpc in GetBlock.io Web3 documentatio
- [eth\_protocolVersion {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_protocolversion.md): Example code for the eth\_protocolVersion  {disallowed} json-rpc method. Сomplete guide on how to use eth\_protocolVersion  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_sendtransaction.md): Example code for the eth\_sendTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitHashrate {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_submithashrate.md): Example code for the eth\_submitHashrate  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitHashrate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitWork {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_submitwork.md): Example code for the eth\_submitWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_subscribe {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_subscribe.md): Example code for the eth\_subscribe  {disallowed} json-rpc method. Сomplete guide on how to use eth\_subscribe  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_syncing.md): Example code for the eth\_syncing  {disallowed} json-rpc method. Сomplete guide on how to use eth\_syncing  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter  {disallowed} json-rpc method. Сomplete guide on how to use eth\_uninstallFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [grandpa\_proveFinality {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_grandpa_provefinality.md): Example code for the grandpa\_proveFinality  {disallowed} json-rpc method. Сomplete guide on how to use grandpa\_proveFinality  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [grandpa\_roundState - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_grandpa_roundstate.md): Example code for the grandpa\_roundState json-rpc method. Сomplete guide on how to use grandpa\_roundState json-rpc in GetBlock.io Web3 documentation.
- [grandpa\_subscribeJustifications {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_grandpa_subscribejustifications.md): Example code for the grandpa\_subscribeJustifications  {disallowed} json-rpc method. Сomplete guide on how to use grandpa\_subscribeJustifications  {disallowed} json-rpc in GetBlock.io Web3 documentatio
- [mmr\_generateProof {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_mmr_generateproof.md): Example code for the mmr\_generateProof  {disallowed} json-rpc method. Сomplete guide on how to use mmr\_generateProof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [mmr\_root {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_mmr_root.md): Example code for the mmr\_root  {disallowed} json-rpc method. Сomplete guide on how to use mmr\_root  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [mmr\_verifyProof {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_mmr_verifyproof.md): Example code for the mmr\_verifyProof  {disallowed} json-rpc method. Сomplete guide on how to use mmr\_verifyProof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [mmr\_verifyProofStateless {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_mmr_verifyproofstateless.md): Example code for the mmr\_verifyProofStateless  {disallowed} json-rpc method. Сomplete guide on how to use mmr\_verifyProofStateless  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [net\_listening {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_net_listening.md): Example code for the net\_listening  {disallowed} json-rpc method. Сomplete guide on how to use net\_listening  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_net_peercount.md): Example code for the net\_peerCount  {disallowed} json-rpc method. Сomplete guide on how to use net\_peerCount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [net\_version {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_net_version.md): Example code for the net\_version  {disallowed} json-rpc method. Сomplete guide on how to use net\_version  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [offchain\_localStorageGet {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_offchain_localstorageget.md): Example code for the offchain\_localStorageGet  {disallowed} json-rpc method. Сomplete guide on how to use offchain\_localStorageGet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [offchain\_localStorageSet {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_offchain_localstorageset.md): Example code for the offchain\_localStorageSet  {disallowed} json-rpc method. Сomplete guide on how to use offchain\_localStorageSet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [payment\_queryFeeDetails {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_payment_queryfeedetails.md): Example code for the payment\_queryFeeDetails  {disallowed} json-rpc method. Сomplete guide on how to use payment\_queryFeeDetails  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [payment\_queryInfo {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_payment_queryinfo.md): Example code for the payment\_queryInfo  {disallowed} json-rpc method. Сomplete guide on how to use payment\_queryInfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [rpc\_methods - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_rpc_methods.md): Example code for the rpc\_methods json-rpc method. Сomplete guide on how to use rpc\_methods json-rpc in GetBlock.io Web3 documentation.
- [state\_call {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_call.md): Example code for the state\_call  {disallowed} json-rpc method. Сomplete guide on how to use state\_call  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getChildKeys {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getchildkeys.md): Example code for the state\_getChildKeys  {disallowed} json-rpc method. Сomplete guide on how to use state\_getChildKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getChildReadProof {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getchildreadproof.md): Example code for the state\_getChildReadProof  {disallowed} json-rpc method. Сomplete guide on how to use state\_getChildReadProof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getChildStorage {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getchildstorage.md): Example code for the state\_getChildStorage  {disallowed} json-rpc method. Сomplete guide on how to use state\_getChildStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getChildStorageHash {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getchildstoragehash.md): Example code for the state\_getChildStorageHash  {disallowed} json-rpc method. Сomplete guide on how to use state\_getChildStorageHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getChildStorageSize {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getchildstoragesize.md): Example code for the state\_getChildStorageSize  {disallowed} json-rpc method. Сomplete guide on how to use state\_getChildStorageSize  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getKeys {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getkeys.md): Example code for the state\_getKeys  {disallowed} json-rpc method. Сomplete guide on how to use state\_getKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getKeysPaged {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getkeyspaged.md): Example code for the state\_getKeysPaged  {disallowed} json-rpc method. Сomplete guide on how to use state\_getKeysPaged  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getMetadata - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getmetadata.md): Example code for the state\_getMetadata json-rpc method. Сomplete guide on how to use state\_getMetadata json-rpc in GetBlock.io Web3 documentation.
- [state\_getPairs {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getpairs.md): Example code for the state\_getPairs  {disallowed} json-rpc method. Сomplete guide on how to use state\_getPairs  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getReadProof {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getreadproof.md): Example code for the state\_getReadProof  {disallowed} json-rpc method. Сomplete guide on how to use state\_getReadProof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getRuntimeVersion - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getruntimeversion.md): Example code for the state\_getRuntimeVersion json-rpc method. Сomplete guide on how to use state\_getRuntimeVersion json-rpc in GetBlock.io Web3 documentation.
- [state\_getStorage {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getstorage.md): Example code for the state\_getStorage  {disallowed} json-rpc method. Сomplete guide on how to use state\_getStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getStorageHash {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getstoragehash.md): Example code for the state\_getStorageHash  {disallowed} json-rpc method. Сomplete guide on how to use state\_getStorageHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getStorageSize {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_getstoragesize.md): Example code for the state\_getStorageSize  {disallowed} json-rpc method. Сomplete guide on how to use state\_getStorageSize  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_queryStorage {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_querystorage.md): Example code for the state\_queryStorage  {disallowed} json-rpc method. Сomplete guide on how to use state\_queryStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_queryStorageAt {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_querystorageat.md): Example code for the state\_queryStorageAt  {disallowed} json-rpc method. Сomplete guide on how to use state\_queryStorageAt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_subscribeRuntimeVersion {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_subscriberuntimeversion.md): Example code for the state\_subscribeRuntimeVersion  {disallowed} json-rpc method. Сomplete guide on how to use state\_subscribeRuntimeVersion  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_subscribeStorage {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_subscribestorage.md): Example code for the state\_subscribeStorage  {disallowed} json-rpc method. Сomplete guide on how to use state\_subscribeStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_traceBlock {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_traceblock.md): Example code for the state\_traceBlock  {disallowed} json-rpc method. Сomplete guide on how to use state\_traceBlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_trieMigrationStatus {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_state_triemigrationstatus.md): Example code for the state\_trieMigrationStatus  {disallowed} json-rpc method. Сomplete guide on how to use state\_trieMigrationStatus  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sync\_state\_genSyncSpec {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_sync_state_gensyncspec.md): Example code for the sync\_state\_genSyncSpec  {disallowed} json-rpc method. Сomplete guide on how to use sync\_state\_genSyncSpec  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_accountNextIndex {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_accountnextindex.md): Example code for the system\_accountNextIndex  {disallowed} json-rpc method. Сomplete guide on how to use system\_accountNextIndex  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_addLogFilter {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_addlogfilter.md): Example code for the system\_addLogFilter  {disallowed} json-rpc method. Сomplete guide on how to use system\_addLogFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_addReservedPeer {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_addreservedpeer.md): Example code for the system\_addReservedPeer  {disallowed} json-rpc method. Сomplete guide on how to use system\_addReservedPeer  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_chain - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_chain.md): Example code for the system\_chain json-rpc method. Сomplete guide on how to use system\_chain json-rpc in GetBlock.io Web3 documentation.
- [system\_chainType - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_chaintype.md): Example code for the system\_chainType json-rpc method. Сomplete guide on how to use system\_chainType json-rpc in GetBlock.io Web3 documentation.
- [system\_dryRun {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_dryrun.md): Example code for the system\_dryRun  {disallowed} json-rpc method. Сomplete guide on how to use system\_dryRun  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_health - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_health.md): Example code for the system\_health json-rpc method. Сomplete guide on how to use system\_health json-rpc in GetBlock.io Web3 documentation.
- [system\_localListenAddresses {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_locallistenaddresses.md): Example code for the system\_localListenAddresses  {disallowed} json-rpc method. Сomplete guide on how to use system\_localListenAddresses  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_localPeerId {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_localpeerid.md): Example code for the system\_localPeerId  {disallowed} json-rpc method. Сomplete guide on how to use system\_localPeerId  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_name {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_name.md): Example code for the system\_name  {disallowed} json-rpc method. Сomplete guide on how to use system\_name  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_networkState {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_networkstate.md): Example code for the system\_networkState  {disallowed} json-rpc method. Сomplete guide on how to use system\_networkState  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_nodeRoles {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_noderoles.md): Example code for the system\_nodeRoles  {disallowed} json-rpc method. Сomplete guide on how to use system\_nodeRoles  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_peers {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_peers.md): Example code for the system\_peers  {disallowed} json-rpc method. Сomplete guide on how to use system\_peers  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_properties - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_properties.md): Example code for the system\_properties json-rpc method. Сomplete guide on how to use system\_properties json-rpc in GetBlock.io Web3 documentation.
- [system\_removeReservedPeer {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_removereservedpeer.md): Example code for the system\_removeReservedPeer  {disallowed} json-rpc method. Сomplete guide on how to use system\_removeReservedPeer  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_reservedPeers {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_reservedpeers.md): Example code for the system\_reservedPeers  {disallowed} json-rpc method. Сomplete guide on how to use system\_reservedPeers  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_resetLogFilter {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_resetlogfilter.md): Example code for the system\_resetLogFilter  {disallowed} json-rpc method. Сomplete guide on how to use system\_resetLogFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_syncState - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_syncstate.md): Example code for the system\_syncState json-rpc method. Сomplete guide on how to use system\_syncState json-rpc in GetBlock.io Web3 documentation.
- [system\_version - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_system_version.md): Example code for the system\_version json-rpc method. Сomplete guide on how to use system\_version json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_web3_clientversion.md): Example code for the web3\_clientVersion  {disallowed} json-rpc method. Сomplete guide on how to use web3\_clientVersion  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 {disallowed} - Kusama](https://docs.getblock.io/api-reference/kusama-ksm/ksm_web3_sha3.md): Example code for the web3\_sha3  {disallowed} json-rpc method. Сomplete guide on how to use web3\_sha3  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [Linea](https://docs.getblock.io/api-reference/linea.md): GetBlock provides fast and reliable access to Linea nodes via JSON-RPC API. Connect to the Linea network without running your own infrastructure.
- [How to Deploy A Smart Contract on Linea](https://docs.getblock.io/api-reference/linea/how-to-deploy-a-smart-contract-on-linea.md): This guide covers adding the network to a browser wallet, then deploying a simple contract using Foundry and Hardhat — pick whichever you prefer on Linea.
- [eth\_blockNumber - Linea](https://docs.getblock.io/api-reference/linea/eth_blocknumber-linea.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_call - Linea](https://docs.getblock.io/api-reference/linea/eth_call-linea.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - Linea](https://docs.getblock.io/api-reference/linea/eth_chainid-linea.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Linea](https://docs.getblock.io/api-reference/linea/eth_estimategas-linea.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Linea](https://docs.getblock.io/api-reference/linea/eth_feehistory-linea.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Linea](https://docs.getblock.io/api-reference/linea/eth_gasprice-linea.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Linea](https://docs.getblock.io/api-reference/linea/eth_getbalance-linea.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Linea](https://docs.getblock.io/api-reference/linea/eth_getblockbyhash-linea.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Linea](https://docs.getblock.io/api-reference/linea/eth_getblockbynumber-linea.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - Linea](https://docs.getblock.io/api-reference/linea/eth_getblockreceipts-linea.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash  - Linea](https://docs.getblock.io/api-reference/linea/eth_getblocktransactioncountbyhash-linea.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Linea](https://docs.getblock.io/api-reference/linea/eth_getblocktransactioncountbynumber-linea.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - Linea](https://docs.getblock.io/api-reference/linea/eth_getcode-linea.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Linea](https://docs.getblock.io/api-reference/linea/eth_getlogs-linea.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Linea](https://docs.getblock.io/api-reference/linea/eth_getstorageat-linea.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Linea](https://docs.getblock.io/api-reference/linea/eth_gettransactionbyblockhashandindex-linea.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Linea](https://docs.getblock.io/api-reference/linea/eth_gettransactionbyblocknumberandindex-linea.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Linea](https://docs.getblock.io/api-reference/linea/eth_gettransactionbyhash-linea.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Linea](https://docs.getblock.io/api-reference/linea/eth_gettransactioncount-linea.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Linea](https://docs.getblock.io/api-reference/linea/eth_gettransactionreceipt-linea.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Linea](https://docs.getblock.io/api-reference/linea/eth_maxpriorityfeepergas-linea.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Linea](https://docs.getblock.io/api-reference/linea/eth_sendrawtransaction-linea.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - Linea](https://docs.getblock.io/api-reference/linea/eth_syncing-linea.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation.
- [linea\_estimateGas - Linea](https://docs.getblock.io/api-reference/linea/linea_estimategas-linea.md): Example code for the linea\_estimateGas JSON-RPC method. Complete guide on how to use linea\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [net\_version - Linea](https://docs.getblock.io/api-reference/linea/net_version-linea.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Linea](https://docs.getblock.io/api-reference/linea/web3_clientversion-linea.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceTransaction - Linea](https://docs.getblock.io/api-reference/linea/debug_tracetransaction-linea.md): Example code for the debug\_traceTransaction JSON-RPC method. Complete guide on how to use debug\_traceTransaction JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByNumber - Linea](https://docs.getblock.io/api-reference/linea/debug_traceblockbynumber-linea.md): Example code for the debug\_traceBlockByNumber JSON-RPC method. Complete guide on how to use debug\_traceBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByHash - Linea](https://docs.getblock.io/api-reference/linea/debug_traceblockbyhash-linea.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Complete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [Litecoin](https://docs.getblock.io/api-reference/litecoin.md): GetBlock provides RPC endpoints that implement the Litecoin JSON-RPC API standard. These methods are core functionalities for interacting with Litecoin nodes.
- [getbestblockhash - Litecoin](https://docs.getblock.io/api-reference/litecoin/getbestblockhash-litecoin.md): Example code for the getbestblockhash JSON-RPC method. Complete guide on how to use getbestblockhash JSON-RPC in GetBlock Web3 documentation.
- [getmempooldescendants - Litecoin](https://docs.getblock.io/api-reference/litecoin/getmempooldescendants-litecoin.md): Example code for the getmempooldescendants JSON-RPC method. Complete guide on how to use getmempooldescendants JSON-RPC in GetBlock Web3 documentation.
- [help - Litecoin](https://docs.getblock.io/api-reference/litecoin/help-litecoin.md): Example code for the help JSON-RPC method. Complete guide on how to use help JSON-RPC in GetBlock Web3 documentation.
- [getnettotals - Litecoin](https://docs.getblock.io/api-reference/litecoin/getnettotals-litecoin.md): Example code for the getnettotals JSON-RPC method. Complete guide on how to use getnettotals JSON-RPC in GetBlock Web3 documentation.
- [gettxoutproof - Litecoin](https://docs.getblock.io/api-reference/litecoin/gettxoutproof-litecoin.md): Example code for the gettxoutproof JSON-RPC method. Complete guide on how to use gettxoutproof JSON-RPC in GetBlock Web3 documentation.
- [getnetworkhashps - Litecoin](https://docs.getblock.io/api-reference/litecoin/getnetworkhashps-litecoin.md): Example code for the getnetworkhashps JSON-RPC method. Complete guide on how to use getnetworkhashps JSON-RPC in GetBlock Web3 documentation.
- [createrawtransaction - Litecoin](https://docs.getblock.io/api-reference/litecoin/createrawtransaction-litecoin.md): Example code for the createrawtransaction JSON-RPC method. Complete guide on how to use createrawtransaction JSON-RPC in GetBlock Web3 documentation.
- [createmultisig - Litecoin](https://docs.getblock.io/api-reference/litecoin/createmultisig-litecoin.md): Example code for the createmultisig JSON-RPC method. Complete guide on how to use createmultisig JSON-RPC in GetBlock Web3 documentation.
- [getmininginfo - Litecoin](https://docs.getblock.io/api-reference/litecoin/getmininginfo-litecoin.md): Example code for the getmininginfo JSON-RPC method. Complete guide on how to use getmininginfo JSON-RPC in GetBlock Web3 documentation.
- [decoderawtransaction - Litecoin](https://docs.getblock.io/api-reference/litecoin/decoderawtransaction-litecoin.md): Example code for the decoderawtransaction JSON-RPC method. Complete guide on how to use decoderawtransaction JSON-RPC in GetBlock Web3 documentation.
- [getmempoolinfo - Litecoin](https://docs.getblock.io/api-reference/litecoin/getmempoolinfo-litecoin.md): Example code for the getmempoolinfo JSON-RPC method. Complete guide on how to use getmempoolinfo JSON-RPC in GetBlock Web3 documentation.
- [getdifficulty - Litecoin](https://docs.getblock.io/api-reference/litecoin/getdifficulty-litecoin.md): Example code for the getdifficulty JSON-RPC method. Complete guide on how to use getdifficulty JSON-RPC in GetBlock Web3 documentation.
- [listbanned - Litecoin](https://docs.getblock.io/api-reference/litecoin/listbanned-litecoin.md): Example code for the listbanned JSON-RPC method. Complete guide on how to use listbanned JSON-RPC in GetBlock Web3 documentation.
- [validateaddress - Litecoin](https://docs.getblock.io/api-reference/litecoin/validateaddress-litecoin.md): Example code for the validateaddress JSON-RPC method. Complete guide on how to use validateaddress JSON-RPC in GetBlock Web3 documentation.
- [getmemoryinfo - Litecoin](https://docs.getblock.io/api-reference/litecoin/getmemoryinfo-litecoin.md)
- [gettxoutsetinfo - Litecoin](https://docs.getblock.io/api-reference/litecoin/gettxoutsetinfo-litecoin.md): Example code for the gettxoutsetinfo JSON-RPC method. Complete guide on how to use gettxoutsetinfo JSON-RPC in GetBlock Web3 documentation.
- [getblockhash - Litecoin](https://docs.getblock.io/api-reference/litecoin/getblockhash-litecoin.md): Example code for the getblockhash JSON-RPC method. Complete guide on how to use getblockhash JSON-RPC in GetBlock Web3 documentation.
- [getmempoolentry - Litecoin](https://docs.getblock.io/api-reference/litecoin/getmempoolentry-litecoin.md): Example code for the getmempoolentry JSON-RPC method. Complete guide on how to use getmempoolentry JSON-RPC in GetBlock Web3 documentation.
- [decodescript - Litecoin](https://docs.getblock.io/api-reference/litecoin/decodescript-litecoin.md): Example code for the decodescript JSON-RPC method. Complete guide on how to use decodescript JSON-RPC in GetBlock Web3 documentation.
- [getblocktemplate - Litecoin](https://docs.getblock.io/api-reference/litecoin/getblocktemplate-litecoin.md): Example code for the getblocktemplate JSON-RPC method. Complete guide on how to use getblocktemplate JSON-RPC in GetBlock Web3 documentation.
- [verifymessage - Litecoin](https://docs.getblock.io/api-reference/litecoin/verifymessage-litecoin.md): Example code for the verifymessage JSON-RPC method. Complete guide on how to use verifymessage JSON-RPC in GetBlock Web3 documentation.
- [getconnectioncount - Litecoin](https://docs.getblock.io/api-reference/litecoin/getconnectioncount-litecoin.md): Example code for the getconnectioncount JSON-RPC method. Complete guide on how to use getconnectioncount JSON-RPC in GetBlock Web3 documentation.
- [getblockchaininfo - Litecoin](https://docs.getblock.io/api-reference/litecoin/getblockchaininfo-litecoin.md): Example code for the getblockchaininfo JSON-RPC method. Complete guide on how to use getblockchaininfo JSON-RPC in GetBlock Web3 documentation.
- [testmempoolaccept - Litecoin](https://docs.getblock.io/api-reference/litecoin/testmempoolaccept-litecoin.md): Example code for the testmempoolaccept JSON-RPC method. Complete guide on how to use testmempoolaccept JSON-RPC in GetBlock Web3 documentation.
- [getblockstats - Litecoin](https://docs.getblock.io/api-reference/litecoin/getblockstats-litecoin.md): Example code for the getblockstats JSON-RPC method. Complete guide on how to use getblockstats JSON-RPC in GetBlock Web3 documentation.
- [getblockcount - Litecoin](https://docs.getblock.io/api-reference/litecoin/getblockcount-litecoin.md): Example code for the getblockcount JSON-RPC method. Complete guide on how to use getblockcount JSON-RPC in GetBlock Web3 documentation.
- [estimatesmartfee - Litecoin](https://docs.getblock.io/api-reference/litecoin/estimatesmartfee-litecoin.md): Example code for the estimatesmartfee JSON-RPC method. Complete guide on how to use estimatesmartfee JSON-RPC in GetBlock Web3 documentation.
- [getblock - Litecoin](https://docs.getblock.io/api-reference/litecoin/getblock-litecoin.md): Example code for the getblock JSON-RPC method. Complete guide on how to use getblock JSON-RPC in GetBlock Web3 documentation.
- [getchaintips - Litecoin](https://docs.getblock.io/api-reference/litecoin/getchaintips-litecoin.md): Example code for the getchaintips JSON-RPC method. Complete guide on how to use getblock JSON-RPC in getchaintips Web3 documentation.
- [getrawtransaction - Litecoin](https://docs.getblock.io/api-reference/litecoin/getrawtransaction-litecoin.md): Example code for the getrawtransaction JSON-RPC method. Complete guide on how to use getrawtransaction JSON-RPC in GetBlock Web3 documentation.
- [getmempoolancestors - Litecoin](https://docs.getblock.io/api-reference/litecoin/getmempoolancestors-litecoin.md): Example code for the getmempoolancestors JSON-RPC method. Complete guide on how to use getmempoolancestors JSON-RPC in GetBlock Web3 documentation.
- [gettxout - Litecoin](https://docs.getblock.io/api-reference/litecoin/gettxout-litecoin.md): Example code for the gettxout JSON-RPC method. Complete guide on how to use gettxout JSON-RPC in GetBlock Web3 documentation.
- [Mantle (MNT)](https://docs.getblock.io/api-reference/mantle-mnt.md): GetBlock provides fast and reliable access to Mantle nodes via JSON-RPC API. Connect to the Mantle network without running your own infrastructure.
- [eth\_accounts - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_accounts-mantle.md): Example code for the eth\_accounts JSON-RPC method. Complete guide on how to use eth\_accounts JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_estimategas-mantle.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_chainid-mantle.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_call - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_call-mantle.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [eth\_blockNumber - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_blocknumber-mantle.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_feehistory-mantle.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getbalance-mantle.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getblockbyhash-mantle.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_gasprice-mantle.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getblocktransactioncountbyhash-mantle.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getblockreceipts-mantle.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getblockbynumber-mantle.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getblocktransactioncountbynumber-mantle.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getcode-mantle.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getFilterChanges - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getfilterchanges-mantle.md): Example code for the eth\_getFilterChanges JSON-RPC method. Complete guide on how to use eth\_getFilterChanges JSON-RPC in GetBlock Web3 documentation.
- [eth\_getFilterLogs - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getfilterlogs-mantle.md): Example code for the eth\_getFilterLogs JSON-RPC method. Complete guide on how to use eth\_getFilterLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getstorageat-mantle.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getProof - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getproof-mantle.md): Example code for the eth\_getProof JSON-RPC method. Complete guide on how to use eth\_getProof JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_getlogs-mantle.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_gettransactionbyblocknumberandindex-mantle.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_gettransactionbyblockhashandindex-mantle.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_gettransactionbyhash-mantle.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_gettransactioncount-mantle.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_gettransactionreceipt-mantle.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_maxpriorityfeepergas-mantle.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_newBlockFilter - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_newblockfilter-mantle.md): Example code for the eth\_newBlockFilter JSON-RPC method. Complete guide on how to useeth\_newBlockFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_newFilter - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_newfilter-mantle.md): Example code for the eth\_newFilter JSON-RPC method. Complete guide on how to use eth\_newFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_subscribe - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_subscribe-mantle.md): Example code for the eth\_subscribe JSON-RPC method. Complete guide on how to use eth\_subscribe JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_syncing-mantle.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_sendrawtransaction-mantle.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [eth\_unsubscribe - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_unsubscribe-mantle.md): Example code for the eth\_unsubscribe JSON-RPC method. Complete guide on how to use eth\_unsubscribe JSON-RPC in GetBlock Web3 documentation.
- [net\_listening - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/net_listening-mantle.md): Example code for the net\_listening JSON-RPC method. Complete guide on how to use net\_listening JSON-RPC in GetBlock Web3 documentation.
- [eth\_uninstallFilter - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/eth_uninstallfilter-mantle.md): Example code for the eth\_uninstallFilter JSON-RPC method. Complete guide on how to use eth\_uninstallFilter JSON-RPC in GetBlock Web3 documentation.
- [net\_peerCount - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/net_peercount-mantle.md): Example code for the net\_peerCount JSON-RPC method. Complete guide on how to use net\_peerCount JSON-RPC in GetBlock Web3 documentation.
- [net\_version - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/net_version-mantle.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/web3_clientversion-mantle.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation.
- [web3\_sha3 - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/web3_sha3-mantle.md): Example code for the web3\_sha3 JSON-RPC method. Complete guide on how to use web3\_sha3 JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByNumber -  Mantle](https://docs.getblock.io/api-reference/mantle-mnt/debug_traceblockbynumber-mantle.md): Example code for the debug\_traceBlockByNumber JSON-RPC method. Complete guide on how to use debug\_traceBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceTransaction - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/debug_tracetransaction-mantle.md): Example code for the debug\_traceTransaction JSON-RPC method. Complete guide on how to use debug\_traceTransaction JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceCall - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/debug_tracecall-mantle.md): Example code for the debug\_traceCall JSON-RPC method. Complete guide on how to use debug\_traceCall JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByHash - Mantle](https://docs.getblock.io/api-reference/mantle-mnt/debug_traceblockbyhash-mantle.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Complete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [Midnight](https://docs.getblock.io/api-reference/midnight.md): Midnight API Reference for efficient interaction with opBNB nodes, enabling scalable, low-cost transactions and fast finality through Layer 2 solutions on the BSC blockchain.
- [author\_pendingExtrinsics - Midnight](https://docs.getblock.io/api-reference/midnight/author_pendingextrinsics-midnight.md): Example code for the author\_pendingExtrinsics JSON-RPC method. Complete guide on how to use author\_pendingExtrinsics JSON-RPC in GetBlock Web3 documentation.
- [chain\_getFinalizedHead - Midnight](https://docs.getblock.io/api-reference/midnight/chain_getfinalizedhead-midnight.md): Example code for the chain\_getFinalizedHead JSON-RPC method. Complete guide on how to use chain\_getFinalizedHead JSON-RPC in GetBlock Web3 documentation.
- [offchain\_localStorageSet - Midnight](https://docs.getblock.io/api-reference/midnight/offchain_localstorageset-midnight.md): Example code for the offchain\_localStorageSet JSON-RPC method. Complete guide on how to use offchain\_localStorageSet JSON-RPC in GetBlock Web3 documentation.
- [state\_getStorageAt - Midnight](https://docs.getblock.io/api-reference/midnight/state_getstorageat-midnight.md): Example code for the state\_getStorageAt JSON-RPC method. Complete guide on how to use state\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [system\_name - Midnight](https://docs.getblock.io/api-reference/midnight/system_name-midnight.md): Example code for the system\_name JSON-RPC method. Complete guide on how to use system\_name JSON-RPC in GetBlock Web3 documentation.
- [childstate\_getStorageHash - Midnight](https://docs.getblock.io/api-reference/midnight/childstate_getstoragehash-midnight.md): Example code for the childstate\_getStorageHash JSON-RPC method. Complete guide on how to use childstate\_getStorageHash JSON-RPC in GetBlock Web3 documentation.
- [state\_getRuntimeVersion - Midnight](https://docs.getblock.io/api-reference/midnight/state_getruntimeversion-midnight.md): Example code for the state\_getRuntimeVersion JSON-RPC method. Complete guide on how to use state\_getRuntimeVersion JSON-RPC in GetBlock Web3 documentation.
- [author\_submitExtrinsic - Midnight](https://docs.getblock.io/api-reference/midnight/author_submitextrinsic-midnight.md): Example code for the author\_submitExtrinsic JSON-RPC method. Complete guide on how to use author\_submitExtrinsic JSON-RPC in GetBlock Web3 documentation.
- [system\_chainType - Midnight](https://docs.getblock.io/api-reference/midnight/system_chaintype-midnight.md): Example code for the author\_submitExtrinsic JSON-RPC method. Complete guide on how to use author\_submitExtrinsic JSON-RPC in GetBlock Web3 documentation.
- [midnight\_apiVersions - Midnight](https://docs.getblock.io/api-reference/midnight/midnight_apiversions-midnight.md): Example code for the midnight\_apiVersions JSON-RPC method. Complete guide on how to use midnight\_apiVersions JSON-RPC in GetBlock Web3 documentation.
- [system\_syncState - Midnight](https://docs.getblock.io/api-reference/midnight/system_syncstate-midnight.md): Example code for the system\_syncState JSON-RPC method. Complete guide on how to use system\_syncState JSON-RPC in GetBlock Web3 documentation.
- [chain\_getHeader - Midnight](https://docs.getblock.io/api-reference/midnight/chain_getheader-midnight.md): Example code for the chain\_getHeader JSON-RPC method. Complete guide on how to use chain\_getHeader JSON-RPC in GetBlock Web3 documentation.
- [sidechain\_getEpochCommittee - Midnight](https://docs.getblock.io/api-reference/midnight/sidechain_getepochcommittee-midnight.md): Example code for the sidechain\_getEpochCommittee JSON-RPC method. Complete guide on how to use sidechain\_getEpochCommittee JSON-RPC in GetBlock Web3 documentation.
- [state\_getReadProof - Midnight](https://docs.getblock.io/api-reference/midnight/state_getreadproof-midnight.md): Example code for the state\_getReadProof JSON-RPC method. Complete guide on how to use state\_getReadProof JSON-RPC in GetBlock Web3 documentation.
- [state\_getKeysPaged - Midnight](https://docs.getblock.io/api-reference/midnight/state_getkeyspaged-midnight.md): Example code for the state\_getKeysPaged JSON-RPC method. Complete guide on how to use state\_getKeysPaged JSON-RPC in GetBlock Web3 documentation.
- [childstate\_getStorageSize - Midnight](https://docs.getblock.io/api-reference/midnight/childstate_getstoragesize-midnight.md): Example code for the childstate\_getStorageSize JSON-RPC method. Complete guide on how to use childstate\_getStorageSize JSON-RPC in GetBlock Web3 documentation.
- [state\_queryStorageAt - Midnight](https://docs.getblock.io/api-reference/midnight/state_querystorageat-midnight.md): Example code for the state\_queryStorageAt JSON-RPC method. Complete guide on how to use state\_queryStorageAt JSON-RPC in GetBlock Web3 documentation.
- [midnight\_contractState - Midnight](https://docs.getblock.io/api-reference/midnight/midnight_contractstate-midnight.md): Example code for the midnight\_contractState JSON-RPC method. Complete guide on how to use midnight\_contractState JSON-RPC in GetBlock Web3 documentation.
- [childstate\_getStorageEntries - Midnight](https://docs.getblock.io/api-reference/midnight/childstate_getstorageentries-midnight.md): Example code for the childstate\_getStorageEntries JSON-RPC method. Complete guide on how to use childstate\_getStorageEntries JSON-RPC in GetBlock Web3 documentation.
- [system\_properties - Midnight](https://docs.getblock.io/api-reference/midnight/system_properties-midnight.md): Example code for the system\_properties JSON-RPC method. Complete guide on how to use system\_properties JSON-RPC in GetBlock Web3 documentation.
- [grandpa\_proveFinality - Midnight](https://docs.getblock.io/api-reference/midnight/grandpa_provefinality-midnight.md): Example code for the grandpa\_proveFinality JSON-RPC method. Complete guide on how to use grandpa\_proveFinality JSON-RPC in GetBlock Web3 documentation.
- [system\_health - Midnight](https://docs.getblock.io/api-reference/midnight/system_health-midnight.md): Example code for the system\_health JSON-RPC method. Complete guide on how to use system\_health JSON-RPC in GetBlock Web3 documentation.
- [state\_getStorageHash - Midnight](https://docs.getblock.io/api-reference/midnight/state_getstoragehash-midnight.md): Example code for the state\_getStorageHash JSON-RPC method. Complete guide on how to use state\_getStorageHash JSON-RPC in GetBlock Web3 documentation.
- [sidechain\_getStatus - Midnight](https://docs.getblock.io/api-reference/midnight/sidechain_getstatus-midnight.md): Example code for the sidechain\_getStatus JSON-RPC method. Complete guide on how to use sidechain\_getStatus JSON-RPC in GetBlock Web3 documentation.
- [state\_getkeyspagedat - Midnight](https://docs.getblock.io/api-reference/midnight/state_getkeyspagedat-midnight.md): Example code for the state\_getkeyspagedat JSON-RPC method. Complete guide on how to use state\_getkeyspagedat JSON-RPC in GetBlock Web3 documentation.
- [state\_call - Midnight](https://docs.getblock.io/api-reference/midnight/state_call-midnight.md): Example code for the state\_call JSON-RPC method. Complete guide on how to use state\_call JSON-RPC in GetBlock Web3 documentation.
- [chain\_getBlockHash - Midnight](https://docs.getblock.io/api-reference/midnight/chain_getblockhash-midnight.md): Example code for the chain\_getBlockHash JSON-RPC method. Complete guide on how to use chain\_getBlockHash JSON-RPC in GetBlock Web3 documentation.
- [state\_getMetadata - Midnight](https://docs.getblock.io/api-reference/midnight/state_getmetadata-midnight.md): Example code for the state\_getMetadata JSON-RPC method. Complete guide on how to use state\_getMetadata JSON-RPC in GetBlock Web3 documentation.
- [system\_accountNextIndex - Midnight](https://docs.getblock.io/api-reference/midnight/system_accountnextindex-midnight.md): Example code for the system\_accountNextIndex JSON-RPC method. Complete guide on how to use system\_accountNextIndex JSON-RPC in GetBlock Web3 documentation.
- [account\_nextIndex - Midnight](https://docs.getblock.io/api-reference/midnight/account_nextindex-midnight.md): Example code for the account\_nextIndex JSON-RPC method. Complete guide on how to use account\_nextIndex JSON-RPC in GetBlock Web3 documentation.
- [grandpa\_roundState - Midnight](https://docs.getblock.io/api-reference/midnight/grandpa_roundstate-midnight.md): Example code for the grandpa\_roundState JSON-RPC method. Complete guide on how to use grandpa\_roundState JSON-RPC in GetBlock Web3 documentation.
- [state\_callAt - Midnight](https://docs.getblock.io/api-reference/midnight/state_callat-midnight.md): Example code for the state\_callAt JSON-RPC method. Complete guide on how to use state\_callAt JSON-RPC in GetBlock Web3 documentation.
- [rpc\_methods - Midnight](https://docs.getblock.io/api-reference/midnight/rpc_methods-midnight.md): Example code for the rpc\_methods JSON-RPC method. Complete guide on how to use rpc\_methods JSON-RPC in GetBlock Web3 documentation.
- [sidechain\_getParams - Midnight](https://docs.getblock.io/api-reference/midnight/sidechain_getparams-midnight.md): Example code for the sidechain\_getParams JSON-RPC method. Complete guide on how to use sidechain\_getParams JSON-RPC in GetBlock Web3 documentation.
- [chain\_getHead - Midnight](https://docs.getblock.io/api-reference/midnight/chain_gethead-midnight.md): Example code for the chain\_getHead JSON-RPC method. Complete guide on how to use chain\_getHead JSON-RPC in GetBlock Web3 documentation.
- [state\_getStorage - Midnight](https://docs.getblock.io/api-reference/midnight/state_getstorage-midnight.md): Example code for the state\_getStorage JSON-RPC method. Complete guide on how to use state\_getStorage JSON-RPC in GetBlock Web3 documentation.
- [chain\_getBlock - Midnight](https://docs.getblock.io/api-reference/midnight/chain_getblock-midnight.md): Example code for the chain\_getBlock JSON-RPC method. Complete guide on how to use chain\_getBlock JSON-RPC in GetBlock Web3 documentation.
- [sidechain\_getAriadneParameters - Midnight](https://docs.getblock.io/api-reference/midnight/sidechain_getariadneparameters-midnight.md): Example code for the sidechain\_getAriadneParameters JSON-RPC method. Complete guide on how to use sidechain\_getAriadneParameters JSON-RPC in GetBlock Web3 documentation.
- [author\_removeExtrinsic - Midnight](https://docs.getblock.io/api-reference/midnight/author_removeextrinsic-midnight.md): Example code for the author\_removeExtrinsic JSON-RPC method. Complete guide on how to use author\_removeExtrinsic JSON-RPC in GetBlock Web3 documentation.
- [chain\_getRuntimeVersion - Midnight](https://docs.getblock.io/api-reference/midnight/chain_getruntimeversion-midnight.md): Example code for the chain\_getRuntimeVersion JSON-RPC method. Complete guide on how to use chain\_getRuntimeVersion JSON-RPC in GetBlock Web3 documentation.
- [system\_chain - Midnight](https://docs.getblock.io/api-reference/midnight/system_chain-midnight.md): Example code for the system\_chain JSON-RPC method. Complete guide on how to use system\_chain JSON-RPC in GetBlock Web3 documentation.
- [childstate\_getStorage - Midnight](https://docs.getblock.io/api-reference/midnight/childstate_getstorage-midnight.md): Example code for the childstate\_getStorage JSON-RPC method. Complete guide on how to use childstate\_getStorage JSON-RPC in GetBlock Web3 documentation.
- [childstate\_getKeysPaged - Midnight](https://docs.getblock.io/api-reference/midnight/childstate_getkeyspaged-midnight.md): Example code for the childstate\_getKeysPaged JSON-RPC method. Complete guide on how to use childstate\_getKeysPaged JSON-RPC in GetBlock Web3 documentation.
- [system\_version - Midnight](https://docs.getblock.io/api-reference/midnight/system_version-midnight.md): Example code for the system\_version JSON-RPC method. Complete guide on how to use system\_version JSON-RPC in GetBlock Web3 documentation.
- [state\_getStorageSize - Midnight](https://docs.getblock.io/api-reference/midnight/state_getstoragesize-midnight.md): Example code for the state\_getStorageSize JSON-RPC method. Complete guide on how to use state\_getStorageSize JSON-RPC in GetBlock Web3 documentation.
- [offchain\_localStorageGet - Midnight](https://docs.getblock.io/api-reference/midnight/offchain_localstorageget-midnight.md): Example code for the offchain\_localStorageGet JSON-RPC method. Complete guide on how to use offchain\_localStorageGet JSON-RPC in GetBlock Web3 documentation.
- [childstate\_getKeys - Midnight](https://docs.getblock.io/api-reference/midnight/childstate_getkeys-midnight.md): Example code for the childstate\_getKeys JSON-RPC method. Complete guide on how to use childstate\_getKeys JSON-RPC in GetBlock Web3 documentation.
- [Monad (MON)](https://docs.getblock.io/api-reference/monad-mon.md): GetBlock provides fast and reliable access to Monad nodes via JSON-RPC API. Connect to the Monad network without running your own infrastructure.
- [eth\_blockNumber - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_blocknumber-monad.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_getbalance-monad.md)
- [eth\_call - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_call-monad.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_chainid-monad.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_createAccessList - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_createaccesslist-monad.md): Example code for the eth\_createAccessList JSON-RPC method. Complete guide on how to use eth\_createAccessList JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_estimategas-monad.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_feehistory-monad.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_gasprice-monad.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_getblockbyhash-monad.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_getblockbynumber-monad.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_getcode-monad.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_getlogs-monad.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_getstorageat-monad.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_gettransactionbyhash-monad.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_gettransactioncount-monad.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_gettransactionreceipt-monad.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_maxpriorityfeepergas-monad.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_sendrawtransaction-monad.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransactionSync - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_sendrawtransactionsync-monad.md): Example code for the eth\_sendRawTransactionSync JSON-RPC method. Complete guide on how to use eth\_sendRawTransactionSync JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - Monad](https://docs.getblock.io/api-reference/monad-mon/eth_syncing-monad.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation.
- [net\_version - Monad](https://docs.getblock.io/api-reference/monad-mon/net_version-monad.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation.
- [web3\_clientVersion -Monad](https://docs.getblock.io/api-reference/monad-mon/web3_clientversion-monad.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceTransaction - Monad](https://docs.getblock.io/api-reference/monad-mon/debug_tracetransaction-monad.md): Example code for the debug\_traceTransaction JSON-RPC method. Complete guide on how to use debug\_traceTransaction JSON-RPC in GetBlock Web3 documentation.
- [Monero(XMR)](https://docs.getblock.io/api-reference/monero-xmr.md): GetBlock provides fast and reliable access to Monero nodes via JSON-RPC API. Connect to the Monero network without running your own infrastructure.
- [banned - Monero](https://docs.getblock.io/api-reference/monero-xmr/banned-monero.md): Example code for the banned JSON-RPC method. Complete guide on how to use banned JSON-RPC in GetBlock Web3 documentation.
- [flush\_txpool - Monero](https://docs.getblock.io/api-reference/monero-xmr/flush_txpool-monero.md): Example code for the flush\_txpool JSON-RPC method. Complete guide on how to use flush\_txpool JSON-RPC in GetBlock Web3 documentation.
- [get\_alternate\_chains - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_alternate_chains-monero.md): Example code for the get\_alternate\_chains JSON-RPC method. Complete guide on how to use get\_alternate\_chains JSON-RPC in GetBlock Web3 documentation.
- [get\_bans - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_bans-monero.md): Example code for the get\_bans JSON-RPC method. Complete guide on how to use get\_bans JSON-RPC in GetBlock Web3 documentation.
- [get\_block\_count - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_block_count-monero.md): Example code for the get\_block\_count JSON-RPC method. Complete guide on how to use get\_block\_count JSON-RPC in GetBlock Web3 documentation.
- [get\_block\_header\_by\_hash -Monero](https://docs.getblock.io/api-reference/monero-xmr/get_block_header_by_hash-monero.md): Example code for the get\_block\_header\_by\_hash JSON-RPC method. Complete guide on how to use get\_block\_header\_by\_hash JSON-RPC in GetBlock Web3 documentation.
- [get\_block\_header\_by\_height - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_block_header_by_height-monero.md): Example code for the get\_block\_header\_by\_height JSON-RPC method. Complete guide on how to use get\_block\_header\_by\_height JSON-RPC in GetBlock Web3 documentation.
- [get\_block\_headers\_range - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_block_headers_range-monero.md): Example code for the get\_block\_headers\_range JSON-RPC method. Complete guide on how to use get\_block\_headers\_range JSON-RPC in GetBlock Web3 documentation.
- [get\_block\_template - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_block_template-monero.md): Example code for the get\_block\_template JSON-RPC method. Complete guide on how to use get\_block\_template JSON-RPC in GetBlock Web3 documentation.
- [get\_block - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_block-monero.md): Example code for the get\_block JSON-RPC method. Complete guide on how to use get\_block JSON-RPC in GetBlock Web3 documentation.
- [get\_coinbase\_tx\_sum - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_coinbase_tx_sum-monero.md): Example code for the get\_coinbase\_tx\_sum JSON-RPC method. Complete guide on how to use get\_coinbase\_tx\_sum JSON-RPC in GetBlock Web3 documentation.
- [get\_connections - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_connections-monero.md): Example code for the get\_connections JSON-RPC method. Complete guide on how to use get\_connections JSON-RPC in GetBlock Web3 documentation.
- [get\_fee\_estimate - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_fee_estimate-monero.md): Example code for the get\_fee\_estimate JSON-RPC method. Complete guide on how to use get\_fee\_estimate JSON-RPC in GetBlock Web3 documentation.
- [get\_info - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_info-monero.md): Example code for the get\_info JSON-RPC method. Complete guide on how to use get\_info JSON-RPC in GetBlock Web3 documentation.
- [get\_last\_block\_header - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_last_block_header-monero.md): Example code for the get\_last\_block\_header JSON-RPC method. Complete guide on how to use get\_last\_block\_header JSON-RPC in GetBlock Web3 documentation.
- [get\_output\_histogram -Monero](https://docs.getblock.io/api-reference/monero-xmr/get_output_histogram-monero.md): Example code for the get\_output\_histogram JSON-RPC method. Complete guide on how to use get\_output\_histogram JSON-RPC in GetBlock Web3 documentation.
- [get\_outs - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_outs-monero.md): Example code for the get\_outs JSON-RPC method. Complete guide on how to use get\_outs JSON-RPC in GetBlock Web3 documentation.
- [get\_txpool\_backlog - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_txpool_backlog-monero.md): Example code for the get\_txpool\_backlog JSON-RPC method. Complete guide on how to use get\_txpool\_backlog JSON-RPC in GetBlock Web3 documentation.
- [get\_version - Monero](https://docs.getblock.io/api-reference/monero-xmr/get_version-monero.md): Example code for the get\_version JSON-RPC method. Complete guide on how to use get\_version JSON-RPC in GetBlock Web3 documentation.
- [hard\_fork\_info - Monero](https://docs.getblock.io/api-reference/monero-xmr/hard_fork_info-monero.md): Example code for the hard\_fork\_info JSON-RPC method. Complete guide on how to use hard\_fork\_info JSON-RPC in GetBlock Web3 documentation.
- [is\_key\_image\_spent - Monero](https://docs.getblock.io/api-reference/monero-xmr/is_key_image_spent-monero.md): Example code for the is\_key\_image\_spent JSON-RPC method. Complete guide on how to use is\_key\_image\_spent JSON-RPC in GetBlock Web3 documentation.
- [on\_get\_block\_hash - Monero](https://docs.getblock.io/api-reference/monero-xmr/on_get_block_hash-monero.md): Example code for the on\_get\_block\_hash JSON-RPC method. Complete guide on how to use on\_get\_block\_hash JSON-RPC in GetBlock Web3 documentation.
- [relay\_tx - Monero](https://docs.getblock.io/api-reference/monero-xmr/relay_tx-monero.md): Example code for the relay\_tx JSON-RPC method. Complete guide on how to use relay\_tx JSON-RPC in GetBlock Web3 documentation.
- [send\_raw\_transaction - Monero](https://docs.getblock.io/api-reference/monero-xmr/send_raw_transaction-monero.md): Example code for the send\_raw\_transaction JSON-RPC method. Complete guide on how to use send\_raw\_transaction JSON-RPC in GetBlock Web3 documentation.
- [set\_bans - Monero](https://docs.getblock.io/api-reference/monero-xmr/set_bans-monero.md): Example code for the set\_bans JSON-RPC method. Complete guide on how to use set\_bans JSON-RPC in GetBlock Web3 documentation.
- [submit\_block - Monero](https://docs.getblock.io/api-reference/monero-xmr/submit_block-monero.md): Example code for the submit\_block JSON-RPC method. Complete guide on how to use submit\_block JSON-RPC in GetBlock Web3 documentation.
- [sync\_info - Monero](https://docs.getblock.io/api-reference/monero-xmr/sync_info-monero.md): Example code for the sync\_info JSON-RPC method. Complete guide on how to use sync\_info JSON-RPC in GetBlock Web3 documentation.
- [Moonbeam (GLMR)](https://docs.getblock.io/api-reference/moonbeam-glmr.md): Moonbeam Network API Reference for seamless interaction with GLMR nodes, enabling Ethereum-compatible smart contracts and interoperability within the Polkadot ecosystem.
- [eth\_accounts - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_blocknumber.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_coinbase.md): Example code for the eth\_coinbase json-rpc method. Сomplete guide on how to use eth\_coinbase json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs json-rpc method. Сomplete guide on how to use eth\_getFilterLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_hashrate.md): Example code for the eth\_hashrate json-rpc method. Сomplete guide on how to use eth\_hashrate json-rpc in GetBlock.io Web3 documentation.
- [eth\_mining - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_mining.md): Example code for the eth\_mining json-rpc method. Сomplete guide on how to use eth\_mining json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_protocolVersion - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_protocolversion.md): Example code for the eth\_protocolVersion json-rpc method. Сomplete guide on how to use eth\_protocolVersion json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [net\_listening - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_net_listening.md): Example code for the net\_listening json-rpc method. Сomplete guide on how to use net\_listening json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_version - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_web3_clientversion.md): Example code for the web3\_clientVersion json-rpc method. Сomplete guide on how to use web3\_clientVersion json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 - Moonbeam](https://docs.getblock.io/api-reference/moonbeam-glmr/glmr_web3_sha3.md): Example code for the web3\_sha3 json-rpc method. Сomplete guide on how to use web3\_sha3 json-rpc in GetBlock.io Web3 documentation.
- [Moonriver (MOVR)](https://docs.getblock.io/api-reference/moonriver-movr.md): Moonriver Network API Reference for fast and secure interaction with MOVR nodes, enabling decentralized applications and cross-chain compatibility on the Polkadot network.
- [author\_hasKey {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_author_haskey.md): Example code for the author\_hasKey  {disallowed} json-rpc method. Сomplete guide on how to use author\_hasKey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_hasSessionKeys {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_author_hassessionkeys.md): Example code for the author\_hasSessionKeys  {disallowed} json-rpc method. Сomplete guide on how to use author\_hasSessionKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_insertKey {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_author_insertkey.md): Example code for the author\_insertKey  {disallowed} json-rpc method. Сomplete guide on how to use author\_insertKey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_pendingExtrinsics {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_author_pendingextrinsics.md): Example code for the author\_pendingExtrinsics  {disallowed} json-rpc method. Сomplete guide on how to use author\_pendingExtrinsics  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_removeExtrinsic {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_author_removeextrinsic.md): Example code for the author\_removeExtrinsic  {disallowed} json-rpc method. Сomplete guide on how to use author\_removeExtrinsic  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_rotateKeys {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_author_rotatekeys.md): Example code for the author\_rotateKeys  {disallowed} json-rpc method. Сomplete guide on how to use author\_rotateKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_submitAndWatchExtrinsic {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_author_submitandwatchextrinsic.md): Example code for the author\_submitAndWatchExtrinsic  {disallowed} json-rpc method. Сomplete guide on how to use author\_submitAndWatchExtrinsic  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [author\_submitExtrinsic {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_author_submitextrinsic.md): Example code for the author\_submitExtrinsic  {disallowed} json-rpc method. Сomplete guide on how to use author\_submitExtrinsic  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [babe\_epochAuthorship {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_babe_epochauthorship.md): Example code for the babe\_epochAuthorship  {disallowed} json-rpc method. Сomplete guide on how to use babe\_epochAuthorship  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [beefy\_getFinalizedHead {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_beefy_getfinalizedhead.md): Example code for the beefy\_getFinalizedHead  {disallowed} json-rpc method. Сomplete guide on how to use beefy\_getFinalizedHead  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [beefy\_subscribeJustifications {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_beefy_subscribejustifications.md): Example code for the beefy\_subscribeJustifications  {disallowed} json-rpc method. Сomplete guide on how to use beefy\_subscribeJustifications  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [chain\_getBlock - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_chain_getblock.md): Example code for the chain\_getBlock json-rpc method. Сomplete guide on how to use chain\_getBlock json-rpc in GetBlock.io Web3 documentation.
- [chain\_getBlockHash - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_chain_getblockhash.md): Example code for the chain\_getBlockHash json-rpc method. Сomplete guide on how to use chain\_getBlockHash json-rpc in GetBlock.io Web3 documentation.
- [chain\_getFinalizedHead - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_chain_getfinalizedhead.md): Example code for the chain\_getFinalizedHead json-rpc method. Сomplete guide on how to use chain\_getFinalizedHead json-rpc in GetBlock.io Web3 documentation.
- [chain\_getHeader - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_chain_getheader.md): Example code for the chain\_getHeader json-rpc method. Сomplete guide on how to use chain\_getHeader json-rpc in GetBlock.io Web3 documentation.
- [chain\_subscribeAllHeads {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_chain_subscribeallheads.md): Example code for the chain\_subscribeAllHeads  {disallowed} json-rpc method. Сomplete guide on how to use chain\_subscribeAllHeads  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [chain\_subscribeFinalizedHeads {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_chain_subscribefinalizedheads.md): Example code for the chain\_subscribeFinalizedHeads  {disallowed} json-rpc method. Сomplete guide on how to use chain\_subscribeFinalizedHeads  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [chain\_subscribeNewHeads {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_chain_subscribenewheads.md): Example code for the chain\_subscribeNewHeads  {disallowed} json-rpc method. Сomplete guide on how to use chain\_subscribeNewHeads  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getKeys {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_childstate_getkeys.md): Example code for the childstate\_getKeys  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getKeysPaged {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_childstate_getkeyspaged.md): Example code for the childstate\_getKeysPaged  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getKeysPaged  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getStorage {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_childstate_getstorage.md): Example code for the childstate\_getStorage  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getStorageEntries {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_childstate_getstorageentries.md): Example code for the childstate\_getStorageEntries  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getStorageEntries  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getStorageHash {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_childstate_getstoragehash.md): Example code for the childstate\_getStorageHash  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getStorageHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [childstate\_getStorageSize {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_childstate_getstoragesize.md): Example code for the childstate\_getStorageSize  {disallowed} json-rpc method. Сomplete guide on how to use childstate\_getStorageSize  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [contracts\_call {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_contracts_call.md): Example code for the contracts\_call  {disallowed} json-rpc method. Сomplete guide on how to use contracts\_call  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [contracts\_getStorage {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_contracts_getstorage.md): Example code for the contracts\_getStorage  {disallowed} json-rpc method. Сomplete guide on how to use contracts\_getStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [contracts\_instantiate {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_contracts_instantiate.md): Example code for the contracts\_instantiate  {disallowed} json-rpc method. Сomplete guide on how to use contracts\_instantiate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [contracts\_rentProjection {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_contracts_rentprojection.md): Example code for the contracts\_rentProjection  {disallowed} json-rpc method. Сomplete guide on how to use contracts\_rentProjection  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [contracts\_upload\_code {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_contracts_upload_code.md): Example code for the contracts\_upload\_code  {disallowed} json-rpc method. Сomplete guide on how to use contracts\_upload\_code  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [dev\_getBlockStats {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_dev_getblockstats.md): Example code for the dev\_getBlockStats  {disallowed} json-rpc method. Сomplete guide on how to use dev\_getBlockStats  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [engine\_createBlock {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_engine_createblock.md): Example code for the engine\_createBlock  {disallowed} json-rpc method. Сomplete guide on how to use engine\_createBlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [engine\_finalizeBlock {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_engine_finalizeblock.md): Example code for the engine\_finalizeBlock  {disallowed} json-rpc method. Сomplete guide on how to use engine\_finalizeBlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_accounts {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_accounts.md): Example code for the eth\_accounts  {disallowed} json-rpc method. Сomplete guide on how to use eth\_accounts  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_blocknumber.md): Example code for the eth\_blockNumber  {disallowed} json-rpc method. Сomplete guide on how to use eth\_blockNumber  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_call {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_call.md): Example code for the eth\_call  {disallowed} json-rpc method. Сomplete guide on how to use eth\_call  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_chainid.md): Example code for the eth\_chainId  {disallowed} json-rpc method. Сomplete guide on how to use eth\_chainId  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_coinbase.md): Example code for the eth\_coinbase  {disallowed} json-rpc method. Сomplete guide on how to use eth\_coinbase  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_estimategas.md): Example code for the eth\_estimateGas  {disallowed} json-rpc method. Сomplete guide on how to use eth\_estimateGas  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_gasprice.md): Example code for the eth\_gasPrice  {disallowed} json-rpc method. Сomplete guide on how to use eth\_gasPrice  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getbalance.md): Example code for the eth\_getBalance  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBalance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockByHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash  {disallowed} json-rpc in GetBlock.io Web3 docume
- [eth\_getBlockTransactionCountByNumber {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber  {disallowed} json-rpc in GetBlock.io Web3 do
- [eth\_getCode {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getcode.md): Example code for the eth\_getCode  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getCode  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getFilterChanges  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getFilterLogs  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getlogs.md): Example code for the eth\_getLogs  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getLogs  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getProof {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getproof.md): Example code for the eth\_getProof  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getProof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getstorageat.md): Example code for the eth\_getStorageAt  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getStorageAt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex  {disallowed} json-rpc in GetBlock.io Web3
- [eth\_getTransactionByBlockNumberAndIndex {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex  {disallowed} json-rpc in GetBlock.io W
- [eth\_getTransactionByHash {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getTransactionCount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex  {disallowed} json-rpc in GetBlock.io Web3 documentatio
- [eth\_getUncleByBlockNumberAndIndex {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex  {disallowed} json-rpc in GetBlock.io Web3 document
- [eth\_getUncleCountByBlockHash {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getWork {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_getwork.md): Example code for the eth\_getWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_hashrate.md): Example code for the eth\_hashrate  {disallowed} json-rpc method. Сomplete guide on how to use eth\_hashrate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_mining {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_mining.md): Example code for the eth\_mining  {disallowed} json-rpc method. Сomplete guide on how to use eth\_mining  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_newblockfilter.md): Example code for the eth\_newBlockFilter  {disallowed} json-rpc method. Сomplete guide on how to use eth\_newBlockFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_newfilter.md): Example code for the eth\_newFilter  {disallowed} json-rpc method. Сomplete guide on how to use eth\_newFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter  {disallowed} json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter  {disallowed} json-rpc in GetBlock.io Web3 documentatio
- [eth\_protocolVersion {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_protocolversion.md): Example code for the eth\_protocolVersion  {disallowed} json-rpc method. Сomplete guide on how to use eth\_protocolVersion  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_sendtransaction.md): Example code for the eth\_sendTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitHashrate {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_submithashrate.md): Example code for the eth\_submitHashrate  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitHashrate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitWork {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_submitwork.md): Example code for the eth\_submitWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_subscribe {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_subscribe.md): Example code for the eth\_subscribe  {disallowed} json-rpc method. Сomplete guide on how to use eth\_subscribe  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_syncing.md): Example code for the eth\_syncing  {disallowed} json-rpc method. Сomplete guide on how to use eth\_syncing  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter  {disallowed} json-rpc method. Сomplete guide on how to use eth\_uninstallFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [grandpa\_proveFinality {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_grandpa_provefinality.md): Example code for the grandpa\_proveFinality  {disallowed} json-rpc method. Сomplete guide on how to use grandpa\_proveFinality  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [grandpa\_roundState - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_grandpa_roundstate.md): Example code for the grandpa\_roundState json-rpc method. Сomplete guide on how to use grandpa\_roundState json-rpc in GetBlock.io Web3 documentation.
- [grandpa\_subscribeJustifications {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_grandpa_subscribejustifications.md): Example code for the grandpa\_subscribeJustifications  {disallowed} json-rpc method. Сomplete guide on how to use grandpa\_subscribeJustifications  {disallowed} json-rpc in GetBlock.io Web3 documentatio
- [mmr\_generateProof {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_mmr_generateproof.md): Example code for the mmr\_generateProof  {disallowed} json-rpc method. Сomplete guide on how to use mmr\_generateProof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [mmr\_root {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_mmr_root.md): Example code for the mmr\_root  {disallowed} json-rpc method. Сomplete guide on how to use mmr\_root  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [mmr\_verifyProof {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_mmr_verifyproof.md): Example code for the mmr\_verifyProof  {disallowed} json-rpc method. Сomplete guide on how to use mmr\_verifyProof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [mmr\_verifyProofStateless {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_mmr_verifyproofstateless.md): Example code for the mmr\_verifyProofStateless  {disallowed} json-rpc method. Сomplete guide on how to use mmr\_verifyProofStateless  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [net\_listening {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_net_listening.md): Example code for the net\_listening  {disallowed} json-rpc method. Сomplete guide on how to use net\_listening  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_net_peercount.md): Example code for the net\_peerCount  {disallowed} json-rpc method. Сomplete guide on how to use net\_peerCount  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [net\_version {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_net_version.md): Example code for the net\_version  {disallowed} json-rpc method. Сomplete guide on how to use net\_version  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [offchain\_localStorageGet {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_offchain_localstorageget.md): Example code for the offchain\_localStorageGet  {disallowed} json-rpc method. Сomplete guide on how to use offchain\_localStorageGet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [offchain\_localStorageSet {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_offchain_localstorageset.md): Example code for the offchain\_localStorageSet  {disallowed} json-rpc method. Сomplete guide on how to use offchain\_localStorageSet  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [payment\_queryFeeDetails {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_payment_queryfeedetails.md): Example code for the payment\_queryFeeDetails  {disallowed} json-rpc method. Сomplete guide on how to use payment\_queryFeeDetails  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [payment\_queryInfo {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_payment_queryinfo.md): Example code for the payment\_queryInfo  {disallowed} json-rpc method. Сomplete guide on how to use payment\_queryInfo  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [rpc\_methods - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_rpc_methods.md): Example code for the rpc\_methods json-rpc method. Сomplete guide on how to use rpc\_methods json-rpc in GetBlock.io Web3 documentation.
- [state\_call {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_call.md): Example code for the state\_call  {disallowed} json-rpc method. Сomplete guide on how to use state\_call  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getChildKeys {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getchildkeys.md): Example code for the state\_getChildKeys  {disallowed} json-rpc method. Сomplete guide on how to use state\_getChildKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getChildReadProof {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getchildreadproof.md): Example code for the state\_getChildReadProof  {disallowed} json-rpc method. Сomplete guide on how to use state\_getChildReadProof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getChildStorage {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getchildstorage.md): Example code for the state\_getChildStorage  {disallowed} json-rpc method. Сomplete guide on how to use state\_getChildStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getChildStorageHash {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getchildstoragehash.md): Example code for the state\_getChildStorageHash  {disallowed} json-rpc method. Сomplete guide on how to use state\_getChildStorageHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getChildStorageSize {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getchildstoragesize.md): Example code for the state\_getChildStorageSize  {disallowed} json-rpc method. Сomplete guide on how to use state\_getChildStorageSize  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getKeys {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getkeys.md): Example code for the state\_getKeys  {disallowed} json-rpc method. Сomplete guide on how to use state\_getKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getKeysPaged {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getkeyspaged.md): Example code for the state\_getKeysPaged  {disallowed} json-rpc method. Сomplete guide on how to use state\_getKeysPaged  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getMetadata - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getmetadata.md): Example code for the state\_getMetadata json-rpc method. Сomplete guide on how to use state\_getMetadata json-rpc in GetBlock.io Web3 documentation.
- [state\_getPairs {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getpairs.md): Example code for the state\_getPairs  {disallowed} json-rpc method. Сomplete guide on how to use state\_getPairs  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getReadProof {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getreadproof.md): Example code for the state\_getReadProof  {disallowed} json-rpc method. Сomplete guide on how to use state\_getReadProof  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getRuntimeVersion - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getruntimeversion.md): Example code for the state\_getRuntimeVersion json-rpc method. Сomplete guide on how to use state\_getRuntimeVersion json-rpc in GetBlock.io Web3 documentation.
- [state\_getStorage {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getstorage.md): Example code for the state\_getStorage  {disallowed} json-rpc method. Сomplete guide on how to use state\_getStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getStorageHash {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getstoragehash.md): Example code for the state\_getStorageHash  {disallowed} json-rpc method. Сomplete guide on how to use state\_getStorageHash  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_getStorageSize {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_getstoragesize.md): Example code for the state\_getStorageSize  {disallowed} json-rpc method. Сomplete guide on how to use state\_getStorageSize  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_queryStorage {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_querystorage.md): Example code for the state\_queryStorage  {disallowed} json-rpc method. Сomplete guide on how to use state\_queryStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_queryStorageAt {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_querystorageat.md): Example code for the state\_queryStorageAt  {disallowed} json-rpc method. Сomplete guide on how to use state\_queryStorageAt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_subscribeRuntimeVersion {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_subscriberuntimeversion.md): Example code for the state\_subscribeRuntimeVersion  {disallowed} json-rpc method. Сomplete guide on how to use state\_subscribeRuntimeVersion  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_subscribeStorage {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_subscribestorage.md): Example code for the state\_subscribeStorage  {disallowed} json-rpc method. Сomplete guide on how to use state\_subscribeStorage  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_traceBlock {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_traceblock.md): Example code for the state\_traceBlock  {disallowed} json-rpc method. Сomplete guide on how to use state\_traceBlock  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [state\_trieMigrationStatus {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_state_triemigrationstatus.md): Example code for the state\_trieMigrationStatus  {disallowed} json-rpc method. Сomplete guide on how to use state\_trieMigrationStatus  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [sync\_state\_genSyncSpec {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_sync_state_gensyncspec.md): Example code for the sync\_state\_genSyncSpec  {disallowed} json-rpc method. Сomplete guide on how to use sync\_state\_genSyncSpec  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_accountNextIndex {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_accountnextindex.md): Example code for the system\_accountNextIndex  {disallowed} json-rpc method. Сomplete guide on how to use system\_accountNextIndex  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_addLogFilter {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_addlogfilter.md): Example code for the system\_addLogFilter  {disallowed} json-rpc method. Сomplete guide on how to use system\_addLogFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_addReservedPeer {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_addreservedpeer.md): Example code for the system\_addReservedPeer  {disallowed} json-rpc method. Сomplete guide on how to use system\_addReservedPeer  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_chain - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_chain.md): Example code for the system\_chain json-rpc method. Сomplete guide on how to use system\_chain json-rpc in GetBlock.io Web3 documentation.
- [system\_chainType - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_chaintype.md): Example code for the system\_chainType json-rpc method. Сomplete guide on how to use system\_chainType json-rpc in GetBlock.io Web3 documentation.
- [system\_dryRun {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_dryrun.md): Example code for the system\_dryRun  {disallowed} json-rpc method. Сomplete guide on how to use system\_dryRun  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_health - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_health.md): Example code for the system\_health json-rpc method. Сomplete guide on how to use system\_health json-rpc in GetBlock.io Web3 documentation.
- [system\_localListenAddresses {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_locallistenaddresses.md): Example code for the system\_localListenAddresses  {disallowed} json-rpc method. Сomplete guide on how to use system\_localListenAddresses  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_localPeerId {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_localpeerid.md): Example code for the system\_localPeerId  {disallowed} json-rpc method. Сomplete guide on how to use system\_localPeerId  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_name {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_name.md): Example code for the system\_name  {disallowed} json-rpc method. Сomplete guide on how to use system\_name  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_networkState {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_networkstate.md): Example code for the system\_networkState  {disallowed} json-rpc method. Сomplete guide on how to use system\_networkState  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_nodeRoles {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_noderoles.md): Example code for the system\_nodeRoles  {disallowed} json-rpc method. Сomplete guide on how to use system\_nodeRoles  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_peers {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_peers.md): Example code for the system\_peers  {disallowed} json-rpc method. Сomplete guide on how to use system\_peers  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_properties - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_properties.md): Example code for the system\_properties json-rpc method. Сomplete guide on how to use system\_properties json-rpc in GetBlock.io Web3 documentation.
- [system\_removeReservedPeer {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_removereservedpeer.md): Example code for the system\_removeReservedPeer  {disallowed} json-rpc method. Сomplete guide on how to use system\_removeReservedPeer  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_reservedPeers {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_reservedpeers.md): Example code for the system\_reservedPeers  {disallowed} json-rpc method. Сomplete guide on how to use system\_reservedPeers  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_resetLogFilter {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_resetlogfilter.md): Example code for the system\_resetLogFilter  {disallowed} json-rpc method. Сomplete guide on how to use system\_resetLogFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [system\_syncState - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_syncstate.md): Example code for the system\_syncState json-rpc method. Сomplete guide on how to use system\_syncState json-rpc in GetBlock.io Web3 documentation.
- [system\_version - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_system_version.md): Example code for the system\_version json-rpc method. Сomplete guide on how to use system\_version json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_web3_clientversion.md): Example code for the web3\_clientVersion  {disallowed} json-rpc method. Сomplete guide on how to use web3\_clientVersion  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 {disallowed} - Moonriver](https://docs.getblock.io/api-reference/moonriver-movr/movr_web3_sha3.md): Example code for the web3\_sha3  {disallowed} json-rpc method. Сomplete guide on how to use web3\_sha3  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [NEAR Protocol (NEAR)](https://docs.getblock.io/api-reference/near-protocol-near.md): NEAR Protocol API Reference for seamless interaction with NEAR nodes, enabling scalable, developer-friendly, decentralised applications with low fees and fast transaction finality.
- [EXPERIMENTAL\_changes(account\_changes) {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_experimental_changes_account_changes.md): Example code for the EXPERIMENTAL\_changes(account\_changes)  {disallowed} json-rpc method. Сomplete guide on how to use EXPERIMENTAL\_changes(account\_changes)  {disallowed} json-rpc in GetBlock.io Web3
- [EXPERIMENTAL\_changes(all\_access\_key\_changes) {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_experimental_changes_all_access_key_changes.md): Example code for the EXPERIMENTAL\_changes(all\_access\_key\_changes)  {disallowed} json-rpc method. Сomplete guide on how to use EXPERIMENTAL\_changes(all\_access\_key\_changes)  {disallowed} json-rpc in Get
- [EXPERIMENTAL\_changes(data\_changes\_deploy) {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_experimental_changes_data_changes_deploy.md): Example code for the EXPERIMENTAL\_changes(data\_changes\_deploy)  {disallowed} json-rpc method. Сomplete guide on how to use EXPERIMENTAL\_changes(data\_changes\_deploy)  {disallowed} json-rpc in GetBlock.
- [EXPERIMENTAL\_changes(data\_changes\_general) {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_experimental_changes_data_changes_general.md): Example code for the EXPERIMENTAL\_changes(data\_changes\_general)  {disallowed} json-rpc method. Сomplete guide on how to use EXPERIMENTAL\_changes(data\_changes\_general)  {disallowed} json-rpc in GetBloc
- [EXPERIMENTAL\_changes\_in\_block {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_experimental_changes_in_block.md): Example code for the EXPERIMENTAL\_changes\_in\_block  {disallowed} json-rpc method. Сomplete guide on how to use EXPERIMENTAL\_changes\_in\_block  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [EXPERIMENTAL\_changes(single\_access\_key\_changes) {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_experimental_changes_single_access_key_changes.md): Example code for the EXPERIMENTAL\_changes(single\_access\_key\_changes)  {disallowed} json-rpc method. Сomplete guide on how to use EXPERIMENTAL\_changes(single\_access\_key\_changes)  {disallowed} json-rpc
- [EXPERIMENTAL\_genesis\_config {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_experimental_genesis_config.md): Example code for the EXPERIMENTAL\_genesis\_config  {disallowed} json-rpc method. Сomplete guide on how to use EXPERIMENTAL\_genesis\_config  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [EXPERIMENTAL\_protocol\_config {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_experimental_protocol_config.md): Example code for the EXPERIMENTAL\_protocol\_config  {disallowed} json-rpc method. Сomplete guide on how to use EXPERIMENTAL\_protocol\_config  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [EXPERIMENTAL\_receipt {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_experimental_receipt.md): Example code for the EXPERIMENTAL\_receipt  {disallowed} json-rpc method. Сomplete guide on how to use EXPERIMENTAL\_receipt  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [EXPERIMENTAL\_tx\_status {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_experimental_tx_status.md): Example code for the EXPERIMENTAL\_tx\_status  {disallowed} json-rpc method. Сomplete guide on how to use EXPERIMENTAL\_tx\_status  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [block - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_block.md): Example code for the block json-rpc method. Сomplete guide on how to use block json-rpc in GetBlock.io Web3 documentation.
- [broadcast\_tx\_async - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_broadcast_tx_async.md): Example code for the broadcast\_tx\_async json-rpc method. Сomplete guide on how to use broadcast\_tx\_async json-rpc in GetBlock.io Web3 documentation.
- [broadcast\_tx\_commit - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_broadcast_tx_commit.md): Example code for the broadcast\_tx\_commit json-rpc method. Сomplete guide on how to use broadcast\_tx\_commit json-rpc in GetBlock.io Web3 documentation.
- [chunk - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_chunk.md): Example code for the chunk json-rpc method. Сomplete guide on how to use chunk json-rpc in GetBlock.io Web3 documentation.
- [gas\_price - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_gas_price.md): Example code for the gas\_price json-rpc method. Сomplete guide on how to use gas\_price json-rpc in GetBlock.io Web3 documentation.
- [network\_info - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_network_info.md): Example code for the network\_info json-rpc method. Сomplete guide on how to use network\_info json-rpc in GetBlock.io Web3 documentation.
- [query(view\_access\_key) {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_query_view_access_key.md): Example code for the query(view\_access\_key)  {disallowed} json-rpc method. Сomplete guide on how to use query(view\_access\_key)  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [query(view\_access\_key\_list) {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_query_view_access_key_list.md): Example code for the query(view\_access\_key\_list)  {disallowed} json-rpc method. Сomplete guide on how to use query(view\_access\_key\_list)  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [query(view\_account) - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_query_view_account.md): Example code for the query(view\_account) json-rpc method. Сomplete guide on how to use query(view\_account) json-rpc in GetBlock.io Web3 documentation.
- [query(view\_account\_basic) - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_query_view_account_basic.md): Example code for the query(view\_account\_basic) json-rpc method. Сomplete guide on how to use query(view\_account\_basic) json-rpc in GetBlock.io Web3 documentation.
- [query(view\_code) - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_query_view_code.md): Example code for the query(view\_code) json-rpc method. Сomplete guide on how to use query(view\_code) json-rpc in GetBlock.io Web3 documentation.
- [query(view\_state) - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_query_view_state.md): Example code for the query(view\_state) json-rpc method. Сomplete guide on how to use query(view\_state) json-rpc in GetBlock.io Web3 documentation.
- [sandbox\_patch\_state {disallowed} - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_sandbox_patch_state.md): Example code for the sandbox\_patch\_state  {disallowed} json-rpc method. Сomplete guide on how to use sandbox\_patch\_state  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [status - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_status.md): Example code for the status json-rpc method. Сomplete guide on how to use status json-rpc in GetBlock.io Web3 documentation.
- [tx - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_tx.md): Example code for the tx json-rpc method. Сomplete guide on how to use tx json-rpc in GetBlock.io Web3 documentation.
- [validators - NEAR Protocol](https://docs.getblock.io/api-reference/near-protocol-near/near_validators.md): Example code for the validators json-rpc method. Сomplete guide on how to use validators json-rpc in GetBlock.io Web3 documentation.
- [NEM (XEM)](https://docs.getblock.io/api-reference/nem-xem.md): NEM Network API Reference for efficient interaction with XEM nodes, enabling secure and scalable blockchain solutions for businesses and decentralized applications.
- [/account/get - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_get.md): Example code for the /account/get rest method. Сomplete guide on how to use /account/get rest in GetBlock.io Web3 documentation.
- [/account/get/forwarded - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_get_forwarded.md): Example code for the /account/get/forwarded rest method. Сomplete guide on how to use /account/get/forwarded rest in GetBlock.io Web3 documentation.
- [/account/get/forwarded/from-public-key - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_get_forwarded_from-public-key.md): Example code for the /account/get/forwarded/from-public-key rest method. Сomplete guide on how to use /account/get/forwarded/from-public-key rest in GetBlock.io Web3 documentation.
- [/account/get/from-public-key - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_get_from-public-key.md): Example code for the /account/get/from-public-key rest method. Сomplete guide on how to use /account/get/from-public-key rest in GetBlock.io Web3 documentation.
- [/account/harvests - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_harvests.md): Example code for the /account/harvests rest method. Сomplete guide on how to use /account/harvests rest in GetBlock.io Web3 documentation.
- [/account/historical/get {disallowed} - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_historical_getdisallowed_.md): Example code for the /account/historical/get  {disallowed} rest method. Сomplete guide on how to use /account/historical/get  {disallowed} rest in GetBlock.io Web3 documentation.
- [/account/importances - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_importances.md): Example code for the /account/importances rest method. Сomplete guide on how to use /account/importances rest in GetBlock.io Web3 documentation.
- [/account/lock {disallowed} - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_lock.md): Example code for the /account/lock  {disallowed} rest method. Сomplete guide on how to use /account/lock  {disallowed} rest in GetBlock.io Web3 documentation.
- [/account/mosaic/definition/page - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_mosaic_definition_page.md): Example code for the /account/mosaic/definition/page rest method. Сomplete guide on how to use /account/mosaic/definition/page rest in GetBlock.io Web3 documentation.
- [/account/mosaic/owned - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_mosaic_owned.md): Example code for the /account/mosaic/owned rest method. Сomplete guide on how to use /account/mosaic/owned rest in GetBlock.io Web3 documentation.
- [/account/namespace/page - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_namespace_page.md): Example code for the /account/namespace/page rest method. Сomplete guide on how to use /account/namespace/page rest in GetBlock.io Web3 documentation.
- [/account/status - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_status.md): Example code for the /account/status rest method. Сomplete guide on how to use /account/status rest in GetBlock.io Web3 documentation.
- [/account/transfers/all - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_transfers_all.md): Example code for the /account/transfers/all rest method. Сomplete guide on how to use /account/transfers/all rest in GetBlock.io Web3 documentation.
- [/account/transfers/incoming - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_transfers_incoming.md): Example code for the /account/transfers/incoming rest method. Сomplete guide on how to use /account/transfers/incoming rest in GetBlock.io Web3 documentation.
- [/account/transfers/outgoing - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_transfers_outgoing.md): Example code for the /account/transfers/outgoing rest method. Сomplete guide on how to use /account/transfers/outgoing rest in GetBlock.io Web3 documentation.
- [/account/unconfirmedTransactions - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_unconfirmedtransactions.md): Example code for the /account/unconfirmedTransactions rest method. Сomplete guide on how to use /account/unconfirmedTransactions rest in GetBlock.io Web3 documentation.
- [/account/unlock {disallowed} - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_unlock.md): Example code for the /account/unlock  {disallowed} rest method. Сomplete guide on how to use /account/unlock  {disallowed} rest in GetBlock.io Web3 documentation.
- [/account/unlocked/info {disallowed} - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_account_unlocked_info.md): Example code for the /account/unlocked/info  {disallowed} rest method. Сomplete guide on how to use /account/unlocked/info  {disallowed} rest in GetBlock.io Web3 documentation.
- [/block/at/public - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_block_at_public.md): Example code for the /block/at/public rest method. Сomplete guide on how to use /block/at/public rest in GetBlock.io Web3 documentation.
- [/chain/height - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_chain_height.md): Example code for the /chain/height rest method. Сomplete guide on how to use /chain/height rest in GetBlock.io Web3 documentation.
- [/chain/last-block - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_chain_last-block.md): Example code for the /chain/last-block rest method. Сomplete guide on how to use /chain/last-block rest in GetBlock.io Web3 documentation.
- [/chain/score - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_chain_score.md): Example code for the /chain/score rest method. Сomplete guide on how to use /chain/score rest in GetBlock.io Web3 documentation.
- [/debug/connections/incoming - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_debug_connections_incoming.md): Example code for the /debug/connections/incoming rest method. Сomplete guide on how to use /debug/connections/incoming rest in GetBlock.io Web3 documentation.
- [/debug/connections/outgoing - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_debug_connections_outgoing.md): Example code for the /debug/connections/outgoing rest method. Сomplete guide on how to use /debug/connections/outgoing rest in GetBlock.io Web3 documentation.
- [/debug/connections/timers - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_debug_connections_timers.md): Example code for the /debug/connections/timers rest method. Сomplete guide on how to use /debug/connections/timers rest in GetBlock.io Web3 documentation.
- [/debug/time-synchronization - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_debug_time-synchronization.md): Example code for the /debug/time-synchronization rest method. Сomplete guide on how to use /debug/time-synchronization rest in GetBlock.io Web3 documentation.
- [/heartbeat - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_heartbeat.md): Example code for the /heartbeat rest method. Сomplete guide on how to use /heartbeat rest in GetBlock.io Web3 documentation.
- [/local/account/transfers/all {disallowed} - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_local_account_transfers_all.md): Example code for the /local/account/transfers/all  {disallowed} rest method. Сomplete guide on how to use /local/account/transfers/all  {disallowed} rest in GetBlock.io Web3 documentation.
- [/local/account/transfers/incoming {disallowed} - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_local_account_transfers_incoming.md): Example code for the /local/account/transfers/incoming  {disallowed} rest method. Сomplete guide on how to use /local/account/transfers/incoming  {disallowed} rest in GetBlock.io Web3 documentation.
- [/local/account/transfers/outgoing {disallowed} - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_local_account_transfers_outgoing.md): Example code for the /local/account/transfers/outgoing  {disallowed} rest method. Сomplete guide on how to use /local/account/transfers/outgoing  {disallowed} rest in GetBlock.io Web3 documentation.
- [/local/chain/blocks-after {disallowed} - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_local_chain_blocks-after.md): Example code for the /local/chain/blocks-after  {disallowed} rest method. Сomplete guide on how to use /local/chain/blocks-after  {disallowed} rest in GetBlock.io Web3 documentation.
- [/namespace - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_namespace.md): Example code for the /namespace rest method. Сomplete guide on how to use /namespace rest in GetBlock.io Web3 documentation.
- [/namespace/mosaic/definition/page - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_namespace_mosaic_definition_page.md): Example code for the /namespace/mosaic/definition/page rest method. Сomplete guide on how to use /namespace/mosaic/definition/page rest in GetBlock.io Web3 documentation.
- [/namespace/root/page - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_namespace_root_page.md): Example code for the /namespace/root/page rest method. Сomplete guide on how to use /namespace/root/page rest in GetBlock.io Web3 documentation.
- [/node/active-peers/max-chain-height - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_node_active-peers_max-chain-height.md): Example code for the /node/active-peers/max-chain-height rest method. Сomplete guide on how to use /node/active-peers/max-chain-height rest in GetBlock.io Web3 documentation.
- [/node/boot {disallowed} - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_node_boot.md): Example code for the /node/boot  {disallowed} rest method. Сomplete guide on how to use /node/boot  {disallowed} rest in GetBlock.io Web3 documentation.
- [/node/experiences - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_node_experiences.md): Example code for the /node/experiences rest method. Сomplete guide on how to use /node/experiences rest in GetBlock.io Web3 documentation.
- [/node/extended-info - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_node_extended-info.md): Example code for the /node/extended-info rest method. Сomplete guide on how to use /node/extended-info rest in GetBlock.io Web3 documentation.
- [/node/info - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_node_info.md): Example code for the /node/info rest method. Сomplete guide on how to use /node/info rest in GetBlock.io Web3 documentation.
- [/node/peer-list/active - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_node_peer-list_active.md): Example code for the /node/peer-list/active rest method. Сomplete guide on how to use /node/peer-list/active rest in GetBlock.io Web3 documentation.
- [/node/peer-list/all - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_node_peer-list_all.md): Example code for the /node/peer-list/all rest method. Сomplete guide on how to use /node/peer-list/all rest in GetBlock.io Web3 documentation.
- [/node/peer-list/reachable - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_node_peer-list_reachable.md): Example code for the /node/peer-list/reachable rest method. Сomplete guide on how to use /node/peer-list/reachable rest in GetBlock.io Web3 documentation.
- [/status - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_status.md): Example code for the /status rest method. Сomplete guide on how to use /status rest in GetBlock.io Web3 documentation.
- [/transaction/announce - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_transaction_announce.md): Example code for the /transaction/announce rest method. Сomplete guide on how to use /transaction/announce rest in GetBlock.io Web3 documentation.
- [/transaction/prepare-announce - NEM](https://docs.getblock.io/api-reference/nem-xem/xem_transaction_prepare-announce.md): Example code for the /transaction/prepare-announce rest method. Сomplete guide on how to use /transaction/prepare-announce rest in GetBlock.io Web3 documentation.
- [Nervos CKB](https://docs.getblock.io/api-reference/nervos-ckb.md): GetBlock provides fast and reliable access to Nervos via JSON-RPC API. Connect to the Nervos network without running your own infrastructure.
- [calculate\_dao\_maximum\_withdraw - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/calculate_dao_maximum_withdraw-nervos.md): Example code for the calculate\_dao\_maximum\_withdraw JSON-RPC method. Complete guide on how to use calculate\_dao\_maximum\_withdraw JSON-RPC in GetBlock Web3 documentation.
- [estimate\_cycle - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/estimate_cycle-nervos.md): Example code for the estimate\_cycle JSON-RPC method. Complete guide on how to use estimate\_cycle JSON-RPC in GetBlock Web3 documentation.
- [get\_banned\_addresses - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_banned_addresses-nervos.md): Example code for the get\_banned\_addresses JSON-RPC method. Complete guide on how to use get\_banned\_addresses JSON-RPC in GetBlock Web3 documentation.
- [get\_block\_by\_number - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_block_by_number-nervos.md): Example code for the get\_block\_by\_number JSON-RPC method. Complete guide on how to use get\_block\_by\_number JSON-RPC in GetBlock Web3 documentation.
- [get\_block\_economic\_state - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_block_economic_state-nervos.md): Example code for the get\_block\_economic\_state JSON-RPC method. Complete guide on how to use get\_block\_economic\_state JSON-RPC in GetBlock Web3 documentation.
- [get\_block\_filter - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_block_filter-nervos.md): Example code for the get\_block\_filter JSON-RPC method. Complete guide on how to use get\_block\_filter JSON-RPC in GetBlock Web3 documentation.
- [get\_block\_hash - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_block_hash-nervos.md): Example code for the get\_block\_hash JSON-RPC method. Complete guide on how to use get\_block\_hash JSON-RPC in GetBlock Web3 documentation.
- [get\_block\_median\_time - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_block_median_time-nervos.md): Example code for the get\_block\_median\_time JSON-RPC method. Complete guide on how to use get\_block\_median\_time JSON-RPC in GetBlock Web3 documentation.
- [get\_block - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_block-nervos.md): Example code for the get\_block JSON-RPC method. Complete guide on how to use get\_block JSON-RPC in GetBlock Web3 documentation.
- [get\_blockchain\_info - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_blockchain_info-nervos.md): Example code for the get\_blockchain\_info JSON-RPC method. Complete guide on how to use get\_blockchain\_info JSON-RPC in GetBlock Web3 documentation.
- [get\_cells\_capacity - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_cells_capacity-nervos.md): Example code for the get\_cells\_capacity JSON-RPC method. Complete guide on how to use get\_cells\_capacity JSON-RPC in GetBlock Web3 documentation.
- [get\_cells - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_cells-nervos.md): Example code for the get\_cells JSON-RPC method. Complete guide on how to use get\_cells JSON-RPC in GetBlock Web3 documentation.
- [get\_consensus - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_consensus-nervos.md): Example code for the get\_consensus JSON-RPC method. Complete guide on how to use get\_consensus JSON-RPC in GetBlock Web3 documentation.
- [get\_current\_epoch - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_current_epoch-nervos.md): Example code for the get\_current\_epoch JSON-RPC method. Complete guide on how to use get\_current\_epoch JSON-RPC in GetBlock Web3 documentation.
- [get\_deployments\_info - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_deployments_info-nervos.md): Example code for the get\_deployments\_info JSON-RPC method. Complete guide on how to use get\_deployments\_info JSON-RPC in GetBlock Web3 documentation.
- [get\_epoch\_by\_number - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_epoch_by_number-nervos.md): Example code for the get\_epoch\_by\_number JSON-RPC method. Complete guide on how to use get\_epoch\_by\_number JSON-RPC in GetBlock Web3 documentation.
- [get\_fee\_rate\_statistics - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_fee_rate_statistics-nervos.md): Example code for the get\_fee\_rate\_statistics JSON-RPC method. Complete guide on how to use get\_fee\_rate\_statistics JSON-RPC in GetBlock Web3 documentation.
- [get\_fork\_block - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_fork_block-nervos.md): Example code for the get\_fork\_block JSON-RPC method. Complete guide on how to use get\_fork\_block JSON-RPC in GetBlock Web3 documentation.
- [get\_header\_by\_number - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_header_by_number-nervos.md): Example code for the get\_header\_by\_number JSON-RPC method. Complete guide on how to use get\_header\_by\_number JSON-RPC in GetBlock Web3 documentation.
- [get\_header - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_header-nervos.md): Example code for the get\_header JSON-RPC method. Complete guide on how to use get\_header JSON-RPC in GetBlock Web3 documentation.
- [get\_indexer\_tip - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_indexer_tip-nervos.md): Example code for the get\_indexer\_tip JSON-RPC method. Complete guide on how to use get\_indexer\_tip JSON-RPC in GetBlock Web3 documentation.
- [get\_live\_cell - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_live_cell-nervos.md): Example code for the get\_live\_cell JSON-RPC method. Complete guide on how to use get\_live\_cell JSON-RPC in GetBlock Web3 documentation.
- [get\_peers - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_peers-nervos.md): Example code for the get\_peers JSON-RPC method. Complete guide on how to use get\_peers JSON-RPC in GetBlock Web3 documentation.
- [get\_pool\_tx\_detail\_info - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_pool_tx_detail_info-nervos.md): Example code for the get\_pool\_tx\_detail\_info JSON-RPC method. Complete guide on how to use get\_pool\_tx\_detail\_info JSON-RPC in GetBlock Web3 documentation.
- [get\_raw\_tx\_pool - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_raw_tx_pool-nervos.md): Example code for the get\_raw\_tx\_pool JSON-RPC method. Complete guide on how to use get\_raw\_tx\_pool JSON-RPC in GetBlock Web3 documentation.
- [get\_tip\_block\_number - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_tip_block_number-nervos.md): Example code for the get\_tip\_block\_number JSON-RPC method. Complete guide on how to use get\_tip\_block\_number JSON-RPC in GetBlock Web3 documentation.
- [get\_tip\_header - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_tip_header-nervos.md): Example code for the get\_tip\_header JSON-RPC method. Complete guide on how to use get\_tip\_header JSON-RPC in GetBlock Web3 documentation.
- [get\_transaction\_and\_witness\_proof -Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_transaction_and_witness_proof-nervos.md): Example code for the get\_transaction\_and\_witness\_proof JSON-RPC method. Complete guide on how to use get\_transaction\_and\_witness\_proof JSON-RPC in GetBlock Web3 documentation.
- [get\_transaction\_proof - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_transaction_proof-nervos.md): Example code for the get\_transaction\_proof JSON-RPC method. Complete guide on how to use get\_transaction\_proof JSON-RPC in GetBlock Web3 documentation.
- [get\_transaction - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_transaction-nervos.md): Example code for the get\_transaction JSON-RPC method. Complete guide on how to use get\_transaction JSON-RPC in GetBlock Web3 documentation.
- [get\_transactions - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/get_transactions-nervos.md): Example code for the get\_transactions JSON-RPC method. Complete guide on how to use get\_transactions JSON-RPC in GetBlock Web3 documentation.
- [local\_node\_info - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/local_node_info-nervos.md): Example code for the local\_node\_info JSON-RPC method. Complete guide on how to use local\_node\_info JSON-RPC in GetBlock Web3 documentation.
- [send\_transaction - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/send_transaction-nervos.md): Example code for the send\_transaction JSON-RPC method. Complete guide on how to use send\_transaction JSON-RPC in GetBlock Web3 documentation.
- [subscribe - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/subscribe-nervos.md): Example code for the subscribe JSON-RPC method. Complete guide on how to use subscribe JSON-RPC in GetBlock Web3 documentation.
- [sync\_state - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/sync_state-nervos.md): Example code for the sync\_state JSON-RPC method. Complete guide on how to use sync\_state JSON-RPC in GetBlock Web3 documentation.
- [tx\_pool\_info - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/tx_pool_info-nervos.md): Example code for the tx\_pool\_info JSON-RPC method. Complete guide on how to use tx\_pool\_info JSON-RPC in GetBlock Web3 documentation.
- [tx\_pool\_ready - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/tx_pool_ready-nervos.md): Example code for the tx\_pool\_ready JSON-RPC method. Complete guide on how to use tx\_pool\_ready JSON-RPC in GetBlock Web3 documentation.
- [unsubscribe - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/unsubscribe-nervos.md): Example code for the unsubscribe JSON-RPC method. Complete guide on how to use unsubscribe JSON-RPC in GetBlock Web3 documentation.
- [verify\_transaction\_and\_witness\_proof - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/verify_transaction_and_witness_proof-nervos.md): Example code for the verify\_transaction\_and\_witness\_proof JSON-RPC method. Complete guide on how to use verify\_transaction\_and\_witness\_proof JSON-RPC in GetBlock Web3 documentation.
- [verify\_transaction\_proof - Nervos](https://docs.getblock.io/api-reference/nervos-ckb/verify_transaction_proof-nervos.md): Example code for the verify\_transaction\_proof JSON-RPC method. Complete guide on how to use verify\_transaction\_proof JSON-RPC in GetBlock Web3 documentation.
- [Godwoken](https://docs.getblock.io/api-reference/nervos-ckb/godwoken.md)
- [eth\_blocknumber tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_blocknumber-tempo.md)
- [eth\_call tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_call-tempo.md)
- [eth\_chainid tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_chainid-tempo.md)
- [eth\_estimategas tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_estimategas-tempo.md)
- [eth\_feehistory tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_feehistory-tempo.md)
- [eth\_gasprice tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_gasprice-tempo.md)
- [eth\_getbalance tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_getbalance-tempo.md)
- [eth\_getblockbyhash tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_getblockbyhash-tempo.md)
- [eth\_getblockbynumber tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_getblockbynumber-tempo.md)
- [eth\_getblockreceipts tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_getblockreceipts-tempo.md)
- [eth\_getcode tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_getcode-tempo.md)
- [eth\_getlogs tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_getlogs-tempo.md)
- [eth\_getstorageat tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_getstorageat-tempo.md)
- [eth\_gettransactionbyhash tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_gettransactionbyhash-tempo.md)
- [eth\_gettransactioncount tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_gettransactioncount-tempo.md)
- [eth\_gettransactionreceipt tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_gettransactionreceipt-tempo.md)
- [eth\_maxpriorityfeepergas tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_maxpriorityfeepergas-tempo.md)
- [eth\_sendrawtransaction tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_sendrawtransaction-tempo.md)
- [eth\_subscribe tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_subscribe-tempo.md)
- [eth\_syncing tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_syncing-tempo.md)
- [eth\_unsubscribe tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/eth_unsubscribe-tempo.md)
- [net\_listening tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/net_listening-tempo.md)
- [net\_peercount tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/net_peercount-tempo.md)
- [net\_version tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/net_version-tempo.md)
- [web3\_clientversion tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/web3_clientversion-tempo.md)
- [web3\_sha3 tempo](https://docs.getblock.io/api-reference/nervos-ckb/godwoken/web3_sha3-tempo.md)
- [Ontology (ONT)](https://docs.getblock.io/api-reference/ontology-ont.md): Ontology Network API Reference for seamless interaction with ONT nodes, enabling fast and secure decentralized identity and data management.
- [getallowance {disallowed} - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getallowance.md): Example code for the getallowance  {disallowed} json-rpc method. Сomplete guide on how to use getallowance  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getallowancev2 {disallowed} - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getallowancev2.md): Example code for the getallowancev2  {disallowed} json-rpc method. Сomplete guide on how to use getallowancev2  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [getbalance - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getbalance.md): Example code for the getbalance json-rpc method. Сomplete guide on how to use getbalance json-rpc in GetBlock.io Web3 documentation.
- [getbalancev2 - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getbalancev2.md): Example code for the getbalancev2 json-rpc method. Сomplete guide on how to use getbalancev2 json-rpc in GetBlock.io Web3 documentation.
- [getbestblockhash - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getbestblockhash.md): Example code for the getbestblockhash json-rpc method. Сomplete guide on how to use getbestblockhash json-rpc in GetBlock.io Web3 documentation.
- [getblock - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getblock.md): Example code for the getblock json-rpc method. Сomplete guide on how to use getblock json-rpc in GetBlock.io Web3 documentation.
- [getblockcount - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getblockcount.md): Example code for the getblockcount json-rpc method. Сomplete guide on how to use getblockcount json-rpc in GetBlock.io Web3 documentation.
- [getblockhash - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getblockhash.md): Example code for the getblockhash json-rpc method. Сomplete guide on how to use getblockhash json-rpc in GetBlock.io Web3 documentation.
- [getblockheightbytxhash - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getblockheightbytxhash.md): Example code for the getblockheightbytxhash json-rpc method. Сomplete guide on how to use getblockheightbytxhash json-rpc in GetBlock.io Web3 documentation.
- [getblocktxsbyheight - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getblocktxsbyheight.md): Example code for the getblocktxsbyheight json-rpc method. Сomplete guide on how to use getblocktxsbyheight json-rpc in GetBlock.io Web3 documentation.
- [getconnectioncount - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getconnectioncount.md): Example code for the getconnectioncount json-rpc method. Сomplete guide on how to use getconnectioncount json-rpc in GetBlock.io Web3 documentation.
- [getcontractstate - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getcontractstate.md): Example code for the getcontractstate json-rpc method. Сomplete guide on how to use getcontractstate json-rpc in GetBlock.io Web3 documentation.
- [getgasprice - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getgasprice.md): Example code for the getgasprice json-rpc method. Сomplete guide on how to use getgasprice json-rpc in GetBlock.io Web3 documentation.
- [getgrantong - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getgrantong.md): Example code for the getgrantong json-rpc method. Сomplete guide on how to use getgrantong json-rpc in GetBlock.io Web3 documentation.
- [getmempooltxcount - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getmempooltxcount.md): Example code for the getmempooltxcount json-rpc method. Сomplete guide on how to use getmempooltxcount json-rpc in GetBlock.io Web3 documentation.
- [getmempooltxstate - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getmempooltxstate.md): Example code for the getmempooltxstate json-rpc method. Сomplete guide on how to use getmempooltxstate json-rpc in GetBlock.io Web3 documentation.
- [getmerkleproof - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getmerkleproof.md): Example code for the getmerkleproof json-rpc method. Сomplete guide on how to use getmerkleproof json-rpc in GetBlock.io Web3 documentation.
- [getnetworkid - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getnetworkid.md): Example code for the getnetworkid json-rpc method. Сomplete guide on how to use getnetworkid json-rpc in GetBlock.io Web3 documentation.
- [getrawtransaction - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getrawtransaction.md): Example code for the getrawtransaction json-rpc method. Сomplete guide on how to use getrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [getsmartcodeevent - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getsmartcodeevent.md): Example code for the getsmartcodeevent json-rpc method. Сomplete guide on how to use getsmartcodeevent json-rpc in GetBlock.io Web3 documentation.
- [getstorage - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getstorage.md): Example code for the getstorage json-rpc method. Сomplete guide on how to use getstorage json-rpc in GetBlock.io Web3 documentation.
- [getunboundong - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getunboundong.md): Example code for the getunboundong json-rpc method. Сomplete guide on how to use getunboundong json-rpc in GetBlock.io Web3 documentation.
- [getversion - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_getversion.md): Example code for the getversion json-rpc method. Сomplete guide on how to use getversion json-rpc in GetBlock.io Web3 documentation.
- [sendrawtransaction - Ontology](https://docs.getblock.io/api-reference/ontology-ont/ont_sendrawtransaction.md): Example code for the sendrawtransaction json-rpc method. Сomplete guide on how to use sendrawtransaction json-rpc in GetBlock.io Web3 documentation.
- [Optimistic BNB Smart Chain(opBNB)](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb.md): opBNB API Reference for efficient interaction with opBNB nodes, enabling scalable, low-cost transactions and fast finality through Layer 2 solutions on the BSC blockchain.
- [eth\_blockNumber - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_blocknumber-opbnb.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_call-opbnb.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_chainid-opbnb.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_estimategas-opbnb.md): Example code for the eth\_estimateGas JSON-RPC method. Сomplete guide on how to use eth\_estimateGas JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_feeHistory - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_feehistory-opbnb.md): Example code for the eth\_feeHistory JSON-RPC method. Сomplete guide on how to use eth\_feeHistory JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_gasPrice - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_gasprice-opbnb.md): Example code for the eth\_gasPrice JSON-RPC method. Сomplete guide on how to use eth\_gasPrice JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBalance - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getbalance-opbnb.md): Example code for the eth\_getBalance JSON-RPC method. Сomplete guide on how to use eth\_getBalance JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getblockbyhash-opbnb.md): Example code for the eth\_getBlockByHash JSON-RPC method. Сomplete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getblockbynumber-opbnb.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Сomplete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBlockReceipts - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getblockreceipts-opbnb.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Сomplete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getblocktransactioncountbyhash-opbnb.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getblocktransactioncountbynumber-opbnb.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getCode - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getcode-opbnb.md): Example code for the eth\_getCode JSON-RPC method. Сomplete guide on how to use eth\_getCode JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getfilterchanges-opbnb.md): Example code for the eth\_getFilterChanges JSON-RPC method. Сomplete guide on how to use eth\_getFilterChanges JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getfilterlogs-opbnb.md): Example code for the eth\_getFilterLogs JSON-RPC method. Сomplete guide on how to use eth\_getFilterLogs JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getLogs - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getlogs-opbnb.md): Example code for the eth\_getLogs JSON-RPC method. Сomplete guide on how to use eth\_getLogs JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getProof - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getproof-opbnb.md): Example code for the eth\_getProof JSON-RPC method. Сomplete guide on how to use eth\_getProof JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_getstorageat-opbnb.md): Example code for the eth\_getStorageAt JSON-RPC method. Сomplete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_gettransactionbyblockhashandindex-opbnb.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_gettransactionbyblocknumberandindex-opbnb.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_gettransactionbyhash-opbnb.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Сomplete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_gettransactioncount-opbnb.md): Example code for the eth\_getTransactionCount JSON-RPC method. Сomplete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_gettransactionreceipt-opbnb.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Сomplete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_maxPriorityFeePerGas - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_maxpriorityfeepergas-opbnb.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Сomplete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_newblockfilter - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_newblockfilter-opbnb.md): Example code for the eth\_newblockfilter JSON-RPC method. Сomplete guide on how to use eth\_newblockfilter JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_newFilter - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_newfilter-opbnb.md): Example code for the eth\_newFilter JSON-RPC method. Сomplete guide on how to use eth\_newFilter JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_newpendingtransactionfilter-opbnb.md): Example code for the eth\_newPendingTransactionFilter JSON-RPC method. Сomplete guide on how to use eth\_newPendingTransactionFilter JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_sendrawtransaction-opbnb.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Сomplete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_subscribe - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_subscribe-opbnb.md): Example code for the eth\_subscribe JSON-RPC method. Сomplete guide on how to use eth\_subscribe JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_syncing - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_syncing-opbnb.md): Example code for the eth\_syncing JSON-RPC method. Сomplete guide on how to use eth\_syncing JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_uninstallfilter-opbnb.md): Example code for the eth\_uninstallFilter JSON-RPC method. Сomplete guide on how to use eth\_uninstallFilter JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_unsubscribe - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/eth_unsubscribe-opbnb.md): Example code for the eth\_unsubscribe JSON-RPC method. Сomplete guide on how to use eth\_unsubscribe JSON-RPC in GetBlock.io Web3 documentation.
- [net\_listening - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/net_listening-opbnb.md): Example code for the net\_listening JSON-RPC method. Сomplete guide on how to use net\_listening JSON-RPC in GetBlock.io Web3 documentation.
- [net\_peerCount - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/net_peercount-opbnb.md): Example code for the net\_peerCount JSON-RPC method. Сomplete guide on how to use net\_peerCount JSON-RPC in GetBlock.io Web3 documentation.
- [net\_version - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/net_version-opbnb.md): Example code for the net\_version JSON-RPC method. Сomplete guide on how to use net\_version JSON-RPC in GetBlock.io Web3 documentation.
- [web3\_clientVersion - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/web3_clientversion-opbnb.md): Example code for the web3\_clientVersion JSON-RPC method. Сomplete guide on how to use web3\_clientVersion JSON-RPC in GetBlock.io Web3 documentation.
- [web3\_sha3 - opBNB](https://docs.getblock.io/api-reference/optimistic-bnb-smart-chain-opbnb/web3_sha3-opbnb.md): Example code for the web3\_sha3 JSON-RPC method. Сomplete guide on how to use web3\_sha3 JSON-RPC in GetBlock.io Web3 documentation.
- [Optimism (OP)](https://docs.getblock.io/api-reference/optimism-op.md): Optimism Network API Reference for efficient interaction with OP nodes, enabling scalable, low-cost transactions and fast finality through Layer 2 solutions on the Ethereum blockchain.
- [eth\_accounts - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_blocknumber.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_call.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs json-rpc method. Сomplete guide on how to use eth\_getFilterLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getProof - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getproof.md): Example code for the eth\_getProof json-rpc method. Сomplete guide on how to use eth\_getProof json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_subscribe - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_subscribe.md): Example code for the eth\_subscribe json-rpc method. Сomplete guide on how to use eth\_subscribe json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_unsubscribe - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_unsubscribe.md): Example code for the eth\_unsubscribe json-rpc method. Сomplete guide on how to use eth\_unsubscribe json-rpc in GetBlock.io Web3 documentation.
- [net\_listening - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_net_listening.md): Example code for the net\_listening json-rpc method. Сomplete guide on how to use net\_listening json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_version - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [rpc\_modules - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_rpc_modules.md): Example code for the rpc\_modules json-rpc method. Сomplete guide on how to use rpc\_modules json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_web3_clientversion.md): Example code for the web3\_clientVersion json-rpc method. Сomplete guide on how to use web3\_clientVersion json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_web3_sha3.md): Example code for the web3\_sha3 json-rpc method. Сomplete guide on how to use web3\_sha3 json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockReceipts {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getblockreceipts.md): Example code for the eth\_getBlockReceipts  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockReceipts  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_getHex {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_db_gethex.md): Example code for the db\_getHex  {disallowed} json-rpc method. Сomplete guide on how to use db\_getHex  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_getMessages {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_shh_getmessages.md): Example code for the shh\_getMessages  {disallowed} json-rpc method. Сomplete guide on how to use shh\_getMessages  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_getString {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_db_getstring.md): Example code for the db\_getString  {disallowed} json-rpc method. Сomplete guide on how to use db\_getString  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_putHex {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_db_puthex.md): Example code for the db\_putHex  {disallowed} json-rpc method. Сomplete guide on how to use db\_putHex  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCompilers {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getcompilers.md): Example code for the eth\_getCompilers  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getCompilers  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockRange {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getblockrange.md): Example code for the eth\_getBlockRange  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getBlockRange  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileSolidity {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_compilesolidity.md): Example code for the eth\_compileSolidity  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileSolidity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getWork {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_getwork.md): Example code for the eth\_getWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_sendtransaction.md): Example code for the eth\_sendTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sendTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileLLL {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_compilelll.md): Example code for the eth\_compileLLL  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileLLL  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileSerpent {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_compileserpent.md): Example code for the eth\_compileSerpent  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileSerpent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitHashrate {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_submithashrate.md): Example code for the eth\_submitHashrate  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitHashrate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_signTransaction {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_signtransaction.md): Example code for the eth\_signTransaction  {disallowed} json-rpc method. Сomplete guide on how to use eth\_signTransaction  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_sign {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_sign.md): Example code for the eth\_sign  {disallowed} json-rpc method. Сomplete guide on how to use eth\_sign  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_addToGroup {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_shh_addtogroup.md): Example code for the shh\_addToGroup  {disallowed} json-rpc method. Сomplete guide on how to use shh\_addToGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitWork {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_eth_submitwork.md): Example code for the eth\_submitWork  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_getFilterChanges {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_shh_getfilterchanges.md): Example code for the shh\_getFilterChanges  {disallowed} json-rpc method. Сomplete guide on how to use shh\_getFilterChanges  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_hasIdentity {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_shh_hasidentity.md): Example code for the shh\_hasIdentity  {disallowed} json-rpc method. Сomplete guide on how to use shh\_hasIdentity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_putString {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_db_putstring.md): Example code for the db\_putString  {disallowed} json-rpc method. Сomplete guide on how to use db\_putString  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newFilter {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_shh_newfilter.md): Example code for the shh\_newFilter  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newIdentity {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_shh_newidentity.md): Example code for the shh\_newIdentity  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newIdentity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newGroup {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_shh_newgroup.md): Example code for the shh\_newGroup  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_post {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_shh_post.md): Example code for the shh\_post  {disallowed} json-rpc method. Сomplete guide on how to use shh\_post  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_uninstallFilter {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_shh_uninstallfilter.md): Example code for the shh\_uninstallFilter  {disallowed} json-rpc method. Сomplete guide on how to use shh\_uninstallFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_version {disallowed} - Optimism](https://docs.getblock.io/api-reference/optimism-op/optimism_shh_version.md): Example code for the shh\_version  {disallowed} json-rpc method. Сomplete guide on how to use shh\_version  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [Polkadot (DOT)](https://docs.getblock.io/api-reference/polkadot-dot.md): GetBlock provides fast and reliable access to Polkadot nodes via JSON-RPC API. Connect to the Polkadot network without running your own infrastructure.
- [Polkadot JSON-RPC API (Relaychain)](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain.md): JSON-RPC API reference for the Polkadot Relaychain. Explore method list, request examples, and how to connect to GetBlock's Polkadot RPC endpoints
- [account\_nextIndex - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/account_nextindex-polkadot.md): Example code for the account\_nextIndex JSON RPC method. Complete guide on how to use account\_nextIndex JSON RPC in GetBlock Web3 documentation.
- [author\_pendingExtrinsics - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/author_pendingextrinsics-polkadot.md): Example code for the author\_pendingExtrinsics JSON RPC method. Complete guide on how to use author\_pendingExtrinsics JSON RPC in GetBlock Web3 documentation.
- [author\_submitExtrinsic - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/author_submitextrinsic-polkadot.md): Example code for the author\_submitExtrinsic JSON RPC method. Complete guide on how to use author\_submitExtrinsic JSON RPC in GetBlock Web3 documentation.
- [beefy\_getFinalizedHead - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/beefy_getfinalizedhead-polkadot.md): Example code for the beefy\_getFinalizedHead JSON RPC method. Complete guide on how to use beefy\_getFinalizedHead JSON RPC in GetBlock Web3 documentation.
- [chain\_getBlock - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/chain_getblock-polkadot.md): Example code for the chain\_getBlock JSON RPC method. Complete guide on how to use chain\_getBlock JSON RPC in GetBlock Web3 documentation.
- [chain\_getBlockHash - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/chain_getblockhash-polkadot.md): Example code for the chain\_getBlockHash JSON RPC method. Complete guide on how to use chain\_getBlockHash JSON RPC in GetBlock Web3 documentation.
- [chain\_getFinalizedHead - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/chain_getfinalizedhead-polkadot.md): Example code for the chain\_getFinalizedHead JSON RPC method. Complete guide on how to use chain\_getFinalizedHead JSON RPC in GetBlock Web3 documentation.
- [chain\_getHeader - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/chain_getheader-polkadot.md): Example code for the chain\_getHeader JSON RPC method. Complete guide on how to use chain\_getHeader JSON RPC in GetBlock Web3 documentation.
- [chain\_getRuntimeVersion - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/chain_getruntimeversion-polkadot.md): Example code for the chain\_getRuntimeVersion JSON RPC method. Complete guide on how to use chain\_getRuntimeVersion JSON RPC in GetBlock Web3 documentation.
- [childstate\_getKeys - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/childstate_getkeys-polkadot.md): Example code for the childstate\_getKeys JSON RPC method. Complete guide on how to use childstate\_getKeys JSON RPC in GetBlock Web3 documentation.
- [childstate\_getKeysPaged - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/childstate_getkeyspaged-polkadot.md): Example code for the childstate\_getKeysPaged JSON RPC method. Complete guide on how to use childstate\_getKeysPaged JSON RPC in GetBlock Web3 documentation.
- [childstate\_getStorage - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/childstate_getstorage-polkadot.md): Example code for the childstate\_getStorage JSON RPC method. Complete guide on how to use childstate\_getStorage JSON RPC in GetBlock Web3 documentation.
- [childstate\_getStorageHash - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/childstate_getstoragehash-polkadot.md): Example code for the childstate\_getStorageHash JSON RPC method. Complete guide on how to use childstate\_getStorageHash JSON RPC in GetBlock Web3 documentation.
- [childstate\_getStorageSize - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/childstate_getstoragesize-polkadot.md): Example code for the childstate\_getStorageSize JSON RPC method. Complete guide on how to use childstate\_getStorageSize JSON RPC in GetBlock Web3 documentation.
- [grandpa\_proveFinality - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/grandpa_provefinality-polkadot.md): Example code for the grandpa\_proveFinality JSON RPC method. Complete guide on how to use grandpa\_proveFinality JSON RPC in GetBlock Web3 documentation.
- [grandpa\_roundState - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/grandpa_roundstate-polkadot.md): Example code for the grandpa\_roundState JSON RPC method. Complete guide on how to use grandpa\_roundState JSON RPC in GetBlock Web3 documentation.
- [mmr\_generateProof - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/mmr_generateproof-polkadot.md): Example code for the mmr\_generateProof JSON RPC method. Complete guide on how to use mmr\_generateProof JSON RPC in GetBlock Web3 documentation.
- [mmr\_root - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/mmr_root-polkadot.md): Example code for the mmr\_root JSON RPC method. Complete guide on how to use mmr\_root JSON RPC in GetBlock Web3 documentation.
- [mmr\_verifyProof - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/mmr_verifyproof-polkadot.md): Example code for the mmr\_verifyProof JSON RPC method. Complete guide on how to use mmr\_verifyProof JSON RPC in GetBlock Web3 documentation.
- [payment\_queryFeeDetails - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/payment_queryfeedetails-polkadot.md): Example code for the payment\_queryFeeDetails JSON RPC method. Complete guide on how to use payment\_queryFeeDetails JSON RPC in GetBlock Web3 documentation.
- [payment\_queryInfo - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/payment_queryinfo-polkadot.md): Example code for the payment\_queryInfo JSON RPC method. Complete guide on how to use payment\_queryInfo JSON RPC in GetBlock Web3 documentation.
- [rpc\_methods - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/rpc_methods-polkadot.md): Example code for the rpc\_methods JSON RPC method. Complete guide on how to use rpc\_methods JSON RPC in GetBlock Web3 documentation.
- [state\_call - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_call-polkadot.md): Example code for the state\_call JSON RPC method. Complete guide on how to use state\_call JSON RPC in GetBlock Web3 documentation.
- [state\_getChildReadProof - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_getchildreadproof-polkadot.md): Example code for the state\_getChildReadProof JSON RPC method. Complete guide on how to use state\_getChildReadProof JSON RPC in GetBlock Web3 documentation.
- [state\_getKeys - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_getkeys-polkadot.md): Example code for the state\_getKeys JSON RPC method. Complete guide on how to use state\_getKeys JSON RPC in GetBlock Web3 documentation.
- [state\_getKeysPaged - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_getkeyspaged-polkadot.md): Example code for the state\_getKeysPaged JSON RPC method. Complete guide on how to use state\_getKeysPaged JSON RPC in GetBlock Web3 documentation.
- [state\_getMetadata - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_getmetadata-polkadot.md): Example code for the state\_getMetadata JSON RPC method. Complete guide on how to use state\_getMetadata JSON RPC in GetBlock Web3 documentation.
- [state\_getPairs - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_getpairs-polkadot.md): Example code for the state\_getPairs JSON RPC method. Complete guide on how to use state\_getPairs JSON RPC in GetBlock Web3 documentation.
- [state\_getReadProof - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_getreadproof-polkadot.md): Example code for the state\_getReadProof JSON RPC method. Complete guide on how to use state\_getReadProof JSON RPC in GetBlock Web3 documentation.
- [state\_getRuntimeVersion - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_getruntimeversion-polkadot.md): Example code for the state\_getRuntimeVersion JSON RPC method. Complete guide on how to use state\_getRuntimeVersion JSON RPC in GetBlock Web3 documentation.
- [state\_getStorage - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_getstorage-polkadot.md): Example code for the state\_getStorage JSON RPC method. Complete guide on how to use state\_getStorage JSON RPC in GetBlock Web3 documentation.
- [state\_getStorageHash - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_getstoragehash-polkadot.md): Example code for the state\_getStorageHash JSON RPC method. Complete guide on how to use state\_getStorageHash JSON RPC in GetBlock Web3 documentation.
- [state\_getStorageSize - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_getstoragesize-polkadot.md): Example code for the state\_getStorageSize JSON RPC method. Complete guide on how to use state\_getStorageSize JSON RPC in GetBlock Web3 documentation.
- [state\_queryStorageAt - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_querystorageat-polkadot.md): Example code for the state\_queryStorageAt JSON RPC method. Complete guide on how to use state\_queryStorageAt JSON RPC in GetBlock Web3 documentation.
- [state\_traceBlock - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/state_traceblock-polkadot.md): Example code for the state\_traceBlock JSON RPC method. Complete guide on how to use state\_traceBlock JSON RPC in GetBlock Web3 documentation.
- [system\_accountNextIndex - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_accountnextindex-polkadot.md): Example code for the system\_accountNextIndex JSON RPC method. Complete guide on how to use system\_accountNextIndex JSON RPC in GetBlock Web3 documentation.
- [system\_chain - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_chain-polkadot.md): Example code for the system\_chain JSON RPC method. Complete guide on how to use system\_chain JSON RPC in GetBlock Web3 documentation.
- [system\_chainType - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_chaintype-polkadot.md): Example code for the system\_chainType JSON RPC method. Complete guide on how to use system\_chainType JSON RPC in GetBlock Web3 documentation.
- [system\_dryRun - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_dryrun-polkadot.md): Example code for the system\_dryRun JSON RPC method. Complete guide on how to use system\_dryRun JSON RPC in GetBlock Web3 documentation.
- [system\_health - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_health-polkadot.md): Example code for the system\_health JSON RPC method. Complete guide on how to use system\_health JSON RPC in GetBlock Web3 documentation.
- [system\_localListenAddresses - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_locallistenaddresses-polkadot.md): Example code for the system\_localListenAddresses JSON RPC method. Complete guide on how to use system\_localListenAddresses JSON RPC in GetBlock Web3 documentation.
- [system\_localPeerId - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_localpeerid-polkadot.md): Example code for the system\_localPeerId JSON RPC method. Complete guide on how to use system\_localPeerId JSON RPC in GetBlock Web3 documentation.
- [system\_name - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_name-polkadot.md): Example code for the system\_name JSON RPC method. Complete guide on how to use system\_name JSON RPC in GetBlock Web3 documentation.
- [system\_nodeRoles - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_noderoles-polkadot.md): Example code for the system\_nodeRoles JSON RPC method. Complete guide on how to use system\_nodeRoles JSON RPC in GetBlock Web3 documentation.
- [system\_peers - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_peers-polkadot.md): Example code for the system\_peers JSON RPC method. Complete guide on how to use system\_peers JSON RPC in GetBlock Web3 documentation.
- [system\_properties - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_properties-polkadot.md): Example code for the system\_properties JSON RPC method. Complete guide on how to use system\_properties JSON RPC in GetBlock Web3 documentation.
- [system\_reservedPeers - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_reservedpeers-polkadot.md): Example code for the system\_reservedPeers JSON RPC method. Complete guide on how to use system\_reservedPeers JSON RPC in GetBlock Web3 documentation.
- [system\_syncState - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_syncstate-polkadot.md): Example code for the system\_syncState JSON RPC method. Complete guide on how to use system\_syncState JSON RPC in GetBlock Web3 documentation.
- [system\_version - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/polkadot-json-rpc-api-relaychain/system_version-polkadot.md): Example code for the system\_version JSON RPC method. Complete guide on how to use system\_version JSON RPC in GetBlock Web3 documentation.
- [Substrate API Sidecar (AssetHub + Relaychain)](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain.md): Substrate API Sidecar REST reference for Polkadot Asset Hub and Relaychain. Explore endpoint list, request examples, and how to connect to GetBlock's Polkadot endpoints
- [/accounts/{accountId}/asset-balances - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/accounts-accountid-asset-balances-polkadot.md): Example code for the /accounts/{accountId}/asset-balances REST method. Complete guide on how to use /accounts/{accountId}/asset-balances REST in GetBlock Web3 documentation.
- [/accounts/{accountId}/balance-info - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/accounts-balance-info-polkadot.md): Example code for the /accounts/{accountId}/balance-info REST method. Complete guide on how to use /accounts/{accountId}/balance-info REST in GetBlock Web3 documentation.
- [/accounts/{accountId}/convert - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/accounts-convert-polkadot.md): Example code for the /accounts/{accountId}/convert REST method. Complete guide on how to use /accounts/{accountId}/convert REST in GetBlock Web3 documentation.
- [/accounts/{accountId}/staking-info - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/accounts-staking-info-polkadot.md): Example code for the /accounts/{accountId}/staking-info REST method. Complete guide on how to use /accounts/{accountId}/staking-info REST in GetBlock Web3 documentation.
- [/accounts/{accountId}/vesting-info - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/accounts-vesting-info-polkadot.md): Example code for the /accounts/{accountId}/vesting-info REST method. Complete guide on how to use /accounts/{accountId}/vesting-info REST in GetBlock Web3 documentation.
- [/blocks/{blockId} - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/blocks-blockid-polkadot.md)
- [/blocks/head - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/blocks-head-polkadot.md): Example code for the /blocks/head REST method. Complete guide on how to use /blocks/head REST in GetBlock Web3 documentation.
- [/blocks - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/blocks-range-polkadot.md): Example code for the /blocks REST method. Complete guide on how to use /blocks REST in GetBlock Web3 documentation.
- [/node/transaction-pool - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/node-transaction-pool-polkadot.md): Example code for the /node/transaction-pool REST method. Complete guide on how to use /node/transaction-pool REST in GetBlock Web3 documentation.
- [/node/version - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/node-version-polkadot.md): Example code for the /node/version REST method. Complete guide on how to use /node/version REST in GetBlock Web3 documentation.
- [/pallets/assets/{assetId}/asset-info - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/pallets-assets-info-polkadot.md): Example code for the /pallets/assets/{assetId}/asset-info REST method. Complete guide on how to use /pallets/assets/{assetId}/asset-info REST in GetBlock Web3 documentation.
- [/pallets/{palletId}/consts - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/pallets-consts-polkadot.md): Example code for the /pallets/{palletId}/consts REST method. Complete guide on how to use /pallets/{palletId}/consts REST in GetBlock Web3 documentation.
- [/pallets/nomination-pools/{poolId} - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/pallets-nomination-pool-polkadot.md): Example code for the /pallets/nomination-pools/{poolId} REST method. Complete guide on how to use /pallets/nomination-pools/{poolId} REST in GetBlock Web3 documentation.
- [/pallets/staking/progress - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/pallets-staking-progress-polkadot.md): Example code for the /pallets/staking/progress REST method. Complete guide on how to use /pallets/staking/progress REST in GetBlock Web3 documentation.
- [/pallets/{palletId}/storage/{storageItemId} - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/pallets-palletid-storage-storageitemid-polkadot.md): Example code for the /pallets/{palletId}/storage/{storageItemId} REST method. Complete guide on how to use/pallets/{palletId}/storage/{storageItemId} REST in GetBlock Web3 documentation.
- [/paras/leases/current - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/paras-leases-current-polkadot.md): Example code for the /paras/leases/current REST method. Complete guide on how to use /paras/leases/current REST in GetBlock Web3 documentation.
- [/paras - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/paras-polkadot.md): Example code for the /paras REST method. Complete guide on how to use /paras REST in GetBlock Web3 documentation.
- [/runtime/metadata - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/runtime-metadata-polkadot.md): Example code for the /runtime/metadata REST method. Complete guide on how to use /runtime/metadata REST in GetBlock Web3 documentation.
- [/runtime/spec - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/runtime-spec-polkadot.md): Example code for the /runtime/spec REST method. Complete guide on how to use /runtime/spec REST in GetBlock Web3 documentation.
- [/transaction/fee-estimate - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/transaction-fee-estimate-polkadot.md): Example code for the /transaction/fee-estimate REST method. Complete guide on how to use /transaction/fee-estimate REST in GetBlock Web3 documentation.
- [/transaction/material - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/transaction-material-polkadot.md): Example code for the /transaction/material REST method. Complete guide on how to use /transaction/material REST in GetBlock Web3 documentation.
- [/transaction - Polkadot](https://docs.getblock.io/api-reference/polkadot-dot/substrate-api-sidecar-assethub-+-relaychain/transaction-submit-polkadot.md): Example code for the /transaction REST method. Complete guide on how to use /transaction REST in GetBlock Web3 documentation.
- [Asset Hub JSON-RPC API (Primary Network)](https://docs.getblock.io/api-reference/polkadot-dot/asset-hub-json-rpc-api-primary-network.md): JSON-RPC API reference for Polkadot Asset Hub. Explore method list, request examples, and how to connect to GetBlock's Asset Hub RPC endpoints
- [Polygon (MATIC)](https://docs.getblock.io/api-reference/polygon-matic.md): Polygon Network API Reference for efficient interaction with MATIC nodes, enabling fast and low-cost transactions with enhanced scalability on Ethereum-compatible blockchains.
- [Deploy Smart Contract On Polygon](https://docs.getblock.io/api-reference/polygon-matic/deploy-smart-contract-on-polygon.md): This guide covers adding the network to a browser wallet, then deploying a simple contract using Foundry and Hardhat — pick whichever you prefer.
- [Polygon JSON-RPC API](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api.md): GetBlock provides fast and reliable access to Polygon nodes via the JSON-RPC API. Connect to the Polygon network without running your own infrastructure.
- [eth\_accounts - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_blocknumber.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_call.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_coinbase.md): Example code for the eth\_coinbase json-rpc method. Сomplete guide on how to use eth\_coinbase json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_feeHistory - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_feehistory.md): Example code for the eth\_feeHistory json-rpc method. Сomplete guide on how to use eth\_feeHistory json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs json-rpc method. Сomplete guide on how to use eth\_getFilterLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getProof - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getproof.md): Example code for the eth\_getProof json-rpc method. Сomplete guide on how to use eth\_getProof json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_hashrate.md): Example code for the eth\_hashrate json-rpc method. Сomplete guide on how to use eth\_hashrate json-rpc in GetBlock.io Web3 documentation.
- [eth\_maxPriorityFeePerGas - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_maxpriorityfeepergas.md): Example code for the eth\_maxPriorityFeePerGas json-rpc method. Сomplete guide on how to use eth\_maxPriorityFeePerGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_mining - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_mining.md): Example code for the eth\_mining json-rpc method. Сomplete guide on how to use eth\_mining json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_pendingTransactions - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_pendingtransactions.md): Example code for the eth\_pendingTransactions json-rpc method. Сomplete guide on how to use eth\_pendingTransactions json-rpc in GetBlock.io Web3 documentation.
- [eth\_protocolVersion - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_protocolversion.md): Example code for the eth\_protocolVersion json-rpc method. Сomplete guide on how to use eth\_protocolVersion json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_sign - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_sign.md): Example code for the eth\_sign json-rpc method. Сomplete guide on how to use eth\_sign json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_sendtransaction.md): Example code for the eth\_sendTransaction json-rpc method. Сomplete guide on how to use eth\_sendTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_subscribe - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_subscribe.md): Example code for the eth\_subscribe json-rpc method. Сomplete guide on how to use eth\_subscribe json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_unsubscribe - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_eth_unsubscribe.md): Example code for the eth\_unsubscribe json-rpc method. Сomplete guide on how to use eth\_unsubscribe json-rpc in GetBlock.io Web3 documentation.
- [net\_listening - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_net_listening.md): Example code for the net\_listening json-rpc method. Сomplete guide on how to use net\_listening json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_version - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [rpc\_modules - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_rpc_modules.md): Example code for the rpc\_modules json-rpc method. Сomplete guide on how to use rpc\_modules json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_web3_sha3.md): Example code for the web3\_sha3 json-rpc method. Сomplete guide on how to use web3\_sha3 json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Polygon](https://docs.getblock.io/api-reference/polygon-matic/polygon-json-rpc-api/matic_web3_clientversion.md): Learn how to use web3\_clientVersion JSON-RPC method to retrieve the Polygon client version. Complete guide with examples for identifying node software and version info.
- [Polygon gRPC API](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api.md): GetBlock provides fast and reliable access to Polygon nodes via gRPC API. Connect to the Polygon network without running your own infrastructure.
- [BlockByNumber - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/blockbynumber-polygon-grpc.md): Example code for the BlockByNumber grpc method. Сomplete guide on how to use BlockByNumber grpc in GetBlock.io Web3 documentation.
- [BlockReceipt - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/blockreceipt-polygon-grpc.md): Example code for the BlockReceipt grpc method. Сomplete guide on how to use BlockReceipt grpc in GetBlock.io Web3 documentation.
- [GetAuthor - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/getauthor-polygon-grpc.md): Example code for the GetAuthor grpc method. Сomplete guide on how to use GetAuthor grpc in GetBlock.io Web3 documentation.
- [GetBlockInfoInBatch - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/getblockinfoinbatch-polygon-grpc.md): Example code for the GetBlockInfoInBatch grpc method. Сomplete guide on how to use GetBlockInfoInBatch grpc in GetBlock.io Web3 documentation.
- [GetRootHash - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/getroothash-polygon-grpc.md): Example code for the GetRootHash grpc method. Сomplete guide on how to use GetRootHash grpc in GetBlock.io Web3 documentation.
- [GetStartBlockHeimdallSpanID - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/getstartblockheimdallspanid-polygon-grpc.md): Example code for the GetStartBlockHeimdallSpanID grpc method. Сomplete guide on how to use GetStartBlockHeimdallSpanID grpc in GetBlock.io Web3 documentation.
- [GetTdByHash - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/gettdbyhash-polygon-grpc.md): Example code for the GetTdByHash grpc method. Сomplete guide on how to use GetTdByHash grpc in GetBlock.io Web3 documentation.
- [GetTdByNumber - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/gettdbynumber-polygon-grpc.md): Example code for the GetTdByNumber grpc method. Сomplete guide on how to use GetTdByNumber grpc in GetBlock.io Web3 documentation.
- [GetVoteOnHash - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/getvoteonhash-polygon-grpc.md): Example code for the GetVoteOnHash grpc method. Сomplete guide on how to use GetVoteOnHash grpc in GetBlock.io Web3 documentation.
- [HeaderByNumber - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/headerbynumber-polygon-grpc.md): Example code for the HeaderByNumber grpc method. Сomplete guide on how to use HeaderByNumber grpc in GetBlock.io Web3 documentation.
- [TransactionReceipt - Polygon gRPC](https://docs.getblock.io/api-reference/polygon-matic/polygon-grpc-api/transactionreceipt-polygon-grpc.md): Example code for the TransactionReceipt grpc method. Сomplete guide on how to use TransactionReceipt grpc in GetBlock.io Web3 documentation.
- [Robinhood](https://docs.getblock.io/api-reference/robinhood.md): GetBlock provides fast and reliable access to Robinhood nodes via the JSON-RPC API. Connect to the Robinhood network without running your own infrastructure.
- [arb\_getL1Confirmations - Robinhood](https://docs.getblock.io/api-reference/robinhood/arb_getl1confirmations-robinhood.md): Example code for the arb\_getL1Confirmations JSON-RPC method. Complete guide to using the arb\_getL1Confirmations JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_accounts - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_accounts-robinhood.md): Example code for the eth\_accounts JSON-RPC method. Complete guide to using the eth\_accounts JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_blockNumber - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_blocknumber-robinhood.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide to using the eth\_blockNumber JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_call - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_call-robinhood.md): Example code for the eth\_call JSON-RPC method. Complete guide to using the eth\_call JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_chainId - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_chainid-robinhood.md): Example code for the eth\_chainId JSON-RPC method. Complete guide to using the eth\_chainId JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_createAccessList  - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_createaccesslist-robinhood.md): Example code for the eth\_createAccessList JSON-RPC method. Complete guide to using the eth\_createAccessList JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_estimategas-robinhood.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide to using the eth\_estimateGas JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_feeHistory - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_feehistory-robinhood.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide to using the eth\_feeHistory JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_gasprice-robinhood.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide to using the eth\_gasPrice JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getBalance - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getbalance-robinhood.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide to using the eth\_getBalance JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getblockbyhash-robinhood.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide to using the eth\_getBlockByHash JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getblockbynumber-robinhood.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide to using the eth\_getBlockByNumber JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getblocktransactioncountbyhash-robinhood.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Complete guide to using the eth\_getBlockTransactionCountByHash JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getblocktransactioncountbynumber-robinhood.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Complete guide to using the eth\_getBlockTransactionCountByNumber JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getCode - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getcode-robinhood.md): Example code for the eth\_getCode JSON-RPC method. Complete guide to using the eth\_getCode JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getfilterchanges-robinhood.md): Example code for the eth\_getFilterChanges JSON-RPC method. Complete guide to using the eth\_getFilterChanges JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getfilterlogs-robinhood.md): Example code for the eth\_getFilterLogs JSON-RPC method. Complete guide to using the eth\_getFilterLogs JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getLogs - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getlogs-robinhood.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide to using the eth\_getLogs JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getstorageat-robinhood.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide to using the eth\_getStorageAt JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_gettransactionbyblockhashandindex-robinhood.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Complete guide to using the eth\_getTransactionByBlockHashAndIndex JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_gettransactionbyblocknumberandindex-robinhood.md): Example code for the eth\_getTransactionByBlockNumberAndIndex  JSON-RPC method. Complete guide to using the eth\_getTransactionByBlockNumberAndIndex  JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_gettransactionbyhash-robinhood.md): Example code for the eth\_getTransactionByHash  JSON-RPC method. Complete guide to using the eth\_getTransactionByHash  JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_gettransactioncount-robinhood.md): Example code for the eth\_getTransactionCount  JSON-RPC method. Complete guide to using the eth\_getTransactionCount  JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_gettransactionreceipt-robinhood.md): Example code for the eth\_getTransactionReceipt  JSON-RPC method. Complete guide to using the eth\_getTransactionReceipt  JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash -Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getunclecountbyblockhash-robinhood.md): Example code for the eth\_getUncleCountByBlockHash JSON-RPC method. Complete guide to using the eth\_getUncleCountByBlockHash JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_getunclecountbyblocknumber-robinhood.md): Example code for the eth\_getUncleCountByBlockNumber JSON-RPC method. Complete guide to using the eth\_getUncleCountByBlockNumber JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_maxPriorityFeePerGas - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_maxpriorityfeepergas-robinhood.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide to using the eth\_maxPriorityFeePerGas JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_newblockfilter-robinhood.md): Example code for the eth\_newBlockFilter JSON-RPC method. Complete guide to using the eth\_newBlockFilter JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_newFilter - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_newfilter-robinhood.md): Example code for the eth\_newFilter JSON-RPC method. Complete guide to using the eth\_newFilter JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter -Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_newpendingtransactionfilter-robinhood.md): Example code for the eth\_newPendingTransactionFilter JSON-RPC method. Complete guide to using the eth\_newPendingTransactionFilter JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_sendrawtransaction-robinhood.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide to using the eth\_sendRawTransaction JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_subscribe - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_subscribe-robinhood.md): Example code for the eth\_subscribe JSON-RPC method. Complete guide to using the eth\_subscribe JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_syncing - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_syncing-robinhood.md): Example code for the eth\_syncing JSON-RPC method. Complete guide to using the eth\_syncing JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_uninstallfilter-robinhood.md): Example code for the eth\_uninstallFilter JSON-RPC method. Complete guide to using the eth\_uninstallFilter JSON-RPC method in GetBlock.io Web3 documentation.
- [eth\_unsubscribe - Robinhood](https://docs.getblock.io/api-reference/robinhood/eth_unsubscribe-robinhood.md): Example code for the eth\_unsubscribe JSON-RPC method. Complete guide to using the eth\_unsubscribe JSON-RPC method in GetBlock.io Web3 documentation.
- [net\_listening - Robinhood](https://docs.getblock.io/api-reference/robinhood/net_listening-robinhood.md): Example code for the net\_listening JSON-RPC method. Complete guide to using the net\_listening JSON-RPC method in GetBlock.io Web3 documentation.
- [net\_peerCount - Robinhood](https://docs.getblock.io/api-reference/robinhood/net_peercount-robinhood.md): Example code for the net\_peerCount JSON-RPC method. Complete guide to using the net\_peerCount JSON-RPC method in GetBlock.io Web3 documentation.
- [net\_version - Robinhood](https://docs.getblock.io/api-reference/robinhood/net_version-robinhood.md): Example code for the net\_version JSON-RPC method. Complete guide to using the net\_version JSON-RPC method in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Robinhood](https://docs.getblock.io/api-reference/robinhood/web3_clientversion-robinhood.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide to using the web3\_clientVersion JSON-RPC method in GetBlock.io Web3 documentation.
- [web3\_sha3 - Robinhood](https://docs.getblock.io/api-reference/robinhood/web3_sha3-robinhood.md): Example code for the web3\_sha3 JSON-RPC method. Complete guide to using the web3\_sha3 JSON-RPC method in GetBlock.io Web3 documentation.
- [Ronin (RON)](https://docs.getblock.io/api-reference/ronin-ron.md): GetBlock provides fast and reliable access to Ronin nodes via the JSON-RPC API. Connect to the Ronin network without running your own infrastructure.
- [Deploy smart contract on Ronin](https://docs.getblock.io/api-reference/ronin-ron/deploy-smart-contract-on-ronin.md): This guide covers adding the network to a browser wallet, then deploying a simple contract using Foundry and Hardhat — pick whichever you prefer.
- [eth\_blockNumber - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_blocknumber-ronin.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide to using the eth\_blockNumber JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_call - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_call-ronin.md): Example code for the eth\_call JSON-RPC method. Complete guide to using the eth\_call JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_chainId - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_chainid-ronin.md): Example code for the eth\_chainId JSON-RPC method. Complete guide to using the eth\_chainId JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_estimateGas - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_estimategas-ronin.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide to using the eth\_estimateGas JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_feeHistory - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_feehistory-ronin.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide to using the eth\_feeHistory JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_gasPrice - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_gasprice-ronin.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide to using the eth\_gasPrice JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBalance - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_getbalance-ronin.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide to using the eth\_getBalance JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_getblockbyhash-ronin.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide to using the eth\_getBlockByHash JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_getblockbynumber-ronin.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide to using the eth\_getBlockByNumber JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBlockReceipts - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_getblockreceipts-ronin.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide to using the eth\_getBlockReceipts JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_getblocktransactioncountbyhash-ronin.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Complete guide to using the eth\_getBlockTransactionCountByHash JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_getblocktransactioncountbynumber-ronin.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Complete guide to using the eth\_getBlockTransactionCountByNumber JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getCode - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_getcode-ronin.md): Example code for the eth\_getCode JSON-RPC method. Complete guide to using the eth\_getCode JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getLogs - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_getlogs-ronin.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide to using the eth\_getLogs JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_getstorageat-ronin.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide to using the eth\_getStorageAt JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_gettransactionbyblockhashandindex-ronin.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Complete guide to using the eth\_getTransactionByBlockHashAndIndex JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_gettransactionbyblocknumberandindex-ronin.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON-RPC method. Complete guide to using the eth\_getTransactionByBlockNumberAndIndex JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_gettransactionbyhash-ronin.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide to using the eth\_getTransactionByHash JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_gettransactioncount-ronin.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide to using the eth\_getTransactionCount JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_gettransactionreceipt-ronin.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide to using the eth\_getTransactionReceipt JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_maxPriorityFeePerGas - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_maxpriorityfeepergas-ronin.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide to using the eth\_maxPriorityFeePerGas JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_sendrawtransaction-ronin.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide to using the eth\_sendRawTransaction JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_syncing - Ronin](https://docs.getblock.io/api-reference/ronin-ron/eth_syncing-ronin.md): Example code for the eth\_syncing JSON-RPC method. Complete guide to using the eth\_syncing JSON-RPC method in the GetBlock.io Web3 documentation.
- [net\_version - Ronin](https://docs.getblock.io/api-reference/ronin-ron/net_version-ronin.md): Example code for the net\_version JSON-RPC method. Complete guide to using the net\_version JSON-RPC method in the GetBlock.io Web3 documentation.
- [web3\_clientVersion - Ronin](https://docs.getblock.io/api-reference/ronin-ron/web3_clientversion-ronin.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide to using the web3\_clientVersion JSON-RPC method in the GetBlock.io Web3 documentation.
- [debug\_traceBlockByHash - Ronin](https://docs.getblock.io/api-reference/ronin-ron/debug_traceblockbyhash-ronin.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Сomplete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock.io Web3 documentation.
- [debug\_traceblockbynumber - Ronin](https://docs.getblock.io/api-reference/ronin-ron/debug_traceblockbynumber-ronin.md): Example code for the debug\_traceblockbynumber JSON-RPC method. Complete guide to using the debug\_traceblockbynumber JSON-RPC method in the GetBlock.io Web3 documentation.
- [debug\_traceTransaction - Ronin](https://docs.getblock.io/api-reference/ronin-ron/debug_tracetransaction-ronin.md): Example code for the debug\_traceTransaction JSON-RPC method. Complete guide on how to use the debug\_traceTransaction JSON-RPC method in the GetBlock.io Web3 documentation.
- [Rootstock (RSK)](https://docs.getblock.io/api-reference/rootstock-rsk.md): Rootstock API documentation — JSON-RPC methods for building dApps, managing smart contracts, and interacting with the Bitcoin-secured RSK network via GetBlock
- [db\_getString {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_db_getstring.md): Example code for the db\_getString  {disallowed} json-rpc method. Сomplete guide on how to use db\_getString  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_putHex {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_db_puthex.md): Example code for the db\_putHex  {disallowed} json-rpc method. Сomplete guide on how to use db\_putHex  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [db\_putString {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_db_putstring.md): Example code for the db\_putString  {disallowed} json-rpc method. Сomplete guide on how to use db\_putString  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_accounts - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_accounts.md): Example code for the eth\_accounts json-rpc method. Сomplete guide on how to use eth\_accounts json-rpc in GetBlock.io Web3 documentation.
- [eth\_blockNumber - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_blocknumber.md): Example code for the eth\_blockNumber json-rpc method. Сomplete guide on how to use eth\_blockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_call - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_call.md): Example code for the eth\_call json-rpc method. Сomplete guide on how to use eth\_call json-rpc in GetBlock.io Web3 documentation.
- [eth\_chainId - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_chainid.md): Example code for the eth\_chainId json-rpc method. Сomplete guide on how to use eth\_chainId json-rpc in GetBlock.io Web3 documentation.
- [eth\_coinbase - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_coinbase.md): Example code for the eth\_coinbase json-rpc method. Сomplete guide on how to use eth\_coinbase json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileLLL {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_compilelll.md): Example code for the eth\_compileLLL  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileLLL  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileSerpent {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_compileserpent.md): Example code for the eth\_compileSerpent  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileSerpent  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_compileSolidity {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_compilesolidity.md): Example code for the eth\_compileSolidity  {disallowed} json-rpc method. Сomplete guide on how to use eth\_compileSolidity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_estimateGas - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_estimategas.md): Example code for the eth\_estimateGas json-rpc method. Сomplete guide on how to use eth\_estimateGas json-rpc in GetBlock.io Web3 documentation.
- [eth\_gasPrice - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_gasprice.md): Example code for the eth\_gasPrice json-rpc method. Сomplete guide on how to use eth\_gasPrice json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBalance - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getbalance.md): Example code for the eth\_getBalance json-rpc method. Сomplete guide on how to use eth\_getBalance json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getblockbyhash.md): Example code for the eth\_getBlockByHash json-rpc method. Сomplete guide on how to use eth\_getBlockByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getblockbynumber.md): Example code for the eth\_getBlockByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getblocktransactioncountbyhash.md): Example code for the eth\_getBlockTransactionCountByHash json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getblocktransactioncountbynumber.md): Example code for the eth\_getBlockTransactionCountByNumber json-rpc method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCode - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getcode.md): Example code for the eth\_getCode json-rpc method. Сomplete guide on how to use eth\_getCode json-rpc in GetBlock.io Web3 documentation.
- [eth\_getCompilers {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getcompilers.md): Example code for the eth\_getCompilers  {disallowed} json-rpc method. Сomplete guide on how to use eth\_getCompilers  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterChanges - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getfilterchanges.md): Example code for the eth\_getFilterChanges json-rpc method. Сomplete guide on how to use eth\_getFilterChanges json-rpc in GetBlock.io Web3 documentation.
- [eth\_getFilterLogs - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getfilterlogs.md): Example code for the eth\_getFilterLogs json-rpc method. Сomplete guide on how to use eth\_getFilterLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getLogs - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getlogs.md): Example code for the eth\_getLogs json-rpc method. Сomplete guide on how to use eth\_getLogs json-rpc in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getstorageat.md): Example code for the eth\_getStorageAt json-rpc method. Сomplete guide on how to use eth\_getStorageAt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_gettransactionbyblockhashandindex.md): Example code for the eth\_getTransactionByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_gettransactionbyblocknumberandindex.md): Example code for the eth\_getTransactionByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getTransactionByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_gettransactionbyhash.md): Example code for the eth\_getTransactionByHash json-rpc method. Сomplete guide on how to use eth\_getTransactionByHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_gettransactioncount.md): Example code for the eth\_getTransactionCount json-rpc method. Сomplete guide on how to use eth\_getTransactionCount json-rpc in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_gettransactionreceipt.md): Example code for the eth\_getTransactionReceipt json-rpc method. Сomplete guide on how to use eth\_getTransactionReceipt json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockHashAndIndex - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getunclebyblockhashandindex.md): Example code for the eth\_getUncleByBlockHashAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockHashAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleByBlockNumberAndIndex - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getunclebyblocknumberandindex.md): Example code for the eth\_getUncleByBlockNumberAndIndex json-rpc method. Сomplete guide on how to use eth\_getUncleByBlockNumberAndIndex json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockHash - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getunclecountbyblockhash.md): Example code for the eth\_getUncleCountByBlockHash json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockHash json-rpc in GetBlock.io Web3 documentation.
- [eth\_getUncleCountByBlockNumber - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_getunclecountbyblocknumber.md): Example code for the eth\_getUncleCountByBlockNumber json-rpc method. Сomplete guide on how to use eth\_getUncleCountByBlockNumber json-rpc in GetBlock.io Web3 documentation.
- [eth\_hashrate - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_hashrate.md): Example code for the eth\_hashrate json-rpc method. Сomplete guide on how to use eth\_hashrate json-rpc in GetBlock.io Web3 documentation.
- [eth\_mining - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_mining.md): Example code for the eth\_mining json-rpc method. Сomplete guide on how to use eth\_mining json-rpc in GetBlock.io Web3 documentation.
- [eth\_newBlockFilter - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_newblockfilter.md): Example code for the eth\_newBlockFilter json-rpc method. Сomplete guide on how to use eth\_newBlockFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newFilter - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_newfilter.md): Example code for the eth\_newFilter json-rpc method. Сomplete guide on how to use eth\_newFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_newPendingTransactionFilter - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_newpendingtransactionfilter.md): Example code for the eth\_newPendingTransactionFilter json-rpc method. Сomplete guide on how to use eth\_newPendingTransactionFilter json-rpc in GetBlock.io Web3 documentation.
- [eth\_pendingTransactions - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_pendingtransactions.md): Example code for the eth\_pendingTransactions json-rpc method. Сomplete guide on how to use eth\_pendingTransactions json-rpc in GetBlock.io Web3 documentation.
- [eth\_protocolVersion - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_protocolversion.md): Example code for the eth\_protocolVersion json-rpc method. Сomplete guide on how to use eth\_protocolVersion json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_sendrawtransaction.md): Example code for the eth\_sendRawTransaction json-rpc method. Сomplete guide on how to use eth\_sendRawTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_sendTransaction - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_sendtransaction.md): Example code for the eth\_sendTransaction json-rpc method. Сomplete guide on how to use eth\_sendTransaction json-rpc in GetBlock.io Web3 documentation.
- [eth\_sign - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_sign.md): Example code for the eth\_sign json-rpc method. Сomplete guide on how to use eth\_sign json-rpc in GetBlock.io Web3 documentation.
- [eth\_submitHashrate {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_submithashrate.md): Example code for the eth\_submitHashrate  {disallowed} json-rpc method. Сomplete guide on how to use eth\_submitHashrate  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [eth\_syncing - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_syncing.md): Example code for the eth\_syncing json-rpc method. Сomplete guide on how to use eth\_syncing json-rpc in GetBlock.io Web3 documentation.
- [eth\_uninstallFilter - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_eth_uninstallfilter.md): Example code for the eth\_uninstallFilter json-rpc method. Сomplete guide on how to use eth\_uninstallFilter json-rpc in GetBlock.io Web3 documentation.
- [mnr\_getWork - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_mnr_getwork.md): Example code for the mnr\_getWork json-rpc method. Сomplete guide on how to use mnr\_getWork json-rpc in GetBlock.io Web3 documentation.
- [mnr\_submitWork {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_mnr_submitwork.md): Example code for the mnr\_submitWork  {disallowed} json-rpc method. Сomplete guide on how to use mnr\_submitWork  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [net\_listening - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_net_listening.md): Example code for the net\_listening json-rpc method. Сomplete guide on how to use net\_listening json-rpc in GetBlock.io Web3 documentation.
- [net\_peerCount - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_net_peercount.md): Example code for the net\_peerCount json-rpc method. Сomplete guide on how to use net\_peerCount json-rpc in GetBlock.io Web3 documentation.
- [net\_peerList {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_net_peerlist.md): Example code for the net\_peerList  {disallowed} json-rpc method. Сomplete guide on how to use net\_peerList  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [net\_version - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_net_version.md): Example code for the net\_version json-rpc method. Сomplete guide on how to use net\_version json-rpc in GetBlock.io Web3 documentation.
- [shh\_addToGroup {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_shh_addtogroup.md): Example code for the shh\_addToGroup  {disallowed} json-rpc method. Сomplete guide on how to use shh\_addToGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_getFilterChanges {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_shh_getfilterchanges.md): Example code for the shh\_getFilterChanges  {disallowed} json-rpc method. Сomplete guide on how to use shh\_getFilterChanges  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_getMessages {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_shh_getmessages.md): Example code for the shh\_getMessages  {disallowed} json-rpc method. Сomplete guide on how to use shh\_getMessages  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_hasIdentity {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_shh_hasidentity.md): Example code for the shh\_hasIdentity  {disallowed} json-rpc method. Сomplete guide on how to use shh\_hasIdentity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newFilter {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_shh_newfilter.md): Example code for the shh\_newFilter  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newGroup {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_shh_newgroup.md): Example code for the shh\_newGroup  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newGroup  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_newIdentity {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_shh_newidentity.md): Example code for the shh\_newIdentity  {disallowed} json-rpc method. Сomplete guide on how to use shh\_newIdentity  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_post {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_shh_post.md): Example code for the shh\_post  {disallowed} json-rpc method. Сomplete guide on how to use shh\_post  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_uninstallFilter {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_shh_uninstallfilter.md): Example code for the shh\_uninstallFilter  {disallowed} json-rpc method. Сomplete guide on how to use shh\_uninstallFilter  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [shh\_version {disallowed} - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_shh_version.md): Example code for the shh\_version  {disallowed} json-rpc method. Сomplete guide on how to use shh\_version  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [web3\_clientVersion - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_web3_clientversion.md): Example code for the web3\_clientVersion json-rpc method. Сomplete guide on how to use web3\_clientVersion json-rpc in GetBlock.io Web3 documentation.
- [web3\_sha3 - Rootstock](https://docs.getblock.io/api-reference/rootstock-rsk/rsk_web3_sha3.md): Example code for the web3\_sha3 json-rpc method. Сomplete guide on how to use web3\_sha3 json-rpc in GetBlock.io Web3 documentation.
- [SEI](https://docs.getblock.io/api-reference/sei.md): GetBlock provides fast and reliable access to Sei nodes via JSON-RPC API. Connect to the Sei network without running your own infrastructure.
- [sei\_traceBlockByNumberExcludeTraceFail - SEI](https://docs.getblock.io/api-reference/sei/sei_traceblockbynumberexcludetracefail-sei.md): Example code for the sei\_traceBlockByNumberExcludeTraceFail JSON-RPC method. Complete guide on how to use sei\_traceBlockByNumberExcludeTraceFail JSON-RPC in GetBlock Web3 documentation.
- [eth\_blockNumber -SEI](https://docs.getblock.io/api-reference/sei/eth_blocknumber-sei.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash- SEI](https://docs.getblock.io/api-reference/sei/eth_getblockbyhash-sei.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getFilterLogs - SEI](https://docs.getblock.io/api-reference/sei/eth_getfilterlogs-sei.md): Example code for the eth\_getFilterLogs JSON-RPC method. Complete guide on how to use eth\_getFilterLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs- SEI](https://docs.getblock.io/api-reference/sei/eth_getlogs-sei.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - SEI](https://docs.getblock.io/api-reference/sei/eth_estimategas-sei.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing- SEI](https://docs.getblock.io/api-reference/sei/eth_syncing-sei.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation.
- [eth\_coinBase - SEI](https://docs.getblock.io/api-reference/sei/eth_coinbase-sei.md): Example code for the eth\_coinBase JSON-RPC method. Complete guide on how to use eth\_coinBase JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash- SEI](https://docs.getblock.io/api-reference/sei/eth_gettransactionbyhash-sei.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - SEI](https://docs.getblock.io/api-reference/sei/eth_getblocktransactioncountbynumber-sei.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - SEI](https://docs.getblock.io/api-reference/sei/eth_getcode-sei.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getFilterChanges - SEI](https://docs.getblock.io/api-reference/sei/eth_getfilterchanges-sei.md): Example code for the eth\_getFilterChanges JSON-RPC method. Complete guide on how to use eth\_getFilterChanges JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - SEI](https://docs.getblock.io/api-reference/sei/eth_gettransactionreceipt-sei.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getProof - SEI](https://docs.getblock.io/api-reference/sei/eth_getproof-sei.md): Example code for the eth\_getProof JSON-RPC method. Complete guide on how to use eth\_getProof JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByHash - SEI](https://docs.getblock.io/api-reference/sei/debug_traceblockbyhash-sei.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Complete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_newFilter - SEI](https://docs.getblock.io/api-reference/sei/eth_newfilter-sei.md): Example code for the eth\_newFilter JSON-RPC method. Complete guide on how to use eth\_newFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - SEI](https://docs.getblock.io/api-reference/sei/eth_chainid-sei.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - SEI](https://docs.getblock.io/api-reference/sei/eth_getstorageat-sei.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation
- [debug\_traceBlockByNumber - SEI](https://docs.getblock.io/api-reference/sei/debug_traceblockbynumber-sei.md): Example code for the debug\_traceBlockByNumber JSON-RPC method. Complete guide on how to use debug\_traceBlockByNumber JSON-RPC in GetBlock Web3 documentation
- [eth\_sendRawTransaction - SEI](https://docs.getblock.io/api-reference/sei/eth_sendrawtransaction-sei.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation
- [eth\_getTransactionCount - SEI](https://docs.getblock.io/api-reference/sei/eth_gettransactioncount-sei.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation
- [eth\_getBlockByNumber - SEI](https://docs.getblock.io/api-reference/sei/eth_getblockbynumber-sei.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation
- [eth\_feeHistory - SEI](https://docs.getblock.io/api-reference/sei/eth_feehistory-sei.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation
- [web3\_clientVersion - SEI](https://docs.getblock.io/api-reference/sei/web3_clientversion-sei.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation
- [eth\_uninstallFilter - SEI](https://docs.getblock.io/api-reference/sei/eth_uninstallfilter-sei.md): Example code for the eth\_uninstallFilter JSON-RPC method. Complete guide on how to use eth\_uninstallFilter JSON-RPC in GetBlock Web3 documentation
- [debug\_traceTransaction - SEI](https://docs.getblock.io/api-reference/sei/debug_tracetransaction-sei.md): Example code for the debug\_traceTransaction JSON-RPC method. Complete guide on how to use debug\_traceTransaction JSON-RPC in GetBlock Web3 documentation
- [sei\_getBlockReceipts - SEI](https://docs.getblock.io/api-reference/sei/sei_getblockreceipts-sei.md): Example code for the sei\_getBlockReceipts JSON-RPC method. Complete guide on how to use sei\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation
- [eth\_getTransactionByBlockNumberAndIndex - SEI](https://docs.getblock.io/api-reference/sei/eth_gettransactionbyblocknumberandindex-sei.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON-RPC in GetBlock Web3 documentation
- [eth\_call - SEI](https://docs.getblock.io/api-reference/sei/eth_call-sei.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation
- [eth\_getBlockTransactionCountByHash - SEI](https://docs.getblock.io/api-reference/sei/eth_getblocktransactioncountbyhash-sei.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByHash JSON-RPC in GetBlock Web3 documentation
- [net\_version - SEI](https://docs.getblock.io/api-reference/sei/net_version-sei.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation
- [eth\_getBlockReceipts - SEI](https://docs.getblock.io/api-reference/sei/eth_getblockreceipts-sei.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation
- [sei\_getFilterLogs - SEI](https://docs.getblock.io/api-reference/sei/sei_getfilterlogs-sei.md): Example code for the sei\_getFilterLogs JSON-RPC method. Complete guide on how to use sei\_getFilterLogs JSON-RPC in GetBlock Web3 documentation
- [eth\_gasPrice - SEI](https://docs.getblock.io/api-reference/sei/eth_gasprice-sei.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation
- [eth\_getBalance - SEI](https://docs.getblock.io/api-reference/sei/eth_getbalance-sei.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation
- [sei\_getLogs - SEI](https://docs.getblock.io/api-reference/sei/sei_getlogs-sei.md): Example code for the sei\_getLogs JSON-RPC method. Complete guide on how to use sei\_getLogs JSON-RPC in GetBlock Web3 documentation
- [eth\_newBlockFilter- SEI](https://docs.getblock.io/api-reference/sei/eth_newblockfilter-sei.md): Example code for the eth\_newBlockFilter JSON-RPC method. Complete guide on how to use eth\_newBlockFilter JSON-RPC in GetBlock Web3 documentation
- [eth\_accounts - SEI](https://docs.getblock.io/api-reference/sei/eth_accounts-sei.md): Example code for the eth\_accounts JSON-RPC method. Complete guide on how to use eth\_newBlockFilter JSON-RPC in GetBlock Web3 documentation
- [sei\_getTransactionReceiptExcludeTraceFail- SEI](https://docs.getblock.io/api-reference/sei/sei_gettransactionreceiptexcludetracefail-sei.md): Example code for the sei\_getTransactionReceiptExcludeTraceFail JSON-RPC method. Complete guide on how to use sei\_getTransactionReceiptExcludeTraceFail JSON-RPC in GetBlock Web3 documentation
- [eth\_getTransactionByBlockHashAndIndex - SEI](https://docs.getblock.io/api-reference/sei/eth_gettransactionbyblockhashandindex-sei.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON-RPC in GetBlock Web3 documentation
- [sei\_associate - SEI](https://docs.getblock.io/api-reference/sei/sei_associate-sei.md): Example code for the sei\_associate JSON-RPC method. Complete guide on how to use sei\_associate JSON-RPC in GetBlock Web3 documentation
- [Stellar (XLM)](https://docs.getblock.io/api-reference/stellar-xlm.md): GetBlock provides fast and reliable access to Stellar nodes via JSON-RPC API. Connect to the Stellar network without running your own infrastructure.
- [getEvents - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/getevents-stellar.md): Example code for the getEvents JSON-RPC method. Complete guide on how to use getEvents JSON-RPC in GetBlock Web3 documentation.
- [getFeeStats - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/getfeestats-stellar.md): Example code for the getFeeStats JSON-RPC method. Complete guide on how to use getFeeStats JSON-RPC in GetBlock Web3 documentation.
- [getHealth - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/gethealth-stellar.md): Example code for the getHealth JSON-RPC method. Complete guide on how to use getHealth JSON-RPC in GetBlock Web3 documentation.
- [getLatestLedger - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/getlatestledger-stellar.md): Example code for the getLatestLedger JSON-RPC method. Complete guide on how to use getLatestLedger JSON-RPC in GetBlock Web3 documentation.
- [getVersionInfo - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/getversioninfo-stellar.md): Example code for the getVersionInfo JSON-RPC method. Complete guide on how to use getVersionInfo JSON-RPC in GetBlock Web3 documentation.
- [getNetwork - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/getnetwork-stellar.md): Example code for the getNetwork JSON-RPC method. Complete guide on how to use getNetwork JSON-RPC in GetBlock Web3 documentation.
- [getTransaction - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/gettransaction-stellar.md): Example code for the getTransaction JSON-RPC method. Complete guide on how to use getTransaction JSON-RPC in GetBlock Web3 documentation.
- [getTransactions - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/gettransactions-stellar.md): Example code for the getTransactions JSON-RPC method. Complete guide on how to use getTransactions JSON-RPC in GetBlock Web3 documentation.
- [getLedgerEntries - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/getledgerentries-stellar.md): Example code for the getLedgerEntries JSON-RPC method. Complete guide on how to use getLedgerEntries JSON-RPC in GetBlock Web3 documentation.
- [getLedgers - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/getledgers-stellar.md): Example code for the getLedgers JSON-RPC method. Complete guide on how to use getLedgers JSON-RPC in GetBlock Web3 documentation.
- [sendTransaction - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/sendtransaction-stellar.md): Example code for the sendTransaction JSON-RPC method. Complete guide on how to use sendTransaction JSON-RPC in GetBlock Web3 documentation.
- [simulateTransaction - Stellar](https://docs.getblock.io/api-reference/stellar-xlm/simulatetransaction-stellar.md): Example code for the simulateTransaction JSON-RPC method. Complete guide on how to use simulateTransaction JSON-RPC in GetBlock Web3 documentation.
- [Solana(SOL)](https://docs.getblock.io/api-reference/solana-sol.md): GetBlock Solana RPC API documentation: JSON-RPC reference, WebSocket subscriptions, and connection guides for mainnet, devnet & alpenglow endpoints
- [getBlock - Solana](https://docs.getblock.io/api-reference/solana-sol/getblock-solana.md): Example code for the getBlock JSON-RPC method. Complete guide on how to use getBlock JSON-RPC in GetBlock Web3 documentation.
- [getAccountInfo - Solana](https://docs.getblock.io/api-reference/solana-sol/getaccountinfo-solana.md): Example code for the getAccountInfo JSON-RPC method. Complete guide on how to use getAccountInfo JSON-RPC in GetBlock Web3 documentation.
- [getBalance - Solana](https://docs.getblock.io/api-reference/solana-sol/getbalance-solana.md): Example code for the getBalance JSON-RPC method. Complete guide on how to use getBalance JSON-RPC in GetBlock Web3 documentation.
- [getBlockCommitment - Solana](https://docs.getblock.io/api-reference/solana-sol/getblockcommitment-solana.md): Example code for the getBlockCommitment JSON-RPC method. Complete guide on how to use getBlockCommitment JSON-RPC in GetBlock Web3 documentation.
- [getBlockHeight - Solana](https://docs.getblock.io/api-reference/solana-sol/getblockheight-solana.md): Example code for the getBlockHeight JSON-RPC method. Complete guide on how to use getBlockHeight JSON-RPC in GetBlock Web3 documentation.
- [getIdentity - Solana](https://docs.getblock.io/api-reference/solana-sol/getidentity-solana.md): Example code for the getIdentity JSON-RPC method. Complete guide on how to use getIdentity JSON-RPC in GetBlock Web3 documentation.
- [getInflationGovernor - Solana](https://docs.getblock.io/api-reference/solana-sol/getinflationgovernor-solana.md): Example code for the getInflationGovernor JSON-RPC method. Complete guide on how to use getInflationGovernor JSON-RPC in GetBlock Web3 documentation.
- [getBlockProduction - Solana](https://docs.getblock.io/api-reference/solana-sol/getblockproduction-solana.md): Example code for the getBlockProduction JSON-RPC method. Complete guide on how to use getBlockProduction JSON-RPC in GetBlock Web3 documentation.
- [getInflationRate - Solana](https://docs.getblock.io/api-reference/solana-sol/getinflationrate-solana.md): Example code for the getInflationRate JSON-RPC method. Complete guide on how to use getInflationRate JSON-RPC in GetBlock Web3 documentation.
- [getBlocks - Solana](https://docs.getblock.io/api-reference/solana-sol/getblocks-solana.md): Example code for the getBlocks JSON-RPC method. Complete guide on how to use getBlocks JSON-RPC in GetBlock Web3 documentation.
- [getInflationReward - Solana](https://docs.getblock.io/api-reference/solana-sol/getinflationreward-solana.md): Example code for the getInflationReward JSON-RPC method. Complete guide on how to use getInflationReward JSON-RPC in GetBlock Web3 documentation.
- [getBlocksWithLimit - Solana](https://docs.getblock.io/api-reference/solana-sol/getblockswithlimit-solana.md): Example code for the getBlocksWithLimit JSON-RPC method. Complete guide on how to use getBlocksWithLimit JSON-RPC in GetBlock Web3 documentation.
- [getBlockTime - Solana](https://docs.getblock.io/api-reference/solana-sol/getblocktime-solana.md): Example code for the getBlockTime JSON-RPC method. Complete guide on how to use the getBlockTime JSON-RPC method in the GetBlock Web3 documentation.
- [getLatestBlockhash - Solana](https://docs.getblock.io/api-reference/solana-sol/getlatestblockhash-solana.md): Example code for the getLatestBlockhash JSON-RPC method. Complete guide on how to use the getLatestBlockhash JSON-RPC method in the GetBlock Web3 documentation.
- [getClusterNodes - Solana](https://docs.getblock.io/api-reference/solana-sol/getclusternodes-solana.md): Example code for the getClusterNodes JSON-RPC method. Complete guide on how to use the getClusterNodes JSON-RPC method in the GetBlock Web3 documentation.
- [getEpochInfo - Solana](https://docs.getblock.io/api-reference/solana-sol/getepochinfo-solana.md): Example code for the getEpochInfo JSON-RPC method. Complete guide on how to use the getEpochInfo JSON-RPC method in the GetBlock Web3 documentation.
- [getLeaderSchedule - Solana](https://docs.getblock.io/api-reference/solana-sol/getleaderschedule-solana.md): Example code for the getLeaderSchedule JSON-RPC method. Complete guide on how to use the getLeaderSchedule JSON-RPC method in the GetBlock Web3 documentation.
- [getEpochSchedule - Solana](https://docs.getblock.io/api-reference/solana-sol/getepochschedule-solana.md): Example code for the getEpochSchedule JSON-RPC method. Complete guide on how to use the getEpochSchedule JSON-RPC method in the GetBlock Web3 documentation.
- [getMaxRetransmitSlot - Solana](https://docs.getblock.io/api-reference/solana-sol/getmaxretransmitslot-solana.md): Example code for the getMaxRetransmitSlot JSON-RPC method. Complete guide on how to use the getMaxRetransmitSlot JSON-RPC method in the GetBlock Web3 documentation.
- [getFeeForMessage - Solana](https://docs.getblock.io/api-reference/solana-sol/getfeeformessage-solana.md): Example code for the getFeeForMessage JSON-RPC method. Complete guide on how to use the getFeeForMessage JSON-RPC method in the GetBlock Web3 documentation.
- [getMaxShredInsertSlot - Solana](https://docs.getblock.io/api-reference/solana-sol/getmaxshredinsertslot-solana.md): Example code for the getMaxShredInsertSlot JSON-RPC method. Complete guide on how to use the getMaxShredInsertSlot JSON-RPC method in the GetBlock Web3 documentation.
- [getFirstAvailableBlock - Solana](https://docs.getblock.io/api-reference/solana-sol/getfirstavailableblock-solana.md): Example code for the getFirstAvailableBlock JSON-RPC method. Complete guide on how to use the getFirstAvailableBlock JSON-RPC method in the GetBlock Web3 documentation.
- [getMinimumBalanceForRentExemption - Solana](https://docs.getblock.io/api-reference/solana-sol/getminimumbalanceforrentexemption-solana.md): Example code for the getMinimumBalanceForRentExemption JSON-RPC method. Complete guide on how to use the getMinimumBalanceForRentExemption JSON-RPC method in the GetBlock Web3 documentation.
- [getGenesisHash - Solana](https://docs.getblock.io/api-reference/solana-sol/getgenesishash-solana.md): Example code for the getGenesisHash JSON-RPC method. Complete guide on how to use the getGenesisHash JSON-RPC method in the GetBlock Web3 documentation.
- [getHealth - Solana](https://docs.getblock.io/api-reference/solana-sol/gethealth-solana.md): Example code for the getHealth JSON-RPC method. Complete guide on how to use the getHealth JSON-RPC method in the GetBlock Web3 documentation.
- [getHighestSnapshotSlot - Solana](https://docs.getblock.io/api-reference/solana-sol/gethighestsnapshotslot-solana.md): Example code for the getHighestSnapshotSlot JSON-RPC method. Complete guide on how to use the getHighestSnapshotSlot JSON-RPC method in the GetBlock Web3 documentation.
- [getProgramAccounts - Solana](https://docs.getblock.io/api-reference/solana-sol/getprogramaccounts-solana.md): Example code for the getProgramAccounts JSON-RPC method. Complete guide on how to use the getProgramAccounts JSON-RPC method in the GetBlock Web3 documentation.
- [getRecentPerformanceSamples - Solana](https://docs.getblock.io/api-reference/solana-sol/getrecentperformancesamples-solana.md): Example code for the getRecentPerformanceSamples JSON-RPC method. Complete guide on how to use the getRecentPerformanceSamples JSON-RPC method in the GetBlock Web3 documentation.
- [getRecentPrioritizationFees - Solana](https://docs.getblock.io/api-reference/solana-sol/getrecentprioritizationfees-solana.md): Example code for the getRecentPrioritizationFees JSON-RPC method. Complete guide on how to use the getRecentPrioritizationFees JSON-RPC method in the GetBlock Web3 documentation.
- [getSignaturesForAddress - Solana](https://docs.getblock.io/api-reference/solana-sol/getsignaturesforaddress-solana.md): Example code for the getSignaturesForAddress JSON-RPC method. Complete guide on how to use the getSignaturesForAddress JSON-RPC method in the GetBlock Web3 documentation.
- [getSignatureStatuses - Solana](https://docs.getblock.io/api-reference/solana-sol/getsignaturestatuses-solana.md): Example code for the getSignatureStatuses JSON-RPC method. Complete guide on how to use the getSignatureStatuses JSON-RPC method in the GetBlock Web3 documentation.
- [getSlot - Solana](https://docs.getblock.io/api-reference/solana-sol/getslot-solana.md): Example code for the getSlot JSON-RPC method. Complete guide on how to use the getSlot JSON-RPC method in the GetBlock Web3 documentation.
- [getSlotLeader - Solana](https://docs.getblock.io/api-reference/solana-sol/getslotleader-solana.md): Example code for the getSlotLeader JSON-RPC method. Complete guide on how to use the getSlotLeader JSON-RPC method in the GetBlock Web3 documentation.
- [getSlotLeaders - Solana](https://docs.getblock.io/api-reference/solana-sol/getslotleaders-solana.md): Example code for the getSlotLeaders JSON-RPC method. Complete guide on how to use the getSlotLeaders JSON-RPC method in the GetBlock Web3 documentation.
- [getStakeMinimumDelegation - Solana](https://docs.getblock.io/api-reference/solana-sol/getstakeminimumdelegation-solana.md): Example code for the getStakeMinimumDelegation JSON-RPC method. Complete guide on how to use the getStakeMinimumDelegation JSON-RPC method in the GetBlock Web3 documentation.
- [getSupply - Solana](https://docs.getblock.io/api-reference/solana-sol/getsupply-solana.md): Example code for the getSupply JSON-RPC method. Complete guide on how to use the getSupply JSON-RPC method in the GetBlock Web3 documentation.
- [getTokenAccountBalance - Solana](https://docs.getblock.io/api-reference/solana-sol/gettokenaccountbalance-solana.md): Example code for the getTokenAccountBalance JSON-RPC method. Complete guide on how to use the getTokenAccountBalance JSON-RPC method in the GetBlock Web3 documentation.
- [getTokenAccountsByDelegate - Solana](https://docs.getblock.io/api-reference/solana-sol/gettokenaccountsbydelegate-solana.md): Example code for the getTokenAccountsByDelegate JSON-RPC method. Complete guide on how to use the getTokenAccountsByDelegate JSON-RPC method in the GetBlock Web3 documentation.
- [getTokenAccountsByOwner - Solana](https://docs.getblock.io/api-reference/solana-sol/gettokenaccountsbyowner-solana.md): Example code for the getTokenAccountsByOwner JSON-RPC method. Complete guide on how to use the getTokenAccountsByOwner JSON-RPC method in the GetBlock Web3 documentation.
- [getTokenLargestAccounts - Solana](https://docs.getblock.io/api-reference/solana-sol/gettokenlargestaccounts-solana.md): Example code for the getTokenLargestAccounts JSON-RPC method. Complete guide on how to use the getTokenLargestAccounts JSON-RPC method in the GetBlock Web3 documentation.
- [getTokenSupply - Solana](https://docs.getblock.io/api-reference/solana-sol/gettokensupply-solana.md): Example code for the getTokenSupply JSON-RPC method. Complete guide on how to use the getTokenSupply JSON-RPC method in the GetBlock Web3 documentation.
- [getTransaction - Solana](https://docs.getblock.io/api-reference/solana-sol/gettransaction-solana.md): Example code for the getTransaction JSON-RPC method. Complete guide on how to use the getTransaction JSON-RPC method in the GetBlock Web3 documentation.
- [getTransactionCount - Solana](https://docs.getblock.io/api-reference/solana-sol/gettransactioncount-solana.md): Example code for the getTransactionCount JSON-RPC method. Complete guide on how to use the getTransactionCount JSON-RPC method in the GetBlock Web3 documentation.
- [getVersion - Solana](https://docs.getblock.io/api-reference/solana-sol/getversion-solana.md): Example code for the getVersion JSON-RPC method. Complete guide on how to use the getVersion JSON-RPC method in the GetBlock Web3 documentation.
- [getVoteAccounts - Solana](https://docs.getblock.io/api-reference/solana-sol/getvoteaccounts-solana.md): Example code for the getVoteAccounts JSON-RPC method. Complete guide on how to use the getVoteAccounts JSON-RPC method in the GetBlock Web3 documentation.
- [isBlockhashValid - Solana](https://docs.getblock.io/api-reference/solana-sol/isblockhashvalid-solana.md): Example code for the isBlockhashValid JSON-RPC method. Complete guide on how to use the isBlockhashValid JSON-RPC method in the GetBlock Web3 documentation.
- [minimumLedgerSlot - Solana](https://docs.getblock.io/api-reference/solana-sol/minimumledgerslot-solana.md): Example code for the minimumLedgerSlot JSON-RPC method. Complete guide on how to use the minimumLedgerSlot JSON-RPC method in the GetBlock Web3 documentation.
- [requestAirdrop - Solana](https://docs.getblock.io/api-reference/solana-sol/requestairdrop-solana.md): Example code for the requestAirdrop JSON-RPC method. Complete guide on how to use the requestAirdrop JSON-RPC method in the GetBlock Web3 documentation.
- [sendTransaction - Solana](https://docs.getblock.io/api-reference/solana-sol/sendtransaction-solana.md): Example code for the sendTransaction JSON-RPC method. Complete guide on how to use the sendTransaction JSON-RPC method in the GetBlock Web3 documentation.
- [simulateTransaction - Solana](https://docs.getblock.io/api-reference/solana-sol/simulatetransaction-solana.md): Example code for the simulateTransaction JSON-RPC method. Complete guide on how to use the simulateTransaction JSON-RPC method in the GetBlock Web3 documentation.
- [Somnia](https://docs.getblock.io/api-reference/somnia.md): GetBlock provides fast and reliable access to Somnia nodes via JSON-RPC API. Connect to the Somnia network without running your own infrastructure.
- [eth\_blockNumber - Somnia](https://docs.getblock.io/api-reference/somnia/eth_blocknumber-somnia.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - Somnia](https://docs.getblock.io/api-reference/somnia/eth_chainid-somnia.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_call - Somnia](https://docs.getblock.io/api-reference/somnia/eth_call-somnia.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Somnia](https://docs.getblock.io/api-reference/somnia/eth_estimategas-somnia.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Somnia](https://docs.getblock.io/api-reference/somnia/eth_gasprice-somnia.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Somnia](https://docs.getblock.io/api-reference/somnia/eth_getbalance-somnia.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Somnia](https://docs.getblock.io/api-reference/somnia/eth_feehistory-somnia.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Somnia](https://docs.getblock.io/api-reference/somnia/eth_getblockbyhash-somnia.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - Somnia](https://docs.getblock.io/api-reference/somnia/eth_getblockreceipts-somnia.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - Somnia](https://docs.getblock.io/api-reference/somnia/eth_getcode-somnia.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Somnia](https://docs.getblock.io/api-reference/somnia/eth_getblockbynumber-somnia.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Somnia](https://docs.getblock.io/api-reference/somnia/eth_getstorageat-somnia.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Somnia](https://docs.getblock.io/api-reference/somnia/eth_getlogs-somnia.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Somnia](https://docs.getblock.io/api-reference/somnia/eth_gettransactioncount-somnia.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Somnia](https://docs.getblock.io/api-reference/somnia/eth_gettransactionreceipt-somnia.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Somnia](https://docs.getblock.io/api-reference/somnia/eth_gettransactionbyhash-somnia.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Somnia](https://docs.getblock.io/api-reference/somnia/eth_maxpriorityfeepergas-somnia.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Somnia](https://docs.getblock.io/api-reference/somnia/eth_sendrawtransaction-somnia.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - Somnia](https://docs.getblock.io/api-reference/somnia/eth_syncing-somnia.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation
- [eth\_subscribe - Somnia](https://docs.getblock.io/api-reference/somnia/eth_subscribe-somnia.md): Example code for the eth\_subscribe JSON-RPC method. Complete guide on how to use eth\_subscribe JSON-RPC in GetBlock Web3 documentation
- [net\_listening - Somnia](https://docs.getblock.io/api-reference/somnia/net_listening-somnia.md): Example code for the net\_listening JSON-RPC method. Complete guide on how to use net\_listening JSON-RPC in GetBlock Web3 documentation
- [eth\_unsubscribe \_ Somnia](https://docs.getblock.io/api-reference/somnia/eth_unsubscribe-_-somnia.md): Example code for the eth\_unsubscribe JSON-RPC method. Complete guide on how to use eth\_unsubscribe JSON-RPC in GetBlock Web3 documentation
- [net\_version - Somnia](https://docs.getblock.io/api-reference/somnia/net_version-somnia.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation
- [web3\_sha3 - Somnia](https://docs.getblock.io/api-reference/somnia/web3_sha3-somnia.md): Example code for the web3\_sha3 JSON-RPC method. Complete guide on how to use web3\_sha3 JSON-RPC in GetBlock Web3 documentation
- [web3\_clientVersion - Somnia](https://docs.getblock.io/api-reference/somnia/web3_clientversion-somnia.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation
- [debug\_traceTransaction](https://docs.getblock.io/api-reference/somnia/debug_tracetransaction.md): Example code for the debug\_traceTransaction JSON-RPC method. Complete guide on how to use debug\_traceTransaction JSON-RPC in GetBlock Web3 documentation
- [Sonic (S)](https://docs.getblock.io/api-reference/sonic-s.md): GetBlock provides fast and reliable access to Sonic nodes via JSON-RPC API. Connect to the Sonic network without running your own infrastructure.
- [Deploy A Smart contract on Sonic](https://docs.getblock.io/api-reference/sonic-s/deploy-a-smart-contract-on-sonic.md): This guide covers adding the network to a browser wallet, then deploying a simple contract using Foundry and Hardhat — pick whichever you prefer.
- [eth\_blockNumber - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_blocknumber-sonic.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_call - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_call-sonic.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_chainid-sonic.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_estimategas-sonic.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_feehistory-sonic.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_gasprice-sonic.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_getbalance-sonic.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_getblockbyhash-sonic.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_getblockbynumber-sonic.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_getblockreceipts-sonic.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_getblocktransactioncountbyhash-sonic.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_getblocktransactioncountbynumber-sonic.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_getcode-sonic.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_getlogs-sonic.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_getstorageat-sonic.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_gettransactionbyblockhashandindex-sonic.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_gettransactionbyblocknumberandindex-sonic.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_gettransactionbyhash-sonic.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_gettransactioncount-sonic.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_gettransactionreceipt-sonic.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_maxpriorityfeepergas-sonic.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_sendrawtransaction-sonic.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - Sonic](https://docs.getblock.io/api-reference/sonic-s/eth_syncing-sonic.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation.
- [net\_version - Sonic](https://docs.getblock.io/api-reference/sonic-s/net_version-sonic.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Sonic](https://docs.getblock.io/api-reference/sonic-s/web3_clientversion-sonic.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByHash - Sonic](https://docs.getblock.io/api-reference/sonic-s/debug_traceblockbyhash-sonic.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Complete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceBlockByNumber - Sonic](https://docs.getblock.io/api-reference/sonic-s/debug_traceblockbynumber-sonic.md): Example code for the debug\_traceBlockByNumber JSON-RPC method. Complete guide on how to use debug\_traceBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceTransaction - Sonic](https://docs.getblock.io/api-reference/sonic-s/debug_tracetransaction-sonic.md): Example code for the debug\_traceTransaction JSON-RPC method. Complete guide on how to use debug\_traceTransaction JSON-RPC in GetBlock Web3 documentation.
- [Sui (SUI)](https://docs.getblock.io/api-reference/sui-sui.md): GetBlock provides fast and reliable access to Sui gRPC nodes via  gRPC API. Connect to the SUI network without running your own infrastructure.
- [ledgerService\_batchGetObjects - SUI](https://docs.getblock.io/api-reference/sui-sui/ledgerservice_batchgetobjects-sui.md): Example code for the ledgerService\_batchGetObjects gRPC method. Complete guide on how to use ledgerService\_batchGetObjects gRPC method in GetBlock Web3 documentation.
- [LedgerService/BatchGetTransactions - SUI](https://docs.getblock.io/api-reference/sui-sui/ledgerservice-batchgettransactions-sui.md): Example code for the LedgerService/BatchGetTransactions gRPC method. Complete guide on how to use LedgerService/BatchGetTransactions gRPC method in GetBlock Web3 documentation.
- [LedgerService/GetCheckpoint - SUI](https://docs.getblock.io/api-reference/sui-sui/ledgerservice-getcheckpoint-sui.md): Example code for the LedgerService/GetCheckpoint gRPC method. Complete guide on how to use LedgerService/GetCheckpoint gRPC method in GetBlock Web3 documentation.
- [LedgerService/GetEpoch - SUI](https://docs.getblock.io/api-reference/sui-sui/ledgerservice-getepoch-sui.md): Example code for the LedgerService/GetEpoch gRPC method. Complete guide on how to use LedgerService/GetEpoch gRPC method in GetBlock Web3 documentation.
- [LedgerService/GetObject - SUI](https://docs.getblock.io/api-reference/sui-sui/ledgerservice-getobject-sui.md): Example code for the LedgerService/GetObject gRPC method. Complete guide on how to use LedgerService/GetObject gRPC method in GetBlock Web3 documentation.
- [LedgerService/GetServiceInfo - SUI](https://docs.getblock.io/api-reference/sui-sui/ledgerservice-getserviceinfo-sui.md): Example code for the LedgerService/GetServiceInfo gRPC method. Complete guide on how to use LedgerService/GetServiceInfo gRPC method in GetBlock Web3 documentation.
- [LedgerService/GetTransaction - SUI](https://docs.getblock.io/api-reference/sui-sui/ledgerservice-gettransaction-sui.md): Example code for the LedgerService/GetTransaction gRPC method. Complete guide on how to use LedgerService/GetTransaction gRPC method in GetBlock Web3 documentation.
- [MovePackageService/GetDatatype - SUI](https://docs.getblock.io/api-reference/sui-sui/movepackageservice-getdatatype-sui.md): Example code for the MovePackageService/GetDatatype gRPC method. Complete guide on how to use MovePackageService/GetDatatype gRPC method in GetBlock Web3 documentation.
- [MovePackageService/GetFunction - SUI](https://docs.getblock.io/api-reference/sui-sui/movepackageservice-getfunction-sui.md): Example code for the MovePackageService/GetFunction gRPC method. Complete guide on how to use MovePackageService/GetFunction gRPC method in GetBlock Web3 documentation.
- [MovePackageService/GetPackage - SUI](https://docs.getblock.io/api-reference/sui-sui/movepackageservice-getpackage-sui.md): Example code for the MovePackageService/GetPackage gRPC method. Complete guide on how to use MovePackageService/GetPackage gRPC method in GetBlock Web3 documentation.
- [MovePackageService/ListPackageVersions - SUI](https://docs.getblock.io/api-reference/sui-sui/movepackageservice-listpackageversions-sui.md): Example code for the MovePackageService/ListPackageVersions gRPC method. Complete guide on how to use MovePackageService/ListPackageVersions gRPC method in GetBlock Web3 documentation.
- [NameService/LookupName - SUI](https://docs.getblock.io/api-reference/sui-sui/nameservice-lookupname-sui.md): Example code for the NameService/LookupName gRPC method. Complete guide on how to use NameService/LookupName gRPC method in GetBlock Web3 documentation.
- [NameService/ReverseLookupName - SUI](https://docs.getblock.io/api-reference/sui-sui/nameservice-reverselookupname-sui.md): Example code for the NameService/ReverseLookupName gRPC method. Complete guide on how to use NameService/ReverseLookupName gRPC method in GetBlock Web3 documentation.
- [SignatureVerificationService/VerifySignature - SUI](https://docs.getblock.io/api-reference/sui-sui/signatureverificationservice-verifysignature-sui.md): Example code for the SignatureVerificationService/VerifySignature gRPC method. Complete guide on how to use SignatureVerificationService/VerifySignature gRPC method in GetBlock Web3 documentation.
- [StateService/GetBalance - SUI](https://docs.getblock.io/api-reference/sui-sui/stateservice-getbalance-sui.md): Example code for the StateService/GetBalance gRPC method. Complete guide on how to use StateService/GetBalance gRPC method in GetBlock Web3 documentation.
- [StateService/GetCoinInfo - SUI](https://docs.getblock.io/api-reference/sui-sui/stateservice-getcoininfo-sui.md): Example code for the StateService/GetCoinInfo gRPC method. Complete guide on how to use StateService/GetCoinInfo gRPC method in GetBlock Web3 documentation.
- [StateService/ListBalances - SUI](https://docs.getblock.io/api-reference/sui-sui/stateservice-listbalances-sui.md): Example code for the StateService/ListBalances gRPC method. Complete guide on how to use StateService/ListBalances gRPC method in GetBlock Web3 documentation.
- [tateService/ListDynamicFields - SUI](https://docs.getblock.io/api-reference/sui-sui/tateservice-listdynamicfields-sui.md): Example code for the tateService/ListDynamicFields gRPC method. Complete guide on how to use tateService/ListDynamicFields gRPC method in GetBlock Web3 documentation.
- [StateService/ListOwnedObjects - SUI](https://docs.getblock.io/api-reference/sui-sui/stateservice-listownedobjects-sui.md): Example code for the StateService/ListOwnedObjects gRPC method. Complete guide on how to use StateService/ListOwnedObjects gRPC method in GetBlock Web3 documentation.
- [SubscriptionService/SubscribeCheckpoints - SUI](https://docs.getblock.io/api-reference/sui-sui/subscriptionservice-subscribecheckpoints-sui.md): Example code for the SubscriptionService/SubscribeCheckpoints gRPC method. Complete guide on how to use SubscriptionService/SubscribeCheckpoints gRPC method in GetBlock Web3 documentation.
- [TransactionExecutionService/ExecuteTransaction - SUI](https://docs.getblock.io/api-reference/sui-sui/transactionexecutionservice-executetransaction-sui.md): Example code for the TransactionExecutionService/ExecuteTransaction gRPC method. Complete guide on how to use TransactionExecutionService/ExecuteTransaction gRPC method in GetBlock Web3 documentation.
- [TransactionExecutionService/SimulateTransaction - SUI](https://docs.getblock.io/api-reference/sui-sui/transactionexecutionservice-simulatetransaction-sui.md): Example code for the TransactionExecutionService/SimulateTransaction gRPC method. Complete guide on how to use TransactionExecutionService/SimulateTransacti gRPC method in GetBlock Web3 documentation.
- [Deprecated JSON-RPC Methods](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods.md): SUI JSON-RPC deprecated methods
- [sui\_dryRunTransactionBlock{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_dryruntransactionblock-deprecated-sui.md): Example code for the sui\_dryRunTransactionBlock JSON-RPC method. Complete guide on how to use sui\_dryRunTransactionBlock JSON-RPC in GetBlock Web3 documentation.
- [suix\_getOwnedObjects{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getownedobjects-deprecated-sui.md): Example code for the suix\_getOwnedObjects JSON-RPC method. Complete guide on how to use suix\_getOwnedObjects JSON-RPC in GetBlock Web3 documentation.
- [suix\_getValidatorsApy{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getvalidatorsapy-deprecated-sui.md): Example code for the suix\_getValidatorsApy JSON-RPC method. Complete guide on how to use suix\_getValidatorsApy JSON-RPC in GetBlock Web3 documentation.
- [suix\_queryEvents{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_queryevents-deprecated-sui.md): Example code for the suix\_queryEvents JSON-RPC method. Complete guide on how to use suix\_queryEvents JSON-RPC in GetBlock Web3 documentation.
- [suix\_subscribeTransaction{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_subscribetransaction-deprecated-sui.md): Example code for the suix\_subscribeTransaction JSON-RPC method. Complete guide on how to use suix\_subscribeTransaction JSON-RPC in GetBlock Web3 documentation.
- [suix\_subscribeEvent{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_subscribeevent-deprecated-sui.md): Example code for the suix\_subscribeEvent JSON-RPC method. Complete guide on how to use suix\_subscribeEvent JSON-RPC in GetBlock Web3 documentation.
- [suix\_resolveNameServiceNames{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_resolvenameservicenames-deprecated-sui.md): Example code for the suix\_resolveNameServiceNames JSON-RPC method. Complete guide on how to use suix\_resolveNameServiceNames JSON-RPC in GetBlock Web3 documentation.
- [suix\_resolveNameServiceAddress{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_resolvenameserviceaddress-deprecated-sui.md): Example code for the suix\_queryTransactionBlocks JSON-RPC method. Complete guide on how to use suix\_queryTransactionBlocks JSON-RPC in GetBlock Web3 documentation.
- [suix\_queryTransactionBlocks{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_querytransactionblocks-deprecated-sui.md): Example code for the suix\_queryTransactionBlocks JSON-RPC method. Complete guide on how to use suix\_queryTransactionBlocks JSON-RPC in GetBlock Web3 documentation.
- [suix\_getStakesByIds{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getstakesbyids-deprecated-sui.md): Example code for the suix\_getStakesByIds JSON-RPC method. Complete guide on how to use suix\_getStakesByIds JSON-RPC in GetBlock Web3 documentation.
- [suix\_getStakes{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getstakes-deprecated-sui.md): Example code for the suix\_getStakes JSON-RPC method. Complete guide on how to use suix\_getStakes JSON-RPC in GetBlock Web3 documentation.
- [suix\_getTotalSupply{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_gettotalsupply-deprecated-sui.md): Example code for the suix\_getTotalSupply JSON-RPC method. Complete guide on how to use suix\_getTotalSupply JSON-RPC in GetBlock Web3 documentation.
- [suix\_getLatestSuiSystemState{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getlatestsuisystemstate-deprecated-sui.md): Example code for the suix\_getLatestSuiSystemState JSON-RPC method. Complete guide on how to use suix\_getLatestSuiSystemState JSON-RPC in GetBlock Web3 documentation.
- [suix\_getReferenceGasPrice{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getreferencegasprice-deprecated-sui.md): Example code for the suix\_getReferenceGasPrice JSON-RPC method. Complete guide on how to use suix\_getReferenceGasPrice JSON-RPC in GetBlock Web3 documentation.
- [suix\_getDynamicFields{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getdynamicfields-deprecated-sui.md): Example code for the suix\_getDynamicFields JSON-RPC method. Complete guide on how to use suix\_getDynamicFields JSON-RPC in GetBlock Web3 documentation.
- [suix\_getCoins{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getcoins-deprecated-sui.md): Example code for the suix\_getCoins JSON-RPC method. Complete guide on how to use suix\_getCoins JSON-RPC in GetBlock Web3 documentation.
- [suix\_getDynamicFieldObject{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getdynamicfieldobject-deprecated-sui.md): Example code for the suix\_getDynamicFieldObject JSON-RPC method. Complete guide on how to use suix\_getDynamicFieldObject JSON-RPC in GetBlock Web3 documentation.
- [suix\_getCommitteeInfo{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getcommitteeinfo-deprecated-sui.md): Example code for the suix\_getCommitteeInfo JSON-RPC method. Complete guide on how to use suix\_getCommitteeInfo JSON-RPC in GetBlock Web3 documentation.
- [suix\_getBalance{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getbalance-deprecated-sui.md): Example code for the suix\_getBalance JSON-RPC method. Complete guide on how to use suix\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [suix\_getAllCoins{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getallcoins-deprecated-sui.md): Example code for the suix\_getAllCoins JSON-RPC method. Complete guide on how to use suix\_getAllCoins JSON-RPC in GetBlock Web3 documentation.
- [suix\_getCoinMetadata{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getcoinmetadata-deprecated-sui.md): Example code for the suix\_getCoinMetadata JSON-RPC method. Complete guide on how to use suix\_getCoinMetadata JSON-RPC in GetBlock Web3 documentation.
- [suix\_getAllBalances{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/suix_getallbalances-deprecated-sui.md): Example code for the suix\_getAllBalances JSON-RPC method. Complete guide on how to use suix\_getAllBalances JSON-RPC in GetBlock Web3 documentation.
- [sui\_tryGetPastObject{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_trygetpastobject-deprecated-sui.md): Example code for the sui\_tryGetPastObject JSON-RPC method. Complete guide on how to use sui\_tryGetPastObject JSON-RPC in GetBlock Web3 documentation.
- [sui\_tryMultiGetPastObjects{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_trymultigetpastobjects-deprecated-sui.md): Example code for the sui\_tryMultiGetPastObjects JSON-RPC method. Complete guide on how to use sui\_tryMultiGetPastObjects JSON-RPC in GetBlock Web3 documentation.
- [sui\_multiGetTransactionBlocks{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_multigettransactionblocks-deprecated-sui.md): Example code for the sui\_multiGetTransactionBlocks JSON-RPC method. Complete guide on how to use sui\_multiGetTransactionBlocks JSON-RPC in GetBlock Web3 documentation.
- [sui\_getTransactionBlock{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_gettransactionblock-deprecated-sui.md): Example code for the sui\_getTransactionBlock JSON-RPC method. Complete guide on how to use sui\_getTransactionBlock JSON-RPC in GetBlock Web3 documentation.
- [sui\_multiGetObjects{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_multigetobjects-deprecated-sui.md): Example code for the sui\_multiGetObjects JSON-RPC method. Complete guide on how to use sui\_multiGetObjects JSON-RPC in GetBlock Web3 documentation.
- [sui\_getTotalTransactionBlocks - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_gettotaltransactionblocks-sui.md): Example code for the sui\_getTotalTransactionBlocks JSON-RPC method. Complete guide on how to use sui\_getTotalTransactionBlocks JSON-RPC in GetBlock Web3 documentation.
- [sui\_getObject{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getobject-deprecated-sui.md): Example code for the sui\_getObject JSON-RPC method. Complete guide on how to use sui\_getObject JSON-RPC in GetBlock Web3 documentation.
- [sui\_getNormalizedMoveStruct{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getnormalizedmovestruct-deprecated-sui.md): Example code for the sui\_getNormalizedMoveStruct JSON-RPC method. Complete guide on how to use sui\_getNormalizedMoveStruct JSON-RPC in GetBlock Web3 documentation.
- [sui\_getProtocolConfig{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getprotocolconfig-deprecated-sui.md): Example code for the sui\_getProtocolConfig JSON-RPC method. Complete guide on how to use sui\_getProtocolConfig JSON-RPC in GetBlock Web3 documentation.
- [sui\_getNormalizedMoveModule{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getnormalizedmovemodule-deprecated-sui.md): Example code for the sui\_getNormalizedMoveModule JSON-RPC method. Complete guide on how to use sui\_getNormalizedMoveModule JSON-RPC in GetBlock Web3 documentation.
- [sui\_getMoveFunctionArgTypes{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getmovefunctionargtypes-deprecated-sui.md): Example code for the sui\_getMoveFunctionArgTypes JSON-RPC method. Complete guide on how to use sui\_getMoveFunctionArgTypes JSON-RPC in GetBlock Web3 documentation.
- [sui\_getEvents{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getevents-deprecated-sui.md): Example code for the sui\_getEvents JSON-RPC method. Complete guide on how to use sui\_getEvents JSON-RPC in GetBlock Web3 documentation.
- [sui\_getCheckpoints{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getcheckpoints-deprecated-sui.md): Example code for the sui\_getCheckpoints JSON-RPC method. Complete guide on how to use sui\_getCheckpoints JSON-RPC in GetBlock Web3 documentation.
- [sui\_getNormalizedMoveFunction{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getnormalizedmovefunction-deprecated-sui.md): Example code for the sui\_getNormalizedMoveFunction JSON-RPC method. Complete guide on how to use sui\_getNormalizedMoveFunction JSON-RPC in GetBlock Web3 documentation.
- [sui\_getCheckpoint{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getcheckpoint-deprecated-sui.md): Example code for the sui\_getCheckpoint JSON-RPC method. Complete guide on how to use sui\_getCheckpoint JSON-RPC in GetBlock Web3 documentation.
- [sui\_executeTransactionBlock{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_executetransactionblock-deprecated-sui.md): Example code for the sui\_executeTransactionBlock JSON-RPC method. Complete guide on how to use sui\_executeTransactionBlock JSON-RPC in GetBlock Web3 documentation.
- [sui\_getLatestCheckpointSequenceNumber{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getlatestcheckpointsequencenumber-deprecated-sui.md): Example code for the sui\_getLatestCheckpointSequenceNumber JSON-RPC method. Complete guide on how to use sui\_getLatestCheckpointSequenceNumber JSON-RPC in GetBlock Web3 documentation.
- [sui\_getChainIdentifier{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getchainidentifier-deprecated-sui.md): Example code for the sui\_getChainIdentifier JSON-RPC method. Complete guide on how to use sui\_getChainIdentifier JSON-RPC in GetBlock Web3 documentation.
- [sui\_devInspectTransactionBlock{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_devinspecttransactionblock-deprecated-sui.md): Example code for the sui\_devInspectTransactionBlock JSON-RPC method. Complete guide on how to use sui\_devInspectTransactionBlock JSON-RPC in GetBlock Web3 documentation.
- [sui\_getNormalizedMoveModulesByPackage{deprecated} - Sui](https://docs.getblock.io/api-reference/sui-sui/deprecated-json-rpc-methods/sui_getnormalizedmovemodulesbypackage-deprecated-sui.md): Example code for the sui\_getNormalizedMoveModulesByPackage JSON-RPC method. Complete guide on how to use sui\_getNormalizedMoveModulesByPackage JSON-RPC in GetBlock Web3 documentation.
- [Tempo](https://docs.getblock.io/api-reference/tempo.md): GetBlock provides fast and reliable access to Tempo nodes via JSON-RPC API. Connect to the ARC network without running your own infrastructure.
- [admin\_validatorKey - Tempo](https://docs.getblock.io/api-reference/tempo/admin_validatorkey-tempo.md): Example code for the admin\_validatorKey JSON-RPC method. Complete guide on how to use admin\_validatorKey JSON-RPC in GetBlock Web3 documentation.
- [consensus\_getFinalization - Tempo](https://docs.getblock.io/api-reference/tempo/consensus_getfinalization-tempo.md): Example code for the consensus\_getFinalization JSON-RPC method. Complete guide on how to use consensus\_getFinalization JSON-RPC in GetBlock Web3 documentation.
- [consensus\_getIdentityTransitionProof - Tempo](https://docs.getblock.io/api-reference/tempo/consensus_getidentitytransitionproof-tempo.md): Example code for the consensus\_getIdentityTransitionProof JSON-RPC method. Complete guide on how to use consensus\_getIdentityTransitionProof JSON-RPC in GetBlock Web3 documentation.
- [consensus\_getLatest - Tempo](https://docs.getblock.io/api-reference/tempo/consensus_getlatest-tempo.md): Example code for the consensus\_getLatest JSON-RPC method. Complete guide on how to use consensus\_getLatest JSON-RPC in GetBlock Web3 documentation.
- [consensus\_subscribe - Tempo](https://docs.getblock.io/api-reference/tempo/consensus_subscribe-tempo.md): Example code for the consensus\_subscribe JSON-RPC method. Complete guide on how to use consensus\_subscribe JSON-RPC in GetBlock Web3 documentation.
- [consensus\_unsubscribe - Tempo](https://docs.getblock.io/api-reference/tempo/consensus_unsubscribe-tempo.md): Example code for the consensus\_unsubscribe JSON-RPC method. Complete guide on how to use consensus\_unsubscribe JSON-RPC in GetBlock Web3 documentation.
- [eth\_blockNumber - Tempo](https://docs.getblock.io/api-reference/tempo/eth_blocknumber-tempo.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_call - Tempo](https://docs.getblock.io/api-reference/tempo/eth_call-tempo.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainId - Tempo](https://docs.getblock.io/api-reference/tempo/eth_chainid-tempo.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimateGas - Tempo](https://docs.getblock.io/api-reference/tempo/eth_estimategas-tempo.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_feeHistory - Tempo](https://docs.getblock.io/api-reference/tempo/eth_feehistory-tempo.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [eth\_gasPrice - Tempo](https://docs.getblock.io/api-reference/tempo/eth_gasprice-tempo.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBalance - Tempo](https://docs.getblock.io/api-reference/tempo/eth_getbalance-tempo.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Tempo](https://docs.getblock.io/api-reference/tempo/eth_getblockbyhash-tempo.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Tempo](https://docs.getblock.io/api-reference/tempo/eth_getblockbynumber-tempo.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getBlockReceipts - Tempo](https://docs.getblock.io/api-reference/tempo/eth_getblockreceipts-tempo.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation.
- [eth\_getCode - Tempo](https://docs.getblock.io/api-reference/tempo/eth_getcode-tempo.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_getLogs - Tempo](https://docs.getblock.io/api-reference/tempo/eth_getlogs-tempo.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Tempo](https://docs.getblock.io/api-reference/tempo/eth_getstorageat-tempo.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Tempo](https://docs.getblock.io/api-reference/tempo/eth_gettransactionbyhash-tempo.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionCount - Tempo](https://docs.getblock.io/api-reference/tempo/eth_gettransactioncount-tempo.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Tempo](https://docs.getblock.io/api-reference/tempo/eth_gettransactionreceipt-tempo.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxPriorityFeePerGas - Tempo](https://docs.getblock.io/api-reference/tempo/eth_maxpriorityfeepergas-tempo.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendRawTransaction - Tempo](https://docs.getblock.io/api-reference/tempo/eth_sendrawtransaction-tempo.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [eth\_subscribe - Tempo](https://docs.getblock.io/api-reference/tempo/eth_subscribe-tempo.md): Example code for the eth\_subscribe JSON-RPC method. Complete guide on how to use eth\_subscribe JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - Tempo](https://docs.getblock.io/api-reference/tempo/eth_syncing-tempo.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation.
- [eth\_unsubscribe - Tempo](https://docs.getblock.io/api-reference/tempo/eth_unsubscribe-tempo.md): Example code for the eth\_unsubscribe JSON-RPC method. Complete guide on how to use eth\_unsubscribe JSON-RPC in GetBlock Web3 documentation.
- [net\_listening - Tempo](https://docs.getblock.io/api-reference/tempo/net_listening-tempo.md): Example code for the net\_listening JSON-RPC method. Complete guide on how to use net\_listening JSON-RPC in GetBlock Web3 documentation.
- [net\_peerCount - Tempo](https://docs.getblock.io/api-reference/tempo/net_peercount-tempo.md): Example code for the net\_peerCount JSON-RPC method. Complete guide on how to use net\_peerCount JSON-RPC in GetBlock Web3 documentation.
- [net\_version - Tempo](https://docs.getblock.io/api-reference/tempo/net_version-tempo.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation.
- [tempo\_forkSchedule - Tempo](https://docs.getblock.io/api-reference/tempo/tempo_forkschedule-tempo.md): Example code for the tempo\_forkSchedule JSON-RPC method. Complete guide on how to use tempo\_forkSchedule JSON-RPC in GetBlock Web3 documentation.
- [tempo\_fundAddress - Tempo](https://docs.getblock.io/api-reference/tempo/tempo_fundaddress-tempo.md): Example code for the tempo\_fundAddress JSON-RPC method. Complete guide on how to use tempo\_fundAddress JSON-RPC in GetBlock Web3 documentation.
- [web3\_clientVersion - Tempo](https://docs.getblock.io/api-reference/tempo/web3_clientversion-tempo.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation.
- [web3\_sha3 - Tempo](https://docs.getblock.io/api-reference/tempo/web3_sha3-tempo.md): Example code for the web3\_sha3 JSON-RPC method. Complete guide on how to use web3\_sha3 JSON-RPC in GetBlock Web3 documentation.
- [The Open Network (TON)](https://docs.getblock.io/api-reference/the-open-network-ton.md): GetBlock provides fast and reliable access to TON RPC nodes via JSON-RPC API. Connect to the TON network without running your own infrastructure.
- [detectaddress - TON](https://docs.getblock.io/api-reference/the-open-network-ton/detectaddress-ton.md): Example code for the detectaddress JSON-RPC method. Сomplete guide on how to use detectaddress JSON-RPC in GetBlock.io Web3 documentation.
- [detecthash - TON](https://docs.getblock.io/api-reference/the-open-network-ton/detecthash-ton.md): Example code for the detecthash JSON-RPC method. Сomplete guide on how to use detecthash JSON-RPC in GetBlock.io Web3 documentation.
- [estimatefee - TON](https://docs.getblock.io/api-reference/the-open-network-ton/estimatefee-ton.md): Example code for the estimatefee JSON-RPC method. Сomplete guide on how to use estimatefee JSON-RPC in GetBlock.io Web3 documentation.
- [getaddressbalance - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getaddressbalance-ton.md): Example code for the getaddressbalance JSON-RPC method. Сomplete guide on how to use getaddressbalance JSON-RPC in GetBlock.io Web3 documentation.
- [getaddressinformation - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getaddressinformation-ton.md): Example code for the getaddressinformation JSON-RPC method. Сomplete guide on how to use getaddressinformation JSON-RPC in GetBlock.io Web3 documentation.
- [getaddressstate - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getaddressstate-ton.md): Example code for the getaddressstate JSON-RPC method. Сomplete guide on how to use getaddressstate JSON-RPC in GetBlock.io Web3 documentation.
- [getblockheader - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getblockheader-ton.md): Example code for the getblockheader JSON-RPC method. Сomplete guide on how to use getblockheader JSON-RPC in GetBlock.io Web3 documentation.
- [getblocktransactions - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getblocktransactions-ton.md): Example code for the getblocktransactions JSON-RPC method. Сomplete guide on how to use getblocktransactions JSON-RPC in GetBlock.io Web3 documentation.
- [getblocktransactionsext - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getblocktransactionsext-ton.md): Example code for the getblocktransactionsext JSON-RPC method. Сomplete guide on how to use getblocktransactionsext JSON-RPC in GetBlock.io Web3 documentation.
- [getconfigall - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getconfigall-ton.md): Example code for the getconfigall JSON-RPC method. Сomplete guide on how to use getconfigall JSON-RPC in GetBlock.io Web3 documentation.
- [getconfigparam - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getconfigparam-ton.md): Example code for the getconfigparam JSON-RPC method. Сomplete guide on how to use getconfigparam JSON-RPC in GetBlock.io Web3 documentation.
- [getconsensusblock - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getconsensusblock-ton.md): Example code for the getconsensusblock JSON-RPC method. Сomplete guide on how to use getconsensusblock JSON-RPC in GetBlock.io Web3 documentation.
- [getextendedaddressinformation - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getextendedaddressinformation-ton.md): Example code for the getextendedaddressinformation JSON-RPC method. Сomplete guide on how to use getextendedaddressinformation JSON-RPC in GetBlock.io Web3 documentation.
- [getlibraries - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getlibraries-ton.md): Example code for the getlibraries JSON-RPC method. Сomplete guide on how to use getlibraries JSON-RPC in GetBlock.io Web3 documentation.
- [getmasterchainblocksignatures - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getmasterchainblocksignatures-ton.md): Example code for the getmasterchainblocksignatures JSON-RPC method. Сomplete guide on how to use getmasterchainblocksignatures JSON-RPC in GetBlock.io Web3 documentation.
- [getmasterchaininfo - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getmasterchaininfo-ton.md): Example code for the getmasterchaininfo JSON-RPC method. Сomplete guide on how to use getmasterchaininfo JSON-RPC in GetBlock.io Web3 documentation.
- [getoutmsgqueuesize - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getoutmsgqueuesize-ton.md): Example code for the getoutmsgqueuesize JSON-RPC method. Сomplete guide on how to use getoutmsgqueuesize JSON-RPC in GetBlock.io Web3 documentation.
- [getshardaccountcell - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getshardaccountcell-ton.md): Example code for the getshardaccountcell JSON-RPC method. Сomplete guide on how to use getshardaccountcell JSON-RPC in GetBlock.io Web3 documentation.
- [getshardblockproof - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getshardblockproof-ton.md): Example code for the getshardblockproof JSON-RPC method. Сomplete guide on how to use getshardblockproof JSON-RPC in GetBlock.io Web3 documentation.
- [getshards - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getshards-ton.md): Example code for the getshards JSON-RPC method. Сomplete guide on how to use getshards JSON-RPC in GetBlock.io Web3 documentation.
- [gettokendata - TON](https://docs.getblock.io/api-reference/the-open-network-ton/gettokendata-ton.md): Example code for the gettokendata JSON-RPC method. Сomplete guide on how to use gettokendata JSON-RPC in GetBlock.io Web3 documentation.
- [gettransactions - TON](https://docs.getblock.io/api-reference/the-open-network-ton/gettransactions-ton.md): Example code for the gettransactions JSON-RPC method. Сomplete guide on how to use gettransactions JSON-RPC in GetBlock.io Web3 documentation.
- [gettransactionsstd - TON](https://docs.getblock.io/api-reference/the-open-network-ton/gettransactionsstd-ton.md): Example code for the gettransactionsstd JSON-RPC method. Сomplete guide on how to use gettransactionsstd JSON-RPC in GetBlock.io Web3 documentation.
- [getwalletinformation - TON](https://docs.getblock.io/api-reference/the-open-network-ton/getwalletinformation-ton.md): Example code for the getwalletinformation JSON-RPC method. Сomplete guide on how to use getwalletinformation JSON-RPC in GetBlock.io Web3 documentation.
- [lookupblock - TON](https://docs.getblock.io/api-reference/the-open-network-ton/lookupblock-ton.md): Example code for the lookupblock JSON-RPC method. Сomplete guide on how to use lookupblock JSON-RPC in GetBlock.io Web3 documentation.
- [packaddress - TON](https://docs.getblock.io/api-reference/the-open-network-ton/packaddress-ton.md): Example code for the packaddress JSON-RPC method. Сomplete guide on how to use packaddress JSON-RPC in GetBlock.io Web3 documentation.
- [rungetmethod - TON](https://docs.getblock.io/api-reference/the-open-network-ton/rungetmethod-ton.md): Example code for the rungetmethod JSON-RPC method. Сomplete guide on how to use rungetmethod JSON-RPC in GetBlock.io Web3 documentation.
- [rungetmethodstd - TON](https://docs.getblock.io/api-reference/the-open-network-ton/rungetmethodstd-ton.md): Example code for the rungetmethodstd JSON-RPC method. Сomplete guide on how to use rungetmethodstd JSON-RPC in GetBlock.io Web3 documentation.
- [sendboc - TON](https://docs.getblock.io/api-reference/the-open-network-ton/sendboc-ton.md): Example code for the sendboc JSON-RPC method. Сomplete guide on how to use sendboc JSON-RPC in GetBlock.io Web3 documentation.
- [sendbocreturnhash - TON](https://docs.getblock.io/api-reference/the-open-network-ton/sendbocreturnhash-ton.md): Example code for the sendbocreturnhash JSON-RPC method. Сomplete guide on how to use sendbocreturnhash JSON-RPC in GetBlock.io Web3 documentation.
- [trylocateresulttx - TON](https://docs.getblock.io/api-reference/the-open-network-ton/trylocateresulttx-ton.md): Example code for the trylocateresulttx JSON-RPC method. Сomplete guide on how to use trylocateresulttx JSON-RPC in GetBlock.io Web3 documentation.
- [trylocatesourcetx - TON](https://docs.getblock.io/api-reference/the-open-network-ton/trylocatesourcetx-ton.md): Example code for the trylocatesourcetx JSON-RPC method. Сomplete guide on how to use trylocatesourcetx JSON-RPC in GetBlock.io Web3 documentation.
- [trylocatetx - TON](https://docs.getblock.io/api-reference/the-open-network-ton/trylocatetx-ton.md): Example code for the trylocatetx JSON-RPC method. Сomplete guide on how to use trylocatetx JSON-RPC in GetBlock.io Web3 documentation.
- [unpackaddress - TON](https://docs.getblock.io/api-reference/the-open-network-ton/unpackaddress-ton.md): Example code for the unpackaddress JSON-RPC method. Сomplete guide on how to use unpackaddress JSON-RPC in GetBlock.io Web3 documentation.
- [Tron (TRX)](https://docs.getblock.io/api-reference/tron-trx.md): GetBlock TRON API documentation — access TRON blockchain through REST, gRPC, JSON-RPC, and Solidity HTTP endpoints. RPC methods and guides for developers
- [Tron JSON-RPC API](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api.md): JSON-RPC API reference for TRON blockchain. Explore method list, request examples, and how to connect to GetBlock's TRON RPC endpoints
- [buildTransaction - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/buildtransaction-tron.md): Example code for the buildTransaction JSON\_RPC method. Complete guide on how to use buildTransaction JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_blockNumber - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_blocknumber-tron.md): Example code for the eth\_blockNumber JSON\_RPC method. Complete guide on how to use eth\_blockNumber JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_call - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_call-tron.md): Example code for the eth\_call JSON\_RPC method. Complete guide on how to use eth\_call JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_chainId - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_chainid-tron.md): Example code for the eth\_chainId JSON\_RPC method. Complete guide on how to use eth\_chainId JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_estimateGas - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_estimategas-tron.md): Example code for the eth\_estimateGas JSON\_RPC method. Complete guide on how to use eth\_estimateGas JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_gasPrice - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_gasprice-tron.md): Example code for the eth\_gasPrice JSON\_RPC method. Complete guide on how to use eth\_gasPrice JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_getBalance - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_getbalance-tron.md): Example code for the eth\_getBalance JSON\_RPC method. Complete guide on how to use eth\_getBalance JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_getBlockByHash - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_getblockbyhash-tron.md): Example code for the eth\_getBlockByHash JSON\_RPC method. Complete guide on how to use eth\_getBlockByHash JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_getBlockByNumber - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_getblockbynumber-tron.md): Example code for the eth\_getBlockByNumber JSON\_RPC method. Complete guide on how to use eth\_getBlockByNumber JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_getblocktransactioncountbynumber-tron.md): Example code for the eth\_getBlockTransactionCountByNumber JSON\_RPC method. Complete guide on how to use eth\_getBlockTransactionCountByNumber JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_getCode - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_getcode-tron.md): Example code for the eth\_getCode JSON\_RPC method. Complete guide on how to use eth\_getCode JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_getLogs - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_getlogs-tron.md): Example code for the eth\_getLogs JSON\_RPC method. Complete guide on how to use eth\_getLogs JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_getStorageAt - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_getstorageat-tron.md): Example code for the eth\_getStorageAt JSON\_RPC method. Complete guide on how to use eth\_getStorageAt JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_getTransactionByHash - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_gettransactionbyhash-tron.md): Example code for the eth\_getTransactionByHash JSON\_RPC method. Complete guide on how to use eth\_getTransactionByHash JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_getTransactionReceipt - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_gettransactionreceipt-tron.md): Example code for the eth\_getTransactionReceipt JSON\_RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON\_RPC method in GetBlock Web3 documentation.
- [eth\_syncing - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/eth_syncing-tron.md): Example code for the eth\_syncing JSON\_RPC method. Complete guide on how to use eth\_syncing JSON\_RPC method in GetBlock Web3 documentation.
- [net\_version - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/net_version-tron.md): Example code for the net\_version JSON\_RPC method. Complete guide on how to use net\_version JSON\_RPC method in GetBlock Web3 documentation.
- [web3\_clientVersion - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/web3_clientversion-tron.md): Example code for the web3\_clientVersion JSON\_RPC method. Complete guide on how to use web3\_clientVersion JSON\_RPC method in GetBlock Web3 documentation.
- [web3\_sha3 - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-json-rpc-api/web3_sha3-tron.md): Example code for the web3\_sha3 JSON\_RPC method. Complete guide on how to use web3\_sha3 JSON\_RPC method in GetBlock Web3 documentation.
- [Tron REST API](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api.md): REST API reference for TRON blockchain. Explore method list, request examples, and how to connect to GetBlock's TRON RPC endpoints
- [/wallet/broadcasttransaction - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-broadcasttransaction-tron.md): Example code for the broadcasttransaction REST method. Complete guide on how to use broadcasttransaction REST method in GetBlock Web3 documentation.
- [/wallet/createtransaction - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-createtransaction-tron.md): Example code for the createtransaction REST method. Complete guide on how to use createtransaction REST method in GetBlock Web3 documentation.
- [/wallet/estimateenergy - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-estimateenergy-tron.md): Example code for the estimateenergy REST method. Complete guide on how to use estimateenergy REST method in GetBlock Web3 documentation.
- [/wallet/freezebalancev2 - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-freezebalancev2-tron.md): Example code for the freezebalancev2 REST method. Complete guide on how to use freezebalancev2 REST method in GetBlock Web3 documentation.
- [/wallet/getaccount - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-getaccount-tron.md): Example code for the getaccount REST method. Complete guide on how to use getaccount REST method in GetBlock Web3 documentation.
- [/wallet/getaccountresource - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-getaccountresource-tron.md): Example code for the getaccountresource REST method. Complete guide on how to use getaccountresource REST method in GetBlock Web3 documentation.
- [/wallet/getblockbylimitnext - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-getblockbylimitnext-tron.md): Example code for the getblockbylimitnext REST method. Complete guide on how to use getblockbylimitnext REST method in GetBlock Web3 documentation.
- [/wallet/getblockbynum - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-getblockbynum-tron.md): Example code for the getblockbynum REST method. Complete guide on how to use getblockbynum REST method in GetBlock Web3 documentation.
- [/wallet/getchainparameters - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-getchainparameters-tron.md): Example code for the getchainparameters REST method. Complete guide on how to use getchainparameters REST method in GetBlock Web3 documentation.
- [/wallet/getcontract - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-getcontract-tron.md): Example code for the getcontract REST method. Complete guide on how to use getcontract REST method in GetBlock Web3 documentation.
- [/wallet/getnodeinfo - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-getnodeinfo-tron.md): Example code for the getnodeinfo REST method. Complete guide on how to use getnodeinfo REST method in GetBlock Web3 documentation.
- [/wallet/getnowblock - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-getnowblock-tron.md): Example code for the getnowblock REST method. Complete guide on how to use getnowblock REST method in GetBlock Web3 documentation.
- [/wallet/gettransactionbyid - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-gettransactionbyid-tron.md): Example code for the gettransactionbyid REST method. Complete guide on how to use gettransactionbyid REST method in GetBlock Web3 documentation.
- [/wallet/gettransactioninfobyid - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-gettransactioninfobyid-tron.md): Example code for the gettransactioninfobyid REST method. Complete guide on how to use gettransactioninfobyid REST method in GetBlock Web3 documentation.
- [/wallet/triggerconstantcontract - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-triggerconstantcontract-tron.md): Example code for the triggerconstantcontract REST method. Complete guide on how to use triggerconstantcontract REST method in GetBlock Web3 documentation.
- [/wallet/triggersmartcontract - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-triggersmartcontract-tron.md): Example code for the triggersmartcontract REST method. Complete guide on how to use triggersmartcontract REST method in GetBlock Web3 documentation.
- [/wallet/unfreezebalancev2 - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-rest-api/wallet-unfreezebalancev2-tron.md): Example code for the unfreezebalancev2 REST method. Complete guide on how to use unfreezebalancev2 REST method in GetBlock Web3 documentation.
- [Tron gRPC API](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api.md): gRPC API reference for TRON blockchain. Explore service list, request examples, and how to connect to GetBlock's TRON RPC endpoints
- [BroadcastTransaction - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/broadcasttransaction-tron.md): Example code for the BroadcastTransaction gRPC method. Complete guide on how to use BroadcastTransaction gRPC method in GetBlock Web3 documentation.
- [CreateTransaction2 - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/createtransaction2-tron.md): Example code for the CreateTransaction2 gRPC method. Complete guide on how to use CreateTransaction2 gRPC method in GetBlock Web3 documentation.
- [DelegateResource - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/delegateresource-tron.md): Example code for the DelegateResource gRPC method. Complete guide on how to use DelegateResource gRPC method in GetBlock Web3 documentation.
- [EstimateEnergy - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/estimateenergy-tron.md): Example code for the EstimateEnergy gRPC method. Complete guide on how to use EstimateEnergy gRPC method in GetBlock Web3 documentation.
- [FreezeBalanceV2 - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/freezebalancev2-tron.md): Example code for the FreezeBalanceV2 gRPC method. Complete guide on how to use FreezeBalanceV2 gRPC method in GetBlock Web3 documentation.
- [GetAccount - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/getaccount-tron.md): Example code for the GetAccount gRPC method. Complete guide on how to use GetAccount gRPC method in GetBlock Web3 documentation.
- [GetAccountNet - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/getaccountnet-tron.md): Example code for the GetAccountNet gRPC method. Complete guide on how to use GetAccountNet gRPC method in GetBlock Web3 documentation.
- [GetAccountResource - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/getaccountresource-tron.md): Example code for the GetAccountResource gRPC method. Complete guide on how to use GetAccountResource gRPC method in GetBlock Web3 documentation.
- [GetBlockByLimitNext2 - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/getblockbylimitnext2-tron.md): Example code for the GetBlockByLimitNext2 gRPC method. Complete guide on how to use GetBlockByLimitNext2 gRPC method in GetBlock Web3 documentation.
- [GetBlockByNum2 - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/getblockbynum2-tron.md): Example code for the GetBlockByNum2 gRPC method. Complete guide on how to use GetBlockByNum2 gRPC method in GetBlock Web3 documentation.
- [GetChainParameters - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/getchainparameters-tron.md): Example code for the GetChainParameters gRPC method. Complete guide on how to use GetChainParameters gRPC method in GetBlock Web3 documentation.
- [GetContract - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/getcontract-tron.md): Example code for the GetContract gRPC method. Complete guide on how to use GetContract gRPC method in GetBlock Web3 documentation.
- [GetNodeInfo - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/getnodeinfo-tron.md): Example code for the GetNodeInfo gRPC method. Complete guide on how to use GetNodeInfo gRPC method in GetBlock Web3 documentation.
- [GetNowBlock2 - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/getnowblock2-tron.md): Example code for the GetNowBlock2 gRPC method. Complete guide on how to use GetNowBlock2 gRPC method in GetBlock Web3 documentation.
- [GetTransactionById - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/gettransactionbyid-tron.md): Example code for the GetTransactionById gRPC method. Complete guide on how to use GetTransactionById gRPC method in GetBlock Web3 documentation.
- [GetTransactionInfoById - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/gettransactioninfobyid-tron.md): Example code for the GetTransactionInfoById gRPC method. Complete guide on how to use GetTransactionInfoById gRPC method in GetBlock Web3 documentation.
- [TriggerConstantContract - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/triggerconstantcontract-tron.md): Example code for the TriggerConstantContract gRPC method. Complete guide on how to use TriggerConstantContract gRPC method in GetBlock Web3 documentation.
- [TriggerContract - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/triggercontract-tron.md): Example code for the TriggerContract gRPC method. Complete guide on how to use TriggerContract gRPC method in GetBlock Web3 documentation.
- [UnfreezeBalanceV2 - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-grpc-api/unfreezebalancev2-tron.md): Example code for the UnfreezeBalanceV2 gRPC method. Complete guide on how to use UnfreezeBalanceV2 gRPC method in GetBlock Web3 documentation.
- [Tron Solidity API](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api.md): Solidity API reference for TRON blockchain. Explore method list, request examples, and how to connect to GetBlock's TRON RPC endpoints
- [/walletsolidity/getblockbynum - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-getblockbynum-tron.md): Example code for the getblockbynum Solidity API method. Complete guide on how to use getblockbynum Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/estimateenergy - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-estimateenergy-tron.md): Example code for the estimateenergy Solidity API method. Complete guide on how to use estimateenergy Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/getaccount - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-getaccount-tron.md): Example code for the getaccount Solidity API method. Complete guide on how to use getaccount Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/getblockbyid - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-getblockbyid-tron.md): Example code for the getblockbyid Solidity API method. Complete guide on how to use getblockbyid Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/getblockbylimitnext - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-getblockbylimitnext-tron.md): Example code for the getblockbylimitnext Solidity API method. Complete guide on how to use getblockbylimitnext Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/getblockbylatestnum - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-getblockbylatestnum-tron.md): Example code for the getblockbylatestnum Solidity API method. Complete guide on how to use getblockbylatestnum Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/getnowblock - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-getnowblock-tron.md): Example code for the getnowblock Solidity API method. Complete guide on how to use getnowblock Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/getdelegatedresourcev2 - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-getdelegatedresourcev2-tron.md): Example code for the getdelegatedresourcev2 Solidity API method. Complete guide on how to use getdelegatedresourcev2 Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/getreward - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-getreward-tron.md): Example code for the getreward Solidity API method. Complete guide on how to use getreward Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/gettransactionbyid - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-gettransactionbyid-tron.md): Example code for the gettransactionbyid Solidity API method. Complete guide on how to use gettransactionbyid Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/gettransactioncountbyblocknum - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-gettransactioncountbyblocknum-tron.md): Example code for the gettransactioncountbyblocknum Solidity API method. Complete guide on how to use gettransactioncountbyblocknum Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/gettransactioninfobyblocknum - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-gettransactioninfobyblocknum-tron.md): Example code for the gettransactioninfobyblocknum Solidity API method. Complete guide on how to use gettransactioninfobyblocknum Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/gettransactioninfobyid - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-gettransactioninfobyid-tron.md): Example code for the gettransactioninfobyid Solidity API method. Complete guide on how to use gettransactioninfobyid Solidity API method in GetBlock Web3 documentation.
- [/walletsolidity/triggerconstantcontract - Tron](https://docs.getblock.io/api-reference/tron-trx/tron-solidity-api/walletsolidity-triggerconstantcontract-tron.md): Example code for the triggerconstantcontract Solidity API method. Complete guide on how to use triggerconstantcontract Solidity API method in GetBlock Web3 documentation.
- [Theta Network (THETA)](https://docs.getblock.io/api-reference/theta-network-theta.md): Theta Network API Reference for efficient blockchain interaction with THETA nodes, enabling decentralized video streaming and content distribution.
- [theta.BroadcastRawTransaction - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_theta.broadcastrawtransaction.md): Example code for the theta.BroadcastRawTransaction JSON-RPC method. Сomplete guide on how to use theta.BroadcastRawTransaction json-rpc in GetBlock.io Web3 documentation.
- [theta.BroadcastRawTransactionAsync - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_theta.broadcastrawtransactionasync.md): Example code for the theta.BroadcastRawTransactionAsync json-rpc method. Сomplete guide on how to use theta.BroadcastRawTransactionAsync json-rpc in GetBlock.io Web3 documentation.
- [theta.CallSmartContract - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_theta.callsmartcontract.md): Example code for the theta.CallSmartContract json-rpc method. Сomplete guide on how to use theta.CallSmartContract json-rpc in GetBlock.io Web3 documentation.
- [theta.GetAccount - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_theta.getaccount.md): Example code for the theta.GetAccount json-rpc method. Сomplete guide on how to use theta.GetAccount json-rpc in GetBlock.io Web3 documentation.
- [theta.GetBlock - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_theta.getblock.md): Example code for the theta.GetBlock json-rpc method. Сomplete guide on how to use theta.GetBlock json-rpc in GetBlock.io Web3 documentation.
- [theta.GetBlockByHeight - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_theta.getblockbyheight.md): Example code for the theta.GetBlockByHeight json-rpc method. Сomplete guide on how to use theta.GetBlockByHeight json-rpc in GetBlock.io Web3 documentation.
- [theta.GetPendingTransactions - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_theta.getpendingtransactions.md): Example code for the theta.GetPendingTransactions json-rpc method. Сomplete guide on how to use theta.GetPendingTransactions json-rpc in GetBlock.io Web3 documentation.
- [theta.GetStatus - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_theta.getstatus.md): Example code for the theta.GetStatus json-rpc method. Сomplete guide on how to use theta.GetStatus json-rpc in GetBlock.io Web3 documentation.
- [theta.GetTransaction - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_theta.gettransaction.md): Example code for the theta.GetTransaction json-rpc method. Сomplete guide on how to use theta.GetTransaction json-rpc in GetBlock.io Web3 documentation.
- [theta.GetVersion - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_theta.getversion.md): Example code for the theta.GetVersion json-rpc method. Сomplete guide on how to use theta.GetVersion json-rpc in GetBlock.io Web3 documentation.
- [thetacli.IsKeyUnlocked {disallowed} - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_thetacli.iskeyunlocked.md): Example code for the thetacli.IsKeyUnlocked  {disallowed} json-rpc method. Сomplete guide on how to use thetacli.IsKeyUnlocked  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [thetacli.ListKeys {disallowed} - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_thetacli.listkeys.md): Example code for the thetacli.ListKeys  {disallowed} json-rpc method. Сomplete guide on how to use thetacli.ListKeys  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [thetacli.LockKey {disallowed} - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_thetacli.lockkey.md): Example code for the thetacli.LockKey  {disallowed} json-rpc method. Сomplete guide on how to use thetacli.LockKey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [thetacli.NewKey {disallowed} - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_thetacli.newkey.md): Example code for the thetacli.NewKey  {disallowed} json-rpc method. Сomplete guide on how to use thetacli.NewKey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [thetacli.Send - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_thetacli.send.md): Example code for the thetacli.Send json-rpc method. Сomplete guide on how to use thetacli.Send json-rpc in GetBlock.io Web3 documentation.
- [thetacli.UnlockKey {disallowed} - Theta Network](https://docs.getblock.io/api-reference/theta-network-theta/theta_thetacli.unlockkey.md): Example code for the thetacli.UnlockKey  {disallowed} json-rpc method. Сomplete guide on how to use thetacli.UnlockKey  {disallowed} json-rpc in GetBlock.io Web3 documentation.
- [Unichain](https://docs.getblock.io/api-reference/unichain.md): GetBlock provides fast and reliable access to Unichain nodes via JSON-RPC API. Connect to the Unichain network without running your own infrastructure.
- [Deploy Smart Contract on Unichain](https://docs.getblock.io/api-reference/unichain/deploy-smart-contract-on-unichain.md): This guide covers adding the network to a browser wallet, then deploying a simple contract using Foundry and Hardhat — pick whichever you prefer.
- [debug\_traceBlockByHash - Unichain](https://docs.getblock.io/api-reference/unichain/debug_traceblockbyhash-unichain.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Сomplete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock.io Web3 documentation.
- [debug\_traceBlockByNumber - Unichain](https://docs.getblock.io/api-reference/unichain/debug_traceblockbynumber-unichain.md): Example code for the debug\_traceblockbynumber JSON-RPC method. Complete guide to using the debug\_traceblockbynumber JSON-RPC method in the GetBlock.io Web3 documentation.
- [debug\_traceTransaction - Unichain](https://docs.getblock.io/api-reference/unichain/debug_tracetransaction-unichain.md): Example code for the debug\_traceTransaction JSON-RPC method. Complete guide on how to use the debug\_traceTransaction JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_blockNumber - Unichain](https://docs.getblock.io/api-reference/unichain/eth_blocknumber-unichain.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide to using the eth\_blockNumber JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_call - Unichain](https://docs.getblock.io/api-reference/unichain/eth_call-unichain.md): Example code for the eth\_call JSON-RPC method. Complete guide to using the eth\_call JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_chainId - Unichain](https://docs.getblock.io/api-reference/unichain/eth_chainid-unichain.md): Example code for the eth\_chainId JSON-RPC method. Complete guide to using the eth\_chainId JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_estimateGas - Unichain](https://docs.getblock.io/api-reference/unichain/eth_estimategas-unichain.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide to using the eth\_estimateGas JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_feeHistory - Unichain](https://docs.getblock.io/api-reference/unichain/eth_feehistory-unichain.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide to using the eth\_feeHistory JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_gasPrice - Unichain](https://docs.getblock.io/api-reference/unichain/eth_gasprice-unichain.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide to using the eth\_gasPrice JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBalance - Unichain](https://docs.getblock.io/api-reference/unichain/eth_getbalance-unichain.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide to using the eth\_getBalance JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - Unichain](https://docs.getblock.io/api-reference/unichain/eth_getblockbyhash-unichain.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide to using the eth\_getBlockByHash JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - Unichain](https://docs.getblock.io/api-reference/unichain/eth_getblockbynumber-unichain.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide to using the eth\_getBlockByNumber JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBlockReceipts - Unichain](https://docs.getblock.io/api-reference/unichain/eth_getblockreceipts-unichain.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide to using the eth\_getBlockReceipts JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - Unichain](https://docs.getblock.io/api-reference/unichain/eth_getblocktransactioncountbyhash-unichain.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Complete guide to using the eth\_getBlockTransactionCountByHash JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - Unichain](https://docs.getblock.io/api-reference/unichain/eth_getblocktransactioncountbynumber-unichain.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Complete guide to using the eth\_getBlockTransactionCountByNumber JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getCode - Unichain](https://docs.getblock.io/api-reference/unichain/eth_getcode-unichain.md): Example code for the eth\_getCode JSON-RPC method. Complete guide to using the eth\_getCode JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getLogs - Unichain](https://docs.getblock.io/api-reference/unichain/eth_getlogs-unichain.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide to using the eth\_getLogs JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getStorageAt - Unichain](https://docs.getblock.io/api-reference/unichain/eth_getstorageat-unichain.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide to using the eth\_getStorageAt JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockHashAndIndex - Unichain](https://docs.getblock.io/api-reference/unichain/eth_gettransactionbyblockhashandindex-unichain.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Complete guide to using the eth\_getTransactionByBlockHashAndIndex JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Unichain](https://docs.getblock.io/api-reference/unichain/eth_gettransactionbyblocknumberandindex-unichain.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON-RPC method. Complete guide to using the eth\_getTransactionByBlockNumberAndIndex JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - Unichain](https://docs.getblock.io/api-reference/unichain/eth_gettransactionbyhash-unichain.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide to using the eth\_getTransactionByHash JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - Unichain](https://docs.getblock.io/api-reference/unichain/eth_gettransactioncount-unichain.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide to using the eth\_getTransactionCount JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - Unichain](https://docs.getblock.io/api-reference/unichain/eth_gettransactionreceipt-unichain.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide to using the eth\_getTransactionReceipt JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_maxPriorityFeePerGas - Unichain](https://docs.getblock.io/api-reference/unichain/eth_maxpriorityfeepergas-unichain.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide to using the eth\_maxPriorityFeePerGas JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - Unichain](https://docs.getblock.io/api-reference/unichain/eth_sendrawtransaction-unichain.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide to using the eth\_sendRawTransaction JSON-RPC method in the GetBlock.io Web3 documentation.
- [eth\_syncing - Unchain](https://docs.getblock.io/api-reference/unichain/eth_syncing-unchain.md): Example code for the eth\_syncing JSON-RPC method. Complete guide to using the eth\_syncing JSON-RPC method in the GetBlock.io Web3 documentation.
- [net\_version - Unichain](https://docs.getblock.io/api-reference/unichain/net_version-unichain.md): Example code for the net\_version JSON-RPC method. Complete guide to using the net\_version JSON-RPC method in the GetBlock.io Web3 documentation.
- [web3\_clientVersion - Unichain](https://docs.getblock.io/api-reference/unichain/web3_clientversion-unichain.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide to using the web3\_clientVersion JSON-RPC method in the GetBlock.io Web3 documentation.
- [WorldChain](https://docs.getblock.io/api-reference/worldchain.md): GetBlock provides fast and reliable access to World Chain nodes via JSON-RPC API. Connect to the World Chain network without running your own infrastructure.
- [eth\_gasprice - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_gasprice-worldchain.md): Example code for the eth\_gasPrice JSON-RPC method. Complete guide on how to use eth\_gasPrice JSON-RPC in GetBlock Web3 documentation.
- [eth\_call - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_call-worldchain.md): Example code for the eth\_call JSON-RPC method. Complete guide on how to use eth\_call JSON-RPC in GetBlock Web3 documentation.
- [eth\_gettransactionbyblockhashandindex - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_gettransactionbyblockhashandindex-worldchain.md): Example code for the eth\_getTransactionByBlockHashAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockHashAndIndex JSON-RPC in GetBlock Web3 documentation.
- [eth\_newfilter - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_newfilter-worldchain.md): Example code for the eth\_newFilter JSON-RPC method. Complete guide on how to use eth\_newFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_gettransactioncount - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_gettransactioncount-worldchain.md): Example code for the eth\_getTransactionCount JSON-RPC method. Complete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock Web3 documentation.
- [web3\_sha3 - Worldchain](https://docs.getblock.io/api-reference/worldchain/web3_sha3-worldchain.md): Example code for the web3\_sha3 JSON-RPC method. Complete guide on how to use web3\_sha3 JSON-RPC in GetBlock Web3 documentation.
- [eth\_gettransactionbyhash - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_gettransactionbyhash-worldchain.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Complete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_feehistory - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_feehistory-worldchain.md): Example code for the eth\_feeHistory JSON-RPC method. Complete guide on how to use eth\_feeHistory JSON-RPC in GetBlock Web3 documentation.
- [web3\_clientversion - Worldchain](https://docs.getblock.io/api-reference/worldchain/web3_clientversion-worldchain.md): Example code for the web3\_clientVersion JSON-RPC method. Complete guide on how to use web3\_clientVersion JSON-RPC in GetBlock Web3 documentation.
- [eth\_getproof - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getproof-worldchain.md): Example code for the eth\_getProof JSON-RPC method. Complete guide on how to use eth\_getProof JSON-RPC in GetBlock Web3 documentation.
- [eth\_getfilterchanges - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getfilterchanges-worldchain.md): Example code for the eth\_getFilterChanges JSON-RPC method. Complete guide on how to use eth\_getFilterChanges JSON-RPC in GetBlock Web3 documentation.
- [eth\_uninstallfilter - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_uninstallfilter-worldchain.md): Example code for the eth\_uninstallFilter JSON-RPC method. Complete guide on how to use eth\_uninstallFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_subscribe - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_subscribe-worldchain.md): Example code for the eth\_subscribe JSON-RPC method. Complete guide on how to use eth\_subscribe JSON-RPC in GetBlock Web3 documentation.
- [net\_version worldchain](https://docs.getblock.io/api-reference/worldchain/net_version-worldchain.md): Example code for the net\_version JSON-RPC method. Complete guide on how to use net\_version JSON-RPC in GetBlock Web3 documentation.
- [eth\_blocknumber worldchain](https://docs.getblock.io/api-reference/worldchain/eth_blocknumber-worldchain.md): Example code for the eth\_blockNumber JSON-RPC method. Complete guide on how to use eth\_blockNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_syncing - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_syncing-worldchain.md): Example code for the eth\_syncing JSON-RPC method. Complete guide on how to use eth\_syncing JSON-RPC in GetBlock Web3 documentation.
- [eth\_getTransactionByBlockNumberAndIndex - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_gettransactionbyblocknumberandindex-worldchain.md): Example code for the eth\_getTransactionByBlockNumberAndIndex JSON-RPC method. Complete guide on how to use eth\_getTransactionByBlockNumberAndIndex JSON-RPC in GetBlock Web3 documentation.
- [net\_listening - Worldchain](https://docs.getblock.io/api-reference/worldchain/net_listening-worldchain.md): Example code for the net\_listening JSON-RPC method. Complete guide on how to use net\_listening JSON-RPC in GetBlock Web3 documentation.
- [eth\_chainid - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_chainid-worldchain.md): Example code for the eth\_chainId JSON-RPC method. Complete guide on how to use eth\_chainId JSON-RPC in GetBlock Web3 documentation.
- [eth\_unsubscribe - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_unsubscribe-worldchain.md): Example code for the eth\_unsubscribe JSON-RPC method. Complete guide on how to use eth\_unsubscribe JSON-RPC in GetBlock Web3 documentation.
- [eth\_getcode - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getcode-worldchain.md): Example code for the eth\_getCode JSON-RPC method. Complete guide on how to use eth\_getCode JSON-RPC in GetBlock Web3 documentation.
- [eth\_sendrawtransaction - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_sendrawtransaction-worldchain.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Complete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock Web3 documentation.
- [eth\_getStorageAt - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getstorageat-worldchain.md): Example code for the eth\_getStorageAt JSON-RPC method. Complete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getblockbynumber - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getblockbynumber-worldchain.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_estimategas - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_estimategas-worldchain.md): Example code for the eth\_estimateGas JSON-RPC method. Complete guide on how to use eth\_estimateGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_maxpriorityfeepergas - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_maxpriorityfeepergas-worldchain.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Complete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock Web3 documentation.
- [eth\_getfilterlogs - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getfilterlogs-worldchain.md): Example code for the eth\_getFilterLogs JSON-RPC method. Complete guide on how to use eth\_getFilterLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_getbalance - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getbalance-worldchain.md): Example code for the eth\_getBalance JSON-RPC method. Complete guide on how to use eth\_getBalance JSON-RPC in GetBlock Web3 documentation.
- [net\_peercount - Worldchain](https://docs.getblock.io/api-reference/worldchain/net_peercount-worldchain.md): Example code for the net\_peerCount JSON-RPC method. Complete guide on how to use net\_peerCount JSON-RPC in GetBlock Web3 documentation.
- [eth\_getblockreceipts - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getblockreceipts-worldchain.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Complete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock Web3 documentation.
- [eth\_getlogs - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getlogs-worldchain.md): Example code for the eth\_getLogs JSON-RPC method. Complete guide on how to use eth\_getLogs JSON-RPC in GetBlock Web3 documentation.
- [eth\_accounts - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_accounts-worldchain.md): Example code for the eth\_accounts JSON-RPC method. Complete guide on how to use eth\_accounts JSON-RPC in GetBlock Web3 documentation.
- [eth\_newblockfilter - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_newblockfilter-worldchain.md): Example code for the eth\_newBlockFilter JSON-RPC method. Complete guide on how to use eth\_newBlockFilter JSON-RPC in GetBlock Web3 documentation.
- [eth\_getblockbyhash - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getblockbyhash-worldchain.md): Example code for the eth\_getBlockByHash JSON-RPC method. Complete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [eth\_gettransactionreceipt - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_gettransactionreceipt-worldchain.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Complete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock Web3 documentation.
- [eth\_getblocktransactioncountbynumber - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getblocktransactioncountbynumber-worldchain.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByNumber JSON-RPC in GetBlock Web3 documentation.
- [eth\_getblocktransactioncountbyhash - Worldchain](https://docs.getblock.io/api-reference/worldchain/eth_getblocktransactioncountbyhash-worldchain.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Complete guide on how to use eth\_getBlockTransactionCountByHash JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceblockbynumber - Worldchain](https://docs.getblock.io/api-reference/worldchain/debug_traceblockbynumber-worldchain.md): Example code for the debug\_traceBlockByNumber JSON-RPC method. Complete guide on how to use debug\_traceBlockByNumber JSON-RPC in GetBlock Web3 documentation.
- [debug\_tracecall - Worldchain](https://docs.getblock.io/api-reference/worldchain/debug_tracecall-worldchain.md): Example code for the debug\_traceCall JSON-RPC method. Complete guide on how to use debug\_traceCall JSON-RPC in GetBlock Web3 documentation.
- [debug\_traceblockbyhash - Worldchain](https://docs.getblock.io/api-reference/worldchain/debug_traceblockbyhash-worldchain.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Complete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock Web3 documentation.
- [debug\_tracetransaction - Worldchain](https://docs.getblock.io/api-reference/worldchain/debug_tracetransaction-worldchain.md): Example code for the debug\_traceTransaction JSON-RPC method. Complete guide on how to use debug\_traceTransaction JSON-RPC in GetBlock Web3 documentation.
- [XRP Ledger](https://docs.getblock.io/api-reference/xrp-ledger.md): GetBlock provides fast and reliable access to XRP Ledger nodes via JSON-RPC and WebSocket APIs. Connect to the XRP Ledger network without running your own infrastructure.
- [random - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/random-xrpl.md): Example code for the random JSON RPC method. Сomplete guide on how to use random JSON RPC in GetBlock Web3 documentation.
- [manifest - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/manifest-xrpl.md): Example code for the manifest JSON RPC method. Сomplete guide on how to use manifest JSON RPC in GetBlock Web3 documentation.
- [book\_offers - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/book_offers-xrpl.md): Example code for the book\_offers JSON RPC method. Сomplete guide on how to use book\_offers JSON RPC in GetBlock Web3 documentation.
- [ledger\_current - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/ledger_current-xrpl.md): Example code for the ledger\_current JSON RPC method. Сomplete guide on how to use ledger\_current JSON RPC in GetBlock Web3 documentation.
- [account\_lines - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/account_lines-xrpl.md): Example code for the account\_lines JSON RPC method. Complete guide to using account\_lines JSON-RPC in the GetBlock Web3 documentation.
- [account\_currencies - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/account_currencies-xrpl.md): Example code for the account\_currencies JSON RPC method. Complete guide to using account\_currencies JSON-RPC in the GetBlock Web3 documentation.
- [account\_channels - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/account_channels-xrpl.md): Example code for the account\_channels JSON RPC method. Complete guide to using account\_channels JSON-RPC in the GetBlock Web3 documentation.
- [ledger - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/ledger-xrpl.md): Example code for the ledger JSON RPC method. Complete guide to using ledger JSON-RPC in the GetBlock Web3 documentation.
- [tx- XRPL](https://docs.getblock.io/api-reference/xrp-ledger/tx-xrpl.md): Example code for the tx JSON RPC method. Complete guide to using tx JSON-RPC in the GetBlock Web3 documentation.
- [submit - XPRL](https://docs.getblock.io/api-reference/xrp-ledger/submit-xprl.md): Example code for the submit JSON RPC method. Complete guide to using submit JSON-RPC in the GetBlock Web3 documentation.
- [gateway\_balances - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/gateway_balances-xrpl.md): Example code for the gateway\_balances JSON RPC method. Complete guide to using gateway\_balances JSON-RPC in the GetBlock Web3 documentation.
- [sign\_for - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/sign_for-xrpl.md): Example code for the sign\_for JSON RPC method. Complete guide to using sign\_fo JSON-RPC in the GetBlock Web3 documentation.
- [subscribe - XPRL](https://docs.getblock.io/api-reference/xrp-ledger/subscribe-xprl.md): Example code for the subscribe JSON RPC method. Complete guide to using subscribe JSON-RPC in the GetBlock Web3 documentation.
- [server\_state - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/server_state-xrpl.md): Example code for the server\_state JSON RPC method. Complete guide to using server\_state JSON-RPC in the GetBlock Web3 documentation.
- [ping - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/ping-xrpl.md): Example code for the ping JSON RPC method. Complete guide to using ping JSON-RPC in the GetBlock Web3 documentation.
- [submit\_multisigned - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/submit_multisigned-xrpl.md): Example code for the submit\_multisigned JSON RPC method. Complete guide to using submit\_multisigned JSON-RPC in the GetBlock Web3 documentation.
- [unsubscribe - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/unsubscribe-xrpl.md): Example code for the unsubscribe JSON RPC method. Complete guide to using unsubscribe JSON-RPC in the GetBlock Web3 documentation.
- [ledger\_entry - XRPL.](https://docs.getblock.io/api-reference/xrp-ledger/ledger_entry-xrpl..md): Example code for the ledger\_entry JSON RPC method. Complete guide to using ledger\_entry JSON-RPC in the GetBlock Web3 documentation.
- [account\_objects - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/account_objects-xrpl.md): Example code for the account\_objects JSON RPC method. Complete guide to using account\_objects JSON-RPC in the GetBlock Web3 documentation.
- [account\_tx - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/account_tx-xrpl.md): Example code for the account\_tx JSON RPC method. Complete guide to using account\_tx JSON-RPC in the GetBlock Web3 documentation.
- [path\_find - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/path_find-xrpl.md): Example code for the path\_find JSON RPC method. Complete guide to using path\_find JSON-RPC in the GetBlock Web3 documentation.
- [tx\_history - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/tx_history-xrpl.md): Example code for the tx\_history JSON RPC method. Complete guide to using tx\_history JSON-RPC in the GetBlock Web3 documentation.
- [account\_info - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/account_info-xrpl.md): Example code for the account\_info JSON RPC method. Complete guide to using account\_info JSON-RPC in the GetBlock Web3 documentation.
- [noripple\_check - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/noripple_check-xrpl.md): Example code for the noripple\_check JSON RPC method. Complete guide to using noripple\_check JSON-RPC in the GetBlock Web3 documentation.
- [fee - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/fee-xrpl.md): Example code for the fee JSON RPC method. Complete guide to using fee JSON-RPC in the GetBlock Web3 documentation.
- [channel\_verify - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/channel_verify-xrpl.md): Example code for the channel\_verify JSON RPC method. Complete guide to using channel\_verify JSON-RPC in the GetBlock Web3 documentation.
- [ripple\_path\_find - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/ripple_path_find-xrpl.md): Example code for the ripple\_path\_find JSON RPC method. Complete guide to using ripple\_path\_find JSON-RPC in the GetBlock Web3 documentation.
- [ledger\_closed - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/ledger_closed-xrpl.md): Example code for the ledger\_closed JSON RPC method. Complete guide to using ledger\_closed JSON-RPC in the GetBlock Web3 documentation.
- [ledger\_data - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/ledger_data-xrpl.md): Example code for the ledger\_data JSON RPC method. Complete guide to using ledger\_data JSON-RPC in the GetBlock Web3 documentation.
- [channel\_authorize - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/channel_authorize-xrpl.md): Example code for the channel\_authorize JSON RPC method. Complete guide to using channel\_authorize JSON-RPC in the GetBlock Web3 documentation.
- [deposit\_authorized - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/deposit_authorized-xrpl.md): Example code for the deposit\_authorized JSON RPC method. Complete guide to using deposit\_authorized JSON-RPC in the GetBlock Web3 documentation.
- [server\_info - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/server_info-xrpl.md): Example code for the server\_info JSON RPC method. Complete guide to using server\_info JSON-RPC in the GetBlock Web3 documentation.
- [account\_offers - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/account_offers-xrpl.md): Example code for the account\_offers JSON RPC method. Complete guide to using account\_offers JSON-RPC in the GetBlock Web3 documentation.
- [sign - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/sign-xrpl.md): Example code for the sign JSON RPC method. Complete guide to using sign JSON-RPC in the GetBlock Web3 documentation.
- [transaction\_entry - XRPL](https://docs.getblock.io/api-reference/xrp-ledger/transaction_entry-xrpl.md): Example code for the transaction\_entry JSON RPC method. Complete guide to using transaction\_entry JSON-RPC in the GetBlock Web3 documentation.
- [Zcash(ZEC)](https://docs.getblock.io/api-reference/zcash-zec.md): GetBlock provides fast and reliable access to Zcash nodes via JSON-RPC API. Connect to the Zcash network without running your own infrastructure.
- [getaddressbalance - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getaddressbalance-zcash.md): Example code for the getaddressbalance JSON-RPC method. Сomplete guide on how to use the getaddressbalance JSON-RPC method in GetBlock.io Web3 documentation.
- [getaddresstxids - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getaddresstxids-zcash.md): Example code for the getaddresstxids JSON-RPC method. Сomplete guide on how to use the getaddresstxids JSON-RPC method in GetBlock.io Web3 documentation.
- [getaddressutxos - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getaddressutxos-zcash.md): Example code for the getaddressutxos JSON-RPC method. Сomplete guide on how to use the getaddressutxos JSON-RPC method in GetBlock.io Web3 documentation.
- [getbestblockhash - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getbestblockhash-zcash.md): Example code for the getbestblockhash JSON-RPC method. Сomplete guide on how to use the getbestblockhash JSON-RPC method in GetBlock.io Web3 documentation.
- [getbestblockheightandhash - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getbestblockheightandhash-zcash.md): Example code for the getbestblockheightandhash JSON-RPC method. Сomplete guide on how to use the getbestblockheightandhash JSON-RPC method in GetBlock.io Web3 documentation.
- [getblock - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getblock-zcash.md): Example code for the getblock JSON-RPC method. Сomplete guide on how to use the getblock JSON-RPC method in GetBlock.io Web3 documentation.
- [getblockchaininfo - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getblockchaininfo-zcash.md): Example code for the getblockchaininfo JSON-RPC method. Сomplete guide on how to use the getblockchaininfo JSON-RPC method in GetBlock.io Web3 documentation.
- [getblockcount - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getblockcount-zcash.md): Example code for the getblockcount JSON-RPC method. Сomplete guide on how to use the getblockcount JSON-RPC method in GetBlock.io Web3 documentation.
- [getblockhash - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getblockhash-zcash.md): Example code for the getblockhash JSON-RPC method. Сomplete guide on how to use the getblockhash JSON-RPC method in GetBlock.io Web3 documentation.
- [getblockheader - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getblockheader-zcash.md): Example code for the getblockheader JSON-RPC method. Сomplete guide on how to use the getblockheader JSON-RPC method in GetBlock.io Web3 documentation.
- [getblocktemplate - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getblocktemplate-zcash.md): Example code for the getblocktemplate JSON-RPC method. Сomplete guide on how to use the getblocktemplate JSON-RPC method in GetBlock.io Web3 documentation.
- [getdifficulty - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getdifficulty-zcash.md): Example code for the getdifficulty JSON-RPC method. Сomplete guide on how to use the getdifficulty JSON-RPC method in GetBlock.io Web3 documentation.
- [getinfo - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getinfo-zcash.md): Example code for the getinfo JSON-RPC method. Сomplete guide on how to use the getinfo JSON-RPC method in GetBlock.io Web3 documentation.
- [getmempoolinfo - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getmempoolinfo-zcash.md): Example code for the getmempoolinfo JSON-RPC method. Сomplete guide on how to use the getmempoolinfo JSON-RPC method in GetBlock.io Web3 documentation.
- [getmininginfo - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getmininginfo-zcash.md): Example code for the getmininginfo JSON-RPC method. Сomplete guide on how to use the getmininginfo JSON-RPC method in GetBlock.io Web3 documentation.
- [getnetworkinfo - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getnetworkinfo-zcash.md): Example code for the getnetworkinfo JSON-RPC method. Сomplete guide on how to use the getnetworkinfo JSON-RPC method in GetBlock.io Web3 documentation.
- [getnetworksolps - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getnetworksolps-zcash.md): Example code for the getnetworksolps JSON-RPC method. Сomplete guide on how to use the getnetworksolps JSON-RPC method in GetBlock.io Web3 documentation.
- [getpeerinfo - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getpeerinfo-zcash.md): Example code for the getpeerinfo JSON-RPC method. Сomplete guide on how to use the getpeerinfo JSON-RPC method in GetBlock.io Web3 documentation.
- [getrawmempool - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getrawmempool-zcash.md): Example code for the getrawmempool JSON-RPC method. Сomplete guide on how to use the getrawmempool JSON-RPC method in GetBlock.io Web3 documentation.
- [getrawtransaction - Zcash](https://docs.getblock.io/api-reference/zcash-zec/getrawtransaction-zcash.md): Example code for the getrawtransaction JSON-RPC method. Сomplete guide on how to use the getrawtransaction JSON-RPC method in GetBlock.io Web3 documentation.
- [gettxout - Zcash](https://docs.getblock.io/api-reference/zcash-zec/gettxout-zcash.md): Example code for the gettxout JSON-RPC method. Сomplete guide on how to use the gettxout JSON-RPC method in GetBlock.io Web3 documentation.
- [sendrawtransaction - Zcash](https://docs.getblock.io/api-reference/zcash-zec/sendrawtransaction-zcash.md): Example code for the sendrawtransaction JSON-RPC method. Сomplete guide on how to use the sendrawtransaction JSON-RPC method in GetBlock.io Web3 documentation.
- [validateaddress - Zcash](https://docs.getblock.io/api-reference/zcash-zec/validateaddress-zcash.md): Example code for the validateaddress JSON-RPC method. Сomplete guide on how to use the validateaddress JSON-RPC method in GetBlock.io Web3 documentation.
- [z\_getsubtreesbyindex - Zcash](https://docs.getblock.io/api-reference/zcash-zec/z_getsubtreesbyindex-zcash.md): Example code for the z\_getsubtreesbyindex JSON-RPC method. Сomplete guide on how to use the z\_getsubtreesbyindex JSON-RPC method in GetBlock.io Web3 documentation.
- [z\_gettreestate - Zcash](https://docs.getblock.io/api-reference/zcash-zec/z_gettreestate-zcash.md): Example code for the z\_gettreestate JSON-RPC method. Сomplete guide on how to use the z\_gettreestate JSON-RPC method in GetBlock.io Web3 documentation.
- [z\_listunifiedreceivers - Zcash](https://docs.getblock.io/api-reference/zcash-zec/z_listunifiedreceivers-zcash.md): Example code for the z\_listunifiedreceivers JSON-RPC method. Сomplete guide on how to use the z\_listunifiedreceivers JSON-RPC method in GetBlock.io Web3 documentation.
- [z\_validateaddress - Zcash](https://docs.getblock.io/api-reference/zcash-zec/z_validateaddress-zcash.md): Example code for the z\_validateaddress JSON-RPC method. Сomplete guide on how to use the z\_validateaddress JSON-RPC method in GetBlock.io Web3 documentation.
- [zkSync](https://docs.getblock.io/api-reference/zksync.md): zkSync API Reference for efficient interaction with zkSync nodes, enabling scalable, low-cost transactions and fast finality through Layer 1 solutions on the Ethereum blockchain.
- [debug\_traceBlockByHash - zkSync](https://docs.getblock.io/api-reference/zksync/debug_traceblockbyhash-zksync.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Сomplete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock.io Web3 documentation.
- [debug\_traceBlockBynumber - zkSync](https://docs.getblock.io/api-reference/zksync/debug_traceblockbynumber-zksync.md): Example code for the debug\_traceBlockByHash JSON-RPC method. Сomplete guide on how to use debug\_traceBlockByHash JSON-RPC in GetBlock.io Web3 documentation.
- [debug\_traceCall - zkSync](https://docs.getblock.io/api-reference/zksync/debug_tracecall-zksync.md): Example code for the debug\_traceCall JSON-RPC method. Сomplete guide on how to use debug\_traceCall JSON-RPC in GetBlock.io Web3 documentation.
- [debug\_traceTransaction - zkSync](https://docs.getblock.io/api-reference/zksync/debug_tracetransaction-zksync.md): Example code for the debug\_traceTransaction JSON-RPC method. Сomplete guide on how to use debug\_traceTransaction JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_blockNumber - zkSync](https://docs.getblock.io/api-reference/zksync/eth_blocknumber-zksync.md): Example code for the eth\_blockNumber JSON-RPC method. Сomplete guide on how to use eth\_blockNumber JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_call - zkSync](https://docs.getblock.io/api-reference/zksync/eth_call-zksync.md): Example code for the eth\_call JSON-RPC method. Сomplete guide on how to use eth\_call JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_chainId - zkSync](https://docs.getblock.io/api-reference/zksync/eth_chainid-zksync.md): Example code for the eth\_chainId JSON-RPC method. Сomplete guide on how to use eth\_chainId JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_estimateGas - zkSync](https://docs.getblock.io/api-reference/zksync/eth_estimategas-zksync.md): Example code for the eth\_estimateGas JSON-RPC method. Сomplete guide on how to use eth\_estimateGas JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_feeHistory - zkSync](https://docs.getblock.io/api-reference/zksync/eth_feehistory-zksync.md): Example code for the eth\_feeHistory JSON-RPC method. Сomplete guide on how to use eth\_feeHistory JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_gasPrice - zkSync](https://docs.getblock.io/api-reference/zksync/eth_gasprice-zksync.md): Example code for the eth\_gasPrice JSON-RPC method. Сomplete guide on how to use eth\_gasPrice JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBalance - zkSync](https://docs.getblock.io/api-reference/zksync/eth_getbalance-zksync.md): Example code for the eth\_getBalance JSON-RPC method. Сomplete guide on how to use eth\_getBalance JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBlockByHash - zkSync](https://docs.getblock.io/api-reference/zksync/eth_getblockbyhash-zksync.md): Example code for the eth\_getBlockByHash JSON-RPC method. Сomplete guide on how to use eth\_getBlockByHash JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBlockByNumber - zkSync](https://docs.getblock.io/api-reference/zksync/eth_getblockbynumber-zksync.md): Example code for the eth\_getBlockByNumber JSON-RPC method. Сomplete guide on how to use eth\_getBlockByNumber JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBlockReceipts - zkSync](https://docs.getblock.io/api-reference/zksync/eth_getblockreceipts-zksync.md): Example code for the eth\_getBlockReceipts JSON-RPC method. Сomplete guide on how to use eth\_getBlockReceipts JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByHash - zkSync](https://docs.getblock.io/api-reference/zksync/eth_getblocktransactioncountbyhash-zksync.md): Example code for the eth\_getBlockTransactionCountByHash JSON-RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByHash JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getBlockTransactionCountByNumber - zkSync](https://docs.getblock.io/api-reference/zksync/eth_getblocktransactioncountbynumber-zksync.md): Example code for the eth\_getBlockTransactionCountByNumber JSON-RPC method. Сomplete guide on how to use eth\_getBlockTransactionCountByNumber JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getCode - zkSync](https://docs.getblock.io/api-reference/zksync/eth_getcode-zksync.md): Example code for the eth\_getCode JSON-RPC method. Сomplete guide on how to use eth\_getCode JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getLogs - zkSync](https://docs.getblock.io/api-reference/zksync/eth_getlogs-zksync.md): Example code for the eth\_getLogs JSON-RPC method. Сomplete guide on how to use eth\_getLogs JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getStorageAt - zkSync](https://docs.getblock.io/api-reference/zksync/eth_getstorageat-zksync.md): Example code for the eth\_getStorageAt JSON-RPC method. Сomplete guide on how to use eth\_getStorageAt JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getTransactionByHash - zkSync](https://docs.getblock.io/api-reference/zksync/eth_gettransactionbyhash-zksync.md): Example code for the eth\_getTransactionByHash JSON-RPC method. Сomplete guide on how to use eth\_getTransactionByHash JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getTransactionCount - zkSync](https://docs.getblock.io/api-reference/zksync/eth_gettransactioncount-zksync.md): Example code for the eth\_getTransactionCount JSON-RPC method. Сomplete guide on how to use eth\_getTransactionCount JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_getTransactionReceipt - zkSync](https://docs.getblock.io/api-reference/zksync/eth_gettransactionreceipt-zksync.md): Example code for the eth\_getTransactionReceipt JSON-RPC method. Сomplete guide on how to use eth\_getTransactionReceipt JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_maxPriorityFeePerGas - zkSync](https://docs.getblock.io/api-reference/zksync/eth_maxpriorityfeepergas-zksync.md): Example code for the eth\_maxPriorityFeePerGas JSON-RPC method. Сomplete guide on how to use eth\_maxPriorityFeePerGas JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_sendRawTransaction - zkSync](https://docs.getblock.io/api-reference/zksync/eth_sendrawtransaction-zksync.md): Example code for the eth\_sendRawTransaction JSON-RPC method. Сomplete guide on how to use eth\_sendRawTransaction JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_subscribe - zksync](https://docs.getblock.io/api-reference/zksync/eth_subscribe-zksync.md): Example code for the eth\_subscribe JSON-RPC method. Сomplete guide on how to use eth\_subscribe JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_syncing - zkSync](https://docs.getblock.io/api-reference/zksync/eth_syncing-zksync.md): Example code for the eth\_syncing JSON-RPC method. Сomplete guide on how to use eth\_syncing JSON-RPC in GetBlock.io Web3 documentation.
- [eth\_unsubscribe - zkSync](https://docs.getblock.io/api-reference/zksync/eth_unsubscribe-zksync.md): Example code for the eth\_unsubscribe JSON-RPC method. Сomplete guide on how to use eth\_unsubscribe JSON-RPC in GetBlock.io Web3 documentation.
- [net\_listening - zkSync](https://docs.getblock.io/api-reference/zksync/net_listening-zksync.md): Example code for the net\_listening JSON-RPC method. Сomplete guide on how to use net\_listening JSON-RPC in GetBlock.io Web3 documentation.
- [net\_peerCount - zkSync](https://docs.getblock.io/api-reference/zksync/net_peercount-zksync.md): Example code for the net\_peerCount JSON-RPC method. Сomplete guide on how to use net\_peerCount JSON-RPC in GetBlock.io Web3 documentation.
- [net\_version - zkSync](https://docs.getblock.io/api-reference/zksync/net_version-zksync.md): Example code for the net\_version JSON-RPC method. Сomplete guide on how to use net\_version JSON-RPC in GetBlock.io Web3 documentation.
- [web3\_clientVersion - zkSync](https://docs.getblock.io/api-reference/zksync/web3_clientversion-zksync.md): Example code for the web3\_clientVersion JSON-RPC method. Сomplete guide on how to use web3\_clientVersion JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_estimateGasL1ToL2 - zkSync](https://docs.getblock.io/api-reference/zksync/zks_estimategasl1tol2-zksync.md): Example code for the zks\_estimateGasL1ToL2 JSON-RPC method. Сomplete guide on how to use zks\_estimateGasL1ToL2 JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_gasPerPubdata - zkSync](https://docs.getblock.io/api-reference/zksync/zks_gasperpubdata-zksync.md): Example code for the zks\_gasPerPubdata JSON-RPC method. Сomplete guide on how to use zks\_gasPerPubdata JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getBlockDetails - zkSync](https://docs.getblock.io/api-reference/zksync/zks_getblockdetails-zksync.md): Example code for the zks\_getBlockDetails JSON-RPC method. Сomplete guide on how to use zks\_getBlockDetails JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getBridgeContracts - zksync](https://docs.getblock.io/api-reference/zksync/zks_getbridgecontracts-zksync.md): Example code for the zks\_getBridgeContracts JSON-RPC method. Сomplete guide on how to use zks\_getBridgeContracts JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getBridgehubContract - zkSync](https://docs.getblock.io/api-reference/zksync/zks_getbridgehubcontract-zksync.md): Example code for the zks\_getBridgehubContract JSON-RPC method. Сomplete guide on how to use zks\_getBridgehubContract JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getBytecodeByHash - zkSync](https://docs.getblock.io/api-reference/zksync/zks_getbytecodebyhash-zksync.md): Example code for the zks\_getBytecodeByHash JSON-RPC method. Сomplete guide on how to use zks\_getBytecodeByHash JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getFeeParams - zkSync](https://docs.getblock.io/api-reference/zksync/zks_getfeeparams-zksync.md): Example code for the zks\_getFeeParams JSON-RPC method. Сomplete guide on how to use zks\_getFeeParams JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getL1BatchBlockRange - zkSync](https://docs.getblock.io/api-reference/zksync/zks_getl1batchblockrange-zksync.md): Example code for the zks\_getL1BatchBlockRange JSON-RPC method. Сomplete guide on how to use zks\_getL1BatchBlockRange JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getL1BatchDetails - zkSync](https://docs.getblock.io/api-reference/zksync/zks_getl1batchdetails-zksync.md): Example code for the zks\_getL1BatchDetails JSON-RPC method. Сomplete guide on how to use zks\_getL1BatchDetails JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getL1GasPrice - zkSync](https://docs.getblock.io/api-reference/zksync/zks_getl1gasprice-zksync.md): Example code for the zks\_getL1GasPrice JSON-RPC method. Сomplete guide on how to use zks\_getL1GasPrice JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getL2ToL1LogProof - zkSync](https://docs.getblock.io/api-reference/zksync/zks_getl2tol1logproof-zksync.md): Example code for the zks\_getL2ToL1LogProof JSON-RPC method. Сomplete guide on how to use zks\_getL2ToL1LogProof JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getMainContract - zkSync](https://docs.getblock.io/api-reference/zksync/zks_getmaincontract-zksync.md): Example code for the zks\_getMainContract JSON-RPC method. Сomplete guide on how to use zks\_getMainContract JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getProof - zkSync](https://docs.getblock.io/api-reference/zksync/zks_getproof-zksync.md): Example code for the zks\_getProof JSON-RPC method. Сomplete guide on how to use zks\_getProof JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getTestnetPaymaster - zkSync](https://docs.getblock.io/api-reference/zksync/zks_gettestnetpaymaster-zksync.md): Example code for the zks\_getTestnetPaymaster JSON-RPC method. Сomplete guide on how to use zks\_getTestnetPaymaster JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_getTransactionDetails - zkSync](https://docs.getblock.io/api-reference/zksync/zks_gettransactiondetails-zksync.md): Example code for the zks\_getTransactionDetails JSON-RPC method. Сomplete guide on how to use zks\_getTransactionDetails JSON-RPC in GetBlock.io Web3 documentation.
- [zks\_L1BatchNumber - zkSync](https://docs.getblock.io/api-reference/zksync/zks_l1batchnumber-zksync.md): Example code for the zks\_L1BatchNumber JSON-RPC method. Сomplete guide on how to use zks\_L1BatchNumber JSON-RPC in GetBlock.io Web3 documentation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.getblock.io/readme.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.
Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
