Onchain · EVM
Quarantined zoneThe same authority layer guards onchain actions
PreviewOnchain 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
- Transaction or onchain action proposed by agent or automation
- Policy evaluates allow, deny, or require approval
- Risk advises on abnormal value or destination patterns
- High-value or high-risk cases escalate to human approval
- Approver authorizes this exact transaction — single-use, expiring
- Signed allow or deny receipt produced where supported
- 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