UNITED STATES DEFLATIONARY COIN is a permanent, automatic deflationary loop for a USDC-paired pump.fun coin. Every 30 seconds the creator wallet runs three transactions back-to-back:
collect_creator_fee_v2.buy_exact_quote_in_v2 — no SOL is needed, the USDC funds the buy directly.Because fees arrive as USDC, the buy can spend them directly. No inline SOL→USDC swap, no slippage on the funding leg, no Raydium CLMM dependency. The whole loop is cheaper, smaller, and faster.
Every fee dollar earned by the bonding curve is immediately spent buying the coin back, and every token bought back is burned. The wallet never accumulates the coin. The supply only goes one way: down.
The creator wallet runs the loop autonomously every 30 seconds. The only on-chain instruction with permissions is collect_creator_fee_v2 which is permissionless — anyone could trigger the claim — but the buy and burn legs must originate from the creator wallet.
Every transaction is recorded on-chain and shown in the RECENT BURNS feed with a Solscan link. Total claimed and total burned are derived from the cycle log live — if the loop is paused, the numbers stop moving. If the wallet were to claim and not burn, the burn signature would be missing from the entry.
Single-creator USDC-paired bonding curve only. Graduated coins, shared-creator (sharing config) coins, and SOL-paired coins are out of scope for this loop.