Killua Inu
Verified contract
Active on
Ethereum with 114 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x3f68…f15e
0x3f68…f15e
0x0371…cf30
4 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KIINU | ERC-20 | 278.043616M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 20451556 | 3 months ago | | | 0 | 0.000030498655 | |
| 13277794 | 3 years ago | | | 0 | 0.0025232903 | |
| 13277729 | 3 years ago | | | 0 | 0.0031110020 | |
| 13277379 | 3 years ago | | | 0 | 0.0035828100 | |
| 13276847 | 3 years ago | | | 0 | 0.0055339822 | |
| 13276830 | 3 years ago | | | 0 | 0.0048947506 | |
| 13276827 | 3 years ago | | | 0 | 0.0062038890 | |
| 13276826 | 3 years ago | | | 0 | 0.0057242048 | |
| 13276813 | 3 years ago | | | 0 | 0.0051875001 | |
| 13276803 | 3 years ago | | | 0 | 0.0043364031 |
ABI
ABI objects
Getter at block 21216406
_MaxBuyEnabled() view returns (bool)
true
_buybackWalletAddress() view returns (address)
0x0371c0d63c72d672a70ce9ac4cb1d0145b93cf30
_getETHBalance() view returns (uint256 balance)
0
_marketingWalletAddress() view returns (address)
0x3f68f95412fd1695f185f46dff41d87fd69ff15e
_teamWalletAddress() view returns (address)
0x3f68f95412fd1695f185f46dff41d87fd69ff15e
decimals() view returns (uint8)
9
geUnlockTime() view returns (uint256)
0
name() view returns (string)
Killua Inu
owner() view returns (address)
0x308db8bc9c96662c7b96737c1c34d248e08e0628
swapEnabled() view returns (bool)
true
symbol() view returns (string)
KIINU
totalFees() view returns (uint256)
75299552420099786646
totalSupply() view returns (uint256)
1000000000000000000000
uniswapV2Pair() view returns (address)
0x49d082f94507ae8a61db2735585b1e3b9bc95fa2
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcluded(address account) view returns (bool)
isExcludedFromFee(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMarketingWallet(address marketingWalletAddress)
_setMaxTxAmount(uint256 maxTxAmount)
_setTaxFee(uint256 taxFee)
_setTeamFee(uint256 teamFee)
_setTeamWallet(address teamWalletAddress)
_setbuybackWallet(address buybackWalletAddress)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeAccount(address account)
includeAccount(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
manualSend()
manualSwap()
renounceOwnership()
setExcludeFromFee(address account, bool excluded)
setMaxBuyEnabled(bool MaxBuyEnabled)
setSwapEnabled(bool enabled)
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)
SwapEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
constructor(address teamWalletAddress, address marketingWalletAddress, address buybackWalletAddress)
receive()
This contract contains no error objects.