@berachain/config 0.1.13 → 0.1.15-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 (103) hide show
  1. package/dist/bepolia.cjs +8 -1
  2. package/dist/bepolia.d.cts +4 -5
  3. package/dist/bepolia.d.ts +4 -5
  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 +3 -1
  39. package/dist/internal/flags/index.d.ts +3 -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 +14 -18
  45. package/dist/internal/index.d.ts +14 -18
  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.mjs +60 -1
  65. package/dist/mainnet.cjs +10 -1
  66. package/dist/mainnet.d.cts +4 -5
  67. package/dist/mainnet.d.ts +4 -5
  68. package/dist/mainnet.mjs +10 -1
  69. package/dist/sentry.edge.config-F4334LEP.cjs +24 -0
  70. package/dist/sentry.edge.config-JU55FF2U.mjs +24 -0
  71. package/dist/sentry.server.config-KFRT37Q3.cjs +24 -0
  72. package/dist/sentry.server.config-M77KFJ6J.mjs +24 -0
  73. package/dist/{types-MT3NuQb7.d.cts → types-ClIxAUdh.d.cts} +0 -5
  74. package/dist/{types-MT3NuQb7.d.ts → types-ClIxAUdh.d.ts} +0 -5
  75. package/package.json +2 -2
  76. package/dist/chunk-276AZYTL.cjs +0 -1
  77. package/dist/chunk-2OLL4MUY.cjs +0 -1
  78. package/dist/chunk-3KQLFIHT.cjs +0 -2
  79. package/dist/chunk-3WZ7JUD6.cjs +0 -1
  80. package/dist/chunk-4EBBM3AH.mjs +0 -1
  81. package/dist/chunk-4VDLQK6F.cjs +0 -1
  82. package/dist/chunk-7BJPOGJ3.cjs +0 -1
  83. package/dist/chunk-DL645PXT.mjs +0 -1
  84. package/dist/chunk-DUO7UEQD.cjs +0 -1
  85. package/dist/chunk-DVULZ7ID.cjs +0 -1
  86. package/dist/chunk-FVNATITS.mjs +0 -1
  87. package/dist/chunk-JW76KOHH.mjs +0 -1
  88. package/dist/chunk-JYSZ2GU3.cjs +0 -1
  89. package/dist/chunk-JZXLCA2E.mjs +0 -1
  90. package/dist/chunk-MS6UGFXI.mjs +0 -1
  91. package/dist/chunk-O243TIHY.mjs +0 -1
  92. package/dist/chunk-S2A3Z34I.mjs +0 -2
  93. package/dist/chunk-SU5YRBAA.mjs +0 -1
  94. package/dist/chunk-TQ67UFXV.cjs +0 -1
  95. package/dist/chunk-VWV244JK.mjs +0 -1
  96. package/dist/chunk-XBV7BAIE.cjs +0 -1
  97. package/dist/chunk-XO2H4NRK.mjs +0 -1
  98. package/dist/chunk-YQK5O5ZL.cjs +0 -1
  99. package/dist/chunk-ZA2X4K7Z.mjs +0 -1
  100. package/dist/sentry.edge.config-DS2KE3CX.cjs +0 -1
  101. package/dist/sentry.edge.config-OEQTPQ2L.mjs +0 -1
  102. package/dist/sentry.server.config-KRS7OUMO.mjs +0 -1
  103. package/dist/sentry.server.config-RNY6FTJT.cjs +0 -1
