New

Solana Beta is now live

avax live
Avalanche

Avalanche RPC Endpoint

A dedicated Avalanche C-Chain endpoint for sub-second finality workloads: DeFi, gaming and enterprise apps that cannot wait on shared pools.

chain id · 43114 json-rpc 2.0 websocket

latency

In production at
Chainlink Enjin Tiingo Gains Network

Quick connect

Your endpoint, ready in one line.

Drop this URL into your RPC client, HTTP library or wallet config. No SDK install required.

HTTPS
https://eu.endpoints.matrixed.link/rpc/avalanche?auth=YOUR_API_KEY
WebSocket
wss://eu.endpoints.matrixed.link/ws/avalanche?auth=YOUR_API_KEY

Replace YOUR_API_KEY with your API key. Get a free key →

Connect

Pick your stack.

Copy-paste examples for the libraries you already use. Swap the API key, hit run.

import { ethers } from "ethers";

const provider = new ethers.JsonRpcProvider(
  "https://eu.endpoints.matrixed.link/rpc/avax?auth=YOUR_API_KEY"
);

About Avalanche

Connect your dApp, bot, or protocol to Avalanche C-Chain with BoltRPC. ISO 27001:2022 certified infrastructure for enterprise and institutional Avalanche deployments, with predictable request-unit pricing that scales alongside your workload.

Chain at a Glance

Chain ID43114
ProtocolAvalanche Consensus (C-Chain)
Block time~2 s
Native tokenAVAX
Finality~1 s (Snowman consensus)
EVM compatibleYes

What Avalanche is Built For

Avalanche’s C-Chain is the EVM-compatible contract chain within the Avalanche network, used for institutional DeFi, gaming subnets and enterprise blockchain deployments. Aave, Curve and other major DeFi protocols operate on Avalanche. The Avalanche Foundation actively funds ecosystem growth through grants and developer programs. Avalanche’s subnet architecture allows enterprises to launch their own blockchains with custom validator sets, while the C-Chain serves as the primary DeFi and developer-facing chain. The combination of sub-second finality and EVM compatibility makes Avalanche attractive for financial applications that need both speed and security guarantees.

Developer Notes for Avalanche C-Chain

Avalanche is not a single chain. The network has three native chains: the C-Chain (Contract Chain) for EVM smart contracts, the X-Chain (Exchange Chain) for asset transfers using Avalanche’s UTXO model, the P-Chain (Platform Chain) for staking and subnet management. When developers say “Avalanche RPC”, they mean the C-Chain only. The X-Chain and P-Chain use distinct Avalanche-native APIs that are not JSON-RPC compatible. BoltRPC’s Avalanche endpoint connects to the C-Chain at chain ID 43114.

Avalanche Subnets are independent blockchains with their own validator sets, launched on the Avalanche network. Many Subnets are EVM-compatible, meaning they support the same JSON-RPC interface as the C-Chain but use a different chain ID. If you are building on a specific Subnet rather than the main C-Chain, verify the Subnet’s chain ID and endpoint separately. Subnet RPC access is not the same as C-Chain access.

The Snowman consensus protocol gives the C-Chain sub-second transaction finality under normal conditions. This is materially different from Ethereum, where transactions take 12 to 13 minutes to reach cryptographic finality. For applications that rely on finality guarantees, Avalanche’s speed means shorter confirmation windows, but you should confirm finality via the chain state, not just by block inclusion.

Why BoltRPC

Built for teams that ship on Avalanche.

ISO 27001:2022 for enterprise and institutional deployments

Avalanche attracts institutional DeFi protocols and enterprise blockchain projects that require certified infrastructure. BoltRPC runs on Matrixed.Link's ISO/IEC 27001:2022 certified node infrastructure, providing the security baseline that enterprise teams need for due diligence and compliance. No other comparable RPC provider at this price point carries this certification.

Sub-second finality changes the RPC equation

Avalanche finalizes transactions in under a second using the Snowman consensus protocol. When the chain itself is this fast, your RPC provider becomes a more meaningful factor in your application's overall response time. Slow or congested endpoints negate the chain's speed advantage.

DeFi ecosystem requires production-grade RPC

Avalanche's DeFi ecosystem generates high RPC volume. BoltRPC handles production load without degradation during peak periods.

Predictable request-unit pricing from $49/mo

BoltRPC offers fixed monthly plans priced in request units, starting at $49. Visit boltrpc.io/pricing for full plan details.

Full EVM compatibility

Any Ethereum code works on Avalanche C-Chain with a single endpoint change.

Built for high-throughput workloads

Dedicated infrastructure for production Avalanche applications. Contact us for volume requirements above the Business plan.

Methods

Full JSON-RPC coverage.

Every standard Avalanche method you'd expect. Archive-only methods are available on request for qualifying plans.

standard

5
eth_blockNumber eth_call eth_getBalance eth_sendRawTransaction eth_getLogs

FAQ

Avalanche, explained.

Common questions about connecting to Avalanche over BoltRPC.

Get started

Pick a chain. Point your client.

One endpoint format, 20+ networks, no SDK. Drop our URL into the client you already use and your integration is done.

https://eu.endpoints.matrixed.link/rpc/ {chain} ?auth= YOUR_API_KEY

No credit card required. · 14-day trial on any tier.