CellarFactory

Verified contract

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

No balances found for "CellarFactory"

0x81bf858c6d0f324db38bf4ac0ffef429699d9e0655547261491ae50abed7819f
0xa21b6b91edbc5850f170a8ae7983afd651869f148a92e4bcc4a6757762eb6b25
0x2caa39e8e4086b87701629bbd3138dce6ddea9a301e8a41b671d986c33a38ccf
0x97a4a6cf4205db024705d07e318af76e9aca4547e2050ad7c59d13e3a5772dcd

Functions
Getter at block 21385644
owner(view returns (address)
0x7340d1fecd4b64a4ac34f826b21c945d44d7407f
Read-only
getCellar(address implementationbytes32 saltview returns (address)
getImplementation(uint256uint256view returns (address)
isDeployer(addressview returns (bool)
State-modifying
addImplementation(address implementationuint256 versionuint256 subVersion
adjustIsDeployer(address _deployerbool _state
deploy(uint256 versionuint256 subVersionbytes initializeDataaddress assetuint256 initialDepositbytes32 saltreturns (address clone)
transferOwnership(address newOwner
Events
CellarDeployed(address cellaraddress implementationbytes32 salt
OwnershipTransferred(address indexed useraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors
CellarFactory__AlreadyExists(
CellarFactory__NotADeployer(