OwnableDelegateProxy
Verified contract
Proxy
Active on
Ethereum with 3 txns
Unified storage
Map
Table
Raw
Constants and immutables
0
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) |
---|---|---|---|---|---|---|---|
| 18095639 | a year ago | | | 0 | 0.0014754700 | |
| 17640306 | a year ago | | | 0 | 0.0035435139 | |
| 17640304 | a year ago | | | 0 | 0.00081034820 |
ABI
ABI objects
Getter at block 21392833
implementation() view returns (address)
0x987411b73708d5746de2c412cc234da90b1245a7
proxyOwner() view returns (address)
0x8ab7ef89d6e59799eea0f9bd6ff69e425f7c4e29
proxyType() pure returns (uint256 proxyTypeId)
2
upgradeabilityOwner() view returns (address)
0x8ab7ef89d6e59799eea0f9bd6ff69e425f7c4e29
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.