Multisig
Manage a Solana multisig
Load a multisig you belong to and run it: see members, threshold, vault balance, and pending proposals. Approve, reject, or execute proposals, and propose adding or removing members or changing the threshold.
Loading…
How it works
Paste a multisig address you belong to. The Proposals tab lists pending proposals — approve or reject the ones awaiting your vote, or execute an approved one. The Members tab proposes adding a member, removing one, or changing the threshold (each is itself a proposal the members approve). Voting and executing carry no SolKnife fee; proposing a membership change does. Reads are fresh from chain and show who has voted.
- Proposal
- A pending transaction (a transfer, or a membership/threshold change) waiting for approvals from the members.
- Threshold (m-of-n)
- How many members must approve before a proposal can execute.
- Execute
- Running an approved proposal on-chain. Any member with execute permission can do it once the threshold is met.
Frequently asked
- How do approvals work across different people?
- The proposal lives on-chain. Each member connects their own wallet, loads the multisig here, and approves or rejects the pending proposal. SolKnife shows who has voted and how many approvals are still needed.
- How do I add or remove a member?
- Open the Members tab and propose the change; it is a proposal the members approve like any other. Once it reaches the threshold and a member executes it, the change applies. A membership change invalidates earlier pending proposals, which must be re-proposed.
- What does it cost?
- Approving, rejecting, and executing carry no SolKnife fee — only the Solana network fee. Proposing a membership or threshold change pays a small flat SolKnife fee.
New to this? Read how to create and run a Solana multisig wallet.