Manta BridgeManta Bridge
Manta Bridge › Supported tokens

What tokens does Manta Native Bridge support?

A canonical-token scope guide for ETH, Ethereum ERC-20 tokens, and the official list that decides what appears in the native bridge.

/ quick answer

The Manta Native (canonical) Bridge supports ETH and Ethereum ERC-20 tokens listed for the canonical bridge, with Ethereum Mainnet as the root chain. The supported list is curated rather than every ERC-20, so check the Manta Native Bridge app or the official token list before you bridge a specific token.

/ scope

What can you bridge on the native bridge?

The native bridge is for ETH and supported Ethereum ERC-20 tokens moving between Ethereum Mainnet and Manta Pacific.

Manta Bridge is the official native bridge for moving ETH and Ethereum ERC-20 tokens between Ethereum Mainnet and Manta Pacific, Manta Network's Celestia-powered Ethereum L2. In practical terms, a root asset on Ethereum Mainnet corresponds to its representation on Manta Pacific.

Root chainEthereum Mainnet. Official token metadata uses rootChainId: 1 for canonical bridge assets.
Destination chainManta Pacific, Chain ID 169, where ETH is also the gas token for L2 transactions.
Asset scopeETH plus curated Ethereum ERC-20 tokens that are listed for the canonical bridge.
/ curated

Is every ERC-20 supported?

No. The category is Ethereum ERC-20 tokens, but the live bridge support set is curated.

The important distinction is "ERC-20 in scope" versus "ERC-20 listed right now." A token can be a normal Ethereum ERC-20 and still be absent from the native bridge UI if it has not been added to the official list.

Manta's deploy documentation also warns that fee-on-transfer or rebasing tokens are not supported because those designs can create bridge accounting problems. That is why this page does not publish an exhaustive asset list.

/ official list

Where is the official token list?

The official docs point to the Manta Pacific mainnet token-list JSON and show canonical-bridge metadata for listed assets.

The Manta docs page for listing a token on Native Bridge links to manta-pacific-mainnet-token-list.json. The example includes Manta Pacific chain data, tokenType: ["canonical-bridge"], and Ethereum root-chain fields.

Use that official list and the bridge app for the current answer. A static guide should explain scope, not pose as the live token picker.

SourceWhat it verifiesHow to use it
Bridge appThe token picker and route available when you connect.Check the exact token before signing.
Token-list docsThe canonical list format, including token type, address, symbol, decimals, and root metadata.Verify support through the official list, not ERC-20 status alone.
Deploy docsThe deploy flow for Ethereum token representations on Manta Pacific.Use it if you are preparing an asset for native-bridge support.
/ listing

How does a token get added?

A token generally needs Manta Pacific token metadata and, when needed, a deployed L2 token representation before it appears as a native bridge option.

The official deployment guide for deploying an Ethereum token on Manta recommends contacting the Manta team. It then outlines a developer flow: add token config, deploy on Manta mainnet, update the L2 token address, and submit a pull request.

The listing docs separately tell teams to add token information to the mainnet token-list JSON and submit a PR. For users, the takeaway is simpler: support is maintained through a token list, not granted to every Ethereum contract.

/ fallback

What if your token is not listed?

If the token is not listed in the native bridge, use another route only after checking support, fees, liquidity, and risk assumptions.

A non-listed token may still move through an independent provider, but that is no longer the native canonical bridge path. Third-party bridges can use different contracts, liquidity, limits, and fee models.

For route context, start with the official Manta bridge. If your asset is ETH, the cleanest starting point is the native guide on how to bridge ETH. The complete topic index is in all Manta Bridge guides.

/ next action

Open Manta Bridge to check the live token picker before you bridge. The native route is canonical, but the supported token set is still a curated list.

Open Bridge
/ faq

Supported-token questions

Token support at a glance.

Can you bridge any ERC-20 with Manta Native Bridge?

No. The native canonical bridge is scoped to Ethereum ERC-20 tokens, but the bridge does not mean every ERC-20 is automatically listed in the app. The supported set is curated, so check the live bridge UI or official token-list documentation before planning a transfer.

Is ETH supported?

Yes. ETH is in scope for the native Ethereum Mainnet to Manta Pacific route, and Manta Pacific also uses ETH as its gas token. Keep enough ETH for the L1 transaction and enough ETH on Manta Pacific for later L2 activity.

Where is the official token list?

The official token-list documentation points to manta-pacific-mainnet-token-list.json and shows canonical-bridge metadata for listed assets. Treat the bridge app and the linked official list as the source of truth, not a copied table in a guide.

Can you request a token listing?

The official listing instructions tell teams to add token information to the Manta Pacific mainnet token-list JSON and submit a pull request. For deployment of an Ethereum token representation on Manta Pacific, the docs recommend contacting the Manta team.

What about non-listed tokens?

If a token is not listed for the native bridge, do not force the canonical route. Check whether a third-party bridge route supports the asset, then compare fees, liquidity, supported chains, and trust assumptions before signing.