TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 1,776 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) |
---|---|---|---|---|---|---|---|
| 6166293 | a year ago | | | 0 | 3.4375000e-7 | |
| 6145717 | a year ago | | | 0 | 0.000000000012344409 | |
| 6145694 | a year ago | | | 0 | 0.000000000017753939 | |
| 6145677 | a year ago | | | 0 | 0.000000000012794661 | |
| 6140985 | a year ago | | | 0 | 3.1726500e-7 | |
| 6140967 | a year ago | | | 0 | 3.4408000e-7 | |
| 6140956 | a year ago | | | 0 | 3.9033000e-7 | |
| 6140945 | a year ago | | | 0 | 3.1675000e-7 | |
| 6140930 | a year ago | | | 0 | 3.4071000e-7 | |
| 6140902 | a year ago | | | 0 | 3.4104500e-7 |
ABI
ABI objects
Getter at block 22123406
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.