ClipperRouter
Verified contract
Active on
Ethereum with 8,610 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xe829…99d9
0x2e9c…5bc9
Balances ($110.42)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDC | ERC-20 | 110.434167 | $0.9999 |
$110.42 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14816536 | 3 years ago | | | 0 | 0.00077102000 | |
| 14608982 | 3 years ago | | | 0 | 0.0031483305 | |
| 14608578 | 3 years ago | | | 0 | 0.0061924470 | |
| 14603163 | 3 years ago | | | 0 | 0.0029498799 | |
| 14603132 | 3 years ago | | | 0 | 0.0044567985 | |
| 14603093 | 3 years ago | | | 0 | 0.0056893805 | |
| 14602561 | 3 years ago | | | 0 | 0.0039040148 | |
| 14602322 | 3 years ago | | | 0 | 0.0029301600 | |
| 14597028 | 3 years ago | | | 0 | 0.0052560888 | |
| 14596831 | 3 years ago | | | 0 | 0.0048992463 |
ABI
ABI objects
Getter at block 21305155
clipperExchange() view returns (address)
0x2e9c6dcdca22a5952a88c4b18edb5b54c5155bc9
clipperPool() view returns (address)
0xe82906b6b1b04f631d126c974af57a3a7b6a99d9
owner() view returns (address)
0x6538118df30c16e638ada9b2ee36d71d95c85600
Read-only
This contract contains no read-only function objects.
State-modifying
Events clipperSwap(address inputToken, uint256 sellAmount, address outputToken, address recipient, uint256 minBuyAmount) payable
modifyContractAddresses(address poolAddress, address exchangeAddress)
renounceOwnership()
transferOwnership(address newOwner)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
constructor(address poolAddress, address exchangeAddress, string theData)
This contract contains no fallback and receive objects.
This contract contains no error objects.