Can a Ethereum 0x address receive LINK on Solana?
No. The destination must be a Solana-compatible address. Base58-encoded Solana account address
Does receiving LINK create a Solana token account?
An SPL-token receipt uses the relevant mint and token account; the wallet or route may create an associated token account when needed. SOL is used for later Solana activity.
What exactly leaves Ethereum as WETH?
WETH is a contract representation on Ethereum with 18 decimals at 0xb1A7F8b3AdA1Cbd7752c1306725b07D2F8B4e726. ETH, not WETH, pays gas unless both symbols are the same. An Ethereum source pays L1 base and priority fees in ETH, and an ERC-20 input can require a separate approval before the route deposit. WETH leaves through a wrapper contract and needs native chain gas. A WETH token balance cannot pay the gas required to submit its own transfer.
What exactly arrives on Solana as LINK?
LINK is a contract representation on Solana at LinkhB3afbBKb2EQQu7s7umdZceV3wcvAUJhQAfQ23L. SOL, not LINK, pays gas unless both symbols are the same. A Solana receipt uses a native SOL balance or SPL token account identified by mint; later token movement and account creation use SOL fees. LINK arrives as a network-specific contract balance. The wallet still needs the destination native asset before it can transfer or approve LINK later.
Why does the WETH to LINK direction matter?
WETH leaves through a wrapper contract and needs native chain gas. A WETH token balance cannot pay the gas required to submit its own transfer. On receipt, LINK arrives as a network-specific contract balance. The wallet still needs the destination native asset before it can transfer or approve LINK later.
What changes between the source and destination asset roles?
WETH is the deposited token input; LINK is the quoted token output. Source allowance or native-spend rules and destination wallet/representation checks are evaluated separately.
What should be matched before sending WETH?
WETH leaves through a wrapper contract and needs native chain gas. A WETH token balance cannot pay the gas required to submit its own transfer. An Ethereum source pays L1 base and priority fees in ETH, and an ERC-20 input can require a separate approval before the route deposit. A Solana receipt uses a native SOL balance or SPL token account identified by mint; later token movement and account creation use SOL fees. LINK arrives as a network-specific contract balance. The wallet still needs the destination native asset before it can transfer or approve LINK later.
Can I swap WETH on Ethereum to LINK on Solana without KYC?
Requirements are checked for the live WETH Ethereum to LINK Solana 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.