Class TokenVaultAccount

Implements

Constructors

Properties

bump: number
isInitialized: boolean
lastRewardEpochCount: number
padding: number[]
padding2: BN[]
publicKey: PublicKey
revenueAccrued: BN
revenueDistributed: BN
revenuePaid: BN
revenuePerFafStaked: BN
revenueTokenAccountBump: number
rewardTokensDistributed: BN
rewardTokensPaid: BN
rewardTokensToDistribute: BN
stakeLevel: BN[]
tokenAccountBump: number
tokenMint: PublicKey
tokenPermissions: any
tokenVaultTokenAccount: PublicKey
tokensDistributed: BN
tokensStaked: any
tokensToDistribute: BN
unlockPeriod: BN
withdrawInstantFee: BN
withdrawInstantFeeEarned: BN
withdrawTimeLimit: BN

Methods