PAUSE_ROLE and UNPAUSE_ROLE are separate, so the ability to stop the token can be held more widely than the ability to resume it.
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.Pause and resume transfers
isPaused(0) returns true after pausing and false after resuming.See also
- Block an account
- Pause in the B20 standard