Lorem ipsum dolor sit amet, consectetur adipiscing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.

Verified contract

Active on Ethereum with 40 txns
Deployed by via 0xe7e2b867 at 17938671
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
17 additional variables
ERC-20
--
0xdb80154cf6135e9c7ee2cc6d1cd02fe8d0fa8738a59eca8fb262abfd0ee3c19a
0x0e8ec8a0d83c208dd8f57e83d00717b9f43efd693b2571c3a8c0b7909589b93b
0x5694b66cacf17346d0d6a8c6b6b7d4536998a5255c2d9034361b9b8b58396e52
0x509a18e5e353dd76031191894f1642163789d7b04455ce05913978b8a8d29528
0x7f853fb1b32cc8520af76c1f3f4c4217f1ec873026f29f685a6bcf6c5dd7d832
0x22d419b7dc32b2e375b04497dbbaa3544442b14daf61622e1b246fb9893b88e5
0x71de5c10da78749774a7b3b11f3733b918014b302b70495a280bfffab47e172a
0xcce7d8dc4c436c2e5c723d3867c5ac6addec26d290458782c4d3e35feb7e045d
0xbc3bc80175d231779f2e3fe0907072626549c5c99e1c6f2951e84461bd3a4266
0xfacd4effc634b9452efa73708aa9328572559419a6f502a07a0c09e9d8ba4dc2

Functions
Getter at block 20880813
blockForPenaltyEnd(view returns (uint256)
17938739
botsCaught(view returns (uint256)
0
buyBurnFee(view returns (uint256)
0
buyBuybackFee(view returns (uint256)
0
buyDevelopmentFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyTotalFees(view returns (uint256)
0
decimals(view returns (uint8)
18
dexRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
earlyBuyPenaltyInEffect(view returns (bool)
false
limitsInEffect(view returns (bool)
false
lpPair(view returns (address)
0x3699cc23ab98b3f82b5f2ad8a773d71be7dd950c
maxBuyAmount(view returns (uint256)
2222222220000000000000000
maxSellAmount(view returns (uint256)
2222222220000000000000000
maxWalletAmount(view returns (uint256)
2222222220000000000000000
 
name(view returns (string)
owner(view returns (address)
0x04fbcb55be6b6a2d552cb6e08ab620b456cd8f48
sellBurnFee(view returns (uint256)
0
sellBuybackFee(view returns (uint256)
30
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellTotalFees(view returns (uint256)
30
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
90000000000000000000000
symbol(view returns (string)
LOREM
tokensForBurn(view returns (uint256)
0
tokensForBuyback(view returns (uint256)
738183196433255820016024
tokensForDevelopment(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
totalSupply(view returns (uint256)
111111111000000000000000000
tradingActive(view returns (bool)
true
tradingActiveBlock(view returns (uint256)
17938739
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)
boughtEarly(addressview returns (bool)
State-modifying
airdropToWallets(address[] walletsuint256[] amountsInTokens
approve(address spenderuint256 amountreturns (bool)
buyBackTokens(uint256 amountInWei
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(
enableTrading(uint256 deadBlocks
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
forceSwapBack(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manageBoughtEarly(address walletbool flag
massManageBoughtEarly(address[] walletsbool flag
removeLimits(
renounceOwnership(
returnToNormalTax(
setAutomatedMarketMakerPair(address pairbool value
setBuybackAddress(address _BuybackAddress
setDevelopmentAddress(address _DevelopmentAddress
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateBuyFees(uint256 _BuybackFeeuint256 _liquidityFeeuint256 _DevelopmentFeeuint256 _burnFee
updateMaxBuyAmount(uint256 newNum
updateMaxSellAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _BuybackFeeuint256 _liquidityFeeuint256 _DevelopmentFeeuint256 _burnFee
updateSwapTokensAtAmount(uint256 newAmount
withdrawStuckETH(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
BuyBackTriggered(uint256 amount
CaughtEarlyBuyer(address sniper
EnabledTrading(
ExcludeFromFees(address indexed accountbool isExcluded
MaxTransactionExclusion(address _addressbool excluded
OwnerForcedSwapBack(uint256 timestamp
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RemovedLimits(
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
TransferForeignToken(address tokenuint256 amount
UpdatedBuybackAddress(address indexed newWallet
UpdatedMaxBuyAmount(uint256 newAmount
UpdatedMaxSellAmount(uint256 newAmount
UpdatedMaxWalletAmount(uint256 newAmount
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.