UiAmountToAmountInstructionDataArgs
type UiAmountToAmountInstructionDataArgs = {
uiAmount: string;
};Properties
uiAmount
uiAmount: string;The ui_amount of tokens to reformat.
type UiAmountToAmountInstructionDataArgs = {
uiAmount: string;
};uiAmount: string;The ui_amount of tokens to reformat.