Documentation

About The Garden

The Garden is a procedurally-generated digital botanical infrastructure built on Base. It merges the satisfaction of collecting rare specimens with the on-chain certainty of bonded liquidity. Every bloom you mint is a hybrid ERC-20 / ERC-721 token — tradable on Uniswap v2, visible in your wallet as an NFT, and renderable as fully on-chain pixel art that evolves over time.

settings Tokenomics engine

Total supply
100,000 GARDEN

5,500 to LP (5,000 main + 500 shadow) + 94,500 mintable via quadratic bonding curve. Immutable.

Bonding curve
Dynamic, +30%

P(n) = 0.0002 + 0.0024·(n/94500)² ETH. Total revenue if fully sold: ~94.5 ETH.

LP & launch budget
0.6 ETH total seed

5,000 GARDEN + 0.5 ETH seed Uniswap v2. Shadow LP seeded with 0.1 ETH at launch.

Reward split
50% Burn / 50% Holders

Of every mint: 50% treasury, 50% pushed pro-rata to wallets with ≥ 10 weighted units. Watering revenue is 100% holders.

Burn-back
1.2× → 0.95×

Decay over first 50 burns globally. Up to 2 blooms per transaction — paced to spread launch activity across more on-chain events.

Royalty
10% Passive Yield

EIP-2981 royalty on every secondary sale routes back into the contract — recycled into the same holder distribution.

local_florist Evolution stages

grass
Stage 0
Seedling
1× share
free at mint
eco
Stage 1
Sprouted
2× share
24h · 0.002 ETH
local_florist
Stage 2
Blooming
3× share
7d · 0.004 ETH
stars
Stage 3
Eden
5× share
30d · 0.006 ETH

terminal Technical depth

Initial LP pricing

5,000 GARDEN + 0.5 ETH seed Uniswap. Marginal price at launch = 0.0001 ETH / GARDEN. Buying 1,000 GARDEN out of the pool costs ~0.125 ETH; buying half the LP costs 0.5 ETH.

The hybrid magic

Each Bloom IS an ERC-20 unit (decimals = 0) and an ERC-721 token in the same contract. balanceOf returns count, transfer(to, N) ships N blooms, but ownerOf / tokenURI still work per-tokenId. Uniswap v2 only knows ERC-20s, so the contract pretends to be one.

Weighted shares

A wallet's reward weight = sum of multipliers per bloom (L0=1, L1=2, L2=3, L3=5). Distribution iterates holders with weight ≥ 10 and pays each pro-rata of total weighted units. Cap at 200 holders per distribution call.

verified Smart contracts

Transparency is the cure of trust. All core mechanisms are immutable and verifiable on BaseScan.

TheGarden.sol
tbd
open_in_new
TheGardenArt.sol
tbd
open_in_new
Uniswap v2 Router
0x10ED…024E
open_in_new

data_table Hard numbers

Total supply
100,000
LP supply
5,000 (5%)
Bond supply
94,500 (94.5%)
Max / wallet
25 lifetime
Max mint / tx
5
Max burn / tx
2
Holder threshold
10 weighted units
Min mint value
0.0001 ETH
Treasury share
50%
Holder share
50%
Royalty (EIP-2981)
10%
Water price L0→L1
0.002 ETH
Water price L1→L2
0.004 ETH
Water price L2→L3
0.006 ETH