Kaguya Inu
Verified contract
Active on
Ethereum with 277 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
0x446a…cd40
0xc837…a383
25 additional
variables
Balances ($0.12)
Native
Value
$0.12
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
ETH | Native | 0.000045 | $2,640.28 |
$0.12 | |
KAGUYAINU | ERC-20 | 49.801331M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 19500345 | 7 months ago | | | 0 | 0.00041575174 | |
| 19500345 | 7 months ago | | | 0 | 0.00038415966 | |
| 16798788 | 2 years ago | | | 0 | 0.0013950988 | |
| 16798767 | 2 years ago | | | 0 | 0.00091396581 | |
| 16798767 | 2 years ago | | | 0 | 0.00084451552 | |
| 14397104 | 3 years ago | | | 0 | 0.00056174789 | |
| 14358613 | 3 years ago | | | 0 | 0.00045951240 | |
| 14358519 | 3 years ago | | | 0 | 0.00052658923 | |
| 14243406 | 3 years ago | | | 0 | 0.0030272826 | |
| 14239971 | 3 years ago | | | 0 | 0.0024416538 |
ABI
ABI objects
Getter at block 21084688
_buyDevFee() view returns (uint256)
10
_buyEcosystemFee() view returns (uint256)
40
_buyLiquidityFee() view returns (uint256)
20
_buyMarketingFee() view returns (uint256)
40
_buyReflectionFee() view returns (uint256)
10
_maxWalletToken() view returns (uint256)
200000000000000000
_sellDevFee() view returns (uint256)
10
_sellEcosystemFee() view returns (uint256)
40
_sellLiquidityFee() view returns (uint256)
20
_sellMarketingFee() view returns (uint256)
40
_sellReflectionFee() view returns (uint256)
10
deadBlocks() view returns (uint256)
2
decimals() view returns (uint8)
9
launchedAt() view returns (uint256)
13617897
name() view returns (string)
Kaguya Inu
owner() view returns (address)
0xd54efcec90878a48f5d42749ba8a13de1f30b099
swapThreshold() view returns (uint256)
5000000000000000
symbol() view returns (string)
KAGUYAINU
totalFees() view returns (uint256)
140580224332411220
totalSupply() view returns (uint256)
10000000000000000000
tradingOpen() view returns (bool)
true
uniswapV2Pair() view returns (address)
0xd66c00ece08c802ccc7e2ad8488b94914a12d36e
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
zeroBuyTaxmode() view returns (bool)
true
Read-only
allowance(address owner, address spender) view returns (uint256)
balanceOf(address account) view returns (uint256)
isExcludedFromReward(address account) view returns (bool)
isSniper(address account) view returns (bool)
reflectionFromToken(uint256 tAmount, bool deductTransferFee) view returns (uint256)
tokenFromReflection(uint256 rAmount) view returns (uint256)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
deliver(uint256 tAmount)
excludeFromFee(address[] addresses)
excludeFromReward(address account)
excludeMultiple(address account)
includeInFee(address account)
includeInReward(address account)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
manage_Snipers(address[] addresses, bool status)
manage_trusted(address[] addresses)
multiTransfer(address from, address[] addresses, uint256[] tokens)
multiTransfer_fixed(address from, address[] addresses, uint256 tokens)
openTrading(bool _status, uint256 _deadBlocks)
renounceOwnership()
setAntiBotmode(bool _status)
setMaxWalletExempt(address _addr)
setMaxWalletPercent_base1000(uint256 maxWallPercent_base1000)
setNewRouter(address newRouter)
setSwapSettings(uint256 thresholdPercent, uint256 thresholdDivisor)
setTaxesBuy(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _ecosystemFee, uint256 _devFee)
setTaxesSell(uint256 _reflectionFee, uint256 _liquidityFee, uint256 _marketingFee, uint256 _ecosystemFee, uint256 _devFee)
setWallets(address _marketingWallet, address _devWallet)
setZeroBuyTaxmode(bool _status)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
withDrawLeftoverETH(address receipient)
withdrawStuckTokens(address token, address to)
Approval(address indexed owner, address indexed spender, uint256 value)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SwapETHForTokens(uint256 amountIn, address[] path)
SwapTokensForETH(uint256 amountIn, address[] path)
Transfer(address indexed from, address indexed to, uint256 value)
constructor()
receive()
This contract contains no error objects.