> For the complete documentation index, see [llms.txt](https://docs.millioncloud.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.millioncloud.org/tutorials/network-setups/setup-moonriver-on-metamask.md).

# Setup Moonriver on MetaMask

### Setup Moonriver

* **Network Name:** Moonriver
* **RPC URL:** <https://rpc.moonriver.moonbeam.network>
* **Chain ID:** 1285
* **Currency Symbol:** MOVR
* **Block Explorer URL:** <https://blockscout.moonriver.moonbeam.network>

### Million Token Address for Moonriver

0x95bf7E307BC1ab0BA38ae10fc27084bC36FcD605

{% embed url="<https://blockscout.moonriver.moonbeam.network/tokens/0x95bf7E307BC1ab0BA38ae10fc27084bC36FcD605/token-holders>" %}

### Useful Addresses to import for Moonriver

* MM 0x95bf7E307BC1ab0BA38ae10fc27084bC36FcD605&#x20;
* WMOVR 0x98878B06940aE243284CA214f92Bb71a2b032B8A&#x20;
* ETH 0x639A647fbe20b6c8ac19E48E2de44ea792c62c5C&#x20;
* USDT 0xB44a9B6905aF7c801311e8F4E76932ee959c663C&#x20;
* USDC 0xE3F5a90F9cb311505cd691a46596599aA1A0AD7D&#x20;
* BUSD 0x5D9ab5522c64E1F6ef5e3627ECCc093f56167818&#x20;
* DAI 0x80A16016cC4A2E6a2CACA8a4a498b1699fF0f844
* BNB 0x2bF9b864cdc97b08B6D79ad4663e71B8aB65c45c

### Buy Million Token on MoonSwap Moonriver&#x20;

{% content-ref url="/pages/eEJuK4iZclunbmWezhjL" %}
[Buy MM on MoonSwap](/tutorials/buy-million-token/buy-mm-on-moonswap.md)
{% endcontent-ref %}

{% embed url="<https://www.milliontoken.org>" %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.millioncloud.org/tutorials/network-setups/setup-moonriver-on-metamask.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
