Squads Docs
Squads Legacy (v3)
Squads Legacy (v3)
  • Getting Started
    • What's a Squad?
    • Create a Squad
  • Navigating Your Squad
    • Dashboard
    • Vault
    • Transactions
    • Developers
      • Programs
      • Token Manager
      • Validators
      • TX Builder
    • Creators
    • Apps
    • Owners and Settings
  • Integrations
    • Staking
      • Stakewiz
      • JitoSOL
      • Lido
      • Marinade
      • SolBlaze
    • Swap
    • Tensor
    • Dialect
    • Bonfida
    • Coinflow
  • Frequently Asked Questions
    • General
    • Costs of using Squads
  • Development
    • PDAs
      • Multisig
      • Transaction
      • Instruction
      • Derivation
    • Authorities
    • Anchor IDL
      • Loading the Program
      • Create a Multisig
      • Transactions
        • Create a Transaction
        • Adding Instructions
        • Activating a Transaction
        • Approve / Reject a Transaction
        • Executing
    • SDK
Powered by GitBook
On this page
  1. Frequently Asked Questions

Costs of using Squads

How much does it cost to use Squads?

Network fees can vary slightly depending on the action performed inside of a Squad. This happens due to differences in the weights of instructions, which require different spaces on the blockchain.

Approximate network fees for various actions inside Squads:

  • Squad deployment - 0.0025 - 0.0045 SOL depending on the initial amount of owners

  • Sign transaction - 0.000005 SOL

  • Withdrawing SPL tokens - 0.0048 SOL

  • Depositing SPL tokens - 0.00001 SOL

  • Depositing NFT - 0.00001 SOL

  • Withdrawing NFT - 0.005 SOL

  • Add owner - 0.0057 SOL

  • Remove owner - 0.0050 SOL

  • Change threshold - 0.0050 SOL

  • Add program - 0.00301 SOL

  • Buy NFT from Tensor - 0.00298 SOL

  • Rent NFT from the vault - 0.00298 SOL

  • Stake SOL with a validator - 0.00976 SOL

PreviousGeneralNextPDAs

Last updated 10 months ago