ChungaLungaCoin

Verified contract

Active on Ethereum with 261 txns
Deployed by via 0xb0659050 at 15322131
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
-
variable spans 1 additional slot
22 additional variables
ERC-20
--
0x2393dd0da6a9ef508aad60daa21fdce257f5161b570f9d04063bf1bb0dada146
0x331581bd5e2c55062ddb07ef6dd6d781ed3e7e00faf7aba84aa55a8c628f2ada
0x4857de07f22f2102b6d2e793c8c922105c5d7c8da0f4f3d4f3dcf1facec4cddf
0xc7c8d72fe5bc4f63797e3d9d4617faff8f7523caece785565677c28d226dae24
0xf773c84b0fc55314724111c27c00dde372d92e3dedcdfb3a1a7dd3630b035cb1
0x1a3cdda01525786f07e988cf7e8c3a5b79f81b9f6f4f0ee1ef317a1a20102cab
0xd4a07464a122f0f8ff568b816b5906bc51d426935441a3a2bc4d2ddf13f285c6
0xb4bfdb78fcd4de675c17abaf7fc0d61625e08641753fe40b16e125824adcce8a
0x2a12373e7768d11c34e0184bd0bf70734e7ced0f1f07d7f7d003e73d31834afc
0x6aa4f755c1283357853004f53ed00fa0216c48eae75d788ff0cd39ea3aec3472

Functions
Getter at block 20901089
CL_ADMIN_ROLE(view returns (bytes32)
0x4ebb3eb1732de51e78148107b1735f1eb406c54fc4634032f37c85769c2b55b9
CL_CTRL_ROLE(view returns (bytes32)
0xe33cade2d66e04fd0493fc676b10225974e8a5e7a703b4ffe78a5b4509bff0b9
DEFAULT_ADMIN_ROLE(view returns (bytes32)
0x0000000000000000000000000000000000000000000000000000000000000000
apsEnabled(view returns (bool)
false
decimals(view returns (uint8)
18
feeOnlyOnSwap(view returns (bool)
false
 
getAPSState(view returns (uint256uint256uint256)
 
getTCSState(view returns (uint256uint256uint256)
liquidityAdded(view returns (bool)
false
marketingWalletAddress(view returns (address)
0x0e7e45f0be3c46907e6af055ae1157e2bb19aaf2
name(view returns (string)
ChungaLungaCoin
owner(view returns (address)
0xb6bc24f41a3d1a6d2467bcd05f12b2461ffb7e40
 
swapThresh(view returns (uint256)
symbol(view returns (string)
$CL
tPendingLiquidity(view returns (uint256)
216340600012431755683400609
tPendingMarketing(view returns (uint256)
524923798055219537414080180
tcsEnabled(view returns (bool)
true
totalSupply(view returns (uint256)
10000000000000000000000000000
totalTakenFees(view returns (uint256uint256)
(901396022421122863118631734, 467322082923033972819768276)
tradingOpen(view returns (bool)
false
Read-only
allowance(address owneraddress spenderview returns (uint256)
ammPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
currentFees(bool isBuyview returns (uint256uint256)
getRoleAdmin(bytes32 roleview returns (bytes32)
getRoleMember(bytes32 roleuint256 indexview returns (address)
getRoleMemberCount(bytes32 roleview returns (uint256)
hasRole(bytes32 roleaddress accountview returns (bool)
isBlacklisted(address accountview returns (bool)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromMaxTx(address accountview returns (bool)
isWhitelisted(address accountview returns (bool)
supportsInterface(bytes4 interfaceIdview returns (bool)
State-modifying
addCTRLMember(address account
addInitialLiquidity(
approve(address spenderuint256 amountreturns (bool)
bulkWhitelist(address[] addrs
changeMarketingWallet(address account
changeSwapThresh(uint256 thresh
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
defineLiquidityAdded(
feeControl(address accountbool exclude
grantRole(bytes32 roleaddress account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
maxTxControl(address accountbool exclude
openTrading(
renounceOwnership(
renounceRole(bytes32 roleaddress account
revokeRole(bytes32 roleaddress account
setAMMPair(address pairbool value
setAPS(bool enabled
setAPSInterval(uint256 interval
setAPSThreshAmount(uint256 thresh
setAPSThreshPercent(uint256 thresh
setAPSTxLimit(uint256 txLimit
setAccountShare(bool enabled
setBlacklist(address accountbool add
setBlacklistFee(uint256 blacklistFee
setFees(uint256 liquidityFeeuint256 marketingFeebool isBuy
setHelperSaleAddress(address helperRouteraddress presaleRouter
setHolderLimit(uint256 limit
setMaxTxAmount(uint256 maxTxAmount
setMaxTxPercent(uint256 maxTxPercent
setPreSale(bool start
setSwapAndLiquifyEnabled(bool enabled
setSwapOfFeeTokens(bool enabled
setTCS(bool enabled
setWhitelist(address accountbool add
startWhitelistProcess(uint256 duration
takeFeeOnlyOnSwap(bool onSwap
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateSwapV2Router(address newAddress
withdrawFees(
withdrawLocked(address recipient
Events
APSStateChanged(bool enableduint256 txLimituint256 threshuint256 interval
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
MarketingSwap(uint256 tokensSwappeduint256 ethReceivedbool success
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RoleAdminChanged(bytes32 indexed rolebytes32 indexed previousAdminRolebytes32 indexed newAdminRole
RoleGranted(bytes32 indexed roleaddress indexed accountaddress indexed sender
RoleRevoked(bytes32 indexed roleaddress indexed accountaddress indexed sender
StateProgress(bool liquidityAddedbool whitelistStartedbool tradeOpened
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
TCSStateChanged(bool enableduint256 maxTxLimituint256 holderLimituint256 interval
TakeFeeOnlyOnSwap(bool enabled
Transfer(address indexed fromaddress indexed touint256 value
UpdateSwapV2Router(address indexed newAddress
WhitelistProcessStarted(uint256 duration
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.