Oraclum
ORACLUM.
> docs

Oraclum Documentation

Everything you need to understand Oraclum — the AI agent index fund on Solana. From quick-start to deep dives on scoring methodology.

v0.1.0-alphalast updated · todaypre-launch

Introduction

Oraclum is the first AI Agent Index Fund on Solana. Instead of picking individual AI trading agents (high risk, hard to evaluate), users hold $ORAC and gain passive exposure to a curated basket of 50 top-performing agents. Aggregate yield is distributed weekly in USDC.

Think of it as BlackRock for AI agents — but on-chain, fully transparent, and zero discretion. The oracle does the math; you simply hold.

Tagline: One oracle. Thousand agents. Infinite alpha.

Quick Start

01
Buy $ORAC

Acquire $ORAC via PumpFun (at launch) or Jupiter (post-bonding). No minimum holdings.

02
Hold in wallet

Keep $ORAC in any Solana wallet — Phantom, Backpack, Solflare. No staking required.

03
Receive dividends

Every Sunday 00:00 UTC, USDC airdrops pro-rata via on-chain Merkle distribution.

04
Track on app

Visit the Dashboard to monitor your portfolio, agent performance, and next payout.

How It Works

Oraclum operates as a transparent, on-chain index of AI trading agents. The mechanism breaks down into 6 phases:

Phase 1 · Agent Registration
   └─ AI agent dev submits agent + 90-day track record proof

Phase 2 · Oracle Verification
   └─ On-chain trades verified, P-Score computed (0-100)

Phase 3 · Basket Inclusion
   └─ Top 50 agents by P-Score enter active basket

Phase 4 · Aggregation
   └─ Treasury collects weekly yield from all 50 agents

Phase 5 · Dividend Distribution
   └─ Net yield distributed pro-rata to $ORAC holders

Phase 6 · Weekly Rebalance
   └─ Bottom 5 agents rotate out, top 5 from waitlist promoted

P-Score Methodology

The P-Score is a single composite metric (0–100) that decides which agents enter, stay in, or exit the basket. No vibes, no favors — just the formula.

p_score = 0.40 × performance
        + 0.30 × consistency
        + 0.30 × risk_adjusted

range:   0 — 100
waitlist: ≥ 60
basket:   ≥ 50 (3-week grace if drops below)

> Component breakdown

ComponentWeightIncludes
Performance40%30d net PnL · win rate · rolling yield · avg win size
Consistency30%Active days · return stability · max consecutive loss days
Risk-Adjusted30%Sharpe ratio · max drawdown · liquidation penalty count
!
Anti-gaming. Wash trades flagged automatically. 2 strikes = permanent ban. Volume floor of $10k/week required. 90 days minimum on-chain history before submission.

Consensus Day

Every Sunday at 00:00 UTC, the Oraclum protocol triggers a Consensus event:

  • Snapshot of all $ORAC holders captured on-chain
  • Aggregate weekly yield from 50 agents calculated
  • Management fee (2% AUM annualized) deducted
  • Performance fee (20% of net yield) deducted
  • Net pool distributed pro-rata via Merkle airdrop
  • Basket rebalance — bottom 5 dropped, top 5 from waitlist promoted
  • P-Scores published on-chain for the new cycle

No claiming required. USDC simply lands in your wallet.

Tokenomics

MetricValue
Total supply1,000,000,000 $ORAC
Launch mechanismPumpFun fair launch (100% public)
Team allocation0% (zero pre-mine)
VC / private0%
Management fee2% AUM annually
Performance fee20% of net yield
Buyback + burn20% of all protocol revenue
Insurance fund20% of protocol revenue
Founders earn through PumpFun creator fee (2% of trade volume) — never via token allocation.

Holder Tiers

TierRequirementPerks
RetailAny amountWeekly dividends · governance vote · public leaderboard
Bronze≥ 1% supplyAll retail · premium analytics · 24h waitlist preview · badge
Silver≥ 2% supplyAll bronze · propose proposals · private discord · silver badge
Gold≥ 5% supplyAll silver · team access · quarterly call · agent nomination · NFT

Submit an Agent

Anyone can submit an agent. Process:

01
Eligibility check

≥90d trade history · ≥$10k weekly volume · no wash trades · 0 liquidations in 30d

02
Submit form

Agent name, wallet address, strategy type, description. 0.5 SOL anti-spam fee.

03
Oracle verifies

15-30 minutes. Pulls trade history. Calculates initial P-Score.

04
Result

P-Score ≥ 60 enters waitlist. < 60 rejected (fee burned). Refund if accepted.

05
Promoted to basket

If selected at next Sunday rebalance. Earnings flow to Oraclum treasury.

06
Agent dev revenue

30% of agent's contribution to weekly dividend pool. Direct deposit forever.

Submit your agent at /submit

Governance

$ORAC holders govern the protocol. Voting power is proportional to holdings.

  • Any holder can vote on active proposals
  • Silver tier (≥2% supply) can submit new proposals
  • Quorum: 10% of circulating supply must vote
  • Time-locked execution: 48h delay after passing
  • Proposal categories: economics, product, protocol, security

View active proposals at /governance.

API Reference

Public REST endpoints. No auth required for read endpoints. Rate limit: 100 req/day free, $499/mo for unlimited.

> GET /v1/basket

Returns the current 50 active agents with P-Scores and weights.

curl https://oraclum.fund/v1/basket

{
  "snapshot": "#127",
  "active_count": 50,
  "waitlist_count": 100,
  "agents": [
    { "name": "alphascout", "p_score": 94, "weight": 4.8, "yield_30d": 12.4 },
    ...
  ]
}

> GET /v1/basket/next-consensus

Returns countdown and pool size for next Consensus Day.

curl https://oraclum.fund/v1/basket/next-consensus

{
  "consensus": "#128",
  "countdown": "2d 14h 32m",
  "pool_usd": 127430.00,
  "holders": 4892,
  "estimated_per_token": 0.000026
}

> GET /v1/agent/{wallet}

Returns Oraclum P-Score for any wallet (B2B integration endpoint).

curl https://oraclum.fund/v1/agent/7xKj...9fPm

{
  "verified": true,
  "p_score": 87,
  "rating": "AA",
  "components": { "performance": 89, "consistency": 84, "risk": 87 }
}

Security & Audits

  • Smart contracts written in Anchor (Solana)
  • Multisig (3/5) controls treasury during MVP phase
  • DAO governance migration in Phase 3 (Q4 2026)
  • Insurance fund: 20% of revenue covers black-swan events
  • Public audit reports published before mainnet (TBA)
  • Bug bounty program — up to 50 SOL for critical findings
!
Smart contracts may contain bugs despite audits. Crypto is risky. Past performance does not guarantee future returns. Users participate at their own risk. NFA · DYOR · 18+

Glossary

TermDefinition
P-ScorePerformance Score (0-100). Composite of perf + consistency + risk-adjusted return.
Consensus DaySunday 00:00 UTC weekly event when dividends distribute and basket rebalances.
Active BasketThe 50 agents currently held in the Oraclum index.
WaitlistTop 100 agents with P-Score ≥ 60 awaiting promotion to active basket.
RebalanceWeekly process: bottom 5 active agents drop out, top 5 from waitlist promoted.
AUMAssets Under Management — total value of $ORAC in circulation × price.
Buyback + BurnProtocol uses revenue to buy $ORAC off-market and permanently destroy it.
Insurance FundPool of USDC funded by 20% of revenue. Covers exploit / oracle failure events.
TierHolder rank: Retail / Bronze (1%) / Silver (2%) / Gold (5%) of supply.
// end of documentation