UpgradableProxy
Verified contract
Proxy
Active on
Ethereum with 2,723 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
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 "UpgradableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21171122 | 12 days ago | | | 0 | 0.051308364 | |
| 21152055 | 15 days ago | | | 0 | 0.0032201680 | |
| 21152054 | 15 days ago | | | 0 | 0.0072076722 | |
| 21133036 | 17 days ago | | | 0 | 0.011151468 | |
| 21132975 | 17 days ago | | | 0 | 0.016210024 | |
| 21132534 | 17 days ago | | | 0 | 0.015063387 | |
| 21128270 | 18 days ago | | | 0 | 0.0079217072 | |
| 21127143 | 18 days ago | | | 0 | 0.026642394 | |
| 21125585 | 18 days ago | | | 0 | 0.0093743454 | |
| 21116952 | 20 days ago | | | 0 | 0.0032450761 |
ABI
ABI objects
Getter at block 21257640
implementation() view returns (address)
0xb9c288352d02e829e06c02652630e0787a96300e
proxyOwner() view returns (address)
0x80a2ee7b55dd0910e0087b3a80f5f5fded666666
proxyType() pure returns (uint256 proxyTypeId)
2
Read-only
This contract contains no read-only function objects.
State-modifying
Events transferProxyOwnership(address newOwner)
updateAndCall(address _newProxyTo, bytes data) payable
updateImplementation(address _newProxyTo)
ProxyOwnerUpdate(address _new, address _old)
ProxyUpdated(address indexed _new, address indexed _old)
constructor(address _proxyTo)
fallback()
receive()
This contract contains no error objects.