burnBlocked, then mint the same amount to the correct address. It’s gated by its own BURN_BLOCKED_ROLE and only works on an account that is already blocked.
Demo
Complete Launch a B20 token first. These samples target
base-std@v1.0.0, viem@2.55.11, and Base Foundry v1.1.1.Burn and reissue the blocked balance
The blocked balance falls and the replacement address receives the same amount, leaving circulating supply unchanged.
See also
- Block an account · Reconcile with memos
- Burn in the B20 standard