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.

lockProtocol
LiquidityLockProtocol!
The protocol with which the liquidity is locked. See LiquidityLockProtocol
amountLockedUsd
String!
The amount of liquidity locked in USD.
amountLockedTokens
String!
The amount of tokens locked in the protocol.
amountLockedTokensShifted
String!
The amount of tokens locked in the protocol shifted by number of decimals the token has.

Used By

Returned by
  • liquidityMetadataByToken: Returns liquidity metadata for a given token. Includes liquidity lock data for up to 100 pairs that the token is in.