Interface SPLSwapPool

An SPL swap pool

Export

Interface

SPLSwapPool

Hierarchy

  • SPLSwapPool

Properties

amp?: number
authority: string
feeAccount: string
poolMint: string
swapFees: number
swapPool: string
swapProgram: string
swapType: "constantProduct" | "stable"
tokenA: string
tokenB: string
tokenMintA: string
tokenMintB: string

Generated using TypeDoc