General Pool Interface

Hierarchy

  • PoolInfo

Properties

aValue: string

Pool A value

accRewardPerShareP: string

Current accumulated reward per share shifted by P bits

dValue: string

Pool D value

imbalance: string

Pool imbalance

p: number

P value, needed for accRewardPerShareP

tokenBalance: string

Pool token balance

totalLpAmount: string

Pool total liquidity amount

vUsdBalance: string

Pool virtual USD balance

Generated using TypeDoc