Deflationary rebase. Autonomous liquidity. Burns more than it mints.
Copied
0x5CfBecf0209F7ada1EdF1fC0D2Fce3a809C0aE08
Base (8453) · Rebase ERC20 · 18 decimals · 1% fee pools
Loading data…
Total Supply
—
Rebase Index
—
Reactor Pools
—
Cooldown
—
How It Works
EARTH has a Reactor — an immutable contract that runs every 2 hours. Anyone can call execute(). No admin keys needed. It collects trading fees from 9 V3 pools, then:
1. Collect → Pull accrued fees from all pools (EARTH + X token) 2. Burn → All EARTH fees burned forever (-0.5% of volume) 3. Buyback → Half of X fees buy EARTH from the pool (buy pressure) 4. Deepen → Bought EARTH + remaining X deposited back as LP (deeper liquidity) 5. Rebase → Mint 0.3% of volume to all holders (your balance grows)
The math: -0.5% burned + 0.3% minted = -0.2% of volume permanently removed from supply every cycle. Supply can only decrease. Your balance still grows via rebase.
The Rebase
Your wallet holds shares. A global rebaseIndex converts shares to tokens.
When the Reactor runs, it increases rebaseIndex — every holder's balance grows proportionally without any transfers.
Pools and the Reactor are excluded from rebase so they don't receive phantom tokens.
Rebases compound every 2 hours — 4,380 times per year.
Started with 1.000000 EARTH. Supply is now net deflationary despite continuous rebasing.
Hold and your balance grows from rebase. Trade and the supply shrinks. Both work.
Active Pools
Pool
Address
Fee
Type
Loading…
Why It's Trustless
No admin mint: only the Reactor can mint, and only via the rebase formula
No token drain: Reactor has no withdraw function — LP is locked forever
Permissionless execute: anyone can call execute() after the 2-hour cooldown
Deployer renounced: setReactor() can only be called once, ever. Already called.
Immutable burn: burn() is permanent — tokens are gone
No pause or freeze: transfers cannot be blocked. No admin override exists.
Two contracts, no proxy: read them yourself on Basescan
The Flywheel
Trade happens → 1% fee collected
EARTH side burned (supply shrinks)
X side: half buys EARTH (price support), half stays for LP
Bought EARTH + remaining X deposited as LP (pool deeper)
Deeper pool → less slippage → more attractive to trade
More volume → more fees → more burns → cycle repeats
Meanwhile holders get rebased every 2 hours
The system is designed so that doing nothing (holding) and doing something (trading) both make EARTH stronger. There is no action that weakens the flywheel except stopping all trading entirely.
Part of Something Bigger
EARTH is one of several tokens in the memefortrees ecosystem. The Reactor burns and deepens liquidity across pairs that include MfT (the hub token), POOP (from the Baselings game), CHAR (biochar credits), and blue chips.
Every EARTH trade that touches the MfT or POOP pools feeds those ecosystems too. The Reactor doesn't just burn EARTH — it connects ecosystems. Volume in any pool benefits all pools through the shared burn-and-deepen cycle.
You profit. Liquidity deepens. Trees grow. That's the whole idea.
For Agents & Developers
Contract: 0x5CfBecf0209F7ada1EdF1fC0D2Fce3a809C0aE08
Reactor: 0x424D8BC900C6cc22E791C01d7E92CEd149a232f7
Chain: Base (8453)
Decimals: 18
Type: Rebase ERC20 (share-based)
LP: All locked forever in Reactor.
totalSupply() = current supply after burns
balanceOf(addr) = auto-rebased balance
rebaseIndex() = global multiplier (starts 1e18)
reactor.poolCount() = number of pools
reactor.lastExecute() = timestamp of last run
reactor.execute() = permissionless, burns + rebases
Factory: 0x33128a8fC17869897dcE68Ed026d694621f6FDfD
getPool(EARTH, tokenX, 10000) = pool address