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

    Function calculateReferrerTierProgress

    • Converts the signed aggregate from one ReferrerAccount read into exact basis-point progress between two product-supplied tier thresholds.

      Parameters

      • args: {
            currentTierMinimum: bigint;
            nextTierMinimum: bigint;
            referredNetDeposits: bigint;
        }

      Returns ReferrerTierProgress