For the complete documentation index, see llms.txt. This page is also available as Markdown.

cNFTs

Learn how to burn cNFTs to tidy up your wallet and remove unwanted assets.

cNFTs FAQ

Why do I not get SOL from burning cNFTs?

cNFTs, or compressed NFTs, store their data off-chain. This significantly reduces the space needed to hold them on the Solana network. Because of this structure, they do not use rent-bearing accounts — which is where SOL is typically reclaimed from. As a result, burning cNFTs does not return any SOL.

How to Burn cNFTS


1

Connect Wallet

See Connecting Your Wallet for instructions.

2

Select cNFTs

Select one or more cNFTs you want to burn. Selected cNFTs will be highlighted as Marked for Burn.

3

Click Burn

Click the Burn button on the right side of the screen, as shown below.

Using a Ledger? Enable the Ledger toggle. You can also optionally swap reclaimed SOL for another currency here.

4

Confirm Selection

5

Sign Transaction

Sign and confirm your transaction by clicking Confirm.

The confirm transaction screen may appear differently due to using a different wallet.

6

Success

cNFTs burned. No SOL returned — just a cleaner wallet.

Last updated