Referral
useReferralInfo
Hook to get referral profile info including affiliate/trader status and first referral code.
Obtain information about the inviting person, including whether he/she is an Affiliate/Trader.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Hook to get referral profile info including affiliate/trader status and first referral code.
const { data, isTrader, isAffiliate, error, isLoading, getFirstRefCode } = useReferralInfo();