TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 229 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 "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21033101 | a month ago | | | 0 | 0.0030153931 | |
| 21003521 | a month ago | | | 0 | 0.00053896566 | |
| 21002201 | a month ago | | | 0 | 0.0068270491 | |
| 20996445 | a month ago | | | 0 | 0.00063373028 | |
| 20996058 | a month ago | | | 0 | 0.0072055532 | |
| 20981586 | a month ago | | | 0 | 0.010785382 | |
| 20974448 | a month ago | | | 0 | 0.00069076132 | |
| 20974442 | a month ago | | | 0 | 0.0080940713 | |
| 20972086 | a month ago | | | 0 | 0.013491722 | |
| 20969504 | a month ago | | | 0 | 0.010688564 |
ABI
ABI objects
Getter at block 21230363
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)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.