MasterMinter

Verified contract

Active on Ethereum with 1,053 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"

0xc6d18829dee5503482b4627153e96e83aa73ee6aad0bea26410ef7e1fe8f03b7
0xc96a7918771b6f1b874cc2e391bfd223f73b98889ac7b39b320f6b71333b2b72
0x8f7d2dc96e5637ff6c6e30c19864382e40c3fac1cf8de27150bdbd8e969f8717
0x6d468c408fc2b0b979d29a442b07210420d2400268aa1f5d54d3238511b3a6d7
0xd159b11a9009933438626b1dfeb00bb61c8a67d73131db19c948ba084f30bb94
0xcd5814782265f3dcf68e8cb7ef2275ef45e1b00bd90e2862c3930a26fc45a780
0x97478a3309812154dac2639435eccf00bbb849485662cfdfaf0542f85874689d
0xe255864c6e3e5f6ca98d3209b0c227186f6a502267a504986fabc39104cc1256
0xcd3db10bb38f8a4392624c437166bec6903993771c1e27471ebc10592da2027c
0xf8d3a87fbed34a95e8d926e9dd47f28793ba582d90617fea85de34f1055acf17

Functions
Getter at block 20790201
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.