Skip to content

@gala-chain/apiAPI


API > IPosition

Interface: IPosition

Contents

Properties

feeGrowthInside0Last

feeGrowthInside0Last: string

Source

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


feeGrowthInside1Last

feeGrowthInside1Last: string

Source

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


liquidity

liquidity: string

Source

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


tickLower

tickLower: string

Source

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


tickUpper

tickUpper: string

Source

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


token0Img

token0Img?: string

Source

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


token0InstanceKey

token0InstanceKey?: TokenInstanceKey & object

Type declaration

additionalKey

additionalKey: string

category

category: string

collection

collection: string

instance

instance: BigNumber

type

type: string

Source

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


token0Symbol

token0Symbol?: string

Source

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


token1Img

token1Img?: string

Source

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


token1InstanceKey

token1InstanceKey?: TokenInstanceKey & object

Type declaration

additionalKey

additionalKey: string

category

category: string

collection

collection: string

instance

instance: BigNumber

type

type: string

Source

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


token1Symbol

token1Symbol?: string

Source

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


tokensOwed0

tokensOwed0: string

Source

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


tokensOwed1

tokensOwed1: string

Source

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