OwnableDelegateProxy
Verified contract
Proxy
Active on
Ethereum with 32 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) |
---|---|---|---|---|---|---|---|
| 17701056 | a year ago | | | 0 | 0.00063764885 | |
| 17701047 | a year ago | | | 0 | 0.00071841750 | |
| 17700804 | a year ago | | | 0 | 0.00071851714 | |
| 17700792 | a year ago | | | 0 | 0.0010616706 | |
| 17700791 | a year ago | | | 0 | 0.00051453362 | |
| 17700781 | a year ago | | | 0 | 0.00059982272 | |
| 17700772 | a year ago | | | 0 | 0.00065149963 | |
| 17700763 | a year ago | | | 0 | 0.0018496224 | |
| 17700762 | a year ago | | | 0 | 0.00065427828 | |
| 17700761 | a year ago | | | 0 | 0.00073182253 |
ABI
ABI objects
Getter at block 21281886
implementation() view returns (address)
0x9a724f9806df726c13f9576c30c8111d5ce01a06
proxyOwner() view returns (address)
0x44e9333e186e24540b45136be132a5a967a8ca0a
proxyType() pure returns (uint256 proxyTypeId)
2
upgradeabilityOwner() view returns (address)
0x44e9333e186e24540b45136be132a5a967a8ca0a
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.