LockDAO

Verified contract

Active on Ethereum with 591 txns
Deployed by via 0xf8b6b067 at 18380980
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0xef026bcebcf7c31f72f25c518f8582b0e42f26c81348a887a3594ae5cd521120
0x68e45a914a47a2d08763ce2931da5d1fc7d62ae1539f8624416ec10583385f84
0x99db77f0cecf44c2978cddea2a4092b916db25e7604b06bc550fdad9754ad313
0xa1e14b3dd3f529de192f3f7775979c92a7e57d6647913c8011a43d5599dc5e44
0x3bdd02ccd789f36eb4320418052449e0878634402efe43a3e25f392371f514df
0x7df65f6735857d9edb45f59900663b134d5e5402c62a649a693c5ad7be220dcd
0xffd3cdced8a1a6e5ddb61f827347281b4062d165abb14d20f649ff0d021a7edc
0xb13490fcf47b7139f2b73d98d7fbc4159dc209b790c1ffb5f54cdcfc99a84a05
0x084be6a84356980a174743f51e17dd4f42059f80dcc5d8f8da010393936b6ff2
0x503109f4a9ea433a9ea5e4d61d3980c70b392402df4f8cfae2fbd7a0949e4c14

Functions
Getter at block 21246729
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)
1697679707
lastManualLpBurnTime(view returns (uint256)
0
limitsInEffect(view returns (bool)
false
lpBurnEnabled(view returns (bool)
false
lpBurnFrequency(view returns (uint256)
3600
manualBurnFrequency(view returns (uint256)
1800
maxTransactionAmount(view returns (uint256)
20000000000000000000000
maxWallet(view returns (uint256)
20000000000000000000000
name(view returns (string)
LockDAO
owner(view returns (address)
0xca29e82cf2835ccfcc71b59381f87e80a44a9aee
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)
1000000000000000000000
symbol(view returns (string)
$LOCK
tokensForDev(view returns (uint256)
0
tokensForLiquidity(view returns (uint256)
0
tokensForMarketing(view returns (uint256)
632838101617084007443
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
transferDelayEnabled(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x21bacd4543568ce73dc2e650feb77fed9bda024c
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.