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:321


feeGrowthInside1Last

feeGrowthInside1Last: string

Source

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


liquidity

liquidity: string

Source

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


owner

owner: string

Source

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


tokensOwed0

tokensOwed0: string

Source

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


tokensOwed1

tokensOwed1: string

Source

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