ClipperExecutor
Verified contract
Active on
Ethereum with 5,714 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6000…45c4
0x0000…89be
Balances ($1,132.61)
Native
Value
$278.78
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.087669 | $3,179.89 |
$278.78 | |
USDT | ERC-20 | 149.136233 | $1.001 |
$149.29 | |
USDC | ERC-20 | 140.866133 | $1.00 |
$140.87 | |
ONDO | ERC-20 | 124.970759 | $0.832136 |
$103.99 | |
FLOKI | ERC-20 | 536.290106K | $0.000177 |
$94.82 | |
SOL | ERC-20 | 0.226727 | $209.52 |
$47.5 | |
UMA | ERC-20 | 11.828715 | $2.76 |
$32.65 | |
DYDX | ERC-20 | 23.238828 | $1.22 |
$28.35 | |
ALT | ERC-20 | 215.799866 | $0.11482 |
$24.78 | |
REZ | ERC-20 | 509.527532 | $0.04333 |
$22.08 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21144503 | 2 days ago | | | 0 | 0.0037933854 | |
| 21144383 | 2 days ago | | | 0 | 0.0054965683 | |
| 21144306 | 2 days ago | | | 0 | 0.0053645820 | |
| 21143809 | 2 days ago | | | 0 | 0.0053781107 | |
| 21143323 | 2 days ago | | | 0 | 0.0037028600 | |
| 21142760 | 2 days ago | | | 0 | 0.0023755331 | |
| 21142692 | 2 days ago | | | 0 | 0.0025600214 | |
| 21142605 | 2 days ago | | | 0 | 0.0034583627 | |
| 21142592 | 2 days ago | | | 0 | 0.0034762460 | |
| 21142254 | 3 days ago | | | 0 | 0.0031555656 |
ABI
ABI objects
Getter at block 21160411
owner() view returns (address)
0xe60e3990108dcbbc3c276b05439326186bbff3df
reactorV1() view returns (address)
0x6000da47483062a0d734ba3dc7576ce6a0b645c4
reactorV2() view returns (address)
0x00000011f84b9aa48e5f8aa8b9897600006289be
whitelistedCaller() view returns (address)
0xbda8ae721791afcebe73b02e43e7c64c59903911
Read-only
This contract contains no read-only function objects.
State-modifying
Events execute(address _reactor, struct SignedOrder order, bytes callbackData)
reactorCallback(struct ResolvedOrder[] resolvedOrders, bytes callbackData)
renounceOwnership()
rescueFunds(address token)
tokenEscapeAll()
transferOwnership(address newOwner)
updateReactorV1(address newReactor)
updateReactorV2(address newReactor)
updateWhitelistedCaller(address newCaller)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _reactorV1, address _reactorV2, address clipperExchange, address _whitelistedCaller, address initialOwner)
receive()
AddressEmptyCode(address target)
AddressInsufficientBalance(address account)
CallerNotWhitelisted()
FailedInnerCall()
MsgSenderNotReactor()
NativeTransferFailed()
OwnableInvalidOwner(address owner)
OwnableUnauthorizedAccount(address account)
SafeERC20FailedOperation(address token)