Every change, in order.
Track the machine as it’s built. Every shipped change links to its commit; every claim links to the chain. This page grows as we ship.
The desk panel now shows the real position read from the public account (isolated 10×, entry, liq, live PnL). Removed the stale pre-launch cycles — if it is on the site, it is on the chain.
Live terminal view for the stats feed
Open /api/stats in a browser and it renders as a live hacker-terminal — syntax-highlighted JSON, auto-refreshing. curl the same URL and you get raw JSON.
Public machine-state API
One endpoint returns the entire machine live: token supply, every burn, desk equity, the open HYPE position (entry, liq, PnL), funding — straight from chain. No dashboard required to verify us.
Live burn counter
The "AQUA burned" tile reads real on-chain burns and links to the burn transaction. No hardcoded numbers — the site and the chain always agree.
First live buyback + burn — full loop proven
Ran the complete economic loop on mainnet: creator fees → desk → HYPE → Jupiter buyback → burnChecked. Total supply dropped on-chain. The last unproven leg, proven.
Live-aware console
Position, PnL, and every action read straight from the Hyperliquid node. Fixed labels so desk opens read as LONG, and the exec status reflects the live position.
Engine hardening
Wallet-balance fee deployment, confirmation-ambiguity double-spend guard (searches full history before any re-send), position-cap enforcement, and a builder-fee safety gate. Covered by the test suite.
HYPE desk live on Hyperliquid
Bridged creator fees SOL → Hyperliquid via Unit (guardian-verified), converted to collateral, and opened an isolated HYPE long on one public account. Every fill on-chain.
Official-CA popup + anti-scam
A prominent modal announcing the one official contract address and warning against imposter pairs, wired to flip automatically when the mint is set.
Brand: the AQUA capsule mascot
Replaced the pill logo with the capsule mascot everywhere — favicon, nav, OG card, README, banners — centered on the solid character.
Autonomous daemon
in progressArm the machine for continuous, hands-off cycling. Execution is operator-supervised today; this makes it self-running.
AI desk officer
nextProvision the model so the officer reads the tape live and publishes its reasoning before every fill. Runs on the deterministic fallback until then.
Auto-flywheel
nextAutomate fees → bridge → convert → deploy end-to-end, with a hard leverage guard.
Away-from-screen alerts
nextPush liquidation-proximity and cycle alerts to a messaging channel.
Phase 2 — the asset universe
visionExpand the desk beyond HYPE into Hyperliquid-native pairs: RWAs, TradFi, indices — exposure Solana cannot offer natively.
Phase 3 — the platform
visionOpen the machinery: let anyone launch a pump.fun token backed by Hyperliquid-native asset exposure. HYPE/RWA-backed tokens as a new primitive.
full commit history → github.com/aqua-hyperliquid/aqua