Skip to main content
tokenAddress
String!
required
The address of the token.
networkId
Int!
required
The network ID the token is deployed on.
totalLiquidityUsd
String!
required
The total liquidity in USD.
lockedLiquidityUsd
String!
required
The locked liquidity in USD.
totalTokenLiquidity
String!
required
The total amount of tokens in pairs.
totalTokenLiquidityShifted
String!
required
The total amount of tokens in pairs shifted by number of decimals the token has.
lockedTokenLiquidity
String!
required
The locked amount of tokens in pairs.
lockedTokenLiquidityShifted
String!
required
The locked amount of tokens in pairs shifted by number of decimals the token has.
lockedLiquidityPercentage
Float!
required
The percentage of liquidity that is locked.