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!
The contract address of the token.
networkId
Int!
The network ID that the token is deployed on.
protocol
String!
The protocol of the token.
launchpadName
String!
The name of the launchpad.
token
EnhancedToken!
Metadata for the token. See EnhancedToken
buyCount1
Int
The number of buys in the last hour.
eventType
LaunchpadTokenEventType!
The type of event. See LaunchpadTokenEventType
holders
Int
The number of holders.
marketCap
String
The market cap of the token.
price
Float
The price of the token.
sellCount1
Int
The number of sells in the last hour.
volume1
Int
The volume of the token in the last hour.
transactions1
Int
The number of transactions in the last hour.
liquidity
String
The liquidity of the token’s top pair.
poolFees1
String
Pool fees (DEX protocol revenue) in the last hour, USD.
baseFees1
String
Network base fees in the last hour, USD.
priorityFees1
String
EIP-1559 priority fees (tips to validators) in the last hour, USD.
builderTips1
String
Builder tips (MEV activity indicator) in the last hour, USD.
l1DataFees1
String
L1 data fees (cost of posting rollup data to L1, applies to all L2 rollups) in the last hour, USD.
totalFees1
String
The total fees (pool + base + priority + builder tips + L1 data) in the last hour, denominated in USD.
feeToVolumeRatio1
Float
The ratio of total fees to volume in the last hour.
sniperCount
Float
The number of snipers that bought the token
sniperHeldPercentage
Float
The percentage of the token that is held by snipers
bundlerCount
Float
The number of bundlers that bought the token
bundlerHeldPercentage
Float
The percentage of the token that is held by bundlers
insiderCount
Float
The number of insiders that bought the token
insiderHeldPercentage
Float
The percentage of the token that is held by insiders
devHeldPercentage
Float
The percentage of the token that is held by developers
top10HoldersPercent
Float
The percentage of total supply held by the top 10 holders.

Used By

Returned by