@metamask/bridge-controller 41.4.0 → 42.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/CHANGELOG.md +14 -1
  2. package/dist/bridge-controller.cjs +2 -2
  3. package/dist/bridge-controller.cjs.map +1 -1
  4. package/dist/bridge-controller.d.cts +1 -1
  5. package/dist/bridge-controller.d.cts.map +1 -1
  6. package/dist/bridge-controller.d.mts +1 -1
  7. package/dist/bridge-controller.d.mts.map +1 -1
  8. package/dist/bridge-controller.mjs +2 -2
  9. package/dist/bridge-controller.mjs.map +1 -1
  10. package/dist/selectors.d.cts +78 -78
  11. package/dist/selectors.d.mts +78 -78
  12. package/dist/types.cjs.map +1 -1
  13. package/dist/types.d.cts +1 -1
  14. package/dist/types.d.cts.map +1 -1
  15. package/dist/types.d.mts +1 -1
  16. package/dist/types.d.mts.map +1 -1
  17. package/dist/types.mjs.map +1 -1
  18. package/dist/utils/fetch.cjs +1 -1
  19. package/dist/utils/fetch.cjs.map +1 -1
  20. package/dist/utils/fetch.mjs +1 -1
  21. package/dist/utils/fetch.mjs.map +1 -1
  22. package/dist/utils/metrics/constants.cjs +2 -2
  23. package/dist/utils/metrics/constants.cjs.map +1 -1
  24. package/dist/utils/metrics/constants.d.cts +2 -2
  25. package/dist/utils/metrics/constants.d.cts.map +1 -1
  26. package/dist/utils/metrics/constants.d.mts +2 -2
  27. package/dist/utils/metrics/constants.d.mts.map +1 -1
  28. package/dist/utils/metrics/constants.mjs +2 -2
  29. package/dist/utils/metrics/constants.mjs.map +1 -1
  30. package/dist/utils/metrics/types.cjs.map +1 -1
  31. package/dist/utils/metrics/types.d.cts +5 -4
  32. package/dist/utils/metrics/types.d.cts.map +1 -1
  33. package/dist/utils/metrics/types.d.mts +5 -4
  34. package/dist/utils/metrics/types.d.mts.map +1 -1
  35. package/dist/utils/metrics/types.mjs.map +1 -1
  36. package/dist/utils/quote.cjs +2 -2
  37. package/dist/utils/quote.cjs.map +1 -1
  38. package/dist/utils/quote.d.cts +1 -1
  39. package/dist/utils/quote.d.cts.map +1 -1
  40. package/dist/utils/quote.d.mts +1 -1
  41. package/dist/utils/quote.d.mts.map +1 -1
  42. package/dist/utils/quote.mjs +2 -2
  43. package/dist/utils/quote.mjs.map +1 -1
  44. package/dist/utils/validators.cjs +1 -1
  45. package/dist/utils/validators.cjs.map +1 -1
  46. package/dist/utils/validators.d.cts +6 -6
  47. package/dist/utils/validators.d.mts +6 -6
  48. package/dist/utils/validators.mjs +1 -1
  49. package/dist/utils/validators.mjs.map +1 -1
  50. package/package.json +4 -4
@@ -699,7 +699,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
699
699
  destChainId?: number | undefined;
700
700
  } | undefined;
701
701
  gasIncluded?: boolean | undefined;
702
- gasless7702?: boolean | undefined;
702
+ gasIncluded7702?: boolean | undefined;
703
703
  priceData?: {
704
704
  totalFromAmountUsd?: string | undefined;
705
705
  totalToAmountUsd?: string | undefined;
@@ -871,7 +871,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
871
871
  destChainId?: number | undefined;
872
872
  } | undefined;
873
873
  gasIncluded?: boolean | undefined;
874
- gasless7702?: boolean | undefined;
874
+ gasIncluded7702?: boolean | undefined;
875
875
  priceData?: {
876
876
  totalFromAmountUsd?: string | undefined;
877
877
  totalToAmountUsd?: string | undefined;
@@ -1043,7 +1043,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
1043
1043
  destChainId?: number | undefined;
1044
1044
  } | undefined;
1045
1045
  gasIncluded?: boolean | undefined;
1046
- gasless7702?: boolean | undefined;
1046
+ gasIncluded7702?: boolean | undefined;
1047
1047
  priceData?: {
1048
1048
  totalFromAmountUsd?: string | undefined;
1049
1049
  totalToAmountUsd?: string | undefined;
@@ -1226,7 +1226,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
1226
1226
  destChainId?: number | undefined;
1227
1227
  } | undefined;
1228
1228
  gasIncluded?: boolean | undefined;
1229
- gasless7702?: boolean | undefined;
1229
+ gasIncluded7702?: boolean | undefined;
1230
1230
  priceData?: {
1231
1231
  totalFromAmountUsd?: string | undefined;
1232
1232
  totalToAmountUsd?: string | undefined;
@@ -1397,7 +1397,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
1397
1397
  destChainId?: number | undefined;
1398
1398
  } | undefined;
