Skip to main content

Model

  • Isolated custody: Per‑user Gnosis Safe; no pooled funds
  • Permissioned exec: Whitelisted selectors via modules/roles
  • Guards: Pre/post tx validation; pause support
  • Immutable core: Predictable, auditable behavior
Automation cannot move funds beyond whitelisted, user‑authorized actions.

Components

  • RolesGuard: pause + tx checks
  • RolesReceiver/Broadcaster: cross‑chain coordination
  • Market wrappers/adapters: slippage and oracle validation
Emergency controls allow fast pause across chains while preserving withdrawal access from the Safe.
See also: Risk
Developers: explore the SDKs for programmatic access with strict types and Safe‑aware workflows.

Security Flow

I