Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x30ed…40b1
3 additional
variables
Balances ($0.00)
No balances found for "Kum Kwon"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 16386058 | 2 years ago | | | 0 | 0.00055092286 | |
| 15027204 | 2 years ago | | | 0 | 0.00035985364 | |
| 14838994 | 3 years ago | | | 0 | 0.00069846023 | |
| 14838417 | 3 years ago | | | 0 | 0.0012413920 | |
| 14838408 | 3 years ago | | | 0 | 0.0034719687 | |
| 14832521 | 3 years ago | | | 0 | 0.00062971857 | |
| 14826957 | 3 years ago | | | 0 | 0.0013160464 | |
| 14826955 | 3 years ago | | | 0 | 0.0022056249 | |
| 14826952 | 3 years ago | | | 0 | 0.0012423250 | |
| 14826949 | 3 years ago | | | 0 | 0.00091956316 |
ABI
ABI objects
Getter at block 21383260
InitialSupply() view returns (uint256)
10000000000000000000000000
LPReleaseLimitedTo20Percent() view returns (bool)
true
_circulatingSupply() view returns (uint256)
10000000000000000000000000
blacklistMode() view returns (bool)
true
buyTax() view returns (uint256)
10
decimals() pure returns (uint8)
18
getBurnedTokens() view returns (uint256)
0
getLiquidityReleaseTimeInSeconds() view returns (uint256)
0
getOwner() view returns (address)
0x2b2246e1a65133290696dacf1eda6e2e534581cf
isOverLiquified() view returns (bool)
false
liquidityTax() view returns (uint256)
200
manualSwap() view returns (bool)
false
maxTransactionAmount() view returns (uint256)
300000000000000000000000
maxWalletBalance() view returns (uint256)
300000000000000000000000
name() pure returns (string)
Kum Kwon
overLiquifyTreshold() view returns (uint256)
70
owner() view returns (address)
0x2b2246e1a65133290696dacf1eda6e2e534581cf
projectTax() view returns (uint256)
800
projectWallet() view returns (address)
0x30ed906c0ec6fe859b559308d9cf5c029a3140b1
sellTax() view returns (uint256)
10
swapTreshold() view returns (uint256)
10
symbol() pure returns (string)
KumKwon
totalSupply() view returns (uint256)
10000000000000000000000000
transferTax() view returns (uint256)
10
Read-only
allowance(address _owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
excludedFromFees(address) view returns (bool)
isBlacklisted(address) view returns (bool)
isExcludedFromLimits(address account) view returns (bool)
isPair(address) view returns (bool)
State-modifying
Events ChangeProjectWallet(address newAddress)
ExcludeAccountFromFees(address account, bool exclude)
LiquidityRelease()
LockLiquidityForSeconds(uint256 secondsUntilUnlock)
SetNewRouter(address _newdex)
SetOverLiquifiedTreshold(uint256 newOverLiquifyTresholdPermille)
SetPair(address Pair, bool Add)
SetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 project, uint256 liquidity)
SetupEnableTrading()
SwapContractToken()
SwitchManualSwap(bool manual)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
emergencyETHrecovery(uint256 amountPercentage)
enable_blacklist(bool _status)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
limitLiquidityReleaseTo20Percent()
manage_blacklist(address[] addresses, bool status)
renounceOwnership()
setExcludedAccountFromLimits(address account, bool exclude)
setMaxTransactionAmount(uint256 percent)
setMaxWalletBalancePercent(uint256 percent)
setSwapTreshold(uint256 newSwapTresholdPermille)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
Approval(address indexed owner, address indexed spender, uint256 value)
BlacklistStatusChange(bool status)
BlacklistUpdated()
ExcludeAccount(address account, bool exclude)
ExcludeFromLimits(address account, bool exclude)
ManualSwapChange(bool status)
MaxTransactionAmountUpdated(uint256 percent)
MaxWalletBalanceUpdated(uint256 percent)
NewPairSet(address Pair, bool Add)
NewRouterSet(address _newdex)
OnEnableTrading()
OnProlongLPLock(uint256 UnlockTimestamp)
OnReleaseLP()
OnSetTaxes(uint256 buy, uint256 sell, uint256 transfer_, uint256 project, uint256 liquidity)
OverLiquifiedThresholdChange(uint256 threshold)
OwnerSwap()
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RecoverETH()
Release20PercentLP()
SwapThresholdChange(uint256 threshold)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateProjectWallet(address _address)
constructor()
receive()
This contract contains no error objects.