LogoAlpha
Live · auto-refresh every 30s

Don't trust.
Verify.

Every on-chain address the terminal touches is listed below with a live balance and a Solscan link. The vault wallet, the insurance fund, every fee recipient, the MMO mint, and the admin wallets that can pause the vault. Nothing is hidden. Click any address and verify the balance yourself.

01

Live Health

The reconciliation cron runs every 5 minutes and compares the on-chain vault SOL balance against the DB-derived expected balance, plus checks that share accounting is internally consistent.

StatusAwaiting first reconciliation tick
Vault pausedNo
Drift (SOL)-
Drift (%)-
Share consistency-
Last checkedpending first check
02

Vault SOL

The pooled wallet that holds depositor SOL. Balances rise on deposits and trade profits, fall on withdrawals and trade losses. The keypair is generated server-side and AES-256-GCM encrypted before being stored in the database.

Vault wallet
Not configured
On-chain SOL (live NAV)-
Idle SOL (not in open trades)-
SOL committed to open positions-
Open positions-
Total shares outstanding-
NAV per share-
Capacity-
03

Insurance Fund

A dedicated wallet that receives a fixed percentage skim from every profit fee. Funds are reserved for depositor rebates on protocol failure or significant drawdown events. The insurance payout mechanism is admin-gated during V1 soft launch and activates as TVL accumulates.

Insurance wallet
Not configured
Skim rate per fee-
Total skimmed to date-
Total rebated to date-
24h drawdown-
Rebate eligibilityNo active drawdown
04

Fee Recipients

Profit fees are taken in SOL when a depositor withdraws, swapped to MMO via Jupiter, and split across the addresses below per the configured ratios. The burn share is destroyed via SPL Token burn instruction directly against the MMO mint, visible on-chain as a real supply decrease.

MMO bought (total)
-
MMO burned (total)
-
Fees in SOL (total)
-
Volume in SOL (total)
-
05

MMO Mint

The MMO token mint. Tier gating, fee discounts, and the on-chain burn event are all keyed to this address. Verifiable via any Solana explorer.

MMO token mint
Not configured
Total MMO burned (since deploy)-
Total MMO bought back-
Tier: Light unlock-
Tier: Mid fee-
Tier: Premium fee-
06

Admin Wallets

Wallets authorized to pause the vault, resume after a circuit-breaker trip, and execute insurance rebates. No other privileges. Cannot move funds out of the vault or modify share accounting. Listed publicly because trust requires full disclosure.

If the admin set is empty below, admin endpoints are disabled and only an operator-managed code redeploy can reach those functions.

07

Verify Yourself

Two minutes, no signup:

  • Click any address above. Solscan will open in a new tab.
  • Read the live SOL balance on Solscan.
  • Compare it with the live balance shown on this page. They should match within a few seconds of each other.
  • For the MMO mint, switch to the "Tokens" tab on Solscan to see the live total supply. Compare with the "MMO burned" counter on this page to confirm burns landed on-chain.
  • For fee splits, watch a single withdrawal close in real time: the depositor receives net SOL, fee_sol leaves the vault to be swapped to MMO via Jupiter, then MMO is distributed across the four addresses listed in section 04. Every step is on-chain.

If anything on this page does not match what Solscan shows, something is wrong. Ping the operator immediately, do not deposit.

Documentation

Read how it works.

The mechanics behind every balance, fee, and burn shown on this page are documented in full.