SQUIDGAME2
Verified contract
Active on
Ethereum with 121 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x7f72…1cb6
19 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
⛣⛛☐ | ERC-20 | 443.235168K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20784536 | 2 months ago | | | 0 | 0.0013806851 | |
| 20600895 | 3 months ago | | | 0 | 0.000027964436 | |
| 19961628 | 6 months ago | | | 0 | 0.0010759627 | |
| 19940128 | 6 months ago | | | 0 | 0.00041242296 | |
| 19843948 | 6 months ago | | | 0 | 0.00030895584 | |
| 19817737 | 6 months ago | | | 0 | 0.00035674803 | |
| 19809812 | 6 months ago | | | 0 | 0.00023950553 | |
| 19807814 | 6 months ago | | | 0 | 0.00032577414 | |
| 19807807 | 6 months ago | | | 0 | 0.00021530434 | |
| 19806861 | 6 months ago | | | 0 | 0.00021314519 |
ABI
ABI objects
Getter at block 21209512
MAX() view returns (uint256)
115792089237316195423570985008687907853269984665640564039457584007913129639935
_buyBurnFee() view returns (uint256)
0
_buyFundFee() view returns (uint256)
0
_buyLPFee() view returns (uint256)
0
_mainPair() view returns (address)
0xae53adec55293e0342b0d15f9c3b923f524acc9e
_sellBurnFee() view returns (uint256)
0
_sellFundFee() view returns (uint256)
0
_sellLPFee() view returns (uint256)
0
_swapRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
_tokenDistributor() view returns (address)
0x06bfd8fb8df97cb0f16e0997e53d542b9ed20622
airdropEnable() view returns (bool)
true
airdropNumbs() view returns (uint256)
0
antiSYNC() view returns (bool)
false
currency() view returns (address)
0xc02aaa39b223fe8d0a0e5c4f27ead9083c756cc2
currencyIsEth() view returns (bool)
true
decimals() view returns (uint256)
18
enableChangeTax() view returns (bool)
true
enableKillBlock() view returns (bool)
true
enableOffTrade() view returns (bool)
true
enableRewardList() view returns (bool)
false
enableSwapLimit() view returns (bool)
false
enableTransferFee() view returns (bool)
false
enableWalletLimit() view returns (bool)
false
fundAddress() view returns (address)
0x7f72b5a4521841265a744c9fbe8417a12aa61cb6
generateLpReceiverAddr() view returns (address)
0x7f72b5a4521841265a744c9fbe8417a12aa61cb6
kb() view returns (uint256)
5
maxBuyAmount() view returns (uint256)
0
maxWalletAmount() view returns (uint256)
0
name() view returns (string)
SQUIDGAME2
numTokensSellRate() view returns (uint256)
100
owner() view returns (address)
0x000000000000000000000000000000000000dead
startTradeBlock() view returns (uint256)
19803490
swapAtAmount() view returns (uint256)
0
symbol() view returns (string)
⛣⛛☐
totalFundAmountReceive() view returns (uint256)
1681910160373061698
totalSupply() view returns (uint256)
1234567890000000000000000000
transferFee() view returns (uint256)
0
Read-only
_allowances(address, address) view returns (uint256)
_balances(address) view returns (uint256)
_feeWhiteList(address) view returns (bool)
_rewardList(address) view returns (bool)
_swapPairList(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isReward(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeSwapLimit(uint256 _maxBuyAmount)
changeWalletLimit(uint256 _amount)
completeCustoms(uint256[] customs)
disableChangeTax()
disableSwapLimit()
disableWalletLimit()
launch()
multi_bclist(address[] addresses, bool value)
renounceOwnership()
setAirDropEnable(bool status)
setAirdropNumbs(uint256 newValue)
setAntiSYNCEnable(bool s)
setEnableTransferFee(bool status)
setFeeWhiteList(address[] addr, bool enable)
setFundAddress(address addr)
setGenerateLpReceiverAddr(address newAddr)
setNumTokensSellRate(uint256 newValue)
setSwapAtAmount(uint256 newValue)
setSwapPairList(address addr, bool enable)
setTransferFee(uint256 newValue)
setkb(uint256 a)
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)
Failed_AddLiquidity()
Failed_AddLiquidityETH()
Failed_swapExactTokensForTokensSupportingFeeOnTransferTokens()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(string[] stringParams, address[] addressParams, uint256[] numberParams, bool[] boolParams)
receive()
This contract contains no error objects.