@wormhole-foundation/wormhole-connect 1.1.7 → 1.1.8-beta.2-development

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 (255) hide show
  1. package/README.md +2 -6
  2. package/dist/assets/{ccip-CKlxC_Y7.js → ccip-B5VfDKOr.js} +1 -1
  3. package/dist/assets/{evm-0FhX9q-N.js → evm-CkbZddI4.js} +11 -11
  4. package/dist/assets/{index-D3tkaG2a.js → index-BVl4T3LK.js} +1 -1
  5. package/dist/assets/{index-Cpn9HW_L.js → index-CPZCe6ys.js} +1 -1
  6. package/dist/assets/index-C_hywdem.js +2 -0
  7. package/dist/assets/{index.es-C7aRxBms.js → index.es-D_CMbICm.js} +2 -2
  8. package/dist/assets/{solana-fPZvnal8.js → solana-BWnjaIFb.js} +1 -1
  9. package/dist/main.js +69 -69
  10. package/dist/src/config/devnet/chains.d.ts.map +1 -1
  11. package/dist/src/config/devnet/tokens.d.ts.map +1 -1
  12. package/dist/src/config/mainnet/chains.d.ts.map +1 -1
  13. package/dist/src/config/mainnet/rpcs.d.ts.map +1 -1
  14. package/dist/src/config/mainnet/tokens.d.ts.map +1 -1
  15. package/dist/src/config/testnet/chains.d.ts.map +1 -1
  16. package/dist/src/config/testnet/rpcs.d.ts.map +1 -1
  17. package/dist/src/config/testnet/tokens.d.ts.map +1 -1
  18. package/dist/src/config/types.d.ts +6 -4
  19. package/dist/src/config/types.d.ts.map +1 -1
  20. package/dist/src/icons/ChainIcons.d.ts +9 -0
  21. package/dist/src/icons/ChainIcons.d.ts.map +1 -0
  22. package/dist/src/icons/Chains/APT.d.ts +4 -0
  23. package/dist/src/icons/Chains/APT.d.ts.map +1 -0
  24. package/dist/src/icons/Chains/ARBITRUM.d.ts +4 -0
  25. package/dist/src/icons/Chains/ARBITRUM.d.ts.map +1 -0
  26. package/dist/src/icons/Chains/AVAX.d.ts +4 -0
  27. package/dist/src/icons/Chains/AVAX.d.ts.map +1 -0
  28. package/dist/src/icons/Chains/BASE.d.ts +4 -0
  29. package/dist/src/icons/Chains/BASE.d.ts.map +1 -0
  30. package/dist/src/icons/Chains/BLAST.d.ts +4 -0
  31. package/dist/src/icons/Chains/BLAST.d.ts.map +1 -0
  32. package/dist/src/icons/Chains/BSC.d.ts +4 -0
  33. package/dist/src/icons/Chains/BSC.d.ts.map +1 -0
  34. package/dist/src/icons/Chains/CELO.d.ts +4 -0
  35. package/dist/src/icons/Chains/CELO.d.ts.map +1 -0
  36. package/dist/src/icons/Chains/ETH.d.ts +4 -0
  37. package/dist/src/icons/Chains/ETH.d.ts.map +1 -0
  38. package/dist/src/icons/Chains/FTM.d.ts +4 -0
  39. package/dist/src/icons/Chains/FTM.d.ts.map +1 -0
  40. package/dist/src/icons/Chains/GLMR.d.ts +4 -0
  41. package/dist/src/icons/Chains/GLMR.d.ts.map +1 -0
  42. package/dist/src/icons/Chains/KAIA.d.ts +4 -0
  43. package/dist/src/icons/Chains/KAIA.d.ts.map +1 -0
  44. package/dist/src/icons/Chains/MANTLE.d.ts +4 -0
  45. package/dist/src/icons/Chains/MANTLE.d.ts.map +1 -0
  46. package/dist/src/icons/Chains/OPTIMISM.d.ts +4 -0
  47. package/dist/src/icons/Chains/OPTIMISM.d.ts.map +1 -0
  48. package/dist/src/icons/Chains/OSMO.d.ts +4 -0
  49. package/dist/src/icons/Chains/OSMO.d.ts.map +1 -0
  50. package/dist/src/icons/{Tokens/MATIC.d.ts → Chains/POLY.d.ts} +1 -1
  51. package/dist/src/icons/Chains/POLY.d.ts.map +1 -0
  52. package/dist/src/icons/Chains/SCROLL.d.ts +4 -0
  53. package/dist/src/icons/Chains/SCROLL.d.ts.map +1 -0
  54. package/dist/src/icons/Chains/SOL.d.ts +4 -0
  55. package/dist/src/icons/Chains/SOL.d.ts.map +1 -0
  56. package/dist/src/icons/Chains/SUI.d.ts +4 -0
  57. package/dist/src/icons/Chains/SUI.d.ts.map +1 -0
  58. package/dist/src/icons/Chains/WORLD.d.ts +4 -0
  59. package/dist/src/icons/Chains/WORLD.d.ts.map +1 -0
  60. package/dist/src/icons/Chains/XLAYER.d.ts +4 -0
  61. package/dist/src/icons/Chains/XLAYER.d.ts.map +1 -0
  62. package/dist/src/icons/{Tokens/noIcon.d.ts → Chains/empty.d.ts} +1 -1
  63. package/dist/src/icons/Chains/empty.d.ts.map +1 -0
  64. package/dist/src/icons/Error.d.ts +5 -0
  65. package/dist/src/icons/Error.d.ts.map +1 -0
  66. package/dist/src/icons/TokenIcons.d.ts +4 -4
  67. package/dist/src/icons/TokenIcons.d.ts.map +1 -1
  68. package/dist/src/icons/Tokens/POLY.d.ts +4 -0
  69. package/dist/src/icons/Tokens/POLY.d.ts.map +1 -0
  70. package/{lib/src/icons/Tokens/noIcon.d.ts → dist/src/icons/Tokens/empty.d.ts} +1 -1
  71. package/dist/src/icons/Tokens/empty.d.ts.map +1 -0
  72. package/dist/src/icons/Warning.d.ts +5 -0
  73. package/dist/src/icons/Warning.d.ts.map +1 -0
  74. package/dist/src/sdklegacy/config/MAINNET.d.ts.map +1 -1
  75. package/dist/src/sdklegacy/config/TESTNET.d.ts.map +1 -1
  76. package/dist/src/telemetry/types.d.ts +2 -2
  77. package/dist/src/telemetry/types.d.ts.map +1 -1
  78. package/dist/src/utils/errors.d.ts +1 -0
  79. package/dist/src/utils/errors.d.ts.map +1 -1
  80. package/dist/src/utils/wallet/solana.d.ts.map +1 -1
  81. package/dist/src/views/v2/Bridge/AmountInput/index.d.ts.map +1 -1
  82. package/dist/src/views/v2/Bridge/AssetPicker/ChainList.d.ts.map +1 -1
  83. package/dist/src/views/v2/Bridge/AssetPicker/index.d.ts.map +1 -1
  84. package/dist/src/views/v2/Bridge/Routes/SingleRoute.d.ts.map +1 -1
  85. package/dist/src/views/v2/Bridge/SwapInputs/index.d.ts.map +1 -1
  86. package/dist/src/views/v2/Redeem/TransactionDetails/index.d.ts.map +1 -1
  87. package/dist/src/views/v2/TxHistory/Item/index.d.ts.map +1 -1
  88. package/lib/{algorand-BMmsWTAu.mjs → algorand-DgpF_mXd.mjs} +3 -3
  89. package/lib/{algorand-Da0_8cf2.js → algorand-tXcNTbqw.js} +1 -1
  90. package/lib/{aptos-DzlneWdc.js → aptos-CR0OcDBV.js} +1 -1
  91. package/lib/{aptos-CqNp8m3d.mjs → aptos-CTr4u3up.mjs} +3 -3
  92. package/lib/{aptos-Bq5m4DWd.js → aptos-Cbmld6H3.js} +2 -2
  93. package/lib/{aptos-BRy2Sx9v.mjs → aptos-M_shWERr.mjs} +1 -1
  94. package/lib/{ccip-D8QgtWRV.mjs → ccip-C0KpO3UY.mjs} +1 -1
  95. package/lib/{ccip-D_lKZ8dG.js → ccip-DaRd1xyq.js} +1 -1
  96. package/lib/{cosmwasm-Cf0t1lE-.mjs → cosmwasm-BrumI-4g.mjs} +6 -6
  97. package/lib/{cosmwasm-fRr7e3MB.js → cosmwasm-u__X419O.js} +2 -2
  98. package/lib/{events-yfdmmNCR.js → events-B3M_mwnv.js} +1 -1
  99. package/lib/{events-CVSLp-ok.mjs → events-CpI6THlG.mjs} +1 -1
  100. package/lib/{evm-CQKp6_Wx.js → evm-B8QV0WMy.js} +1 -1
  101. package/lib/{evm-Dg1mIkXe.js → evm-Blf-_XHQ.js} +10 -10
  102. package/lib/{evm-Zg5jdrlO.mjs → evm-CcAiiNiN.mjs} +191 -148
  103. package/lib/{evm-DSZZezK1.mjs → evm-DTv3ll5g.mjs} +5 -5
  104. package/lib/{index-Ck7U51Xm.mjs → index-5Nsx5Sww.mjs} +4 -4
  105. package/lib/{index-D13ZQRlT.mjs → index-5iQ5GTSu.mjs} +2 -2
  106. package/lib/{index-D3O-ZJcv.mjs → index-B0-xPGuQ.mjs} +1 -1
  107. package/lib/{index-C731B7jq.js → index-B9I8wNfR.js} +1 -1
  108. package/lib/{index-BOq0uXpD.js → index-BLT1iLJO.js} +1 -1
  109. package/lib/{index-BmuYzhHL.js → index-BPyIEVyq.js} +1 -1
  110. package/lib/{index-DszEbASZ.mjs → index-BRV3iD_7.mjs} +4 -4
  111. package/lib/{index-CSSKS-vz.mjs → index-BVEhvlmw.mjs} +2 -2
  112. package/lib/{index-C5QlkKHr.mjs → index-BVvayeum.mjs} +2 -2
  113. package/lib/{index-By_UgVLx.js → index-BWadlVxP.js} +1 -1
  114. package/lib/{index-BxQtifWt.mjs → index-BeR2pFP_.mjs} +2 -2
  115. package/lib/{index-Cz3osr_g.mjs → index-Br2oG_eT.mjs} +2 -2
  116. package/lib/{index-2wZ-FIVm.mjs → index-C24awnH1.mjs} +1 -1
  117. package/lib/{index-DD_1zlsI.mjs → index-CH4v9fdl.mjs} +2 -2
  118. package/lib/{index-BsmwMTgP.mjs → index-CPe7WKSz.mjs} +2 -2
  119. package/lib/{index-D71NyvyY.js → index-CU3bs1UO.js} +1 -1
  120. package/lib/{index-BLgSQ86p.js → index-CX4xrmvB.js} +1 -1
  121. package/lib/{index-Dy6GB5mP.js → index-CaA38viB.js} +1 -1
  122. package/lib/{index-D3mpEea2.js → index-CrvMtWJk.js} +1 -1
  123. package/lib/{index-CYUFRVbi.mjs → index-CuqXZa2Q.mjs} +1 -1
  124. package/lib/{index-efbET7Py.js → index-CwrUNk7R.js} +1 -1
  125. package/lib/{index-DVWYpaeI.mjs → index-DGUuTzq5.mjs} +4 -4
  126. package/lib/{index-CGKozrvg.js → index-DIeGmRzd.js} +1 -1
  127. package/lib/{index-CHGx8I1j.mjs → index-DSQmXjdq.mjs} +3 -3
  128. package/lib/{index-J6N9_FYr.js → index-DXxIHcif.js} +1 -1
  129. package/lib/{index-B4AhyVTX.mjs → index-DZohPEoL.mjs} +1 -1
  130. package/lib/{index-CZnVbF6M.js → index-D_WLQWCk.js} +1 -1
  131. package/lib/{index-VzpUKEWS.mjs → index-DaqgMXh5.mjs} +2 -2
  132. package/lib/{index-Cl_cUur6.js → index-DcH-LW3u.js} +1 -1
  133. package/lib/{index-CWtPENwp.mjs → index-DhvaqGhk.mjs} +3 -3
  134. package/lib/{index-DXEJXrZB.mjs → index-Dj9uX8Yq.mjs} +2 -2
  135. package/lib/{index-Bd3r5qyl.js → index-Dsp18Ki0.js} +1 -1
  136. package/lib/{index-DcB3fjme.mjs → index-EFO4LCUD.mjs} +2 -2
  137. package/lib/{index-BO3vOQxk.js → index-Hj_44yP6.js} +71 -71
  138. package/lib/{index-BHG51Brl.js → index-MAW-S7qJ.js} +1 -1
  139. package/lib/{index-qfthnBCS.js → index-NVVfqKqy.js} +1 -1
  140. package/lib/{index-D-Krstx1.js → index-QVDg02xQ.js} +1 -1
  141. package/lib/index-YmHc4VtK.js +1 -0
  142. package/lib/{index-DvsgVXYg.mjs → index-aB_fp0rM.mjs} +7490 -5805
  143. package/lib/{index-CNP16QTD.js → index-iMGGdz1P.js} +1 -1
  144. package/lib/{index-LGjuZKKu.mjs → index-lNjLQ3Ln.mjs} +2 -2
  145. package/lib/{index-DBjTeGna.mjs → index-nvF_Vnsk.mjs} +3 -3
  146. package/lib/{index-DixplJql.js → index-sqvrX5as.js} +1 -1
  147. package/lib/{index-C5S2j8Fu.js → index-w19NhRI8.js} +1 -1
  148. package/lib/{index.es-BVCple4p.mjs → index.es-4k95rbkL.mjs} +5 -5
  149. package/lib/{index.es-CjMJzYF1.js → index.es-8dGbttwj.js} +2 -2
  150. package/lib/index.js +1 -1
  151. package/lib/index.mjs +1 -1
  152. package/lib/{keccak-De7nuwQ4.mjs → keccak-BVl93H2h.mjs} +1 -1
  153. package/lib/{keccak-B1TxS-dx.js → keccak-DxPHQOs9.js} +1 -1
  154. package/lib/{pbkdf2-th68Msr4.js → pbkdf2-C4tGHSl-.js} +1 -1
  155. package/lib/{pbkdf2-BMvMJkBs.mjs → pbkdf2-CrsCYTQU.mjs} +1 -1
  156. package/lib/{signer-BJMVxfdc.js → signer-BcAkKtkv.js} +1 -1
  157. package/lib/{signer-MVt0UYt2.mjs → signer-Du2DF25K.mjs} +1 -1
  158. package/lib/{solana-CSHof9wh.js → solana-B2noqxW_.js} +1 -1
  159. package/lib/solana-CFMBUeJY.js +1 -0
  160. package/lib/{solana-CzYn3Qoy.mjs → solana-DS0mdgC1.mjs} +6 -5
  161. package/lib/{solana-Dl0-sj3P.mjs → solana-lSSqSdUq.mjs} +5 -5
  162. package/lib/{solanaEmbed.esm-CiqJ8OMN.mjs → solanaEmbed.esm-B9HRNUtr.mjs} +3 -3
  163. package/lib/{solanaEmbed.esm-D4-CQ1dc.js → solanaEmbed.esm-Cr2BGkxp.js} +1 -1
  164. package/lib/src/config/devnet/chains.d.ts.map +1 -1
  165. package/lib/src/config/devnet/tokens.d.ts.map +1 -1
  166. package/lib/src/config/mainnet/chains.d.ts.map +1 -1
  167. package/lib/src/config/mainnet/rpcs.d.ts.map +1 -1
  168. package/lib/src/config/mainnet/tokens.d.ts.map +1 -1
  169. package/lib/src/config/testnet/chains.d.ts.map +1 -1
  170. package/lib/src/config/testnet/rpcs.d.ts.map +1 -1
  171. package/lib/src/config/testnet/tokens.d.ts.map +1 -1
  172. package/lib/src/config/types.d.ts +6 -4
  173. package/lib/src/config/types.d.ts.map +1 -1
  174. package/lib/src/icons/ChainIcons.d.ts +9 -0
  175. package/lib/src/icons/ChainIcons.d.ts.map +1 -0
  176. package/lib/src/icons/Chains/APT.d.ts +4 -0
  177. package/lib/src/icons/Chains/APT.d.ts.map +1 -0
  178. package/lib/src/icons/Chains/ARBITRUM.d.ts +4 -0
  179. package/lib/src/icons/Chains/ARBITRUM.d.ts.map +1 -0
  180. package/lib/src/icons/Chains/AVAX.d.ts +4 -0
  181. package/lib/src/icons/Chains/AVAX.d.ts.map +1 -0
  182. package/lib/src/icons/Chains/BASE.d.ts +4 -0
  183. package/lib/src/icons/Chains/BASE.d.ts.map +1 -0
  184. package/lib/src/icons/Chains/BLAST.d.ts +4 -0
  185. package/lib/src/icons/Chains/BLAST.d.ts.map +1 -0
  186. package/lib/src/icons/Chains/BSC.d.ts +4 -0
  187. package/lib/src/icons/Chains/BSC.d.ts.map +1 -0
  188. package/lib/src/icons/Chains/CELO.d.ts +4 -0
  189. package/lib/src/icons/Chains/CELO.d.ts.map +1 -0
  190. package/lib/src/icons/Chains/ETH.d.ts +4 -0
  191. package/lib/src/icons/Chains/ETH.d.ts.map +1 -0
  192. package/lib/src/icons/Chains/FTM.d.ts +4 -0
  193. package/lib/src/icons/Chains/FTM.d.ts.map +1 -0
  194. package/lib/src/icons/Chains/GLMR.d.ts +4 -0
  195. package/lib/src/icons/Chains/GLMR.d.ts.map +1 -0
  196. package/lib/src/icons/Chains/KAIA.d.ts +4 -0
  197. package/lib/src/icons/Chains/KAIA.d.ts.map +1 -0
  198. package/lib/src/icons/Chains/MANTLE.d.ts +4 -0
  199. package/lib/src/icons/Chains/MANTLE.d.ts.map +1 -0
  200. package/lib/src/icons/Chains/OPTIMISM.d.ts +4 -0
  201. package/lib/src/icons/Chains/OPTIMISM.d.ts.map +1 -0
  202. package/lib/src/icons/Chains/OSMO.d.ts +4 -0
  203. package/lib/src/icons/Chains/OSMO.d.ts.map +1 -0
  204. package/lib/src/icons/{Tokens/MATIC.d.ts → Chains/POLY.d.ts} +1 -1
  205. package/lib/src/icons/Chains/POLY.d.ts.map +1 -0
  206. package/lib/src/icons/Chains/SCROLL.d.ts +4 -0
  207. package/lib/src/icons/Chains/SCROLL.d.ts.map +1 -0
  208. package/lib/src/icons/Chains/SOL.d.ts +4 -0
  209. package/lib/src/icons/Chains/SOL.d.ts.map +1 -0
  210. package/lib/src/icons/Chains/SUI.d.ts +4 -0
  211. package/lib/src/icons/Chains/SUI.d.ts.map +1 -0
  212. package/lib/src/icons/Chains/WORLD.d.ts +4 -0
  213. package/lib/src/icons/Chains/WORLD.d.ts.map +1 -0
  214. package/lib/src/icons/Chains/XLAYER.d.ts +4 -0
  215. package/lib/src/icons/Chains/XLAYER.d.ts.map +1 -0
  216. package/lib/src/icons/Chains/empty.d.ts +4 -0
  217. package/lib/src/icons/Chains/empty.d.ts.map +1 -0
  218. package/lib/src/icons/Error.d.ts +5 -0
  219. package/lib/src/icons/Error.d.ts.map +1 -0
  220. package/lib/src/icons/TokenIcons.d.ts +4 -4
  221. package/lib/src/icons/TokenIcons.d.ts.map +1 -1
  222. package/lib/src/icons/Tokens/POLY.d.ts +4 -0
  223. package/lib/src/icons/Tokens/POLY.d.ts.map +1 -0
  224. package/lib/src/icons/Tokens/empty.d.ts +4 -0
  225. package/lib/src/icons/Tokens/empty.d.ts.map +1 -0
  226. package/lib/src/icons/Warning.d.ts +5 -0
  227. package/lib/src/icons/Warning.d.ts.map +1 -0
  228. package/lib/src/sdklegacy/config/MAINNET.d.ts.map +1 -1
  229. package/lib/src/sdklegacy/config/TESTNET.d.ts.map +1 -1
  230. package/lib/src/telemetry/types.d.ts +2 -2
  231. package/lib/src/telemetry/types.d.ts.map +1 -1
  232. package/lib/src/utils/errors.d.ts +1 -0
  233. package/lib/src/utils/errors.d.ts.map +1 -1
  234. package/lib/src/utils/wallet/solana.d.ts.map +1 -1
  235. package/lib/src/views/v2/Bridge/AmountInput/index.d.ts.map +1 -1
  236. package/lib/src/views/v2/Bridge/AssetPicker/ChainList.d.ts.map +1 -1
  237. package/lib/src/views/v2/Bridge/AssetPicker/index.d.ts.map +1 -1
  238. package/lib/src/views/v2/Bridge/Routes/SingleRoute.d.ts.map +1 -1
  239. package/lib/src/views/v2/Bridge/SwapInputs/index.d.ts.map +1 -1
  240. package/lib/src/views/v2/Redeem/TransactionDetails/index.d.ts.map +1 -1
  241. package/lib/src/views/v2/TxHistory/Item/index.d.ts.map +1 -1
  242. package/lib/{sui-CtcHvkr4.js → sui-C7SxJ54B.js} +1 -1
  243. package/lib/{sui-CRd5nfFp.mjs → sui-CnGk4aWJ.mjs} +1 -1
  244. package/lib/{sui-DGx4sp7U.mjs → sui-CsizbSts.mjs} +4 -4
  245. package/lib/{sui-Dr2X3iSP.js → sui-Q9BM2cCK.js} +2 -2
  246. package/lib/{unsignedTransaction--hPZeMNL.mjs → unsignedTransaction-Cd7qXgBL.mjs} +2 -2
  247. package/lib/{unsignedTransaction-B3FN8Hrt.js → unsignedTransaction-DDxT_548.js} +1 -1
  248. package/package.json +19 -19
  249. package/dist/assets/index-DzYZz-_M.js +0 -2
  250. package/dist/src/icons/Tokens/MATIC.d.ts.map +0 -1
  251. package/dist/src/icons/Tokens/noIcon.d.ts.map +0 -1
  252. package/lib/index-B0DfJMRv.js +0 -1
  253. package/lib/solana-tlqX9QNX.js +0 -1
  254. package/lib/src/icons/Tokens/MATIC.d.ts.map +0 -1
  255. package/lib/src/icons/Tokens/noIcon.d.ts.map +0 -1
