# MegaETH

## General

MegaETH docs.

{% embed url="<https://docs.megaeth.com/frontier>" %}

Preferred block explorer.

{% embed url="<https://mega.etherscan.io/>" %}

We believe most users bridge [(USDT) with Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0xdAC17F958D2ee523a2206206994597C13D831ec7\&dstChain=megaeth\&dstToken=0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb).

Tokens and addresses on MegaETH: <https://github.com/megaeth-labs/mega-tokenlist/blob/main/megaeth.tokenlist.json>

Mainnet docs: <https://docs.megaeth.com/frontier>

## Adding MegaETH Network to a Wallet

| **Chain ID**           | 4326 (0x10e6)                     |
| ---------------------- | --------------------------------- |
| **Native & Gas Token** | Ether (ETH), 18 decimals          |
| **RPC URL**            | <https://mainnet.megaeth.com/rpc> |
| **Block Explorer**     | <https://mega.etherscan.io/>      |

## Bridging

Bridging is typically asset specific. It's best to reference the intended asset in [Listings](/listings/btc.b.md). For general bridging on MegaETH, MegaETH supports: <https://rabbithole.megaeth.com/bridge>. USDT is typically bridged via [Stargate](https://stargate.finance/?srcChain=ethereum\&srcToken=0xdAC17F958D2ee523a2206206994597C13D831ec7\&dstChain=megaeth\&dstToken=0xB8CE59FC3717ada4C02eaDF9682A9e934F625ebb), which can then be used to get USDM, which is typically used as the main stablecoin on MegaETH.


---

# 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.world.inc/getting-started/megaeth.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.
