Kaguya-Hime
Verified contract
Active on
Ethereum with 1,326 txns
Slot
XX
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
18 additional
variables
Balances ($0.00)
Asset | Symbol | Type | Quantity | Price | Value |
---|---|---|---|---|---|
KAGUYA | ERC-20 | 27.632484K | -- | -- |
Transactions
Txn hash | Method | Block | Age | From | To | Value (ETH) | Fee (ETH) |
---|---|---|---|---|---|---|---|
| 21115474 | a month ago | | | 0 | 0.00022067624 | |
| 20951914 | 2 months ago | | | 0 | 0.00032570229 | |
| 20951902 | 2 months ago | | | 0 | 0.00031086012 | |
| 20951895 | 2 months ago | | | 0 | 0.00032725881 | |
| 20951738 | 2 months ago | | | 0 | 0.00070510291 | |
| 20877000 | 2 months ago | | | 0 | 0.00029248296 | |
| 20876976 | 2 months ago | | | 0 | 0.00038559040 | |
| 20798802 | 2 months ago | | | 0 | 0.00049103202 | |
| 20660525 | 3 months ago | | | 0 | 0.000024280942 | |
| 20658562 | 3 months ago | | | 0 | 0.000031731013 |
ABI
ABI objects
Getter at block 21307117
blockForPenaltyEnd() view returns (uint256)
15411920
botsCaught() view returns (uint256)
1
buyLiquidityFee() view returns (uint256)
1
buyOperationsFee() view returns (uint256)
2
buyTotalFees() view returns (uint256)
3
buyTreasuryFee() view returns (uint256)
0
decimals() view returns (uint8)
18
dexRouter() view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect() view returns (bool)
false
getEarlyBuyers() view returns (address[])
[0x86dbd250f98E0ACF1414A399133E6288B9017438]
limitsInEffect() view returns (bool)
false
lpPair() view returns (address)
0x4d47dea22fe801ec90420e5acd9a4abcb66c55ec
maxBuyAmount() view returns (uint256)
1999999999999999999999999
maxSellAmount() view returns (uint256)
2000000000000000000000000
maxWallet() view returns (uint256)
2000000000000000000000000
name() view returns (string)
Kaguya-Hime
operationsAddress() view returns (address)
0x624a4f36d09e403b12c51f2204a7a127d84029aa
owner() view returns (address)
0x0000000000000000000000000000000000000000
sellLiquidityFee() view returns (uint256)
1
sellOperationsFee() view returns (uint256)
2
sellTotalFees() view returns (uint256)
3
sellTreasuryFee() view returns (uint256)
0
swapEnabled() view returns (bool)
true
swapTokensAtAmount() view returns (uint256)
50000000000000000000000
symbol() view returns (string)
KAGUYA
tokensForLiquidity() view returns (uint256)
9201113836773533453024
tokensForOperations() view returns (uint256)
18402227673547066906050
tokensForTreasury() view returns (uint256)
0
totalSupply() view returns (uint256)
100000000000000000000000000
tradingActive() view returns (bool)
true
tradingActiveBlock() view returns (uint256)
15411916
transferDelayEnabled() view returns (bool)
true
treasuryAddress() view returns (address)
0x624a4f36d09e403b12c51f2204a7a127d84029aa
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)
boughtEarly(address) view returns (bool)
earlyBuyers(uint256) view returns (address)
State-modifying
Events approve(address spender, uint256 amount) returns (bool)
decreaseAllowance(address spender, uint256 subtractedValue) returns (bool)
disableTransferDelay()
emergencyUpdateRouter(address router)
enableTrading(uint256 blocksForPenalty)
excludeFromFees(address account, bool excluded)
excludeFromMaxTransaction(address updAds, bool isEx)
forceSwapBack()
increaseAllowance(address spender, uint256 addedValue) returns (bool)
lfg(uint256 blocksForPenalty)
markBoughtEarly(address wallet)
removeBoughtEarly(address wallet)
removeLimits()
renounceOwnership()
restoreLimits()
restoreTaxes()
setAutomatedMarketMakerPair(address pair, bool value)
setOperationsAddress(address _operationsAddress)
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 _operationsFee, uint256 _liquidityFee, uint256 _treasuryFee)
updateMaxBuyAmount(uint256 newNum)
updateMaxSellAmount(uint256 newNum)
updateMaxWalletAmount(uint256 newNum)
updateSellFees(uint256 _operationsFee, uint256 _liquidityFee, uint256 _treasuryFee)
updateSwapTokensAtAmount(uint256 newAmount)
withdrawStuckETH()
Approval(address indexed owner, address indexed spender, uint256 value)
CaughtEarlyBuyer(address sniper)
EnabledTrading()
ExcludeFromFees(address indexed account, bool isExcluded)
MaxTransactionExclusion(address _address, bool excluded)
OwnerForcedSwapBack(uint256 timestamp)
OwnershipTransferred(address indexed previousOwner, address indexed newOwner)
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)
UpdatedOperationsAddress(address indexed newWallet)
UpdatedPrivateMaxSell(uint256 amount)
UpdatedTreasuryAddress(address indexed newWallet)
constructor()
receive()
This contract contains no error objects.