value into a decimal string using 3 decimal places.
Parameters
Returns
string
The converted value.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
function formatQi(value): string
value into a decimal string using 3 decimal places.
| Parameter | Type | Description |
|---|---|---|
value | BigNumberish | The value to convert. |
string
The converted value.
Was this page helpful?
