ProxyAdmin

Verified contract

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

No balances found for "ProxyAdmin"

0xd90a198df8c3496d6d9af080469564669a838bb578052cb03ebd9b4830e81fae
0xe5b6ae5a116f133eefd8c02201b8e88022097c290f3caa1fd26e37d56c75dc62
0x5281c158ef343a63fba23208e11b6d042b8b4d0e996eeba35b66f982ff618d58
0x8ca2e4d3b4941c88c3adfa308a642a721d3fdffc02d125b545f655dd6044a7e4
0x3a5b3f877eda0fbe99877077ccaf6685dda108e5a5bc44f73f0ef54c3f9ac226

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