@@ -1,4 +1,4 @@
1
- "use strict";const H=require("./index-BO3vOQxk.js"),Bt=require("./index-Bd3r5qyl.js"),ti=require("./events-yfdmmNCR.js");function Kr(t=0){return globalThis.Buffer!=null&&globalThis.Buffer.allocUnsafe!=null?globalThis.Buffer.allocUnsafe(t):new Uint8Array(t)}function Ur(t,r){r||(r=t.reduce((o,h)=>o+h.length,0));const n=Kr(r);let c=0;for(const o of t)n.set(o,c),c+=o.length;return n}const wr={...Bt.identityBase,...Bt.base2,...Bt.base8,...Bt.base10,...Bt.base16,...Bt.base32,...Bt.base36,...Bt.base58,...Bt.base64,...Bt.base256emoji};function Hr(t,r,n,c){return{name:t,prefix:r,encoder:{name:t,prefix:r,encode:n},decoder:{decode:c}}}const vr=Hr("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Ye=Hr("ascii","a",t=>{let r="a";for(let n=0;n<t.length;n++)r+=String.fromCharCode(t[n]);return r},t=>{t=t.substring(1);const r=Kr(t.length);for(let n=0;n<t.length;n++)r[n]=t.charCodeAt(n);return r}),Gr={utf8:vr,"utf-8":vr,hex:wr.base16,latin1:Ye,ascii:Ye,binary:Ye,...wr};function de(t,r="utf8"){const n=Gr[r];if(!n)throw new Error(`Unsupported encoding "${r}"`);return(r==="utf8"||r==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(t,"utf8"):n.decoder.decode(`${n.prefix}${t}`)}function Le(t,r="utf8"){const n=Gr[r];if(!n)throw new Error(`Unsupported encoding "${r}"`);return(r==="utf8"||r==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):n.encoder.encode(t).substring(1)}const ei={waku:{publish:"waku_publish",batchPublish:"waku_batchPublish",subscribe:"waku_subscribe",batchSubscribe:"waku_batchSubscribe",subscription:"waku_subscription",unsubscribe:"waku_unsubscribe",batchUnsubscribe:"waku_batchUnsubscribe",batchFetchMessages:"waku_batchFetchMessages"},irn:{publish:"irn_publish",batchPublish:"irn_batchPublish",subscribe:"irn_subscribe",batchSubscribe:"irn_batchSubscribe",subscription:"irn_subscription",unsubscribe:"irn_unsubscribe",batchUnsubscribe:"irn_batchUnsubscribe",batchFetchMessages:"irn_batchFetchMessages"},iridium:{publish:"iridium_publish",batchPublish:"iridium_batchPublish",subscribe:"iridium_subscribe",batchSubscribe:"iridium_batchSubscribe",subscription:"iridium_subscription",unsubscribe:"iridium_unsubscribe",batchUnsubscribe:"iridium_batchUnsubscribe",batchFetchMessages:"iridium_batchFetchMessages"}},ri=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,ni=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,ii=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function si(t,r){if(t==="__proto__"||t==="constructor"&&r&&typeof r=="object"&&"prototype"in r){oi(t);return}return r}function oi(t){console.warn(`[destr] Dropping "${t}" key to prevent prototype pollution.`)}function De(t,r={}){if(typeof t!="string")return t;const n=t.trim();if(t[0]==='"'&&t.endsWith('"')&&!t.includes("\\"))return n.slice(1,-1);if(n.length<=9){const c=n.toLowerCase();if(c==="true")return!0;if(c==="false")return!1;if(c==="undefined")return;if(c==="null")return null;if(c==="nan")return Number.NaN;if(c==="infinity")return Number.POSITIVE_INFINITY;if(c==="-infinity")return Number.NEGATIVE_INFINITY}if(!ii.test(t)){if(r.strict)throw new SyntaxError("[destr] Invalid JSON");return t}try{if(ri.test(t)||ni.test(t)){if(r.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(t,si)}return JSON.parse(t)}catch(c){if(r.strict)throw c;return t}}function ai(t){return!t||typeof t.then!="function"?Promise.resolve(t):t}function Tt(t,...r){try{return ai(t(...r))}catch(n){return Promise.reject(n)}}function fi(t){const r=typeof t;return t===null||r!=="object"&&r!=="function"}function ci(t){const r=Object.getPrototypeOf(t);return!r||r.isPrototypeOf(Object)}function Ue(t){if(fi(t))return String(t);if(ci(t)||Array.isArray(t))return JSON.stringify(t);if(typeof t.toJSON=="function")return Ue(t.toJSON());throw new Error("[unstorage] Cannot stringify value!")}function Jr(){if(typeof H.dist.Buffer>"u")throw new TypeError("[unstorage] Buffer is not supported!")}const er="base64:";function ui(t){if(typeof t=="string")return t;Jr();const r=H.dist.Buffer.from(t).toString("base64");return er+r}function li(t){return typeof t!="string"||!t.startsWith(er)?t:(Jr(),H.dist.Buffer.from(t.slice(er.length),"base64"))}function Kt(t){return t?t.split("?")[0].replace(/[/\\]/g,":").replace(/:+/g,":").replace(/^:|:$/g,""):""}function hi(...t){return Kt(t.join(":"))}function $e(t){return t=Kt(t),t?t+":":""}const di="memory",bi=()=>{const t=new Map;return{name:di,getInstance:()=>t,hasItem(r){return t.has(r)},getItem(r){return t.get(r)??null},getItemRaw(r){return t.get(r)??null},setItem(r,n){t.set(r,n)},setItemRaw(r,n){t.set(r,n)},removeItem(r){t.delete(r)},getKeys(){return[...t.keys()]},clear(){t.clear()},dispose(){t.clear()}}};function gi(t={}){const r={mounts:{"":t.driver||bi()},mountpoints:[""],watching:!1,watchListeners:[],unwatch:{}},n=s=>{for(const u of r.mountpoints)if(s.startsWith(u))return{base:u,relativeKey:s.slice(u.length),driver:r.mounts[u]};return{base:"",relativeKey:s,driver:r.mounts[""]}},c=(s,u)=>r.mountpoints.filter(y=>y.startsWith(s)||u&&s.startsWith(y)).map(y=>({relativeBase:s.length>y.length?s.slice(y.length):void 0,mountpoint:y,driver:r.mounts[y]})),o=(s,u)=>{if(r.watching){u=Kt(u);for(const y of r.watchListeners)y(s,u)}},h=async()=>{if(!r.watching){r.watching=!0;for(const s in r.mounts)r.unwatch[s]=await Er(r.mounts[s],o,s)}},S=async()=>{if(r.watching){for(const s in r.unwatch)await r.unwatch[s]();r.unwatch={},r.watching=!1}},E=(s,u,y)=>{const v=new Map,w=x=>{let N=v.get(x.base);return N||(N={driver:x.driver,base:x.base,items:[]},v.set(x.base,N)),N};for(const x of s){const N=typeof x=="string",G=Kt(N?x:x.key),ut=N?void 0:x.value,M=N||!x.options?u:{...u,...x.options},Lt=n(G);w(Lt).items.push({key:G,value:ut,relativeKey:Lt.relativeKey,options:M})}return Promise.all([...v.values()].map(x=>y(x))).then(x=>x.flat())},g={hasItem(s,u={}){s=Kt(s);const{relativeKey:y,driver:v}=n(s);return Tt(v.hasItem,y,u)},getItem(s,u={}){s=Kt(s);const{relativeKey:y,driver:v}=n(s);return Tt(v.getItem,y,u).then(w=>De(w))},getItems(s,u){return E(s,u,y=>y.driver.getItems?Tt(y.driver.getItems,y.items.map(v=>({key:v.relativeKey,options:v.options})),u).then(v=>v.map(w=>({key:hi(y.base,w.key),value:De(w.value)}))):Promise.all(y.items.map(v=>Tt(y.driver.getItem,v.relativeKey,v.options).then(w=>({key:v.key,value:De(w)})))))},getItemRaw(s,u={}){s=Kt(s);const{relativeKey:y,driver:v}=n(s);return v.getItemRaw?Tt(v.getItemRaw,y,u):Tt(v.getItem,y,u).then(w=>li(w))},async setItem(s,u,y={}){if(u===void 0)return g.removeItem(s);s=Kt(s);const{relativeKey:v,driver:w}=n(s);w.setItem&&(await Tt(w.setItem,v,Ue(u),y),w.watch||o("update",s))},async setItems(s,u){await E(s,u,async y=>{if(y.driver.setItems)return Tt(y.driver.setItems,y.items.map(v=>({key:v.relativeKey,value:Ue(v.value),options:v.options})),u);y.driver.setItem&&await Promise.all(y.items.map(v=>Tt(y.driver.setItem,v.relativeKey,Ue(v.value),v.options)))})},async setItemRaw(s,u,y={}){if(u===void 0)return g.removeItem(s,y);s=Kt(s);const{relativeKey:v,driver:w}=n(s);if(w.setItemRaw)await Tt(w.setItemRaw,v,u,y);else if(w.setItem)await Tt(w.setItem,v,ui(u),y);else return;w.watch||o("update",s)},async removeItem(s,u={}){typeof u=="boolean"&&(u={removeMeta:u}),s=Kt(s);const{relativeKey:y,driver:v}=n(s);v.removeItem&&(await Tt(v.removeItem,y,u),(u.removeMeta||u.removeMata)&&await Tt(v.removeItem,y+"$",u),v.watch||o("remove",s))},async getMeta(s,u={}){typeof u=="boolean"&&(u={nativeOnly:u}),s=Kt(s);const{relativeKey:y,driver:v}=n(s),w=Object.create(null);if(v.getMeta&&Object.assign(w,await Tt(v.getMeta,y,u)),!u.nativeOnly){const x=await Tt(v.getItem,y+"$",u).then(N=>De(N));x&&typeof x=="object"&&(typeof x.atime=="string"&&(x.atime=new Date(x.atime)),typeof x.mtime=="string"&&(x.mtime=new Date(x.mtime)),Object.assign(w,x))}return w},setMeta(s,u,y={}){return this.setItem(s+"$",u,y)},removeMeta(s,u={}){return this.removeItem(s+"$",u)},async getKeys(s,u={}){s=$e(s);const y=c(s,!0);let v=[];const w=[];for(const x of y){const N=await Tt(x.driver.getKeys,x.relativeBase,u);for(const G of N){const ut=x.mountpoint+Kt(G);v.some(M=>ut.startsWith(M))||w.push(ut)}v=[x.mountpoint,...v.filter(G=>!G.startsWith(x.mountpoint))]}return s?w.filter(x=>x.startsWith(s)&&x[x.length-1]!=="$"):w.filter(x=>x[x.length-1]!=="$")},async clear(s,u={}){s=$e(s),await Promise.all(c(s,!1).map(async y=>{if(y.driver.clear)return Tt(y.driver.clear,y.relativeBase,u);if(y.driver.removeItem){const v=await y.driver.getKeys(y.relativeBase||"",u);return Promise.all(v.map(w=>y.driver.removeItem(w,u)))}}))},async dispose(){await Promise.all(Object.values(r.mounts).map(s=>Sr(s)))},async watch(s){return await h(),r.watchListeners.push(s),async()=>{r.watchListeners=r.watchListeners.filter(u=>u!==s),r.watchListeners.length===0&&await S()}},async unwatch(){r.watchListeners=[],await S()},mount(s,u){if(s=$e(s),s&&r.mounts[s])throw new Error(`already mounted at ${s}`);return s&&(r.mountpoints.push(s),r.mountpoints.sort((y,v)=>v.length-y.length)),r.mounts[s]=u,r.watching&&Promise.resolve(Er(u,o,s)).then(y=>{r.unwatch[s]=y}).catch(console.error),g},async unmount(s,u=!0){s=$e(s),!(!s||!r.mounts[s])&&(r.watching&&s in r.unwatch&&(r.unwatch[s](),delete r.unwatch[s]),u&&await Sr(r.mounts[s]),r.mountpoints=r.mountpoints.filter(y=>y!==s),delete r.mounts[s])},getMount(s=""){s=Kt(s)+":";const u=n(s);return{driver:u.driver,base:u.base}},getMounts(s="",u={}){return s=Kt(s),c(s,u.parents).map(v=>({driver:v.driver,base:v.mountpoint}))},keys:(s,u={})=>g.getKeys(s,u),get:(s,u={})=>g.getItem(s,u),set:(s,u,y={})=>g.setItem(s,u,y),has:(s,u={})=>g.hasItem(s,u),del:(s,u={})=>g.removeItem(s,u),remove:(s,u={})=>g.removeItem(s,u)};return g}function Er(t,r,n){return t.watch?t.watch((c,o)=>r(c,n+o)):()=>{}}async function Sr(t){typeof t.dispose=="function"&&await Tt(t.dispose)}function be(t){return new Promise((r,n)=>{t.oncomplete=t.onsuccess=()=>r(t.result),t.onabort=t.onerror=()=>n(t.error)})}function Fr(t,r){const n=indexedDB.open(t);n.onupgradeneeded=()=>n.result.createObjectStore(r);const c=be(n);return(o,h)=>c.then(S=>h(S.transaction(r,o).objectStore(r)))}let Ze;function Ae(){return Ze||(Ze=Fr("keyval-store","keyval")),Ze}function Ir(t,r=Ae()){return r("readonly",n=>be(n.get(t)))}function yi(t,r,n=Ae()){return n("readwrite",c=>(c.put(r,t),be(c.transaction)))}function pi(t,r=Ae()){return r("readwrite",n=>(n.delete(t),be(n.transaction)))}function _i(t=Ae()){return t("readwrite",r=>(r.clear(),be(r.transaction)))}function mi(t,r){return t.openCursor().onsuccess=function(){this.result&&(r(this.result),this.result.continue())},be(t.transaction)}function xi(t=Ae()){return t("readonly",r=>{if(r.getAllKeys)return be(r.getAllKeys());const n=[];return mi(r,c=>n.push(c.key)).then(()=>n)})}const wi=t=>JSON.stringify(t,(r,n)=>typeof n=="bigint"?n.toString()+"n":n),vi=t=>{const r=/([\[:])?(\d{17,}|(?:[9](?:[1-9]07199254740991|0[1-9]7199254740991|00[8-9]199254740991|007[2-9]99254740991|007199[3-9]54740991|0071992[6-9]4740991|00719925[5-9]740991|007199254[8-9]40991|0071992547[5-9]0991|00719925474[1-9]991|00719925474099[2-9])))([,\}\]])/g,n=t.replace(r,'$1"$2n"$3');return JSON.parse(n,(c,o)=>typeof o=="string"&&o.match(/^\d+n$/)?BigInt(o.substring(0,o.length-1)):o)};function kr(t){if(typeof t!="string")throw new Error(`Cannot safe json parse value of type ${typeof t}`);try{return vi(t)}catch{return t}}function Wr(t){return typeof t=="string"?t:wi(t)||""}const Ei="idb-keyval";var Si=(t={})=>{const r=t.base&&t.base.length>0?`${t.base}:`:"",n=o=>r+o;let c;return t.dbName&&t.storeName&&(c=Fr(t.dbName,t.storeName)),{name:Ei,options:t,async hasItem(o){return!(typeof await Ir(n(o),c)>"u")},async getItem(o){return await Ir(n(o),c)??null},setItem(o,h){return yi(n(o),h,c)},removeItem(o){return pi(n(o),c)},getKeys(){return xi(c)},clear(){return _i(c)}}};const Ii="WALLET_CONNECT_V2_INDEXED_DB",Oi="keyvaluestorage";let Ti=class{constructor(){this.indexedDb=gi({driver:Si({dbName:Ii,storeName:Oi})})}async getKeys(){return this.indexedDb.getKeys()}async getEntries(){return(await this.indexedDb.getItems(await this.indexedDb.getKeys())).map(r=>[r.key,r.value])}async getItem(r){const n=await this.indexedDb.getItem(r);if(n!==null)return n}async setItem(r,n){await this.indexedDb.setItem(r,Wr(n))}async removeItem(r){await this.indexedDb.removeItem(r)}};var Qe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof H.dist.global<"u"?H.dist.global:typeof self<"u"?self:{},He={exports:{}};(function(){let t;function r(){}t=r,t.prototype.getItem=function(n){return this.hasOwnProperty(n)?String(this[n]):null},t.prototype.setItem=function(n,c){this[n]=String(c)},t.prototype.removeItem=function(n){delete this[n]},t.prototype.clear=function(){const n=this;Object.keys(n).forEach(function(c){n[c]=void 0,delete n[c]})},t.prototype.key=function(n){return n=n||0,Object.keys(this)[n]},t.prototype.__defineGetter__("length",function(){return Object.keys(this).length}),typeof Qe<"u"&&Qe.localStorage?He.exports=Qe.localStorage:typeof window<"u"&&window.localStorage?He.exports=window.localStorage:He.exports=new r})();function Li(t){var r;return[t[0],kr((r=t[1])!=null?r:"")]}class Ai{constructor(){this.localStorage=He.exports}async getKeys(){return Object.keys(this.localStorage)}async getEntries(){return Object.entries(this.localStorage).map(Li)}async getItem(r){const n=this.localStorage.getItem(r);if(n!==null)return kr(n)}async setItem(r,n){this.localStorage.setItem(r,Wr(n))}async removeItem(r){this.localStorage.removeItem(r)}}const Ri="wc_storage_version",Or=1,Pi=async(t,r,n)=>{const c=Ri,o=await r.getItem(c);if(o&&o>=Or){n(r);return}const h=await t.getKeys();if(!h.length){n(r);return}const S=[];for(;h.length;){const E=h.shift();if(!E)continue;const g=E.toLowerCase();if(g.includes("wc@")||g.includes("walletconnect")||g.includes("wc_")||g.includes("wallet_connect")){const s=await t.getItem(E);await r.setItem(E,s),S.push(E)}}await r.setItem(c,Or),n(r),ji(t,S)},ji=async(t,r)=>{r.length&&r.forEach(async n=>{await t.removeItem(n)})};let Ci=class{constructor(){this.initialized=!1,this.setInitialized=n=>{this.storage=n,this.initialized=!0};const r=new Ai;this.storage=r;try{const n=new Ti;Pi(r,n,this.setInitialized)}catch{this.initialized=!0}}async getKeys(){return await this.initialize(),this.storage.getKeys()}async getEntries(){return await this.initialize(),this.storage.getEntries()}async getItem(r){return await this.initialize(),this.storage.getItem(r)}async setItem(r,n){return await this.initialize(),this.storage.setItem(r,n)}async removeItem(r){return await this.initialize(),this.storage.removeItem(r)}async initialize(){this.initialized||await new Promise(r=>{const n=setInterval(()=>{this.initialized&&(clearInterval(n),r())},20)})}};class Ni{}function Mi(t){try{return JSON.stringify(t)}catch{return'"[Circular]"'}}var zi=Bi;function Bi(t,r,n){var c=n&&n.stringify||Mi,o=1;if(typeof t=="object"&&t!==null){var h=r.length+o;if(h===1)return t;var S=new Array(h);S[0]=c(t);for(var E=1;E<h;E++)S[E]=c(r[E]);return S.join(" ")}if(typeof t!="string")return t;var g=r.length;if(g===0)return t;for(var s="",u=1-o,y=-1,v=t&&t.length||0,w=0;w<v;){if(t.charCodeAt(w)===37&&w+1<v){switch(y=y>-1?y:0,t.charCodeAt(w+1)){case 100:case 102:if(u>=g||r[u]==null)break;y<w&&(s+=t.slice(y,w)),s+=Number(r[u]),y=w+2,w++;break;case 105:if(u>=g||r[u]==null)break;y<w&&(s+=t.slice(y,w)),s+=Math.floor(Number(r[u])),y=w+2,w++;break;case 79:case 111:case 106:if(u>=g||r[u]===void 0)break;y<w&&(s+=t.slice(y,w));var x=typeof r[u];if(x==="string"){s+="'"+r[u]+"'",y=w+2,w++;break}if(x==="function"){s+=r[u].name||"<anonymous>",y=w+2,w++;break}s+=c(r[u]),y=w+2,w++;break;case 115:if(u>=g)break;y<w&&(s+=t.slice(y,w)),s+=String(r[u]),y=w+2,w++;break;case 37:y<w&&(s+=t.slice(y,w)),s+="%",y=w+2,w++,u--;break}++u}++w}return y===-1?t:(y<v&&(s+=t.slice(y)),s)}const Tr=zi;var me=Qt;const Ie=Wi().console||{},Di={mapHttpRequest:Ke,mapHttpResponse:Ke,wrapRequestSerializer:tr,wrapResponseSerializer:tr,wrapErrorSerializer:tr,req:Ke,res:Ke,err:Gi};function $i(t,r){return Array.isArray(t)?t.filter(function(c){return c!=="!stdSerializers.err"}):t===!0?Object.keys(r):!1}function Qt(t){t=t||{},t.browser=t.browser||{};const r=t.browser.transmit;if(r&&typeof r.send!="function")throw Error("pino: transmit option must have a send function");const n=t.browser.write||Ie;t.browser.write&&(t.browser.asObject=!0);const c=t.serializers||{},o=$i(t.browser.serialize,c);let h=t.browser.serialize;Array.isArray(t.browser.serialize)&&t.browser.serialize.indexOf("!stdSerializers.err")>-1&&(h=!1);const S=["error","fatal","warn","info","debug","trace"];typeof n=="function"&&(n.error=n.fatal=n.warn=n.info=n.debug=n.trace=n),t.enabled===!1&&(t.level="silent");const E=t.level||"info",g=Object.create(n);g.log||(g.log=Oe),Object.defineProperty(g,"levelVal",{get:u}),Object.defineProperty(g,"level",{get:y,set:v});const s={transmit:r,serialize:o,asObject:t.browser.asObject,levels:S,timestamp:Ji(t)};g.levels=Qt.levels,g.level=E,g.setMaxListeners=g.getMaxListeners=g.emit=g.addListener=g.on=g.prependListener=g.once=g.prependOnceListener=g.removeListener=g.removeAllListeners=g.listeners=g.listenerCount=g.eventNames=g.write=g.flush=Oe,g.serializers=c,g._serialize=o,g._stdErrSerialize=h,g.child=w,r&&(g._logEvent=rr());function u(){return this.level==="silent"?1/0:this.levels.values[this.level]}function y(){return this._level}function v(x){if(x!=="silent"&&!this.levels.values[x])throw Error("unknown level "+x);this._level=x,pe(s,g,"error","log"),pe(s,g,"fatal","error"),pe(s,g,"warn","error"),pe(s,g,"info","log"),pe(s,g,"debug","log"),pe(s,g,"trace","log")}function w(x,N){if(!x)throw new Error("missing bindings for child Pino");N=N||{},o&&x.serializers&&(N.serializers=x.serializers);const G=N.serializers;if(o&&G){var ut=Object.assign({},c,G),M=t.browser.serialize===!0?Object.keys(ut):o;delete x.serializers,Ve([x],M,ut,this._stdErrSerialize)}function Lt(gt){this._childLevel=(gt._childLevel|0)+1,this.error=_e(gt,x,"error"),this.fatal=_e(gt,x,"fatal"),this.warn=_e(gt,x,"warn"),this.info=_e(gt,x,"info"),this.debug=_e(gt,x,"debug"),this.trace=_e(gt,x,"trace"),ut&&(this.serializers=ut,this._serialize=M),r&&(this._logEvent=rr([].concat(gt._logEvent.bindings,x)))}return Lt.prototype=this,new Lt(this)}return g}Qt.levels={values:{fatal:60,error:50,warn:40,info:30,debug:20,trace:10},labels:{10:"trace",20:"debug",30:"info",40:"warn",50:"error",60:"fatal"}};Qt.stdSerializers=Di;Qt.stdTimeFunctions=Object.assign({},{nullTime:Vr,epochTime:qr,unixTime:Fi,isoTime:ki});function pe(t,r,n,c){const o=Object.getPrototypeOf(r);r[n]=r.levelVal>r.levels.values[n]?Oe:o[n]?o[n]:Ie[n]||Ie[c]||Oe,Ki(t,r,n)}function Ki(t,r,n){!t.transmit&&r[n]===Oe||(r[n]=function(c){return function(){const h=t.timestamp(),S=new Array(arguments.length),E=Object.getPrototypeOf&&Object.getPrototypeOf(this)===Ie?Ie:this;for(var g=0;g<S.length;g++)S[g]=arguments[g];if(t.serialize&&!t.asObject&&Ve(S,this._serialize,this.serializers,this._stdErrSerialize),t.asObject?c.call(E,Ui(this,n,S,h)):c.apply(E,S),t.transmit){const s=t.transmit.level||r.level,u=Qt.levels.values[s],y=Qt.levels.values[n];if(y<u)return;Hi(this,{ts:h,methodLevel:n,methodValue:y,transmitLevel:s,transmitValue:Qt.levels.values[t.transmit.level||r.level],send:t.transmit.send,val:r.levelVal},S)}}}(r[n]))}function Ui(t,r,n,c){t._serialize&&Ve(n,t._serialize,t.serializers,t._stdErrSerialize);const o=n.slice();let h=o[0];const S={};c&&(S.time=c),S.level=Qt.levels.values[r];let E=(t._childLevel|0)+1;if(E<1&&(E=1),h!==null&&typeof h=="object"){for(;E--&&typeof o[0]=="object";)Object.assign(S,o.shift());h=o.length?Tr(o.shift(),o):void 0}else typeof h=="string"&&(h=Tr(o.shift(),o));return h!==void 0&&(S.msg=h),S}function Ve(t,r,n,c){for(const o in t)if(c&&t[o]instanceof Error)t[o]=Qt.stdSerializers.err(t[o]);else if(typeof t[o]=="object"&&!Array.isArray(t[o]))for(const h in t[o])r&&r.indexOf(h)>-1&&h in n&&(t[o][h]=n[h](t[o][h]))}function _e(t,r,n){return function(){const c=new Array(1+arguments.length);c[0]=r;for(var o=1;o<c.length;o++)c[o]=arguments[o-1];return t[n].apply(this,c)}}function Hi(t,r,n){const c=r.send,o=r.ts,h=r.methodLevel,S=r.methodValue,E=r.val,g=t._logEvent.bindings;Ve(n,t._serialize||Object.keys(t.serializers),t.serializers,t._stdErrSerialize===void 0?!0:t._stdErrSerialize),t._logEvent.ts=o,t._logEvent.messages=n.filter(function(s){return g.indexOf(s)===-1}),t._logEvent.level.label=h,t._logEvent.level.value=S,c(h,t._logEvent,E),t._logEvent=rr(g)}function rr(t){return{ts:0,messages:[],bindings:t||[],level:{label:"",value:0}}}function Gi(t){const r={type:t.constructor.name,msg:t.message,stack:t.stack};for(const n in t)r[n]===void 0&&(r[n]=t[n]);return r}function Ji(t){return typeof t.timestamp=="function"?t.timestamp:t.timestamp===!1?Vr:qr}function Ke(){return{}}function tr(t){return t}function Oe(){}function Vr(){return!1}function qr(){return Date.now()}function Fi(){return Math.round(Date.now()/1e3)}function ki(){return new Date(Date.now()).toISOString()}function Wi(){function t(r){return typeof r<"u"&&r}try{return typeof globalThis<"u"||Object.defineProperty(Object.prototype,"globalThis",{get:function(){return delete Object.prototype.globalThis,this.globalThis=this},configurable:!0}),globalThis}catch{return t(self)||t(window)||t(this)||{}}}const or=H.getDefaultExportFromCjs(me),Vi=t=>JSON.stringify(t,(r,n)=>typeof n=="bigint"?n.toString()+"n":n);function Lr(t){return typeof t=="string"?t:Vi(t)||""}const qi={level:"info"},Re="custom_context",ar=1e3*1024;class Xi{constructor(r){this.nodeValue=r,this.sizeInBytes=new TextEncoder().encode(this.nodeValue).length,this.next=null}get value(){return this.nodeValue}get size(){return this.sizeInBytes}}class Ar{constructor(r){this.head=null,this.tail=null,this.lengthInNodes=0,this.maxSizeInBytes=r,this.sizeInBytes=0}append(r){const n=new Xi(r);if(n.size>this.maxSizeInBytes)throw new Error(`[LinkedList] Value too big to insert into list: ${r} with size ${n.size}`);for(;this.size+n.size>this.maxSizeInBytes;)this.shift();this.head?(this.tail&&(this.tail.next=n),this.tail=n):(this.head=n,this.tail=n),this.lengthInNodes++,this.sizeInBytes+=n.size}shift(){if(!this.head)return;const r=this.head;this.head=this.head.next,this.head||(this.tail=null),this.lengthInNodes--,this.sizeInBytes-=r.size}toArray(){const r=[];let n=this.head;for(;n!==null;)r.push(n.value),n=n.next;return r}get length(){return this.lengthInNodes}get size(){return this.sizeInBytes}toOrderedArray(){return Array.from(this)}[Symbol.iterator](){let r=this.head;return{next:()=>{if(!r)return{done:!0,value:null};const n=r.value;return r=r.next,{done:!1,value:n}}}}}class Xr{constructor(r,n=ar){this.level=r??"error",this.levelValue=me.levels.values[this.level],this.MAX_LOG_SIZE_IN_BYTES=n,this.logs=new Ar(this.MAX_LOG_SIZE_IN_BYTES)}forwardToConsole(r,n){n===me.levels.values.error?console.error(r):n===me.levels.values.warn?console.warn(r):n===me.levels.values.debug?console.debug(r):n===me.levels.values.trace?console.trace(r):console.log(r)}appendToLogs(r){this.logs.append(Lr({timestamp:new Date().toISOString(),log:r}));const n=typeof r=="string"?JSON.parse(r).level:r.level;n>=this.levelValue&&this.forwardToConsole(r,n)}getLogs(){return this.logs}clearLogs(){this.logs=new Ar(this.MAX_LOG_SIZE_IN_BYTES)}getLogArray(){return Array.from(this.logs)}logsToBlob(r){const n=this.getLogArray();return n.push(Lr({extraMetadata:r})),new Blob(n,{type:"application/json"})}}class Yi{constructor(r,n=ar){this.baseChunkLogger=new Xr(r,n)}write(r){this.baseChunkLogger.appendToLogs(r)}getLogs(){return this.baseChunkLogger.getLogs()}clearLogs(){this.baseChunkLogger.clearLogs()}getLogArray(){return this.baseChunkLogger.getLogArray()}logsToBlob(r){return this.baseChunkLogger.logsToBlob(r)}downloadLogsBlobInBrowser(r){const n=URL.createObjectURL(this.logsToBlob(r)),c=document.createElement("a");c.href=n,c.download=`walletconnect-logs-${new Date().toISOString()}.txt`,document.body.appendChild(c),c.click(),document.body.removeChild(c),URL.revokeObjectURL(n)}}class Zi{constructor(r,n=ar){this.baseChunkLogger=new Xr(r,n)}write(r){this.baseChunkLogger.appendToLogs(r)}getLogs(){return this.baseChunkLogger.getLogs()}clearLogs(){this.baseChunkLogger.clearLogs()}getLogArray(){return this.baseChunkLogger.getLogArray()}logsToBlob(r){return this.baseChunkLogger.logsToBlob(r)}}var Qi=Object.defineProperty,ts=Object.defineProperties,es=Object.getOwnPropertyDescriptors,Rr=Object.getOwnPropertySymbols,rs=Object.prototype.hasOwnProperty,ns=Object.prototype.propertyIsEnumerable,Pr=(t,r,n)=>r in t?Qi(t,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[r]=n,Ge=(t,r)=>{for(var n in r||(r={}))rs.call(r,n)&&Pr(t,n,r[n]);if(Rr)for(var n of Rr(r))ns.call(r,n)&&Pr(t,n,r[n]);return t},Je=(t,r)=>ts(t,es(r));function is(t){return Je(Ge({},t),{level:(t==null?void 0:t.level)||qi.level})}function ss(t,r=Re){return t[r]||""}function os(t,r,n=Re){return t[n]=r,t}function Yr(t,r=Re){let n="";return typeof t.bindings>"u"?n=ss(t,r):n=t.bindings().context||"",n}function as(t,r,n=Re){const c=Yr(t,n);return c.trim()?`${c}/${r}`:r}function fs(t,r,n=Re){const c=as(t,r,n),o=t.child({context:c});return os(o,c,n)}function cs(t){var r,n;const c=new Yi((r=t.opts)==null?void 0:r.level,t.maxSizeInBytes);return{logger:or(Je(Ge({},t.opts),{level:"trace",browser:Je(Ge({},(n=t.opts)==null?void 0:n.browser),{write:o=>c.write(o)})})),chunkLoggerController:c}}function us(t){var r;const n=new Zi((r=t.opts)==null?void 0:r.level,t.maxSizeInBytes);return{logger:or(Je(Ge({},t.opts),{level:"trace"}),n),chunkLoggerController:n}}function ls(t){return typeof t.loggerOverride<"u"&&typeof t.loggerOverride!="string"?{logger:t.loggerOverride,chunkLoggerController:null}:typeof window<"u"?cs(t):us(t)}var fr={},Zr={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});var r=Bt.binary,n=Bt.wipe;t.DIGEST_LENGTH=64,t.BLOCK_SIZE=128;var c=function(){function E(){this.digestLength=t.DIGEST_LENGTH,this.blockSize=t.BLOCK_SIZE,this._stateHi=new Int32Array(8),this._stateLo=new Int32Array(8),this._tempHi=new Int32Array(16),this._tempLo=new Int32Array(16),this._buffer=new Uint8Array(256),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this.reset()}return E.prototype._initState=function(){this._stateHi[0]=1779033703,this._stateHi[1]=3144134277,this._stateHi[2]=1013904242,this._stateHi[3]=2773480762,this._stateHi[4]=1359893119,this._stateHi[5]=2600822924,this._stateHi[6]=528734635,this._stateHi[7]=1541459225,this._stateLo[0]=4089235720,this._stateLo[1]=2227873595,this._stateLo[2]=4271175723,this._stateLo[3]=1595750129,this._stateLo[4]=2917565137,this._stateLo[5]=725511199,this._stateLo[6]=4215389547,this._stateLo[7]=327033209},E.prototype.reset=function(){return this._initState(),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this},E.prototype.clean=function(){n.wipe(this._buffer),n.wipe(this._tempHi),n.wipe(this._tempLo),this.reset()},E.prototype.update=function(g,s){if(s===void 0&&(s=g.length),this._finished)throw new Error("SHA512: can't update because hash was finished.");var u=0;if(this._bytesHashed+=s,this._bufferLength>0){for(;this._bufferLength<t.BLOCK_SIZE&&s>0;)this._buffer[this._bufferLength++]=g[u++],s--;this._bufferLength===this.blockSize&&(h(this._tempHi,this._tempLo,this._stateHi,this._stateLo,this._buffer,0,this.blockSize),this._bufferLength=0)}for(s>=this.blockSize&&(u=h(this._tempHi,this._tempLo,this._stateHi,this._stateLo,g,u,s),s%=this.blockSize);s>0;)this._buffer[this._bufferLength++]=g[u++],s--;return this},E.prototype.finish=function(g){if(!this._finished){var s=this._bytesHashed,u=this._bufferLength,y=s/536870912|0,v=s<<3,w=s%128<112?128:256;this._buffer[u]=128;for(var x=u+1;x<w-8;x++)this._buffer[x]=0;r.writeUint32BE(y,this._buffer,w-8),r.writeUint32BE(v,this._buffer,w-4),h(this._tempHi,this._tempLo,this._stateHi,this._stateLo,this._buffer,0,w),this._finished=!0}for(var x=0;x<this.digestLength/8;x++)r.writeUint32BE(this._stateHi[x],g,x*8),r.writeUint32BE(this._stateLo[x],g,x*8+4);return this},E.prototype.digest=function(){var g=new Uint8Array(this.digestLength);return this.finish(g),g},E.prototype.saveState=function(){if(this._finished)throw new Error("SHA256: cannot save finished state");return{stateHi:new Int32Array(this._stateHi),stateLo:new Int32Array(this._stateLo),buffer:this._bufferLength>0?new Uint8Array(this._buffer):void 0,bufferLength:this._bufferLength,bytesHashed:this._bytesHashed}},E.prototype.restoreState=function(g){return this._stateHi.set(g.stateHi),this._stateLo.set(g.stateLo),this._bufferLength=g.bufferLength,g.buffer&&this._buffer.set(g.buffer),this._bytesHashed=g.bytesHashed,this._finished=!1,this},E.prototype.cleanSavedState=function(g){n.wipe(g.stateHi),n.wipe(g.stateLo),g.buffer&&n.wipe(g.buffer),g.bufferLength=0,g.bytesHashed=0},E}();t.SHA512=c;var o=new Int32Array([1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591]);function h(E,g,s,u,y,v,w){for(var x=s[0],N=s[1],G=s[2],ut=s[3],M=s[4],Lt=s[5],gt=s[6],Ct=s[7],J=u[0],C=u[1],Nt=u[2],te=u[3],yt=u[4],kt=u[5],Ut=u[6],qt=u[7],m,_,X,lt,A,I,O,L;w>=128;){for(var At=0;At<16;At++){var rt=8*At+v;E[At]=r.readUint32BE(y,rt),g[At]=r.readUint32BE(y,rt+4)}for(var At=0;At<80;At++){var xe=x,z=N,ge=G,b=ut,d=M,l=Lt,e=gt,a=Ct,R=J,P=C,D=Nt,$=te,B=yt,K=kt,Rt=Ut,ht=qt;if(m=Ct,_=qt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=(M>>>14|yt<<18)^(M>>>18|yt<<14)^(yt>>>9|M<<23),_=(yt>>>14|M<<18)^(yt>>>18|M<<14)^(M>>>9|yt<<23),A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,m=M&Lt^~M&gt,_=yt&kt^~yt&Ut,A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,m=o[At*2],_=o[At*2+1],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,m=E[At%16],_=g[At%16],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,X=O&65535|L<<16,lt=A&65535|I<<16,m=X,_=lt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=(x>>>28|J<<4)^(J>>>2|x<<30)^(J>>>7|x<<25),_=(J>>>28|x<<4)^(x>>>2|J<<30)^(x>>>7|J<<25),A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,m=x&N^x&G^N&G,_=J&C^J&Nt^C&Nt,A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,a=O&65535|L<<16,ht=A&65535|I<<16,m=b,_=$,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=X,_=lt,A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,b=O&65535|L<<16,$=A&65535|I<<16,N=xe,G=z,ut=ge,M=b,Lt=d,gt=l,Ct=e,x=a,C=R,Nt=P,te=D,yt=$,kt=B,Ut=K,qt=Rt,J=ht,At%16===15)for(var rt=0;rt<16;rt++)m=E[rt],_=g[rt],A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=E[(rt+9)%16],_=g[(rt+9)%16],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,X=E[(rt+1)%16],lt=g[(rt+1)%16],m=(X>>>1|lt<<31)^(X>>>8|lt<<24)^X>>>7,_=(lt>>>1|X<<31)^(lt>>>8|X<<24)^(lt>>>7|X<<25),A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,X=E[(rt+14)%16],lt=g[(rt+14)%16],m=(X>>>19|lt<<13)^(lt>>>29|X<<3)^X>>>6,_=(lt>>>19|X<<13)^(X>>>29|lt<<3)^(lt>>>6|X<<26),A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,E[rt]=O&65535|L<<16,g[rt]=A&65535|I<<16}m=x,_=J,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[0],_=u[0],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[0]=x=O&65535|L<<16,u[0]=J=A&65535|I<<16,m=N,_=C,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[1],_=u[1],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[1]=N=O&65535|L<<16,u[1]=C=A&65535|I<<16,m=G,_=Nt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[2],_=u[2],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[2]=G=O&65535|L<<16,u[2]=Nt=A&65535|I<<16,m=ut,_=te,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[3],_=u[3],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[3]=ut=O&65535|L<<16,u[3]=te=A&65535|I<<16,m=M,_=yt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[4],_=u[4],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[4]=M=O&65535|L<<16,u[4]=yt=A&65535|I<<16,m=Lt,_=kt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[5],_=u[5],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[5]=Lt=O&65535|L<<16,u[5]=kt=A&65535|I<<16,m=gt,_=Ut,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[6],_=u[6],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[6]=gt=O&65535|L<<16,u[6]=Ut=A&65535|I<<16,m=Ct,_=qt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[7],_=u[7],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[7]=Ct=O&65535|L<<16,u[7]=qt=A&65535|I<<16,v+=128,w-=128}return v}function S(E){var g=new c;g.update(E);var s=g.digest();return g.clean(),s}t.hash=S})(Zr);(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.convertSecretKeyToX25519=t.convertPublicKeyToX25519=t.verify=t.sign=t.extractPublicKeyFromSecretKey=t.generateKeyPair=t.generateKeyPairFromSeed=t.SEED_LENGTH=t.SECRET_KEY_LENGTH=t.PUBLIC_KEY_LENGTH=t.SIGNATURE_LENGTH=void 0;const r=Bt.random,n=Zr,c=Bt.wipe;t.SIGNATURE_LENGTH=64,t.PUBLIC_KEY_LENGTH=32,t.SECRET_KEY_LENGTH=64,t.SEED_LENGTH=32;function o(b){const d=new Float64Array(16);if(b)for(let l=0;l<b.length;l++)d[l]=b[l];return d}const h=new Uint8Array(32);h[0]=9;const S=o(),E=o([1]),g=o([30883,4953,19914,30187,55467,16705,2637,112,59544,30585,16505,36039,65139,11119,27886,20995]),s=o([61785,9906,39828,60374,45398,33411,5274,224,53552,61171,33010,6542,64743,22239,55772,9222]),u=o([54554,36645,11616,51542,42930,38181,51040,26924,56412,64982,57905,49316,21502,52590,14035,8553]),y=o([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),v=o([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function w(b,d){for(let l=0;l<16;l++)b[l]=d[l]|0}function x(b){let d=1;for(let l=0;l<16;l++){let e=b[l]+d+65535;d=Math.floor(e/65536),b[l]=e-d*65536}b[0]+=d-1+37*(d-1)}function N(b,d,l){const e=~(l-1);for(let a=0;a<16;a++){const R=e&(b[a]^d[a]);b[a]^=R,d[a]^=R}}function G(b,d){const l=o(),e=o();for(let a=0;a<16;a++)e[a]=d[a];x(e),x(e),x(e);for(let a=0;a<2;a++){l[0]=e[0]-65517;for(let P=1;P<15;P++)l[P]=e[P]-65535-(l[P-1]>>16&1),l[P-1]&=65535;l[15]=e[15]-32767-(l[14]>>16&1);const R=l[15]>>16&1;l[14]&=65535,N(e,l,1-R)}for(let a=0;a<16;a++)b[2*a]=e[a]&255,b[2*a+1]=e[a]>>8}function ut(b,d){let l=0;for(let e=0;e<32;e++)l|=b[e]^d[e];return(1&l-1>>>8)-1}function M(b,d){const l=new Uint8Array(32),e=new Uint8Array(32);return G(l,b),G(e,d),ut(l,e)}function Lt(b){const d=new Uint8Array(32);return G(d,b),d[0]&1}function gt(b,d){for(let l=0;l<16;l++)b[l]=d[2*l]+(d[2*l+1]<<8);b[15]&=32767}function Ct(b,d,l){for(let e=0;e<16;e++)b[e]=d[e]+l[e]}function J(b,d,l){for(let e=0;e<16;e++)b[e]=d[e]-l[e]}function C(b,d,l){let e,a,R=0,P=0,D=0,$=0,B=0,K=0,Rt=0,ht=0,Pt=0,pt=0,dt=0,nt=0,et=0,Y=0,V=0,U=0,it=0,_t=0,F=0,Mt=0,Dt=0,Ht=0,Gt=0,$t=0,Xt=0,Zt=0,se=0,Jt=0,ce=0,we=0,Pe=0,st=l[0],Z=l[1],ot=l[2],at=l[3],ft=l[4],Q=l[5],mt=l[6],xt=l[7],wt=l[8],vt=l[9],Et=l[10],bt=l[11],ct=l[12],W=l[13],St=l[14],It=l[15];e=d[0],R+=e*st,P+=e*Z,D+=e*ot,$+=e*at,B+=e*ft,K+=e*Q,Rt+=e*mt,ht+=e*xt,Pt+=e*wt,pt+=e*vt,dt+=e*Et,nt+=e*bt,et+=e*ct,Y+=e*W,V+=e*St,U+=e*It,e=d[1],P+=e*st,D+=e*Z,$+=e*ot,B+=e*at,K+=e*ft,Rt+=e*Q,ht+=e*mt,Pt+=e*xt,pt+=e*wt,dt+=e*vt,nt+=e*Et,et+=e*bt,Y+=e*ct,V+=e*W,U+=e*St,it+=e*It,e=d[2],D+=e*st,$+=e*Z,B+=e*ot,K+=e*at,Rt+=e*ft,ht+=e*Q,Pt+=e*mt,pt+=e*xt,dt+=e*wt,nt+=e*vt,et+=e*Et,Y+=e*bt,V+=e*ct,U+=e*W,it+=e*St,_t+=e*It,e=d[3],$+=e*st,B+=e*Z,K+=e*ot,Rt+=e*at,ht+=e*ft,Pt+=e*Q,pt+=e*mt,dt+=e*xt,nt+=e*wt,et+=e*vt,Y+=e*Et,V+=e*bt,U+=e*ct,it+=e*W,_t+=e*St,F+=e*It,e=d[4],B+=e*st,K+=e*Z,Rt+=e*ot,ht+=e*at,Pt+=e*ft,pt+=e*Q,dt+=e*mt,nt+=e*xt,et+=e*wt,Y+=e*vt,V+=e*Et,U+=e*bt,it+=e*ct,_t+=e*W,F+=e*St,Mt+=e*It,e=d[5],K+=e*st,Rt+=e*Z,ht+=e*ot,Pt+=e*at,pt+=e*ft,dt+=e*Q,nt+=e*mt,et+=e*xt,Y+=e*wt,V+=e*vt,U+=e*Et,it+=e*bt,_t+=e*ct,F+=e*W,Mt+=e*St,Dt+=e*It,e=d[6],Rt+=e*st,ht+=e*Z,Pt+=e*ot,pt+=e*at,dt+=e*ft,nt+=e*Q,et+=e*mt,Y+=e*xt,V+=e*wt,U+=e*vt,it+=e*Et,_t+=e*bt,F+=e*ct,Mt+=e*W,Dt+=e*St,Ht+=e*It,e=d[7],ht+=e*st,Pt+=e*Z,pt+=e*ot,dt+=e*at,nt+=e*ft,et+=e*Q,Y+=e*mt,V+=e*xt,U+=e*wt,it+=e*vt,_t+=e*Et,F+=e*bt,Mt+=e*ct,Dt+=e*W,Ht+=e*St,Gt+=e*It,e=d[8],Pt+=e*st,pt+=e*Z,dt+=e*ot,nt+=e*at,et+=e*ft,Y+=e*Q,V+=e*mt,U+=e*xt,it+=e*wt,_t+=e*vt,F+=e*Et,Mt+=e*bt,Dt+=e*ct,Ht+=e*W,Gt+=e*St,$t+=e*It,e=d[9],pt+=e*st,dt+=e*Z,nt+=e*ot,et+=e*at,Y+=e*ft,V+=e*Q,U+=e*mt,it+=e*xt,_t+=e*wt,F+=e*vt,Mt+=e*Et,Dt+=e*bt,Ht+=e*ct,Gt+=e*W,$t+=e*St,Xt+=e*It,e=d[10],dt+=e*st,nt+=e*Z,et+=e*ot,Y+=e*at,V+=e*ft,U+=e*Q,it+=e*mt,_t+=e*xt,F+=e*wt,Mt+=e*vt,Dt+=e*Et,Ht+=e*bt,Gt+=e*ct,$t+=e*W,Xt+=e*St,Zt+=e*It,e=d[11],nt+=e*st,et+=e*Z,Y+=e*ot,V+=e*at,U+=e*ft,it+=e*Q,_t+=e*mt,F+=e*xt,Mt+=e*wt,Dt+=e*vt,Ht+=e*Et,Gt+=e*bt,$t+=e*ct,Xt+=e*W,Zt+=e*St,se+=e*It,e=d[12],et+=e*st,Y+=e*Z,V+=e*ot,U+=e*at,it+=e*ft,_t+=e*Q,F+=e*mt,Mt+=e*xt,Dt+=e*wt,Ht+=e*vt,Gt+=e*Et,$t+=e*bt,Xt+=e*ct,Zt+=e*W,se+=e*St,Jt+=e*It,e=d[13],Y+=e*st,V+=e*Z,U+=e*ot,it+=e*at,_t+=e*ft,F+=e*Q,Mt+=e*mt,Dt+=e*xt,Ht+=e*wt,Gt+=e*vt,$t+=e*Et,Xt+=e*bt,Zt+=e*ct,se+=e*W,Jt+=e*St,ce+=e*It,e=d[14],V+=e*st,U+=e*Z,it+=e*ot,_t+=e*at,F+=e*ft,Mt+=e*Q,Dt+=e*mt,Ht+=e*xt,Gt+=e*wt,$t+=e*vt,Xt+=e*Et,Zt+=e*bt,se+=e*ct,Jt+=e*W,ce+=e*St,we+=e*It,e=d[15],U+=e*st,it+=e*Z,_t+=e*ot,F+=e*at,Mt+=e*ft,Dt+=e*Q,Ht+=e*mt,Gt+=e*xt,$t+=e*wt,Xt+=e*vt,Zt+=e*Et,se+=e*bt,Jt+=e*ct,ce+=e*W,we+=e*St,Pe+=e*It,R+=38*it,P+=38*_t,D+=38*F,$+=38*Mt,B+=38*Dt,K+=38*Ht,Rt+=38*Gt,ht+=38*$t,Pt+=38*Xt,pt+=38*Zt,dt+=38*se,nt+=38*Jt,et+=38*ce,Y+=38*we,V+=38*Pe,a=1,e=R+a+65535,a=Math.floor(e/65536),R=e-a*65536,e=P+a+65535,a=Math.floor(e/65536),P=e-a*65536,e=D+a+65535,a=Math.floor(e/65536),D=e-a*65536,e=$+a+65535,a=Math.floor(e/65536),$=e-a*65536,e=B+a+65535,a=Math.floor(e/65536),B=e-a*65536,e=K+a+65535,a=Math.floor(e/65536),K=e-a*65536,e=Rt+a+65535,a=Math.floor(e/65536),Rt=e-a*65536,e=ht+a+65535,a=Math.floor(e/65536),ht=e-a*65536,e=Pt+a+65535,a=Math.floor(e/65536),Pt=e-a*65536,e=pt+a+65535,a=Math.floor(e/65536),pt=e-a*65536,e=dt+a+65535,a=Math.floor(e/65536),dt=e-a*65536,e=nt+a+65535,a=Math.floor(e/65536),nt=e-a*65536,e=et+a+65535,a=Math.floor(e/65536),et=e-a*65536,e=Y+a+65535,a=Math.floor(e/65536),Y=e-a*65536,e=V+a+65535,a=Math.floor(e/65536),V=e-a*65536,e=U+a+65535,a=Math.floor(e/65536),U=e-a*65536,R+=a-1+37*(a-1),a=1,e=R+a+65535,a=Math.floor(e/65536),R=e-a*65536,e=P+a+65535,a=Math.floor(e/65536),P=e-a*65536,e=D+a+65535,a=Math.floor(e/65536),D=e-a*65536,e=$+a+65535,a=Math.floor(e/65536),$=e-a*65536,e=B+a+65535,a=Math.floor(e/65536),B=e-a*65536,e=K+a+65535,a=Math.floor(e/65536),K=e-a*65536,e=Rt+a+65535,a=Math.floor(e/65536),Rt=e-a*65536,e=ht+a+65535,a=Math.floor(e/65536),ht=e-a*65536,e=Pt+a+65535,a=Math.floor(e/65536),Pt=e-a*65536,e=pt+a+65535,a=Math.floor(e/65536),pt=e-a*65536,e=dt+a+65535,a=Math.floor(e/65536),dt=e-a*65536,e=nt+a+65535,a=Math.floor(e/65536),nt=e-a*65536,e=et+a+65535,a=Math.floor(e/65536),et=e-a*65536,e=Y+a+65535,a=Math.floor(e/65536),Y=e-a*65536,e=V+a+65535,a=Math.floor(e/65536),V=e-a*65536,e=U+a+65535,a=Math.floor(e/65536),U=e-a*65536,R+=a-1+37*(a-1),b[0]=R,b[1]=P,b[2]=D,b[3]=$,b[4]=B,b[5]=K,b[6]=Rt,b[7]=ht,b[8]=Pt,b[9]=pt,b[10]=dt,b[11]=nt,b[12]=et,b[13]=Y,b[14]=V,b[15]=U}function Nt(b,d){C(b,d,d)}function te(b,d){const l=o();let e;for(e=0;e<16;e++)l[e]=d[e];for(e=253;e>=0;e--)Nt(l,l),e!==2&&e!==4&&C(l,l,d);for(e=0;e<16;e++)b[e]=l[e]}function yt(b,d){const l=o();let e;for(e=0;e<16;e++)l[e]=d[e];for(e=250;e>=0;e--)Nt(l,l),e!==1&&C(l,l,d);for(e=0;e<16;e++)b[e]=l[e]}function kt(b,d){const l=o(),e=o(),a=o(),R=o(),P=o(),D=o(),$=o(),B=o(),K=o();J(l,b[1],b[0]),J(K,d[1],d[0]),C(l,l,K),Ct(e,b[0],b[1]),Ct(K,d[0],d[1]),C(e,e,K),C(a,b[3],d[3]),C(a,a,s),C(R,b[2],d[2]),Ct(R,R,R),J(P,e,l),J(D,R,a),Ct($,R,a),Ct(B,e,l),C(b[0],P,D),C(b[1],B,$),C(b[2],$,D),C(b[3],P,B)}function Ut(b,d,l){for(let e=0;e<4;e++)N(b[e],d[e],l)}function qt(b,d){const l=o(),e=o(),a=o();te(a,d[2]),C(l,d[0],a),C(e,d[1],a),G(b,e),b[31]^=Lt(l)<<7}function m(b,d,l){w(b[0],S),w(b[1],E),w(b[2],E),w(b[3],S);for(let e=255;e>=0;--e){const a=l[e/8|0]>>(e&7)&1;Ut(b,d,a),kt(d,b),kt(b,b),Ut(b,d,a)}}function _(b,d){const l=[o(),o(),o(),o()];w(l[0],u),w(l[1],y),w(l[2],E),C(l[3],u,y),m(b,l,d)}function X(b){if(b.length!==t.SEED_LENGTH)throw new Error(`ed25519: seed must be ${t.SEED_LENGTH} bytes`);const d=(0,n.hash)(b);d[0]&=248,d[31]&=127,d[31]|=64;const l=new Uint8Array(32),e=[o(),o(),o(),o()];_(e,d),qt(l,e);const a=new Uint8Array(64);return a.set(b),a.set(l,32),{publicKey:l,secretKey:a}}t.generateKeyPairFromSeed=X;function lt(b){const d=(0,r.randomBytes)(32,b),l=X(d);return(0,c.wipe)(d),l}t.generateKeyPair=lt;function A(b){if(b.length!==t.SECRET_KEY_LENGTH)throw new Error(`ed25519: secret key must be ${t.SECRET_KEY_LENGTH} bytes`);return new Uint8Array(b.subarray(32))}t.extractPublicKeyFromSecretKey=A;const I=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]);function O(b,d){let l,e,a,R;for(e=63;e>=32;--e){for(l=0,a=e-32,R=e-12;a<R;++a)d[a]+=l-16*d[e]*I[a-(e-32)],l=Math.floor((d[a]+128)/256),d[a]-=l*256;d[a]+=l,d[e]=0}for(l=0,a=0;a<32;a++)d[a]+=l-(d[31]>>4)*I[a],l=d[a]>>8,d[a]&=255;for(a=0;a<32;a++)d[a]-=l*I[a];for(e=0;e<32;e++)d[e+1]+=d[e]>>8,b[e]=d[e]&255}function L(b){const d=new Float64Array(64);for(let l=0;l<64;l++)d[l]=b[l];for(let l=0;l<64;l++)b[l]=0;O(b,d)}function At(b,d){const l=new Float64Array(64),e=[o(),o(),o(),o()],a=(0,n.hash)(b.subarray(0,32));a[0]&=248,a[31]&=127,a[31]|=64;const R=new Uint8Array(64);R.set(a.subarray(32),32);const P=new n.SHA512;P.update(R.subarray(32)),P.update(d);const D=P.digest();P.clean(),L(D),_(e,D),qt(R,e),P.reset(),P.update(R.subarray(0,32)),P.update(b.subarray(32)),P.update(d);const $=P.digest();L($);for(let B=0;B<32;B++)l[B]=D[B];for(let B=0;B<32;B++)for(let K=0;K<32;K++)l[B+K]+=$[B]*a[K];return O(R.subarray(32),l),R}t.sign=At;function rt(b,d){const l=o(),e=o(),a=o(),R=o(),P=o(),D=o(),$=o();return w(b[2],E),gt(b[1],d),Nt(a,b[1]),C(R,a,g),J(a,a,b[2]),Ct(R,b[2],R),Nt(P,R),Nt(D,P),C($,D,P),C(l,$,a),C(l,l,R),yt(l,l),C(l,l,a),C(l,l,R),C(l,l,R),C(b[0],l,R),Nt(e,b[0]),C(e,e,R),M(e,a)&&C(b[0],b[0],v),Nt(e,b[0]),C(e,e,R),M(e,a)?-1:(Lt(b[0])===d[31]>>7&&J(b[0],S,b[0]),C(b[3],b[0],b[1]),0)}function xe(b,d,l){const e=new Uint8Array(32),a=[o(),o(),o(),o()],R=[o(),o(),o(),o()];if(l.length!==t.SIGNATURE_LENGTH)throw new Error(`ed25519: signature must be ${t.SIGNATURE_LENGTH} bytes`);if(rt(R,b))return!1;const P=new n.SHA512;P.update(l.subarray(0,32)),P.update(b),P.update(d);const D=P.digest();return L(D),m(a,R,D),_(R,l.subarray(32)),kt(a,R),qt(e,a),!ut(l,e)}t.verify=xe;function z(b){let d=[o(),o(),o(),o()];if(rt(d,b))throw new Error("Ed25519: invalid public key");let l=o(),e=o(),a=d[1];Ct(l,E,a),J(e,E,a),te(e,e),C(l,l,e);let R=new Uint8Array(32);return G(R,l),R}t.convertPublicKeyToX25519=z;function ge(b){const d=(0,n.hash)(b.subarray(0,32));d[0]&=248,d[31]&=127,d[31]|=64;const l=new Uint8Array(d.subarray(0,32));return(0,c.wipe)(d),l}t.convertSecretKeyToX25519=ge})(fr);const hs="EdDSA",ds="JWT",Fe=".",qe="base64url",Qr="utf8",tn="utf8",bs=":",gs="did",ys="key",jr="base58btc",ps="z",_s="K36",ms=32,xs=t=>JSON.stringify(t,(r,n)=>typeof n=="bigint"?n.toString()+"n":n),ws=t=>{const r=/([\[:])?(\d{17,}|(?:[9](?:[1-9]07199254740991|0[1-9]7199254740991|00[8-9]199254740991|007[2-9]99254740991|007199[3-9]54740991|0071992[6-9]4740991|00719925[5-9]740991|007199254[8-9]40991|0071992547[5-9]0991|00719925474[1-9]991|00719925474099[2-9])))([,\}\]])/g,n=t.replace(r,'$1"$2n"$3');return JSON.parse(n,(c,o)=>typeof o=="string"&&o.match(/^\d+n$/)?BigInt(o.substring(0,o.length-1)):o)};function vs(t){if(typeof t!="string")throw new Error(`Cannot safe json parse value of type ${typeof t}`);try{return ws(t)}catch{return t}}function Es(t){return typeof t=="string"?t:xs(t)||""}function Cr(t){return vs(Le(de(t,qe),Qr))}function ke(t){return Le(de(Es(t),Qr),qe)}function en(t){const r=de(_s,jr),n=ps+Le(Ur([r,t]),jr);return[gs,ys,n].join(bs)}function Ss(t){return Le(t,qe)}function Is(t){return de(t,qe)}function Os(t){return de([ke(t.header),ke(t.payload)].join(Fe),tn)}function Ts(t){return[ke(t.header),ke(t.payload),Ss(t.signature)].join(Fe)}function Ls(t){const r=t.split(Fe),n=Cr(r[0]),c=Cr(r[1]),o=Is(r[2]),h=de(r.slice(0,2).join(Fe),tn);return{header:n,payload:c,signature:o,data:h}}function As(t=Bt.random.randomBytes(ms)){return fr.generateKeyPairFromSeed(t)}async function Rs(t,r,n,c,o=Bt.cjs.fromMiliseconds(Date.now())){const h={alg:hs,typ:ds},S=en(c.publicKey),E=o+n,g={iss:S,sub:t,aud:r,iat:o,exp:E},s=Os({header:h,payload:g}),u=fr.sign(c.secretKey,s);return Ts({header:h,payload:g,signature:u})}const Ps="PARSE_ERROR",js="INVALID_REQUEST",Cs="METHOD_NOT_FOUND",Ns="INVALID_PARAMS",rn="INTERNAL_ERROR",cr="SERVER_ERROR",Ms=[-32700,-32600,-32601,-32602,-32603],Se={[Ps]:{code:-32700,message:"Parse error"},[js]:{code:-32600,message:"Invalid Request"},[Cs]:{code:-32601,message:"Method not found"},[Ns]:{code:-32602,message:"Invalid params"},[rn]:{code:-32603,message:"Internal error"},[cr]:{code:-32e3,message:"Server error"}},nn=cr;function zs(t){return Ms.includes(t)}function Nr(t){return Object.keys(Se).includes(t)?Se[t]:Se[nn]}function Bs(t){const r=Object.values(Se).find(n=>n.code===t);return r||Se[nn]}function sn(t,r,n){return t.message.includes("getaddrinfo ENOTFOUND")||t.message.includes("connect ECONNREFUSED")?new Error(`Unavailable ${n} RPC url at ${r}`):t}var on={};/*! *****************************************************************************
1
+ "use strict";const H=require("./index-Hj_44yP6.js"),Bt=require("./index-Dsp18Ki0.js"),ti=require("./events-B3M_mwnv.js");function Kr(t=0){return globalThis.Buffer!=null&&globalThis.Buffer.allocUnsafe!=null?globalThis.Buffer.allocUnsafe(t):new Uint8Array(t)}function Ur(t,r){r||(r=t.reduce((o,h)=>o+h.length,0));const n=Kr(r);let c=0;for(const o of t)n.set(o,c),c+=o.length;return n}const wr={...Bt.identityBase,...Bt.base2,...Bt.base8,...Bt.base10,...Bt.base16,...Bt.base32,...Bt.base36,...Bt.base58,...Bt.base64,...Bt.base256emoji};function Hr(t,r,n,c){return{name:t,prefix:r,encoder:{name:t,prefix:r,encode:n},decoder:{decode:c}}}const vr=Hr("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),Ye=Hr("ascii","a",t=>{let r="a";for(let n=0;n<t.length;n++)r+=String.fromCharCode(t[n]);return r},t=>{t=t.substring(1);const r=Kr(t.length);for(let n=0;n<t.length;n++)r[n]=t.charCodeAt(n);return r}),Gr={utf8:vr,"utf-8":vr,hex:wr.base16,latin1:Ye,ascii:Ye,binary:Ye,...wr};function de(t,r="utf8"){const n=Gr[r];if(!n)throw new Error(`Unsupported encoding "${r}"`);return(r==="utf8"||r==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(t,"utf8"):n.decoder.decode(`${n.prefix}${t}`)}function Le(t,r="utf8"){const n=Gr[r];if(!n)throw new Error(`Unsupported encoding "${r}"`);return(r==="utf8"||r==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):n.encoder.encode(t).substring(1)}const ei={waku:{publish:"waku_publish",batchPublish:"waku_batchPublish",subscribe:"waku_subscribe",batchSubscribe:"waku_batchSubscribe",subscription:"waku_subscription",unsubscribe:"waku_unsubscribe",batchUnsubscribe:"waku_batchUnsubscribe",batchFetchMessages:"waku_batchFetchMessages"},irn:{publish:"irn_publish",batchPublish:"irn_batchPublish",subscribe:"irn_subscribe",batchSubscribe:"irn_batchSubscribe",subscription:"irn_subscription",unsubscribe:"irn_unsubscribe",batchUnsubscribe:"irn_batchUnsubscribe",batchFetchMessages:"irn_batchFetchMessages"},iridium:{publish:"iridium_publish",batchPublish:"iridium_batchPublish",subscribe:"iridium_subscribe",batchSubscribe:"iridium_batchSubscribe",subscription:"iridium_subscription",unsubscribe:"iridium_unsubscribe",batchUnsubscribe:"iridium_batchUnsubscribe",batchFetchMessages:"iridium_batchFetchMessages"}},ri=/"(?:_|\\u0{2}5[Ff]){2}(?:p|\\u0{2}70)(?:r|\\u0{2}72)(?:o|\\u0{2}6[Ff])(?:t|\\u0{2}74)(?:o|\\u0{2}6[Ff])(?:_|\\u0{2}5[Ff]){2}"\s*:/,ni=/"(?:c|\\u0063)(?:o|\\u006[Ff])(?:n|\\u006[Ee])(?:s|\\u0073)(?:t|\\u0074)(?:r|\\u0072)(?:u|\\u0075)(?:c|\\u0063)(?:t|\\u0074)(?:o|\\u006[Ff])(?:r|\\u0072)"\s*:/,ii=/^\s*["[{]|^\s*-?\d{1,16}(\.\d{1,17})?([Ee][+-]?\d+)?\s*$/;function si(t,r){if(t==="__proto__"||t==="constructor"&&r&&typeof r=="object"&&"prototype"in r){oi(t);return}return r}function oi(t){console.warn(`[destr] Dropping "${t}" key to prevent prototype pollution.`)}function De(t,r={}){if(typeof t!="string")return t;const n=t.trim();if(t[0]==='"'&&t.endsWith('"')&&!t.includes("\\"))return n.slice(1,-1);if(n.length<=9){const c=n.toLowerCase();if(c==="true")return!0;if(c==="false")return!1;if(c==="undefined")return;if(c==="null")return null;if(c==="nan")return Number.NaN;if(c==="infinity")return Number.POSITIVE_INFINITY;if(c==="-infinity")return Number.NEGATIVE_INFINITY}if(!ii.test(t)){if(r.strict)throw new SyntaxError("[destr] Invalid JSON");return t}try{if(ri.test(t)||ni.test(t)){if(r.strict)throw new Error("[destr] Possible prototype pollution");return JSON.parse(t,si)}return JSON.parse(t)}catch(c){if(r.strict)throw c;return t}}function ai(t){return!t||typeof t.then!="function"?Promise.resolve(t):t}function Tt(t,...r){try{return ai(t(...r))}catch(n){return Promise.reject(n)}}function fi(t){const r=typeof t;return t===null||r!=="object"&&r!=="function"}function ci(t){const r=Object.getPrototypeOf(t);return!r||r.isPrototypeOf(Object)}function Ue(t){if(fi(t))return String(t);if(ci(t)||Array.isArray(t))return JSON.stringify(t);if(typeof t.toJSON=="function")return Ue(t.toJSON());throw new Error("[unstorage] Cannot stringify value!")}function Jr(){if(typeof H.dist.Buffer>"u")throw new TypeError("[unstorage] Buffer is not supported!")}const er="base64:";function ui(t){if(typeof t=="string")return t;Jr();const r=H.dist.Buffer.from(t).toString("base64");return er+r}function li(t){return typeof t!="string"||!t.startsWith(er)?t:(Jr(),H.dist.Buffer.from(t.slice(er.length),"base64"))}function Kt(t){return t?t.split("?")[0].replace(/[/\\]/g,":").replace(/:+/g,":").replace(/^:|:$/g,""):""}function hi(...t){return Kt(t.join(":"))}function $e(t){return t=Kt(t),t?t+":":""}const di="memory",bi=()=>{const t=new Map;return{name:di,getInstance:()=>t,hasItem(r){return t.has(r)},getItem(r){return t.get(r)??null},getItemRaw(r){return t.get(r)??null},setItem(r,n){t.set(r,n)},setItemRaw(r,n){t.set(r,n)},removeItem(r){t.delete(r)},getKeys(){return[...t.keys()]},clear(){t.clear()},dispose(){t.clear()}}};function gi(t={}){const r={mounts:{"":t.driver||bi()},mountpoints:[""],watching:!1,watchListeners:[],unwatch:{}},n=s=>{for(const u of r.mountpoints)if(s.startsWith(u))return{base:u,relativeKey:s.slice(u.length),driver:r.mounts[u]};return{base:"",relativeKey:s,driver:r.mounts[""]}},c=(s,u)=>r.mountpoints.filter(y=>y.startsWith(s)||u&&s.startsWith(y)).map(y=>({relativeBase:s.length>y.length?s.slice(y.length):void 0,mountpoint:y,driver:r.mounts[y]})),o=(s,u)=>{if(r.watching){u=Kt(u);for(const y of r.watchListeners)y(s,u)}},h=async()=>{if(!r.watching){r.watching=!0;for(const s in r.mounts)r.unwatch[s]=await Er(r.mounts[s],o,s)}},S=async()=>{if(r.watching){for(const s in r.unwatch)await r.unwatch[s]();r.unwatch={},r.watching=!1}},E=(s,u,y)=>{const v=new Map,w=x=>{let N=v.get(x.base);return N||(N={driver:x.driver,base:x.base,items:[]},v.set(x.base,N)),N};for(const x of s){const N=typeof x=="string",G=Kt(N?x:x.key),ut=N?void 0:x.value,M=N||!x.options?u:{...u,...x.options},Lt=n(G);w(Lt).items.push({key:G,value:ut,relativeKey:Lt.relativeKey,options:M})}return Promise.all([...v.values()].map(x=>y(x))).then(x=>x.flat())},g={hasItem(s,u={}){s=Kt(s);const{relativeKey:y,driver:v}=n(s);return Tt(v.hasItem,y,u)},getItem(s,u={}){s=Kt(s);const{relativeKey:y,driver:v}=n(s);return Tt(v.getItem,y,u).then(w=>De(w))},getItems(s,u){return E(s,u,y=>y.driver.getItems?Tt(y.driver.getItems,y.items.map(v=>({key:v.relativeKey,options:v.options})),u).then(v=>v.map(w=>({key:hi(y.base,w.key),value:De(w.value)}))):Promise.all(y.items.map(v=>Tt(y.driver.getItem,v.relativeKey,v.options).then(w=>({key:v.key,value:De(w)})))))},getItemRaw(s,u={}){s=Kt(s);const{relativeKey:y,driver:v}=n(s);return v.getItemRaw?Tt(v.getItemRaw,y,u):Tt(v.getItem,y,u).then(w=>li(w))},async setItem(s,u,y={}){if(u===void 0)return g.removeItem(s);s=Kt(s);const{relativeKey:v,driver:w}=n(s);w.setItem&&(await Tt(w.setItem,v,Ue(u),y),w.watch||o("update",s))},async setItems(s,u){await E(s,u,async y=>{if(y.driver.setItems)return Tt(y.driver.setItems,y.items.map(v=>({key:v.relativeKey,value:Ue(v.value),options:v.options})),u);y.driver.setItem&&await Promise.all(y.items.map(v=>Tt(y.driver.setItem,v.relativeKey,Ue(v.value),v.options)))})},async setItemRaw(s,u,y={}){if(u===void 0)return g.removeItem(s,y);s=Kt(s);const{relativeKey:v,driver:w}=n(s);if(w.setItemRaw)await Tt(w.setItemRaw,v,u,y);else if(w.setItem)await Tt(w.setItem,v,ui(u),y);else return;w.watch||o("update",s)},async removeItem(s,u={}){typeof u=="boolean"&&(u={removeMeta:u}),s=Kt(s);const{relativeKey:y,driver:v}=n(s);v.removeItem&&(await Tt(v.removeItem,y,u),(u.removeMeta||u.removeMata)&&await Tt(v.removeItem,y+"$",u),v.watch||o("remove",s))},async getMeta(s,u={}){typeof u=="boolean"&&(u={nativeOnly:u}),s=Kt(s);const{relativeKey:y,driver:v}=n(s),w=Object.create(null);if(v.getMeta&&Object.assign(w,await Tt(v.getMeta,y,u)),!u.nativeOnly){const x=await Tt(v.getItem,y+"$",u).then(N=>De(N));x&&typeof x=="object"&&(typeof x.atime=="string"&&(x.atime=new Date(x.atime)),typeof x.mtime=="string"&&(x.mtime=new Date(x.mtime)),Object.assign(w,x))}return w},setMeta(s,u,y={}){return this.setItem(s+"$",u,y)},removeMeta(s,u={}){return this.removeItem(s+"$",u)},async getKeys(s,u={}){s=$e(s);const y=c(s,!0);let v=[];const w=[];for(const x of y){const N=await Tt(x.driver.getKeys,x.relativeBase,u);for(const G of N){const ut=x.mountpoint+Kt(G);v.some(M=>ut.startsWith(M))||w.push(ut)}v=[x.mountpoint,...v.filter(G=>!G.startsWith(x.mountpoint))]}return s?w.filter(x=>x.startsWith(s)&&x[x.length-1]!=="$"):w.filter(x=>x[x.length-1]!=="$")},async clear(s,u={}){s=$e(s),await Promise.all(c(s,!1).map(async y=>{if(y.driver.clear)return Tt(y.driver.clear,y.relativeBase,u);if(y.driver.removeItem){const v=await y.driver.getKeys(y.relativeBase||"",u);return Promise.all(v.map(w=>y.driver.removeItem(w,u)))}}))},async dispose(){await Promise.all(Object.values(r.mounts).map(s=>Sr(s)))},async watch(s){return await h(),r.watchListeners.push(s),async()=>{r.watchListeners=r.watchListeners.filter(u=>u!==s),r.watchListeners.length===0&&await S()}},async unwatch(){r.watchListeners=[],await S()},mount(s,u){if(s=$e(s),s&&r.mounts[s])throw new Error(`already mounted at ${s}`);return s&&(r.mountpoints.push(s),r.mountpoints.sort((y,v)=>v.length-y.length)),r.mounts[s]=u,r.watching&&Promise.resolve(Er(u,o,s)).then(y=>{r.unwatch[s]=y}).catch(console.error),g},async unmount(s,u=!0){s=$e(s),!(!s||!r.mounts[s])&&(r.watching&&s in r.unwatch&&(r.unwatch[s](),delete r.unwatch[s]),u&&await Sr(r.mounts[s]),r.mountpoints=r.mountpoints.filter(y=>y!==s),delete r.mounts[s])},getMount(s=""){s=Kt(s)+":";const u=n(s);return{driver:u.driver,base:u.base}},getMounts(s="",u={}){return s=Kt(s),c(s,u.parents).map(v=>({driver:v.driver,base:v.mountpoint}))},keys:(s,u={})=>g.getKeys(s,u),get:(s,u={})=>g.getItem(s,u),set:(s,u,y={})=>g.setItem(s,u,y),has:(s,u={})=>g.hasItem(s,u),del:(s,u={})=>g.removeItem(s,u),remove:(s,u={})=>g.removeItem(s,u)};return g}function Er(t,r,n){return t.watch?t.watch((c,o)=>r(c,n+o)):()=>{}}async function Sr(t){typeof t.dispose=="function"&&await Tt(t.dispose)}function be(t){return new Promise((r,n)=>{t.oncomplete=t.onsuccess=()=>r(t.result),t.onabort=t.onerror=()=>n(t.error)})}function Fr(t,r){const n=indexedDB.open(t);n.onupgradeneeded=()=>n.result.createObjectStore(r);const c=be(n);return(o,h)=>c.then(S=>h(S.transaction(r,o).objectStore(r)))}let Ze;function Ae(){return Ze||(Ze=Fr("keyval-store","keyval")),Ze}function Ir(t,r=Ae()){return r("readonly",n=>be(n.get(t)))}function yi(t,r,n=Ae()){return n("readwrite",c=>(c.put(r,t),be(c.transaction)))}function pi(t,r=Ae()){return r("readwrite",n=>(n.delete(t),be(n.transaction)))}function _i(t=Ae()){return t("readwrite",r=>(r.clear(),be(r.transaction)))}function mi(t,r){return t.openCursor().onsuccess=function(){this.result&&(r(this.result),this.result.continue())},be(t.transaction)}function xi(t=Ae()){return t("readonly",r=>{if(r.getAllKeys)return be(r.getAllKeys());const n=[];return mi(r,c=>n.push(c.key)).then(()=>n)})}const wi=t=>JSON.stringify(t,(r,n)=>typeof n=="bigint"?n.toString()+"n":n),vi=t=>{const r=/([\[:])?(\d{17,}|(?:[9](?:[1-9]07199254740991|0[1-9]7199254740991|00[8-9]199254740991|007[2-9]99254740991|007199[3-9]54740991|0071992[6-9]4740991|00719925[5-9]740991|007199254[8-9]40991|0071992547[5-9]0991|00719925474[1-9]991|00719925474099[2-9])))([,\}\]])/g,n=t.replace(r,'$1"$2n"$3');return JSON.parse(n,(c,o)=>typeof o=="string"&&o.match(/^\d+n$/)?BigInt(o.substring(0,o.length-1)):o)};function kr(t){if(typeof t!="string")throw new Error(`Cannot safe json parse value of type ${typeof t}`);try{return vi(t)}catch{return t}}function Wr(t){return typeof t=="string"?t:wi(t)||""}const Ei="idb-keyval";var Si=(t={})=>{const r=t.base&&t.base.length>0?`${t.base}:`:"",n=o=>r+o;let c;return t.dbName&&t.storeName&&(c=Fr(t.dbName,t.storeName)),{name:Ei,options:t,async hasItem(o){return!(typeof await Ir(n(o),c)>"u")},async getItem(o){return await Ir(n(o),c)??null},setItem(o,h){return yi(n(o),h,c)},removeItem(o){return pi(n(o),c)},getKeys(){return xi(c)},clear(){return _i(c)}}};const Ii="WALLET_CONNECT_V2_INDEXED_DB",Oi="keyvaluestorage";let Ti=class{constructor(){this.indexedDb=gi({driver:Si({dbName:Ii,storeName:Oi})})}async getKeys(){return this.indexedDb.getKeys()}async getEntries(){return(await this.indexedDb.getItems(await this.indexedDb.getKeys())).map(r=>[r.key,r.value])}async getItem(r){const n=await this.indexedDb.getItem(r);if(n!==null)return n}async setItem(r,n){await this.indexedDb.setItem(r,Wr(n))}async removeItem(r){await this.indexedDb.removeItem(r)}};var Qe=typeof globalThis<"u"?globalThis:typeof window<"u"?window:typeof H.dist.global<"u"?H.dist.global:typeof self<"u"?self:{},He={exports:{}};(function(){let t;function r(){}t=r,t.prototype.getItem=function(n){return this.hasOwnProperty(n)?String(this[n]):null},t.prototype.setItem=function(n,c){this[n]=String(c)},t.prototype.removeItem=function(n){delete this[n]},t.prototype.clear=function(){const n=this;Object.keys(n).forEach(function(c){n[c]=void 0,delete n[c]})},t.prototype.key=function(n){return n=n||0,Object.keys(this)[n]},t.prototype.__defineGetter__("length",function(){return Object.keys(this).length}),typeof Qe<"u"&&Qe.localStorage?He.exports=Qe.localStorage:typeof window<"u"&&window.localStorage?He.exports=window.localStorage:He.exports=new r})();function Li(t){var r;return[t[0],kr((r=t[1])!=null?r:"")]}class Ai{constructor(){this.localStorage=He.exports}async getKeys(){return Object.keys(this.localStorage)}async getEntries(){return Object.entries(this.localStorage).map(Li)}async getItem(r){const n=this.localStorage.getItem(r);if(n!==null)return kr(n)}async setItem(r,n){this.localStorage.setItem(r,Wr(n))}async removeItem(r){this.localStorage.removeItem(r)}}const Ri="wc_storage_version",Or=1,Pi=async(t,r,n)=>{const c=Ri,o=await r.getItem(c);if(o&&o>=Or){n(r);return}const h=await t.getKeys();if(!h.length){n(r);return}const S=[];for(;h.length;){const E=h.shift();if(!E)continue;const g=E.toLowerCase();if(g.includes("wc@")||g.includes("walletconnect")||g.includes("wc_")||g.includes("wallet_connect")){const s=await t.getItem(E);await r.setItem(E,s),S.push(E)}}await r.setItem(c,Or),n(r),ji(t,S)},ji=async(t,r)=>{r.length&&r.forEach(async n=>{await t.removeItem(n)})};let Ci=class{constructor(){this.initialized=!1,this.setInitialized=n=>{this.storage=n,this.initialized=!0};const r=new Ai;this.storage=r;try{const n=new Ti;Pi(r,n,this.setInitialized)}catch{this.initialized=!0}}async getKeys(){return await this.initialize(),this.storage.getKeys()}async getEntries(){return await this.initialize(),this.storage.getEntries()}async getItem(r){return await this.initialize(),this.storage.getItem(r)}async setItem(r,n){return await this.initialize(),this.storage.setItem(r,n)}async removeItem(r){return await this.initialize(),this.storage.removeItem(r)}async initialize(){this.initialized||await new Promise(r=>{const n=setInterval(()=>{this.initialized&&(clearInterval(n),r())},20)})}};class Ni{}function Mi(t){try{return JSON.stringify(t)}catch{return'"[Circular]"'}}var zi=Bi;function Bi(t,r,n){var c=n&&n.stringify||Mi,o=1;if(typeof t=="object"&&t!==null){var h=r.length+o;if(h===1)return t;var S=new Array(h);S[0]=c(t);for(var E=1;E<h;E++)S[E]=c(r[E]);return S.join(" ")}if(typeof t!="string")return t;var g=r.length;if(g===0)return t;for(var s="",u=1-o,y=-1,v=t&&t.length||0,w=0;w<v;){if(t.charCodeAt(w)===37&&w+1<v){switch(y=y>-1?y:0,t.charCodeAt(w+1)){case 100:case 102:if(u>=g||r[u]==null)break;y<w&&(s+=t.slice(y,w)),s+=Number(r[u]),y=w+2,w++;break;case 105:if(u>=g||r[u]==null)break;y<w&&(s+=t.slice(y,w)),s+=Math.floor(Number(r[u])),y=w+2,w++;break;case 79:case 111:case 106:if(u>=g||r[u]===void 0)break;y<w&&(s+=t.slice(y,w));var x=typeof r[u];if(x==="string"){s+="'"+r[u]+"'",y=w+2,w++;break}if(x==="function"){s+=r[u].name||"<anonymous>",y=w+2,w++;break}s+=c(r[u]),y=w+2,w++;break;case 115:if(u>=g)break;y<w&&(s+=t.slice(y,w)),s+=String(r[u]),y=w+2,w++;break;case 37:y<w&&(s+=t.slice(y,w)),s+="%",y=w+2,w++,u--;break}++u}++w}return y===-1?t:(y<v&&(s+=t.slice(y)),s)}const Tr=zi;var me=Qt;const Ie=Wi().console||{},Di={mapHttpRequest:Ke,mapHttpResponse:Ke,wrapRequestSerializer:tr,wrapResponseSerializer:tr,wrapErrorSerializer:tr,req:Ke,res:Ke,err:Gi};function $i(t,r){return Array.isArray(t)?t.filter(function(c){return c!=="!stdSerializers.err"}):t===!0?Object.keys(r):!1}function Qt(t){t=t||{},t.browser=t.browser||{};const r=t.browser.transmit;if(r&&typeof r.send!="function")throw Error("pino: transmit option must have a send function");const n=t.browser.write||Ie;t.browser.write&&(t.browser.asObject=!0);const c=t.serializers||{},o=$i(t.browser.serialize,c);let h=t.browser.serialize;Array.isArray(t.browser.serialize)&&t.browser.serialize.indexOf("!stdSerializers.err")>-1&&(h=!1);const S=["error","fatal","warn","info","debug","trace"];typeof n=="function"&&(n.error=n.fatal=n.warn=n.info=n.debug=n.trace=n),t.enabled===!1&&(t.level="silent");const E=t.level||"info",g=Object.create(n);g.log||(g.log=Oe),Object.defineProperty(g,"levelVal",{get:u}),Object.defineProperty(g,"level",{get:y,set:v});const s={transmit:r,serialize:o,asObject:t.browser.asObject,levels:S,timestamp:Ji(t)};g.levels=Qt.levels,g.level=E,g.setMaxListeners=g.getMaxListeners=g.emit=g.addListener=g.on=g.prependListener=g.once=g.prependOnceListener=g.removeListener=g.removeAllListeners=g.listeners=g.listenerCount=g.eventNames=g.write=g.flush=Oe,g.serializers=c,g._serialize=o,g._stdErrSerialize=h,g.child=w,r&&(g._logEvent=rr());function u(){return this.level==="silent"?1/0:this.levels.values[this.level]}function y(){return this._level}function v(x){if(x!=="silent"&&!this.levels.values[x])throw Error("unknown level "+x);this._level=x,pe(s,g,"error","log"),pe(s,g,"fatal","error"),pe(s,g,"warn","error"),pe(s,g,"info","log"),pe(s,g,"debug","log"),pe(s,g,"trace","log")}function w(x,N){if(!x)throw new Error("missing bindings for child Pino");N=N||{},o&&x.serializers&&(N.serializers=x.serializers);const G=N.serializers;if(o&&G){var ut=Object.assign({},c,G),M=t.browser.serialize===!0?Object.keys(ut):o;delete x.serializers,Ve([x],M,ut,this._stdErrSerialize)}function Lt(gt){this._childLevel=(gt._childLevel|0)+1,this.error=_e(gt,x,"error"),this.fatal=_e(gt,x,"fatal"),this.warn=_e(gt,x,"warn"),this.info=_e(gt,x,"info"),this.debug=_e(gt,x,"debug"),this.trace=_e(gt,x,"trace"),ut&&(this.serializers=ut,this._serialize=M),r&&(this._logEvent=rr([].concat(gt._logEvent.bindings,x)))}return Lt.prototype=this,new Lt(this)}return g}Qt.levels={values:{fatal:60,error:50,warn:40,info:30,debug:20,trace:10},labels:{10:"trace",20:"debug",30:"info",40:"warn",50:"error",60:"fatal"}};Qt.stdSerializers=Di;Qt.stdTimeFunctions=Object.assign({},{nullTime:Vr,epochTime:qr,unixTime:Fi,isoTime:ki});function pe(t,r,n,c){const o=Object.getPrototypeOf(r);r[n]=r.levelVal>r.levels.values[n]?Oe:o[n]?o[n]:Ie[n]||Ie[c]||Oe,Ki(t,r,n)}function Ki(t,r,n){!t.transmit&&r[n]===Oe||(r[n]=function(c){return function(){const h=t.timestamp(),S=new Array(arguments.length),E=Object.getPrototypeOf&&Object.getPrototypeOf(this)===Ie?Ie:this;for(var g=0;g<S.length;g++)S[g]=arguments[g];if(t.serialize&&!t.asObject&&Ve(S,this._serialize,this.serializers,this._stdErrSerialize),t.asObject?c.call(E,Ui(this,n,S,h)):c.apply(E,S),t.transmit){const s=t.transmit.level||r.level,u=Qt.levels.values[s],y=Qt.levels.values[n];if(y<u)return;Hi(this,{ts:h,methodLevel:n,methodValue:y,transmitLevel:s,transmitValue:Qt.levels.values[t.transmit.level||r.level],send:t.transmit.send,val:r.levelVal},S)}}}(r[n]))}function Ui(t,r,n,c){t._serialize&&Ve(n,t._serialize,t.serializers,t._stdErrSerialize);const o=n.slice();let h=o[0];const S={};c&&(S.time=c),S.level=Qt.levels.values[r];let E=(t._childLevel|0)+1;if(E<1&&(E=1),h!==null&&typeof h=="object"){for(;E--&&typeof o[0]=="object";)Object.assign(S,o.shift());h=o.length?Tr(o.shift(),o):void 0}else typeof h=="string"&&(h=Tr(o.shift(),o));return h!==void 0&&(S.msg=h),S}function Ve(t,r,n,c){for(const o in t)if(c&&t[o]instanceof Error)t[o]=Qt.stdSerializers.err(t[o]);else if(typeof t[o]=="object"&&!Array.isArray(t[o]))for(const h in t[o])r&&r.indexOf(h)>-1&&h in n&&(t[o][h]=n[h](t[o][h]))}function _e(t,r,n){return function(){const c=new Array(1+arguments.length);c[0]=r;for(var o=1;o<c.length;o++)c[o]=arguments[o-1];return t[n].apply(this,c)}}function Hi(t,r,n){const c=r.send,o=r.ts,h=r.methodLevel,S=r.methodValue,E=r.val,g=t._logEvent.bindings;Ve(n,t._serialize||Object.keys(t.serializers),t.serializers,t._stdErrSerialize===void 0?!0:t._stdErrSerialize),t._logEvent.ts=o,t._logEvent.messages=n.filter(function(s){return g.indexOf(s)===-1}),t._logEvent.level.label=h,t._logEvent.level.value=S,c(h,t._logEvent,E),t._logEvent=rr(g)}function rr(t){return{ts:0,messages:[],bindings:t||[],level:{label:"",value:0}}}function Gi(t){const r={type:t.constructor.name,msg:t.message,stack:t.stack};for(const n in t)r[n]===void 0&&(r[n]=t[n]);return r}function Ji(t){return typeof t.timestamp=="function"?t.timestamp:t.timestamp===!1?Vr:qr}function Ke(){return{}}function tr(t){return t}function Oe(){}function Vr(){return!1}function qr(){return Date.now()}function Fi(){return Math.round(Date.now()/1e3)}function ki(){return new Date(Date.now()).toISOString()}function Wi(){function t(r){return typeof r<"u"&&r}try{return typeof globalThis<"u"||Object.defineProperty(Object.prototype,"globalThis",{get:function(){return delete Object.prototype.globalThis,this.globalThis=this},configurable:!0}),globalThis}catch{return t(self)||t(window)||t(this)||{}}}const or=H.getDefaultExportFromCjs(me),Vi=t=>JSON.stringify(t,(r,n)=>typeof n=="bigint"?n.toString()+"n":n);function Lr(t){return typeof t=="string"?t:Vi(t)||""}const qi={level:"info"},Re="custom_context",ar=1e3*1024;class Xi{constructor(r){this.nodeValue=r,this.sizeInBytes=new TextEncoder().encode(this.nodeValue).length,this.next=null}get value(){return this.nodeValue}get size(){return this.sizeInBytes}}class Ar{constructor(r){this.head=null,this.tail=null,this.lengthInNodes=0,this.maxSizeInBytes=r,this.sizeInBytes=0}append(r){const n=new Xi(r);if(n.size>this.maxSizeInBytes)throw new Error(`[LinkedList] Value too big to insert into list: ${r} with size ${n.size}`);for(;this.size+n.size>this.maxSizeInBytes;)this.shift();this.head?(this.tail&&(this.tail.next=n),this.tail=n):(this.head=n,this.tail=n),this.lengthInNodes++,this.sizeInBytes+=n.size}shift(){if(!this.head)return;const r=this.head;this.head=this.head.next,this.head||(this.tail=null),this.lengthInNodes--,this.sizeInBytes-=r.size}toArray(){const r=[];let n=this.head;for(;n!==null;)r.push(n.value),n=n.next;return r}get length(){return this.lengthInNodes}get size(){return this.sizeInBytes}toOrderedArray(){return Array.from(this)}[Symbol.iterator](){let r=this.head;return{next:()=>{if(!r)return{done:!0,value:null};const n=r.value;return r=r.next,{done:!1,value:n}}}}}class Xr{constructor(r,n=ar){this.level=r??"error",this.levelValue=me.levels.values[this.level],this.MAX_LOG_SIZE_IN_BYTES=n,this.logs=new Ar(this.MAX_LOG_SIZE_IN_BYTES)}forwardToConsole(r,n){n===me.levels.values.error?console.error(r):n===me.levels.values.warn?console.warn(r):n===me.levels.values.debug?console.debug(r):n===me.levels.values.trace?console.trace(r):console.log(r)}appendToLogs(r){this.logs.append(Lr({timestamp:new Date().toISOString(),log:r}));const n=typeof r=="string"?JSON.parse(r).level:r.level;n>=this.levelValue&&this.forwardToConsole(r,n)}getLogs(){return this.logs}clearLogs(){this.logs=new Ar(this.MAX_LOG_SIZE_IN_BYTES)}getLogArray(){return Array.from(this.logs)}logsToBlob(r){const n=this.getLogArray();return n.push(Lr({extraMetadata:r})),new Blob(n,{type:"application/json"})}}class Yi{constructor(r,n=ar){this.baseChunkLogger=new Xr(r,n)}write(r){this.baseChunkLogger.appendToLogs(r)}getLogs(){return this.baseChunkLogger.getLogs()}clearLogs(){this.baseChunkLogger.clearLogs()}getLogArray(){return this.baseChunkLogger.getLogArray()}logsToBlob(r){return this.baseChunkLogger.logsToBlob(r)}downloadLogsBlobInBrowser(r){const n=URL.createObjectURL(this.logsToBlob(r)),c=document.createElement("a");c.href=n,c.download=`walletconnect-logs-${new Date().toISOString()}.txt`,document.body.appendChild(c),c.click(),document.body.removeChild(c),URL.revokeObjectURL(n)}}class Zi{constructor(r,n=ar){this.baseChunkLogger=new Xr(r,n)}write(r){this.baseChunkLogger.appendToLogs(r)}getLogs(){return this.baseChunkLogger.getLogs()}clearLogs(){this.baseChunkLogger.clearLogs()}getLogArray(){return this.baseChunkLogger.getLogArray()}logsToBlob(r){return this.baseChunkLogger.logsToBlob(r)}}var Qi=Object.defineProperty,ts=Object.defineProperties,es=Object.getOwnPropertyDescriptors,Rr=Object.getOwnPropertySymbols,rs=Object.prototype.hasOwnProperty,ns=Object.prototype.propertyIsEnumerable,Pr=(t,r,n)=>r in t?Qi(t,r,{enumerable:!0,configurable:!0,writable:!0,value:n}):t[r]=n,Ge=(t,r)=>{for(var n in r||(r={}))rs.call(r,n)&&Pr(t,n,r[n]);if(Rr)for(var n of Rr(r))ns.call(r,n)&&Pr(t,n,r[n]);return t},Je=(t,r)=>ts(t,es(r));function is(t){return Je(Ge({},t),{level:(t==null?void 0:t.level)||qi.level})}function ss(t,r=Re){return t[r]||""}function os(t,r,n=Re){return t[n]=r,t}function Yr(t,r=Re){let n="";return typeof t.bindings>"u"?n=ss(t,r):n=t.bindings().context||"",n}function as(t,r,n=Re){const c=Yr(t,n);return c.trim()?`${c}/${r}`:r}function fs(t,r,n=Re){const c=as(t,r,n),o=t.child({context:c});return os(o,c,n)}function cs(t){var r,n;const c=new Yi((r=t.opts)==null?void 0:r.level,t.maxSizeInBytes);return{logger:or(Je(Ge({},t.opts),{level:"trace",browser:Je(Ge({},(n=t.opts)==null?void 0:n.browser),{write:o=>c.write(o)})})),chunkLoggerController:c}}function us(t){var r;const n=new Zi((r=t.opts)==null?void 0:r.level,t.maxSizeInBytes);return{logger:or(Je(Ge({},t.opts),{level:"trace"}),n),chunkLoggerController:n}}function ls(t){return typeof t.loggerOverride<"u"&&typeof t.loggerOverride!="string"?{logger:t.loggerOverride,chunkLoggerController:null}:typeof window<"u"?cs(t):us(t)}var fr={},Zr={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});var r=Bt.binary,n=Bt.wipe;t.DIGEST_LENGTH=64,t.BLOCK_SIZE=128;var c=function(){function E(){this.digestLength=t.DIGEST_LENGTH,this.blockSize=t.BLOCK_SIZE,this._stateHi=new Int32Array(8),this._stateLo=new Int32Array(8),this._tempHi=new Int32Array(16),this._tempLo=new Int32Array(16),this._buffer=new Uint8Array(256),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this.reset()}return E.prototype._initState=function(){this._stateHi[0]=1779033703,this._stateHi[1]=3144134277,this._stateHi[2]=1013904242,this._stateHi[3]=2773480762,this._stateHi[4]=1359893119,this._stateHi[5]=2600822924,this._stateHi[6]=528734635,this._stateHi[7]=1541459225,this._stateLo[0]=4089235720,this._stateLo[1]=2227873595,this._stateLo[2]=4271175723,this._stateLo[3]=1595750129,this._stateLo[4]=2917565137,this._stateLo[5]=725511199,this._stateLo[6]=4215389547,this._stateLo[7]=327033209},E.prototype.reset=function(){return this._initState(),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this},E.prototype.clean=function(){n.wipe(this._buffer),n.wipe(this._tempHi),n.wipe(this._tempLo),this.reset()},E.prototype.update=function(g,s){if(s===void 0&&(s=g.length),this._finished)throw new Error("SHA512: can't update because hash was finished.");var u=0;if(this._bytesHashed+=s,this._bufferLength>0){for(;this._bufferLength<t.BLOCK_SIZE&&s>0;)this._buffer[this._bufferLength++]=g[u++],s--;this._bufferLength===this.blockSize&&(h(this._tempHi,this._tempLo,this._stateHi,this._stateLo,this._buffer,0,this.blockSize),this._bufferLength=0)}for(s>=this.blockSize&&(u=h(this._tempHi,this._tempLo,this._stateHi,this._stateLo,g,u,s),s%=this.blockSize);s>0;)this._buffer[this._bufferLength++]=g[u++],s--;return this},E.prototype.finish=function(g){if(!this._finished){var s=this._bytesHashed,u=this._bufferLength,y=s/536870912|0,v=s<<3,w=s%128<112?128:256;this._buffer[u]=128;for(var x=u+1;x<w-8;x++)this._buffer[x]=0;r.writeUint32BE(y,this._buffer,w-8),r.writeUint32BE(v,this._buffer,w-4),h(this._tempHi,this._tempLo,this._stateHi,this._stateLo,this._buffer,0,w),this._finished=!0}for(var x=0;x<this.digestLength/8;x++)r.writeUint32BE(this._stateHi[x],g,x*8),r.writeUint32BE(this._stateLo[x],g,x*8+4);return this},E.prototype.digest=function(){var g=new Uint8Array(this.digestLength);return this.finish(g),g},E.prototype.saveState=function(){if(this._finished)throw new Error("SHA256: cannot save finished state");return{stateHi:new Int32Array(this._stateHi),stateLo:new Int32Array(this._stateLo),buffer:this._bufferLength>0?new Uint8Array(this._buffer):void 0,bufferLength:this._bufferLength,bytesHashed:this._bytesHashed}},E.prototype.restoreState=function(g){return this._stateHi.set(g.stateHi),this._stateLo.set(g.stateLo),this._bufferLength=g.bufferLength,g.buffer&&this._buffer.set(g.buffer),this._bytesHashed=g.bytesHashed,this._finished=!1,this},E.prototype.cleanSavedState=function(g){n.wipe(g.stateHi),n.wipe(g.stateLo),g.buffer&&n.wipe(g.buffer),g.bufferLength=0,g.bytesHashed=0},E}();t.SHA512=c;var o=new Int32Array([1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591]);function h(E,g,s,u,y,v,w){for(var x=s[0],N=s[1],G=s[2],ut=s[3],M=s[4],Lt=s[5],gt=s[6],Ct=s[7],J=u[0],C=u[1],Nt=u[2],te=u[3],yt=u[4],kt=u[5],Ut=u[6],qt=u[7],m,_,X,lt,A,I,O,L;w>=128;){for(var At=0;At<16;At++){var rt=8*At+v;E[At]=r.readUint32BE(y,rt),g[At]=r.readUint32BE(y,rt+4)}for(var At=0;At<80;At++){var xe=x,z=N,ge=G,b=ut,d=M,l=Lt,e=gt,a=Ct,R=J,P=C,D=Nt,$=te,B=yt,K=kt,Rt=Ut,ht=qt;if(m=Ct,_=qt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=(M>>>14|yt<<18)^(M>>>18|yt<<14)^(yt>>>9|M<<23),_=(yt>>>14|M<<18)^(yt>>>18|M<<14)^(M>>>9|yt<<23),A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,m=M&Lt^~M&gt,_=yt&kt^~yt&Ut,A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,m=o[At*2],_=o[At*2+1],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,m=E[At%16],_=g[At%16],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,X=O&65535|L<<16,lt=A&65535|I<<16,m=X,_=lt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=(x>>>28|J<<4)^(J>>>2|x<<30)^(J>>>7|x<<25),_=(J>>>28|x<<4)^(x>>>2|J<<30)^(x>>>7|J<<25),A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,m=x&N^x&G^N&G,_=J&C^J&Nt^C&Nt,A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,a=O&65535|L<<16,ht=A&65535|I<<16,m=b,_=$,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=X,_=lt,A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,b=O&65535|L<<16,$=A&65535|I<<16,N=xe,G=z,ut=ge,M=b,Lt=d,gt=l,Ct=e,x=a,C=R,Nt=P,te=D,yt=$,kt=B,Ut=K,qt=Rt,J=ht,At%16===15)for(var rt=0;rt<16;rt++)m=E[rt],_=g[rt],A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=E[(rt+9)%16],_=g[(rt+9)%16],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,X=E[(rt+1)%16],lt=g[(rt+1)%16],m=(X>>>1|lt<<31)^(X>>>8|lt<<24)^X>>>7,_=(lt>>>1|X<<31)^(lt>>>8|X<<24)^(lt>>>7|X<<25),A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,X=E[(rt+14)%16],lt=g[(rt+14)%16],m=(X>>>19|lt<<13)^(lt>>>29|X<<3)^X>>>6,_=(lt>>>19|X<<13)^(X>>>29|lt<<3)^(lt>>>6|X<<26),A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,E[rt]=O&65535|L<<16,g[rt]=A&65535|I<<16}m=x,_=J,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[0],_=u[0],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[0]=x=O&65535|L<<16,u[0]=J=A&65535|I<<16,m=N,_=C,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[1],_=u[1],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[1]=N=O&65535|L<<16,u[1]=C=A&65535|I<<16,m=G,_=Nt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[2],_=u[2],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[2]=G=O&65535|L<<16,u[2]=Nt=A&65535|I<<16,m=ut,_=te,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[3],_=u[3],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[3]=ut=O&65535|L<<16,u[3]=te=A&65535|I<<16,m=M,_=yt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[4],_=u[4],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[4]=M=O&65535|L<<16,u[4]=yt=A&65535|I<<16,m=Lt,_=kt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[5],_=u[5],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[5]=Lt=O&65535|L<<16,u[5]=kt=A&65535|I<<16,m=gt,_=Ut,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[6],_=u[6],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[6]=gt=O&65535|L<<16,u[6]=Ut=A&65535|I<<16,m=Ct,_=qt,A=_&65535,I=_>>>16,O=m&65535,L=m>>>16,m=s[7],_=u[7],A+=_&65535,I+=_>>>16,O+=m&65535,L+=m>>>16,I+=A>>>16,O+=I>>>16,L+=O>>>16,s[7]=Ct=O&65535|L<<16,u[7]=qt=A&65535|I<<16,v+=128,w-=128}return v}function S(E){var g=new c;g.update(E);var s=g.digest();return g.clean(),s}t.hash=S})(Zr);(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.convertSecretKeyToX25519=t.convertPublicKeyToX25519=t.verify=t.sign=t.extractPublicKeyFromSecretKey=t.generateKeyPair=t.generateKeyPairFromSeed=t.SEED_LENGTH=t.SECRET_KEY_LENGTH=t.PUBLIC_KEY_LENGTH=t.SIGNATURE_LENGTH=void 0;const r=Bt.random,n=Zr,c=Bt.wipe;t.SIGNATURE_LENGTH=64,t.PUBLIC_KEY_LENGTH=32,t.SECRET_KEY_LENGTH=64,t.SEED_LENGTH=32;function o(b){const d=new Float64Array(16);if(b)for(let l=0;l<b.length;l++)d[l]=b[l];return d}const h=new Uint8Array(32);h[0]=9;const S=o(),E=o([1]),g=o([30883,4953,19914,30187,55467,16705,2637,112,59544,30585,16505,36039,65139,11119,27886,20995]),s=o([61785,9906,39828,60374,45398,33411,5274,224,53552,61171,33010,6542,64743,22239,55772,9222]),u=o([54554,36645,11616,51542,42930,38181,51040,26924,56412,64982,57905,49316,21502,52590,14035,8553]),y=o([26200,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214,26214]),v=o([41136,18958,6951,50414,58488,44335,6150,12099,55207,15867,153,11085,57099,20417,9344,11139]);function w(b,d){for(let l=0;l<16;l++)b[l]=d[l]|0}function x(b){let d=1;for(let l=0;l<16;l++){let e=b[l]+d+65535;d=Math.floor(e/65536),b[l]=e-d*65536}b[0]+=d-1+37*(d-1)}function N(b,d,l){const e=~(l-1);for(let a=0;a<16;a++){const R=e&(b[a]^d[a]);b[a]^=R,d[a]^=R}}function G(b,d){const l=o(),e=o();for(let a=0;a<16;a++)e[a]=d[a];x(e),x(e),x(e);for(let a=0;a<2;a++){l[0]=e[0]-65517;for(let P=1;P<15;P++)l[P]=e[P]-65535-(l[P-1]>>16&1),l[P-1]&=65535;l[15]=e[15]-32767-(l[14]>>16&1);const R=l[15]>>16&1;l[14]&=65535,N(e,l,1-R)}for(let a=0;a<16;a++)b[2*a]=e[a]&255,b[2*a+1]=e[a]>>8}function ut(b,d){let l=0;for(let e=0;e<32;e++)l|=b[e]^d[e];return(1&l-1>>>8)-1}function M(b,d){const l=new Uint8Array(32),e=new Uint8Array(32);return G(l,b),G(e,d),ut(l,e)}function Lt(b){const d=new Uint8Array(32);return G(d,b),d[0]&1}function gt(b,d){for(let l=0;l<16;l++)b[l]=d[2*l]+(d[2*l+1]<<8);b[15]&=32767}function Ct(b,d,l){for(let e=0;e<16;e++)b[e]=d[e]+l[e]}function J(b,d,l){for(let e=0;e<16;e++)b[e]=d[e]-l[e]}function C(b,d,l){let e,a,R=0,P=0,D=0,$=0,B=0,K=0,Rt=0,ht=0,Pt=0,pt=0,dt=0,nt=0,et=0,Y=0,V=0,U=0,it=0,_t=0,F=0,Mt=0,Dt=0,Ht=0,Gt=0,$t=0,Xt=0,Zt=0,se=0,Jt=0,ce=0,we=0,Pe=0,st=l[0],Z=l[1],ot=l[2],at=l[3],ft=l[4],Q=l[5],mt=l[6],xt=l[7],wt=l[8],vt=l[9],Et=l[10],bt=l[11],ct=l[12],W=l[13],St=l[14],It=l[15];e=d[0],R+=e*st,P+=e*Z,D+=e*ot,$+=e*at,B+=e*ft,K+=e*Q,Rt+=e*mt,ht+=e*xt,Pt+=e*wt,pt+=e*vt,dt+=e*Et,nt+=e*bt,et+=e*ct,Y+=e*W,V+=e*St,U+=e*It,e=d[1],P+=e*st,D+=e*Z,$+=e*ot,B+=e*at,K+=e*ft,Rt+=e*Q,ht+=e*mt,Pt+=e*xt,pt+=e*wt,dt+=e*vt,nt+=e*Et,et+=e*bt,Y+=e*ct,V+=e*W,U+=e*St,it+=e*It,e=d[2],D+=e*st,$+=e*Z,B+=e*ot,K+=e*at,Rt+=e*ft,ht+=e*Q,Pt+=e*mt,pt+=e*xt,dt+=e*wt,nt+=e*vt,et+=e*Et,Y+=e*bt,V+=e*ct,U+=e*W,it+=e*St,_t+=e*It,e=d[3],$+=e*st,B+=e*Z,K+=e*ot,Rt+=e*at,ht+=e*ft,Pt+=e*Q,pt+=e*mt,dt+=e*xt,nt+=e*wt,et+=e*vt,Y+=e*Et,V+=e*bt,U+=e*ct,it+=e*W,_t+=e*St,F+=e*It,e=d[4],B+=e*st,K+=e*Z,Rt+=e*ot,ht+=e*at,Pt+=e*ft,pt+=e*Q,dt+=e*mt,nt+=e*xt,et+=e*wt,Y+=e*vt,V+=e*Et,U+=e*bt,it+=e*ct,_t+=e*W,F+=e*St,Mt+=e*It,e=d[5],K+=e*st,Rt+=e*Z,ht+=e*ot,Pt+=e*at,pt+=e*ft,dt+=e*Q,nt+=e*mt,et+=e*xt,Y+=e*wt,V+=e*vt,U+=e*Et,it+=e*bt,_t+=e*ct,F+=e*W,Mt+=e*St,Dt+=e*It,e=d[6],Rt+=e*st,ht+=e*Z,Pt+=e*ot,pt+=e*at,dt+=e*ft,nt+=e*Q,et+=e*mt,Y+=e*xt,V+=e*wt,U+=e*vt,it+=e*Et,_t+=e*bt,F+=e*ct,Mt+=e*W,Dt+=e*St,Ht+=e*It,e=d[7],ht+=e*st,Pt+=e*Z,pt+=e*ot,dt+=e*at,nt+=e*ft,et+=e*Q,Y+=e*mt,V+=e*xt,U+=e*wt,it+=e*vt,_t+=e*Et,F+=e*bt,Mt+=e*ct,Dt+=e*W,Ht+=e*St,Gt+=e*It,e=d[8],Pt+=e*st,pt+=e*Z,dt+=e*ot,nt+=e*at,et+=e*ft,Y+=e*Q,V+=e*mt,U+=e*xt,it+=e*wt,_t+=e*vt,F+=e*Et,Mt+=e*bt,Dt+=e*ct,Ht+=e*W,Gt+=e*St,$t+=e*It,e=d[9],pt+=e*st,dt+=e*Z,nt+=e*ot,et+=e*at,Y+=e*ft,V+=e*Q,U+=e*mt,it+=e*xt,_t+=e*wt,F+=e*vt,Mt+=e*Et,Dt+=e*bt,Ht+=e*ct,Gt+=e*W,$t+=e*St,Xt+=e*It,e=d[10],dt+=e*st,nt+=e*Z,et+=e*ot,Y+=e*at,V+=e*ft,U+=e*Q,it+=e*mt,_t+=e*xt,F+=e*wt,Mt+=e*vt,Dt+=e*Et,Ht+=e*bt,Gt+=e*ct,$t+=e*W,Xt+=e*St,Zt+=e*It,e=d[11],nt+=e*st,et+=e*Z,Y+=e*ot,V+=e*at,U+=e*ft,it+=e*Q,_t+=e*mt,F+=e*xt,Mt+=e*wt,Dt+=e*vt,Ht+=e*Et,Gt+=e*bt,$t+=e*ct,Xt+=e*W,Zt+=e*St,se+=e*It,e=d[12],et+=e*st,Y+=e*Z,V+=e*ot,U+=e*at,it+=e*ft,_t+=e*Q,F+=e*mt,Mt+=e*xt,Dt+=e*wt,Ht+=e*vt,Gt+=e*Et,$t+=e*bt,Xt+=e*ct,Zt+=e*W,se+=e*St,Jt+=e*It,e=d[13],Y+=e*st,V+=e*Z,U+=e*ot,it+=e*at,_t+=e*ft,F+=e*Q,Mt+=e*mt,Dt+=e*xt,Ht+=e*wt,Gt+=e*vt,$t+=e*Et,Xt+=e*bt,Zt+=e*ct,se+=e*W,Jt+=e*St,ce+=e*It,e=d[14],V+=e*st,U+=e*Z,it+=e*ot,_t+=e*at,F+=e*ft,Mt+=e*Q,Dt+=e*mt,Ht+=e*xt,Gt+=e*wt,$t+=e*vt,Xt+=e*Et,Zt+=e*bt,se+=e*ct,Jt+=e*W,ce+=e*St,we+=e*It,e=d[15],U+=e*st,it+=e*Z,_t+=e*ot,F+=e*at,Mt+=e*ft,Dt+=e*Q,Ht+=e*mt,Gt+=e*xt,$t+=e*wt,Xt+=e*vt,Zt+=e*Et,se+=e*bt,Jt+=e*ct,ce+=e*W,we+=e*St,Pe+=e*It,R+=38*it,P+=38*_t,D+=38*F,$+=38*Mt,B+=38*Dt,K+=38*Ht,Rt+=38*Gt,ht+=38*$t,Pt+=38*Xt,pt+=38*Zt,dt+=38*se,nt+=38*Jt,et+=38*ce,Y+=38*we,V+=38*Pe,a=1,e=R+a+65535,a=Math.floor(e/65536),R=e-a*65536,e=P+a+65535,a=Math.floor(e/65536),P=e-a*65536,e=D+a+65535,a=Math.floor(e/65536),D=e-a*65536,e=$+a+65535,a=Math.floor(e/65536),$=e-a*65536,e=B+a+65535,a=Math.floor(e/65536),B=e-a*65536,e=K+a+65535,a=Math.floor(e/65536),K=e-a*65536,e=Rt+a+65535,a=Math.floor(e/65536),Rt=e-a*65536,e=ht+a+65535,a=Math.floor(e/65536),ht=e-a*65536,e=Pt+a+65535,a=Math.floor(e/65536),Pt=e-a*65536,e=pt+a+65535,a=Math.floor(e/65536),pt=e-a*65536,e=dt+a+65535,a=Math.floor(e/65536),dt=e-a*65536,e=nt+a+65535,a=Math.floor(e/65536),nt=e-a*65536,e=et+a+65535,a=Math.floor(e/65536),et=e-a*65536,e=Y+a+65535,a=Math.floor(e/65536),Y=e-a*65536,e=V+a+65535,a=Math.floor(e/65536),V=e-a*65536,e=U+a+65535,a=Math.floor(e/65536),U=e-a*65536,R+=a-1+37*(a-1),a=1,e=R+a+65535,a=Math.floor(e/65536),R=e-a*65536,e=P+a+65535,a=Math.floor(e/65536),P=e-a*65536,e=D+a+65535,a=Math.floor(e/65536),D=e-a*65536,e=$+a+65535,a=Math.floor(e/65536),$=e-a*65536,e=B+a+65535,a=Math.floor(e/65536),B=e-a*65536,e=K+a+65535,a=Math.floor(e/65536),K=e-a*65536,e=Rt+a+65535,a=Math.floor(e/65536),Rt=e-a*65536,e=ht+a+65535,a=Math.floor(e/65536),ht=e-a*65536,e=Pt+a+65535,a=Math.floor(e/65536),Pt=e-a*65536,e=pt+a+65535,a=Math.floor(e/65536),pt=e-a*65536,e=dt+a+65535,a=Math.floor(e/65536),dt=e-a*65536,e=nt+a+65535,a=Math.floor(e/65536),nt=e-a*65536,e=et+a+65535,a=Math.floor(e/65536),et=e-a*65536,e=Y+a+65535,a=Math.floor(e/65536),Y=e-a*65536,e=V+a+65535,a=Math.floor(e/65536),V=e-a*65536,e=U+a+65535,a=Math.floor(e/65536),U=e-a*65536,R+=a-1+37*(a-1),b[0]=R,b[1]=P,b[2]=D,b[3]=$,b[4]=B,b[5]=K,b[6]=Rt,b[7]=ht,b[8]=Pt,b[9]=pt,b[10]=dt,b[11]=nt,b[12]=et,b[13]=Y,b[14]=V,b[15]=U}function Nt(b,d){C(b,d,d)}function te(b,d){const l=o();let e;for(e=0;e<16;e++)l[e]=d[e];for(e=253;e>=0;e--)Nt(l,l),e!==2&&e!==4&&C(l,l,d);for(e=0;e<16;e++)b[e]=l[e]}function yt(b,d){const l=o();let e;for(e=0;e<16;e++)l[e]=d[e];for(e=250;e>=0;e--)Nt(l,l),e!==1&&C(l,l,d);for(e=0;e<16;e++)b[e]=l[e]}function kt(b,d){const l=o(),e=o(),a=o(),R=o(),P=o(),D=o(),$=o(),B=o(),K=o();J(l,b[1],b[0]),J(K,d[1],d[0]),C(l,l,K),Ct(e,b[0],b[1]),Ct(K,d[0],d[1]),C(e,e,K),C(a,b[3],d[3]),C(a,a,s),C(R,b[2],d[2]),Ct(R,R,R),J(P,e,l),J(D,R,a),Ct($,R,a),Ct(B,e,l),C(b[0],P,D),C(b[1],B,$),C(b[2],$,D),C(b[3],P,B)}function Ut(b,d,l){for(let e=0;e<4;e++)N(b[e],d[e],l)}function qt(b,d){const l=o(),e=o(),a=o();te(a,d[2]),C(l,d[0],a),C(e,d[1],a),G(b,e),b[31]^=Lt(l)<<7}function m(b,d,l){w(b[0],S),w(b[1],E),w(b[2],E),w(b[3],S);for(let e=255;e>=0;--e){const a=l[e/8|0]>>(e&7)&1;Ut(b,d,a),kt(d,b),kt(b,b),Ut(b,d,a)}}function _(b,d){const l=[o(),o(),o(),o()];w(l[0],u),w(l[1],y),w(l[2],E),C(l[3],u,y),m(b,l,d)}function X(b){if(b.length!==t.SEED_LENGTH)throw new Error(`ed25519: seed must be ${t.SEED_LENGTH} bytes`);const d=(0,n.hash)(b);d[0]&=248,d[31]&=127,d[31]|=64;const l=new Uint8Array(32),e=[o(),o(),o(),o()];_(e,d),qt(l,e);const a=new Uint8Array(64);return a.set(b),a.set(l,32),{publicKey:l,secretKey:a}}t.generateKeyPairFromSeed=X;function lt(b){const d=(0,r.randomBytes)(32,b),l=X(d);return(0,c.wipe)(d),l}t.generateKeyPair=lt;function A(b){if(b.length!==t.SECRET_KEY_LENGTH)throw new Error(`ed25519: secret key must be ${t.SECRET_KEY_LENGTH} bytes`);return new Uint8Array(b.subarray(32))}t.extractPublicKeyFromSecretKey=A;const I=new Float64Array([237,211,245,92,26,99,18,88,214,156,247,162,222,249,222,20,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,16]);function O(b,d){let l,e,a,R;for(e=63;e>=32;--e){for(l=0,a=e-32,R=e-12;a<R;++a)d[a]+=l-16*d[e]*I[a-(e-32)],l=Math.floor((d[a]+128)/256),d[a]-=l*256;d[a]+=l,d[e]=0}for(l=0,a=0;a<32;a++)d[a]+=l-(d[31]>>4)*I[a],l=d[a]>>8,d[a]&=255;for(a=0;a<32;a++)d[a]-=l*I[a];for(e=0;e<32;e++)d[e+1]+=d[e]>>8,b[e]=d[e]&255}function L(b){const d=new Float64Array(64);for(let l=0;l<64;l++)d[l]=b[l];for(let l=0;l<64;l++)b[l]=0;O(b,d)}function At(b,d){const l=new Float64Array(64),e=[o(),o(),o(),o()],a=(0,n.hash)(b.subarray(0,32));a[0]&=248,a[31]&=127,a[31]|=64;const R=new Uint8Array(64);R.set(a.subarray(32),32);const P=new n.SHA512;P.update(R.subarray(32)),P.update(d);const D=P.digest();P.clean(),L(D),_(e,D),qt(R,e),P.reset(),P.update(R.subarray(0,32)),P.update(b.subarray(32)),P.update(d);const $=P.digest();L($);for(let B=0;B<32;B++)l[B]=D[B];for(let B=0;B<32;B++)for(let K=0;K<32;K++)l[B+K]+=$[B]*a[K];return O(R.subarray(32),l),R}t.sign=At;function rt(b,d){const l=o(),e=o(),a=o(),R=o(),P=o(),D=o(),$=o();return w(b[2],E),gt(b[1],d),Nt(a,b[1]),C(R,a,g),J(a,a,b[2]),Ct(R,b[2],R),Nt(P,R),Nt(D,P),C($,D,P),C(l,$,a),C(l,l,R),yt(l,l),C(l,l,a),C(l,l,R),C(l,l,R),C(b[0],l,R),Nt(e,b[0]),C(e,e,R),M(e,a)&&C(b[0],b[0],v),Nt(e,b[0]),C(e,e,R),M(e,a)?-1:(Lt(b[0])===d[31]>>7&&J(b[0],S,b[0]),C(b[3],b[0],b[1]),0)}function xe(b,d,l){const e=new Uint8Array(32),a=[o(),o(),o(),o()],R=[o(),o(),o(),o()];if(l.length!==t.SIGNATURE_LENGTH)throw new Error(`ed25519: signature must be ${t.SIGNATURE_LENGTH} bytes`);if(rt(R,b))return!1;const P=new n.SHA512;P.update(l.subarray(0,32)),P.update(b),P.update(d);const D=P.digest();return L(D),m(a,R,D),_(R,l.subarray(32)),kt(a,R),qt(e,a),!ut(l,e)}t.verify=xe;function z(b){let d=[o(),o(),o(),o()];if(rt(d,b))throw new Error("Ed25519: invalid public key");let l=o(),e=o(),a=d[1];Ct(l,E,a),J(e,E,a),te(e,e),C(l,l,e);let R=new Uint8Array(32);return G(R,l),R}t.convertPublicKeyToX25519=z;function ge(b){const d=(0,n.hash)(b.subarray(0,32));d[0]&=248,d[31]&=127,d[31]|=64;const l=new Uint8Array(d.subarray(0,32));return(0,c.wipe)(d),l}t.convertSecretKeyToX25519=ge})(fr);const hs="EdDSA",ds="JWT",Fe=".",qe="base64url",Qr="utf8",tn="utf8",bs=":",gs="did",ys="key",jr="base58btc",ps="z",_s="K36",ms=32,xs=t=>JSON.stringify(t,(r,n)=>typeof n=="bigint"?n.toString()+"n":n),ws=t=>{const r=/([\[:])?(\d{17,}|(?:[9](?:[1-9]07199254740991|0[1-9]7199254740991|00[8-9]199254740991|007[2-9]99254740991|007199[3-9]54740991|0071992[6-9]4740991|00719925[5-9]740991|007199254[8-9]40991|0071992547[5-9]0991|00719925474[1-9]991|00719925474099[2-9])))([,\}\]])/g,n=t.replace(r,'$1"$2n"$3');return JSON.parse(n,(c,o)=>typeof o=="string"&&o.match(/^\d+n$/)?BigInt(o.substring(0,o.length-1)):o)};function vs(t){if(typeof t!="string")throw new Error(`Cannot safe json parse value of type ${typeof t}`);try{return ws(t)}catch{return t}}function Es(t){return typeof t=="string"?t:xs(t)||""}function Cr(t){return vs(Le(de(t,qe),Qr))}function ke(t){return Le(de(Es(t),Qr),qe)}function en(t){const r=de(_s,jr),n=ps+Le(Ur([r,t]),jr);return[gs,ys,n].join(bs)}function Ss(t){return Le(t,qe)}function Is(t){return de(t,qe)}function Os(t){return de([ke(t.header),ke(t.payload)].join(Fe),tn)}function Ts(t){return[ke(t.header),ke(t.payload),Ss(t.signature)].join(Fe)}function Ls(t){const r=t.split(Fe),n=Cr(r[0]),c=Cr(r[1]),o=Is(r[2]),h=de(r.slice(0,2).join(Fe),tn);return{header:n,payload:c,signature:o,data:h}}function As(t=Bt.random.randomBytes(ms)){return fr.generateKeyPairFromSeed(t)}async function Rs(t,r,n,c,o=Bt.cjs.fromMiliseconds(Date.now())){const h={alg:hs,typ:ds},S=en(c.publicKey),E=o+n,g={iss:S,sub:t,aud:r,iat:o,exp:E},s=Os({header:h,payload:g}),u=fr.sign(c.secretKey,s);return Ts({header:h,payload:g,signature:u})}const Ps="PARSE_ERROR",js="INVALID_REQUEST",Cs="METHOD_NOT_FOUND",Ns="INVALID_PARAMS",rn="INTERNAL_ERROR",cr="SERVER_ERROR",Ms=[-32700,-32600,-32601,-32602,-32603],Se={[Ps]:{code:-32700,message:"Parse error"},[js]:{code:-32600,message:"Invalid Request"},[Cs]:{code:-32601,message:"Method not found"},[Ns]:{code:-32602,message:"Invalid params"},[rn]:{code:-32603,message:"Internal error"},[cr]:{code:-32e3,message:"Server error"}},nn=cr;function zs(t){return Ms.includes(t)}function Nr(t){return Object.keys(Se).includes(t)?Se[t]:Se[nn]}function Bs(t){const r=Object.values(Se).find(n=>n.code===t);return r||Se[nn]}function sn(t,r,n){return t.message.includes("getaddrinfo ENOTFOUND")||t.message.includes("connect ECONNREFUSED")?new Error(`Unavailable ${n} RPC url at ${r}`):t}var on={};/*! *****************************************************************************
2
2
  Copyright (c) Microsoft Corporation.
3
3
 
4
4
  Permission to use, copy, modify, and/or distribute this software for any
@@ -1,9 +1,9 @@
1
1
  var Q = Object.defineProperty;
2
2
  var X = (O, e, t) => e in O ? Q(O, e, { enumerable: !0, configurable: !0, writable: !0, value: t }) : O[e] = t;
3
3
  var d = (O, e, t) => X(O, typeof e != "symbol" ? e + "" : e, t);
4
- import { A as S, S as g, a as Y } from "./index-DcB3fjme.mjs";
5
- import { c$ as Z, ad as C, ag as P, d0 as _, aI as I, d1 as v, d2 as q, bD as tt, cf as b, b$ as et, p as H, c4 as K, d3 as y, d4 as u, d5 as k, d6 as U, bE as D, d7 as z, d8 as st, d9 as J, da as ot, bJ as nt, aF as rt } from "./index-DvsgVXYg.mjs";
6
- import { A as at } from "./algorand-BMmsWTAu.mjs";
4
+ import { A as S, S as g, a as Y } from "./index-EFO4LCUD.mjs";
5
+ import { c$ as Z, ad as C, ag as P, d0 as _, aI as I, d1 as v, d2 as q, bD as tt, cf as b, b$ as et, p as H, c4 as K, d3 as y, d4 as u, d5 as k, d6 as U, bE as D, d7 as z, d8 as st, d9 as J, da as ot, bJ as nt, aF as rt } from "./index-aB_fp0rM.mjs";
6
+ import { A as at } from "./algorand-DgpF_mXd.mjs";
7
7
  const V = Z.fromSignature("portal_transfer(byte[])byte[]"), c = class c {
8
8
  constructor(e, t, n, o) {
9
9
  d(this, "network");