Skip to main content

referrals types

This type-only entrypoint exports the SDK's referral data shapes.

Exports

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