BaseAmountOutConditionArgs: {
    amount: number | bigint;
    bucket: PublicKey;
    conditionType: ConditionTypesArgs;
    padding: number[];
    triggeredTimestamp: number | bigint;
}

Type declaration

Generated using TypeDoc