# Tokenomics

The WILDCOIN is a utility token with governance features. Using WILDCOIN, you can vote for decision-making within the WILDCOIN ecosystem and purchase items related to animal conservation.

The following is information on the tokenomics of WILDCOIN.

WILDCOIN has a maximum supply of 100 billion tokens, an initial supply of 50 billion tokens minted, and an initial price per token of $.0007. The coin has a market cap of $35M and a fully diluted value of $70M.

***Table 1: WILDCOIN Tokenomics***

<table data-header-hidden><thead><tr><th width="205"></th><th></th></tr></thead><tbody><tr><td>Launch date</td><td>July 2024</td></tr><tr><td>Network</td><td>OP Mainnet</td></tr><tr><td>Contract Address</td><td>0x95EC2f13ea96251C7037EcC0C2A25Ea7D6bE520b</td></tr><tr><td>Total supply (Max)</td><td>100,000,000,000 *One Hundred Billion</td></tr><tr><td>Initial supply: 50%</td><td>50,000,000,000 *Fifty Billion</td></tr><tr><td>Price per token</td><td>$0.0007</td></tr><tr><td>Market Cap</td><td>$35,000,000 *50% of total supply</td></tr><tr><td>FDV</td><td>$70,000,000 *100% of total supply</td></tr></tbody></table>

## **Token Distribution Plan**

1. **WILDCOIN community and liquidity: 50%**\
   This pool is designated for the community using the WILD dApp to register and manage ADIDs. The Liquidity Pool provides a stable supply of WILDCOIN to the community and partners.
2. **WILDCOIN Partner Reserve: 5%**\
   This pool is for airdrops to partners expected to be key supporters of WILDCOIN.
3. **Investors: 25%**\
   This pool is reserved for the initial investors in the WILDCOIN project.
4. **Ecosystem contributors: 20%**\
   The WILDCOIN project requires contributions from many parties, including the core team, external service providers, developers, marketing, and other essential activities.

<img src="/files/R5xqeTRfMLXWHBQZ6ANO" alt="WILDCOIN Token Distribution" width="563">

## Transaction Fees <a href="#xrpdtgccsxuc" id="xrpdtgccsxuc"></a>

WILDCOIN transfer fees are designed to be set within a range of 0-0.5% and are set to a maximum of 0.5% for any on-chain transactions. WILDCOIN was designed to be set so that WILDCOIN can adjust these transaction fees based on market conditions. The project will announce any changes to such fees in advance to avoid confusion. However, it should be noted that the maximum allowable fees based on the smart contract settings, which are irrevocable, publicly verifiable, and immutable, are set to 0.5%. Of these transaction fees, 50% will be allocated towards community development, and the remaining will be allocated towards infrastructure development.

## Burn Functionality <a href="#ko7gxeddx28y" id="ko7gxeddx28y"></a>

Token burn functionality is a standard feature of smart contracts. The WILDCOIN smart contract enables any token holder to burn their own tokens. Even if the token burn function was omitted, any holder has the right to send their tokens to a 0x0 address, which is effectively a token burn. The smart contract does not allow the contract owner to burn tokens that are not held and owned by the project. Therefore, users are protected from the contract owner, and they will never have the ability to burn the tokens they hold.


---

# 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://whitepaper.wildcoin.ai/tokenomics.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.
