TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 149 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
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21010883 | a month ago | | | 0.044777396 | 0.0045852720 | |
| 20991816 | a month ago | | | 0.0080463548 | 0.0024347340 | |
| 20983323 | a month ago | | | 0.018059694 | 0.0010529190 | |
| 20791653 | 2 months ago | | | 0.441 | 0.013474987 | |
| 20791291 | 2 months ago | | | 0.512 | 0.011757782 | |
| 20791291 | 2 months ago | | | 0.448 | 0.010324712 | |
| 20791291 | 2 months ago | | | 0.086 | 0.031198004 | |
| 20791235 | 2 months ago | | | 0.0748 | 0.027380417 | |
| 20652559 | 3 months ago | | | 0.0504 | 0.0037754438 | |
| 20616982 | 3 months ago | | | 0.028 | 0.0028201459 |
ABI
ABI objects
Getter at block 21248782
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.