Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

SPL Token Swap - v3.0.0

Compare
Choose a tag to compare
@joncinque joncinque released this 07 Jun 18:34
· 3456 commits to master since this release
5b1b87e

New address

This release changes the canonical address of the token-swap program to SwapsVeCiPHMUAtzQWZw7RjsKjgCjhwU55QGu4U1Szw, which is deployed to testnet and devnet, NOT mainnet-beta. We will continue to support a deployment to this address for educational and testing purposes.

Changes

  • Update to Solana SDK 1.10
  • Add stable swap curve fully
  • Prevent deposits into a swap pool using the offset curve
  • Use find_program_address on-chain during init, without providing a bump seed in the instruction data

Client

This release also includes the TS @solana/spl-token-swap version 0.2.0.