Documentation
MISPRICE docs
A self-custodial Stock Token arbitrage observation and execution console. This reference covers the network, the scanner, Route Lab, wallet permissions, infrastructure and current execution readiness.
Overview
Introduction
MISPRICE is a self-custodial console for observing and executing Stock Token arbitrage onchain. It watches pricing across venues where the same underlying Stock Token trades, surfaces where a route could be profitable after costs, and lets you execute directly from your own wallet.
Self-custodial means your capital and your keys remain yours. Every trade is signed and sent from your own wallet. The interface reads chain state, builds route candidates and shows you what a transaction would do before you approve it.
Not every price gap is executable. A gap only counts as executable arbitrage once it has been checked against real, current liquidity, gas cost, expected slippage and a safety buffer, and still shows a positive result. Anything that has not cleared that bar is a reference signal, not an instruction to trade.
Onboarding
Getting started
Create an account
Sign up with your email to save preferences and access the console. Your account is separate from your wallet, and account creation only needs an email and a password you choose for MISPRICE.
Connect a wallet
Connect a self-custodial wallet you control. MISPRICE reads balances and builds transactions for that wallet to sign. It cannot move funds without your explicit approval in your wallet.
Add Robinhood Chain
MISPRICE runs on Robinhood Chain. If your wallet does not already have it configured, add the network manually using the chain ID and RPC URL in the Network section below.
Capital eligibility
Access to execution features is gated by a capital eligibility check: your connected wallet must hold at least 2,000 USDG. This is a balance threshold read directly from chain state. Your USDG stays in your own wallet at all times.
Chain reference
Network
MISPRICE is built for Robinhood Chain mainnet. Use the values below to configure a wallet manually, or to verify that your wallet is already pointed at the correct network.
Gas on Robinhood Chain is paid in ETH. Keep a small ETH balance in your wallet even if all the value you are moving is denominated in USDG or a Stock Token, since transactions cannot be sent without it.
Observation layer
Scanner
The scanner continuously compares pricing for the same Stock Token across supported venues. It distinguishes between two kinds of results: reference signals and executable routes.
A reference signal is a price difference worth watching. It has not been checked against live liquidity depth, fees, gas or slippage, so it is not a trade instruction. An executable route has passed those checks against current conditions and still clears a minimum profit threshold and a safety buffer.
Every quote carries an age. Quotes that fall outside a freshness window are marked stale and cannot be executed until they are refreshed against current chain state.
Opportunity states:
- Observed. A price gap has been detected across venues.
- Quoted. Live quotes have been pulled for both legs of the route.
- Validated. Fees, gas and slippage have been applied to the quoted route.
- Executable. The validated route clears the minimum profit threshold and safety buffer.
- Stale. The underlying quote has aged out and needs to be refreshed.
- Reverted. A simulated or submitted transaction failed on-chain.
- Configuration required. The route depends on a venue adapter or credential that is not yet configured.
Route construction
Route Lab
Route Lab builds two-leg routes: one leg to acquire exposure where it is priced lower, one leg to exit where it is priced higher, netting out the same underlying Stock Token position.
Before you sign anything, MISPRICE runs a preflight simulation of the full route against current chain state. The simulation checks that both legs would succeed, estimates gas, and recomputes expected profit after costs.
Every route carries a minimum profit setting and a transaction deadline. If conditions move enough that the route would no longer clear the minimum profit by the time it could execute, or the deadline passes, the route is marked stale and blocked from submission. If a route is submitted and fails on-chain, it is marked reverted and returned to the scanner for re-evaluation.
Custody model
Wallet and permissions
MISPRICE is self-custodial. Your assets stay in your wallet, and every transaction is proposed by MISPRICE but signed and broadcast by you.
Executing a route that spends an ERC20 token, such as USDG or a Stock Token, requires an on-chain approval for the contract that moves that token on your behalf. MISPRICE requests capped allowances sized to the route, not unlimited approvals.
You can revoke any approval at any time using your wallet or a revocation tool, independent of MISPRICE. Revoking an approval only affects future transactions, it does not touch funds already in your wallet.
MISPRICE never asks for a seed phrase or private key, under any circumstance.
Under the hood
Infrastructure
MISPRICE runs continuous RPC diagnostics against Robinhood Chain endpoints to confirm connectivity, block height and response latency before relying on any read.
Pricing and routing draw on a set of venue adapters, shown honestly by status rather than assumed to be uniformly live: Uniswap, Rialto, Pleiades, Lighter, Arcus and 1inch. Each adapter only contributes routes once it is configured with valid connectivity and, where required, API credentials.
Chainlink feeds are used strictly as a reference source for sanity-checking prices. They are not used to price or execute routes directly, since routing decisions depend on live venue quotes, not oracle snapshots.
Safety
Risk controls
Circuit breakers pause scanning or execution for a route or venue when inputs look unreliable, such as a stalled RPC connection or an abnormal price jump.
Oracle deviation checks compare venue pricing against the Chainlink reference source. A route that deviates too far from that reference is held back rather than treated as executable.
Price impact limits cap how much a route's own size is allowed to move the price it depends on. Allocation limits cap how much of a wallet's eligible balance can be routed into a single opportunity.
Current status
Execution readiness
MISPRICE is explicit about what is live today versus what still needs infrastructure that has not been built yet.
Live now
- Account creation and sign-in
- Wallet connection and onboarding
- Robinhood Chain RPC probing and diagnostics
- On-chain balance reads for connected wallets
- The 2,000 USDG capital eligibility gate
- Observation views: reference signals and price comparisons
Needs configured venue adapters
Turning reference signals into executable routes for a given venue requires that venue's adapter to be connected with live liquidity data and, where applicable, valid API credentials. Until an adapter is configured, its routes show as configuration required rather than executable.
Needs a deployed audited router
On-chain execution of two-leg routes depends on a router contract that has been deployed and independently audited. Router status: pre-deployment. Until it ships, Route Lab simulates and preflights routes, and on-chain submission unlocks once the audited router is live.
Reference
Contracts
The only contract MISPRICE currently reads on-chain is canonical USDG. The router and the $MISPRICE token are pre-deployment.
| Contract | Address | Status |
|---|---|---|
| Canonical USDG | 0x5fc5360D0400a0Fd4f2af552ADD042D716F1d168 | Live |
| MISPRICE Router | Not deployed | Not deployed |
| $MISPRICE token | Not deployed | Not deployed |
See Genesis for the planned design of the $MISPRICE token economy.
Genesis
Token economics
$MISPRICE is funded by two independent revenue streams that settle into one recurring buyback system. Nothing described here is active: no token contract, vault or executor is deployed.
The two loops
Execution loop. The platform charges a 15% performance fee on verified realized profit. That fee is allocated 40% to daily market buybacks, 30% to execution infrastructure and operations, 20% to the Execution Reserve and 10% to solver and route contributor incentives. Tokens acquired by this stream are 60% permanently burned and 40% directed to protocol owned liquidity.
Token market loop. Under the current active Pons factory reference terms the pool fee is 1% and 70% of those fees accrue to the creator recipient. These are launch venue parameters to verify and freeze at deployment, not immutable MISPRICE facts today. The full $MISPRICE creator fee share routes to a dedicated Token Revenue Vault, which performs recurring TWAP buybacks and sends every token it acquires to the burn address.
Formulas
All amounts are USDG. The model uses a 30 day month to convert between daily and monthly cadence.
platformFeesMonthly = monthlyRealizedProfit x 15% executionBuybackMonthly = platformFeesMonthly x 40% executionBuybackDaily = executionBuybackMonthly / 30 tokenBuybackDaily = dailyTokenVolume x poolFee x creatorShare tokenBuybackMonthly = tokenBuybackDaily x 30 totalBuybackMonthly = executionBuybackMonthly + tokenBuybackMonthly burnBudgetMonthly = tokenBuybackMonthly + executionBuybackMonthly x 60% protocolOwnedLiquidityMonthly = executionBuybackMonthly x 40%
The scenario model on Genesis evaluates these expressions directly. Its presets are modeled scenarios rather than observed protocol performance.
Cadence and rollover
Revenue accrues through the day and settles at 00:00 UTC. At settlement the buyback allocation is fixed against the settled balance, then executed over the following 24 hours in time weighted clips rather than a single market order.
A cycle whose allocation is too small to execute economically does not spend itself on gas. The balance rolls forward and is added to the next cycle, so small days accumulate until a clip is worth submitting.
Vaults and receipts
Four contracts define the surface: the Revenue Vault, which receives the platform performance fee; the Token Revenue Vault, which receives the creator fee share; the Buyback Executor, which runs the clips for both streams; and the Burn Address, the terminal destination for removed supply.
Each is published at deployment. Until then no address exists, and any address circulating before it appears on this page and on Genesis is fraudulent. Once live, each clip emits an onchain receipt, so cumulative fees, buybacks, burns, liquidity and the amount carried into the next cycle can be reconciled against transactions rather than a dashboard claim.
