TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 5,399 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
1 additional
variable
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17024003 | 2 years ago | | | 0 | 0.0026622660 | |
| 17024001 | 2 years ago | | | 0.0040447552 | 0.0016553535 | |
| 17023895 | 2 years ago | | | 0.0099282938 | 0.0019382657 | |
| 17023892 | 2 years ago | | | 0.0019536359 | 0.0022258308 | |
| 17023880 | 2 years ago | | | 0.010902261 | 0.0025364010 | |
| 17023520 | 2 years ago | | | 0.010399525 | 0.0021119642 | |
| 17023518 | 2 years ago | | | 0.0017744433 | 0.0021528682 | |
| 17023459 | 2 years ago | | | 0.010076356 | 0.0020166096 | |
| 17023457 | 2 years ago | | | 0.001891574 | 0.0023194556 | |
| 17023418 | 2 years ago | | | 0.043704453 | 0.0022246180 |
ABI
ABI objects
Getter at block 21304491
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address admin_)
changeAdmin(address newAdmin)
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.