STABLECOIN variant. Decimals are fixed at 6, and the token carries an immutable ISO currency code.
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.Create and verify the stablecoin
The factory emits
B20Created, and the returned token address is ready for minting.See also
- Mint supply · Restrict who can hold it
- Stablecoin variant in the B20 standard