Live on Ethereum & Solana

Tokens that can't be rugged

Mathematical anti-rug protection. Your tokens are locked in a vault that enforces price floors, cooldowns, and percentage caps — by code, not promises.

🔒 Locked in Together — Our 2% share vests on your schedule

No admin keys. No backdoors. No “trust me bro.”

We can't take your shit.

Wouldn't if we could. But we can't. It's not trust — it's math.

How it works →
0.05 ETH
EVM Flat Fee
0.15 SOL
Solana Flat Fee
5+1
EVM + Solana Chains

How It Works

Deploy a token, lock it behind mathematical conditions, and prove to your community that you can't rug — even if you wanted to.

1

Create Your Token

Use our Token Factory to deploy an ERC-20 token on Ethereum or Base. Set your name, symbol, and total supply. The contract is yours — you own it, you control it. 0.01 ETH flat fee. (Solana SPL token support coming to mainnet.)

2% of total supply is allocated to the NoRug Lab treasury, locked in the same vault structure as your tokens. We drink from the same river — we can't access our tokens any faster than you can access yours.

2

Add Liquidity

Create a Uniswap V2 pool for your token. This is where trading happens. You provide the initial liquidity — the market sets the price from day one.

We recommend starting with at least 1-2 ETH in liquidity. Thin pools are easy to manipulate. A healthy pool = a healthy chart.

3

Protect Your Launch

Enable anti-whale protection to ensure fair distribution. During the launch window (default 24h), no single wallet can hold more than 3% of total supply — not even you. After the window expires, the cap is permanently removed.

The #1 rug pattern is the creator sniping 80% of supply at launch. Anti-whale makes that mathematically impossible. The cap is enforced by the token contract itself — not a promise, not a policy, not a website feature.

4

Deploy Your SmartVault

Lock your remaining tokens in a SmartVault. Set two parameters — lock duration and price increase target — and the vault's mathematical formula calculates your maximum release percentage. 0.05 ETH flat fee.

The formula uses logarithmic scoring with a balance penalty. A 180-day lock with a 100% price target earns a higher release rate than a 7-day lock with a 500% target. The math rewards real commitment and punishes attempts to game the system.

5

Share Your Strategy Score

Every vault gets a Strategy Score — from Weak Lock to Strong Lock — based on the mathematical strength of your commitment. Share it on Twitter, Discord, your website. Let investors see your score at a glance.

The Strategy Score is calculated from the same on-chain formula. Anyone can verify it independently. Strong Lock projects signal serious commitment. Weak Lock projects signal caution. No opinions, no ratings — just math.

🔒 Locked in Together

NoRug Lab takes a 2% share of every token deployed through our platform — and that share is locked under the exact same vesting scheduleas the creator's tokens. We can't access our tokens any faster than you can access yours. If you go down, we go down. If you moon, we moon. No admin keys. No backdoors. No “trust me bro.” The vault is a smart contract deployed by YOU to YOUR wallet. We can't touch it. We can't pause it. We can't rug it. That's the whole point.

Every token on NoRug Lab is automatically scanned for security risks

🛡️GoPlus Security|Real-time honeypot & exploit detection

Powered by GoPlus — the same security API used by Uniswap, MetaMask, and OKX

Lock Your Tokens

Already have a token and Uniswap V2 pool? Deploy a NoRug vault. Flat fee: 0.05 ETH.

🦊

Connect Your Wallet

Works with MetaMask, Rabby, Coinbase Wallet, Rainbow, Phantom, and more

Why NoRug Lab?

We're not another liquidity locker. We're a fundamentally different approach to creator-investor alignment.

Math, Not Promises

Other platforms lock liquidity and call it a day. We enforce gradual, price-gated selling through immutable smart contracts. No trust required — verify the code yourself.

Creator-Friendly

You still get your tokens — just not all at once. As your project grows and price increases, you earn the right to sell more. Your incentives are aligned with your investors.

Investor Protection

Buyers know the creator can't dump. The vault is transparent, on-chain, and verifiable. Every parameter is visible. Every release is traceable.

Multi-Chain From Day One

Launch on Ethereum, Base, Arbitrum, Optimism, or Polygon. Solana program deployed and verified on mainnet — same mathematical protection, native performance, 0.15 SOL flat fee. One platform, every chain.

Mainnet Live — Program Verified

Solana Anti-Rug Vault

The same mathematical anti-rug protection, built natively for Solana. No EVM wrapper, no bridge — pure Rust, sub-second finality, 0.15 SOL flat fee + 2% of token supply to treasury.

1

Create Your SPL Token

Mint an SPL token on Solana mainnet using your wallet. Set your name, symbol, decimals, and total supply. You own the mint authority — it's your token.

Use any Solana token creator (we recommend Solana Token Creator or the spl-token CLI). Coming to the NoRug Lab UI on mainnet launch.

2

Create a Liquidity Pool

Add liquidity on a Solana DEX (Raydium, Orca, Meteora). This establishes the initial price. The vault reads the pool's reserves to enforce price floors.

The vault references the pool's base and quote token vaults directly — no oracles, no external data feeds. The pool IS the price source.

3

Deploy Your Solana Vault

Lock your tokens in a native Solana vault program. Set your price floor, release cap, and cooldown. 0.15 SOL flat fee + 2% of token supply to treasury. The program creates two PDAs — a vault config account and a vault token account — and transfers your tokens in.

The vault is deployed by YOU to YOUR wallet. Two PDAs are derived from your token mint: a vault_config PDA (stores parameters) and a vault_token PDA (holds the locked tokens). The PDA is the only authority that can release.

4

Release Only When Conditions Are Met

When the price rises above your threshold AND the cooldown has elapsed, you can release up to your cap percentage. The program checks all three conditions on-chain — no off-chain logic, no admin override.

The release instruction cross-multiplies pool reserves to avoid floating-point math. Three checks: cooldown elapsed, price floor met (current ≥ last × (1 + threshold%)), and amount ≤ cap% of remaining. All enforced by the Solana runtime.

5

Prove You Can't Rug

Share your vault address. Anyone can inspect the on-chain state — total locked, remaining, release history, parameters. The math is transparent. The PDA can't sign without the program. You can't rug even if you wanted to.

Program ID: 3h8pRyq3faA3hDYxsMjAUPRvggqhV8W5zax6MD1xtrDG. View on Solana Explorer. The program has exactly two instructions: initialize and release. No admin key. No upgrade authority backdoor (upgrade authority can be revoked for immutability).

Native Solana Program

Built from scratch in Rust for Solana's runtime. No EVM wrapper, no bridge — pure Solana performance with sub-second finality. Deployed and verified on mainnet.

💰

0.15 SOL Flat Fee

Vault deployment costs 0.15 SOL (~$15) instead of 0.05 ETH (~$150+). Same 2% treasury model as EVM. Perfect for smaller projects and high-frequency creators.

🔒

PDA-Enforced Security

The vault token account is a Program Derived Address — only the vault program can sign for it. No human, no admin, no multisig can override the release conditions.

Deploy a Solana Vault

Lock your SPL tokens behind mathematical conditions on Solana mainnet.

👻

Connect a Solana Wallet

Works with Phantom, Solflare, Backpack, and other Solana wallets

Get in Touch

Questions, feedback, or need help? Drop us a message.

Ready to launch?

Lock your tokens. Prove you're serious. Let the market decide.