ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x0312510828d615f31857e51f0580aee4e7e20e0c599f37560d82cf6876e9635a
0xa7480163ca236e6adee7676c1699b7ff64696ad16ba73491ebbd7d27a09a7e62
0x1a3dcf46ecef0b8ecf51361a51f328414bacba54b9ea24de92a65a94e6d0e8ca
0x9a9994e9bf4fff17f05f89b0aa1da505b89453942aa36ad7b931c6ba7678ed89
0xe681842c217c47f0353c43c1ac6b0c54cc9b552c10e7bd9ac20edf29ac77b01d
0x6eda4f6624a165c9d060630dbf70456dcdc5c1730daa295be8326fee37ddd42d
0x8acfa967014e9718da96a265df35af383888438d180f6ea3df280b8559e2924a
0xb2ba663e63b5e08139291b3cdaed62154987bbaf66b510b9540d98406d36de0f
0xf4e751360bfd4472b5dc7c1d4ad9ed0e18e5588847700bc0bf1dd84193e5ab2b
0xed541d0ff9f14b88a43f95b3f754fd5b2d759a7b5f98e46fc9de6ba703b9e223

Functions
Getter at block 23812283
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
owner(view returns (address)
0xff69c66f5672cbbcc4a3630c6fe73ae497ade3ae
Read-only

This contract contains no read-only function objects.

State-modifying
renounceOwnership(
transferOwnership(address newOwner
upgradeAndCall(address proxyaddress implementationbytes datapayable 
Events
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address initialOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account