ChainsMoonriver
Moonriver RPC
Moonriver RPC endpoints
HTTPS
Copy
WSS
Copy
Connection code snippet
curl
node-fetch
Go
Web3.js
Python
HTTP
Copy code
curl https://moonriver.drpc.org \
-X POST \
-H "Content-Type: application/json" \
--data '{"jsonrpc":"2.0","method":"REPLACE_ME_WITH_ACTUAL_METHOD","params":[],"id":1}'
How to add Moonriver Moonriver to Metamask using dRPC?The network can be added automatically by clicking on the "Add to wallet" button or manually
Network nameMoonriver
New RPC URL
https://moonriver.drpc.org
Chain ID
0x505
Currency Symbol
MOVR
Block Explorer URL (Optional)
https://moonriver.moonscan.io
By clicking on the Moonriver icon in the network selection drop-down menu in MetaMask, you can now switch to the Moonriver and perform all transactions on that network
FAQ
RPC in Moonriver allows external applications to communicate with the Moonriver blockchain, facilitating data retrieval, transaction processing, and smart contract interactions.