TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 13 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) |
---|---|---|---|---|---|---|---|
| 21028435 | a month ago | | | 0 | 0.0013251859 | |
| 21028412 | a month ago | | | 0 | 0.00066909941 | |
| 20727950 | 3 months ago | | | 0 | 0.00052747061 | |
| 20727949 | 3 months ago | | | 0 | 0.00038173689 | |
| 20482865 | 4 months ago | | | 0 | 0.00085600794 | |
| 20482863 | 4 months ago | | | 0 | 0.00049837737 | |
| 20032838 | 6 months ago | | | 0 | 0.0024652608 | |
| 20032828 | 6 months ago | | | 0 | 0.0029780046 | |
| 19790576 | 7 months ago | | | 0 | 0.0010480132 | |
| 19732238 | 7 months ago | | | 0 | 0.0011736219 |
ABI
ABI objects
Getter at block 21276192
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address initialLogic, address initialAdmin, bytes _data)
fallback()
receive()
This contract contains no error objects.