AdminUpgradeabilityProxy
Verified contract
Proxy
Active on
Ethereum with 12,949 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 |
---|---|---|---|---|---|
dMMM | ERC-20 | 1 | -- | -- | |
MYOU | ERC-20 | 0.1 | -- | -- | |
PMT | ERC-20 | 0.0088 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10390517 | 4 years ago | | | 0 | 0.0041155400 | |
| 10318072 | 4 years ago | | | 0.009 | 0.0066456750 | |
| 10276421 | 4 years ago | | | 0.5 | 0.0069442914 | |
| 10275622 | 4 years ago | | | 0.5 | 0.0089531293 | |
| 10258195 | 4 years ago | | | 0 | 0.0020210040 | |
| 10225822 | 4 years ago | | | 0 | 0.0032335449 | |
| 10211487 | 4 years ago | | | 0.08 | 0.0052800220 | |
| 10153123 | 4 years ago | | | 0 | 0.0025457840 | |
| 10144866 | 4 years ago | | | 0.01 | 0.0059604630 | |
| 10092002 | 4 years ago | | | 0.005 | 0.0013371872 |
ABI
ABI objects
Getter at block 21162469 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.