ClipperExecutor
Verified contract
Active on
Ethereum with 6,098 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 ($488.71)
Native
Value
$52.95
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.015686 | $3,375.56 |
$52.95 | |
USDC | ERC-20 | 45.64407 | $0.999988 |
$45.64 | |
SUPER | ERC-20 | 23.68821 | $1.26 |
$29.85 | |
AAVE | ERC-20 | 0.172152 | $168.39 |
$28.99 | |
STRK | ERC-20 | 56.445912 | $0.505816 |
$28.55 | |
ALT | ERC-20 | 215.799866 | $0.115123 |
$24.84 | |
DAI | ERC-20 | 24.407553 | $1.00 |
$24.41 | |
UMA | ERC-20 | 8.588359 | $2.61 |
$22.42 | |
PEPE | ERC-20 | 969.588272K | $0.000021 |
$20.53 | |
AIOZ | ERC-20 | 26.399007 | $0.762836 |
$20.14 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21242229 | 10 minutes ago | | | 0 | 0.0026279090 | |
| 21241809 | 2 hours ago | | | 0 | 0.0023836178 | |
| 21241707 | 2 hours ago | | | 0 | 0.0018988148 | |
| 21241631 | 2 hours ago | | | 0 | 0.0040725709 | |
| 21241495 | 3 hours ago | | | 0 | 0.0019692375 | |
| 21241485 | 3 hours ago | | | 0 | 0.0021780047 | |
| 21240887 | 5 hours ago | | | 0 | 0.0039092449 | |
| 21240885 | 5 hours ago | | | 0 | 0.0032610468 | |
| 21240772 | 5 hours ago | | | 0 | 0.0041669153 | |
| 21240717 | 5 hours ago | | | 0 | 0.0026228288 |
ABI
ABI objects
Getter at block 21242275
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)