Documentation
Everything you need to know about gitlawnch.
Launching a Token
Launching a token on gitlawnch takes less than 2 minutes. Here's the full process:
- 01Connect your MetaMask wallet (Base Mainnet).
- 02Click "+ Launch Token" in the top navigation.
- 03Enter your token name and symbol (e.g. PEPE, DOGE).
- 04Optionally upload a logo, add a bio, and add social links.
- 05Click "Launch on Base" and confirm the transaction in your wallet.
- 06Your token is live instantly — with a Uniswap V4 pool ready to trade.
â„¹ï¸ Make sure you're on Base Mainnet (Chain ID: 8453). gitlawnch will prompt you to switch if needed.
Trading Tokens
Every gitlawnch token has its own trading page with a live chart, order book, and buy/sell widget.
- 01Find a token in the Feed or via search.
- 02Click on it to open the token detail page.
- 03Enter the amount of ETH you want to spend.
- 04Set your slippage tolerance (default 3%).
- 05Click "Buy" and confirm in your wallet.
Selling works the same way — switch to the "Sell" tab and enter the token amount you want to sell.
Fee Distribution
gitlawnch charges a flat 1% fee on every swap. This is the only fee — there are no separate LP fees.
| Recipient | Share | Notes |
|---|---|---|
| Creator | 80% | Token deployer, claimable anytime |
| Platform | 20% | gitlawnch operations |
As a token creator, you can claim your accumulated fees anytime from the "My Tokens" page or the token detail page.
â„¹ï¸ Fees accrue in both ETH (from buys) and your token (from sells). Both sides are claimable separately.
Contract Addresses
All gitlawnch contracts are deployed on Base Mainnet (Chain ID: 8453).
| Contract | Address |
|---|---|
| Factory | 0x18c3B29A5a67139e947aB9f92B9cF6a99Be8421E |
| Hook | 0x8dEFd6dA5b578F50B22a358c4D859D5B538E9088 |
| Locker | 0x99C4b4aa07B38FE1b30425585CAFF26f08595Cbc |
| Router | 0x2bc04eCB0675BB4eC2D046fD0e17e8ae2dAf42aC |
Security
gitlawnch is built with security and fairness as core principles:
- →Fixed 100B supply — no minting function exists after deployment.
- →Single-sided liquidity — no ETH is locked; you can always trade.
- →No admin keys — the factory has no upgrade or pause mechanism.
- →Open source contracts — verify everything on BaseScan.
- →Fees are distributed by the Locker contract — not a hot wallet.
â„¹ï¸ gitlawnch contracts have NOT been formally audited. Use at your own risk. Never invest more than you can afford to lose.