quai to a BigInt, using 18 decimal places.
Parameters
Returns
bigint
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 parseQuai(ether): bigint
quai to a BigInt, using 18 decimal places.
| Parameter | Type | Description |
|---|---|---|
ether | string | The value to convert. |
bigint
The converted value.
Was this page helpful?
