Does this route use native Bitcoin or a tokenized BTC representation?
The Bitcoin side uses native BTC and the UTXO ledger. Native BTC is a Bitcoin UTXO asset with confirmations and Bitcoin address rules. Tokenized or wrapped Bitcoin on a smart-contract chain follows a contract ledger instead of the native UTXO graph.
How do Bitcoin confirmations fit this WBTC to BTC route?
Destination Bitcoin receipt has its own confirmation progress. The account-chain transaction and the Bitcoin transaction are separate records.
How is the non-Bitcoin side recorded for this direction?
A Solana source signs over accounts or token accounts, identifies SPL assets by mint, and spends SOL for transaction fees.
What exactly leaves Solana as WBTC?
WBTC is a contract representation on Solana at 5XZw2LKTyrfvfiskJ78AMpackRjPcyCif1WhUsPDuVqQ. SOL, not WBTC, pays gas unless both symbols are the same. A Solana source signs over accounts or token accounts, identifies SPL assets by mint, and spends SOL for transaction fees. WBTC leaves through a custodial wrapper contract with token approval and source-chain gas; no native Bitcoin UTXO is spent by that transfer.
What exactly arrives on Bitcoin as BTC?
BTC is listed as the native representation on Bitcoin; BTC is used for network gas. A Bitcoin destination creates a UTXO at a supported Bitcoin address; later spending pays a BTC miner fee and begins new confirmation progress. Native BTC must arrive at a provider-accepted Bitcoin address and becomes a UTXO after broadcast; an EVM address is not a native BTC destination.
Why does the WBTC to BTC direction matter?
WBTC leaves through a custodial wrapper contract with token approval and source-chain gas; no native Bitcoin UTXO is spent by that transfer. On receipt, Native BTC must arrive at a provider-accepted Bitcoin address and becomes a UTXO after broadcast; an EVM address is not a native BTC destination.
What changes between the source and destination asset roles?
WBTC is the deposited wrapped-asset input; BTC is the quoted native-asset output. Source allowance or native-spend rules and destination wallet/representation checks are evaluated separately.
Can I swap WBTC on Solana to BTC on Bitcoin without KYC?
Requirements are checked for the live WBTC Solana to BTC Bitcoin 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.