Moonriver
Below you can find the endpoints and the samples
The first Ethereum-compatible parachain to be fully up and running on Kusama. Moonriver is optimized for scalability and cross-chain functionality.
For more information on Moonriver APIs, see the official documentation.
Moonriver RPC Endpoints
Mainnet
https://moonriver-mainnet-rpc.allthatnode.com:9933/'YOUR-API-KEY'
Find 'YOUR-API-KEY'
by going to the Dashboard menu (Dashboard > All Projects > Project Detail Page).
Or you can use the public Moonriver nodes without the API key.
(i.e. https://moonriver-mainnet-rpc.allthatnode.com:9933/
)
But Public endpoints are not intended for DApp building. Please use private / dedicated RPC servers when you launch your application, drop NFTs, etc.
Last updated