Newly Created DEX Pools by Network
x402/newly-created-dex-pools-by-networkFreshly 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. [x402: $0.1/call on base, category=data]
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"newly_created_dex_pools_by_network": {
"url": "https://proxy.suverse.io/v1/data/dex-new-pools",
"transport": "http"
}
}
}