DarkRouteDarkRoute
Documentation · v1

DarkRoute Docs

A living document. Updated every time a route, a tier or a rail changes.

What DarkRoute is

DarkRoute is a private, non-custodial swap router on Robinhood Chain. You pick a token to send and a token to receive, paste a receiving address, and the router compares routes across instant-exchange partners, intent solvers and on-chain pools. It hides the order from the market and shows you everything: the real venue, a 0.3% fee in numbers, and a cashback line settled in tokenized stocks.

Account
none
KYC
none
Custody
none — deposits go to the venue, settlement goes to your address
Fee
0.3% of input, minimum $0.50, printed in the quote
Cashback
10-40% of the fee, in tokenized stocks, per swap
Token
$DARK on Robinhood Chain (4663), fee tiers and access

How a swap works

  • ·Quote — the server asks every eligible partner, solver and pool, normalizes the answers and sorts by best output.
  • ·Route table — every row shows the partner's real name, output, ETA, rate type, the fee in tokens and USD, and the cashback estimate.
  • ·Destination — paste the receiving address; the network is inferred from its shape.
  • ·Order — a deposit address and order id are created at the venue. DarkRoute never holds the deposit.
  • ·Status — Awaiting deposit → Confirming → Exchanging → Settled, polled server-side and pushed to the page and to Telegram.
  • ·Receipt — venue, fee, cashback hash, settlement hash. Shareable.
Sample route table
ROUTES (4 quoted)          out           eta       rate
● Partner A   instant     2,497.30 USDG  5-20m     floating
○ Partner B   instant     2,491.10 USDG  10-35m    fixed
○ RH pool     AMM         2,488.02 USDG  ~1m       on-chain
○ Intent      private     2,486.77 USDG  3-8m      solver
fee 0.3% = $7.49 (DUSK, 15% off) · cashback ≈ 0.0032 NVDA

What "private" means here

Hidden from the market: your order never touches a public order book or mempool as a visible swap. Large orders can be split across routes so no single venue sees the full size. No account links your swaps together.

Not hidden, and we say so: the venue filling the order sees the deposit and the receiving address. On-chain settlement is public by nature of the chain. DarkRoute keeps an order record (ids, amounts, status) for support and rewards; no names, no emails, no KYC.

Dark Split
orders above $5,000 (tiers lower it to $500) split into venue legs sized to depth; one deposit, one receipt
Floating rate
follows the market until execution
Fixed rate
locks the quote for a window

Cashback in tokenized stocks

A share of the fee you pay returns as tokenized equities on Robinhood Chain, settled to your receiving address per swap with a transaction hash. Pick one stock or a diversified mix. Amounts under $0.25 batch into the next payout.

Every swap
10% of fee
$10,000+ / 30 days
20%
$50,000+ / 30 days
30%
$100,000+ / 30 days
40%
Tier multiplier
×1.1 SHADE · ×1.25 DUSK · ×1.5 NIGHT · ×2 BLACKOUT
Referral
10% of the fee paid by anyone you refer, same stock payout, claim at $10

Only settled volume counts. Round-trips inside one hour earn base cashback. Self-referral is blocked by address and deposit-source match.

$DARK tiers and staking

ROUTER · 0
full product at 0.3%
SHADE · 1M
5% off · cashback ×1.1 · Dark Split from $2,000
DUSK · 2.5M
15% off · ×1.25 · mirror the desk · API 60 req/min · 2 order slots
NIGHT · 5M
35% off · ×1.5 · Dark Split from $500 · API 300 req/min · 10 slots
BLACKOUT · 10M
50% off · ×2 · priority fixed-rate windows · burn wall

Holding qualifies you; staking (30 / 90 / 180 days) locks the tier and adds the cashback boost. Early unstake drops the tier immediately with no penalty burn. The token never changes the route, the venue or the price. Route quality is identical for everyone.

Supply
1,000,000,000
Launch
pons v2 launchpad, fair launch, no team allocation, no presale
Revenue split
40% cashback pool · 30% buyback + burn · 20% treasury · 10% growth
Burn pipe 1
30% of daily revenue → market buy → dead address, hash on the burn wall
Burn pipe 2
100% of realized desk profit, same route

The agent desk and mirror mode

DarkRoute runs an autonomous trading desk with a public wallet. A watcher grades new launchpad tokens on Robinhood Chain; the multi-model AI stack writes an observation and a decision; code enforces the rails: $100 per swap, $1,000 per day, two open positions, ETH and USDG only, an ETH reserve kept for network fees. Every line is published before the order is placed.

Mirror mode (DUSK tier, 50 slots at launch): set a daily budget and every desk entry and exit arrives as a pre-filled swap order for your own wallet, scaled to that budget. Your wallet sends the deposit; settlement lands at your address. The desk publishes intent after its own order is placed, so mirrors cannot front-run it.

Telegram bot

Commands
/swap 0.1 eth usdg 0xA1b2…   quote, pick a venue, deposit address in chat
/status dr_7f3a19            live order state, pushed until settled
/rewards                     cashback to date, tier progress, referral link
/mirror 50                   join the desk with a $50/day budget (DUSK tier)
/alerts                      desk entries, burn receipts, fixed-rate windows

The Mini App opens the full swap card inside Telegram for users who prefer a UI. Channel: t.me/darkrouteRH. Bot: @darkrouteRH_bot.

API (tier-gated keys)

Endpoints
GET  /v1/currencies                registry + address regex per network
POST /v1/quote                     { from, to, amount, addr? }
POST /v1/order                     { quoteId, receiveAddr }
GET  /v1/order/:id                 status + receipt
GET  /v1/rewards/:address          ledger + tier progress
GET  /v1/desk/status · /trades · /burns · /stream (SSE)
POST /v1/orders/limit · /v1/orders/dca      (keyed)
POST /v1/desk/mirror { budgetUsd, receiveAddr } (keyed)

Every write endpoint fails closed: missing auth → 401, unknown key → 401, tier too low → 403. Keys are generated in the app at DUSK tier and above; volume routed through a key counts toward the holder's cashback tier.

Security and custody

  • ·No custody: DarkRoute can lose its servers and no user funds are at risk mid-route; the venue still owes the fill.
  • ·Partner API keys live only on the server. The browser bundle contains zero secrets.
  • ·The desk signer runs in its own isolated container with a small float; the app cannot reach it.
  • ·Route forwarder, fee vault and staking escrow are audited before Phase 2; bounties paid in $DARK or stables.
  • ·Address validation per network; sanctioned-address lists from partners honored.
  • ·Never share a seed phrase or private key. DarkRoute and its bot only ever ask for a public receiving address.

FAQ

Do I need an account or KYC?
No. A receiving address is the whole onboarding.
How long does a swap take?
Typically 5 to 30 minutes depending on the route; the quote shows an estimate.
Can a swap be reversed?
No. Crypto transactions are irreversible. Verify the address and network on the review step.
Which networks can I receive on?
EVM chains including Robinhood Chain, plus Bitcoin, Solana and others in the partner registry.
Is $DARK required?
No. It lowers fees, raises cashback and unlocks power features.
Where is the contract address?
On the route ticket on the landing page, on X (@DarkrouteRH) and in the Telegram channel, at the same minute. Nowhere else.