> For the complete documentation index, see [llms.txt](https://docs.basetrove.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.basetrove.net/welcome/readme.md).

# What is BaseTrove?

### The most deflationary token on Base — backed by real solar-powered mining.

***

**BaseTrove ($TROVE)** is a deflationary token on Base chain built around a self-sustaining economic engine. Unlike typical DeFi projects that rely solely on trading volume, BaseTrove is backed by **real-world solar ASIC miners** running 24/7 — generating perpetual revenue that flows directly into buybacks, burns, and the Vault.

Every token that gets burned raises the ETH floor price for every remaining $TROVE in existence. Every buyback brings more volume, more burns, and more ETH into the Vault. A flywheel that never stops spinning.

***

## At a Glance

|                    |                                                                                                                     |
| ------------------ | ------------------------------------------------------------------------------------------------------------------- |
| **Token**          | $TROVE                                                                                                              |
| **Contract**       | [0x07Ade66a57B1d512eCF6138477eEDd4283b1E24A](https://basescan.org/token/0x07Ade66a57B1d512eCF6138477eEDd4283b1E24A) |
| **Chain**          | Base (Ethereum L2)                                                                                                  |
| **Total Supply**   | 100,000 TROVE                                                                                                       |
| **Launch**         | 100% Fair Launch — no team tokens                                                                                   |
| **DEX**            | Uniswap v2 on Base                                                                                                  |
| **Vault Asset**    | ETH                                                                                                                 |
| **Liquidity Pool** | TROVE/ETH (Uniswap v2)                                                                                              |
| **Swap Fee**       | 2–5% (dynamic)                                                                                                      |
| **Buyback Engine** | Solar ASIC Miners (24/7)                                                                                            |
| **Burns**          | Permanent — tokens burned are gone forever                                                                          |

***

## Core Loop

```
Solar Miners → Revenue (ETH)
        ↓
  Allocated dynamically based on market conditions:
  → Vault (ETH accumulates — floor rises)
  → Buyback $TROVE from LP → Burn (when price near floor)
        ↓
  Circulating supply decreases
  Vault ETH per token increases
  Price floor rises — forever
```

Swap fees add a second revenue stream into the Vault on top of mining:

```
Every DEX swap → 2–5% fee
        ↓
  50% → Vault
  50% → Team & Dev (reinvested into more miners)
```

The price floor for $TROVE in the Vault is calculated as:

```
Price Floor = Total ETH in Vault ÷ Circulating $TROVE Supply
```

This number can only go up.

***

***

## Community

|                         |                                                    |
| ----------------------- | -------------------------------------------------- |
| 🌐 **Website**          | [basetrove.net](https://basetrove.net)             |
| 📖 **Docs**             | [docs.basetrove.net](https://docs.basetrove.net)   |
| ⛏️ **Mining Dashboard** | [miner.basetrove.net](https://miner.basetrove.net) |
| 💬 **Telegram**         | [t.me/BaseTrove](https://t.me/BaseTrove)           |
| 🐦 **Twitter/X**        | [x.com/BaseTrove](https://x.com/BaseTrove)         |

***

> Ready to understand the full picture? Start with [The Vision](/introduction/the-vision.md).


---

# 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:

```
GET https://docs.basetrove.net/welcome/readme.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.
