🐄Farming
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<FarmingMarket>.
If the protocol does not support farming markets, an empty array will be returned.
Get user positions for by protocol
Last updated