Privacy for the Sui to Optimism direction
Where offered, Private Route is intended to reduce an obvious direct association between the Sui sending wallet and Optimism receiving wallet; it does not hide either blockchain. SUI is the native gas asset for Sui. Sui hexadecimal account address with an object-based asset model ETH is the native gas asset for Optimism. EVM 0x account address Similar amounts, timing, address reuse, and later consolidation can still add association signals. Identity requirements must be checked separately.
Sui source-side visibility
Sui can expose addresses or accounts, transfers, amounts, fees, and timing according to its other transaction model. It uses an object-centric Move execution model in which owned and shared objects participate in transactions. Sui addresses and coin objects are not EVM token contracts, and SUI is required for gas and storage-related execution. The source deposit, gas funding, asset representation, confirmations, and sending-address history remain outside any promise of invisibility.
Optimism destination-side visibility
Optimism exposes account history, token approvals, contract calls, logs, gas funding, amounts, and timing under its own chain identifier. OP Mainnet is an OP Stack optimistic rollup with sequenced L2 execution and Ethereum settlement. Its canonical withdrawal model has different timing from ordinary L2 inclusion, and OP Mainnet token contracts are distinct from Ethereum and other OP Stack chains. The destination delivery and later activity can remain observable even when the provider path reduces a direct association.
Sui deposit role versus Optimism receipt role
A Sui source consumes or mutates Move coin objects, uses a Sui address, and spends SUI for gas and storage-related execution. Those deposit-side events remain public. An OP Mainnet receipt belongs to the OP Stack L2 and needs ETH on that network for later activity; it is not an Ethereum L1 balance. The receipt and later activity remain public.
Cross-chain linkability limits
Private routing can reduce direct association across Sui objects and the other ledger account. Move object changes, gas, the other-network receipt, amounts, timing, and later transfers remain public. A Sui source consumes or mutates Move coin objects, uses a Sui address, and spends SUI for gas and storage-related execution. An OP Mainnet receipt belongs to the OP Stack L2 and needs ETH on that network for later activity; it is not an Ethereum L1 balance.
Verification status is separate from privacy status
Support for the exact Sui coin type or object-side asset, other network representation, amount, and region is evaluated by the live provider. Privacy intent does not establish no-KYC status. A Sui source consumes or mutates Move coin objects, uses a Sui address, and spends SUI for gas and storage-related execution. An OP Mainnet receipt belongs to the OP Stack L2 and needs ETH on that network for later activity; it is not an Ethereum L1 balance.