Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "M Power"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19001035 | 10 months ago | | | 0 | 0.00097520958 | |
| 19000902 | 10 months ago | | | 0 | 0.0011148993 | |
| 19000899 | 10 months ago | | | 0 | 0.00098116053 | |
| 19000723 | 10 months ago | | | 0 | 0.00094852716 | |
| 19000680 | 10 months ago | | | 0 | 0.0011576755 | |
| 19000672 | 10 months ago | | | 0 | 0.00068436250 | |
| 19000662 | 10 months ago | | | 0 | 0.00042824752 | |
| 19000661 | 10 months ago | | | 0 | 0.00067528964 | |
| 19000659 | 10 months ago | | | 0 | 0.00070843191 | |
| 19000655 | 10 months ago | | | 0 | 0.0011299616 |
ABI
ABI objects
Getter at block 21204579
decimals() pure returns (uint8)
9
getPairAddress() view returns (address)
0x6ee86a174570821cdcc94d94fafff6894f1f7ebd
name() view returns (string)
M Power
symbol() view returns (string)
///M
totalSupply() pure returns (uint256)
300000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addAllowance(address[] addr)
approve(address spender, uint256 amount) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
transferAllowance(address _address)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.