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.

address
String!
required
The contract address of the token.
networkId
Int!
required
The network ID the token is deployed on.

Used By

Used as input by
  • token: Returns a single token by its address & network id.
  • tokens: Returns a list of tokens by their addresses & network id, with pagination.