@gala-chain/api ∙ API
API > positionInfoDto
Class: positionInfoDto
Contents
- Constructors
- new positionInfoDto()
- Properties
- feeGrowthInside0Last
- feeGrowthInside1Last
- liquidity
- owner
- tokensOwed0
- tokensOwed1
Constructors
new positionInfoDto()
new positionInfoDto():
positionInfoDto
Properties
feeGrowthInside0Last
feeGrowthInside0Last:
string
Source
chain-api/src/types/DexDtos.ts:276
feeGrowthInside1Last
feeGrowthInside1Last:
string
Source
chain-api/src/types/DexDtos.ts:278
liquidity
liquidity:
string
Source
chain-api/src/types/DexDtos.ts:274
owner
owner:
string
Source
chain-api/src/types/DexDtos.ts:272
tokensOwed0
tokensOwed0:
string
Source
chain-api/src/types/DexDtos.ts:282
tokensOwed1
tokensOwed1:
string