ExclusiveDutchOrderReactor
Verified contract
Active on
Ethereum with 75,712 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 "ExclusiveDutchOrderReactor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242733 | 7 hours ago | | | 0 | 0.0024530283 | |
| 21242662 | 8 hours ago | | | 0 | 0.0019894841 | |
| 21241743 | 11 hours ago | | | 0 | 0.00037073103 | |
| 21241742 | 11 hours ago | | | 0 | 0.00037073514 | |
| 21240964 | 13 hours ago | | | 0 | 0.0018888554 | |
| 21239340 | 19 hours ago | | | 0 | 0.0019806202 | |
| 21239332 | 19 hours ago | | | 0 | 0.0019945410 | |
| 21239164 | 19 hours ago | | | 0 | 0.00052407646 | |
| 21238428 | a day ago | | | 0 | 0.0038726851 | |
| 21237832 | a day ago | | | 0 | 0.0010005111 |
ABI
ABI objects
Getter at block 21244900
feeController() view returns (address)
0x0000000000000000000000000000000000000000
owner() view returns (address)
0x1a9c8182c09f50c8318d769245bea52c32be35bc
permit2() view returns (address)
0x000000000022d473030f116ddee9f6b43ac78ba3
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(struct SignedOrder order) payable
executeBatch(struct SignedOrder[] orders) payable
executeBatchWithCallback(struct SignedOrder[] orders, bytes callbackData) payable
executeWithCallback(struct SignedOrder order, bytes callbackData) payable
setProtocolFeeController(address _newFeeController)
transferOwnership(address newOwner)
Fill(bytes32 indexed orderHash, address indexed filler, address indexed swapper, uint256 nonce)
OwnershipTransferred(address indexed user, address indexed newOwner)
ProtocolFeeControllerSet(address oldFeeController, address newFeeController)
constructor(address _permit2, address _protocolFeeOwner)
receive()
DeadlineBeforeEndTime()
DeadlinePassed()
DuplicateFeeOutput(address duplicateToken)
EndTimeBeforeStartTime()
FeeTooLarge(address token, uint256 amount, address recipient)
IncorrectAmounts()
InputAndOutputDecay()
InsufficientEth()
InvalidFeeToken(address feeToken)
InvalidReactor()
NativeTransferFailed()
NoExclusiveOverride()
OrderEndTimeBeforeStartTime()