Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0xc6b5…eac5
-
variable spans 2 additional slots
-
variable spans 1 additional slot
-
variable spans 3 additional slots
10 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CRY | ERC-20 | 65.723663M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 17068908 | 2 years ago | | | 0 | 0.0014198837 | |
| 16955448 | 2 years ago | | | 0 | 0.0012341939 | |
| 16950571 | 2 years ago | | | 0 | 0.00089823545 | |
| 16931303 | 2 years ago | | | 0 | 0.0010166357 | |
| 16889435 | 2 years ago | | | 0 | 0.00061214149 | |
| 16887801 | 2 years ago | | | 0 | 0.00062420573 | |
| 16886791 | 2 years ago | | | 0 | 0.00065433486 | |
| 16886725 | 2 years ago | | | 0 | 0.00067356994 | |
| 16886720 | 2 years ago | | | 0 | 0.00075395720 | |
| 16886713 | 2 years ago | | | 0 | 0.00093645182 |
ABI
ABI objects
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 buycooldownEnabled, bool sellcooldownEnabled, uint256 cooldown, uint256 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 maxTxAmount, uint256 maxWalletAmount, uint256 numTokensToSwap, bool limited)
(maxTxAmount=10000000000000000, maxWalletAmount=20000000000000000, numTokensToSwap=1000000000000000, limited=false)
uniswapV2Pair() view returns (address)
0x66672c00e4f7329c4a9f4f7f2343384a986d3b91
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
wenLaunch() view returns (uint256 launchedAt, bool launched, bool launchProtection)
(launchedAt=16886400, launched=true, launchProtection=false)
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBlacklisted(address) view returns (bool)
isExcludedFromFee(address) view returns (bool)
tradeAllowedList(address) view returns (bool)
State-modifying
Events Sniper(address[] accounts, bool blacklisted)
approve(address spender, uint256 amount) returns (bool)
clearStuckBalance(uint256 amountPercentage)
clearStuckToken(address to)
clearStuckTokens(address _token, address _to) returns (bool _sent)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limits(bool onoff)
renounceOwnership()
setAntiBlocks(uint256 _block)
setBlacklistStatus(address account, bool blacklisted)
setBurnFees(uint256 newTransfer, uint256 newBuy, uint256 newSell)
setBuyFee(uint256 liquidityFee, uint256 marketingFee, uint256 burnFee)
setCooldown(uint256 amount)
setCooldownEnabled(bool onoff, bool offon)
setLiquidityFees(uint256 newTransfer, uint256 newBuy, uint256 newSell)
setLiquidityWallet(address newLpWallet)
setMarketingFees(uint256 newTransfer, uint256 newBuy, uint256 newSell)
setMarketingWallet(address newMarketingWallet)
setSellFee(uint256 liquidityFee, uint256 marketingFee, uint256 burnFee)
setSwapAndLiquifyEnabled(bool _enabled)
setTradeAllowedAddress(address who, bool status)
setTradeEnabled(bool onoff)
setTransferFee(uint256 liquidityFee, uint256 marketingFee, uint256 burnFee)
setTxSettings(uint256 txp, uint256 txd, uint256 mwp, uint256 mwd, uint256 sp, uint256 sd, bool limiter)
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)
Launch()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperStatus(address account, bool blacklisted)
SwapAndLiquify(uint256 liquidityTokens, uint256 liquidityFees)
ToMarketing(uint256 marketingBalance)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address _marketingWallet)
receive()
This contract contains no error objects.