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) |
---|---|---|---|---|---|---|---|
| 11340069 | 4 years ago | | | 0 | 0.071659232 | |
| 11287623 | 4 years ago | | | 0 | 0.0010820950 | |
| 11287613 | 4 years ago | | | 0 | 0.00099680000 | |
| 11282737 | 4 years ago | | | 0 | 0.20289159 | |
| 11282493 | 4 years ago | | | 0 | 0.0030001200 |
ABI
ABI objects
Getter at block 21215140
defaultController() view returns (address)
0x3bfda5285416eb06ebc8bc0abf7d105813af06d0
owner() view returns (address)
0x3bfda5285416eb06ebc8bc0abf7d105813af06d0
Read-only
isOven(address) view returns (bool)
ovens(uint256) view returns (address)
State-modifying
Events CreateEmptyOven()
CreateOven(address _pie, address _recipe)
renounceOwnership()
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.