How to get the max LTV for a certain asset?
- undefined
- undefined Aave
Expert
Guys I'm trying to get the max LTV for a certain asset, I'm calling `getReserveData()`on the pool and the first return value is a uint256 of which the first 16 bits are the LTV, how do I "extract out" those bits?