KONGZILLA
Verified contract
Active on
Ethereum with 246 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6436…f72c
0x6436…f72c
14 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KILLA | ERC-20 | 496.551024M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16137015 | 2 years ago | | | 0 | 0.00034106549 | |
| 14503333 | 3 years ago | | | 0 | 0.0033808936 | |
| 14487166 | 3 years ago | | | 0 | 0.00082676033 | |
| 14484720 | 3 years ago | | | 0 | 0.0029373557 | |
| 14461257 | 3 years ago | | | 0 | 0.00044948963 | |
| 14412124 | 3 years ago | | | 0 | 0.0024143516 | |
| 14410096 | 3 years ago | | | 0 | 0.0010404271 | |
| 14407098 | 3 years ago | | | 0 | 0.0021784327 | |
| 14402457 | 3 years ago | | | 0 | 0.0012018229 | |
| 14402137 | 3 years ago | | | 0 | 0.0010326445 |
ABI
ABI objects
Getter at block 21281231
decimals() pure returns (uint8)
9
name() pure returns (string)
KONGZILLA
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
KILLA
totalSupply() pure returns (uint256)
10000000000000000000
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)
delBot(address notbot)
excludeFromFee(address account)
includeInFee(address account)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBlocksToBlacklist(uint256 blocks)
setBots(address[] bots_)
setBuyFee(uint256 buyProjectFee, uint256 buyLiquidityFee, uint256 buyRewardFee)
setCooldownEnabled(bool onoff)
setLiquidityWallet(address liquidityWallet)
setMaxBuyAmount(uint256 maxBuy)
setMaxSellAmount(uint256 maxSell)
setMaxWalletAmount(uint256 maxToken)
setProjectWallet(address projectWallet)
setRewardWallet(address rewardWallet)
setSellFee(uint256 sellProjectFee, uint256 sellLiquidityFee, uint256 sellRewardFee)
setSwapEnabled(bool onoff)
setSwapTokensAtAmount(uint256 newAmount)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
MaxSellAmountUpdated(uint256 _maxSellAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.