Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KEKU | ERC-20 | 49.307039M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 22460430 | 12 hours ago | | | 0 | 0.0000018047130 | |
| 22460380 | 12 hours ago | | | 0 | 0.0000013258842 | |
| 22450929 | 17 hours ago | | | 0 | 1.6611091e-7 | |
| 22450903 | 17 hours ago | | | 0 | 1.6718694e-7 | |
| 22446572 | 20 hours ago | | | 0 | 1.6446546e-7 | |
| 22442233 | a day ago | | | 0 | 1.1980954e-7 | |
| 22425578 | a day ago | | | 0 | 1.7018424e-7 | |
| 22424236 | a day ago | | | 0 | 1.6576658e-7 | |
| 22418953 | a day ago | | | 0 | 1.6718694e-7 | |
| 22417514 | a day ago | | | 0 | 1.6697174e-7 |
ABI
ABI objects
Getter at block 22482094
MAX_TAX_SWAP_LIMIT() view returns (uint256)
100
MAX_TAX_SWAP_THRESHOLD() view returns (uint256)
200
_Stripclub() view returns (address)
0x7afe1db4aff51b894350660fa9790079167654a0
_maxTaxSwap() view returns (uint256)
6908800420000000
_taxSwapThreshold() view returns (uint256)
20726401260000000
decimals() view returns (uint8)
8
getCurrentTaxSwapSettings() view returns (uint256 threshold, uint256 maxSwap)
(threshold=20726401260000000, maxSwap=6908800420000000)
getCurrentTaxes() view returns (uint256 buyTax, uint256 sellTax)
(buyTax=69, sellTax=69)
getTaxPhaseStatus() view returns (bool tradingStarted, bool cooldownExecuted, bool finalPhase, bool ultimateExecuted, bool zeroTaxSet)
(tradingStarted=true, cooldownExecuted=true, finalPhase=true, ultimateExecuted=true, zeroTaxSet=false)
maxWalletEnabled() view returns (bool)
true
name() view returns (string)
Kekachu
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() view returns (string)
KEKU
totalSupply() view returns (uint256)
6908800420000000000
tradingStartTime() view returns (uint256)
1731603309
uniswapV2Pair() view returns (address)
0x4ae84c036afcead797d2df0229ff98d7f599ec62
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
burnTax(uint256 tokenAmount)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSwap()
recoverERC20(address token, address to)
recoverETH(address to)
reduceTaxAfterLaunch()
renounceOwnership()
rescueCloggedTokens(address tokenAddress)
setFinalTaxes()
setUltimateTaxes()
setUniswapV2Pair(address _uniswapV2Pair)
setZeroTaxes()
startTradingWithHighTax()
toggleSwapEnabled()
transfer(address to, uint256 amount) returns (bool)
transferFrom(address from, address to, uint256 amount) returns (bool)
updateStripclubAddress(address newAddress)
updateTaxSwapSettings(uint256 thresholdBips, uint256 maxSwapBips)
Approval(address indexed owner, address indexed spender, uint256 value)
MaxWalletRemoved(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
StripclubAddressUpdated(address indexed newAddress)
TaxChangeQueued(string phase, uint256 executionTime)
TaxSwapSettingsUpdated(uint256 newThreshold, uint256 newMaxSwap, string reason)
TaxesUpdated(uint256 buyFee, uint256 sellFee, string phase)
TokensBurned(uint256 amount, address initiator)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.