A Uniswap V2-style constant-product AMM. Swap fee is set per chain, from 0.005%, one sixth of that to the protocol — no platform token, no games. Launch a token on the Shity Launchpad, trade it here, borrow against it on Shity Lending. Connect your wallet and trade; we run nothing.
Create a new pool or add to an existing one. Liquidity providers earn 0.25% of every swap through their pool.
| Chain | Deploy cost | Swap fee | Protocol cut |
|---|
The protocol cut is a hardcoded constant in each factory — changing it requires deploying a new factory version; there is no admin key. Gas for every deployment is paid by the deployer's own wallet.
All contracts are open source: github.com/ShitcoinBTC/shitcoin-dex — compiled with Solidity 0.8.24, 26/26 unit tests green per EVM chain. Solana program: Anchor, 14/14 integration tests green.