Hooks for working with interest rates on Compound III
useGetSupplyRate
hook retrieves the current supply interest rate for the base asset.
useGetBorrowRate
hook retrieves the current borrow interest rate for the base asset.
useGetUtilization
hook retrieves the current utilization rate of the protocol, which is the ratio of borrowed assets to supplied assets.