osmosis-labs / isotonic

Smart Contracts for the Lendex Protocol
MIT License
1 stars 0 forks source link

market: borrowable query #134

Closed uint closed 2 years ago

uint commented 2 years ago

Built on top of #133

Closes #125

Add a Borrowable query to the market contract, allowing a frontend to query for the amount available to be borrowed by the specified account.

uint commented 2 years ago

Rebased