Make Games Great Again
Verified contract
Active on
Ethereum with 115 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x186e…3189
3 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MGGA | ERC-20 | 897.017316K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21117897 | 23 days ago | | | 0 | 0.00038465273 | |
| 21045271 | a month ago | | | 0 | 0.00043829090 | |
| 21016740 | a month ago | | | 0 | 0.00034575943 | |
| 21000001 | a month ago | | | 0 | 0.0012062079 | |
| 20996465 | a month ago | | | 0 | 0.00046554971 | |
| 20996462 | a month ago | | | 0 | 0.00045561337 | |
| 20990277 | a month ago | | | 0 | 0.00089238549 | |
| 20989962 | a month ago | | | 0 | 0.0013697211 | |
| 20989816 | a month ago | | | 0 | 0.0024054766 | |
| 20989427 | a month ago | | | 0 | 0.0011215920 |
ABI
ABI objects
Getter at block 21285325
_maxTaxSwap() view returns (uint256)
1000000000000000
_maxTxAmount() view returns (uint256)
100000000000000000
_maxWalletSize() view returns (uint256)
100000000000000000
_taxSwapThreshold() view returns (uint256)
1000000000000000
decimals() pure returns (uint8)
9
name() view returns (string)
Make Games Great Again
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
MGGA
totalSupply() pure returns (uint256)
100000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address a) view returns (bool)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
delBots(address[] notbot)
manualSwap()
openTrading()
reduceFee(uint256 _newFee)
removeLimits()
renounceOwnership()
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string name_, string symbol_)
receive()
This contract contains no error objects.