ClipperResolver
Verified contract
Active on
Ethereum with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($7.19)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
WETH | ERC-20 | 0.0023 | $3,128.00 |
$7.19 | |
USDT | ERC-20 | 0.000001 | $1.00 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20773066 | 2 months ago | | | 0 | 0.0035923662 | |
| 20587080 | 3 months ago | | | 0 | 0.00026300074 | |
| 20569525 | 3 months ago | | | 0 | 0.00029526600 | |
| 20459939 | 3 months ago | | | 0 | 0.0099710838 | |
| 20459359 | 3 months ago | | | 0 | 0.080038848 | |
| 20415173 | 4 months ago | | | 0 | 0.00045419012 | |
| 20396328 | 4 months ago | | | 0 | 0.00046422386 | |
| 20372036 | 4 months ago | | | 0 | 0.0017022288 | |
| 20366977 | 4 months ago | | | 0 | 0.00064702130 | |
| 20363497 | 4 months ago | | | 0 | 0.0018105851 |
ABI
ABI objects
Getter at block 21187839
APPROVED_SENDER() view returns (address)
0xd14699b6b02e900a5c2338700d5181a674fdb9a2
IDENTIFYING_STRING() view returns (bytes)
0x436c6970706572467573696f6e
owner() view returns (address)
0xe60e3990108dcbbc3c276b05439326186bbff3df
Read-only
This contract contains no read-only function objects.
State-modifying
Events renounceOwnership()
rescueFunds(address token)
settleOrders(bytes data)
takerInteraction(struct IOrderMixinOrder, bytes, bytes32, address taker, uint256, uint256, uint256, bytes data)
tokenEscapeAll()
transferOwnership(address newOwner)
updateApprovedSender(address newSender)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _limitOrderProtocol, address _clipperExchange, address _approvedSender, address _theOwner)
This contract contains no fallback and receive objects.
ForceApproveFailed()
MsgSenderNotAuthorized()
MsgSenderNotLOP()
NotTaker()
SafeTransferFailed()