Versions in this module Expand all Collapse all v1 v1.2.2 Apr 7, 2024 Changes in this version + func GetTotalSupply(vmRunner vm.EVMRunner) (*big.Int, error) + func IncreaseSupply(vmRunner vm.EVMRunner, value *big.Int) error + func Mint(vmRunner vm.EVMRunner, beneficiary common.Address, value *big.Int) error