Favorites
/api/favorites provides endpoints for gathering, adding, and removing tokens from a users favorites list.
/api/favorites provides endpoints for gathering, adding, and removing tokens from a users favorites list.
List favorite tokens for a specified user.
OK
Find and list favorite tokens for current user.
OK
Add favorite token for the current user.
OK
Find and remove a favorite token.
OK