This contract is being backfilled. You may encounter incomplete storage history.

ProxyAdmin

Verified contract

Active on Base with 3 txns
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0

No balances found for "ProxyAdmin"

0x090e33189129274031b0821668f2c795a7110e118136f08aa29f662f5ac39b04
0xfbdf2c0aa04ea73e84d39f5722eb5ae730cfc6639314ea1e5a5e4fe428fc7a82
0x31b4740fcc412f9e7c216e13bfaf254e5ccf3878d1d7c79715210b66d5657771

Functions
Getter at block 23184662
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
owner(view returns (address)
0x7e1efffdfa0c4ff2126b1faf3ce570fc5e56b371
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