CellarFactory
Verified contract
Active on
Ethereum with 15 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($3.45)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
YieldETH | ERC-20 | 0.001 | $3,451.50 |
$3.45 | |
STARS | ERC-20 | 1 | -- | -- | |
FRAXI | ERC-20 | 1 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17630098 | a year ago | | | 0 | 0.032625000 | |
| 17587530 | a year ago | | | 0 | 0.045291730 | |
| 17367577 | a year ago | | | 0 | 0.019573920 | |
| 17367551 | a year ago | | | 0 | 0.019573560 | |
| 17367533 | a year ago | | | 0 | 0.019573920 | |
| 17367517 | a year ago | | | 0 | 0.019575360 | |
| 17367499 | a year ago | | | 0 | 0.019574280 | |
| 17145880 | 2 years ago | | | 0 | 0.034619539 | |
| 16986070 | 2 years ago | | | 0 | 0.025383025 | |
| 16986068 | 2 years ago | | | 0 | 0.0011704000 |
ABI
ABI objects
Getter at block 21160684
owner() view returns (address)
0x552aca1343a6383af32ce1b7c7b1b47959f7ad90
Read-only
getCellar(address implementation, bytes32 salt) view returns (address)
getImplementation(uint256, uint256) view returns (address)
isDeployer(address) view returns (bool)
State-modifying
Events addImplementation(address implementation, uint256 version, uint256 subVersion)
adjustIsDeployer(address _deployer, bool _state)
deploy(uint256 version, uint256 subVersion, bytes initializeData, address asset, uint256 initialDeposit, bytes32 salt) returns (address clone)
transferOwnership(address newOwner)
CellarDeployed(address cellar, address implementation, bytes32 salt)
OwnershipTransferred(address indexed user, address indexed newOwner)
constructor()
This contract contains no fallback and receive objects.
CellarFactory__AlreadyExists()
CellarFactory__NotADeployer()