Interface UserDepositStakingLocalState

Hierarchy

  • UserDepositStakingLocalState

Properties

currentRound?: number
escrowAddress: string
optedIntoAssets: Set<number>
rewardPerTokens: bigint[]
stakedAmounts: bigint[]
unclaimedRewards: bigint[]
userAddress: string

Generated using TypeDoc