Multisig
Create a multisig transaction
Propose a transfer out of a multisig vault: load the multisig, enter a recipient and amount, and create the proposal. It moves nothing until the members approve it and a member executes.
Loading…
How it works
Load the multisig by address, choose SOL or a token, enter the recipient and amount, and propose. SolKnife builds the Squads vault transaction + proposal, verifies it in your browser, and submits it after your wallet signs. The funds move only once the approval threshold is met and a member executes the proposal (from the Manage tool). A small flat SolKnife fee applies to creating the proposal.
- Proposal
- A pending transaction waiting for approvals. Proposing does not move funds; it records the intended transaction on-chain for members to vote on.
- Vault
- The program-derived address that holds the multisig's funds. Transfers are sent from here when a proposal executes.
Frequently asked
- How do I send a transaction through a Solana multisig?
- Load the multisig, choose New transaction, enter the recipient and amount, and propose it. It does not move funds — it creates a proposal. Once enough members approve (in the Manage tool), any member executes it and the vault sends the funds.
- Does proposing move the funds?
- No. Proposing only records the intended transfer on-chain. Funds move only after the approval threshold is met and a member executes the proposal.
New to this? Read how to create and run a Solana multisig wallet.