@multiversx/sdk-dapp 2.35.0-alpha.0 → 2.35.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (610) hide show
  1. package/UI/Denominate/index.js +1 -1
  2. package/UI/ExplorerLink/ExplorerLink.js +1 -1
  3. package/UI/ExplorerLink/index.js +1 -1
  4. package/UI/FormatAmount/FormatAmount.js +1 -1
  5. package/UI/FormatAmount/index.js +1 -1
  6. package/UI/NotificationModal/NotificationModal.js +1 -1
  7. package/UI/NotificationModal/index.js +1 -1
  8. package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  9. package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/SignWithCrossWindowWalletModal.js +1 -1
  10. package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/index.js +1 -1
  11. package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  12. package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  13. package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
  14. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
  15. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
  16. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
  17. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +1 -1
  18. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +1 -1
  19. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/index.js +1 -1
  20. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
  21. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
  22. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
  23. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
  24. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
  25. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/index.js +1 -1
  26. package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
  27. package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  28. package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
  29. package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  30. package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  31. package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  32. package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
  33. package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  34. package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  35. package/UI/SignTransactionsModals/SignWithMetamaskModal/SignWithMetamaskModal.js +1 -1
  36. package/UI/SignTransactionsModals/SignWithMetamaskModal/index.js +1 -1
  37. package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  38. package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  39. package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
  40. package/UI/SignTransactionsModals/components/index.js +1 -1
  41. package/UI/SignTransactionsModals/index.js +1 -1
  42. package/UI/TokenDetails/index.js +1 -1
  43. package/UI/TransactionDetails/TransactionDetails.js +1 -1
  44. package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
  45. package/UI/TransactionDetails/components/index.js +1 -1
  46. package/UI/TransactionDetails/index.js +1 -1
  47. package/UI/TransactionInfo/TransactionInfo.js +1 -1
  48. package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
  49. package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
  50. package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
  51. package/UI/TransactionInfo/components/EventsList/index.js +1 -1
  52. package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  53. package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  54. package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
  55. package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
  56. package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
  57. package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
  58. package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
  59. package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
  60. package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
  61. package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
  62. package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
  63. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
  64. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
  65. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
  66. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
  67. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
  68. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
  69. package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
  70. package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
  71. package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
  72. package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
  73. package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
  74. package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
  75. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
  76. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
  77. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
  78. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
  79. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
  80. package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
  81. package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
  82. package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
  83. package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
  84. package/UI/TransactionInfo/components/index.js +1 -1
  85. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
  86. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
  87. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
  88. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
  89. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
  90. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
  91. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
  92. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
  93. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
  94. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
  95. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  96. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  97. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
  98. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
  99. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
  100. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
  101. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
  102. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
  103. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
  104. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
  105. package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  106. package/UI/TransactionInfo/index.js +1 -1
  107. package/UI/TransactionsTable/TransactionsTable.js +1 -1
  108. package/UI/TransactionsTable/components/AccountName.js +1 -1
  109. package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
  110. package/UI/TransactionsTable/components/TransactionHash.js +1 -1
  111. package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
  112. package/UI/TransactionsTable/components/TransactionRow.js +1 -1
  113. package/UI/TransactionsTable/components/TransactionSender.js +1 -1
  114. package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
  115. package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
  116. package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
  117. package/UI/TransactionsTable/components/index.js +1 -1
  118. package/UI/TransactionsTable/index.js +1 -1
  119. package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  120. package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
  121. package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
  122. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
  123. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
  124. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  125. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  126. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
  127. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
  128. package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
  129. package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
  130. package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
  131. package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
  132. package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
  133. package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  134. package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
  135. package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
  136. package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  137. package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  138. package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  139. package/UI/TransactionsToastList/components/index.js +1 -1
  140. package/UI/TransactionsToastList/index.js +1 -1
  141. package/UI/Trim/Trim.js +1 -1
  142. package/UI/Trim/index.js +1 -1
  143. package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
  144. package/UI/extension/ExtensionLoginButton/index.js +1 -1
  145. package/UI/index.js +1 -1
  146. package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
  147. package/UI/ledger/LedgerLoginButton/index.js +1 -1
  148. package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
  149. package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
  150. package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
  151. package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
  152. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
  153. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
  154. package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
  155. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
  156. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
  157. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
  158. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
  159. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
  160. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
  161. package/UI/ledger/LedgerLoginContainer/index.js +1 -1
  162. package/UI/ledger/index.js +1 -1
  163. package/UI/metamask/MetamaskLoginButton/MetamaskLoginButton.js +1 -1
  164. package/UI/metamask/MetamaskLoginButton/index.js +1 -1
  165. package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
  166. package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  167. package/UI/pages/UnlockPage/index.js +1 -1
  168. package/UI/pages/index.js +1 -1
  169. package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
  170. package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  171. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
  172. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
  173. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
  174. package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  175. package/UI/walletConnect/index.js +1 -1
  176. package/UI/webWallet/CrossWindowLoginButton/CrossWindowLoginButton.js +1 -1
  177. package/UI/webWallet/CrossWindowLoginButton/index.js +1 -1
  178. package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
  179. package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  180. package/UI/webWallet/XaliasCrossWindowLoginButton/XaliasCrossWindowLoginButton.js +1 -1
  181. package/UI/webWallet/XaliasCrossWindowLoginButton/index.js +1 -1
  182. package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
  183. package/UI/webWallet/XaliasLoginButton/index.js +1 -1
  184. package/__chunks__/chunk-2IS3NGOD.js +2 -0
  185. package/__chunks__/{chunk-IO2GRTGX.js → chunk-2SHWM7Y6.js} +2 -2
  186. package/__chunks__/{chunk-RZZMINBD.js → chunk-2WMZMZQI.js} +2 -2
  187. package/__chunks__/{chunk-SBFDIN2O.js → chunk-2WXCLAD6.js} +2 -2
  188. package/__chunks__/{chunk-DSSN3DLB.js → chunk-2Y3M6GTG.js} +2 -2
  189. package/__chunks__/{chunk-TRVXPC5N.js → chunk-32P4UUDB.js} +2 -2
  190. package/__chunks__/{chunk-KZL2ZNA6.js → chunk-37AIPPWD.js} +2 -2
  191. package/__chunks__/{chunk-DAIC6HZN.js → chunk-3BSVYMEW.js} +2 -2
  192. package/__chunks__/{chunk-MLL2CMK3.js → chunk-3GEJYZYS.js} +2 -2
  193. package/__chunks__/{chunk-XUWYCQYA.js → chunk-3IGICP6U.js} +2 -2
  194. package/__chunks__/{chunk-TMELGPB7.js → chunk-3PRYSIKF.js} +2 -2
  195. package/__chunks__/chunk-4AL6ZHRG.js +2 -0
  196. package/__chunks__/{chunk-GYUKIY7X.js → chunk-4EQ6RJWG.js} +2 -2
  197. package/__chunks__/{chunk-JT4RFK6N.js → chunk-4MPWH4BH.js} +2 -2
  198. package/__chunks__/{chunk-EZZ625MZ.js → chunk-4N5O5ZOR.js} +2 -2
  199. package/__chunks__/{chunk-DYDF4HQU.js → chunk-4NQ6LQJG.js} +2 -2
  200. package/__chunks__/{chunk-W4Z47VRA.js → chunk-4OQCEYZK.js} +2 -2
  201. package/__chunks__/{chunk-CV67DQ7A.js → chunk-4VV2CLZO.js} +2 -2
  202. package/__chunks__/{chunk-4S2WCN7B.js → chunk-4WFCKLE3.js} +2 -2
  203. package/__chunks__/{chunk-GW6B75YP.js → chunk-5LE7E55H.js} +2 -2
  204. package/__chunks__/chunk-5VC5P6MH.js +2 -0
  205. package/__chunks__/{chunk-T7NYHBJP.js → chunk-65NVJM5I.js} +2 -2
  206. package/__chunks__/{chunk-WVG7QKDR.js → chunk-6CK7N6L5.js} +2 -2
  207. package/__chunks__/{chunk-RSENE7DM.js → chunk-6GGYR5G4.js} +2 -2
  208. package/__chunks__/{chunk-FLDTDN7F.js → chunk-6GRCMTFM.js} +2 -2
  209. package/__chunks__/{chunk-NEKMESEM.js → chunk-6HE4HKWY.js} +2 -2
  210. package/__chunks__/chunk-6IOGEMDT.js +2 -0
  211. package/__chunks__/{chunk-P4V4ET4P.js → chunk-6SOBXT4O.js} +2 -2
  212. package/__chunks__/{chunk-5SU46NJE.js → chunk-6SVBPEG4.js} +2 -2
  213. package/__chunks__/{chunk-MYY24HGA.js → chunk-6VB5I4RE.js} +2 -2
  214. package/__chunks__/{chunk-334IJCYB.js → chunk-76WAZOOT.js} +2 -2
  215. package/__chunks__/{chunk-X6NI2ZBT.js → chunk-77A3XDXJ.js} +2 -2
  216. package/__chunks__/{chunk-S4UN2P4O.js → chunk-77ENRYPS.js} +2 -2
  217. package/__chunks__/{chunk-DWQ2ZV4G.js → chunk-7FITRDO7.js} +2 -2
  218. package/__chunks__/{chunk-DDE2MXGH.js → chunk-7HTB62WI.js} +2 -2
  219. package/__chunks__/{chunk-6ACFJJXR.js → chunk-7KKHY3TZ.js} +2 -2
  220. package/__chunks__/{chunk-FUSIZ46H.js → chunk-AESXBA56.js} +2 -2
  221. package/__chunks__/{chunk-TXZITA5D.js → chunk-APEWOWSC.js} +2 -2
  222. package/__chunks__/chunk-AQV5TH4Q.js +2 -0
  223. package/__chunks__/{chunk-LLUYYL3U.js → chunk-AWAXFT65.js} +2 -2
  224. package/__chunks__/{chunk-E2JITJIG.js → chunk-AWQBE76O.js} +2 -2
  225. package/__chunks__/{chunk-5R6GYLSI.js → chunk-AYV7WR7R.js} +2 -2
  226. package/__chunks__/{chunk-C23NMV4R.js → chunk-B2OYHUMV.js} +2 -2
  227. package/__chunks__/{chunk-R6WVYIDS.js → chunk-B65ZSDSY.js} +2 -2
  228. package/__chunks__/{chunk-2H5JMTXF.js → chunk-BCOAJUNQ.js} +2 -2
  229. package/__chunks__/{chunk-7OJW5FBB.js → chunk-BJLNRINU.js} +2 -2
  230. package/__chunks__/{chunk-QQ2462BR.js → chunk-BRC5JVQX.js} +2 -2
  231. package/__chunks__/{chunk-2CQSINGW.js → chunk-BYXZSMIG.js} +2 -2
  232. package/__chunks__/{chunk-F3QUUDWL.js → chunk-C33IFAGH.js} +2 -2
  233. package/__chunks__/{chunk-ZHZR5E3J.js → chunk-C3Q236R6.js} +2 -2
  234. package/__chunks__/{chunk-63IDHUOF.js → chunk-C4PV3KKZ.js} +2 -2
  235. package/__chunks__/{chunk-EF26LBPA.js → chunk-CDBLPD2D.js} +2 -2
  236. package/__chunks__/{chunk-63FTOMHT.js → chunk-CIRJPPV3.js} +2 -2
  237. package/__chunks__/{chunk-7APY2BML.js → chunk-CJY6CZJN.js} +2 -2
  238. package/__chunks__/{chunk-D3RGXIBA.js → chunk-CN77B2AZ.js} +2 -2
  239. package/__chunks__/{chunk-WLKJYOJZ.js → chunk-CTIHELBB.js} +2 -2
  240. package/__chunks__/{chunk-5WT7VRDX.js → chunk-CVRPSVOI.js} +2 -2
  241. package/__chunks__/{chunk-FKKQ6WYZ.js → chunk-CX5WJXW6.js} +2 -2
  242. package/__chunks__/{chunk-CA2RH57B.js → chunk-D3OULPCY.js} +2 -2
  243. package/__chunks__/chunk-DJ6KORJN.js +2 -0
  244. package/__chunks__/{chunk-MX5VS4MW.js → chunk-DKTG62WZ.js} +2 -2
  245. package/__chunks__/{chunk-P2F4LDDC.js → chunk-DLTB7WE2.js} +2 -2
  246. package/__chunks__/{chunk-7ADDF63Z.js → chunk-E56UIYUF.js} +2 -2
  247. package/__chunks__/{chunk-CDETHWBG.js → chunk-E5IZKUKT.js} +2 -2
  248. package/__chunks__/{chunk-4JD5K7KM.js → chunk-EJ64O4C7.js} +2 -2
  249. package/__chunks__/{chunk-Z4EAKPZC.js → chunk-EJFAI7UI.js} +2 -2
  250. package/__chunks__/{chunk-7SA24V6A.js → chunk-ELSL42KX.js} +2 -2
  251. package/__chunks__/{chunk-QLXJZD2Q.js → chunk-EOW2IXDE.js} +2 -2
  252. package/__chunks__/chunk-EV37PGN4.js +2 -0
  253. package/__chunks__/{chunk-5XD22647.js → chunk-EZVLVKMF.js} +2 -2
  254. package/__chunks__/{chunk-5Z6UDSPB.js → chunk-F77IKWXQ.js} +2 -2
  255. package/__chunks__/{chunk-LNO32UMY.js → chunk-FD5K5VZ7.js} +2 -2
  256. package/__chunks__/chunk-FNMJXVBN.js +2 -0
  257. package/__chunks__/{chunk-ESPUVOEE.js → chunk-FP2QMRPX.js} +2 -2
  258. package/__chunks__/{chunk-4MNKTQEX.js → chunk-FY5QMRAW.js} +2 -2
  259. package/__chunks__/{chunk-FBBMDWYJ.js → chunk-G3T4NREU.js} +2 -2
  260. package/__chunks__/{chunk-M5I3ZEX7.js → chunk-GE5QLTQK.js} +2 -2
  261. package/__chunks__/chunk-GGZNBXV4.js +2 -0
  262. package/__chunks__/{chunk-34TAI2EE.js → chunk-GJ667GOC.js} +2 -2
  263. package/__chunks__/{chunk-53UVZ34A.js → chunk-GJRH72PL.js} +2 -2
  264. package/__chunks__/{chunk-PPA5VFJI.js → chunk-GTDFJK6B.js} +2 -2
  265. package/__chunks__/{chunk-N7RASPO7.js → chunk-GWI7FK46.js} +2 -2
  266. package/__chunks__/chunk-GXIGE2A2.js +2 -0
  267. package/__chunks__/{chunk-IYSWF43C.js → chunk-HFCDO2SH.js} +2 -2
  268. package/__chunks__/{chunk-MF2GL5BQ.js → chunk-HIQCFAV4.js} +2 -2
  269. package/__chunks__/{chunk-FSCH7LGH.js → chunk-HJ5HKNY2.js} +2 -2
  270. package/__chunks__/{chunk-GQRHL2ES.js → chunk-HLFFET2J.js} +2 -2
  271. package/__chunks__/{chunk-P5FNWQN4.js → chunk-HLKBN6WQ.js} +2 -2
  272. package/__chunks__/{chunk-H5PYQ4JY.js → chunk-HSFVFR6A.js} +2 -2
  273. package/__chunks__/{chunk-K55DTSGY.js → chunk-HYB55VHC.js} +2 -2
  274. package/__chunks__/chunk-I54N2B6R.js +2 -0
  275. package/__chunks__/{chunk-ZG4DMMBS.js → chunk-I65Z7GLU.js} +2 -2
  276. package/__chunks__/{chunk-ZFKYAMBT.js → chunk-I7V23NKQ.js} +2 -2
  277. package/__chunks__/{chunk-5WWRELUW.js → chunk-ICBDXFF2.js} +2 -2
  278. package/__chunks__/{chunk-6OG6L4PJ.js → chunk-IIAAKHBU.js} +2 -2
  279. package/__chunks__/{chunk-7UZ4J5JG.js → chunk-IIYDCPGS.js} +2 -2
  280. package/__chunks__/{chunk-LQGF3OWA.js → chunk-IL2EIQKD.js} +2 -2
  281. package/__chunks__/{chunk-UV5N3IH6.js → chunk-J3IAJDXB.js} +2 -2
  282. package/__chunks__/{chunk-KR2ARTCP.js → chunk-J3ISR7AL.js} +2 -2
  283. package/__chunks__/{chunk-7YONUUOO.js → chunk-J4JBJKMG.js} +2 -2
  284. package/__chunks__/{chunk-YGRHXYST.js → chunk-J64Q2SL3.js} +2 -2
  285. package/__chunks__/{chunk-YTLKFQBO.js → chunk-J77IIVOG.js} +2 -2
  286. package/__chunks__/{chunk-AOIBM7ZU.js → chunk-JEEOVMWJ.js} +2 -2
  287. package/__chunks__/{chunk-G4QHZOPA.js → chunk-JGEJC6RC.js} +2 -2
  288. package/__chunks__/{chunk-7TTGCNHL.js → chunk-JV7YXUHZ.js} +2 -2
  289. package/__chunks__/{chunk-5WGWHWZW.js → chunk-K5O44LSJ.js} +2 -2
  290. package/__chunks__/{chunk-BXCKPAHV.js → chunk-K7ZSPLZS.js} +2 -2
  291. package/__chunks__/{chunk-XZTHT5F5.js → chunk-KA3JIHEW.js} +2 -2
  292. package/__chunks__/{chunk-TBMWFTEQ.js → chunk-L33VEO77.js} +2 -2
  293. package/__chunks__/chunk-LIK74JDX.js +2 -0
  294. package/__chunks__/{chunk-YCY4QZNR.js → chunk-LMNIFRDM.js} +2 -2
  295. package/__chunks__/{chunk-64JBKFDD.js → chunk-LPH6AFCJ.js} +2 -2
  296. package/__chunks__/{chunk-ATBMFOXG.js → chunk-M2DIXNGJ.js} +2 -2
  297. package/__chunks__/{chunk-P5DRT2MS.js → chunk-MKJXDNN3.js} +2 -2
  298. package/__chunks__/{chunk-ZZMUFBXR.js → chunk-MOH4ZT6B.js} +2 -2
  299. package/__chunks__/{chunk-XQLFQDE7.js → chunk-MRZJLQZA.js} +2 -2
  300. package/__chunks__/{chunk-TJOAEICR.js → chunk-MTC6AWFO.js} +2 -2
  301. package/__chunks__/{chunk-RNLO3AA2.js → chunk-N3V2LUM3.js} +2 -2
  302. package/__chunks__/{chunk-5TMRSJSU.js → chunk-N43HYBZ5.js} +2 -2
  303. package/__chunks__/{chunk-HJ33QCDH.js → chunk-NMFTQG4K.js} +2 -2
  304. package/__chunks__/{chunk-XAEVCOV3.js → chunk-NYLFMG5R.js} +2 -2
  305. package/__chunks__/{chunk-IJXOIFL4.js → chunk-NYSEURJU.js} +2 -2
  306. package/__chunks__/{chunk-XZ556LC5.js → chunk-O4GIE5RY.js} +2 -2
  307. package/__chunks__/chunk-OAPCFZPT.js +2 -0
  308. package/__chunks__/{chunk-NJPAWJJN.js → chunk-OIM3XVCK.js} +2 -2
  309. package/__chunks__/{chunk-UO5TEXIW.js → chunk-OLZUROXN.js} +2 -2
  310. package/__chunks__/{chunk-UEAUOIB2.js → chunk-OMXAS2O3.js} +2 -2
  311. package/__chunks__/{chunk-GNAAJSVI.js → chunk-ONT4XW4W.js} +2 -2
  312. package/__chunks__/{chunk-H55GEKZM.js → chunk-OWTTVXEQ.js} +2 -2
  313. package/__chunks__/{chunk-YXGNUBFZ.js → chunk-P6VXMCJH.js} +2 -2
  314. package/__chunks__/{chunk-WTHB2BFP.js → chunk-PMQOTSZW.js} +2 -2
  315. package/__chunks__/{chunk-CYKIGZFU.js → chunk-PPO6MN7V.js} +2 -2
  316. package/__chunks__/{chunk-XMUJLGT3.js → chunk-PTQ3J4O7.js} +2 -2
  317. package/__chunks__/{chunk-UVADYCXD.js → chunk-PU6DIMOU.js} +2 -2
  318. package/__chunks__/{chunk-Z4OSI5TN.js → chunk-QDL7MVI7.js} +2 -2
  319. package/__chunks__/{chunk-CZ2HDCWP.js → chunk-QG23XIIN.js} +2 -2
  320. package/__chunks__/{chunk-UTAE7XQN.js → chunk-QOMVDLMH.js} +2 -2
  321. package/__chunks__/{chunk-VDQMS3HU.js → chunk-QRT266HH.js} +2 -2
  322. package/__chunks__/{chunk-P5JOU3W4.js → chunk-QRWW5EJR.js} +2 -2
  323. package/__chunks__/{chunk-XZYZJMGU.js → chunk-QRYZKPGU.js} +2 -2
  324. package/__chunks__/{chunk-UIAONUFV.js → chunk-QVQFPTUC.js} +2 -2
  325. package/__chunks__/{chunk-S46UX7RK.js → chunk-QWTEG2DJ.js} +2 -2
  326. package/__chunks__/{chunk-W6RSSCO2.js → chunk-QXJDA33X.js} +2 -2
  327. package/__chunks__/{chunk-MLNHCFIX.js → chunk-QYXFV2E6.js} +2 -2
  328. package/__chunks__/{chunk-QQDFQ6QB.js → chunk-RHFB6HZF.js} +2 -2
  329. package/__chunks__/{chunk-KOYSTO4J.js → chunk-RIPZ6HGC.js} +2 -2
  330. package/__chunks__/{chunk-HWNJBKH7.js → chunk-RLCM4VXF.js} +2 -2
  331. package/__chunks__/{chunk-V4JHR2AD.js → chunk-RNSJF4T2.js} +2 -2
  332. package/__chunks__/{chunk-BY3JZHLO.js → chunk-ROEIDAEH.js} +2 -2
  333. package/__chunks__/chunk-ROPJPUNI.js +2 -0
  334. package/__chunks__/{chunk-2R6UU5E4.js → chunk-RPL2WPGF.js} +2 -2
  335. package/__chunks__/{chunk-OVGKRSHW.js → chunk-RQZOQK3M.js} +2 -2
  336. package/__chunks__/chunk-RWDNUFSB.js +2 -0
  337. package/__chunks__/{chunk-HQSUGCPF.js → chunk-RXL7YGZY.js} +2 -2
  338. package/__chunks__/{chunk-QF3TXUGC.js → chunk-RXZRVPNE.js} +2 -2
  339. package/__chunks__/{chunk-OFZBCUQQ.js → chunk-S2FR3NID.js} +2 -2
  340. package/__chunks__/{chunk-IH32LBQP.js → chunk-S6R2PGYR.js} +2 -2
  341. package/__chunks__/{chunk-63BVOCUN.js → chunk-SEEBGF3N.js} +2 -2
  342. package/__chunks__/{chunk-LJ6UQPM7.js → chunk-SKI26662.js} +2 -2
  343. package/__chunks__/{chunk-PVNMN64E.js → chunk-SQEPWAVK.js} +2 -2
  344. package/__chunks__/{chunk-FYREC7VY.js → chunk-SSRAME56.js} +2 -2
  345. package/__chunks__/chunk-SVTLXG3A.js +2 -0
  346. package/__chunks__/{chunk-MFXYOZQF.js → chunk-T2UVKIEO.js} +2 -2
  347. package/__chunks__/{chunk-GKZDDZIT.js → chunk-T3S7JN6D.js} +2 -2
  348. package/__chunks__/{chunk-DIFDESK2.js → chunk-TBI7NVKM.js} +2 -2
  349. package/__chunks__/{chunk-ABVNY34P.js → chunk-TD47LQ2G.js} +2 -2
  350. package/__chunks__/{chunk-LG3ZD4HN.js → chunk-TDUHCVJY.js} +2 -2
  351. package/__chunks__/{chunk-X2RUH5IH.js → chunk-THBEUBJK.js} +2 -2
  352. package/__chunks__/{chunk-KP4AHH3I.js → chunk-TKONNQOW.js} +2 -2
  353. package/__chunks__/{chunk-ODKXMS5C.js → chunk-TZDZY2ZW.js} +2 -2
  354. package/__chunks__/{chunk-BRGSMSM3.js → chunk-U63Q7OSA.js} +2 -2
  355. package/__chunks__/{chunk-PLRCXLDC.js → chunk-UMVCK3NC.js} +2 -2
  356. package/__chunks__/{chunk-BNAFJW4D.js → chunk-UPEPZWUO.js} +2 -2
  357. package/__chunks__/{chunk-CEL2MILJ.js → chunk-UUZLGARX.js} +2 -2
  358. package/__chunks__/{chunk-6RVBQJBC.js → chunk-UVEEWOZL.js} +2 -2
  359. package/__chunks__/chunk-UYLTRHFO.js +2 -0
  360. package/__chunks__/{chunk-4V6QXTWS.js → chunk-UZWKC74I.js} +2 -2
  361. package/__chunks__/{chunk-BV46RAO4.js → chunk-VCBSLKFX.js} +2 -2
  362. package/__chunks__/{chunk-ECFN256M.js → chunk-VENT2GQV.js} +2 -2
  363. package/__chunks__/chunk-VGDPB6ZI.js +2 -0
  364. package/__chunks__/{chunk-3SAO7AED.js → chunk-VHSQNJC4.js} +2 -2
  365. package/__chunks__/{chunk-R5EAXSXL.js → chunk-VLBT4X47.js} +2 -2
  366. package/__chunks__/{chunk-VSXAVTKN.js → chunk-VOMDKQMF.js} +2 -2
  367. package/__chunks__/{chunk-74KJBGCJ.js → chunk-VPHOPRR5.js} +2 -2
  368. package/__chunks__/{chunk-62736POM.js → chunk-VWXUJHHS.js} +2 -2
  369. package/__chunks__/{chunk-5BL5POYI.js → chunk-W6DZGS63.js} +2 -2
  370. package/__chunks__/{chunk-BHY47JYV.js → chunk-W7XG3GAJ.js} +2 -2
  371. package/__chunks__/{chunk-SJLRPT4Z.js → chunk-WC4LTVQI.js} +2 -2
  372. package/__chunks__/{chunk-DT6Y2YCR.js → chunk-WOBRK5AX.js} +2 -2
  373. package/__chunks__/{chunk-SW6GSYKJ.js → chunk-WRVA4DPF.js} +2 -2
  374. package/__chunks__/{chunk-ACSSS6Z5.js → chunk-WSTVSZR5.js} +2 -2
  375. package/__chunks__/{chunk-OQPZMC5J.js → chunk-XDWFKCL6.js} +2 -2
  376. package/__chunks__/{chunk-22NRVJ63.js → chunk-XEJRPAXM.js} +2 -2
  377. package/__chunks__/{chunk-C3TPJOPF.js → chunk-XH3GV3DQ.js} +2 -2
  378. package/__chunks__/{chunk-TRSO3LFW.js → chunk-XWTY7VGY.js} +2 -2
  379. package/__chunks__/{chunk-7ZCFZBQ3.js → chunk-Y2QXLAEX.js} +2 -2
  380. package/__chunks__/{chunk-DQAJXQC6.js → chunk-YC4HKOZS.js} +2 -2
  381. package/__chunks__/{chunk-UQCIAY7O.js → chunk-YCNQHZOM.js} +2 -2
  382. package/__chunks__/{chunk-EF5I73WS.js → chunk-YFNKJGNZ.js} +2 -2
  383. package/__chunks__/{chunk-KDX3AZRC.js → chunk-YFPGSRZ2.js} +2 -2
  384. package/__chunks__/{chunk-ZR5XYMS3.js → chunk-YLU3KLJK.js} +2 -2
  385. package/__chunks__/{chunk-RCRIMQ4L.js → chunk-YMZHLFDW.js} +2 -2
  386. package/__chunks__/{chunk-MSAEZUGL.js → chunk-YOKOF5I7.js} +2 -2
  387. package/__chunks__/{chunk-JU7G7Z25.js → chunk-YQFTGSVA.js} +2 -2
  388. package/__chunks__/{chunk-XK4YJS4A.js → chunk-YVR2T6CZ.js} +2 -2
  389. package/__chunks__/{chunk-7YZJVW7L.js → chunk-YYNTYERD.js} +2 -2
  390. package/__chunks__/{chunk-UEIDSNZK.js → chunk-Z2WRW6RH.js} +2 -2
  391. package/__chunks__/{chunk-XY7N7HII.js → chunk-ZDTNRQYY.js} +2 -2
  392. package/__chunks__/{chunk-RELRRO5Y.js → chunk-ZJEUOS7B.js} +2 -2
  393. package/__chunks__/{chunk-EBCB6NJY.js → chunk-ZMJZQTJM.js} +2 -2
  394. package/__chunks__/{chunk-FRSLLKI2.js → chunk-ZN6IK23F.js} +2 -2
  395. package/__chunks__/{chunk-XOUFUM5K.js → chunk-ZUHK3OJ5.js} +2 -2
  396. package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  397. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  398. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  399. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  400. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  401. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  402. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  403. package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  404. package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
  405. package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
  406. package/__commonjs/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
  407. package/__commonjs/UI/index.js +1 -1
  408. package/__commonjs/components/ProviderInitializer/hooks/index.js +1 -1
  409. package/__commonjs/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
  410. package/__commonjs/hooks/account/useGetIsLoggedIn.js +1 -1
  411. package/__commonjs/hooks/index.js +1 -1
  412. package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  413. package/__commonjs/hooks/transactions/helpers/index.js +1 -1
  414. package/__commonjs/hooks/transactions/index.js +1 -1
  415. package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
  416. package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  417. package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  418. package/__commonjs/services/transactions/sendBatchTransactions.test.js +1 -1
  419. package/__commonjs/utils/index.js +1 -1
  420. package/__commonjs/utils/transactions/batch/generateBatchTransactionsGrouping.test.js +1 -1
  421. package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
  422. package/__commonjs/utils/transactions/index.js +1 -1
  423. package/__mocks__/index.js +1 -1
  424. package/__mocks__/utils/index.js +1 -1
  425. package/__mocks__/utils/renderWithProvider.js +1 -1
  426. package/apiCalls/accounts/getAccountFromApi.js +1 -1
  427. package/apiCalls/accounts/index.js +1 -1
  428. package/apiCalls/accounts/useGetAccountFromApi.js +1 -1
  429. package/apiCalls/configuration/getNetworkConfig.js +1 -1
  430. package/apiCalls/configuration/index.js +1 -1
  431. package/apiCalls/configuration/useGetNetworkConfigFromApi.js +1 -1
  432. package/apiCalls/configuration/useGetServerConfigurationFromApi.js +1 -1
  433. package/apiCalls/economics/getEconomicsInfo.js +1 -1
  434. package/apiCalls/economics/index.js +1 -1
  435. package/apiCalls/economics/useGetEconomicsInfoFromApi.js +1 -1
  436. package/apiCalls/index.js +1 -1
  437. package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
  438. package/apiCalls/transactions/index.js +1 -1
  439. package/apiCalls/transactions/sendSignedBatchTransactions.js +1 -1
  440. package/apiCalls/transactions/sendSignedTransactions.js +1 -1
  441. package/apiCalls/transactions/useGetTransactionsFromApi.js +1 -1
  442. package/apiCalls/utils/getCleanApiAddress.js +1 -1
  443. package/apiCalls/utils/getScamAddressData.js +1 -1
  444. package/apiCalls/utils/index.js +1 -1
  445. package/apiCalls/utils/useApiFetch.js +1 -1
  446. package/components/LogoutListener/LogoutListener.js +1 -1
  447. package/components/LogoutListener/helpers/index.js +1 -1
  448. package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  449. package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  450. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  451. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  452. package/components/LogoutListener/index.js +1 -1
  453. package/components/ProviderInitializer/ProviderInitializer.js +1 -1
  454. package/components/ProviderInitializer/helpers/index.js +1 -1
  455. package/components/ProviderInitializer/helpers/processModifiedAccount.js +1 -1
  456. package/components/ProviderInitializer/hooks/index.js +1 -1
  457. package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
  458. package/components/ProviderInitializer/index.js +1 -1
  459. package/components/TransactionSender/TransactionSender.js +1 -1
  460. package/components/TransactionSender/index.js +1 -1
  461. package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
  462. package/components/TransactionsTracker/TransactionTracker.js +1 -1
  463. package/components/TransactionsTracker/index.js +1 -1
  464. package/hooks/account/index.js +1 -1
  465. package/hooks/account/useGetAccount.js +1 -1
  466. package/hooks/account/useGetAccountInfo.js +1 -1
  467. package/hooks/account/useGetIsLoggedIn.js +1 -1
  468. package/hooks/account/useGetIsWalletConnectV2Initialized.js +1 -1
  469. package/hooks/account/useGetLoginInfo.js +1 -1
  470. package/hooks/account/useGetWebsocketEvent.js +1 -1
  471. package/hooks/economics/index.js +1 -1
  472. package/hooks/economics/useGetEgldPrice.js +1 -1
  473. package/hooks/index.js +1 -1
  474. package/hooks/login/index.js +1 -1
  475. package/hooks/login/useCrossWindowLogin.js +1 -1
  476. package/hooks/login/useExtensionLogin.js +1 -1
  477. package/hooks/login/useGetModalLoginMethods.js +1 -1
  478. package/hooks/login/useLedgerLogin.js +1 -1
  479. package/hooks/login/useLoginService.js +1 -1
  480. package/hooks/login/useMetamaskLogin.js +1 -1
  481. package/hooks/login/useOperaLogin.js +1 -1
  482. package/hooks/login/useWalletConnectV2Login.js +1 -1
  483. package/hooks/login/useWebViewLogin.js +1 -1
  484. package/hooks/login/useWebWalletLogin.js +1 -1
  485. package/hooks/login/useXaliasLogin.js +1 -1
  486. package/hooks/signMessage/index.js +1 -1
  487. package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
  488. package/hooks/signMessage/useGetSignMessageSession.js +1 -1
  489. package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
  490. package/hooks/signMessage/useSignMessage.js +1 -1
  491. package/hooks/toasts/index.js +1 -1
  492. package/hooks/toasts/useGetToasts.js +1 -1
  493. package/hooks/toasts/useTransactionsToasts.js +1 -1
  494. package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
  495. package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
  496. package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
  497. package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
  498. package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
  499. package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
  500. package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
  501. package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
  502. package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
  503. package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  504. package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
  505. package/hooks/transactions/helpers/index.js +1 -1
  506. package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
  507. package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
  508. package/hooks/transactions/index.js +1 -1
  509. package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
  510. package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
  511. package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
  512. package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
  513. package/hooks/transactions/useGetFailedTransactions.js +1 -1
  514. package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
  515. package/hooks/transactions/useGetPendingTransactions.js +1 -1
  516. package/hooks/transactions/useGetPollingInterval.js +1 -1
  517. package/hooks/transactions/useGetSignTransactionsError.js +1 -1
  518. package/hooks/transactions/useGetSignedTransactions.js +1 -1
  519. package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
  520. package/hooks/transactions/useGetTokenDetails.js +1 -1
  521. package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
  522. package/hooks/transactions/useParseSignedTransactions.js +1 -1
  523. package/hooks/transactions/useSignMultipleTransactions.js +1 -1
  524. package/hooks/transactions/useSignTransactions.js +1 -1
  525. package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
  526. package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  527. package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  528. package/hooks/transactions/useTrackTransactionStatus.js +1 -1
  529. package/hooks/transactions/useTransactionsTracker.js +1 -1
  530. package/hooks/useGetNetworkConfig.js +1 -1
  531. package/hooks/useGetNotification.js +1 -1
  532. package/hooks/websocketListener/index.js +1 -1
  533. package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
  534. package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
  535. package/package.json +1 -1
  536. package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
  537. package/providers/experimentalWebViewProvider/index.js +1 -1
  538. package/reduxStore/selectors/index.js +1 -1
  539. package/reduxStore/selectors/transactionsSelectors.js +1 -1
  540. package/services/index.js +1 -1
  541. package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
  542. package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
  543. package/services/nativeAuth/helpers/index.js +1 -1
  544. package/services/transactions/clearTransactions.js +1 -1
  545. package/services/transactions/getBatchTransactionsStatus.js +1 -1
  546. package/services/transactions/getTransactionsDetails.js +1 -1
  547. package/services/transactions/index.js +1 -1
  548. package/services/transactions/sendBatchTransactions.js +1 -1
  549. package/services/transactions/sendBatchTransactions.test.js +1 -1
  550. package/services/transactions/sendTransactions.js +1 -1
  551. package/services/transactions/transformAndSignTransactions.js +1 -1
  552. package/services/transactions/utils/transformTransactionsToSign.js +1 -1
  553. package/utils/account/getAccount.js +1 -1
  554. package/utils/account/getAccountBalance.js +1 -1
  555. package/utils/account/getAccountShard.js +1 -1
  556. package/utils/account/getAddress.js +1 -1
  557. package/utils/account/getLatestNonce.js +1 -1
  558. package/utils/account/getWebviewToken.js +1 -1
  559. package/utils/account/index.js +1 -1
  560. package/utils/account/refreshAccount.js +1 -1
  561. package/utils/account/signMessage.js +1 -1
  562. package/utils/getIsLoggedIn.js +1 -1
  563. package/utils/index.js +1 -1
  564. package/utils/logout.js +1 -1
  565. package/utils/network/getChainID.js +1 -1
  566. package/utils/network/getEgldLabel.js +1 -1
  567. package/utils/network/getNetworkConfig.js +1 -1
  568. package/utils/network/index.js +1 -1
  569. package/utils/transactions/batch/generateBatchTransactionsGrouping.test.js +1 -1
  570. package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
  571. package/utils/transactions/builtCallbackUrl.js +1 -1
  572. package/utils/transactions/getAllTransactionsLink.js +1 -1
  573. package/utils/transactions/getOperationsDetails.js +1 -1
  574. package/utils/transactions/getTransactionLink.js +1 -1
  575. package/utils/transactions/index.js +1 -1
  576. package/utils/waitForChainID.js +1 -1
  577. package/web/hooks/index.js +1 -1
  578. package/web/hooks/useIdleTimer.js +1 -1
  579. package/web/index.js +1 -1
  580. package/wrappers/AppInitializer.js +1 -1
  581. package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
  582. package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
  583. package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
  584. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
  585. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
  586. package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
  587. package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
  588. package/wrappers/AxiosInterceptorContext/index.js +1 -1
  589. package/wrappers/DappProvider/CustomComponents.js +1 -1
  590. package/wrappers/DappProvider/DappProvider.js +1 -1
  591. package/wrappers/DappProvider/index.js +1 -1
  592. package/wrappers/index.js +1 -1
  593. package/__chunks__/chunk-2A6RFZR7.js +0 -2
  594. package/__chunks__/chunk-A4GSZIRT.js +0 -2
  595. package/__chunks__/chunk-AAB6CQ5I.js +0 -2
  596. package/__chunks__/chunk-B54JX4WR.js +0 -2
  597. package/__chunks__/chunk-G44BWGNI.js +0 -2
  598. package/__chunks__/chunk-IT7ZT2P2.js +0 -2
  599. package/__chunks__/chunk-KW2IGPRW.js +0 -2
  600. package/__chunks__/chunk-M3SBK7QY.js +0 -2
  601. package/__chunks__/chunk-NNWTCWNG.js +0 -2
  602. package/__chunks__/chunk-O4UBBQ7Y.js +0 -2
  603. package/__chunks__/chunk-ODKCHYNM.js +0 -2
  604. package/__chunks__/chunk-SVA5I3CY.js +0 -2
  605. package/__chunks__/chunk-VPYNPYEE.js +0 -2
  606. package/__chunks__/chunk-VUWUMACI.js +0 -2
  607. package/__chunks__/chunk-VYISQ222.js +0 -2
  608. package/__chunks__/chunk-WLK77RUI.js +0 -2
  609. package/__chunks__/chunk-Y5QZ57NM.js +0 -2
  610. package/__chunks__/chunk-YG2WWRR5.js +0 -2
