Free Float Supply

Contents

Free Float Supply (native units)

Definition

The sum of all native units ever created and visible on the ledger excluding native units held closely by company insiders, controlling investors and long term strategic holders as of that day.

NameMetricIDUnitInterval

Free Float Supply (native units)

SplyFF

Native units

All time

Details

  • Free Float Supply is a measure of supply that excludes tokens are locked up or dormant for a long time. For example, tokens that are inactive for greater than five years, owned by company, blockchain foundation or founding team member(s) that may or may not be subject to escrows, burnt or lost, etc.

  • Our free float value constantly shows a lower value than either the reported supply by foundations/companies or total visible on-chain supply.

  • Please refer to the CMBI Adjusted Free Float Methodology for asset treatment: https://coinmetrics.io/wp-content/uploads/2021/01/CMBI-Adjusted-Free-Float-Methodology-v1.0.pdf

  • For supported assets and tagged addresses, please refer to the CM gitlab SplyFF.json

Chart

Release History

  • Released in the 4.8 release of NDP

  • Free Float expanded to DOT, UNI, UMA, Aave, Yearn, Curve, REN, and BAL in the 4.9 release of NDP

Asset-Specific Details

  • ETH Free Float Supply includes tokens on the Consensus Layer and Execution Layer\

See Also

Availability for Assets

API Endpoints

Free Float Supply metrics can be accessed using these endpoints:

  • timeseries/asset-metrics

and by passing in the metric ID's SplyBurnt* in the metrics parameter.

curl --compressed "https://api.coinmetrics.io/v4/timeseries/asset-metrics?metrics=SplyFF&assets=eth&pretty=true&api_key=<your_key>"

Last updated