forge_cli v4.0
forge/mint
$ ./forge_init --v4 --base-mainnet

Permissionless ERC-20 launcher on Uniswap V4 · Base

Deploy a token in one transaction. No coding, no liquidity needed, no rug possible. Route fees to your X handle, your friend's X handle, or any wallet you want — all locked at deploy time.

100B fixed supply · 1.5% dynamic fee (parabolic MEV decay 80% → 1.5% over 30s) · Single-sided LP locked permanently in factory · Fee split: creator 47% / NFT holders 15.9% / treasury 37.1%.

## CHECK YOUR ELIGIBILITY

Paste any wallet address to see if it's on the free-mint list, the whitelist, or only eligible during the public phase. If you connect your wallet via the topbar your address pre-fills automatically.

loading...

Free mint and whitelist are mutually exclusive — the top 100 early-access participants received the free claim, so they were intentionally excluded from the whitelist (no double-dipping). Either list lets you mint in the first 2-hour window; everyone else waits for the public phase (opens 2h after mint start).

## WHAT YOU GET
1-tx atomic deploy
Token + V4 pool + single-sided LP + fee recipient — all wired in a single transaction. No follow-up clicks, no half-deployed states.
Rug-proof by construction
LP NFT held by the factory contract with no withdrawal path. Liquidity locked forever, verifiable on-chain. Tokens are standard ERC-20 with EIP-2612 Permit — no mint, no tax, no blacklist, no pause.
Route fees to anyone
Deploy for yourself, for your friend's wallet, or for an X handle. Type @username — we resolve to their wallet via Privy. Recipient is locked at deploy and visible on-chain to every buyer.
MEV decay built into the hook
Snipers in the first 30 seconds pay up to 80% fee. Decays parabolically down to 1.5%. Creator + NFT holders + treasury all earn from those early fees.
Transparency-first UI
Every wallet on every token card resolves to an X handle (if linked). Click @handle to land on a public profile showing every token deployed by or routed to that user.
Native ETH everywhere
Buy + sell with native ETH directly — no wrap step. Universal Router does the wrap/unwrap behind the scenes.
## HOW IT WORKS
01
Connect
Log in with X, email, or wallet (Privy handles all three). Social login provisions an embedded EVM wallet you can export anytime — non-custodial despite the social sign-in.
02
Configure
Pick a name + ticker. Optionally set a fee recipient: 0x address (atomic redirect), @x_handle (resolved → atomic if registered, vault claim if not yet).
03
Deploy
One transaction. Token deployed, pool initialized at ~$20K mcap, supply locked as single-sided LP, fee recipient set. Verified on Basescan automatically.
04
Earn
Anyone can trigger fee collection — fees flow to the registered recipient in the same tx. Live preview shows accrued fees before you claim.
## TRUST + TRANSPARENCY
  • Open source — all contracts verified on Basescan
  • 86+ unit + fuzz tests covering atomic distribution, fee split math, hostile recipients
  • Slither static analysis clean (0 high, 0 medium)
  • Reused NFT contract from V3 — same distribution logic that's been live + earning since launch
  • Fee recipient locked at deploy — even the deployer can't redirect it post-launch (lpManager.updateCreator requires the current recipient's signature)