ETH → SUI
| # | Exchange | Tier ⇅ | Score | No-KYC record? | Rate | You receive (1 ETH) | Limits (ETH) |
|---|
Swapping ETH to SUI moves value from Ethereum's mature but fee-heavy L1 into the Move-based, parallel-execution Sui chain. Common motivations: deploying capital into Sui DeFi (Cetus, NAVI, Scallop), minting on Sui NFT markets, or rotating into a lower-cap L1 with sub-second finality. A no-KYC aggregator lets you compare live rates across 17 swap services without surrendering ID for what is fundamentally a cross-chain transfer.
What makes ETH -> SUI specific
ETH and SUI live on incompatible execution environments. Ethereum is EVM and account-based; Sui uses the Move VM with an object-centric model, so there is no shared address format and no native bridge that 'just works' between the two. Every swap here is effectively: send ETH on Ethereum mainnet (or an L2 if the service supports it), receive native SUI on the Sui mainnet at a generated 0x... Sui address.
Practical characteristics:
- Ethereum-side gas dominates cost. Sending ETH from L1 during congested periods can cost more than the Sui-side delivery fee combined.
- Sui finality is roughly sub-second once the swap service broadcasts, so the bottleneck is almost always Ethereum confirmations (typically 12-30 blocks required).
- SUI liquidity across no-KYC venues is decent but thinner than ETH-BTC or ETH-SOL. Expect wider spreads on amounts above ~5 ETH equivalent.
- Some services route ETH from Arbitrum or Base at much lower gas - check the deposit network before sending.
Choosing a service for this pair
Things that actually matter:
- Deposit network options: L1 ETH vs Arbitrum/Base/Optimism. Wrong network = lost funds.
- Destination address validation: confirm the service checks Sui address checksums, not just length.
- Float vs fixed rate: fixed locks the quote but charges a premium; float gives a better mid-rate but can deliver less SUI if ETH dumps during your confirmation window.
- Refund address policy. If the swap fails or you under/overpay, an EVM refund address must be set before sending.
- Min/max limits. SUI pairs often have lower ceilings than majors due to liquidity.
Tips: time the swap when Ethereum base fee is under ~15 gwei, size into one transaction rather than splitting (each ETH send pays L1 gas), and verify the Sui receive address in your wallet before broadcasting - SUI addresses are 32 bytes hex and easy to misread.