Zombie Kong

Verified contract

Active on Ethereum with 145 txns
Deployed by via 0x9362e581 at 15705917
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional variables
Native
Value $0
ERC-20
--
0xc5f0314b94964acad1c446e1e6786a6ab16afc91829d95e835ebdcdfba2e2565
0x4f11eb701c731e7154705088ffd7ef14702f80a6ec79cda86f52e67ad1d4ecf3
0x3b0da58691385c9dd7192b957cb9c3b592a7716e3bb09c527a0bcf81e1691159
0xe2d9cb9f399e3a3a4ac8fa820d8285d0514665db56f65163ee8bb1439933842d
0x5ea5152957de6ddf446b33f86b61f25971efae54b87cd9aebdcffecf7b52a1ef
0x09350dd44c4ce85d5a279c359197974238260030921e216529c54abe93d8d924
0xd4446800dbd336977d21fb5101a596c11ba74a36d77fd514a79fbb5a3d6c52b7
0x7f102f16ba32c8cfba2675f834544a5ead7f1981d4711b8d7c4235226967ff3a
0x43f37ae3e15d18fba15eef815cd18b91378a70df8f71461ecb412d1c40ccae51
0x88c65e65f70ba7eb1f5de7624537246756de31055c46dd330256235c23fd294d

Functions
Getter at block 21158631
blockForPenaltyEnd(view returns (uint256)
15706064
botsCaught(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
1
buyOperationsFee(view returns (uint256)
5
buyTotalFees(view returns (uint256)
6
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect(view returns (bool)
false
getEarlyBuyers(view returns (address[])
[]
getLaunchedBlockNumber(view returns (uint256)
15706064
limitsInEffect(view returns (bool)
false
lpPair(view returns (address)
0xba4f26526cec01397427c25e14ffd6648829ab58
lpReceiverAddress(view returns (address)
0x7731a001b6b8d5b965347e44ee0da9c1df0757b9
maxBuyAmount(view returns (uint256)
65000000000000000000000000
maxSellAmount(view returns (uint256)
65000000000000000000000000
maxWallet(view returns (uint256)
130000000000000000000000000
name(view returns (string)
Zombie Kong
operationsAddress1(view returns (address)
0xd8d113f14b3676cc1912dd30f89d5ea26b42be38
operationsAddress2(view returns (address)
0xb2d2c20c07a3b8ebf839fa1cd3facc9e8b33f1ac
operationsAddress3(view returns (address)
0x2e542ff16405d638b5be4a7aeb14b05fe1df076a
owner(view returns (address)
0x7731a001b6b8d5b965347e44ee0da9c1df0757b9
sellLiquidityFee(view returns (uint256)
1
sellOperationsFee(view returns (uint256)
5
sellTotalFees(view returns (uint256)
6
sellingEnabled(view returns (bool)
true
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
6500000000000000000000000
symbol(view returns (string)
ZKONG
tokensForLiquidity(view returns (uint256)
613259823517984315701311
tokensForOperations(view returns (uint256)
3066299117589921578506555
totalSupply(view returns (uint256)
13000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15706064
transferDelayEnabled(view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
boughtEarly(addressview returns (bool)
earlyBuyers(uint256view returns (address)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(
enableTrading(uint256 blocksForPenalty
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
instantiateLP(
markBoughtEarly(address wallet
multiSend(address[] addressesuint256[] amounts
removeBoughtEarly(address wallet
removeLP(uint256 percent
removeLimits(
renounceOwnership(bool confirmRenounce
resetTaxes(
restoreLimits(
setAutomatedMarketMakerPair(address pairbool value
setLPReceiverAddress(address _LPReceiverAddr
setOperationsAddress(address _operationsAddress1address _operationsAddress2address _operationsAddress3
setSellingEnabled(bool confirmSellingEnabled
setTrading(bool _status
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFee
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _operationsFeeuint256 _liquidityFee
updateSwapTokensAtAmount(uint256 newAmount
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
CaughtEarlyBuyer(address sniper
EnabledSellingForever(
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedOperationsAddress(address indexed newWallet1address indexed newWallet2address indexed newWallet3
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.