AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 2,390 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 ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
C4Y | ERC-20 | 4.8K | -- | -- | |
PMGT | ERC-20 | 2.46886 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21117616 | 15 days ago | | | 0 | 0.00016343562 | |
| 21117595 | 15 days ago | | | 0 | 0.00023627619 | |
| 21117588 | 15 days ago | | | 0 | 0.00024978349 | |
| 20995745 | a month ago | | | 0 | 0.00025174670 | |
| 20876698 | 2 months ago | | | 0 | 0.00019993724 | |
| 20876670 | 2 months ago | | | 0 | 0.00021168584 | |
| 20872978 | 2 months ago | | | 0 | 0.00060358635 | |
| 20872523 | 2 months ago | | | 0 | 0.00091198904 | |
| 20872518 | 2 months ago | | | 0 | 0.00097148619 | |
| 20868971 | 2 months ago | | | 0 | 0.00055309826 |
ABI
ABI objects
Getter at block 21225316 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 implementation)
constructor(address _implementation)
fallback()
This contract contains no error objects.