EIP173ProxyWithReceive

Verified contract

Proxy

Active on Ethereum with 2,894 txns
Deployed by via 0x13744ade at 13818497
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots
-
variable spans 48 additional slots

No balances found for "EIP173ProxyWithReceive"

0x2a7e5723899186bd50b7a5d818c91605211e33a798f1db0392a35d78bba08e72
0x672e2c30144353d5b4a30a0df76db3dfd759035849920feebb865e53ffda146d
0xd109e2ec652246b779fc5cc5fc0819c775fb6d0cca37d52ec9da51256ae77372
0x726ae31bb2b5c1308d350eda1039f789020688dbaabd40feb1f92a40195a86fd
0x1dc69d4caea6078e258e25d76f19ce12a16d5c19b1c80a2bbb0fb5f776f9ecae
0x0dbd5fa2146a71740dbe0d86f4a1628fe25c69ca8dd4be7b872f2447699f6fa8
0x115ff8b52d05255a8b8b726cf5452ba725c7c105adf2ec9a3d5891f58a1f3ccd
0xa3b4c1dc51dc3ac2750f08df22658725fb70cbd8c9de8be416579d52de3bed37
0xcc6f71876799037b23bbcbf9f1bfc851349420d7a8ca5fd71db4491fc20d422e
0xc88802a985c6cd272fe0d47e92bb7b26ef791a9b8597a7c48911adb6eb3375c8

Functions
Getter at block 21163084
proxyAdmin(view returns (address)
0xed5cf41b0fd6a3c564c17ee34d9d26eafc30619b
factory(view returns (address)
0x1f98431c8ad98523631ae4a59f267346ea31f984
owner(view returns (address)
0x88215a2794ddc031439c72922ec8983bde831c78
paused(view returns (bool)
false
weth(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only
supportsInterface(bytes4 idview returns (bool)
State-modifying
transferProxyAdmin(address newAdmin
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
addLiquidity(address pooluint256 amount0Maxuint256 amount1Maxuint256 amount0Minuint256 amount1Minaddress receiverreturns (uint256 amount0uint256 amount1uint256 mintAmount)
addLiquidityETH(address pooluint256 amount0Maxuint256 amount1Maxuint256 amount0Minuint256 amount1Minaddress receiverpayable returns (uint256 amount0uint256 amount1uint256 mintAmount)
initialize(
pause(
rebalanceAndAddLiquidity(address pooluint256 amount0Inuint256 amount1Inbool zeroForOneuint256 swapAmountuint160 swapThresholduint256 amount0Minuint256 amount1Minaddress receiverreturns (uint256 amount0uint256 amount1uint256 mintAmount)
rebalanceAndAddLiquidityETH(address pooluint256 amount0Inuint256 amount1Inbool zeroForOneuint256 swapAmountuint160 swapThresholduint256 amount0Minuint256 amount1Minaddress receiverpayable returns (uint256 amount0uint256 amount1uint256 mintAmount)
removeLiquidity(address pooluint256 burnAmountuint256 amount0Minuint256 amount1Minaddress receiverreturns (uint256 amount0uint256 amount1uint128 liquidityBurned)
removeLiquidityETH(address pooluint256 burnAmountuint256 amount0Minuint256 amount1Minaddress receiverreturns (uint256 amount0uint256 amount1uint128 liquidityBurned)
renounceOwnership(
transferOwnership(address newOwner
uniswapV3SwapCallback(int256 amount0Deltaint256 amount1Deltabytes
unpause(
Events
ProxyAdminTransferred(address indexed previousAdminaddress indexed newAdmin
ProxyImplementationUpdated(address indexed previousImplementationaddress indexed newImplementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Paused(address account
Unpaused(address account
Constructor
constructor(address implementationAddressaddress ownerAddressbytes data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.