New

Solana Beta is now live

moonriver live
Moonriver

Moonriver RPC Endpoint

Moonriver is where Moonbeam teams validate under real economic conditions. Mirror your production setup on a dedicated canary-network endpoint.

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

About Moonriver

Connect your dApp, bot, or protocol to Moonriver Mainnet with BoltRPC. Teams deploying cross-chain protocols through the Polkadot ecosystem need reliable RPC on both Moonriver and Moonbeam, and BoltRPC supports both from a single provider.

Chain at a Glance

Chain ID1285
ProtocolKusama parachain
Block time~12 s
Native tokenMOVR
FinalityKusama relay chain finality
EVM compatibleYes

What Moonriver is Built For

Moonriver is Moonbeam’s canary network, running on Kusama (Polkadot’s canary network). Unlike a testnet, Moonriver is a live production network with real MOVR tokens and real economic value. New protocol features and upgrades are deployed to Moonriver before being promoted to Moonbeam. DeFi protocols that want to operate in the Moonbeam ecosystem typically launch on Moonriver first to validate their implementation in a real-value environment before the higher-stakes Moonbeam deployment. Moonriver provides Ethereum tooling compatibility within the Kusama ecosystem for protocols willing to operate at the experimental frontier of the Polkadot ecosystem.

Why BoltRPC

Built for teams that ship on Moonriver.

One provider for Moonriver and Moonbeam

Teams deploying on Moonriver before promoting to Moonbeam need consistent RPC across both environments. BoltRPC supports Moonbeam and Moonriver from one provider with one API key. Switching from Moonriver to Moonbeam for production requires changing one environment variable. The endpoint format is identical.

Canary networks run real economic activity

Moonriver is Moonbeam's canary network on Kusama. Features and upgrades land on Moonriver before Moonbeam. Unlike testnets, Moonriver runs with real MOVR tokens and real economic value. DeFi protocols deployed here need reliable RPC just like mainnet deployments.

Cross-chain Kusama ecosystem access

Moonriver gives Ethereum developers access to the Kusama parachain ecosystem via XCM. For protocols building cross-chain applications across Kusama and Ethereum, Moonriver is a key infrastructure layer that needs stable RPC.

Full EVM compatibility

Any Ethereum code works on Moonriver with a single endpoint change. The EVM interface is identical to Moonbeam.

Predictable RU pricing for canary network operations

Running a canary deployment alongside a production deployment typically means running two parallel RPC integrations. Predictable request-unit pricing means your Moonriver usage does not add meaningfully to your total costs relative to your Moonbeam usage.

WebSocket for real-time Moonriver event monitoring

Subscribe to Moonriver events in real time via WebSocket. Useful for monitoring contract behavior before promoting to Moonbeam.

Methods

Full JSON-RPC coverage.

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

standard

5
eth_call eth_getTransactionReceipt eth_blockNumber eth_getBalance eth_sendRawTransaction

FAQ

Moonriver, explained.

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