OwnableDelegateProxy
Verified contract
Proxy
Active on
Ethereum with 6 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) |
---|---|---|---|---|---|---|---|
| 19142413 | 10 months ago | | | 0 | 0.0014031108 | |
| 19142362 | 10 months ago | | | 0 | 0.0019070214 | |
| 19137800 | 10 months ago | | | 0 | 0.0016573849 | |
| 19136499 | 10 months ago | | | 0 | 0.0015940777 | |
| 19119404 | 10 months ago | | | 0 | 0.011623118 | |
| 19119403 | 10 months ago | | | 0 | 0.0012607656 |
ABI
ABI objects
Getter at block 21331004
implementation() view returns (address)
0x00005df0bf6e7f9cbf697f3019212ca2084e0000
proxyOwner() view returns (address)
0xa79a0fb21a66bb2fef45648536ebff948ccfcf77
proxyType() pure returns (uint256 proxyTypeId)
2
upgradeabilityOwner() view returns (address)
0xa79a0fb21a66bb2fef45648536ebff948ccfcf77
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
multicall(struct WyvernReplaceProxyContractCallData[] calls)
ProxyOwnershipTransferred(address previousOwner, address newOwner)
Upgraded(address indexed implementation)
CallStatus(address indexed target, bool success)
constructor(address owner, address initialImplementation, bytes calldata)
fallback()
This contract contains no error objects.