@neutral-trade/sdk - v1.0.13
    Preparing search index...

    Function estimateWithdrawalAvailableTimestamp

    • Mirrors the availability clamp at referrer_request_withdraw.rs:70-81.

      Parameters

      • args: {
            cooldownSeconds: bigint;
            nowUnixSeconds: bigint;
            withdrawalRedemptionRequestCutoffTs: bigint;
            withdrawalRedemptionUnlockCurrentCycleTs: bigint;
            withdrawalRedemptionUnlockNextCycleTs: bigint;
        }

      Returns bigint