# Supply

Supply metrics offer visibility into the **total number of coins** for a network/blockchain.

Supply can be broken down in a variety of ways with Current supply representing all coins ever created, while Free Float supply represents only the supply that is likely to be available to investors (e.g., not locked up or closely held). Issuance gives a sense for the new supply becoming available each day. Other supply metrics involve looking at supply of a certain age (e.g., active in the last year or month) or the supply held by certain user cohorts (e.g., top addresses). Higher levels of short-term active supply could represent more transactional network activity or fewer HODLs (e.g., more supply in motion), while large amounts of relative supply held in the largest addresses can represent a possible supply concentration risk.

## Metrics

[**Active Supply**](/network-data/network-data-overview/supply/active-supply.md)

* SplyAct1d
* SplyAct7d
* SplyAct30d
* SplyAct90d
* SplyAct180d
* SplyAct1yr
* SplyAct2yr
* SplyAct3yr
* SplyAct4yr
* SplyAct5yr
* SplyAct10yr
* SplyActEver
* SplyActPct1yr

[**Addresses with Balance**](/network-data/network-data-overview/supply/addresses-with-balance.md)

* SplyAdrBal1in10B
* SplyAdrBal1in1B
* SplyAdrBal1in100M
* SplyAdrBal1in10M
* SplyAdrBal1in1M
* SplyAdrBal1in100K
* SplyAdrBal1in10K
* SplyAdrBal1in1K
* SplyAdrBalNtv0.001
* SplyAdrBalNtv0.01
* SplyAdrBalNtv0.1
* SplyAdrBalNtv1
* SplyAdrBalNtv10
* SplyAdrBalNtv100
* SplyAdrBalNtv1K
* SplyAdrBalNtv10K
* SplyAdrBalNtv100K
* SplyAdrBalNtv1M
* SplyAdrBalUSD1
* SplyAdrBalUSD10
* SplyAdrBalUSD100
* SplyAdrBalUSD1K
* SplyAdrBalUSD10K
* SplyAdrBalUSD100K
* SplyAdrBalUSD1M

[**Burnt Supply**](/network-data/network-data-overview/supply/revived-supply.md)

* SplyBurntNtv
* SplyBurntUSD

[**Current Supply**](/network-data/network-data-overview/supply/validator-supply.md)

* NDF
* SER
* SplyAdrTop100
* SplyAdrTop10Pct
* SplyAdrTop1Pct
* SplyCur

[**Free Float Supply**](/network-data/network-data-overview/supply/free-float-supply.md)

* SplyFF

[**Future Expected Supply**](/network-data/network-data-overview/supply/future-expected-supply.md)

* SplyExpFut10yr
* SplyExpFut10yrCMBI

[**Issuance**](/network-data/network-data-overview/supply/supply-issuance.md)

* IssContNtv
* IssContPctAnn
* IssContPctDay
* IssContUSD
* IssTotNtv
* IssTotUSD
* PuellMulCont
* PuellMulTot

[**Miner Revenue**](/network-data/network-data-overview/supply/miner-revenue.md)

* PuellMulRev

[**Profitability**](/network-data/network-data-overview/supply/profitability.md)

* SplyUTXOLoss
* SplyUTXOProf

[**Revived**](/network-data/network-data-overview/supply/revived-supply.md)

* SplyRvv180d
* SplyRvv1yr
* SplyRvv2yr
* SplyRvv30d
* SplyRvv3yr
* SplyRvv4yr
* SplyRvv5yr
* SplyRvv7d
* SplyRvv90d

[**Shielded**](/network-data/network-data-overview/supply/shielded-supply.md)

* SplyShld

[**Validator Supply**](/network-data/network-data-overview/staking/validator-supply.md)

* SplyActStkedNtv
* SplyStkedNtv
* SplyTotStkedNtv


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://gitbook-docs.coinmetrics.io/network-data/network-data-overview/supply.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
