Skip to main content

Signature

IB20Asset.sol

Description

Convenience for toUIAmount(balanceOf(account)). Returns the account’s raw ERC-20 balance expressed in its scaled (UI) form by applying the active multiplier. Equivalent to balanceOfUI in the ERC-8056 Balances extension.

Parameters

Returns

Access Control

Read-only. No role required.

Policy Interaction

No direct policy interaction.

Example

Usage Example