1399
1399
  gasIncluded?: boolean | undefined;
1400
- gasless7702?: boolean | undefined;
1400
+ gasIncluded7702?: boolean | undefined;
1401
1401
  priceData?: {
1402
1402
  totalFromAmountUsd?: string | undefined;
1403
1403
  totalToAmountUsd?: string | undefined;
@@ -1568,7 +1568,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
1568
1568
  destChainId?: number | undefined;
1569
1569
  } | undefined;
1570
1570
  gasIncluded?: boolean | undefined;
1571
- gasless7702?: boolean | undefined;
1571
+ gasIncluded7702?: boolean | undefined;
1572
1572
  priceData?: {
1573
1573
  totalFromAmountUsd?: string | undefined;
1574
1574
  totalToAmountUsd?: string | undefined;
@@ -1740,7 +1740,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
1740
1740
  destChainId?: number | undefined;
1741
1741
  } | undefined;
1742
1742
  gasIncluded?: boolean | undefined;
1743
- gasless7702?: boolean | undefined;
1743
+ gasIncluded7702?: boolean | undefined;
1744
1744
  priceData?: {
1745
1745
  totalFromAmountUsd?: string | undefined;
1746
1746
  totalToAmountUsd?: string | undefined;
@@ -1912,7 +1912,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
1912
1912
  destChainId?: number | undefined;
1913
1913
  } | undefined;
1914
1914
  gasIncluded?: boolean | undefined;
1915
- gasless7702?: boolean | undefined;
1915
+ gasIncluded7702?: boolean | undefined;
1916
1916
  priceData?: {
1917
1917
  totalFromAmountUsd?: string | undefined;
1918
1918
  totalToAmountUsd?: string | undefined;
@@ -2084,7 +2084,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
2084
2084
  destChainId?: number | undefined;
2085
2085
  } | undefined;
2086
2086
  gasIncluded?: boolean | undefined;
2087
- gasless7702?: boolean | undefined;
2087
+ gasIncluded7702?: boolean | undefined;
2088
2088
  priceData?: {
2089
2089
  totalFromAmountUsd?: string | undefined;
2090
2090
  totalToAmountUsd?: string | undefined;
@@ -2263,7 +2263,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
2263
2263
  destChainId?: number | undefined;
2264
2264
  } | undefined;
2265
2265
  gasIncluded?: boolean | undefined;
2266
- gasless7702?: boolean | undefined;
2266
+ gasIncluded7702?: boolean | undefined;
2267
2267
  priceData?: {
2268
2268
  totalFromAmountUsd?: string | undefined;
2269
2269
  totalToAmountUsd?: string | undefined;
@@ -2434,7 +2434,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
2434
2434
  destChainId?: number | undefined;
2435
2435
  } | undefined;
2436
2436
  gasIncluded?: boolean | undefined;
2437
- gasless7702?: boolean | undefined;
2437
+ gasIncluded7702?: boolean | undefined;
2438
2438
  priceData?: {
2439
2439
  totalFromAmountUsd?: string | undefined;
2440
2440
  totalToAmountUsd?: string | undefined;
@@ -2605,7 +2605,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
2605
2605
  destChainId?: number | undefined;
2606
2606
  } | undefined;
2607
2607
  gasIncluded?: boolean | undefined;
2608
- gasless7702?: boolean | undefined;
2608
+ gasIncluded7702?: boolean | undefined;
2609
2609
  priceData?: {
2610
2610
  totalFromAmountUsd?: string | undefined;
2611
2611
  totalToAmountUsd?: string | undefined;
@@ -2777,7 +2777,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
2777
2777
  destChainId?: number | undefined;
2778
2778
  } | undefined;
2779
2779
  gasIncluded?: boolean | undefined;
2780
- gasless7702?: boolean | undefined;
2780
+ gasIncluded7702?: boolean | undefined;
2781
2781
  priceData?: {
2782
2782
  totalFromAmountUsd?: string | undefined;
2783
2783
  totalToAmountUsd?: string | undefined;
@@ -2949,7 +2949,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
2949
2949
  destChainId?: number | undefined;
2950
2950
  } | undefined;
2951
2951
  gasIncluded?: boolean | undefined;
2952
- gasless7702?: boolean | undefined;
2952
+ gasIncluded7702?: boolean | undefined;
2953
2953
  priceData?: {
2954
2954
  totalFromAmountUsd?: string | undefined;
2955
2955
  totalToAmountUsd?: string | undefined;
@@ -3121,7 +3121,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
3121
3121
  destChainId?: number | undefined;
3122
3122
  } | undefined;
3123
3123
  gasIncluded?: boolean | undefined;
