solana/src/instructions/spl_token_swap/layouts/layouts library

Classes

SPLTokenSwapDepositLayout
Deposit both types of tokens into the pool layoyt.
SPLTokenSwapDepositSingleTokenLayout
Deposit one type of tokens into the pool layout.
SPLTokenSwapInitSwapLayout
Initializes a new swap layout
SPLTokenSwapProgramInstruction
SPLTokenSwapProgramLayout
SPLTokenSwapSwapLayout
Swap the tokens in the pool layout.
SPLTokenSwapWithdrawLayout
Withdraw both types of tokens from the pool layout.
SPLTokenSwapWithdrawSingleTokenLayout
Withdraw one token type from the pool layout.