This contract is being backfilled. You may encounter incomplete storage history.

CypherEscape

Verified contract

Active on Ethereum with 174 txns
Deployed by via 0x0164bef1 at 13903828
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
Native
Value $222
ERC-20
--
0xd20a0cdcc1859084f76dbd62299c488c114687fb82690b70268ae14218460bdf
0xf210cae74299c0fa06c8c2c1f717ba429bd437e68bad44570b652f3dc0ee2fd6
0x71c50c9200448e2bbf0c4c36f975b1f8966b03179314020307c27374fca30cee
0x18ecf494a5513ccb3d3e9fdcbe88502bbb106986ba35d629c01d94e5abea17b2
0x205c34365a3d1c3ef04207b8d2b6857c1b61bf6bcb527b48ef8c9fc161f16064
0xbf142fcc82404640eb13e6b38a68897eeacfb55498f43aed606d1f427a2a4ea4
0xfbc6a58eed88f9f989f038c70bbab350d310e2b03fb72f7961c665dc4094830a
0x818484e04ba7c5dad75e82bf916a032b876fc20a1ca74aa30ef4faf2c43a161a
0xc2cd65daf7ceabe74af28dea858eed2a725ba707aab48da0a41eef8afbfbcf55
0xcff8be6d9994cc7929d47db149328473243f60327ca0a61509f83598a8312bbb

Functions
Getter at block 20856618
_liquidityFee(view returns (uint256)
2
_marketingFee(view returns (uint256)
9
_taxFee(view returns (uint256)
0
cooldown(view returns (uint256)
30
cooldownStatus(view returns (bool)
true
decimals(view returns (uint8)
9
geUnlockTime(view returns (uint256)
0
name(view returns (string)
CypherEscape
owner(view returns (address)
0x309c518e91b4605a8e33d9867d1fc9aeedd3dddb
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
CYPHER
totalFees(view returns (uint256)
0
totalSupply(view returns (uint256)
10000000000000000000
uniswapV2Pair(view returns (address)
0x8df212d9786fa458b66c367a242f2040af9cd48b
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
approve(address spenderuint256 amountreturns (bool)
clearStuckBalance(uint256 amountPercentage
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(uint256 time
renounceOwnership(
setBlacklistStatus(address accountbool Blacklisted
setCooldown(uint256 _cooldown
setCooldownEnabled(bool onoff
setLiquidityFeePercent(uint256 liquidityFee
setMarketingFeePercent(uint256 marketingFee
setMaxBuyPercent(uint256 percentuint256 divisor
setNumTokensSellToAddToLiquidity(uint256 percentuint256 divisor
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
ToMarketing(uint256 bnbSent
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(address marketingWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.