Solana tools
Transfer Solana Token Authority
Transfer mint, freeze, metadata, or transfer fee authorities of your SPL token to another wallet or multisig. Classic SPL and Token-2022 supported.Solana tools
Transfer authority
Blockchain
Token address
Authority type
New authority
The 20lab Solana transfer authority tool lets you reassign control of an SPL token's authority roles to a different wallet address. This is essential when handing off a project to new team members, moving control to a multisig, or transitioning to DAO governance.
The tool supports transferring all major SPL token authorities in a single interface, works with classic SPL and Token-2022, and verifies that the connected wallet currently holds the authority before allowing any transfer. If you want to permanently disable an authority instead of moving it, use the revoke authority tool.
The 20lab tool supports transferring all major authority types for SPL tokens:
- Mint authority - Controls whether new tokens can be minted
- Freeze authority - Controls whether SPL token accounts can be frozen
- Metadata update authority - Controls whether token name, symbol, and image can be changed
- Transfer fee config authority - Token-2022 only: controls transfer fee rate changes
- Transfer fee withdraw authority - Token-2022 only: controls who can collect accumulated fees
Each authority can be transferred to a different address independently, enabling role-based security models.
To transfer Solana mint authority:
- Connect the wallet that currently holds the mint authority
- Enter your token's mint address
- Select Mint authority from the authority types
- Enter the new authority's wallet address (carefully - this is irreversible)
- Confirm the transaction
After confirmation, only the new authority can mint additional tokens. The transfer is recorded on-chain and visible on Solana Explorer. The previous mint authority loses all minting rights immediately. See our step-by-step mint authority guide for screenshots and edge cases.
To transfer Solana freeze authority, follow the same steps as transferring mint authority but select Freeze authority instead. The destination wallet becomes the only address that can freeze or unfreeze SPL token accounts for your token.
Common scenarios for transferring freeze authority:
- Moving from a hot wallet to a multisig for security
- Handing off compliance responsibilities to a DAO or regulated entity
- Transferring control to a custom freeze program that enforces specific rules
Detailed walkthrough: how to transfer or revoke freeze authority on Solana.
Yes - you can transfer any SPL token authority to a multisig wallet address. This is the recommended approach for any token with meaningful value or active community.
Transferring to a multisig provides:
- Multiple-signature security - No single key can act unilaterally
- Protection against compromised wallets - One leaked key isn't catastrophic
- Decentralized governance - Authority decisions require team or community consensus
No - authority transfers are not reversible through standard means. Once an authority is transferred:
- The previous holder loses all rights to that authority immediately
- Only the new authority can perform actions requiring it (including transferring it back)
- If the new authority's private key is lost, the authority is permanently inaccessible
Because of this permanence, always verify the destination address twice before confirming. For high-stakes transfers, send a small test token first to confirm the receiving wallet is functional.
Transferring authority to an incorrect address has serious, often permanent consequences:
- If sent to a nonexistent address or one without a known private key, the authority becomes permanently inaccessible - effectively the same as using the revoke authority tool
- If sent to a valid wallet you don't control, only that wallet's owner can now exercise the authority
- There is no built-in recovery mechanism - the transfer is final once confirmed on-chain
To prevent errors: double-check the destination on Solana Explorer, label addresses you use frequently, and test with a low-value token first if you're unfamiliar with authority transfers.
Yes - the tool works with both classic SPL tokens and Token-2022 tokens. The available authority types depend on which extensions your token was created with:
- Classic SPL tokens - Mint and freeze authority
- Tokens with Metaplex or Token-2022 metadata - Plus metadata update authority
- Tokens with transfer fee extension - Plus transfer fee config and withdraw authorities
The interface auto-detects which authorities exist for your token and only shows the ones that are currently active and transferable. All tokens created with 20lab Solana token generator use Token-2022 and expose every relevant authority.
Related Posts
Continue your journey with these related blog posts.
Learn how to manage your token's brand identity, establish permanent visual elements, and implement effective governance for SPL token metadata.
April 19, 2025
5 min read
Learn how to transfer or permanently revoke Solana freeze authority with our step-by-step guide. Discover when to manage security controls.
April 19, 2025
5 min read
Learn how to transfer or permanently revoke Solana mint authority with our comprehensive guide. Enhance token security and establish immutable supply.
April 18, 2025
5 min read
Learn how to add liquidity to Raydium DEX with our comprehensive guide. Step-by-step instructions for Solana token creators to securely launch your token!
January 28, 2025
7 min read
Learn how to add liquidity to Meteora for your Solana token - a step-by-step guide covering DAMM v2 pool creation, fee configuration, and LP token security.
March 23, 2026
7 min read
Learn about Solana, the blockchain that provides a fast, secure and scalable infrastructure for token projects.
July 24, 2024
8 min read
Learn what SPL is and how it is standardizing tokens for compatibility across Solana blockchain.
November 11, 2024
5 min read






