M2 Global Wealth Limited
Verified contract
Active on
Ethereum with 8,884 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MMX | ERC-20 | 5.153751K | $0.665028 |
$3,427.39 |
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21202509 | 7 hours ago | | | 0 | 0.00039993859 | |
| 21201614 | 10 hours ago | | | 0 | 0.00047304253 | |
| 21200225 | 15 hours ago | | | 0 | 0.00041844655 | |
| 21193126 | 2 days ago | | | 0 | 0.00048931349 | |
| 21192016 | 2 days ago | | | 0 | 0.00067680100 | |
| 21191321 | 2 days ago | | | 0 | 0.00047196677 | |
| 21190664 | 2 days ago | | | 0 | 0.00044252851 | |
| 21187757 | 2 days ago | | | 0 | 0.0012170970 | |
| 21184772 | 3 days ago | | | 0 | 0.0010846131 | |
| 21184194 | 3 days ago | | | 0 | 0.0010848267 |
ABI
ABI objects
Getter at block 21204677
decimals() view returns (uint8)
18
name() view returns (string)
M2 Global Wealth Limited
symbol() view returns (string)
MMX
totalSupply() view returns (uint256)
499947237889973000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string tokenName, string tokenSymbol, address to)
This contract contains no fallback and receive objects.
This contract contains no error objects.