network
Base multisig replay
Paste (or auto-fetch) the admin transaction from devnet; the UI decodes the program instruction, verifies it against the multisig hash recorded on-chain, and rebuilds the signer transaction for the connected wallet.
Current admin multisig
Reading multisig account...
Sign base multisig from transaction
Connect a wallet to fetch, decode, and sign a transaction.
ER admin multisig vote(ephemeral rollup)
`*_er` admin instructions now enforce the same M-of-N threshold on the rollup via a delegated ErMultisigVote tally. Each admin re-runs the identical `*_er` instruction in /actions until signatures_left == 0; only the threshold tx commits the target accounts back to base.
Reading ErMultisigVote from the ER…