Const
Fetches all available lending pools
This function retrieves the complete list of lending pools from the Navi protocol API. It's wrapped with caching and singleton behavior for efficient data access.
Optional
Optional environment and caching options
Promise<Pool[]> - Array of all available lending pools
Fetches all available lending pools
This function retrieves the complete list of lending pools from the Navi protocol API. It's wrapped with caching and singleton behavior for efficient data access.