YASHA

Verified contract

Active on Ethereum with 1,237 txns
Deployed by via 0x605e8359 at 15040634
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
21 additional variables
ERC-20
--
ERC-20
--
ERC-20
--
ERC-20
--
0x4c667c8221dafbf14d93515c6216f89c4d70fc903765c720abb1b3494e737cb1
0x0e3fcc68d0dc91976ff27bc57e56e2016f4986cf30653484085d48d6b1bd2b45
0x81d75c700b5551f95ea7104741eb26feb47d37cdfa4240592280b34f197e058d
0x6e8da87421e59136af7a4713953cd11367b34fe5ad67971fec8b5b5323a3c753
0x81f4952c7d3a201650cb1dfeecae0afab15af76a639d6aa729ba2d6a6c7cde0a
0x5d1c7ddd8a7c2ecadcf396c45063b625e4d095c9b2f83be60a0f535ad68752e4
0x1436ca73eedbafebf3b64a68fb97fea56471d5409e128487cbf2da47c3c8757d
0x2d35e7aa238e14309f213adabd7555131e1a4ea2f151a4aed44a534028d3b3ca
0xaef0a081a48fd4833e0e394447961f36bb1d023a63d46e9167f30c3b127632fd
0x04aa46904db11be2d6c538616846283251ed9fff124d0f95ba3dc14557523ffb

Functions
Getter at block 20870652
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
dividendTracker(view returns (address)
0x392a557df6d29cd9fa0cc688873ee9d11fd0b8ce
earlyBuyPenaltyEnd(view returns (uint256)
0
feeDivisor(view returns (uint256)
1000
gasForProcessing(view returns (uint256)
0
getClaimWait(view returns (uint256)
1200
getLastProcessedIndex(view returns (uint256)
0
getNumberOfDividendTokenHolders(view returns (uint256)
1586
getNumberOfDividends(view returns (uint256)
68537672514922306455048412214
getTotalDividendsDistributed(view returns (uint256)
18213361675517150383
lastLpBurnTime(view returns (uint256)
1656493325
lastManualLpBurnTime(view returns (uint256)
1676793299
limitsInEffect(view returns (bool)
false
liquidityActiveBlock(view returns (uint256)
0
liquidityBuyFee(view returns (uint256)
10
liquiditySellFee(view returns (uint256)
20
lpBurnEnabled(view returns (bool)
false
lpBurnFrequency(view returns (uint256)
20000
lpPair(view returns (address)
0x3b35a99780fc2c85943e67a901f10bd7317fec75
lpPercToWithDraw(view returns (uint256)
0
lpWithdrawRequestDuration(view returns (uint256)
259200
lpWithdrawRequestPending(view returns (bool)
false
lpWithdrawRequestTimestamp(view returns (uint256)
0
manualBurnFrequency(view returns (uint256)
60
maxTransactionAmount(view returns (uint256)
500000000000000000000000000
maxWallet(view returns (uint256)
1000000000000000000000000000
name(view returns (string)
YASHA
nextAvailableLpWithdrawDate(view returns (uint256)
0
operationsBuyFee(view returns (uint256)
30
operationsSellFee(view returns (uint256)
60
operationsWallet(view returns (address)
0x3a0ab80324b676d0573a41da6374af827dc49abe
owner(view returns (address)
0x3a0ab80324b676d0573a41da6374af827dc49abe
percentForLPBurn(view returns (uint256)
1
rewardsBuyFee(view returns (uint256)
10
rewardsSellFee(view returns (uint256)
20
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
50000000000000000000000000
symbol(view returns (string)
YASHA
tokensForLiquidity(view returns (uint256)
2562822925200000001398089
tokensForOperations(view returns (uint256)
7688468775600000004194268
tokensForRewards(view returns (uint256)
2562822925200000001398089
totalBuyFees(view returns (uint256)
50
totalSellFees(view returns (uint256)
100
totalSupply(view returns (uint256)
100000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15043964
transferDelayEnabled(view returns (bool)
false
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
dividendTokenBalanceOf(address accountview returns (uint256)
getAccountDividendsInfo(address accountview returns (addressint256int256uint256uint256uint256uint256uint256)
getAccountDividendsInfoAtIndex(uint256 indexview returns (addressint256int256uint256uint256uint256uint256uint256)
isExcludedFromFees(address accountview returns (bool)
withdrawableDividendOf(address accountview returns (uint256)
State-modifying
addPresaleAddressForExclusions(address _presaleAddress
approve(address spenderuint256 amountreturns (bool)
cancelLPWithdrawRequest(
claim(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromDividends(address account
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
excludeMultipleAccountsFromFees(address[] accountsbool excluded
includeInDividends(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualBurnLiquidityPairTokens(uint256 percent
processDividendTracker(uint256 gas
removeLimits(returns (bool)
renounceOwnership(
requestToWithdrawLP(uint256 percToWithdraw
setAutoLPBurnSettings(uint256 _frequencyInSecondsuint256 _percentbool _Enabled
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateClaimWait(uint256 claimWait
updateGasForProcessing(uint256 newValue
updateMaxAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateOperationsWallet(address newOperationsWallet
updateSellFees(uint256 _operationsFeeuint256 _rewardsFeeuint256 _liquidityFee
updateSwapEnabled(bool enabled
withdrawRequestedLP(
withdrawStuckEth(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(uint256 amount
CanceledLpWithdrawRequest(
DevWalletUpdated(address indexed newWalletaddress indexed oldWallet
ExcludeFromFees(address indexed accountbool isExcluded
ExcludeMultipleAccountsFromFees(address[] accountsbool isExcluded
ExcludedMaxTransactionAmount(address indexed accountbool isExcluded
GasForProcessingUpdated(uint256 indexed newValueuint256 indexed oldValue
ManualNukeLP(uint256 amount
OperationsWalletUpdated(address indexed newWalletaddress indexed oldWallet
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
ProcessedDividendTracker(uint256 iterationsuint256 claimsuint256 lastProcessedIndexbool indexed automaticuint256 gasaddress indexed processor
RequestedLPWithdraw(
SendDividends(uint256 tokensSwappeduint256 amount
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
Transfer(address indexed fromaddress indexed touint256 value
WithdrewLPForMigration(
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.