Chacha-Kun
Verified contract
Active on
Ethereum with 375 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
CHACHA | ERC-20 | 1.337588K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21062284 | 13 days ago | | | 0 | 0.00026087170 | |
| 20927048 | a month ago | | | 0 | 0.00052401158 | |
| 20876714 | a month ago | | | 0 | 0.00032812500 | |
| 20846408 | a month ago | | | 0 | 0.00041401981 | |
| 20846407 | a month ago | | | 0 | 0.00043311709 | |
| 20772123 | 2 months ago | | | 0 | 0.00088887564 | |
| 20762763 | 2 months ago | | | 0 | 0.00037497584 | |
| 20684671 | 2 months ago | | | 0 | 0.000094510848 | |
| 20630744 | 2 months ago | | | 0 | 0.000050010449 | |
| 20599620 | 3 months ago | | | 0 | 0.00010772018 |
ABI
ABI objects
Getter at block 21158479
areLimitsOn() view returns (bool)
false
balance() view returns (uint256)
0
contractSellTreshold() view returns (uint256)
10000000000000000000000
decimals() view returns (uint8)
18
devBuyTax() view returns (uint256)
0
devSellTax() view returns (uint256)
0
emptyContractFull() view returns (bool)
false
liqBuyTax() view returns (uint256)
0
liqSellTax() view returns (uint256)
0
maxTransaction() view returns (uint256)
200000000000000000000000
maxWalletHolding() view returns (uint256)
200000000000000000000000
name() view returns (string)
Chacha-Kun
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
CHACHA
tokensForDev() view returns (uint256)
1337587887672927177048
tokensForLiquidity() view returns (uint256)
0
totalBuyTax() view returns (uint256)
0
totalSellTax() view returns (uint256)
0
totalSupply() view returns (uint256)
10000000000000000000000000
uniswapV2Pair() view returns (address)
0x1a90721ef39712d30a84857b0280c58f59300f78
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeTax(uint256 _devBuy, uint256 _devSell, uint256 _liqBuy, uint256 _liqSell)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emptyContractBalance(bool enabled)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
go_Live()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
removeLimits()
removeStuckETH()
removeStuckTokenBalance()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateDevWallet(address newDevWallet)
Approval(address indexed owner, address indexed spender, uint256 value)
AutoNukeLP()
ExcludeFromFees(address indexed account, bool isExcluded)
ManualNukeLP()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
devWalletUpdated(address indexed newWallet, address indexed oldWallet)
constructor()
receive()
This contract contains no error objects.