Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Generated B20 reference for scaledBalanceOf(address).
function scaledBalanceOf(address account) external view returns (uint256);
0x1da24f3e
scaledBalanceOf(address)
toUIAmount(balanceOf(account))
account
address
IB20Asset(target).scaledBalanceOf(arg0);
Was this page helpful?