Onchain · EVM

Quarantined zone

The same authority layer guards onchain actions

Preview

Onchain is one supported workflow type — not the whole story. The enterprise authority pattern applies: pre-execution control, approval when needed, replayable evidence.

Onchain action guarding is in preview on test networks. Production mainnet deployment is not offered from this surface. Integration proofs run on Base Sepolia testnet — not production mainnet.

Onchain guard flow

  1. Transaction or onchain action proposed by agent or automation
  2. Policy evaluates allow, deny, or require approval
  3. Risk advises on abnormal value or destination patterns
  4. High-value or high-risk cases escalate to human approval
  5. Approver authorizes this exact transaction — single-use, expiring
  6. Signed allow or deny receipt produced where supported
  7. Evidence bundle preserved for audit and replay

Risk advises. Policy decides. Evidence proves.

Approval thresholds

Approval escalates when transaction value or risk context exceeds policy-defined bands — described at engagement time, not fixed public thresholds.

Signed receipts

Where supported, an allow or deny decision produces a signed receipt bound to the exact transaction. Reuse of an approval is denied; expired approvals cannot execute.

For protocol developers

Developers building on the protocol need the AgentChain SDK, contracts, and integration docs — not this enterprise page.

Visit AgentChain.xyz

Start operational

Enterprise authority without crypto

Most buyers start with operational workflows — refunds, deploys, delegation. Onchain is optional and quarantined here.