TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Base with 1,252 txns
Unified storage
Map
Table
Raw
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($94.67)
Native
Value
$0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
Eth | Native | 0 | $3,302.74 |
$0 | |
MSS | ERC-20 | 3.878855K | $0.024407 |
$94.67 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22753346 | an hour ago | | | 0 | 0.000022732391 | |
| 22752053 | 2 hours ago | | | 0.001515 | 0.000037981112 | |
| 22750906 | 2 hours ago | | | 0 | 0.000022732391 | |
| 22749878 | 3 hours ago | | | 0.00025844776 | 0.000035340098 | |
| 22748095 | 4 hours ago | | | 0 | 0.0000029810724 | |
| 22748081 | 4 hours ago | | | 0 | 0.000022732391 | |
| 22746698 | 5 hours ago | | | 0.00030326188 | 0.000030090852 | |
| 22743863 | 6 hours ago | | | 0 | 0.0000015522012 | |
| 22743741 | 6 hours ago | | | 0 | 0.0000014652203 | |
| 22743234 | 7 hours ago | | | 0 | 0.0000013379900 |
ABI
ABI objects
Getter at block 22755151
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.