Why Spiral can't rug you
Every launchpad says "liquidity is locked." The difference is whether that is a promise or a property of the code. On Spiral it is the code: the functions that could rug you do not exist. Don't take our word for it - every claim on this page links to something you can verify on the block explorer yourself.
The token can't be manipulated
Every Spiral coin is the same fixed contract: 1 billion supply minted once at launch, then the mold is thrown away. There is no mint function, no owner, no pause, no blacklist, no transfer tax, no upgrade path. These aren't settings turned off - the code paths were never written. This is also why honeypot scanners (GoPlus, DEX Screener audit checks) come back clean: there is nothing to flag.
Nobody can touch curve ETH - including us
While a coin trades on its bonding curve, the ETH sits in the launchpad contract with exactly two exits: sellers selling, and graduation seeding the Uniswap pool. There is no admin withdrawal for curve ETH. The one lever the team holds is pausing NEW launches and buys in an emergency - sells, fee claims, and graduation can never be paused. Your exit is constitutional.
Graduated liquidity is locked by construction
At graduation, the entire raise plus 206.9M tokens becomes a full-range Uniswap v3 position, and the LP NFT is minted directly to SpiralLocker. The locker has no function to transfer the NFT and no function to remove liquidity - it can only collect trading fees. This is stronger than a time-locked third-party locker (a timer you have to trust) and stronger than a team promise (Uniswap LP NFTs sitting in a team wallet can be pulled at any time, no matter what the docs say). On every graduated coin's page, the Trust panel links to the actual LP NFT inside the locker so you can watch it sit there.
The fees are the whole business, in the open
Every trade pays a 2% fee: half accrues to the token's creators (that's the creator-earnings model), half to the protocol. Creating a coin costs a small flat anti-spam fee. That is Spiral's entire revenue - fees on the ledger, claimable through public functions. The protocol never holds your tokens, never touches curve ETH, and never owns withdrawable liquidity.
Check it yourself
- SpiralLaunchpadThe bonding curve. Holds curve ETH and token reserves.0x2dAF5fB9b0Ba3a6C46217e315511f4db16Ba17ea
- SpiralLockerHolds every graduated token's Uniswap LP NFT forever.0xd73deF155Ac9D1D9b645F444F1c52aEeD63bBf3C
Both contracts are verified on Blockscout, so the source you read is the source that runs. Things to look for: search SpiralLocker for any function that calls decreaseLiquidity or transfers an NFT out (there is none), and search SpiralToken for mint, pause, or blacklist (also none).
