OwnableDelegateProxy
Verified contract
Active on
Ethereum with 1 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "OwnableDelegateProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15354426 | 2 years ago | | | 0 | 0.0082796792 |
ABI
ABI objects
Getter at block 21181937
implementation() view returns (address)
0xf9e266af4bca5890e2781812cc6a6e89495a79f2
proxyOwner() view returns (address)
0x52ea0a9150c7e59096cadfe8a289feb4c93444f6
proxyType() pure returns (uint256 proxyTypeId)
2
upgradeabilityOwner() view returns (address)
0x52ea0a9150c7e59096cadfe8a289feb4c93444f6
Read-only
This contract contains no read-only function objects.
State-modifying
Events transferProxyOwnership(address newOwner)
upgradeTo(address implementation)
upgradeToAndCall(address implementation, bytes data) payable
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation)
constructor(address owner, address initialImplementation, bytes calldata)
fallback()
This contract contains no error objects.