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"

0x756a961cfc00cfaecf257398df45abefd48b7d2fe2df4c6502c0617ad3b6a902
0xedc4fc05616431542ee1ab6f33febdb4af49d97e360839431f60496ab266cbea
0xe89dc46d96f4ada0b305838d31cadafcbc8194faf6af742a82420b8d6ee03a7b

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