AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 1,779 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 ($14,448.41)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
XYO | ERC-20 | 2.441831M | $0.005917 |
$14,448.41 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 14963940 | 2 years ago | | | 0 | 0.0029678836 | |
| 14778067 | 2 years ago | | | 0 | 0.0016464228 | |
| 14299704 | 3 years ago | | | 0 | 0.0033981276 | |
| 13867811 | 3 years ago | | | 0 | 0.0029385927 | |
| 13675337 | 3 years ago | | | 0 | 0.0059855317 | |
| 13565656 | 3 years ago | | | 0 | 0.0056793303 | |
| 13557938 | 3 years ago | | | 0 | 0.010768164 | |
| 13541540 | 3 years ago | | | 0 | 0.013762339 | |
| 13457538 | 3 years ago | | | 0 | 0.0051056948 | |
| 13444871 | 3 years ago | | | 0 | 0.0064480621 |
ABI
ABI objects
Getter at block 21163001 admin() view returns (address) implementation() view returns (address)
Read-only
This contract contains no read-only function objects.
State-modifying
Events changeAdmin(address newAdmin)
upgradeTo(address newImplementation)
upgradeToAndCall(address newImplementation, bytes data) payable
AdminChanged(address previousAdmin, address newAdmin)
Upgraded(address indexed implementation)
constructor(address _implementation, address _admin, bytes _data)
fallback()
This contract contains no error objects.