Signature
Description
The maximum total supply enforced onmint. Capped at type(uint128).max, which indicates no cap (the unbounded sentinel). totalSupply can therefore never exceed type(uint128).max.
Generated B20 reference for supplyCap().
mint. Capped at type(uint128).max, which indicates no cap (the unbounded sentinel). totalSupply can therefore never exceed type(uint128).max.