Governance
Read-only inspector for the SSE governance + timelock surface. All admin actions on the governed contracts must be queued from the multisig admin and executed via the timelock after the delay.
AdminAsigna multisig
Can queue, execute, and trigger emergency fast-paths.
Guardiancancel-only
Can cancel queued actions during the delay window.
Timelock Delay
Minimum blocks between queue and execute.
≈ —
Multisignature dashboard
Direct links to the Asigna vault dashboards used for SSE governance operations.
Bootstrap unlocked
Deployer is still allowed to call admin functions directly until bootstrap is locked.
—Governed contracts
Each of these contracts has a one-shot bootstrap that pinned its governance principal to the timelock. After lock-bootstrap, admin functions only accept calls from the timelock.
Emergency whitelist (default seed)
Admin can call these functions through the timelock with no delay. Only pause-style switches are seeded by default; mutations to the whitelist itself go through the normal queue/execute flow.
- T2 · F3Collateral Registry · set-collateral-enabled
- T3 · F5Bridge Registry · set-token-enabled
- T4 · F3xReserve Adapter · set-paused
Queued action inspector
Look up a queued action by its caller-chosen id (see the queued event on the multisig tx).