TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 2,091 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
SPS | ERC-20 | 44.039351M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21107031 | 2 days ago | | | 0 | 0.00039353898 | |
| 21102410 | 3 days ago | | | 0 | 0.00058827599 | |
| 21078127 | 6 days ago | | | 0 | 0.00089827023 | |
| 21068666 | 8 days ago | | | 0 | 0.00079174283 | |
| 21060952 | 9 days ago | | | 0 | 0.00033112777 | |
| 21054680 | 10 days ago | | | 0 | 0.00034051701 | |
| 21054481 | 10 days ago | | | 0 | 0.00030179301 | |
| 21054394 | 10 days ago | | | 0 | 0.00021142603 | |
| 21029793 | 13 days ago | | | 0 | 0.0011749655 | |
| 21010647 | 16 days ago | | | 0 | 0.00047054244 |
ABI
ABI objects
Getter at block 21124316
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.