TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 227 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
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) |
---|---|---|---|---|---|---|---|
| 17350555 | 2 years ago | | | 0 | 0.0020183332 | |
| 17181741 | 2 years ago | | | 0 | 0.0032121228 | |
| 17114781 | 2 years ago | | | 0 | 0.0038184036 | |
| 16974597 | 2 years ago | | | 0 | 0.0013572692 | |
| 16945799 | 2 years ago | | | 0 | 0.0020468605 | |
| 16862213 | 2 years ago | | | 0 | 0.0011806751 | |
| 16862201 | 2 years ago | | | 0 | 0.00098148937 | |
| 16834571 | 2 years ago | | | 0 | 0.0044541574 | |
| 16833976 | 2 years ago | | | 0 | 0.0040767370 | |
| 16814143 | 2 years ago | | | 0 | 0.0012762819 |
ABI
ABI objects
Getter at block 21284534
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.