ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0xf87fd69719db4d68dac8d46fcb07eb9884b59265fe7563580652182ec1760cc8
0xf8ad4e80199d79ba47cda4d60b0db974c51b303888cc120ed44b207451827e00
0x8d1e4dce2bfb1c3f07b20d0f2a727e95c9db045fe31fdeadfc241884b99f4f75
0xa2de7dfdc43e23a5d0a23628174fbf271e7bbb83c512caecb85f5a6cadaa8794
0x6e78dae5df89bae3c2168aecf9a3dabf4c661bd77cdd73de1d0a2ec723f6eb23
0x41cbdd36d786cb7d3ee538750d41178e93d654478ce02b2c3e8f798fe33d6ee0
0xe0daf285d2c8f60a1e8364aee0f32e9f37975f655dca09de2252b6da5208f593
0xdde6acf80d45aa2b86e0c7c79ac18ba97d5805248dbf99b8c0a701ea96e9013d

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