ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0xd589edc5fcf946b42d1f2423120814485bc5e13063f19d09441445335d3e0657
0xfc75a6844cc3c78bc0ad0d3d6a09806347c5c3caf9892b53b57f69c357199d62
0x119869934eef606ae4fe74e01d31ea38497eefbeb7f5440183807a509e20a3e2
0x32c7eb1058876b38fc9c4041a0692a35ec726be833c53123f61a266cb00776e9

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