Skip to content

Conversation

micaelae
Copy link
Member

@micaelae micaelae commented Aug 12, 2025

Description

Changes

  • patch bridge-controller and bridge-status-controller so that the effective gas fees for quotes are used for quote metadata calculations
  • show the totalNetworkFee instead of the totalMaxNetworkFee in the QuoteCard for accuracy
  • fix the token alert scanning payload for optimism (typo)

Open in GitHub Codespaces

Changelog

CHANGELOG entry:

Related issues

Fixes: #35006

Manual testing steps

  1. Get an EVM swap quote
  2. The quoted network fee should be close to the swap fees on mobile or other aggregators
  3. Get an EVM bridge quote
  4. The quoted network fee should be close to the fees from other aggregators
  5. Get a solana swap quote
  6. The quoted network fee should be close to the fees from other aggregators

Screenshots/Recordings

Before

After

Pre-merge author checklist

Pre-merge reviewer checklist

  • I've manually tested the PR (e.g. pull and build branch, run the app, test code being changed).
  • I confirm that this PR addresses all acceptance criteria described in the ticket it closes and includes the necessary testing evidence such as recordings and or screenshots.

@metamaskbot
Copy link
Collaborator

metamaskbot commented Aug 12, 2025

✨ Files requiring CODEOWNER review ✨

🔄 @MetaMask/swaps-engineers (5 files, +69 -24)
  • 📁 shared/
    • 📁 lib/
      • 📁 bridge/
        • 📄 metrics.ts +1 -1
  • 📁 test/
    • 📁 data/
      • 📁 bridge/
        • 📄 mock-bridge-store.ts +5 -2
  • 📁 ui/
    • 📁 ducks/
      • 📁 bridge/
        • 📄 selectors.test.ts +45 -18
    • 📁 pages/
      • 📁 bridge/
        • 📁 quotes/
          • 📄 bridge-quotes-modal.tsx +11 -1
          • 📄 multichain-bridge-quote-card.tsx +7 -2

@metamaskbot
Copy link
Collaborator

