Crypto

Verified contract

Active on Ethereum with 168 txns
Deployed by via 0x70df7698 at 16886290
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 3 additional slots
10 additional variables
ERC-20
--
0x0bb841d20cb86d8996cf00b2bfb643e81a4c3dd6643323ea9dcd8866a4455531
0xae54e2c21603a3d49aa7c777be2690a02e4f92766ed241718a353b37b7d43f1e
0x8ff3bf04e81b813c1a45230822707012b7a754281d20a40122afd1cf30325574
0x9f4d1cdcdf45ff40fefd9779b080b8a286109f2e892ff55c91f6fd93803bfd9c
0x8833f1ea934257bb9a25437bc1c31644686c3a8ae67f9f50e512c8c32334da3a
0x4bb8e730bfbc9acd05de7344329060d2541f1cd5cbbce5833249e90c9597f632
0x79bba3c79deb34936f3bebb1b952285f662c67b4b10ee21a137c4390a5fe422d
0xf3f6db9be89c566e3ebb744904c520da062fa67998926c5ff3206b7d9cbd2507
0xe894a6de233e0a21f5858666de76d94c4077e4676d98db7b274612fe717903a7
0x28287b27a5620232949f74f87f977c3c362e73a091703e2164cab8e5518916b7

Functions
Getter at block 21158830
_buyBurnFee(view returns (uint256)
0
_buyLiquidityFee(view returns (uint256)
0
_buyMarketingFee(view returns (uint256)
0
_sellBurnFee(view returns (uint256)
0
_sellLiquidityFee(view returns (uint256)
0
_sellMarketingFee(view returns (uint256)
0
_transferBurnFee(view returns (uint256)
0
_transferLiquidityFee(view returns (uint256)
0
_transferMarketingFee(view returns (uint256)
0
antiBlocks(view returns (uint256)
0
cooldownInfo(view returns (bool buycooldownEnabledbool sellcooldownEnableduint256 cooldownuint256 cooldownLimit)
(buycooldownEnabled=false, sellcooldownEnabled=false, cooldown=30, cooldownLimit=60)
decimals(view returns (uint8)
9
liquidityWallet(view returns (address)
0x4a9d4cf1ca36e6b87f9087fd9cc65d7ea80b4de5
lpFeeAccumulated(view returns (uint256)
839496521074109
marketingWallet(view returns (address)
0xc6b56e09f8e80107cde720852e82eb46a1e3eac5
name(view returns (string)
Crypto
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
CRY
totalSupply(view returns (uint256)
1000000000000000000
tradeEnabled(view returns (bool)
true
txSettings(view returns (uint256 maxTxAmountuint256 maxWalletAmountuint256 numTokensToSwapbool limited)
(maxTxAmount=10000000000000000, maxWalletAmount=20000000000000000, numTokensToSwap=1000000000000000, limited=false)
uniswapV2Pair(view returns (address)
0x66672c00e4f7329c4a9f4f7f2343384a986d3b91
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wenLaunch(view returns (uint256 launchedAtbool launchedbool launchProtection)
(launchedAt=16886400, launched=true, launchProtection=false)
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isBlacklisted(addressview returns (bool)
isExcludedFromFee(addressview returns (bool)
tradeAllowedList(addressview returns (bool)
State-modifying
Sniper(address[] accountsbool blacklisted
approve(address spenderuint256 amountreturns (bool)
clearStuckBalance(uint256 amountPercentage
clearStuckToken(address to
clearStuckTokens(address _tokenaddress _toreturns (bool _sent)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFee(address account
includeInFee(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
limits(bool onoff
renounceOwnership(
setAntiBlocks(uint256 _block
setBlacklistStatus(address accountbool blacklisted
setBurnFees(uint256 newTransferuint256 newBuyuint256 newSell
setBuyFee(uint256 liquidityFeeuint256 marketingFeeuint256 burnFee
setCooldown(uint256 amount
setCooldownEnabled(bool onoffbool offon
setLiquidityFees(uint256 newTransferuint256 newBuyuint256 newSell
setLiquidityWallet(address newLpWallet
setMarketingFees(uint256 newTransferuint256 newBuyuint256 newSell
setMarketingWallet(address newMarketingWallet
setSellFee(uint256 liquidityFeeuint256 marketingFeeuint256 burnFee
setSwapAndLiquifyEnabled(bool _enabled
setTradeAllowedAddress(address whobool status
setTradeEnabled(bool onoff
setTransferFee(uint256 liquidityFeeuint256 marketingFeeuint256 burnFee
setTxSettings(uint256 txpuint256 txduint256 mwpuint256 mwduint256 spuint256 sdbool limiter
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
Events
Approval(address indexed owneraddress indexed spenderuint256 value
Launch(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SniperStatus(address accountbool blacklisted
SwapAndLiquify(uint256 liquidityTokensuint256 liquidityFees
ToMarketing(uint256 marketingBalance
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address _marketingWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.