MarketRegistry
Verified contract
Active on
Ethereum with 19 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) |
---|---|---|---|---|---|---|---|
| 15008361 | 2 years ago | | | 0 | 0.0012703066 | |
| 14963392 | 2 years ago | | | 0 | 0.0028883018 | |
| 14786723 | 3 years ago | | | 0 | 0.0024669816 | |
| 14635497 | 3 years ago | | | 0 | 0.0037380828 | |
| 14503193 | 3 years ago | | | 0 | 0.0019206754 | |
| 14399088 | 3 years ago | | | 0 | 0.0031397380 | |
| 14391537 | 3 years ago | | | 0 | 0.0023001428 | |
| 14211283 | 3 years ago | | | 0 | 0.0044626035 | |
| 13985506 | 3 years ago | | | 0 | 0.017499316 | |
| 13424941 | 3 years ago | | | 0 | 0.0034437600 |
ABI
ABI objects
Getter at block 21202260
owner() view returns (address)
0xfc43582532e90fa8726fe9cdb5fad48f4e487d27
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.