Can a token only go up?
Search for it and you find two things: coins advertising an “up only” mode, and write-ups of designs that claim a price which never falls. Neither answers the question. Here is the answer, and it is no.
What the promise usually rests on
Up-only designs come in a few shapes. Some hold a pool of collateral and place liquidity so tightly beneath the current price that selling into it cannot push the price down. Some mint against a curve where each new unit costs more than the last. Some rebase supply so that a falling price shows up as a smaller balance rather than a smaller number on the chart. Some simply take new money and pay it to earlier holders, which has a name.
The first three are real engineering. They are not frauds, and the people who build them are often serious. The problem is not honesty. The problem is that all of them are answering a question that has no answer.
Why it cannot work
A price is not a property of a token. It is the point where someone willing to sell meets someone willing to buy. A protocol can control what it charges to issue a new unit, and it can control what it pays to redeem one. It cannot control what two other people agree on between those two numbers.
Everything a design can do falls into two buckets: raise the price of getting in, or raise the price it guarantees on the way out. Both are real. Neither is the market price.
A supply that breathes — holders arriving and leaving, money flowing in and out — oscillates. That is not a flaw in a particular design. It is what happens when the number of participants can change, and it is why corrections cannot be removed from any system that lets people leave.
So a design that claims no correction is doing one of three things. It has moved the correction somewhere the chart does not show — into the balance, into the redemption terms, into a second token. It has not been stressed hard enough yet. Or it depends on inflow continuing, in which case the correction arrives when the inflow stops.
The tell
One question separates a bounded design from an unbounded promise: what happens when everyone leaves at once?
- If the answer is a number — “the floor is the reserve divided by supply, and here is the reserve” — the design has a bottom, and you can go and check it.
- If the answer is a mechanism — “arbitrage keeps the price up”, “the liquidity is locked” — ask what happens when the arbitrageurs stop and the lock expires.
- If the answer is confidence — “the community holds”, “nobody would sell here” — there is nothing underneath, and the chart will find that out.
The question is worth asking about anything you hold, not just about new designs. It applies to a lending protocol, a liquid staking token, an exchange balance.
What is left once you drop the promise
This is the useful part, and it survives the negative answer. Corrections cannot be removed, but they can be bounded, and a direction can be set:
- A floor that can be computed. If the protocol holds real collateral and lets anyone redeem a proportional share at any time, there is a price below which selling makes no sense, because redeeming pays more. That level moves with the reserve, and you can calculate it yourself.
- A ceiling that only rises. If new units are issued at a price the contract sets, and that price never goes down, then the cost of joining has a direction — regardless of what the market does in between.
- A distance between the two. That gap is the room the market has to move. It is not a promise about where the price will sit; it is a statement about where it cannot go.
This is a weaker claim than “only up”, and it is the strongest claim anyone can make honestly. Any design that offers you more than this is offering you something it cannot deliver.
What to do with this
When you see a project promising a price that never falls, you do not need to audit its code to know the promise is unsound. You need to ask where the correction went. The answer exists in every design; the only question is whether the people who built it will show it to you.
Common questions
Are all up-only designs scams?
No. Some are honest engineering with a bounded floor, described in language that overstates what a floor does. The design can be sound and the marketing unsound at the same time — read the mechanism, not the slogan.
Does a price floor mean I cannot lose money?
No. A floor is a level below which redemption pays more than selling. You can still buy above it and watch the price fall towards it. The floor bounds the loss; it does not remove it.
What about tokens that rebase so the price stays flat?
Rebasing moves the change from the price to the balance. The value of what you hold moves the same way; only the presentation differs.
Where this project stands on it
This answer is not abstract for us. The design behind Assetrix was rebuilt around exactly this negative result, and it cost a year to reach it. Readers of the project blog proposed designs of their own for a token that rises, several of them genuinely original. They were modelled and tested, and none survived.
What exists now is the compromise described above: a cost of entry the contract sets and never lowers, and a backing per token that redemption keeps available at all times. Between the two, the market does what markets do, and the price can fall.