Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface ILiquidityPoolItem

Hierarchy

  • ILiquidityPoolItem

Index

Properties

asset

asset: string

balances

balances: { eth: ITokenBalance; token: ITokenBalance; totalVal: string; underlying?: undefined | ITokenBalance }

Type declaration

poolPrice

poolPrice: string

quantity

quantity: string

tokenPrice

tokenPrice: number

Optional underlyingPrice

underlyingPrice: undefined | string

value

value: string