TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 1 txns
Deployed by via 0x633ac9a7 at 14966173
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

No balances found for "TransparentUpgradeableProxy"

0x76620b36d99c22c405574877c50b72a9bfd81b6652fc77a8c2fe43254cf70755

Functions
Getter at block 20891834
owner(view returns (address)
0xc6ac25a9edefb3368710c0aef5fc387691ca0e3a
router(view returns (address)
0xe592427a0aece92de3edee1f18e0157c05861564
wethToken(view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
Read-only

This contract contains no read-only function objects.

State-modifying
admin(returns (address admin_)
changeAdmin(address newAdmin
implementation(returns (address implementation_)
upgradeTo(address newImplementation
upgradeToAndCall(address newImplementationbytes datapayable 
__UniswapV3Exchange_init(address _routeraddress _wethToken
exactOutput(address _tokenInaddress[] _viaPathaddress _tokenOutaddress _recipientuint256 _amountOutuint256 _amountInMaximumuint24[] _poolFeespayable returns (uint256 _amountIn)
exactOutputSingle(address _tokenInaddress _tokenOutaddress _recipientuint256 _amountOutuint256 _amountInMaximumuint24 _poolFeepayable returns (uint256 _amountIn)
renounceOwnership(
swapExactInput(address _tokenInaddress[] _pathaddress _tokenOutaddress _recipientuint256 _amountInuint256 _amountOutMinimumuint24[] _poolFeespayable returns (uint256)
swapExactInputSingle(address _tokenInaddress _tokenOutaddress _recipientuint256 _amountInuint256 _amountOutMinimumuint24 _poolFeepayable returns (uint256)
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors

This contract contains no error objects.