UpdateMultiplierScaledUiMintInstructionArgs: {
    effectiveTimestamp: number | bigint;
    multiplier: number;
}

Type declaration

  • effectiveTimestamp: number | bigint

    The timestamp at which the new multiplier will take effect

  • multiplier: number

    The new multiplier for the scaled UI extension

Generated using TypeDoc