3124
- gasless7702?: boolean | undefined;
3124
+ gasIncluded7702?: boolean | undefined;
3125
3125
  priceData?: {
3126
3126
  totalFromAmountUsd?: string | undefined;
3127
3127
  totalToAmountUsd?: string | undefined;
@@ -3305,7 +3305,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
3305
3305
  destChainId?: number | undefined;
3306
3306
  } | undefined;
3307
3307
  gasIncluded?: boolean | undefined;
3308
- gasless7702?: boolean | undefined;
3308
+ gasIncluded7702?: boolean | undefined;
3309
3309
  priceData?: {
3310
3310
  totalFromAmountUsd?: string | undefined;
3311
3311
  totalToAmountUsd?: string | undefined;
@@ -3477,7 +3477,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
3477
3477
  destChainId?: number | undefined;
3478
3478
  } | undefined;
3479
3479
  gasIncluded?: boolean | undefined;
3480
- gasless7702?: boolean | undefined;
3480
+ gasIncluded7702?: boolean | undefined;
3481
3481
  priceData?: {
3482
3482
  totalFromAmountUsd?: string | undefined;
3483
3483
  totalToAmountUsd?: string | undefined;
@@ -3649,7 +3649,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
3649
3649
  destChainId?: number | undefined;
3650
3650
  } | undefined;
3651
3651
  gasIncluded?: boolean | undefined;
3652
- gasless7702?: boolean | undefined;
3652
+ gasIncluded7702?: boolean | undefined;
3653
3653
  priceData?: {
3654
3654
  totalFromAmountUsd?: string | undefined;
3655
3655
  totalToAmountUsd?: string | undefined;
@@ -3832,7 +3832,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
3832
3832
  destChainId?: number | undefined;
3833
3833
  } | undefined;
3834
3834
  gasIncluded?: boolean | undefined;
3835
- gasless7702?: boolean | undefined;
3835
+ gasIncluded7702?: boolean | undefined;
3836
3836
  priceData?: {
3837
3837
  totalFromAmountUsd?: string | undefined;
3838
3838
  totalToAmountUsd?: string | undefined;
@@ -4048,7 +4048,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
4048
4048
  destChainId?: number | undefined;
4049
4049
  } | undefined;
4050
4050
  gasIncluded?: boolean | undefined;
4051
- gasless7702?: boolean | undefined;
4051
+ gasIncluded7702?: boolean | undefined;
4052
4052
  priceData?: {
4053
4053
  totalFromAmountUsd?: string | undefined;
4054
4054
  totalToAmountUsd?: string | undefined;
@@ -4210,7 +4210,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
4210
4210
  destChainId?: number | undefined;
4211
4211
  } | undefined;
4212
4212
  gasIncluded?: boolean | undefined;
4213
- gasless7702?: boolean | undefined;
4213
+ gasIncluded7702?: boolean | undefined;
4214
4214
  priceData?: {
4215
4215
  totalFromAmountUsd?: string | undefined;
4216
4216
  totalToAmountUsd?: string | undefined;
@@ -4422,7 +4422,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
4422
4422
  destChainId?: number | undefined;
4423
4423
  } | undefined;
4424
4424
  gasIncluded?: boolean | undefined;
4425
- gasless7702?: boolean | undefined;
4425
+ gasIncluded7702?: boolean | undefined;
4426
4426
  priceData?: {
4427
4427
  totalFromAmountUsd?: string | undefined;
4428
4428
  totalToAmountUsd?: string | undefined;
@@ -4584,7 +4584,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
4584
4584
  destChainId?: number | undefined;
4585
4585
  } | undefined;
4586
4586
  gasIncluded?: boolean | undefined;
4587
- gasless7702?: boolean | undefined;
4587
+ gasIncluded7702?: boolean | undefined;
4588
4588
  priceData?: {
4589
4589
  totalFromAmountUsd?: string | undefined;
4590
4590
  totalToAmountUsd?: string | undefined;
@@ -4760,7 +4760,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
4760
4760
  destChainId?: number | undefined;
4761
4761
  } | undefined;
4762
4762
  gasIncluded?: boolean | undefined;
4763
- gasless7702?: boolean | undefined;
4763
+ gasIncluded7702?: boolean | undefined;
4764
4764
  priceData?: {
4765
4765
  totalFromAmountUsd?: string | undefined;
4766
4766
  totalToAmountUsd?: string | undefined;
@@ -4976,7 +4976,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
4976
4976
  destChainId?: number | undefined;
4977
4977
  } | undefined;
4978
4978
  gasIncluded?: boolean | undefined;
4979
- gasless7702?: boolean | undefined;
4979
+ gasIncluded7702?: boolean | undefined;
4980
4980
  priceData?: {
4981
4981
  totalFromAmountUsd?: string | undefined;
4982
4982
  totalToAmountUsd?: string | undefined;
@@ -5143,7 +5143,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
5143
5143
  destChainId?: number | undefined;
5144
5144
  } | undefined;
