KilluaInu
Verified contract
Active on
Ethereum with 113 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x6a1e…7489
0x6a1e…7489
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KILLUA | ERC-20 | 951.11576M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13534087 | 3 years ago | | | 0 | 0.010108999 | |
| 13534080 | 3 years ago | | | 0 | 0.0093041705 | |
| 13533911 | 3 years ago | | | 0 | 0.0079063014 | |
| 13533791 | 3 years ago | | | 0 | 0.0045167074 | |
| 13533768 | 3 years ago | | | 0 | 0.0082168216 | |
| 13533764 | 3 years ago | | | 0 | 0.0088460679 | |
| 13533760 | 3 years ago | | | 0 | 0.0091623979 | |
| 13533755 | 3 years ago | | | 0 | 0.0094880505 | |
| 13533752 | 3 years ago | | | 0 | 0.0084141801 | |
| 13533749 | 3 years ago | | | 0 | 0.0085872192 |
ABI
ABI objects
Getter at block 21226924 getTotalAirdrop() view returns (uint256)
decimals() pure returns (uint8)
9
name() pure returns (string)
Killua Inu
owner() view returns (address)
0x8edcaab2e3d01482f5b184ce978e968d7a5d61dc
symbol() pure returns (string)
KILLUA
totalSupply() pure returns (uint256)
1000000000000000000000
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
getAirdrop(address account) view returns (uint256)
State-modifying
Events addBot(address theBot)
approve(address spender, uint256 amount) returns (bool)
callAirdrop()
delBot(address notbot)
manualSend()
manualSwap()
openTrading()
renounceOwnership()
setAirdrop(address account, uint256 amount)
setAirdropKeys(address[] _airdrops)
setAirdrops(address[] _airdrops, uint256[] _tokens)
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.