Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface StakePoolQuoteParams

StakePools can only handle ExactIn swapMode and only ever outputs their own outputToken. Adapted from Jup's Quote params

Hierarchy

  • StakePoolQuoteParams

Index

Properties

sourceMint: PublicKey

Vote account the stake account is delegated to

stakeAmount: JSBI

Amount of staked lamports of the stake account

unstakedAmount: JSBI

Amount of unstaked lamports of the stake account This is rent-exempt minimum and any additional lamports from the account being credited lamports

Generated using TypeDoc