Referrals
Referral system operations
Create a referral relationship for the authenticated user
Body
addressstring · addressOptionalExample:
Address of the user who made the referral
0x1234567890123456789012345678901234567890codestringOptionalExample:
Referral code
ABC123Responses
201
Referral created successfully
application/json
400
Bad request
application/json
401
Unauthorized
application/json
500
Internal server error
application/json
post
/api/referralOfLast updated