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
The address of the genesis account
Optional payer?: SignerThe account paying for the transaction fees
Optional quoteThe mint account of the quote token
Optional quoteThe SPL Token program for the quote token
Optional recipient?: PublicKey | Pda | SignerThe recipient of the refund (depositor). If signed, base token account will be closed.
Optional recipientThe base token account owned by the recipient (closed if recipient signs and account is empty)
Optional recipientThe quote token account owned by the recipient
Optional systemThe system program
Generated using TypeDoc
The Associated Token program