UniswapV2Proxy

Verified contract

Active on Ethereum with 1,067 txns
Deployed by via 0x5c34bdd1 at 18182966
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xaa08105a05d33164dabb697e8527e114a49ca45dc8e051ac3f9a2009eeb0e9c7
0xb519ef334c62f33cf5232efdba54739f43b002051cba449cb956a8c64e6180f6
0x925a4ee0ec9b44d7390389e0c89d6ec606c8e6ba36ba87232c2107193cccfdf5
0xc7217aa3cbb415fe07f5a52ad185eec817f3e8d046d65b124e15bf6451e8cec5
0x51cb1acc444ad77ef0f3bbb2e779b61fd76565e2a014d95e72170dace2cd1b55
0x460287bf79c70ff726d2933849a23eced6aa4b659b32c473638edd92edf57696
0x5f753e401d334b5dd2ed655723bd83f66e3981e42236da22d74039fb0a872c2c
0x4e49208dd082e22f3f5d6e97c4ed6997c739295aa8ab00ffd0943cf29b0a8d47
0xf08e209b08436863efb4427ffb738703ae33f1f2782d91a2c4706804d2818d19
0xa7246705cfe41e2dbb6946d55053fd51ca1ff65912befef9aeb6d3b7bf5c553b

Functions
Getter at block 20860187
feeReceiver(view returns (address)
0x1f81b85bd58bba5878c45d28fab5877e22979134
owner(view returns (address)
0xd318dd5f1c38a5d1967f44766cbb22af3ff75db2
Read-only

This contract contains no read-only function objects.

State-modifying
recoverERC20(address tokenAddress
recoverETH(
renounceOwnership(
setFeeReceiver(address _feeReceiver
swapETHForExactTokens(address routeruint256 amountOutaddress[] pathaddress touint256 deadlineuint256 feeAmountpayable 
swapExactETHForTokens(address routeruint256 amountOutMinaddress[] pathaddress touint256 deadlineuint256 feeAmountpayable 
swapExactETHForTokensSupportingFeeOnTransferTokens(address routeruint256 amountOutMinaddress[] pathaddress touint256 deadlineuint256 feeAmountpayable 
swapExactTokensForETH(address routeruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlineuint256 feeAmount
swapExactTokensForETHSupportingFeeOnTransferTokens(address routeruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlineuint256 feeAmount
swapExactTokensForTokens(address routeruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlineuint256 feeAmount
swapExactTokensForTokensSupportingFeeOnTransferTokens(address routeruint256 amountInuint256 amountOutMinaddress[] pathaddress touint256 deadlineuint256 feeAmount
swapTokensForExactETH(address routeruint256 amountOutuint256 amountInMaxaddress[] pathaddress touint256 deadlineuint256 feeAmount
swapTokensForExactTokens(address routeruint256 amountOutuint256 amountInMaxaddress[] pathaddress touint256 deadlineuint256 feeAmount
transferOwnership(address newOwner
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RecoverERC20(address indexed receiveraddress indexed tokenAddressuint256 amount
RecoverETH(address indexed receiveruint256 amount
SetFeeReceiver(address indexed oldFeeReceiveraddress indexed newFeeReceiver
Constructor
constructor(address _feeReceiver
Fallback and receive
receive(
Errors

This contract contains no error objects.