Last active
April 7, 2024 16:01
-
-
Save SametSahin10/751d3d479a2f8fb75c5f577510837328 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "id", | |
"walletAddress": "walletAddress", | |
"eoaAddress": "eoaAddres", | |
"points": 10, | |
"referralCode": "referralCode", | |
"pointsLastUpdatedAt": "2022-04-04T23:46:20.469Z", | |
"updatedAt": "2024-04-04T23:41:28.673Z", | |
"walletAgeInDays": 100, | |
"twitterAccountId": "55", | |
"leaderboardPosition": 1, | |
"completedQuests": [ | |
{ | |
"type": "referral" | |
}, | |
{ | |
"type": "followFuseOnTwitter" | |
}, | |
{ | |
"type": "numOfTokens" | |
}, | |
{ | |
"type": "staking", | |
"stakingType": "sFuse" | |
}, | |
{ | |
"type": "staking", | |
"stakingType": "veVolt" | |
}, | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment