Creepy Doughe

Verified contract

Active on Ethereum with 44 txns
Deployed by via 0x24dad9d0 at 16180182
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional variables
ERC-20
--
0x0b6ceadfe93dcf57e56106beb2a432e5976a51e9b31d4ec54819afdba748aacb
0xcf6c08ed5240e1ba5ddf748b7c8dbea82e9e4b2e3570869243a35089fb586a2c
0x6d06f749c05f60ee73204f3ab5e38d7515cf75e67f3499b3a5bc0c2be5690430
0xd137856c2533bd2f218fe29dafb9dfa86f15722544e77a5504449390fc8943db
0x4c5747db69d57520ffd71d0c584dc6fd70e9fd3bd2dcf25990f5069d17303c47
0x5b7b2dd97cf9cf531c6ab2896c8857a2e8a3dca9cb83cea0586f772bcdefc199
0x2771745ccb41e0acf4a0859539b7b6706c1daeeee12055127d2534b87c55fed4
0x1782acbb57461e22e9090e87eae7ac21eadf1beba27f8fd33447cd3fa269c6a7
0xbf1667e9391fe412fba346b2cc829ddc78eaddfd752a6d971c21a0b8da420f36
0x9feca1d9ad091e0a943dc44d1d9b895fcc3e77070981af6414a9a50082ac55aa

Functions
Getter at block 21400167
_liquiditySharePercentage(view returns (uint256)
33
_maxTxAmount(view returns (uint256)
30000000000000000000000000
_operationsSharePercentage(view returns (uint256)
67
_totalDistributionShares(view returns (uint256)
100
_walletMax(view returns (uint256)
30000000000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
getBlock(view returns (uint256)
21400167
getCirculatingSupply(view returns (uint256)
1000000000000000000000000000
liquidityFeeBuy(view returns (uint256)
1
liquidityFeeSell(view returns (uint256)
1
liquidityWallet(view returns (address)
0xd57d6a80d68ec3498d1f6f2fe3e5514da6247a2b
maxTotalFeeBuy(view returns (uint256)
10
maxTotalFeeSell(view returns (uint256)
50
minimumTokensBeforeSwapAmount(view returns (uint256)
250000000000000000000000
name(view returns (string)
Creepy Doughe
operationsFeeBuy(view returns (uint256)
2
operationsFeeSell(view returns (uint256)
49
operationsWallet(view returns (address)
0xd57d6a80d68ec3498d1f6f2fe3e5514da6247a2b
owner(view returns (address)
0xd57d6a80d68ec3498d1f6f2fe3e5514da6247a2b
symbol(view returns (string)
CRDOGE
tokensForLiquidity(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalFeesBuy(view returns (uint256)
3
totalFeesSell(view returns (uint256)
50
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingOpen(view returns (bool)
true
uniswapPair(view returns (address)
0x125436c6ec372601fe59f87c7be3aecf412f1cb1
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(addressview returns (bool)
isMarketPair(addressview returns (bool)
isWalletLimitExempt(addressview returns (bool)
State-modifying
airdropToWallets(address[] airdropWalletsuint256[] amount
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 ETHAmountInWei
changeRouterAddress(address newRouterAddressreturns (address newPairAddress)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableDisableWalletLimit(bool newValue
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setDistributionSettings(uint256 newLiquidityShareuint256 newOperationsShare
setIsExcludedFromFee(address accountbool newValue
setIsTxLimitExempt(address holderbool exempt
setIsWalletLimitExempt(address holderbool exempt
setMarketPairStatus(address accountbool newValue
setMaxTxAmount(uint256 maxTxAmount
setNumTokensBeforeSwap(uint256 newLimit
setTrading(
setWalletLimit(uint256 newLimit
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateFees(uint256 _operationsFeeuint256 _liquidityFee
updateFeesSell(uint256 _operationsFeeuint256 _liquidityFee
updateLiquidityWallet(address newAddress
updateOperationsWallet(address newAddress
Events
Approval(address indexed owneraddress indexed spenderuint256 value
LiquidityWalletUpdated(address indexed newLiquidityWalletaddress indexed oldLiquidityWallet
OperationsWalletUpdated(address indexed newOperationsWalletaddress indexed oldOperationsWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.