🏊♂️Pooling
List markets by protocol
In order to list all lending markets for a specific protocol the following code can be used. The return value is of type Array<PoolingMarket>.
If the protocol does not support pooling markets, an empty array will be returned.
Get user positions for by protocol
Last updated