Skip to main content
Arena Hub is a complete competition module for Adrena combining prop-style trading challenges, a World Cup knockout tournament, and autonomous autopilot trading. Traders pay USDC entry fees on-chain, compete on multi-dimensional scoring, and can deploy 24/7 trading strategies via the Autopilot SDK. The system combines off-chain scoring with on-chain settlement via the Shoot Anchor program (11 instructions, 22 error variants, 11 events), a Rust keeper service matching Adrena’s infrastructure pattern (Yellowstone gRPC + PostgreSQL), and engagement systems (quests, streaks, matchups, rivalries, narrative commentary) to keep traders active beyond the cash line.

Live App

Railway

On-Chain

Solana Explorer (devnet)

Bounty Submission

Deliverables + thinking process

Start Here

Architecture

System overview — how the scoring engine, on-chain program, and live data pipeline connect.

Feature Status

What’s production-ready with live data vs. Phase 2 design proposals.

How It Works

Scoring Engine

Tournament scoring, Mutagen formula, RAROI for World Cup, tiebreakers, and challenge evaluation.

Sybil Detection

Funding source clustering, trading pattern correlation, and P&L mirroring detection.

Engagement Systems

Quests, streaks, matchups, rivalries, narrative commentary, spectator voting, and risk events.

World Cup

Group draws, qualifying, knockout bracket, redemption bracket, and division-specific markets.

On-Chain Program

11 instructions, 22 errors, 11 events — enrollment PDAs, vault escrow, settlement, agent registration.

Autopilot SDK

5 playbooks, risk harness, 24/7 autonomous execution. 144 tests.

Keeper Service

Rust keeper — Yellowstone gRPC position monitor, scoring engine, lifecycle FSM. 60+ tests.

Revenue Model

Fee allocation, ADX accrual mechanisms, and economic projections.

Agent API

12 tools, authentication, rate limits, and transaction signing for autonomous trading bots.

MCP Server

Add all 12 trading tools natively to Claude Code, Claude Desktop, or Cursor — no custom integration needed.

Claude Code Skill

Drop-in skill for Claude Code agents — tools, lifecycle, signing flow, and local testing.

Design & Validation

Competition Design

Tier parameters, specialist challenges, RAROI formula, reward structure, and competitive analysis.

Funded Trader

5-tier ladder from Watchlist to Partner with revenue share economics.

Alpha Test Report

7-day alpha with 24 users — all 5 hypotheses validated, NPS 59.

Live Validation

Pipeline validation against 22 real Adrena wallets across 3 cohorts.

Infrastructure

Deployment Guide

Railway deployment, Docker, PostgreSQL, cron setup, and on-chain program deployment.

Integration Contract

API contract for the Adrena upstream snapshot endpoint.