TransparentUpgradeableProxy
Verified contract
Proxy
Active on
Ethereum with 1,479 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 ($1.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
USDT | ERC-20 | 1 | $1.002 |
$1 | |
MOTT | ERC-20 | 300B | -- | -- | |
MTT | ERC-20 | 12.538134B | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21278245 | 3 hours ago | | | 0 | 0.0059206242 | |
| 21278222 | 3 hours ago | | | 0.0053 | 0.00053495787 | |
| 21278164 | 4 hours ago | | | 0 | 0.0025268159 | |
| 21276898 | 8 hours ago | | | 0 | 0.0012853472 | |
| 21276896 | 8 hours ago | | | 0 | 0.0039729268 | |
| 21276892 | 8 hours ago | | | 0 | 0.0035508824 | |
| 21275511 | 13 hours ago | | | 0 | 0.0053061178 | |
| 21275199 | 14 hours ago | | | 0 | 0.00038913879 | |
| 21275197 | 14 hours ago | | | 0.0053 | 0.00065353027 | |
| 21274813 | 15 hours ago | | | 0 | 0.0049997590 |
ABI
ABI objects
Getter at block 21279249
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.