ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x3138296248da2a2b7d3a2899b27e1f67ea9319455b6ecb4aa2683dce635084ca
From

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