Skip to content

@gala-chain/apiAPI


API > GetPositionResDto

Class: GetPositionResDto

Contents

Constructors

new GetPositionResDto()

new GetPositionResDto(): GetPositionResDto

Properties

feeGrowthInside0Last

feeGrowthInside0Last: string

Source

chain-api/src/types/DexDtos.ts:412


feeGrowthInside1Last

feeGrowthInside1Last: string

Source

chain-api/src/types/DexDtos.ts:416


liquidity

liquidity: string

Source

chain-api/src/types/DexDtos.ts:408


poolAddrKey

poolAddrKey: string

Source

chain-api/src/types/DexDtos.ts:396


tickLower

tickLower: string

Source

chain-api/src/types/DexDtos.ts:404


tickUpper

tickUpper: string

Source

chain-api/src/types/DexDtos.ts:400


tokensOwed0

tokensOwed0: string

Source

chain-api/src/types/DexDtos.ts:420


tokensOwed1

tokensOwed1: string

Source

chain-api/src/types/DexDtos.ts:424