Soft rugs vs hard rugs
The Editor·7 min read·Updated 31 Aug 2026
Soft rug vs hard rug: a hard rug pulls liquidity or drains the contract in one event, a soft rug is quiet abandonment and selling. How to tell them apart.
A hard rug is a single on-chain event: liquidity is pulled, or a contract function drains, mints or freezes holders. A soft rug is slower — the team stops working, quietly sells its allocation, and the token bleeds out. Hard rugs are rarer, more visible and more prosecutable. Soft rugs are the common case and are almost never punished.
What a hard rug actually is
A hard rug leaves a transaction hash. That is the whole distinction: something happened on-chain that a stranger can point at afterwards and say that is the moment the money left.
The classic form is liquidity removal. The deployer holds the LP position, waits for buyers to fill the pool with the paired asset, and withdraws it, leaving buyers holding a token against an empty pool.
The contract-level forms are less common but faster. An owner-callable mint() inflates supply and the new supply is sold into the pool. A mutable transfer tax is raised until selling is pointless. A blacklist or pause modifier stops specific addresses transferring at all — the buy confirms, the sell reverts. A proxy has its implementation swapped, so the contract you read before buying is no longer the one that executes.
All of these share a property that matters legally: they require an affirmative act by someone with privileged control, and that act is recorded permanently.
What a soft rug actually is
A soft rug is a set of decisions, not a transaction. The account stops posting, the Telegram goes quiet, promised features never ship — and meanwhile the creator's allocation is sold gradually into whatever liquidity exists, while the creator fee stream keeps paying out until volume dies.
Nothing here is technically distinguishable from a project that simply failed. The deployer sold their own tokens, which they were always entitled to do, and stopped working on something they never promised to work on. Every individual step is legal, and the aggregate is what everyone recognises as a scam.
That gap is why soft rugs dominate. They require no privileged contract function and survive a liquidity lock, a renounced ownership and most automated safety scans, because there is nothing mechanical to detect. What a liquidity lock protects and what it leaves alone is the clearest example: a lock removes the hard rug and does nothing about the soft one.
Why the law reaches one and not the other
There is no offence called "rug pull" anywhere in US law. Rugs are prosecuted as ordinary fraud, with wire fraud the workhorse — a misrepresentation made to induce a purchase, using interstate wires. Commodities fraud statutes, the CFTC's anti-fraud authority over spot markets, and state consumer-protection and blue sky provisions also apply.
Every one of those theories needs a false statement or a deceptive act. A hard rug usually supplies one: liquidity described as locked that was not, ownership described as renounced that was not, an audit that does not exist. A soft rug frequently supplies none. "We got busy and moved on" is not a lie, and selling your own tokens is not a deception unless you promised not to. If you are on the wrong end of either, the steps that actually help after a rug pull are containment, documentation and reporting — in that order, and fast.
The Noxa case: why the question sometimes has no answer
Noxa.fun was Robinhood Chain's first dominant launchpad. It halted new launches on 11 July 2026 and its site went dark on 13 July 2026, after roughly $12M in fees across about 60,000 launches in under two weeks — around 75% of all deployments on the chain in that window. Its explanations changed: bot spam first, then a restructure routing 100% of trading fees to creators, then a "Cloudflare issue." CASHCAT fell 33% in 24 hours on the exit. A rival venue, Vlad.fun, went offline days later citing an "internal integrity issue."
The community split between calling it FUD and calling it a soft rug, and no conclusive finding of fraud has been established. Noxa is not a live launchpad — it issues nothing new — but a shutdown with residual trading on already-launched tokens is not, by itself, evidence of a rug. The full timeline of the Noxa shutdown lays out what is verifiable and what is not; daily coverage of the chain sits at Locksley.
This is the normal state of affairs. Soft rugs are defined partly by intent, intent is unobservable, and the honest answer for most of them is that we cannot tell.
The third category nobody names
Both terms get overused, because they let a buyer avoid a duller explanation: the token was never going to work. On pump.fun, roughly 11.9 million tokens were launched cumulatively between January 2024 and 10 June 2026. Of those, 18 have ever exceeded a $10M market cap and 96 have ever exceeded $1M. That base rate does not describe a market full of rugs. It describes a market where near-total failure is the default and fraud is a smaller category on top of it. Assuming every loss was a rug leads people to look for villains instead of base rates, and to treat a clean contract as a reason to size up.
How the two show up in your checks
| Hard rug | Soft rug | |
|---|---|---|
| Evidence | A specific transaction — LP withdrawal, mint, tax change, proxy upgrade | A pattern across weeks: sells, silence, deleted channels |
| Detectable before buying | Often. Owner privileges, removable LP and mutable fees are readable in the contract | Rarely. Nothing in the code is wrong |
| Stopped by a liquidity lock | The LP-removal form, yes | No |
| Stopped by renounced ownership | The mint, tax and blacklist forms, yes | No |
| Speed | Seconds | Weeks to months |
| Prosecutable | Sometimes, where the deployer is identifiable and a misrepresentation exists | Rarely |
| What actually helps | Contract review before buying | Watching behaviour after buying |
Pre-buy and post-buy checks catch different things, and most people only do the first. Watching a dev wallet after a launch is the check aimed at soft rugs, and it only works if you keep doing it. Understanding where a creator's revenue actually comes from tells you how long they can afford to keep pretending.
What this doesn't tell you
Neither label is a verdict or a legal finding. Calling something a soft rug in public is an accusation you usually cannot support, which is why this article names Noxa as ambiguous rather than as a rug.
The categories also blur. A team can abandon a project honestly and a second party can later exploit an owner key that was never renounced, and a hard rug can be preceded by months of soft-rug behaviour. Meme Central's launch and graduation data, published on the venue analytics pages, reflects tokens indexed by Meme Central rather than the whole market.
Frequently asked questions
Is a soft rug illegal?
Usually not, on its own. Selling your own tokens and abandoning an unpaid project are lawful acts. Fraud liability attaches to misrepresentation — a lock that was not real, an audit that does not exist, a promise made to induce purchases. Without one of those, prosecutors and civil plaintiffs have little to work with.
Which is more common, a soft rug or a hard rug?
Soft rugs, by a wide margin. Hard rugs need privileged contract control that many launchpad deployments do not grant, and they are easy to point at afterwards. Soft rugs need nothing but silence and a sell button, and are hard to distinguish from ordinary failure — which is more common than either.
Does a liquidity lock prevent a soft rug?
No. A lock stops the LP position being withdrawn for its term. It does nothing about the creator selling their own allocation, the team walking away, or the token bleeding to zero on its own. Locks are worth checking, but they answer one narrow question rather than whether you will lose money.
Was Noxa a rug?
Unresolved. Noxa halted launches on 11 July 2026 and went dark on 13 July 2026 after roughly $12M in fees, offering shifting explanations. The community verdict is split and no conclusive fraud finding exists. It is accurate to say Noxa is dead and never explained itself; it is not accurate to call it a proven rug.
The one commitment a buyer can verify from outside
If you are launching rather than buying, the asymmetry above is your problem too: buyers cannot read your intentions, so they discount them to zero. Team Finance liquidity locking — built by TrustSwap, which also builds Meme Central — locks LP tokens for a fixed term on Ethereum, Robinhood Chain, Polygon, Base and BNB, and the lock shows as a verified badge on your token's page in the Meme Central launch feed. It closes the hard-rug question and leaves the soft-rug question entirely open, which is exactly what this article says it should.
Nothing here is financial, legal or tax advice. Memecoins are extremely high-risk: most lose most of their value, and the majority of tokens launched never reach a decentralised exchange at all. Never spend money you cannot afford to lose entirely. Meme Central does not recommend any specific token. Data described as Meme Central's own reflects tokens indexed by Meme Central and is not whole-market data.