API Reference@overcast-xyz/coreFunctionsamountFromWireOn this pageFunction: amountFromWire() function amountFromWire(amount): bigint; Defined in: packages/overcast-core/src/assets/amounts.ts:98 Parse a decimal-string wire amount back to a native bigint. Parameters ParameterTypeamountstring Returns bigint