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)
Not live yet. The deployed program has no er_multisig_vote account, so this UI strips it from every *_er instruction (see ER_MULTISIG_VOTE_DEPLOYED in lib/chain/sdk.ts). ER admin instructions run on the single admin signer until the ER-multisig program version ships.
Reading ErMultisigVote from the ER…