Skip to main content
Back to all blockchains
Avalanche logo

Free Avalanche RPC (AVAX)

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

99.99%
6
24/7
FREE
RPC Gateway

Connect to Avalanche RPC

Access reliable, enterprise-grade RPC endpoints that power your dApp with ultra-low latency and 99.9% uptime.

Connect to Avalanche Gateway

Make your first RPC call on Avalanche's Blockchain Gateway.

Mainnet

Mainnet
Explorer
JSON-RPC (C-Chain)
https://avalanche-mainnet.gateway.tatum.io
JSON-RPC (P-Chain)
https://avalanche-mainnet.gateway.tatum.io/ext/bc/P
JSON-RPC (X-Chain)
https://avalanche-mainnet.gateway.tatum.io/ext/bc/X

Testnet

Testnet
Explorer
JSON-RPC (C-Chain)
https://avalanche-testnet.gateway.tatum.io
JSON-RPC (P-Chain)
https://avalanche-testnet.gateway.tatum.io/ext/bc/P
JSON-RPC (X-Chain)
https://avalanche-testnet.gateway.tatum.io/ext/bc/X

* Rate limit enabled - perfect for testing and development. For production, we recommend to Upgrade.

Ready for production?

Get 200 requests/second, priority support and advanced blockchain features.

Global Load Balancer

Route to nearest node

Batch RPC Calls

Multiple requests at once

Archive Nodes

Historical blockchain data

Debug & Trace

Advanced debugging

Advanced Analytics

Usage & performance

Bring Your Own RPC

Custom RPC gateways

Upgrade
Get Free API Key

Increase your limit and access all Avalanche features in Tatum Development Platform.

Smart Contract Tools on Avalanche

Deploy, create, and interact with smart contracts on Avalanche.

Accessible to Everyone

No signup. No paywalls. Just RPC that works. Great ideas come from everywhere.

Our Mission

With love by Tatum

Blockchain Data

Indexed Avalanche Data Insights

Complete on-chain data access for Avalanche. Query wallets, tokens, NFTs, and transaction history with lightning-fast APIs - no need to run your own nodes.

Blockchain Notifications

Real-time Avalanche Alerts

Real-time webhooks for Avalanche events. Stop polling the blockchain - get instant alerts for transactions, smart contract events, and wallet activities.

About Avalanche

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.

FAQ

Frequently Asked Questions

Everything you need to know about Avalanche RPC endpoints

What is Avalanche RPC?

Avalanche RPC (Remote Procedure Call) is an interface that allows developers to interact with the Avalanche blockchain. It enables you to read data, send transactions, and deploy smart contracts programmatically using standard JSON-RPC methods.

How do I connect to Avalanche using these RPC endpoints?

Simply copy the RPC endpoint URL from above and configure it in your Web3 library (ethers.js, web3.js), wallet (MetaMask, Trust Wallet), or development tool (Hardhat, Truffle). The endpoint works immediately with no registration required for the free tier.

What are the rate limits for free Avalanche RPC?

Free tier RPC endpoints are limited to 5 requests per minute. This is perfect for testing and development. For production applications, we recommend upgrading to Tatum Premium which offers 200 requests per second with no daily limits.

When should I upgrade to Premium?

Consider upgrading to Premium when you're moving to production, need higher rate limits (200 req/sec), require 99.9% uptime SLA, want access to archive nodes for historical data, or need advanced features like batch RPC calls, debug/trace methods, and priority support.

Is Avalanche RPC free forever?

Yes! Our free tier Avalanche RPC endpoints are free forever with 5 requests per minute. This tier is perfect for learning, testing, and small projects. There are no hidden fees or time limits on the free tier.

What's the difference between mainnet and testnet?

Mainnet is the live Avalanche blockchain where real transactions occur with real assets. Testnet is a separate network used for testing and development with free test tokens. Always test your dApp on testnet before deploying to mainnet.

Can I use these endpoints in production?

Free tier endpoints can be used in production for low-traffic applications (under 5 req/min). For production apps with higher traffic, we strongly recommend Tatum Premium for guaranteed uptime, faster rate limits, and enterprise SLA.