> ## Documentation Index
> Fetch the complete documentation index at: https://base-a060aa97-feat-add-b20-demo.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# IB20Asset.uiMultiplier

> ERC-8056 UI multiplier reference.

## Signature

```solidity theme={null}
function uiMultiplier() external view returns (uint256);
```

| Field               | Value            |
| ------------------- | ---------------- |
| Selector            | `0xa60bf13d`     |
| Canonical signature | `uiMultiplier()` |

## Description

Returns the current ERC-8056 UI multiplier, represented with 18 decimals (`1e18 = 1.0`).

## Related

* [IB20Asset reference](/base-chain/specs/upgrades/beryl/b20/specification/reference/interfaces/IB20Asset)
