EcoProxyAdmin

Verified contract

Implementation

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

No balances found for "EcoProxyAdmin"

No transactions found for "EcoProxyAdmin"


Functions
Getter at block 21228448
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
Initialized(uint64 version
OwnershipTransferStarted(address indexed previousOwneraddress indexed newOwner
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
Constructor
constructor(address initialOwner
Fallback and receive

This contract contains no fallback and receive objects.

Errors
AddressEmptyCode(address target
AddressInsufficientBalance(address account
CallCount(
FailedInnerCall(
InvalidInitialization(
NotInitializing(
OwnableInvalidOwner(address owner
OwnableUnauthorizedAccount(address account
ValueSum(