MasterMinter

Verified contract

Active on Base with 21 txns
Deployed by via 0x8797bc5c at 15760855
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "MasterMinter"

0xbe5908da6311c18d3a5a6375c884f25ca501f0ab8e67eb63446d1d0def25f645
0x837cbe2493cb36856d0198faebaede5651b327b6bb362e52086a215759cf1a87
0x62491120c026e3d7b3da4c66da1f09bcac6247aa667f23ceedf9f86da8cf6d31
0xe9e10e8e9e59cdca945318d64e3e43bced1228fe8b5871f08baaf946e71617ca
0xfc0b4ea8709e2efa0cae155200059742b470c6f1361c386ff37ee81991036161
0x91173cc610f782b7590723e1741e7fe0dbb265d206e3b0eadfec62198cc53131
0xfce3ef9429afe9be70a8dca6f7f90716794030d7bee2446b6fe6c9606a2d851a
0xe896fbb3342b1d573f6bcee7c7e03c5cc5248bdaf138b2c54c83a79250fcb19e
0x6b747e736058f8b5e1c93cc1ea3e5487d86bcdecd52e47c1dc7a9b8cb28979a2
0x8d1563657dfe13e77539b4d6a429bfcbe6917a3e518375b37efa8215c57eecd9

Functions
Getter at block 22711880
getMinterManager(view returns (address)
0x60a3e35cc302bfa44cb288bc5a4f316fdb1adb42
owner(view returns (address)
0xd8dda6b953c16f75a46309898d1ce154f58c898d
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.