5145
5145
  gasIncluded?: boolean | undefined;
5146
- gasless7702?: boolean | undefined;
5146
+ gasIncluded7702?: boolean | undefined;
5147
5147
  priceData?: {
5148
5148
  totalFromAmountUsd?: string | undefined;
5149
5149
  totalToAmountUsd?: string | undefined;
@@ -5358,7 +5358,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
5358
5358
  destChainId?: number | undefined;
5359
5359
  } | undefined;
5360
5360
  gasIncluded?: boolean | undefined;
5361
- gasless7702?: boolean | undefined;
5361
+ gasIncluded7702?: boolean | undefined;
5362
5362
  priceData?: {
5363
5363
  totalFromAmountUsd?: string | undefined;
5364
5364
  totalToAmountUsd?: string | undefined;
@@ -5521,7 +5521,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
5521
5521
  destChainId?: number | undefined;
5522
5522
  } | undefined;
5523
5523
  gasIncluded?: boolean | undefined;
5524
- gasless7702?: boolean | undefined;
5524
+ gasIncluded7702?: boolean | undefined;
5525
5525
  priceData?: {
5526
5526
  totalFromAmountUsd?: string | undefined;
5527
5527
  totalToAmountUsd?: string | undefined;
@@ -5736,7 +5736,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
5736
5736
  destChainId?: number | undefined;
5737
5737
  } | undefined;
5738
5738
  gasIncluded?: boolean | undefined;
5739
- gasless7702?: boolean | undefined;
5739
+ gasIncluded7702?: boolean | undefined;
5740
5740
  priceData?: {
5741
5741
  totalFromAmountUsd?: string | undefined;
5742
5742
  totalToAmountUsd?: string | undefined;
@@ -5943,7 +5943,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
5943
5943
  destChainId?: number | undefined;
5944
5944
  } | undefined;
5945
5945
  gasIncluded?: boolean | undefined;
5946
- gasless7702?: boolean | undefined;
5946
+ gasIncluded7702?: boolean | undefined;
5947
5947
  priceData?: {
5948
5948
  totalFromAmountUsd?: string | undefined;
5949
5949
  totalToAmountUsd?: string | undefined;
@@ -6106,7 +6106,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
6106
6106
  destChainId?: number | undefined;
6107
6107
  } | undefined;
6108
6108
  gasIncluded?: boolean | undefined;
6109
- gasless7702?: boolean | undefined;
6109
+ gasIncluded7702?: boolean | undefined;
6110
6110
  priceData?: {
6111
6111
  totalFromAmountUsd?: string | undefined;
6112
6112
  totalToAmountUsd?: string | undefined;
@@ -6409,7 +6409,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
6409
6409
  destChainId?: number | undefined;
6410
6410
  } | undefined;
6411
6411
  gasIncluded?: boolean | undefined;
6412
- gasless7702?: boolean | undefined;
6412
+ gasIncluded7702?: boolean | undefined;
6413
6413
  priceData?: {
6414
6414
  totalFromAmountUsd?: string | undefined;
6415
6415
  totalToAmountUsd?: string | undefined;
@@ -6585,7 +6585,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
6585
6585
  destChainId?: number | undefined;
6586
6586
  } | undefined;
6587
6587
  gasIncluded?: boolean | undefined;
6588
- gasless7702?: boolean | undefined;
6588
+ gasIncluded7702?: boolean | undefined;
6589
6589
  priceData?: {
6590
6590
  totalFromAmountUsd?: string | undefined;
6591
6591
  totalToAmountUsd?: string | undefined;
@@ -6756,7 +6756,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
6756
6756
  destChainId?: number | undefined;
6757
6757
  } | undefined;
6758
6758
  gasIncluded?: boolean | undefined;
6759
- gasless7702?: boolean | undefined;
6759
+ gasIncluded7702?: boolean | undefined;
6760
6760
  priceData?: {
6761
6761
  totalFromAmountUsd?: string | undefined;
6762
6762
  totalToAmountUsd?: string | undefined;
@@ -6928,7 +6928,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
6928
6928
  destChainId?: number | undefined;
6929
6929
  } | undefined;
6930
6930
  gasIncluded?: boolean | undefined;
6931
- gasless7702?: boolean | undefined;
6931
+ gasIncluded7702?: boolean | undefined;
6932
6932
  priceData?: {
6933
6933
  totalFromAmountUsd?: string | undefined;
6934
6934
  totalToAmountUsd?: string | undefined;
@@ -7099,7 +7099,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
7099
7099
  destChainId?: number | undefined;
7100
7100
  } | undefined;
7101
7101
  gasIncluded?: boolean | undefined;
