Kenshin Token
Verified contract
Active on
Ethereum with 75 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KENSHIN | ERC-20 | 914.974426M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13349000 | 3 years ago | | | 0 | 0.0022548551 | |
| 13339547 | 3 years ago | | | 0 | 0.0024333728 | |
| 13339291 | 3 years ago | | | 0 | 0.0023608000 | |
| 13337696 | 3 years ago | | | 0 | 0.0027970746 | |
| 13336916 | 3 years ago | | | 0 | 0.0036356320 | |
| 13336689 | 3 years ago | | | 0 | 0.0037395072 | |
| 13336401 | 3 years ago | | | 0 | 0.0034697609 | |
| 13336216 | 3 years ago | | | 0 | 0.0052552416 | |
| 13336134 | 3 years ago | | | 0 | 0.0026846691 | |
| 13336049 | 3 years ago | | | 0 | 0.0039638838 |
ABI
ABI objects
Getter at block 21182064
amountInPool() view returns (uint256)
18832
decimals() pure returns (uint8)
9
name() pure returns (string)
Kenshin Token
owner() view returns (address)
0x0000000000000000000000000000000000000000
symbol() pure returns (string)
KENSHIN
thisBalance() view returns (uint256)
1325484443955982366
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isBot(address ad) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
delBot(address notbot)
excludeFromFee(address ad)
includeToFee(address ad)
manualsend()
manualswap()
openTrading()
renounceOwnership()
setBots(address[] bots_)
setTaxFee(uint256 tax)
setTeamFee(uint256 team)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
Approval(address indexed owner, address indexed spender, uint256 value)
CooldownEnabledUpdated(bool _cooldown)
FeeMultiplierUpdated(uint256 _multiplier)
FeeRateUpdated(uint256 _rate)
MaxBuyAmountUpdated(uint256 _maxBuyAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address FeeAddress)
receive()
This contract contains no error objects.