OssifiableProxy

Verified contract

Proxy

Active on Ethereum with 97,894 txns
Deployed by via 0x98c2bc1a at 17172547
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $70,803,964.99
ERC-20
Value $8,984,441.75
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
 (#45418)
ERC-721
--
 (#1)
ERC-1555
--
ERC-20
--
0x021a4aa6aee62e63b6b9917b4e6d6038aa64dc77e220f2425fb1a98dd5c6ac53
0x4cb4f6ddb9de2e69400f3520a769127548b742a8ea1da3af0a3314392a9332aa
0x1f56a8f2bba9eed935f87e02885a6552a10ee1e292272a39e98b7b42aa1ec844
0x7f3de398b624a8e8d06432bc70352cf655edf6ebf9e889eeb0042aa5d6b3d269
0xb2283c86ecd39ec5539fd579b8b46a259fefe1d76578208a843c46e4f6624e2e
0x1b2c76d9a80cf2a58aea890a13d029a4a6e97fbe531ffdd0994962996190a6f2
0x89b4bce2b54ceac4e9bb3e6eb82d92d41d9e1c0146f609bb2669eabd08f5622c
0x814ead8887e482c3302cb1e3f927dbb130e62222f11d296763c29980fafd34e2
0x1744dbc048a1a35e83f477977157356700028dbf4136cbb5455be6d50725d9a3
0x2473d2ed03f6c221233de18909e97eb515f984d8118baac224eb66c5a1de8b79

Functions
Getter at block 21157772
proxy__getAdmin(view returns (address)
0x3e40d73eb977dc6a537af587d48316fee66e9c8c
proxy__getImplementation(view returns (address)
0xe42c659dc09109566720ea8b2de186c2be7d94d9
proxy__getIsOssified(view returns (bool)
false
Read-only

This contract contains no read-only function objects.

State-modifying
proxy__changeAdmin(address newAdmin_
proxy__ossify(
proxy__upgradeTo(address newImplementation_
proxy__upgradeToAndCall(address newImplementation_bytes setupCalldata_bool forceCall_
Events
AdminChanged(address previousAdminaddress newAdmin
BeaconUpgraded(address indexed beacon
ProxyOssified(
Upgraded(address indexed implementation
Constructor
constructor(address implementation_address admin_bytes data_
Fallback and receive
fallback(
receive(
Errors
NotAdmin(
ProxyIsOssified(