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

LowIQ

Verified contract

Active on Ethereum with 330 txns
Deployed by via 0x2763577b at 18178360
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
ERC-20
--
0xf4a3e594bd8ade5adecc4576e9e755d0fb134876a1be936951b5b3986212b33f
0xd24c0139ced99a4eb0ed40b7386c770afc52baedd27550c7ae7abf1a26007356
0xd70ac98694604a63b51607b355112ca25bc657468cc5f91e556ce45c48fb5804
0x060981e61d1e2f8fef7dce42aaa0848a0138121c28afcb554ce310abc246649d
0x02d3b30f6ba029b27834180106ac8719331b7c922ea331d951c38288b89a0ccd
0x6509edb262ca01e756e0789b6c1a1a03955b1b893f871ff887f23eb3cc13c7d7
0x13cedea6a5a751a8ab4a641300b00d4b2bbda80cd7a2f4320373fc44e2e398cf
0x1c6b05a3224c1b10c7fbbe519c22d3d26b4f213f57edddbd599e1cf088eb94ba
0xee1438bce5507743de4b6fb15a3bd60744077bddc4d3687c2b1809d7ffb9db6a
0xd9c96fed25c37371885fbb38706d2b079357a0913cf30a44b811456eabdc7ff5

Functions
Getter at block 20893980
buyLiquidityFee(view returns (uint256)
1
buyRevShareFee(view returns (uint256)
4
buyTotalFees(view returns (uint256)
5
decimals(view returns (uint8)
18
maxTransactionAmount(view returns (uint256)
10000000000000000000000
maxWallet(view returns (uint256)
25000000000000000000000
name(view returns (string)
LowIQ
owner(view returns (address)
0x5cbf05a6ea92ca1c3834d977d31a1d2cb3631124
revShareWallet(view returns (address)
0x7539bd0e263892c22f566926cc686ca66f0d7ffe
sellLiquidityFee(view returns (uint256)
1
sellRevShareFee(view returns (uint256)
4
sellTotalFees(view returns (uint256)
5
swapEnabled(view returns (bool)
true
swapTokensAtAmount(view returns (uint256)
500000000000000000000
symbol(view returns (string)
LOWIQ
tokensForLiquidity(view returns (uint256)
431124087920666089756
tokensForRevShare(view returns (uint256)
1724496351682664359027
totalSupply(view returns (uint256)
1000000000000000000000000
tradingActive(view returns (bool)
true
uniswapV2Pair(view returns (address)
0x1c1785d92a5060edb643dfe6a500abe12c777fce
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)
isBlacklisted(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
State-modifying
approve(address spenderuint256 amountreturns (bool)
blacklistLiquidityPool(address lpAddress
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
enableTrading(
excludeFromFees(address accountbool excluded
excludeFromMaxTransaction(address updAdsbool isEx
increaseAllowance(address spenderuint256 addedValuereturns (bool)
renounceOwnership(
setAutomatedMarketMakerPair(address pairbool value
transfer(address recipientuint256 amountreturns (bool)
transferFrom(address senderaddress recipientuint256 amountreturns (bool)
transferOwnership(address newOwner
unblacklist(address _addr
updateLimitsAndFees(
withdrawStuckEth(address toAddr
withdrawStuckToken(address _tokenaddress _to
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludeFromFees(address indexed accountbool isExcluded
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
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.