ProxyAdmin

Verified contract

Active on Ethereum with 2 txns
Deployed by via 0x27f4bf64 at 18824926
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ProxyAdmin"

0xb26603060d2e9b50b51679b1419f6c3e86e211ff3415d8f7210d09f14b0e3fb9
0xa3fbef9d21f08d1aa7ed42fe769c0b528094e88798e4c1ddca066c38b59d33e8

Functions
Getter at block 21262767
addressManager(view returns (address)
0xf2c89960b6d63ec6c61df3ea8bafa0a02c26e8c9
isUpgrading(view returns (bool)
false
owner(view returns (address)
0x28a227d4faf0f4f75897438e24c43ef1cdabb920
Read-only
getProxyAdmin(address _proxyview returns (address)
getProxyImplementation(address _proxyview returns (address)
implementationName(addressview returns (string)
proxyType(addressview returns (uint8)
State-modifying
changeProxyAdmin(address _proxyaddress _newAdmin
renounceOwnership(
setAddress(string _nameaddress _address
setAddressManager(address _address
setImplementationName(address _addressstring _name
setProxyType(address _addressuint8 _type
setUpgrading(bool _upgrading
transferOwnership(address newOwner
upgrade(address _proxyaddress _implementation
upgradeAndCall(address _proxyaddress _implementationbytes _datapayable 
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address _owner
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.