ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x9c0fa0d47f6a76374c9af7fe0a7ee9d27ad4cbfa6c1c4405701efd57f7c69615
0x9f58c3236eede431a215e379cbdbe7b69292eb5dd263163c63589fe123a89ae4

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