Skip to content

@gala-chain/apiAPI


API > PositionData

Class: PositionData

Contents

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

Source

chain-api/src/utils/dex/dexHelperDtos.ts:48