用uniswapV2为例, 监听factory合约的PairCreated(token0, token1, pair, allPairs.length); 事件, 具体可以采用rpc设置检索区间eth_getLogs 中的fromblock和toblock参数