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 Arbitrum?
ETH is listed as the native representation on Arbitrum; ETH is used for network gas. On an Arbitrum source, the Nitro sequencer records L2 execution before Ethereum settlement completes; ETH funds gas and ERC-20 inputs can need approval. 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 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 receipt creates or updates Move coin objects at a Sui address; later object operations require SUI gas rather than an EVM allowance. 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 native ETH and a ETH contract token. Match the source and output details in the live quote.
Which gas balances matter for this bridge?
On an Arbitrum source, the Nitro sequencer records L2 execution before Ethereum settlement completes; ETH funds gas and ERC-20 inputs can need approval. A Sui receipt creates or updates Move coin objects at a Sui address; later object operations require SUI gas rather than an EVM allowance. The bridge output does not automatically fund every later gas need.
What destination address should be used?
Sui hexadecimal account address with an object-based asset model Do not substitute a Arbitrum address merely because a wallet displays both networks.
What wrong-direction mistake can prevent delivery?
Sending on a network other than Arbitrum, selecting a representation not listed by the quote, or entering an address invalid for Sui can prevent normal detection or receipt.
Can I bridge ETH from Arbitrum to Sui without KYC?
Requirements are checked for the live ETH Arbitrum to Sui 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.