4.7.3 Community Rewards & Invites

GET /community/rewards — Referral Reward Records

ReferralRewardVO:

FieldTypeDescription
reward_nostringReward order number
reward_typestringReward type
currencystringCurrency
amountnumberReward amount
source_user_idint64Source user ID
statusstringStatus: PENDING / PAID
gen_timedatetimeGeneration time
pay_timedatetimePayout time

GET /community/invite — Invite Information

Response (InviteInfoVO):

FieldTypeDescription
invite_codestringInvite code
direct_countint64Direct referral count
personal_achievednumberPersonal performance
team_achievednumberTeam performance
min_zone_achievednumberMinimum zone performance
teamsint32Number of teams
effective_direct_countint64Effective direct referral count
Document Source: This document is compiled from the MetaEdge official website (https://metaedge.xyz/), API documentation (https://edge-doc.vercel.app/), and CLI README. Content marked [TBD] is pending further information or confirmation from the MetaEdge team. Introductory copy and data follow the current official website.