TransparentUpgradeableProxy

Verified contract

Proxy

Active on Ethereum
Deployed by via 0x8882dc1a at 20439667
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
Value $920,371.22
0x1f9280fd0d33fdff310e2d677c5abc8d4e074af60e10b1d7039acae25e6e0d02
0x47799d11b3d39ab2e6c44b3c89ab06a770007ec87d902ea709f2c57d171c9e87

Functions
Getter at block 20789294
implementation(view returns (address)
0x191126bbe4a09a9b21226386eace4e0b6e2c4407
authority(view returns (address)
0xbb51d90b3850a7bc1286f658a774deb119289e8e
cmETH(view returns (address)
0xe6829d9a7ee3040e1276fa75293bde931859e8fa
owner(view returns (address)
0x849738999ba1f3d995d28bdb35efa2e47b4c8203
Read-only
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
admin(returns (address)
changeAdmin(address newAdmin
enter(address fromaddress assetuint256 assetAmountaddress touint256 shareAmount
exit(address toaddress assetuint256 assetAmountaddress fromuint256 shareAmount
initialize(address _owneraddress _authaddress _cmETH
manage(address targetbytes datauint256 valuereturns (bytes result)
manage(address[] targetsbytes[] datauint256[] valuesreturns (bytes[] results)
onERC1155BatchReceived(addressaddressuint256[]uint256[]bytesreturns (bytes4)
onERC1155Received(addressaddressuint256uint256bytesreturns (bytes4)
onERC721Received(addressaddressuint256bytesreturns (bytes4)
setAuthority(address newAuthority
transferOwnership(address newOwner
Events
AdminChanged(address previousAdminaddress newAdmin
Upgraded(address indexed implementation
AuthorityUpdated(address indexed useraddress indexed newAuthority
Enter(address indexed fromaddress indexed assetuint256 amountaddress indexed touint256 shares
Exit(address indexed toaddress indexed assetuint256 amountaddress indexed fromuint256 shares
Initialized(uint64 version
OwnershipTransferred(address indexed useraddress indexed newOwner
Constructor
constructor(address _logicaddress initialOwnerbytes _data
Fallback and receive
fallback(
receive(
receive(
Errors
AddressEmptyCode(address target
ERC1967InvalidAdmin(address admin
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
ProxyDeniedAdminAccess(
AddressEmptyCode(address target
AddressInsufficientBalance(address account
FailedInnerCall(
InvalidInitialization(
NotInitializing(