Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
10 additional
variables
Balances ($0.00)
No balances found for "KOMAINU"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20787787 | 3 months ago | | | 0 | 0.00097187799 | |
| 18970333 | a year ago | | | 0 | 0.00049540165 | |
| 15698819 | 2 years ago | | | 0 | 0.0015236287 | |
| 13770099 | 3 years ago | | | 0 | 0.0025633683 | |
| 13364220 | 3 years ago | | | 0 | 0.0070174746 | |
| 13229046 | 3 years ago | | | 0 | 0.0033757313 | |
| 12957930 | 3 years ago | | | 0 | 0.00037915800 | |
| 12869267 | 3 years ago | | | 0 | 0.00074638400 | |
| 12869232 | 3 years ago | | | 0 | 0.0017588670 | |
| 12803519 | 3 years ago | | | 0 | 0.0022353660 |
ABI
ABI objects
Getter at block 21406188
_burnFee() view returns (uint256)
200
_developer2Wallet() view returns (address)
0x9019312749308b5162d111e3c3728459b88c069f
_developerFee() view returns (uint256)
200
_developerWallet() view returns (address)
0x85a7a3bede7b86b4145ce7525336dde69d4cfbf0
_liquidityFee() view returns (uint256)
0
_maxTxAmount() view returns (uint256)
1000000000000000000000000000000
_numTokensSellToAddToLiquidity() view returns (uint256)
5000000000000000000000000000000000
_swapAndLiquifyEnabled() view returns (bool)
true
_taxFee() view returns (uint256)
700
_transactionLockTime() view returns (uint256)
10
_uniswapV2Pair() view returns (address)
0xb6326cf9ca32bd13e93debb9a90b7afb49872f90
_uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
decimals() pure returns (uint8)
18
geUnlockTime() view returns (uint256)
0
name() pure returns (string)
KOMAINU
owner() view returns (address)
0x6ce9730a6608d49f368c2a5602debfb007975e10
symbol() pure returns (string)
KINU
totalFees() view returns (uint256)
361972898746953682946306639309
totalSupply() view returns (uint256)
1000000000000000000000000000000
Read-only
_isExcludedFromAutoLiquidity(address) view returns (bool)
_isExcludedToAutoLiquidity(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getIsExcludedFromTransactionlock(address excludeAddress) view returns (bool)
isBlacklisted(address addresses) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
blacklistMultipleWallets(address[] addresses)
blacklistSingleWallet(address addresses)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
excludedFromTransactionlockTime(address excludeAddress)
includeInFee(address account)
includeInReward(address account)
includedInTransactionlockTime(address excludeAddress)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setBurnFeePercent(uint256 Fee)
setDeveloperFeePercent(uint256 developerFee)
setExcludedFromAutoLiquidity(address a, bool b)
setExcludedToAutoLiquidity(address a, bool b)
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setMinLiquidityPercent(uint256 minLiquidityPercent)
setSwapAndLiquifyEnabled(bool enabled)
setTaxFeePercent(uint256 taxFee)
setTransactionlockTime(uint256 transactiontime)
setUniswapPair(address p)
setUniswapRouter(address r)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unBlacklistMultipleWallets(address[] addresses)
unBlacklistSingleWallet(address addresses)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 bnbReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address cOwner)
receive()
This contract contains no error objects.