ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0xbf45e551cd5d21d8f92fceb6273d6f118a095d4358f89db6a772f821e25d4bc0
0x62d873ad282da2a5a0488d65a6dbac2411cab69bf42ad210cddc23a5c28d5a76

Functions
Getter at block 21157415
addressManager(view returns (address)
0x8efb6b5c4767b09dc9aa6af4eaa89f749522bae2
isUpgrading(view returns (bool)
false
owner(view returns (address)
0x7bb41c3008b3f03fe483b28b8db90e19cf07595c
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.