The Meme Games
Verified contract
Active on
Ethereum with 534 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
MGMES | ERC-20 | 29.273963K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21157067 | 8 hours ago | | | 0 | 0.00074711832 | |
| 21142713 | 2 days ago | | | 0 | 0.00055074052 | |
| 21142705 | 2 days ago | | | 0 | 0.00055835822 | |
| 21135078 | 3 days ago | | | 0 | 0.00086782387 | |
| 21132181 | 4 days ago | | | 0 | 0.00078774690 | |
| 21124269 | 5 days ago | | | 0 | 0.00025582554 | |
| 21102820 | 8 days ago | | | 0 | 0.00033872735 | |
| 21088149 | 10 days ago | | | 0 | 0.00047312145 | |
| 21088144 | 10 days ago | | | 0 | 0.00022530099 | |
| 21087271 | 10 days ago | | | 0 | 0.00054956707 |
ABI
ABI objects
Getter at block 21159417
communityRewardsReserve() view returns (uint256)
242880000000000000000000000
decimals() view returns (uint8)
18
liquidityReserve() view returns (uint256)
202400000000000000000000000
marketingReserve() view returns (uint256)
303600000000000000000000000
name() view returns (string)
The Meme Games
owner() view returns (address)
0x0000000000000000000000000000000000000000
presaleReserve() view returns (uint256)
714472000000000000000000000
projectFundsReserve() view returns (uint256)
358248000000000000000000000
stakingReserve() view returns (uint256)
202400000000000000000000000
symbol() view returns (string)
MGMES
totalSupply() view returns (uint256)
1012000000000000000000000000
Read-only
allowance(address from, address to) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address to, uint256 amount) returns (bool)
burn(uint256 amount)
decreaseAllowance(address to, uint256 subtractedValue) returns (bool)
increaseAllowance(address to, uint256 addedValue) returns (bool)
renounceOwnership()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.