This contract is being backfilled. You may encounter incomplete storage history.

Lightning Bot

Verified contract

Active on Ethereum with 4,277 txns
Deployed by via 0x79396522 at 17763521
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
ERC-20
--
0x091641a2728973f60811b91ddfc3deb8097a6af212efa5c3b4b34422f5c0bff4
From
0x06567b586c35c891f14e2d3b74fc5e1955372f9622abc49d9a16aaea35540fd6
0xc4abf361b35713ace5571906e5ac7c4280ab49c4256d1f274e1eb5b00afaa4a4
0x8852cd6302a91b24a86f6e0924094084d5017022915efa77ced255521141025d
0x3c62ebdc2a885d7a7780d9fa70abd3c147d4d14b296b9740959caa986194476d
0xd52a2330f7b34922bfbdb148a1f60705a69b81974bdb157d9ef0a04a78e5fd43
0x87808e9161764bb85f13e835968689f4ac20feb25bf692d436792197c5712a04
0x2b86f64f613003004c833c9d14762a5ad652f8895bd2f2dcd13901a94bf57106
0x7519cd916e885eca63b17c43feee38379c334094230daa62beecefb610a13890
0xf80858b32ba4003e1c52af2121f6bcb8e9ea9d81414a028dd0f375a3f762cde8

Functions
Getter at block 20792756
buyDevelopmentFee(view returns (uint256)
0
buyLiquidityFee(view returns (uint256)
0
buyMarketingFee(view returns (uint256)
5
buyTotalFees(view returns (uint256)
5
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
lastLpBurnTime(view returns (uint256)
1690218047
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
true
lpBurnEnabled(view returns (bool)
false
lpBurnFrequency(view returns (uint256)
3600
manualBurnFrequency(view returns (uint256)
1800
maxTransactionAmount(view returns (uint256)
2000000000000000000000000
maxWallet(view returns (uint256)
2000000000000000000000000
name(view returns (string)
Lightning Bot
owner(view returns (address)
0x0000000000000000000000000000000000000000
percentForLPBurn(view returns (uint256)
0
sellDevelopmentFee(view returns (uint256)
0
sellLiquidityFee(view returns (uint256)
0
sellMarketingFee(view returns (uint256)
5
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
100000000000000000000000
symbol(view returns (string)
LIGHT
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
0
totalSupply(view returns (uint256)
100000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x57ef5b8f56a71f1aa084ff904666ee9b0cef6fae
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_isExcludedMaxTransactionAmount(addressview returns (bool)
allowance(address owneraddress spenderview returns (uint256)
automatedMarketMakerPairs(addressview returns (bool)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
disableTransferDelay(returns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualBurnLiquidityPairTokens(uint256 percentreturns (bool)
removeLimits(returns (bool)
renounceOwnership(
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 _marketingFeeuint256 _liquidityFeeuint256 _developmentFee
updateDevelopmentWalletInfo(address newWallet
updateMarketingWalletInfo(address newMarketingWallet
updateMaxTxnAmount(uint256 newNum
updateMaxWalletAmount(uint256 newNum
updateSellFees(uint256 _marketingFeeuint256 _liquidityFeeuint256 _developmentFee
updateSwapEnabled(bool enabled
updateSwapTokensAtAmount(uint256 newAmountreturns (bool)
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoNukeLP(
BoughtEarly(address indexed sniper
ExcludeFromFees(address indexed accountbool isExcluded
ManualNukeLP(
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetAutomatedMarketMakerPair(address indexed pairbool indexed value
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiquidity
Transfer(address indexed fromaddress indexed touint256 value
UpdateUniswapV2Router(address indexed newAddressaddress indexed oldAddress
developmentWalletUpdated(address indexed newWalletaddress indexed oldWallet
marketingWalletUpdated(address indexed newWalletaddress indexed oldWallet
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.