Connect wallet

Use an existing Solana wallet or sign in to create one automatically.

No wallet needed — we’ll create one for you.

or connect an existing Solana wallet

The one power worth attacking

Who can move a bot's money

Only an approved venue — a market program — can debit a bot's vault, and only with the attestor's co-signature and within a per-trade cap. Approving one is deliberately slow and public, because a malicious venue would drain every vault on the platform.

1 approval pending

The delay before a venue can be activated exists for one reason: it is your window to look at what is being approved and, if you do not like it, withdraw your bots first. Once a venue is active it can debit any vault, up to its cap, on any order the attestor co-signs.

Active

Not active

Approved and later withdrawn, or proposed and never switched on — the account looks the same either way, so this page does not guess between them. None of these can move a bot's money.

How this is bounded

Who approves
The protocol authority, in two steps
How fast
Never immediately — a proposal waits out the delay
What a venue can do
Debit a vault, up to its cap, per trade
What it still needs
The attestor's co-signature on every order
Lowering a cap
Immediate — only raising one should wait
Revoking
Immediate

A venue never holds custody authority. It asks the core program for money and core decides — checking the co-signature, this venue's approval and its cap — which is why a bug in market logic cannot drain a bot. How the two programs split.