FillOrder
Verified contract
Active on
Ethereum with 11,412 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x9d53…3a8a
0x0efa…9323
0x87d7…452e
0x78b5…de75
0x90c9…9095
Balances ($0.00)
No balances found for "FillOrder"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10717693 | 4 years ago | | | 0 | 0.024393366 | |
| 10712071 | 4 years ago | | | 0 | 0.017854370 | |
| 10705137 | 4 years ago | | | 0 | 0.043701080 | |
| 10698908 | 4 years ago | | | 0 | 0.026376471 | |
| 10691540 | 4 years ago | | | 0 | 0.039168150 | |
| 10691536 | 4 years ago | | | 0 | 0.036955359 | |
| 10686799 | 4 years ago | | | 0 | 0.027860190 | |
| 10686251 | 4 years ago | | | 0 | 0.029352510 | |
| 10683526 | 4 years ago | | | 0 | 0.048151480 | |
| 10683520 | 4 years ago | | | 0 | 0.035709660 |
ABI
ABI objects
Getter at block 21171125
initialized() view returns (bool)
true
Read-only
This contract contains no read-only function objects.
State-modifying
Events fillOrders(struct LibOrderFillDetails fillDetails, bytes executorSig)
initialize(address _fills, address _escrow, address _tokenTransferProxy, address _outcomeReporter)
metaFillOrders(struct LibOrderFillDetails fillDetails, address taker, bytes takerSig, bytes executorSig)
OrderFill(address indexed maker, bytes32 indexed marketHash, address indexed taker, uint256 newFilledAmount, bytes32 orderHash, bytes32 fillHash, struct LibOrderOrder order, struct LibOrderAmountsOrderAmounts orderAmounts)
constructor(address _superAdminRole, address _eip712FillHasher)
This contract contains no fallback and receive objects.
This contract contains no error objects.