KENSHINFLOKI
Verified contract
Active on
Ethereum with 20 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
No balances found for "KENSHINFLOKI"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13460937 | 3 years ago | | | 0 | 0.010379753 | |
| 13460934 | 3 years ago | | | 0 | 0.0030677982 | |
| 13460925 | 3 years ago | | | 0 | 0.0068914961 | |
| 13460912 | 3 years ago | | | 0 | 0.0042473699 | |
| 13460902 | 3 years ago | | | 0 | 0.0031562030 | |
| 13460887 | 3 years ago | | | 0 | 0.0024370445 | |
| 13460883 | 3 years ago | | | 0 | 0.0030897537 | |
| 13460880 | 3 years ago | | | 0 | 0.0024653073 | |
| 13460877 | 3 years ago | | | 0 | 0.0027800839 | |
| 13460869 | 3 years ago | | | 0 | 0.0031896479 |
ABI
ABI objects
Getter at block 21257299
decimals() view returns (uint8)
18
devAddress() view returns (address)
0x4edd3ec0918a220658cbe4253c77fd9d40d14f08
name() view returns (string)
KENSHINFLOKI
owner() view returns (address)
0x4edd3ec0918a220658cbe4253c77fd9d40d14f08
symbol() view returns (string)
KENFLOKI
totalSupply() view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
State-modifying
Events antiBot(address[] wallet, bool trueFalse)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
excludeFromFee(address account)
includeInFee(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
modifyWhitelist(address[] wallet, bool trueFalse)
renounceOwnership()
setDevAddress(address _devAddress)
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)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
This contract contains no fallback and receive objects.
This contract contains no error objects.