TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 1,182 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
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22053497 | 4 minutes ago | | | 0 | 0.0000037889439 | |
| 22053436 | 6 minutes ago | | | 0 | 0.0000063765569 | |
| 22053140 | 16 minutes ago | | | 0 | 0.0000017628222 | |
| 22051339 | an hour ago | | | 0 | 0.0000044400088 | |
| 22050751 | 2 hours ago | | | 0 | 0.0000020059859 | |
| 22046089 | 4 hours ago | | | 0 | 0.0000072392436 | |
| 22046088 | 4 hours ago | | | 0 | 0.0000073464050 | |
| 22045353 | 5 hours ago | | | 0 | 0.0000062814198 | |
| 22043554 | 6 hours ago | | | 0 | 0.0000037081315 | |
| 22043551 | 6 hours ago | | | 0 | 0.0000027144286 |
ABI
ABI objects
Getter at block 22053617
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.