Which side uses Sui coin objects and SUI gas?
Sui is the Sui side. Its Move coin types, address, objects, and SUI gas do not transfer as EVM contract metadata.
What ETH representation leaves Sui?
ETH is a contract representation on Sui with 8 decimals at 0xd0e89b2af5e4910726fbcd8b8dd37bb79b29e5f83f7491bca830e94f7f226d29::eth::ETH. SUI, not ETH, pays gas unless both symbols are the same. A Sui source consumes or mutates Move coin objects, uses a Sui address, and spends SUI for gas and storage-related execution. Native ETH can fund both transfer value and gas on its selected network. If the source is WETH or another tokenized form, approval and unwrap or exchange logic differ.
What ETH representation arrives on Ethereum?
ETH is listed as the native representation on Ethereum; ETH is used for network gas. An Ethereum receipt is an L1 native ETH balance or ERC-20 contract event; later token movement can require ETH gas and a new approval for another contract. Determine whether ETH arrives as native destination gas or as a tokenized representation. Only the native balance can directly pay that network’s fees.
Does the same ETH ticker guarantee the same ledger form?
No. This bridge keeps the asset intent while moving between a ETH contract token and a native ETH. Match the source and output details in the live quote.
Which gas balances matter for this bridge?
A Sui source consumes or mutates Move coin objects, uses a Sui address, and spends SUI for gas and storage-related execution. An Ethereum receipt is an L1 native ETH balance or ERC-20 contract event; later token movement can require ETH gas and a new approval for another contract. The bridge output does not automatically fund every later gas need.
What destination address should be used?
EVM 0x account address Do not substitute a Sui address merely because a wallet displays both networks.
What wrong-direction mistake can prevent delivery?
Sending on a network other than Sui, selecting a representation not listed by the quote, or entering an address invalid for Ethereum can prevent normal detection or receipt.
Can I bridge ETH from Sui to Ethereum without KYC?
Requirements are checked for the live ETH Sui to Ethereum quote. Verification requirements can depend on the provider, amount, jurisdiction, and current route. Sasquatch does not verify this route as universally no-KYC; check the live flow before continuing.