AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 18,674 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 ($696,502.77)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHAIN | ERC-20 | 51.061157M | $0.013641 |
$696,502.77 |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21227605 | 7 hours ago | | | 0 | 0.00095976856 | |
| 21224081 | 19 hours ago | | | 0 | 0.00080893376 | |
| 21224080 | 19 hours ago | | | 0 | 0.0025495463 | |
| 21223478 | 21 hours ago | | | 0 | 0.0027611933 | |
| 21217079 | 2 days ago | | | 0 | 0.0015623813 | |
| 21217079 | 2 days ago | | | 0 | 0.0026598967 | |
| 21211847 | 2 days ago | | | 0 | 0.0016197060 | |
| 21209119 | 3 days ago | | | 0 | 0.0020295654 | |
| 21206635 | 3 days ago | | | 0 | 0.0012529713 | |
| 21206624 | 3 days ago | | | 0 | 0.00091488842 |
ABI
ABI objects
Getter at block 21229708
This contract contains no getter function objects.
Read-only
This contract contains no read-only function objects.
State-modifying
Events admin() returns (address)
changeAdmin(address newAdmin)
implementation() returns (address)
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()
This contract contains no error objects.