This contract is being backfilled. You may encounter incomplete storage history.
The latest block we've processed for this chain is 20898697, which is 2 minutes old. We're running behind the tip but working to resolve the issue.

LinuxExchange

Verified contract

Active on Ethereum with 777 txns
Deployed by via 0xd5816bcd at 16302564
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
Native
Value $85.04
ERC-20
--
0x0c0bed613eb72c159c3fa90405b7900f51083f674c5e418ea507df801b197fad
0xe5410cb69dd59e92b7d9e9fff2b7fd94a88d0ecb1e326f3047182088dfbb23a6
0x1a5a65540cb07cd9107e073a552d6448035ab6db93d633751a7f9c9cf4456c9e
0x2e5ec1be48508d28e76c739d24ea348e5850ccd4dab8aa7d2cd13d5bbf12d809
0x1727fcbe3d9453f648c6039905a5a869a365005a501dd603aedc76e0eec315e0
0xa9f82f00fdd787803b7fc43408e415acd2b79368dd819c201fb651559cca175e
0x8e3e80c6156ee0b6d8f4ded2ea8e2d79826729dc22287d85be9002d95e09fa6a
0xf1da70ba2c33423024993af8f562a8a8bcb5671e9a4170f4d7fa76ae7adc6230
0x9ebed728dbfce0b53364d1092dc09414ad9398d9971822ca234fd79167d9815c
0x33a2df96fad6e38b2fc0bb651bc96edd6e8ec45a237bebc144bd2c7481818600

Functions
Getter at block 20898696
burnSellFee(view returns (uint256)
1
deadWallet(view returns (address)
0x000000000000000000000000000000000000dead
decimals(view returns (uint8)
18
devBuyFee(view returns (uint256)
6
devSellFee(view returns (uint256)
6
devTokens(view returns (uint256)
2033522920323491522354516
devWallet(view returns (address)
0xd290daecdacb20fc36124770dbd6647ca84593fd
liquidityBuyFee(view returns (uint256)
1
liquidityTokens(view returns (uint256)
122760659499994961434612
maxBuyTransactionAmount(view returns (uint256)
2000000000000000000000000
maxSellTransactionAmount(view returns (uint256)
2000000000000000000000000
maxWalletToken(view returns (uint256)
2000000000000000000000000
name(view returns (string)
LinuxExchange
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapAndLiquifyEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
2000000000000000000000000
symbol(view returns (string)
LIX
totalSupply(view returns (uint256)
100000000000000000000000000
uniswapV2Pair(view returns (address)
0xc0d9c2944349872f1154936ced6d89121fb194c6
uniswapV2Router(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
isExcludedFromFees(address accountview returns (bool)
State-modifying
SetSwapTokensAtAmount(uint256 newLimit
approve(address spenderuint256 amountreturns (bool)
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
excludeFromFees(address accountbool excluded
increaseAllowance(address spenderuint256 addedValuereturns (bool)
removeBuyFee(uint256 _liqFeeuint256 _devFee
removeSellFee(uint256 _devFeeuint256 _burnFee
renounceOwnership(
setMaxBuyTransactionAmount(uint256 _maxTxAmount
setMaxSellTransactionAmount(uint256 _maxTxAmount
setMaxWalletToken(uint256 _newValue
setSwapAndLiquifyEnabled(bool _enabled
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
updateDevWallet(address _devWallet
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
MaxWalletAmountUpdated(uint256 prevValueuint256 newValue
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SwapAndLiquify(uint256 tokensIntoLiqudityuint256 ethReceived
SwapAndLiquify(uint256 tokensSwappeduint256 ethReceiveduint256 tokensIntoLiqudity
SwapAndLiquifyEnabledUpdated(bool enabled
SwapEthForTokens(uint256 amountInaddress[] path
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.