Kaguya Shinomiya
Verified contract
Active on
Ethereum with 17 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
7 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KAGUYA | ERC-20 | 200M | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 15306501 | 2 years ago | | | 0 | 0.00054885805 | |
| 15306501 | 2 years ago | | | 0 | 0.00054527233 | |
| 15306495 | 2 years ago | | | 0 | 0.00066738164 | |
| 15306494 | 2 years ago | | | 0 | 0.00060115472 | |
| 15306493 | 2 years ago | | | 0 | 0.00054224916 | |
| 15306492 | 2 years ago | | | 0 | 0.00053900996 | |
| 15306492 | 2 years ago | | | 0 | 0.00058994790 | |
| 15306492 | 2 years ago | | | 0 | 0.00058994790 | |
| 15306492 | 2 years ago | | | 0 | 0.0028369800 | |
| 15306492 | 2 years ago | | | 0 | 0.024864000 |
ABI
ABI objects
Getter at block 21328852
buyBurnFee() view returns (uint256)
2
buyDevFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
4
deadAddress() view returns (address)
0x000000000000000000000000000000000000dead
decimals() view returns (uint8)
6
delayDigit() view returns (uint256)
0
devWallet() view returns (address)
0x7f7193ea186fca18010cc39d4ecc6e537f099eed
limitsInEffect() view returns (bool)
true
maxTransactionAmount() view returns (uint256)
995096952028
maxWallet() view returns (uint256)
995096952028973
name() view returns (string)
Kaguya Shinomiya
owner() view returns (address)
0x7f7193ea186fca18010cc39d4ecc6e537f099eed
sellBurnFee() view returns (uint256)
2
sellDevFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
4
supply() view returns (uint256)
9800000000000011
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
4975484760144
symbol() view returns (string)
KAGUYA
tokensForBurn() view returns (uint256)
0
tokensForDev() view returns (uint256)
199999999999989
totalSupply() view returns (uint256)
9800000000000011
tradingActive() view returns (bool)
true
transDigit() view returns (uint256)
1
transferDelayEnabled() view returns (bool)
true
uniswapV2Pair() view returns (address)
0x67c48681313d84c021ab37f4169311c440e0bbef
uniswapV2Router() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
walletDigit() view returns (uint256)
10
Read-only
_isExcludedMaxTransactionAmount(address) view returns (bool)
allowance(address owner, address spender) view returns (uint256)
automatedMarketMakerPairs(address) view returns (bool)
balanceOf(address account) view returns (uint256)
isExcludedFromFees(address account) view returns (bool)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
enableTrading()
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
increaseAllowance(address spender, uint256 addedValue) returns (bool)
renounceOwnership()
setAutomatedMarketMakerPair(address pair, bool value)
transfer(address recipient, uint256 amount) returns (bool)
transferFrom(address sender, address recipient, uint256 amount) returns (bool)
transferOwnership(address newOwner)
updateBuyFees(uint256 _burnFee, uint256 _devFee)
updateDelayDigit(uint256 newNum)
updateDevWallet(address newWallet)
updateSellFees(uint256 _burnFee, uint256 _devFee)
updateTransDigit(uint256 newNum)
updateWalletDigit(uint256 newNum)
Approval(address indexed owner, address indexed spender, uint256 value)
ExcludeFromFees(address indexed account, bool isExcluded)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
SetAutomatedMarketMakerPair(address indexed pair, bool indexed value)
Transfer(address indexed from, address indexed to, uint256 value)
UpdateUniswapV2Router(address indexed newAddress, address indexed oldAddress)
constructor()
receive()
This contract contains no error objects.