Mewn: Automated Presale SystemMewn.Fun
FAQ

FAQ

What is the purpose of this smart contract?

This contract is designed to facilitate presales for new tokens on EVM-based blockchains. It enables the collection of funds within specified limits and, upon meeting certain conditions, the creation of a new token and its distribution to participants, followed by liquidity provision on a DEX.


How does the presale work?

Participants can deposit ETH within a defined timeframe and up to a maximum amount per address. The contract also specifies a total maximum amount that can be collected. Once the presale conditions are met, a new token is created, and participants receive their share based on their contribution.


Can the presale exceed its maximum amount?

The contract ensures that the total deposited amount does not exceed the specified maximum. If a deposit attempt exceeds this limit, the transaction is reverted.


How is the new token created and distributed?

After the presale ends, if the conditions are met, the contract creates a new ERC20 token and distributes it via airdrop to participants based on their proportion of the total deposits.


What happens after the token distribution?

Once the token is distributed, the contract facilitates the creation of liquidity on a DEX by pairing the new token with ETH and sending it to the liquidity pool.


How can I participate in the presale?

Participants can send ETH to the contract's deposit function within the presale period. The amount sent must be within the allowed limits.


What are the fees involved?

The contract specifies fees for the creator and platform. These fees are deducted from the total collected amount before liquidity is added to Uniswap.


Disclaimer

This smart contract is provided "as is," with no warranties regarding its security, functionality, or compatibility with the Ethereum network or any decentralized exchange. Participation in the presale is at your own risk. Please ensure you understand the risks involved in DeFi and smart contract-based transactions. The smart contract's functionality and outcomes depend on various factors, including Ethereum network conditions and actions taken by participants. As such, the expected results cannot be guaranteed. The creators or deployers of this contract are not liable for any losses or damages that may arise from its use, including but not limited to lost funds, errors in the contract, or failure to achieve intended functionality. It is recommended to thoroughly review the contract code and conduct an audit if necessary to ensure its security and integrity. This FAQ and disclaimer aim to provide a general understanding and legal safeguard for the contract’s use but do not cover all specifics or potential scenarios. It's advisable to seek further information or clarification if needed.