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
Increase circulating supply.
Restrict Who Can Hold It
Allowlist eligible holders.