Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($25.90)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
GMR | ERC-20 | 8.281446K | $0.003128 |
$25.9 | |
USA | ERC-20 | 1 | $0.000648 |
$0 | |
OHNO | ERC-20 | 92 | -- | -- | |
COOMER | ERC-20 | 69 | -- | -- | |
LZPZ | ERC-20 | 1 | -- | -- | |
BLOOM | ERC-20 | 0.84138 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22913657 | 6 hours ago | | | 0 | 8.1073938e-7 | |
| 22913643 | 6 hours ago | | | 0 | 7.4915644e-7 | |
| 22913510 | 6 hours ago | | | 0 | 7.4952594e-7 | |
| 22831244 | 2 days ago | | | 0 | 9.5283240e-7 | |
| 22816609 | 2 days ago | | | 0 | 2.7229722e-7 | |
| 22814008 | 3 days ago | | | 0 | 3.9201154e-7 | |
| 22717213 | 5 days ago | | | 0 | 6.3086485e-7 | |
| 22622370 | 7 days ago | | | 0 | 9.9474572e-7 | |
| 22618652 | 7 days ago | | | 0 | 0.0000018686487 | |
| 22591512 | 8 days ago | | | 0 | 0.0000012799521 |
ABI
ABI objects
Getter at block 22924560
decimals() view returns (uint8)
18
liquidityFeeOnBuy() view returns (uint256)
1
liquidityFeeOnSell() view returns (uint256)
1
marketingFeeOnBuy() view returns (uint256)
2
marketingFeeOnSell() view returns (uint256)
2
name() view returns (string)
GAMER
owner() view returns (address)
0x4111cb158062e4c3977667ddb13fc2f41648b395
symbol() view returns (string)
GMR
totalSupply() view returns (uint256)
330000000000000000000000000
uniswapV2Pair() view returns (address)
0xcaad09656f3855ee9e76100cd9492e9ee132ddfe
uniswapV2Router() view returns (address)
0x6bded42c6da8fbf0d2ba55b2fa120c5e0c8d7891
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
claimStuckTokens(address token)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBuyTax()
disableSellTax()
enableBuyTax()
enableGamer()
enableSellTax()
excludeFromFees(address account, bool excluded)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
onePercentTax()
renounceOwnership()
setDWallet(address newDWallet)
setMWallet(address newMWallet)
setSwapEnabled(bool _enabled)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
twoPercentTax()
withdrawETH()
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndSendMarketing(uint256 tokensSwapped, uint256 ethSend)
SwapTokensAtAmountUpdated(uint256 swapTokensAtAmount)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.