ClipperResolver
Verified contract
Active on
Ethereum with 56 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
DAI | ERC-20 | 0 | $1.00 |
$0 | |
WETH | ERC-20 | 0 | $3,916.06 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20391700 | 5 months ago | | | 0 | 0.00078239034 | |
| 20239635 | 5 months ago | | | 0 | 0.0033418479 | |
| 20168312 | 6 months ago | | | 0 | 0.0011060242 | |
| 20162758 | 6 months ago | | | 0 | 0.0055440548 | |
| 20135285 | 6 months ago | | | 0 | 0.0016810627 | |
| 20121709 | 6 months ago | | | 0 | 0.0019030872 | |
| 20120130 | 6 months ago | | | 0 | 0.0031655232 | |
| 20118095 | 6 months ago | | | 0 | 0.0013948744 | |
| 20098101 | 6 months ago | | | 0 | 0.0024058595 | |
| 20097231 | 6 months ago | | | 0 | 0.0023935570 |
ABI
ABI objects
Getter at block 21399818
IDENTIFYING_STRING() view returns (bytes)
0x436c6970706572467573696f6e
owner() view returns (address)
0xd14699b6b02e900a5c2338700d5181a674fdb9a2
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address _limitOrderProtocol, address _clipperExchange, address _theOwner)
This contract contains no fallback and receive objects.
NotTaker()
OnlyLOP()
SafeTransferFailed()