๐Portfolio
Needs Wallet Authentication
Needs Wallet Authentication
Last updated
Needs Wallet Authentication
Needs Wallet Authentication
Last updated
This route returns the balance of the projects in portfolio of the wallet from the blockchain.The route first queries the database for all the projects in portfolio.The route then returns balances of the wallet on those projects using the blockchain.
Successful
This route adds the given project to portfolio.The route first queries and finds the project in our database.The route then adds the given project to the portfolio of the wallet.
Successful