New pools for a token you're watching can appear at any hour, and being early to notice one is often the whole game. This alert watches Uniswap's own factory contract directly for pool-creation events involving a specific token address.
You give it a token address and a chain. It watches for PoolCreated events emitted by the Uniswap V3 factory where that token is either side of the pair, and fires the moment one appears — reading the event straight from the contract, not from an indexer that might lag.
A brand-new pool has no history yet, which is exactly when it's hardest to find through a normal scan (nothing to rank it by) and most valuable to know about early. Watching a specific token you already care about — a project you're following, a token you hold — sidesteps that entirely.
A new pool existing tells you nothing about whether it's a good idea to provide liquidity in it. Thin, brand-new pools carry real risks: no trading history to judge activity against, and in the case of a deliberately malicious token, mechanisms that can trap liquidity. This alert is about being informed the moment something happens, not a signal to act without checking further.
Alerts are configured from the Account tab — pick this type, fill in the settings above, and link Telegram to start receiving notifications.
Launch the app →Yes — that's the point. You watch a token before any pool exists, and get notified the moment one is created.
You'll be notified for each new pool creation event involving that token, regardless of fee tier, so you see all of them as they happen.
Yes, on chains where V4 is supported, alongside V3.