Supported Features
Feature Support Matrix#
Scroll down for details about each column.
Network | WTT | WTT Relayer | Circle CCTP | ETH Bridge | Gas Drop Off |
---|---|---|---|---|---|
Solana | ✅ | ✅ | ✅ | ❌ | ✅ |
Ethereum | ✅ | ✅ | ✅ | ✅ | ✅ |
BSC | ✅ | ✅ | ❌ | ✅ | ✅ |
Polygon | ✅ | ✅ | ✅ | ✅ | ✅ |
Avalanche | ✅ | ✅ | ✅ | ✅ | ✅ |
Fantom | ✅ | ✅ | ❌ | ❌ | ✅ |
Kaia | ✅ | ❌ | ❌ | ❌ | ❌ |
Celo | ✅ | ✅ | ❌ | ❌ | ✅ |
Moonbeam | ✅ | ✅ | ❌ | ❌ | ✅ |
Injective | ✅ | ❌ | ❌ | ❌ | ❌ |
Sui | ✅ | ✅ | ✅ | ❌ | ✅ |
Aptos | ✅ | ❌ | ✅ | ❌ | ❌ |
Arbitrum | ✅ | ✅ | ✅ | ✅ | ✅ |
Optimism | ✅ | ✅ | ✅ | ✅ | ✅ |
Base | ✅ | ✅ | ✅ | ✅ | ✅ |
Sei | ✅ | ❌ | ❌ | ❌ | ❌ |
Scroll | ✅ | ❌ | ❌ | ❌ | ❌ |
Blast | ✅ | ❌ | ❌ | ❌ | ❌ |
X Layer | ✅ | ❌ | ❌ | ❌ | ❌ |
Terminology
The SDK and smart contracts use the name Token Bridge. In documentation, this product is referred to as Wrapped Token Transfers (WTT). Both terms describe the same protocol.
Feature Explanation#
Wrapped Token Transfers (WTT)#
Wormhole is best known for its WTT transfer method. It locks assets on the source chain and mints Wormhole-wrapped "IOU" tokens on the destination chain. To transfer the assets back, the Wormhole-wrapped tokens are burned, unlocking the tokens on their original chain.
This route appears if both of the following conditions are satisfied:
- Both the origin and destination chains support WTT.
- No non-WTT routes are available for the selected token.
WTT Relayer#
On the routes page, this is referred to as the automatic route in the WTT section.
Trustless relayers can execute the second transaction on behalf of the user, so the user only needs to perform one transaction on the origin chain to have the tokens delivered to the destination automatically—for a small fee.
This route appears if all of the following conditions are satisfied:
- Both the origin and destination chains support WTT.
- Both the origin and destination chains support WTT relayer.
- No non-WTT routes are available for the selected token.
- The relayer supports the selected token on the origin chain.
Circle CCTP#
Circle, the issuer of USDC, provides a native way for native USDC to be transferred between CCTP-enabled chains.
This route appears if all of the following conditions are satisfied:
- Both the origin and destination chains support Circle CCTP.
- The selected token is native Circle-issued USDC.
ETH Bridge#
Powered by Uniswap liquidity pools, this route can transfer native ETH or wstETH between certain EVMs without going through the native bridges.
This route appears if all of the following conditions are satisfied:
- Both the origin and destination chains support the ETH Bridge.
- The selected token is native ETH, wstETH, or canonical wETH.
Gas Drop Off#
A relayer can drop off some gas tokens on the destination chain by swapping some of the assets transferred to the native gas token. This is useful if the user wishes to transfer assets to a chain where they don't already have gas. This way, they don't need to onboard into the ecosystem from a centralized exchange.
This route appears if all of the following conditions are satisfied:
- Both the origin and destination chains support gas drop off.
- An automatic route is selected.
- The relayer accepts the selected token to swap into the gas token.