Borrow Rate
At any point in time one may query the contract to get the current borrow rate per second.
QToken
RETURN: The current borrow rate as an unsigned integer, scaled by 1e18.
Solidity
Ethers.js
Last updated
Was this helpful?