Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc255…d23e
Balances ($0.00)
No balances found for "GameStop"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21195959 | 2 days ago | | | 0 | 0.0021246383 | |
| 21192356 | 2 days ago | | | 0 | 0.00094420000 | |
| 21177848 | 4 days ago | | | 0 | 0.00094771500 | |
| 21177627 | 4 days ago | | | 0 | 0.00087512566 | |
| 21171437 | 5 days ago | | | 0 | 0.0011881384 | |
| 21159495 | 7 days ago | | | 0 | 0.0014852250 | |
| 21151926 | 8 days ago | | | 0 | 0.00043124032 | |
| 21137548 | 10 days ago | | | 0 | 0.0011756963 | |
| 21136083 | 10 days ago | | | 0 | 0.00072095883 | |
| 21134693 | 10 days ago | | | 0 | 0.00036441283 |
ABI
ABI objects
Getter at block 21207056
decimals() pure returns (uint8)
18
devBuyFee() view returns (uint256)
0
devSellFee() view returns (uint256)
0
devWallet() view returns (address)
0xc255cb946431a292aa7ff719f5bc72d83cb5d23e
maxTxAmount() view returns (uint256)
10000000000000000000000000
name() pure returns (string)
GameStop
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
GME
totalSupply() pure returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0xb016075826d6658031f47784f623e8cd6bf35d69
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)
clearETH()
excludeFromFees(address wallet)
launch(uint256 deadblocksExtra)
renounceOwnership()
swapBack()
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateFees(uint256 buy, uint256 sell)
updateTxPercent(uint256 percent)
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()
receive()
This contract contains no error objects.