Skip to main content

referrals

This module exports referral-code helpers and referral-related data types.

Runtime exports

  • MAX_REFERRAL_CODE_LENGTH
  • decodeReferralCode
  • encodeReferralCode

Re-exported types

  • UserReferralInfo
  • RebateDistributionType
  • RebateDistribution
  • CodeOwnershipInfo
  • ReferralCodeStats
  • AffiliateTotalStats
  • TraderReferralTotalStats
  • TierInfo
  • ReferralsStats
  • TotalReferralsStats
import { encodeReferralCode, decodeReferralCode } from "@gmx-io/sdk/utils/referrals";