Summary
| Rule | Account types | Status |
|---|---|---|
| Squads Multisig V4 Tracker | Multisig (Squads V4) + vaults | π’ Active |
| Squads Multisig V3 Tracker | Multisig (Squads V3) + vaults | π’ Active |
| Squads Multisig Member Change | Multisig (Squads V3/V4) | π’ Active |
| Squads Risky Member Add Proposal | Multisig + screened member wallet | π’ Active |
| Squads V4 Timelock Monitor | Multisig (Squads V4) + proposals | π’ Active |
| Squads Multisig Member Active | Multisig member wallets | π’ Active |
| Squads Multisig Large Transaction | Multisig + vault accounts | π’ Active |
| Realms Governance Tracker | DAO / Governance + treasury | π’ Active |
| Realms Proposal Monitor | DAO / Governance (proposals) | π’ Active |
| Realms Council Member Change | DAO / Governance + member wallets | π’ Active |
| Realms Council Member Active | Council member wallets | π’ Active |
| Realms Risky Member Proposal | DAO / Governance + member wallet | π’ Active |
| Safe Multisig Tx Executed | Safe (Gnosis) multisig | π’ Active |
| Safe Multisig Member Change | Safe (Gnosis) multisig | π’ Active |
| Safe Multisig Threshold Change | Safe (Gnosis) multisig | π’ Active |
| Safe Multisig Config Change | Safe (Gnosis) multisig | π’ Active |
| Safe Multisig Module Change | Safe (Gnosis) multisig | π’ Active |
| Safe Multisig Approve | Safe (Gnosis) multisig | π’ Active |
| Safe Multisig Pending Approvals | Safe (Gnosis) multisig | π’ Active |
| New Squads Multisig Created (V3 / V4) | Multisig (Squads) | βͺ Deprecated |
Rules
π’ Squads Multisig V4 Tracker
π’ Squads Multisig V4 Tracker
| Trigger | Any V4 multisig activity: member add/remove (with risk scoring), threshold changes, proposal create/approve/reject/execute/cancel, batch transactions, spending-limit use, and vault transfers (USD thresholds for financial movements). |
| Account types | Multisig (Squads V4) + vaults |
| Status | Active |
π’ Squads Multisig V3 Tracker
π’ Squads Multisig V3 Tracker
| Trigger | Any V3 multisig activity: member additions/removals, threshold modifications, proposal create/approve/reject/execute, authority changes, and vault transfers (USD thresholds for financial movements). |
| Account types | Multisig (Squads V3) + vaults |
| Status | Active |
π’ Squads Multisig Member Change
π’ Squads Multisig Member Change
| Trigger | A membership change (addition or removal) on the monitored multisig. Supports both V3 and V4. |
| Account types | Multisig (Squads V3/V4) |
| Status | Active |
π’ Squads Risky Member Add Proposal
π’ Squads Risky Member Add Proposal
| Trigger | A V4 proposal to add a member, where the proposed memberβs Range risk score β₯ the configured minimum. |
| Account types | Multisig (Squads V4) + screened member wallet |
| Status | Active |
π’ Squads V4 Timelock Monitor
π’ Squads V4 Timelock Monitor
| Trigger | A V4 proposal has passed its approval threshold and is in its timelock window; re-alerts on a configurable interval with the remaining time. (Scheduled β recommended 60-minute ticker.) |
| Account types | Multisig (Squads V4) + proposal accounts |
| Status | Active |
π’ Squads Multisig Member Active
π’ Squads Multisig Member Active
| Trigger | A known multisig member is a signer on a non-Squads transaction. Specific members can be excluded. Supports V3 and V4. |
| Account types | Multisig member wallets |
| Status | Active |
π’ Squads Multisig Large Transaction
π’ Squads Multisig Large Transaction
| Trigger | A vault-executed transfer whose USD value exceeds the configured minimum. Vault accounts are derived automatically from the multisig. |
| Account types | Multisig + vault accounts |
| Status | Active |
π’ Realms Governance Tracker
π’ Realms Governance Tracker
| Trigger | A proposal-executed instruction lands, or the realm authority/config or a governance config is updated; tracks associated treasury flows above a USD threshold. |
| Account types | DAO / Governance + program + treasury accounts |
| Status | Active |
π’ Realms Proposal Monitor
π’ Realms Proposal Monitor
| Trigger | New proposals and every state transition (Draft β Signing Off β Voting β Succeeded β Executing β Completed, plus Cancelled / Defeated / Vetoed / Executing-with-errors), and Succeeded-awaiting-execution with a timelock countdown. (Scheduled.) |
| Account types | DAO / Governance (proposals) |
| Status | Active |
π’ Realms Council Member Change
π’ Realms Council Member Change
| Trigger | SPL-Governance deposit/withdraw against the council holding account (ongoing membership), or mintTo / burn on the council mint (bootstrap / reset events). |
| Account types | DAO / Governance + member wallets + council mint |
| Status | Active |
π’ Realms Council Member Active
π’ Realms Council Member Active
| Trigger | A council member is a signer or writable account on a transaction that does not invoke the governance program. Specific members can be excluded. |
| Account types | Council member wallets |
| Status | Active |
π’ Realms Risky Member Proposal
π’ Realms Risky Member Proposal
| Trigger | A proposal whose action would mint the council token to a wallet whose Range risk score β₯ the configured minimum. (Scheduled.) |
| Account types | DAO / Governance + prospective member wallet + council mint |
| Status | Active |
π’ Safe Multisig Tx Executed
π’ Safe Multisig Tx Executed
| Trigger | ExecutionSuccess / ExecutionFailure on the Safe; includes value moved and flags risky DelegateCall use. Can escalate on large total transfers. |
| Account types | Safe (Gnosis) multisig |
| Status | Active |
π’ Safe Multisig Member Change
π’ Safe Multisig Member Change
| Trigger | Owner add/remove/swap events; flags newly added owners that have a high Range risk score. |
| Account types | Safe (Gnosis) multisig |
| Status | Active |
π’ Safe Multisig Threshold Change
π’ Safe Multisig Threshold Change
| Trigger | The signing threshold is changed β especially dangerous when lowered to 1. |
| Account types | Safe (Gnosis) multisig |
| Status | Active |
π’ Safe Multisig Config Change
π’ Safe Multisig Config Change
| Trigger | ChangedGuard / ChangedFallbackHandler events (Safe β₯ 1.3.0). Removing a Guard removes a key safety control. |
| Account types | Safe (Gnosis) multisig |
| Status | Active |
π’ Safe Multisig Module Change
π’ Safe Multisig Module Change
| Trigger | EnabledModule / DisabledModule events. An enabled module can move funds bypassing the signing threshold, so additions warrant scrutiny. |
| Account types | Safe (Gnosis) multisig |
| Status | Active |
π’ Safe Multisig Approve
π’ Safe Multisig Approve
| Trigger | An onchain approval for a transaction hash, including the count of confirmations collected so far. |
| Account types | Safe (Gnosis) multisig |
| Status | Active |
π’ Safe Multisig Pending Approvals
π’ Safe Multisig Pending Approvals
| Trigger | Polls the Safe Transaction Service: fires when a new pending tx appears, then again when it reaches off-chain consensus (ready to execute). (Scheduled.) |
| Account types | Safe (Gnosis) multisig |
| Status | Active |
Deprecated
βͺ Deprecated rules (migration context)
βͺ Deprecated rules (migration context)
- New Squads Multisig Created (V3 / V4): creation of a new Squads multisig account (separate V3 and V4 rules on the previous runner; the V4 variant could be filtered by member account).