gill/programs/token/Type aliasesAmountToUiAmountInstructionDataArgstype AmountToUiAmountInstructionDataArgs = { amount: number | bigint; }; Properties amount amount: number | bigint; The amount of tokens to reformat.AmountToUiAmountInstructionDataPrevious PageApplyConfidentialPendingBalanceInputNext Page