TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 12,286 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19566484 | 8 months ago | | | 0 | 0.0027550046 | |
| 19482225 | 8 months ago | | | 0 | 0.0046236016 | |
| 19114133 | 10 months ago | | | 0 | 0.0033082482 | |
| 18710728 | a year ago | | | 0 | 0.0084335217 | |
| 18682389 | a year ago | | | 0 | 0.0061935259 | |
| 18633393 | a year ago | | | 0 | 0.0057645348 | |
| 18599330 | a year ago | | | 0 | 0.0041121451 | |
| 18590585 | a year ago | | | 0 | 0.0040654758 | |
| 18506131 | a year ago | | | 0 | 0.0051592131 | |
| 18449457 | a year ago | | | 0 | 0.0033507257 |
ABI
ABI objects
Getter at block 21328996
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.