> For the complete documentation index, see [llms.txt](https://docs.epls.win/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.epls.win/easy-token/quickstart.md).

# Tokenomics

<mark style="color:blue;">**easy (easy)**</mark> has a fixed supply with no minting, no burning mechanism, and no team allocation. Every token is either in the trading pool or allocated for community and ecosystem purposes.

**Contract Details**

| Name             | easy                                      |
| ---------------- | ----------------------------------------- |
| Ticker           | easy                                      |
| Total Supply     | 1,000,000,000 (1 billion)                 |
| Chain            | <mark style="color:blue;">**Base**</mark> |
| Contract Address | TBD                                       |
| Ownership        | TBD (renounced after lottery activation)  |

***

**Token Distribution**

100% of the easy token supply is allocated to the Uniswap liquidity pool at launch.\
There is no team allocation and no pre-sale.

A 16% bundle is purchased at launch to fund ecosystem operations:

| Chainlink Wallet  | 1% | signs and pays for Chainlink VRF transactions (randomness for draws) |
| ----------------- | -- | -------------------------------------------------------------------- |
| Community Rewards | 5% | rewards for community activity, challenges, and early supporters     |
| Influencers       | 8% | allocated for marketing partnerships and coverage                    |
| Mini App Rewards  | 5% | rewards for users interacting with the easy mini app                 |

{% hint style="info" %}
The Chainlink wallet is the only bundle address eligible to participate in the lottery.\
All other bundle addresses are excluded.
{% endhint %}

***

**Tax**\
\
The <mark style="color:blue;">**easy**</mark> smart contract applies a transaction tax on every buy and sell through the Uniswap pool:

| Standard Tax                                       | 5% buy / 5% sell                           |
| -------------------------------------------------- | ------------------------------------------ |
| <mark style="color:blue;">**Boost Day Tax**</mark> | 8% buy / 8% sell (once per week, 24 hours) |
| Destination                                        | 100% to lottery pools                      |

Tax revenue is split equally between two pools:

| Instant Draw Pool  | 50% | triggered when pool reaches $16 equivalent in ETH → winner receives $16 in ETH directly to wallet |
| ------------------ | --- | ------------------------------------------------------------------------------------------------- |
| Daily Jackpot Pool | 50% | entire pool distributed to one winner every 24 hours                                              |

{% hint style="info" %} <mark style="color:blue;">**Boost Day**</mark>

Once per week, the tax automatically rises to 8/8% for 24 hours → this is hardcoded into the smart contract and cannot be modified after ownership renounced. \
Boost Day increases the frequency of instant draws and the size of the daily jackpot.\
The prize distribution logic is identical to standard tax → 50% instant draws / 50% jackpot.
{% endhint %}

Key properties:

* no team allocation – the team does not hold any easy tokens outside of the bundle, which is allocated entirely to ecosystem purposes;
* immutable after activation – once the lottery is activated and ownership is renounced, no parameter can be changed → tax rates, pool split ratios, prize thresholds, and Boost Day schedule are all fixed permanently;
* <mark style="color:blue;">**100% community**</mark> – every transaction tax goes directly to lottery pools → there is no treasury, no team fee, and no protocol fee.
