Deployer

Verified contract

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

No balances found for "Deployer"

0x602186398b13d74dd46573a31857af63ba39fb858eb19cb69b6174ca8ba19897
0x5eaee1b30ac113f90873712769c5298d77767ce929791438a9ece402020163c3
0x984d823e2f276ffd5395522ef7fe3072552bc94ad17f09929bb534414feb7695
0xf3236b1df22a5ef59661a11ee774fd6190fc3cf5a037ca703084aea64421fc37
0xf63e1c62e7141ad887ff5e144e867eb9dcd290b182c55e4bed91e5b6509da8d1
0x21c1d6bbf341649bc4fff89eb1cf92a6bcdbcbd809f862a0c134682294db3d73
0x2e0489f60b5ec3b37d6029c871950919c4452468082eefab13ca07d621a135e2
0xccb986a2e02524b5c42b316054403d7cc77f74ab606dacdbc982e3d643b4e01e
0x910f2af221a563d68dcc11d5ce4cefd6a46b76487dd84a66ee410e67248352ac
0xa54bf8811ed43513c7d718e6f67fb3f781e51972cbc355eb58a1508f68657652

Functions
Getter at block 21292971
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(