2e18. Raw balances stay unchanged, while scaledBalanceOf and conversion helpers expose the post-split share amounts.
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.Apply and verify the split multiplier
multiplier() returns 2e18; raw balances remain unchanged while scaled balances double.See also
- Announce a stock dividend · Pause transfers
- Multiplier in the B20 standard