LOCKERTOKEN

Verified contract

Active on Ethereum with 31 txns
Deployed by via 0x99c89733 at 17773208
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
13 additional variables
ERC-20
--
0x60f1001d579557096ee529a531499c9ff3f353e4fcca772dce56ea9500783649
0x383bdf3d8425b27434af2f694e67fa2dd1eab5db68d756c9d74cc542ac29b364
0xa962b47f91bd89923297db037a35b25b06f53712f6f75d9d172686c1e28a31ab
0x81e4eb44d4978156d3aa2cb8faafdae57c62495369dada03dd26661c5f3b6f9f
0x9908744e13b895652189b9861903599ec7cf0fe262a208fd5e73e4fe69e0952e
0x3b15963af7f3c85df54a11640200e216ee2ec4758f9ae9ffe4d926a9eb9da672
0xf83e178cd3be7159e00538bdfc429f35e81cd7dfad816dacc47c5a89c3e2d3ad
0x73993f238baf7e1f3863e846f1472f762e2140aff9d4b81bda484da3afce1a70
0xc5ca4a1e3a83bbdc58bdea96b9355ffaf728cc9ba4705507e47391133c06eaf8
0xe2e5152f11b58a8b8a8411ad46feb2379241bd6752d3972a5ed0a2d4ea7ecf46

Functions
Getter at block 21320353
_buyDevelopmentFees(view returns (uint256)
0
_buyLiquidityFees(view returns (uint256)
0
_buyMarketingFees(view returns (uint256)
0
_developmentShares(view returns (uint256)
0
_liquidityShares(view returns (uint256)
0
_marketingShares(view returns (uint256)
0
_maxTxAmount(view returns (uint256)
1000000000000000000
_sellDevelopmentFees(view returns (uint256)
0
_sellLiquidityFees(view returns (uint256)
0
_sellMarketingFees(view returns (uint256)
2
_totalDistributionShares(view returns (uint256)
10
_totalTaxIfBuying(view returns (uint256)
0
_totalTaxIfSelling(view returns (uint256)
2
_walletMax(view returns (uint256)
1000000000000000000
checkWalletLimit(view returns (bool)
true
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getCirculatingSupply(view returns (uint256)
1000000000000000000
name(view returns (string)
LOCKER TOKEN
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyByLimitOnly(view returns (bool)
false
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
LKT
totalSupply(view returns (uint256)
1000000000000000000
uniswapPair(view returns (address)
0x9676bd1b948b6139f6297b7f90d3f66e7c5484cb
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
checkExcludedFromFees(addressview returns (bool)
checkMarketPair(addressview returns (bool)
checkTxLimitExcept(addressview returns (bool)
checkWalletLimitExcept(addressview returns (bool)
State-modifying
adjustMaximumTxAmount(uint256 maxTxAmount
approve(address spenderuint256 amountreturns (bool)
calls_value(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
increaseAllowance(address spenderuint256 addedValuereturns (bool)
manualSendETHtoWallet(
renounceOwnership(
set2ndTaxWallet(address newAddress
setBuyingTax(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
setDistributionSetting(uint256 newLiquidityShareuint256 newMarketingShareuint256 newDevelopmentShare
setLiquifyByLimitOnlyAndSwap(bool newValue
setNumberTokensBeforeSwap(uint256 newLimit
setSwapLiquifyEnable(bool _enabled
setWalletLimitation(uint256 newLimit
setcheckExcludedFromFee(address accountbool newValue
setcheckTxLimitExempt(address holderbool exempt
setfirstTaxWallet(address newAddress
setwalletsLimitExempt(address holderbool exempt
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateMarketPair(address account
updateSellingTaxation(uint256 newLiquidityTaxuint256 newMarketingTaxuint256 newDevelopmentTax
Events
Approval(address indexed owneraddress indexed spenderuint256 value
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapETHForTokens(uint256 amountInaddress[] path
SwapTokensForETH(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.