MasterMinter

Verified contract

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

No balances found for "MasterMinter"

0x468eb464579ddaa03615f1ebeb7048f562da263aac28a3920b7cae5afc77863c
0x2aefc96dd015cc05fe6d113c74c1860e6c19fd6d97c43f59dc99ed9acde938ba
0xac9788289d0bdaa2d2ee1e66d8408c7cf7c2d1b399364ae6240ff6d29fe198dd
0xff1fc04d4e4592a8da44380b879ff5ac0265744601af74c2f0ed0abb9f20e303
0x592ab8ab0cd8585edb46d510d38105f7cd4ad042510f37e6f089e02e1df79f53
0x0cea68ecc3aab8bf7ebc98420cbbf75380d23e1279a618c702c1e0ce248b75ac
0x722afcc227a5ba887a3f1ba6320114acb6bee3957155972644813e9e23706b3b
0x4a817660aa7fee5d8c0158420954a0fa2c6e041db5a6a3067504aeecd1657792
0x440c2420f32bd3f5c91bc209aa405ec608668bbe850be8dc359f7c013e4fd653
0x4fc79b65eff125e8042ed7d93fc5f00328d81ef9708dfdbcc8f215625c6edd05

Functions
Getter at block 20791580
getMinterManager(view returns (address)
0x1abaea1f7c830bd89acc67ec4af516284b1bc33c
owner(view returns (address)
0xa1a083189c5425af0bc59a58b2f1649d5236871b
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.