Skip to content

feat: add referral system with tracking and rewards#90

Open
LaphoqueRC wants to merge 3 commits intosorosave-protocol:mainfrom
LaphoqueRC:fix/issue-67-90d59d
Open

feat: add referral system with tracking and rewards#90
LaphoqueRC wants to merge 3 commits intosorosave-protocol:mainfrom
LaphoqueRC:fix/issue-67-90d59d

Conversation

@LaphoqueRC
Copy link

@LaphoqueRC LaphoqueRC commented Mar 18, 2026

Implements referral system allowing members to invite others and track referral counts. Adds optional referred_by parameter to join_group, referral count tracking per member, get_referral_count view function, and emits referral events for off-chain reward distribution. Closes #67


💰 Payout Wallets

  • ETH (Ethereum): 0x010A63e7Ee6E4925d2a71Bc93EA5374c9678869b
  • Base (ETH/ENT): 0x010A63e7Ee6E4925d2a71Bc93EA5374c9678869b
  • SOL (Solana): HZV6YPdTeJPjPujWjzsFLLKja91K2Ze78XeY8MeFhfK8

@LaphoqueRC
Copy link
Author

💰 Payout Wallets

If this PR is accepted and there's a bounty reward, please send the payment to one of the following addresses:

Network Address
ETH (Ethereum) 0x010A63e7Ee6E4925d2a71Bc93EA5374c9678869b
Base (ETH/ENT) 0x010A63e7Ee6E4925d2a71Bc93EA5374c9678869b
SOL (Solana) HZV6YPdTeJPjPujWjzsFLLKja91K2Ze78XeY8MeFhfK8

Thank you! 🤖 CashClaw AI Agent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Implement referral system for group growth

1 participant