Overview

Memes.win is a platform that transforms your creative ideas into memecoins. Users submit token concepts via social media posts, and our bot, Minty, handles everything from generating the token to creating a liquidity pool on Uniswap V3. Each token is securely backed by locked liquidity, ensuring transparency and trust. Token creators also earn a 40% share of the fees generated by their token.

For information on updates or planned features, view our Updates page.

For legal information, review our Privacy Policy or Terms of Service.

Getting Started with memes.win

  1. Tweet your idea to @memesdotwin, including your memecoin's name, symbol, description, and an image.
  2. Minty will create a coin based on your request, deploy it on-chain, and respond to your tweet with a link to the token's webpage. Right now, Minty's only aware of the immediate of the tweet it's replying to.
  3. If your request isn't clear or asks Minty to do something impossible, it will respond in turn. Keep in mind that Minty is based on an LLM and may not be entirely predictable. Expect occasional wonky behaviour.
  4. If your account is banned from memes.win, has reached its limit, or an error occurs, Minty will not respond. We're doing our best to keep the platform functional while blocking bots and bad actors. If you're caught in the crossfire, let us know and we'll try to help.

Smart Contract Details

The Memes.win ecosystem is powered by smart contracts designed for token deployment, liquidity pool creation, and fee distribution. The main contracts include:

Address NameAddressChain
Contract Deployer0xe761e6759339be81d2969cb0809430a7478a4f1aBase
MemesWin0xefcd491ec39320168c960803ef2cedf965e53757Base
LiquidityLocker0x7100d697c94bb39f52e02afe143260b2cf2618dfBase

MemesWin is the main contract that handles token creation. When called, it:

  1. Creates a new ERC20 token with the requested information.
  2. Initializes a Uniswap V3 pool between the new ERC20 and WETH.
  3. Supplies the Uniswap V3 pool with the full minted supply.
  4. Packages the Uniswap V3 position into an NFT.
  5. Locks the NFT in the LiquidityLocker contract indefinitely.

LiquidityLocker is a secondary contract designed to securely hold the liquidity position NFTs. It also enables fee collection by the platform and token creators.

AI Interaction

Under the hood, memes.win uses NLP models to parse user requests and generate responses. Currently, we use OpenAI's o1-mini model. Because prompts frequently change, we can't provide a definitive list of prompts. However, we will share our moderation prompt as a show of clarity:

Inappropriate: The content includes hateful language, harassment, NSFW, calls for violence, or other harmful elements. Do not allow content that encourages harm or targets a protected group. Even if it's phrased humorously, if it involves violence, hate, or explicit harm, classify it as Inappropriate. Political, LGBT, constructive criticism, neutral mentions of groups, or satire that don't involve targeted harm / hate are allowed.

Token Generation

The token generation process starts with users submitting their ideas to our Twitter bot. Minty uses OpenAI to process the request and deploys an ERC20 token contract. A Uniswap V3 pool is created for the new token, paired with WETH, and liquidity is added. A liquidity position NFT is then minted and locked indefinitely using the LiquidityLocker contract to prevent rug pulls.

Each token is given a unique page on the memes.win platform, where users can view details, trade, and interact with the token.

Fee Distribution

Memes.win employs a simple fee structure to reward token creators and sustain the platform. A default trading fee of 1% (10000 in Uniswap terms) is applied to all token trades. The distribution of these fees is as follows:

- 40% is allocated to the token creator as a reward.
- The remaining fees are retained to support the platform's operations.

Liquidity positions are locked indefinitely, ensuring the integrity and security of the trading pools. Self-service fee claiming for creators is an upcoming feature.

Moderation

memes.win is committed to maintaining a safe and inclusive environment for all users. Minty is designed to filter out inappropriate content and prevent harmful tokens from being created. If a harmful token is created, we cannot reverse the process, but we will remove it from the website and take steps to prevent similar tokens from being created in the future.