bullseye-arrowObfuscate Bundle

Obfuscate uses a single sniper wallet to buy in the launch block, then breaks the wallet linkage so the final holding wallet has no bundle or sniper tags.

How It Works

  1. The dev wallet creates the token

  2. A single sniper wallet buys in the launch block

  3. The sniper wallet sells its tokens

  4. A different final wallet rebuys those tokens in the same block as the sell

This sell-and-rebuy breaks the on-chain connection between the launch buy and the final holder. The final wallet ends up holding the tokens without any bundle or sniper tags from platforms like Axiom.

circle-check

Detection

The sniper wallet will be tagged, but it won't hold any tokens after the process. The final wallet that ends up holding tokens shows up clean β€” no bundler or sniper tags.

Wallets

  • Payer β€” pays fees and funds other wallets (optional; defaults to dev wallet)

  • Dev β€” creates the token

  • Sniper wallet β€” buys in the launch block, then sells

  • Final wallet β€” rebuys the tokens and holds them

Configuration

Buy Amounts

Set the sniper wallet's buy amount in SOL or target token amount. The final wallet rebuys the same tokens from the sell.

Wallet Sources

For each wallet slot you can use your own key, pull from wallet cache, generate a fresh wallet, or rent an aged wallet.

Limitations

Obfuscate works with a single sniper and a single final wallet. If you need multiple final wallets holding tokens, use Hidden instead.

When to Use Obfuscate

  • You want block-0 entry without bundle/sniper tags on your holding wallet

  • You only need one final wallet holding tokens

  • You want a clean-looking wallet with no detectable launch connection

Last updated