Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x0263…cc24
Balances ($0.00)
No balances found for "OOFFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13392326 | 3 years ago | | | 0 | 0.020221558 | |
| 12927507 | 3 years ago | | | 0 | 0.0076004950 |
ABI
ABI objects
Getter at block 21207902
conjureRouter() view returns (address)
0x0263df631fd4f5825c29f49e33d2e9ce710ecc24
factoryOwner() view returns (address)
0x06471b73883b696149d57f635922ff5cab270623
getConjureRouter() view returns (address)
0x0263df631fd4f5825c29f49e33d2e9ce710ecc24
oofImplementation() view returns (address)
0x00f0feed50354e22370f3523897081e3d994dae6
Read-only
This contract contains no read-only function objects.
State-modifying
Events newConjureRouter(address conjureRouter_)
newFactoryOwner(address newOwner)
newOOFImplementation(address oofImplementation_)
oofMint(address[] signers_, uint256 signerThreshold_, address payoutAddress_, uint256 subscriptionPassPrice_) returns (address oof)
FactoryOwnerChanged(address newowner)
NewConjureRouter(address newConjureRouter)
NewOOF(address oof)
NewOOFImplementation(address newOOFImplementation)
constructor(address _oofImplementation, address _conjureRouter)
receive()
This contract contains no error objects.