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
New to B20? See the B20 Token Standard for the concepts and a full launch walkthrough. 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
Deny a specific address.
Reconcile with Memos
Match payments using onchain memos.