KenichiInu
Verified contract
Active on
Ethereum with 57 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($461.27)
Native
Value
$461.27
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.184988 | $2,493.52 |
$461.27 | |
Kenichi | ERC-20 | 0 | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13408114 | 3 years ago | | | 0 | 0.0040087765 | |
| 13407939 | 3 years ago | | | 0 | 0.0032447137 | |
| 13407938 | 3 years ago | | | 0 | 0.0017261358 | |
| 13407927 | 3 years ago | | | 0 | 0.0037984883 | |
| 13407727 | 3 years ago | | | 0 | 0.0042521651 | |
| 13406330 | 3 years ago | | | 0 | 0.0036834555 | |
| 13405588 | 3 years ago | | | 0 | 0.0022400314 | |
| 13405575 | 3 years ago | | | 0 | 0.0019193218 | |
| 13405568 | 3 years ago | | | 0 | 0.0041989735 | |
| 13405554 | 3 years ago | | | 0 | 0.0041860371 |
ABI
ABI objects
Getter at block 21102681
BNBBalance() view returns (uint256)
184988392509245538
_liquidityFee() view returns (uint256)
7
_maxTxAmount() view returns (uint256)
0
_taxFee() view returns (uint256)
3
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
limit() view returns (bool)
false
name() view returns (string)
KenichiInu
numberOfTokenHolders() view returns (uint256)
52
owner() view returns (address)
0x8d6aa1e35d1d875d989ac67e7069b7302858b40c
pancakePair() view returns (address)
0xe3e5bdf22f059d91903deb6deb0d1c16255c353c
pancakeRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
Kenichi
totalFees() view returns (uint256)
21515537133040428997331
totalSupply() view returns (uint256)
1000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
exist(address) view returns (bool)
expectedRewards(address _sender) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
myRewards(address) view returns (uint256)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
tokenHolder(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
changeLimit()
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMaxTxPercent(uint256 maxTxPercent)
setPair(address _pancakePair)
setRouter(address _newPancakeRouter)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
unlock()
Approval(address indexed owner, address indexed spender, uint256 value)
MinTokensBeforeSwapUpdated(uint256 minTokensBeforeSwap)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address addr1, address addr2, address addr3)
receive()
This contract contains no error objects.