Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Factory"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14253206 | 3 years ago | | | 0 | 0.0042955200 | |
| 14253157 | 3 years ago | | | 0 | 0.030114320 | |
| 14253154 | 3 years ago | | | 0 | 0.028289680 | |
| 14253152 | 3 years ago | | | 0 | 0.028289680 | |
| 14253151 | 3 years ago | | | 0 | 0.030113040 | |
| 14253148 | 3 years ago | | | 0 | 0.035324000 | |
| 14253146 | 3 years ago | | | 0 | 0.031743600 | |
| 14253145 | 3 years ago | | | 0 | 0.035946800 | |
| 14253138 | 3 years ago | | | 0 | 0.035911440 | |
| 14253137 | 3 years ago | | | 0 | 0.031727360 |
ABI
ABI objects
Getter at block 21091341
ownership() view returns (address)
0xf4db9926ae02469d730a25ad7422764bbd45d36f
registry() view returns (address)
0xa035dfd0d16f238493b374a1743b77448d9c8524
Read-only
conditionlist(address, uint256) view returns (uint256)
reflist(address, uint256, address) view returns (bool)
templates(address) view returns (bool approval, bool isOpen, bool allowDuplicate)
State-modifying
Events approveReference(address _template, uint256 _slot, address _target, bool _approval)
approveTemplate(address _template, bool _approval, bool _isOpen, bool _duplicate)
createMarket(address _template, string _metaData, uint256[] _conditions, address[] _references) returns (address)
setCondition(address _template, uint256 _slot, uint256 _target)
ConditionApproval(address indexed template, uint256 indexed slot, uint256 target)
MarketCreated(address indexed market, address indexed template, string _metaData, uint256[] conditions, address[] references)
ReferenceApproval(address indexed template, uint256 indexed slot, address target, bool approval)
TemplateApproval(address indexed template, bool approval, bool isOpen, bool duplicate)
constructor(address _registry, address _ownership)
This contract contains no fallback and receive objects.
This contract contains no error objects.