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.

Admin
Asigna multisig

Can queue, execute, and trigger emergency fast-paths.

Loading…

Guardian
cancel-only

Can cancel queued actions during the delay window.

Loading…

Timelock Delay

Minimum blocks between queue and execute.

blocks

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.

Timelock pinned at:

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.

Stablecoin Factory
stablecoin-factory-v4
explorer
Collateral Registry
collateral-registry-v6
explorer
Bridge Registry
bridge-registry-v4
explorer
xReserve Adapter
xreserve-adapter-v5
explorer
Multi-Asset Vault Engine
multi-asset-vault-engine-v8
explorer

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 · F3
    Collateral Registry · set-collateral-enabled
  • T3 · F5
    Bridge Registry · set-token-enabled
  • T4 · F3
    xReserve Adapter · set-paused

Queued action inspector

Look up a queued action by its caller-chosen id (see the queued event on the multisig tx).