Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateSwapInstructionsParams

Hierarchy

  • WithStakeAuths
  • WithPayer
    • CreateSwapInstructionsParams

Index

Properties

destinationTokenAccount: PublicKey
feeAccount?: PublicKey

Pubkey of the outputToken token account to receive referral fees.

Assumes this account has been created and is of the correct token type

payer: PublicKey
stakeAccountPubkey: PublicKey
stakeAccountVotePubkey: PublicKey

Pubkey of the vote account stakeAccountPubkey is delegated to

stakerAuth: PublicKey
withdrawerAuth: PublicKey

Generated using TypeDoc