
UP is the emissions token of up., a vote-escrow decentralized exchange on Robinhood Chain, an Arbitrum Nitro Layer 2. It trades as an ERC-20 at 0x57c0e45cb534413d1c20a4240955d6bb250bb4f1 with a total supply of 503,027,596.80 tokens. Search interest built through August 2026 because the price ran hard and the circulating float sits under four percent of that supply.
UP at a Glance
|
Metric
|
Details
|
|
Token name
|
up.
|
|
Ticker
|
UP
|
|
Blockchain
|
Robinhood Chain, an Arbitrum Nitro Layer 2, chain ID 4663
|
|
Contract address
|
`0x57c0e45cb534413d1c20a4240955d6bb250bb4f1`
|
|
Decimals
|
18, read directly from the contract
|
|
Total supply
|
503,027,596.80 UP, minted on a schedule by a live Minter contract
|
|
Circulating supply
|
19,376,173 UP, 3.85% of total, per CoinGecko on Monday 31 August 2026
|
|
Epochs elapsed
|
7, read from the Minter's `epochCount()`
|
|
Core narrative
|
ve(3,3) vote-escrow exchange, modelled on Velodrome v2 and Slipstream
|
|
Token type
|
ERC-20 emissions token, lockable into veUP voting NFTs
|
|
Primary risks
|
12.3 million UP of weekly issuance against a 19.4 million float, a contested ticker, two pools carrying 97% of all depth
|
|
Available on Phemex
|
No. UP is not a listed Phemex perpetual and not a listed Phemex spot pair
|
The row doing the most work is the circulating supply line, and the rest of this piece is about why a 26x gap between two valuations of the same token describes a locking mechanism rather than a vesting cliff. The nearest thing to UP a Phemex trader can hold is the asset on the other side of its deepest pool.
What Is UP?
The protocol behind the token, styled up., is a decentralized exchange on Robinhood Chain running the vote-escrow design usually written as ve(3,3). Its own description names Velodrome v2 and Slipstream as the architecture it copies, which means standard volatile and stable pools sitting alongside concentrated-liquidity pools, with a single router quoting both. UP is the liquid ERC-20 the protocol pays out as emissions, and locking UP for up to four years, or permanently, returns veUP, an NFT position carrying voting power.
Every seven days those veUP holders vote to point the next round of emissions at particular liquidity pools. Voters collect the trading fees and any third-party incentives attached to the pools they backed, while liquidity providers staked into those pool gauges collect the emissions. That circular arrangement explains both the token's appeal and the shape of its supply.
Four direct calls to the public Robinhood Chain RPC settle the identity question in about thirty seconds. Against rpc.mainnet.chain.robinhood.com the contract answers name() with "up", symbol() with "UP", decimals() with 18, and totalSupply() with 503,027,596.80 tokens carried to eighteen places. Both strings byte-scan as plain ASCII with no zero-width padding and no lookalike substitutions, and the Robinhood Chain block explorer returns the identical supply figure from a separate index.
Two further calls matter more than the standard four. The contract's owner() reverts, so there is no single admin address, and minter() returns a live contract at 0x912ec7a90e8c9829ee0e0f6a4db5270776fc3da5 holding the right to issue new UP. A token with no owner and a working minter is a different animal from a fixed-supply meme coin, and conflating the two is the most common mistake in this category.
Why Did UP Become Popular?
The demand story is a price path, and it needs to be quoted on two bases because there is no clean second opinion available. CoinGecko's aggregate daily series puts UP's Saturday 29 August close at $0.324481 and its Sunday 30 August close at $0.539336, a session gain of 66.2%. On-chain daily bars from the dominant UP/WETH pool put the same two closes at $0.328062 and $0.515017, a gain of 57.0%.
Those two readings sit 4.7% apart on the Sunday close and 9.2 percentage points apart on the size of the move. Over the anchored week from the Sunday 23 August close the gap widens to +282.9% on the aggregate feed against +266.0% on the pool. The direction agrees, the magnitude does not, and any single number quoted without its basis is a guess dressed up as data.
A spread that wide is possible because UP has fewer independent observers than most tokens its size. CoinPaprika, the usual second aggregator, lists four separate currencies under the exact symbol UP and does not carry this one at all, which leaves the chain itself as the only cross-check.
And the underlying draw is not complicated. A vote-escrow exchange pays its trading fees to lockers rather than to a treasury, so the token behaves like a claim on the venue's throughput rather than a pure attention asset. That distinction pulled real buyers into a market roughly seven weekly epochs old, which is what the Minter's own epochCount() reads on Monday 31 August 2026.
How Does the UP Token Work?
The headline number comes out of two contract reads, and it is arithmetic rather than opinion. Total supply is 503,027,596.80 UP against a circulating supply of 19,376,173 UP, and dividing one by the other gives 25.96, so the fully diluted valuation is close to twenty-six times the market capitalization no matter what price you plug in. The ratio is a supply fact, not a price fact, and it does not move when the chart does.
At the Sunday 30 August close of $0.539336 on the aggregate feed, that works out to a market capitalization near $10.45 million against a fully diluted valuation near $271.3 million. On the on-chain close of $0.515017 the same pair of figures reads $9.98 million and $259.1 million. Different bases, same 26x relationship.
The interesting part is where the other 96% actually sits, and the block explorer's holder list answers it in three rows.
|
Contract
|
UP held
|
Share of total supply
|
|
VotingEscrow (veUP)
|
448,369,848
|
89.13%
|
|
Treasury multisig (SafeProxy)
|
24,377,651
|
4.85%
|
|
Voter
|
10,902,212
|
2.17%
|
|
Everything else
|
~19.4 million
|
~3.85%
|
Those three protocol contracts hold 96.15% of every UP in existence, and the remainder reconciles almost exactly with the circulating figure the aggregators publish. So the 26x gap is not a vesting schedule waiting to hit the market, but a locking mechanism that already happened.
One further call sharpens that picture considerably. The VotingEscrow's permanentLockBalance() returns 447,217,132 UP, which is 99.69% of everything escrowed and 88.91% of the entire supply. Under the Velodrome v2 design this contract copies, a permanent lock cannot be withdrawn. Those tokens are not scheduled to return to the float. They are gone from it by the choice of the 1,721 veNFT positions that hold them.
That leaves the Minter as the only thing that can genuinely change the supply picture, and it is running. Its weekly()call returns 12,298,738.65 UP for the active epoch, WEEKLY_DECAY() returns 9,900 basis points for a one percent step-down each week, and activePeriod() resolves to Thursday 27 August 2026 at 00:00 UTC, confirming that epochs roll weekly on Thursdays. Twelve point three million new UP per epoch is 63.5% of the entire circulating float, arriving every seven days.
Compound that decaying schedule forward by our own arithmetic and fifty-two more epochs issue roughly 500 million additional UP, close to doubling total supply inside a year. That projection assumes the schedule runs untouched and the tail rate the contract exposes never binds, so treat it as the shape of the mechanism rather than a forecast. The honest summary is that UP's float is small because holders locked it and its supply is growing because a contract mints it, two separate facts that the phrase "26x FDV" hides completely. Anyone sizing a position here should read how token inflation works before reading the market cap.
UP vs Bitcoin
|
Category
|
UP
|
Bitcoin
|
|
Main identity
|
Emissions and governance token of one exchange
|
Bearer monetary asset
|
|
Blockchain
|
Robinhood Chain, an Arbitrum Nitro Layer 2
|
Its own Layer 1
|
|
Core value driver
|
Trading fees routed to lockers, plus emissions
|
Monetary scarcity and institutional demand
|
|
Supply model
|
No hard cap. A live Minter issues on a decaying weekly schedule
|
Capped at 21,000,000, issuance halves on schedule
|
|
Market maturity
|
Seven weekly epochs of protocol history
|
Sixteen years across four full cycles
|
|
Exit liquidity
|
About $4.94 million pooled, 97% of it in two pools
|
Deep books in every venue and every jurisdiction
|
|
Risk profile
|
Total loss is a live outcome
|
Drawdowns of 70% or more are the historical norm
|
The row worth arguing with is the supply model. Bitcoin's cap is enforced by consensus and cannot be voted away, while UP's issuance is set by a contract a governance process controls. That cuts both ways, because the same process is what lets the protocol pay for its own liquidity. Traders who want the asset on the other side of UP's deepest pool can hold it outright.
What Can Move the UP Price?
Weekly emissions against a small float. Twelve point three million UP entering circulation against 19.4 million already there is the single largest variable on the board. If lockers absorb the new issuance into veUP, the float barely moves. If they take the emissions and sell them, the sell pressure per epoch is comparable in size to the entire tradable supply.
The ETH quote leg. The deepest UP market is quoted in wrapped ether rather than a dollar stablecoin, so a dollar price for UP is two prices multiplied together. An ETH move feeds straight into the UP chart without a single UP changing hands, so check the quote asset before reaching for a story.
Where the depth actually sits. DexScreener indexed 30 UP pairs on Monday 31 August 2026 holding $4.94 million of pooled liquidity. The UP/WETH pool holds $2.58 million and the second-deepest pool holds $2.22 million, so those two carry 97.1% of everything while the remaining 28 pairs share about $143,000 between them, which is why a pool count is never a depth measurement.
Lock expiries and escrow decisions. veUP positions that are not permanent expire on a timer of up to four years, and every expiry returns tokens to a float measured at 3.85% of supply on Monday 31 August 2026. A shift of even one percent of total supply out of the lock is a quarter of the entire tradable market.
Fee throughput on the exchange itself. Voters are paid out of actual swap fees, so the value of a veUP position tracks how much trading the venue does, and volume that arrives on incentives rather than on demand pays lockers exactly once.
Risks of Buying or Trading UP
The ticker is contested and this token loses the collision. CoinGecko ranks Unitas at 252 under the symbol UP while this token sits at 836. CoinPaprika lists four separate currencies with the exact symbol UP, including Unitas and Superform, and does not carry this one on any of them. Searching the ticker will reliably return a different asset, and the only address that identifies this one is the contract string.
There is no second aggregator, so there is no conventional cross-check. Standard practice is two independent feeds with the spread printed, and for UP the second feed has to be on-chain DEX data because the usual alternative does not list the token. Every figure here is labelled aggregate or on-chain, and readers should demand the same from any other source.
The reported volume does not fully reconcile. In a paired reading taken at 16:15 UTC on Monday 31 August 2026, CoinGecko's 24-hour volume field for UP read $10.75 million while DexScreener's on-chain total across all 30 pairs read $8.99 million. That leaves about 16% of the reported activity unaccounted for by the chain, and an earlier reading the same day showed a wider gap. A basis difference is not automatically fraud, but a number nobody can reconcile is a number nobody should size a position against.
The second-deepest pool is priced in another meme token. Of UP's $4.94 million in pooled liquidity, $2.22 million sits in a pool paired against a Robinhood Chain meme asset rather than ether or a stablecoin. Roughly 45% of the token's headline depth is therefore only as good as that other token's own bid, and a drawdown there transmits straight into UP's exit liquidity. Reading what a liquidity pool actually guarantees turns that from a footnote into a position-sizing input.
Holder concentration measured against the float, not against supply. The largest non-protocol address holds 1,600,078 UP, a rounding error against total supply and 8.3% of the tradable float, and the largest ordinary wallet holds 830,012 UP, or 4.3% of it. Against a market this size a single one of those addresses exiting is not a marginal event.
No owner is not the same as no risk. The token contract has no admin key, which removes one real failure mode. It does not remove the Minter, the Voter, the treasury multisig or the governance that steers them, and it does nothing about the outcome that destroys most positions in this category, which is depth thinning while the printed price holds. That looks nothing like a rug pull and takes holders to the same place.
How to Research UP Safely
Every step below is reproducible from a browser and a terminal.
Start from the contract address, never from the ticker. With four live tokens carrying the symbol UP across the two major aggregators, a ticker search is a coin flip, so paste `0x57c0e45cb534413d1c20a4240955d6bb250bb4f1` into the explorer and work forward from there.
Run the four calls yourself. Asking the contract for `name()`, `symbol()`, `decimals()` and `totalSupply()` on the public RPC is the only proof that the address in front of you is a token rather than a pool. Then byte-scan both strings for invisible characters, because a zero-width space or a Greek lookalike inside a name is the cheapest impersonation on any chain.
Sort pools by volume and by holders, never by liquidity. A liquidity sort on this token surfaces pools that trade almost nothing and flatters the total, since 28 of the 30 indexed pairs share about three percent of the depth.
Run the wash test before believing a volume figure. UP's dominant pool did $5.45 million of swaps against $2.58 million of pooled liquidity, a ratio of 2.11x, across 2,417 buys and 1,642 sells with 742 distinct buying addresses against 694 selling ones. That is a real book with two-sided participation, and it is what a fabricated one does not look like.
Read the escrow and minter contracts, not the supply row. Circulating supply for a ve(3,3) token is an output of a locking decision, so the numbers that matter are `permanentLockBalance()` on the VotingEscrow and `weekly()` on the Minter. Both are single calls, and together they explain the float better than any aggregator field.
Compare two feeds and print the spread every time. The 4.7% gap between the aggregate and on-chain Sunday closes is small enough to live with, but the 17 percentage point gap between the same two methods over the anchored week is not.
Is UP a Good Investment?
UP is a governance and emissions token for an exchange with roughly seven weeks of protocol history, no hard supply cap, a live issuance schedule adding about 63% of its own float per epoch, and under five million dollars of pooled depth behind a nine-figure fully diluted valuation. None of that predicts direction. It describes the instrument, and it should settle position size long before anyone reaches the question of price.
What UP has that most tokens in the Robinhood Chain field do not is a revenue mechanism that exists. Trading fees are real, they are paid to lockers rather than accrued to a treasury, and the fact that 88.9% of supply is permanently escrowed is evidence that a meaningful set of holders believed the mechanism enough to give up the option to sell forever.
The trap is reading the small float as scarcity. A 3.85% float is not a supply constraint, it is a snapshot of a locking decision that a Minter is actively working against at 12.3 million tokens per epoch. Scarcity that a contract can dilute on a weekly timer is a policy, and policies change by vote.
Anyone taking a position should size it for total loss and should watch the escrowed balance and the two working pools far more closely than the chart. UP is not listed on Phemex in spot or perpetual form, so every exit runs through an automated market maker where slippage scales with size.
Final Thoughts
The lesson from UP generalizes well past one rollup, and it is about how a single ratio gets read. A 26x fully diluted gap sounds like an overhang, and on this token it is not one, because the missing supply is locked in a contract that will not give most of it back. The real dilution risk sits where the ratio does not look, in a Minter that issues 12,298,738 tokens every Thursday.
The two numbers to track are the VotingEscrow balance and the pooled liquidity in the top two pools. If the escrow thickens while those pools deepen, the fee mechanism is doing what it was designed to do. If the escrow thins while emissions keep arriving, the float absorbing them will be several times larger than the one that produced the August move, and the same chart will describe a very different market. The wider Robinhood Chain token field has plenty of examples of how that second path ends.
Frequently Asked Questions
Is UP available to trade on Phemex?
No. UP is not a listed Phemex perpetual and not a listed Phemex spot pair, and it trades only through automated market makers on Robinhood Chain. Traders who want the closest listed exposure can take a position in ETH, which is the quote asset on UP's deepest pool.
Which UP is the real one?
The token in this article is the ve(3,3) exchange token on Robinhood Chain at 0x57c0e45cb534413d1c20a4240955d6bb250bb4f1, and a ticker search will usually return Unitas or Superform instead. Verify by contract address, never by symbol.
Why is UP's fully diluted valuation so much higher than its market cap?
Because 89% of the total supply is held inside the protocol's VotingEscrow contract as locked veUP positions, with a further 7% in the treasury multisig and the Voter contract. That is a locking outcome rather than a vesting schedule, and 88.9% of all supply is locked permanently and cannot be withdrawn.
Can more UP be created?
Yes, and that is the difference that matters most. The contract has no owner, but it does have a live Minter that issued 12,298,738.65 UP for the epoch beginning Thursday 27 August 2026, on a schedule that steps down one percent each week. UP has no fixed cap, which is the single biggest structural difference between it and the fixed-supply meme tokens it sits alongside on the same chain.
Do the numbers published for UP agree across sources?
Not closely enough to quote one in isolation. Aggregate and on-chain closes for Sunday 30 August sat 4.7% apart, the same two methods diverged by 17 percentage points over the anchored week, and about 16% of the reported 24-hour volume did not reconcile against the chain in a paired Monday 31 August reading. Always name the basis.
This article is for informational purposes only and does not constitute financial or investment advice. Cryptocurrency trading involves substantial risk. Always conduct your own research before making trading decisions.






