Mars Game Platform
Verified contract
Active on
Ethereum with 3,927 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Mars Game Platform"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 10661441 | 4 years ago | | | 0 | 0.0063987841 | |
| 10520600 | 4 years ago | | | 0 | 0.0027815041 | |
| 10520600 | 4 years ago | | | 0 | 0.0027815041 | |
| 10520592 | 4 years ago | | | 0 | 0.0027815041 | |
| 10520381 | 4 years ago | | | 0 | 0.0026543161 | |
| 10520132 | 4 years ago | | | 0 | 0.0034286401 | |
| 10520128 | 4 years ago | | | 0 | 0.0034857841 | |
| 10520128 | 4 years ago | | | 0 | 0.0034857841 | |
| 10519774 | 4 years ago | | | 0 | 0.0030857761 | |
| 10519635 | 4 years ago | | | 0 | 0.0022323601 |
ABI
ABI objects
Getter at block 21388779
decimals() view returns (uint8)
18
name() view returns (string)
Mars Game Platform
symbol() view returns (string)
MGP
totalSupply() view returns (uint256)
50000000000000000000000000
Read-only
allowance(address, address) view returns (uint256)
balanceOf(address) view returns (uint256)
State-modifying
Events approve(address _spender, uint256 _value) returns (bool success)
approveAndCall(address _spender, uint256 _value, bytes _extraData) returns (bool success)
transfer(address _to, uint256 _value)
transferFrom(address _from, address _to, uint256 _value) returns (bool success)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.