7102
- gasless7702?: boolean | undefined;
7102
+ gasIncluded7702?: boolean | undefined;
7103
7103
  priceData?: {
7104
7104
  totalFromAmountUsd?: string | undefined;
7105
7105
  totalToAmountUsd?: string | undefined;
@@ -7275,7 +7275,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
7275
7275
  destChainId?: number | undefined;
7276
7276
  } | undefined;
7277
7277
  gasIncluded?: boolean | undefined;
7278
- gasless7702?: boolean | undefined;
7278
+ gasIncluded7702?: boolean | undefined;
7279
7279
  priceData?: {
7280
7280
  totalFromAmountUsd?: string | undefined;
7281
7281
  totalToAmountUsd?: string | undefined;
@@ -7451,7 +7451,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
7451
7451
  destChainId?: number | undefined;
7452
7452
  } | undefined;
7453
7453
  gasIncluded?: boolean | undefined;
7454
- gasless7702?: boolean | undefined;
7454
+ gasIncluded7702?: boolean | undefined;
7455
7455
  priceData?: {
7456
7456
  totalFromAmountUsd?: string | undefined;
7457
7457
  totalToAmountUsd?: string | undefined;
@@ -7667,7 +7667,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
7667
7667
  destChainId?: number | undefined;
7668
7668
  } | undefined;
7669
7669
  gasIncluded?: boolean | undefined;
7670
- gasless7702?: boolean | undefined;
7670
+ gasIncluded7702?: boolean | undefined;
7671
7671
  priceData?: {
7672
7672
  totalFromAmountUsd?: string | undefined;
7673
7673
  totalToAmountUsd?: string | undefined;
@@ -7829,7 +7829,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
7829
7829
  destChainId?: number | undefined;
7830
7830
  } | undefined;
7831
7831
  gasIncluded?: boolean | undefined;
7832
- gasless7702?: boolean | undefined;
7832
+ gasIncluded7702?: boolean | undefined;
7833
7833
  priceData?: {
7834
7834
  totalFromAmountUsd?: string | undefined;
7835
7835
  totalToAmountUsd?: string | undefined;
@@ -8041,7 +8041,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
8041
8041
  destChainId?: number | undefined;
8042
8042
  } | undefined;
8043
8043
  gasIncluded?: boolean | undefined;
8044
- gasless7702?: boolean | undefined;
8044
+ gasIncluded7702?: boolean | undefined;
8045
8045
  priceData?: {
8046
8046
  totalFromAmountUsd?: string | undefined;
8047
8047
  totalToAmountUsd?: string | undefined;
@@ -8203,7 +8203,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
8203
8203
  destChainId?: number | undefined;
8204
8204
  } | undefined;
8205
8205
  gasIncluded?: boolean | undefined;
8206
- gasless7702?: boolean | undefined;
8206
+ gasIncluded7702?: boolean | undefined;
8207
8207
  priceData?: {
8208
8208
  totalFromAmountUsd?: string | undefined;
8209
8209
  totalToAmountUsd?: string | undefined;
@@ -8379,7 +8379,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
8379
8379
  destChainId?: number | undefined;
8380
8380
  } | undefined;
8381
8381
  gasIncluded?: boolean | undefined;
8382
- gasless7702?: boolean | undefined;
8382
+ gasIncluded7702?: boolean | undefined;
8383
8383
  priceData?: {
8384
8384
  totalFromAmountUsd?: string | undefined;
8385
8385
  totalToAmountUsd?: string | undefined;
@@ -8595,7 +8595,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
8595
8595
  destChainId?: number | undefined;
8596
8596
  } | undefined;
8597
8597
  gasIncluded?: boolean | undefined;
8598
- gasless7702?: boolean | undefined;
8598
+ gasIncluded7702?: boolean | undefined;
8599
8599
  priceData?: {
8600
8600
  totalFromAmountUsd?: string | undefined;
8601
8601
  totalToAmountUsd?: string | undefined;
@@ -8762,7 +8762,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
8762
8762
  destChainId?: number | undefined;
8763
8763
  } | undefined;
8764
8764
  gasIncluded?: boolean | undefined;
8765
- gasless7702?: boolean | undefined;
8765
+ gasIncluded7702?: boolean | undefined;
8766
8766
  priceData?: {
8767
8767
  totalFromAmountUsd?: string | undefined;
8768
8768
  totalToAmountUsd?: string | undefined;
@@ -8977,7 +8977,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
8977
8977
  destChainId?: number | undefined;
8978
8978
  } | undefined;
8979
8979
  gasIncluded?: boolean | undefined;
8980
- gasless7702?: boolean | undefined;
8980
+ gasIncluded7702?: boolean | undefined;
8981
8981
  priceData?: {
8982
8982
  totalFromAmountUsd?: string | undefined;
8983
8983
  totalToAmountUsd?: string | undefined;
@@ -9140,7 +9140,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
9140
9140
  destChainId?: number | undefined;
9141
9141
  } | undefined;
