Privacy considerations for SUI to SOL
Where offered, Private Route is designed to reduce an obvious direct association between the sending wallet and received assets; it does not make SUI on Solana or SOL on Solana activity anonymous or invisible. Solana exposes account keys, transaction signatures, token-account changes, program calls, amounts, fees, and timing. It uses an account-and-program execution model with transaction signatures rather than EVM hashes. SPL tokens use mint and token-account records, and a receiving wallet may need the correct associated token account plus SOL for later activity. SUI is the native coin used for gas in Sui’s object-centric Move model. A token carrying the SUI ticker outside that object model is not a native Sui coin object. Native SOL pays Solana fees and participates in the Solana account model. Wrapped SOL is an SPL token account representation and tokenized SOL on another network is not native SOL. Token contracts, approvals, wallet reuse, recognizable amounts, close timing, and later consolidation can create association signals. Private routing changes only part of that observable transaction context. Identity-verification requirements are separate and must be checked in the live flow.
What remains visible on Solana
Solana exposes account keys, transaction signatures, token-account changes, program calls, amounts, fees, and timing. It uses an account-and-program execution model with transaction signatures rather than EVM hashes. SPL tokens use mint and token-account records, and a receiving wallet may need the correct associated token account plus SOL for later activity. SOL is the native gas asset for Solana. Reusing the sending address, approval pattern, or recognizable amount can preserve source-side context.
What remains visible on Solana
Solana exposes account keys, transaction signatures, token-account changes, program calls, amounts, fees, and timing. It uses an account-and-program execution model with transaction signatures rather than EVM hashes. SPL tokens use mint and token-account records, and a receiving wallet may need the correct associated token account plus SOL for later activity. Receiving-address reuse, immediate consolidation, and later transfers can create destination-side associations.
Solana source role versus Solana destination role
A Solana source signs over accounts or token accounts, identifies SPL assets by mint, and spends SOL for transaction fees. Those source-side events remain visible. A Solana receipt uses a native SOL balance or SPL token account identified by mint; later token movement and account creation use SOL fees. That receipt and later destination activity remain visible.
SUI coin-object evidence; SOL fee-payer and account evidence
SUI coin-object changes, ownership, gas, and later Move interactions remain public on Sui. Tokenized SUI on another ledger creates a different public record. Native SUI is selected from Sui coin objects and can fund gas; tokenized SUI outside Sui does not use the object model. Those source events remain public. Native SOL balance changes, fee-payer accounts, signatures, and later token-account activity remain visible on Solana. Tokenized SOL elsewhere follows a separate contract ledger. Native SOL receipt uses a Solana address and can fund later fees; wrapped SOL uses an SPL token account and tokenized SOL elsewhere is not native. The receipt and later destination use remain public.
What Private Route changes—and what it does not
Private routing can reduce an obvious provider-path association; it does not erase source or destination ledger records, provider observations, amounts, timing, or later wallet activity. A Solana source signs over accounts or token accounts, identifies SPL assets by mint, and spends SOL for transaction fees. Native SUI is selected from Sui coin objects and can fund gas; tokenized SUI outside Sui does not use the object model. A Solana receipt uses a native SOL balance or SPL token account identified by mint; later token movement and account creation use SOL fees. Native SOL receipt uses a Solana address and can fund later fees; wrapped SOL uses an SPL token account and tokenized SOL elsewhere is not native.
Verification and provider policy for this exact route
Provider policy is evaluated for the exact Solana mint or native asset, the other network representation, amount, and region. Cross-ecosystem wallet compatibility and no-KYC status are separate checks. A Solana source signs over accounts or token accounts, identifies SPL assets by mint, and spends SOL for transaction fees. Native SUI is selected from Sui coin objects and can fund gas; tokenized SUI outside Sui does not use the object model. A Solana receipt uses a native SOL balance or SPL token account identified by mint; later token movement and account creation use SOL fees. Native SOL receipt uses a Solana address and can fund later fees; wrapped SOL uses an SPL token account and tokenized SOL elsewhere is not native.