New

Solana Beta is now live on every BoltRPC trial.

apechain live
ApeChain

ApeChain

Connect to ApeChain with BoltRPC's ApeChain RPC endpoint. Flat-rate pricing from $49/mo. Free 2-week trial, no credit card required.

chain id · 33139 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/apechain?auth=YOUR_API_KEY
WebSocket
wss://eu.endpoints.matrixed.link/ws/apechain?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/ape?auth=YOUR_API_KEY"
);

Why BoltRPC

Built for teams that ship on ApeChain.

NFT and gaming traffic is bursty by nature

ApeChain powers the official ApeCoin ecosystem. NFT marketplaces and games generate bursty RPC traffic: metadata reads, ownership checks, transaction submissions during mints. These spikes are unpredictable and short-lived. BoltRPC handles them without dropped connections or rate limit errors. Shared infrastructure fails exactly when it matters most, during a high-profile mint or a gaming event with thousands of concurrent players.

Dedicated capacity for asset-heavy protocols

Gaming protocols that issue in-game assets on ApeChain make frequent ownership queries and transfer submissions. Dedicated RPC capacity means those queries return consistently, regardless of what else is happening on shared public infrastructure.

Arbitrum AnyTrust architecture support

ApeChain is built on Arbitrum AnyTrust. BoltRPC supports the full AnyTrust JSON-RPC surface alongside Arbitrum One from one provider, one API key.

Flat-rate pricing for NFT and gaming patterns

Gaming backends and NFT marketplace contracts make high volumes of eth_call and eth_getLogs requests. Flat pricing means your RPC costs are predictable regardless of your request mix or how active your game's economy is.

Full EVM compatibility

Any Ethereum code works on ApeChain with a single endpoint change.

WebSocket for real-time game and marketplace events

Subscribe to ApeChain events in real time via WebSocket. Essential for game backends that need to react to NFT transfers, token grants, and marketplace settlement immediately.

Methods

Full JSON-RPC coverage.

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

standard

5
eth_call eth_getLogs eth_getBalance eth_blockNumber eth_sendRawTransaction

FAQ

ApeChain, explained.

Common questions about connecting to ApeChain 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.