TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 303 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) |
---|---|---|---|---|---|---|---|
| 15232092 | 2 years ago | | | 0 | 0.022795995 | |
| 15231939 | 2 years ago | | | 0 | 0.036992234 | |
| 14963825 | 2 years ago | | | 0 | 0.013597896 | |
| 14963808 | 2 years ago | | | 0 | 0.013910440 | |
| 14963806 | 2 years ago | | | 0 | 0.012904309 | |
| 14963804 | 2 years ago | | | 0 | 0.016989026 | |
| 14905330 | 2 years ago | | | 0 | 0.029376777 | |
| 14905325 | 2 years ago | | | 0 | 0.027619489 | |
| 14905324 | 2 years ago | | | 0 | 0.030593151 | |
| 14905323 | 2 years ago | | | 0 | 0.028987679 |
ABI
ABI objects
Getter at block 21207646
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.