fdv
Definition and usage guidance for the growthepie fdv metric.
fdv measures Fully Diluted Valuation. Use fdv when you want a token valuation metric rather than a usage or onchain business metric.
Key Facts
Canonical
metric_id:fdvCanonical
metric_keyvalues:fdv_usd,fdv_ethUnit: USD and ETH
Hourly detail available: no
Coverage: see
master.json.metrics.fdv.supported_chainsCommon search synonyms: fully diluted valuation
Example Request
curl -s https://api.growthepie.com/v1/export/fdv.jsonExample Response Excerpt
[
{
"metric_key": "fdv_usd",
"origin_key": "arbitrum",
"date": "2026-03-01",
"value": 14500000000.0
},
{
"metric_key": "fdv_eth",
"origin_key": "arbitrum",
"date": "2026-03-01",
"value": 4850000.0
}
]When To Use fdv
Compare token valuation across covered chains
Pair valuation analysis with onchain usage metrics
When Not To Use fdv
You need network activity
You need market cap instead of fully diluted valuation
Caveats
fdvis a market metric and can move with price even when onchain usage is unchanged.
Related Pages
Last updated
