FireBot — hard-deflationary sound money with friendly yield vaults
FireBot is a DeFi protocol on Polygon, live since November 2021. Its token FBX was minted exactly once (21,000,000) in the contract's constructor — which has no mint function and no owner — so no one can ever create more. Supply only falls: the protocol's contracts burn FBX (for example, minting EP burns FBX), and well over a third of the original supply is already burned forever. Around that scarce asset sit beginner-friendly, self-custodial vaults — stake, swap and earn, with no lock-ups and withdrawals any time.
Why it's trustworthy (all verifiable)
- No inflation possible — FBX has no mint function and no owner role; 21M minted once, supply only burns down.
- No admin on the core contracts — the token, both auto vaults, the Fire Pool and EP staking aren't even Ownable (no pause/upgrade/drain). The one admin role, on the DCI vault, is a 4-of-6 Gnosis Safe multisig.
- Immutable — standalone contracts, no upgrade proxy.
- Self-custodial — withdraw any time; the protocol never holds your keys.
- Transparent — live metrics at /api, ABIs at /abi, full docs at /llms-full.txt.
Vaults & venues
- Auto-FBX — auto-compounding FBX vault.
- Auto-EP — auto-compounding EP (Elemental Particles) vault.
- Fire Pool — EP/FBX liquidity pool that also powers the EP↔FBX swap.
- DCI vault — deposit USDT, earn the Dynamic Composite Index (DCI).
- EP staking — stake EP, earn FBX.
- World Cup pool — a temporary, no-loss prediction market for the 2026 FIFA World Cup (only this venue is no-loss; the rest of the protocol is not): back a team with EP, the winning team's backers split the pool's yield, your deposit is always withdrawable, and the pool is retired after the tournament.
For agents
- Live protocol metrics as JSON: /api (e.g. /api?q=fbx_price_usd)
- Agent brief: /llms.txt
- Full technical docs (markdown): /llms-full.txt
- Contract ABIs (JSON): /abi/index.json