Luxury Token

Verified contract

Active on Ethereum with 72 txns
Deployed by via 0xa1d12c98 at 13013894
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
19 additional variables

No balances found for "Luxury Token"

0xe38826c2fb4ef0200e0a160cc414193eb613939cc84c45fe479e61671fb735b6
0x740cd6258179f99fc95ae23eb2b7ba6b52f885eb447642dbebdb8b9e19afbdb2
0x3fe2245a1ff5866f5286ab018a418387df886f1992a22bdac0007630456437c6
0x56aa6e7fcfb13a8abb50afd0ca38f983c56d67357fc47ee92b9a8ebaa9a3b336
0x878d4ed41ff0d1eb6a77a94dac3772e17eecf5f5fa222add37179a8243976345
0xda0ef8d1c6c5dc1c5808c875b07392bf5234fb6d88905c099a710ca75c052052
0x1ecda49842338b1dd15769d8da96b3f483274d013659cc3dd2a22b136988aeb9
0x3b3cc0468c5adfdea6fc1fd05f381a1d2aeb35533cbdcd65ceeee65d9e6d209b
0x6c3c962384945ea6581a0844f36b3d1a72fb6b5dc5b0628c2713ae48d114d7c3
0x8c151f084db7206f800b6aba53cb75dd023d44287efb177fe7e4ff2b6c445cf7

Functions
Getter at block 21190849
GetBuyBackTimeInterval(view returns (uint256)
5
GetSwapMinutes(view returns (uint256)
1
_buyBackDivisor(view returns (uint256)
10
_buyBackMaxTimeForHistories(view returns (uint256)
86400
_buyBackRangeRate(view returns (uint256)
80
_buyBackTimeInterval(view returns (uint256)
300
_buyLiquidityFee(view returns (uint256)
2
_buyTaxFee(view returns (uint256)
2
_intervalMinutesForSwap(view returns (uint256)
60
_isAutoBuyBack(view returns (bool)
true
_isEnabledBuyBackAndBurn(view returns (bool)
true
_liquidityFee(view returns (uint256)
2
_maxTxAmount(view returns (uint256)
1000000000000000000000000
_sellLiquidityFee(view returns (uint256)
50
_sellTaxFee(view returns (uint256)
50
_startTimeForSwap(view returns (uint256)
1628832420
_taxFee(view returns (uint256)
2
buyBackEnabled(view returns (bool)
false
buyBackSellLimit(view returns (uint256)
100000000000000
buyBackSellLimitAmount(view returns (uint256)
100000000000000
deadAddress(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
9
getTime(view returns (uint256)
1731646583
getUnlockTime(view returns (uint256)
0
marketingAddress(view returns (address)
0x883877c5fdd9509464cf506a659a7da67fb96a17
marketingDivisor(view returns (uint256)
4
minimumTokensBeforeSwapAmount(view returns (uint256)
200000000000000000000
name(view returns (string)
Luxury Token
owner(view returns (address)
0xb5798ad74d1cd21104eee972d66e19cae742fd6c
swapAndLiquifyEnabled(view returns (bool)
true
symbol(view returns (string)
LUX
totalFees(view returns (uint256)
130701325621669811031346
totalSupply(view returns (uint256)
1000000000000000000000000
uniswapV2Pair(view returns (address)
0x60d150fdbb1abed696878c847a1ba25327733d60
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
_addressFees(addressview returns (bool enableuint256 _taxFeeuint256 _liquidityFeeuint256 _buyTaxFeeuint256 _buyLiquidityFeeuint256 _sellTaxFeeuint256 _sellLiquidityFee)
_sellHistories(uint256view returns (uint256 timeuint256 bnbAmount)
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFee(address accountview returns (bool)
isExcludedFromReward(address accountview returns (bool)
reflectionFromToken(uint256 tAmountbool deductTransferFeeview returns (uint256)
tokenFromReflection(uint256 rAmountview returns (uint256)
State-modifying
SetBuyBackDivisor(uint256 newDivisor
SetBuyBackMaxTimeForHistories(uint256 newMinutes
SetBuyBackRangeRate(uint256 newPercent
SetBuyBackTimeInterval(uint256 newMinutes
SetSwapMinutes(uint256 newMinutes
Sweep(
afterPreSale(
approve(address spenderuint256 amountreturns (bool)
changeRouterVersion(address _routerreturns (address _pair)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
deliver(uint256 tAmount
excludeFromFee(address account
excludeFromReward(address account
includeInFee(address account
includeInReward(address account
increaseAllowance(address spenderuint256 addedValuereturns (bool)
lock(uint256 time
prepareForPreSale(
removeOwnerShip(address newOwner
renounceOwnership(
setAddressFee(address _addressbool _enableuint256 _addressTaxFeeuint256 _addressLiquidityFee
setAutoBuyBackEnabled(bool _enabled
setBuyAddressFee(address _addressbool _enableuint256 _addressTaxFeeuint256 _addressLiquidityFee
setBuyBackEnabled(bool _enabled
setBuyBackSellLimit(uint256 buyBackSellSetLimit
setBuyFee(uint256 buyTaxFeeuint256 buyLiquidityFee
setLiquidityFeePercent(uint256 liquidityFee
setMarketingAddress(address _marketingAddress
setMarketingDivisor(uint256 divisor
setMaxTxAmount(uint256 maxTxAmount
setNumTokensSellToAddToBuyBack(uint256 _minimumTokensBeforeSwap
setSellAddressFee(address _addressbool _enableuint256 _addressTaxFeeuint256 _addressLiquidityFee
setSellFee(uint256 sellTaxFeeuint256 sellLiquidityFee
setSwapAndLiquifyEnabled(bool _enabled
setTaxFeePercent(uint256 taxFee
transfer(address recipientuint256 amountreturns (bool)
transferForeignToken(address _tokenaddress _toreturns (bool _sent)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unlock(
Events
Approval(address indexed owneraddress indexed spenderuint256 value
AutoBuyBackEnabledUpdated(bool enabled
BuyBackEnabledUpdated(bool enabled
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
RewardLiquidityProviders(uint256 tokenAmount
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.