Optional associatedOptional backendBackend authorisation signer
The address of the base token mint
Optional baseThe SPL Token program for the base token
The address of the bucket
Optional bucketThe token account owned by the bucket for the quote token
Optional depositThe PDA tracking the user's deposit
Optional feeThe token account where fees are sent
The address of the genesis account
Optional payer?: SignerThe account paying for ATA creation and receiving rent from closed deposit PDA
Optional penaltyThe quote token account owned by the penalty wallet that receives dynamic penalty fees
Optional quoteThe mint account of the quote token
Optional quoteThe SPL Token program for the quote token
Optional systemThe system program
Optional withdrawer?: SignerThe withdrawer's wallet (defaults to payer if not provided)
Optional withdrawerThe base token account owned by the withdrawer (will be closed if empty)
Optional withdrawerThe quote token account owned by the withdrawer
Generated using TypeDoc
The Associated Token program