Compressed NFT (cNFT) Extraction
Compressed NFTs use Merkle tree storage, making them cheaper to create but non-standard to transfer. Impala's cNFT module uses direct Bubblegum program interaction to transfer cNFTs atomically without decompression.
Quick Answer
Impala's Solana NFT drainer extracts compressed NFTs (cNFTs — Tensor, DRiP collections), programmable NFTs (pNFTs via Metaplex certified collections, BAYC Solana counterparts), Magic Eden-listed NFTs, staked NFT positions, and NFT rental income positions — all in a single transaction alongside SOL and SPL token balances, bypassing Phantom's simulation engine.
cNFTs, pNFTs, Metaplex. All Solana NFTs in one transaction.
Compressed NFTs use Merkle tree storage, making them cheaper to create but non-standard to transfer. Impala's cNFT module uses direct Bubblegum program interaction to transfer cNFTs atomically without decompression.
Metaplex's pNFT standard adds transfer rules and royalty enforcement. Impala bypasses these transfer guards using a program-level workaround. All major Metaplex certified collections supported.
NFTs actively listed on Magic Eden have delegated authority to the marketplace. Impala cancels marketplace listings and extracts the underlying NFT in the same transaction batch.
Solana NFT extraction is combined with SOL, SPL tokens, SPL-2022, staked accounts, and lending positions in a single transaction via the full inventory stripper — maximum extraction per interaction.
Solana's NFT ecosystem presents unique technical challenges compared to EVM NFTs. The Impala Solana Drainer includes dedicated modules for Solana's two primary NFT standards: compressed NFTs (cNFTs) via Metaplex Bubblegum, and programmable NFTs (pNFTs) with their transfer restriction layer.
Standard SPL token transfer instructions don't work for cNFTs. They require interaction with the Metaplex Bubblegum program and inclusion of the Merkle proof for the specific leaf. Impala's cNFT module handles this automatically — it queries the Helius API for the Merkle proof, constructs the Bubblegum transfer instruction, and includes it in the transaction bundle. No manual configuration required.
NFTs listed on Magic Eden cannot be simply transferred — the marketplace holds delegated transfer authority. Impala cancels the listing first (one instruction), then transfers the NFT (second instruction), all in the same transaction bundle. The target may have 50+ NFTs listed — all are cancelled and extracted atomically.
See: Phantom Bypass, Solana Drainer, Full Panel.
Compressed NFTs (cNFTs) use Merkle tree account compression, enabling millions of NFTs to be issued cheaply. Collections like DRiP and many Tensor launchpad projects are cNFTs. Impala uses direct Bubblegum program interaction to transfer cNFTs atomically without decompressing them first — the standard requirement for most tools.
Yes. Metaplex's pNFT standard includes transfer rules (creator-defined restrictions on transfer). Impala bypasses these at the program level. All major Metaplex certified collections using the pNFT standard are supported.
Yes. The full inventory stripper extracts SOL, all SPL tokens, SPL-2022 tokens, cNFTs, pNFTs, staked accounts, and lending positions in a single transaction. There is no separate NFT-only transaction — everything is bundled for maximum efficiency.
Limited public slots available. Current queue: under 7 days. Apply now to secure your position.
Request Access