Now in early access

AI agents that trade.On-chain by design.

Artic spawns isolated agents per symbol on dedicated VMs, lets your LLM pick from 30+ quant strategies, and writes every decision to an immutable on-chain audit log.

Capabilities

Everything your pack needs.

0G Compute
TEE-sealed LLM engine

TEE-sealed LLM engine

Planner + supervisor LLMs run inside TeeML on 0G Compute. Provider signs every response; hash folds into the on-chain reasoning record.

0G ComputeTeeMLSealed infer
Agents
Multi-agent orchestration

Multi-agent orchestration

One isolated process per symbol. Each with its own config, position, and LLM context.

Per-symbolIsolated VMParallel
Algorithms
30+ quant strategies

30+ quant strategies

Momentum, mean-rev, stat-arb, vol, smart-money, RWA — all proven on live markets.

MomentumMean-revStat-arb
Safety
Risk-first architecture

Risk-first architecture

Per-agent drawdown caps and kill switches. Hub authority — no agent exceeds its mandate.

Kill switchDrawdown capHub auth
0G Chain
Verifiable on-chain audit

Verifiable on-chain audit

DecisionLogger + TradeLogger emit indexed events for every supervisor verdict and fill on 0G Mainnet. Reasoning + trade JSON sealed on 0G Storage, bound by hash.

0G Chain0G StorageTradeLogger
ERC-7857
Tradable strategy INFTs

Tradable strategy INFTs

Every published strategy mints an Agent ID (ERC-7857 INFT). Encrypted config, sealed-executor usage rights, re-encryption on transfer — buyers run it without ever seeing it.

ERC-7857INFTSealed config

§04 — Strategy library

Seven families.
Thirty + algorithms.

Family / Momentum

Ride trends. Exit when the move exhausts.

01MACD-cross
02RSI-breakout
03Donchian-channel
04Supertrend
05ADX-filter
How it works

Three steps.
Infinite pack potential.

agent.config.json
1{
2  "name": "snowdrift",
3  "symbol": "BTC/USDT",
4  "llm": "claude-opus-4-7",
5  "leverage": 3,
6  "risk_profile": "balanced",
7  "tp_pct": 4.5,
8  "sl_pct": 2.0,
9  "auto_start": true
10}
valid · ready to spawn

§06 — LLM providers

Bring your own key.
Swap models any time.

Default routes through 0G Compute TeeML — sealed inference with provider signature. Or bring your own key; supervisor + planner can be different models.

01

0G Compute (TeeML)

TEE-sealed · default

02

OpenAI

gpt-4o · o1 · o3

03

Anthropic

claude 4.7 opus · sonnet

04

Google

gemini 2.5 · flash

05

DeepSeek

v3 · r1

§07 — On-chain proof

Every decision.
Cryptographically receipted.

Supervisor verdicts, strategy switches, and trade fills emit signed events to 0G Chain. Full LLM reasoning + trade JSON sealed on 0G Storage; only the root hash lands on-chain. Replay any decision, three months later.

DecisionLogger.solTradeLogger.solStrategyINFT.sol
block #18,420,115 · 0G Mainnet (chainId 16661)
audit-stream · live
#18420115
typesymboldetailage
DECISIONBTC/USDTsupervisor approve · momentum-v312s
TRADEETH/USDTopen long 0.42 ETH @ 3,420.1831s
HALTSOL/USDTmax session loss reached · halt1m
DECISIONAVAX/USDTswitch strategy · vol-target2m
TRADEBTC/USDTclose short 0.18 BTC · pnl +1.42%3m
DECISIONLINK/USDTskip · low confidence4m
pack · live tape
session +8.55%
15:14:00fjordARB/USDTSHORT0.543-0.47%
15:14:00fjordETH/USDTLONG0.839+2.34%
15:14:00tundraSOL/USDTLONG0.113+1.21%
15:14:00fjordETH/USDTLONG1.092-1.53%
15:14:00icefallMATIC/USDTLONG0.568-0.02%
15:14:00permafrostBTC/USDTSHORT0.092-0.09%
15:14:00tundraBTC/USDTSHORT1.013+1.87%
15:14:00snowdriftETH/USDTLONG0.264+2.18%

§08 — Live tape

See the pack
trade in real time.

Every fill from every agent in your pack streams to one tape. Filter by symbol, side, or agent. Replay any window. Export to CSV.

8

agents active

~24

fills / min

7

symbols tracked

§11 — Questions

Things people
tend to ask.

Paper trading is the default. Live execution on HashKey Global is rolling out per account in alpha — request access in your settings panel.

§12 — Waitlist

Join the
alpha cohort.

Limited slots per cohort. Approved accounts get live execution, strategy config access, and credit grants.

encrypted at restno spam · ever

ARTIC

AI trading platform

member id

ARC-PENDING

alpha

early access

Get started

Spin up your first agent.

Connect a wallet, pick a symbol, hand the strategy to an LLM. Self-host the stack from GitHub when you want full control.