9142
9142
  gasIncluded?: boolean | undefined;
9143
- gasless7702?: boolean | undefined;
9143
+ gasIncluded7702?: boolean | undefined;
9144
9144
  priceData?: {
9145
9145
  totalFromAmountUsd?: string | undefined;
9146
9146
  totalToAmountUsd?: string | undefined;
@@ -9355,7 +9355,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
9355
9355
  destChainId?: number | undefined;
9356
9356
  } | undefined;
9357
9357
  gasIncluded?: boolean | undefined;
9358
- gasless7702?: boolean | undefined;
9358
+ gasIncluded7702?: boolean | undefined;
9359
9359
  priceData?: {
9360
9360
  totalFromAmountUsd?: string | undefined;
9361
9361
  totalToAmountUsd?: string | undefined;
@@ -9562,7 +9562,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
9562
9562
  destChainId?: number | undefined;
9563
9563
  } | undefined;
9564
9564
  gasIncluded?: boolean | undefined;
9565
- gasless7702?: boolean | undefined;
9565
+ gasIncluded7702?: boolean | undefined;
9566
9566
  priceData?: {
9567
9567
  totalFromAmountUsd?: string | undefined;
9568
9568
  totalToAmountUsd?: string | undefined;
@@ -9725,7 +9725,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
9725
9725
  destChainId?: number | undefined;
9726
9726
  } | undefined;
9727
9727
  gasIncluded?: boolean | undefined;
9728
- gasless7702?: boolean | undefined;
9728
+ gasIncluded7702?: boolean | undefined;
9729
9729
  priceData?: {
9730
9730
  totalFromAmountUsd?: string | undefined;
9731
9731
  totalToAmountUsd?: string | undefined;
@@ -10036,7 +10036,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
10036
10036
  destChainId?: number | undefined;
10037
10037
  } | undefined;
10038
10038
  gasIncluded?: boolean | undefined;
10039
- gasless7702?: boolean | undefined;
10039
+ gasIncluded7702?: boolean | undefined;
10040
10040
  priceData?: {
10041
10041
  totalFromAmountUsd?: string | undefined;
10042
10042
  totalToAmountUsd?: string | undefined;
@@ -10212,7 +10212,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
10212
10212
  destChainId?: number | undefined;
10213
10213
  } | undefined;
10214
10214
  gasIncluded?: boolean | undefined;
10215
- gasless7702?: boolean | undefined;
10215
+ gasIncluded7702?: boolean | undefined;
10216
10216
  priceData?: {
10217
10217
  totalFromAmountUsd?: string | undefined;
10218
10218
  totalToAmountUsd?: string | undefined;
@@ -10383,7 +10383,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
10383
10383
  destChainId?: number | undefined;
10384
10384
  } | undefined;
10385
10385
  gasIncluded?: boolean | undefined;
10386
- gasless7702?: boolean | undefined;
10386
+ gasIncluded7702?: boolean | undefined;
10387
10387
  priceData?: {
10388
10388
  totalFromAmountUsd?: string | undefined;
10389
10389
  totalToAmountUsd?: string | undefined;
@@ -10554,7 +10554,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
10554
10554
  destChainId?: number | undefined;
10555
10555
  } | undefined;
10556
10556
  gasIncluded?: boolean | undefined;
10557
- gasless7702?: boolean | undefined;
10557
+ gasIncluded7702?: boolean | undefined;
10558
10558
  priceData?: {
10559
10559
  totalFromAmountUsd?: string | undefined;
10560
10560
  totalToAmountUsd?: string | undefined;
@@ -10726,7 +10726,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
10726
10726
  destChainId?: number | undefined;
10727
10727
  } | undefined;
10728
10728
  gasIncluded?: boolean | undefined;
10729
- gasless7702?: boolean | undefined;
10729
+ gasIncluded7702?: boolean | undefined;
10730
10730
  priceData?: {
10731
10731
  totalFromAmountUsd?: string | undefined;
10732
10732
  totalToAmountUsd?: string | undefined;
@@ -10897,7 +10897,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
10897
10897
  destChainId?: number | undefined;
10898
10898
  } | undefined;
10899
10899
  gasIncluded?: boolean | undefined;
10900
- gasless7702?: boolean | undefined;
10900
+ gasIncluded7702?: boolean | undefined;
10901
10901
  priceData?: {
10902
10902
  totalFromAmountUsd?: string | undefined;
10903
10903
  totalToAmountUsd?: string | undefined;
@@ -11068,7 +11068,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
11068
11068
  destChainId?: number | undefined;
11069
11069
  } | undefined;
11070
11070
  gasIncluded?: boolean | undefined;
11071
- gasless7702?: boolean | undefined;
11071
+ gasIncluded7702?: boolean | undefined;
11072
11072
  priceData?: {
11073
11073
  totalFromAmountUsd?: string | undefined;
11074
11074
  totalToAmountUsd?: string | undefined;
@@ -11244,7 +11244,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
11244
11244
  destChainId?: number | undefined;
11245
11245
  } | undefined;
