KINTARO INU
Verified contract
Active on
Ethereum with 349 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
6 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KINU | ERC-20 | 334.055484K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15863576 | 2 years ago | | | 0 | 0.00016453456 | |
| 15503903 | 2 years ago | | | 0 | 0.0036218621 | |
| 15503900 | 2 years ago | | | 0 | 0.0022937927 | |
| 15349961 | 2 years ago | | | 0 | 0.00071538329 | |
| 15333337 | 2 years ago | | | 0 | 0.00039202927 | |
| 15332612 | 2 years ago | | | 0 | 0.00034318565 | |
| 15291691 | 2 years ago | | | 0 | 0.00024514943 | |
| 15228543 | 2 years ago | | | 0 | 0.00068072767 | |
| 15226537 | 2 years ago | | | 0 | 0.0010383778 | |
| 15215391 | 2 years ago | | | 0 | 0.0013470163 |
ABI
ABI objects
Getter at block 21422994
buyTotalFees() view returns (uint256)
0
decimals() view returns (uint8)
18
limitsInEffect() view returns (bool)
true
maxBuyAmount() view returns (uint256)
10000000000000000000000000
maxSellAmount() view returns (uint256)
10000000000000000000000000
maxWalletAmount() view returns (uint256)
10000000000000000000000000
name() view returns (string)
KINTARO INU
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellTotalFees() view returns (uint256)
5
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
250000000000000000000000
symbol() view returns (string)
KINU
totalSupply() view returns (uint256)
1000000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15187135
uniswapV2Pair() view returns (address)
0x38a55dab0cdd9b0af943be73b22eb96b5b0f8995
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isSniper(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading(bool _status)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_Snipers(address[] addresses, bool status)
multiTransferCall(address from, address[] addresses, uint256[] tokens)
multiTransferConstant(address from, address[] addresses, uint256 tokens)
removeLimits()
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
setTreasuryAddress(address _TreasuryAddress)
transfer(address recipient, uint256 amount) returns (bool)
transferForeignToken(address _token, address _to) returns (bool _sent)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _treasuryFee, uint256 _liquidityFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _treasuryFee, uint256 _liquidityFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
EnabledTrading(bool tradingActive)
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
RemovedLimits()
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
SwapAndLiquify(uint256 tokensSwapped, uint256 ethReceived, uint256 tokensIntoLiquidity)
Transfer(address indexed from, address indexed to, uint256 value)
TransferForeignToken(address token, uint256 amount)
UpdatedMaxBuyAmount(uint256 newAmount)
UpdatedMaxSellAmount(uint256 newAmount)
UpdatedMaxWalletAmount(uint256 newAmount)
UpdatedTreasuryAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.