Solana

Solana Beta is live. Try BoltRPC Solana endpoints free - start your trial now.

Moonriver

Moonriver

Moonriver Mainnet

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

Chain ID: 1285 JSON-RPC 2.0 WebSocket

Latency

Trusted by

Chainlink Enjin Tiingo Gains Network

Quick Connect

Add this endpoint to your application to start making requests.

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

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

Connect in 60 Seconds

Choose your preferred library and start building.

import { ethers } from "ethers";

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

Why BoltRPC for 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.

Flat-rate pricing for canary network operations

Running a canary deployment alongside a production deployment typically means running two parallel RPC integrations. Flat 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.

Supported Methods

Full Moonriver JSON-RPC specification support.

Standard Methods

eth_call eth_getTransactionReceipt eth_blockNumber eth_getBalance eth_sendRawTransaction

Moonriver RPC FAQ

Ready to get started?

Join thousands of developers building next-generation blockchain applications. Get started in minutes with our developer-friendly infrastructure.