ETH bridge
bridge ETH across EVM networks
choose native ETH on the source chain and a supported destination asset. puddli requests a route and prepares the source-chain transaction.
- native ETH is identified separately from ERC-20 WETH
- wallet switching supports dynamically discovered EVM chains
- the route can include ETH to stablecoin swaps
- gas remains payable in the source chain native token
frequently asked questions
is native ETH different from WETH?
yes. native ETH pays gas and uses the native asset identifier, while WETH is an ERC-20 token contract.
can i bridge ETH to a chain whose gas token is not ETH?
yes when a provider route is available. the received token and destination gas requirements are shown separately.
why does max not always send the full native balance?
a transaction needs native gas. users should leave enough balance for approval, swap and bridge execution costs.