OwnableDelegateProxy
Verified contract
Active on
Ethereum with 2 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) |
---|---|---|---|---|---|---|---|
| 17716150 | a year ago | | | 0 | 0.0027217738 | |
| 17714813 | a year ago | | | 0 | 0.0014170617 |
ABI
ABI objects
Getter at block 21296618
implementation() view returns (address)
0xbf9b4a88dee919ecb9702d84a9fd1f33a282f5b9
proxyOwner() view returns (address)
0x1491d5affe44e37a317ce37582cc9f9cb896af75
proxyType() pure returns (uint256 proxyTypeId)
2
upgradeabilityOwner() view returns (address)
0x1491d5affe44e37a317ce37582cc9f9cb896af75
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.