ConjureFactory
Verified contract
Active on
Ethereum with 29 txns
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 "ConjureFactory"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 12997610 | 3 years ago | | | 0 | 0.028358210 | |
| 12997609 | 3 years ago | | | 0 | 0.033754800 | |
| 12991640 | 3 years ago | | | 0 | 0.037528167 | |
| 12989162 | 3 years ago | | | 0 | 0.022181228 | |
| 12908358 | 3 years ago | | | 0 | 0.031494411 | |
| 12908343 | 3 years ago | | | 0 | 0.037954803 | |
| 12908322 | 3 years ago | | | 0 | 0.032891087 | |
| 12907772 | 3 years ago | | | 0 | 0.017194754 | |
| 12907734 | 3 years ago | | | 0 | 0.021333052 | |
| 12907562 | 3 years ago | | | 0 | 0.021111912 |
ABI
ABI objects
Getter at block 21393468
conjureImplementation() view returns (address)
0xd800db1f01e62655a6a209ea62180a641498cfee
conjureRouter() view returns (address)
0x0263df631fd4f5825c29f49e33d2e9ce710ecc24
etherCollateralImplementation() view returns (address)
0x110e2da39705723436e6987637921c3eee07ab2e
factoryOwner() view returns (address)
0xa71a51a4863a2f9c2a83a9feb284595020cc80a7
getConjureRouter() view returns (address)
0x0263df631fd4f5825c29f49e33d2e9ce710ecc24
Read-only
This contract contains no read-only function objects.
State-modifying
Events conjureMint(uint256[][4] oracleTypesValuesWeightsDecimals, bytes[] callDataArray, string[] signatures_, address[][2] oracleAddresses_, uint256[2][2] divisorAssetTypeMintingFeeRatio, address[] conjureAddresses, string[2] nameSymbol, bool inverse) returns (address conjure, address etherCollateral)
newConjureImplementation(address conjureImplementation_)
newConjureRouter(address conjureRouter_)
newEtherCollateralImplementation(address etherCollateralImplementation_)
newFactoryOwner(address newOwner)
FactoryOwnerChanged(address newowner)
NewConjure(address conjure, address etherCollateral)
constructor(address _conjureImplementation, address _etherCollateralImplementation, address _conjureRouter)
receive()
This contract contains no error objects.