Moonriver logo

Moonriver

RPC & Resources

RPC & Resources

Endpoints, websockets, and devtools

Endpoints, websockets, and devtools

About

Deploy Ethereum-compatible dApps on Kusama with Moonriver.

Full Coverage

Stack

Symbol

MOVR

Gas Token

MOVR

Chain ID:

1285

Testnet Chain ID:

1287

Official Links

Real-Time MOVR Pricing on Kusama Network

Access Moonriver via Uniblock's unified blockchain API. Smart Contracts on Kusama Deploy Ethereum-compatible dApps on Kusama with Moonriver.

Code Snippet

INPUT

const options = {method: 'GET', headers: {accept: 'application/json'}};

fetch('https://api.uniblock.dev/uni/v1/market-data/price?symbol=MOVR', options)

 .then(response => response.json())

 .then(response => console.log(response))

 .catch(err => console.error(err));

OUTPUT

{

 "MOVR": {

   "btc": 0.00015485,

   "eth": 0.00385807,

   "bnb": 0.01742718,

   "xrp": 16.030489,

   "usd": 9.59,

   "aud": 13.98,

   "cad": 12.96,

   "eur": 8.68,

   "gbp": 7.24,

   "hkd": 74.56,

   "jpy": 1375.61,

   "rub": 919.31

 }

}

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.

Build with a team you can reach

Production-grade multi-chain infrastructure, backed by engineers who understand your workload.