OssifiableProxy

Verified contract

Proxy

Active on Ethereum with 1,218 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"

0x5757c4b058477ae9e7e7639390c873edb5cf23bfccf9b8679eddcb829b3f8333
0xc1fa445388311d81ba2d59bf213debd0d7c67fbf6128b9cebfb0f9e80f481ecf
0xe53fba4aef6724b1b481e6443dafbafcc58120e76dc614f2a7aa924d8b291c11
0xce86c6d7406450830b12bbf1718175b34a12a74a95b9dab1ee0aff16e3721a8a
0x20074c1c9560e2e895d01bcfb50faad9941eee13d6d6bd095b2c0d69a7fc90e3
0xf6375966d66d077fa46fb6bd99401289c90536f088e19e805cdbabc7df2d19e4
0x4ec3c0dd0fd6296269f92d3d50cdb8792ebb00e16a5368355ba4e47c706d38be
0xf7719e973fcca87b609f2a32baaa5cdb1d2e09ad49bc63d78f5139ef791f37c4
0x46f93494701b9a00a17d3e97d9fe2a3f6d749f13ba67ba1e8ed79833650359cd
0xbce15971734f9bd05aebd8c5b43a6455491c6d94e99cca7c134e4bc36a7d4cfe

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