approveddex-analytics
Newly Created DEX Pools by Network
Freshly created liquidity pools on a given network (eth, base, solana, etc.) from GeckoTerminal: base/quote token, pool address, price USD, initial liquidity (reserve USD) and creation time. Useful for new-listing and early-liquidity monitoring.
Networks
Base (Coinbase L2)solana:mainnetNoble
Regions
Global (no regional restriction)
Tags
#dex-analytics#dex#pools#new-listings#x402
How to use
Sample response
{"data":[{"id":"base_0x...","type":"pool","attributes":{"name":"NEW / WETH","base_token_price_usd":"0.0003","reserve_in_usd":"45000","pool_created_at":"2026-06-21T00:00:00Z"}}]}curl -X GET 'https://proxy.suverse.io/v1/data/dex-new-pools'