Skip to content

CP-9990: Implement Price Alerts for Watchlist Favorites #3067

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

neven-s
Copy link
Collaborator

@neven-s neven-s commented Jul 18, 2025

Ticket: CP-9990

Description:

This PR implements price alert notification system that automatically subscribes users to price change notifications for their watchlist favorite tokens.

Key Changes:

  • Created price alert subscription services that communicate with the notification sender API
  • Implemented automatic subscription management tied to watchlist favorites
  • Added unsubscribe functionality when notifications are disabled
  • Updated deeplink handling to support both legacy coingeckoId and new EIP-155 internalId formats
  • Improved token detail navigation for different ID formats

Screenshots and videos

Screen.Recording.2025-07-17.at.15.44.50.mov

Checklist

Please check all that apply (if applicable)

  • I have performed a self-review of my code
  • I have verified the code works
  • I have added/updated necessary unit tests
  • I have updated the documentation

neven-s added 6 commits July 14, 2025 20:21
Integrates a service and listeners for managing token change notifications tied to watchlist favorites. Includes setup for handling subscription updates, listener connections, and type updates to align with Coingecko IDs.
# Conflicts:
#	yarn.lock
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant