Skip to content

chore(checkout): Add pair info to price surge event#2623

Merged
keithbro-imx merged 1 commit into
mainfrom
task/GFI-342-add-pair-info
Apr 17, 2025
Merged

chore(checkout): Add pair info to price surge event#2623
keithbro-imx merged 1 commit into
mainfrom
task/GFI-342-add-pair-info

Conversation

@keithbro-imx
Copy link
Copy Markdown
Contributor

Summary

Adds the pair (token addresses) to the price surge event for data tracking.

Detail and impact of the change

Added

Changed

Deprecated

Removed

Fixed

Security

Anything else worth calling out?

@keithbro-imx keithbro-imx requested a review from a team as a code owner April 16, 2025 07:33
page({
userJourney: UserJourney.SWAP,
screen: 'PriceSurge',
extras: viewState.view.data,
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Contains:

  fromAmount: string;
  fromTokenAddress: string;
  toTokenAddress: string;
  toAmount?: string;

@nx-cloud
Copy link
Copy Markdown

nx-cloud Bot commented Apr 16, 2025

View your CI Pipeline Execution ↗ for commit a66f500.

Command Status Duration Result
nx affected -t build,lint,test ✅ Succeeded 1m 6s View ↗
nx run-many -p @imtbl/sdk,@imtbl/checkout-widge... ✅ Succeeded 4s View ↗

☁️ Nx Cloud last updated this comment at 2025-04-16 07:36:19 UTC

@keithbro-imx keithbro-imx added this pull request to the merge queue Apr 17, 2025
Merged via the queue into main with commit 606dedd Apr 17, 2025
8 checks passed
@keithbro-imx keithbro-imx deleted the task/GFI-342-add-pair-info branch April 17, 2025 01:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants