MarketRegistry
Verified contract
Active on
Ethereum with 10 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 "MarketRegistry"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17192677 | 2 years ago | | | 0 | 0.0042865772 | |
| 17121948 | 2 years ago | | | 0 | 0.0016492480 | |
| 17115122 | 2 years ago | | | 0 | 0.0020577200 | |
| 16747730 | 2 years ago | | | 0 | 0.0012290319 | |
| 16416165 | 2 years ago | | | 0 | 0.00051018471 | |
| 16388543 | 2 years ago | | | 0 | 0.00093685488 | |
| 16388539 | 2 years ago | | | 0 | 0.00061743293 | |
| 16345741 | 2 years ago | | | 0 | 0.00092748600 | |
| 16345740 | 2 years ago | | | 0 | 0.00092748600 | |
| 16345738 | 2 years ago | | | 0 | 0.0012342060 |
ABI
ABI objects
Getter at block 21213402
owner() view returns (address)
0x21a2c6c70bbbe32a9c865a305c1c490e3f40ad36
Read-only
markets(uint256) view returns (address proxy, bool isLib, bool isActive)
State-modifying
Events addMarket(address proxy, bool isLib)
renounceOwnership()
setMarketProxy(uint256 marketId, address newProxy, bool isLib)
setMarketStatus(uint256 marketId, bool newStatus)
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address[] proxies, bool[] isLibs)
This contract contains no fallback and receive objects.
This contract contains no error objects.