Signature
Description
DEPRECATED. Converts a raw balance to its scaled view:rawBalance * multiplier / WAD_PRECISION. Retained (dialable) for backward compatibility as an alias of toUIAmount. Prefer the ERC-8056 Conversion extension toUIAmount(uint256) in new code.
Parameters
Returns
Access control
Read-only; no role required.Policy interaction
No direct policy interaction.Example
Title Deprecated usage — prefer toUIAmount