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

Cipher

Verified contract

Active on Ethereum with 9 txns
Deployed by via 0xb6dcb5e8 at 17863762
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
11 additional variables
ERC-20
--
0xb96e80f4ba55f4e0cb796739ef733c11df65b729372c1f3dfb0ed1b10ae32cc0
0x743478d620332877d9f08e09ded22fea80baf92676bc596e741162873c19d52b
0x8693a60b55ec9585e2fc449aaa6ba88a94e5ffe105e80e3c70fff5367fc65b91
0xa19db06facc1f02be8a083666b5444699f06b1736f2a24c6ab52ce7293b09e4f
0x7835d18c3d46c623f9ec0d4e4169d2687692414977bdd990d7e92ab57c2bbf04
0x4348cd2403e2452a3a666fdeee8dc80e862bc695fe6a7db09e7c605805ed5ebb
0xf86a71a5b2d7f786f5a792c7bf314ebc7fededc32109a1ff042efd78938e3b2a
0x1c2261fa4807899840f9f9e94516a2bf64a5061b2b920cd49b9817cb43bb9ca5
0x775981ed401cb7729d1df3e5bde61d5ff572aaf4df606227d8b9e344ea45d5b0

Functions
Getter at block 20793029
buyDevFee(view returns (uint256)
0
buyDevelopmentFee(view returns (uint256)
2
buyLiquidityFee(view returns (uint256)
1
buyMarketingFee(view returns (uint256)
1
buyTotalFees(view returns (uint256)
4
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devWallet(view returns (address)
0xba700d7c93d8f3dc56639eb5122657299d9e7d40
developmentWallet(view returns (address)
0x344955e0e1ba15115f5dfdc6e0c153cb39d225c7
limitsInEffect(view returns (bool)
true
marketingWallet(view returns (address)
0x858829ad30841d40d52ac0c244017a7c9d50b99e
maxTransactionAmount(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
name(view returns (string)
Cipher
owner(view returns (address)
0xba700d7c93d8f3dc56639eb5122657299d9e7d40
sellDevFee(view returns (uint256)
10000
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
10000
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
1000000000000000000000
symbol(view returns (string)
CIPHER
tokensForDev(view returns (uint256)
0
tokensForDevelopment(view returns (uint256)
14999999999999999992848
tokensForLiquidity(view returns (uint256)
7499999999999999996423
tokensForMarketing(view returns (uint256)
7499999999999999996423
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x5da032ae6cc652e828394e3cb235f77cb1e9d8bd
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)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeLimits(returns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _developmentFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _developmentFeeuint256 _marketingFeeuint256 _liquidityFeeuint256 _devFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
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
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.