EcoProxyForProxyAdmin

Verified contract

Proxy

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

No balances found for "EcoProxyForProxyAdmin"

0x1db635b7f09a772f64f347dd3ce8393a2aae5d78bcd215c8551c0de6758d1512
0xddf911daed4f7da04853f3c52b8d49c9b4221ed29e9d1ff79b26a2e1472cf259

Functions
Getter at block 21227786
UPGRADE_INTERFACE_VERSION(view returns (string)
5.0.0
owner(view returns (address)
0x7d76ae60dcc2fdb57d3924024e2ad940b76ef81f
pendingOwner(view returns (address)
0x0000000000000000000000000000000000000000
Read-only
getSlot(bytes32 slotview returns (bytes32 value)
State-modifying
acceptOwnership(
functionCallWithValue(address targetbytes datauint256 valuepayable returns (bytes)
functionDelegateCall(address targetbytes datapayable returns (bytes)
functionMultiCallWithValue(address[] targetbytes[] datauint256[] valuepayable returns (bytes[])
initEcoProxyAdmin(address initialOwner
multicall(bytes[] datareturns (bytes[] results)
registerPendingOwner(address nextPendingOwner
renounceOwnership(
setSlot(bytes32 slotbytes32 value
transferOwnership(address newOwner
upgradeAndCall(address proxyaddress implementationbytes datapayable 
Events
Upgraded(address indexed implementation
Initialized(uint64 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address proxyAdminLogicaddress initialOwner
Fallback and receive
fallback(
Errors
AddressEmptyCode(address target
ERC1967InvalidImplementation(address implementation
ERC1967NonPayable(
FailedInnerCall(
AddressEmptyCode(address target
AddressInsufficientBalance(address account
CallCount(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ValueSum(