Skip to content

LordIvanhoe/solana-nft-burner

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SOLANA NFT BURNER

Background

Metaplex released a burnNFT instruction with which you can destroy all accounts of an NFT and claim back the SOL that was used for rent.

Disclaimer

Use at you own risk! I shell not be made responsible for loss of funds or other things.

Make sure to check transactions before signing!

Only use with burner wallets!

Local Setup

Install packages

yarn install 

Run dev-server

yarn start 

Online Version

To use the fee-redeemer just navigate to

https://loopcreativeandy.github.io/solana-nft-burner/

Usage

Connect your wallet, select NFTs (or regular SPL tokens) you want to burn by clicking on them in the list below. Hit "Burn Selection" and approve transaction(s).

Author

This project was developed and is maintained by solandy.sol I love to recieve donations ;)

More about me https://linktr.ee/loopcreative

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 93.8%
  • HTML 5.0%
  • CSS 1.2%