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

# MEVerse Bridge

![](/files/nLyOaTL9F2J1nvphJqlo)

### MEVerse Bridge

MEVerse Bridge is a cross-chain service that supports the network conversion of assets on various networks. MEVerse Bridge currently supports Ethereum, Binance Smart Chain, Polygon, Klaytn, and Tomochain. MEVerse Bridge will play a key role in building MEVerse ecosystem.

![](/files/QbRjeQ3cWV8sc9G9zeKB)

### Bridge Farm

Bridge Farm is a business model that can generate extra revenue. Bridge will utilize funds that are locked in major\&safe DeFi service. Bridge Farm will grow with MEVerse ecosystem and it will also contribute to the MEVerse's deflation model.

### Bridge Fee <a href="#bridge-fee" id="bridge-fee"></a>

<table><thead><tr><th>From</th><th width="267.3333333333333">To</th><th>Fee</th></tr></thead><tbody><tr><td>BSC</td><td>MEVerse</td><td>none</td></tr><tr><td>Polygon</td><td>MEVerse</td><td>none</td></tr><tr><td>Klaytn</td><td>MEVerse</td><td>none</td></tr><tr><td>Ethereum</td><td>MEVerse</td><td>none</td></tr><tr><td>MEVerse</td><td>BSC/Polygon/Klaytn</td><td>0.1% + 20 MEV</td></tr><tr><td>MEVerse</td><td>Ethereum</td><td>0.1% + 200 MEV</td></tr></tbody></table>

{% hint style="warning" %}
When bridging, 0.1% bridge fee is charged before the conversion.
{% endhint %}

### MEVerse-Mainnet Token Contracts

MEV : 0xef3432f1d54ec559613f44879fef8a7866da3e07 \
USDT : 0x64c680942da0c66e37ac59f129cd8ae281c316d2 \
USDC : 0x572de9454fe4eed75964f6dc736185a64ebbd05c \
MEFI : 0x743708041d1f630df1dce7b14fb11b4845fb2da9 \
ETH : 0x79e73cb0054f58f10ecdf104bc397b70a36eaf56 \
BTCB : 0x032467b0c21f46704db10980f54aa6c3b2bb29f4 \
KLAY : 0x440dd2f420746fa9c45d0fae34be945f5514a25f\
PKT : 0xbd95e72f28b5ac5ee4d99b6a8bcb2d03f25247e3


---

# 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://meversedex.gitbook.io/docs/tokenomics/meverse-bridge.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.
