Skip to main content

Signature

Description

Converts a raw balance to its scaled view: rawBalance * multiplier / WAD_PRECISION. Param: rawBalance Raw token amount to scale. Return: Scaled balance at the current multiplier.

Access Control

Read-only or ERC-20-standard access rules unless the NatSpec states otherwise.

Policy Interaction

No direct policy interaction.

Example