Skip to main content
Related concept

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