# Tokenomics

The Hold (EARN) token was originally launched on Ethereum on October 10, 2023. The contract implements an updated and optimized version of the automatic burn and rewards mechanism introduced by the [RFI](https://etherscan.io/address/0xa1afffe3f4d611d252010e3eaf6f4d77088b0cd7#code) token. The rewards mechanism uses automatic balance adjustments 𝘸𝘪𝘵𝘩𝘰𝘶𝘵 𝘥𝘪𝘳𝘦𝘤𝘵 𝘵𝘳𝘢𝘯𝘴𝘢𝘤𝘵𝘪𝘰𝘯𝘴 allowing for gas efficient rewards distribution to holders. Rewards are proportional to the holder's balance, including the burn wallet. At launch, 50% of the total supply was burned to enable an automatic burn rate of > 1% on each transaction. As the burn wallet grows through rewards, the burn rate increases over time, making the token inherently deflationary.

## Token Information

* **Name**: Hold
* **Symbol**: EARN
* **Total Supply**: 1,000,000,000 EARN
* **Circulating Supply**: 422,775,848 EARN (as of 5/16/2025, dynamically decreasing)
* **Transaction Fee** (ETH): 2%
* **Transaction Fee** (other chains): 0%
* **Initial Liquidity**: 90% of supply
* **PLOT Incentive Airdrop** (at launch): 10% of supply

### Multi-Chain Expansion

To expand the project into other ecosystems and communities, Hold (EARN) was [bridged](/earn-ecosystem/what-is-earn/cross-chain-bridge.md) to multiple different chains - BNB, Base, Avalanche, and Solana. On these additional chains, EARN is a simple zero-fee token. Currently, we provide SOL rewards for holders on Solana through an innovative dividend share mechanism. Rewards for holders may be added to other chains in the future.

## Contracts

<table><thead><tr><th width="183">NETWORK</th><th>CONTRACT ADDRESS</th></tr></thead><tbody><tr><td><a href="https://etherscan.io/token/0x0b61c4f33bcdef83359ab97673cb5961c6435f4e">Ethereum</a></td><td><a href="https://etherscan.io/token/0x0b61c4f33bcdef83359ab97673cb5961c6435f4e"><code>0x0b61c4f33bcdef83359ab97673cb5961c6435f4e</code></a></td></tr><tr><td><a href="https://bscscan.com/token/0x2ac895feba458b42884dcbcb47d57e44c3a303c8">BNB</a></td><td><a href="https://bscscan.com/token/0x2ac895feba458b42884dcbcb47d57e44c3a303c8"><code>0x2ac895feba458b42884dcbcb47d57e44c3a303c8</code></a></td></tr><tr><td><a href="https://basescan.org/token/0x803b629c339941e2b77d2dc499dac9e1fd9eac66">Base</a></td><td><a href="https://basescan.org/token/0x803b629c339941e2b77d2dc499dac9e1fd9eac66"><code>0x803b629C339941e2b77D2dC499DAc9e1fD9eAC66</code></a></td></tr><tr><td><a href="https://snowscan.xyz/token/0x806cc7a21bd85e960857ac1e097802fabad6f594">Avalanche</a></td><td><a href="https://snowscan.xyz/token/0x806cc7a21bd85e960857ac1e097802fabad6f594"><code>0x806cc7a21bd85e960857ac1e097802fabad6f594</code></a></td></tr><tr><td><a href="https://solscan.io/token/8CuPzHKuZQUyYbear8fi3u6iuTY652WVZT2cHZ2yeNbE">Solana</a></td><td><a href="https://solscan.io/token/8CuPzHKuZQUyYbear8fi3u6iuTY652WVZT2cHZ2yeNbE"><code>8CuPzHKuZQUyYbear8fi3u6iuTY652WVZT2cHZ2yeNbE</code></a></td></tr></tbody></table>


---

# 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://docs.buyholdearn.com/earn-ecosystem/what-is-earn/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.
