Trust & Safety
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.
The Big Idea
Every βsafeβ token launch platform has the same problem: someone has the keys.A multisig. A timelock. An βadmin.β And where there's a key, there's a way to rug.
We solved this by not having keys.The vault is a smart contract that you deploy to your own wallet. We can't touch it. We can't pause it. We can't upgrade it. We can't rug it.
That's math, brother.
How the Vault Works
No Admin Keys
The vault is a Program Derived Address (PDA) on Solana, or an immutable smart contract on EVM. Only the program itself can sign for the vault β no human, no admin, no multisig can override the release conditions.
Math-Enforced Rules
Tokens release only when three conditions are met: the cooldown period has elapsed, the price has risen above your threshold, and the release cap is respected. All three are checked on-chain. No off-chain logic, no admin override.
You Deploy, You Own
The vault is deployed by YOU to YOUR wallet. We don't deploy it for you. We don't hold any keys. The smart contract is yours β we just provide the tools to create it.
The Vault Formula
The vault uses a logarithmic formula to calculate your maximum release percentage. It rewards balanced commitments and penalizes attempts to game the system:
β Balanced Strategy
30 days + 30% price increase β ~20% max release. Fair reward for a fair commitment.
β Gamed Strategy
365 days + 10% price increase β ~5% max release. The penalty for trying to look long-term while setting a low bar.
What We Can't Do
We can't touch your tokens
The vault is a smart contract deployed to your wallet. We have no access to it. Period.
We can't pause or freeze the vault
There is no pause function. There is no freeze function. The contract is immutable once deployed.
We can't change the rules
The release conditions (cooldown, price threshold, cap) are set at deployment and cannot be modified. Not by us, not by you, not by anyone.
We can't rug you
Even if we wanted to β and we don't β there's no mechanism to drain the vault. The code is open for anyone to verify.
We can't access your private keys
You connect with your wallet. We never see your private key or seed phrase. Ever.
Our Skin in the Game
NoRug Lab takes a 2% share of every token deployed through our platform. 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.
This isn't a marketing gimmick. It's enforced by the same smart contract that enforces your vesting. The vault doesn't know or care which wallet is the creator and which is NoRug Lab β it applies the same math to everyone.
Security
PDA-Enforced (Solana)
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.
Immutable Contract (EVM)
The vault contract has no upgrade mechanism, no proxy, no admin functions. Once deployed, the code cannot be changed.
Open Source
The vault program source code is publicly available. Anyone can verify that there are no backdoors, no admin keys, and no rug mechanisms.
Anti-Whale Protection
Optional anti-whale window on EVM tokens. No single wallet can hold more than a configurable percentage during the protection window. Includes the creator.
Common Questions
Can NoRug Lab rug my token?
No. We can't. The vault is a smart contract deployed by you to your wallet. We have no admin keys, no pause function, no upgrade mechanism. The code is open source β verify it yourself.
What happens if the NoRug website goes down?
Nothing. The vault is a smart contract on the blockchain. It doesn't depend on our website, our servers, or us. Your tokens remain locked under the same conditions regardless of whether noruglab.com is online.
Can the release conditions be changed after deployment?
No. The cooldown period, price threshold, and release cap are set at deployment and cannot be modified. Not by us, not by you, not by anyone.
Is the vault audited?
The vault program is open source and publicly verifiable. We encourage independent security reviews. A formal third-party audit is on our roadmap.
What chains are supported?
Solana, Ethereum, Base, Arbitrum, and Optimism. The vault works the same way on every chain β immutable smart contract, no admin keys, math-enforced rules.
How is this different from locking liquidity?
Locking liquidity only prevents the LP from being pulled β it doesn't prevent the creator from selling their tokens. Our vault locks the creator's tokens behind mathematical conditions: time, price, and cap. You can only release tokens when all three conditions are met.
Still have questions? We've got nothing to hide.