This contract is being backfilled. You may encounter incomplete storage history.

Deployer

Verified contract

Active on Ethereum with 216 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "Deployer"

0xcc36dcdd0bc71c04c55558f0a2bf90ea30acd41ad2cc0e90e80c1cd9e8342c42
0xb9ed06e92241ac941512744ff0f0abff7167b29517748452fc9abd129c9b33ed
0x9cea367d442fca1791917fab436025bc816fed93e0d9dff1b62254e8ebe5ec7a
0x64f687cb8684b3e8392f375ce9f37354a3b3aa040748843ea966fb61f178d6c8
0xebac0b8f1890d70984782f45d3a6974332baec07e25dd7bc1c55e05f7fe0f4c0
0x05a563ae4df257cdbb1b7ab866b28f33df3e0f008b8e83c1a4e8d0e45e4f4f42
0x5a70f84b4432530206ed7bb93c53a51e15e0e3a33f5ccd9a57b76a6520d1092c
0x3c02f423481a880046534ba3301739042e4a5ac9d05b1ad0bad1f80da50165f8
0x77df42328f1f68519088be104422fb6e51543cd6906aed95f81ea5cf1795ad41
0x7281846fd3ef98ae257b31874ecc04747ff39f6e6f8b251cd1817327aa38dbb2

Functions
Getter at block 20898720
authority(view returns (address)
0x4df6b73328b639073db150c4584196c4d97053b7
owner(view returns (address)
0x0463e60c7ce10e57911ab7bd1667eaa21de3e79b
Read-only
convertNameToBytes32(string namepure returns (bytes32)
getAddress(string nameview returns (address)
isDeployer(addressview returns (bool)
State-modifying
deployContract(string namebytes creationCodebytes constructorArgsuint256 valuereturns (address)
setAuthority(address newAuthority
transferOwnership(address newOwner
Events
AuthorityUpdated(address indexed useraddress indexed newAuthority
ContractDeployed(string nameaddress contractAddressbytes32 creationCodeHash
OwnershipTransferred(address indexed useraddress indexed newOwner
Constructor
constructor(address _owneraddress _auth
Fallback and receive

This contract contains no fallback and receive objects.

Errors
Deployer__NotADeployer(