TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 27,233 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
11 additional
variables
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21284581 | 34 minutes ago | | | 0.0055689512 | 0.0023866370 | |
| 21284568 | 37 minutes ago | | | 0.0055626078 | 0.0024071155 | |
| 21284565 | 37 minutes ago | | | 0.0055627048 | 0.0022942064 | |
| 21284322 | an hour ago | | | 0.0055984289 | 0.0032487840 | |
| 21284302 | 2 hours ago | | | 0.0055857374 | 0.0033529327 | |
| 21284019 | 3 hours ago | | | 0 | 0.0018052052 | |
| 21284003 | 3 hours ago | | | 0 | 0.0017379205 | |
| 21283986 | 3 hours ago | | | 0 | 0.0017701895 | |
| 21283961 | 3 hours ago | | | 0 | 0.0016796877 | |
| 21283943 | 3 hours ago | | | 0 | 0.0014478378 |
ABI
ABI objects
Getter at block 21284744
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.