OwnableDelegateProxy
Verified contract
Proxy
Active on
Ethereum with 12 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) |
---|---|---|---|---|---|---|---|
| 15408575 | 2 years ago | | | 0 | 0.0014553834 | |
| 15288184 | 2 years ago | | | 0 | 0.0013060584 | |
| 15288152 | 2 years ago | | | 0 | 0.00054451271 | |
| 15288152 | 2 years ago | | | 0 | 0.0014139654 | |
| 15031860 | 2 years ago | | | 0 | 0.010088156 | |
| 15031711 | 2 years ago | | | 0 | 0.00090697560 | |
| 15031702 | 2 years ago | | | 0 | 0.0012461563 | |
| 15031682 | 2 years ago | | | 0 | 0.00053592375 | |
| 15031678 | 2 years ago | | | 0 | 0.00052508453 | |
| 15031675 | 2 years ago | | | 0 | 0.00055428701 |
ABI
ABI objects
Getter at block 21419150
implementation() view returns (address)
0xbe275258013e5bbb740f77fd5c34e424e6841c86
proxyOwner() view returns (address)
0xa94b4ff74b5d6ee8aab911d64eb22c6a689bdf01
proxyType() pure returns (uint256 proxyTypeId)
2
upgradeabilityOwner() view returns (address)
0xa94b4ff74b5d6ee8aab911d64eb22c6a689bdf01
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.