AdminUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,114 txns
Unified storage
Map
Table
Raw
Constants and immutables
2
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($522.53)
Native
Value
$522.53
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.15 | $3,483.56 |
$522.53 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20638408 | 3 months ago | | | 0.15 | 0.0053295989 | |
| 20438659 | 4 months ago | | | 0.15 | 0.0090799290 | |
| 20438314 | 4 months ago | | | 0.15 | 0.00069160400 | |
| 19836725 | 7 months ago | | | 0.15 | 0.0011838438 | |
| 19809727 | 7 months ago | | | 0.15 | 0.0025453132 | |
| 19689853 | 7 months ago | | | 0.15 | 0.081250651 | |
| 19623134 | 7 months ago | | | 0.15 | 0.0048824658 | |
| 19510403 | 8 months ago | | | 0.5 | 0.0011687646 | |
| 19440950 | 8 months ago | | | 0.15 | 0.25522196 | |
| 19440949 | 8 months ago | | | 0.15 | 0.28447659 |
ABI
ABI objects
Getter at block 21264756
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)
Upgraded(address indexed implementation)
constructor(address _logic, address _admin, bytes _data)
fallback()
receive()
This contract contains no error objects.