Skip to content

Conversation

@rarquevaux
Copy link
Contributor

@rarquevaux rarquevaux commented Jan 8, 2026

Description

Adds two new optional properties to the QuotesReceived event:

  • has_gas_included_quote: Boolean indicating if any quote has gas included
  • usd_balance_source: Optional USD value of source token balance (client-provided)

No breaking changes.


Note

Introduces new metrics fields and updates plumbing for QuotesReceived analytics.

  • Compute has_gas_included_quote in #getQuoteFetchData and include in QuoteFetchData and related events
  • Add optional usd_balance_source to QuotesReceived and getQuotesReceivedProperties, defaulting to 0
  • Update types in utils/metrics/types.ts, logic in utils/metrics/properties.ts, and associated tests/snapshots
  • Update CHANGELOG.md

Written by Cursor Bugbot for commit 92abd08. This will update automatically on new commits. Configure here.

@rarquevaux rarquevaux requested review from a team as code owners January 8, 2026 22:54
@rarquevaux rarquevaux marked this pull request as draft January 8, 2026 22:56
@rarquevaux rarquevaux force-pushed the feat/gasless-event-properties branch from f75b625 to 92abd08 Compare January 8, 2026 22:56
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.

2 participants