> For the complete documentation index, see [llms.txt](https://unite-1.gitbook.io/unite-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unite-1.gitbook.io/unite-docs/unite-l3-blockchain/unite-mainnet.md).

# Unite Mainnet

**What is Unite Mainnet?**

Built on Base, Unite is the next-generation blockchain solution for gamers.

Be part of the solution: Unite Mainnet is a super-high-performance Layer 3 blockchain designed to deliver high volume, ultra-low gas fees, and robust security.

Engineered for scalability, Unite Mainnet is the ideal solution for high-demand dApps, such as mobile games with tens of millions of daily active users, setting the stage for the next generation of blockchain gaming innovation.

* The gas fee can be as low as 21,000 Wei = 0.000000000084 USD / TXN
* Partnering with Alchemy, Syndicate, while being part of the [Metabased](https://www.metabased.org/) community, Unite L3 is built on top of Arbitrum Orbit, using the metabased sequencer will allow Unite to scale to any number of shards, and support any number of games ensuring every game can achieve a high performance, while having atomic interoperability with Unite Mainnet, as well as our partners in the metabased community.&#x20;

**EVM Chain Details**

* Chain Type: AnyTrust
* Network Name: Unite
* RPC URL (Mainnet): [https://rpc.unite.io](https://rpc.unite.io/)
* RPC URL (Testnet): <https://rpc.testnet.unite.io>
* Chain ID: 88899
* Currency Symbol: UNITE
* Block Explorer URL (Mainnet): <https://blockexplorer.unite.io/>
* Block Explorer URL (Testnet): <https://testnet.unite.io/>

**Connect to Unite Mainnet with Metamask**

1. Select the network
2. Add a custom network
3. Fill in Unite Mainnet details with RPC URL and Chain ID
4. Switch network

**Bridge to Unite Mainnet**

1. Go to: <https://bridge.arbitrum.io/?destinationChain=base&sourceChain=unite-mainnet>
2. Connect your wallet
3. Confirm you see UNITE in the currency dropdown
4. Enter an amount to bridge
5. Click “Move funds to Unite”
6. Wait until the bridging process is complete.

<figure><img src="/files/rSavXLRB8qbwpbbTRwPK" alt=""><figcaption></figcaption></figure>

**Unite Mainnet Contract Address on Base**

[0xA6C6ea2e0140849bE02A3a34780CF61b766916c5](https://basescan.org/address/0xA6C6ea2e0140849bE02A3a34780CF61b766916c5)

**Featured Games on the Unite Mainnet**

* League of Llamas (Telegram-based game)
* Mom’s Kitchen (Google and iOS)&#x20;
* Bored Button (Google and iOS) Unite's flagship web3 platform with 130+ games live

Stay tuned for more about Unite chain updates.


---

# 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, and the optional `goal` query parameter:

```
GET https://unite-1.gitbook.io/unite-docs/unite-l3-blockchain/unite-mainnet.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
