# MAWARI On-Chain Information

***

{% hint style="info" %}

### **Protect yourself from scams**

Mawari will never ask you to send tokens to an address via DM(direct message), email, or social media. Always cross-check contract addresses on this page and on the official block explorer before approving any transaction. If something looks suspicious, report it to the team immediately.
{% endhint %}

### MAWARI Token - Arbitrum One (Canonical)

The canonical MAWARI token deployed on Arbitrum One.

| Field                | Value                                                                                      |
| -------------------- | ------------------------------------------------------------------------------------------ |
| **Token Name**       | mawari                                                                                     |
| **Symbol**           | MAWARI                                                                                     |
| **Standard**         | ERC-20                                                                                     |
| **Chain**            | Arbitrum One (Canonical)                                                                   |
| **Chain ID**         | `42161`                                                                                    |
| **Contract Address** | `0x0101bb150d4Ad6A7D19f705D1dee0E0BF4C413ab`                                               |
| **Total Supply**     | 1,000,000,000 MAWARI                                                                       |
| **Decimals**         | 18                                                                                         |
| **Explorer**         | [View on Arbiscan ↗](https://arbiscan.io/token/0x0101bb150d4Ad6A7D19f705D1dee0E0BF4C413ab) |

***

### Mawari L3 Chain

The Mawari application-specific L3 rollup, purpose-built for the decentralized streaming network. Deployed on top of Arbitrum One.

| Field                | Value                                                        |
| -------------------- | ------------------------------------------------------------ |
| **Network Name**     | Mawari Network                                               |
| **Chain ID**         | `1576`                                                       |
| **Architecture**     | Arbitrum Nitro (AnyTrust)                                    |
| **Settlement Layer** | Arbitrum One (L2)                                            |
| **Infrastructure**   | Caldera Roll-Up                                              |
| **RPC Endpoint**     | [*https://rpc.mawari.net/http*](https://rpc.mawari.net/http) |
| **Block Explorer**   | [*explorer.mawari.net*](https://explorer.mawari.net/)        |
| **Native Gas Token** | *MAWARI*                                                     |

***

### Guardian Node Licenses

Guardian Node Licenses are on-chain NFTs representing the right to operate a node in the Mawari Network. Subject to a 365-day transfer lock from date of purchase.

<table><thead><tr><th width="176.08428955078125">Field</th><th>Value</th></tr></thead><tbody><tr><td><strong>Token Standard</strong></td><td>ERC-1155</td></tr><tr><td><strong>Tiers</strong></td><td><ul><li>Visionary - token ID: 1</li><li>Balance - token ID: 2</li><li>Catalyst - token ID: 3</li></ul></td></tr><tr><td><strong>Chain</strong></td><td>Mawari Network chain</td></tr><tr><td><strong>Contract Address</strong></td><td>0x127E39Dcd8829588D4C7f13F1f4cC5eaE2020Eac</td></tr><tr><td><strong>Transfer Lock</strong></td><td>365 days from mint</td></tr><tr><td><strong>Explorer</strong></td><td><a href="https://explorer.mawari.net/token/0x127E39Dcd8829588D4C7f13F1f4cC5eaE2020Eac"><em>explorer.mawari.net/token/0x127E39Dcd8829588D4C7f13F1f4cC5eaE2020Eac</em></a></td></tr></tbody></table>

***

### Smart Contract Security

All production smart contracts undergo independent security audits before deployment.

#### Hacken

Smart contract security audit covering token contracts and Guardian Node License logic.

📄 *Audit report link — to be added*

#### Halborn

Smart contract security audit with focus on staking and network protocol contracts.

📄 *Audit report link — to be added*

***

### Official Links

Only trust links from these official sources. Mawari will never reach out via unsolicited DMs.

<table><thead><tr><th width="173.44378662109375">Channel</th><th>Link</th></tr></thead><tbody><tr><td><strong>Website</strong></td><td><a href="https://mawari.net/">mawari.net</a></td></tr><tr><td><strong>Members Portal</strong></td><td><a href="https://my.mawari.net/">my.mawari.net</a></td></tr><tr><td><strong>Documentation</strong></td><td><a href="/pages/dGxiPPiSbgH0dLdmGEOk">docs.mawari.net</a></td></tr><tr><td><strong>Twitter / X</strong></td><td><a href="https://x.com/mawariXR"><em>x.com/mawariXR</em></a></td></tr><tr><td><strong>Discord</strong></td><td><a href="https://discord.gg/mawari"><em>discord.gg/mawari</em></a></td></tr><tr><td><strong>Telegram</strong></td><td><a href="https://t.me/mawarinet"><em>t.me/mawarinet</em></a></td></tr></tbody></table>

***

### Verification Checklist

Before interacting with any Mawari contract or sending tokens, verify the following:

* The contract address matches **exactly** what is listed on this page, compare every character.
* You are on the correct network (Mawari Mainnet - id: 1576).
* You reached this page via an official Mawari link, not through a DM, email, or social media post.
* No one from Mawari has asked you to send tokens to an address or share your seed phrase. **This will never happen.**

{% hint style="info" %}
**Never share your seed phrase or private keys.** No Mawari team member, moderator, or partner will ever ask for this information under any circumstances.&#x20;
{% endhint %}

***

*Last updated: 2026-05-06*


---

# 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.mawari.net/infrastructure/mawari-on-chain-information.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.
