Deployer

Verified contract

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

No balances found for "Deployer"

0xa897de1c49f8a10027c406ce390367db2bdf6d74d429cb2c162dfbff72c1079f
0x91c3f5f4e1cc3d1af82e9a0ec1698069d33a8e9663c99bf012033505710cc4d0
0xa2e2ee49d9419bf60dd30af4b215817bcc5b6d969c82b25a4db0f11e4497da64
0xfce771a934e4cba1b40a92b9403127e7c4aded8183215efae005a9d4ff06ab27
0xb4cf46f52ee3ed4b0bd5f3d3389dc8eaf9d493dab17558930c3ef5757c8ee79b
0x33264377de9bdc7172dc9b9772857256af931a221b668101ece2344efe0d91c7
0xc4162d2ef11d50b7124c3e82370d602a8a6035854ea12f03ee797300c2104cb5
0xa5964b0099479b063573676ad507c4309392460870bd06225acc2551b0936faa
0x952e56ffaad0edd6d429190d640cc0eb38054b9959c6a2db30ec44c6ce11a71c
0xea28ffd6aecf735d57d8039b2a83fcb45d20dd1c29f88d9319f16baf5858270e

Functions
Getter at block 20893627
owner(view returns (address)
0x552aca1343a6383af32ce1b7c7b1b47959f7ad90
Read-only
convertNameToBytes32(string namepure returns (bytes32)
getAddress(string nameview returns (address)
isDeployer(addressview returns (bool)
State-modifying
adjustDeployer(address _deployerbool _state
deployContract(string namebytes creationCodebytes constructorArgsuint256 valuereturns (address)
transferOwnership(address newOwner
Events
ContractDeployed(string nameaddress contractAddressbytes32 creationCodeHash
OwnershipTransferred(address indexed useraddress indexed newOwner
Constructor
constructor(address _owneraddress[] _deployers
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Deployer__NotADeployer(