OssifiableProxy

Verified contract

Proxy

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

No balances found for "OssifiableProxy"

0x92237130707fa97dde1639461179436b82aae6b1169a2e08047ee89589a0d8ae
0x5e2ce2f7bd9104a21b6f217ef34d22165d5b352ec1021aeddcda6759f57d74e5
0xe8fae9c8ca07b225ad19aa35a979317549cce4fb39e19aed13dcd29a0b18b4e3
0x6e19f45fadaf97a850e7e997908908ce7fff210baa127b173f3cc5fcf711cdbc
0xa535087a2918ed68c4d21b096b21b309c76048324e07ecca47bf6461744fd211
0x85f65ed8b8bd0fc8e8490250db8ad4c9a801975ddf4c8667001f402fc937c47a
0xe664213c44c85dfa4cdbf1adb79d2d1fe7269454afb55fce4acfe024e1ad30b9
0x40c6b53b5305751323be1d5bcd05b0c85c15df544af750f3c2e77c467fe1af62
0x3b342d2d7b64e008b2898f1bdd724208e897507dae4957ac485c01155d377167
0x83de0692df7c337f708b819d7bdce51404edcdd4a610fc854157e5884871c54b

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