Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.codex.io/llms.txt

Use this file to discover all available pages before exploring further.

pairAddress
String!
The pair address.
networkId
Int!
The network ID the pair is deployed on.
ownerAddress
String!
The wallet address of the owner.
lockerAddress
String!
The address of the locker contract.
createdAt
Int!
The unix timestamp for when the lock was created.
unlockAt
Int
The unix timestamp for when the lock expires.
lockProtocol
LiquidityLockProtocol!
The protocol with which the liquidity is locked. See LiquidityLockProtocol
liquidityProtocolV2
String!
The protocol that created the pair
liquidityAmount
String!
The amount of liquidity locked.
initialAmountToken0
String!
The inital amount of token0 locked.
initialAmountToken1
String!
The inital amount of token1 locked.
liquidityNftData
LiquidityNftData
If the liquidity position is represented by an NFT, this will contain the NFT data. See LiquidityNftData
liquidityProtocol
LiquidityProtocol!
deprecated
The protocol that created the pair See LiquidityProtocol
This field is deprecated. Use liquidityProtocolV2 instead

Used By

Returned by