AUTARKON
Open App

syncing···

Autonomous treasury · Robinhood Chain 46630

The treasury that funds itself.

Autarkon runs on its own exhaust. Every $AUN swap pays a toll into the vault; anyone can fire the harvest and the claim cracks five ways — 40 / 40 / 10 / 5 / 5 — into burn, a stock estate, operations, liquidity and chaos. No keys. No votes. No humans required.

$AUN / USDC · main pool $ —
Fees claimed · all time ··· USDC
$AUN burned ··· SUPPLY ONLY FALLS
Pending claim ··· HELD FOR NEXT STRIKE
01SWAPevery $AUN trade pays a 4.2% toll into the pot
02HARVESTpermissionless — any wallet, 0.25% keeper cut
03SPLITone transaction, five routes, constants in bytecode
next strike window ··· the split 40 / 40 / 10 / 5 / 5 keeper cut 0.25% + dust cooldown 60s

01THE SPLIT

One fee. Five destinations.

constants in bytecode — not config rows anyone can edit

R/1 · OF THE BURNBuy & burn

The largest pipe buys $AUN back on the open pool and burns it in the same transaction. Supply only ever falls through this route — every claim tightens the float.

  1. 40% buy & burn
  2. 40% the estate
  3. 10% operations
  4. 5% liquidity
  5. 5% chaos
INV-1 ··· claimed = keeper + pending + paid — asserted on-chain after every strike, live in the app

02LIVE STATE

The engine, measured

read straight from chain 46630 · refreshes every 15s

fees claimed · usdc···all time, net of nothing
$aun burned···through the burn route only
live supply · $aun···1,000,000,000 at deploy
strike window···harvest cooldown on testnet
the law40 / 40 / 10 / 5 / 5fixed — no key can re-weight it
keeper cut0.25%plus rounding dust, to whoever strikes

03THE FLOW

How a strike runs

one transaction · five routes · failure-isolated by design

  1. P01

    A swap pays its toll

    Every $AUN swap on the main pool pays 4.2%; 2.5 points belong to the protocol and accumulate inside the pool, owed to the vault. The pot only ever grows between strikes.

  2. P02

    Anyone strikes the harvest

    harvest() is permissionless — the caller pockets 0.25% of the claim plus rounding dust. Rate-limited by a cooldown: 60 seconds on testnet, one hour planned for mainnet.

  3. P03

    The pot cracks five ways

    40 / 40 / 10 / 5 / 5 — constants in bytecode, not entries in a config table. Minimum claim, per-route minimums and integer dust guards keep the arithmetic honest.

  4. P04

    Every pipe runs alone

    Each route executes as an isolated external call under a gas cap. A stale feed or a thin pool leaves that slice pending — it never takes the harvest down. The ledger records every skip.

INV-1 · CLAIMED = KEEPER + PENDING + PAID asserted on-chain after every strike — watch it live in the app

04SAFEGUARDS

Walls, not promises

six gates every route passes · G-01 → G-06

G-01

TWAP drift gate

Before any pool trade, spot must sit within ±3% of the 30-minute TWAP. Manipulation inside the window is refused, not punished.

G-02

Feed staleness & pause

Stock routes skip any asset whose oracle is older than 15 minutes, paused, or negative. Skips are events, not errors.

G-03

Pool impact cap

No single route moves more than 0.5% of a pool per execution. Oversized amounts batch across future harvests.

G-04

Rollback isolation

Pipes run as external self-calls wrapped in try/catch under a gas cap. A failing pipe leaves its funds pending — never takes the harvest down.

G-05

Timelocked custody

Fee-recipient and dev-treasury changes need a request/confirm delay — 24 hours on mainnet. The world watches the intention first.

G-06

Self-auditing ledger

INV-1 asserts claimed = keeper + pending + paid after every harvest. INV-4 asserts the vault holds zero $AUN when the dust settles.

05THE ESTATE

Nine stocks, held by bytecode

40% of every strike lands here · equal weight · nobody can raid it

The estate route buys nine tokenized stocks at equal weight and just… holds them. Half of each position is swap, half is liquidity, all of it guarded by feed-staleness and drift checks. On testnet the feeds are simulated; on mainnet the same code consumes real equities prices.

SPY NVDA TSLA SPCX MSTR GOOGL CRCL AAPL META
9 ASSETS EQUAL WEIGHT 50 / 50 SWAP-LP ±3% TWAP GATE

see the live holdings table in the app →

06QUESTIONS

The fine print

eight answers · zero marketing

Q1What exactly is Autarkon?
An autonomous treasury. $AUN trades on its own pool; the pool fees are periodically claimed by a vault contract and split along five fixed routes — buy&burn, stock estate, operations, liquidity, chaos. No human in the loop, no off-chain infrastructure: the whole vault is bytecode.
Q2Who can call the harvest?
Anyone, from any wallet. The caller receives 0.25% of the claim plus rounding dust as a keeper reward. Harvests are rate-limited by a cooldown — 60 seconds on testnet, one hour planned for mainnet.
Q3What happens if a route fails mid-harvest?
Nothing catastrophic — by design. Each route executes as an isolated external call wrapped in try/catch under a gas cap. If it reverts (stale feed, drift gate, thin pool), the amount stays pending for that route and every other pipe completes normally. The failed amount retries next harvest.
Q4Are the stock positions real?
On testnet they're simulated — mock feeds push plausible prices for SPY, NVDA, TSLA and six others so you can watch the routing work end to end. On mainnet the same code consumes real equities price feeds and real position tokens.
Q5Why does 5% go to "chaos"?
A treasury that can only do sensible things is a treasury that can be modeled, front-run and farmed. The chaos route buys a volatile side asset and burns it — deliberately inefficient value that keeps the system from becoming a deterministic payoff matrix.
Q6Can the weights or destinations be changed later?
Not by any key we hold. The split lives in the vault's bytecode as constants. The owner role can rotate operational parameters (cooldowns, caps, asset list) — all timelock-protected and visible on-chain — but re-weighting would require deploying an entirely new protocol nobody is obliged to follow.
Q7Why is gas paid in ETH?
This edition runs on Robinhood Chain, an Arbitrum-based L2, where the native gas token is ETH. Your wallet pays fees straight from its ETH balance — the Robinhood Chain testnet faucet funds new addresses with 0.01 ETH every 24 hours.
Q8When mainnet?
After the external audit completes and timelocks are extended to production values. Watch @autarkonxyz — the launch announcement is the only signal worth trusting.

07 · ENLIST

Needs nothing. Runs anyway.

Every strike, every route, every skip lands on-chain where anyone can read it. Open the app and watch the engine work in real time — follow the account for the launch signal, read the contracts for everything else.

  • announcement channelx.com/autarkonxyz
  • home of the engineautarkon.xyz
  • keeper reward0.25% + dust
  • cooldown · testnet60 seconds
  • the split · fixed40 / 40 / 10 / 5 / 5
  • keys heldnone that matter