ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0xdc352a238550105f9b169595448b8f43015805505c55b0e532b58e5a3c3d168a
0x4a3c392216913f38eea145b6ae118c4afca5f7646da423b6c53f4f2eb9711b8a
0x4937c6b6999ea1172a4c30c048082428c3589a0ac63291b0e6f7011b0037306f
0x05f5320ea8317a2e250665a748d50192aa45d4c8c726d8f54665795572991f26
0xa17f53dfcdbb98bb5bfc094f77a61558e6016120ae6ec8b7cda4797b457d1d37
0x91fbad562b3f8e1a6780d2b023889f65d555c06d58c9dcf888d0e9f96dea8c6b
0x0e860b2f4c026995654839eeb9442b2d0979e950104601e17715d48f383f8158
0x9149d89768e27f1ac1b57eed43fda9ff5b183721554490c070257a34fcd370f7
0x0857fbccfaede6c52421cf354f56cd0345714786e7b829d9556b46ff908d0106
0x5cf36260e700a93c0d79776eb125e46833d6671c48577e8020ff439d02e3cc95

Functions
Getter at block 21382328
addressManager(view returns (address)
0xd4b1ec0dec3c7f12abd3ec27b7514880ae1c3a37
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.