Is the ETH or BTC side TRC-20?
The Tron side must match the TRC-20 contract or native TRX label shown in the route. The Solana side is a separate network representation.
What exactly leaves Solana as ETH?
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 source signs over accounts or token accounts, identifies SPL assets by mint, and spends SOL for transaction fees. 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 exactly arrives on Tron as BTC?
BTC is a contract representation on Tron with 8 decimals at TN3W4H6rK2ce4vX9YnFQHwKENnHjoxb3m9. TRX, not BTC, pays gas unless both symbols are the same. A Tron receipt belongs to a T-address as native TRX or the quoted TRC-20 contract; later activity consumes Tron resources or TRX fees. 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 ETH to BTC direction matter?
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. 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?
ETH is the deposited native-asset input; BTC is the quoted native-asset output. Source allowance or native-spend rules and destination wallet/representation checks are evaluated separately.
What should be matched before sending ETH?
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. A Solana source signs over accounts or token accounts, identifies SPL assets by mint, and spends SOL for transaction fees. A Tron receipt belongs to a T-address as native TRX or the quoted TRC-20 contract; later activity consumes Tron resources or TRX fees. 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 funds the Solana source transaction?
SOL is the native gas asset for Solana. A Solana source signs over accounts or token accounts, identifies SPL assets by mint, and spends SOL for transaction fees. ETH is token-tracked and can need approval before transfer.
Can I swap ETH on Solana to BTC on Tron without KYC?
Requirements are checked for the live ETH Solana to BTC Tron 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.