Solana to EVM route mechanics
Solana uses Solana accounts and SOL for source fees, while Base uses an EVM 0x account and ETH for destination gas. Confirm the destination token contract and do not paste a Solana address into the EVM destination field.
Base receipt-side execution
Base is a L2 EVM network in the Ethereum ecosystem. ETH pays destination-side network gas on Base. EVM 0x account address A Base receipt belongs to the Base L2 balance and token contract, not Ethereum L1; later activity needs ETH specifically on Base.
Solana deposit-side execution
Solana is a L1 SVM network in the Solana ecosystem. SOL pays source-side network gas on Solana. Base58-encoded Solana account address A Solana source signs over accounts or token accounts, identifies SPL assets by mint, and spends SOL for transaction fees.
From Solana L1 into Base L2
Solana source execution occurs on L1, while Base delivery occurs on a separate L2 ledger that settles to ethereum. SOL pays source gas and ETH is the destination gas asset; identical-looking wallet addresses do not merge the balances or transaction histories.
Choose an asset that exists on both route sides
The live quote lists the exact Solana input asset and Base output representation. A shared ticker is not proof of a shared contract, native ledger, decimals, or wallet support.
Solana to Base bridge mistakes
Route-specific mistakes include sending on a network other than Solana; using a destination that is not valid for Base; running out of SOL before the source transaction is submitted; assuming solana and evm addresses are interchangeable. A Solana source signs over accounts or token accounts, identifies SPL assets by mint, and spends SOL for transaction fees. A Base receipt belongs to the Base L2 balance and token contract, not Ethereum L1; later activity needs ETH specifically on Base.