Meme St

Verified contract

Active on Ethereum with 260 txns
Deployed by via 0x0f42da86 at 18571627
Slot
32
30
28
26
24
22
20
18
16
14
12
10
8
6
4
2
0
-
variable spans 1 additional slot
ERC-20
--
0x38c7b8d114c8aa7b3b38b736865a0acc0bcbe6fcfefe0298a29222643ca7b816
0xfe8897c1a9941b49b4ed6dec25e5860c6b3e9cc16e2f50e0c0ed7aab54d687e6
0x8633e5430738aa8dab01b9e966cb152db38f93b31fb7136281eac75d32a51c1b
0x8fa3e22a6040403311b3c6e50000eff681ecde252e14d133cb0e2407c169e787
0xd570ef46d2897b2b3c90470f8599001889e486dcb8d3d326cc6c4473064df9fb
0xff0d2ffc8c92cab541e794a12e94955dc783bdfed2ea8287fc808d35b15bd5b8
0x3938ec3ef77b996c811cab5f39abe0d493908da455acf54237c8f2bde4b8b45e
0xe8997e4d97ff173fa28a378b603218f72c00fdb9b05356563f8045206012e499
0xc153fc2757874407fe33ccdf3c3639c390928272935ce2e75bdd374417892272
0x3e388ebf86629f10f878198811cfc151156f7e713a641ae9b8dd08cf6d67d960

Functions
Getter at block 21393021
BURN_ADDRESS(view returns (address)
0x000000000000000000000000000000000000dead
FEE_PRECISION(view returns (uint16)
10000
MAX_FEE(view returns (uint16)
2000
autoProcessFees(view returns (bool)
true
decimals(view returns (uint8)
18
feeConfiguration(view returns (bool feesInTokenuint16 buyFeesuint16 sellFeesuint16 transferFeesuint16 burnFeeRatiouint16 liquidityFeeRatiouint16 collectorsFeeRatio)
(feesInToken=true, buyFees=0, sellFees=200, transferFees=0, burnFeeRatio=0, liquidityFeeRatio=0, collectorsFeeRatio=10000)
initialSupply_(view returns (uint256)
100000000000000000000000000000
liquidityOwner(view returns (address)
0xae616750b5841ec34dc3f876ad2ffd2102fd6575
maxTokenPerWallet(view returns (uint256)
100000000000000000000000000000
name(view returns (string)
Meme St
numTokensToSwap(view returns (uint256)
10000000000000000000000000
owner(view returns (address)
0x0000000000000000000000000000000000000000
swapPair(view returns (address)
0x6ddbea19947b019bbd1f3a818858a5022e905d0b
swapRouter(view returns (address)
0x7a250d5630b4cf539739df2c5dacb4c659f2488d
symbol(view returns (string)
MEMES
totalFeeCollectorsShares(view returns (uint256)
10000
totalSupply(view returns (uint256)
100000000000000000000000000000
Read-only
allowance(address owneraddress spenderview returns (uint256)
balanceOf(address accountview returns (uint256)
feeCollectorShare(address accountview returns (uint256)
isExcludedFromAntiWhale(address accountview returns (bool)
isExcludedFromFees(address accountview returns (bool)
isFeeCollector(address accountview returns (bool)
isLpPool(address pairAddressview returns (bool)
State-modifying
addFeeCollector(address accountuint256 share
approve(address spenderuint256 amountreturns (bool)
burn(uint256 amount
burnFrom(address accountuint256 amount
clearStuckFunds(
decreaseAllowance(address spenderuint256 subtractedValuereturns (bool)
distributeFees(uint256 amountbool inToken
increaseAllowance(address spenderuint256 addedValuereturns (bool)
processFees(uint256 amountuint256 minAmountOut
removeFeeCollector(address account
renounceOwnership(
rescueTokens(address _tokenaddress recipientuint256 _amount
setAutoprocessFees(bool autoProcess
setFeeConfiguration(struct TaxableTokenFeeConfiguration configuration
setIsExcludedFromAntiWhale(address accountbool excluded
setIsExcludedFromFees(address accountbool excluded
setIsLpPool(address pairAddressbool isLp
setLiquidityOwner(address newOwner
setMaxTokenPerWallet(uint256 amount
setNumTokensToSwap(uint256 amount
setPairToken(address token
setSwapRouter(address newRouter
transfer(address touint256 amountreturns (bool)
transferFrom(address fromaddress touint256 amountreturns (bool)
transferOwnership(address newOwner
updateFeeCollectorShare(address accountuint256 share
Events
Approval(address indexed owneraddress indexed spenderuint256 value
ExcludedFromAntiWhale(address indexed accountbool excluded
ExcludedFromFees(address indexed accountbool excluded
FeeCollected(address indexed receiveruint256 amount
FeeCollectorAdded(address indexed accountuint256 share
FeeCollectorRemoved(address indexed account
FeeCollectorUpdated(address indexed accountuint256 oldShareuint256 newShare
FeeConfigurationUpdated(struct TaxableTokenFeeConfiguration configuration
MaxTokenPerWalletUpdated(uint256 amount
OwnershipTransferred(address indexed previousOwneraddress indexed newOwner
SetLpPool(address indexed pairAddressbool isLp
SwapRouterUpdated(address indexed routeraddress indexed pair
Transfer(address indexed fromaddress indexed touint256 value
Constructor
constructor(
Fallback and receive
receive(
Errors

This contract contains no error objects.