TRANSFER feature during an incident without stopping issuance or cancellation. B20 grants pause and unpause through separate roles so you can separate emergency response from recovery authority.
Real-world asset (RWA) tokenization is one of many use cases for the B20 Asset standard. The examples on this page use a stock token for illustration; the same flows apply to other asset types.Tokenized securities examples shown for illustration. Base is a general-purpose blockchain; issuance and compliance are the responsibility of the issuer under applicable law.
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 Stock Transfers
Transfer pause state changes without pausing mint or burn.
Pause and unpause use separate roles. Grant recovery authority more narrowly than emergency pause authority.
See Also
Restrict Eligible Holders
Gate who can hold with policies.
Cancel Blocked Shares
Burn units from a blocked account.