TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 90 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) |
---|---|---|---|---|---|---|---|
| 20362694 | 2 months ago | | | 0 | 0.0000010791960 | |
| 18005558 | 4 months ago | | | 0 | 0.0000024814157 | |
| 18002727 | 4 months ago | | | 0 | 0.0000038085970 | |
| 17703024 | 4 months ago | | | 0 | 8.8722564e-7 | |
| 17702467 | 4 months ago | | | 0 | 0.0000011813584 | |
| 15849843 | 6 months ago | | | 0 | 9.2373138e-7 | |
| 15849793 | 6 months ago | | | 0 | 0.000000909677629050 | |
| 15849729 | 6 months ago | | | 0 | 8.7851675e-7 | |
| 15849692 | 6 months ago | | | 0 | 8.8301327e-7 | |
| 15849652 | 6 months ago | | | 0 | 8.8751105e-7 |
ABI
ABI objects
Getter at block 23165390
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.