Documentation

PRAXIS docs

PRAXIS is the paper trading terminal for Robinhood Chain. Trade live Pons launchpad markets with play-money ETH—real listings, real pricing, no capital at risk.


Core features

Launch feed

A live index of tokens deployed through the Pons factory. New pairs and movers surface as on-chain activity appears—no manual curation.

Play-money wallet

Connect or register to receive a linked ETH wallet funded with 0.5 simulated ETH. No gas spend and no real balances touched.

Live market context

Charts, candles, and tape reflect actual trading activity. Paper fills reference the price the market showed when you clicked.

Rankings & pool

Every paper trade feeds your P&L track record. Climb the public board and compete for daily reward allocations.

What you can do

  • Spot launches early as new Pons pairs appear seconds after deployment
  • Practice entries, exits, and size without downside using simulated ETH
  • Review open positions, realized P&L, and account history in one place
  • Benchmark skill against other paper traders on a shared leaderboard

About PRAXIS

Launchpad markets move fast. PRAXIS gives you the same velocity with none of the tuition—identical tokens and timing, simulated ledger only.

Robinhood Chain

An EVM L2 on Arbitrum stack technology. PRAXIS reads chain state over RPC; the ledger on-chain is the reference layer.

Pons launchpad

The permissionless token factory on Robinhood Chain. PRAXIS tracks factory output and the swaps that follow each listing.

Paper engine

Orders fill against live quotes but settle in a simulated account. Balances, positions, and P&L live in PRAXIS storage—not on-chain.

Performance layer

Each fill stores price and time. Cost basis, unrealized marks, realized gains, and leaderboard scores derive from that history.


Quickstart

From the landing page to your first paper trade in a few minutes.

01

Open the app

Click Access App on the homepage. Connect your wallet or register a username to create a persistent profile.

02

Secure your key

If a new wallet is generated, store the private key immediately. You may need it to recover access or receive rewards later.

03

Start with 0.5 ETH

Your paper account opens with a fixed 0.5 simulated ETH balance so every trader begins from the same baseline.

04

Trade & track

Pick a token in the terminal, place a paper buy or sell, then watch P&L update in your portfolio and on the leaderboard.


What you can practice

Different styles, same live tape—all rehearsed before real size.

Launch evaluation

Work through brand-new pairs: liquidity shape, early flow, and first-minute volatility—then decide whether to engage or pass.

New listings Fast reads High vol

Momentum & trend

Follow tokens already attracting volume. Practice joining continuation moves, buying pullbacks, and actually taking profit.

Trending Volume Exits

Sizing & survival

With a capped 0.5 ETH bankroll, every ticket is a sizing decision. Learn what bet sizes your equity curve can absorb.

Risk Bankroll Discipline

Trading terminal

Paper orders mirror real mechanics—only settlement is simulated.

  • Buy — spend simulated ETH at the current mark; cost basis updates automatically
  • Sell — reduce or close a position; realized P&L locks at the fill price
  • Instant fills — no gas, no mempool, no failed txs; recorded at the live quote
  • Full history — every action feeds portfolio views and leaderboard scoring

Fill lifecycle

  1. Submit buy or sell from the token view
  2. PRAXIS reads the current market price
  3. Simulated ledger updates ETH balance and token position
  4. P&L and rankings refresh from the new state

Portfolio & P&L

Your scoreboard is built from actual fills against live marks.

  • Balance & positions — simulated ETH plus open tokens marked to market
  • Unrealized P&L — open exposure vs. cost basis at the current price
  • Realized P&L — locked gains and losses from closed sells
  • Trade log — complete record of side, size, price, and timestamp

Leaderboard & rewards

Public rankings keep paper trading honest. Everyone starts with the same simulated bankroll on the same live markets—performance is comparable.

Each competition round runs for a period of time chosen before it begins and uses verified realized profit from completed sells only. When a round ends, the server snapshots the standings and verifies the top three traders.

The top three verified traders win the accumulated CRS prize pool, split 50/30/20 by final rank. Round P&L resets before the next round; wallet balances, open positions, cost basis, and permanent trade history do not.


Robinhood Chain & Pons

PRAXIS is built around tokens born on the Pons factory—EVM-compatible, low-fee, and suited to high-frequency launch trading.

Factory indexing means launches appear automatically, including pairs nobody is discussing yet. When data sources conflict, on-chain swap events take precedence.


Simulated wallet

  • Generated locally and linked to your PRAXIS profile
  • Opens with 0.5 simulated ETH for fair leaderboard comparisons
  • Positions and history keyed to your wallet address across sessions
  • No real funds move—simulated ETH cannot be withdrawn or converted

API reference

Endpoints exposed by this deployment. The terminal UI consumes these routes.

POST /api/wallet/challengeRequest a sign-in challenge for wallet authentication.
POST /api/wallet/registerRegister a username linked to a verified wallet.
GET /api/wallet/profileFetch profile for the authenticated wallet.
GET /api/dashboard/statsPlatform aggregates: users, volume, trade counts.
GET /api/leaderboardRound rankings or verified snapshot during countdown.
POST /api/leaderboard/syncPush terminal round P&L to the leaderboard (registered wallets only).
GET /api/competition/currentCurrent round phase, timers, and configuration.
GET /api/rewards/poolCurrent trader pool, buyback reserve, and 50/30/20 prize split.
GET /api/rewards/payoutsPublic payout history for completed rounds.
GET /api/rewards/winners/latestLatest round's top three, full payout addresses, chain type, and prize amounts.
GET /api/rewards/buyback-burnPublic buyback and burn ledger.
GET /api/data/profileRead persisted user profile data.
GET /healthService health check.

FAQ

Is real money involved?

No. Balances are simulated, trades never hit the chain, and nothing can be deposited or withdrawn through PRAXIS. Reward payouts, when enabled, go to your linked wallet separately.

Where does my wallet come from?

You connect an existing wallet or create one during registration. Save any private key shown at creation—recovery may depend on it.

Are prices real?

Yes. Charts and fills reference live market activity on Robinhood Chain. Paper execution uses the price available at click time.

I lost my simulated ETH—now what?

Reset your paper balance from the terminal portfolio when available, or register fresh and treat the blow-up as cheap feedback.

Will PRAXIS add real trading?

PRAXIS is a paper terminal today. If that ever changes, it will be announced explicitly—nothing will silently start using real funds.