White-Whale-Defi-Platform / white-whale-core

Core contracts for White Whale, The Interchain Liquidity Protocol for the Cosmos.
https://whitewhale.money
MIT License
36 stars 23 forks source link

feat(pool_manager): pools query improvement #372

Closed kerber0x closed 3 weeks ago

kerber0x commented 3 weeks ago

Description and Motivation

This PR modifies the Pool query on the pool manager so that it returns a list of pools if desired. This can help frontends list all the pools in the contract. It offers pagination.

Related Issues


Checklist: