String!
The pair address.
Int!
The network ID the pair is deployed on.
String!
The wallet address of the owner.
String!
The address of the locker contract.
Int!
The unix timestamp for when the lock was created.
Int
The unix timestamp for when the lock expires.
LiquidityLockProtocol!
The protocol with which the liquidity is locked.
See LiquidityLockProtocol
String!
The protocol that created the pair
String!
The amount of liquidity locked.
String!
The inital amount of token0 locked.
String!
The inital amount of token1 locked.
LiquidityNftData
If the liquidity position is represented by an NFT, this will contain the NFT data.
See LiquidityNftData
LiquidityProtocol!
deprecated
The protocol that created the pair
See LiquidityProtocol
Used By
Returned by- liquidityLocks: Returns liquidity locks for a given pair.