OwnableDelegateProxy
Verified contract
Proxy
Active on
Ethereum with 10 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) |
---|---|---|---|---|---|---|---|
| 15531776 | 2 years ago | | | 0 | 0.0073326264 | |
| 15413200 | 2 years ago | | | 0 | 0.0019760039 | |
| 15412982 | 2 years ago | | | 0 | 0.0035715595 | |
| 15408502 | 2 years ago | | | 0 | 0.0043895217 | |
| 15112910 | 2 years ago | | | 0 | 0.0010068000 | |
| 15112866 | 2 years ago | | | 0 | 0.0069797106 | |
| 15112833 | 2 years ago | | | 0 | 0.0094322117 | |
| 15112702 | 2 years ago | | | 0 | 0.0068570282 | |
| 15112652 | 2 years ago | | | 0 | 0.0052426384 | |
| 15112576 | 2 years ago | | | 0 | 0.00031613792 |
ABI
ABI objects
Getter at block 21223701
implementation() view returns (address)
0x34ca395f140603f4ea95e2a2a3deecb07a9a860b
proxyOwner() view returns (address)
0xcd189d34561aba6aee911556f2684ce355968ddc
proxyType() pure returns (uint256 proxyTypeId)
2
upgradeabilityOwner() view returns (address)
0xcd189d34561aba6aee911556f2684ce355968ddc
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.