FreezableTransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 8 txns
Unified storage
Raw
Slot | Value |
---|---|
0x0000000000000000000000000000000000000000000000000000000000000000 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000001 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000002 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000003 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
0x0000000000000000000000000000000000000000000000000000000000000004 | 0x0000000000000000000000000000000000000000000000000000000000000000 |
Balances ($0.00)
No balances found for "FreezableTransparentUpgradeableProxy"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22613995 | 7 days ago | | | 0 | 0.000051862524 | |
| 21725036 | a month ago | | | 0 | 0.00049250877 | |
| 21725026 | a month ago | | | 0 | 0.00049259644 | |
| 21725013 | a month ago | | | 0 | 0.00049257593 | |
| 21711469 | a month ago | | | 0 | 0.000086355900 | |
| 20813351 | 2 months ago | | | 0 | 0.000020743325 | |
| 16958890 | 5 months ago | | | 0 | 0.000064748715 | |
| 13035219 | 7 months ago | | | 0 | 0.0017269136 |
ABI
ABI objects
Getter at block 22925152
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)
freeze()
implementation() returns (address implementation_)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.