> For the complete documentation index, see [llms.txt](https://docs.blockchatdao.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.blockchatdao.com/tokenomics-and-vesting/tokenomics.md).

# Tokenomics

### **Tokenomics for BCD**

**Blockchain:** Metis Andromeda\
**Ticker:** $BCD\
**Token Name:** BlockChat\
**Max Supply:** 23,383,574 (original supply)\
**CA:** 0xC029adf62Cf8F91985c49e1FDe6900affcBa0424

### Updated Tokenomics after Token Burn on 9th July 2024

**Max Supply:** 23,074,611

**Burned:** 308,963 BCD Tokens&#x20;

**Burned Transaction**

<https://andromeda-explorer.metis.io/tx/0x96d3277a058cab57fa2eb2542751294dd1c0bfacfbc92f89bc3cb790247263f0>

**Buy $BCD:** [Buy on NetSwap](https://netswap.io/#/swap?outputCurrency=0xC029adf62Cf8F91985c49e1FDe6900affcBa0424)

**Chart:** [DexScreener](https://dexscreener.com/metis/0x3ef6979b06151047b1b077a4bd2a19c304b6e812)

### **Distribution:**

* Original Investors: 15% (3,507,536)
* Private Sale: 10% (2,338,357)
* Public Sale: 45% (10,522,108)
* Dev Team / Private Investor: 8% (1,870,685)
* Marketing and Partnerships: 7% (1,638,846)
* Team Tokens: 7.5% (1,753,971)
* Advisors: 2.5% (586,657)
* Ninja Rewards: 5% (1,169,179)

### **Sale Tax:**

Total Tax: 3%

* LP: 1.5%
* Marketing Wallet: 1%
* Development Wallet: 0.5%

### **Progressive Reward Structure:**

| Monthly BCD       | Monthly BCD         | Monthly BCD         |
| ----------------- | ------------------- | ------------------- |
| 1 Ninja = 8 BCD   | 11 Ninjas = 88 BCD  | 21 Ninjas = 168 BCD |
| 2 Ninjas = 16 BCD | 12 Ninjas = 96 BCD  | 22 Ninjas = 176 BCD |
| 3 Ninjas = 24 BCD | 13 Ninjas = 104 BCD | 23 Ninjas = 184 BCD |
| 4 Ninjas = 32 BCD | 14 Ninjas = 112 BCD | 24 Ninjas = 192 BCD |
| 5 Ninjas = 40 BCD | 15 Ninjas = 120 BCD | 25 Ninjas = 200 BCD |
| 6 Ninjas = 48 BCD | 16 Ninjas = 128 BCD | 26 Ninjas = 208 BCD |
| 7 Ninjas = 56 BCD | 17 Ninjas = 136 BCD | 27 Ninjas = 216 BCD |
| 8 Ninjas = 64 BCD | 18 Ninjas = 144 BCD | 28 Ninjas = 224 BCD |
| 9 Ninjas = 72 BCD | 19 Ninjas = 152 BCD | 29 Ninjas = 232 BCD |
| 10 Ninjas = 80    | 20 Ninjas = 160 BCD | 30 Ninjas = 240 BCD |

Each Ninja will increase by 8 BCD.

**Mint your own Metis Ninja:** <https://metis.ninja>

<br>


---

# 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.blockchatdao.com/tokenomics-and-vesting/tokenomics.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.
