Corn Deployer

Verified contract

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

No balances found for "Corn Deployer"

0x363e4ef489acb641e870a03a29b9433aafe43542c05a3ae9824576a16c94f242
0x9149a50c6e7452a9abc04d64a9da62db82b7949c5c7216fb9d59b256b0754edf
0x602efd2ec6ca849083d13887f1cb2565aad1dd5eb8d1710d5f3f486522a95192
0x1ee48474804bd07df4649d70fd7decc71b1599b018cea7b7a9294d718aa9fb30
0x9fa341a30a3aba799165ed6fe11239628d2e7a4b7186da29d975380ac8daf7a6
0x00ca1c9e10d263c91278970608b583b56732eaea8eea8bfac0bab57e84e74384
0x670be84a78bf8774e6284af40a470c997b483228dccef4bd073198909e1afd8f
0x8d9b8effeeb2b7489e38fd26270eb3816afe02cec3f16410553cffffcf8e4312
0xf512e24e35a7d7e1ecbbb2124a48d1f3b36364d3dbf2982fa32cf35cd2746ed1
0xe000b4b74f49dab56fe1f9f77d27348a764d6f7dea88151e833abb4fcf78f4eb

Functions
Getter at block 20950740
authority(view returns (address)
0xa60ed73fa144892028351aa2f98c5143148d73a8
name(view returns (string)
Corn Deployer
owner(view returns (address)
0xa33b3dc8536ba3fbd9b93298b35887bbd6ce266b
Read-only
addressOf(string _saltStringview returns (address)
addressOfSalt(bytes32 _saltview returns (address)
State-modifying
deploy(string _saltStringbytes _creationCodereturns (address deployedAddress)
deployWithCreationCode(string _saltStringbytes creationCodereturns (address)
deployWithCreationCodeAndConstructorArgs(string _saltStringbytes creationCodebytes constructionArgsreturns (address)
setAuthority(address newAuthority
transferOwnership(address newOwner
Events
AuthorityUpdated(address indexed useraddress indexed newAuthority
ContractDeployed(address indexed contractAddressstring contractNamebytes32 salt
OwnershipTransferred(address indexed useraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
ErrorCreatingContract(
ErrorCreatingProxy(
TargetAlreadyExists(