MasterMinter

Verified contract

Active on Ethereum with 1,130 txns
Deployed by via 0x9a20d4ed at 7439432
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MasterMinter"

0x9eb81150528771b914e50349adb6d0792ce746535e46f3f1df127a38302479e1
0x23e3f39b2b635b035deef2c64d5530ab30e4887633e8799a3d8d6ec99a555608
0xc6ac7928047095379613806917a151ed40054cc2866f63a32e8286f44f92aa66
0x729416ed36f6aec8322e02ca805653c10648055e4091ea24dde06548d3dbc7e3
0xde6e5676ae3a9c89e1e7ff8ed1eefeb279438785434cd441bc36705b3afcbe73
0x8db20bff1c649881b5b28ca27867d758f4e992fc8370fb051099499d1df980a8
0xd4dfcdf0ef8c47c9d24f619e66275cb4933b29b3406a3e0e8d7e4f5e44c74cd2
0xf550d6635acffed32f3bb2bc4d70ea8d7e3f7c56a202c76d6cbb0a6ecc83c725
0x6f6a92cc4cc50e1b12f67e303152f16b369f68541e4dacb11a333bd768fc7d72
0x6afad4da0b7e0bd7e2a3651831362c69f37a8f3d95400594885a5cb85ee2be23

Functions
Getter at block 21239486
getMinterManager(view returns (address)
0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48
owner(view returns (address)
0xc1d9fe41d19dd52cb3ae5d1d3b0030b5d498c704
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.