Avalanche

Discover Avalanche, a fast and scalable blockchain with RPC access. Build dApps using its customizable subnets and comprehensive documentation.

The Avalanche RPC documentation provides developers with a detailed guide to interact programmatically with the Avalanche network. This guide covers the various API endpoints for managing blockchain data, executing smart contracts, and submitting transactions across the C-Chain (EVM-compatible), X-Chain, and P-Chain. With its high throughput and customizable subnets, Avalanche offers a scalable environment for building decentralized applications. The RPC documentation includes best practices and examples to simplify integration with the Avalanche blockchain ecosystem.

Related: 📚 Supported Blockchains • 🌐 RPC Nodes Avalanche • 🔗 Official Avalanche Website

Blockchain RPC Gateway for Avalanche

Avalanche RPC networks

💎 mainnet
https://avax-mainnet.gateway.tatum.io
c-testnet
https://avax-testnet.gateway.tatum.io
p-mainnet
https://avax-p-mainnet.gateway.tatum.io
p-testnet
https://avax-p-testnet.gateway.tatum.io
x-mainnet
https://avax-x-mainnet.gateway.tatum.io
x-testnet
https://avax-x-testnet.gateway.tatum.io

Connect to Avalanche and Fetch the Latest Block

This widget lets you instantly query the latest block height (or equivalent) for Avalanche using a chain-specific RPC method like eth_blockNumber, getblockcount, or getBlockHeight. Useful for connectivity checks, uptime monitoring, or API testing.

Get API key For free. No commitment.

Don't have an API key?

Sign up to Dashboard and create your API keys today.
Get higher limits and use debugging tools.

Retrieve Avalanche Node Status or Client Version via RPC

Use this pre-configured request to get version or status information for your connected Avalanche node. Whether it's web3_clientVersion, getblockchaininfo, or chain-specific endpoints, the method is optimized for each supported blockchain.

Available Avalanche interfaces

Avalanche - JSON-RPC

Avalanche - Tatum API