Builds ready [57a97b9]
UI Startup Metrics (1177 ± 62 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1177103713286212201298
load100088111646510471120
domContentLoaded99187811576610381113
domInteractive17144851725
firstPaint62674116340110041120
backgroundConnect21920226510223240
firstReactRender21144862335
getState1243371629
initialActions40688315
loadScripts78064594065827897
setupStore75142811
WebpackHomeuiStartup22531675261817723482524
load16971237194914217641876
domContentLoaded16901231191514017571865
domInteractive171198151460
firstPaint1797039962214294
backgroundConnect2911325322956
firstReactRender20591428111349387
getState3552807512270
initialActions52233612
loadScripts16861226190413917541859
setupStore236314571430
FirefoxBrowserifyHomeuiStartup13141110173010213641472
load113097714928111811269
domContentLoaded112997714918111801268
domInteractive1003340453107211
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect291679123161
firstReactRender25205582453
getState7213013517
initialActions20334210
loadScripts110996314758011631242
setupStore935611637
WebpackHomeuiStartup16501426208515217361936
load13681174167412414541605
domContentLoaded13681173167412414531605
domInteractive1032936958100255
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3421104153768
firstReactRender57438776268
getState11463111037
initialActions6111116515
loadScripts13421146164812414291578
setupStore115139151028
Benchmark value 220 exceeds gate value 10 for chrome browserify home mean backgroundConnect
Benchmark value 4 exceeds gate value 1 for chrome browserify home mean initialActions
Benchmark value 241 exceeds gate value 18 for chrome browserify home p95 backgroundConnect
Benchmark value 15 exceeds gate value 1.2 for chrome browserify home p95 initialActions
Benchmark value 2254 exceeds gate value 2192 for chrome webpack home mean uiStartup
Benchmark value 35 exceeds gate value 29 for chrome webpack home mean getState
Benchmark value 2525 exceeds gate value 2454 for chrome webpack home p95 uiStartup
Benchmark value 61 exceeds gate value 57 for chrome webpack home p95 domInteractive
Benchmark value 387 exceeds gate value 370 for chrome webpack home p95 firstReactRender
Benchmark value 270 exceeds gate value 195 for chrome webpack home p95 getState
Benchmark value 12 exceeds gate value 7 for chrome webpack home p95 initialActions
Benchmark value 29 exceeds gate value 25 for firefox browserify home mean backgroundConnect
Benchmark value 3 exceeds gate value 1 for firefox browserify home mean initialActions
Benchmark value 211 exceeds gate value 195 for firefox browserify home p95 domInteractive
Benchmark value 10 exceeds gate value 2 for firefox browserify home p95 initialActions
Benchmark value 37 exceeds gate value 27 for firefox browserify home p95 setupStore
Benchmark value 1651 exceeds gate value 1615 for firefox webpack home mean uiStartup
Benchmark value 104 exceeds gate value 100 for firefox webpack home mean domInteractive
Benchmark value 35 exceeds gate value 26 for firefox webpack home mean backgroundConnect
Benchmark value 58 exceeds gate value 38 for firefox webpack home mean firstReactRender
Benchmark value 7 exceeds gate value 1 for firefox webpack home mean initialActions
Benchmark value 1936 exceeds gate value 1935 for firefox webpack home p95 uiStartup
Benchmark value 255 exceeds gate value 156 for firefox webpack home p95 domInteractive
Benchmark value 68 exceeds gate value 49 for firefox webpack home p95 backgroundConnect
Benchmark value 68 exceeds gate value 50 for firefox webpack home p95 firstReactRender
Benchmark value 37 exceeds gate value 32 for firefox webpack home p95 getState
Benchmark value 15 exceeds gate value 2 for firefox webpack home p95 initialActions
Sum of mean exceeds: 362ms | Sum of p95 exceeds: 597.8ms
Sum of all benchmark exceeds: 959.8ms

Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 43 Bytes (0%)
  • ui: 230 Bytes (0%)
  • common: 10 Bytes (0%)

@github-actions github-actions bot added size-XL and removed size-S labels Aug 12, 2025
@micaelae micaelae marked this pull request as ready for review August 12, 2025 20:06
@micaelae micaelae requested a review from a team as a code owner August 12, 2025 20:06
cursor[bot]

This comment was marked as outdated.

@metamaskbot
Copy link
Collaborator

Builds ready [0619a08]
UI Startup Metrics (1168 ± 74 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1168105314347412111311
load99187112146910341138
domContentLoaded98386512097010251124
domInteractive17134871637
firstPaint662134114539310021091
backgroundConnect2162022638219231
firstReactRender19143842128
getState12496121424
initialActions2017328
loadScripts77566595369824923
setupStore74242810
WebpackHomeuiStartup21741597301722822772524
load16341173239619017281900
domContentLoaded16241168238418917061888
domInteractive1811100171464
firstPaint1756078092192323
backgroundConnect3415330513158
firstReactRender20989423109334387
getState204302491233
initialActions5216269
loadScripts16201165237918817021877
setupStore176307401321
FirefoxBrowserifyHomeuiStartup13331124176712213871588
load113798114138111951272
domContentLoaded113698114138111941271
domInteractive100344005799245
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3117100153469
firstReactRender24205462434
getState7216216513
initialActions30617213
loadScripts111496613967911731237
setupStore13322627753
WebpackHomeuiStartup16481415223716317401989
load13521156165912514421593
domContentLoaded13521155165912514421592
domInteractive101312985098254
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3421153163952
firstReactRender59439186470
getState144154201539
initialActions50819317
loadScripts13281131163512514201566
setupStore165212281240
Benchmark value 216 exceeds gate value 10 for chrome browserify home mean backgroundConnect
Benchmark value 3 exceeds gate value 1 for chrome browserify home mean initialActions
Benchmark value 232 exceeds gate value 18 for chrome browserify home p95 backgroundConnect
Benchmark value 8 exceeds gate value 1.2 for chrome browserify home p95 initialActions
Benchmark value 2524 exceeds gate value 2454 for chrome webpack home p95 uiStartup
Benchmark value 65 exceeds gate value 57 for chrome webpack home p95 domInteractive
Benchmark value 387 exceeds gate value 370 for chrome webpack home p95 firstReactRender
Benchmark value 9 exceeds gate value 7 for chrome webpack home p95 initialActions
Benchmark value 31 exceeds gate value 25 for firefox browserify home mean backgroundConnect
Benchmark value 4 exceeds gate value 1 for firefox browserify home mean initialActions
Benchmark value 13 exceeds gate value 9 for firefox browserify home mean setupStore
Benchmark value 245 exceeds gate value 195 for firefox browserify home p95 domInteractive
Benchmark value 13 exceeds gate value 2 for firefox browserify home p95 initialActions
Benchmark value 53 exceeds gate value 27 for firefox browserify home p95 setupStore
Benchmark value 1648 exceeds gate value 1615 for firefox webpack home mean uiStartup
Benchmark value 101 exceeds gate value 100 for firefox webpack home mean domInteractive
Benchmark value 35 exceeds gate value 26 for firefox webpack home mean backgroundConnect
Benchmark value 59 exceeds gate value 38 for firefox webpack home mean firstReactRender
Benchmark value 5 exceeds gate value 1 for firefox webpack home mean initialActions
Benchmark value 16 exceeds gate value 13 for firefox webpack home mean setupStore
Benchmark value 1989 exceeds gate value 1935 for firefox webpack home p95 uiStartup
Benchmark value 254 exceeds gate value 156 for firefox webpack home p95 domInteractive
Benchmark value 52 exceeds gate value 49 for firefox webpack home p95 backgroundConnect
Benchmark value 70 exceeds gate value 50 for firefox webpack home p95 firstReactRender
Benchmark value 39 exceeds gate value 32 for firefox webpack home p95 getState
Benchmark value 17 exceeds gate value 2 for firefox webpack home p95 initialActions
Benchmark value 40 exceeds gate value 28 for firefox webpack home p95 setupStore
Sum of mean exceeds: 292ms | Sum of p95 exceeds: 613.8ms
Sum of all benchmark exceeds: 905.8ms

Bundle size diffs [🚀 Bundle size reduced!]
  • background: 43 Bytes (0%)
  • ui: 74 Bytes (0%)
  • common: -268 Bytes (0%)

@github-actions github-actions bot added size-S and removed size-XL labels Aug 12, 2025
cursor[bot]

This comment was marked as outdated.

Copy link

socket-security bot commented Aug 12, 2025

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updated@​metamask/​base-controller@​8.0.1 ⏵ 8.1.0100 +110074 +193 +6100
Updated@​metamask/​bridge-status-controller@​37.0.1 ⏵ 38.0.097 +110075 +1100 +1100
Updated@​metamask/​bridge-controller@​37.2.0 ⏵ 39.0.096 +110076 +1100 +1100

View full report

cursor[bot]

This comment was marked as outdated.

cursor[bot]

This comment was marked as outdated.

@metamaskbot
Copy link
Collaborator

Builds ready [4ef064f]
UI Startup Metrics (1193 ± 81 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1193107514718112441347
load101788812497510671170
domContentLoaded100987512357510611158
domInteractive18144861735
firstPaint61780124240910141151
backgroundConnect2192062539222239
firstReactRender21144352134
getState11492111123
initialActions30254212
loadScripts798664101174848946
setupStore74132811
WebpackHomeuiStartup22591676271921223692588
load16941213203118318091931
domContentLoaded16881209201718218041927
domInteractive171281121551
firstPaint1706339863212284
backgroundConnect3413335433165
firstReactRender1819140183185380
getState3243317513279
initialActions7216416714
loadScripts16841207200418118011925
setupStore3473137516282
FirefoxBrowserifyHomeuiStartup12821092171411113351446
load110795414928911511236
domContentLoaded110795414928911501236
domInteractive97293625198225
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3016341332957
firstReactRender23195652329
getState62436521
initialActions30336221
loadScripts108493814758111261220
setupStore826210633
WebpackHomeuiStartup15681352220914316301834
load13081131166811113741514
domContentLoaded13081130166811113741514
domInteractive92312734891237
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect28196883242
firstReactRender54418165864
getState11470111240
initialActions7022426316
loadScripts12881101163611013531489
setupStore104819927
Benchmark value 220 exceeds gate value 10 for chrome browserify home mean backgroundConnect
Benchmark value 3 exceeds gate value 1 for chrome browserify home mean initialActions
Benchmark value 239 exceeds gate value 18 for chrome browserify home p95 backgroundConnect
Benchmark value 12 exceeds gate value 1.2 for chrome browserify home p95 initialActions
Benchmark value 947 exceeds gate value 940 for chrome browserify home p95 loadScripts
Benchmark value 2259 exceeds gate value 2192 for chrome webpack home mean uiStartup
Benchmark value 33 exceeds gate value 29 for chrome webpack home mean getState
Benchmark value 8 exceeds gate value 7 for chrome webpack home mean initialActions
Benchmark value 35 exceeds gate value 32 for chrome webpack home mean setupStore
Benchmark value 2588 exceeds gate value 2454 for chrome webpack home p95 uiStartup
Benchmark value 380 exceeds gate value 370 for chrome webpack home p95 firstReactRender
Benchmark value 279 exceeds gate value 195 for chrome webpack home p95 getState
Benchmark value 14 exceeds gate value 7 for chrome webpack home p95 initialActions
Benchmark value 282 exceeds gate value 65 for chrome webpack home p95 setupStore
Benchmark value 30 exceeds gate value 25 for firefox browserify home mean backgroundConnect
Benchmark value 4 exceeds gate value 1 for firefox browserify home mean initialActions
Benchmark value 225 exceeds gate value 195 for firefox browserify home p95 domInteractive
Benchmark value 21 exceeds gate value 2 for firefox browserify home p95 initialActions
Benchmark value 33 exceeds gate value 27 for firefox browserify home p95 setupStore
Benchmark value 28 exceeds gate value 26 for firefox webpack home mean backgroundConnect
Benchmark value 54 exceeds gate value 38 for firefox webpack home mean firstReactRender
Benchmark value 8 exceeds gate value 1 for firefox webpack home mean initialActions
Benchmark value 237 exceeds gate value 156 for firefox webpack home p95 domInteractive
Benchmark value 64 exceeds gate value 50 for firefox webpack home p95 firstReactRender
Benchmark value 40 exceeds gate value 32 for firefox webpack home p95 getState
Benchmark value 16 exceeds gate value 2 for firefox webpack home p95 initialActions
Sum of mean exceeds: 320ms | Sum of p95 exceeds: 862.8ms
Sum of all benchmark exceeds: 1182.8ms

Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 290 Bytes (0.01%)
  • ui: 284 Bytes (0%)
  • common: 494 Bytes (0.01%)

cursor[bot]

This comment was marked as outdated.

@metamaskbot
Copy link
Collaborator

Builds ready [1e2c0c9]
UI Startup Metrics (1169 ± 67 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1169106513506712121320
load98988611656410211125
domContentLoaded98287811606410121118
domInteractive16144131723
firstPaint6179011403909951083
backgroundConnect2172022408220235
firstReactRender20144452132
getState12489111228
initialActions407411215
loadScripts77367094963809904
setupStore84233812
WebpackHomeuiStartup21811615257219822702500
load16481180190916417321852
domContentLoaded16421175190316317271842
domInteractive171184131455
firstPaint1676135159195303
backgroundConnect3014329432751
firstReactRender1769139987169380
getState3743068311284
initialActions4210258
loadScripts16381173189116217251831
setupStore166302371220
FirefoxBrowserifyHomeuiStartup13301139182312014021529
load114799315589712181301
domContentLoaded114799215589712171300
domInteractive1013429453110243
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect281779113259
firstReactRender24215462437
getState62437525
initialActions20374212
loadScripts112697715169511921277
setupStore10316819634
WebpackHomeuiStartup15841335203114516791821
load13221112167412314161535
domContentLoaded13221111167412314161534
domInteractive973127848100244
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect2920114113244
firstReactRender55417076068
getState94618826
initialActions30193313
loadScripts13011094165412213921514
setupStore12511816853
Benchmark value 217 exceeds gate value 10 for chrome browserify home mean backgroundConnect
Benchmark value 5 exceeds gate value 1 for chrome browserify home mean initialActions
Benchmark value 236 exceeds gate value 18 for chrome browserify home p95 backgroundConnect
Benchmark value 15 exceeds gate value 1.2 for chrome browserify home p95 initialActions
Benchmark value 37 exceeds gate value 29 for chrome webpack home mean getState
Benchmark value 2500 exceeds gate value 2454 for chrome webpack home p95 uiStartup
Benchmark value 380 exceeds gate value 370 for chrome webpack home p95 firstReactRender
Benchmark value 284 exceeds gate value 195 for chrome webpack home p95 getState
Benchmark value 8 exceeds gate value 7 for chrome webpack home p95 initialActions
Benchmark value 28 exceeds gate value 25 for firefox browserify home mean backgroundConnect
Benchmark value 3 exceeds gate value 1 for firefox browserify home mean initialActions
Benchmark value 10 exceeds gate value 9 for firefox browserify home mean setupStore
Benchmark value 243 exceeds gate value 195 for firefox browserify home p95 domInteractive
Benchmark value 25 exceeds gate value 24 for firefox browserify home p95 getState
Benchmark value 12 exceeds gate value 2 for firefox browserify home p95 initialActions
Benchmark value 34 exceeds gate value 27 for firefox browserify home p95 setupStore
Benchmark value 29 exceeds gate value 26 for firefox webpack home mean backgroundConnect
Benchmark value 56 exceeds gate value 38 for firefox webpack home mean firstReactRender
Benchmark value 3 exceeds gate value 1 for firefox webpack home mean initialActions
Benchmark value 244 exceeds gate value 156 for firefox webpack home p95 domInteractive
Benchmark value 68 exceeds gate value 50 for firefox webpack home p95 firstReactRender
Benchmark value 13 exceeds gate value 2 for firefox webpack home p95 initialActions
Benchmark value 53 exceeds gate value 28 for firefox webpack home p95 setupStore
Sum of mean exceeds: 248ms | Sum of p95 exceeds: 585.8ms
Sum of all benchmark exceeds: 833.8ms

Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 290 Bytes (0.01%)
  • ui: 289 Bytes (0%)
  • common: 494 Bytes (0.01%)

@metamaskbot
Copy link
Collaborator

Builds ready [b07a97b]
UI Startup Metrics (1175 ± 64 ms)
PlatformBuildTypePageMetricMean (ms)Min (ms)Max (ms)Std Dev (ms)P 75 (ms)P 95 (ms)
ChromeBrowserifyHomeuiStartup1175105814146412111282
load99187411395610231097
domContentLoaded98386911325610111091
domInteractive18134861733
firstPaint63875111739610031050
backgroundConnect2192042518224232
firstReactRender20144962133
getState1145271226
initialActions30375313
loadScripts77166090656801881
setupStore84273913
WebpackHomeuiStartup22001764261718022932562
load16541203196515717191909
domContentLoaded16471196195415517151903
domInteractive1811110171474
firstPaint1676240762199292
backgroundConnect2914427422652
firstReactRender18989408102172382
getState3142957311277
initialActions5215259
loadScripts16431192194215417121891
setupStore2563036213288
FirefoxBrowserifyHomeuiStartup13031111167110513641500
load112397014058311811259
domContentLoaded112397014058311811259
domInteractive993325640106189
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect2916112163060
firstReactRender24195462439
getState62448523
initialActions30345212
loadScripts110295613908211551241
setupStore9310314545
WebpackHomeuiStartup16331393217916817431991
load13511144181513814251630
domContentLoaded13511144181513814251628
domInteractive1033430354103265
firstPaintNaNNaNNaNNaNNaNNaN
backgroundConnect3520265263749
firstReactRender56427276167
getState124129141228
initialActions5110011418
loadScripts13251126163813014001588
setupStore11518218931
Benchmark value 219 exceeds gate value 10 for chrome browserify home mean backgroundConnect
Benchmark value 3 exceeds gate value 1 for chrome browserify home mean initialActions
Benchmark value 233 exceeds gate value 18 for chrome browserify home p95 backgroundConnect
Benchmark value 13 exceeds gate value 1.2 for chrome browserify home p95 initialActions
Benchmark value 2201 exceeds gate value 2192 for chrome webpack home mean uiStartup
Benchmark value 32 exceeds gate value 29 for chrome webpack home mean getState
Benchmark value 2562 exceeds gate value 2454 for chrome webpack home p95 uiStartup
Benchmark value 75 exceeds gate value 57 for chrome webpack home p95 domInteractive
Benchmark value 382 exceeds gate value 370 for chrome webpack home p95 firstReactRender
Benchmark value 277 exceeds gate value 195 for chrome webpack home p95 getState
Benchmark value 9 exceeds gate value 7 for chrome webpack home p95 initialActions
Benchmark value 288 exceeds gate value 65 for chrome webpack home p95 setupStore
Benchmark value 29 exceeds gate value 25 for firefox browserify home mean backgroundConnect
Benchmark value 3 exceeds gate value 1 for firefox browserify home mean initialActions
Benchmark value 12 exceeds gate value 2 for firefox browserify home p95 initialActions
Benchmark value 45 exceeds gate value 27 for firefox browserify home p95 setupStore
Benchmark value 1634 exceeds gate value 1615 for firefox webpack home mean uiStartup
Benchmark value 104 exceeds gate value 100 for firefox webpack home mean domInteractive
Benchmark value 35 exceeds gate value 26 for firefox webpack home mean backgroundConnect
Benchmark value 57 exceeds gate value 38 for firefox webpack home mean firstReactRender
Benchmark value 6 exceeds gate value 1 for firefox webpack home mean initialActions
Benchmark value 1991 exceeds gate value 1935 for firefox webpack home p95 uiStartup
Benchmark value 265 exceeds gate value 156 for firefox webpack home p95 domInteractive
Benchmark value 67 exceeds gate value 50 for firefox webpack home p95 firstReactRender
Benchmark value 18 exceeds gate value 2 for firefox webpack home p95 initialActions
Benchmark value 31 exceeds gate value 28 for firefox webpack home p95 setupStore
Sum of mean exceeds: 285ms | Sum of p95 exceeds: 900.8ms
Sum of all benchmark exceeds: 1185.8ms

Bundle size diffs [🚨 Warning! Bundle size has increased!]
  • background: 290 Bytes (0.01%)
  • ui: 289 Bytes (0%)
  • common: 494 Bytes (0.01%)

@micaelae micaelae enabled auto-merge August 13, 2025 00:26
@@ -145,7 +145,7 @@ export const CHAIN_ID_TO_SECURITY_API_NAME: Record<
[CHAIN_IDS.AVALANCHE]: 'avalanche',
[CHAIN_IDS.BSC]: 'bsc',
[CHAIN_IDS.ARBITRUM]: 'arbitrum',
[CHAIN_IDS.OPTIMISM]: 'optimist',
[CHAIN_IDS.OPTIMISM]: 'optimism',
Copy link
Contributor

Choose a reason for hiding this comment

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

Good catch!

@SteP-n-s SteP-n-s changed the title fix: show effective gas in swaps QuoteCard cp-13.1.1 fix: show effective gas in swaps QuoteCard cp-13.1.0 Aug 13, 2025
@micaelae micaelae changed the title fix: show effective gas in swaps QuoteCard cp-13.1.0 fix: show effective gas in swaps QuoteCard cp-13.1.1 Aug 13, 2025
@micaelae micaelae changed the title fix: show effective gas in swaps QuoteCard cp-13.1.1 fix: show effective gas in swaps QuoteCard cp-13.1.0 Aug 13, 2025
@micaelae micaelae added this pull request to the merge queue Aug 13, 2025
Merged via the queue into main with commit b58539e Aug 13, 2025
153 checks passed
@micaelae micaelae deleted the swaps2797-effective-gas branch August 13, 2025 16:51
@github-actions github-actions bot locked and limited conversation to collaborators Aug 13, 2025
@metamaskbot metamaskbot added the release-13.2.0 Issue or pull request that will be included in release 13.2.0 label Aug 13, 2025
@SteP-n-s
Copy link
Contributor

@seaona looks like the PR hasn't been cherry picked yet.

@seaona
Copy link
Contributor

seaona commented Aug 14, 2025

@SteP-n-s thank you for keeping eyes on this!! I later realized it and deleted the message 🙈 I will re-test again once it's merged 🙏 just to confirm it works!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
release-13.2.0 Issue or pull request that will be included in release 13.2.0 size-S team-swaps-and-bridge Swaps and Bridge team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Network fees are high in quote card
5 participants