Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x2742…a3e2
0xbd02…f377
22 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KIKI | ERC-20 | 5.902066T | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20409428 | 4 months ago | | | 0 | 0.000069924528 | |
| 15071022 | 2 years ago | | | 0 | 0.00043701834 | |
| 15053603 | 2 years ago | | | 0 | 0.00080075611 | |
| 15014870 | 2 years ago | | | 0 | 0.00081455003 | |
| 14388653 | 3 years ago | | | 0 | 0.0012493295 | |
| 14324816 | 3 years ago | | | 0 | 0.00081347965 | |
| 14240023 | 3 years ago | | | 0 | 0.0029119764 | |
| 14085148 | 3 years ago | | | 0 | 0.0070496133 | |
| 14085027 | 3 years ago | | | 0 | 0.0055102006 | |
| 13916124 | 3 years ago | | | 0 | 0.0031591736 |
ABI
ABI objects
Getter at block 21303218
DEAD() view returns (address)
0x000000000000000000000000000000000000dead
_buyFee() view returns (uint256)
800
_devRatio() view returns (uint256)
2
_hasLiqBeenAdded() view returns (bool)
true
_liquidityRatio() view returns (uint256)
1
_marketingRatio() view returns (uint256)
5
_sellFee() view returns (uint256)
800
_transferFee() view returns (uint256)
800
decimals() pure returns (uint8)
9
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
getOwner() view returns (address)
0xdf8c8c4a0b5496de294bf1a9987285228905bb1f
lpPair() view returns (address)
0xacfd23ea7cb0a9142d0f26fb5c7bfd23802a3564
maxBuyTaxes() view returns (uint256)
2000
maxSellTaxes() view returns (uint256)
2000
maxTransferTaxes() view returns (uint256)
2000
maxTxAmountUI() view returns (uint256)
1000000000000000
maxWalletSizeUI() view returns (uint256)
20000000000000
name() view returns (string)
Kiki Inu
owner() view returns (address)
0xdf8c8c4a0b5496de294bf1a9987285228905bb1f
snipersCaught() view returns (uint256)
27
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
KIKI
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address holder, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
isSniperOrBlacklisted(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
approveMax(address spender) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
isProtected(uint256 rInitializer)
renounceOwnership()
setBlacklistEnabled(address account, bool enabled)
setExcludedFromFees(address account, bool enabled)
setLpPair(address pair, bool enabled)
setMaxTxPercent(uint256 percent, uint256 divisor)
setMaxWalletSize(uint256 percent, uint256 divisor)
setNewRouter(address newRouter)
setProtectionSettings(bool antiSnipe, bool antiBlock)
setRatios(uint256 liquidity, uint256 marketing)
setStartingProtections(uint8 _block)
setSwapAndLiquifyEnabled(bool _enabled)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor, uint256 amountPercent, uint256 amountDivisor)
setTaxes(uint256 buyFee, uint256 sellFee, uint256 transferFee)
setWallets(address marketingWallet, address devWallet)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwner(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SniperCaught(address sniperAddress)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.