ClipperExecutor
Verified contract
Active on
Ethereum with 697 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 "ClipperExecutor"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20126788 | 5 months ago | | | 0 | 0.0029546705 | |
| 20126578 | 5 months ago | | | 0 | 0.0030298436 | |
| 20125250 | 5 months ago | | | 0 | 0.0010904231 | |
| 20124906 | 5 months ago | | | 0 | 0.0012216130 | |
| 20124191 | 5 months ago | | | 0 | 0.0011282580 | |
| 20124163 | 5 months ago | | | 0 | 0.0014301807 | |
| 20123868 | 5 months ago | | | 0 | 0.0015225098 | |
| 20123648 | 5 months ago | | | 0 | 0.0016466894 | |
| 20123623 | 5 months ago | | | 0 | 0.0012490194 | |
| 20123532 | 5 months ago | | | 0 | 0.0014625058 |
ABI
ABI objects
Getter at block 21209436
owner() view returns (address)
0xe60e3990108dcbbc3c276b05439326186bbff3df
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeWhitelistedCaller(address newCaller)
execute(struct SignedOrder order, bytes callbackData)
reactorCallback(struct ResolvedOrder[] resolvedOrders, bytes callbackData)
renounceOwnership()
rescueFunds(address token)
tokenEscapeAll()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _whitelistedCaller, address _reactor, address _clipper_exchange, address initialOwner)
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
CallerNotWhitelisted()
FailedInnerCall()
MsgSenderNotReactor()
NativeTransferFailed()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)