TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 295 txns
Unified storage
Map
Table
Raw
Constants and immutables
4
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($2,404.40)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
PMON | ERC-20 | 18.462886K | $0.130229 |
$2,404.4 | |
PMLG | ERC-20 | 22.365523M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21264393 | 16 days ago | | | 0 | 0.0025209546 | |
| 21160759 | a month ago | | | 0 | 0.0024723575 | |
| 20759973 | 3 months ago | | | 0 | 0.00034660322 | |
| 20560204 | 4 months ago | | | 0 | 0.00012788232 | |
| 19667506 | 8 months ago | | | 0 | 0.0021272488 | |
| 19664483 | 8 months ago | | | 0 | 0.00086584427 | |
| 19503867 | 9 months ago | | | 0 | 0.0021920768 | |
| 19332272 | 9 months ago | | | 0 | 0.0012804143 | |
| 18972880 | a year ago | | | 0 | 0.0042678647 | |
| 18947722 | a year ago | | | 0 | 0.0012224148 |
ABI
ABI objects
Getter at block 21379097
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)
BeaconUpgraded(address indexed beacon)
Upgraded(address indexed implementation)
constructor(address _logic, address admin_, bytes _data)
fallback()
receive()
This contract contains no error objects.