Account identity
Aperture derives and validates the public account under Solana rules. It does not assign a generic address from another network family.
Supported production mainnet
A network-aware home for SOL—with Solana addresses, fees, asset identity, transaction state, and safety boundaries kept visible.
Understand the network
Solana transactions invoke on-chain programs through instructions. Accounts store state, a recent blockhash participates in transaction validity, and the runtime can execute independent work in parallel.
Address format. A base58-encoded 32-byte public key. Token balances often live in token accounts controlled by the wallet owner.
A token mint and a recipient wallet address are both base58 strings. Their role and the selected Solana flow must stay explicit.
Aperture derives and validates the public account under Solana rules. It does not assign a generic address from another network family.
SOL is the native fee asset. SPL-compatible tokens are identified by their mint address; the wallet owner address, token account address, and token mint are different identities.
SOL pays transaction fees, with optional prioritization depending on the transaction. Solana reports commitment stages, so processed, confirmed, and finalized should not be collapsed into one label.
This catalog entry is Solana mainnet. Aperture’s production catalog does not expose testnet balances, endpoints, or transaction routes.
Receive safely
In Aperture, choose Solana and the exact asset before copying an address or QR code. The sender, exchange, or bridge must use the same mainnet. A matching symbol, logo, or familiar-looking string does not prove compatibility.
Send deliberately
Aperture keeps asset selection, recipient validation, amount, fee review, authorization, broadcast, and finality as distinct stages. Before authorizing a transaction on Solana, review the full recipient, the SOL amount, and the network fee together.
Transaction signing happens on the device. Public account data, fee requests, transaction history, and the signed transaction may reach network infrastructure; the private signing key is not part of the broadcast payload.
Verify independently
External documentation and explorers are independent public resources. Their availability, labels, and data are not controlled by Aperture.
Aperture for iPhone and iPad
Use Solana alongside Aperture’s other supported mainnets while keeping network identity, asset identity, fees, and transaction status explicit.