Launch A Coin Quoted In GOLEMName It, Seed The Pool, Lock The LP
Pick a name, a ticker and an image. You choose how much GOLEM goes in as liquidity. The factory opens a Uniswap V2 pool, locks the LP, and takes 1.5% on later buys and sells.
How it works
One call, and the pool is live
Name, ticker, image
Give the token a name and a ticker, and optionally an image. The picture is frozen as metadataURI — it is not the quote asset and not a unique on-chain id.
You add GOLEM as liquidity
Choose how much GOLEM to put in. If the balance and allowance cover it, the whole token supply plus that GOLEM go into a Uniswap V2 pair. LP locks in GolemLocker.
Buys and sells take 1.5%
The pool is your token quoted in GOLEM. 1% of buy/sell volume goes to the launcher, 0.5% to the project. Liquidity cannot come back out.
What you get
The parts that cannot change
Transfers to or from the pair take 1.5% of the amount: 1% to whoever launched the token, 0.5% to the project. Wallet-to-wallet is untaxed. Uniswap V2’s 0.3% still sits in the locked LP.
00Liquidity goes in and cannot come out. The locker owns the LP tokens and exposes no path to withdraw them, for anyone, including us.
01A launched token has no owner, no premine and no mint function. The whole 1,000,000,000 supply goes straight into its Uniswap V2 pool at launch.
02You pick how much GOLEM (or any ERC-20 the factory is passed) to seed. That amount, plus the full token supply, is the starting pool. The image is metadata, not the quote.
03Launches
Tokens already live
Each of these is an ERC-20 with a Uniswap V2 pool quoted in GOLEM and LP locked. Launch another, or open one that already exists.
Reading the factory…
The picture is metadata
It does not become the quote
You can attach any image as frozen metadataURI. It is not hashed into a pair id, and it is not what the pool trades against. The pool is your token quoted in GOLEM.
Questions
The ones worth asking first
Does owning a launched token mean I own the image?
No. The picture is frozen metadata. Not ownership, not a licence, not equity, not a claim on anyone. Whoever made the image is not involved and receives nothing.
What does Golempad charge?
1.5% on buys and sells of the launched token: 1% to the launcher, 0.5% to the project. There is no extra fee on launch() itself. Uniswap V2 also takes its usual 0.3%, which stays in the locked LP.
Can I pull my liquidity back out?
No, and neither can we. The locker owns the LP tokens and exposes no withdraw path at all. That is permanent and deliberate, which also means any bug in it is permanent.
What is the pool quoted in?
GOLEM, or whatever ERC-20 the launcher passes as quoteToken. You choose how much of it to put in. The image is not the quote asset.