11246
11246
  gasIncluded?: boolean | undefined;
11247
- gasless7702?: boolean | undefined;
11247
+ gasIncluded7702?: boolean | undefined;
11248
11248
  priceData?: {
11249
11249
  totalFromAmountUsd?: string | undefined;
11250
11250
  totalToAmountUsd?: string | undefined;
@@ -11420,7 +11420,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
11420
11420
  destChainId?: number | undefined;
11421
11421
  } | undefined;
11422
11422
  gasIncluded?: boolean | undefined;
11423
- gasless7702?: boolean | undefined;
11423
+ gasIncluded7702?: boolean | undefined;
11424
11424
  priceData?: {
11425
11425
  totalFromAmountUsd?: string | undefined;
11426
11426
  totalToAmountUsd?: string | undefined;
@@ -11596,7 +11596,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
11596
11596
  destChainId?: number | undefined;
11597
11597
  } | undefined;
11598
11598
  gasIncluded?: boolean | undefined;
11599
- gasless7702?: boolean | undefined;
11599
+ gasIncluded7702?: boolean | undefined;
11600
11600
  priceData?: {
11601
11601
  totalFromAmountUsd?: string | undefined;
11602
11602
  totalToAmountUsd?: string | undefined;
@@ -11767,7 +11767,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
11767
11767
  destChainId?: number | undefined;
11768
11768
  } | undefined;
11769
11769
  gasIncluded?: boolean | undefined;
11770
- gasless7702?: boolean | undefined;
11770
+ gasIncluded7702?: boolean | undefined;
11771
11771
  priceData?: {
11772
11772
  totalFromAmountUsd?: string | undefined;
11773
11773
  totalToAmountUsd?: string | undefined;
@@ -11939,7 +11939,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
11939
11939
  destChainId?: number | undefined;
11940
11940
  } | undefined;
11941
11941
  gasIncluded?: boolean | undefined;
11942
- gasless7702?: boolean | undefined;
11942
+ gasIncluded7702?: boolean | undefined;
11943
11943
  priceData?: {
11944
11944
  totalFromAmountUsd?: string | undefined;
11945
11945
  totalToAmountUsd?: string | undefined;
@@ -12110,7 +12110,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
12110
12110
  destChainId?: number | undefined;
12111
12111
  } | undefined;
12112
12112
  gasIncluded?: boolean | undefined;
12113
- gasless7702?: boolean | undefined;
12113
+ gasIncluded7702?: boolean | undefined;
12114
12114
  priceData?: {
12115
12115
  totalFromAmountUsd?: string | undefined;
12116
12116
  totalToAmountUsd?: string | undefined;
@@ -12286,7 +12286,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
12286
12286
  destChainId?: number | undefined;
12287
12287
  } | undefined;
12288
12288
  gasIncluded?: boolean | undefined;
12289
- gasless7702?: boolean | undefined;
12289
+ gasIncluded7702?: boolean | undefined;
12290
12290
  priceData?: {
12291
12291
  totalFromAmountUsd?: string | undefined;
12292
12292
  totalToAmountUsd?: string | undefined;
@@ -12462,7 +12462,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
12462
12462
  destChainId?: number | undefined;
12463
12463
  } | undefined;
12464
12464
  gasIncluded?: boolean | undefined;
12465
- gasless7702?: boolean | undefined;
12465
+ gasIncluded7702?: boolean | undefined;
12466
12466
  priceData?: {
12467
12467
  totalFromAmountUsd?: string | undefined;
12468
12468
  totalToAmountUsd?: string | undefined;
@@ -12678,7 +12678,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
12678
12678
  destChainId?: number | undefined;
12679
12679
  } | undefined;
12680
12680
  gasIncluded?: boolean | undefined;
12681
- gasless7702?: boolean | undefined;
12681
+ gasIncluded7702?: boolean | undefined;
12682
12682
  priceData?: {
12683
12683
  totalFromAmountUsd?: string | undefined;
12684
12684
  totalToAmountUsd?: string | undefined;
@@ -12840,7 +12840,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
12840
12840
  destChainId?: number | undefined;
12841
12841
  } | undefined;
12842
12842
  gasIncluded?: boolean | undefined;
12843
- gasless7702?: boolean | undefined;
12843
+ gasIncluded7702?: boolean | undefined;
12844
12844
  priceData?: {
12845
12845
  totalFromAmountUsd?: string | undefined;
12846
12846
  totalToAmountUsd?: string | undefined;
@@ -13052,7 +13052,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
13052
13052
  destChainId?: number | undefined;
13053
13053
  } | undefined;
13054
13054
  gasIncluded?: boolean | undefined;
