> For the complete documentation index, see [llms.txt](https://docs.actioncoin.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.actioncoin.com/tokenization/action-coin-actn/distribution.md).

# Distribution

**Current ACTN (Native) Supply Data to Block #1734038**

```json
  "coin": "ACTN",
  "height": 1734038,
  "supply": 1938261750.28795176,
  "total": 1938261750.28795176,
  "lastmonth": 1936071750.28795176,
  "monthcoins": 2190000.00000000,
  "lastquarter": 1931691750.28795176,
  "quartercoins": 6570000.00000000,
  "lastyear": 1911981750.28795176,
  "yearcoins": 26280000.00000000,
  "inflation": 1.374490106720017,
  "blocksperyear": 525600
```

**Current ACTN (Native) Supply Distribution Details**

{% hint style="success" %}
This [Google Sheet](https://docs.google.com/spreadsheets/d/1WaNhqhmvvG3blrBG0QUlWFo8mCHpvEoOmxnIg5o41iM/edit?usp=sharing) provides the most accurate distribution information that is available in respect to the ACTN supply on the Action Blockchain.
{% endhint %}

**ACTN Distribution Details (2018-X)**

{% hint style="success" %}
This [Google Sheet](https://docs.google.com/spreadsheets/d/1Pg0eeYVB61D6f_gyonS5HrtO_SRo6nj4o9jnVAQruQs/edit?usp=sharing) provides the most current ACTN distribution details, as well as future allocation plans for the ACTN supply.  This information has been compiled and shared as part of our long standing commitment to ACTN decentralization, longevity and transparency.
{% endhint %}

#### Ecosystem Hot Wallet

[RXzrEHuKJ4XQMV9wW14KhNrHXxRnBNwazz](https://exp.actioncoin.com/address/RXzrEHuKJ4XQMV9wW14KhNrHXxRnBNwazz)

#### Community Nodes

[RXFgQKjYX2EUiapWriERnWEbXt8mSFd72N](https://exp.actioncoin.com/address/RXFgQKjYX2EUiapWriERnWEbXt8mSFd72N)

[R9sWPEZTLoQtjyanxBmVwyLpDkTtaMSr1z](https://exp.actioncoin.com/address/R9sWPEZTLoQtjyanxBmVwyLpDkTtaMSr1z)

[RYPhXmwaQMCk2nY1WRsG6dFoB5JPSMXMYc](https://exp.actioncoin.com/address/RYPhXmwaQMCk2nY1WRsG6dFoB5JPSMXMYc)

[RDAgxFcmXG2mjmzt6RvXwRFQFHFP5gW6DZ](https://exp.actioncoin.com/address/RDAgxFcmXG2mjmzt6RvXwRFQFHFP5gW6DZ)

#### Cold Storage

[RQ4rH53DP9NepnsYVrMxe3hxkYpiBQyybg](https://exp.actioncoin.com/address/RQ4rH53DP9NepnsYVrMxe3hxkYpiBQyybg)

#### Burn Address

[RActionBurnXXXXXXXXXXXXXXXXXTUQFdE](https://exp.actioncoin.com/address/RActionBurnXXXXXXXXXXXXXXXXXTUQFdE)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.actioncoin.com/tokenization/action-coin-actn/distribution.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
