RugZero
Overview

RugZero Protocol: The Immutable Fair-Launch Standard

The Web3 space is plagued by human greed, hidden team allocations, and liquidity manipulation. RugZero eliminates these risks entirely by replacing human trust with immutable mathematical logic. Built natively on the Base network, RugZero is an institutional-grade fair-launch protocol.

It allows anyone to deploy an ERC-20 token instantly, with zero initial liquidity required. Instead of relying on presales or vulnerable liquidity pools during the launch phase, tokens are minted and priced dynamically along a predetermined Bonding Curve.

Once the market validates the token and the bonding curve reaches its target capitalization, the smart contract automatically migrates all liquidity to Uniswap and permanently locks it. The code is the law.

Tokenomics

Tokenomics & The Bonding Curve

Every token launched on the RugZero protocol adheres to a strict, hardcoded supply structure:

  • Total Supply: 1,000,000,000 (1 Billion tokens).
  • Bonding Curve Allocation: 800,000,000 tokens (80% of supply).
  • DEX Allocation: 200,000,000 tokens (20% of supply) reserved strictly for the Uniswap pool.

Pricing is governed purely by mathematics. As tokens are purchased from the curve, the price incrementally increases. If tokens are sold back to the curve, the price decreases. This ensures a 100% fair price discovery mechanism.

Launch Mechanics

Launching & Trading Mechanics

RugZero protects both the builders and the buyers through absolute transparency:

  • Creation Fee: Launching a token requires a minimal flat fee of 0.001 ETH.
  • Anti-Sniper & Anti-Rug Protection: The token creator can make an initial purchase in the same transaction as deployment, hardcapped at 10% of the total supply. It is mathematically impossible for a developer to hoard the supply.
  • Trading Fees: A flat 1% fee is applied to both buys and sells on the curve to sustain protocol operations.
Graduation

The 2 ETH Graduation & Uniswap Migration

The primary goal is to "graduate" from the bonding curve to a decentralized exchange.

  • The Threshold: Once the bonding curve accumulates exactly 2 ETH in liquidity, trading on RugZero is halted.
  • The Lock & Burn: The smart contract automatically takes the collected ETH and the remaining 20% token supply, creates a Uniswap V2 LP, and instantly sends the LP tokens to 0x000000000000000000000000000000000000dEaD. The liquidity is burned forever.
Security

Security Guarantee

RugZero operates on a "Security First" framework. The main factory contract utilizes strict nonReentrant modifiers to protect against flash-loan and reentrancy attacks.

There are no admin functions to pause trading, mint additional tokens, or alter the tax structure post-launch. Trust is no longer a requirement.