Skip to content

PersistentAI API Documentation / @persistentai/fireflow-nodes / formatAmount

Function: formatAmount()

formatAmount(raw, decimals): Amount

Defined in: packages/fireflow-nodes/src/nodes/blockchain/schemas.ts:287

Helper function to format amount

Parameters

raw

string

decimals

number

Returns

Amount

Licensed under BUSL-1.1