# MAAL Network Details

MAAL Chain is an EVM based blockchain.

MaalChain Mainnet & Testnet, both are listed on chainlist.org. Go to the links below to add it to MetaMask wallet from Chainlist\
\
Mainnet: <https://chainlist.org/chain/786>

Testnet: <https://chainlist.org/chain/7860>

### MaalChain TestNet

RPC-URL:&#x20;

Use one of the following:

{% embed url="<https://node1.maalscan.io>" %}

Chain ID: 7860

Token Symbol: MAAL

Block explorer: <https://testnet.maalscan.io>

*Note: Check the screenshot below*

<figure><img src="https://2077610716-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXW4DWSCh7x86WlQ3KCrx%2Fuploads%2FqlnGPavpYAtjrxnmJaAw%2FMaalChain%20Testnet.png?alt=media&#x26;token=64d02b24-0ce6-416e-8d11-acf30a9760ca" alt=""><figcaption><p>Adding MaalChain testnet to MetaMask</p></figcaption></figure>

Head over to our test-net faucet from the link below to claim test MAAL Coins to help you start your development journey on MaalChain test-net.

{% embed url="<https://faucet-testnet.maalscan.io>" %}

### MAAL MainNet

RPC-URL: \
Use any one of the following:

{% embed url="<https://node1-mainnet.maalscan.io>" fullWidth="true" %}

{% embed url="<https://node2-mainnet.maalscan.io>" %}

{% embed url="<https://node3-mainnet.maalscan.io>" %}

Chain ID: 786

Token Symbol: MAAL

Block explorer: <https://maalscan.io>

*Note: Check the screenshot below*

<div data-full-width="false"><figure><img src="https://2077610716-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FXW4DWSCh7x86WlQ3KCrx%2Fuploads%2FdW7cRkN6fKbnZdcmTcQ7%2FMaal-mainnet.png?alt=media&#x26;token=c7f3c8ed-3478-40a7-922d-ca0ea42a0370" alt=""><figcaption><p>Adding MaalChain Mainnet to MetaMask</p></figcaption></figure></div>


---

# Agent Instructions: 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.maalscan.io/maal-network-details.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.
