# Circulating Supply Analysis

The current circulating supply of Lynx requires careful analysis due to several factors affecting coin availability and movement. As of this writing, miners have earned a total of 77,872,268,736 Lynx through block rewards since the project's inception over ten years ago.

### Security Incident Impact&#x20;

Two significant wallets, containing 16,377,591,933 and 1,610,095,400 Lynx respectively, are permanently locked due to a security incident that occurred before the current team assumed control of the project. These locked funds effectively reduce the total circulating supply to 59,884,542,893 Lynx.

### Mining and Distribution&#x20;

The mining reward structure distributes 1 Lynx plus transaction fees per block. With optimal block timing, this results in approximately 280 new Lynx (plus fees) being added to the circulating supply daily.

### Lost Coins and Actual Circulation&#x20;

Given the project's decade-long history, a significant portion of Lynx coins have become inaccessible due to lost wallet credentials or abandoned holdings. Conservative estimates suggest approximately 40 billion Lynx remain actively circulating, while more aggressive analyses indicate the number could be as low as 25 billion.

### Deflationary Mechanics&#x20;

Lynx implements a deflationary model through its data storage utility. When users store data on the blockchain using applications like Clevver or other independent tools, they must burn Lynx tokens in the process. This burning mechanism has created a significant dynamic: as data storage usage increases, the daily burn rate now exceeds the daily creation of new coins through mining. This sustained pattern means the total circulating supply of Lynx will gradually decrease over time rather than inflate.


---

# 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://docs.getlynx.io/lynx-core/circulating-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.
