I am in the process of testing out some Uniswap v3 libraries like https://github.com/uniswap-integration/simple-uniswap-sdk/ and would like to know how to find pool and token addresses for Uniswap v3 on the Ropsten network and eventually for the Optimism main and Kovan test networks.
I have been able to successfully get these mainnet values by querying the v3 subgraph. Are there subgraphs available for test networks or where can find the contract IDs?