> LP Strategy — Inferno ($IFR) Documentation
← Inferno
Phase 3 — ✅ Live on Mainnet

Phased LP Strategy

400M IFR will create maximum value

1. Why NOT add all 400M to the pool immediately?

The Uniswap V2 AMM formula is simple: x * y = k. Every trade changes the ratio of the two reserves, and the price is derived from y / x.

At the bootstrap price P0 = $0.0000002, 400M IFR are worth only $80.

Key point: Adding LP does not change the price. You must maintain the existing ratio. But deploying 400M IFR for $80 is a catastrophic waste.

Core problem: The actual Bootstrap LP started with 100M IFR + 0.030 ETH. Adding the full reserve at the same ratio would deepen the pool without improving price discovery. Reserve additions should therefore be governance-paced, not automatic.

// AMM Constant Product Formula
x * y = k

// Actual Bootstrap P0: 0.030 ETH / 100,000,000 IFR
// P0 set by Proposal #16: 300,000,000 wei per IFR

// Pool before:  100M IFR + 0.030 ETH
// Same-ratio additions deepen liquidity but do not change price
// Governance should add reserves only when it improves market structure

2. The 4 Phases

PHASE 0 — After Bootstrap

Initial Pool: 100M IFR + ETH (~$20 depth)

MILESTONE 1 — Pool = 1 ETH (~$2,000)

Governance Proposal: +50M IFR + 0.5 ETH

  • Pool after: ~150M IFR + 1.5 ETH ($3,000 depth)
  • Buying 99% costs: ~$30,000 instead of $2,000
  • Significantly more manipulation-resistant
MILESTONE 2 — Pool = 5 ETH (~$10,000)

Governance Proposal: +100M IFR + proportional ETH

  • Pool significantly deeper
  • Manipulation becomes economically unprofitable
  • Professional market-making depth
MILESTONE 3 — September 2026

LiquidityReserve Unlock (200M IFR)

  • Governance decides on the amount
  • Price is now significantly higher than P0
  • Same 200M IFR = massively more liquidity than at P0
Bootstrap
Phase 0
1 ETH
5 ETH
Full LP

3. Efficiency Proof

The same 400M IFR generate exponentially more liquidity at a higher price:

Scenario 400M IFR Value Pool depth
At P0 ($0.0000002) $80 $0.016
At P0 × 1,000 ($0.0002) $80,000 $1,600,000

SAME 400M IFR = 100,000,000x more liquidity. Waiting is the only rational strategy.

4. LP Reserve Safe

All 400.6M IFR of the Liquidity Reserve are held in a Gnosis Safe with 3-of-5 multisig:

Transparency: Every LP addition is publicly announced, approved via governance proposal, and documented on the Transparency page.