ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0xe61b542bb716e43088037bdf017e0ac658cec074d89a509def67d6ca5ef69749
0x7ffb39f9f600501e02748c3459f4c5fa4f6eaf0f06510e424d81b10817297b95
0xf756057746539511ca27b976f80d82406f10de83c27d85197054ec65522e8458
0x50a4ab31264b5d4f3329d63ce652049ba4f9bdd321334a4fecd7c838643d309a
0x788ed6e2e114ebdd4b1a34775cbdb57ab67976e4bf2ac757f8e8c84888e89f44
0x280bb7161e47a2af46b110ef10aeaed18dbd13a7e25dc3b41fe323ad03664bbc
0x460a4f705125ed0851653d25ccb24001c19edefcaabedd5bcc6e4a1ff9bfdf7d
0x058a73486e5a7ff1af8ff08823867804976e14786eef43802489c9813a11dcd6
0xd01e796a6c4b21ebb2bb20ec35396968c57a231eec532031a1ee1010390b3738
0x8dbb91a7bb3427e262201f419d531f2722bc278db8084b8664bdd5c5a4491afb

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