๐บWatchlist
Needs Wallet Authentication
Needs Wallet Authentication
Last updated
Needs Wallet Authentication
Needs Wallet Authentication
Last updated
This route gets the projects present in watchlist of the wallet.The route first queries and finds all the projects in the watchlist.The route then returns the projects found.
Successful
This route adds the given project to watchlist.The route first queries and finds the project in our database.The route then adds the given project to the watchlist of the wallet.
Successful