Building a sell-to-burn router for $PIGEON. An Anchor program that intercepts every sell, buys back PIGEON with a % of the SOL output, and burns it permanently on-chain. Atomic. One transaction. The tokens cease to exist at the protocol level. Here is a snippet of what the burn looks like in code: token::burn( CpiContext::new_with_signer( ctx.accounts.token_program.to_account_info(), Burn { mint: ctx.accounts.pigeon_mint.to_account_info(), from: ctx.accounts.router_pigeon_burn_account.to_account_info(), authority: }, signer_seeds, ), to_burn, )?; That is SPL BurnChecked. Supply decrements on the mint. No recipient. No redirect. Gone. Transparency post. Flock in Looking for one developer with Meteora DAMM v2 CPI experience to complete the final integration and get this to devnet. PIGEON