Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "IDerpDerp"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18470625 | a year ago | | | 0.0001 | 0.0032527302 | |
| 18470606 | a year ago | | | 0.0001 | 0.0037380172 | |
| 18470602 | a year ago | | | 0.0001 | 0.0036718933 | |
| 18470580 | a year ago | | | 0.00001 | 0.0030595186 | |
| 18470577 | a year ago | | | 0.01 | 0.0031806876 | |
| 18470575 | a year ago | | | 0.01 | 0.0032632966 | |
| 18470570 | a year ago | | | 0.01 | 0.0036547656 | |
| 18470567 | a year ago | | | 0.01 | 0.0038068904 | |
| 18470565 | a year ago | | | 0.01 | 0.0033446525 | |
| 18470555 | a year ago | | | 0 | 0.0019309291 |
ABI
ABI objects
Getter at block 21157650
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
getTotalFees() view returns (uint256)
0
totalFees() view returns (uint256)
0
Read-only
getAmountIn(uint256 amountOut, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountIn)
getAmountOut(uint256 amountIn, uint256 reserveIn, uint256 reserveOut) pure returns (uint256 amountOut)
getAmountsIn(uint256 amountOut, address[] path) view returns (uint256[] amounts)
getAmountsOut(uint256 amountIn, address[] path) view returns (uint256[] amounts)
quote(uint256 amountA, uint256 reserveA, uint256 reserveB) pure returns (uint256 amountB)
userFees(address) view returns (uint256)
State-modifying
Events SoldMyHouseForETH(uint256 amountOutMin, address[] path, address to, uint256 deadline) payable
WifeChangingETH(uint256 amountIn, uint256 amountOutMin, address[] path, address to, uint256 deadline, uint256 borrowedAmount)
setFee(uint256 _levfee)
This contract contains no event objects.
constructor(address _factory, address _WETH)
receive()
This contract contains no error objects.