@@ -1,16 +1,288 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }var _chunkJYSZ2GU3cjs = require('../chunk-JYSZ2GU3.cjs');var _chunkDUO7UEQDcjs = require('../chunk-DUO7UEQD.cjs');var _chunk7BJPOGJ3cjs = require('../chunk-7BJPOGJ3.cjs');require('../chunk-XBV7BAIE.cjs');require('../chunk-TQ67UFXV.cjs');var _chunk276AZYTLcjs = require('../chunk-276AZYTL.cjs');var _chunk3KQLFIHTcjs = require('../chunk-3KQLFIHT.cjs');require('../chunk-2OLL4MUY.cjs');require('../chunk-4VDLQK6F.cjs');function v({dsn:t=process.env.NEXT_PUBLIC_SENTRY_DSN}={}){if(!t)return;let n=/^(?:https:\/\/)([A-z0-9]{32})(?::{0,1})([A-z0-9]*)(?:@)(o[a-z0-9]+)(?:\.ingest\.us\.sentry\.io)\/([0-9]{16})/i,e=_optionalChain([t, 'optionalAccess', _ => _.match, 'call', _2 => _2(n)]);if(!e)return;let[,s,r,o,a]=e,c=new URL(`https://${o}.ingest.us.sentry.io/api/${a}/security/?sentry_key=${s}`);return c.searchParams.set("sentry_key",s),c.searchParams.set("sentry_env",_chunkJYSZ2GU3cjs.a),c.searchParams.set("sentry_release",_chunkJYSZ2GU3cjs.c),{dsn:e[0],projectId:a,deprecatedSecret:r||void 0,cspEndpoint:c,org:o,publicKey:e[1]}}function N({isDevelopment:t,nonce:n,cspReporting:e,...s}){let r=[],o=_chunk7BJPOGJ3cjs.a[_chunk3KQLFIHTcjs.a],a=["https://*.sentry.io/","https://*.berachain.com/","https://*.berachain-staging.com/","wss://www.walletlink.org/rpc","https://*.thirdweb.com/","https://raw.githubusercontent.com/berachain/metadata/",_chunk276AZYTLcjs.a,"https://*.quiknode.pro","https://beranames-assets-berachain.s3.eu-central-003.backblazeb2.com/",_chunk276AZYTLcjs.b,o.pol.bribeBoostApi,_chunkDUO7UEQDcjs.a.call(void 0, o.api),_chunk276AZYTLcjs.e,_chunk276AZYTLcjs.d,_chunk276AZYTLcjs.f,"https://open-api.openocean.finance/","https://api.haiku.trade/","https://api.fly.trade/",`${o.bex.aggregatorsProxyUrl}/`,"wss://relay.walletconnect.com/","wss://relay.walletconnect.org/","https://verify.walletconnect.org/v3/public-key","https://api.routescan.io/v2/network/","wss://metamask-sdk.api.cx.metamask.io/socket.io/","https://metamask-sdk.api.cx.metamask.io","https://app.dynamicauth.com/api","https://www.walletlink.org/events","https://api.trongrid.io/","https://api-mainnet.layerzero-scan.com/","https://api-testnet.layerzero-scan.com/","https://chain-proxy.wallet.coinbase.com/","https://wallet.binance.com/tonbridge/","https://*.thirdweb.com/","https://eth.merkle.io/","https://cdn.whisk.so/","https://*.posthog.com","https://vercel.live","wss://ws-us3.pusher.com","https://cdn.markfi.xyz/scripts/analytics/","https://a.markfi.xyz/","https://hermes.pyth.network/v2/","https://rpc.porto.sh","https://api.avax.network/ext/bc/C/rpc","https://polygon-rpc.com","https://mainnet.optimism.io/","https://arb1.arbitrum.io/rpc","wss://www.walletlink.org/rpc","https://eth.merkle.io","https://mainnet.base.org/","https://api.enso.finance/","wss://www.walletlink.org/rpc",_chunkDUO7UEQDcjs.a.call(void 0, o.backend)].concat(_nullishCoalesce(s.connectionSources, () => ([]))).filter(i=>{if(!i)return!1;let p=_chunkDUO7UEQDcjs.a.call(void 0, i);return!(!p||p.trim()===""||p.startsWith(_chunk276AZYTLcjs.b)&&p!==_chunk276AZYTLcjs.b)}),c=[_chunk276AZYTLcjs.a,"https://raw.githubusercontent.com/berachain/metadata/","https://assets.coingecko.com/coins/images/","https://coin-images.coingecko.com/coins/images/","https://beranames-assets-berachain.s3.eu-central-003.backblazeb2.com/","https://icons.llama.fi/","https://icons.llamao.fi/","https://static.debank.com/","https://cdn.whisk.so/","https://cdn.morpho.org/","https://raw.githubusercontent.com/trustwallet/assets/","https://pelaguswallet.io/docs/img","https://*.posthog.com","https://vercel.live","https://vercel.com"].concat(_nullishCoalesce(s.pictureSources, () => ([]))).filter(i=>!(!i||i.trim()==="")),S=["https://verify.walletconnect.com/","https://verify.walletconnect.org/","https://embedded-wallet.thirdweb.com/","https://*.posthog.com","https://vercel.live/","https://id.porto.sh"].concat(_nullishCoalesce(s.frameSources, () => ([]))),x=["https://cdn.jsdelivr.net/npm/@fontsource/","https://*.posthog.com","https://vercel.live","https://assets.vercel.com","https://fonts.gstatic.com","https://use.typekit.net/"].concat(_nullishCoalesce(s.fontSources, () => ([]))),$=["https://*.posthog.com","https://vercel.live"].concat(_nullishCoalesce(s.styleSources, () => ([]))),u=`
2
- default-src 'self' ${r.join(" ")};
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true}); function _nullishCoalesce(lhs, rhsFn) { if (lhs != null) { return lhs; } else { return rhsFn(); } } function _optionalChain(ops) { let lastAccessLHS = undefined; let value = ops[0]; let i = 1; while (i < ops.length) { const op = ops[i]; const fn = ops[i + 1]; i += 2; if ((op === 'optionalAccess' || op === 'optionalCall') && value == null) { return undefined; } if (op === 'access' || op === 'optionalAccess') { lastAccessLHS = value; value = fn(value); } else if (op === 'call' || op === 'optionalCall') { value = fn((...args) => value.call(lastAccessLHS, ...args)); lastAccessLHS = undefined; } } return value; }
2
+
3
+
4
+ var _chunkONKAV4AGcjs = require('../chunk-ONKAV4AG.cjs');
5
+
6
+
7
+ var _chunkYT7WZDGIcjs = require('../chunk-YT7WZDGI.cjs');
8
+
9
+
10
+ var _chunkJZA34W4Gcjs = require('../chunk-JZA34W4G.cjs');
11
+ require('../chunk-3XMRQ4AF.cjs');
12
+ require('../chunk-AMUU2OH4.cjs');
13
+
14
+
15
+
16
+
17
+
18
+
19
+ var _chunkWRTYGXJMcjs = require('../chunk-WRTYGXJM.cjs');
20
+
21
+
22
+ var _chunkADH7F47Tcjs = require('../chunk-ADH7F47T.cjs');
23
+ require('../chunk-EYYJ2UZT.cjs');
24
+ require('../chunk-75ZPJI57.cjs');
25
+
26
+ // src/internal/sentry/getSentryKeys.ts
27
+ function getSentryKeys({
28
+ dsn = process.env.NEXT_PUBLIC_SENTRY_DSN
29
+ } = {}) {
30
+ if (!dsn) {
31
+ return void 0;
32
+ }
33
+ const re = /^(?:https:\/\/)([A-z0-9]{32})(?::{0,1})([A-z0-9]*)(?:@)(o[a-z0-9]+)(?:\.ingest\.us\.sentry\.io)\/([0-9]{16})/i;
34
+ const match = _optionalChain([dsn, 'optionalAccess', _ => _.match, 'call', _2 => _2(re)]);
35
+ if (!match) {
36
+ return void 0;
37
+ }
38
+ const [
39
+ ,
40
+ key,
41
+ // this is a secret stored in a deprecated dns format
42
+ deprecatedSecret,
43
+ org,
44
+ projectId
45
+ ] = match;
46
+ const cspEndpoint = new URL(
47
+ `https://${org}.ingest.us.sentry.io/api/${projectId}/security/?sentry_key=${key}`
48
+ );
49
+ cspEndpoint.searchParams.set("sentry_key", key);
50
+ cspEndpoint.searchParams.set("sentry_env", _chunkONKAV4AGcjs.sentryEnvironment);
51
+ cspEndpoint.searchParams.set("sentry_release", _chunkONKAV4AGcjs.sentryRelease);
52
+ return {
53
+ dsn: match[0],
54
+ projectId,
55
+ deprecatedSecret: deprecatedSecret || void 0,
56
+ cspEndpoint,
57
+ org,
58
+ publicKey: match[1]
59
+ };
60
+ }
61
+
62
+ // src/internal/header-sources.ts
63
+ function getContentSecurityPolicy({
64
+ isDevelopment,
65
+ nonce,
66
+ cspReporting,
67
+ ...args
68
+ }) {
69
+ const defaultSrc = [];
70
+ const config = _chunkJZA34W4Gcjs.chainConfigs[_chunkADH7F47Tcjs.defaultChainId];
71
+ const connectionSources = [
72
+ // csp reporting
73
+ "https://*.sentry.io/",
74
+ "https://*.berachain.com/",
75
+ "https://*.berachain-staging.com/",
76
+ "wss://www.walletlink.org/rpc",
77
+ "https://*.thirdweb.com/",
78
+ "https://raw.githubusercontent.com/berachain/metadata/",
79
+ _chunkWRTYGXJMcjs.imageBaseUrl,
80
+ // QUICKNODE RPCs
81
+ "https://*.quiknode.pro",
82
+ // Beranames avatar
83
+ "https://beranames-assets-berachain.s3.eu-central-003.backblazeb2.com/",
84
+ _chunkWRTYGXJMcjs.goldskyBaseUrl,
85
+ // Subgraph queries are served by same-origin typed REST endpoints under
86
+ // /api/honey/* and /api/pol/* (covered by 'self'), not direct browser
87
+ // requests to the upstream URLs.
88
+ config.pol.bribeBoostApi,
89
+ _chunkYT7WZDGIcjs.getUriFromLink.call(void 0, config.api),
90
+ _chunkWRTYGXJMcjs.jsonRpcUrl,
91
+ _chunkWRTYGXJMcjs.publicJsonRpcUrl,
92
+ _chunkWRTYGXJMcjs.alchemyJsonRpcUrl,
93
+ "https://open-api.openocean.finance/",
94
+ "https://api.haiku.trade/",
95
+ "https://api.fly.trade/",
96
+ `${config.bex.aggregatorsProxyUrl}/`,
97
+ "wss://relay.walletconnect.com/",
98
+ "wss://relay.walletconnect.org/",
99
+ "https://verify.walletconnect.org/v3/public-key",
100
+ "https://api.routescan.io/v2/network/",
101
+ "wss://metamask-sdk.api.cx.metamask.io/socket.io/",
102
+ "https://metamask-sdk.api.cx.metamask.io",
103
+ "https://app.dynamicauth.com/api",
104
+ "https://www.walletlink.org/events",
105
+ "https://api.trongrid.io/",
106
+ "https://api-mainnet.layerzero-scan.com/",
107
+ "https://api-testnet.layerzero-scan.com/",
108
+ "https://chain-proxy.wallet.coinbase.com/",
109
+ "https://wallet.binance.com/tonbridge/",
110
+ "https://*.thirdweb.com/",
111
+ "https://eth.merkle.io/",
112
+ "https://cdn.whisk.so/",
113
+ // use to fetch tokens
114
+ // POSTHOG TOOLBAR
115
+ "https://*.posthog.com",
116
+ // VERCEL TOOLBAR
117
+ "https://vercel.live",
118
+ "wss://ws-us3.pusher.com",
119
+ // COOKIE3
120
+ "https://cdn.markfi.xyz/scripts/analytics/",
121
+ "https://a.markfi.xyz/",
122
+ // PYTH
123
+ "https://hermes.pyth.network/v2/",
124
+ // PORTO WALLET
125
+ "https://rpc.porto.sh",
126
+ // external rpc urls
127
+ "https://api.avax.network/ext/bc/C/rpc",
128
+ "https://polygon-rpc.com",
129
+ "https://mainnet.optimism.io/",
130
+ "https://arb1.arbitrum.io/rpc",
131
+ "wss://www.walletlink.org/rpc",
132
+ "https://eth.merkle.io",
133
+ "https://mainnet.base.org/",
134
+ // enso api
135
+ "https://api.enso.finance/",
136
+ "wss://www.walletlink.org/rpc",
137
+ // backend
138
+ _chunkYT7WZDGIcjs.getUriFromLink.call(void 0, config.backend)
139
+ ].concat(_nullishCoalesce(args.connectionSources, () => ( []))).filter((link) => {
140
+ if (!link) {
141
+ return false;
142
+ }
143
+ const url = _chunkYT7WZDGIcjs.getUriFromLink.call(void 0, link);
144
+ if (!url || url.trim() === "") {
145
+ return false;
146
+ }
147
+ if (url.startsWith(_chunkWRTYGXJMcjs.goldskyBaseUrl) && url !== _chunkWRTYGXJMcjs.goldskyBaseUrl) {
148
+ return false;
149
+ }
150
+ return true;
151
+ });
152
+ const pictureSources = [
153
+ _chunkWRTYGXJMcjs.imageBaseUrl,
154
+ "https://raw.githubusercontent.com/berachain/metadata/",
155
+ "https://assets.coingecko.com/coins/images/",
156
+ "https://coin-images.coingecko.com/coins/images/",
157
+ "https://beranames-assets-berachain.s3.eu-central-003.backblazeb2.com/",
158
+ "https://icons.llama.fi/",
159
+ "https://icons.llamao.fi/",
160
+ "https://static.debank.com/",
161
+ "https://cdn.whisk.so/",
162
+ // bend
163
+ "https://cdn.morpho.org/",
164
+ // bend
165
+ "https://raw.githubusercontent.com/trustwallet/assets/",
166
+ // bend
167
+ "https://pelaguswallet.io/docs/img",
168
+ // POSTHOG TOOLBAR
169
+ "https://*.posthog.com",
170
+ // VERCEL TOOLBAR
171
+ "https://vercel.live",
172
+ "https://vercel.com"
173
+ ].concat(_nullishCoalesce(args.pictureSources, () => ( []))).filter((url) => {
174
+ if (!url || url.trim() === "") {
175
+ return false;
176
+ }
177
+ return true;
178
+ });
179
+ const frameSources = [
180
+ "https://verify.walletconnect.com/",
181
+ "https://verify.walletconnect.org/",
182
+ // thirdweb export pk iframe
183
+ "https://embedded-wallet.thirdweb.com/",
184
+ // POSTHOG TOOLBAR
185
+ "https://*.posthog.com",
186
+ // VERCEL TOOLBAR
187
+ "https://vercel.live/",
188
+ // PORTO WALLET
189
+ "https://id.porto.sh"
190
+ ].concat(_nullishCoalesce(args.frameSources, () => ( [])));
191
+ const fontSources = [
192
+ "https://cdn.jsdelivr.net/npm/@fontsource/",
193
+ // POSTHOG TOOLBAR
194
+ "https://*.posthog.com",
195
+ // VERCEL TOOLBAR
196
+ "https://vercel.live",
197
+ "https://assets.vercel.com",
198
+ // collected by sentry (need by browsers extensions)
199
+ "https://fonts.gstatic.com",
200
+ "https://use.typekit.net/"
201
+ ].concat(_nullishCoalesce(args.fontSources, () => ( [])));
202
+ const styleSources = [
203
+ // POSTHOG TOOLBAR
204
+ "https://*.posthog.com",
205
+ // VERCEL TOOLBAR
206
+ "https://vercel.live"
207
+ ].concat(_nullishCoalesce(args.styleSources, () => ( [])));
208
+ let cspHeader = `
209
+ default-src 'self' ${defaultSrc.join(" ")};
3
210
  base-uri 'self';
4
- frame-src 'self' ${S.join(" ")};
211
+ frame-src 'self' ${frameSources.join(" ")};
5
212
  frame-ancestors 'self' https://*.posthog.com;
6
- script-src 'self' 'sha256-k2HGvaYkGyYZxOwKGxgE1mr06tZEDcEXNZ5mdcldK0o=' 'nonce-${n}' https://*.posthog.com 'strict-dynamic' ${t?"'unsafe-eval'":""};
213
+ script-src 'self' 'sha256-k2HGvaYkGyYZxOwKGxgE1mr06tZEDcEXNZ5mdcldK0o=' 'nonce-${nonce}' https://*.posthog.com 'strict-dynamic' ${isDevelopment ? "'unsafe-eval'" : ""};
7
214
  worker-src 'self' blob: data:;
8
- font-src 'self' ${x.join(" ")};
9
- style-src 'self' ${$.join(" ")} 'unsafe-inline';
10
- img-src 'self' data: ${c.join(" ")};
11
- connect-src 'self' ${a.join(" ")};
215
+ font-src 'self' ${fontSources.join(" ")};
216
+ style-src 'self' ${styleSources.join(" ")} 'unsafe-inline';
217
+ img-src 'self' data: ${pictureSources.join(" ")};
218
+ connect-src 'self' ${connectionSources.join(" ")};
12
219
  media-src https://*.posthog.com;
13
- `;return e&&(u+=`
14
- report-uri ${e};
220
+ `;
221
+ if (cspReporting) {
222
+ cspHeader += `
223
+ report-uri ${cspReporting};
15
224
  report-to csp-endpoint;
16
- `),u.replace(/\s{2,}/g," ").trim()}var C=[_chunk276AZYTLcjs.a,"https://raw.githubusercontent.com/berachain/metadata/","https://assets.coingecko.com/coins/images/","https://berachain.ghost.io/content/images/"].filter(t=>!(!t||t.trim()===""));function P({response:t}){let n=_optionalChain([v, 'call', _3 => _3(), 'optionalAccess', _4 => _4.cspEndpoint]),e=Buffer.from(crypto.randomUUID()).toString("base64"),s=process.env.NODE_ENV==="development",r=[{key:"Content-Security-Policy",value:N({isDevelopment:s,cspReporting:_optionalChain([n, 'optionalAccess', _5 => _5.toString, 'call', _6 => _6()]),nonce:e})},{key:"X-Frame-Options",value:"DENY"},{key:"X-Content-Type-Options",value:"nosniff"},{key:"X-Nonce",value:e}];n&&(r.push({key:"Reporting-To",value:`{"group":"csp-endpoint","max_age":10886400,"endpoints":[{"url":"${n}"}],"include_subdomains":true}"`}),r.push({key:"Reporting-Endpoints",value:`csp-endpoint="${n}"`}));for(let o of r)t.headers.set(o.key,o.value);return t}exports.cspMiddleware = P; exports.getContentSecurityPolicy = N; exports.staticPictureSources = C;
225
+ `;
226
+ }
227
+ return cspHeader.replace(/\s{2,}/g, " ").trim();
228
+ }
229
+ var staticPictureSources = [
230
+ // Only add image delivery URL if it exists and can be processed
231
+ _chunkWRTYGXJMcjs.imageBaseUrl,
232
+ "https://raw.githubusercontent.com/berachain/metadata/",
233
+ "https://assets.coingecko.com/coins/images/",
234
+ "https://berachain.ghost.io/content/images/"
235
+ ].filter((url) => {
236
+ if (!url || url.trim() === "") {
237
+ return false;
238
+ }
239
+ return true;
240
+ });
241
+ function cspMiddleware({
242
+ response
243
+ }) {
244
+ const sentryCspEndpoint = _optionalChain([getSentryKeys, 'call', _3 => _3(), 'optionalAccess', _4 => _4.cspEndpoint]);
245
+ const nonce = Buffer.from(crypto.randomUUID()).toString("base64");
246
+ const isDevelopment = process.env.NODE_ENV === "development";
247
+ const headers = [
248
+ {
249
+ key: "Content-Security-Policy",
250
+ value: getContentSecurityPolicy({
251
+ isDevelopment,
252
+ cspReporting: _optionalChain([sentryCspEndpoint, 'optionalAccess', _5 => _5.toString, 'call', _6 => _6()]),
253
+ nonce
254
+ })
255
+ },
256
+ {
257
+ key: "X-Frame-Options",
258
+ value: "DENY"
259
+ },
260
+ {
261
+ key: "X-Content-Type-Options",
262
+ value: "nosniff"
263
+ },
264
+ {
265
+ key: "X-Nonce",
266
+ value: nonce
267
+ }
268
+ ];
269
+ if (sentryCspEndpoint) {
270
+ headers.push({
271
+ key: "Reporting-To",
272
+ value: `{"group":"csp-endpoint","max_age":10886400,"endpoints":[{"url":"${sentryCspEndpoint}"}],"include_subdomains":true}"`
273
+ });
274
+ headers.push({
275
+ key: "Reporting-Endpoints",
276
+ value: `csp-endpoint="${sentryCspEndpoint}"`
277
+ });
278
+ }
279
+ for (const header of headers) {
280
+ response.headers.set(header.key, header.value);
281
+ }
282
+ return response;
283
+ }
284
+
285
+
286
+
287
+
288
+ exports.cspMiddleware = cspMiddleware; exports.getContentSecurityPolicy = getContentSecurityPolicy; exports.staticPictureSources = staticPictureSources;
@@ -1,16 +1,288 @@
1
- import{a as k,c as b}from"../chunk-DL645PXT.mjs";import{a as m}from"../chunk-O243TIHY.mjs";import{a as w}from"../chunk-ZA2X4K7Z.mjs";import"../chunk-JW76KOHH.mjs";import"../chunk-VWV244JK.mjs";import{a as l,b as h,d as g,e as d,f as y}from"../chunk-4EBBM3AH.mjs";import{a as f}from"../chunk-S2A3Z34I.mjs";import"../chunk-MS6UGFXI.mjs";import"../chunk-JZXLCA2E.mjs";function v({dsn:t=process.env.NEXT_PUBLIC_SENTRY_DSN}={}){if(!t)return;let n=/^(?:https:\/\/)([A-z0-9]{32})(?::{0,1})([A-z0-9]*)(?:@)(o[a-z0-9]+)(?:\.ingest\.us\.sentry\.io)\/([0-9]{16})/i,e=t?.match(n);if(!e)return;let[,s,r,o,a]=e,c=new URL(`https://${o}.ingest.us.sentry.io/api/${a}/security/?sentry_key=${s}`);return c.searchParams.set("sentry_key",s),c.searchParams.set("sentry_env",k),c.searchParams.set("sentry_release",b),{dsn:e[0],projectId:a,deprecatedSecret:r||void 0,cspEndpoint:c,org:o,publicKey:e[1]}}function N({isDevelopment:t,nonce:n,cspReporting:e,...s}){let r=[],o=w[f],a=["https://*.sentry.io/","https://*.berachain.com/","https://*.berachain-staging.com/","wss://www.walletlink.org/rpc","https://*.thirdweb.com/","https://raw.githubusercontent.com/berachain/metadata/",l,"https://*.quiknode.pro","https://beranames-assets-berachain.s3.eu-central-003.backblazeb2.com/",h,o.pol.bribeBoostApi,m(o.api),d,g,y,"https://open-api.openocean.finance/","https://api.haiku.trade/","https://api.fly.trade/",`${o.bex.aggregatorsProxyUrl}/`,"wss://relay.walletconnect.com/","wss://relay.walletconnect.org/","https://verify.walletconnect.org/v3/public-key","https://api.routescan.io/v2/network/","wss://metamask-sdk.api.cx.metamask.io/socket.io/","https://metamask-sdk.api.cx.metamask.io","https://app.dynamicauth.com/api","https://www.walletlink.org/events","https://api.trongrid.io/","https://api-mainnet.layerzero-scan.com/","https://api-testnet.layerzero-scan.com/","https://chain-proxy.wallet.coinbase.com/","https://wallet.binance.com/tonbridge/","https://*.thirdweb.com/","https://eth.merkle.io/","https://cdn.whisk.so/","https://*.posthog.com","https://vercel.live","wss://ws-us3.pusher.com","https://cdn.markfi.xyz/scripts/analytics/","https://a.markfi.xyz/","https://hermes.pyth.network/v2/","https://rpc.porto.sh","https://api.avax.network/ext/bc/C/rpc","https://polygon-rpc.com","https://mainnet.optimism.io/","https://arb1.arbitrum.io/rpc","wss://www.walletlink.org/rpc","https://eth.merkle.io","https://mainnet.base.org/","https://api.enso.finance/","wss://www.walletlink.org/rpc",m(o.backend)].concat(s.connectionSources??[]).filter(i=>{if(!i)return!1;let p=m(i);return!(!p||p.trim()===""||p.startsWith(h)&&p!==h)}),c=[l,"https://raw.githubusercontent.com/berachain/metadata/","https://assets.coingecko.com/coins/images/","https://coin-images.coingecko.com/coins/images/","https://beranames-assets-berachain.s3.eu-central-003.backblazeb2.com/","https://icons.llama.fi/","https://icons.llamao.fi/","https://static.debank.com/","https://cdn.whisk.so/","https://cdn.morpho.org/","https://raw.githubusercontent.com/trustwallet/assets/","https://pelaguswallet.io/docs/img","https://*.posthog.com","https://vercel.live","https://vercel.com"].concat(s.pictureSources??[]).filter(i=>!(!i||i.trim()==="")),S=["https://verify.walletconnect.com/","https://verify.walletconnect.org/","https://embedded-wallet.thirdweb.com/","https://*.posthog.com","https://vercel.live/","https://id.porto.sh"].concat(s.frameSources??[]),x=["https://cdn.jsdelivr.net/npm/@fontsource/","https://*.posthog.com","https://vercel.live","https://assets.vercel.com","https://fonts.gstatic.com","https://use.typekit.net/"].concat(s.fontSources??[]),$=["https://*.posthog.com","https://vercel.live"].concat(s.styleSources??[]),u=`
2
- default-src 'self' ${r.join(" ")};
1
+ import {
2
+ sentryEnvironment,
3
+ sentryRelease
4
+ } from "../chunk-3K6IUX3G.mjs";
5
+ import {
6
+ getUriFromLink
7
+ } from "../chunk-LALEUPWL.mjs";
8
+ import {
9
+ chainConfigs
10
+ } from "../chunk-KYJQS3T5.mjs";
11
+ import "../chunk-SWEAJ6OD.mjs";
12
+ import "../chunk-JHPXZOPW.mjs";
13
+ import {
14
+ alchemyJsonRpcUrl,
15
+ goldskyBaseUrl,
16
+ imageBaseUrl,
17
+ jsonRpcUrl,
18
+ publicJsonRpcUrl
19
+ } from "../chunk-BM46XQJA.mjs";
20
+ import {
21
+ defaultChainId
22
+ } from "../chunk-CAOMAWN5.mjs";
23
+ import "../chunk-KJXYSGNH.mjs";
24
+ import "../chunk-7P6ASYW6.mjs";
25
+
26
+ // src/internal/sentry/getSentryKeys.ts
27
+ function getSentryKeys({
28
+ dsn = process.env.NEXT_PUBLIC_SENTRY_DSN
29
+ } = {}) {
30
+ if (!dsn) {
31
+ return void 0;
32
+ }
33
+ const re = /^(?:https:\/\/)([A-z0-9]{32})(?::{0,1})([A-z0-9]*)(?:@)(o[a-z0-9]+)(?:\.ingest\.us\.sentry\.io)\/([0-9]{16})/i;
34
+ const match = dsn?.match(re);
35
+ if (!match) {
36
+ return void 0;
37
+ }
38
+ const [
39
+ ,
40
+ key,
41
+ // this is a secret stored in a deprecated dns format
42
+ deprecatedSecret,
43
+ org,
44
+ projectId
45
+ ] = match;
46
+ const cspEndpoint = new URL(
47
+ `https://${org}.ingest.us.sentry.io/api/${projectId}/security/?sentry_key=${key}`
48
+ );
49
+ cspEndpoint.searchParams.set("sentry_key", key);
50
+ cspEndpoint.searchParams.set("sentry_env", sentryEnvironment);
51
+ cspEndpoint.searchParams.set("sentry_release", sentryRelease);
52
+ return {
53
+ dsn: match[0],
54
+ projectId,
55
+ deprecatedSecret: deprecatedSecret || void 0,
56
+ cspEndpoint,
57
+ org,
58
+ publicKey: match[1]
59
+ };
60
+ }
61
+
62
+ // src/internal/header-sources.ts
63
+ function getContentSecurityPolicy({
64
+ isDevelopment,
65
+ nonce,
66
+ cspReporting,
67
+ ...args
68
+ }) {
69
+ const defaultSrc = [];
70
+ const config = chainConfigs[defaultChainId];
71
+ const connectionSources = [
72
+ // csp reporting
73
+ "https://*.sentry.io/",
74
+ "https://*.berachain.com/",
75
+ "https://*.berachain-staging.com/",
76
+ "wss://www.walletlink.org/rpc",
77
+ "https://*.thirdweb.com/",
78
+ "https://raw.githubusercontent.com/berachain/metadata/",
79
+ imageBaseUrl,
80
+ // QUICKNODE RPCs
81
+ "https://*.quiknode.pro",
82
+ // Beranames avatar
83
+ "https://beranames-assets-berachain.s3.eu-central-003.backblazeb2.com/",
84
+ goldskyBaseUrl,
85
+ // Subgraph queries are served by same-origin typed REST endpoints under
86
+ // /api/honey/* and /api/pol/* (covered by 'self'), not direct browser
87
+ // requests to the upstream URLs.
88
+ config.pol.bribeBoostApi,
89
+ getUriFromLink(config.api),
90
+ jsonRpcUrl,
91
+ publicJsonRpcUrl,
92
+ alchemyJsonRpcUrl,
93
+ "https://open-api.openocean.finance/",
94
+ "https://api.haiku.trade/",
95
+ "https://api.fly.trade/",
96
+ `${config.bex.aggregatorsProxyUrl}/`,
97
+ "wss://relay.walletconnect.com/",
98
+ "wss://relay.walletconnect.org/",
99
+ "https://verify.walletconnect.org/v3/public-key",
100
+ "https://api.routescan.io/v2/network/",
101
+ "wss://metamask-sdk.api.cx.metamask.io/socket.io/",
102
+ "https://metamask-sdk.api.cx.metamask.io",
103
+ "https://app.dynamicauth.com/api",
104
+ "https://www.walletlink.org/events",
105
+ "https://api.trongrid.io/",
106
+ "https://api-mainnet.layerzero-scan.com/",
107
+ "https://api-testnet.layerzero-scan.com/",
108
+ "https://chain-proxy.wallet.coinbase.com/",
109
+ "https://wallet.binance.com/tonbridge/",
110
+ "https://*.thirdweb.com/",
111
+ "https://eth.merkle.io/",
112
+ "https://cdn.whisk.so/",
113
+ // use to fetch tokens
114
+ // POSTHOG TOOLBAR
115
+ "https://*.posthog.com",
116
+ // VERCEL TOOLBAR
117
+ "https://vercel.live",
118
+ "wss://ws-us3.pusher.com",
119
+ // COOKIE3
120
+ "https://cdn.markfi.xyz/scripts/analytics/",
121
+ "https://a.markfi.xyz/",
122
+ // PYTH
123
+ "https://hermes.pyth.network/v2/",
124
+ // PORTO WALLET
125
+ "https://rpc.porto.sh",
126
+ // external rpc urls
127
+ "https://api.avax.network/ext/bc/C/rpc",
128
+ "https://polygon-rpc.com",
129
+ "https://mainnet.optimism.io/",
130
+ "https://arb1.arbitrum.io/rpc",
131
+ "wss://www.walletlink.org/rpc",
132
+ "https://eth.merkle.io",
133
+ "https://mainnet.base.org/",
134
+ // enso api
135
+ "https://api.enso.finance/",
136
+ "wss://www.walletlink.org/rpc",
137
+ // backend
138
+ getUriFromLink(config.backend)
139
+ ].concat(args.connectionSources ?? []).filter((link) => {
140
+ if (!link) {
141
+ return false;
142
+ }
143
+ const url = getUriFromLink(link);
144
+ if (!url || url.trim() === "") {
145
+ return false;
146
+ }
147
+ if (url.startsWith(goldskyBaseUrl) && url !== goldskyBaseUrl) {
148
+ return false;
149
+ }
150
+ return true;
151
+ });
152
+ const pictureSources = [
153
+ imageBaseUrl,
154
+ "https://raw.githubusercontent.com/berachain/metadata/",
155
+ "https://assets.coingecko.com/coins/images/",
156
+ "https://coin-images.coingecko.com/coins/images/",
157
+ "https://beranames-assets-berachain.s3.eu-central-003.backblazeb2.com/",
158
+ "https://icons.llama.fi/",
159
+ "https://icons.llamao.fi/",
160
+ "https://static.debank.com/",
161
+ "https://cdn.whisk.so/",
162
+ // bend
163
+ "https://cdn.morpho.org/",
164
+ // bend
165
+ "https://raw.githubusercontent.com/trustwallet/assets/",
166
+ // bend
167
+ "https://pelaguswallet.io/docs/img",
168
+ // POSTHOG TOOLBAR
169
+ "https://*.posthog.com",
170
+ // VERCEL TOOLBAR
171
+ "https://vercel.live",
172
+ "https://vercel.com"
173
+ ].concat(args.pictureSources ?? []).filter((url) => {
174
+ if (!url || url.trim() === "") {
175
+ return false;
176
+ }
177
+ return true;
178
+ });
179
+ const frameSources = [
180
+ "https://verify.walletconnect.com/",
181
+ "https://verify.walletconnect.org/",
182
+ // thirdweb export pk iframe
183
+ "https://embedded-wallet.thirdweb.com/",
184
+ // POSTHOG TOOLBAR
185
+ "https://*.posthog.com",
186
+ // VERCEL TOOLBAR
187
+ "https://vercel.live/",
188
+ // PORTO WALLET
189
+ "https://id.porto.sh"
190
+ ].concat(args.frameSources ?? []);
191
+ const fontSources = [
192
+ "https://cdn.jsdelivr.net/npm/@fontsource/",
193
+ // POSTHOG TOOLBAR
194
+ "https://*.posthog.com",
195
+ // VERCEL TOOLBAR
196
+ "https://vercel.live",
197
+ "https://assets.vercel.com",
198
+ // collected by sentry (need by browsers extensions)
199
+ "https://fonts.gstatic.com",
200
+ "https://use.typekit.net/"
201
+ ].concat(args.fontSources ?? []);
202
+ const styleSources = [
203
+ // POSTHOG TOOLBAR
204
+ "https://*.posthog.com",
205
+ // VERCEL TOOLBAR
206
+ "https://vercel.live"
207
+ ].concat(args.styleSources ?? []);
208
+ let cspHeader = `
209
+ default-src 'self' ${defaultSrc.join(" ")};
3
210
  base-uri 'self';
4
- frame-src 'self' ${S.join(" ")};
211
+ frame-src 'self' ${frameSources.join(" ")};
5
212
  frame-ancestors 'self' https://*.posthog.com;
6
- script-src 'self' 'sha256-k2HGvaYkGyYZxOwKGxgE1mr06tZEDcEXNZ5mdcldK0o=' 'nonce-${n}' https://*.posthog.com 'strict-dynamic' ${t?"'unsafe-eval'":""};
213
+ script-src 'self' 'sha256-k2HGvaYkGyYZxOwKGxgE1mr06tZEDcEXNZ5mdcldK0o=' 'nonce-${nonce}' https://*.posthog.com 'strict-dynamic' ${isDevelopment ? "'unsafe-eval'" : ""};
7
214
  worker-src 'self' blob: data:;
8
- font-src 'self' ${x.join(" ")};
9
- style-src 'self' ${$.join(" ")} 'unsafe-inline';
10
- img-src 'self' data: ${c.join(" ")};
11
- connect-src 'self' ${a.join(" ")};
215
+ font-src 'self' ${fontSources.join(" ")};
216
+ style-src 'self' ${styleSources.join(" ")} 'unsafe-inline';
217
+ img-src 'self' data: ${pictureSources.join(" ")};
218
+ connect-src 'self' ${connectionSources.join(" ")};
12
219
  media-src https://*.posthog.com;
13
- `;return e&&(u+=`
14
- report-uri ${e};
220
+ `;
221
+ if (cspReporting) {
222
+ cspHeader += `
223
+ report-uri ${cspReporting};
15
224
  report-to csp-endpoint;
16
- `),u.replace(/\s{2,}/g," ").trim()}var C=[l,"https://raw.githubusercontent.com/berachain/metadata/","https://assets.coingecko.com/coins/images/","https://berachain.ghost.io/content/images/"].filter(t=>!(!t||t.trim()===""));function P({response:t}){let n=v()?.cspEndpoint,e=Buffer.from(crypto.randomUUID()).toString("base64"),s=process.env.NODE_ENV==="development",r=[{key:"Content-Security-Policy",value:N({isDevelopment:s,cspReporting:n?.toString(),nonce:e})},{key:"X-Frame-Options",value:"DENY"},{key:"X-Content-Type-Options",value:"nosniff"},{key:"X-Nonce",value:e}];n&&(r.push({key:"Reporting-To",value:`{"group":"csp-endpoint","max_age":10886400,"endpoints":[{"url":"${n}"}],"include_subdomains":true}"`}),r.push({key:"Reporting-Endpoints",value:`csp-endpoint="${n}"`}));for(let o of r)t.headers.set(o.key,o.value);return t}export{P as cspMiddleware,N as getContentSecurityPolicy,C as staticPictureSources};
225
+ `;
226
+ }
227
+ return cspHeader.replace(/\s{2,}/g, " ").trim();
228
+ }
229
+ var staticPictureSources = [
230
+ // Only add image delivery URL if it exists and can be processed
231
+ imageBaseUrl,
232
+ "https://raw.githubusercontent.com/berachain/metadata/",
233
+ "https://assets.coingecko.com/coins/images/",
234
+ "https://berachain.ghost.io/content/images/"
235
+ ].filter((url) => {
236
+ if (!url || url.trim() === "") {
237
+ return false;
238
+ }
239
+ return true;
240
+ });
241
+ function cspMiddleware({
242
+ response
243
+ }) {
244
+ const sentryCspEndpoint = getSentryKeys()?.cspEndpoint;
245
+ const nonce = Buffer.from(crypto.randomUUID()).toString("base64");
246
+ const isDevelopment = process.env.NODE_ENV === "development";
247
+ const headers = [
248
+ {
249
+ key: "Content-Security-Policy",
250
+ value: getContentSecurityPolicy({
251
+ isDevelopment,
252
+ cspReporting: sentryCspEndpoint?.toString(),
253
+ nonce
254
+ })
255
+ },
256
+ {
257
+ key: "X-Frame-Options",
258
+ value: "DENY"
259
+ },
260
+ {
261
+ key: "X-Content-Type-Options",
262
+ value: "nosniff"
263
+ },
264
+ {
265
+ key: "X-Nonce",
266
+ value: nonce
267
+ }
268
+ ];
269
+ if (sentryCspEndpoint) {
270
+ headers.push({
271
+ key: "Reporting-To",
272
+ value: `{"group":"csp-endpoint","max_age":10886400,"endpoints":[{"url":"${sentryCspEndpoint}"}],"include_subdomains":true}"`
273
+ });
274
+ headers.push({
275
+ key: "Reporting-Endpoints",
276
+ value: `csp-endpoint="${sentryCspEndpoint}"`
277
+ });
278
+ }
279
+ for (const header of headers) {
280
+ response.headers.set(header.key, header.value);
281
+ }
282
+ return response;
283
+ }
284
+ export {
285
+ cspMiddleware,
286
+ getContentSecurityPolicy,
287
+ staticPictureSources
288
+ };
@@ -1 +1,40 @@
1
- "use strict";Object.defineProperty(exports, "__esModule", {value: true});var _chunk7BJPOGJ3cjs = require('../chunk-7BJPOGJ3.cjs');require('../chunk-XBV7BAIE.cjs');require('../chunk-TQ67UFXV.cjs');var _chunk276AZYTLcjs = require('../chunk-276AZYTL.cjs');var _chunk3KQLFIHTcjs = require('../chunk-3KQLFIHT.cjs');var _chunk2OLL4MUYcjs = require('../chunk-2OLL4MUY.cjs');require('../chunk-4VDLQK6F.cjs');exports.ChainId = _chunk2OLL4MUYcjs.a; exports.alchemyJsonRpcUrl = _chunk276AZYTLcjs.f; exports.appConfig = _chunk7BJPOGJ3cjs.b; exports.chainConfigs = _chunk7BJPOGJ3cjs.a; exports.chainId = _chunk3KQLFIHTcjs.a; exports.config = _chunk7BJPOGJ3cjs.c; exports.currentDapp = _chunk3KQLFIHTcjs.f; exports.defaultChainId = _chunk3KQLFIHTcjs.a; exports.getRpcUrls = _chunk276AZYTLcjs.c; exports.goldskyBaseUrl = _chunk276AZYTLcjs.b; exports.imageBaseUrl = _chunk276AZYTLcjs.a; exports.jsonRpcUrl = _chunk276AZYTLcjs.e; exports.privateRcpUrl = _chunk276AZYTLcjs.g; exports.publicJsonRpcUrl = _chunk276AZYTLcjs.d;
1
+ "use strict";Object.defineProperty(exports, "__esModule", {value: true});
2
+
3
+
4
+
5
+ var _chunkJZA34W4Gcjs = require('../chunk-JZA34W4G.cjs');
6
+ require('../chunk-3XMRQ4AF.cjs');
7
+ require('../chunk-AMUU2OH4.cjs');
8
+
9
+
10
+
11
+
12
+
13
+
14
+
15
+
16
+ var _chunkWRTYGXJMcjs = require('../chunk-WRTYGXJM.cjs');
17
+
18
+
19
+
20
+ var _chunkADH7F47Tcjs = require('../chunk-ADH7F47T.cjs');
21
+
22
+
23
+ var _chunkEYYJ2UZTcjs = require('../chunk-EYYJ2UZT.cjs');
24
+ require('../chunk-75ZPJI57.cjs');
25
+
26
+
27
+
28
+
29
+
30
+
31
+
32
+
33
+
34
+
35
+
36
+
37
+
38
+
39
+
40
+ exports.ChainId = _chunkEYYJ2UZTcjs.ChainId; exports.alchemyJsonRpcUrl = _chunkWRTYGXJMcjs.alchemyJsonRpcUrl; exports.appConfig = _chunkJZA34W4Gcjs.appConfig; exports.chainConfigs = _chunkJZA34W4Gcjs.chainConfigs; exports.chainId = _chunkADH7F47Tcjs.defaultChainId; exports.config = _chunkJZA34W4Gcjs.config; exports.currentDapp = _chunkADH7F47Tcjs.currentDapp; exports.defaultChainId = _chunkADH7F47Tcjs.defaultChainId; exports.getRpcUrls = _chunkWRTYGXJMcjs.getRpcUrls; exports.goldskyBaseUrl = _chunkWRTYGXJMcjs.goldskyBaseUrl; exports.imageBaseUrl = _chunkWRTYGXJMcjs.imageBaseUrl; exports.jsonRpcUrl = _chunkWRTYGXJMcjs.jsonRpcUrl; exports.privateRcpUrl = _chunkWRTYGXJMcjs.privateRcpUrl; exports.publicJsonRpcUrl = _chunkWRTYGXJMcjs.publicJsonRpcUrl;