TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 23,641 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) |
---|---|---|---|---|---|---|---|
| 21799124 | 6 days ago | | | 0 | 0.000042366021 | |
| 21799121 | 6 days ago | | | 0 | 0.000059971233 | |
| 21799120 | 6 days ago | | | 0 | 0.000010395677 | |
| 21799061 | 6 days ago | | | 0 | 0.000010245013 | |
| 21798972 | 6 days ago | | | 0 | 0.000012204889 | |
| 21798958 | 6 days ago | | | 0 | 0.0000072235750 | |
| 21798909 | 6 days ago | | | 0 | 0.0000071578717 | |
| 21798857 | 6 days ago | | | 0 | 0.000011612392 | |
| 21798852 | 6 days ago | | | 0 | 0.000012503520 | |
| 21798815 | 6 days ago | | | 0 | 0.000029866187 |
ABI
ABI objects
Getter at block 21799204
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.