OvenFactoryContract
Verified contract
Active on
Ethereum with 5 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OvenFactoryContract"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 11478066 | 4 years ago | | | 0 | 0.16716958 | |
| 11365911 | 4 years ago | | | 0 | 0.16680928 | |
| 11365833 | 4 years ago | | | 0 | 0.0039131100 | |
| 11365833 | 4 years ago | | | 0 | 0.0039171600 | |
| 11365833 | 4 years ago | | | 0 | 0.0039151800 |
ABI
ABI objects
Getter at block 21271310
defaultBaker() view returns (address)
0x521946856bd1cee6efcae30a418810698a0f64a9
defaultCapSetter() view returns (address)
0x521946856bd1cee6efcae30a418810698a0f64a9
defaultController() view returns (address)
0x521946856bd1cee6efcae30a418810698a0f64a9
owner() view returns (address)
0x521946856bd1cee6efcae30a418810698a0f64a9
Read-only
isOven(address) view returns (bool)
ovens(uint256) view returns (address)
State-modifying
Events CreateEmptyOven()
CreateOven(address _pie, address _recipe)
renounceOwnership()
setDefaultBaker(address _baker)
setDefaultCapSetter(address _capSetter)
setDefaultController(address _controller)
transferOwnership(address newOwner)
OvenCreated(address Oven, address Controller, address Pie, address Recipe)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
This contract contains no constructor objects.
This contract contains no fallback and receive objects.
This contract contains no error objects.