MasterMinter

Verified contract

Active on Ethereum with 10 txns
Deployed by via 0x54826279 at 7407491
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MasterMinter"

0x916c10e0a5c0ad82476f280a2c2b0885b028680a364b00a30593c21bcbd6bf67
0x7c314026a83deecc9e4057604088a4934d83978e4e8f6cd12628de41fdbd65b4
0x110c76ed01f3bb3d0186f2c4d353ff75e41696c269242caa533042aaf2ae9e37
0x5859b589b1a304316d816d3fdfb9267982fb60956e3d3c5b180b530bc11b9753
0x22b27be8cdbfed976b57cdc740e942f70ea0eadde04ec391759319a7f444b6b0
0x1d5510eb7c848eb8012eb3a66f88eca52f774d393005ab42e79111796b147027
0x929d1dae01da346c8aac49efb416eefd5df5dec302fdffad2c4b4b59ca671435
0xa4a2190eae5012c3f0ef001699557321670fc99dd3dd767ea398a0c99f4bc82d
0x284ecb48a31fdc67fba4a327ab00c62fb17ac3fcc6904b17f1abf11f53ca74a6
0xf8a6e10a60379ecbaadea2ebfea5a539b2b74587c61a8948fd6e6afe88eeae3f

Functions
Getter at block 20917028
getMinterManager(view returns (address)
0xde0aa21af41176cb05e5a80f26dd7949380f0195
owner(view returns (address)
0xfd8e264c1cedda75d68c12fa3249566b2ada099d
Read-only
getWorker(address _controllerview returns (address)
State-modifying
configureController(address _controlleraddress _worker
configureMinter(uint256 _newAllowancereturns (bool)
decrementMinterAllowance(uint256 _allowanceDecrementreturns (bool)
incrementMinterAllowance(uint256 _allowanceIncrementreturns (bool)
removeController(address _controller
removeMinter(returns (bool)
setMinterManager(address _newMinterManager
transferOwnership(address newOwner
Events
ControllerConfigured(address indexed _controlleraddress indexed _worker
ControllerRemoved(address indexed _controller
MinterAllowanceDecremented(address indexed msgSenderaddress indexed minteruint256 decrementuint256 newAllowance
MinterAllowanceIncremented(address indexed _msgSenderaddress indexed _minteruint256 _incrementuint256 _newAllowance
MinterConfigured(address indexed _msgSenderaddress indexed _minteruint256 _allowance
MinterManagerSet(address indexed _oldMinterManageraddress indexed _newMinterManager
MinterRemoved(address indexed _msgSenderaddress indexed _minter
OwnershipTransferred(address previousOwneraddress newOwner
Constructor
constructor(address _minterManager
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.