Documentation ¶ Index ¶ 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 Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func GetTotalSupply ¶ func GetTotalSupply(vmRunner vm.EVMRunner) (*big.Int, error) func IncreaseSupply ¶ func IncreaseSupply(vmRunner vm.EVMRunner, value *big.Int) error func Mint ¶ func Mint(vmRunner vm.EVMRunner, beneficiary common.Address, value *big.Int) error Types ¶ This section is empty. Source Files ¶ View all Source files gold_token.go Click to show internal directories. Click to hide internal directories.