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 |
---|---|---|---|---|---|
KISHU | ERC-20 | 30M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15893519 | 2 years ago | | | 0 | 0.0033938569 | |
| 15893517 | 2 years ago | | | 0 | 0.00061008508 | |
| 15893496 | 2 years ago | | | 0 | 0.00042079591 | |
| 15893488 | 2 years ago | | | 0 | 0.00069687554 | |
| 15893484 | 2 years ago | | | 0 | 0.040782206 | |
| 15893473 | 2 years ago | | | 0 | 0.0012003560 | |
| 15893471 | 2 years ago | | | 1.8 | 0.00030116920 |
ABI
ABI objects
Getter at block 21230145
decimals() pure returns (uint8)
9
name() pure returns (string)
KISHU
owner() view returns (address)
0x8e7e981cdb95c72fe0c6ff7055c62b61d211979b
symbol() pure returns (string)
KISHU
totalSupply() pure returns (uint256)
1000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
State-modifying
Events addBots(address[] bots_)
approve(address spender, uint256 amount) returns (bool)
changeMaxTxAmount(uint256 percentage)
changeMaxWalletSize(uint256 percentage)
delBot(address notbot)
manualsend()
manualswap()
openTrading()
removeLimits()
renounceOwnership()
setCooldownEnabled(bool onoff)
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)
MaxTxAmountUpdated(uint256 _maxTxAmount)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.