Solana Token Manager

Solana Token Manager

Review token authorities, mint additional supply, burn owned tokens, or revoke permissions from your connected wallet.

AuthoritiesMintBurn
4.96 / 5.00(1329 Ratings)Solana Token Manager is rated 4.96 out of 5.00 with 1329 ratings.
Token Selection
Choose an SPL token owned or controlled by your wallet.
Authority View
Current token authority status and available revoke actions.
Mint Authority
Review supply control and mint additional tokens when your wallet has authority.
Burn Tokens
Destroy tokens from an initialized token account owned by your wallet.

Looking for something else?

Frequently Asked Questions

What can I do with the Solana Token Manager?

The Solana Token Manager lets you inspect token authorities, mint additional supply when your wallet controls mint authority, burn tokens from owned accounts, and revoke token permissions.

Can I mint more SPL tokens with this tool?

Yes, if the connected wallet still controls the token mint authority. If mint authority has already been revoked or belongs to another wallet, the mint action will not be available.

What happens when I burn Solana tokens?

Burning permanently removes tokens from an initialized token account owned by your wallet. It reduces the token balance in that account and lowers circulating supply for that mint.

Can I undo a revoke authority action?

No. Revoking mint authority, freeze authority, or update authority is an onchain permission change. Once a permission is removed, this toolkit cannot restore it.

Why does a token action appear unavailable?

Actions depend on the connected wallet and the token state. For example, minting requires mint authority, burning requires an owned token account with balance, and metadata actions require update authority.

What is mint authority on Solana?

Mint authority is the permission that allows a wallet to create more tokens for a mint. If you revoke mint authority, the token supply can no longer be increased through this mint.

What is freeze authority on an SPL token?

Freeze authority is the permission to freeze token accounts for that mint. Revoking it removes the ability to freeze holder accounts, which can make token permissions easier to trust.

Does the Solana Token Manager need my private key?

No. The toolkit runs as a browser dApp and uses your connected wallet to sign transactions. You should never share your wallet seed phrase or private key with any token management tool.