Create a token Open a pool
One signature deploys the token and opens a real Uniswap pool against an approved pair asset. The whole supply goes into liquidity that nobody, including ECOPAD, can withdraw. It trades from the first block.
Reading the official token from the chain…
- Total supply
- —
- Fee on each trade
- —
- Creator share
- —
- Holder share
- —
- Protocol share
- —
- Launch fee
- —
- Liquidity
- Locked permanently
- Engine
- Uniswap V3
Every market charges this base fee, and what its locked liquidity earns from it is divided these three ways. A creator may add a tax of up to 10% on top, charged on each trade and paid to them in full — the create page shows what a trade would cost before you sign.
Loading pools…
- Stage 1DeployName the token, pick a ticker and a pair asset. One signature mints the supply.
- Stage 2OpenThe same transaction creates the Uniswap pool and puts the entire supply into one position that can never be withdrawn.
- Stage 3TradeThe pool is the market from that block. Its fees are split between the creator, the people holding the token, and the protocol — whichever interface the trades came through.