Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0 | $3,089.25 |
$0 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 18463134 | a year ago | | | 0.05 | 0.0073731072 | |
| 18463113 | a year ago | | | 0 | 0.0080146842 | |
| 18463014 | a year ago | | | 0.05 | 0.0045928634 | |
| 18462982 | a year ago | | | 0.05 | 0.0016806841 | |
| 18447446 | a year ago | | | 0 | 0.011872927 | |
| 18447428 | a year ago | | | 0.05 | 0.0018573225 | |
| 18447251 | a year ago | | | 0.03 | 0.0066971291 | |
| 18446551 | a year ago | | | 0 | 0.0011834519 | |
| 18446480 | a year ago | | | 0.05 | 0.0015863847 | |
| 18445652 | a year ago | | | 0 | 0.030438605 |
ABI
ABI objects
Getter at block 21229064
WETH() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
factory() view returns (address)
0x5c69bee701ef814a2b6a3edd4b1652cb9cc5aa6f
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)
State-modifying
Events buyToken(address tokenOut) payable
fastSwap1(address tokenOut, uint256 tipAmount) payable
fastSwap2(address tokenOut, uint256 tipAmount, uint256 amountOut) payable
sellToken(address tokenOut, uint256 amountIn)
transferETH(address to) payable
transferToken(address token, address to, uint256 amount)
This contract contains no event objects.
constructor()
receive()
This contract contains no error objects.