Curated latest cut for a single token: supply, lifetime flows, holders, transfer and DEX totals, TVL, and corridor count, with as_of provenance. Accepts the manifest slug or symbol (cngn, cNGN_mento, cngn-mento).
Example response
{
"data": {
"slug": "cngn",
"symbol": "cNGN",
"name": "cNGN",
"issuer": "AfriFlux tracked issuer",
"country": "Nigeria",
"currency": "NGN",
"decimals": 18,
"status": "live",
"launch_date": null,
"chains": [
"base"
],
"supply": {
"total_circulating": 4512300.42,
"mint_volume_usd_30d": 312004.15,
"burn_volume_usd_30d": 288910.02
},
"supply_by_chain": [
{
"chain": "base",
"circulating_supply": 4512300.42
}
],
"lifetime": {
"transfer_usd": 184220400.5,
"transfer_native": 184220400.5,
"dex_usd": 41002118.75,
"mint_usd": 12402800,
"burn_usd": 10998200.25,
"transfer_count": 92441,
"dex_trade_count": 30112
},
"holders": {
"total_holders": 18204,
"total_balance_usd": 4501220.14
},
"transfers_window": {
"total_volume_usd": 9812442.31,
"total_transfer_count": 12902
},
"dex": {
"total_lifetime_volume_usd": 41002118.75,
"total_lifetime_trades": 30112
},
"tvl": {
"tvl_usd": 812400.5,
"pool_count": 6,
"snapshot_day": "2026-08-22"
},
"corridor_count": 4
},
"meta": {
"product": "market_data",
"version": 1,
"schema_version": 1,
"as_of": "2026-08-23T04:12:00.000Z",
"as_of_data_day": "2026-08-22",
"partial_last": true,
"attribution_id": "attr_01J8ZK4F2A9DQ7M3X5VBNP6RTS",
"license_fingerprint": "afl_9dc81b9e5f0a4c2d7e11",
"dataset_fingerprint": "ds_4f2a91c07be3d618"
}
}