This contract is being backfilled. You may encounter incomplete storage history.

OssifiableProxy

Verified contract

Proxy

Active on Ethereum with 1,076 txns
Deployed by via 0x3defc8dd at 17172553
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "OssifiableProxy"

0x842f5325a4382f4544ce6da8706be26f79d7696ad466ec1809fac32da7d92167
0x1c5c6f076e9ea876d742ef39d7cda13480875a786378c82f1bd655ca147d56cf
0x2bb116e200a5847ad35c7800f5f49b7d36ba015f419de6d0472d98802df11685
0xcf32500eb393ac916b832f0f4adf846e5748b3b53e51d3c8fb945e59909043d3
0x8fd6b353021329ae22868738efa60b564fb3b1e11643fe4e14bff880a3259e13
0x58ff8786a88378c9dc65a189e57dffafd18af030c6ae72fc9182c6d5a500449a
0x77d5cfeb2abdc834e782f3d2cfdcca85f8586cc19cb1c345b6fe39ae45952507
0x6539eb8dd6008a52f29b21289d895a5af0b1beb0bfed65241dede0b2cb6d9375
0x9f371da808067f30becab7950d013d61cdaf6e965883159f23967d9408a29b6e
0x0e584076db1892eb73ce412825c9d34d9552a04e8fd3cc27e55fcacff570629d

Functions
Getter at block 20793119
proxy__getAdmin(view returns (address)
0x3e40d73eb977dc6a537af587d48316fee66e9c8c
proxy__getImplementation(view returns (address)
0xf3c5e0a67f32cf1dc07a8817590efa102079a1af
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(