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.
A list of liquidity locks.
See LiquidityLock
The network ID the pair is deployed on.
The wallet address of the owner.
The address of the locker contract.
The unix timestamp for when the lock was created.
The unix timestamp for when the lock expires.
The protocol that created the pair
The amount of liquidity locked.
The inital amount of token0 locked.
The inital amount of token1 locked.
If the liquidity position is represented by an NFT, this will contain the NFT data.
See LiquidityNftData
The tokenId of the liquidity position nft.
nftPositionManagerAddress
The address of the nft position manager contract.
liquidityProtocol
LiquidityProtocol!
deprecated
The protocol that created the pair
See LiquidityProtocolThis field is deprecated. Use liquidityProtocolV2 instead
USE_LIQUIDITY_PROTOCOL_V2
A cursor for use in pagination.
Liquidity data for each unique pair in the locks.
See PairLiquidityData
The ID of the pair (address:networkId).
The network ID the pair is deployed on.
The total liquidity in the pair.
Used By
Returned by