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 Solana?
ETH is a contract representation on Solana with 8 decimals at 7vfCXTUXx5WJV5JADk17DUJ4ksgau7utNKj4b963voxs. SOL, not ETH, pays gas unless both symbols are the same. A Solana receipt uses a native SOL balance or SPL token account identified by mint; later token movement and account creation use SOL fees. 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 ETH contract token. 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. A Solana receipt uses a native SOL balance or SPL token account identified by mint; later token movement and account creation use SOL fees. The bridge output does not automatically fund every later gas need.
What destination address should be used?
Base58-encoded Solana 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 Solana can prevent normal detection or receipt.
Can I bridge ETH from Sui to Solana without KYC?
Requirements are checked for the live ETH Sui to Solana 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.