Skip to content

Conversation

@rarquevaux
Copy link
Contributor

@rarquevaux rarquevaux commented Jan 13, 2026

Explanation

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.

References

Checklist

  • I've updated the test suite for new or updated code as appropriate
  • I've updated documentation (JSDoc, Markdown, etc.) for new or updated code as appropriate
  • I've communicated my changes to consumers by updating changelogs for packages I've changed
  • I've introduced breaking changes in this PR and have prepared draft pull requests for clients and consumer packages to resolve them

Note

Adds gasless-related metrics to improve QuotesReceived payloads.

  • Add has_gas_included_quote to QuoteFetchData and compute it for QuotesReceived (surfaced in related events)
  • Add optional usd_balance_source to QuotesReceived and getQuotesReceivedProperties (defaults to 0)
  • Update metrics types.ts, tests, and snapshots; changelog noted

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

@rarquevaux rarquevaux requested review from a team as code owners January 13, 2026 17:08
@rarquevaux rarquevaux changed the title feat(bridge-controller): add has_gas_included_quote and usd_balance_s… feat(bridge-controller): add gasless related event properties Jan 13, 2026
@rarquevaux rarquevaux force-pushed the feat/gasless-event-properties-v2 branch from 481737d to 5903257 Compare January 13, 2026 17:50
@micaelae micaelae added this pull request to the merge queue Jan 13, 2026
Merged via the queue into main with commit a76be1a Jan 13, 2026
290 checks passed
@micaelae micaelae deleted the feat/gasless-event-properties-v2 branch January 13, 2026 21:20
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.

3 participants