@berachain/config 0.1.0 → 0.1.1-5.beta-1

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 (107) hide show
  1. package/dist/bepolia.cjs +8 -1
  2. package/dist/bepolia.d.cts +25 -7
  3. package/dist/bepolia.d.ts +25 -7
  4. package/dist/bepolia.mjs +8 -1
  5. package/dist/chunk-2JZ7QJEW.cjs +84 -0
  6. package/dist/chunk-2XYRGOX3.mjs +64 -0
  7. package/dist/chunk-3K6IUX3G.mjs +25 -0
  8. package/dist/chunk-3XMRQ4AF.cjs +169 -0
  9. package/dist/chunk-6TL5ZQOM.cjs +75 -0
  10. package/dist/chunk-75ZPJI57.cjs +9 -0
  11. package/dist/chunk-7P6ASYW6.mjs +9 -0
  12. package/dist/chunk-ADH7F47T.cjs +26 -0
  13. package/dist/chunk-AMUU2OH4.cjs +158 -0
  14. package/dist/chunk-AP2XG6GJ.mjs +84 -0
  15. package/dist/chunk-BM46XQJA.mjs +55 -0
  16. package/dist/chunk-CAOMAWN5.mjs +26 -0
  17. package/dist/chunk-EYYJ2UZT.cjs +10 -0
  18. package/dist/chunk-JHPXZOPW.mjs +158 -0
  19. package/dist/chunk-JZA34W4G.cjs +138 -0
  20. package/dist/chunk-KJXYSGNH.mjs +10 -0
  21. package/dist/chunk-KYJQS3T5.mjs +138 -0
  22. package/dist/chunk-LALEUPWL.mjs +8 -0
  23. package/dist/chunk-NQ3UKQHW.mjs +75 -0
  24. package/dist/chunk-NX4FI7G3.cjs +64 -0
  25. package/dist/chunk-ONKAV4AG.cjs +25 -0
  26. package/dist/chunk-SWEAJ6OD.mjs +169 -0
  27. package/dist/chunk-WRTYGXJM.cjs +55 -0
  28. package/dist/chunk-YT7WZDGI.cjs +8 -0
  29. package/dist/index.cjs +11 -1
  30. package/dist/index.d.cts +2 -2
  31. package/dist/index.d.ts +2 -2
  32. package/dist/index.mjs +11 -1
  33. package/dist/internal/edge-config/index.cjs +37 -1
  34. package/dist/internal/edge-config/index.d.cts +1 -1
  35. package/dist/internal/edge-config/index.d.ts +1 -1
  36. package/dist/internal/edge-config/index.mjs +37 -1
  37. package/dist/internal/flags/index.cjs +206 -1
  38. package/dist/internal/flags/index.d.cts +7 -1
  39. package/dist/internal/flags/index.d.ts +7 -1
  40. package/dist/internal/flags/index.mjs +206 -1
  41. package/dist/internal/header-sources.cjs +283 -11
  42. package/dist/internal/header-sources.mjs +283 -11
  43. package/dist/internal/index.cjs +40 -1
  44. package/dist/internal/index.d.cts +105 -31
  45. package/dist/internal/index.d.ts +105 -31
  46. package/dist/internal/index.mjs +40 -1
  47. package/dist/internal/maintenance.cjs +26 -1
  48. package/dist/internal/maintenance.mjs +26 -1
  49. package/dist/internal/nextjs/index.cjs +85 -1
  50. package/dist/internal/nextjs/index.d.cts +1 -1
  51. package/dist/internal/nextjs/index.d.ts +1 -1
  52. package/dist/internal/nextjs/index.mjs +85 -1
  53. package/dist/internal/nextjs/utils/index.cjs +39 -1
  54. package/dist/internal/nextjs/utils/index.mjs +39 -1
  55. package/dist/internal/sentry/index.cjs +11 -1
  56. package/dist/internal/sentry/index.mjs +11 -1
  57. package/dist/internal/sentry/sentry.client.config.cjs +59 -1
  58. package/dist/internal/sentry/sentry.client.config.mjs +59 -1
  59. package/dist/internal/tailwind/index.cjs +239 -1
  60. package/dist/internal/tailwind/index.mjs +239 -1
  61. package/dist/internal/tsup/index.cjs +73 -1
  62. package/dist/internal/tsup/index.mjs +73 -1
  63. package/dist/internal/wagmi/index.cjs +60 -1
  64. package/dist/internal/wagmi/index.d.cts +1 -18
  65. package/dist/internal/wagmi/index.d.ts +1 -18
  66. package/dist/internal/wagmi/index.mjs +60 -1
  67. package/dist/mainnet.cjs +10 -1
  68. package/dist/mainnet.d.cts +27 -8
  69. package/dist/mainnet.d.ts +27 -8
  70. package/dist/mainnet.mjs +10 -1
  71. package/dist/sentry.edge.config-F4334LEP.cjs +24 -0
  72. package/dist/sentry.edge.config-JU55FF2U.mjs +24 -0
  73. package/dist/sentry.server.config-KFRT37Q3.cjs +24 -0
  74. package/dist/sentry.server.config-M77KFJ6J.mjs +24 -0
  75. package/dist/{types-BU1W-0Vo.d.cts → types-ClIxAUdh.d.cts} +21 -8
  76. package/dist/{types-BU1W-0Vo.d.ts → types-ClIxAUdh.d.ts} +21 -8
  77. package/package.json +38 -40
  78. package/postcss.json +6 -0
  79. package/LICENSE +0 -21
  80. package/dist/chunk-2OLL4MUY.cjs +0 -1
  81. package/dist/chunk-3KQLFIHT.cjs +0 -2
  82. package/dist/chunk-3PKORKPM.mjs +0 -1
  83. package/dist/chunk-4VDLQK6F.cjs +0 -1
  84. package/dist/chunk-DFPDQR4M.cjs +0 -1
  85. package/dist/chunk-DL645PXT.mjs +0 -1
  86. package/dist/chunk-DUO7UEQD.cjs +0 -1
  87. package/dist/chunk-DVULZ7ID.cjs +0 -1
  88. package/dist/chunk-E6JOUU2U.mjs +0 -1
  89. package/dist/chunk-FVNATITS.mjs +0 -1
  90. package/dist/chunk-H6BDBYQ5.cjs +0 -1
  91. package/dist/chunk-HLI3RPDQ.cjs +0 -1
  92. package/dist/chunk-JVJKB7V7.mjs +0 -1
  93. package/dist/chunk-JYSZ2GU3.cjs +0 -1
  94. package/dist/chunk-JZXLCA2E.mjs +0 -1
  95. package/dist/chunk-MS6UGFXI.mjs +0 -1
  96. package/dist/chunk-O243TIHY.mjs +0 -1
  97. package/dist/chunk-O5LUKC6Z.mjs +0 -1
  98. package/dist/chunk-OQFLFE3X.cjs +0 -1
  99. package/dist/chunk-S2A3Z34I.mjs +0 -2
  100. package/dist/chunk-U2GGNVRS.cjs +0 -1
  101. package/dist/chunk-UNNCJ44D.mjs +0 -1
  102. package/dist/chunk-WDALG65T.mjs +0 -1
  103. package/dist/chunk-WU7DCIYT.cjs +0 -1
  104. package/dist/sentry.edge.config-34TBZ2J6.cjs +0 -1
  105. package/dist/sentry.edge.config-3QO3DLYV.mjs +0 -1
  106. package/dist/sentry.server.config-S53O6JTA.mjs +0 -1
  107. package/dist/sentry.server.config-WQX4KCNG.cjs +0 -1
