Make Games Great Again
Verified contract
Active on
Base with 10 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
No balances found for "Make Games Great Again"
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21327680 | 2 months ago | | | 0 | 2.1681129e-7 | |
| 21327646 | 2 months ago | | | 0 | 2.1319062e-7 | |
| 21327612 | 2 months ago | | | 0 | 2.1008045e-7 | |
| 21327576 | 2 months ago | | | 0 | 2.1084287e-7 | |
| 21327546 | 2 months ago | | | 0 | 2.1187552e-7 | |
| 21327512 | 2 months ago | | | 0 | 2.1217072e-7 | |
| 21327486 | 2 months ago | | | 0 | 2.1323945e-7 | |
| 21327397 | 2 months ago | | | 0 | 0.0000095843466 | |
| 21327395 | 2 months ago | | | 0 | 2.1561383e-7 | |
| 21327140 | 2 months ago | | | 0 | 4.5234132e-7 |
ABI
ABI objects
Getter at block 23878932
decimals() view returns (uint8)
18
name() view returns (string)
Make Games Great Again
symbol() view returns (string)
MGGA
totalSupply() view returns (uint256)
90000000000000000000000000000
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)
burnFrom(address account, uint256 amount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
transfer(address recipient, uint256 amount) returns (bool)
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.