TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 1,805 txns
Unified storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000001 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "TransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 6187212 | a year ago | | | 0 | 0.000000000732208026 | |
| 6142150 | a year ago | | | 0 | 0.000000000649025148 | |
| 6142134 | a year ago | | | 0 | 0.000000000666637158 | |
| 6139142 | a year ago | | | 0 | 9.9396000e-7 | |
| 6138388 | a year ago | | | 0 | 9.9396000e-7 | |
| 6138280 | a year ago | | | 0 | 9.9396000e-7 | |
| 6138179 | a year ago | | | 0 | 0.000000090360000000 | |
| 6135933 | a year ago | | | 0 | 4.5168000e-7 | |
| 6132633 | a year ago | | | 0 | 1.7594200e-7 | |
| 6132604 | a year ago | | | 0 | 1.7594200e-7 |
ABI
ABI objects
Getter at block 23066324
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.