13055
- gasless7702?: boolean | undefined;
13055
+ gasIncluded7702?: boolean | undefined;
13056
13056
  priceData?: {
13057
13057
  totalFromAmountUsd?: string | undefined;
13058
13058
  totalToAmountUsd?: string | undefined;
@@ -13214,7 +13214,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
13214
13214
  destChainId?: number | undefined;
13215
13215
  } | undefined;
13216
13216
  gasIncluded?: boolean | undefined;
13217
- gasless7702?: boolean | undefined;
13217
+ gasIncluded7702?: boolean | undefined;
13218
13218
  priceData?: {
13219
13219
  totalFromAmountUsd?: string | undefined;
13220
13220
  totalToAmountUsd?: string | undefined;
@@ -13390,7 +13390,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
13390
13390
  destChainId?: number | undefined;
13391
13391
  } | undefined;
13392
13392
  gasIncluded?: boolean | undefined;
13393
- gasless7702?: boolean | undefined;
13393
+ gasIncluded7702?: boolean | undefined;
13394
13394
  priceData?: {
13395
13395
  totalFromAmountUsd?: string | undefined;
13396
13396
  totalToAmountUsd?: string | undefined;
@@ -13606,7 +13606,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
13606
13606
  destChainId?: number | undefined;
13607
13607
  } | undefined;
13608
13608
  gasIncluded?: boolean | undefined;
13609
- gasless7702?: boolean | undefined;
13609
+ gasIncluded7702?: boolean | undefined;
13610
13610
  priceData?: {
13611
13611
  totalFromAmountUsd?: string | undefined;
13612
13612
  totalToAmountUsd?: string | undefined;
@@ -13773,7 +13773,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
13773
13773
  destChainId?: number | undefined;
13774
13774
  } | undefined;
13775
13775
  gasIncluded?: boolean | undefined;
13776
- gasless7702?: boolean | undefined;
13776
+ gasIncluded7702?: boolean | undefined;
13777
13777
  priceData?: {
13778
13778
  totalFromAmountUsd?: string | undefined;
13779
13779
  totalToAmountUsd?: string | undefined;
@@ -13988,7 +13988,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
13988
13988
  destChainId?: number | undefined;
13989
13989
  } | undefined;
13990
13990
  gasIncluded?: boolean | undefined;
13991
- gasless7702?: boolean | undefined;
13991
+ gasIncluded7702?: boolean | undefined;
13992
13992
  priceData?: {
13993
13993
  totalFromAmountUsd?: string | undefined;
13994
13994
  totalToAmountUsd?: string | undefined;
@@ -14151,7 +14151,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
14151
14151
  destChainId?: number | undefined;
14152
14152
  } | undefined;
14153
14153
  gasIncluded?: boolean | undefined;
14154
- gasless7702?: boolean | undefined;
14154
+ gasIncluded7702?: boolean | undefined;
14155
14155
  priceData?: {
14156
14156
  totalFromAmountUsd?: string | undefined;
14157
14157
  totalToAmountUsd?: string | undefined;
@@ -14366,7 +14366,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
14366
14366
  destChainId?: number | undefined;
14367
14367
  } | undefined;
14368
14368
  gasIncluded?: boolean | undefined;
14369
- gasless7702?: boolean | undefined;
14369
+ gasIncluded7702?: boolean | undefined;
14370
14370
  priceData?: {
14371
14371
  totalFromAmountUsd?: string | undefined;
14372
14372
  totalToAmountUsd?: string | undefined;
@@ -14573,7 +14573,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
14573
14573
  destChainId?: number | undefined;
14574
14574
  } | undefined;
14575
14575
  gasIncluded?: boolean | undefined;
14576
- gasless7702?: boolean | undefined;
14576
+ gasIncluded7702?: boolean | undefined;
14577
14577
  priceData?: {
14578
14578
  totalFromAmountUsd?: string | undefined;
14579
14579
  totalToAmountUsd?: string | undefined;
@@ -14736,7 +14736,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
14736
14736
  destChainId?: number | undefined;
14737
14737
  } | undefined;
14738
14738
  gasIncluded?: boolean | undefined;
14739
- gasless7702?: boolean | undefined;
14739
+ gasIncluded7702?: boolean | undefined;
14740
14740
  priceData?: {
14741
14741
  totalFromAmountUsd?: string | undefined;
14742
14742
  totalToAmountUsd?: string | undefined;
@@ -15043,7 +15043,7 @@ export declare const selectBridgeQuotes: ((state: BridgeControllerState & {
15043
15043
  destChainId?: number | undefined;
15044
15044
  } | undefined;
15045
15045
  gasIncluded?: boolean | undefined;
15046
- gasless7702?: boolean | undefined;
15046
+ gasIncluded7702?: boolean | undefined;
15047
15047
  priceData?: {
15048
15048
  totalFromAmountUsd?: string | undefined;
15049
15049
  totalToAmountUsd?: string | undefined;