Half Squidgame

Verified contract

Active on Ethereum with 12 txns
Deployed by via 0x3a898722 at 16505442
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
16 additional variables
ERC-20
--
0xec529b14cc6316d476dd2114ba3e3e16a929e5b836201a25e4e068afefa40650
0xd734163af8bfdfa47bf375c1a5955b6dfb709d7803f61dc75e6c0e24183dd3d8
0x618afb7cb9f97b2994147c574b13e3a7e9f61facfab036df940eff8cf5dff3f3
0x31e1a6ed9fa96b5c7c85f4f141721d7af85b2212e48485f55f487458c95a8405
0x6bae0febe9c3c78f7407f867ece8688531b0093361c520934468cd3e085efe29
0x1af2e889e8b4087dd9c18b790c917ceb682c9dc0b63d1a41a42bcdd8f41a06dc
0x5628f23ea52b9311aa92004f870959bd517615425e593943b316388c46cde5e5
0x59b12a3cde4932950014257fe70219e89e0eddfae716742966fdcd33e276cc45
0x028ecfc3b37fc01aab66dc93fc58cff1c9aa3934fb8b6882dc0329bed4150142
0x2c4f3b5d03b94b9a54f509ffe6b086493d7e1f9b72f0eed48ef43cd84f6b5674

Functions
Getter at block 20945349
buyDevFee(view returns (uint256)
3
buyLiquidityFee(view returns (uint256)
2
buyMktgFee(view returns (uint256)
2
buyOperationsFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
7
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0x6b8026ac67d7ae8c9db7f60047ddfa8de675fa09
limitsInEffect(view returns (bool)
true
liqWallet(view returns (address)
0x6b8026ac67d7ae8c9db7f60047ddfa8de675fa09
maxTransactionAmount(view returns (uint256)
20000000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000000
mktgWallet(view returns (address)
0x6b8026ac67d7ae8c9db7f60047ddfa8de675fa09
name(view returns (string)
Half Squidgame
operationsWallet(view returns (address)
0x6b8026ac67d7ae8c9db7f60047ddfa8de675fa09
owner(view returns (address)
0x6b8026ac67d7ae8c9db7f60047ddfa8de675fa09
routerCA(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
sellDevFee(view returns (uint256)
45
sellLiquidityFee(view returns (uint256)
0
sellMktgFee(view returns (uint256)
45
sellOperationsFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
90
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000000
symbol(view returns (string)
SQUIDGAME 0.5
tokensForDev(view returns (uint256)
29999999999999999999177828
tokensForLiquidity(view returns (uint256)
19999999999999999999451883
tokensForMktg(view returns (uint256)
19999999999999999999451883
tokensForOperations(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x854196f119122705f8db5236d0dee4a638ec306f
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
blocked(addressview returns (bool)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(uint256 _deadBlocks
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
multiBlock(address[] blockeesbool shouldBlock
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _mktgFeeuint256 _liquidityFeeuint256 _devFeeuint256 _operationsFee
updateDevWallet(address newWallet
updateLiqWallet(address newLiqWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _mktgFeeuint256 _liquidityFeeuint256 _devFeeuint256 _operationsFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
updatemktgWallet(address newmktgWallet
updateoperationsWallet(address newWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
devWalletUpdated(address indexed newWalletaddress indexed oldWallet
liqWalletUpdated(address indexed newWalletaddress indexed oldWallet
mktgWalletUpdated(address indexed newWalletaddress indexed oldWallet
operationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.