@@ -1,5 +1,5 @@
1
- import { C as ChainId, a as AppName, A as Address } from '../types-BU1W-0Vo.cjs';
2
- export { B as BeraConfig, H as HttpLink, P as ProjectName } from '../types-BU1W-0Vo.cjs';
1
+ import { C as ChainId, a as AppName, A as Address } from '../types-ClIxAUdh.cjs';
2
+ export { B as BeraConfig, H as HttpLink, P as ProjectName } from '../types-ClIxAUdh.cjs';
3
3
 
4
4
  declare const defaultChainId: ChainId;
5
5
 
@@ -13,7 +13,7 @@ declare const currentDapp: AppName | undefined;
13
13
  * Avoids circular dependency with the config object.
14
14
  */
15
15
 
16
- declare const cloudinaryBaseUrl = "https://res.cloudinary.com/duv0g402y/";
16
+ declare const imageBaseUrl = "https://imagedelivery.net/qNj7Q3MCke89zoKzav7eDQ";
17
17
  declare const goldskyBaseUrl = "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/";
18
18
  /**
19
19
  * Returns the RPC URLs for the given chain ID. If anvil is set, it will just return the anvil RPC URLs.
@@ -54,18 +54,28 @@ declare const chainConfigs: {
54
54
  readonly rewardAllocationFactory: "0xc8FD9a3fB3Dad4C22c9F8Cfa7cecC318A667A791";
55
55
  readonly factory: "0x94Ad6Ac84f6C6FbA8b8CCbD71d9f4f101def52a8";
56
56
  readonly staker: "0x44F07Ce5AfeCbCC406e6beFD40cc2998eEb8c7C6";
57
- readonly subgraph: string;
57
+ readonly subgraph: {
58
+ readonly name: "pol-subgraph";
59
+ readonly uri: string;
60
+ readonly headers: {
61
+ Authorization: string;
62
+ } | undefined;
63
+ };
58
64
  readonly bribeBoostApi: string;
59
65
  readonly bgtIncentiveDistributor: "0x77DA09bC82652f9A14d1b170a001e759640298e6";
66
+ readonly lstStakerVaultFactory: "0xc41bbD6695AB6bdc6D04701b15f4CE5EbA2e2500";
60
67
  };
61
68
  readonly api: {
69
+ readonly name: "Berachain API";
62
70
  readonly uri: string;
63
71
  readonly headers: {
64
72
  "x-api-key": string;
65
73
  } | undefined;
66
74
  };
67
- readonly bonder: "https://bonder-lsts.marble.live";
68
- readonly blocksSubgraph: string;
75
+ readonly backend: {
76
+ readonly name: "Berachain Backend";
77
+ readonly uri: string;
78
+ };
69
79
  readonly bex: {
70
80
  readonly chainName: "BERACHAIN";
71
81
  readonly vault: "0x4Be03f781C497A489E3cB0287833452cA9B9E80B";
@@ -78,7 +88,6 @@ declare const chainConfigs: {
78
88
  };
79
89
  readonly balancerDelegatedOwnership: "0xba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1b";
80
90
  readonly poolCreationHelper: "0x55dccE8165C88aAd4403a15A9cE3A8E244657dD2";
81
- readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bex-subgraph/mainnet-1.0.3/gn";
82
91
  readonly aggregatorsRouter: "0x1BDB1cf792419d2eaB5aBa8076B8f4257744fA58";
83
92
  readonly aggregatorsRouterExecutor: "0x4AD3c5A427Af60F8Dd982023aE012233A66CA1f8";
84
93
  readonly haikuRouter: "0x24aC999FF132B32c5b3956973b6213B0d07eB2C7";
@@ -90,10 +99,16 @@ declare const chainConfigs: {
90
99
  readonly honey: {
91
100
  readonly name: "Honey";
92
101
  readonly url: "https://honey.berachain.com";
93
- readonly subgraph: string;
102
+ readonly subgraph: {
103
+ readonly name: "honey-subgraph";
104
+ readonly uri: string;
105
+ readonly headers: {
106
+ Authorization: string;
107
+ } | undefined;
108
+ };
94
109
  readonly factory: "0xA4aFef880F5cE1f63c9fb48F661E27F8B4216401";
95
110
  readonly pythOracle: "0x5CA67e134c52B1d11E038A5a4eD8Ddcdb1238943";
96
- readonly pythWrapper: "0x4b7cb1c197f8EE4d309866B16C2c12E3B4E7E606";
111
+ readonly pythWrapper: "0xF5686e448BE103beA465105bEb9d284a34ae7e95";
97
112
  readonly reader: "0x285e147060CDc5ba902786d3A471224ee6cE0F91";
98
113
  readonly token: "0xFCBD14DC51f0A4d49d5E53C2E0950e0bC26d0Dce";
99
114
  };
@@ -104,7 +119,6 @@ declare const chainConfigs: {
104
119
  readonly governance: {
105
120
  readonly governor: "0x4f4A5c2194B8e856b7a05B348F6ba3978FB6f6D5";
106
121
  readonly timelock: "0xb5f2000b5744f207c931526cAE2134cAa8b6862a";
107
- readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/governance-subgraph/mainnet-v1.1.1/gn";
108
122
  };
109
123
  readonly lists: {
110
124
  readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/mainnet.json";
@@ -133,6 +147,7 @@ declare const chainConfigs: {
133
147
  readonly name: "Bend";
134
148
  readonly url: "https://bend.berachain.com";
135
149
  readonly whiskApi: {
150
+ readonly name: "Bend Whisk";
136
151
  readonly uri: string;
137
152
  readonly headers: {
138
153
  Authorization: string;
@@ -157,6 +172,10 @@ declare const chainConfigs: {
157
172
  readonly supportedVaults: `0x${string}`[];
158
173
  };
159
174
  };
175
+ readonly enso: {
176
+ readonly walletV2Factory: "0xc914a663837eb21c5a650716e015659686597e55";
177
+ readonly walletFlashloanAdapter: "0x5dE09823D9143886896507107590d9859F3E390b";
178
+ };
160
179
  readonly explore: {
161
180
  readonly name: "Explore";
162
181
  readonly url: "https://explore.berachain.com";
@@ -186,18 +205,28 @@ declare const chainConfigs: {
186
205
  readonly factory: "0x94Ad6Ac84f6C6FbA8b8CCbD71d9f4f101def52a8";
187
206
  readonly rewardAllocationFactory: "0x7f09Cf6958631513aF0400488F65c7B5c0313F52";
188
207
  readonly staker: "0x44F07Ce5AfeCbCC406e6beFD40cc2998eEb8c7C6";
189
- readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/pol-subgraph/bepolia-1.7.0/gn";
208
+ readonly subgraph: {
209
+ readonly name: "pol-subgraph";
210
+ readonly uri: string;
211
+ readonly headers: {
212
+ Authorization: string;
213
+ } | undefined;
214
+ };
190
215
  readonly bribeBoostApi: string;
191
216
  readonly bgtIncentiveDistributor: "0xb0d005Fe83E3F1ec876C1a64700c5F0d6265d9E3";
217
+ readonly lstStakerVaultFactory: "0xAf10B532cCC25B26a8e28913D5C4056a77e7a178";
192
218
  };
193
219
  readonly api: {
220
+ readonly name: "Berachain API";
194
221
  readonly uri: string;
195
222
  readonly headers: {
196
223
  "x-api-key": string;
197
224
  } | undefined;
198
225
  };
199
- readonly bonder: "https://bonder-lsts.marble.live";
200
- readonly blocksSubgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/blocks-subgraph/bepolia-v1.1.0/gn";
226
+ readonly backend: {
227
+ readonly name: "Berachain Backend";
228
+ readonly uri: string;
229
+ };
201
230
  readonly bex: {
202
231
  readonly chainName: "BEPOLIA";
203
232
  readonly vault: "0x708cA656b68A6b7384a488A36aD33505a77241FE";
@@ -209,7 +238,6 @@ declare const chainConfigs: {
209
238
  readonly weighted: "0xf1d23276C7b271B2aC595C78977b2312E9954D57";
210
239
  };
211
240
  readonly poolCreationHelper: "0x0dC9964F6CA33d9EF38DEB4925234766127C6B36";
212
- readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bex-subgraph/bepolia-1.0.3/gn";
213
241
  readonly aggregatorsRouter: "0x0000000000000000000000000000000000000000";
214
242
  readonly aggregatorsRouterExecutor: "0x0000000000000000000000000000000000000000";
215
243
  readonly haikuRouter: null;
@@ -222,7 +250,13 @@ declare const chainConfigs: {
222
250
  readonly honey: {
223
251
  readonly name: "Honey";
224
252
  readonly url: "https://bepolia.honey.berachain.com";
225
- readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/honey-subgraph/bepolia-v1.2.1/gn";
253
+ readonly subgraph: {
254
+ readonly name: "honey-subgraph";
255
+ readonly uri: string;
256
+ readonly headers: {
257
+ Authorization: string;
258
+ } | undefined;
259
+ };
226
260
  readonly factory: "0xA4aFef880F5cE1f63c9fb48F661E27F8B4216401";
227
261
  readonly pythOracle: "0x5CA67e134c52B1d11E038A5a4eD8Ddcdb1238943";
228
262
  readonly pythWrapper: "0xE5Ad9BA751714ec8cdd554b5a9f12BFcA13980cB";
@@ -236,7 +270,6 @@ declare const chainConfigs: {
236
270
  readonly governance: {
237
271
  readonly governor: `0x${string}`;
238
272
  readonly timelock: `0x${string}`;
239
- readonly subgraph: string;
240
273
  };
241
274
  readonly lists: {
242
275
  readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/bepolia.json";
@@ -284,6 +317,10 @@ declare const chainConfigs: {
284
317
  readonly supportedVaults: Address[];
285
318
  };
286
319
  };
320
+ readonly enso: {
321
+ readonly walletV2Factory: null;
322
+ readonly walletFlashloanAdapter: null;
323
+ };
287
324
  readonly explore: {
288
325
  readonly name: "Explore";
289
326
  readonly url: "https://explore.berachain.com";
@@ -365,7 +402,7 @@ declare const appConfig: {
365
402
  readonly uiHost: "https://eu.posthog.com" | "https://us.posthog.com";
366
403
  };
367
404
  readonly ghost: "https://berachain.ghost.io";
368
- readonly cloudinary: "https://res.cloudinary.com/duv0g402y/image/upload/f_auto,q_auto/v1";
405
+ readonly imageDelivery: "https://imagedelivery.net/qNj7Q3MCke89zoKzav7eDQ";
369
406
  readonly homepage: string;
370
407
  readonly ecosystem: "https://ecosystem.berachain.com/";
371
408
  readonly ecojobs: "https://ecojobs.berachain.com/";
@@ -426,18 +463,28 @@ declare const config: {
426
463
  readonly rewardAllocationFactory: "0xc8FD9a3fB3Dad4C22c9F8Cfa7cecC318A667A791";
427
464
  readonly factory: "0x94Ad6Ac84f6C6FbA8b8CCbD71d9f4f101def52a8";
428
465
  readonly staker: "0x44F07Ce5AfeCbCC406e6beFD40cc2998eEb8c7C6";
429
- readonly subgraph: string;
466
+ readonly subgraph: {
467
+ readonly name: "pol-subgraph";
468
+ readonly uri: string;
469
+ readonly headers: {
470
+ Authorization: string;
471
+ } | undefined;
472
+ };
430
473
  readonly bribeBoostApi: string;
431
474
  readonly bgtIncentiveDistributor: "0x77DA09bC82652f9A14d1b170a001e759640298e6";
475
+ readonly lstStakerVaultFactory: "0xc41bbD6695AB6bdc6D04701b15f4CE5EbA2e2500";
432
476
  };
433
477
  readonly api: {
478
+ readonly name: "Berachain API";
434
479
  readonly uri: string;
435
480
  readonly headers: {
436
481
  "x-api-key": string;
437
482
  } | undefined;
438
483
  };
439
- readonly bonder: "https://bonder-lsts.marble.live";
440
- readonly blocksSubgraph: string;
484
+ readonly backend: {
485
+ readonly name: "Berachain Backend";
486
+ readonly uri: string;
487
+ };
441
488
  readonly bex: {
442
489
  readonly chainName: "BERACHAIN";
443
490
  readonly vault: "0x4Be03f781C497A489E3cB0287833452cA9B9E80B";
@@ -450,7 +497,6 @@ declare const config: {
450
497
  };
451
498
  readonly balancerDelegatedOwnership: "0xba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1ba1b";
452
499
  readonly poolCreationHelper: "0x55dccE8165C88aAd4403a15A9cE3A8E244657dD2";
453
- readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bex-subgraph/mainnet-1.0.3/gn";
454
500
  readonly aggregatorsRouter: "0x1BDB1cf792419d2eaB5aBa8076B8f4257744fA58";
455
501
  readonly aggregatorsRouterExecutor: "0x4AD3c5A427Af60F8Dd982023aE012233A66CA1f8";
456
502
  readonly haikuRouter: "0x24aC999FF132B32c5b3956973b6213B0d07eB2C7";
@@ -462,10 +508,16 @@ declare const config: {
462
508
  readonly honey: {
463
509
  readonly name: "Honey";
464
510
  readonly url: "https://honey.berachain.com";
465
- readonly subgraph: string;
511
+ readonly subgraph: {
512
+ readonly name: "honey-subgraph";
513
+ readonly uri: string;
514
+ readonly headers: {
515
+ Authorization: string;
516
+ } | undefined;
517
+ };
466
518
  readonly factory: "0xA4aFef880F5cE1f63c9fb48F661E27F8B4216401";
467
519
  readonly pythOracle: "0x5CA67e134c52B1d11E038A5a4eD8Ddcdb1238943";
468
- readonly pythWrapper: "0x4b7cb1c197f8EE4d309866B16C2c12E3B4E7E606";
520
+ readonly pythWrapper: "0xF5686e448BE103beA465105bEb9d284a34ae7e95";
469
521
  readonly reader: "0x285e147060CDc5ba902786d3A471224ee6cE0F91";
470
522
  readonly token: "0xFCBD14DC51f0A4d49d5E53C2E0950e0bC26d0Dce";
471
523
  };
@@ -476,7 +528,6 @@ declare const config: {
476
528
  readonly governance: {
477
529
  readonly governor: "0x4f4A5c2194B8e856b7a05B348F6ba3978FB6f6D5";
478
530
  readonly timelock: "0xb5f2000b5744f207c931526cAE2134cAa8b6862a";
479
- readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/governance-subgraph/mainnet-v1.1.1/gn";
480
531
  };
481
532
  readonly lists: {
482
533
  readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/mainnet.json";
@@ -505,6 +556,7 @@ declare const config: {
505
556
  readonly name: "Bend";
506
557
  readonly url: "https://bend.berachain.com";
507
558
  readonly whiskApi: {
559
+ readonly name: "Bend Whisk";
508
560
  readonly uri: string;
509
561
  readonly headers: {
510
562
  Authorization: string;
@@ -529,6 +581,10 @@ declare const config: {
529
581
  readonly supportedVaults: `0x${string}`[];
530
582
  };
531
583
  };
584
+ readonly enso: {
585
+ readonly walletV2Factory: "0xc914a663837eb21c5a650716e015659686597e55";
586
+ readonly walletFlashloanAdapter: "0x5dE09823D9143886896507107590d9859F3E390b";
587
+ };
532
588
  readonly explore: {
533
589
  readonly name: "Explore";
534
590
  readonly url: "https://explore.berachain.com";
@@ -557,18 +613,28 @@ declare const config: {
557
613
  readonly factory: "0x94Ad6Ac84f6C6FbA8b8CCbD71d9f4f101def52a8";
558
614
  readonly rewardAllocationFactory: "0x7f09Cf6958631513aF0400488F65c7B5c0313F52";
559
615
  readonly staker: "0x44F07Ce5AfeCbCC406e6beFD40cc2998eEb8c7C6";
560
- readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/pol-subgraph/bepolia-1.7.0/gn";
616
+ readonly subgraph: {
617
+ readonly name: "pol-subgraph";
618
+ readonly uri: string;
619
+ readonly headers: {
620
+ Authorization: string;
621
+ } | undefined;
622
+ };
561
623
  readonly bribeBoostApi: string;
562
624
  readonly bgtIncentiveDistributor: "0xb0d005Fe83E3F1ec876C1a64700c5F0d6265d9E3";
625
+ readonly lstStakerVaultFactory: "0xAf10B532cCC25B26a8e28913D5C4056a77e7a178";
563
626
  };
564
627
  readonly api: {
628
+ readonly name: "Berachain API";
565
629
  readonly uri: string;
566
630
  readonly headers: {
567
631
  "x-api-key": string;
568
632
  } | undefined;
569
633
  };
570
- readonly bonder: "https://bonder-lsts.marble.live";
571
- readonly blocksSubgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/blocks-subgraph/bepolia-v1.1.0/gn";
634
+ readonly backend: {
635
+ readonly name: "Berachain Backend";
636
+ readonly uri: string;
637
+ };
572
638
  readonly bex: {
573
639
  readonly chainName: "BEPOLIA";
574
640
  readonly vault: "0x708cA656b68A6b7384a488A36aD33505a77241FE";
@@ -580,7 +646,6 @@ declare const config: {
580
646
  readonly weighted: "0xf1d23276C7b271B2aC595C78977b2312E9954D57";
581
647
  };
582
648
  readonly poolCreationHelper: "0x0dC9964F6CA33d9EF38DEB4925234766127C6B36";
583
- readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/bex-subgraph/bepolia-1.0.3/gn";
584
649
  readonly aggregatorsRouter: "0x0000000000000000000000000000000000000000";
585
650
  readonly aggregatorsRouterExecutor: "0x0000000000000000000000000000000000000000";
586
651
  readonly haikuRouter: null;
@@ -593,7 +658,13 @@ declare const config: {
593
658
  readonly honey: {
594
659
  readonly name: "Honey";
595
660
  readonly url: "https://bepolia.honey.berachain.com";
596
- readonly subgraph: "https://api.goldsky.com/api/public/project_clq1h5ct0g4a201x18tfte5iv/subgraphs/honey-subgraph/bepolia-v1.2.1/gn";
661
+ readonly subgraph: {
662
+ readonly name: "honey-subgraph";
663
+ readonly uri: string;
664
+ readonly headers: {
665
+ Authorization: string;
666
+ } | undefined;
667
+ };
597
668
  readonly factory: "0xA4aFef880F5cE1f63c9fb48F661E27F8B4216401";
598
669
  readonly pythOracle: "0x5CA67e134c52B1d11E038A5a4eD8Ddcdb1238943";
599
670
  readonly pythWrapper: "0xE5Ad9BA751714ec8cdd554b5a9f12BFcA13980cB";
@@ -607,7 +678,6 @@ declare const config: {
607
678
  readonly governance: {
608
679
  readonly governor: `0x${string}`;
609
680
  readonly timelock: `0x${string}`;
610
- readonly subgraph: string;
611
681
  };
612
682
  readonly lists: {
613
683
  readonly rewardVaultList: "https://raw.githubusercontent.com/berachain/metadata/refs/heads/main/src/vaults/bepolia.json";
@@ -655,6 +725,10 @@ declare const config: {
655
725
  readonly supportedVaults: Address[];
656
726
  };
657
727
  };
728
+ readonly enso: {
729
+ readonly walletV2Factory: null;
730
+ readonly walletFlashloanAdapter: null;
731
+ };
658
732
  readonly explore: {
659
733
  readonly name: "Explore";
660
734
  readonly url: "https://explore.berachain.com";
@@ -676,4 +750,4 @@ declare const config: {
676
750
  };
677
751
  };
678
752
 
679
- export { Address, AppName, ChainId, alchemyJsonRpcUrl, appConfig, chainConfigs, defaultChainId as chainId, cloudinaryBaseUrl, config, currentDapp, defaultChainId, getRpcUrls, goldskyBaseUrl, jsonRpcUrl, privateRcpUrl, publicJsonRpcUrl };
753
+ export { Address, AppName, ChainId, alchemyJsonRpcUrl, appConfig, chainConfigs, defaultChainId as chainId, config, currentDapp, defaultChainId, getRpcUrls, goldskyBaseUrl, imageBaseUrl, jsonRpcUrl, privateRcpUrl, publicJsonRpcUrl };