Koochie Inu
Verified contract
Active on
Ethereum with 123 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
8 additional
variables
Balances ($0.00)
No balances found for "Koochie Inu"
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 13961642 | 3 years ago | | | 0 | 0.0033839886 | |
| 13961370 | 3 years ago | | | 0 | 0.0075462500 | |
| 13961276 | 3 years ago | | | 0 | 0.0051409182 | |
| 13961114 | 3 years ago | | | 0 | 0.0050334544 | |
| 13961070 | 3 years ago | | | 0 | 0.0029010160 | |
| 13961062 | 3 years ago | | | 0 | 0.0050017119 | |
| 13961042 | 3 years ago | | | 0 | 0.0043954806 | |
| 13961031 | 3 years ago | | | 0 | 0.0029333727 | |
| 13961024 | 3 years ago | | | 0 | 0.0029548340 | |
| 13961005 | 3 years ago | | | 0 | 0.0049640497 |
ABI
ABI objects
Getter at block 21276063
_donationFee() view returns (uint256)
0
_liquidityFee() view returns (uint256)
1
_marketingAddress() view returns (address)
0xa0b747536407dad9e06c5a96abe591b939e2df90
_marketingFee() view returns (uint256)
7
_maxTxAmount() view returns (uint256)
7500000000000000000000000000000000
_maxWalletSize() view returns (uint256)
150000000000000000000000000000000
_taxFee() view returns (uint256)
1
decimals() view returns (uint8)
9
donationAddress() view returns (address)
0x000000000000000000000000000000000000dead
geUnlockTime() view returns (uint256)
0
marketingAddress() view returns (address)
0xa0b747536407dad9e06c5a96abe591b939e2df90
name() view returns (string)
Koochie Inu
owner() view returns (address)
0xa0b747536407dad9e06c5a96abe591b939e2df90
swapAndLiquifyEnabled() view returns (bool)
true
symbol() view returns (string)
KOO
totalFees() view returns (uint256)
208291938224739026
totalSupply() view returns (uint256)
1000000000000000000
uniswapV2Pair() view returns (address)
0xd97ed7379e7d210ca301e497bebf7eaa669e37e8
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromFee(address account) view returns (bool)
isExcludedFromReward(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events _setMaxWalletSizePercent(uint256 maxWalletSize)
addBotToBlacklist(address account)
approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address account)
excludeFromReward(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lock(uint256 time)
removeBotFromBlacklist(address account)
renounceOwnership()
setLiquidityFeePercent(uint256 liquidityFee)
setMarketingFeePercent(uint256 marketingFee)
setMaxTxPercent(uint256 maxTxPercent)
setSwapAndLiquifyEnabled(bool _enabled)
setTaxFeePercent(uint256 taxFee)
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)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiqudity)
SwapAndLiquifyEnabledUpdated(bool enabled)
Transfer(address indexed from, address indexed to, uint256 value)
botAddedToBlacklist(address account)
botRemovedFromBlacklist(address account)
constructor()
receive()
This contract contains no error objects.