🏦Lending
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<LendingMarket>.
If the protocol does not support lending markets, an empty array will be returned.
Get user positions for by protocol
Last updated