gill/programs/token/Type aliasesAmountToUiAmountInstructionDatatype AmountToUiAmountInstructionData = { amount: bigint; discriminator: number; }; Properties amount amount: bigint; The amount of tokens to reformat. discriminator discriminator: number;AmountToUiAmountInstructionPrevious PageAmountToUiAmountInstructionDataArgsNext Page