MarketContractFactoryMPX
Verified contract
Active on
Ethereum with 85 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 "MarketContractFactoryMPX"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 9835119 | 5 years ago | | | 0 | 0.013414020 | |
| 9835106 | 5 years ago | | | 0 | 0.013414056 | |
| 9750127 | 5 years ago | | | 0 | 0.026828040 | |
| 9750126 | 5 years ago | | | 0 | 0.026828040 | |
| 9661088 | 5 years ago | | | 0 | 0.67070100 | |
| 9661082 | 5 years ago | | | 0 | 0.67069920 | |
| 9615191 | 5 years ago | | | 0 | 0.022356760 | |
| 9613087 | 5 years ago | | | 0 | 0.017885408 | |
| 9613051 | 5 years ago | | | 0 | 0.017885408 | |
| 9566724 | 5 years ago | | | 0 | 0.031299464 |
ABI
ABI objects
Getter at block 21163043
MARKET_COLLATERAL_POOL() view returns (address)
0x6217d5392f6b7b6b3a9b2512a2b0ec4cbb14c448
isOwner() view returns (bool)
false
marketContractRegistry() view returns (address)
0x94772cc6e33b186bfdd0719a287f12d3ca816657
oracleHub() view returns (address)
0x2acdbc24cced44f55f59e52449731e388e5bbeb2
owner() view returns (address)
0xc140aa1d8c2c4f60ee1454b97723922513fe34c1
Read-only
This contract contains no read-only function objects.
State-modifying
Events deployMarketContractMPX(bytes32[3] contractNames, address collateralTokenAddress, uint256[7] contractSpecs, string oracleURL, string oracleStatistic)
renounceOwnership()
setOracleHubAddress(address oracleHubAddress)
setRegistryAddress(address registryAddress)
transferOwnership(address newOwner)
MarketContractCreated(address indexed creator, address indexed contractAddress)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address registryAddress, address collateralPoolAddress, address oracleHubAddress)
This contract contains no fallback and receive objects.
This contract contains no error objects.