@gala-chain/api ∙ API
API > PositionData
Class: PositionData
Contents
- Constructors
- new PositionData()
- Properties
- feeGrowthInside0Last
- feeGrowthInside1Last
- liquidity
- owner
- tokensOwed0
- tokensOwed1
Constructors
new PositionData()
new PositionData():
PositionData
Properties
feeGrowthInside0Last
feeGrowthInside0Last:
string
Source
chain-api/src/utils/dex/dexHelperDtos.ts:36
feeGrowthInside1Last
feeGrowthInside1Last:
string
Source
chain-api/src/utils/dex/dexHelperDtos.ts:40
liquidity
liquidity:
string
Source
chain-api/src/utils/dex/dexHelperDtos.ts:32
owner
owner:
string
Source
chain-api/src/utils/dex/dexHelperDtos.ts:28
tokensOwed0
tokensOwed0:
string
Source
chain-api/src/utils/dex/dexHelperDtos.ts:44
tokensOwed1
tokensOwed1:
string