Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x5f99…18ba
3 additional
variables
Balances ($0.00)
No balances found for "KAMBO"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21199069 | 14 days ago | | | 0 | 0.00028878780 | |
| 20633651 | 3 months ago | | | 0 | 0.000077269340 | |
| 20386088 | 4 months ago | | | 0 | 0.000089349013 | |
| 17917492 | a year ago | | | 0 | 0.00068149172 | |
| 17917479 | a year ago | | | 0 | 0.00067097341 | |
| 17828983 | a year ago | | | 0 | 0.0011222298 | |
| 17537561 | a year ago | | | 0 | 0.00069833209 | |
| 17306732 | 2 years ago | | | 0 | 0.0014384275 | |
| 17254755 | 2 years ago | | | 0 | 0.00078335909 | |
| 17092303 | 2 years ago | | | 0 | 0.0018657546 |
ABI
ABI objects
Getter at block 21296203
_maxWalletAmount() view returns (uint256)
500000000000000
burnFrequencynMinutes() view returns (uint256)
1440
burnRateInBasePoints() view returns (uint256)
20
buyFee() view returns (uint256)
5
decimals() view returns (uint8)
9
deployer() view returns (address)
0xc209ca7febad219380fb9001e670eb19b8031b2f
ethPriceToSwap() view returns (uint256)
200000000000000000
getTokenPrice() view returns (uint256)
30427420530162
isBotProtectionEnabled() view returns (bool)
false
isBurnEnabled() view returns (bool)
true
marketPair() view returns (address)
0x1455646029f3fe4adcdad32eff248149f5b0d401
name() view returns (string)
KAMBO
nextLiquidityBurnTimeStamp() view returns (uint256)
1725013835
numberOfSnipedBots() view returns (uint256)
0
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellFee() view returns (uint256)
5
symbol() view returns (string)
KAMBO
tokensBurnedSinceLaunch() view returns (uint256)
321017736223362
totalSupply() view returns (uint256)
178982263776638
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isAddressBlocked(address addr) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blockAddresses(address[] addresses)
burnTokens()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableBotProtectionPermanently()
enableDisableBurnToken(bool _enabled)
excludeIncludeFromFee(address[] addresses, bool isExcludeFromFee)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manualSnipeBots()
manualSwap()
openTrading()
renounceOwnership()
sendERC20Tokens(address contractAddress)
sendEth()
setBurnSettings(uint256 frequencyInMinutes, uint256 burnBasePoints)
setEthPriceToSwap(uint256 ethPriceToSwap_)
setMaxWalletAmount(uint256 maxWalletAmount)
setTaxFees(uint256 buy, uint256 sell)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unblockAddresses(address[] addresses)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
TokensBurned(uint256 arg0, uint256 arg1)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.