Skip to content

@gala-chain/apiAPI


API > IPosition

Interface: IPosition

Contents

Properties

liquidity

liquidity: string

Source

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


tickLower

tickLower: number

Source

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


tickUpper

tickUpper: number

Source

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


token0Img

token0Img?: string

Source

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


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


token0Symbol

token0Symbol?: string

Source

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


token1Img

token1Img?: string

Source

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


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


token1Symbol

token1Symbol?: string

Source

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