Approvals
The Approvals dashboard is where all onchain actions go to get authorized. Whether you’re sending funds, changing signers, or updating permissions, it shows up here first. Every transaction is gated by your organization’s signing threshold—so nothing moves until the right people approve it.

Features and What to Know
- Everything That Needs Approval: See every pending transaction, from token transfers to governance actions like adding/removing owners or updating roles.
- Configurable Thresholds: Your approval logic is determined by the Safe you’ve configured—1-of-1, 2-of-3, 5-of-9, or any structure your org prefers.
- Nonce Ordering: Transactions must be executed in order. If a previous item is stuck, later items will queue until it’s resolved.
- Execute or Reject: Once approvals are met, you can choose to execute the transaction or reject it directly from the interface.
- View Details Before You Sign: Click into any transaction to see the raw details—including destination address, contract call data, gas settings, and encoded payloads.
- Multi-Chain Friendly: Approvals work across all supported EVM networks. All signing actions are tracked and transparent.
Updated on: 01/07/2025
