MEDOOZA Ecosystem v2.0
Verified contract
Proxy
Active on
Ethereum with 20,304 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 |
---|---|---|---|---|---|
MDZA | ERC-20 | 322.44902 | -- | -- | |
MYOU | ERC-20 | 0.3 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20564104 | 3 months ago | | | 0 | 0.00015645523 | |
| 17101431 | 2 years ago | | | 0 | 0.0019898044 | |
| 15414837 | 2 years ago | | | 0 | 0.00037041468 | |
| 15261564 | 2 years ago | | | 0 | 0.00041597915 | |
| 15187652 | 2 years ago | | | 0 | 0.00062838739 | |
| 13732296 | 3 years ago | | | 0 | 0.0036261353 | |
| 13634883 | 3 years ago | | | 0 | 0.0055394950 | |
| 12807462 | 3 years ago | | | 0 | 0.00043891200 | |
| 12807462 | 3 years ago | | | 0 | 0.00034137600 | |
| 12807462 | 3 years ago | | | 0 | 0.00046107600 |
ABI
ABI objects
Getter at block 21263437 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.