Signature
IB20Asset.sol
Description
The current multiplier, scaled toWAD_PRECISION. Holder balances are stored
as raw units; the multiplier scales them into a derived “scaled” view, similar
in shape to wstETH wrapping stETH.
Dev: Alias of the ERC-8056 uiMultiplier().
Return: Current (effective) multiplier.
Access Control
Read-only or ERC-20-standard access rules unless the NatSpec states otherwise.Policy Interaction
No direct policy interaction.Example
Usage Example