CryptoLatestPriceFullPayload
cidCoinMarketCap cryptocurrency ID
pSpot price (USD)
vuVolume / value (USD)
mcMarket cap (USD)
csCirculating supply
p24hPrice change % (24h, 0–100 scale)
p7dPrice change % (7d, 0–100 scale)
p30dPrice change % (30d, 0–100 scale)
p60dPrice change % (60d, 0–100 scale)
p3mPrice change % (3 months, 0–100 scale)
p1yPrice change % (1y, 0–100 scale)
pytdPrice change % (year-to-date, 0–100 scale)
pallPrice change % (all time, 0–100 scale)
fdv24hFully diluted MC 24h change % (0–100)
KlineInterval
Candle interval for onchain@kline subscribe param
UniqueTraderInterval
Candle interval for onchain@unique_trader (up to 1d)
KlinePayload
oOpen price USD (kline)
hHigh price (USD) — kline & token_metric.sts window high
lLow price USD (kline & token_metric.sts window low)
cClose price USD (kline)
vuVolume / value (USD)
otCandle open time (epoch ms)
TransactionPayload
pidPlatform / chain ID (numeric, e.g. 14 = BSC, 16 = Solana)
fFactory / pool program address
bhBlock height / slot
tpType discriminator: buy or sell (relative to token0)
paPool / pair contract address
t0aToken0 contract address
t1aToken1 contract address
t0sToken0 symbol
t1sToken1 symbol
vuVolume / value (USD)
qQuote amount
t0puToken0 price (USD)
t1puToken1 price (USD)
txTransaction hash / signature
tsEvent timestamp (epoch ms)
maMaker wallet address
baBase token address of the pair
a0Token0 amount (native units)
a1Token1 amount (native units)
qiQuote token index (0 or 1)
tiiToken-in index (0 or 1)
lgidLog index in transaction
exExcluded from aggregate metrics
txtpTx classification code (0 = normal)
feeTrading fee amount
feeuTrading fee in USD
iixSolana instruction index (optional)
LiquidityEventPayload
pidPlatform / chain ID (numeric, e.g. 14 = BSC, 16 = Solana)
fFactory / pool program address
tsEvent timestamp (epoch ms)
tpType discriminator: add, remove, or migrate
t0sToken0 symbol
t1sToken1 symbol
t0aToken0 contract address
t1aToken1 contract address
a0Token0 amount (native units)
a1Token1 amount (native units)
vuVolume / value (USD)
maMaker wallet address
txTransaction hash / signature
lgidLog index in transaction
iixSolana instruction index (optional)
TokenMetricWindowStats
winTime window (1m, 5m, 1h, 4h, 24h, 7d, …)
vnVolume (native)
vuVolume / value (USD)
pcPrice change % in window (0–100 scale)
txsTotal transaction count (in window)
bcBuy transaction count (in window)
scSell transaction count (in window)
bvuBuy volume (USD)
svuSell volume (USD)
bvnBuy volume (native)
svnSell volume (native)
utUnique trader count
butUnique buyer count
sutUnique seller count
hHigh price (USD) — kline & token_metric.sts window high
lLow price USD (kline & token_metric.sts window low)
TokenMetricPayload
pidPlatform / chain ID (numeric, e.g. 14 = BSC, 16 = Solana)
aToken contract / mint address
pSpot price (USD)
mcMarket cap (USD)
luLiquidity (USD)
Stats per rolling window (token_metric)
TokenAggEventPayload
pidPlatform / chain ID (numeric, e.g. 14 = BSC, 16 = Solana)
aToken contract / mint address
apAggregated price USD across pools (preferred for UI)
pSpot price (USD)
luLiquidity (USD)
tsEvent timestamp (epoch ms)
HolderMetricsPayload
pidPlatform / chain ID (numeric, e.g. 14 = BSC, 16 = Solana)
aToken contract / mint address
tpType discriminator: tag_distribution, holder_count, top_share, tag_pnl, or tag_balance
tsEvent timestamp (epoch ms)
devp[tp: tag_distribution] Dev wallet share % (0–100)
khcKOL holder count
whcWhale holder count
bdhcBotDegen holder count
shcSniper holder count
bhcBundle holder count
smhcSmart-money holder count
hc[tp: holder_count] Total holder count
abAverage token balance across holders
hc10[tp: holder_count] Holders with > $10 USD balance
t10p[tp: top_share] Top 10 holders share % (0–100)
t50p[tp: top_share] Top 50 holders share % (0–100)
t100p[tp: top_share] Top 100 holders share % (0–100)
t100abAvg balance of top 100 holders
Map: tag → PnL metrics (holders_metrics tp: tag_pnl)
Map: tag → balance stats (holders_metrics tp: tag_balance)
HolderTagPnl
t100abpAvg buy price USD (top 100 of tag)
t100aspAvg sell price USD (top 100 of tag)
t100rpnlRealized PnL USD (top 100 of tag)
t100spSpot position (top 100 of tag)
t100buTotal buy USD (top 100 of tag)
HolderTagBalance
tbTag total balance (holders_metrics tp: tag_balance)
thpTag holding share % (0–100)
hcTag holder count (within tp: tag_balance map entry)
HolderFieldChangePayload
pidPlatform / chain ID (numeric, e.g. 14 = BSC, 16 = Solana)
waWallet address
tpType discriminator: token_balance, native_balance, pnl_stats, last_active, or position_time
aToken contract / mint address
bhBlock height / slot
tsEvent timestamp (epoch ms)
b[tp: token_balance] Token balance (raw amount, not USD)
hp[tp: token_balance] Holding share % (0–100)
nb[tp: native_balance] Native coin balance (e.g. SOL amount)
rpnl[tp: pnl_stats] Realized PnL (USD)
rpnlp[tp: pnl_stats] Realized PnL ratio on 0–100 scale
tbvTotal buy volume (token amount)
tsvTotal sell volume (token amount)
bu[tp: pnl_stats] Total buy notional (USD)
su[tp: pnl_stats] Total sell notional (USD)
abp[tp: pnl_stats] Average buy price (USD)
asp[tp: pnl_stats] Average sell price (USD)
nbuNet buy USD (buyUsd − sellUsd)
lat[tp: last_active] Last on-chain activity time (epoch ms)
spot[tp: position_time] Spot position open time (epoch ms)
spct[tp: position_time] Spot position close time (epoch ms)
PoolMetricWindowStats
bvnBuy volume (native)
bvuBuy volume (USD)
svnSell volume (native)
svuSell volume (USD)
utUnique trader count
butUnique buyer count
sutUnique seller count
PoolMetricPayload
pidPlatform / chain ID (numeric, e.g. 14 = BSC, 16 = Solana)
paPool / pair contract address
Rolling stats for 5-minute window
Rolling stats for 1-hour window
Rolling stats for 4-hour window
Rolling stats for 24-hour window
Rolling stats for 7-day window