Deployer

Verified contract

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

No balances found for "Deployer"

0x1e95583f5bc51a0d9cad6e9e45ed9dda242fb159b4eb1ae6855ec49df94ce472
0xda2d13db2f2a164dac13cb1a7511c167af3c51b599a03cf37a2ec3c5127ef3da
0xb9c2cffce1a1f950238d5487c10b93cbe370bf3cfe12586894a48d9a9a172f51
0x0105e97572a56a95ed0c415ff7c7d018f95caebbf858c2fc69418da1d89714e2
0x82d7d05d2381f0fc5e50b5a19048a2a0db227c8da140a2c3ceeb1ff16335a415
0x08d3607b411b54b14075ab2ea38e95e951bbc025a9306917708434e32b7aced1
0x88824636ad6c8f17f1033638e87593fc17e878e8ab6658ccd25e73006484dc1a
0xab93fee873c03724a7ceb3f21ac029494233d806cf670ce7e7e64d5b55ba5c7c
0x062b2af5ce0ba6cb0721c6689c2e978e2fed8e82bcffa09ab1ad9b0eb0f72173
0x3abe169a1eae96d25004e42ca5372ae41a61398ee225c8efc7943e374a450ee4

Functions
Getter at block 21175740
authority(view returns (address)
0x819ce86a2256968698c61cd087d09cc108b7ab05
owner(view returns (address)
0x207e804758e28f2b3fd6e4219671b327100b82f8
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(