Convert the Base 0x input into a Solana-account receipt
Base uses EVM account addresses and ETH for source gas. Solana uses Solana accounts, transaction signatures, and SOL for destination activity. A 0x address is not a valid substitute for the Solana receiving address shown by the route. USDT uses USDT contract token on the source; USDC uses USDC contract token on Solana.
Solana token-account check for USDC
Base58-encoded Solana account address A Solana receipt uses a native SOL balance or SPL token account identified by mint; later token movement and account creation use SOL fees. The wallet must support the destination USDC native label or contract. Receipt does not automatically supply the destination network’s gas asset. A compatible wallet may create or use an associated token account, and SOL—not USDC unless it is SOL—pays later Solana fees.
Base approval and gas before the handoff
ETH is the native gas asset for Base. USDT is contract-tracked and can require an allowance before transfer. A Base source transaction is sequenced on the OP Stack rollup and later settles to Ethereum; Base ETH and Base token approvals remain on the L2 ledger.
USDT and USDC: two stablecoin ledgers
USDT is issued through ERC-20, TRC-20, SPL, and other network-specific contracts. The ticker does not determine the token standard, contract, issuer controls, or destination address model. USDC is an issued dollar-oriented stablecoin with canonical, native, and bridged variants across networks. Contract events and issuer controls differ from a network-native gas asset. The route changes both asset identity and network representation; dollar-oriented pricing does not remove issuer controls, liquidity spread, contract, or receiving-network checks.
Mistakes specific to USDT Base to USDC Solana
Route-specific mistakes include sending on a network other than Base; using a destination that is not valid for Solana; running out of ETH before the source transaction is submitted; assuming evm and solana addresses are interchangeable; selecting a stablecoin by ticker without checking its network contract. A Base source transaction is sequenced on the OP Stack rollup and later settles to Ethereum; Base ETH and Base token approvals remain on the L2 ledger. The input must match the selected ERC-20, TRC-20, SPL, or other USDT representation; each standard has different address, approval, and fee behavior. A Solana receipt uses a native SOL balance or SPL token account identified by mint; later token movement and account creation use SOL fees. The wallet must support the destination USDC native label or contract. Receipt does not automatically supply the destination network’s gas asset.
USDT input identity and handling
Tether is classified as a stablecoin for this route. USDT uses a network-specific contract asset on Base. The recorded Base representation uses 6 decimal places. The input must match the selected ERC-20, TRC-20, SPL, or other USDT representation; each standard has different address, approval, and fee behavior.
USDC output identity and receiving
USDC is classified as a stablecoin for this route. USDC uses a network-specific contract asset on Solana. The Solana side is contract-tracked rather than a native gas balance. The wallet must support the destination USDC native label or contract. Receipt does not automatically supply the destination network’s gas asset.