You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Lots of empty wallets, that's "okay" for the first one, but cannot just link many wallets. Create a new event or extend the previous one to include a specific balance amount of tokens
Implementation
Platform Side Scoping to LinkWallet (amount, token pairing(s), a subset (only tokens that are in the token db)
Client Side Update the LinkWallet QuestAction to include this "nested list" -> leverage the "groups gating requirements UI" -> users will have to fulfill all the requirements (ors)
Discussion
Option1: Take the snapshot at the time of Linking of Wallet (not sybil resistant)
Option2: think about taking the aggregate / minimum supply during some time period, but this would change the Quest Model
Option3: "include this" as part of groups / gating (award XP at the end of the quest) for maintaining the balance during the whole period
The text was updated successfully, but these errors were encountered:
Description
Lots of empty wallets, that's "okay" for the first one, but cannot just link many wallets. Create a new event or extend the previous one to include a specific balance amount of tokens
Implementation
Discussion
The text was updated successfully, but these errors were encountered: