If Youre Reading This Youre Still Early

Verified contract

Active on Ethereum with 333 txns
Deployed by via 0x109bda25 at 15786358
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
20 additional variables
ERC-20
--
0x0d616488c6cbc9fedd50603a1aa083d60a60101268a8921c03f84ce18e61002b
0x16a6b539c5fb04159462f08229eb15962dffcf3d05f569c40417d39a3e02f6ac
0x8d89f08d94444d09e9d7afe81f1db1e76fc7e943b2edd5960c32c1a5392c7d13
0xe8a01551395b93dd01894152bd7c754dccaa032250c5454d029f2eccc93ab1d6
0x91701183840ab24f0a72d869e9e3ddc4d54de1192f8449eb278e3d5514d8cee5
0xd6e777f6a43eb5ffcb8372d2982ff72c7e226661f362d9450b7f1c7d8d708c56
0xed607be14469d9af8ffa5a3aa2983bef45308e2a56c0b4ba8675bc09c006de7d
0xd066a763897339cb9403ac74155f26fd46794e3a2633d190fae9f4c21a3067b2
0x71f62bfc5bd767609e76294e3b7e58b1cbe4418c59b8c64fab5c10457f2423a0
0x2825567735c7f1300246347e176b4a93a0d278ac873e8ea78df75bcb0234ce8d

Functions
Getter at block 20893330
FEE_DENOMINATOR(view returns (uint256)
10000
blockForPenaltyEnd(view returns (uint256)
15789771
botsCaught(view returns (uint256)
1
buyLiquidityFee(view returns (uint256)
0
buyLotteryFee(view returns (uint256)
0
buyOperationsFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect(view returns (bool)
false
getPurchaseAmount(view returns (uint256)
22541075897261559165438276
lastBurnTimestamp(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
lotteryEnabled(view returns (bool)
false
lpPair(view returns (address)
0x88f2baa91a464c23aadb44985ab272e710fabdd6
maxBuyAmount(view returns (uint256)
10000000000000000000000000
maxSellAmount(view returns (uint256)
10000000000000000000000000
maxWalletAmount(view returns (uint256)
20000000000000000000000000
minBuyAmount(view returns (uint256)
100000000000000000
minBuyEnforced(view returns (bool)
true
name(view returns (string)
If Youre Reading This Youre Still Early
nextLotteryTime(view returns (uint256)
1666276235
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentForLottery(view returns (uint256)
100
sellLiquidityFee(view returns (uint256)
0
sellLotteryFee(view returns (uint256)
0
sellOperationsFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
0
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
250000000000000000000000
symbol(view returns (string)
IYRTYSE
timeBetweenLotteries(view returns (uint256)
1800
tokensForLiquidity(view returns (uint256)
0
tokensForLottery(view returns (uint256)
0
tokensForOperations(view returns (uint256)
0
totalSupply(view returns (uint256)
1000000000000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
15789767
Read-only
_isExcludedFromFees(addressview returns (bool)
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isWalletLotteryEligible(address accountview returns (bool)
restrictedWallet(addressview returns (bool)
State-modifying
airdropToWallets(address[] walletsuint256[] amountsInTokens
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(uint256 blocksForPenalty
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
forceSwapBack(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageRestrictedWallets(address[] walletsbool restricted
removeLimits(
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
setLotteryEnabled(bool enabled
setMinBuyEnforced(bool enforced
setOperationsAddress(address _operationsAddress
splitAndBurnLiquidity(uint256 percent
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _lotteryFee
updateLotteryTimeCooldown(uint256 timeInMinutes
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWallet(uint256 newNum
updateMinBuyToTriggerReward(uint256 minBuy
updatePercentForLottery(uint256 percent
updateSellFees(uint256 _operationsFeeuint256 _liquidityFeeuint256 _lotteryFee
updateSwapTokensAtAmount(uint256 newAmount
updateTradingActive(bool active
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyBackTriggered(uint256 amount
CaughtBot(address sniper
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
LotteryTriggered(uint256 indexed amountaddress indexed wallet
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
UpdatedOperationsAddress(address indexed oldWalletaddress indexed newWallet
Constructor
constructor(address _newOwner
Fallback and receive
receive(
Errors

This contract contains no error objects.