ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0x2e2d5b06932796b7f7908dc931c0f8a12ea3f8a0ebb5e6acc9fcaa62ea7069cc
0x36f11ac0a250eac2ac0f4adda534e214623dd7df8fbf2908921a39e23faac942
0xab4519db286b890e32ae4a88e53c7898f17d9721b14f51cd18c552cb007d6455
0x695fdedf6fb0bad6fa5f9ec5f290bf667f72f24469547b69e39f002ec7ce3d6d
0xbec0a76dbc84b7abdbb45c791058864724b3b0363344594dc8d90a849057052d
0x0fe5d827c9ca98a58fb6ef3d79f68ca8593cabf22392826cb96963b702caaf3d
0xacb6d9a38cd1a4473104b772cf43edd476b5a87d1e9df952b3a04e15ebd95cd4
0x9f5167d4faabf127f6c8b85854a195ee6d68e3a9b4134af4001c1f387a5b8324
0x9fa5c4d27ae4d742075a1396a152ad1b65ba4011ed1c135693652ec6c9ac8599
0x41857401a32014e5ff448369665de5df9af72fcd852d2930e159eb1dcb780062

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