This page lists all deployed addresses for the Stableswapper program. Reference these when constructing transactions or integrating with the contract.
These docs currently show devnet/testnet addresses only. Do not use these addresses on mainnet. Mainnet addresses will be provided during your production onboarding.
Ethereum Virtual Machine
Solana Virtual Machine
Contract
Token Addresses
CBTUSD is a testnet custom stablecoin on Base Sepolia, used as the example token throughout this documentation.
Your custom stablecoin address will be provided separately during onboarding.
Program
Token Mints
CBTUSD is a testnet custom stablecoin, used as the example token throughout this documentation.
Your custom stablecoin mint address will be provided separately during onboarding.
Program Derived Addresses (PDAs)
These accounts are deterministically derived from the program ID using the seeds shown. You do not need to store them — derive them at runtime using PublicKey.findProgramAddressSync.Token vaults and vault token accounts are derived per-mint at runtime:Constant Program Addresses
These well-known Solana program addresses are required as accounts in every swap instruction.
Privacy notice: All transactions on devnet and testnet blockchains are publicly visible. To protect your privacy during testing, we recommend using a dedicated test wallet rather than a personal wallet, as your wallet address and transaction history may be viewable by anyone on the blockchain.