TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 1,029 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) |
---|---|---|---|---|---|---|---|
| 6146201 | a year ago | | | 0 | 0.000000000005177898 | |
| 6145897 | a year ago | | | 0 | 0.000000000008254620 | |
| 6145812 | a year ago | | | 0 | 0.000000000010093149 | |
| 6145773 | a year ago | | | 0 | 0.000000000010618443 | |
| 6140130 | a year ago | | | 0 | 6.6325500e-7 | |
| 6140104 | a year ago | | | 0 | 3.4390000e-7 | |
| 6140088 | a year ago | | | 0 | 4.5336000e-7 | |
| 6139917 | a year ago | | | 0 | 4.5495000e-7 | |
| 6139888 | a year ago | | | 0 | 7.3419000e-7 | |
| 6137725 | a year ago | | | 0 | 0.000000000356300769 |
ABI
ABI objects
Getter at block 22934090
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.