Skip to main content
pairAddress
String!
required
The pair address.
networkId
Int!
required
The network ID the pair is deployed on.
ownerAddress
String!
required
The wallet address of the owner.
lockerAddress
String!
required
The address of the locker contract.
createdAt
Int!
required
The unix timestamp for when the lock was created.
unlockAt
Int
The unix timestamp for when the lock expires.
liquidityProtocolV2
String!
required
The protocol that created the pair
liquidityAmount
String!
required
The amount of liquidity locked.
initialAmountToken0
String!
required
The inital amount of token0 locked.
initialAmountToken1
String!
required
The inital amount of token1 locked.