OwnableDelegateProxy
Verified contract
Active on
Ethereum with 3 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) |
---|---|---|---|---|---|---|---|
| 16041915 | 2 years ago | | | 0 | 0.0047828878 | |
| 16041914 | 2 years ago | | | 0 | 0.00082060475 | |
| 16041914 | 2 years ago | | | 0 | 0.0012297079 |
ABI
ABI objects
Getter at block 21387643
implementation() view returns (address)
0x46c5740161ef46156f76735c35c7a8000cf58f4c
proxyOwner() view returns (address)
0x512bc483a3a65c7573bd99d7b93ea67ed6d0e6eb
proxyType() pure returns (uint256 proxyTypeId)
2
upgradeabilityOwner() view returns (address)
0x512bc483a3a65c7573bd99d7b93ea67ed6d0e6eb
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.