The script subscribes to logs and pendingTransactions filters. When a new pair is created (a "PairCreated" event), the script instantly indexes it—often faster than the official DEX frontend.
To avoid rate limits from public endpoints, the script supports multiple private RPC nodes (e.g., QuickNode, Alchemy, or custom nodes), distributing requests for maximum speed. dex explorer v2 script