ChadCoin

Verified contract

Active on Ethereum with 305 txns
Deployed by via 0xc969d725 at 15783379
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
23 additional variables
ERC-20
--
ERC-20
--
ERC-20
--
0x5ef2c92a41fb7a2bc8779e08398147eaecc318ee6d70fce11f6f3bf19c9b13ba
0x66a059fec1373014e018360e4f15835306f82b8d0e2e1e0cd7e582d6af86412a
0xf541c5c3734d8773f0d13d93bdb1a9e338d8898cd533489e2428c7080c5a8fea
0x187ce2579a59bed4678f257cef5c07f1786f18f8642e64b4295d1bd30ec2da22
0xb541d49ad8faaf6756f0750a144745ba9f16aa456969189f16f8eec4c479a145
0x0b714d96a89843aafd878d4e946f12350d9b5953733cb885ea3eed4568d7967b
0x94e450474f4a7df3ffaf83085f6c5fad8e534732b60bbf60e1125b6890884485
0x61b504b368e35376e1a21684b1b3388fd3b5df31922105cc630c7fa7ed3b4fe9
0x351120a9b57ec463ebdefb10b51f8673f2a97325e4234fc1bf902804b19fc7e4
0xd980f9237ce2c0618f100856c1630c93cc4dbc83c415a8c732cd7e166ecda8aa

Functions
Getter at block 21379569
antisnipe(view returns (address)
0xc03087358b109b2d6a2d66bd46d6088f01bf09d8
autoProcess(view returns (bool)
false
communityReceiver(view returns (address)
0x1bdd2bdfeaab978486a8ab4294a79accb84a8281
deadBlocks(view returns (uint256)
5
decimals(pure returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
getMaximumWallet(view returns (uint256)
20000000000000000
getOwner(view returns (address)
0x0000000000000000000000000000000000000000
getPoolStatistics(view returns (uint256 totalClaimeduint256 holders)
(totalClaimed=2221846906, holders=278)
getTransactionLimit(view returns (uint256)
20000000000000000
launchedAt(view returns (uint256)
15783427
launchedTime(view returns (uint256)
1666197887
liquidityReceiver(view returns (address)
0x000000000000000000000000000000000000dead
locker(view returns (address)
0x9d613e211188163afe3516c5d4c9b917f87c1d4c
marketingReceiver(view returns (address)
0xb7c94f832e33eebdf8023e67253ba34f290b7cf1
maxSwapPercent(view returns (uint256)
75
name(pure returns (string)
ChadCoin
owner(view returns (address)
0x0000000000000000000000000000000000000000
pair(view returns (address)
0xb7ef2390e24fe34711b09bec86678500da4eb693
protectionDisabled(view returns (bool)
false
protectionEnabled(view returns (bool)
false
rewards(view returns (address)
0x1af4cb33dc3267c100e0b06e4a38281e084c5605
router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapEnabled(view returns (bool)
true
swapMinimum(view returns (uint256)
100000000000000
swapThreshold(view returns (uint256)
2500000000000000
symbol(pure returns (string)
CHAD
totalSupply(view returns (uint256)
1000000000000000000
unlocksAt(view returns (uint256)
1667679167
Read-only
allowance(address holderaddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkImpactEstimate(uint256 amountview returns (uint256)
getLiquidityBacking(uint256 accuracyview returns (uint256)
getTotalFee(bool sellingview returns (uint256)
getWalletStatistics(address walletview returns (uint256 pendinguint256 claimed)
isOverLiquified(uint256 targetuint256 accuracyview returns (bool)
State-modifying
addLiquidityPool(address _poolbool _enabled
airdrop(address[] _addressesuint256[] _amount
approve(address spenderuint256 amountreturns (bool)
approveMax(address spenderreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableProtection(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
launch(uint256 _deadBlockspayable 
lockContract(
renounceOwnership(
resetShares(address shareholder
setAntiDumpTax(uint256 _taxuint256 _perioduint256 _thresholdbool _reserve0
setAutoProcess(bool _enabled
setDistributionCriteria(uint256 _minPerioduint256 _minDistributionuint256 gas
setFees(uint256 _rewardsFeeuint256 _rewardsSellFeeuint256 _liquidityFeeuint256 _liquiditySellFeeuint256 _marketingFeeuint256 _marketingSellFeeuint256 _communityFeeuint256 _communitySellFeeuint256 _feeDenominator
setIsDividendExempt(address holderbool exempt
setIsFeeExempt(address holderbool exempt
setIsTxLimitExempt(address holderbool exempt
setLiquidityProvider(address _providerbool _set
setMaxWallet(uint256 thousandths
setProtection(address _protectionbool _call
setProtectionEnabled(bool _protect
setSwapBackSettings(bool _enableduint256 _denominatoruint256 _denominatorMin
setTargetLiquidity(uint256 _targetuint256 _denominator
setTxLimit(uint256 thousandths
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlockContract(
Events
AirdropSent(address indexed from
AntiDumpTaxSet(uint256 rateuint256 perioduint256 threshold
Approval(address indexed owneraddress indexed spenderuint256 value
AutoLiquify(uint256 amountuint256 amountToken
FeeExemptSet(address indexed walletbool isExempt
FeesSet(uint256 totalBuyFeesuint256 totalSellFeesuint256 denominator
LiquidityPoolSet(address indexed poolbool enabled
LiquidityProviderSet(address indexed providerbool isSet
MaxWalletSet(uint256 limit
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProtectionDisabled(
ProtectionSet(address indexed protection
ProtectionToggle(bool isEnabled
SwapSettingsSet(uint256 minimumuint256 maximumbool enabled
TargetLiquiditySet(uint256 percent
TradingLaunched(
TransactionLimitSet(uint256 limit
Transfer(address indexed fromaddress indexed touint256 value
TrasactionLimitExemptSet(address indexed walletbool isExempt
Constructor
constructor(address _liquidityProvideraddress _marketingWalletaddress _communityWallet
Fallback and receive
receive(
Errors

This contract contains no error objects.