> For the complete documentation index, see [llms.txt](https://heidi-coin.gitbook.io/heidi-coin-ecosystem/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://heidi-coin.gitbook.io/heidi-coin-ecosystem/whitepaper/tokenomics.md).

# Tokenomics

## Total Supply

1,000,000,000 HEIDI

## **Distribution**

* 40% to Presale
  * 25% with PinkSale
  * 15% to be Burnt on Launch&#x20;
* 22.75% to Liquidity Pool
  * 12.75% with PinkSale
  * 10% via Private Sale injected into Raydium LP
* 20% for DEX and CEX Listings
* 7.5% for Community and Competition Giveaways
* 5% for Team
* 4.75% for Influencers and Marketing

## Our Wallets

### Master Wallet&#x20;

The wallet we used to mint the tokens and have linked with PinkSale

23hkrWdNoDJFXDEpde31HByc3CcJgPyjgr9s7STtLzoC

### Private Sale Wallet&#x20;

The wallet our initial investors have sent their SOL to and will be used as a surplus to the LP raised via PinkSale

3QPeYYBcatZN2szPHEZWmbp1t8z7FRJ14eaxBad9sknq

#### Major Transactions

* Sent 1 SOL per wallet to facilitate Pink Sale Token Lock to reflect Tokenomics (6 SOL total).
* Sent 23 SOL to [CryptoPromo ](https://cryptopromo.io)for advertising and marketing (this will be recuperated from marketing budget).

### Burn Wallet

Our designated burn wallet that we will use to burn tokens from.

6QxEMzsYnk6JeWDEDijWYKFZJJbc8WHRpmP2dDMyVd1A

### DEX and CEX Fund Wallet

For the deals we are working on with Tier 1 & 2 exchanges, we need to have a reserve away from the LP and Pre Sale wallets to allocate for the exchanges.

4k7HcQLhHLi5L32ZFRJZgu2YBMnct6zqozi446Fpt6M2

### Community and Competition Giveaways Wallet

This wallet is allocated to our community outreach and competitions initiative which we want to launch with the community going forward.

F2whnikghKrMDvtmTkKu34wuutWkE5sYHuXqpdwe9tfV

### Influencers and Marketing Wallet

This wallet is allocated for aggressive marketing and influencer campaigns to help push the coin as it launches.

7fJgFeVn4KHyPfZbxF7v6rafYXUSox2toXaEXwKhzxFj

#### Major Transactions

* 300,000 HEIDI for 1hr AMA
* 100,000 HEIDI for 1hr AMA

### Team Wallet

Yes, we have a team wallet, for expenses and revenue realisation. We are in this to make money alongside everyone else, but more importantly, we want to be transparent with what we are earning from the coin!

7PPJvJ3Jvhdz4oYyWMtajqjDLoHLbtLWsiJxLCrmypPt


---

# 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://heidi-coin.gitbook.io/heidi-coin-ecosystem/whitepaper/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.
