TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum with 282 txns
Deployed by via 0xcbef5a79 at 17883103
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "TransparentUpgradeableProxy"

0xc85f6e1908717b33c7549c0fa863c8c22ec3525b456db26df682f4cc08a56dde
0xbea2b904d5da59ef08dbb1f2c8a43bd73fd2b547fa53e1a29d6d6c2c64d63a6f
0x2486c0216124283c46f2845e1b6396b449077004dc4e3e313f67ee2ab93d9521
0x664633b41308c0e6f2d0dc18660d248cebf3ee0eb45765879a1b4a84b5765e77
0x2861413f22adbbc3dffc94d6e494e78679c730220720b087e72dcb3305450935
0xd22d166ad383249f44e291ef651dee24b4637ac107408f8290b7bb37ba739722
0xd34c00d90a62f2b84ee812e33f760877f8f58fc3f0fd9fea28486876faa924b2
0xa4182d852ebb8b0ee9cbf3cca5002bfd13c78589a99a4d82c997b217432bfb5a
0x7d5517f50338cc7973cfedfc8212d38d5126ba8ae63d04e325ad2df69805a850
0xa7746f7ec54ff14bb1dd78eb4bc892124dd4ca5a67ae5442fe25716027df4a9e

Functions
Getter at block 21295410

This contract contains no getter function objects.

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 
swapAndDeposit(struct SwapDepositBag swapDepositBagpayable returns (uint256 nftId)
swapAndDepositIntoMetaVault(address metaVaultaddress[] inTokensuint256[] inAmountsstruct SwapInfo[] swapInfopayable 
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
Upgraded(address indexed implementation
Constructor
constructor(address _logicaddress admin_bytes _data
Fallback and receive
fallback(
receive(
Errors
ConfigurationAddressZero(
InvalidArrayLength(