Skip to content

Organisation execution accounts

Execution accounts are organisation-owned choices for workflow steps. They are separate from personal wallets and address-book targets.

  1. Open Execution accounts for the current organisation.
  2. Choose Safe or EOA.
  3. Enter the address and select its supported chains.
  4. Give it a name that distinguishes purpose and environment.
  5. Save the account.

Future chains added to the same controlled-account record remain part of that account. Agent credentials with a selected grant reference the account ID; an all grant dynamically includes current and future accounts.

Use a Safe when multiple owners, threshold review, and coordinated execution are appropriate. Use an EOA only when a single connected wallet should submit transactions directly.

EOA batches are ordered but not atomic: the wallet signs and broadcasts each transaction separately. A later transaction may fail after earlier ones have succeeded.

  • Verify the checksum address and chain.
  • Confirm that intended operators have the relevant personal wallet or Safe authority.
  • Use a recognisable name such as “Treasury Safe — Ethereum”.
  • Test with a low-risk workflow before production use.

Removing a chain or account prevents new authoring and execution through it. It does not rewrite existing workflow revisions or reverse onchain activity.