This contract is being backfilled. You may encounter incomplete storage history.

ProxyManager

Verified contract

Implementation

Active on Base with 0 txns
Deployed by via 0xff28023f at 19344048
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 49 additional slots
-
variable spans 48 additional slots

No balances found for "ProxyManager"

No transactions found for "ProxyManager"


Functions
Getter at block 23834763
getContractNames(view returns (string[])
[]
getProxyManagerHelper(view returns (address)
0x0000000000000000000000000000000000000000
hasPending(view returns (bool)
false
owner(view returns (address)
0x0000000000000000000000000000000000000000
submitter(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
codeHashes(stringview returns (bytes32)
getCodeHash(string nameview returns (bytes32)
getContractCodeHash(address implview returns (bytes32)
pendingHashes(stringview returns (bytes32)
pendingImpls(stringview returns (address)
proxies(stringview returns (address)
State-modifying
forceMigrateSelf(address newImpl
initialize(
migrateAll(struct ProxyManagerNewImpl[] newImpls
refreshCodeHash(string name
registerRegularProxy(string nameaddress proxy
renounceOwnership(
submitImpl(string nameaddress impl
transferOwnership(address newOwner
updateSubmitter(address newSubmitter
Events
Initialized(uint8 version
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(
Fallback and receive

This contract contains no fallback and receive objects.

Errors

This contract contains no error objects.