@@ -1,4 +1,4 @@
1
- "use strict";var Ja=Object.create;var _e=Object.defineProperty,Qa=Object.defineProperties,es=Object.getOwnPropertyDescriptor,ts=Object.getOwnPropertyDescriptors,rs=Object.getOwnPropertyNames,et=Object.getOwnPropertySymbols,ns=Object.getPrototypeOf,Yt=Object.prototype.hasOwnProperty,yn=Object.prototype.propertyIsEnumerable;var Tn=(e,t,r)=>t in e?_e(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))Yt.call(t,r)&&Tn(e,r,t[r]);if(et)for(var r of et(t))yn.call(t,r)&&Tn(e,r,t[r]);return e},A=(e,t)=>Qa(e,ts(t));var hn=(e,t)=>{var r={};for(var n in e)Yt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&et)for(var n of et(e))t.indexOf(n)<0&&yn.call(e,n)&&(r[n]=e[n]);return r};var x=(e,t)=>()=>(e&&(t=e(e=0)),t);var tt=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),de=(e,t)=>{for(var r in t)_e(e,r,{get:t[r],enumerable:!0})},xn=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of rs(t))!Yt.call(e,o)&&o!==r&&_e(e,o,{get:()=>t[o],enumerable:!(n=es(t,o))||n.enumerable});return e};var k=(e,t,r)=>(r=e!=null?Ja(ns(e)):{},xn(t||!e||!e.__esModule?_e(r,"default",{value:e,enumerable:!0}):r,e)),Pe=e=>xn(_e({},"__esModule",{value:!0}),e);var An=tt(rt=>{"use strict";i();rt.byteLength=is;rt.toByteArray=ss;rt.fromByteArray=ps;var W=[],O=[],os=typeof Uint8Array!="undefined"?Uint8Array:Array,Zt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(me=0,Sn=Zt.length;me<Sn;++me)W[me]=Zt[me],O[Zt.charCodeAt(me)]=me;var me,Sn;O["-".charCodeAt(0)]=62;O["_".charCodeAt(0)]=63;function wn(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var n=r===t?0:4-r%4;return[r,n]}function is(e){var t=wn(e),r=t[0],n=t[1];return(r+n)*3/4-n}function as(e,t,r){return(t+r)*3/4-r}function ss(e){var t,r=wn(e),n=r[0],o=r[1],a=new os(as(e,n,o)),s=0,u=o>0?n-4:n,m;for(m=0;m<u;m+=4)t=O[e.charCodeAt(m)]<<18|O[e.charCodeAt(m+1)]<<12|O[e.charCodeAt(m+2)]<<6|O[e.charCodeAt(m+3)],a[s++]=t>>16&255,a[s++]=t>>8&255,a[s++]=t&255;return o===2&&(t=O[e.charCodeAt(m)]<<2|O[e.charCodeAt(m+1)]>>4,a[s++]=t&255),o===1&&(t=O[e.charCodeAt(m)]<<10|O[e.charCodeAt(m+1)]<<4|O[e.charCodeAt(m+2)]>>2,a[s++]=t>>8&255,a[s++]=t&255),a}function cs(e){return W[e>>18&63]+W[e>>12&63]+W[e>>6&63]+W[e&63]}function ls(e,t,r){for(var n,o=[],a=t;a<r;a+=3)n=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),o.push(cs(n));return o.join("")}function ps(e){for(var t,r=e.length,n=r%3,o=[],a=16383,s=0,u=r-n;s<u;s+=a)o.push(ls(e,s,s+a>u?u:s+a));return n===1?(t=e[r-1],o.push(W[t>>2]+W[t<<4&63]+"==")):n===2&&(t=(e[r-2]<<8)+e[r-1],o.push(W[t>>10]+W[t>>4&63]+W[t<<2&63]+"=")),o.join("")}});var bn=tt(Jt=>{i();Jt.read=function(e,t,r,n,o){var a,s,u=o*8-n-1,m=(1<<u)-1,g=m>>1,T=-7,f=r?o-1:0,S=r?-1:1,w=e[t+f];for(f+=S,a=w&(1<<-T)-1,w>>=-T,T+=u;T>0;a=a*256+e[t+f],f+=S,T-=8);for(s=a&(1<<-T)-1,a>>=-T,T+=n;T>0;s=s*256+e[t+f],f+=S,T-=8);if(a===0)a=1-g;else{if(a===m)return s?NaN:(w?-1:1)*(1/0);s=s+Math.pow(2,n),a=a-g}return(w?-1:1)*s*Math.pow(2,a-n)};Jt.write=function(e,t,r,n,o,a){var s,u,m,g=a*8-o-1,T=(1<<g)-1,f=T>>1,S=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,w=n?0:a-1,b=n?1:-1,R=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(u=isNaN(t)?1:0,s=T):(s=Math.floor(Math.log(t)/Math.LN2),t*(m=Math.pow(2,-s))<1&&(s--,m*=2),s+f>=1?t+=S/m:t+=S*Math.pow(2,1-f),t*m>=2&&(s++,m/=2),s+f>=T?(u=0,s=T):s+f>=1?(u=(t*m-1)*Math.pow(2,o),s=s+f):(u=t*Math.pow(2,f-1)*Math.pow(2,o),s=0));o>=8;e[r+w]=u&255,w+=b,u/=256,o-=8);for(s=s<<o|u,g+=o;g>0;e[r+w]=s&255,w+=b,s/=256,g-=8);e[r+w-b]|=R*128}});var Mn=tt(be=>{"use strict";i();var Qt=An(),Ae=bn(),In=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;be.Buffer=d;be.SlowBuffer=Ts;be.INSPECT_MAX_BYTES=50;var nt=2147483647;be.kMaxLength=nt;d.TYPED_ARRAY_SUPPORT=us();!d.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function us(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.byteOffset}});function Z(e){if(e>nt)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,d.prototype),t}function d(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return nr(e)}return En(e,t,r)}d.poolSize=8192;function En(e,t,r){if(typeof e=="string")return ms(e,t);if(ArrayBuffer.isView(e))return gs(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(G(e,ArrayBuffer)||e&&G(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(G(e,SharedArrayBuffer)||e&&G(e.buffer,SharedArrayBuffer)))return tr(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=e.valueOf&&e.valueOf();if(n!=null&&n!==e)return d.from(n,t,r);var o=fs(e);if(o)return o;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return d.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}d.from=function(e,t,r){return En(e,t,r)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Ln(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function ds(e,t,r){return Ln(e),e<=0?Z(e):t!==void 0?typeof r=="string"?Z(e).fill(t,r):Z(e).fill(t):Z(e)}d.alloc=function(e,t,r){return ds(e,t,r)};function nr(e){return Ln(e),Z(e<0?0:or(e)|0)}d.allocUnsafe=function(e){return nr(e)};d.allocUnsafeSlow=function(e){return nr(e)};function ms(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!d.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Nn(e,t)|0,n=Z(r),o=n.write(e,t);return o!==r&&(n=n.slice(0,o)),n}function er(e){for(var t=e.length<0?0:or(e.length)|0,r=Z(t),n=0;n<t;n+=1)r[n]=e[n]&255;return r}function gs(e){if(G(e,Uint8Array)){var t=new Uint8Array(e);return tr(t.buffer,t.byteOffset,t.byteLength)}return er(e)}function tr(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var n;return t===void 0&&r===void 0?n=new Uint8Array(e):r===void 0?n=new Uint8Array(e,t):n=new Uint8Array(e,t,r),Object.setPrototypeOf(n,d.prototype),n}function fs(e){if(d.isBuffer(e)){var t=or(e.length)|0,r=Z(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||ir(e.length)?Z(0):er(e);if(e.type==="Buffer"&&Array.isArray(e.data))return er(e.data)}function or(e){if(e>=nt)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+nt.toString(16)+" bytes");return e|0}function Ts(e){return+e!=e&&(e=0),d.alloc(+e)}d.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==d.prototype};d.compare=function(t,r){if(G(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),G(r,Uint8Array)&&(r=d.from(r,r.offset,r.byteLength)),!d.isBuffer(t)||!d.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var n=t.length,o=r.length,a=0,s=Math.min(n,o);a<s;++a)if(t[a]!==r[a]){n=t[a],o=r[a];break}return n<o?-1:o<n?1:0};d.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};d.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return d.alloc(0);var n;if(r===void 0)for(r=0,n=0;n<t.length;++n)r+=t[n].length;var o=d.allocUnsafe(r),a=0;for(n=0;n<t.length;++n){var s=t[n];if(G(s,Uint8Array))a+s.length>o.length?d.from(s).copy(o,a):Uint8Array.prototype.set.call(o,s,a);else if(d.isBuffer(s))s.copy(o,a);else throw new TypeError('"list" argument must be an Array of Buffers');a+=s.length}return o};function Nn(e,t){if(d.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||G(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;for(var o=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return rr(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return On(e).length;default:if(o)return n?-1:rr(e).length;t=(""+t).toLowerCase(),o=!0}}d.byteLength=Nn;function ys(e,t,r){var n=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return Es(this,t,r);case"utf8":case"utf-8":return Cn(this,t,r);case"ascii":return vs(this,t,r);case"latin1":case"binary":return ks(this,t,r);case"base64":return bs(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ls(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}d.prototype._isBuffer=!0;function ge(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}d.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)ge(this,r,r+1);return this};d.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)ge(this,r,r+3),ge(this,r+1,r+2);return this};d.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)ge(this,r,r+7),ge(this,r+1,r+6),ge(this,r+2,r+5),ge(this,r+3,r+4);return this};d.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Cn(this,0,t):ys.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(t){if(!d.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:d.compare(this,t)===0};d.prototype.inspect=function(){var t="",r=be.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};In&&(d.prototype[In]=d.prototype.inspect);d.prototype.compare=function(t,r,n,o,a){if(G(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),!d.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),n===void 0&&(n=t?t.length:0),o===void 0&&(o=0),a===void 0&&(a=this.length),r<0||n>t.length||o<0||a>this.length)throw new RangeError("out of range index");if(o>=a&&r>=n)return 0;if(o>=a)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,o>>>=0,a>>>=0,this===t)return 0;for(var s=a-o,u=n-r,m=Math.min(s,u),g=this.slice(o,a),T=t.slice(r,n),f=0;f<m;++f)if(g[f]!==T[f]){s=g[f],u=T[f];break}return s<u?-1:u<s?1:0};function Rn(e,t,r,n,o){if(e.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,ir(r)&&(r=o?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(o)return-1;r=e.length-1}else if(r<0)if(o)r=0;else return-1;if(typeof t=="string"&&(t=d.from(t,n)),d.isBuffer(t))return t.length===0?-1:vn(e,t,r,n,o);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?o?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):vn(e,[t],r,n,o);throw new TypeError("val must be string, number or Buffer")}function vn(e,t,r,n,o){var a=1,s=e.length,u=t.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(e.length<2||t.length<2)return-1;a=2,s/=2,u/=2,r/=2}function m(w,b){return a===1?w[b]:w.readUInt16BE(b*a)}var g;if(o){var T=-1;for(g=r;g<s;g++)if(m(e,g)===m(t,T===-1?0:g-T)){if(T===-1&&(T=g),g-T+1===u)return T*a}else T!==-1&&(g-=g-T),T=-1}else for(r+u>s&&(r=s-u),g=r;g>=0;g--){for(var f=!0,S=0;S<u;S++)if(m(e,g+S)!==m(t,S)){f=!1;break}if(f)return g}return-1}d.prototype.includes=function(t,r,n){return this.indexOf(t,r,n)!==-1};d.prototype.indexOf=function(t,r,n){return Rn(this,t,r,n,!0)};d.prototype.lastIndexOf=function(t,r,n){return Rn(this,t,r,n,!1)};function hs(e,t,r,n){r=Number(r)||0;var o=e.length-r;n?(n=Number(n),n>o&&(n=o)):n=o;var a=t.length;n>a/2&&(n=a/2);for(var s=0;s<n;++s){var u=parseInt(t.substr(s*2,2),16);if(ir(u))return s;e[r+s]=u}return s}function xs(e,t,r,n){return ot(rr(t,e.length-r),e,r,n)}function Ss(e,t,r,n){return ot(Cs(t),e,r,n)}function ws(e,t,r,n){return ot(On(t),e,r,n)}function As(e,t,r,n){return ot(Ds(t,e.length-r),e,r,n)}d.prototype.write=function(t,r,n,o){if(r===void 0)o="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")o=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,o===void 0&&(o="utf8")):(o=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var a=this.length-r;if((n===void 0||n>a)&&(n=a),t.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");o||(o="utf8");for(var s=!1;;)switch(o){case"hex":return hs(this,t,r,n);case"utf8":case"utf-8":return xs(this,t,r,n);case"ascii":case"latin1":case"binary":return Ss(this,t,r,n);case"base64":return ws(this,t,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return As(this,t,r,n);default:if(s)throw new TypeError("Unknown encoding: "+o);o=(""+o).toLowerCase(),s=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function bs(e,t,r){return t===0&&r===e.length?Qt.fromByteArray(e):Qt.fromByteArray(e.slice(t,r))}function Cn(e,t,r){r=Math.min(e.length,r);for(var n=[],o=t;o<r;){var a=e[o],s=null,u=a>239?4:a>223?3:a>191?2:1;if(o+u<=r){var m,g,T,f;switch(u){case 1:a<128&&(s=a);break;case 2:m=e[o+1],(m&192)===128&&(f=(a&31)<<6|m&63,f>127&&(s=f));break;case 3:m=e[o+1],g=e[o+2],(m&192)===128&&(g&192)===128&&(f=(a&15)<<12|(m&63)<<6|g&63,f>2047&&(f<55296||f>57343)&&(s=f));break;case 4:m=e[o+1],g=e[o+2],T=e[o+3],(m&192)===128&&(g&192)===128&&(T&192)===128&&(f=(a&15)<<18|(m&63)<<12|(g&63)<<6|T&63,f>65535&&f<1114112&&(s=f))}}s===null?(s=65533,u=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|s&1023),n.push(s),o+=u}return Is(n)}var kn=4096;function Is(e){var t=e.length;if(t<=kn)return String.fromCharCode.apply(String,e);for(var r="",n=0;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=kn));return r}function vs(e,t,r){var n="";r=Math.min(e.length,r);for(var o=t;o<r;++o)n+=String.fromCharCode(e[o]&127);return n}function ks(e,t,r){var n="";r=Math.min(e.length,r);for(var o=t;o<r;++o)n+=String.fromCharCode(e[o]);return n}function Es(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var o="",a=t;a<r;++a)o+=_s[e[a]];return o}function Ls(e,t,r){for(var n=e.slice(t,r),o="",a=0;a<n.length-1;a+=2)o+=String.fromCharCode(n[a]+n[a+1]*256);return o}d.prototype.slice=function(t,r){var n=this.length;t=~~t,r=r===void 0?n:~~r,t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<t&&(r=t);var o=this.subarray(t,r);return Object.setPrototypeOf(o,d.prototype),o};function N(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}d.prototype.readUintLE=d.prototype.readUIntLE=function(t,r,n){t=t>>>0,r=r>>>0,n||N(t,r,this.length);for(var o=this[t],a=1,s=0;++s<r&&(a*=256);)o+=this[t+s]*a;return o};d.prototype.readUintBE=d.prototype.readUIntBE=function(t,r,n){t=t>>>0,r=r>>>0,n||N(t,r,this.length);for(var o=this[t+--r],a=1;r>0&&(a*=256);)o+=this[t+--r]*a;return o};d.prototype.readUint8=d.prototype.readUInt8=function(t,r){return t=t>>>0,r||N(t,1,this.length),this[t]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||N(t,2,this.length),this[t]|this[t+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||N(t,2,this.length),this[t]<<8|this[t+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||N(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||N(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};d.prototype.readIntLE=function(t,r,n){t=t>>>0,r=r>>>0,n||N(t,r,this.length);for(var o=this[t],a=1,s=0;++s<r&&(a*=256);)o+=this[t+s]*a;return a*=128,o>=a&&(o-=Math.pow(2,8*r)),o};d.prototype.readIntBE=function(t,r,n){t=t>>>0,r=r>>>0,n||N(t,r,this.length);for(var o=r,a=1,s=this[t+--o];o>0&&(a*=256);)s+=this[t+--o]*a;return a*=128,s>=a&&(s-=Math.pow(2,8*r)),s};d.prototype.readInt8=function(t,r){return t=t>>>0,r||N(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};d.prototype.readInt16LE=function(t,r){t=t>>>0,r||N(t,2,this.length);var n=this[t]|this[t+1]<<8;return n&32768?n|4294901760:n};d.prototype.readInt16BE=function(t,r){t=t>>>0,r||N(t,2,this.length);var n=this[t+1]|this[t]<<8;return n&32768?n|4294901760:n};d.prototype.readInt32LE=function(t,r){return t=t>>>0,r||N(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};d.prototype.readInt32BE=function(t,r){return t=t>>>0,r||N(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};d.prototype.readFloatLE=function(t,r){return t=t>>>0,r||N(t,4,this.length),Ae.read(this,t,!0,23,4)};d.prototype.readFloatBE=function(t,r){return t=t>>>0,r||N(t,4,this.length),Ae.read(this,t,!1,23,4)};d.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||N(t,8,this.length),Ae.read(this,t,!0,52,8)};d.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||N(t,8,this.length),Ae.read(this,t,!1,52,8)};function D(e,t,r,n,o,a){if(!d.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>o||t<a)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}d.prototype.writeUintLE=d.prototype.writeUIntLE=function(t,r,n,o){if(t=+t,r=r>>>0,n=n>>>0,!o){var a=Math.pow(2,8*n)-1;D(this,t,r,n,a,0)}var s=1,u=0;for(this[r]=t&255;++u<n&&(s*=256);)this[r+u]=t/s&255;return r+n};d.prototype.writeUintBE=d.prototype.writeUIntBE=function(t,r,n,o){if(t=+t,r=r>>>0,n=n>>>0,!o){var a=Math.pow(2,8*n)-1;D(this,t,r,n,a,0)}var s=n-1,u=1;for(this[r+s]=t&255;--s>=0&&(u*=256);)this[r+s]=t/u&255;return r+n};d.prototype.writeUint8=d.prototype.writeUInt8=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,1,255,0),this[r]=t&255,r+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};d.prototype.writeIntLE=function(t,r,n,o){if(t=+t,r=r>>>0,!o){var a=Math.pow(2,8*n-1);D(this,t,r,n,a-1,-a)}var s=0,u=1,m=0;for(this[r]=t&255;++s<n&&(u*=256);)t<0&&m===0&&this[r+s-1]!==0&&(m=1),this[r+s]=(t/u>>0)-m&255;return r+n};d.prototype.writeIntBE=function(t,r,n,o){if(t=+t,r=r>>>0,!o){var a=Math.pow(2,8*n-1);D(this,t,r,n,a-1,-a)}var s=n-1,u=1,m=0;for(this[r+s]=t&255;--s>=0&&(u*=256);)t<0&&m===0&&this[r+s+1]!==0&&(m=1),this[r+s]=(t/u>>0)-m&255;return r+n};d.prototype.writeInt8=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};d.prototype.writeInt16LE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};d.prototype.writeInt16BE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};d.prototype.writeInt32LE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};d.prototype.writeInt32BE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function Dn(e,t,r,n,o,a){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function _n(e,t,r,n,o){return t=+t,r=r>>>0,o||Dn(e,t,r,4,34028234663852886e22,-34028234663852886e22),Ae.write(e,t,r,n,23,4),r+4}d.prototype.writeFloatLE=function(t,r,n){return _n(this,t,r,!0,n)};d.prototype.writeFloatBE=function(t,r,n){return _n(this,t,r,!1,n)};function Pn(e,t,r,n,o){return t=+t,r=r>>>0,o||Dn(e,t,r,8,17976931348623157e292,-17976931348623157e292),Ae.write(e,t,r,n,52,8),r+8}d.prototype.writeDoubleLE=function(t,r,n){return Pn(this,t,r,!0,n)};d.prototype.writeDoubleBE=function(t,r,n){return Pn(this,t,r,!1,n)};d.prototype.copy=function(t,r,n,o){if(!d.isBuffer(t))throw new TypeError("argument should be a Buffer");if(n||(n=0),!o&&o!==0&&(o=this.length),r>=t.length&&(r=t.length),r||(r=0),o>0&&o<n&&(o=n),o===n||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("sourceEnd out of bounds");o>this.length&&(o=this.length),t.length-r<o-n&&(o=t.length-r+n);var a=o-n;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,o):Uint8Array.prototype.set.call(t,this.subarray(n,o),r),a};d.prototype.fill=function(t,r,n,o){if(typeof t=="string"){if(typeof r=="string"?(o=r,r=0,n=this.length):typeof n=="string"&&(o=n,n=this.length),o!==void 0&&typeof o!="string")throw new TypeError("encoding must be a string");if(typeof o=="string"&&!d.isEncoding(o))throw new TypeError("Unknown encoding: "+o);if(t.length===1){var a=t.charCodeAt(0);(o==="utf8"&&a<128||o==="latin1")&&(t=a)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,t||(t=0);var s;if(typeof t=="number")for(s=r;s<n;++s)this[s]=t;else{var u=d.isBuffer(t)?t:d.from(t,o),m=u.length;if(m===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(s=0;s<n-r;++s)this[s+r]=u[s%m]}return this};var Ns=/[^+/0-9A-Za-z-_]/g;function Rs(e){if(e=e.split("=")[0],e=e.trim().replace(Ns,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function rr(e,t){t=t||1/0;for(var r,n=e.length,o=null,a=[],s=0;s<n;++s){if(r=e.charCodeAt(s),r>55295&&r<57344){if(!o){if(r>56319){(t-=3)>-1&&a.push(239,191,189);continue}else if(s+1===n){(t-=3)>-1&&a.push(239,191,189);continue}o=r;continue}if(r<56320){(t-=3)>-1&&a.push(239,191,189),o=r;continue}r=(o-55296<<10|r-56320)+65536}else o&&(t-=3)>-1&&a.push(239,191,189);if(o=null,r<128){if((t-=1)<0)break;a.push(r)}else if(r<2048){if((t-=2)<0)break;a.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;a.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;a.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return a}function Cs(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function Ds(e,t){for(var r,n,o,a=[],s=0;s<e.length&&!((t-=2)<0);++s)r=e.charCodeAt(s),n=r>>8,o=r%256,a.push(o),a.push(n);return a}function On(e){return Qt.toByteArray(Rs(e))}function ot(e,t,r,n){for(var o=0;o<n&&!(o+r>=t.length||o>=e.length);++o)t[o+r]=e[o];return o}function G(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function ir(e){return e!==e}var _s=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var n=r*16,o=0;o<16;++o)t[n+o]=e[r]+e[o];return t}()});var Wn=tt((xl,Vn)=>{i();var E=Vn.exports={},$,H;function ar(){throw new Error("setTimeout has not been defined")}function sr(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?$=setTimeout:$=ar}catch(e){$=ar}try{typeof clearTimeout=="function"?H=clearTimeout:H=sr}catch(e){H=sr}})();function Fn(e){if($===setTimeout)return setTimeout(e,0);if(($===ar||!$)&&setTimeout)return $=setTimeout,setTimeout(e,0);try{return $(e,0)}catch(t){try{return $.call(null,e,0)}catch(r){return $.call(this,e,0)}}}function Ps(e){if(H===clearTimeout)return clearTimeout(e);if((H===sr||!H)&&clearTimeout)return H=clearTimeout,clearTimeout(e);try{return H(e)}catch(t){try{return H.call(null,e)}catch(r){return H.call(this,e)}}}var J=[],Ie=!1,fe,it=-1;function Os(){!Ie||!fe||(Ie=!1,fe.length?J=fe.concat(J):it=-1,J.length&&Bn())}function Bn(){if(!Ie){var e=Fn(Os);Ie=!0;for(var t=J.length;t;){for(fe=J,J=[];++it<t;)fe&&fe[it].run();it=-1,t=J.length}fe=null,Ie=!1,Ps(e)}}E.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];J.push(new Un(e,t)),J.length===1&&!Ie&&Fn(Bn)};function Un(e,t){this.fun=e,this.array=t}Un.prototype.run=function(){this.fun.apply(null,this.array)};E.title="browser";E.browser=!0;E.env={};E.argv=[];E.version="";E.versions={};function Q(){}E.on=Q;E.addListener=Q;E.once=Q;E.off=Q;E.removeListener=Q;E.removeAllListeners=Q;E.emit=Q;E.prependListener=Q;E.prependOnceListener=Q;E.listeners=function(e){return[]};E.binding=function(e){throw new Error("process.binding is not supported")};E.cwd=function(){return"/"};E.chdir=function(e){throw new Error("process.chdir is not supported")};E.umask=function(){return 0}});var c,l,Sl,i=x(()=>{c=k(Mn()),l=k(Wn()),Sl=function(e){function t(){var n=this||self;return delete e.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object)});var Gn=x(()=>{"use strict";i()});var $n=x(()=>{"use strict";i()});var Hn=x(()=>{"use strict";i()});var cr,qn=x(()=>{"use strict";i();cr=(n=>(n.SetGuardian="SetGuardian",n.GuardAccount="GuardAccount",n.UnGuardAccount="UnGuardAccount",n))(cr||{})});var jn=x(()=>{"use strict";i()});var lr=x(()=>{"use strict";i()});var zn=x(()=>{"use strict";i()});var Kn=x(()=>{"use strict";i()});var Xn=x(()=>{"use strict";i()});var Yn=x(()=>{"use strict";i()});var pr,ve,ur=x(()=>{"use strict";i();pr=require("@multiversx/sdk-dapp-utils/out/constants/crossWindowProviderConstants"),ve=require("@multiversx/sdk-dapp-utils/out/enums/crossWindowProviderEnums")});var Zn,Dl,Jn,_l,ee=x(()=>{"use strict";i();ur();Zn=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Zn||{}),Dl=y(y({},ve.CrossWindowProviderRequestEnums),Zn),Jn=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(Jn||{}),_l=y(y({},ve.CrossWindowProviderResponseEnums),Jn)});var Qn=x(()=>{"use strict";i()});var eo=x(()=>{"use strict";i()});var dr,ae,_=x(()=>{"use strict";i();dr=(n=>(n.nft="nft",n.esdt="esdt",n.egld="egld",n))(dr||{}),ae=(o=>(o.raw="raw",o.text="text",o.decimal="decimal",o.smart="smart",o))(ae||{})});var to=x(()=>{"use strict";i()});var ro=x(()=>{"use strict";i()});var no=x(()=>{"use strict";i()});var B=x(()=>{"use strict";i();Kn();Xn();Yn();ee();Qn();eo();_();to();ro();no()});var mr,oo,Yl,io,Zl,ao,Jl,Ql,ep,so=x(()=>{"use strict";i();B();mr={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3}},{chainId:oo,egldLabel:Yl}=mr["devnet"],{chainId:io,egldLabel:Zl}=mr["testnet"],{chainId:ao,egldLabel:Jl}=mr["mainnet"],Ql={["devnet"]:oo,["testnet"]:io,["mainnet"]:ao},ep={[oo]:"devnet",[io]:"testnet",[ao]:"mainnet"}});var gr=x(()=>{"use strict";i()});var q,co=x(()=>{"use strict";i();q=require("@multiversx/sdk-web-wallet-provider")});var lo,po,fr,ip,ap,uo=x(()=>{"use strict";i();ur();fr=String((po=(lo=pr.safeWindow)==null?void 0:lo.navigator)==null?void 0:po.userAgent),ip=/^((?!chrome|android).)*safari/i.test(fr),ap=/firefox/i.test(fr)&&/windows/i.test(fr)});var Tr,yr,C,ke,mo,at,go,fo,st,ct,To,yo,se,I=x(()=>{"use strict";i();Gn();$n();Hn();qn();jn();lr();zn();so();gr();co();uo();Tr=5e4,yr=1e9,C=18,ke=4,mo=1,at=4294967295,go=4294967280,fo="signSession",st="sdk-dapp-version",ct="logout",To="login",yo="refundedGas",se="0"});var lt,hr=x(()=>{"use strict";i();lt=()=>Date.now()/1e3});var ho=x(()=>{"use strict";i()});var xo=x(()=>{"use strict";i()});var So=x(()=>{"use strict";i();hr();ho();xo()});var xr={};de(xr,{clear:()=>Gs,getItem:()=>Vs,localStorageKeys:()=>Te,removeItem:()=>Ws,setItem:()=>Us});var Te,pt,Us,Vs,Ws,Gs,Oe=x(()=>{"use strict";i();So();Te={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},pt=typeof localStorage!="undefined",Us=({key:e,data:t,expires:r})=>{!pt||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Vs=e=>{if(!pt)return;let t=localStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:lt()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Ws=e=>{!pt||localStorage.removeItem(String(e))},Gs=()=>{!pt||localStorage.clear()}});var Sr={};de(Sr,{clear:()=>Io,getItem:()=>Ao,removeItem:()=>bo,setItem:()=>wo,storage:()=>$s});var wo,Ao,bo,Io,$s,vo=x(()=>{"use strict";i();wo=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ao=e=>{let t=sessionStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(e)),null):r.data},bo=e=>sessionStorage.removeItem(String(e)),Io=()=>sessionStorage.clear(),$s={setItem:wo,getItem:Ao,removeItem:bo,clear:Io}});var Ee,ut=x(()=>{"use strict";i();Oe();vo();Ee={session:Sr,local:xr}});var wr,L,dt,U=x(()=>{"use strict";i();wr=require("@reduxjs/toolkit");I();L=(0,wr.createAction)(ct),dt=(0,wr.createAction)(To,e=>({payload:e}))});var br,ko,Eo,mt,Ar,Lo,No,Up,Ro,Vp,Wp,Gp,$p,Hp,qp,jp,zp,gt,ft=x(()=>{"use strict";i();br=require("@multiversx/sdk-core"),ko=require("@reduxjs/toolkit"),Eo=require("redux-persist");I();ut();Oe();U();mt={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:se},Ar={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":mt},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Lo=(0,ko.createSlice)({name:"accountInfoSlice",initialState:Ar,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=r?new br.Address(r).hex():""},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:mt},e.shard=t.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,t)=>{let{address:r}=e;e.accounts[r].nonce=t.payload},setAccountShard:(e,t)=>{e.shard=t.payload},setLedgerAccount:(e,t)=>{e.ledgerAccount=t.payload},updateLedgerAccount:(e,t)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=t.payload.index,e.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(e,t)=>{e.walletConnectAccount=t.payload},setIsAccountLoading:(e,t)=>{e.isAccountLoading=t.payload,e.accountLoadingError=null},setAccountLoadingError:(e,t)=>{e.accountLoadingError=t.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,t)=>{e.websocketEvent={timestamp:Date.now(),message:t.payload}},setWebsocketBatchEvent:(e,t)=>{e.websocketBatchEvent={timestamp:Date.now(),data:t.payload}}},extraReducers:e=>{e.addCase(L,()=>(Ee.local.removeItem(Te.loginExpiresAt),Ar)),e.addCase(dt,(t,r)=>{let{address:n}=r.payload;t.address=n,t.publicKey=new br.Address(n).hex()}),e.addCase(Eo.REHYDRATE,(t,r)=>{var g;if(!((g=r.payload)!=null&&g.account))return;let{account:n}=r.payload,{address:o,shard:a,accounts:s,publicKey:u}=n;t.address=o,t.shard=a;let m=s&&o in s;t.accounts=m?s:Ar.accounts,t.publicKey=u})}}),{setAccount:No,setAddress:Up,setAccountNonce:Ro,setAccountShard:Vp,setLedgerAccount:Wp,updateLedgerAccount:Gp,setWalletConnectAccount:$p,setIsAccountLoading:Hp,setAccountLoadingError:qp,setWebsocketEvent:jp,setWebsocketBatchEvent:zp}=Lo.actions,gt=Lo.reducer});function Me(){return new Date().setHours(new Date().getHours()+24)}function Fe(e){Ee.local.setItem({key:Te.loginExpiresAt,data:e,expires:e})}var Ir=x(()=>{"use strict";i();ut();Oe()});var Do,Co,_o,ou,iu,au,su,cu,lu,Po,pu,uu,Tt,yt=x(()=>{"use strict";i();Do=require("@reduxjs/toolkit");Ir();ee();U();Co={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,crossWindowLogin:null,isLoginSessionInvalid:!1},_o=(0,Do.createSlice)({name:"loginInfoSlice",initialState:Co,reducers:{setLoginMethod:(e,t)=>{e.loginMethod=t.payload},setTokenLogin:(e,t)=>{e.tokenLogin=t.payload},setTokenLoginSignature:(e,t)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=t.payload)},setWalletLogin:(e,t)=>{e.walletLogin=t.payload},setWalletConnectLogin:(e,t)=>{e.walletConnectLogin=t.payload},setLedgerLogin:(e,t)=>{e.ledgerLogin=t.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload},setIsWalletConnectV2Initialized:(e,t)=>{e.isWalletConnectV2Initialized=t.payload}},extraReducers:e=>{e.addCase(L,()=>Co),e.addCase(dt,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,Fe(Me())})}}),{setLoginMethod:ou,setWalletConnectLogin:iu,setLedgerLogin:au,setTokenLogin:su,setTokenLoginSignature:cu,setWalletLogin:lu,invalidateLoginSession:Po,setLogoutRoute:pu,setIsWalletConnectV2Initialized:uu}=_o.actions,Tt=_o.reducer});var Mo,Oo,Fo,fu,Tu,yu,hu,ht,xt=x(()=>{"use strict";i();Mo=require("@reduxjs/toolkit");U();Oo={},Fo=(0,Mo.createSlice)({name:"modalsSlice",initialState:Oo,reducers:{setTxSubmittedModal:(e,t)=>{e.txSubmittedModal=t.payload},setNotificationModal:(e,t)=>{e.notificationModal=t.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(L,()=>Oo)}}),{setTxSubmittedModal:fu,setNotificationModal:Tu,clearTxSubmittedModal:yu,clearNotificationModal:hu}=Fo.actions,ht=Fo.reducer});var Bo=x(()=>{"use strict";i()});var Uo=x(()=>{"use strict";i();Bo()});function Vo(e){return e[Math.floor(Math.random()*e.length)]}var Wo=x(()=>{"use strict";i()});var Go=x(()=>{"use strict";i();lr()});var $o=x(()=>{"use strict";i();Uo();Wo();Go()});var Ho,qo,jo,vr,qs,zo,Mu,Fu,Bu,St,wt=x(()=>{"use strict";i();Ho=require("@reduxjs/toolkit"),qo=k(require("lodash.omit")),jo=require("redux-persist");gr();U();$o();vr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000",roundDuration:6e3},qs={network:vr},zo=(0,Ho.createSlice)({name:"appConfig",initialState:qs,reducers:{initializeNetworkConfig:(e,t)=>{let r=Vo(t.payload.walletConnectV2RelayAddresses),n=(0,qo.default)(t.payload,"walletConnectV2RelayAddresses");e.network=A(y(y({},e.network),n),{walletConnectV2RelayAddress:r})},updateNetworkConfig:(e,t)=>{e.network=y(y({},e.network),t.payload)},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(L,t=>{t.network.customWalletAddress=void 0}),e.addCase(jo.REHYDRATE,(t,r)=>{var o,a;if(!((a=(o=r.payload)==null?void 0:o.network)!=null&&a.customWalletAddress))return;let{network:{customWalletAddress:n}}=r.payload;t.network.customWalletAddress=n})}}),{initializeNetworkConfig:Mu,updateNetworkConfig:Fu,setCustomWalletAddress:Bu}=zo.actions,St=zo.reducer});var Ko,kr,Xo,Hu,qu,ju,At,bt=x(()=>{"use strict";i();Ko=require("@reduxjs/toolkit");B();U();kr={isSigning:!1,signedSessions:{}},Xo=(0,Ko.createSlice)({name:"signedMessageInfoSliceState",initialState:kr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:n,errorMessage:o}=t.payload;o&&(e.errorMessage=o),e.isSigning=n.status==="pending",e.signedSessions[r]=y(y({},e.signedSessions[r]),n)},setSignSessionState:(e,t)=>y(y({},e),t.payload),clearSignedMessageInfo:()=>kr},extraReducers:e=>{e.addCase(L,()=>kr)}}),{setSignSession:Hu,clearSignedMessageInfo:qu,setSignSessionState:ju}=Xo.actions,At=Xo.reducer});var Zo,Jo,Yo,Qo,Qu,ed,td,rd,It,vt=x(()=>{"use strict";i();Zo=require("@reduxjs/toolkit"),Jo=require("redux-persist");B();hr();U();Yo={customToasts:[],transactionToasts:[]},Qo=(0,Zo.createSlice)({name:"toastsSlice",initialState:Yo,reducers:{addCustomToast:(e,t)=>{let r=t.payload.toastId||`custom-toast-${e.customToasts.length+1}`,n=e.customToasts.findIndex(o=>o.toastId===r);if(n!==-1){e.customToasts[n]=A(y(y({},e.customToasts[n]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(A(y({},t.payload),{type:"custom",toastId:r}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:lt(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)}},extraReducers:e=>{e.addCase(L,()=>Yo),e.addCase(Jo.REHYDRATE,(t,r)=>{var o,a;let n=(a=(o=r.customToasts)==null?void 0:o.filter(s=>!("component"in s)))!=null?a:[];t.customToasts=n})}}),{addCustomToast:Qu,removeCustomToast:ed,addTransactionToast:td,removeTransactionToast:rd}=Qo.actions,It=Qo.reducer});var ei,Lr,Nr,Rr,js,Er,ti,ad,sd,cd,kt,Et=x(()=>{"use strict";i();ei=require("@reduxjs/toolkit");U();Lr="Transaction failed",Nr="Transaction successful",Rr="Processing transaction",js="Transaction submitted",Er={},ti=(0,ei.createSlice)({name:"transactionsInfo",initialState:Er,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:n}=t.payload;r!=null&&(e[r]={errorMessage:(n==null?void 0:n.errorMessage)||Lr,successMessage:(n==null?void 0:n.successMessage)||Nr,processingMessage:(n==null?void 0:n.processingMessage)||Rr,submittedMessage:(n==null?void 0:n.submittedMessage)||js,transactionDuration:n==null?void 0:n.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>Er},extraReducers:e=>{e.addCase(L,()=>Er)}}),{clearTransactionsInfo:ad,setTransactionsDisplayInfo:sd,clearTransactionsInfoForSessionId:cd}=ti.actions,kt=ti.reducer});function Dr(e){return e!=null&&(ui(e)||Ti(e))}function Be(e){return e!=null&&(di(e)||yi(e))}function Ue(e){return e!=null&&(mi(e)||hi(e))}function _r(e){return e!=null&&(gi(e)||xi(e))}function Pr(e){return e!=null&&fi(e)}function ui(e){return e!=null&&ri.includes(e)}function di(e){return e!=null&&ni.includes(e)}function mi(e){return e!=null&&oi.includes(e)}function gi(e){return e!=null&&ii.includes(e)}function fi(e){return e!=null&&ai.includes(e)}function Ti(e){return e!=null&&si.includes(e)}function yi(e){return e!=null&&ci.includes(e)}function hi(e){return e!=null&&li.includes(e)}function xi(e){return e!=null&&pi.includes(e)}var ri,ni,oi,ii,ai,si,ci,li,pi,Or=x(()=>{"use strict";i();ee();ri=["sent"],ni=["success"],oi=["fail","cancelled","timedOut"],ii=["invalid"],ai=["timedOut"],si=["pending"],ci=["success"],li=["fail","invalid"],pi=["not executed"]});var Si,wi,Ve,Ks,Ai,yd,hd,xd,Sd,wd,Ad,bd,Id,vd,kd,Ed,Lt,Nt=x(()=>{"use strict";i();Si=require("@reduxjs/toolkit"),wi=require("redux-persist");ee();Or();U();Ve={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Ks={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Ai=(0,Si.createSlice)({name:"transactionsSlice",initialState:Ve,reducers:{moveTransactionsToSignedState:(e,t)=>{var m,g;let{sessionId:r,transactions:n,errorMessage:o,status:a,redirectRoute:s,customTransactionInformation:u}=t.payload;e.customTransactionInformationForSessionId[r]=y(y(y({},Ks),((m=e.signedTransactions[r])==null?void 0:m.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:n,status:a,errorMessage:o,redirectRoute:s,customTransactionInformation:y(y({},e.customTransactionInformationForSessionId[r]),u!=null?u:{})},((g=e==null?void 0:e.transactionsToSign)==null?void 0:g.sessionId)===r&&(e.transactionsToSign=Ve.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=y(y({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:n,errorMessage:o,transactions:a}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=n,o!=null&&(e.signedTransactions[r].errorMessage=o),a!=null&&(e.signedTransactions[r].transactions=a))},updateSignedTransactionStatus:(e,t)=>{var g,T,f,S,w,b,R,ie;let{sessionId:r,status:n,errorMessage:o,transactionHash:a,serverTransaction:s,inTransit:u}=t.payload,m=(T=(g=e.signedTransactions)==null?void 0:g[r])==null?void 0:T.transactions;if(m!=null){e.signedTransactions[r].transactions=m.map(v=>v.hash===a?A(y(y({},s!=null?s:{}),v),{status:n,errorMessage:o,inTransit:u}):v);let Xt=(S=(f=e.signedTransactions[r])==null?void 0:f.transactions)==null?void 0:S.every(v=>Be(v.status)),ue=(b=(w=e.signedTransactions[r])==null?void 0:w.transactions)==null?void 0:b.some(v=>Ue(v.status)),Y=(ie=(R=e.signedTransactions[r])==null?void 0:R.transactions)==null?void 0:ie.every(v=>_r(v.status));Xt&&(e.signedTransactions[r].status="success"),ue&&(e.signedTransactions[r].status="fail"),Y&&(e.signedTransactions[r].status="invalid")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:n}=t.payload;e.customTransactionInformationForSessionId[r]=n,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Ve.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ve.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload},updateSignedTransactionsCustomTransactionInformation:(e,t)=>{let{sessionId:r,customTransactionInformationOverrides:n}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].customTransactionInformation=y(y({},e.signedTransactions[r].customTransactionInformation),n))}},extraReducers:e=>{e.addCase(L,()=>Ve),e.addCase(wi.REHYDRATE,(t,r)=>{var s;if(t.signTransactionsCancelMessage=null,!((s=r.payload)!=null&&s.transactions))return;let{signedTransactions:n,customTransactionInformationForSessionId:o}=r.payload.transactions,a=Object.entries(n).reduce((u,[m,g])=>{let T=new Date(m),f=new Date;return f.setHours(f.getHours()+5),f-T>0||(u[m]=g),u},{});o!=null&&(t.customTransactionInformationForSessionId=o),n!=null&&(t.signedTransactions=a)})}}),{updateSignedTransactionStatus:yd,updateSignedTransactions:hd,setTransactionsToSign:xd,clearAllTransactionsToSign:Sd,clearAllSignedTransactions:wd,clearSignedTransaction:Ad,clearTransactionToSign:bd,setSignTransactionsError:Id,setSignTransactionsCancelMessage:vd,moveTransactionsToSignedState:kd,updateSignedTransactionsCustomTransactionInformation:Ed}=Ai.actions,Lt=Ai.reducer});var bi,Mr,Ii,Cd,Dd,_d,Pd,Rt,Ct=x(()=>{"use strict";i();bi=require("@reduxjs/toolkit");U();Mr={},Ii=(0,bi.createSlice)({name:"batchTransactionsSlice",initialState:Mr,reducers:{setBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},updateBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},clearBatchTransactions:(e,t)=>{delete e[t.payload.batchId]},clearAllBatchTransactions:()=>Mr},extraReducers:e=>{e.addCase(L,()=>Mr)}}),{setBatchTransactions:Cd,updateBatchTransactions:Dd,clearBatchTransactions:_d,clearAllBatchTransactions:Pd}=Ii.actions,Rt=Ii.reducer});var ki,vi,Ei,Bd,Li,Fr=x(()=>{"use strict";i();ki=require("@reduxjs/toolkit");U();vi={},Ei=(0,ki.createSlice)({name:"dappConfigSlice",initialState:vi,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(L,()=>vi)}}),{setDappConfig:Bd}=Ei.actions,Li=Ei.reducer});var Le=x(()=>{"use strict";i();ft();yt();xt();wt();bt();vt();Et();Nt();Ct();Fr()});var Wr=x(()=>{"use strict";i()});var Bi,ec,tc,he,Wt=x(()=>{"use strict";i();Bi=require("@reduxjs/toolkit");Wr();ft();Ct();Fr();yt();xt();wt();bt();vt();Et();Nt();ec={["account"]:gt,["dappConfig"]:Li,["loginInfo"]:Tt,["modals"]:ht,["networkConfig"]:St,["signedMessageInfo"]:At,["toasts"]:It,["transactionsInfo"]:kt,["transactions"]:Lt,["batchTransactions"]:Rt},tc=(e={})=>(0,Bi.combineReducers)(y(y({},ec),e)),he=tc});var Gi={};de(Gi,{default:()=>yc,sessionStorageReducers:()=>Gr});function re(e,t=[]){return{key:e,version:1,storage:Vi.default,blacklist:t}}var P,Ui,Vi,rc,He,nc,oc,ic,ac,sc,cc,lc,pc,uc,dc,Wi,mc,Gr,gc,fc,Tc,yc,$i=x(()=>{"use strict";i();P=require("redux-persist"),Ui=k(require("redux-persist/lib/storage")),Vi=k(require("redux-persist/lib/storage/session"));Wt();Le();ft();Ct();yt();xt();wt();bt();vt();Et();Nt();Wr();rc={persistReducersStorageType:"localStorage"},He={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},nc=re(He["account"]),oc=re(He["loginInfo"]),ic=re(He["modals"]),ac=re(He["networkConfig"]),sc={2:e=>A(y({},e),{networkConfig:vr})};cc=re("sdk-dapp-transactionsInfo"),lc=re("sdk-dapp-transactions",["transactionsToSign"]),pc=re("sdk-dapp-batchTransactions",["batchTransactions"]),uc=re("sdk-dapp-toasts"),dc=re("sdk-dapp-signedMessageInfo"),Wi={key:"sdk-dapp-store",version:2,storage:Ui.default,whitelist:Object.keys(He),migrate:(0,P.createMigrate)(sc,{debug:!1})},mc=A(y({},Wi),{whitelist:[]}),Gr={["toasts"]:(0,P.persistReducer)(uc,It),["transactions"]:(0,P.persistReducer)(lc,Lt),["transactionsInfo"]:(0,P.persistReducer)(cc,kt),["batchTransactions"]:(0,P.persistReducer)(pc,Rt),["signedMessageInfo"]:(0,P.persistReducer)(dc,At)},gc=A(y({},Gr),{["account"]:(0,P.persistReducer)(nc,gt),["loginInfo"]:(0,P.persistReducer)(oc,Tt),["modals"]:(0,P.persistReducer)(ic,ht),["networkConfig"]:(0,P.persistReducer)(ac,St)}),fc=rc.persistReducersStorageType==="localStorage",Tc=fc?(0,P.persistReducer)(Wi,he(Gr)):(0,P.persistReducer)(mc,he(gc)),yc=Tc});var Hi={};de(Hi,{default:()=>hc});var hc,qi=x(()=>{"use strict";i();Wt();hc=he()});var ji={};de(ji,{default:()=>Sc});var M,xc,Sc,zi=x(()=>{"use strict";i();M=require("redux-persist"),xc=[M.FLUSH,M.REHYDRATE,M.PAUSE,M.PERSIST,M.PURGE,M.REGISTER],Sc=xc});var Yi={};de(Yi,{default:()=>Xi});function Xi(e){return(0,Ki.persistStore)(e)}var Ki,Zi=x(()=>{"use strict";i();Ki=require("redux-persist")});var gl={};de(gl,{ACTIONS_WITH_EGLD_VALUE:()=>pn,ACTIONS_WITH_MANDATORY_OPERATIONS:()=>ln,ACTIONS_WITH_VALUE_IN_ACTION_FIELD:()=>dn,ACTIONS_WITH_VALUE_IN_DATA_FIELD:()=>un,builtCallbackUrl:()=>Bs,decodeData:()=>Xr,explorerUrlBuilder:()=>V,failBatchTransactionsStates:()=>oi,failServerTransactionsStates:()=>li,getAllTransactionsLink:()=>wc,getAreTransactionsOnSameShard:()=>Nc,getEventListDataHexValue:()=>jc,getEventListHighlight:()=>zc,getExplorerLink:()=>Se,getHumanReadableTimeFormat:()=>Dc,getInterpretedTransaction:()=>Bc,getIsTransactionFailed:()=>Ue,getIsTransactionNotExecuted:()=>_r,getIsTransactionPending:()=>Dr,getIsTransactionSuccessful:()=>Be,getIsTransactionTimedOut:()=>Pr,getOperationDirection:()=>Kc,getOperationList:()=>Xa,getOperationsDetails:()=>ml,getOperationsMessages:()=>nn,getReceiptMessage:()=>an,getScResultsDecodedData:()=>Xc,getScResultsHighlight:()=>Yc,getScamFlag:()=>Zc,getShardText:()=>Jc,getTextWithLinks:()=>Ba,getTokenFromData:()=>Yr,getTransactionActionNftText:()=>Xe,getTransactionActionTokenText:()=>Ye,getTransactionFee:()=>el,getTransactionLink:()=>Uc,getTransactionLinkWithLabel:()=>tl,getTransactionMessages:()=>rl,getTransactionMethod:()=>tn,getTransactionReceiver:()=>ze,getTransactionReceiverAssets:()=>en,getTransactionStatus:()=>nl,getTransactionStatusText:()=>ol,getTransactionTokens:()=>je,getTransactionTransferType:()=>rn,getTransactionValue:()=>Fc,getTrimmedHash:()=>il,getUnHighlightedDataFieldParts:()=>Vc,getVisibleOperations:()=>Ze,internalTransactionActions:()=>Ka,invalidBatchTransactionsStates:()=>ii,isBatchTransactionFailed:()=>mi,isBatchTransactionInvalid:()=>gi,isBatchTransactionPending:()=>ui,isBatchTransactionSuccessful:()=>di,isBatchTransactionTimedOut:()=>fi,isGuardianTx:()=>Ne,isServerTransactionFailed:()=>hi,isServerTransactionNotExecuted:()=>xi,isServerTransactionPending:()=>Ti,isServerTransactionSuccessful:()=>yi,isTokenTransfer:()=>Wc,notExecutedServerTransactionsStates:()=>pi,parseMultiEsdtTransferData:()=>Gc,parseTransactionAfterSigning:()=>$c,pendingBatchTransactionsStates:()=>ri,pendingServerTransactionsStatuses:()=>si,removeTransactionParamsFromUrl:()=>qc,successBatchTransactionsStates:()=>ni,successServerTransactionsStates:()=>ci,timedOutBatchTransactionsStates:()=>ai,transactionActionUnwrapper:()=>al,useDataDecode:()=>pl,useDataDecodeMethod:()=>ul,useGetOperationList:()=>dl});module.exports=Pe(gl);i();i();I();function Ms(e,t){let r=new URLSearchParams(e),n=Object.fromEntries(r);return{nextUrlParams:new URLSearchParams(y(y({},n),t)).toString(),params:n}}var Fs="2.35.0-alpha.0";function Bs({callbackUrl:e,urlParams:t={}}){let r=e;if(Object.entries(t).length>0)try{let{search:n,origin:o,pathname:a,hash:s}=new URL(e),u=A(y({},t),{[st]:Fs}),{nextUrlParams:m}=Ms(n,u);r=`${o}${a}?${m}${s}`}catch(n){return console.error("Unable to construct URL from: ",e,n),r}return r}i();i();i();Le();i();var Ni=k(require("lodash.isequal")),Dt=require("reselect"),h=(0,Dt.createSelectorCreator)(Dt.defaultMemoize,Ni.default);var j=e=>e.account,Br=h(j,e=>e.address),Ur=h(j,Br,(e,t)=>t in e.accounts?e.accounts[t]:mt),em=h(j,Ur,(e,t)=>{let o=e,{accounts:r}=o,n=hn(o,["accounts"]);return A(y({},n),{address:t.address,account:t})}),tm=h(Ur,e=>e.balance),rm=h(Ur,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),nm=h(j,e=>e.shard),om=h(j,e=>e.ledgerAccount),im=h(j,e=>e.walletConnectAccount),am=h(j,e=>e.isAccountLoading),sm=h(j,e=>e.accountLoadingError),cm=h(j,e=>e.websocketEvent),lm=h(j,e=>e.websocketBatchEvent);i();var Xs=e=>e.dappConfig,dm=h(Xs,e=>e.shouldUseWebViewProvider);i();var te=e=>e.loginInfo,Tm=h(te,e=>e.loginMethod),ym=h(te,Br,(e,t)=>Boolean(t)),hm=h(te,e=>e.walletConnectLogin),xm=h(te,e=>e.ledgerLogin),Sm=h(te,e=>e.walletLogin),wm=h(te,e=>e.isLoginSessionInvalid),Am=h(te,e=>e.tokenLogin),bm=h(te,e=>e.logoutRoute),Im=h(te,e=>e.isWalletConnectV2Initialized);i();var Ri=e=>e.modals,Em=h(Ri,e=>e.txSubmittedModal),Lm=h(Ri,e=>e.notificationModal);i();var ce=e=>e.networkConfig,Cm=h(ce,e=>e.network.chainId),Dm=h(ce,e=>e.network.roundDuration),_m=h(ce,e=>e.network.walletConnectBridgeAddress),Pm=h(ce,e=>e.network.walletConnectV2RelayAddress),Om=h(ce,e=>e.network.walletConnectV2ProjectId),Mm=h(ce,e=>e.network.walletConnectV2Options),Fm=h(ce,e=>e.network.walletConnectDeepLink),We=h(ce,e=>e.network),Bm=h(We,e=>e.apiAddress),_t=h(We,e=>e.explorerAddress),Um=h(We,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),Vm=h(We,e=>e.xAliasAddress),Wm=h(We,e=>e.egldLabel);i();var Pt=e=>e.signedMessageInfo,Hm=h(Pt,e=>e.isSigning),qm=h(Pt,e=>e.errorMessage),jm=h(Pt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),zm=h(Pt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});i();var Ci=e=>e.toasts,Ym=h(Ci,e=>e.customToasts),Zm=h(Ci,e=>e.transactionToasts);i();Le();var Di={errorMessage:Lr,successMessage:Nr,processingMessage:Rr},Ys=e=>e.transactionsInfo,tg=h(Ys,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||Di);i();i();var z=require("@multiversx/sdk-core");I();i();var Vr=require("@multiversx/sdk-core/out");i();i();function Ge(e){try{let t=atob(e),r=btoa(t),n=c.Buffer.from(e,"base64").toString(),o=c.Buffer.from(n).toString("base64"),a=e===r||r.startsWith(e),s=e===o||o.startsWith(e);if(a&&s)return!0}catch(t){return!1}return!1}function _i(e){return Ge(e)?atob(e):e}i();i();function Ot(e){for(let t=0;t<e.length;t++)if(e.charCodeAt(t)>127)return!1;return!0}function ye(e){let t=e;try{let r=c.Buffer.from(e,"hex").toString();Ot(r)&&r.length>1&&(t=r)}catch(r){}return t}i();i();var Pi=e=>/\d/.test(e);var Oi=e=>{let t=e!=null?e:"";return Ge(t)?Vr.TransactionPayload.fromEncoded(t):new Vr.TransactionPayload(t)};i();I();var Ne=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(cr).some(r=>e.startsWith(r)):!1;function Mt(e){var n,o,a;let t=y({},e);Ne({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new z.Transaction(y(y(A(y(A(y({value:t.value.valueOf(),data:Oi(t.data),nonce:t.nonce.valueOf(),receiver:new z.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new z.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(n=t.gasLimit.valueOf())!=null?n:Tr,gasPrice:(o=t.gasPrice.valueOf())!=null?o:yr,chainID:t.chainID.valueOf(),version:new z.TransactionVersion((a=t.version)!=null?a:mo)}),t.options?{options:new z.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new z.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(c.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(c.Buffer.from(t.signature,"hex")),r}var Ft=e=>e.transactions,$e=h(Ft,e=>e.signedTransactions),kg=h(Ft,e=>e.signTransactionsError),Eg=h(Ft,e=>e.signTransactionsCancelMessage),Bt=e=>t=>Object.entries(t).reduce((r,[n,o])=>(e(o.status)&&(r[n]=o),r),{}),Lg=h($e,Bt(Dr)),Ng=h($e,Bt(Be)),Rg=h($e,Bt(Ue)),Cg=h($e,Bt(Pr)),Dg=h(Ft,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:A(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>Mt(r)))||[]})}),_g=h($e,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});i();var $r=require("@reduxjs/toolkit"),ta=require("react-redux/lib/utils/Subscription");Le();i();var Mi=k(require("lodash.throttle"));I();Le();Ir();ut();Oe();var Zs=[ct],Ut=!1,Js=(0,Mi.default)(()=>{Fe(Me())},5e3),Fi=e=>t=>r=>{if(Zs.includes(r.type))return t(r);let n=e.getState(),o=Ee.local.getItem(Te.loginExpiresAt);if(!Boolean(n==null?void 0:n.account.address))return t(r);if(o==null)return Fe(Me());let s=Date.now();return o-s<0&&!Ut?setTimeout(()=>{Ut=!0,e.dispatch(Po())},1e3):(Ut&&(Ut=!1),Js()),t(r)};i();i();function Vt(){return typeof sessionStorage!="undefined"}var Ji=Vt()?($i(),Pe(Gi)).default:(qi(),Pe(Hi)).default,Qi=Vt()?(zi(),Pe(ji)).default:[],ea=Vt()?(Zi(),Pe(Yi)).default:e=>e;Wt();var Re=(0,$r.configureStore)({reducer:Ji,middleware:e=>e({serializableCheck:{ignoredActions:[...Qi,Ro.type,No.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Fi)}),Cf=(0,ta.createSubscription)(Re),Df=ea(Re),_f=(0,$r.configureStore)({reducer:he});function wc(e,t=_t(Re.getState())){return`${t}/address/${e}`}i();i();var qr=require("@multiversx/sdk-core/out");i();I();var Ac=e=>{let t=c.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,t.length).equals(t))return!0;let n=c.Buffer.alloc(32).fill(0);return e.equals(n)},Hr=e=>{try{let r=parseInt("11",2),n=parseInt("01",2),o=c.Buffer.from(e,"hex"),a=o[31];if(Ac(o))return at;let s=a&r;return s>3-1&&(s=a&n),s}catch(t){return-1}};function ra({receiverAddress:e,senderShard:t,senderAddress:r}){try{let n=new qr.Address(e),o=Hr(n.pubkey());if(t==null&&r!=null){let a=new qr.Address(r);return Hr(a)===o}return o===t}catch(n){return!1}}i();var qe=require("@multiversx/sdk-core");B();i();var na=require("@multiversx/sdk-core");function bc(e){try{let t=new na.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function Ce(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&bc(e)}var Ic=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function oa(e,t,r=""){if(!Ce(e))return!1;if(new qe.Address(e).isContractAddress())return!0;let a=jr({receiver:e,data:r});return a?new qe.Address(a).isContractAddress()||Ec(e,t,r):!1}var vc=e=>e.toLowerCase().match(/[0-9a-f]/g),kc=e=>e.length%2===0;function Ec(e,t,r){let n=r==null?void 0:r.split("@");if(n==null)return!1;let[o,...a]=n,s=t!=null&&e!=null&&e===t,u=Ic.includes(o),m=a.every(g=>vc(g)&&kc(g));return s&&u&&m}function jr({receiver:e,data:t}){try{if(!t)return e;let r=Ge(t)?qe.TransactionPayload.fromEncoded(t).toString():t,n=Lc(r),o=r.split("@");return n>-1?o[n]:e}catch(r){console.log(r);return}}function Lc(e){return e.includes("MultiESDTNFTTransfer")?1:e.includes("ESDTNFTTransfer")?4:-1}var Nc=(e,t=1)=>e!=null&&e.length?e.reduce((r,{receiver:n,data:o})=>{let a=jr({receiver:n,data:o!=null?o:""});return a==null?r:r&&ra({receiverAddress:a,senderShard:t})},!0):!0;i();i();i();var Kr=require("@multiversx/sdk-core"),Gt=k(require("bignumber.js"));ee();var zr={tokenId:"",amount:""},Xr=e=>e.split("@").map((a,s)=>[2,3].includes(s)?a:ye(a));function Yr(e){if(!e)return zr;let t=e.startsWith("ESDTTransfer"),r=e.startsWith("ESDTNFTTransfer")&&e.includes("@"),n=e.startsWith("ESDTNFTBurn")&&e.includes("@");if(t){let[,o,a]=e.split("@");try{let s=c.Buffer.from(o,"hex").toString("ascii");if(!s)return zr;let u=new Gt.default("0x"+a.replace("0x","")).toString(10);return{tokenId:s,amount:u}}catch(s){console.error("Error getting token from transaction data",s)}}if(r)try{let[,o,a,s,u]=Xr(e);if([o,a,s,u].every(m=>Boolean(m))&&Ce(new Kr.Address(u).bech32()))return{tokenId:`${o}-${a}`,amount:new Gt.default(s,16).toString(10),collection:o,nonce:a,receiver:new Kr.Address(u).bech32()}}catch(o){}if(n)try{let[,o,a,s]=Xr(e);if([o,a,s].every(u=>Boolean(u)))return{tokenId:`${o}-${a}`,amount:new Gt.default(s,16).toString(10),collection:o,nonce:a}}catch(o){}return zr}i();i();i();var le="accounts";var aa="blocks",sa="code",ca="collections";var la="contracts";var pa="identities";var ua="locked-accounts",da="logs",ma="miniblocks";var Zr="nfts",ga="nodes",Jr="providers",fa="roles",Qr="sc-results";var De="tokens";var xe="transactions";var V={shard:e=>`/${aa}?shard=${e}`,receiverShard:e=>`/${xe}?receivershard=${e}`,senderShard:e=>`/${xe}?sendershard=${e}`,transactionDetails:e=>`/${xe}/${e}`,transactionDetailsScResults:e=>`/${xe}/${e}/${Qr}`,transactionDetailsLogs:e=>`/${xe}/${e}/${da}`,nodeDetails:e=>`/${ga}/${e}`,accountDetails:e=>`/${le}/${e}`,accountDetailsContractCode:e=>`/${le}/${e}/${sa}`,accountDetailsTokens:e=>`/${le}/${e}/${De}`,accountDetailsNfts:e=>`/${le}/${e}/${Zr}`,accountDetailsScResults:e=>`/${le}/${e}/${Qr}`,accountDetailsContracts:e=>`/${le}/${e}/${la}`,identityDetails:e=>`/${pa}/${e}`,tokenDetails:e=>`/${De}/${e}`,tokenDetailsAccounts:e=>`/${De}/${e}/${le}`,tokenDetailsLockedAccounts:e=>`/${De}/${e}/${ua}`,tokenDetailsRoles:e=>`/${De}/${e}/${fa}`,collectionDetails:e=>`/${ca}/${e}`,nftDetails:e=>`/${Zr}/${e}`,providerDetails:e=>`/${Jr}/${e}`,providerDetailsTransactions:e=>`/${Jr}/${e}/${xe}`,miniblockDetails:e=>`/${ma}/${e}`};i();var je=e=>{var t,r,n,o;if(e.action){let a=[(t=e.action.arguments)==null?void 0:t.token,(r=e.action.arguments)==null?void 0:r.token1,(n=e.action.arguments)==null?void 0:n.token2,(o=e.action.arguments)==null?void 0:o.transfers].filter(u=>u!=null);return[].concat(...a)}return[]};i();i();function ze(e){var r,n;let t=e.receiver;return(n=(r=e.action)==null?void 0:r.arguments)!=null&&n.receiver&&(t=e.action.arguments.receiver),t}function en(e){let t=ze(e);return e.receiver===t?e.receiverAssets:void 0}i();_();var tn=e=>{var n,o,a,s,u,m;let t="Transaction";return((n=e.action)==null?void 0:n.name)&&((o=e.action)==null?void 0:o.category)&&(((a=e.action)==null?void 0:a.category)==="esdtNft"&&((s=e.action)==null?void 0:s.name)==="transfer"?t="Transaction":e.action&&(t=e.action.name),(m=(u=e.action)==null?void 0:u.arguments)!=null&&m.functionName&&(t=e.action.arguments.functionName)),t};i();var Ta=!1;function Cc(e){Ta||(console.error(e),Ta=!0)}function Se({explorerAddress:e,to:t}){try{return new URL(t).href}catch(r){return t.startsWith("/")||(Cc(`Link not prepended by / : ${t}`),t=`/${t}`),e?`${e}${t}`:t}}i();_();function rn(e,t,r){let n=e===t.sender,o=e===r,a=n&&o,s=(t==null?void 0:t.type)==="SmartContractResult";switch(!0){case s:return"Internal";case a:return"Self";case o:return"In";case n:default:return"Out"}}i();function Dc({value:e,noSeconds:t,utc:r,meridiem:n=!0}){let o=new Date(e*1e3),[,a]=o.toLocaleString("en-US",{hour:"numeric",hour12:n}).split(" "),s=o.toUTCString(),[,u]=s.split(","),[m,g,T,f]=u.trim().split(" "),[S,w,b]=f.split(":"),R=`:${b}`,ie=`${S}:${w}${t?"":R}`,Y=`${n?a:""} ${r?"UTC":""}`.trim();return`${g} ${m}, ${T} ${ie} ${Y}`.trim()}i();function nn(e){var t,r;return(r=(t=e==null?void 0:e.operations)==null?void 0:t.map(n=>n.message).filter(n=>Boolean(n)))!=null?r:[]}i();var Sa=k(require("bignumber.js"));I();i();var xa=require("@multiversx/sdk-core"),pe=k(require("bignumber.js"));I();i();var ha=k(require("bignumber.js")),on=(e,t=!0)=>{let r=String(e);if(!r.match(/^[-]?\d+$/))return!1;let n=new ha.default(r),o=t?0:-1;return n.toString(10)===r&&n.comparedTo(0)>=o};i();function ne(e){return{if:function(t){return t?{then:r=>r instanceof Function?ne(r(e)):ne(r)}:{then:()=>ne(e)}},then:t=>t instanceof Function?ne(t(e)):ne(t),valueOf:function(){return e}}}pe.default.config({ROUNDING_MODE:pe.default.ROUND_FLOOR});function K({input:e,decimals:t=C,digits:r=ke,showLastNonZeroDecimal:n=!0,showIsLessThanDecimalsLabel:o=!1,addCommas:a=!1}){if(!on(e,!1))throw new Error("Invalid input");let s=new pe.default(e).isNegative(),u=e;return s&&(u=e.substring(1)),ne(u).then(()=>xa.TokenTransfer.fungibleFromBigInteger("",u,t).amountAsBigInteger.shiftedBy(-t).toFixed(t)).then(m=>{let g=new pe.default(m);if(g.isZero())return se;let T=g.toString(10),[f,S]=T.split("."),w=new pe.default(S||0),b=ne(0).if(Boolean(S&&n)).then(()=>Math.max(S.length,r)).if(w.isZero()&&!n).then(0).if(Boolean(S&&!n)).then(()=>Math.min(S.length,r)).valueOf(),R=S&&r>=1&&r<=S.length&&w.isGreaterThan(0)&&new pe.default(S.substring(0,r)).isZero(),ie=g.toFormat(b);return ne(T).if(a).then(ie).if(Boolean(R)).then(ue=>{let Y=new pe.default(f).isZero(),[v,Je]=ue.split("."),Qe=new Array(r-1).fill(0),Ya=[...Qe,0].join(""),Za=[...Qe,1].join("");return Y?o?`<${v}.${Za}`:n?`${v}.${Je}`:v:`${v}.${Ya}`}).if(Boolean(!R&&S)).then(ue=>{let[Y]=ue.split("."),v=S.substring(0,b);if(n){let Je=r-v.length;if(Je>0){let Qe=Array(Je).fill(0).join("");return v=`${v}${Qe}`,`${Y}.${v}`}return ue}return v?`${Y}.${v}`:Y}).valueOf()}).if(s).then(m=>`-${m}`).valueOf()}var _c=e=>{var t,r;if(!((t=e.receipt)!=null&&t.value))return"";if(((r=e.receipt)==null?void 0:r.data)===yo){let n=K({input:e.receipt.value,decimals:C,digits:ke,showLastNonZeroDecimal:!0});return new Sa.default(n).times(e.gasPrice).times(100).toFixed()}return e.receipt.value};function an(e){var o;let t=(o=e.receipt)==null?void 0:o.data;if(!t)return"";let r=_c(e),n=r?`: ${r}`:"";return`${t}${n}`}i();function sn(e){var t,r;return(r=(t=e==null?void 0:e.results)==null?void 0:t.map(n=>n.returnMessage).filter(n=>Boolean(n)))!=null?r:[]}i();i();I();i();var Ht=(n=>(n.NonFungibleESDT="NonFungibleESDT",n.SemiFungibleESDT="SemiFungibleESDT",n.MetaESDT="MetaESDT",n))(Ht||{});i();i();i();I();i();I();i();var Pc=require("@multiversx/sdk-core");I();i();var Ke=require("@multiversx/sdk-core"),Mc=k(require("bignumber.js"));I();i();i();var Oc=k(require("bignumber.js"));I();i();I();i();var cn={isEsdt:!1,isNft:!1,isEgld:!1};function wa(e){let t=e==null?void 0:e.split("-").length;return t===2?A(y({},cn),{isEsdt:!0}):t===3?A(y({},cn),{isNft:!0}):A(y({},cn),{isEgld:!0})}i();i();i();i();i();I();i();I();function Xe({token:e,noValue:t,showLastNonZeroDecimal:r}){var g;let n=!t&&e.value&&e.type!=="NonFungibleESDT",o=e.decimals!=null,a="";e.type==="NonFungibleESDT"&&(a="NFT"),e.type==="SemiFungibleESDT"&&(a="SFT"),e.type==="MetaESDT"&&(a="Meta-ESDT");let s="";n&&o&&(s=o?K({input:e.value,decimals:e.decimals,digits:2,showLastNonZeroDecimal:r}):Number(e.value).toLocaleString("en"));let u=V.nftDetails(String(e.identifier)),m=e.ticker===e.collection&&(g=e.identifier)!=null?g:e.ticker;return{badgeText:a,tokenFormattedAmount:n?s:null,tokenExplorerLink:u,tokenLinkText:m,token:e,noValue:t,showLastNonZeroDecimal:r}}i();I();function Ye({token:e,noValue:t,showLastNonZeroDecimal:r}){var u;let n=Boolean(!t&&e.value),o=n?K({input:e.value,decimals:(u=e.decimals)!=null?u:C,digits:2,showLastNonZeroDecimal:r,addCommas:!0}):null,a=V.tokenDetails(String(e.token)),s=e.ticker;return{tokenExplorerLink:a,tokenFormattedAmount:o,showFormattedAmount:n,tokenLinkText:s,token:e,showLastNonZeroDecimal:r}}i();_();var ln=["reDelegateRewards","claimRewards","unBond"],pn=["wrapEgld","unwrapEgld"],un=["unStake"],dn=["unDelegate"];i();i();var Aa=e=>{let t=e.map(n=>{let{isNft:o}=wa(n.type);if(o){let{badgeText:T,tokenFormattedAmount:f,tokenLinkText:S}=Xe({token:n});return`${T!=null?`(${T}) `:""}${f} ${S}`}let{tokenFormattedAmount:a,tokenLinkText:s,token:u}=Ye({token:n}),m=u.collection?u.identifier:u.token;return`${a} ${s} (${m})`});return decodeURI(t.join("%0A"))};i();I();var F=e=>({egldValueData:{value:e,formattedValue:K({input:e}),decimals:C}});i();var Ia=k(require("bignumber.js"));var ba=!1;function va(e){var t;try{let n=_i(e.data).replace(`${(t=e.action)==null?void 0:t.name}@`,""),o=new Ia.default(n,16);if(!o.isNaN())return F(o.toString(10))}catch(r){ba||(console.error(`Unable to extract value for txHash: ${e.txHash}`),ba=!0)}return F(e.value)}i();i();_();var Ze=e=>{var r,n;return(n=(r=e==null?void 0:e.operations)==null?void 0:r.filter(o=>Object.values(dr).includes(o.type)))!=null?n:[]};var ka=!1,Ea=e=>{ka||(console.error(`Operations field missing for txHash: ${e}.
1
+ "use strict";var Ja=Object.create;var _e=Object.defineProperty,Qa=Object.defineProperties,es=Object.getOwnPropertyDescriptor,ts=Object.getOwnPropertyDescriptors,rs=Object.getOwnPropertyNames,et=Object.getOwnPropertySymbols,ns=Object.getPrototypeOf,Yt=Object.prototype.hasOwnProperty,yn=Object.prototype.propertyIsEnumerable;var Tn=(e,t,r)=>t in e?_e(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))Yt.call(t,r)&&Tn(e,r,t[r]);if(et)for(var r of et(t))yn.call(t,r)&&Tn(e,r,t[r]);return e},A=(e,t)=>Qa(e,ts(t));var hn=(e,t)=>{var r={};for(var n in e)Yt.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(e!=null&&et)for(var n of et(e))t.indexOf(n)<0&&yn.call(e,n)&&(r[n]=e[n]);return r};var x=(e,t)=>()=>(e&&(t=e(e=0)),t);var tt=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),de=(e,t)=>{for(var r in t)_e(e,r,{get:t[r],enumerable:!0})},xn=(e,t,r,n)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of rs(t))!Yt.call(e,o)&&o!==r&&_e(e,o,{get:()=>t[o],enumerable:!(n=es(t,o))||n.enumerable});return e};var k=(e,t,r)=>(r=e!=null?Ja(ns(e)):{},xn(t||!e||!e.__esModule?_e(r,"default",{value:e,enumerable:!0}):r,e)),Pe=e=>xn(_e({},"__esModule",{value:!0}),e);var An=tt(rt=>{"use strict";i();rt.byteLength=is;rt.toByteArray=ss;rt.fromByteArray=ps;var W=[],O=[],os=typeof Uint8Array!="undefined"?Uint8Array:Array,Zt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(me=0,Sn=Zt.length;me<Sn;++me)W[me]=Zt[me],O[Zt.charCodeAt(me)]=me;var me,Sn;O["-".charCodeAt(0)]=62;O["_".charCodeAt(0)]=63;function wn(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var n=r===t?0:4-r%4;return[r,n]}function is(e){var t=wn(e),r=t[0],n=t[1];return(r+n)*3/4-n}function as(e,t,r){return(t+r)*3/4-r}function ss(e){var t,r=wn(e),n=r[0],o=r[1],a=new os(as(e,n,o)),s=0,u=o>0?n-4:n,m;for(m=0;m<u;m+=4)t=O[e.charCodeAt(m)]<<18|O[e.charCodeAt(m+1)]<<12|O[e.charCodeAt(m+2)]<<6|O[e.charCodeAt(m+3)],a[s++]=t>>16&255,a[s++]=t>>8&255,a[s++]=t&255;return o===2&&(t=O[e.charCodeAt(m)]<<2|O[e.charCodeAt(m+1)]>>4,a[s++]=t&255),o===1&&(t=O[e.charCodeAt(m)]<<10|O[e.charCodeAt(m+1)]<<4|O[e.charCodeAt(m+2)]>>2,a[s++]=t>>8&255,a[s++]=t&255),a}function cs(e){return W[e>>18&63]+W[e>>12&63]+W[e>>6&63]+W[e&63]}function ls(e,t,r){for(var n,o=[],a=t;a<r;a+=3)n=(e[a]<<16&16711680)+(e[a+1]<<8&65280)+(e[a+2]&255),o.push(cs(n));return o.join("")}function ps(e){for(var t,r=e.length,n=r%3,o=[],a=16383,s=0,u=r-n;s<u;s+=a)o.push(ls(e,s,s+a>u?u:s+a));return n===1?(t=e[r-1],o.push(W[t>>2]+W[t<<4&63]+"==")):n===2&&(t=(e[r-2]<<8)+e[r-1],o.push(W[t>>10]+W[t>>4&63]+W[t<<2&63]+"=")),o.join("")}});var bn=tt(Jt=>{i();Jt.read=function(e,t,r,n,o){var a,s,u=o*8-n-1,m=(1<<u)-1,g=m>>1,T=-7,f=r?o-1:0,S=r?-1:1,w=e[t+f];for(f+=S,a=w&(1<<-T)-1,w>>=-T,T+=u;T>0;a=a*256+e[t+f],f+=S,T-=8);for(s=a&(1<<-T)-1,a>>=-T,T+=n;T>0;s=s*256+e[t+f],f+=S,T-=8);if(a===0)a=1-g;else{if(a===m)return s?NaN:(w?-1:1)*(1/0);s=s+Math.pow(2,n),a=a-g}return(w?-1:1)*s*Math.pow(2,a-n)};Jt.write=function(e,t,r,n,o,a){var s,u,m,g=a*8-o-1,T=(1<<g)-1,f=T>>1,S=o===23?Math.pow(2,-24)-Math.pow(2,-77):0,w=n?0:a-1,b=n?1:-1,R=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(u=isNaN(t)?1:0,s=T):(s=Math.floor(Math.log(t)/Math.LN2),t*(m=Math.pow(2,-s))<1&&(s--,m*=2),s+f>=1?t+=S/m:t+=S*Math.pow(2,1-f),t*m>=2&&(s++,m/=2),s+f>=T?(u=0,s=T):s+f>=1?(u=(t*m-1)*Math.pow(2,o),s=s+f):(u=t*Math.pow(2,f-1)*Math.pow(2,o),s=0));o>=8;e[r+w]=u&255,w+=b,u/=256,o-=8);for(s=s<<o|u,g+=o;g>0;e[r+w]=s&255,w+=b,s/=256,g-=8);e[r+w-b]|=R*128}});var Mn=tt(be=>{"use strict";i();var Qt=An(),Ae=bn(),In=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;be.Buffer=d;be.SlowBuffer=Ts;be.INSPECT_MAX_BYTES=50;var nt=2147483647;be.kMaxLength=nt;d.TYPED_ARRAY_SUPPORT=us();!d.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function us(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.byteOffset}});function Z(e){if(e>nt)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,d.prototype),t}function d(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return nr(e)}return En(e,t,r)}d.poolSize=8192;function En(e,t,r){if(typeof e=="string")return ms(e,t);if(ArrayBuffer.isView(e))return gs(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(G(e,ArrayBuffer)||e&&G(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(G(e,SharedArrayBuffer)||e&&G(e.buffer,SharedArrayBuffer)))return tr(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var n=e.valueOf&&e.valueOf();if(n!=null&&n!==e)return d.from(n,t,r);var o=fs(e);if(o)return o;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return d.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}d.from=function(e,t,r){return En(e,t,r)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function Ln(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function ds(e,t,r){return Ln(e),e<=0?Z(e):t!==void 0?typeof r=="string"?Z(e).fill(t,r):Z(e).fill(t):Z(e)}d.alloc=function(e,t,r){return ds(e,t,r)};function nr(e){return Ln(e),Z(e<0?0:or(e)|0)}d.allocUnsafe=function(e){return nr(e)};d.allocUnsafeSlow=function(e){return nr(e)};function ms(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!d.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Nn(e,t)|0,n=Z(r),o=n.write(e,t);return o!==r&&(n=n.slice(0,o)),n}function er(e){for(var t=e.length<0?0:or(e.length)|0,r=Z(t),n=0;n<t;n+=1)r[n]=e[n]&255;return r}function gs(e){if(G(e,Uint8Array)){var t=new Uint8Array(e);return tr(t.buffer,t.byteOffset,t.byteLength)}return er(e)}function tr(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var n;return t===void 0&&r===void 0?n=new Uint8Array(e):r===void 0?n=new Uint8Array(e,t):n=new Uint8Array(e,t,r),Object.setPrototypeOf(n,d.prototype),n}function fs(e){if(d.isBuffer(e)){var t=or(e.length)|0,r=Z(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||ir(e.length)?Z(0):er(e);if(e.type==="Buffer"&&Array.isArray(e.data))return er(e.data)}function or(e){if(e>=nt)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+nt.toString(16)+" bytes");return e|0}function Ts(e){return+e!=e&&(e=0),d.alloc(+e)}d.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==d.prototype};d.compare=function(t,r){if(G(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),G(r,Uint8Array)&&(r=d.from(r,r.offset,r.byteLength)),!d.isBuffer(t)||!d.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var n=t.length,o=r.length,a=0,s=Math.min(n,o);a<s;++a)if(t[a]!==r[a]){n=t[a],o=r[a];break}return n<o?-1:o<n?1:0};d.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};d.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return d.alloc(0);var n;if(r===void 0)for(r=0,n=0;n<t.length;++n)r+=t[n].length;var o=d.allocUnsafe(r),a=0;for(n=0;n<t.length;++n){var s=t[n];if(G(s,Uint8Array))a+s.length>o.length?d.from(s).copy(o,a):Uint8Array.prototype.set.call(o,s,a);else if(d.isBuffer(s))s.copy(o,a);else throw new TypeError('"list" argument must be an Array of Buffers');a+=s.length}return o};function Nn(e,t){if(d.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||G(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,n=arguments.length>2&&arguments[2]===!0;if(!n&&r===0)return 0;for(var o=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return rr(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return On(e).length;default:if(o)return n?-1:rr(e).length;t=(""+t).toLowerCase(),o=!0}}d.byteLength=Nn;function ys(e,t,r){var n=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return Es(this,t,r);case"utf8":case"utf-8":return Cn(this,t,r);case"ascii":return vs(this,t,r);case"latin1":case"binary":return ks(this,t,r);case"base64":return bs(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ls(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}d.prototype._isBuffer=!0;function ge(e,t,r){var n=e[t];e[t]=e[r],e[r]=n}d.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)ge(this,r,r+1);return this};d.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)ge(this,r,r+3),ge(this,r+1,r+2);return this};d.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)ge(this,r,r+7),ge(this,r+1,r+6),ge(this,r+2,r+5),ge(this,r+3,r+4);return this};d.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Cn(this,0,t):ys.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(t){if(!d.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:d.compare(this,t)===0};d.prototype.inspect=function(){var t="",r=be.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};In&&(d.prototype[In]=d.prototype.inspect);d.prototype.compare=function(t,r,n,o,a){if(G(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),!d.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),n===void 0&&(n=t?t.length:0),o===void 0&&(o=0),a===void 0&&(a=this.length),r<0||n>t.length||o<0||a>this.length)throw new RangeError("out of range index");if(o>=a&&r>=n)return 0;if(o>=a)return-1;if(r>=n)return 1;if(r>>>=0,n>>>=0,o>>>=0,a>>>=0,this===t)return 0;for(var s=a-o,u=n-r,m=Math.min(s,u),g=this.slice(o,a),T=t.slice(r,n),f=0;f<m;++f)if(g[f]!==T[f]){s=g[f],u=T[f];break}return s<u?-1:u<s?1:0};function Rn(e,t,r,n,o){if(e.length===0)return-1;if(typeof r=="string"?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,ir(r)&&(r=o?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(o)return-1;r=e.length-1}else if(r<0)if(o)r=0;else return-1;if(typeof t=="string"&&(t=d.from(t,n)),d.isBuffer(t))return t.length===0?-1:vn(e,t,r,n,o);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?o?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):vn(e,[t],r,n,o);throw new TypeError("val must be string, number or Buffer")}function vn(e,t,r,n,o){var a=1,s=e.length,u=t.length;if(n!==void 0&&(n=String(n).toLowerCase(),n==="ucs2"||n==="ucs-2"||n==="utf16le"||n==="utf-16le")){if(e.length<2||t.length<2)return-1;a=2,s/=2,u/=2,r/=2}function m(w,b){return a===1?w[b]:w.readUInt16BE(b*a)}var g;if(o){var T=-1;for(g=r;g<s;g++)if(m(e,g)===m(t,T===-1?0:g-T)){if(T===-1&&(T=g),g-T+1===u)return T*a}else T!==-1&&(g-=g-T),T=-1}else for(r+u>s&&(r=s-u),g=r;g>=0;g--){for(var f=!0,S=0;S<u;S++)if(m(e,g+S)!==m(t,S)){f=!1;break}if(f)return g}return-1}d.prototype.includes=function(t,r,n){return this.indexOf(t,r,n)!==-1};d.prototype.indexOf=function(t,r,n){return Rn(this,t,r,n,!0)};d.prototype.lastIndexOf=function(t,r,n){return Rn(this,t,r,n,!1)};function hs(e,t,r,n){r=Number(r)||0;var o=e.length-r;n?(n=Number(n),n>o&&(n=o)):n=o;var a=t.length;n>a/2&&(n=a/2);for(var s=0;s<n;++s){var u=parseInt(t.substr(s*2,2),16);if(ir(u))return s;e[r+s]=u}return s}function xs(e,t,r,n){return ot(rr(t,e.length-r),e,r,n)}function Ss(e,t,r,n){return ot(Cs(t),e,r,n)}function ws(e,t,r,n){return ot(On(t),e,r,n)}function As(e,t,r,n){return ot(Ds(t,e.length-r),e,r,n)}d.prototype.write=function(t,r,n,o){if(r===void 0)o="utf8",n=this.length,r=0;else if(n===void 0&&typeof r=="string")o=r,n=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(n)?(n=n>>>0,o===void 0&&(o="utf8")):(o=n,n=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var a=this.length-r;if((n===void 0||n>a)&&(n=a),t.length>0&&(n<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");o||(o="utf8");for(var s=!1;;)switch(o){case"hex":return hs(this,t,r,n);case"utf8":case"utf-8":return xs(this,t,r,n);case"ascii":case"latin1":case"binary":return Ss(this,t,r,n);case"base64":return ws(this,t,r,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return As(this,t,r,n);default:if(s)throw new TypeError("Unknown encoding: "+o);o=(""+o).toLowerCase(),s=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function bs(e,t,r){return t===0&&r===e.length?Qt.fromByteArray(e):Qt.fromByteArray(e.slice(t,r))}function Cn(e,t,r){r=Math.min(e.length,r);for(var n=[],o=t;o<r;){var a=e[o],s=null,u=a>239?4:a>223?3:a>191?2:1;if(o+u<=r){var m,g,T,f;switch(u){case 1:a<128&&(s=a);break;case 2:m=e[o+1],(m&192)===128&&(f=(a&31)<<6|m&63,f>127&&(s=f));break;case 3:m=e[o+1],g=e[o+2],(m&192)===128&&(g&192)===128&&(f=(a&15)<<12|(m&63)<<6|g&63,f>2047&&(f<55296||f>57343)&&(s=f));break;case 4:m=e[o+1],g=e[o+2],T=e[o+3],(m&192)===128&&(g&192)===128&&(T&192)===128&&(f=(a&15)<<18|(m&63)<<12|(g&63)<<6|T&63,f>65535&&f<1114112&&(s=f))}}s===null?(s=65533,u=1):s>65535&&(s-=65536,n.push(s>>>10&1023|55296),s=56320|s&1023),n.push(s),o+=u}return Is(n)}var kn=4096;function Is(e){var t=e.length;if(t<=kn)return String.fromCharCode.apply(String,e);for(var r="",n=0;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=kn));return r}function vs(e,t,r){var n="";r=Math.min(e.length,r);for(var o=t;o<r;++o)n+=String.fromCharCode(e[o]&127);return n}function ks(e,t,r){var n="";r=Math.min(e.length,r);for(var o=t;o<r;++o)n+=String.fromCharCode(e[o]);return n}function Es(e,t,r){var n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);for(var o="",a=t;a<r;++a)o+=_s[e[a]];return o}function Ls(e,t,r){for(var n=e.slice(t,r),o="",a=0;a<n.length-1;a+=2)o+=String.fromCharCode(n[a]+n[a+1]*256);return o}d.prototype.slice=function(t,r){var n=this.length;t=~~t,r=r===void 0?n:~~r,t<0?(t+=n,t<0&&(t=0)):t>n&&(t=n),r<0?(r+=n,r<0&&(r=0)):r>n&&(r=n),r<t&&(r=t);var o=this.subarray(t,r);return Object.setPrototypeOf(o,d.prototype),o};function N(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}d.prototype.readUintLE=d.prototype.readUIntLE=function(t,r,n){t=t>>>0,r=r>>>0,n||N(t,r,this.length);for(var o=this[t],a=1,s=0;++s<r&&(a*=256);)o+=this[t+s]*a;return o};d.prototype.readUintBE=d.prototype.readUIntBE=function(t,r,n){t=t>>>0,r=r>>>0,n||N(t,r,this.length);for(var o=this[t+--r],a=1;r>0&&(a*=256);)o+=this[t+--r]*a;return o};d.prototype.readUint8=d.prototype.readUInt8=function(t,r){return t=t>>>0,r||N(t,1,this.length),this[t]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||N(t,2,this.length),this[t]|this[t+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||N(t,2,this.length),this[t]<<8|this[t+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||N(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||N(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};d.prototype.readIntLE=function(t,r,n){t=t>>>0,r=r>>>0,n||N(t,r,this.length);for(var o=this[t],a=1,s=0;++s<r&&(a*=256);)o+=this[t+s]*a;return a*=128,o>=a&&(o-=Math.pow(2,8*r)),o};d.prototype.readIntBE=function(t,r,n){t=t>>>0,r=r>>>0,n||N(t,r,this.length);for(var o=r,a=1,s=this[t+--o];o>0&&(a*=256);)s+=this[t+--o]*a;return a*=128,s>=a&&(s-=Math.pow(2,8*r)),s};d.prototype.readInt8=function(t,r){return t=t>>>0,r||N(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};d.prototype.readInt16LE=function(t,r){t=t>>>0,r||N(t,2,this.length);var n=this[t]|this[t+1]<<8;return n&32768?n|4294901760:n};d.prototype.readInt16BE=function(t,r){t=t>>>0,r||N(t,2,this.length);var n=this[t+1]|this[t]<<8;return n&32768?n|4294901760:n};d.prototype.readInt32LE=function(t,r){return t=t>>>0,r||N(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};d.prototype.readInt32BE=function(t,r){return t=t>>>0,r||N(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};d.prototype.readFloatLE=function(t,r){return t=t>>>0,r||N(t,4,this.length),Ae.read(this,t,!0,23,4)};d.prototype.readFloatBE=function(t,r){return t=t>>>0,r||N(t,4,this.length),Ae.read(this,t,!1,23,4)};d.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||N(t,8,this.length),Ae.read(this,t,!0,52,8)};d.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||N(t,8,this.length),Ae.read(this,t,!1,52,8)};function D(e,t,r,n,o,a){if(!d.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>o||t<a)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}d.prototype.writeUintLE=d.prototype.writeUIntLE=function(t,r,n,o){if(t=+t,r=r>>>0,n=n>>>0,!o){var a=Math.pow(2,8*n)-1;D(this,t,r,n,a,0)}var s=1,u=0;for(this[r]=t&255;++u<n&&(s*=256);)this[r+u]=t/s&255;return r+n};d.prototype.writeUintBE=d.prototype.writeUIntBE=function(t,r,n,o){if(t=+t,r=r>>>0,n=n>>>0,!o){var a=Math.pow(2,8*n)-1;D(this,t,r,n,a,0)}var s=n-1,u=1;for(this[r+s]=t&255;--s>=0&&(u*=256);)this[r+s]=t/u&255;return r+n};d.prototype.writeUint8=d.prototype.writeUInt8=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,1,255,0),this[r]=t&255,r+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};d.prototype.writeIntLE=function(t,r,n,o){if(t=+t,r=r>>>0,!o){var a=Math.pow(2,8*n-1);D(this,t,r,n,a-1,-a)}var s=0,u=1,m=0;for(this[r]=t&255;++s<n&&(u*=256);)t<0&&m===0&&this[r+s-1]!==0&&(m=1),this[r+s]=(t/u>>0)-m&255;return r+n};d.prototype.writeIntBE=function(t,r,n,o){if(t=+t,r=r>>>0,!o){var a=Math.pow(2,8*n-1);D(this,t,r,n,a-1,-a)}var s=n-1,u=1,m=0;for(this[r+s]=t&255;--s>=0&&(u*=256);)t<0&&m===0&&this[r+s+1]!==0&&(m=1),this[r+s]=(t/u>>0)-m&255;return r+n};d.prototype.writeInt8=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};d.prototype.writeInt16LE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};d.prototype.writeInt16BE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};d.prototype.writeInt32LE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};d.prototype.writeInt32BE=function(t,r,n){return t=+t,r=r>>>0,n||D(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function Dn(e,t,r,n,o,a){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function _n(e,t,r,n,o){return t=+t,r=r>>>0,o||Dn(e,t,r,4,34028234663852886e22,-34028234663852886e22),Ae.write(e,t,r,n,23,4),r+4}d.prototype.writeFloatLE=function(t,r,n){return _n(this,t,r,!0,n)};d.prototype.writeFloatBE=function(t,r,n){return _n(this,t,r,!1,n)};function Pn(e,t,r,n,o){return t=+t,r=r>>>0,o||Dn(e,t,r,8,17976931348623157e292,-17976931348623157e292),Ae.write(e,t,r,n,52,8),r+8}d.prototype.writeDoubleLE=function(t,r,n){return Pn(this,t,r,!0,n)};d.prototype.writeDoubleBE=function(t,r,n){return Pn(this,t,r,!1,n)};d.prototype.copy=function(t,r,n,o){if(!d.isBuffer(t))throw new TypeError("argument should be a Buffer");if(n||(n=0),!o&&o!==0&&(o=this.length),r>=t.length&&(r=t.length),r||(r=0),o>0&&o<n&&(o=n),o===n||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("sourceEnd out of bounds");o>this.length&&(o=this.length),t.length-r<o-n&&(o=t.length-r+n);var a=o-n;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,n,o):Uint8Array.prototype.set.call(t,this.subarray(n,o),r),a};d.prototype.fill=function(t,r,n,o){if(typeof t=="string"){if(typeof r=="string"?(o=r,r=0,n=this.length):typeof n=="string"&&(o=n,n=this.length),o!==void 0&&typeof o!="string")throw new TypeError("encoding must be a string");if(typeof o=="string"&&!d.isEncoding(o))throw new TypeError("Unknown encoding: "+o);if(t.length===1){var a=t.charCodeAt(0);(o==="utf8"&&a<128||o==="latin1")&&(t=a)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<n)throw new RangeError("Out of range index");if(n<=r)return this;r=r>>>0,n=n===void 0?this.length:n>>>0,t||(t=0);var s;if(typeof t=="number")for(s=r;s<n;++s)this[s]=t;else{var u=d.isBuffer(t)?t:d.from(t,o),m=u.length;if(m===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(s=0;s<n-r;++s)this[s+r]=u[s%m]}return this};var Ns=/[^+/0-9A-Za-z-_]/g;function Rs(e){if(e=e.split("=")[0],e=e.trim().replace(Ns,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function rr(e,t){t=t||1/0;for(var r,n=e.length,o=null,a=[],s=0;s<n;++s){if(r=e.charCodeAt(s),r>55295&&r<57344){if(!o){if(r>56319){(t-=3)>-1&&a.push(239,191,189);continue}else if(s+1===n){(t-=3)>-1&&a.push(239,191,189);continue}o=r;continue}if(r<56320){(t-=3)>-1&&a.push(239,191,189),o=r;continue}r=(o-55296<<10|r-56320)+65536}else o&&(t-=3)>-1&&a.push(239,191,189);if(o=null,r<128){if((t-=1)<0)break;a.push(r)}else if(r<2048){if((t-=2)<0)break;a.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;a.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;a.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return a}function Cs(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function Ds(e,t){for(var r,n,o,a=[],s=0;s<e.length&&!((t-=2)<0);++s)r=e.charCodeAt(s),n=r>>8,o=r%256,a.push(o),a.push(n);return a}function On(e){return Qt.toByteArray(Rs(e))}function ot(e,t,r,n){for(var o=0;o<n&&!(o+r>=t.length||o>=e.length);++o)t[o+r]=e[o];return o}function G(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function ir(e){return e!==e}var _s=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var n=r*16,o=0;o<16;++o)t[n+o]=e[r]+e[o];return t}()});var Wn=tt((xl,Vn)=>{i();var E=Vn.exports={},$,H;function ar(){throw new Error("setTimeout has not been defined")}function sr(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?$=setTimeout:$=ar}catch(e){$=ar}try{typeof clearTimeout=="function"?H=clearTimeout:H=sr}catch(e){H=sr}})();function Fn(e){if($===setTimeout)return setTimeout(e,0);if(($===ar||!$)&&setTimeout)return $=setTimeout,setTimeout(e,0);try{return $(e,0)}catch(t){try{return $.call(null,e,0)}catch(r){return $.call(this,e,0)}}}function Ps(e){if(H===clearTimeout)return clearTimeout(e);if((H===sr||!H)&&clearTimeout)return H=clearTimeout,clearTimeout(e);try{return H(e)}catch(t){try{return H.call(null,e)}catch(r){return H.call(this,e)}}}var J=[],Ie=!1,fe,it=-1;function Os(){!Ie||!fe||(Ie=!1,fe.length?J=fe.concat(J):it=-1,J.length&&Bn())}function Bn(){if(!Ie){var e=Fn(Os);Ie=!0;for(var t=J.length;t;){for(fe=J,J=[];++it<t;)fe&&fe[it].run();it=-1,t=J.length}fe=null,Ie=!1,Ps(e)}}E.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];J.push(new Un(e,t)),J.length===1&&!Ie&&Fn(Bn)};function Un(e,t){this.fun=e,this.array=t}Un.prototype.run=function(){this.fun.apply(null,this.array)};E.title="browser";E.browser=!0;E.env={};E.argv=[];E.version="";E.versions={};function Q(){}E.on=Q;E.addListener=Q;E.once=Q;E.off=Q;E.removeListener=Q;E.removeAllListeners=Q;E.emit=Q;E.prependListener=Q;E.prependOnceListener=Q;E.listeners=function(e){return[]};E.binding=function(e){throw new Error("process.binding is not supported")};E.cwd=function(){return"/"};E.chdir=function(e){throw new Error("process.chdir is not supported")};E.umask=function(){return 0}});var c,l,Sl,i=x(()=>{c=k(Mn()),l=k(Wn()),Sl=function(e){function t(){var n=this||self;return delete e.prototype.__magic__,n}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object)});var Gn=x(()=>{"use strict";i()});var $n=x(()=>{"use strict";i()});var Hn=x(()=>{"use strict";i()});var cr,qn=x(()=>{"use strict";i();cr=(n=>(n.SetGuardian="SetGuardian",n.GuardAccount="GuardAccount",n.UnGuardAccount="UnGuardAccount",n))(cr||{})});var jn=x(()=>{"use strict";i()});var lr=x(()=>{"use strict";i()});var zn=x(()=>{"use strict";i()});var Kn=x(()=>{"use strict";i()});var Xn=x(()=>{"use strict";i()});var Yn=x(()=>{"use strict";i()});var pr,ve,ur=x(()=>{"use strict";i();pr=require("@multiversx/sdk-dapp-utils/out/constants/crossWindowProviderConstants"),ve=require("@multiversx/sdk-dapp-utils/out/enums/crossWindowProviderEnums")});var Zn,Dl,Jn,_l,ee=x(()=>{"use strict";i();ur();Zn=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Zn||{}),Dl=y(y({},ve.CrossWindowProviderRequestEnums),Zn),Jn=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(Jn||{}),_l=y(y({},ve.CrossWindowProviderResponseEnums),Jn)});var Qn=x(()=>{"use strict";i()});var eo=x(()=>{"use strict";i()});var dr,ae,_=x(()=>{"use strict";i();dr=(n=>(n.nft="nft",n.esdt="esdt",n.egld="egld",n))(dr||{}),ae=(o=>(o.raw="raw",o.text="text",o.decimal="decimal",o.smart="smart",o))(ae||{})});var to=x(()=>{"use strict";i()});var ro=x(()=>{"use strict";i()});var no=x(()=>{"use strict";i()});var B=x(()=>{"use strict";i();Kn();Xn();Yn();ee();Qn();eo();_();to();ro();no()});var mr,oo,Yl,io,Zl,ao,Jl,Ql,ep,so=x(()=>{"use strict";i();B();mr={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000",roundDuration:6e3}},{chainId:oo,egldLabel:Yl}=mr["devnet"],{chainId:io,egldLabel:Zl}=mr["testnet"],{chainId:ao,egldLabel:Jl}=mr["mainnet"],Ql={["devnet"]:oo,["testnet"]:io,["mainnet"]:ao},ep={[oo]:"devnet",[io]:"testnet",[ao]:"mainnet"}});var gr=x(()=>{"use strict";i()});var q,co=x(()=>{"use strict";i();q=require("@multiversx/sdk-web-wallet-provider")});var lo,po,fr,ip,ap,uo=x(()=>{"use strict";i();ur();fr=String((po=(lo=pr.safeWindow)==null?void 0:lo.navigator)==null?void 0:po.userAgent),ip=/^((?!chrome|android).)*safari/i.test(fr),ap=/firefox/i.test(fr)&&/windows/i.test(fr)});var Tr,yr,C,ke,mo,at,go,fo,st,ct,To,yo,se,I=x(()=>{"use strict";i();Gn();$n();Hn();qn();jn();lr();zn();so();gr();co();uo();Tr=5e4,yr=1e9,C=18,ke=4,mo=1,at=4294967295,go=4294967280,fo="signSession",st="sdk-dapp-version",ct="logout",To="login",yo="refundedGas",se="0"});var lt,hr=x(()=>{"use strict";i();lt=()=>Date.now()/1e3});var ho=x(()=>{"use strict";i()});var xo=x(()=>{"use strict";i()});var So=x(()=>{"use strict";i();hr();ho();xo()});var xr={};de(xr,{clear:()=>Gs,getItem:()=>Vs,localStorageKeys:()=>Te,removeItem:()=>Ws,setItem:()=>Us});var Te,pt,Us,Vs,Ws,Gs,Oe=x(()=>{"use strict";i();So();Te={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},pt=typeof localStorage!="undefined",Us=({key:e,data:t,expires:r})=>{!pt||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Vs=e=>{if(!pt)return;let t=localStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:lt()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Ws=e=>{!pt||localStorage.removeItem(String(e))},Gs=()=>{!pt||localStorage.clear()}});var Sr={};de(Sr,{clear:()=>Io,getItem:()=>Ao,removeItem:()=>bo,setItem:()=>wo,storage:()=>$s});var wo,Ao,bo,Io,$s,vo=x(()=>{"use strict";i();wo=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ao=e=>{let t=sessionStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(e)),null):r.data},bo=e=>sessionStorage.removeItem(String(e)),Io=()=>sessionStorage.clear(),$s={setItem:wo,getItem:Ao,removeItem:bo,clear:Io}});var Ee,ut=x(()=>{"use strict";i();Oe();vo();Ee={session:Sr,local:xr}});var wr,L,dt,U=x(()=>{"use strict";i();wr=require("@reduxjs/toolkit");I();L=(0,wr.createAction)(ct),dt=(0,wr.createAction)(To,e=>({payload:e}))});var br,ko,Eo,mt,Ar,Lo,No,Up,Ro,Vp,Wp,Gp,$p,Hp,qp,jp,zp,gt,ft=x(()=>{"use strict";i();br=require("@multiversx/sdk-core"),ko=require("@reduxjs/toolkit"),Eo=require("redux-persist");I();ut();Oe();U();mt={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:se},Ar={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":mt},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Lo=(0,ko.createSlice)({name:"accountInfoSlice",initialState:Ar,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=r?new br.Address(r).hex():""},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:mt},e.shard=t.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,t)=>{let{address:r}=e;e.accounts[r].nonce=t.payload},setAccountShard:(e,t)=>{e.shard=t.payload},setLedgerAccount:(e,t)=>{e.ledgerAccount=t.payload},updateLedgerAccount:(e,t)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=t.payload.index,e.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(e,t)=>{e.walletConnectAccount=t.payload},setIsAccountLoading:(e,t)=>{e.isAccountLoading=t.payload,e.accountLoadingError=null},setAccountLoadingError:(e,t)=>{e.accountLoadingError=t.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,t)=>{e.websocketEvent={timestamp:Date.now(),message:t.payload}},setWebsocketBatchEvent:(e,t)=>{e.websocketBatchEvent={timestamp:Date.now(),data:t.payload}}},extraReducers:e=>{e.addCase(L,()=>(Ee.local.removeItem(Te.loginExpiresAt),Ar)),e.addCase(dt,(t,r)=>{let{address:n}=r.payload;t.address=n,t.publicKey=new br.Address(n).hex()}),e.addCase(Eo.REHYDRATE,(t,r)=>{var g;if(!((g=r.payload)!=null&&g.account))return;let{account:n}=r.payload,{address:o,shard:a,accounts:s,publicKey:u}=n;t.address=o,t.shard=a;let m=s&&o in s;t.accounts=m?s:Ar.accounts,t.publicKey=u})}}),{setAccount:No,setAddress:Up,setAccountNonce:Ro,setAccountShard:Vp,setLedgerAccount:Wp,updateLedgerAccount:Gp,setWalletConnectAccount:$p,setIsAccountLoading:Hp,setAccountLoadingError:qp,setWebsocketEvent:jp,setWebsocketBatchEvent:zp}=Lo.actions,gt=Lo.reducer});function Me(){return new Date().setHours(new Date().getHours()+24)}function Fe(e){Ee.local.setItem({key:Te.loginExpiresAt,data:e,expires:e})}var Ir=x(()=>{"use strict";i();ut();Oe()});var Do,Co,_o,ou,iu,au,su,cu,lu,Po,pu,uu,Tt,yt=x(()=>{"use strict";i();Do=require("@reduxjs/toolkit");Ir();ee();U();Co={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,crossWindowLogin:null,isLoginSessionInvalid:!1},_o=(0,Do.createSlice)({name:"loginInfoSlice",initialState:Co,reducers:{setLoginMethod:(e,t)=>{e.loginMethod=t.payload},setTokenLogin:(e,t)=>{e.tokenLogin=t.payload},setTokenLoginSignature:(e,t)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=t.payload)},setWalletLogin:(e,t)=>{e.walletLogin=t.payload},setWalletConnectLogin:(e,t)=>{e.walletConnectLogin=t.payload},setLedgerLogin:(e,t)=>{e.ledgerLogin=t.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload},setIsWalletConnectV2Initialized:(e,t)=>{e.isWalletConnectV2Initialized=t.payload}},extraReducers:e=>{e.addCase(L,()=>Co),e.addCase(dt,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,Fe(Me())})}}),{setLoginMethod:ou,setWalletConnectLogin:iu,setLedgerLogin:au,setTokenLogin:su,setTokenLoginSignature:cu,setWalletLogin:lu,invalidateLoginSession:Po,setLogoutRoute:pu,setIsWalletConnectV2Initialized:uu}=_o.actions,Tt=_o.reducer});var Mo,Oo,Fo,fu,Tu,yu,hu,ht,xt=x(()=>{"use strict";i();Mo=require("@reduxjs/toolkit");U();Oo={},Fo=(0,Mo.createSlice)({name:"modalsSlice",initialState:Oo,reducers:{setTxSubmittedModal:(e,t)=>{e.txSubmittedModal=t.payload},setNotificationModal:(e,t)=>{e.notificationModal=t.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(L,()=>Oo)}}),{setTxSubmittedModal:fu,setNotificationModal:Tu,clearTxSubmittedModal:yu,clearNotificationModal:hu}=Fo.actions,ht=Fo.reducer});var Bo=x(()=>{"use strict";i()});var Uo=x(()=>{"use strict";i();Bo()});function Vo(e){return e[Math.floor(Math.random()*e.length)]}var Wo=x(()=>{"use strict";i()});var Go=x(()=>{"use strict";i();lr()});var $o=x(()=>{"use strict";i();Uo();Wo();Go()});var Ho,qo,jo,vr,qs,zo,Mu,Fu,Bu,St,wt=x(()=>{"use strict";i();Ho=require("@reduxjs/toolkit"),qo=k(require("lodash.omit")),jo=require("redux-persist");gr();U();$o();vr={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000",roundDuration:6e3},qs={network:vr},zo=(0,Ho.createSlice)({name:"appConfig",initialState:qs,reducers:{initializeNetworkConfig:(e,t)=>{let r=Vo(t.payload.walletConnectV2RelayAddresses),n=(0,qo.default)(t.payload,"walletConnectV2RelayAddresses");e.network=A(y(y({},e.network),n),{walletConnectV2RelayAddress:r})},updateNetworkConfig:(e,t)=>{e.network=y(y({},e.network),t.payload)},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(L,t=>{t.network.customWalletAddress=void 0}),e.addCase(jo.REHYDRATE,(t,r)=>{var o,a;if(!((a=(o=r.payload)==null?void 0:o.network)!=null&&a.customWalletAddress))return;let{network:{customWalletAddress:n}}=r.payload;t.network.customWalletAddress=n})}}),{initializeNetworkConfig:Mu,updateNetworkConfig:Fu,setCustomWalletAddress:Bu}=zo.actions,St=zo.reducer});var Ko,kr,Xo,Hu,qu,ju,At,bt=x(()=>{"use strict";i();Ko=require("@reduxjs/toolkit");B();U();kr={isSigning:!1,signedSessions:{}},Xo=(0,Ko.createSlice)({name:"signedMessageInfoSliceState",initialState:kr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:n,errorMessage:o}=t.payload;o&&(e.errorMessage=o),e.isSigning=n.status==="pending",e.signedSessions[r]=y(y({},e.signedSessions[r]),n)},setSignSessionState:(e,t)=>y(y({},e),t.payload),clearSignedMessageInfo:()=>kr},extraReducers:e=>{e.addCase(L,()=>kr)}}),{setSignSession:Hu,clearSignedMessageInfo:qu,setSignSessionState:ju}=Xo.actions,At=Xo.reducer});var Zo,Jo,Yo,Qo,Qu,ed,td,rd,It,vt=x(()=>{"use strict";i();Zo=require("@reduxjs/toolkit"),Jo=require("redux-persist");B();hr();U();Yo={customToasts:[],transactionToasts:[]},Qo=(0,Zo.createSlice)({name:"toastsSlice",initialState:Yo,reducers:{addCustomToast:(e,t)=>{let r=t.payload.toastId||`custom-toast-${e.customToasts.length+1}`,n=e.customToasts.findIndex(o=>o.toastId===r);if(n!==-1){e.customToasts[n]=A(y(y({},e.customToasts[n]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(A(y({},t.payload),{type:"custom",toastId:r}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:lt(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)}},extraReducers:e=>{e.addCase(L,()=>Yo),e.addCase(Jo.REHYDRATE,(t,r)=>{var o,a;let n=(a=(o=r.customToasts)==null?void 0:o.filter(s=>!("component"in s)))!=null?a:[];t.customToasts=n})}}),{addCustomToast:Qu,removeCustomToast:ed,addTransactionToast:td,removeTransactionToast:rd}=Qo.actions,It=Qo.reducer});var ei,Lr,Nr,Rr,js,Er,ti,ad,sd,cd,kt,Et=x(()=>{"use strict";i();ei=require("@reduxjs/toolkit");U();Lr="Transaction failed",Nr="Transaction successful",Rr="Processing transaction",js="Transaction submitted",Er={},ti=(0,ei.createSlice)({name:"transactionsInfo",initialState:Er,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:n}=t.payload;r!=null&&(e[r]={errorMessage:(n==null?void 0:n.errorMessage)||Lr,successMessage:(n==null?void 0:n.successMessage)||Nr,processingMessage:(n==null?void 0:n.processingMessage)||Rr,submittedMessage:(n==null?void 0:n.submittedMessage)||js,transactionDuration:n==null?void 0:n.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>Er},extraReducers:e=>{e.addCase(L,()=>Er)}}),{clearTransactionsInfo:ad,setTransactionsDisplayInfo:sd,clearTransactionsInfoForSessionId:cd}=ti.actions,kt=ti.reducer});function Dr(e){return e!=null&&(ui(e)||Ti(e))}function Be(e){return e!=null&&(di(e)||yi(e))}function Ue(e){return e!=null&&(mi(e)||hi(e))}function _r(e){return e!=null&&(gi(e)||xi(e))}function Pr(e){return e!=null&&fi(e)}function ui(e){return e!=null&&ri.includes(e)}function di(e){return e!=null&&ni.includes(e)}function mi(e){return e!=null&&oi.includes(e)}function gi(e){return e!=null&&ii.includes(e)}function fi(e){return e!=null&&ai.includes(e)}function Ti(e){return e!=null&&si.includes(e)}function yi(e){return e!=null&&ci.includes(e)}function hi(e){return e!=null&&li.includes(e)}function xi(e){return e!=null&&pi.includes(e)}var ri,ni,oi,ii,ai,si,ci,li,pi,Or=x(()=>{"use strict";i();ee();ri=["sent"],ni=["success"],oi=["fail","cancelled","timedOut"],ii=["invalid"],ai=["timedOut"],si=["pending"],ci=["success"],li=["fail","invalid"],pi=["not executed"]});var Si,wi,Ve,Ks,Ai,yd,hd,xd,Sd,wd,Ad,bd,Id,vd,kd,Ed,Lt,Nt=x(()=>{"use strict";i();Si=require("@reduxjs/toolkit"),wi=require("redux-persist");ee();Or();U();Ve={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Ks={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Ai=(0,Si.createSlice)({name:"transactionsSlice",initialState:Ve,reducers:{moveTransactionsToSignedState:(e,t)=>{var m,g;let{sessionId:r,transactions:n,errorMessage:o,status:a,redirectRoute:s,customTransactionInformation:u}=t.payload;e.customTransactionInformationForSessionId[r]=y(y(y({},Ks),((m=e.signedTransactions[r])==null?void 0:m.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:n,status:a,errorMessage:o,redirectRoute:s,customTransactionInformation:y(y({},e.customTransactionInformationForSessionId[r]),u!=null?u:{})},((g=e==null?void 0:e.transactionsToSign)==null?void 0:g.sessionId)===r&&(e.transactionsToSign=Ve.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=y(y({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:n,errorMessage:o,transactions:a}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=n,o!=null&&(e.signedTransactions[r].errorMessage=o),a!=null&&(e.signedTransactions[r].transactions=a))},updateSignedTransactionStatus:(e,t)=>{var g,T,f,S,w,b,R,ie;let{sessionId:r,status:n,errorMessage:o,transactionHash:a,serverTransaction:s,inTransit:u}=t.payload,m=(T=(g=e.signedTransactions)==null?void 0:g[r])==null?void 0:T.transactions;if(m!=null){e.signedTransactions[r].transactions=m.map(v=>v.hash===a?A(y(y({},s!=null?s:{}),v),{status:n,errorMessage:o,inTransit:u}):v);let Xt=(S=(f=e.signedTransactions[r])==null?void 0:f.transactions)==null?void 0:S.every(v=>Be(v.status)),ue=(b=(w=e.signedTransactions[r])==null?void 0:w.transactions)==null?void 0:b.some(v=>Ue(v.status)),Y=(ie=(R=e.signedTransactions[r])==null?void 0:R.transactions)==null?void 0:ie.every(v=>_r(v.status));Xt&&(e.signedTransactions[r].status="success"),ue&&(e.signedTransactions[r].status="fail"),Y&&(e.signedTransactions[r].status="invalid")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:n}=t.payload;e.customTransactionInformationForSessionId[r]=n,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Ve.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Ve.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload},updateSignedTransactionsCustomTransactionInformation:(e,t)=>{let{sessionId:r,customTransactionInformationOverrides:n}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].customTransactionInformation=y(y({},e.signedTransactions[r].customTransactionInformation),n))}},extraReducers:e=>{e.addCase(L,()=>Ve),e.addCase(wi.REHYDRATE,(t,r)=>{var s;if(t.signTransactionsCancelMessage=null,!((s=r.payload)!=null&&s.transactions))return;let{signedTransactions:n,customTransactionInformationForSessionId:o}=r.payload.transactions,a=Object.entries(n).reduce((u,[m,g])=>{let T=new Date(m),f=new Date;return f.setHours(f.getHours()+5),f-T>0||(u[m]=g),u},{});o!=null&&(t.customTransactionInformationForSessionId=o),n!=null&&(t.signedTransactions=a)})}}),{updateSignedTransactionStatus:yd,updateSignedTransactions:hd,setTransactionsToSign:xd,clearAllTransactionsToSign:Sd,clearAllSignedTransactions:wd,clearSignedTransaction:Ad,clearTransactionToSign:bd,setSignTransactionsError:Id,setSignTransactionsCancelMessage:vd,moveTransactionsToSignedState:kd,updateSignedTransactionsCustomTransactionInformation:Ed}=Ai.actions,Lt=Ai.reducer});var bi,Mr,Ii,Cd,Dd,_d,Pd,Rt,Ct=x(()=>{"use strict";i();bi=require("@reduxjs/toolkit");U();Mr={},Ii=(0,bi.createSlice)({name:"batchTransactionsSlice",initialState:Mr,reducers:{setBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},updateBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},clearBatchTransactions:(e,t)=>{delete e[t.payload.batchId]},clearAllBatchTransactions:()=>Mr},extraReducers:e=>{e.addCase(L,()=>Mr)}}),{setBatchTransactions:Cd,updateBatchTransactions:Dd,clearBatchTransactions:_d,clearAllBatchTransactions:Pd}=Ii.actions,Rt=Ii.reducer});var ki,vi,Ei,Bd,Li,Fr=x(()=>{"use strict";i();ki=require("@reduxjs/toolkit");U();vi={},Ei=(0,ki.createSlice)({name:"dappConfigSlice",initialState:vi,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(L,()=>vi)}}),{setDappConfig:Bd}=Ei.actions,Li=Ei.reducer});var Le=x(()=>{"use strict";i();ft();yt();xt();wt();bt();vt();Et();Nt();Ct();Fr()});var Wr=x(()=>{"use strict";i()});var Bi,ec,tc,he,Wt=x(()=>{"use strict";i();Bi=require("@reduxjs/toolkit");Wr();ft();Ct();Fr();yt();xt();wt();bt();vt();Et();Nt();ec={["account"]:gt,["dappConfig"]:Li,["loginInfo"]:Tt,["modals"]:ht,["networkConfig"]:St,["signedMessageInfo"]:At,["toasts"]:It,["transactionsInfo"]:kt,["transactions"]:Lt,["batchTransactions"]:Rt},tc=(e={})=>(0,Bi.combineReducers)(y(y({},ec),e)),he=tc});var Gi={};de(Gi,{default:()=>yc,sessionStorageReducers:()=>Gr});function re(e,t=[]){return{key:e,version:1,storage:Vi.default,blacklist:t}}var P,Ui,Vi,rc,He,nc,oc,ic,ac,sc,cc,lc,pc,uc,dc,Wi,mc,Gr,gc,fc,Tc,yc,$i=x(()=>{"use strict";i();P=require("redux-persist"),Ui=k(require("redux-persist/lib/storage")),Vi=k(require("redux-persist/lib/storage/session"));Wt();Le();ft();Ct();yt();xt();wt();bt();vt();Et();Nt();Wr();rc={persistReducersStorageType:"localStorage"},He={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},nc=re(He["account"]),oc=re(He["loginInfo"]),ic=re(He["modals"]),ac=re(He["networkConfig"]),sc={2:e=>A(y({},e),{networkConfig:vr})};cc=re("sdk-dapp-transactionsInfo"),lc=re("sdk-dapp-transactions",["transactionsToSign"]),pc=re("sdk-dapp-batchTransactions",["batchTransactions"]),uc=re("sdk-dapp-toasts"),dc=re("sdk-dapp-signedMessageInfo"),Wi={key:"sdk-dapp-store",version:2,storage:Ui.default,whitelist:Object.keys(He),migrate:(0,P.createMigrate)(sc,{debug:!1})},mc=A(y({},Wi),{whitelist:[]}),Gr={["toasts"]:(0,P.persistReducer)(uc,It),["transactions"]:(0,P.persistReducer)(lc,Lt),["transactionsInfo"]:(0,P.persistReducer)(cc,kt),["batchTransactions"]:(0,P.persistReducer)(pc,Rt),["signedMessageInfo"]:(0,P.persistReducer)(dc,At)},gc=A(y({},Gr),{["account"]:(0,P.persistReducer)(nc,gt),["loginInfo"]:(0,P.persistReducer)(oc,Tt),["modals"]:(0,P.persistReducer)(ic,ht),["networkConfig"]:(0,P.persistReducer)(ac,St)}),fc=rc.persistReducersStorageType==="localStorage",Tc=fc?(0,P.persistReducer)(Wi,he(Gr)):(0,P.persistReducer)(mc,he(gc)),yc=Tc});var Hi={};de(Hi,{default:()=>hc});var hc,qi=x(()=>{"use strict";i();Wt();hc=he()});var ji={};de(ji,{default:()=>Sc});var M,xc,Sc,zi=x(()=>{"use strict";i();M=require("redux-persist"),xc=[M.FLUSH,M.REHYDRATE,M.PAUSE,M.PERSIST,M.PURGE,M.REGISTER],Sc=xc});var Yi={};de(Yi,{default:()=>Xi});function Xi(e){return(0,Ki.persistStore)(e)}var Ki,Zi=x(()=>{"use strict";i();Ki=require("redux-persist")});var gl={};de(gl,{ACTIONS_WITH_EGLD_VALUE:()=>pn,ACTIONS_WITH_MANDATORY_OPERATIONS:()=>ln,ACTIONS_WITH_VALUE_IN_ACTION_FIELD:()=>dn,ACTIONS_WITH_VALUE_IN_DATA_FIELD:()=>un,builtCallbackUrl:()=>Bs,decodeData:()=>Xr,explorerUrlBuilder:()=>V,failBatchTransactionsStates:()=>oi,failServerTransactionsStates:()=>li,getAllTransactionsLink:()=>wc,getAreTransactionsOnSameShard:()=>Nc,getEventListDataHexValue:()=>jc,getEventListHighlight:()=>zc,getExplorerLink:()=>Se,getHumanReadableTimeFormat:()=>Dc,getInterpretedTransaction:()=>Bc,getIsTransactionFailed:()=>Ue,getIsTransactionNotExecuted:()=>_r,getIsTransactionPending:()=>Dr,getIsTransactionSuccessful:()=>Be,getIsTransactionTimedOut:()=>Pr,getOperationDirection:()=>Kc,getOperationList:()=>Xa,getOperationsDetails:()=>ml,getOperationsMessages:()=>nn,getReceiptMessage:()=>an,getScResultsDecodedData:()=>Xc,getScResultsHighlight:()=>Yc,getScamFlag:()=>Zc,getShardText:()=>Jc,getTextWithLinks:()=>Ba,getTokenFromData:()=>Yr,getTransactionActionNftText:()=>Xe,getTransactionActionTokenText:()=>Ye,getTransactionFee:()=>el,getTransactionLink:()=>Uc,getTransactionLinkWithLabel:()=>tl,getTransactionMessages:()=>rl,getTransactionMethod:()=>tn,getTransactionReceiver:()=>ze,getTransactionReceiverAssets:()=>en,getTransactionStatus:()=>nl,getTransactionStatusText:()=>ol,getTransactionTokens:()=>je,getTransactionTransferType:()=>rn,getTransactionValue:()=>Fc,getTrimmedHash:()=>il,getUnHighlightedDataFieldParts:()=>Vc,getVisibleOperations:()=>Ze,internalTransactionActions:()=>Ka,invalidBatchTransactionsStates:()=>ii,isBatchTransactionFailed:()=>mi,isBatchTransactionInvalid:()=>gi,isBatchTransactionPending:()=>ui,isBatchTransactionSuccessful:()=>di,isBatchTransactionTimedOut:()=>fi,isGuardianTx:()=>Ne,isServerTransactionFailed:()=>hi,isServerTransactionNotExecuted:()=>xi,isServerTransactionPending:()=>Ti,isServerTransactionSuccessful:()=>yi,isTokenTransfer:()=>Wc,notExecutedServerTransactionsStates:()=>pi,parseMultiEsdtTransferData:()=>Gc,parseTransactionAfterSigning:()=>$c,pendingBatchTransactionsStates:()=>ri,pendingServerTransactionsStatuses:()=>si,removeTransactionParamsFromUrl:()=>qc,successBatchTransactionsStates:()=>ni,successServerTransactionsStates:()=>ci,timedOutBatchTransactionsStates:()=>ai,transactionActionUnwrapper:()=>al,useDataDecode:()=>pl,useDataDecodeMethod:()=>ul,useGetOperationList:()=>dl});module.exports=Pe(gl);i();i();I();function Ms(e,t){let r=new URLSearchParams(e),n=Object.fromEntries(r);return{nextUrlParams:new URLSearchParams(y(y({},n),t)).toString(),params:n}}var Fs="2.35.0";function Bs({callbackUrl:e,urlParams:t={}}){let r=e;if(Object.entries(t).length>0)try{let{search:n,origin:o,pathname:a,hash:s}=new URL(e),u=A(y({},t),{[st]:Fs}),{nextUrlParams:m}=Ms(n,u);r=`${o}${a}?${m}${s}`}catch(n){return console.error("Unable to construct URL from: ",e,n),r}return r}i();i();i();Le();i();var Ni=k(require("lodash.isequal")),Dt=require("reselect"),h=(0,Dt.createSelectorCreator)(Dt.defaultMemoize,Ni.default);var j=e=>e.account,Br=h(j,e=>e.address),Ur=h(j,Br,(e,t)=>t in e.accounts?e.accounts[t]:mt),em=h(j,Ur,(e,t)=>{let o=e,{accounts:r}=o,n=hn(o,["accounts"]);return A(y({},n),{address:t.address,account:t})}),tm=h(Ur,e=>e.balance),rm=h(Ur,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),nm=h(j,e=>e.shard),om=h(j,e=>e.ledgerAccount),im=h(j,e=>e.walletConnectAccount),am=h(j,e=>e.isAccountLoading),sm=h(j,e=>e.accountLoadingError),cm=h(j,e=>e.websocketEvent),lm=h(j,e=>e.websocketBatchEvent);i();var Xs=e=>e.dappConfig,dm=h(Xs,e=>e.shouldUseWebViewProvider);i();var te=e=>e.loginInfo,Tm=h(te,e=>e.loginMethod),ym=h(te,Br,(e,t)=>Boolean(t)),hm=h(te,e=>e.walletConnectLogin),xm=h(te,e=>e.ledgerLogin),Sm=h(te,e=>e.walletLogin),wm=h(te,e=>e.isLoginSessionInvalid),Am=h(te,e=>e.tokenLogin),bm=h(te,e=>e.logoutRoute),Im=h(te,e=>e.isWalletConnectV2Initialized);i();var Ri=e=>e.modals,Em=h(Ri,e=>e.txSubmittedModal),Lm=h(Ri,e=>e.notificationModal);i();var ce=e=>e.networkConfig,Cm=h(ce,e=>e.network.chainId),Dm=h(ce,e=>e.network.roundDuration),_m=h(ce,e=>e.network.walletConnectBridgeAddress),Pm=h(ce,e=>e.network.walletConnectV2RelayAddress),Om=h(ce,e=>e.network.walletConnectV2ProjectId),Mm=h(ce,e=>e.network.walletConnectV2Options),Fm=h(ce,e=>e.network.walletConnectDeepLink),We=h(ce,e=>e.network),Bm=h(We,e=>e.apiAddress),_t=h(We,e=>e.explorerAddress),Um=h(We,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),Vm=h(We,e=>e.xAliasAddress),Wm=h(We,e=>e.egldLabel);i();var Pt=e=>e.signedMessageInfo,Hm=h(Pt,e=>e.isSigning),qm=h(Pt,e=>e.errorMessage),jm=h(Pt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),zm=h(Pt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});i();var Ci=e=>e.toasts,Ym=h(Ci,e=>e.customToasts),Zm=h(Ci,e=>e.transactionToasts);i();Le();var Di={errorMessage:Lr,successMessage:Nr,processingMessage:Rr},Ys=e=>e.transactionsInfo,tg=h(Ys,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||Di);i();i();var z=require("@multiversx/sdk-core");I();i();var Vr=require("@multiversx/sdk-core/out");i();i();function Ge(e){try{let t=atob(e),r=btoa(t),n=c.Buffer.from(e,"base64").toString(),o=c.Buffer.from(n).toString("base64"),a=e===r||r.startsWith(e),s=e===o||o.startsWith(e);if(a&&s)return!0}catch(t){return!1}return!1}function _i(e){return Ge(e)?atob(e):e}i();i();function Ot(e){for(let t=0;t<e.length;t++)if(e.charCodeAt(t)>127)return!1;return!0}function ye(e){let t=e;try{let r=c.Buffer.from(e,"hex").toString();Ot(r)&&r.length>1&&(t=r)}catch(r){}return t}i();i();var Pi=e=>/\d/.test(e);var Oi=e=>{let t=e!=null?e:"";return Ge(t)?Vr.TransactionPayload.fromEncoded(t):new Vr.TransactionPayload(t)};i();I();var Ne=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(cr).some(r=>e.startsWith(r)):!1;function Mt(e){var n,o,a;let t=y({},e);Ne({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new z.Transaction(y(y(A(y(A(y({value:t.value.valueOf(),data:Oi(t.data),nonce:t.nonce.valueOf(),receiver:new z.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new z.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(n=t.gasLimit.valueOf())!=null?n:Tr,gasPrice:(o=t.gasPrice.valueOf())!=null?o:yr,chainID:t.chainID.valueOf(),version:new z.TransactionVersion((a=t.version)!=null?a:mo)}),t.options?{options:new z.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new z.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(c.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(c.Buffer.from(t.signature,"hex")),r}var Ft=e=>e.transactions,$e=h(Ft,e=>e.signedTransactions),kg=h(Ft,e=>e.signTransactionsError),Eg=h(Ft,e=>e.signTransactionsCancelMessage),Bt=e=>t=>Object.entries(t).reduce((r,[n,o])=>(e(o.status)&&(r[n]=o),r),{}),Lg=h($e,Bt(Dr)),Ng=h($e,Bt(Be)),Rg=h($e,Bt(Ue)),Cg=h($e,Bt(Pr)),Dg=h(Ft,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:A(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>Mt(r)))||[]})}),_g=h($e,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});i();var $r=require("@reduxjs/toolkit"),ta=require("react-redux/lib/utils/Subscription");Le();i();var Mi=k(require("lodash.throttle"));I();Le();Ir();ut();Oe();var Zs=[ct],Ut=!1,Js=(0,Mi.default)(()=>{Fe(Me())},5e3),Fi=e=>t=>r=>{if(Zs.includes(r.type))return t(r);let n=e.getState(),o=Ee.local.getItem(Te.loginExpiresAt);if(!Boolean(n==null?void 0:n.account.address))return t(r);if(o==null)return Fe(Me());let s=Date.now();return o-s<0&&!Ut?setTimeout(()=>{Ut=!0,e.dispatch(Po())},1e3):(Ut&&(Ut=!1),Js()),t(r)};i();i();function Vt(){return typeof sessionStorage!="undefined"}var Ji=Vt()?($i(),Pe(Gi)).default:(qi(),Pe(Hi)).default,Qi=Vt()?(zi(),Pe(ji)).default:[],ea=Vt()?(Zi(),Pe(Yi)).default:e=>e;Wt();var Re=(0,$r.configureStore)({reducer:Ji,middleware:e=>e({serializableCheck:{ignoredActions:[...Qi,Ro.type,No.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Fi)}),Cf=(0,ta.createSubscription)(Re),Df=ea(Re),_f=(0,$r.configureStore)({reducer:he});function wc(e,t=_t(Re.getState())){return`${t}/address/${e}`}i();i();var qr=require("@multiversx/sdk-core/out");i();I();var Ac=e=>{let t=c.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,t.length).equals(t))return!0;let n=c.Buffer.alloc(32).fill(0);return e.equals(n)},Hr=e=>{try{let r=parseInt("11",2),n=parseInt("01",2),o=c.Buffer.from(e,"hex"),a=o[31];if(Ac(o))return at;let s=a&r;return s>3-1&&(s=a&n),s}catch(t){return-1}};function ra({receiverAddress:e,senderShard:t,senderAddress:r}){try{let n=new qr.Address(e),o=Hr(n.pubkey());if(t==null&&r!=null){let a=new qr.Address(r);return Hr(a)===o}return o===t}catch(n){return!1}}i();var qe=require("@multiversx/sdk-core");B();i();var na=require("@multiversx/sdk-core");function bc(e){try{let t=new na.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function Ce(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&bc(e)}var Ic=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function oa(e,t,r=""){if(!Ce(e))return!1;if(new qe.Address(e).isContractAddress())return!0;let a=jr({receiver:e,data:r});return a?new qe.Address(a).isContractAddress()||Ec(e,t,r):!1}var vc=e=>e.toLowerCase().match(/[0-9a-f]/g),kc=e=>e.length%2===0;function Ec(e,t,r){let n=r==null?void 0:r.split("@");if(n==null)return!1;let[o,...a]=n,s=t!=null&&e!=null&&e===t,u=Ic.includes(o),m=a.every(g=>vc(g)&&kc(g));return s&&u&&m}function jr({receiver:e,data:t}){try{if(!t)return e;let r=Ge(t)?qe.TransactionPayload.fromEncoded(t).toString():t,n=Lc(r),o=r.split("@");return n>-1?o[n]:e}catch(r){console.log(r);return}}function Lc(e){return e.includes("MultiESDTNFTTransfer")?1:e.includes("ESDTNFTTransfer")?4:-1}var Nc=(e,t=1)=>e!=null&&e.length?e.reduce((r,{receiver:n,data:o})=>{let a=jr({receiver:n,data:o!=null?o:""});return a==null?r:r&&ra({receiverAddress:a,senderShard:t})},!0):!0;i();i();i();var Kr=require("@multiversx/sdk-core"),Gt=k(require("bignumber.js"));ee();var zr={tokenId:"",amount:""},Xr=e=>e.split("@").map((a,s)=>[2,3].includes(s)?a:ye(a));function Yr(e){if(!e)return zr;let t=e.startsWith("ESDTTransfer"),r=e.startsWith("ESDTNFTTransfer")&&e.includes("@"),n=e.startsWith("ESDTNFTBurn")&&e.includes("@");if(t){let[,o,a]=e.split("@");try{let s=c.Buffer.from(o,"hex").toString("ascii");if(!s)return zr;let u=new Gt.default("0x"+a.replace("0x","")).toString(10);return{tokenId:s,amount:u}}catch(s){console.error("Error getting token from transaction data",s)}}if(r)try{let[,o,a,s,u]=Xr(e);if([o,a,s,u].every(m=>Boolean(m))&&Ce(new Kr.Address(u).bech32()))return{tokenId:`${o}-${a}`,amount:new Gt.default(s,16).toString(10),collection:o,nonce:a,receiver:new Kr.Address(u).bech32()}}catch(o){}if(n)try{let[,o,a,s]=Xr(e);if([o,a,s].every(u=>Boolean(u)))return{tokenId:`${o}-${a}`,amount:new Gt.default(s,16).toString(10),collection:o,nonce:a}}catch(o){}return zr}i();i();i();var le="accounts";var aa="blocks",sa="code",ca="collections";var la="contracts";var pa="identities";var ua="locked-accounts",da="logs",ma="miniblocks";var Zr="nfts",ga="nodes",Jr="providers",fa="roles",Qr="sc-results";var De="tokens";var xe="transactions";var V={shard:e=>`/${aa}?shard=${e}`,receiverShard:e=>`/${xe}?receivershard=${e}`,senderShard:e=>`/${xe}?sendershard=${e}`,transactionDetails:e=>`/${xe}/${e}`,transactionDetailsScResults:e=>`/${xe}/${e}/${Qr}`,transactionDetailsLogs:e=>`/${xe}/${e}/${da}`,nodeDetails:e=>`/${ga}/${e}`,accountDetails:e=>`/${le}/${e}`,accountDetailsContractCode:e=>`/${le}/${e}/${sa}`,accountDetailsTokens:e=>`/${le}/${e}/${De}`,accountDetailsNfts:e=>`/${le}/${e}/${Zr}`,accountDetailsScResults:e=>`/${le}/${e}/${Qr}`,accountDetailsContracts:e=>`/${le}/${e}/${la}`,identityDetails:e=>`/${pa}/${e}`,tokenDetails:e=>`/${De}/${e}`,tokenDetailsAccounts:e=>`/${De}/${e}/${le}`,tokenDetailsLockedAccounts:e=>`/${De}/${e}/${ua}`,tokenDetailsRoles:e=>`/${De}/${e}/${fa}`,collectionDetails:e=>`/${ca}/${e}`,nftDetails:e=>`/${Zr}/${e}`,providerDetails:e=>`/${Jr}/${e}`,providerDetailsTransactions:e=>`/${Jr}/${e}/${xe}`,miniblockDetails:e=>`/${ma}/${e}`};i();var je=e=>{var t,r,n,o;if(e.action){let a=[(t=e.action.arguments)==null?void 0:t.token,(r=e.action.arguments)==null?void 0:r.token1,(n=e.action.arguments)==null?void 0:n.token2,(o=e.action.arguments)==null?void 0:o.transfers].filter(u=>u!=null);return[].concat(...a)}return[]};i();i();function ze(e){var r,n;let t=e.receiver;return(n=(r=e.action)==null?void 0:r.arguments)!=null&&n.receiver&&(t=e.action.arguments.receiver),t}function en(e){let t=ze(e);return e.receiver===t?e.receiverAssets:void 0}i();_();var tn=e=>{var n,o,a,s,u,m;let t="Transaction";return((n=e.action)==null?void 0:n.name)&&((o=e.action)==null?void 0:o.category)&&(((a=e.action)==null?void 0:a.category)==="esdtNft"&&((s=e.action)==null?void 0:s.name)==="transfer"?t="Transaction":e.action&&(t=e.action.name),(m=(u=e.action)==null?void 0:u.arguments)!=null&&m.functionName&&(t=e.action.arguments.functionName)),t};i();var Ta=!1;function Cc(e){Ta||(console.error(e),Ta=!0)}function Se({explorerAddress:e,to:t}){try{return new URL(t).href}catch(r){return t.startsWith("/")||(Cc(`Link not prepended by / : ${t}`),t=`/${t}`),e?`${e}${t}`:t}}i();_();function rn(e,t,r){let n=e===t.sender,o=e===r,a=n&&o,s=(t==null?void 0:t.type)==="SmartContractResult";switch(!0){case s:return"Internal";case a:return"Self";case o:return"In";case n:default:return"Out"}}i();function Dc({value:e,noSeconds:t,utc:r,meridiem:n=!0}){let o=new Date(e*1e3),[,a]=o.toLocaleString("en-US",{hour:"numeric",hour12:n}).split(" "),s=o.toUTCString(),[,u]=s.split(","),[m,g,T,f]=u.trim().split(" "),[S,w,b]=f.split(":"),R=`:${b}`,ie=`${S}:${w}${t?"":R}`,Y=`${n?a:""} ${r?"UTC":""}`.trim();return`${g} ${m}, ${T} ${ie} ${Y}`.trim()}i();function nn(e){var t,r;return(r=(t=e==null?void 0:e.operations)==null?void 0:t.map(n=>n.message).filter(n=>Boolean(n)))!=null?r:[]}i();var Sa=k(require("bignumber.js"));I();i();var xa=require("@multiversx/sdk-core"),pe=k(require("bignumber.js"));I();i();var ha=k(require("bignumber.js")),on=(e,t=!0)=>{let r=String(e);if(!r.match(/^[-]?\d+$/))return!1;let n=new ha.default(r),o=t?0:-1;return n.toString(10)===r&&n.comparedTo(0)>=o};i();function ne(e){return{if:function(t){return t?{then:r=>r instanceof Function?ne(r(e)):ne(r)}:{then:()=>ne(e)}},then:t=>t instanceof Function?ne(t(e)):ne(t),valueOf:function(){return e}}}pe.default.config({ROUNDING_MODE:pe.default.ROUND_FLOOR});function K({input:e,decimals:t=C,digits:r=ke,showLastNonZeroDecimal:n=!0,showIsLessThanDecimalsLabel:o=!1,addCommas:a=!1}){if(!on(e,!1))throw new Error("Invalid input");let s=new pe.default(e).isNegative(),u=e;return s&&(u=e.substring(1)),ne(u).then(()=>xa.TokenTransfer.fungibleFromBigInteger("",u,t).amountAsBigInteger.shiftedBy(-t).toFixed(t)).then(m=>{let g=new pe.default(m);if(g.isZero())return se;let T=g.toString(10),[f,S]=T.split("."),w=new pe.default(S||0),b=ne(0).if(Boolean(S&&n)).then(()=>Math.max(S.length,r)).if(w.isZero()&&!n).then(0).if(Boolean(S&&!n)).then(()=>Math.min(S.length,r)).valueOf(),R=S&&r>=1&&r<=S.length&&w.isGreaterThan(0)&&new pe.default(S.substring(0,r)).isZero(),ie=g.toFormat(b);return ne(T).if(a).then(ie).if(Boolean(R)).then(ue=>{let Y=new pe.default(f).isZero(),[v,Je]=ue.split("."),Qe=new Array(r-1).fill(0),Ya=[...Qe,0].join(""),Za=[...Qe,1].join("");return Y?o?`<${v}.${Za}`:n?`${v}.${Je}`:v:`${v}.${Ya}`}).if(Boolean(!R&&S)).then(ue=>{let[Y]=ue.split("."),v=S.substring(0,b);if(n){let Je=r-v.length;if(Je>0){let Qe=Array(Je).fill(0).join("");return v=`${v}${Qe}`,`${Y}.${v}`}return ue}return v?`${Y}.${v}`:Y}).valueOf()}).if(s).then(m=>`-${m}`).valueOf()}var _c=e=>{var t,r;if(!((t=e.receipt)!=null&&t.value))return"";if(((r=e.receipt)==null?void 0:r.data)===yo){let n=K({input:e.receipt.value,decimals:C,digits:ke,showLastNonZeroDecimal:!0});return new Sa.default(n).times(e.gasPrice).times(100).toFixed()}return e.receipt.value};function an(e){var o;let t=(o=e.receipt)==null?void 0:o.data;if(!t)return"";let r=_c(e),n=r?`: ${r}`:"";return`${t}${n}`}i();function sn(e){var t,r;return(r=(t=e==null?void 0:e.results)==null?void 0:t.map(n=>n.returnMessage).filter(n=>Boolean(n)))!=null?r:[]}i();i();I();i();var Ht=(n=>(n.NonFungibleESDT="NonFungibleESDT",n.SemiFungibleESDT="SemiFungibleESDT",n.MetaESDT="MetaESDT",n))(Ht||{});i();i();i();I();i();I();i();var Pc=require("@multiversx/sdk-core");I();i();var Ke=require("@multiversx/sdk-core"),Mc=k(require("bignumber.js"));I();i();i();var Oc=k(require("bignumber.js"));I();i();I();i();var cn={isEsdt:!1,isNft:!1,isEgld:!1};function wa(e){let t=e==null?void 0:e.split("-").length;return t===2?A(y({},cn),{isEsdt:!0}):t===3?A(y({},cn),{isNft:!0}):A(y({},cn),{isEgld:!0})}i();i();i();i();i();I();i();I();function Xe({token:e,noValue:t,showLastNonZeroDecimal:r}){var g;let n=!t&&e.value&&e.type!=="NonFungibleESDT",o=e.decimals!=null,a="";e.type==="NonFungibleESDT"&&(a="NFT"),e.type==="SemiFungibleESDT"&&(a="SFT"),e.type==="MetaESDT"&&(a="Meta-ESDT");let s="";n&&o&&(s=o?K({input:e.value,decimals:e.decimals,digits:2,showLastNonZeroDecimal:r}):Number(e.value).toLocaleString("en"));let u=V.nftDetails(String(e.identifier)),m=e.ticker===e.collection&&(g=e.identifier)!=null?g:e.ticker;return{badgeText:a,tokenFormattedAmount:n?s:null,tokenExplorerLink:u,tokenLinkText:m,token:e,noValue:t,showLastNonZeroDecimal:r}}i();I();function Ye({token:e,noValue:t,showLastNonZeroDecimal:r}){var u;let n=Boolean(!t&&e.value),o=n?K({input:e.value,decimals:(u=e.decimals)!=null?u:C,digits:2,showLastNonZeroDecimal:r,addCommas:!0}):null,a=V.tokenDetails(String(e.token)),s=e.ticker;return{tokenExplorerLink:a,tokenFormattedAmount:o,showFormattedAmount:n,tokenLinkText:s,token:e,showLastNonZeroDecimal:r}}i();_();var ln=["reDelegateRewards","claimRewards","unBond"],pn=["wrapEgld","unwrapEgld"],un=["unStake"],dn=["unDelegate"];i();i();var Aa=e=>{let t=e.map(n=>{let{isNft:o}=wa(n.type);if(o){let{badgeText:T,tokenFormattedAmount:f,tokenLinkText:S}=Xe({token:n});return`${T!=null?`(${T}) `:""}${f} ${S}`}let{tokenFormattedAmount:a,tokenLinkText:s,token:u}=Ye({token:n}),m=u.collection?u.identifier:u.token;return`${a} ${s} (${m})`});return decodeURI(t.join("%0A"))};i();I();var F=e=>({egldValueData:{value:e,formattedValue:K({input:e}),decimals:C}});i();var Ia=k(require("bignumber.js"));var ba=!1;function va(e){var t;try{let n=_i(e.data).replace(`${(t=e.action)==null?void 0:t.name}@`,""),o=new Ia.default(n,16);if(!o.isNaN())return F(o.toString(10))}catch(r){ba||(console.error(`Unable to extract value for txHash: ${e.txHash}`),ba=!0)}return F(e.value)}i();i();_();var Ze=e=>{var r,n;return(n=(r=e==null?void 0:e.operations)==null?void 0:r.filter(o=>Object.values(dr).includes(o.type)))!=null?n:[]};var ka=!1,Ea=e=>{ka||(console.error(`Operations field missing for txHash: ${e}.
2
2
  Unable to compute value field.`),ka=!0)};function La(e){try{if(e.operations){let[t]=Ze(e);return F(t==null?void 0:t.value)}else Ea(e.txHash)}catch(t){Ea(e.txHash)}return F(e.value)}i();var Ra=k(require("bignumber.js"));var Na=!1;function Ca(e){var r,n,o,a,s;return new Ra.default((n=(r=e.action)==null?void 0:r.arguments)==null?void 0:n.value).isNaN()?(Na||(console.error(`Unable to interpret ${(s=e.action)==null?void 0:s.name} data for txHash: ${e.txHash}`),Na=!0),F(e.value)):F((a=(o=e.action)==null?void 0:o.arguments)==null?void 0:a.value)}var Fc=({transaction:e,hideMultipleBadge:t})=>{var r;if(e.action){if(pn.includes(e.action.name))return F(e.value);if(un.includes(e.action.name))return va(e);if(ln.includes(e.action.name))return La(e);if(dn.includes(e.action.name))return Ca(e);let n=je(e);if(n.length){let o=n[0],a=Object.values(Ht).includes(o.type),u=!t&&n.length>1?Aa(n):"";if(a){let{badgeText:w,tokenFormattedAmount:b,tokenExplorerLink:R,tokenLinkText:ie}=Xe({token:o});return{nftValueData:{badgeText:w,tokenFormattedAmount:b,tokenExplorerLink:R,tokenLinkText:ie,transactionTokens:n,token:o,value:b!=null?o.value:null,decimals:b!=null?o.decimals:null,titleText:u}}}let{tokenExplorerLink:m,showFormattedAmount:g,tokenFormattedAmount:T,tokenLinkText:f,token:S}=Ye({token:o});return{tokenValueData:{tokenExplorerLink:m,showFormattedAmount:g,tokenFormattedAmount:T,tokenLinkText:f,transactionTokens:n,token:S,value:o.value,decimals:(r=o.decimals)!=null?r:C,titleText:u}}}}return F(e.value)};function Bc({transaction:e,address:t,explorerAddress:r}){var R;let n=(R=e.tokenIdentifier)!=null?R:Yr(e.data).tokenId,o=ze(e),a=en(e),s=rn(t,e,o),u=tn(e),m=je(e),g=Se({explorerAddress:r,to:V.accountDetails(e.sender)}),T=Se({explorerAddress:r,to:V.accountDetails(o)}),f=Se({explorerAddress:r,to:V.senderShard(e.senderShard)}),S=Se({explorerAddress:r,to:V.receiverShard(e.receiverShard)}),w=e.originalTxHash?`${e.originalTxHash}#${e.txHash}`:e.txHash,b=Se({explorerAddress:r,to:V.transactionDetails(w)});return A(y({},e),{tokenIdentifier:n,receiver:o,receiverAssets:a,transactionDetails:{direction:s,method:u,transactionTokens:m,isContract:oa(e.sender)},links:{senderLink:g,receiverLink:T,senderShardLink:f,receiverShardLink:S,transactionLink:b}})}i();function Uc(e,t=_t(Re.getState())){return`${t}/transactions/${e}`}i();var Vc=({data:e,highlight:t,occurrences:r,transactionIndex:n})=>{let o=r[n]||e.indexOf(t),a=t.length,s=e.slice(0,o),u=e.slice(o+a);return{start:s,end:u}};i();function Wc({tokenId:e,erdLabel:t}){return Boolean(e&&e!==t)}i();var mn=k(require("bignumber.js"));B();i();var Da=(e,t)=>{let r=[],n=e.indexOf(t,0);for(;n>=0;)r.push(n),n=e.indexOf(t,n+1);return r};function Gc(e){let t=[],r=0;try{if((e==null?void 0:e.startsWith("MultiESDTNFTTransfer"))&&(e==null?void 0:e.includes("@"))){let[,n,o,...a]=e==null?void 0:e.split("@");if(n){let s=new mn.default(o,16).toNumber();if(s>=Number.MAX_SAFE_INTEGER)return[];let u=0;for(let f=0;f<s;f++){let S={type:"nftTransaction",data:"",receiver:n};for(let w=0;w<3;w++){switch(w){case 0:S.token=ye(a[u]),S.data=a[u];break;case 1:{let b=a[u]&&a[u].length?a[u]:"";b&&b!=="00"?S.nonce=b:S.type="esdtTransaction",S.data=`${S.data}@${a[u]}`;break}case 2:S.amount=new mn.default(a[u],16).toString(10),S.data=`${S.data}@${a[u]}`;break;default:break}r=u+1,u++}t[f]=S}let m=t.length!==s,g=t.some(f=>Da(f.data,"@").length!==2),T=t.some(f=>f.data.startsWith("@"));if(m||g||T)return[];if(a[r]){let f=a[r];for(let S=r+1;S<a.length;S++)f+="@"+a[S];t[s]={type:"scCall",data:f,receiver:n}}}}}catch(n){return console.error("failed parsing tx",n),t}return t}i();i();i();ee();function $c(e){let r=Object.getPrototypeOf(e).toPlainObject!=null?e:Mt(e),n=A(y({},r.toPlainObject()),{hash:r.getHash().hex(),senderUsername:r.getSenderUsername().valueOf(),receiverUsername:r.getReceiverUsername().valueOf(),status:"pending"});return Ne({data:n.data,onlySetGuardian:!0})&&(delete n.senderUsername,delete n.receiverUsername),n}i();var Ma=require("@multiversx/sdk-web-wallet-provider");I();i();var Pa=k(require("qs"));i();i();i();i();i();var we=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var X=()=>{if(!we())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:n,href:o,search:a}}=window;return{pathname:t,hash:r,origin:n,href:o,search:a}};i();var qt=e=>{let t=new URLSearchParams(e).toString(),{pathname:r,hash:n}=X(),o=t?`?${t}`:"",a=r?`${r}${o}${n}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,a)})};i();var Hc={search:we()?window.location.search:"",removeParams:[]},_a=(e,t=Hc)=>{var s;let r={},n=we()?window.location.search:"",o=(s=t.search)!=null?s:n;if(o){let u=o?new URLSearchParams(o):[];r=Object.fromEntries(u)}let a={};return e.forEach(u=>{a[u]=r[u],delete r[u]}),t.removeParams!=null&&Object.keys(r).forEach(u=>{var g,T;let[m]=u.split("[");(((g=t.removeParams)==null?void 0:g.includes(u))||((T=t.removeParams)==null?void 0:T.includes(m)))&&delete r[u]}),{remainingParams:a,params:r,clearNavigationHistory:()=>qt(r)}};var Oa=({removeParams:e,search:t})=>{let r=we()?window.location.search:"",n=t!=null?t:r;if(!n)return{};let o=Pa.default.parse(n.replace("?","")),a=Object.keys(o).filter(u=>!e.includes(u)),{remainingParams:s}=_a(a,{search:t,removeParams:e});return qt(s),s};var qc=({transaction:e,search:t})=>Oa({removeParams:[...Object.keys(e),Ma.WALLET_PROVIDER_CALLBACK_PARAM,fo,st],search:t});i();i();var jc=e=>c.Buffer.from(String(e==null?void 0:e.data),"base64").toString("hex");i();var zc=(e,t)=>{var u;let{hash:r}=X(),n=r.split("/"),o=n[0]?n[0].replace("#",""):"",a=(u=n[1])!=null?u:0;return o===t&&e.order===Number(a)};i();_();var Kc=({operation:e,address:t})=>{let r=t===e.sender,n=t===e.receiver,o=r&&n,a=!o,s="";switch(!0){case r:s="Out";break;case n:s="In";break;case o:s="Self";break;case a:s="Internal";break}return{direction:s}};i();var Xc=e=>{let t=c.Buffer.from(e,"base64").toString().split("@");return t.length>=2&&(t[0].length>0?t[0]=ye(t[0]):t[1]=ye(t[1])),t.join("@")};i();var Yc=e=>{let{hash:t}=X();return t.substring(0,t.indexOf("/")>0?t.indexOf("/"):t.length).replace("#","")===e};i();var Fa=k(require("linkifyjs")),Ba=e=>{let t=Fa.find(e);if(!t.length)return{textWithLinks:e,hasLinks:!1};let r=e;for(let n of t){let o=e.substring(n.start,n.end);r=r.replace(o,n.value)}return{textWithLinks:r,hasLinks:!0}},Zc=({message:e,scamInfo:t,isNsfw:r,verified:n,messagePrefix:o="Message hidden due to suspicious content - "})=>{var m;if(n)return{message:"",textWithLinks:"",isSuspicious:!1};let a=`${o}${(m=t==null?void 0:t.info)!=null?m:"suspicious content"}`,{textWithLinks:s,hasLinks:u}=Ba(e);return u||r||t?{message:a,textWithLinks:s,isSuspicious:!0}:{message:"",textWithLinks:s,isSuspicious:!1}};i();I();var Jc=e=>{let t=e;typeof t=="string"&&t.includes("Shard")&&(t=t.replace("Shard","").replace(" ",""));let r=at.toString()===String(t).toString()||String(t)==="metachain",n=go.toString()===String(t).toString();return r?"Metachain":n?"All Shards":`Shard ${t}`};i();var gn=k(require("bignumber.js")),Qc=e=>{let t=new gn.default(e.gasPrice),r=new gn.default(e.gasUsed);return t.times(r).toString()};function el(e){return e.fee?e.fee:e.gasUsed===void 0?null:Qc(e)}i();B();var tl=({transaction:e,direction:t})=>{var m;let r=t==="Internal",n=e.sender;if(r)return{link:(m=e.links.senderLink)!=null?m:"",label:"Smart Contract transaction",address:n};let o=t==="Out",a=o?e.links.receiverLink:e.links.senderLink,s="";return t==="Self"&&e.receiverAssets?s=e.receiverAssets.name:(n=o?e.receiver:e.sender,s=o?"To:":"From:"),{label:s,address:n,link:a!=null?a:""}};i();function rl(e){return Array.from(new Set([...sn(e),...nn(e),an(e)])).filter(r=>Boolean(r))}i();ee();function nl(e){let t=s=>e.status.toLowerCase()===s.toLowerCase(),r=t("fail")||t("reward-reverted"),n=t("success"),o=t("not executed")||t("invalid"),a=t("pending")||e.pendingResults;return{failed:r,success:n,invalid:o,pending:a}}i();ee();var ol=e=>{switch(!0){case e.pendingResults:return"Pending (Smart Contract Execution)";case e.status==="reward-reverted":return"fail";default:return e.status.toString()}};i();var il=(e,t=4)=>`${e.substring(0,Math.floor(e.length/t))}...${e.substring(e.length-Math.ceil(e.length/t))}`;i();i();_();i();_();var Ua=e=>{var t,r;switch(e.name){case"transfer":return["Transfer",{token:(t=e.arguments)==null?void 0:t.transfers},"to",{address:(r=e.arguments)==null?void 0:r.receiver}];default:return[]}};i();var Va=k(require("bignumber.js"));I();_();var Wa=e=>{var t,r,n,o,a,s,u,m,g,T,f,S;switch(e.name){case"claimLockedAssets":return["Claim locked assets"];case"enterFarm":case"enterFarmProxy":return["Enter farm with",{token:(t=e.arguments)==null?void 0:t.transfers}];case"enterFarmAndLockRewards":case"enterFarmAndLockRewardsProxy":return["Enter farm and lock rewards with",{token:(r=e.arguments)==null?void 0:r.transfers}];case"exitFarm":case"exitFarmProxy":return["Exit farm with",{token:(n=e.arguments)==null?void 0:n.transfers}];case"claimRewards":case"claimRewardsProxy":return["Claim rewards",{token:(o=e.arguments)==null?void 0:o.transfers}];case"compoundRewards":case"compoundRewardsProxy":return["Reinvest rewards",{token:(a=e.arguments)==null?void 0:a.transfers}];case"swapTokensFixedInput":case"swap":return e.description?[e.description]:[];case"swapTokensFixedOutput":return e.description?[e.description]:[];case"addLiquidity":case"addLiquidityProxy":return["Added liquidity for",{token:[(s=e.arguments)==null?void 0:s.transfers[0]]},"and",{token:[(u=e.arguments)==null?void 0:u.transfers[1]]}];case"removeLiquidity":case"removeLiquidityProxy":return["Removed liquidity with ",{token:(m=e.arguments)==null?void 0:m.transfers}];case"mergeLockedAssetTokens":let w=se;if((g=e.arguments)!=null&&g.transfers){let b=e.arguments.transfers.map(({value:R})=>R);w=Va.default.sum.apply(null,b).toString(10)}return[`Merge ${(T=e.arguments)==null?void 0:T.transfers.length}`,{tokenNoLink:[(f=e.arguments)==null?void 0:f.transfers[0]]},"positions into a single",{tokenNoLink:[(S=e.arguments)==null?void 0:S.transfers[0]]},"position of value",{value:w}];case"wrapEgld":case"unwrapEgld":default:return e.description?[e.description]:[]}};i();_();var Ga=e=>{var t,r,n,o,a,s,u,m,g,T,f,S;switch(e.name){case"delegate":case"stake":return["Delegate",{egldValue:(t=e.arguments)==null?void 0:t.value},"to staking provider",{providerName:(r=e.arguments)==null?void 0:r.providerName,providerAvatar:(n=e.arguments)==null?void 0:n.providerAvatar}];case"unDelegate":return["Undelegate",{egldValue:(o=e.arguments)==null?void 0:o.value},"from staking provider",{providerName:(a=e.arguments)==null?void 0:a.providerName,providerAvatar:(s=e.arguments)==null?void 0:s.providerAvatar}];case"claimRewards":return["Claim rewards from staking provider",{providerName:(u=e.arguments)==null?void 0:u.providerName,providerAvatar:(m=e.arguments)==null?void 0:m.providerAvatar}];case"reDelegateRewards":return["Redelegate rewards from staking provider",{providerName:(g=e.arguments)==null?void 0:g.providerName,providerAvatar:(T=e.arguments)==null?void 0:T.providerAvatar}];case"withdraw":return["Withdraw from staking provider",{providerName:(f=e.arguments)==null?void 0:f.providerName,providerAvatar:(S=e.arguments)==null?void 0:S.providerAvatar}];default:return[]}};var al=e=>{if(!e.arguments)return e.description?[e.description]:[e.name];switch(e.category){case"esdtNft":return Ua(e);case"mex":return Wa(e);case"stake":return Ga(e);default:return e.description?[e.description]:[]}};i();var zt=require("react");B();i();i();_();i();i();var $a=require("@multiversx/sdk-core/out"),fn=k(require("bignumber.js"));_();var oe=(e,t,r)=>{try{switch(t){case"text":return Pi(e)?c.Buffer.from(e,"hex").toString("utf8"):e;case"decimal":return new fn.default(e,16).toString(10);case"smart":let o=$a.Address.fromHex(e).toString();if(Ce(o))return o;let a=c.Buffer.from(e,"hex").toString("utf8");return Ot(a)||r&&[...r.esdts,...r.nfts].some(m=>a.includes(m))?a:new fn.default(e,16).toString(10);case"raw":default:return e}}catch(n){return console.error(`Error during data decoding of "${e}" as "${t}"`,n),e}};i();B();i();var sl=e=>e.toLowerCase().match(/[0-9a-f]/g),cl=e=>e.length%2===0,Ha=e=>{let t=[];return e&&!sl(e)&&t.push(`Invalid Hex characters on argument @${e}`),e&&!cl(e)&&t.push(`Odd number of Hex characters on argument @${e}`),t};i();B();var jt=({parts:e,decodedParts:t,identifier:r})=>{let n=[...t];if(e[0]==="ESDTNFTTransfer"&&e[2]&&(n[2]=oe(e[2],"decimal")),r==="ESDTNFTTransfer"&&e[1]){let o=c.Buffer.from(String(e[1]),"base64");n[1]=oe(o.toString("hex"),"decimal")}return n};var qa=({parts:e,decodeMethod:t,identifier:r,display:n})=>{let o=e.map((a,s)=>{if(e.length>=2&&(s===0&&a.length<64||s===1&&!e[0]))return/[^a-z0-9]/gi.test(a)?oe(a,t):a;{let u=Ha(a);return u.length&&(n.validationWarnings=Array.from(new Set([...n.validationWarnings,...u]))),oe(a,t)}});return t==="smart"?jt({parts:e,decodedParts:o,identifier:r}):o};var ja=({input:e,decodeMethod:t,identifier:r})=>{let n={displayValue:"",validationWarnings:[]};if(e.includes("@")){let o=e.split("@"),a=qa({parts:o,identifier:r,decodeMethod:t,display:n});return n.displayValue=a.join("@"),n}if(e.includes(`
3
3
  `)){let o=e.split(`
4
4
  `),a=o.map(u=>{let m=c.Buffer.from(String(u),"base64");return t==="raw"?u:oe(m.toString("hex"),t)}),s=t==="smart"?jt({parts:o,decodedParts:a,identifier:r}):a;return n.displayValue=s.join(`
@@ -1,2 +1,2 @@
1
- "use strict";import"../__chunks__/chunk-OQMQWZG7.js";import{a as m}from"../__chunks__/chunk-WTAIM7XI.js";import{a as p,b as t,c as x}from"../__chunks__/chunk-5F46ITFG.js";import"../__chunks__/chunk-M6CAVA74.js";import{a as c}from"../__chunks__/chunk-6KZ376QS.js";import{a as b}from"../__chunks__/chunk-ALWWVLET.js";import{a}from"../__chunks__/chunk-CA2RH57B.js";import"../__chunks__/chunk-4FTRS7WH.js";import"../__chunks__/chunk-N7RASPO7.js";import"../__chunks__/chunk-QQDFQ6QB.js";import"../__chunks__/chunk-6RVBQJBC.js";import"../__chunks__/chunk-YNJJZIKC.js";import"../__chunks__/chunk-M3SBK7QY.js";import"../__chunks__/chunk-63FTOMHT.js";import"../__chunks__/chunk-7YONUUOO.js";import"../__chunks__/chunk-YTLKFQBO.js";import"../__chunks__/chunk-GNAAJSVI.js";import"../__chunks__/chunk-3VOPLXJ4.js";import"../__chunks__/chunk-CYKIGZFU.js";import"../__chunks__/chunk-GQRHL2ES.js";import"../__chunks__/chunk-QF3TXUGC.js";import"../__chunks__/chunk-64JBKFDD.js";import"../__chunks__/chunk-XZYZJMGU.js";import"../__chunks__/chunk-XKXFGMVD.js";import"../__chunks__/chunk-323ZNOXK.js";import"../__chunks__/chunk-2H5JMTXF.js";import"../__chunks__/chunk-OVGKRSHW.js";import"../__chunks__/chunk-PENA4DTK.js";import"../__chunks__/chunk-B4XT7Q3M.js";import"../__chunks__/chunk-5GM5RRLD.js";import"../__chunks__/chunk-NNXE7L5C.js";import"../__chunks__/chunk-TMELGPB7.js";import"../__chunks__/chunk-H5PYQ4JY.js";import"../__chunks__/chunk-GVU7CFIB.js";import"../__chunks__/chunk-P2F4LDDC.js";import"../__chunks__/chunk-H55GEKZM.js";import"../__chunks__/chunk-VH5B3W6C.js";import"../__chunks__/chunk-VW2UBFJI.js";import"../__chunks__/chunk-XGCLHQQO.js";import"../__chunks__/chunk-C3VNHGXK.js";import"../__chunks__/chunk-DAKO37G6.js";import"../__chunks__/chunk-R7VXMYQB.js";import"../__chunks__/chunk-PQ4DDH3I.js";import"../__chunks__/chunk-PAVHGJ7A.js";import"../__chunks__/chunk-UCBDWIIG.js";import"../__chunks__/chunk-KW2IGPRW.js";import"../__chunks__/chunk-WOM3SOG4.js";import"../__chunks__/chunk-SQJYWVIF.js";import"../__chunks__/chunk-XY7N7HII.js";import"../__chunks__/chunk-L5ZELHXF.js";import"../__chunks__/chunk-KDX3AZRC.js";import"../__chunks__/chunk-MX5VS4MW.js";import"../__chunks__/chunk-NLNFARHY.js";import"../__chunks__/chunk-VPGECZPA.js";import"../__chunks__/chunk-W6RSSCO2.js";import"../__chunks__/chunk-VIHCLOWS.js";import"../__chunks__/chunk-RZZMINBD.js";import"../__chunks__/chunk-NATPL7A2.js";import"../__chunks__/chunk-PLRCXLDC.js";import"../__chunks__/chunk-QCGS2BTF.js";import"../__chunks__/chunk-HQSUGCPF.js";import"../__chunks__/chunk-4V6QXTWS.js";import"../__chunks__/chunk-O4UBBQ7Y.js";import"../__chunks__/chunk-DDE2MXGH.js";import"../__chunks__/chunk-ZZMUFBXR.js";import"../__chunks__/chunk-2XQO542D.js";import"../__chunks__/chunk-JRKWJCE4.js";import"../__chunks__/chunk-XMUJLGT3.js";import"../__chunks__/chunk-UHDRCKP4.js";import"../__chunks__/chunk-V4JHR2AD.js";import"../__chunks__/chunk-D3RGXIBA.js";import"../__chunks__/chunk-IYSWF43C.js";import"../__chunks__/chunk-3SAO7AED.js";import"../__chunks__/chunk-2A6RFZR7.js";import"../__chunks__/chunk-EF26LBPA.js";import"../__chunks__/chunk-ODKXMS5C.js";import"../__chunks__/chunk-FUSIZ46H.js";import"../__chunks__/chunk-CD3FLIXS.js";import"../__chunks__/chunk-63BVOCUN.js";import"../__chunks__/chunk-TNVE5UFW.js";import"../__chunks__/chunk-LNO32UMY.js";import"../__chunks__/chunk-ESPUVOEE.js";import"../__chunks__/chunk-I2YCVINV.js";import"../__chunks__/chunk-7OJW5FBB.js";import"../__chunks__/chunk-BDWKIY35.js";import"../__chunks__/chunk-YJFNSJWQ.js";import"../__chunks__/chunk-BXCKPAHV.js";import"../__chunks__/chunk-2Y3KSHL3.js";import"../__chunks__/chunk-5WGWHWZW.js";import"../__chunks__/chunk-AOIBM7ZU.js";import"../__chunks__/chunk-XQLFQDE7.js";import"../__chunks__/chunk-XUWYCQYA.js";import"../__chunks__/chunk-JCAUBGCB.js";import"../__chunks__/chunk-5TMRSJSU.js";import"../__chunks__/chunk-SW6GSYKJ.js";import"../__chunks__/chunk-TJOAEICR.js";import"../__chunks__/chunk-L3ERSIIK.js";import"../__chunks__/chunk-EMI5INPM.js";import"../__chunks__/chunk-YYGVJULM.js";import"../__chunks__/chunk-4UGEM7KX.js";import"../__chunks__/chunk-NKJDO5GI.js";import"../__chunks__/chunk-5BLUZ7YQ.js";import"../__chunks__/chunk-DKQZ7EW2.js";import"../__chunks__/chunk-FCSCGXJV.js";import"../__chunks__/chunk-OWEJLEL3.js";import"../__chunks__/chunk-LULB6556.js";import"../__chunks__/chunk-P5JOU3W4.js";import"../__chunks__/chunk-F3QUUDWL.js";import"../__chunks__/chunk-WJGL6LVA.js";import"../__chunks__/chunk-LK5TR7MI.js";import"../__chunks__/chunk-OCMDIV3Q.js";import"../__chunks__/chunk-2R2URTD2.js";import"../__chunks__/chunk-B4VDDM7X.js";import"../__chunks__/chunk-TKIIHBF2.js";import"../__chunks__/chunk-KOH3SXG4.js";import"../__chunks__/chunk-R6WVYIDS.js";import"../__chunks__/chunk-7ADDF63Z.js";import"../__chunks__/chunk-ATEFCARH.js";import"../__chunks__/chunk-JFXVZGSY.js";import"../__chunks__/chunk-TXAITGIS.js";import"../__chunks__/chunk-P72N2VSQ.js";import"../__chunks__/chunk-XAQNBFSL.js";import"../__chunks__/chunk-5HMS5KVK.js";import"../__chunks__/chunk-PPA5VFJI.js";import"../__chunks__/chunk-7AGVXC4Y.js";import"../__chunks__/chunk-Q6SENGAO.js";import"../__chunks__/chunk-SLIVTINA.js";import"../__chunks__/chunk-UG2C5XXR.js";import"../__chunks__/chunk-DWQ2ZV4G.js";import"../__chunks__/chunk-MPN2C7AT.js";import"../__chunks__/chunk-Q32CNE5W.js";import"../__chunks__/chunk-3LT37HBU.js";import"../__chunks__/chunk-HZSM6ODA.js";import"../__chunks__/chunk-OLYIRMPJ.js";import"../__chunks__/chunk-BHY47JYV.js";import"../__chunks__/chunk-NJPAWJJN.js";import"../__chunks__/chunk-3SGZP5CP.js";import"../__chunks__/chunk-S2ZXQSDD.js";import"../__chunks__/chunk-X6NI2ZBT.js";import"../__chunks__/chunk-4S2WCN7B.js";import"../__chunks__/chunk-P5FNWQN4.js";import"../__chunks__/chunk-SLQKJMXP.js";import"../__chunks__/chunk-ZEMZIU77.js";import"../__chunks__/chunk-V3SUZ5MT.js";import"../__chunks__/chunk-NEKMESEM.js";import"../__chunks__/chunk-P5IRKIN4.js";import"../__chunks__/chunk-UEIDSNZK.js";import"../__chunks__/chunk-DIFDESK2.js";import"../__chunks__/chunk-AAKGSXHB.js";import"../__chunks__/chunk-422QGREB.js";import"../__chunks__/chunk-BNAFJW4D.js";import"../__chunks__/chunk-P4V4ET4P.js";import"../__chunks__/chunk-U62W3J3X.js";import"../__chunks__/chunk-Z4OSI5TN.js";import"../__chunks__/chunk-VDQMS3HU.js";import"../__chunks__/chunk-YAR2KJ42.js";import"../__chunks__/chunk-V4T4QJSR.js";import"../__chunks__/chunk-5Z6UDSPB.js";import"../__chunks__/chunk-YTYNUTPN.js";import"../__chunks__/chunk-LGBANZIL.js";import"../__chunks__/chunk-ZR5XYMS3.js";import"../__chunks__/chunk-7SA24V6A.js";import"../__chunks__/chunk-UIAONUFV.js";import"../__chunks__/chunk-XDCLALI3.js";import"../__chunks__/chunk-WIRDYSDR.js";import"../__chunks__/chunk-35YX2WD6.js";import"../__chunks__/chunk-CDETHWBG.js";import"../__chunks__/chunk-FLDTDN7F.js";import"../__chunks__/chunk-FZMRVALH.js";import"../__chunks__/chunk-6W26JEN5.js";import"../__chunks__/chunk-7ZCFZBQ3.js";import"../__chunks__/chunk-VSF3ORX2.js";import"../__chunks__/chunk-G44BWGNI.js";import"../__chunks__/chunk-74KJBGCJ.js";import"../__chunks__/chunk-XAEVCOV3.js";import"../__chunks__/chunk-HH5S5FOE.js";import"../__chunks__/chunk-B54JX4WR.js";import"../__chunks__/chunk-22UA5SNR.js";import"../__chunks__/chunk-DYDF4HQU.js";import"../__chunks__/chunk-PVNMN64E.js";import"../__chunks__/chunk-LG3ZD4HN.js";import"../__chunks__/chunk-JU7G7Z25.js";import"../__chunks__/chunk-IJXOIFL4.js";import"../__chunks__/chunk-LLUYYL3U.js";import"../__chunks__/chunk-H54WWC3Y.js";import"../__chunks__/chunk-U5SOFD2L.js";import"../__chunks__/chunk-37ZHJ2BK.js";import"../__chunks__/chunk-EA6JYINF.js";import"../__chunks__/chunk-CUTJFM3C.js";import"../__chunks__/chunk-F7XKTZUU.js";import"../__chunks__/chunk-DIJP3P4B.js";import"../__chunks__/chunk-4F5KRX5N.js";import"../__chunks__/chunk-KZR7TQ7H.js";import"../__chunks__/chunk-XOZ662VA.js";import"../__chunks__/chunk-NAN2H6P3.js";import"../__chunks__/chunk-LO5NNAIV.js";import"../__chunks__/chunk-U6FPCKTD.js";import"../__chunks__/chunk-P5DRT2MS.js";import"../__chunks__/chunk-RSENE7DM.js";import"../__chunks__/chunk-VWIO5HEC.js";import"../__chunks__/chunk-A4GSZIRT.js";import"../__chunks__/chunk-KRTFIQJH.js";import"../__chunks__/chunk-BV46RAO4.js";import"../__chunks__/chunk-OQPZMC5J.js";import"../__chunks__/chunk-LJ6UQPM7.js";import"../__chunks__/chunk-S46UX7RK.js";import"../__chunks__/chunk-I7VLLM33.js";import"../__chunks__/chunk-PUWIQJTR.js";import"../__chunks__/chunk-7FDPC5KB.js";import"../__chunks__/chunk-XK4YJS4A.js";import"../__chunks__/chunk-UQCIAY7O.js";import"../__chunks__/chunk-KEQTNP4F.js";import"../__chunks__/chunk-WUKLBP75.js";import"../__chunks__/chunk-MYKAPSH7.js";import"../__chunks__/chunk-4JP4CKHO.js";import"../__chunks__/chunk-Y2QQ5I2M.js";import"../__chunks__/chunk-FORCS6Y4.js";import"../__chunks__/chunk-YG2WWRR5.js";import"../__chunks__/chunk-3U7QBETU.js";import"../__chunks__/chunk-DBD6N2CW.js";import"../__chunks__/chunk-O6HOON73.js";import"../__chunks__/chunk-TGTABPVG.js";import"../__chunks__/chunk-WLK77RUI.js";import"../__chunks__/chunk-AY7JKB2N.js";import"../__chunks__/chunk-EBCB6NJY.js";import"../__chunks__/chunk-VUWUMACI.js";import"../__chunks__/chunk-FK6GRHXD.js";import"../__chunks__/chunk-ICVZO2K2.js";import"../__chunks__/chunk-4MZ7WK7D.js";import"../__chunks__/chunk-ECFN256M.js";import"../__chunks__/chunk-C77LE3WZ.js";import"../__chunks__/chunk-DMW2AYNQ.js";import"../__chunks__/chunk-K55DTSGY.js";import"../__chunks__/chunk-IZKL7A6D.js";import"../__chunks__/chunk-YBMX2SLW.js";import"../__chunks__/chunk-Y5QZ57NM.js";import"../__chunks__/chunk-4JD5K7KM.js";import"../__chunks__/chunk-JBWISTXT.js";import"../__chunks__/chunk-334IJCYB.js";import"../__chunks__/chunk-NNWTCWNG.js";import"../__chunks__/chunk-VPYNPYEE.js";import"../__chunks__/chunk-5WT7VRDX.js";import"../__chunks__/chunk-VYISQ222.js";import"../__chunks__/chunk-WZLQHCM5.js";import"../__chunks__/chunk-C5ZBSVIL.js";import"../__chunks__/chunk-62736POM.js";import"../__chunks__/chunk-IT7ZT2P2.js";import"../__chunks__/chunk-QQ2462BR.js";import"../__chunks__/chunk-ZG4DMMBS.js";import"../__chunks__/chunk-N2ITRDLW.js";import"../__chunks__/chunk-FN7APMDR.js";import"../__chunks__/chunk-RCRIMQ4L.js";import"../__chunks__/chunk-34TAI2EE.js";import"../__chunks__/chunk-XNFCZFZP.js";import"../__chunks__/chunk-7UL37UFA.js";import"../__chunks__/chunk-RWGD3XRJ.js";import"../__chunks__/chunk-AV2X2QDS.js";import"../__chunks__/chunk-FJH3BQV2.js";import"../__chunks__/chunk-YEZ44YE7.js";import"../__chunks__/chunk-AFJYPO65.js";import"../__chunks__/chunk-2WP7OVEE.js";import"../__chunks__/chunk-U3TQIHS4.js";import"../__chunks__/chunk-YV6QV44R.js";import"../__chunks__/chunk-M5LDTW2O.js";import"../__chunks__/chunk-R2YQT2HK.js";import"../__chunks__/chunk-GGGP44CK.js";import"../__chunks__/chunk-GX3G6IUN.js";import"../__chunks__/chunk-EEFLLVZV.js";import"../__chunks__/chunk-VD5ILXK7.js";import"../__chunks__/chunk-JRB2SSEU.js";import"../__chunks__/chunk-SKUVHPXD.js";import"../__chunks__/chunk-IVF47HJD.js";import"../__chunks__/chunk-26GS6QMF.js";import"../__chunks__/chunk-SVA5I3CY.js";import"../__chunks__/chunk-NR5WSG7O.js";import"../__chunks__/chunk-W4BC2UD4.js";import"../__chunks__/chunk-554W3345.js";import"../__chunks__/chunk-5RMCGDGD.js";import"../__chunks__/chunk-EBPDXFTY.js";import"../__chunks__/chunk-7XYHQ72T.js";import"../__chunks__/chunk-NGU4IN6H.js";import"../__chunks__/chunk-ADGLK6RO.js";import"../__chunks__/chunk-YNAZA6HB.js";import"../__chunks__/chunk-KZWSLG3A.js";import"../__chunks__/chunk-X77K7I6E.js";import"../__chunks__/chunk-IN4PXJKC.js";import"../__chunks__/chunk-LHJJDJM4.js";import"../__chunks__/chunk-VSPND6ZN.js";import"../__chunks__/chunk-PASUW6SI.js";import"../__chunks__/chunk-PBV6VABG.js";import"../__chunks__/chunk-NLU2B6MT.js";import"../__chunks__/chunk-AQQ7Q6DO.js";import"../__chunks__/chunk-OF3VHHUR.js";import"../__chunks__/chunk-JW7ZCUB4.js";import"../__chunks__/chunk-BZYEY4V6.js";import"../__chunks__/chunk-XK4XOW72.js";import"../__chunks__/chunk-KLFPAZSS.js";import"../__chunks__/chunk-4K4XSAZL.js";import"../__chunks__/chunk-GJTWR7QP.js";import"../__chunks__/chunk-CZ73GFBG.js";import"../__chunks__/chunk-QOTQ224Y.js";import"../__chunks__/chunk-X42PRFW5.js";import"../__chunks__/chunk-YENEIYWQ.js";import"../__chunks__/chunk-53XJRQZH.js";import"../__chunks__/chunk-XWYCTDUY.js";import"../__chunks__/chunk-Z6FWCRJN.js";import"../__chunks__/chunk-KQ2SOPTG.js";import"../__chunks__/chunk-6A5QENOR.js";import"../__chunks__/chunk-CCGR2HAT.js";import"../__chunks__/chunk-7WXEH6OF.js";import"../__chunks__/chunk-KWQPHBRJ.js";import"../__chunks__/chunk-2E45D2ZS.js";import"../__chunks__/chunk-MZTDGNAY.js";import"../__chunks__/chunk-BQBE7OZR.js";import"../__chunks__/chunk-ZLVSXJ4T.js";import"../__chunks__/chunk-YRZKLN43.js";import"../__chunks__/chunk-OE7GC5YT.js";import"../__chunks__/chunk-F3MX6KRS.js";import"../__chunks__/chunk-ZRD6IVNQ.js";import"../__chunks__/chunk-4M54TFO5.js";import"../__chunks__/chunk-O6XN2KZB.js";import"../__chunks__/chunk-UCNGDQVM.js";import"../__chunks__/chunk-2QW2OHYN.js";import"../__chunks__/chunk-UZNVJ4G7.js";import"../__chunks__/chunk-Q5GF6SLC.js";import"../__chunks__/chunk-36NZZB3P.js";import"../__chunks__/chunk-TV4K3ORI.js";import"../__chunks__/chunk-FS3TVPEX.js";import"../__chunks__/chunk-AAI7OAOT.js";import"../__chunks__/chunk-N3QTYKLF.js";import"../__chunks__/chunk-HGEGFQPE.js";import"../__chunks__/chunk-KS7EZEK4.js";import"../__chunks__/chunk-LVCWBXY5.js";import"../__chunks__/chunk-THIGARDM.js";import"../__chunks__/chunk-ZP5RWACV.js";import"../__chunks__/chunk-LXRRORKB.js";import"../__chunks__/chunk-6MHTV4YL.js";import"../__chunks__/chunk-7KAZSC46.js";import"../__chunks__/chunk-5K4EHRHK.js";import"../__chunks__/chunk-4QEYUBBB.js";import"../__chunks__/chunk-K6WIZ6YP.js";import"../__chunks__/chunk-ZHMC3BOL.js";import"../__chunks__/chunk-S55DZJQR.js";import"../__chunks__/chunk-BQNI2XMA.js";import"../__chunks__/chunk-7TW5V77R.js";import"../__chunks__/chunk-BOVH6WAG.js";import"../__chunks__/chunk-OJAPROVS.js";import"../__chunks__/chunk-H6BZGL2Y.js";import"../__chunks__/chunk-ADPL2NHT.js";import"../__chunks__/chunk-2PCYLQVD.js";import"../__chunks__/chunk-C733SFP2.js";import"../__chunks__/chunk-QTTXTNUK.js";import"../__chunks__/chunk-6QDOHWW2.js";import"../__chunks__/chunk-SNQ7GR7D.js";import"../__chunks__/chunk-CCJG3WLD.js";import"../__chunks__/chunk-FB3BYKBW.js";import"../__chunks__/chunk-RQG7T6WR.js";import"../__chunks__/chunk-4EN6UOPS.js";import"../__chunks__/chunk-ZYJTJW6F.js";import"../__chunks__/chunk-FDI635JG.js";import"../__chunks__/chunk-N7MHQ6JT.js";import"../__chunks__/chunk-SAQ2TZS4.js";import"../__chunks__/chunk-5DJROO27.js";import"../__chunks__/chunk-3DHA63I3.js";import"../__chunks__/chunk-QYQWCYOC.js";import"../__chunks__/chunk-PZZST2GI.js";import"../__chunks__/chunk-UW6D63RM.js";import"../__chunks__/chunk-RALSJ7UN.js";import"../__chunks__/chunk-GGMEVY45.js";import"../__chunks__/chunk-HM24E3QY.js";import"../__chunks__/chunk-3MLRJOK2.js";import"../__chunks__/chunk-OHBZM2CH.js";import"../__chunks__/chunk-CHYGQARZ.js";import"../__chunks__/chunk-IT2KRYHF.js";import"../__chunks__/chunk-UKS4A6OP.js";import"../__chunks__/chunk-4BFDY3R6.js";import"../__chunks__/chunk-6X42TJUV.js";import"../__chunks__/chunk-OSU474L2.js";import"../__chunks__/chunk-EUGQUBAN.js";import"../__chunks__/chunk-BPYUN5PX.js";import"../__chunks__/chunk-JCP4LVAF.js";import"../__chunks__/chunk-75RYIQCD.js";import"../__chunks__/chunk-YXJVLN63.js";import"../__chunks__/chunk-J42ZO72F.js";import"../__chunks__/chunk-6ZGFYJ6T.js";import"../__chunks__/chunk-HIMYYDUZ.js";import"../__chunks__/chunk-DYORUPQR.js";import"../__chunks__/chunk-6DGR2YVX.js";import"../__chunks__/chunk-36T2RKXF.js";import"../__chunks__/chunk-7QKJRE4B.js";import"../__chunks__/chunk-WISLI42M.js";import"../__chunks__/chunk-W7SO52DM.js";import"../__chunks__/chunk-PXHBOM4A.js";import"../__chunks__/chunk-6XR6BLIB.js";import"../__chunks__/chunk-5KGDRZSV.js";import"../__chunks__/chunk-HGOHQNWK.js";import"../__chunks__/chunk-YO4K2XGO.js";import"../__chunks__/chunk-6WZ7DVP7.js";import"../__chunks__/chunk-UN3CQGT2.js";import"../__chunks__/chunk-H2KJ2YCH.js";import"../__chunks__/chunk-MDZJ7LZR.js";import"../__chunks__/chunk-WQFSDAGL.js";import"../__chunks__/chunk-7YHU2LQD.js";import"../__chunks__/chunk-V2XXMQEO.js";import"../__chunks__/chunk-JXJG3QMF.js";import"../__chunks__/chunk-FDSDVDKW.js";import"../__chunks__/chunk-27DX5WIQ.js";import"../__chunks__/chunk-X2JZA2ND.js";import"../__chunks__/chunk-A3UQ3ZAD.js";import"../__chunks__/chunk-ITMTYO75.js";import"../__chunks__/chunk-OWBHRN3S.js";import"../__chunks__/chunk-UHY5IKDN.js";import"../__chunks__/chunk-3HHAVSUJ.js";import"../__chunks__/chunk-WTIKHG7D.js";import"../__chunks__/chunk-RM7QQBH4.js";import"../__chunks__/chunk-G3MFJX2K.js";import"../__chunks__/chunk-326XWAT2.js";import{a as r,b as e,c as f}from"../__chunks__/chunk-E5DZJKUZ.js";import"../__chunks__/chunk-MY6BOSZO.js";import"../__chunks__/chunk-AF5IQC6D.js";import"../__chunks__/chunk-W6HPOJ7Z.js";import"../__chunks__/chunk-6LITAK4Z.js";import"../__chunks__/chunk-SH22EFYK.js";import"../__chunks__/chunk-JECE35KP.js";import"../__chunks__/chunk-MVSBPF2U.js";import"../__chunks__/chunk-7CT2Q6BT.js";import"../__chunks__/chunk-HZDSREVW.js";import"../__chunks__/chunk-OKLK5GYW.js";import"../__chunks__/chunk-GVCPEY3I.js";import"../__chunks__/chunk-BX7EABCB.js";import"../__chunks__/chunk-XGSS6N64.js";import"../__chunks__/chunk-GNCSMYRN.js";import"../__chunks__/chunk-Y4RXLAEX.js";import"../__chunks__/chunk-UIDXWJ2D.js";import"../__chunks__/chunk-FTQGHIGG.js";import"../__chunks__/chunk-NHHDQ53S.js";import"../__chunks__/chunk-XXP2T2NS.js";import"../__chunks__/chunk-AHX4GHIC.js";import{m as o}from"../__chunks__/chunk-HBP5N4FR.js";o();export{m as createSubscription,t as mockResponse,c as mockWindowHistory,b as mockWindowLocation,a as renderWithProvider,p as rest,x as server,r as testAddress,e as testNetwork,f as testReceiver};
1
+ "use strict";import"../__chunks__/chunk-OQMQWZG7.js";import{a as m}from"../__chunks__/chunk-WTAIM7XI.js";import{a as p,b as t,c as x}from"../__chunks__/chunk-5F46ITFG.js";import"../__chunks__/chunk-M6CAVA74.js";import{a as c}from"../__chunks__/chunk-6KZ376QS.js";import{a as b}from"../__chunks__/chunk-ALWWVLET.js";import{a}from"../__chunks__/chunk-D3OULPCY.js";import"../__chunks__/chunk-4FTRS7WH.js";import"../__chunks__/chunk-GWI7FK46.js";import"../__chunks__/chunk-RHFB6HZF.js";import"../__chunks__/chunk-UVEEWOZL.js";import"../__chunks__/chunk-YNJJZIKC.js";import"../__chunks__/chunk-UYLTRHFO.js";import"../__chunks__/chunk-CIRJPPV3.js";import"../__chunks__/chunk-J4JBJKMG.js";import"../__chunks__/chunk-J77IIVOG.js";import"../__chunks__/chunk-ONT4XW4W.js";import"../__chunks__/chunk-3VOPLXJ4.js";import"../__chunks__/chunk-PPO6MN7V.js";import"../__chunks__/chunk-HLFFET2J.js";import"../__chunks__/chunk-RXZRVPNE.js";import"../__chunks__/chunk-LPH6AFCJ.js";import"../__chunks__/chunk-QRYZKPGU.js";import"../__chunks__/chunk-XKXFGMVD.js";import"../__chunks__/chunk-323ZNOXK.js";import"../__chunks__/chunk-BCOAJUNQ.js";import"../__chunks__/chunk-RQZOQK3M.js";import"../__chunks__/chunk-PENA4DTK.js";import"../__chunks__/chunk-B4XT7Q3M.js";import"../__chunks__/chunk-5GM5RRLD.js";import"../__chunks__/chunk-NNXE7L5C.js";import"../__chunks__/chunk-3PRYSIKF.js";import"../__chunks__/chunk-HSFVFR6A.js";import"../__chunks__/chunk-GVU7CFIB.js";import"../__chunks__/chunk-DLTB7WE2.js";import"../__chunks__/chunk-OWTTVXEQ.js";import"../__chunks__/chunk-VH5B3W6C.js";import"../__chunks__/chunk-VW2UBFJI.js";import"../__chunks__/chunk-XGCLHQQO.js";import"../__chunks__/chunk-C3VNHGXK.js";import"../__chunks__/chunk-DAKO37G6.js";import"../__chunks__/chunk-R7VXMYQB.js";import"../__chunks__/chunk-PQ4DDH3I.js";import"../__chunks__/chunk-PAVHGJ7A.js";import"../__chunks__/chunk-UCBDWIIG.js";import"../__chunks__/chunk-AQV5TH4Q.js";import"../__chunks__/chunk-WOM3SOG4.js";import"../__chunks__/chunk-SQJYWVIF.js";import"../__chunks__/chunk-ZDTNRQYY.js";import"../__chunks__/chunk-L5ZELHXF.js";import"../__chunks__/chunk-YFPGSRZ2.js";import"../__chunks__/chunk-DKTG62WZ.js";import"../__chunks__/chunk-NLNFARHY.js";import"../__chunks__/chunk-VPGECZPA.js";import"../__chunks__/chunk-QXJDA33X.js";import"../__chunks__/chunk-VIHCLOWS.js";import"../__chunks__/chunk-2WMZMZQI.js";import"../__chunks__/chunk-NATPL7A2.js";import"../__chunks__/chunk-UMVCK3NC.js";import"../__chunks__/chunk-QCGS2BTF.js";import"../__chunks__/chunk-RXL7YGZY.js";import"../__chunks__/chunk-UZWKC74I.js";import"../__chunks__/chunk-OAPCFZPT.js";import"../__chunks__/chunk-7HTB62WI.js";import"../__chunks__/chunk-MOH4ZT6B.js";import"../__chunks__/chunk-2XQO542D.js";import"../__chunks__/chunk-JRKWJCE4.js";import"../__chunks__/chunk-PTQ3J4O7.js";import"../__chunks__/chunk-UHDRCKP4.js";import"../__chunks__/chunk-RNSJF4T2.js";import"../__chunks__/chunk-CN77B2AZ.js";import"../__chunks__/chunk-HFCDO2SH.js";import"../__chunks__/chunk-VHSQNJC4.js";import"../__chunks__/chunk-LIK74JDX.js";import"../__chunks__/chunk-CDBLPD2D.js";import"../__chunks__/chunk-TZDZY2ZW.js";import"../__chunks__/chunk-AESXBA56.js";import"../__chunks__/chunk-CD3FLIXS.js";import"../__chunks__/chunk-SEEBGF3N.js";import"../__chunks__/chunk-TNVE5UFW.js";import"../__chunks__/chunk-FD5K5VZ7.js";import"../__chunks__/chunk-FP2QMRPX.js";import"../__chunks__/chunk-I2YCVINV.js";import"../__chunks__/chunk-BJLNRINU.js";import"../__chunks__/chunk-BDWKIY35.js";import"../__chunks__/chunk-YJFNSJWQ.js";import"../__chunks__/chunk-K7ZSPLZS.js";import"../__chunks__/chunk-2Y3KSHL3.js";import"../__chunks__/chunk-K5O44LSJ.js";import"../__chunks__/chunk-JEEOVMWJ.js";import"../__chunks__/chunk-MRZJLQZA.js";import"../__chunks__/chunk-3IGICP6U.js";import"../__chunks__/chunk-JCAUBGCB.js";import"../__chunks__/chunk-N43HYBZ5.js";import"../__chunks__/chunk-WRVA4DPF.js";import"../__chunks__/chunk-MTC6AWFO.js";import"../__chunks__/chunk-L3ERSIIK.js";import"../__chunks__/chunk-EMI5INPM.js";import"../__chunks__/chunk-YYGVJULM.js";import"../__chunks__/chunk-4UGEM7KX.js";import"../__chunks__/chunk-NKJDO5GI.js";import"../__chunks__/chunk-5BLUZ7YQ.js";import"../__chunks__/chunk-DKQZ7EW2.js";import"../__chunks__/chunk-FCSCGXJV.js";import"../__chunks__/chunk-OWEJLEL3.js";import"../__chunks__/chunk-LULB6556.js";import"../__chunks__/chunk-QRWW5EJR.js";import"../__chunks__/chunk-C33IFAGH.js";import"../__chunks__/chunk-WJGL6LVA.js";import"../__chunks__/chunk-LK5TR7MI.js";import"../__chunks__/chunk-OCMDIV3Q.js";import"../__chunks__/chunk-2R2URTD2.js";import"../__chunks__/chunk-B4VDDM7X.js";import"../__chunks__/chunk-TKIIHBF2.js";import"../__chunks__/chunk-KOH3SXG4.js";import"../__chunks__/chunk-B65ZSDSY.js";import"../__chunks__/chunk-E56UIYUF.js";import"../__chunks__/chunk-ATEFCARH.js";import"../__chunks__/chunk-JFXVZGSY.js";import"../__chunks__/chunk-TXAITGIS.js";import"../__chunks__/chunk-P72N2VSQ.js";import"../__chunks__/chunk-XAQNBFSL.js";import"../__chunks__/chunk-5HMS5KVK.js";import"../__chunks__/chunk-GTDFJK6B.js";import"../__chunks__/chunk-7AGVXC4Y.js";import"../__chunks__/chunk-Q6SENGAO.js";import"../__chunks__/chunk-SLIVTINA.js";import"../__chunks__/chunk-UG2C5XXR.js";import"../__chunks__/chunk-7FITRDO7.js";import"../__chunks__/chunk-MPN2C7AT.js";import"../__chunks__/chunk-Q32CNE5W.js";import"../__chunks__/chunk-3LT37HBU.js";import"../__chunks__/chunk-HZSM6ODA.js";import"../__chunks__/chunk-OLYIRMPJ.js";import"../__chunks__/chunk-W7XG3GAJ.js";import"../__chunks__/chunk-OIM3XVCK.js";import"../__chunks__/chunk-3SGZP5CP.js";import"../__chunks__/chunk-S2ZXQSDD.js";import"../__chunks__/chunk-77A3XDXJ.js";import"../__chunks__/chunk-4WFCKLE3.js";import"../__chunks__/chunk-HLKBN6WQ.js";import"../__chunks__/chunk-SLQKJMXP.js";import"../__chunks__/chunk-ZEMZIU77.js";import"../__chunks__/chunk-V3SUZ5MT.js";import"../__chunks__/chunk-6HE4HKWY.js";import"../__chunks__/chunk-P5IRKIN4.js";import"../__chunks__/chunk-Z2WRW6RH.js";import"../__chunks__/chunk-TBI7NVKM.js";import"../__chunks__/chunk-AAKGSXHB.js";import"../__chunks__/chunk-422QGREB.js";import"../__chunks__/chunk-UPEPZWUO.js";import"../__chunks__/chunk-6SOBXT4O.js";import"../__chunks__/chunk-U62W3J3X.js";import"../__chunks__/chunk-QDL7MVI7.js";import"../__chunks__/chunk-QRT266HH.js";import"../__chunks__/chunk-YAR2KJ42.js";import"../__chunks__/chunk-V4T4QJSR.js";import"../__chunks__/chunk-F77IKWXQ.js";import"../__chunks__/chunk-YTYNUTPN.js";import"../__chunks__/chunk-LGBANZIL.js";import"../__chunks__/chunk-YLU3KLJK.js";import"../__chunks__/chunk-ELSL42KX.js";import"../__chunks__/chunk-QVQFPTUC.js";import"../__chunks__/chunk-XDCLALI3.js";import"../__chunks__/chunk-WIRDYSDR.js";import"../__chunks__/chunk-35YX2WD6.js";import"../__chunks__/chunk-E5IZKUKT.js";import"../__chunks__/chunk-6GRCMTFM.js";import"../__chunks__/chunk-FZMRVALH.js";import"../__chunks__/chunk-6W26JEN5.js";import"../__chunks__/chunk-Y2QXLAEX.js";import"../__chunks__/chunk-VSF3ORX2.js";import"../__chunks__/chunk-GGZNBXV4.js";import"../__chunks__/chunk-VPHOPRR5.js";import"../__chunks__/chunk-NYLFMG5R.js";import"../__chunks__/chunk-HH5S5FOE.js";import"../__chunks__/chunk-EV37PGN4.js";import"../__chunks__/chunk-22UA5SNR.js";import"../__chunks__/chunk-4NQ6LQJG.js";import"../__chunks__/chunk-SQEPWAVK.js";import"../__chunks__/chunk-TDUHCVJY.js";import"../__chunks__/chunk-YQFTGSVA.js";import"../__chunks__/chunk-NYSEURJU.js";import"../__chunks__/chunk-AWAXFT65.js";import"../__chunks__/chunk-H54WWC3Y.js";import"../__chunks__/chunk-U5SOFD2L.js";import"../__chunks__/chunk-37ZHJ2BK.js";import"../__chunks__/chunk-EA6JYINF.js";import"../__chunks__/chunk-CUTJFM3C.js";import"../__chunks__/chunk-F7XKTZUU.js";import"../__chunks__/chunk-DIJP3P4B.js";import"../__chunks__/chunk-4F5KRX5N.js";import"../__chunks__/chunk-KZR7TQ7H.js";import"../__chunks__/chunk-XOZ662VA.js";import"../__chunks__/chunk-NAN2H6P3.js";import"../__chunks__/chunk-LO5NNAIV.js";import"../__chunks__/chunk-U6FPCKTD.js";import"../__chunks__/chunk-MKJXDNN3.js";import"../__chunks__/chunk-6GGYR5G4.js";import"../__chunks__/chunk-VWIO5HEC.js";import"../__chunks__/chunk-ROPJPUNI.js";import"../__chunks__/chunk-KRTFIQJH.js";import"../__chunks__/chunk-VCBSLKFX.js";import"../__chunks__/chunk-XDWFKCL6.js";import"../__chunks__/chunk-SKI26662.js";import"../__chunks__/chunk-QWTEG2DJ.js";import"../__chunks__/chunk-I7VLLM33.js";import"../__chunks__/chunk-PUWIQJTR.js";import"../__chunks__/chunk-7FDPC5KB.js";import"../__chunks__/chunk-YVR2T6CZ.js";import"../__chunks__/chunk-YCNQHZOM.js";import"../__chunks__/chunk-KEQTNP4F.js";import"../__chunks__/chunk-WUKLBP75.js";import"../__chunks__/chunk-MYKAPSH7.js";import"../__chunks__/chunk-4JP4CKHO.js";import"../__chunks__/chunk-Y2QQ5I2M.js";import"../__chunks__/chunk-FORCS6Y4.js";import"../__chunks__/chunk-RWDNUFSB.js";import"../__chunks__/chunk-3U7QBETU.js";import"../__chunks__/chunk-DBD6N2CW.js";import"../__chunks__/chunk-O6HOON73.js";import"../__chunks__/chunk-TGTABPVG.js";import"../__chunks__/chunk-DJ6KORJN.js";import"../__chunks__/chunk-AY7JKB2N.js";import"../__chunks__/chunk-ZMJZQTJM.js";import"../__chunks__/chunk-4AL6ZHRG.js";import"../__chunks__/chunk-FK6GRHXD.js";import"../__chunks__/chunk-ICVZO2K2.js";import"../__chunks__/chunk-4MZ7WK7D.js";import"../__chunks__/chunk-VENT2GQV.js";import"../__chunks__/chunk-C77LE3WZ.js";import"../__chunks__/chunk-DMW2AYNQ.js";import"../__chunks__/chunk-HYB55VHC.js";import"../__chunks__/chunk-IZKL7A6D.js";import"../__chunks__/chunk-YBMX2SLW.js";import"../__chunks__/chunk-5VC5P6MH.js";import"../__chunks__/chunk-EJ64O4C7.js";import"../__chunks__/chunk-JBWISTXT.js";import"../__chunks__/chunk-76WAZOOT.js";import"../__chunks__/chunk-2IS3NGOD.js";import"../__chunks__/chunk-SVTLXG3A.js";import"../__chunks__/chunk-CVRPSVOI.js";import"../__chunks__/chunk-I54N2B6R.js";import"../__chunks__/chunk-WZLQHCM5.js";import"../__chunks__/chunk-C5ZBSVIL.js";import"../__chunks__/chunk-VWXUJHHS.js";import"../__chunks__/chunk-VGDPB6ZI.js";import"../__chunks__/chunk-BRC5JVQX.js";import"../__chunks__/chunk-I65Z7GLU.js";import"../__chunks__/chunk-N2ITRDLW.js";import"../__chunks__/chunk-FN7APMDR.js";import"../__chunks__/chunk-YMZHLFDW.js";import"../__chunks__/chunk-GJ667GOC.js";import"../__chunks__/chunk-XNFCZFZP.js";import"../__chunks__/chunk-7UL37UFA.js";import"../__chunks__/chunk-RWGD3XRJ.js";import"../__chunks__/chunk-AV2X2QDS.js";import"../__chunks__/chunk-FJH3BQV2.js";import"../__chunks__/chunk-YEZ44YE7.js";import"../__chunks__/chunk-AFJYPO65.js";import"../__chunks__/chunk-2WP7OVEE.js";import"../__chunks__/chunk-U3TQIHS4.js";import"../__chunks__/chunk-YV6QV44R.js";import"../__chunks__/chunk-M5LDTW2O.js";import"../__chunks__/chunk-R2YQT2HK.js";import"../__chunks__/chunk-GGGP44CK.js";import"../__chunks__/chunk-GX3G6IUN.js";import"../__chunks__/chunk-EEFLLVZV.js";import"../__chunks__/chunk-VD5ILXK7.js";import"../__chunks__/chunk-JRB2SSEU.js";import"../__chunks__/chunk-SKUVHPXD.js";import"../__chunks__/chunk-IVF47HJD.js";import"../__chunks__/chunk-26GS6QMF.js";import"../__chunks__/chunk-6IOGEMDT.js";import"../__chunks__/chunk-NR5WSG7O.js";import"../__chunks__/chunk-W4BC2UD4.js";import"../__chunks__/chunk-554W3345.js";import"../__chunks__/chunk-5RMCGDGD.js";import"../__chunks__/chunk-EBPDXFTY.js";import"../__chunks__/chunk-7XYHQ72T.js";import"../__chunks__/chunk-NGU4IN6H.js";import"../__chunks__/chunk-ADGLK6RO.js";import"../__chunks__/chunk-YNAZA6HB.js";import"../__chunks__/chunk-KZWSLG3A.js";import"../__chunks__/chunk-X77K7I6E.js";import"../__chunks__/chunk-IN4PXJKC.js";import"../__chunks__/chunk-LHJJDJM4.js";import"../__chunks__/chunk-VSPND6ZN.js";import"../__chunks__/chunk-PASUW6SI.js";import"../__chunks__/chunk-PBV6VABG.js";import"../__chunks__/chunk-NLU2B6MT.js";import"../__chunks__/chunk-AQQ7Q6DO.js";import"../__chunks__/chunk-OF3VHHUR.js";import"../__chunks__/chunk-JW7ZCUB4.js";import"../__chunks__/chunk-BZYEY4V6.js";import"../__chunks__/chunk-XK4XOW72.js";import"../__chunks__/chunk-KLFPAZSS.js";import"../__chunks__/chunk-4K4XSAZL.js";import"../__chunks__/chunk-GJTWR7QP.js";import"../__chunks__/chunk-CZ73GFBG.js";import"../__chunks__/chunk-QOTQ224Y.js";import"../__chunks__/chunk-X42PRFW5.js";import"../__chunks__/chunk-YENEIYWQ.js";import"../__chunks__/chunk-53XJRQZH.js";import"../__chunks__/chunk-XWYCTDUY.js";import"../__chunks__/chunk-Z6FWCRJN.js";import"../__chunks__/chunk-KQ2SOPTG.js";import"../__chunks__/chunk-6A5QENOR.js";import"../__chunks__/chunk-CCGR2HAT.js";import"../__chunks__/chunk-7WXEH6OF.js";import"../__chunks__/chunk-KWQPHBRJ.js";import"../__chunks__/chunk-2E45D2ZS.js";import"../__chunks__/chunk-MZTDGNAY.js";import"../__chunks__/chunk-BQBE7OZR.js";import"../__chunks__/chunk-ZLVSXJ4T.js";import"../__chunks__/chunk-YRZKLN43.js";import"../__chunks__/chunk-OE7GC5YT.js";import"../__chunks__/chunk-F3MX6KRS.js";import"../__chunks__/chunk-ZRD6IVNQ.js";import"../__chunks__/chunk-4M54TFO5.js";import"../__chunks__/chunk-O6XN2KZB.js";import"../__chunks__/chunk-UCNGDQVM.js";import"../__chunks__/chunk-2QW2OHYN.js";import"../__chunks__/chunk-UZNVJ4G7.js";import"../__chunks__/chunk-Q5GF6SLC.js";import"../__chunks__/chunk-36NZZB3P.js";import"../__chunks__/chunk-TV4K3ORI.js";import"../__chunks__/chunk-FS3TVPEX.js";import"../__chunks__/chunk-AAI7OAOT.js";import"../__chunks__/chunk-N3QTYKLF.js";import"../__chunks__/chunk-HGEGFQPE.js";import"../__chunks__/chunk-KS7EZEK4.js";import"../__chunks__/chunk-LVCWBXY5.js";import"../__chunks__/chunk-THIGARDM.js";import"../__chunks__/chunk-ZP5RWACV.js";import"../__chunks__/chunk-LXRRORKB.js";import"../__chunks__/chunk-6MHTV4YL.js";import"../__chunks__/chunk-7KAZSC46.js";import"../__chunks__/chunk-5K4EHRHK.js";import"../__chunks__/chunk-4QEYUBBB.js";import"../__chunks__/chunk-K6WIZ6YP.js";import"../__chunks__/chunk-ZHMC3BOL.js";import"../__chunks__/chunk-S55DZJQR.js";import"../__chunks__/chunk-BQNI2XMA.js";import"../__chunks__/chunk-7TW5V77R.js";import"../__chunks__/chunk-BOVH6WAG.js";import"../__chunks__/chunk-OJAPROVS.js";import"../__chunks__/chunk-H6BZGL2Y.js";import"../__chunks__/chunk-ADPL2NHT.js";import"../__chunks__/chunk-2PCYLQVD.js";import"../__chunks__/chunk-C733SFP2.js";import"../__chunks__/chunk-QTTXTNUK.js";import"../__chunks__/chunk-6QDOHWW2.js";import"../__chunks__/chunk-SNQ7GR7D.js";import"../__chunks__/chunk-CCJG3WLD.js";import"../__chunks__/chunk-FB3BYKBW.js";import"../__chunks__/chunk-RQG7T6WR.js";import"../__chunks__/chunk-4EN6UOPS.js";import"../__chunks__/chunk-ZYJTJW6F.js";import"../__chunks__/chunk-FDI635JG.js";import"../__chunks__/chunk-N7MHQ6JT.js";import"../__chunks__/chunk-SAQ2TZS4.js";import"../__chunks__/chunk-5DJROO27.js";import"../__chunks__/chunk-3DHA63I3.js";import"../__chunks__/chunk-QYQWCYOC.js";import"../__chunks__/chunk-PZZST2GI.js";import"../__chunks__/chunk-UW6D63RM.js";import"../__chunks__/chunk-RALSJ7UN.js";import"../__chunks__/chunk-GGMEVY45.js";import"../__chunks__/chunk-HM24E3QY.js";import"../__chunks__/chunk-3MLRJOK2.js";import"../__chunks__/chunk-OHBZM2CH.js";import"../__chunks__/chunk-CHYGQARZ.js";import"../__chunks__/chunk-IT2KRYHF.js";import"../__chunks__/chunk-UKS4A6OP.js";import"../__chunks__/chunk-4BFDY3R6.js";import"../__chunks__/chunk-6X42TJUV.js";import"../__chunks__/chunk-OSU474L2.js";import"../__chunks__/chunk-EUGQUBAN.js";import"../__chunks__/chunk-BPYUN5PX.js";import"../__chunks__/chunk-JCP4LVAF.js";import"../__chunks__/chunk-75RYIQCD.js";import"../__chunks__/chunk-YXJVLN63.js";import"../__chunks__/chunk-J42ZO72F.js";import"../__chunks__/chunk-6ZGFYJ6T.js";import"../__chunks__/chunk-HIMYYDUZ.js";import"../__chunks__/chunk-DYORUPQR.js";import"../__chunks__/chunk-6DGR2YVX.js";import"../__chunks__/chunk-36T2RKXF.js";import"../__chunks__/chunk-7QKJRE4B.js";import"../__chunks__/chunk-WISLI42M.js";import"../__chunks__/chunk-W7SO52DM.js";import"../__chunks__/chunk-PXHBOM4A.js";import"../__chunks__/chunk-6XR6BLIB.js";import"../__chunks__/chunk-5KGDRZSV.js";import"../__chunks__/chunk-HGOHQNWK.js";import"../__chunks__/chunk-YO4K2XGO.js";import"../__chunks__/chunk-6WZ7DVP7.js";import"../__chunks__/chunk-UN3CQGT2.js";import"../__chunks__/chunk-H2KJ2YCH.js";import"../__chunks__/chunk-MDZJ7LZR.js";import"../__chunks__/chunk-WQFSDAGL.js";import"../__chunks__/chunk-7YHU2LQD.js";import"../__chunks__/chunk-V2XXMQEO.js";import"../__chunks__/chunk-JXJG3QMF.js";import"../__chunks__/chunk-FDSDVDKW.js";import"../__chunks__/chunk-27DX5WIQ.js";import"../__chunks__/chunk-X2JZA2ND.js";import"../__chunks__/chunk-A3UQ3ZAD.js";import"../__chunks__/chunk-ITMTYO75.js";import"../__chunks__/chunk-OWBHRN3S.js";import"../__chunks__/chunk-UHY5IKDN.js";import"../__chunks__/chunk-3HHAVSUJ.js";import"../__chunks__/chunk-WTIKHG7D.js";import"../__chunks__/chunk-RM7QQBH4.js";import"../__chunks__/chunk-G3MFJX2K.js";import"../__chunks__/chunk-326XWAT2.js";import{a as r,b as e,c as f}from"../__chunks__/chunk-E5DZJKUZ.js";import"../__chunks__/chunk-MY6BOSZO.js";import"../__chunks__/chunk-AF5IQC6D.js";import"../__chunks__/chunk-W6HPOJ7Z.js";import"../__chunks__/chunk-6LITAK4Z.js";import"../__chunks__/chunk-SH22EFYK.js";import"../__chunks__/chunk-JECE35KP.js";import"../__chunks__/chunk-MVSBPF2U.js";import"../__chunks__/chunk-7CT2Q6BT.js";import"../__chunks__/chunk-HZDSREVW.js";import"../__chunks__/chunk-OKLK5GYW.js";import"../__chunks__/chunk-GVCPEY3I.js";import"../__chunks__/chunk-BX7EABCB.js";import"../__chunks__/chunk-XGSS6N64.js";import"../__chunks__/chunk-GNCSMYRN.js";import"../__chunks__/chunk-Y4RXLAEX.js";import"../__chunks__/chunk-UIDXWJ2D.js";import"../__chunks__/chunk-FTQGHIGG.js";import"../__chunks__/chunk-NHHDQ53S.js";import"../__chunks__/chunk-XXP2T2NS.js";import"../__chunks__/chunk-AHX4GHIC.js";import{m as o}from"../__chunks__/chunk-HBP5N4FR.js";o();export{m as createSubscription,t as mockResponse,c as mockWindowHistory,b as mockWindowLocation,a as renderWithProvider,p as rest,x as server,r as testAddress,e as testNetwork,f as testReceiver};
2
2
  //# sourceMappingURL=index.js.map