List of all pools in Arbitrum

Is there a query I could use to get all liquidity pools in Arbitrum - similar to the one I can use in Ethereum?

Thanks

Please check this query to get top pools on Arbitrum Trades By Pairs

use limit and offset to iterate overall all of them or change query accordingly

Thanks Gaurav, from what I can see this brings the pairs but it doesn’t show the pool address. I tried finding the field to add but couldn’t.

Where can I get the pool addresses?

Check this Trades By Pairs with pool address - Blockchain Data API