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