$IFR The Deflationary Utility Token
Lock. Use. Benefit. Across Every Product.
Ethereum Mainnet
What is Inferno
A token that gets scarcer with every transaction
„Like in Dante’s Inferno, fire purifies what passes through it.
With every transaction, 2.5% burns — forever.
What remains is purer, scarcer, stronger.
That is $IFR.“
Inferno ($IFR) is a deflationary ERC-20 token built on Ethereum. Every transfer automatically burns 2.5% of the amount, permanently reducing the total supply. An additional 1% goes to the protocol pool.
Beyond its deflationary mechanics, IFR serves as a universal utility lock. Users lock IFR tokens to gain lifetime access to premium features across an ecosystem of builder products — no subscriptions, no recurring fees.
Built on the Community Fair Launch Model: no presale, no VC rounds, no insider advantages. 100% transparent, on-chain distribution from day one.
What brings you here today?
Select your goal — we guide you step by step to exactly what you need.
How It Works
Three steps to lifetime access
Lock
Lock IFR tokens into the on-chain lock contract. Your tokens are held securely, with no admin backdoors. You retain full withdrawal rights at all times.
Use
Builder products query the lock contract to verify your status. While your tokens are locked, you enjoy premium features across all integrated applications.
Unlock
Withdraw your tokens at any time. Access reverts to the standard plan. No penalties, no lock-up periods, no friction. Your tokens, your choice.
Tokenomics
Designed to be deflationary by default
Every transfer burns tokens permanently. The supply only goes down. No inflation, no minting after launch.
Fee Structure (per transfer)
Every Transfer Burns IFR Permanently
Live Token Distribution
Live via Railway Proxy → Ethereum — refreshes every 30s
Loading live data…
Token Allocation — Protocol Design
Genesis distribution — 1,000,000,000 IFR (100%)
Protocol contracts: BuybackVault and BurnReserve accumulate from the 1% pool fee — not pre-funded genesis allocations.
Bootstrap (Plan B): ~200M IFR from Treasury Safe + Community Safe → BootstrapVaultV3. Community Safe retains ~7.9M IFR as operating buffer.
Liquidity Reserve: Strategically locked until 01.09.2026. Reserved for Phase 2/3 LP expansion. Not used for Bootstrap.
🔒 User IFR Locks (IFRLock): loading… IFR — activates after Bootstrap + LP launch
Loading…
Genesis & Project Wallets
All protocol wallets — live balances via Railway Proxy — loading…
Infrastructure Contracts
Core protocol logic — no IFR balances, verified on Etherscan
14 deployed contracts + 3 Gnosis Safes = 17 on-chain components — all verified on Etherscan
Architecture
Token Flow
How every IFR token moves through the protocol
Ecosystem
One Token. Many Products.
Lock IFR once and unlock premium features across every integrated product. Each builder queries the same on-chain lock contract.
Lifetime Product Access
Lock IFR once — access forever. Any software, platform or service can offer permanent premium access to IFR lockers. No subscription. No renewal. One lock, lifetime benefit.
Use CaseCreator & Channel Access
Content creators, YouTube channels and online communities can gate premium content behind IFR Lock — alongside or instead of traditional subscriptions. Fans lock IFR, creators earn rewards.
Use CaseBusiness & Retail Discounts
Any business — online or offline — can reward IFR lockers with exclusive discounts, early access or VIP benefits. Verified on-chain in seconds via QR scan. No crypto knowledge needed by staff.
Integrate IFR into Your Product
Three steps to lifetime access for your users.
Register
Register as a builder through Governance. Receive a PartnerVault allocation with lock-triggered Creator Rewards and integration support.
Integrate
Add our verification snippet to your backend. Five lines of code — that’s it.
Launch
Your users lock IFR for lifetime premium access. No subscriptions, no recurring fees.
Builder Allocation & DAO Voting
Builder rewards are driven by real user engagement: when a user locks IFR for a creator's product, the creator earns a percentage (policy target 10–20%, hard bounds 5–25%) from the Builder Ecosystem Pool (40M IFR, 4% of supply). Rewards vest over 6–12 months with per-builder and annual emission caps. This lock-triggered model is inherently deflationary — more IFR is locked than distributed. When DAO governance launches in Phase 4, builder-held tokens grant proportional voting rights in protocol decisions — builders become stakeholders with real influence.
// Verify IFR lock status (ethers.js v5)
const ifrLock = new ethers.Contract(LOCK_ADDR, LOCK_ABI, provider);
const minAmount = ethers.utils.parseUnits("5000", 9);
const isLocked = await ifrLock.isLocked(userWallet, minAmount);
if (isLocked) {
grantLifetimeAccess(user);
}
AI Assistant
IFR AI Copilot
Your on-chain guide — from wallet setup to builder integration. Powered by Claude AI, grounded in IFR documentation.
Customer Mode
Wallet setup, adding IFR token, locking, tiers and benefits explained step by step.
Builder Mode
Benefits Network setup, QR-flow, Docker deployment, Creator Rewards explained.
Developer Mode
SDK integration, ethers.js / wagmi / Python examples, PartnerVault mechanics.
🔥 Click the AI Copilot button — bottom right of this page
Ecosystem
Ecosystem
Builders and creators integrating IFR Lock for premium access and exclusive benefits.
Your Business Here
Accept IFR Lock for customer discounts.
Free to join. No crypto knowledge needed.
Creator Slot
YouTube × IFR Lock hybrid access.
Earn Creator Rewards for every locked fan.
Developer Builder
Build on IFR Lock. Integrate via SDK.
Earn rewards for user lock events.
Integration is permissionless — anyone can integrate IFR Lock
Architecture
Decoupled by design
Three independent layers keep concerns separated. The on-chain truth layer knows nothing about apps. Apps know nothing about each other.
Truth Layer — On-Chain
IFR Lock Contract
Open-source Solidity contract on Ethereum, static analysis verified. Stores lock amounts and timestamps. Exposes isLocked(user, minAmount) for external queries. No app logic, no user IDs.
Bridge Layer — Stateless
License Resolver
Stateless middleware that translates wallet queries into license checks. Maps wallet addresses to product entitlements. Privacy-neutral: no personal data stored.
Service Layer — Off-Chain
Builder Applications
Any product can integrate via the resolver API. Each app independently decides what lock amount qualifies for premium access. Fully decoupled and permissionless.
Security & Trust
Built to be verified, not trusted
Open Source
All smart contracts are fully open source on GitHub. Verify every line of code yourself.
544 tests
367 contract + 77 app + 100 vault tests. Comprehensive coverage: contracts, bootstrap, wallet verification, browser testing.
Security Audit
Slither static analysis: 0 high/critical findings. 15 fixes applied, 36 accepted informational. Professional third-party audit planned as next security milestone.
Timelock Governance
No instant admin changes — every action requires a 48-hour public delay. Guardian emergency cancel.
Fair Launch
No presale, no private rounds. Team tokens vested over 48 months with 12-month cliff. Liquidity locked for 6 months.
Mainnet Verified
All 17 on-chain components deployed and verified on Ethereum Mainnet. Full protocol smoke test passed on Sepolia: fees, burns, governance lifecycle.
Community Audit Open
Open source contracts — security findings welcome via GitHub Issues. Claude security audit: 0 FAIL, 12 WARN, 78 PASS. Submit Finding
Transparency
On-Chain Transparent
Every number is verifiable on Etherscan. No hidden wallets, no insider deals.
FREQUENTLY ASKED QUESTIONS
Quick answers about $IFR — view all 61 questions in the full Wiki FAQ →
Roadmap
From code to ecosystem
Phase 1 — Foundation Complete
Smart Contract Development (17 on-chain components, 544 tests). Security Audit (Slither, 0 high/critical). Mainnet Deployment (16/16 verified). Governance Dashboard deployed.
Phase 2 — Launch
Ownership Transfer to Governance (Done). LP Pairing & Lock. Bootstrap Event. Dashboard Launch. First Builder Integrations.
Phase 3 — Growth
Builder Ecosystem Expansion. Guarded Buyback Automation. Creator Rewards & FeeRouter. Developer SDK & Documentation.
Phase 4 — Decentralization
DAO Governance Migration. Community Proposals. Builder Voting Rights. Governance Multisig Transition. Protocol Revenue Sharing.
Phase 5 — Scale
Advanced Lock Types (tiered, time-based). Builder Self-Service Portal. Bug Bounty Program. Ecosystem Fund.
Phase 3
DeFi Infrastructure
Launching after Bootstrap finalise (June 2026) — voluntary locks, P2P lending, and phased liquidity.
Two-Chamber Governance
Token-weighted on-chain voting. Telegram-native participation. No gas for voting — only for execution.
The Council
Strategic governance for the core team. Merkle-tree anchored votes. On-chain verified via RatVoting.sol.
The Forum
Community innovation layer. Token-weighted proposals. Spam protection via IFRSpamProtection.sol.
How Governance Works
Submit idea
No gas needed
review period
on-chain
On-Chain
Contract Addresses
All contracts are deployed on Ethereum Mainnet, verified on Etherscan, and owned by the Governance timelock.
0x77e99917Eca8539c62F509ED1193ac36580A6e7B
0xdc0309804803b3A105154f6073061E3185018f64
0x2694Bc84e8D5251E9E4Ecd4B2Ae3f866d6106271
0x670D293e3D65f96171c10DdC8d88B96b0570F812
0xaA1496133B6c274190A2113410B501C5802b6fCF
0xc43d48E7FDA576C5022d0670B652A622E8caD041
0x769928aBDfc949D0718d8766a1C2d7dBb63954Eb
0xc6eb7714bCb035ebc2D4d9ba7B3762ef7B9d4F7D
0x4807B77B2E25cD055DA42B09BA4d0aF9e580C60a
0xf72565C4cDB9575c9D3aEE6B9AE3fDBd7F56e141
0xdfe6636DA47F8949330697e1dC5391267CEf0EE3
0x0719d9eb28dF7f5e63F91fAc4Bbb2d579C4F73d3
0x974305Ab0EC905172e697271C3d7d385194EB9DF
0x5ad6193eD6E1e31ed10977E73e3B609AcBfEcE3b
0xaC5687547B2B21d80F8fd345B51e608d476667C7
pending Uniswap V2 LP Pair — via BootstrapVaultV3.finalise()
Phase 4 RatVoting.sol — Council Governance
Phase 4 ForumVoting.sol — Community Governance
Phase 4 IFRSpamProtection.sol — Proposal Spam Protection