@multiversx/sdk-dapp 2.28.7-alpha.21 → 2.28.7-alpha.23

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 (1011) hide show
  1. package/UI/DappModal/components/DappModal.js +1 -1
  2. package/UI/DappModal/components/index.js +1 -1
  3. package/UI/DappModal/index.js +1 -1
  4. package/UI/Denominate/index.js +1 -1
  5. package/UI/ExplorerLink/ExplorerLink.js +1 -1
  6. package/UI/ExplorerLink/index.js +1 -1
  7. package/UI/FormatAmount/FormatAmount.js +1 -1
  8. package/UI/FormatAmount/index.js +1 -1
  9. package/UI/ModalContainer/ModalContainer.js +1 -1
  10. package/UI/ModalContainer/index.js +1 -1
  11. package/UI/NotificationModal/NotificationModal.js +1 -1
  12. package/UI/NotificationModal/index.js +1 -1
  13. package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  14. package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/SignWithCrossWindowWalletModal.js +1 -1
  15. package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/index.js +1 -1
  16. package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  17. package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  18. package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
  19. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
  20. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
  21. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
  22. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +1 -1
  23. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +1 -1
  24. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/index.js +1 -1
  25. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
  26. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
  27. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
  28. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
  29. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
  30. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/index.js +1 -1
  31. package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
  32. package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  33. package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
  34. package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
  35. package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  36. package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  37. package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  38. package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
  39. package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  40. package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  41. package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
  42. package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
  43. package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
  44. package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
  45. package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  46. package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  47. package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
  48. package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
  49. package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
  50. package/UI/SignTransactionsModals/components/index.js +1 -1
  51. package/UI/SignTransactionsModals/index.js +1 -1
  52. package/UI/TokenDetails/index.js +1 -1
  53. package/UI/TransactionData/TransactionData.js +1 -1
  54. package/UI/TransactionData/index.js +1 -1
  55. package/UI/TransactionDetails/TransactionDetails.js +1 -1
  56. package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
  57. package/UI/TransactionDetails/components/index.js +1 -1
  58. package/UI/TransactionDetails/index.js +1 -1
  59. package/UI/TransactionInfo/TransactionInfo.js +1 -1
  60. package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
  61. package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
  62. package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
  63. package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
  64. package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
  65. package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
  66. package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
  67. package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
  68. package/UI/TransactionInfo/components/DataField/index.js +1 -1
  69. package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
  70. package/UI/TransactionInfo/components/EventsList/index.js +1 -1
  71. package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  72. package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  73. package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
  74. package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
  75. package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
  76. package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
  77. package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
  78. package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
  79. package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
  80. package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
  81. package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
  82. package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
  83. package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
  84. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
  85. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
  86. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
  87. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
  88. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
  89. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
  90. package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
  91. package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
  92. package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
  93. package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
  94. package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
  95. package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
  96. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
  97. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
  98. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
  99. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
  100. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
  101. package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
  102. package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
  103. package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
  104. package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
  105. package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
  106. package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
  107. package/UI/TransactionInfo/components/index.js +1 -1
  108. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
  109. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
  110. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
  111. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
  112. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
  113. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
  114. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
  115. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
  116. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
  117. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
  118. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
  119. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
  120. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
  121. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
  122. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
  123. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
  124. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
  125. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
  126. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
  127. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
  128. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  129. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  130. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
  131. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
  132. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
  133. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
  134. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
  135. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
  136. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
  137. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
  138. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
  139. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
  140. package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  141. package/UI/TransactionInfo/index.js +1 -1
  142. package/UI/TransactionsTable/TransactionsTable.js +1 -1
  143. package/UI/TransactionsTable/components/AccountName.js +1 -1
  144. package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
  145. package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
  146. package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
  147. package/UI/TransactionsTable/components/ShardSpan.js +1 -1
  148. package/UI/TransactionsTable/components/TransactionHash.js +1 -1
  149. package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
  150. package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
  151. package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
  152. package/UI/TransactionsTable/components/TransactionRow.js +1 -1
  153. package/UI/TransactionsTable/components/TransactionSender.js +1 -1
  154. package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
  155. package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
  156. package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
  157. package/UI/TransactionsTable/components/index.js +1 -1
  158. package/UI/TransactionsTable/index.js +1 -1
  159. package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  160. package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
  161. package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
  162. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
  163. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
  164. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
  165. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  166. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  167. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
  168. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
  169. package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
  170. package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
  171. package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
  172. package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
  173. package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
  174. package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
  175. package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  176. package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
  177. package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
  178. package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
  179. package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  180. package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  181. package/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
  182. package/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
  183. package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  184. package/UI/TransactionsToastList/components/index.js +1 -1
  185. package/UI/TransactionsToastList/index.js +1 -1
  186. package/UI/Trim/Trim.js +1 -1
  187. package/UI/Trim/index.js +1 -1
  188. package/UI/UsdValue/UsdValue.js +1 -1
  189. package/UI/UsdValue/index.js +1 -1
  190. package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
  191. package/UI/extension/ExtensionLoginButton/index.js +1 -1
  192. package/UI/index.js +1 -1
  193. package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
  194. package/UI/ledger/LedgerLoginButton/index.js +1 -1
  195. package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
  196. package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
  197. package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
  198. package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
  199. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
  200. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/getAuthTokenText.js +1 -1
  201. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.js +1 -1
  202. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
  203. package/UI/ledger/LedgerLoginContainer/LedgerConnect/LedgerConnect.js +1 -1
  204. package/UI/ledger/LedgerLoginContainer/LedgerConnect/index.js +1 -1
  205. package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
  206. package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
  207. package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
  208. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
  209. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
  210. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
  211. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
  212. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
  213. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
  214. package/UI/ledger/LedgerLoginContainer/index.js +1 -1
  215. package/UI/ledger/index.js +1 -1
  216. package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
  217. package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  218. package/UI/pages/UnlockPage/index.js +1 -1
  219. package/UI/pages/index.js +1 -1
  220. package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
  221. package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
  222. package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
  223. package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  224. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
  225. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
  226. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
  227. package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  228. package/UI/walletConnect/index.js +1 -1
  229. package/UI/webWallet/CrossWindowLoginButton/CrossWindowLoginButton.js +1 -1
  230. package/UI/webWallet/CrossWindowLoginButton/index.js +1 -1
  231. package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
  232. package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  233. package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
  234. package/UI/webWallet/XaliasLoginButton/index.js +1 -1
  235. package/__chunks__/{chunk-UHYGR5YC.js → chunk-23NHMHUS.js} +2 -2
  236. package/__chunks__/{chunk-FAWBFUEX.js → chunk-2756B6B3.js} +2 -2
  237. package/__chunks__/{chunk-LYPYXUJV.js → chunk-2ERYD4ZD.js} +2 -2
  238. package/__chunks__/{chunk-JQUIPCY5.js → chunk-2MX5NY6P.js} +2 -2
  239. package/__chunks__/{chunk-OMJE5LZ5.js → chunk-2P5CJEK2.js} +2 -2
  240. package/__chunks__/chunk-2SGND5VW.js +2 -0
  241. package/__chunks__/{chunk-UH74TE5S.js → chunk-32OEQS2D.js} +2 -2
  242. package/__chunks__/{chunk-WO6QZHE6.js → chunk-33YSSZUD.js} +2 -2
  243. package/__chunks__/{chunk-LKP6MFXK.js → chunk-35Q3N5XX.js} +2 -2
  244. package/__chunks__/{chunk-FWX5LT3Y.js → chunk-37H2ZH2K.js} +2 -2
  245. package/__chunks__/chunk-3FYVUR5R.js +2 -0
  246. package/__chunks__/{chunk-D5WNZ2KW.js → chunk-3G5OQ2VD.js} +2 -2
  247. package/__chunks__/{chunk-5MVZTGDS.js → chunk-3KGDZFZG.js} +2 -2
  248. package/__chunks__/chunk-3KKLOKFK.js +2 -0
  249. package/__chunks__/{chunk-45KS7MHU.js → chunk-3RUGJIXL.js} +2 -2
  250. package/__chunks__/chunk-3WMTU7D6.js +2 -0
  251. package/__chunks__/{chunk-FOXLWZNI.js → chunk-4A2LATJF.js} +2 -2
  252. package/__chunks__/{chunk-T5NSPA2G.js → chunk-4CMOMNLV.js} +2 -2
  253. package/__chunks__/{chunk-XYZQOUPZ.js → chunk-4E722PVR.js} +2 -2
  254. package/__chunks__/{chunk-2I3SIP7I.js → chunk-4HKT77ZD.js} +2 -2
  255. package/__chunks__/{chunk-B7PYBZU4.js → chunk-4HSG23LB.js} +2 -2
  256. package/__chunks__/{chunk-QV7H3KVT.js → chunk-4IM3Y6SF.js} +2 -2
  257. package/__chunks__/{chunk-XXN2SRRE.js → chunk-4LJH2GHN.js} +2 -2
  258. package/__chunks__/{chunk-JUXUKQXA.js → chunk-4RYF5VPZ.js} +2 -2
  259. package/__chunks__/chunk-4U5X73LG.js +2 -0
  260. package/__chunks__/chunk-4XVGIN5B.js +2 -0
  261. package/__chunks__/chunk-52I2BI6Z.js +2 -0
  262. package/__chunks__/{chunk-LNWKWD36.js → chunk-53D66PL3.js} +2 -2
  263. package/__chunks__/{chunk-W73YZCYP.js → chunk-556I7YUM.js} +2 -2
  264. package/__chunks__/{chunk-YEW2MY76.js → chunk-5EJX6WW5.js} +2 -2
  265. package/__chunks__/{chunk-L4PN3IXM.js → chunk-5H3QH7WL.js} +2 -2
  266. package/__chunks__/{chunk-NCHTNS4A.js → chunk-5HHZDE2P.js} +2 -2
  267. package/__chunks__/{chunk-RLSKTSOC.js → chunk-5NN7EI6B.js} +2 -2
  268. package/__chunks__/chunk-5SYUFB4T.js +2 -0
  269. package/__chunks__/{chunk-GG7AAYXE.js → chunk-5USGYRA7.js} +2 -2
  270. package/__chunks__/{chunk-YA3IK5HD.js → chunk-5VIHCVAC.js} +2 -2
  271. package/__chunks__/chunk-5VRFVDIB.js +2 -0
  272. package/__chunks__/{chunk-IJIOWKDI.js → chunk-5WHZXANI.js} +2 -2
  273. package/__chunks__/chunk-64XFMM5L.js +2 -0
  274. package/__chunks__/{chunk-FJT4NIX5.js → chunk-65PVGA6F.js} +2 -2
  275. package/__chunks__/chunk-67GE423Z.js +2 -0
  276. package/__chunks__/{chunk-BDNFTUNX.js → chunk-6H3YXBMP.js} +2 -2
  277. package/__chunks__/{chunk-IC6Q4EU4.js → chunk-6JYGZOAV.js} +2 -2
  278. package/__chunks__/{chunk-FTUA3HTU.js → chunk-6OIOYC5Q.js} +2 -2
  279. package/__chunks__/{chunk-ZEKSL6RM.js → chunk-6OJIX24W.js} +2 -2
  280. package/__chunks__/{chunk-5TJ3HDWX.js → chunk-6QKDH7BO.js} +2 -2
  281. package/__chunks__/{chunk-QSUM5QNK.js → chunk-6WIVTBKC.js} +2 -2
  282. package/__chunks__/chunk-75EWJ2IY.js +2 -0
  283. package/__chunks__/{chunk-TYLSUIT3.js → chunk-7AK6HBWA.js} +2 -2
  284. package/__chunks__/{chunk-BNP5ANPK.js → chunk-7AOTJ2IO.js} +2 -2
  285. package/__chunks__/{chunk-QYSSH5NX.js → chunk-7BG7OJFY.js} +2 -2
  286. package/__chunks__/{chunk-L6BRJFR6.js → chunk-7CJEB4QU.js} +2 -2
  287. package/__chunks__/{chunk-YV52CXDT.js → chunk-7D5RMPCM.js} +2 -2
  288. package/__chunks__/{chunk-W7IEFYKT.js → chunk-7G2PG2HJ.js} +2 -2
  289. package/__chunks__/chunk-7GTIWOQB.js +2 -0
  290. package/__chunks__/{chunk-D7OEA777.js → chunk-7IHUWBE2.js} +2 -2
  291. package/__chunks__/{chunk-LWG2223P.js → chunk-7LSQ7ACU.js} +2 -2
  292. package/__chunks__/{chunk-OOZM2I42.js → chunk-7NDTJX2Q.js} +2 -2
  293. package/__chunks__/{chunk-S4ISWHOB.js → chunk-7NZRWTON.js} +2 -2
  294. package/__chunks__/{chunk-ZT67ERD5.js → chunk-7Q65CTX4.js} +2 -2
  295. package/__chunks__/{chunk-VUE4762S.js → chunk-7R3AU7HN.js} +2 -2
  296. package/__chunks__/{chunk-W22VDMHZ.js → chunk-7VWJQW6D.js} +2 -2
  297. package/__chunks__/{chunk-JVQSZJWT.js → chunk-7WEMW3JN.js} +2 -2
  298. package/__chunks__/{chunk-W6W7PAHO.js → chunk-7ZXLUCM3.js} +2 -2
  299. package/__chunks__/{chunk-Q7IG7FVX.js → chunk-A23LA4PJ.js} +2 -2
  300. package/__chunks__/{chunk-RKRZ3GJI.js → chunk-A57VE2ER.js} +2 -2
  301. package/__chunks__/{chunk-4T6VXNQ2.js → chunk-A5BI7GR7.js} +2 -2
  302. package/__chunks__/{chunk-QRP7IHAC.js → chunk-A63747H7.js} +2 -2
  303. package/__chunks__/{chunk-RKI72TMN.js → chunk-ACDMZWRU.js} +2 -2
  304. package/__chunks__/chunk-AFSFP2AH.js +2 -0
  305. package/__chunks__/{chunk-S3RQVME5.js → chunk-AFWTURUZ.js} +2 -2
  306. package/__chunks__/chunk-AJK4FD6T.js +2 -0
  307. package/__chunks__/{chunk-WLI45HHV.js → chunk-AL22U5DJ.js} +2 -2
  308. package/__chunks__/{chunk-P2ULBRHU.js → chunk-ANJIBOLB.js} +2 -2
  309. package/__chunks__/{chunk-CT4XGGLM.js → chunk-APNN34IO.js} +2 -2
  310. package/__chunks__/{chunk-OMD6VJ7Q.js → chunk-APW4UMNQ.js} +2 -2
  311. package/__chunks__/{chunk-OZZBMCJB.js → chunk-ARUR4UYT.js} +2 -2
  312. package/__chunks__/chunk-ATPARQD4.js +2 -0
  313. package/__chunks__/{chunk-T4CD54EC.js → chunk-AUCXSEDJ.js} +2 -2
  314. package/__chunks__/{chunk-RMO53XUM.js → chunk-B7JPUAKT.js} +2 -2
  315. package/__chunks__/{chunk-4WGPSXLR.js → chunk-B7KPSMKH.js} +2 -2
  316. package/__chunks__/{chunk-GZBGMN6S.js → chunk-BBAQDTOC.js} +2 -2
  317. package/__chunks__/{chunk-N6GP5UZH.js → chunk-BCHXOUUJ.js} +2 -2
  318. package/__chunks__/chunk-BDWKIY35.js +2 -0
  319. package/__chunks__/{chunk-OCV7NNTI.js → chunk-BHMX5QQO.js} +2 -2
  320. package/__chunks__/{chunk-7HRT7DOR.js → chunk-BHNBIR3C.js} +2 -2
  321. package/__chunks__/chunk-BKBLNOIC.js +2 -0
  322. package/__chunks__/{chunk-HNLGRL3D.js → chunk-BOMSXIFY.js} +2 -2
  323. package/__chunks__/{chunk-MNANJF37.js → chunk-BOS6J3XK.js} +2 -2
  324. package/__chunks__/{chunk-3HKLQO3N.js → chunk-BQHNKQTD.js} +2 -2
  325. package/__chunks__/{chunk-UKITMGU5.js → chunk-C5VMAZGA.js} +2 -2
  326. package/__chunks__/chunk-C6ZO2KSR.js +2 -0
  327. package/__chunks__/{chunk-U6EQKACI.js → chunk-CF356MZU.js} +2 -2
  328. package/__chunks__/chunk-CFKO6ETA.js +2 -0
  329. package/__chunks__/{chunk-K2OPPBXN.js → chunk-CIXIB66V.js} +2 -2
  330. package/__chunks__/{chunk-XOVZT32V.js → chunk-CON4Y5HJ.js} +2 -2
  331. package/__chunks__/{chunk-SSYG5MZ3.js → chunk-CP3KWVXW.js} +2 -2
  332. package/__chunks__/{chunk-IZU4L5ZT.js → chunk-CQAZBUMQ.js} +2 -2
  333. package/__chunks__/{chunk-J6T2EE5S.js → chunk-CQKK3LDX.js} +2 -2
  334. package/__chunks__/{chunk-MRQXI6BL.js → chunk-D2ZNJPI4.js} +2 -2
  335. package/__chunks__/{chunk-D3FW5S76.js → chunk-D3IWZKV2.js} +2 -2
  336. package/__chunks__/{chunk-WINVVAR2.js → chunk-D6UUUT4I.js} +2 -2
  337. package/__chunks__/chunk-DEDBLRRQ.js +2 -0
  338. package/__chunks__/{chunk-HPP6QB6F.js → chunk-DHKU6DR3.js} +2 -2
  339. package/__chunks__/{chunk-R27H6XH2.js → chunk-DJ6UA7K3.js} +2 -2
  340. package/__chunks__/{chunk-5Q6I6ZSP.js → chunk-DLGJVEN2.js} +2 -2
  341. package/__chunks__/chunk-DMPSG25O.js +2 -0
  342. package/__chunks__/chunk-DS5JPRY3.js +2 -0
  343. package/__chunks__/chunk-DSBFDCAY.js +2 -0
  344. package/__chunks__/{chunk-6ULNLMEQ.js → chunk-DWXVHZ5M.js} +2 -2
  345. package/__chunks__/{chunk-6I4KDAEC.js → chunk-DYQU3WL5.js} +2 -2
  346. package/__chunks__/{chunk-PSDFAMAR.js → chunk-E4NM4LN4.js} +2 -2
  347. package/__chunks__/{chunk-NJKH2I7A.js → chunk-E7QFSJPE.js} +2 -2
  348. package/__chunks__/{chunk-RBKZGMZL.js → chunk-E7RDRPZY.js} +2 -2
  349. package/__chunks__/{chunk-IEVWAPRT.js → chunk-EB7UWQEF.js} +2 -2
  350. package/__chunks__/chunk-EIUFYCTY.js +2 -0
  351. package/__chunks__/{chunk-WMIVV347.js → chunk-EMY32DUQ.js} +2 -2
  352. package/__chunks__/{chunk-J3UC3VZX.js → chunk-EOATHPT6.js} +2 -2
  353. package/__chunks__/chunk-ESLS6YRW.js +2 -0
  354. package/__chunks__/{chunk-6PBH3KEW.js → chunk-ETAP72TA.js} +2 -2
  355. package/__chunks__/{chunk-QWMOQ7N7.js → chunk-EVOOEQLP.js} +2 -2
  356. package/__chunks__/{chunk-B5D55AUB.js → chunk-EWCSCSWS.js} +2 -2
  357. package/__chunks__/{chunk-3WHZ33T5.js → chunk-F6CQIK3Y.js} +2 -2
  358. package/__chunks__/chunk-F7BZJTMT.js +2 -0
  359. package/__chunks__/{chunk-FZHLZFLL.js → chunk-F7YI44JE.js} +2 -2
  360. package/__chunks__/chunk-FEZEY6MZ.js +2 -0
  361. package/__chunks__/{chunk-BDKGJYTU.js → chunk-FK7TQ6GT.js} +2 -2
  362. package/__chunks__/{chunk-JDBSIMC3.js → chunk-FQLMKLKF.js} +2 -2
  363. package/__chunks__/chunk-FRNTT3GK.js +2 -0
  364. package/__chunks__/{chunk-26N2EF27.js → chunk-FTNT6KPX.js} +2 -2
  365. package/__chunks__/{chunk-IEJ6UMAD.js → chunk-FX253HDQ.js} +2 -2
  366. package/__chunks__/{chunk-OJ3JMAGT.js → chunk-GG6P5SOY.js} +2 -2
  367. package/__chunks__/{chunk-JV7XSR2M.js → chunk-GKRCRSIZ.js} +2 -2
  368. package/__chunks__/{chunk-BAGNFQBH.js → chunk-GPEODC65.js} +2 -2
  369. package/__chunks__/{chunk-LJDUUEVE.js → chunk-GQGA7MQL.js} +2 -2
  370. package/__chunks__/chunk-GSHXL3C6.js +2 -0
  371. package/__chunks__/{chunk-K6T7FXKT.js → chunk-GVMVOVZM.js} +2 -2
  372. package/__chunks__/{chunk-HVBPAKEW.js → chunk-GWJZAREP.js} +2 -2
  373. package/__chunks__/{chunk-SV7VIM6Y.js → chunk-GZA2O5XZ.js} +2 -2
  374. package/__chunks__/{chunk-UOEDTZAI.js → chunk-GZACSDSD.js} +2 -2
  375. package/__chunks__/{chunk-HUUAZE4W.js → chunk-H3CUGDQT.js} +2 -2
  376. package/__chunks__/{chunk-HEJFGYB4.js → chunk-H3MPKMYV.js} +2 -2
  377. package/__chunks__/chunk-HCMZNSGG.js +2 -0
  378. package/__chunks__/{chunk-UBV5MZTH.js → chunk-HF2BVD7V.js} +2 -2
  379. package/__chunks__/chunk-HFAS7WJT.js +2 -0
  380. package/__chunks__/{chunk-PWNTLE7O.js → chunk-HFYNQWQO.js} +2 -2
  381. package/__chunks__/{chunk-BO4I7TU7.js → chunk-HINPJG36.js} +2 -2
  382. package/__chunks__/{chunk-FVY4PX7G.js → chunk-HOQR6VNS.js} +2 -2
  383. package/__chunks__/{chunk-LUKXK4PJ.js → chunk-HPZDSCI6.js} +2 -2
  384. package/__chunks__/{chunk-EQSL3LHM.js → chunk-HQF3OTNQ.js} +2 -2
  385. package/__chunks__/{chunk-TYN4NL7P.js → chunk-HQVA6BN4.js} +2 -2
  386. package/__chunks__/{chunk-OB343ORN.js → chunk-HXG6DPBV.js} +2 -2
  387. package/__chunks__/{chunk-K5ZKFH4M.js → chunk-I5LCH7GI.js} +2 -2
  388. package/__chunks__/{chunk-WRHAGDVV.js → chunk-IBNMCTZ3.js} +2 -2
  389. package/__chunks__/{chunk-5VEXZKXZ.js → chunk-IG63UBHO.js} +2 -2
  390. package/__chunks__/{chunk-QKAGGKMZ.js → chunk-IH6XL5SK.js} +2 -2
  391. package/__chunks__/{chunk-ALRWYKJ3.js → chunk-IHT22DD2.js} +2 -2
  392. package/__chunks__/{chunk-6PIL672R.js → chunk-IMUNKZUI.js} +2 -2
  393. package/__chunks__/{chunk-A5L2WT53.js → chunk-IPMDHAEV.js} +2 -2
  394. package/__chunks__/{chunk-M72NGQGD.js → chunk-ITGCTIQR.js} +2 -2
  395. package/__chunks__/chunk-IUIJ7I6N.js +2 -0
  396. package/__chunks__/{chunk-6S7QMZNK.js → chunk-IXE232G2.js} +2 -2
  397. package/__chunks__/{chunk-U2E5WIJJ.js → chunk-IZEAIXHU.js} +2 -2
  398. package/__chunks__/chunk-IZFMBOQX.js +2 -0
  399. package/__chunks__/{chunk-FBL3RDGV.js → chunk-JC4HDCH2.js} +2 -2
  400. package/__chunks__/{chunk-D3WFE5YS.js → chunk-JCY3XPSZ.js} +2 -2
  401. package/__chunks__/{chunk-ZBEKS6PS.js → chunk-JIKTTFUV.js} +2 -2
  402. package/__chunks__/{chunk-Y7OU5KIO.js → chunk-JLWOLWDL.js} +2 -2
  403. package/__chunks__/{chunk-V2VRYADK.js → chunk-JX5HWH4J.js} +2 -2
  404. package/__chunks__/{chunk-37ID6NXL.js → chunk-JZTWJVWG.js} +2 -2
  405. package/__chunks__/{chunk-TKDQ67OU.js → chunk-JZVOIA3R.js} +2 -2
  406. package/__chunks__/chunk-K4KQPWX5.js +2 -0
  407. package/__chunks__/{chunk-VOCTSFNO.js → chunk-K77PSVIN.js} +2 -2
  408. package/__chunks__/{chunk-XYS3N3TZ.js → chunk-K7IS3PTI.js} +2 -2
  409. package/__chunks__/{chunk-44ZY2IG5.js → chunk-KCPRL5TI.js} +2 -2
  410. package/__chunks__/{chunk-EKUV2K5K.js → chunk-KDP6X735.js} +2 -2
  411. package/__chunks__/{chunk-P62RAJK6.js → chunk-KFVY6NY7.js} +2 -2
  412. package/__chunks__/{chunk-K24Q7A25.js → chunk-KK6ZIOUP.js} +2 -2
  413. package/__chunks__/{chunk-KIIXBWPE.js → chunk-KLZLL3HG.js} +2 -2
  414. package/__chunks__/{chunk-6PYKJOPZ.js → chunk-KNT7OBR5.js} +2 -2
  415. package/__chunks__/chunk-KOQMQ6NG.js +2 -0
  416. package/__chunks__/{chunk-MDYH3TAR.js → chunk-KPK46DN6.js} +2 -2
  417. package/__chunks__/{chunk-PEHW2ZJ4.js → chunk-KWOUJGVB.js} +2 -2
  418. package/__chunks__/{chunk-DRMJ7OYY.js → chunk-KX6L67PZ.js} +2 -2
  419. package/__chunks__/{chunk-APIHXAWO.js → chunk-KXNGKRWN.js} +2 -2
  420. package/__chunks__/chunk-KZG6ZKUF.js +2 -0
  421. package/__chunks__/{chunk-EYBL2DZQ.js → chunk-L3SLNT3Q.js} +2 -2
  422. package/__chunks__/chunk-L7D4W7HV.js +2 -0
  423. package/__chunks__/chunk-L7K7RJH7.js +2 -0
  424. package/__chunks__/chunk-LAKQHUPZ.js +2 -0
  425. package/__chunks__/{chunk-SPUHV23C.js → chunk-LAUT4LM4.js} +2 -2
  426. package/__chunks__/{chunk-7ZMQL73G.js → chunk-LLRPL7VG.js} +2 -2
  427. package/__chunks__/{chunk-PY3TMMVZ.js → chunk-LM4U25YU.js} +2 -2
  428. package/__chunks__/chunk-LODUBDGU.js +2 -0
  429. package/__chunks__/chunk-LSUAPCDJ.js +2 -0
  430. package/__chunks__/{chunk-SIWZ2PMD.js → chunk-LVAIEXYQ.js} +2 -2
  431. package/__chunks__/{chunk-PVA7E7LL.js → chunk-LY4FYJ4C.js} +2 -2
  432. package/__chunks__/{chunk-C3KHOLAQ.js → chunk-M4XMOHLO.js} +2 -2
  433. package/__chunks__/{chunk-HCBCQSLR.js → chunk-M7ZNZ7NA.js} +2 -2
  434. package/__chunks__/{chunk-HXGWOGYH.js → chunk-MCXE2OJK.js} +2 -2
  435. package/__chunks__/{chunk-QPPB6FZN.js → chunk-MCXTDL7M.js} +2 -2
  436. package/__chunks__/{chunk-ZQ37SRMI.js → chunk-MGE5DV6U.js} +2 -2
  437. package/__chunks__/{chunk-5SSLY5Y3.js → chunk-MIJSY4UO.js} +2 -2
  438. package/__chunks__/chunk-MLNBBUL3.js +2 -0
  439. package/__chunks__/chunk-MTTVEC3D.js +2 -0
  440. package/__chunks__/{chunk-XTMENGRC.js → chunk-MZ5SG35I.js} +2 -2
  441. package/__chunks__/{chunk-2WUN7ZR2.js → chunk-N5RGN6AW.js} +2 -2
  442. package/__chunks__/{chunk-CNBYHU7O.js → chunk-N6GRXXXC.js} +2 -2
  443. package/__chunks__/{chunk-LZJ3KLAE.js → chunk-N6LQOJNC.js} +2 -2
  444. package/__chunks__/{chunk-TUOZQXHC.js → chunk-N6QOVYEG.js} +2 -2
  445. package/__chunks__/{chunk-JWM347Y4.js → chunk-NANP63QY.js} +2 -2
  446. package/__chunks__/{chunk-6AGOAZNP.js → chunk-NCB5XRXW.js} +2 -2
  447. package/__chunks__/{chunk-IBZVKTPJ.js → chunk-NH72OC6D.js} +2 -2
  448. package/__chunks__/chunk-NHQ2ILEZ.js +2 -0
  449. package/__chunks__/{chunk-MEZ7Y2GV.js → chunk-NNWKLB2J.js} +2 -2
  450. package/__chunks__/chunk-NOFJ6VID.js +2 -0
  451. package/__chunks__/{chunk-63CVVKHG.js → chunk-NSOQDOEZ.js} +2 -2
  452. package/__chunks__/{chunk-OBIDQER4.js → chunk-NST37LLV.js} +2 -2
  453. package/__chunks__/{chunk-N7OBCE6V.js → chunk-NSVKA4L6.js} +2 -2
  454. package/__chunks__/chunk-NUBZD7IJ.js +2 -0
  455. package/__chunks__/{chunk-J24KOCLN.js → chunk-NY2AEE55.js} +2 -2
  456. package/__chunks__/{chunk-GSY5IELC.js → chunk-NZIYS7NN.js} +2 -2
  457. package/__chunks__/{chunk-MREKWZJ5.js → chunk-O3BM5GVO.js} +2 -2
  458. package/__chunks__/{chunk-6FZZOEGT.js → chunk-O7PO2TJD.js} +2 -2
  459. package/__chunks__/chunk-OAAKH226.js +2 -0
  460. package/__chunks__/{chunk-QOHPZQIO.js → chunk-OARNIZVJ.js} +2 -2
  461. package/__chunks__/{chunk-5QWM46KI.js → chunk-OAZQEDZD.js} +2 -2
  462. package/__chunks__/{chunk-BU52W6U4.js → chunk-OCO466PD.js} +2 -2
  463. package/__chunks__/{chunk-MCS4VY23.js → chunk-OCSEVFQC.js} +2 -2
  464. package/__chunks__/{chunk-LAOQIQ3S.js → chunk-OM2PBUXL.js} +2 -2
  465. package/__chunks__/{chunk-RNFUGVZR.js → chunk-OME7FKGA.js} +2 -2
  466. package/__chunks__/{chunk-ERWYH4Q3.js → chunk-OQDYMJP6.js} +2 -2
  467. package/__chunks__/{chunk-CNCN56C4.js → chunk-OQQHKPP3.js} +2 -2
  468. package/__chunks__/{chunk-RCTXKYF2.js → chunk-OREAUDQO.js} +2 -2
  469. package/__chunks__/{chunk-ROKSIDG4.js → chunk-ORV62O5H.js} +2 -2
  470. package/__chunks__/{chunk-QKXJD4A3.js → chunk-OYJR7UAJ.js} +2 -2
  471. package/__chunks__/{chunk-KLESNFXM.js → chunk-OYQ32WMZ.js} +2 -2
  472. package/__chunks__/{chunk-HQBTZQC4.js → chunk-P3G77ZH4.js} +2 -2
  473. package/__chunks__/{chunk-LXUXSM3O.js → chunk-P5YT37CB.js} +2 -2
  474. package/__chunks__/chunk-P65Y7FVM.js +2 -0
  475. package/__chunks__/{chunk-26PNCEN6.js → chunk-P665KXJF.js} +2 -2
  476. package/__chunks__/{chunk-DKNSMNAR.js → chunk-PA6CM6TS.js} +2 -2
  477. package/__chunks__/chunk-PD7KLI3E.js +2 -0
  478. package/__chunks__/{chunk-GCPFA5DS.js → chunk-PKKSFAIT.js} +2 -2
  479. package/__chunks__/{chunk-H7M2MJO2.js → chunk-PLKDBCQR.js} +2 -2
  480. package/__chunks__/{chunk-DCQDEXLU.js → chunk-PMOBF2HP.js} +2 -2
  481. package/__chunks__/{chunk-BQ5SL7X6.js → chunk-PMUWC3LS.js} +2 -2
  482. package/__chunks__/{chunk-KOHZDKJE.js → chunk-PTJ3CC5T.js} +2 -2
  483. package/__chunks__/{chunk-VIAWGYHZ.js → chunk-PUF4SE4L.js} +2 -2
  484. package/__chunks__/chunk-Q4IJKKIA.js +2 -0
  485. package/__chunks__/{chunk-WMRN2SKZ.js → chunk-Q4IL4WFL.js} +2 -2
  486. package/__chunks__/{chunk-PV6TLW3J.js → chunk-Q52GSNUV.js} +2 -2
  487. package/__chunks__/{chunk-34GEGF5Y.js → chunk-Q7K6WI67.js} +2 -2
  488. package/__chunks__/{chunk-A22MS5SV.js → chunk-QAYNXVEQ.js} +2 -2
  489. package/__chunks__/{chunk-CQZQ6E5V.js → chunk-QHLWZ3BT.js} +2 -2
  490. package/__chunks__/{chunk-KO4BXGXX.js → chunk-QIXTNSSF.js} +2 -2
  491. package/__chunks__/chunk-QP2M2C7R.js +2 -0
  492. package/__chunks__/{chunk-DZMN32EC.js → chunk-QSXZEDPY.js} +2 -2
  493. package/__chunks__/{chunk-U7BRR2HV.js → chunk-RERJ4T3H.js} +2 -2
  494. package/__chunks__/{chunk-ICGF3OUL.js → chunk-RRGE6Q5M.js} +2 -2
  495. package/__chunks__/{chunk-ZX4PHT7S.js → chunk-RV633TYI.js} +2 -2
  496. package/__chunks__/{chunk-JC4R6MW6.js → chunk-RW6S6IAS.js} +2 -2
  497. package/__chunks__/chunk-RX2NGJSD.js +2 -0
  498. package/__chunks__/chunk-S3KD5KK2.js +2 -0
  499. package/__chunks__/{chunk-SKBIXZTQ.js → chunk-SBCX6NSH.js} +2 -2
  500. package/__chunks__/{chunk-5UARG2MD.js → chunk-SIYAGK7F.js} +2 -2
  501. package/__chunks__/chunk-SMMD2BLI.js +2 -0
  502. package/__chunks__/{chunk-4KOQ4XPF.js → chunk-SPF5JT7P.js} +2 -2
  503. package/__chunks__/{chunk-4CWAT63N.js → chunk-SQ7M7N35.js} +2 -2
  504. package/__chunks__/chunk-SRHRU7FN.js +2 -0
  505. package/__chunks__/{chunk-NVNHGKKE.js → chunk-SUHPDH3B.js} +2 -2
  506. package/__chunks__/chunk-SXZV2FV7.js +2 -0
  507. package/__chunks__/{chunk-DJENMVSO.js → chunk-TAAADPTZ.js} +2 -2
  508. package/__chunks__/{chunk-NEUTOONN.js → chunk-TBRRRLYO.js} +2 -2
  509. package/__chunks__/chunk-TCGELZI4.js +2 -0
  510. package/__chunks__/{chunk-GCJYHTRG.js → chunk-TRQMFZTQ.js} +2 -2
  511. package/__chunks__/{chunk-SYQOUCPR.js → chunk-TTMKEKQO.js} +2 -2
  512. package/__chunks__/chunk-TWDSNYOH.js +2 -0
  513. package/__chunks__/{chunk-R7OX4IST.js → chunk-TXO3KD2Q.js} +2 -2
  514. package/__chunks__/chunk-TYIT2XTU.js +2 -0
  515. package/__chunks__/chunk-U4VASFRN.js +2 -0
  516. package/__chunks__/{chunk-PE3D2MZ6.js → chunk-UC4ZQWWL.js} +2 -2
  517. package/__chunks__/{chunk-PLCDAHXF.js → chunk-UET5NZUD.js} +2 -2
  518. package/__chunks__/{chunk-3JXPYC67.js → chunk-UIOBJFYD.js} +2 -2
  519. package/__chunks__/{chunk-W52B4DN5.js → chunk-UIXHZOBZ.js} +2 -2
  520. package/__chunks__/{chunk-Z7CXRSOE.js → chunk-UK2LC3YO.js} +2 -2
  521. package/__chunks__/{chunk-ASGKLYIR.js → chunk-UPJWZJX4.js} +2 -2
  522. package/__chunks__/{chunk-VHZNGPYU.js → chunk-UUNLRD2J.js} +2 -2
  523. package/__chunks__/{chunk-WQJYO2YY.js → chunk-V3Z5WAJ2.js} +2 -2
  524. package/__chunks__/{chunk-4WSTU7EL.js → chunk-V7EWDPEH.js} +2 -2
  525. package/__chunks__/{chunk-2MP2EF4U.js → chunk-VBQG2QXR.js} +2 -2
  526. package/__chunks__/{chunk-776CE2KN.js → chunk-VCNA26JJ.js} +2 -2
  527. package/__chunks__/{chunk-PMEKOZBG.js → chunk-VETLSSCG.js} +2 -2
  528. package/__chunks__/{chunk-UCIKNUQ5.js → chunk-VG2N5QZN.js} +2 -2
  529. package/__chunks__/{chunk-XF2JZN2T.js → chunk-VITHU4OM.js} +2 -2
  530. package/__chunks__/{chunk-LH6BCDIW.js → chunk-VNXTHVC3.js} +2 -2
  531. package/__chunks__/chunk-VP5YPP7O.js +2 -0
  532. package/__chunks__/chunk-VQ4JQCDK.js +2 -0
  533. package/__chunks__/{chunk-Y4N6ZKFU.js → chunk-VRZING3L.js} +2 -2
  534. package/__chunks__/{chunk-Q3MPXHVT.js → chunk-VWU2KLAH.js} +2 -2
  535. package/__chunks__/{chunk-PTNZZ33O.js → chunk-W3JLND4U.js} +2 -2
  536. package/__chunks__/{chunk-UWXFBSC4.js → chunk-W6UGF3HH.js} +2 -2
  537. package/__chunks__/{chunk-VULOUSUG.js → chunk-WBRILQOH.js} +2 -2
  538. package/__chunks__/{chunk-2TKLBHNZ.js → chunk-WC5JXZVS.js} +2 -2
  539. package/__chunks__/{chunk-YUUAC2ZS.js → chunk-WCUU5UUU.js} +2 -2
  540. package/__chunks__/{chunk-NJV5SUG7.js → chunk-WDPVE2XW.js} +2 -2
  541. package/__chunks__/{chunk-K3M27SZ4.js → chunk-WIESNKFT.js} +2 -2
  542. package/__chunks__/{chunk-Z4NTTIYC.js → chunk-WLT7RNJI.js} +2 -2
  543. package/__chunks__/{chunk-PZRXFWXQ.js → chunk-WQPV4CGT.js} +2 -2
  544. package/__chunks__/{chunk-6SDN6VYU.js → chunk-WV325H3H.js} +2 -2
  545. package/__chunks__/{chunk-3TGDWC4B.js → chunk-WWK7UU7W.js} +2 -2
  546. package/__chunks__/{chunk-FZWTKNRZ.js → chunk-WZWELONA.js} +2 -2
  547. package/__chunks__/{chunk-WEYBWJHQ.js → chunk-X3JJYWXS.js} +2 -2
  548. package/__chunks__/{chunk-BVAHQTJA.js → chunk-X4XJKUDS.js} +2 -2
  549. package/__chunks__/{chunk-3S2KZLIA.js → chunk-X5N4DDKX.js} +2 -2
  550. package/__chunks__/{chunk-D4SIPVFT.js → chunk-X7B7HGQH.js} +2 -2
  551. package/__chunks__/{chunk-XW4GS322.js → chunk-XAU2SYBQ.js} +2 -2
  552. package/__chunks__/{chunk-X5V7KMPK.js → chunk-XCRCY2N2.js} +2 -2
  553. package/__chunks__/chunk-XHJBHORZ.js +2 -0
  554. package/__chunks__/{chunk-ENPJSPIZ.js → chunk-XQX65RBG.js} +2 -2
  555. package/__chunks__/{chunk-HPDIREBZ.js → chunk-XRBJHWQX.js} +2 -2
  556. package/__chunks__/{chunk-FRRFZ4DE.js → chunk-XU4N7JAN.js} +2 -2
  557. package/__chunks__/{chunk-FMBAMOHT.js → chunk-XUICUKOY.js} +2 -2
  558. package/__chunks__/{chunk-IOXCV3K2.js → chunk-XVDAFFMR.js} +2 -2
  559. package/__chunks__/{chunk-3AK2QRZU.js → chunk-XYKZYMH3.js} +2 -2
  560. package/__chunks__/{chunk-LYR3NXVH.js → chunk-XYNW4BE7.js} +2 -2
  561. package/__chunks__/{chunk-S4GJX4XN.js → chunk-Y75GLJ2M.js} +2 -2
  562. package/__chunks__/chunk-Y7Q4JNHA.js +2 -0
  563. package/__chunks__/{chunk-UPEPL6SX.js → chunk-YFSSBGDT.js} +2 -2
  564. package/__chunks__/{chunk-BMUXABC4.js → chunk-YJMMSAIM.js} +2 -2
  565. package/__chunks__/chunk-YKQ23S3F.js +2 -0
  566. package/__chunks__/{chunk-DZ3L4OD5.js → chunk-YRTHW4UH.js} +2 -2
  567. package/__chunks__/{chunk-SYRCA6PM.js → chunk-Z2BGXKOS.js} +2 -2
  568. package/__chunks__/{chunk-3QB5E2I7.js → chunk-Z3XCW7WY.js} +2 -2
  569. package/__chunks__/{chunk-WLJZR6MI.js → chunk-Z6AWYDT7.js} +2 -2
  570. package/__chunks__/{chunk-HGL3VDIT.js → chunk-ZAX7SBAA.js} +2 -2
  571. package/__chunks__/{chunk-R2M2NREB.js → chunk-ZBELGYTF.js} +2 -2
  572. package/__chunks__/{chunk-H5I4F6FF.js → chunk-ZERI3KFG.js} +2 -2
  573. package/__chunks__/{chunk-S4WC5U6P.js → chunk-ZHN6UHDQ.js} +2 -2
  574. package/__chunks__/{chunk-C74JA23D.js → chunk-ZKNJEXUK.js} +2 -2
  575. package/__chunks__/{chunk-INV22AP7.js → chunk-ZLJKAQJC.js} +2 -2
  576. package/__chunks__/{chunk-B3BGTTGQ.js → chunk-ZLLO4S7S.js} +2 -2
  577. package/__chunks__/{chunk-H47XIPVZ.js → chunk-ZNTXKKKO.js} +2 -2
  578. package/__chunks__/chunk-ZSZPJ6NH.js +2 -0
  579. package/__chunks__/chunk-ZTTE3F5O.js +2 -0
  580. package/__chunks__/{chunk-IBLFHVWI.js → chunk-ZUP7EEJG.js} +2 -2
  581. package/__chunks__/{chunk-24CUGG55.js → chunk-ZWQBM3X3.js} +2 -2
  582. package/__chunks__/chunk-ZWUGEISO.js +2 -0
  583. package/__chunks__/{chunk-ATZ4IWH3.js → chunk-ZXMTFZMV.js} +2 -2
  584. package/__chunks__/{chunk-7K6OV53X.js → chunk-ZXNQWJZR.js} +2 -2
  585. package/__chunks__/{chunk-YKFSAHDW.js → chunk-ZZKRDEYW.js} +2 -2
  586. package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +5 -5
  587. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  588. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +4 -4
  589. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
  590. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +3 -3
  591. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
  592. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
  593. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +3 -3
  594. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +3 -3
  595. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/index.js +1 -1
  596. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +3 -3
  597. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/index.js +1 -1
  598. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
  599. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +4 -4
  600. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  601. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  602. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +21 -21
  603. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +21 -21
  604. package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +2 -2
  605. package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +2 -2
  606. package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
  607. package/__commonjs/UI/SignTransactionsModals/index.js +5 -5
  608. package/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +3 -3
  609. package/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +3 -3
  610. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +10 -10
  611. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +10 -10
  612. package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +4 -4
  613. package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/index.js +4 -4
  614. package/__commonjs/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +20 -20
  615. package/__commonjs/UI/TransactionInfo/components/TransactionLogs/index.js +20 -20
  616. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +3 -3
  617. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +3 -3
  618. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +22 -22
  619. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +22 -22
  620. package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +4 -4
  621. package/__commonjs/UI/TransactionsTable/components/AccountName.js +4 -4
  622. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
  623. package/__commonjs/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
  624. package/__commonjs/UI/index.js +20 -20
  625. package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +20 -20
  626. package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +4 -4
  627. package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable/index.js +4 -4
  628. package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +20 -20
  629. package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
  630. package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
  631. package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +20 -20
  632. package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +2 -2
  633. package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +2 -2
  634. package/__commonjs/UI/walletConnect/index.js +2 -2
  635. package/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +2 -2
  636. package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +2 -2
  637. package/__commonjs/components/ProviderInitializer/hooks/index.js +1 -1
  638. package/__commonjs/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
  639. package/__commonjs/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
  640. package/__commonjs/hooks/economics/index.js +1 -1
  641. package/__commonjs/hooks/economics/useGetEgldPrice.js +1 -1
  642. package/__commonjs/hooks/index.js +3 -3
  643. package/__commonjs/hooks/transactions/batch/useGetBatches.js +1 -1
  644. package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  645. package/__commonjs/hooks/transactions/helpers/getAreAllTransactionsSignedByGuardian.js +1 -1
  646. package/__commonjs/hooks/transactions/helpers/index.js +1 -1
  647. package/__commonjs/hooks/transactions/index.js +1 -1
  648. package/__commonjs/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
  649. package/__commonjs/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
  650. package/__commonjs/hooks/transactions/useSignMultipleTransactions.js +1 -1
  651. package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
  652. package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.d.ts +1 -1
  653. package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  654. package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  655. package/__commonjs/hooks/transactions/useTransactionsTracker.js +2 -2
  656. package/__commonjs/reduxStore/slices/toastsSlice.js +1 -1
  657. package/__commonjs/services/transactions/getBatchTransactionsStatus.js +1 -1
  658. package/__commonjs/services/transactions/utils.js +1 -1
  659. package/__commonjs/types/index.js +1 -1
  660. package/__commonjs/types/transactions.types.d.ts +1 -1
  661. package/__commonjs/utils/account/getShardOfAddress.js +1 -1
  662. package/__commonjs/utils/index.js +1 -1
  663. package/__commonjs/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
  664. package/__commonjs/utils/operations/ledger/index.js +1 -1
  665. package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
  666. package/__commonjs/utils/transactions/index.js +1 -1
  667. package/__commonjs/wrappers/DappProvider/DappProvider.js +3 -3
  668. package/__mocks__/accountConfig.js +1 -1
  669. package/__mocks__/index.js +1 -1
  670. package/__mocks__/server.js +1 -1
  671. package/__mocks__/utils/index.js +1 -1
  672. package/__mocks__/utils/renderWithProvider.js +1 -1
  673. package/apiCalls/accounts/getAccountFromApi.js +1 -1
  674. package/apiCalls/accounts/index.js +1 -1
  675. package/apiCalls/configuration/getApiAddressForChainId.js +1 -1
  676. package/apiCalls/configuration/getEnvironmentForChainId.js +1 -1
  677. package/apiCalls/configuration/getNetworkConfig.js +1 -1
  678. package/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
  679. package/apiCalls/configuration/index.js +1 -1
  680. package/apiCalls/economics/getEconomicsInfo.js +1 -1
  681. package/apiCalls/economics/index.js +1 -1
  682. package/apiCalls/getScamAddressData.js +1 -1
  683. package/apiCalls/index.js +1 -1
  684. package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
  685. package/apiCalls/transactions/index.js +1 -1
  686. package/apiCalls/transactions/sendSignedBatchTransactions.js +1 -1
  687. package/apiCalls/transactions/sendSignedTransactions.js +1 -1
  688. package/apiCalls/utils/getCleanApiAddress.js +1 -1
  689. package/apiCalls/utils/index.js +1 -1
  690. package/components/LogoutListener/LogoutListener.js +1 -1
  691. package/components/LogoutListener/helpers/index.js +1 -1
  692. package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  693. package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  694. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  695. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  696. package/components/LogoutListener/index.js +1 -1
  697. package/components/ProviderInitializer/ProviderInitializer.js +1 -1
  698. package/components/ProviderInitializer/helpers/index.js +1 -1
  699. package/components/ProviderInitializer/helpers/processMultisigAccount.js +1 -1
  700. package/components/ProviderInitializer/hooks/index.js +1 -1
  701. package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
  702. package/components/ProviderInitializer/index.js +1 -1
  703. package/components/TransactionSender/TransactionSender.js +1 -1
  704. package/components/TransactionSender/index.js +1 -1
  705. package/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
  706. package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
  707. package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
  708. package/components/TransactionsTracker/TransactionTracker.js +1 -1
  709. package/components/TransactionsTracker/index.js +1 -1
  710. package/constants/index.js +1 -1
  711. package/constants/network.js +1 -1
  712. package/hooks/account/index.js +1 -1
  713. package/hooks/account/useGetAccount.js +1 -1
  714. package/hooks/account/useGetAccountFromApi.js +1 -1
  715. package/hooks/account/useGetAccountInfo.js +1 -1
  716. package/hooks/account/useGetAccountProvider.js +1 -1
  717. package/hooks/account/useGetIsLoggedIn.js +1 -1
  718. package/hooks/account/useGetIsWalletConnectV2Initialized.js +1 -1
  719. package/hooks/account/useGetLoginInfo.js +1 -1
  720. package/hooks/account/useGetWebsocketEvent.js +1 -1
  721. package/hooks/economics/index.js +1 -1
  722. package/hooks/economics/useGetEgldPrice.js +1 -1
  723. package/hooks/index.js +1 -1
  724. package/hooks/login/index.js +1 -1
  725. package/hooks/login/useCrossWindowLogin.js +1 -1
  726. package/hooks/login/useExtensionLogin.js +1 -1
  727. package/hooks/login/useGetModalLoginMethods.js +1 -1
  728. package/hooks/login/useLedgerLogin.js +1 -1
  729. package/hooks/login/useLoginService.js +1 -1
  730. package/hooks/login/useOperaLogin.js +1 -1
  731. package/hooks/login/useWalletConnectV2Login.js +1 -1
  732. package/hooks/login/useWebViewLogin.js +1 -1
  733. package/hooks/login/useWebWalletLogin.js +1 -1
  734. package/hooks/login/useXaliasLogin.js +1 -1
  735. package/hooks/signMessage/index.js +1 -1
  736. package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
  737. package/hooks/signMessage/useGetSignMessageSession.js +1 -1
  738. package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
  739. package/hooks/signMessage/useSignMessage.js +1 -1
  740. package/hooks/toasts/index.js +1 -1
  741. package/hooks/toasts/useGetToasts.js +1 -1
  742. package/hooks/toasts/useTransactionsToasts.js +1 -1
  743. package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
  744. package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
  745. package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
  746. package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
  747. package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
  748. package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
  749. package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
  750. package/hooks/transactions/batch/useGetBatches.js +1 -1
  751. package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
  752. package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
  753. package/hooks/transactions/helpers/buildBatchId.js +1 -1
  754. package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  755. package/hooks/transactions/helpers/extractSessionId.js +1 -1
  756. package/hooks/transactions/helpers/getAreAllTransactionsSignedByGuardian.js +1 -1
  757. package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
  758. package/hooks/transactions/helpers/index.js +1 -1
  759. package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
  760. package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
  761. package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
  762. package/hooks/transactions/index.js +1 -1
  763. package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
  764. package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
  765. package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
  766. package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
  767. package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
  768. package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
  769. package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
  770. package/hooks/transactions/useGetFailedTransactions.js +1 -1
  771. package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
  772. package/hooks/transactions/useGetPendingTransactions.js +1 -1
  773. package/hooks/transactions/useGetSignTransactionsError.js +1 -1
  774. package/hooks/transactions/useGetSignedTransactions.js +1 -1
  775. package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
  776. package/hooks/transactions/useGetTokenDetails.js +1 -1
  777. package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
  778. package/hooks/transactions/useParseMultiEsdtTransferData.js +1 -1
  779. package/hooks/transactions/useParseSignedTransactions.js +1 -1
  780. package/hooks/transactions/useSignMultipleTransactions.js +1 -1
  781. package/hooks/transactions/useSignTransactions.js +1 -1
  782. package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
  783. package/hooks/transactions/useSignTransactionsWithDevice.d.ts +1 -1
  784. package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  785. package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  786. package/hooks/transactions/useTrackTransactionStatus.js +1 -1
  787. package/hooks/transactions/useTransactionsTracker.js +1 -1
  788. package/hooks/useGetNetworkConfig.js +1 -1
  789. package/hooks/useGetNotification.js +1 -1
  790. package/hooks/websocketListener/index.js +1 -1
  791. package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
  792. package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
  793. package/models/index.js +1 -1
  794. package/models/newTransaction.js +1 -1
  795. package/package.json +1 -1
  796. package/providers/accountProvider.js +1 -1
  797. package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
  798. package/providers/experimentalWebViewProvider/index.js +1 -1
  799. package/providers/index.js +1 -1
  800. package/providers/utils.js +1 -1
  801. package/providers/webviewProvider/index.js +1 -1
  802. package/providers/webviewProvider/requestMethods.js +1 -1
  803. package/providers/webviewProvider/webviewProvider.js +1 -1
  804. package/reduxStore/DappProviderContext.js +1 -1
  805. package/reduxStore/commonActions.js +1 -1
  806. package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
  807. package/reduxStore/persistConfig.js +1 -1
  808. package/reduxStore/persistedRootReducer.js +1 -1
  809. package/reduxStore/reducers.js +1 -1
  810. package/reduxStore/rootReducer.js +1 -1
  811. package/reduxStore/selectors/accountInfoSelectors.js +1 -1
  812. package/reduxStore/selectors/index.js +1 -1
  813. package/reduxStore/selectors/loginInfoSelectors.js +1 -1
  814. package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
  815. package/reduxStore/selectors/transactionsSelectors.js +1 -1
  816. package/reduxStore/slices/accountInfoSlice.js +1 -1
  817. package/reduxStore/slices/batchTransactionsSlice.js +1 -1
  818. package/reduxStore/slices/dappConfigSlice.js +1 -1
  819. package/reduxStore/slices/index.js +1 -1
  820. package/reduxStore/slices/loginInfoSlice.js +1 -1
  821. package/reduxStore/slices/modalsSlice.js +1 -1
  822. package/reduxStore/slices/networkConfigSlice.js +1 -1
  823. package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
  824. package/reduxStore/slices/toastsSlice.js +1 -1
  825. package/reduxStore/slices/transactionsInfoSlice.js +1 -1
  826. package/reduxStore/slices/transactionsSlice.js +1 -1
  827. package/reduxStore/store.js +1 -1
  828. package/services/index.js +1 -1
  829. package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
  830. package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
  831. package/services/nativeAuth/helpers/index.js +1 -1
  832. package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
  833. package/services/transactions/clearTransactions.js +1 -1
  834. package/services/transactions/getBatchTransactionsStatus.js +1 -1
  835. package/services/transactions/getTransactionsDetails.js +1 -1
  836. package/services/transactions/index.js +1 -1
  837. package/services/transactions/isCrossShardTransaction.js +1 -1
  838. package/services/transactions/sendBatchTransactions.js +1 -1
  839. package/services/transactions/sendBatchTransactions.test.js +1 -1
  840. package/services/transactions/sendTransactions.js +1 -1
  841. package/services/transactions/signTransactions.js +1 -1
  842. package/services/transactions/transformAndSignTransactions.js +1 -1
  843. package/services/transactions/updateSignedTransactions.js +1 -1
  844. package/services/transactions/utils/transformTransactionsToSign.js +1 -1
  845. package/services/transactions/utils.js +1 -1
  846. package/types/index.js +1 -1
  847. package/types/transactions.types.d.ts +1 -1
  848. package/types/transactions.types.js +1 -1
  849. package/utils/account/getAccount.js +1 -1
  850. package/utils/account/getAccountBalance.js +1 -1
  851. package/utils/account/getAccountProviderType.js +1 -1
  852. package/utils/account/getAccountShard.js +1 -1
  853. package/utils/account/getAddress.js +1 -1
  854. package/utils/account/getIsProviderEqualTo.js +1 -1
  855. package/utils/account/getLatestNonce.js +1 -1
  856. package/utils/account/getShardOfAddress.js +1 -1
  857. package/utils/account/index.js +1 -1
  858. package/utils/account/loginWithExternalProvider.js +1 -1
  859. package/utils/account/refreshAccount.js +1 -1
  860. package/utils/account/setNonce.js +1 -1
  861. package/utils/account/signMessage.js +1 -1
  862. package/utils/getIsLoggedIn.js +1 -1
  863. package/utils/index.js +1 -1
  864. package/utils/logout.js +1 -1
  865. package/utils/network/getChainID.js +1 -1
  866. package/utils/network/getEgldLabel.js +1 -1
  867. package/utils/network/getNetworkConfig.js +1 -1
  868. package/utils/network/index.js +1 -1
  869. package/utils/operations/calculateFeeInFiat.js +1 -1
  870. package/utils/operations/calculateFeeLimit.js +1 -1
  871. package/utils/operations/denominate.js +1 -1
  872. package/utils/operations/formatAmount.js +1 -1
  873. package/utils/operations/index.js +1 -1
  874. package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
  875. package/utils/operations/ledger/index.js +1 -1
  876. package/utils/operations/nominate.js +1 -1
  877. package/utils/operations/parseAmount.js +1 -1
  878. package/utils/smartContracts.js +1 -1
  879. package/utils/toasts/customToastsActions.js +1 -1
  880. package/utils/toasts/index.js +1 -1
  881. package/utils/transactions/batch/getTransactionsStatus.js +1 -1
  882. package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
  883. package/utils/transactions/builtCallbackUrl.js +1 -1
  884. package/utils/transactions/getAllTransactionsLink.js +1 -1
  885. package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
  886. package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
  887. package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
  888. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
  889. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
  890. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
  891. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
  892. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
  893. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
  894. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
  895. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
  896. package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
  897. package/utils/transactions/getInterpretedTransaction/index.js +1 -1
  898. package/utils/transactions/getTransactionLink.js +1 -1
  899. package/utils/transactions/index.js +1 -1
  900. package/utils/transactions/isGuardianTx.js +1 -1
  901. package/utils/transactions/parseMultiEsdtTransferData.js +1 -1
  902. package/utils/transactions/parseTransactionAfterSigning.js +1 -1
  903. package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
  904. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +1 -1
  905. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
  906. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +1 -1
  907. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
  908. package/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +1 -1
  909. package/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +1 -1
  910. package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
  911. package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
  912. package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
  913. package/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +1 -1
  914. package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
  915. package/utils/transactions/transactionInfoHelpers/index.js +1 -1
  916. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
  917. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
  918. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
  919. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
  920. package/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
  921. package/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +1 -1
  922. package/utils/validation/index.js +1 -1
  923. package/utils/validation/maxDecimals.js +1 -1
  924. package/utils/validation/stringIsFloat.js +1 -1
  925. package/utils/waitForChainID.js +1 -1
  926. package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
  927. package/web/hooks/index.js +1 -1
  928. package/web/hooks/useIdleTimer.js +1 -1
  929. package/web/index.js +1 -1
  930. package/wrappers/AppInitializer.js +1 -1
  931. package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
  932. package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
  933. package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
  934. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
  935. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
  936. package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
  937. package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
  938. package/wrappers/AxiosInterceptorContext/index.js +1 -1
  939. package/wrappers/DappProvider/CustomComponents.js +1 -1
  940. package/wrappers/DappProvider/DappProvider.js +1 -1
  941. package/wrappers/DappProvider/index.js +1 -1
  942. package/wrappers/index.js +1 -1
  943. package/__chunks__/chunk-2EICWYAO.js +0 -2
  944. package/__chunks__/chunk-2PO5SHSC.js +0 -2
  945. package/__chunks__/chunk-35SGKCOU.js +0 -2
  946. package/__chunks__/chunk-3STJCHFZ.js +0 -2
  947. package/__chunks__/chunk-3YL7HPLO.js +0 -2
  948. package/__chunks__/chunk-4BNKFRT5.js +0 -2
  949. package/__chunks__/chunk-4ERO36BQ.js +0 -2
  950. package/__chunks__/chunk-55BMTC73.js +0 -2
  951. package/__chunks__/chunk-5GKGLG3C.js +0 -2
  952. package/__chunks__/chunk-5IRTJ2IS.js +0 -2
  953. package/__chunks__/chunk-5ISZDK75.js +0 -2
  954. package/__chunks__/chunk-5KIGTVMH.js +0 -2
  955. package/__chunks__/chunk-5V357D2K.js +0 -2
  956. package/__chunks__/chunk-6HDFHW3U.js +0 -2
  957. package/__chunks__/chunk-77CAR527.js +0 -2
  958. package/__chunks__/chunk-7CIEG4KL.js +0 -2
  959. package/__chunks__/chunk-A4KPR7JI.js +0 -2
  960. package/__chunks__/chunk-B7IDIKYC.js +0 -2
  961. package/__chunks__/chunk-BURMO7Y7.js +0 -2
  962. package/__chunks__/chunk-CNHB7DKN.js +0 -2
  963. package/__chunks__/chunk-CSMH53OE.js +0 -2
  964. package/__chunks__/chunk-CUKBB747.js +0 -2
  965. package/__chunks__/chunk-DE7DTRFZ.js +0 -2
  966. package/__chunks__/chunk-DN6SQKAR.js +0 -2
  967. package/__chunks__/chunk-DZFSWLDH.js +0 -2
  968. package/__chunks__/chunk-EOZZODLX.js +0 -2
  969. package/__chunks__/chunk-F3QMVJM2.js +0 -2
  970. package/__chunks__/chunk-FAQPQFJT.js +0 -2
  971. package/__chunks__/chunk-FN5FS6KR.js +0 -2
  972. package/__chunks__/chunk-G3NHQGLA.js +0 -2
  973. package/__chunks__/chunk-GOWBQDOK.js +0 -2
  974. package/__chunks__/chunk-H5MXJ4SU.js +0 -2
  975. package/__chunks__/chunk-HDRHCVHT.js +0 -2
  976. package/__chunks__/chunk-IBH7CXIG.js +0 -2
  977. package/__chunks__/chunk-IE2CKCF5.js +0 -2
  978. package/__chunks__/chunk-IYF2OKIK.js +0 -2
  979. package/__chunks__/chunk-JCSZQ6SA.js +0 -2
  980. package/__chunks__/chunk-JMUMAHF6.js +0 -2
  981. package/__chunks__/chunk-K363HEWE.js +0 -2
  982. package/__chunks__/chunk-K5FX4M4S.js +0 -2
  983. package/__chunks__/chunk-KM7D7NWH.js +0 -2
  984. package/__chunks__/chunk-MHB6ADVS.js +0 -2
  985. package/__chunks__/chunk-MPOTFCAH.js +0 -2
  986. package/__chunks__/chunk-MPSUTQ7H.js +0 -2
  987. package/__chunks__/chunk-NOCIL3TW.js +0 -2
  988. package/__chunks__/chunk-NYI44NMA.js +0 -2
  989. package/__chunks__/chunk-OCVLDPJK.js +0 -2
  990. package/__chunks__/chunk-OKRWYL74.js +0 -2
  991. package/__chunks__/chunk-OP55X3A3.js +0 -2
  992. package/__chunks__/chunk-PKZOVMST.js +0 -2
  993. package/__chunks__/chunk-Q43FJCOB.js +0 -2
  994. package/__chunks__/chunk-QTU5BZ7I.js +0 -2
  995. package/__chunks__/chunk-QVZZKOJL.js +0 -2
  996. package/__chunks__/chunk-QWJKKWKY.js +0 -2
  997. package/__chunks__/chunk-RC3L4FCU.js +0 -2
  998. package/__chunks__/chunk-RRE2WE74.js +0 -2
  999. package/__chunks__/chunk-UCGMOEJJ.js +0 -2
  1000. package/__chunks__/chunk-UGDCNGU4.js +0 -2
  1001. package/__chunks__/chunk-UJ3S465K.js +0 -2
  1002. package/__chunks__/chunk-UJYUCC3G.js +0 -2
  1003. package/__chunks__/chunk-UUYNGUKK.js +0 -2
  1004. package/__chunks__/chunk-V2KD2K5B.js +0 -2
  1005. package/__chunks__/chunk-VGR7NDCB.js +0 -2
  1006. package/__chunks__/chunk-VPLXJILL.js +0 -2
  1007. package/__chunks__/chunk-WE7GDLUF.js +0 -2
  1008. package/__chunks__/chunk-WLQGSC3V.js +0 -2
  1009. package/__chunks__/chunk-XTOXUHOV.js +0 -2
  1010. package/__chunks__/chunk-XUH2HPCH.js +0 -2
  1011. package/__chunks__/chunk-XXYLPTR7.js +0 -2
@@ -1,4 +1,4 @@
1
- "use strict";var TA=Object.create;var Fr=Object.defineProperty,xA=Object.defineProperties,yA=Object.getOwnPropertyDescriptor,bA=Object.getOwnPropertyDescriptors,SA=Object.getOwnPropertyNames,ti=Object.getOwnPropertySymbols,wA=Object.getPrototypeOf,Rc=Object.prototype.hasOwnProperty,m_=Object.prototype.propertyIsEnumerable;var d_=(t,o,i)=>o in t?Fr(t,o,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[o]=i,D=(t,o)=>{for(var i in o||(o={}))Rc.call(o,i)&&d_(t,i,o[i]);if(ti)for(var i of ti(o))m_.call(o,i)&&d_(t,i,o[i]);return t},Y=(t,o)=>xA(t,bA(o));var Vo=(t,o)=>{var i={};for(var c in t)Rc.call(t,c)&&o.indexOf(c)<0&&(i[c]=t[c]);if(t!=null&&ti)for(var c of ti(t))o.indexOf(c)<0&&m_.call(t,c)&&(i[c]=t[c]);return i};var W=(t,o)=>()=>(t&&(o=t(t=0)),o);var $=(t,o)=>()=>(o||t((o={exports:{}}).exports,o),o.exports),Ge=(t,o)=>{for(var i in o)Fr(t,i,{get:o[i],enumerable:!0})},l_=(t,o,i,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of SA(o))!Rc.call(t,l)&&l!==i&&Fr(t,l,{get:()=>o[l],enumerable:!(c=yA(o,l))||c.enumerable});return t};var M=(t,o,i)=>(i=t!=null?TA(wA(t)):{},l_(o||!t||!t.__esModule?Fr(i,"default",{value:t,enumerable:!0}):i,t)),Be=t=>l_(Fr({},"__esModule",{value:!0}),t);var B=(t,o,i)=>new Promise((c,l)=>{var f=x=>{try{w(i.next(x))}catch(A){l(A)}},T=x=>{try{w(i.throw(x))}catch(A){l(A)}},w=x=>x.done?c(x.value):Promise.resolve(x.value).then(f,T);w((i=i.apply(t,o)).next())});var g_=$(oi=>{"use strict";r();oi.byteLength=AA;oi.toByteArray=CA;oi.fromByteArray=NA;var Kn=[],Pn=[],vA=typeof Uint8Array!="undefined"?Uint8Array:Array,Dc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(lo=0,__=Dc.length;lo<__;++lo)Kn[lo]=Dc[lo],Pn[Dc.charCodeAt(lo)]=lo;var lo,__;Pn["-".charCodeAt(0)]=62;Pn["_".charCodeAt(0)]=63;function u_(t){var o=t.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var i=t.indexOf("=");i===-1&&(i=o);var c=i===o?0:4-i%4;return[i,c]}function AA(t){var o=u_(t),i=o[0],c=o[1];return(i+c)*3/4-c}function IA(t,o,i){return(o+i)*3/4-i}function CA(t){var o,i=u_(t),c=i[0],l=i[1],f=new vA(IA(t,c,l)),T=0,w=l>0?c-4:c,x;for(x=0;x<w;x+=4)o=Pn[t.charCodeAt(x)]<<18|Pn[t.charCodeAt(x+1)]<<12|Pn[t.charCodeAt(x+2)]<<6|Pn[t.charCodeAt(x+3)],f[T++]=o>>16&255,f[T++]=o>>8&255,f[T++]=o&255;return l===2&&(o=Pn[t.charCodeAt(x)]<<2|Pn[t.charCodeAt(x+1)]>>4,f[T++]=o&255),l===1&&(o=Pn[t.charCodeAt(x)]<<10|Pn[t.charCodeAt(x+1)]<<4|Pn[t.charCodeAt(x+2)]>>2,f[T++]=o>>8&255,f[T++]=o&255),f}function LA(t){return Kn[t>>18&63]+Kn[t>>12&63]+Kn[t>>6&63]+Kn[t&63]}function kA(t,o,i){for(var c,l=[],f=o;f<i;f+=3)c=(t[f]<<16&16711680)+(t[f+1]<<8&65280)+(t[f+2]&255),l.push(LA(c));return l.join("")}function NA(t){for(var o,i=t.length,c=i%3,l=[],f=16383,T=0,w=i-c;T<w;T+=f)l.push(kA(t,T,T+f>w?w:T+f));return c===1?(o=t[i-1],l.push(Kn[o>>2]+Kn[o<<4&63]+"==")):c===2&&(o=(t[i-2]<<8)+t[i-1],l.push(Kn[o>>10]+Kn[o>>4&63]+Kn[o<<2&63]+"=")),l.join("")}});var f_=$(Mc=>{r();Mc.read=function(t,o,i,c,l){var f,T,w=l*8-c-1,x=(1<<w)-1,A=x>>1,R=-7,L=i?l-1:0,F=i?-1:1,G=t[o+L];for(L+=F,f=G&(1<<-R)-1,G>>=-R,R+=w;R>0;f=f*256+t[o+L],L+=F,R-=8);for(T=f&(1<<-R)-1,f>>=-R,R+=c;R>0;T=T*256+t[o+L],L+=F,R-=8);if(f===0)f=1-A;else{if(f===x)return T?NaN:(G?-1:1)*(1/0);T=T+Math.pow(2,c),f=f-A}return(G?-1:1)*T*Math.pow(2,f-c)};Mc.write=function(t,o,i,c,l,f){var T,w,x,A=f*8-l-1,R=(1<<A)-1,L=R>>1,F=l===23?Math.pow(2,-24)-Math.pow(2,-77):0,G=c?0:f-1,E=c?1:-1,H=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(w=isNaN(o)?1:0,T=R):(T=Math.floor(Math.log(o)/Math.LN2),o*(x=Math.pow(2,-T))<1&&(T--,x*=2),T+L>=1?o+=F/x:o+=F*Math.pow(2,1-L),o*x>=2&&(T++,x/=2),T+L>=R?(w=0,T=R):T+L>=1?(w=(o*x-1)*Math.pow(2,l),T=T+L):(w=o*Math.pow(2,L-1)*Math.pow(2,l),T=0));l>=8;t[i+G]=w&255,G+=E,w/=256,l-=8);for(T=T<<l|w,A+=l;A>0;t[i+G]=T&255,G+=E,T/=256,A-=8);t[i+G-E]|=H*128}});var k_=$(Ko=>{"use strict";r();var Oc=g_(),qo=f_(),h_=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ko.Buffer=C;Ko.SlowBuffer=OA;Ko.INSPECT_MAX_BYTES=50;var ri=2147483647;Ko.kMaxLength=ri;C.TYPED_ARRAY_SUPPORT=EA();!C.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 EA(){try{var t=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(t,o),t.foo()===42}catch(i){return!1}}Object.defineProperty(C.prototype,"parent",{enumerable:!0,get:function(){if(!!C.isBuffer(this))return this.buffer}});Object.defineProperty(C.prototype,"offset",{enumerable:!0,get:function(){if(!!C.isBuffer(this))return this.byteOffset}});function ft(t){if(t>ri)throw new RangeError('The value "'+t+'" is invalid for option "size"');var o=new Uint8Array(t);return Object.setPrototypeOf(o,C.prototype),o}function C(t,o,i){if(typeof t=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Wc(t)}return y_(t,o,i)}C.poolSize=8192;function y_(t,o,i){if(typeof t=="string")return RA(t,o);if(ArrayBuffer.isView(t))return DA(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(jn(t,ArrayBuffer)||t&&jn(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(jn(t,SharedArrayBuffer)||t&&jn(t.buffer,SharedArrayBuffer)))return Fc(t,o,i);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var c=t.valueOf&&t.valueOf();if(c!=null&&c!==t)return C.from(c,o,i);var l=MA(t);if(l)return l;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return C.from(t[Symbol.toPrimitive]("string"),o,i);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}C.from=function(t,o,i){return y_(t,o,i)};Object.setPrototypeOf(C.prototype,Uint8Array.prototype);Object.setPrototypeOf(C,Uint8Array);function b_(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function PA(t,o,i){return b_(t),t<=0?ft(t):o!==void 0?typeof i=="string"?ft(t).fill(o,i):ft(t).fill(o):ft(t)}C.alloc=function(t,o,i){return PA(t,o,i)};function Wc(t){return b_(t),ft(t<0?0:Gc(t)|0)}C.allocUnsafe=function(t){return Wc(t)};C.allocUnsafeSlow=function(t){return Wc(t)};function RA(t,o){if((typeof o!="string"||o==="")&&(o="utf8"),!C.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var i=S_(t,o)|0,c=ft(i),l=c.write(t,o);return l!==i&&(c=c.slice(0,l)),c}function Bc(t){for(var o=t.length<0?0:Gc(t.length)|0,i=ft(o),c=0;c<o;c+=1)i[c]=t[c]&255;return i}function DA(t){if(jn(t,Uint8Array)){var o=new Uint8Array(t);return Fc(o.buffer,o.byteOffset,o.byteLength)}return Bc(t)}function Fc(t,o,i){if(o<0||t.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<o+(i||0))throw new RangeError('"length" is outside of buffer bounds');var c;return o===void 0&&i===void 0?c=new Uint8Array(t):i===void 0?c=new Uint8Array(t,o):c=new Uint8Array(t,o,i),Object.setPrototypeOf(c,C.prototype),c}function MA(t){if(C.isBuffer(t)){var o=Gc(t.length)|0,i=ft(o);return i.length===0||t.copy(i,0,0,o),i}if(t.length!==void 0)return typeof t.length!="number"||Hc(t.length)?ft(0):Bc(t);if(t.type==="Buffer"&&Array.isArray(t.data))return Bc(t.data)}function Gc(t){if(t>=ri)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+ri.toString(16)+" bytes");return t|0}function OA(t){return+t!=t&&(t=0),C.alloc(+t)}C.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==C.prototype};C.compare=function(o,i){if(jn(o,Uint8Array)&&(o=C.from(o,o.offset,o.byteLength)),jn(i,Uint8Array)&&(i=C.from(i,i.offset,i.byteLength)),!C.isBuffer(o)||!C.isBuffer(i))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===i)return 0;for(var c=o.length,l=i.length,f=0,T=Math.min(c,l);f<T;++f)if(o[f]!==i[f]){c=o[f],l=i[f];break}return c<l?-1:l<c?1:0};C.isEncoding=function(o){switch(String(o).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}};C.concat=function(o,i){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return C.alloc(0);var c;if(i===void 0)for(i=0,c=0;c<o.length;++c)i+=o[c].length;var l=C.allocUnsafe(i),f=0;for(c=0;c<o.length;++c){var T=o[c];if(jn(T,Uint8Array))f+T.length>l.length?C.from(T).copy(l,f):Uint8Array.prototype.set.call(l,T,f);else if(C.isBuffer(T))T.copy(l,f);else throw new TypeError('"list" argument must be an Array of Buffers');f+=T.length}return l};function S_(t,o){if(C.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||jn(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var i=t.length,c=arguments.length>2&&arguments[2]===!0;if(!c&&i===0)return 0;for(var l=!1;;)switch(o){case"ascii":case"latin1":case"binary":return i;case"utf8":case"utf-8":return Uc(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return i*2;case"hex":return i>>>1;case"base64":return L_(t).length;default:if(l)return c?-1:Uc(t).length;o=(""+o).toLowerCase(),l=!0}}C.byteLength=S_;function BA(t,o,i){var c=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((i===void 0||i>this.length)&&(i=this.length),i<=0)||(i>>>=0,o>>>=0,i<=o))return"";for(t||(t="utf8");;)switch(t){case"hex":return KA(this,o,i);case"utf8":case"utf-8":return v_(this,o,i);case"ascii":return VA(this,o,i);case"latin1":case"binary":return qA(this,o,i);case"base64":return $A(this,o,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return jA(this,o,i);default:if(c)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),c=!0}}C.prototype._isBuffer=!0;function _o(t,o,i){var c=t[o];t[o]=t[i],t[i]=c}C.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var i=0;i<o;i+=2)_o(this,i,i+1);return this};C.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var i=0;i<o;i+=4)_o(this,i,i+3),_o(this,i+1,i+2);return this};C.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var i=0;i<o;i+=8)_o(this,i,i+7),_o(this,i+1,i+6),_o(this,i+2,i+5),_o(this,i+3,i+4);return this};C.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?v_(this,0,o):BA.apply(this,arguments)};C.prototype.toLocaleString=C.prototype.toString;C.prototype.equals=function(o){if(!C.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:C.compare(this,o)===0};C.prototype.inspect=function(){var o="",i=Ko.INSPECT_MAX_BYTES;return o=this.toString("hex",0,i).replace(/(.{2})/g,"$1 ").trim(),this.length>i&&(o+=" ... "),"<Buffer "+o+">"};h_&&(C.prototype[h_]=C.prototype.inspect);C.prototype.compare=function(o,i,c,l,f){if(jn(o,Uint8Array)&&(o=C.from(o,o.offset,o.byteLength)),!C.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(i===void 0&&(i=0),c===void 0&&(c=o?o.length:0),l===void 0&&(l=0),f===void 0&&(f=this.length),i<0||c>o.length||l<0||f>this.length)throw new RangeError("out of range index");if(l>=f&&i>=c)return 0;if(l>=f)return-1;if(i>=c)return 1;if(i>>>=0,c>>>=0,l>>>=0,f>>>=0,this===o)return 0;for(var T=f-l,w=c-i,x=Math.min(T,w),A=this.slice(l,f),R=o.slice(i,c),L=0;L<x;++L)if(A[L]!==R[L]){T=A[L],w=R[L];break}return T<w?-1:w<T?1:0};function w_(t,o,i,c,l){if(t.length===0)return-1;if(typeof i=="string"?(c=i,i=0):i>2147483647?i=2147483647:i<-2147483648&&(i=-2147483648),i=+i,Hc(i)&&(i=l?0:t.length-1),i<0&&(i=t.length+i),i>=t.length){if(l)return-1;i=t.length-1}else if(i<0)if(l)i=0;else return-1;if(typeof o=="string"&&(o=C.from(o,c)),C.isBuffer(o))return o.length===0?-1:T_(t,o,i,c,l);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?l?Uint8Array.prototype.indexOf.call(t,o,i):Uint8Array.prototype.lastIndexOf.call(t,o,i):T_(t,[o],i,c,l);throw new TypeError("val must be string, number or Buffer")}function T_(t,o,i,c,l){var f=1,T=t.length,w=o.length;if(c!==void 0&&(c=String(c).toLowerCase(),c==="ucs2"||c==="ucs-2"||c==="utf16le"||c==="utf-16le")){if(t.length<2||o.length<2)return-1;f=2,T/=2,w/=2,i/=2}function x(G,E){return f===1?G[E]:G.readUInt16BE(E*f)}var A;if(l){var R=-1;for(A=i;A<T;A++)if(x(t,A)===x(o,R===-1?0:A-R)){if(R===-1&&(R=A),A-R+1===w)return R*f}else R!==-1&&(A-=A-R),R=-1}else for(i+w>T&&(i=T-w),A=i;A>=0;A--){for(var L=!0,F=0;F<w;F++)if(x(t,A+F)!==x(o,F)){L=!1;break}if(L)return A}return-1}C.prototype.includes=function(o,i,c){return this.indexOf(o,i,c)!==-1};C.prototype.indexOf=function(o,i,c){return w_(this,o,i,c,!0)};C.prototype.lastIndexOf=function(o,i,c){return w_(this,o,i,c,!1)};function FA(t,o,i,c){i=Number(i)||0;var l=t.length-i;c?(c=Number(c),c>l&&(c=l)):c=l;var f=o.length;c>f/2&&(c=f/2);for(var T=0;T<c;++T){var w=parseInt(o.substr(T*2,2),16);if(Hc(w))return T;t[i+T]=w}return T}function UA(t,o,i,c){return ai(Uc(o,t.length-i),t,i,c)}function WA(t,o,i,c){return ai(ZA(o),t,i,c)}function GA(t,o,i,c){return ai(L_(o),t,i,c)}function HA(t,o,i,c){return ai(JA(o,t.length-i),t,i,c)}C.prototype.write=function(o,i,c,l){if(i===void 0)l="utf8",c=this.length,i=0;else if(c===void 0&&typeof i=="string")l=i,c=this.length,i=0;else if(isFinite(i))i=i>>>0,isFinite(c)?(c=c>>>0,l===void 0&&(l="utf8")):(l=c,c=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var f=this.length-i;if((c===void 0||c>f)&&(c=f),o.length>0&&(c<0||i<0)||i>this.length)throw new RangeError("Attempt to write outside buffer bounds");l||(l="utf8");for(var T=!1;;)switch(l){case"hex":return FA(this,o,i,c);case"utf8":case"utf-8":return UA(this,o,i,c);case"ascii":case"latin1":case"binary":return WA(this,o,i,c);case"base64":return GA(this,o,i,c);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return HA(this,o,i,c);default:if(T)throw new TypeError("Unknown encoding: "+l);l=(""+l).toLowerCase(),T=!0}};C.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function $A(t,o,i){return o===0&&i===t.length?Oc.fromByteArray(t):Oc.fromByteArray(t.slice(o,i))}function v_(t,o,i){i=Math.min(t.length,i);for(var c=[],l=o;l<i;){var f=t[l],T=null,w=f>239?4:f>223?3:f>191?2:1;if(l+w<=i){var x,A,R,L;switch(w){case 1:f<128&&(T=f);break;case 2:x=t[l+1],(x&192)===128&&(L=(f&31)<<6|x&63,L>127&&(T=L));break;case 3:x=t[l+1],A=t[l+2],(x&192)===128&&(A&192)===128&&(L=(f&15)<<12|(x&63)<<6|A&63,L>2047&&(L<55296||L>57343)&&(T=L));break;case 4:x=t[l+1],A=t[l+2],R=t[l+3],(x&192)===128&&(A&192)===128&&(R&192)===128&&(L=(f&15)<<18|(x&63)<<12|(A&63)<<6|R&63,L>65535&&L<1114112&&(T=L))}}T===null?(T=65533,w=1):T>65535&&(T-=65536,c.push(T>>>10&1023|55296),T=56320|T&1023),c.push(T),l+=w}return zA(c)}var x_=4096;function zA(t){var o=t.length;if(o<=x_)return String.fromCharCode.apply(String,t);for(var i="",c=0;c<o;)i+=String.fromCharCode.apply(String,t.slice(c,c+=x_));return i}function VA(t,o,i){var c="";i=Math.min(t.length,i);for(var l=o;l<i;++l)c+=String.fromCharCode(t[l]&127);return c}function qA(t,o,i){var c="";i=Math.min(t.length,i);for(var l=o;l<i;++l)c+=String.fromCharCode(t[l]);return c}function KA(t,o,i){var c=t.length;(!o||o<0)&&(o=0),(!i||i<0||i>c)&&(i=c);for(var l="",f=o;f<i;++f)l+=QA[t[f]];return l}function jA(t,o,i){for(var c=t.slice(o,i),l="",f=0;f<c.length-1;f+=2)l+=String.fromCharCode(c[f]+c[f+1]*256);return l}C.prototype.slice=function(o,i){var c=this.length;o=~~o,i=i===void 0?c:~~i,o<0?(o+=c,o<0&&(o=0)):o>c&&(o=c),i<0?(i+=c,i<0&&(i=0)):i>c&&(i=c),i<o&&(i=o);var l=this.subarray(o,i);return Object.setPrototypeOf(l,C.prototype),l};function Ve(t,o,i){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+o>i)throw new RangeError("Trying to access beyond buffer length")}C.prototype.readUintLE=C.prototype.readUIntLE=function(o,i,c){o=o>>>0,i=i>>>0,c||Ve(o,i,this.length);for(var l=this[o],f=1,T=0;++T<i&&(f*=256);)l+=this[o+T]*f;return l};C.prototype.readUintBE=C.prototype.readUIntBE=function(o,i,c){o=o>>>0,i=i>>>0,c||Ve(o,i,this.length);for(var l=this[o+--i],f=1;i>0&&(f*=256);)l+=this[o+--i]*f;return l};C.prototype.readUint8=C.prototype.readUInt8=function(o,i){return o=o>>>0,i||Ve(o,1,this.length),this[o]};C.prototype.readUint16LE=C.prototype.readUInt16LE=function(o,i){return o=o>>>0,i||Ve(o,2,this.length),this[o]|this[o+1]<<8};C.prototype.readUint16BE=C.prototype.readUInt16BE=function(o,i){return o=o>>>0,i||Ve(o,2,this.length),this[o]<<8|this[o+1]};C.prototype.readUint32LE=C.prototype.readUInt32LE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};C.prototype.readUint32BE=C.prototype.readUInt32BE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};C.prototype.readIntLE=function(o,i,c){o=o>>>0,i=i>>>0,c||Ve(o,i,this.length);for(var l=this[o],f=1,T=0;++T<i&&(f*=256);)l+=this[o+T]*f;return f*=128,l>=f&&(l-=Math.pow(2,8*i)),l};C.prototype.readIntBE=function(o,i,c){o=o>>>0,i=i>>>0,c||Ve(o,i,this.length);for(var l=i,f=1,T=this[o+--l];l>0&&(f*=256);)T+=this[o+--l]*f;return f*=128,T>=f&&(T-=Math.pow(2,8*i)),T};C.prototype.readInt8=function(o,i){return o=o>>>0,i||Ve(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};C.prototype.readInt16LE=function(o,i){o=o>>>0,i||Ve(o,2,this.length);var c=this[o]|this[o+1]<<8;return c&32768?c|4294901760:c};C.prototype.readInt16BE=function(o,i){o=o>>>0,i||Ve(o,2,this.length);var c=this[o+1]|this[o]<<8;return c&32768?c|4294901760:c};C.prototype.readInt32LE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};C.prototype.readInt32BE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};C.prototype.readFloatLE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),qo.read(this,o,!0,23,4)};C.prototype.readFloatBE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),qo.read(this,o,!1,23,4)};C.prototype.readDoubleLE=function(o,i){return o=o>>>0,i||Ve(o,8,this.length),qo.read(this,o,!0,52,8)};C.prototype.readDoubleBE=function(o,i){return o=o>>>0,i||Ve(o,8,this.length),qo.read(this,o,!1,52,8)};function pn(t,o,i,c,l,f){if(!C.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>l||o<f)throw new RangeError('"value" argument is out of bounds');if(i+c>t.length)throw new RangeError("Index out of range")}C.prototype.writeUintLE=C.prototype.writeUIntLE=function(o,i,c,l){if(o=+o,i=i>>>0,c=c>>>0,!l){var f=Math.pow(2,8*c)-1;pn(this,o,i,c,f,0)}var T=1,w=0;for(this[i]=o&255;++w<c&&(T*=256);)this[i+w]=o/T&255;return i+c};C.prototype.writeUintBE=C.prototype.writeUIntBE=function(o,i,c,l){if(o=+o,i=i>>>0,c=c>>>0,!l){var f=Math.pow(2,8*c)-1;pn(this,o,i,c,f,0)}var T=c-1,w=1;for(this[i+T]=o&255;--T>=0&&(w*=256);)this[i+T]=o/w&255;return i+c};C.prototype.writeUint8=C.prototype.writeUInt8=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,1,255,0),this[i]=o&255,i+1};C.prototype.writeUint16LE=C.prototype.writeUInt16LE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,2,65535,0),this[i]=o&255,this[i+1]=o>>>8,i+2};C.prototype.writeUint16BE=C.prototype.writeUInt16BE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,2,65535,0),this[i]=o>>>8,this[i+1]=o&255,i+2};C.prototype.writeUint32LE=C.prototype.writeUInt32LE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,4,4294967295,0),this[i+3]=o>>>24,this[i+2]=o>>>16,this[i+1]=o>>>8,this[i]=o&255,i+4};C.prototype.writeUint32BE=C.prototype.writeUInt32BE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,4,4294967295,0),this[i]=o>>>24,this[i+1]=o>>>16,this[i+2]=o>>>8,this[i+3]=o&255,i+4};C.prototype.writeIntLE=function(o,i,c,l){if(o=+o,i=i>>>0,!l){var f=Math.pow(2,8*c-1);pn(this,o,i,c,f-1,-f)}var T=0,w=1,x=0;for(this[i]=o&255;++T<c&&(w*=256);)o<0&&x===0&&this[i+T-1]!==0&&(x=1),this[i+T]=(o/w>>0)-x&255;return i+c};C.prototype.writeIntBE=function(o,i,c,l){if(o=+o,i=i>>>0,!l){var f=Math.pow(2,8*c-1);pn(this,o,i,c,f-1,-f)}var T=c-1,w=1,x=0;for(this[i+T]=o&255;--T>=0&&(w*=256);)o<0&&x===0&&this[i+T+1]!==0&&(x=1),this[i+T]=(o/w>>0)-x&255;return i+c};C.prototype.writeInt8=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,1,127,-128),o<0&&(o=255+o+1),this[i]=o&255,i+1};C.prototype.writeInt16LE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,2,32767,-32768),this[i]=o&255,this[i+1]=o>>>8,i+2};C.prototype.writeInt16BE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,2,32767,-32768),this[i]=o>>>8,this[i+1]=o&255,i+2};C.prototype.writeInt32LE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,4,2147483647,-2147483648),this[i]=o&255,this[i+1]=o>>>8,this[i+2]=o>>>16,this[i+3]=o>>>24,i+4};C.prototype.writeInt32BE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[i]=o>>>24,this[i+1]=o>>>16,this[i+2]=o>>>8,this[i+3]=o&255,i+4};function A_(t,o,i,c,l,f){if(i+c>t.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("Index out of range")}function I_(t,o,i,c,l){return o=+o,i=i>>>0,l||A_(t,o,i,4,34028234663852886e22,-34028234663852886e22),qo.write(t,o,i,c,23,4),i+4}C.prototype.writeFloatLE=function(o,i,c){return I_(this,o,i,!0,c)};C.prototype.writeFloatBE=function(o,i,c){return I_(this,o,i,!1,c)};function C_(t,o,i,c,l){return o=+o,i=i>>>0,l||A_(t,o,i,8,17976931348623157e292,-17976931348623157e292),qo.write(t,o,i,c,52,8),i+8}C.prototype.writeDoubleLE=function(o,i,c){return C_(this,o,i,!0,c)};C.prototype.writeDoubleBE=function(o,i,c){return C_(this,o,i,!1,c)};C.prototype.copy=function(o,i,c,l){if(!C.isBuffer(o))throw new TypeError("argument should be a Buffer");if(c||(c=0),!l&&l!==0&&(l=this.length),i>=o.length&&(i=o.length),i||(i=0),l>0&&l<c&&(l=c),l===c||o.length===0||this.length===0)return 0;if(i<0)throw new RangeError("targetStart out of bounds");if(c<0||c>=this.length)throw new RangeError("Index out of range");if(l<0)throw new RangeError("sourceEnd out of bounds");l>this.length&&(l=this.length),o.length-i<l-c&&(l=o.length-i+c);var f=l-c;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(i,c,l):Uint8Array.prototype.set.call(o,this.subarray(c,l),i),f};C.prototype.fill=function(o,i,c,l){if(typeof o=="string"){if(typeof i=="string"?(l=i,i=0,c=this.length):typeof c=="string"&&(l=c,c=this.length),l!==void 0&&typeof l!="string")throw new TypeError("encoding must be a string");if(typeof l=="string"&&!C.isEncoding(l))throw new TypeError("Unknown encoding: "+l);if(o.length===1){var f=o.charCodeAt(0);(l==="utf8"&&f<128||l==="latin1")&&(o=f)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(i<0||this.length<i||this.length<c)throw new RangeError("Out of range index");if(c<=i)return this;i=i>>>0,c=c===void 0?this.length:c>>>0,o||(o=0);var T;if(typeof o=="number")for(T=i;T<c;++T)this[T]=o;else{var w=C.isBuffer(o)?o:C.from(o,l),x=w.length;if(x===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(T=0;T<c-i;++T)this[T+i]=w[T%x]}return this};var XA=/[^+/0-9A-Za-z-_]/g;function YA(t){if(t=t.split("=")[0],t=t.trim().replace(XA,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Uc(t,o){o=o||1/0;for(var i,c=t.length,l=null,f=[],T=0;T<c;++T){if(i=t.charCodeAt(T),i>55295&&i<57344){if(!l){if(i>56319){(o-=3)>-1&&f.push(239,191,189);continue}else if(T+1===c){(o-=3)>-1&&f.push(239,191,189);continue}l=i;continue}if(i<56320){(o-=3)>-1&&f.push(239,191,189),l=i;continue}i=(l-55296<<10|i-56320)+65536}else l&&(o-=3)>-1&&f.push(239,191,189);if(l=null,i<128){if((o-=1)<0)break;f.push(i)}else if(i<2048){if((o-=2)<0)break;f.push(i>>6|192,i&63|128)}else if(i<65536){if((o-=3)<0)break;f.push(i>>12|224,i>>6&63|128,i&63|128)}else if(i<1114112){if((o-=4)<0)break;f.push(i>>18|240,i>>12&63|128,i>>6&63|128,i&63|128)}else throw new Error("Invalid code point")}return f}function ZA(t){for(var o=[],i=0;i<t.length;++i)o.push(t.charCodeAt(i)&255);return o}function JA(t,o){for(var i,c,l,f=[],T=0;T<t.length&&!((o-=2)<0);++T)i=t.charCodeAt(T),c=i>>8,l=i%256,f.push(l),f.push(c);return f}function L_(t){return Oc.toByteArray(YA(t))}function ai(t,o,i,c){for(var l=0;l<c&&!(l+i>=o.length||l>=t.length);++l)o[l+i]=t[l];return l}function jn(t,o){return t instanceof o||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===o.name}function Hc(t){return t!==t}var QA=function(){for(var t="0123456789abcdef",o=new Array(256),i=0;i<16;++i)for(var c=i*16,l=0;l<16;++l)o[c+l]=t[i]+t[l];return o}()});var D_=$((MP,R_)=>{r();var De=R_.exports={},Xn,Yn;function $c(){throw new Error("setTimeout has not been defined")}function zc(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Xn=setTimeout:Xn=$c}catch(t){Xn=$c}try{typeof clearTimeout=="function"?Yn=clearTimeout:Yn=zc}catch(t){Yn=zc}})();function N_(t){if(Xn===setTimeout)return setTimeout(t,0);if((Xn===$c||!Xn)&&setTimeout)return Xn=setTimeout,setTimeout(t,0);try{return Xn(t,0)}catch(o){try{return Xn.call(null,t,0)}catch(i){return Xn.call(this,t,0)}}}function eI(t){if(Yn===clearTimeout)return clearTimeout(t);if((Yn===zc||!Yn)&&clearTimeout)return Yn=clearTimeout,clearTimeout(t);try{return Yn(t)}catch(o){try{return Yn.call(null,t)}catch(i){return Yn.call(this,t)}}}var ht=[],jo=!1,uo,ii=-1;function nI(){!jo||!uo||(jo=!1,uo.length?ht=uo.concat(ht):ii=-1,ht.length&&E_())}function E_(){if(!jo){var t=N_(nI);jo=!0;for(var o=ht.length;o;){for(uo=ht,ht=[];++ii<o;)uo&&uo[ii].run();ii=-1,o=ht.length}uo=null,jo=!1,eI(t)}}De.nextTick=function(t){var o=new Array(arguments.length-1);if(arguments.length>1)for(var i=1;i<arguments.length;i++)o[i-1]=arguments[i];ht.push(new P_(t,o)),ht.length===1&&!jo&&N_(E_)};function P_(t,o){this.fun=t,this.array=o}P_.prototype.run=function(){this.fun.apply(null,this.array)};De.title="browser";De.browser=!0;De.env={};De.argv=[];De.version="";De.versions={};function Tt(){}De.on=Tt;De.addListener=Tt;De.once=Tt;De.off=Tt;De.removeListener=Tt;De.removeAllListeners=Tt;De.emit=Tt;De.prependListener=Tt;De.prependOnceListener=Tt;De.listeners=function(t){return[]};De.binding=function(t){throw new Error("process.binding is not supported")};De.cwd=function(){return"/"};De.chdir=function(t){throw new Error("process.chdir is not supported")};De.umask=function(){return 0}});var d,m,tI,p,r=W(()=>{d=M(k_()),m=M(D_()),tI=function(t){function o(){var c=this||self;return delete t.prototype.__magic__,c}if(typeof globalThis=="object")return globalThis;if(this)return o();t.defineProperty(t.prototype,"__magic__",{configurable:!0,get:o});var i=__magic__;return i}(Object),p=tI});var M_=W(()=>{"use strict";r()});var go,Ft=W(()=>{"use strict";r();go="Action not allowed. User is logged in. Call logout() first"});var O_=W(()=>{"use strict";r()});var Vc,B_=W(()=>{"use strict";r();Vc=(c=>(c.SetGuardian="SetGuardian",c.GuardAccount="GuardAccount",c.UnGuardAccount="UnGuardAccount",c))(Vc||{})});var qc,Kc,jc,Xc,Yc,Zc,F_=W(()=>{"use strict";r();qc="1.0.8",Kc="1.0.11",jc="1.0.15",Xc="1.0.17",Yc="1.0.22",Zc="1.0.23"});var Jc,Qc=W(()=>{"use strict";r();Jc={36864:{code:"codeSuccess",message:"Success"},27013:{code:"ERR_USER_DENIED",message:"Rejected by user"},27904:{code:"ERR_UNKNOWN_INSTRUCTION",message:"Unknown instruction"},28160:{code:"ERR_WRONG_CLA",message:"Wrong CLA"},28161:{code:"ERR_INVALID_ARGUMENTS",message:"Invalid arguments"},28162:{code:"ERR_INVALID_MESSAGE",message:"Invalid message"},28163:{code:"ERR_INVALID_P1",message:"Invalid P1"},28164:{code:"ERR_MESSAGE_TOO_LONG",message:"Message too long"},28165:{code:"ERR_RECEIVER_TOO_LONG",message:"Receiver too long"},28166:{code:"ERR_AMOUNT_TOO_LONG",message:"Amount too long"},28167:{code:"ERR_CONTRACT_DATA_DISABLED",message:"Contract data disabled in app options"},28168:{code:"ERR_MESSAGE_INCOMPLETE",message:"Message incomplete"},28176:{code:"ERR_SIGNATURE_FAILED",message:"Signature failed"},28169:{code:"ERR_WRONG_TX_VERSION",message:"Wrong TX version"},28170:{code:"ERR_NONCE_TOO_LONG",message:"Nonce too long"},28171:{code:"ERR_INVALID_AMOUNT",message:"Invalid amount"},28172:{code:"ERR_INVALID_FEE",message:"Invalid fee"},28173:{code:"ERR_PRETTY_FAILED",message:"Pretty failed"},28174:{code:"ERR_DATA_TOO_LONG",message:"Data too long"},28175:{code:"ERR_WRONG_TX_OPTIONS",message:"Invalid transaction options"},28177:{code:"ERR_SIGN_TX_DEPRECATED",message:"Regular transaction signing is deprecated in this version. Use hash signing."}}});var U_=W(()=>{"use strict";r()});var ep=W(()=>{"use strict";r()});var W_=W(()=>{"use strict";r()});var G_=W(()=>{"use strict";r()});var si,H_,VP,$_,qP,Ne=W(()=>{"use strict";r();si=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),H_=(i=>(i.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",i.reloginRequest="RELOGIN_REQUEST",i))(H_||{}),VP=D(D({},si.CrossWindowProviderRequestEnums),H_),$_=(o=>(o.reloginResponse="RELOGIN_RESPONSE",o))($_||{}),qP=D(D({},si.CrossWindowProviderResponseEnums),$_)});var z_=W(()=>{"use strict";r()});var V_=W(()=>{"use strict";r()});var dn=W(()=>{"use strict";r()});var q_=W(()=>{"use strict";r()});var K_=W(()=>{"use strict";r()});var j_=W(()=>{"use strict";r()});var qe=W(()=>{"use strict";r();ep();W_();G_();Ne();z_();V_();dn();q_();K_();j_()});var Xo,X_,pR,Y_,dR,Z_,J_,mR,oI,Q_,Yo=W(()=>{"use strict";r();qe();Xo={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"},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"},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"}},{chainId:X_,egldLabel:pR}=Xo["devnet"],{chainId:Y_,egldLabel:dR}=Xo["testnet"],{chainId:Z_,egldLabel:J_}=Xo["mainnet"],mR={["devnet"]:X_,["testnet"]:Y_,["mainnet"]:Z_},oI={[X_]:"devnet",[Y_]:"testnet",[Z_]:"mainnet"},Q_="multiversx://"});var eu=W(()=>{"use strict";r()});var Zn,nu=W(()=>{"use strict";r();Zn=require("@multiversx/sdk-web-wallet-provider")});var Ur,ci,yn,fo,tu,ou,pi,ru,Jn,au,Q=W(()=>{"use strict";r();M_();Ft();O_();B_();F_();Qc();U_();Yo();eu();nu();Ur=5e4,ci=1e9,yn=18,fo=4,tu=1,ou=1,pi="logout",ru="login",Jn="0",au="..."});var Zo,di=W(()=>{"use strict";r();Zo=()=>Date.now()/1e3});var iu=W(()=>{"use strict";r()});var su=W(()=>{"use strict";r()});var np=W(()=>{"use strict";r();di();iu();su()});var tp={};Ge(tp,{clear:()=>sI,getItem:()=>aI,localStorageKeys:()=>Ut,removeItem:()=>iI,setItem:()=>rI});var Ut,mi,rI,aI,iI,sI,Jo=W(()=>{"use strict";r();np();Ut={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},mi=typeof localStorage!="undefined",rI=({key:t,data:o,expires:i})=>{!mi||localStorage.setItem(String(t),JSON.stringify({expires:i,data:o}))},aI=t=>{if(!mi)return;let o=localStorage.getItem(String(t));if(!o)return null;let i=JSON.parse(o);return!i||!i.hasOwnProperty("expires")||!i.hasOwnProperty("data")?null:Zo()>=i.expires?(localStorage.removeItem(String(t)),null):i.data},iI=t=>{!mi||localStorage.removeItem(String(t))},sI=()=>{!mi||localStorage.clear()}});var op={};Ge(op,{clear:()=>mu,getItem:()=>pu,removeItem:()=>du,setItem:()=>cu,storage:()=>cI});var cu,pu,du,mu,cI,lu=W(()=>{"use strict";r();cu=({key:t,data:o,expires:i})=>{sessionStorage.setItem(String(t),JSON.stringify({expires:i,data:o}))},pu=t=>{let o=sessionStorage.getItem(String(t));if(!o)return null;let i=JSON.parse(o);return!i||!i.hasOwnProperty("expires")||!i.hasOwnProperty("data")?null:Date.now()>=i.expires?(sessionStorage.removeItem(String(t)),null):i.data},du=t=>sessionStorage.removeItem(String(t)),mu=()=>sessionStorage.clear(),cI={setItem:cu,getItem:pu,removeItem:du,clear:mu}});var ho,Qo=W(()=>{"use strict";r();Jo();lu();ho={session:op,local:tp}});var rp,Me,Rn,Ke=W(()=>{"use strict";r();rp=require("@reduxjs/toolkit");Q();Me=(0,rp.createAction)(pi),Rn=(0,rp.createAction)(ru,t=>({payload:t}))});var ip,_u,uu,li,ap,gu,_i,$R,sp,zR,cp,fu,VR,qR,KR,pI,dI,ui,gi=W(()=>{"use strict";r();ip=require("@multiversx/sdk-core"),_u=require("@reduxjs/toolkit"),uu=require("redux-persist");Q();Qo();Jo();Ke();li={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Jn},ap={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":li},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},gu=(0,_u.createSlice)({name:"accountInfoSlice",initialState:ap,reducers:{setAddress:(t,o)=>{let i=o.payload;t.address=i,t.publicKey=new ip.Address(i).hex()},setAccount:(t,o)=>{let i=t.address===o.payload.address;t.accounts={[t.address]:i?o.payload:li},t.shard=o.payload.shard,t.isAccountLoading=!1,t.accountLoadingError=null},setAccountNonce:(t,o)=>{let{address:i}=t;t.accounts[i].nonce=o.payload},setAccountShard:(t,o)=>{t.shard=o.payload},setLedgerAccount:(t,o)=>{t.ledgerAccount=o.payload},updateLedgerAccount:(t,o)=>{t.ledgerAccount!=null&&(t.ledgerAccount.index=o.payload.index,t.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(t,o)=>{t.walletConnectAccount=o.payload},setIsAccountLoading:(t,o)=>{t.isAccountLoading=o.payload,t.accountLoadingError=null},setAccountLoadingError:(t,o)=>{t.accountLoadingError=o.payload,t.isAccountLoading=!1},setWebsocketEvent:(t,o)=>{t.websocketEvent={timestamp:Date.now(),message:o.payload}},setWebsocketBatchEvent:(t,o)=>{t.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:t=>{t.addCase(Me,()=>(ho.local.removeItem(Ut.loginExpiresAt),ap)),t.addCase(Rn,(o,i)=>{let{address:c}=i.payload;o.address=c,o.publicKey=new ip.Address(c).hex()}),t.addCase(uu.REHYDRATE,(o,i)=>{var A;if(!((A=i.payload)!=null&&A.account))return;let{account:c}=i.payload,{address:l,shard:f,accounts:T,publicKey:w}=c;o.address=l,o.shard=f;let x=T&&l in T;o.accounts=x?T:ap.accounts,o.publicKey=w})}}),{setAccount:_i,setAddress:$R,setAccountNonce:sp,setAccountShard:zR,setLedgerAccount:cp,updateLedgerAccount:fu,setWalletConnectAccount:VR,setIsAccountLoading:qR,setAccountLoadingError:KR,setWebsocketEvent:pI,setWebsocketBatchEvent:dI}=gu.actions,ui=gu.reducer});function Wr(){return new Date().setHours(new Date().getHours()+24)}function Gr(t){ho.local.setItem({key:Ut.loginExpiresAt,data:t,expires:t})}var pp=W(()=>{"use strict";r();Qo();Jo()});var Tu,hu,xu,o3,mI,yu,fi,r3,lI,bu,a3,i3,hi,Ti=W(()=>{"use strict";r();Tu=require("@reduxjs/toolkit");pp();Ne();Ke();hu={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,crossWindowLogin:null,isLoginSessionInvalid:!1},xu=(0,Tu.createSlice)({name:"loginInfoSlice",initialState:hu,reducers:{setLoginMethod:(t,o)=>{t.loginMethod=o.payload},setTokenLogin:(t,o)=>{t.tokenLogin=o.payload},setTokenLoginSignature:(t,o)=>{(t==null?void 0:t.tokenLogin)!=null&&(t.tokenLogin.signature=o.payload)},setWalletLogin:(t,o)=>{t.walletLogin=o.payload},setWalletConnectLogin:(t,o)=>{t.walletConnectLogin=o.payload},setLedgerLogin:(t,o)=>{t.ledgerLogin=o.payload},invalidateLoginSession:t=>{t.isLoginSessionInvalid=!0},setLogoutRoute:(t,o)=>{t.logoutRoute=o.payload},setIsWalletConnectV2Initialized:(t,o)=>{t.isWalletConnectV2Initialized=o.payload}},extraReducers:t=>{t.addCase(Me,()=>hu),t.addCase(Rn,(o,i)=>{o.isLoginSessionInvalid=!1,o.loginMethod=i.payload.loginMethod,Gr(Wr())})}}),{setLoginMethod:o3,setWalletConnectLogin:mI,setLedgerLogin:yu,setTokenLogin:fi,setTokenLoginSignature:r3,setWalletLogin:lI,invalidateLoginSession:bu,setLogoutRoute:a3,setIsWalletConnectV2Initialized:i3}=xu.actions,hi=xu.reducer});var wu,Su,vu,d3,_I,m3,uI,xi,yi=W(()=>{"use strict";r();wu=require("@reduxjs/toolkit");Ke();Su={},vu=(0,wu.createSlice)({name:"modalsSlice",initialState:Su,reducers:{setTxSubmittedModal:(t,o)=>{t.txSubmittedModal=o.payload},setNotificationModal:(t,o)=>{t.notificationModal=o.payload},clearTxSubmittedModal:t=>{t.txSubmittedModal=void 0},clearNotificationModal:t=>{t.notificationModal=void 0}},extraReducers:t=>{t.addCase(Me,()=>Su)}}),{setTxSubmittedModal:d3,setNotificationModal:_I,clearTxSubmittedModal:m3,clearNotificationModal:uI}=vu.actions,xi=vu.reducer});var gI,bi,Hr=W(()=>{"use strict";r();gI=!1,bi=({timeout:t=0,url:o})=>{gI||setTimeout(()=>{if(!!window)return window.location.assign(o)},t)}});function To({callbackRoute:t,onLoginRedirect:o,options:i}){let c=Boolean(t),l=typeof o=="function";if(c&&t!=null){if(l)return o(t,i);bi({url:t,timeout:fI})}}var fI,Au=W(()=>{"use strict";r();Hr();fI=200});function Iu(t){return t[Math.floor(Math.random()*t.length)]}var Cu=W(()=>{"use strict";r()});function dp(t){let o=null;if((t==null?void 0:t.statusCode)in Jc){let i=t==null?void 0:t.statusCode,{message:c}=Jc[i];o=xI.includes(i)?Lu:c}return{errorMessage:o,defaultErrorMessage:Lu}}var Lu,hI,TI,xI,mp=W(()=>{"use strict";r();Qc();Lu="Check if the MultiversX app is open on Ledger",hI=28161,TI=28160,xI=[hI,TI]});var xo=W(()=>{"use strict";r();Au();Cu();mp()});var ku,Nu,Eu,lp,yI,Pu,I3,C3,bI,Si,wi=W(()=>{"use strict";r();ku=require("@reduxjs/toolkit"),Nu=M(require("lodash.omit")),Eu=require("redux-persist");Ke();xo();lp={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},yI={network:lp,chainID:"-1"},Pu=(0,ku.createSlice)({name:"appConfig",initialState:yI,reducers:{initializeNetworkConfig:(t,o)=>{let i=Iu(o.payload.walletConnectV2RelayAddresses),c=(0,Nu.default)(o.payload,"walletConnectV2RelayAddresses");t.network=Y(D(D({},t.network),c),{walletConnectV2RelayAddress:i})},setChainID:(t,o)=>{t.chainID=o.payload},setCustomWalletAddress:(t,o)=>{t.network.customWalletAddress=o.payload}},extraReducers:t=>{t.addCase(Me,o=>{o.network.customWalletAddress=void 0}),t.addCase(Eu.REHYDRATE,(o,i)=>{var l,f;if(!((f=(l=i.payload)==null?void 0:l.network)!=null&&f.customWalletAddress))return;let{network:{customWalletAddress:c}}=i.payload;o.network.customWalletAddress=c})}}),{initializeNetworkConfig:I3,setChainID:C3,setCustomWalletAddress:bI}=Pu.actions,Si=Pu.reducer});var Ru,_p,Du,R3,D3,M3,vi,Ai=W(()=>{"use strict";r();Ru=require("@reduxjs/toolkit");qe();Ke();_p={isSigning:!1,signedSessions:{}},Du=(0,Ru.createSlice)({name:"signedMessageInfoSliceState",initialState:_p,reducers:{setSignSession:(t,o)=>{let{sessionId:i,signedSession:c,errorMessage:l}=o.payload;l&&(t.errorMessage=l),t.isSigning=c.status==="pending",t.signedSessions[i]=D(D({},t.signedSessions[i]),c)},setSignSessionState:(t,o)=>D(D({},t),o.payload),clearSignedMessageInfo:()=>_p},extraReducers:t=>{t.addCase(Me,()=>_p)}}),{setSignSession:R3,clearSignedMessageInfo:D3,setSignSessionState:M3}=Du.actions,vi=Du.reducer});var Ou,Bu,Mu,Fu,SI,wI,H3,vI,Ii,Ci=W(()=>{"use strict";r();Ou=require("@reduxjs/toolkit"),Bu=require("redux-persist");qe();di();Ke();Mu={customToasts:[],transactionToasts:[]},Fu=(0,Ou.createSlice)({name:"toastsSlice",initialState:Mu,reducers:{addCustomToast:(t,o)=>{let i=o.payload.toastId||`custom-toast-${t.customToasts.length+1}`,c=t.customToasts.findIndex(l=>l.toastId===i);if(c!==-1){t.customToasts[c]=Y(D(D({},t.customToasts[c]),o.payload),{type:"custom",toastId:i});return}t.customToasts.push(Y(D({},o.payload),{type:"custom",toastId:i}))},removeCustomToast:(t,o)=>{t.customToasts=t.customToasts.filter(i=>i.toastId!==o.payload)},addTransactionToast:(t,o)=>{t.transactionToasts.push({type:"transaction",startTimestamp:Zo(),toastId:o.payload||`custom-toast-${t.transactionToasts.length+1}`})},removeTransactionToast:(t,o)=>{t.transactionToasts=t.transactionToasts.filter(i=>i.toastId!==o.payload)}},extraReducers:t=>{t.addCase(Me,()=>Mu),t.addCase(Bu.REHYDRATE,(o,i)=>{var l,f;let c=(f=(l=i.customToasts)==null?void 0:l.filter(T=>!("component"in T)))!=null?f:[];o.customToasts=c})}}),{addCustomToast:SI,removeCustomToast:wI,addTransactionToast:H3,removeTransactionToast:vI}=Fu.actions,Ii=Fu.reducer});var Uu,gp,fp,hp,AI,up,Wu,q3,II,Tp,Li,ki=W(()=>{"use strict";r();Uu=require("@reduxjs/toolkit");Ke();gp="Transaction failed",fp="Transaction successful",hp="Processing transaction",AI="Transaction submitted",up={},Wu=(0,Uu.createSlice)({name:"transactionsInfo",initialState:up,reducers:{setTransactionsDisplayInfo(t,o){let{sessionId:i,transactionsDisplayInfo:c}=o.payload;i!=null&&(t[i]={errorMessage:(c==null?void 0:c.errorMessage)||gp,successMessage:(c==null?void 0:c.successMessage)||fp,processingMessage:(c==null?void 0:c.processingMessage)||hp,submittedMessage:(c==null?void 0:c.submittedMessage)||AI,transactionDuration:c==null?void 0:c.transactionDuration})},clearTransactionsInfoForSessionId(t,o){o.payload!=null&&delete t[o.payload]},clearTransactionsInfo:()=>up},extraReducers:t=>{t.addCase(Me,()=>up)}}),{clearTransactionsInfo:q3,setTransactionsDisplayInfo:II,clearTransactionsInfoForSessionId:Tp}=Wu.actions,Li=Wu.reducer});function nr(t){return t!=null&&(OI(t)||GI(t))}function tr(t){return t!=null&&(BI(t)||HI(t))}function or(t){return t!=null&&(FI(t)||$I(t))}function Gu(t){return t!=null&&(UI(t)||zI(t))}function xp(t){return t!=null&&WI(t)}function OI(t){return t!=null&&CI.includes(t)}function BI(t){return t!=null&&LI.includes(t)}function FI(t){return t!=null&&kI.includes(t)}function UI(t){return t!=null&&NI.includes(t)}function WI(t){return t!=null&&EI.includes(t)}function GI(t){return t!=null&&PI.includes(t)}function HI(t){return t!=null&&RI.includes(t)}function $I(t){return t!=null&&DI.includes(t)}function zI(t){return t!=null&&MI.includes(t)}var CI,LI,kI,NI,EI,PI,RI,DI,MI,rr=W(()=>{"use strict";r();Ne();CI=["sent"],LI=["success"],kI=["fail","cancelled","timedOut"],NI=["invalid"],EI=["timedOut"],PI=["pending"],RI=["success"],DI=["fail","invalid"],MI=["not executed"]});var Hu,$u,$r,VI,zu,Vu,qu,qI,Ni,KI,jI,nD,XI,zr,yp,tD,Ei,Pi=W(()=>{"use strict";r();Hu=require("@reduxjs/toolkit"),$u=require("redux-persist");Ne();rr();Ke();$r={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},VI={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},zu=(0,Hu.createSlice)({name:"transactionsSlice",initialState:$r,reducers:{moveTransactionsToSignedState:(t,o)=>{var x,A;let{sessionId:i,transactions:c,errorMessage:l,status:f,redirectRoute:T,customTransactionInformation:w}=o.payload;t.customTransactionInformationForSessionId[i]=D(D(D({},VI),((x=t.signedTransactions[i])==null?void 0:x.customTransactionInformation)||{}),t.customTransactionInformationForSessionId[i]||{}),t.signedTransactions[i]={transactions:c,status:f,errorMessage:l,redirectRoute:T,customTransactionInformation:D(D({},t.customTransactionInformationForSessionId[i]),w!=null?w:{})},((A=t==null?void 0:t.transactionsToSign)==null?void 0:A.sessionId)===i&&(t.transactionsToSign=$r.transactionsToSign)},clearSignedTransaction:(t,o)=>{t.signedTransactions[o.payload]&&delete t.signedTransactions[o.payload]},clearTransactionToSign:t=>{t!=null&&t.transactionsToSign&&(t.transactionsToSign=null)},updateSignedTransaction:(t,o)=>{t.signedTransactions=D(D({},t.signedTransactions),o.payload)},updateSignedTransactions:(t,o)=>{let{sessionId:i,status:c,errorMessage:l,transactions:f}=o.payload;t.signedTransactions[i]!=null&&(t.signedTransactions[i].status=c,l!=null&&(t.signedTransactions[i].errorMessage=l),f!=null&&(t.signedTransactions[i].transactions=f))},updateSignedTransactionStatus:(t,o)=>{var x,A,R,L,F,G,E,H;let{sessionId:i,status:c,errorMessage:l,transactionHash:f,inTransit:T}=o.payload,w=(A=(x=t.signedTransactions)==null?void 0:x[i])==null?void 0:A.transactions;if(w!=null){t.signedTransactions[i].transactions=w.map(X=>X.hash===f?Y(D({},X),{status:c,errorMessage:l,inTransit:T}):X);let de=(L=(R=t.signedTransactions[i])==null?void 0:R.transactions)==null?void 0:L.every(X=>tr(X.status)),ce=(G=(F=t.signedTransactions[i])==null?void 0:F.transactions)==null?void 0:G.every(X=>or(X.status)),pe=(H=(E=t.signedTransactions[i])==null?void 0:E.transactions)==null?void 0:H.every(X=>Gu(X.status));de&&(t.signedTransactions[i].status="success"),ce&&(t.signedTransactions[i].status="fail"),pe&&(t.signedTransactions[i].status="invalid")}},setTransactionsToSign:(t,o)=>{t.transactionsToSign=o.payload;let{sessionId:i,customTransactionInformation:c}=o.payload;t.customTransactionInformationForSessionId[i]=c,t.signTransactionsError=null},clearAllTransactionsToSign:t=>{t.transactionsToSign=$r.transactionsToSign,t.signTransactionsError=null},clearAllSignedTransactions:t=>{t.signedTransactions=$r.signedTransactions},setSignTransactionsError:(t,o)=>{t.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(t,o)=>{t.signTransactionsCancelMessage=o.payload},updateSignedTransactionsCustomTransactionInformation:(t,o)=>{let{sessionId:i,customTransactionInformationOverrides:c}=o.payload;t.signedTransactions[i]!=null&&(t.signedTransactions[i].customTransactionInformation=D(D({},t.signedTransactions[i].customTransactionInformation),c))}},extraReducers:t=>{t.addCase(Me,()=>$r),t.addCase($u.REHYDRATE,(o,i)=>{var T;if(o.signTransactionsCancelMessage=null,!((T=i.payload)!=null&&T.transactions))return;let{signedTransactions:c,customTransactionInformationForSessionId:l}=i.payload.transactions,f=Object.entries(c).reduce((w,[x,A])=>{let R=new Date(x),L=new Date;return L.setHours(L.getHours()+5),L-R>0||(w[x]=A),w},{});l!=null&&(o.customTransactionInformationForSessionId=l),c!=null&&(o.signedTransactions=f)})}}),{updateSignedTransactionStatus:Vu,updateSignedTransactions:qu,setTransactionsToSign:qI,clearAllTransactionsToSign:Ni,clearAllSignedTransactions:KI,clearSignedTransaction:jI,clearTransactionToSign:nD,setSignTransactionsError:XI,setSignTransactionsCancelMessage:zr,moveTransactionsToSignedState:yp,updateSignedTransactionsCustomTransactionInformation:tD}=zu.actions,Ei=zu.reducer});var Ku,bp,ju,iD,sD,YI,cD,Ri,Di=W(()=>{"use strict";r();Ku=require("@reduxjs/toolkit");Ke();bp={},ju=(0,Ku.createSlice)({name:"batchTransactionsSlice",initialState:bp,reducers:{setBatchTransactions:(t,o)=>{t[o.payload.id]=o.payload},updateBatchTransactions:(t,o)=>{t[o.payload.id]=o.payload},clearBatchTransactions:(t,o)=>{delete t[o.payload.batchId]},clearAllBatchTransactions:()=>bp},extraReducers:t=>{t.addCase(Me,()=>bp)}}),{setBatchTransactions:iD,updateBatchTransactions:sD,clearBatchTransactions:YI,clearAllBatchTransactions:cD}=ju.actions,Ri=ju.reducer});var Yu,Xu,Zu,lD,Ju,Sp=W(()=>{"use strict";r();Yu=require("@reduxjs/toolkit");Ke();Xu={},Zu=(0,Yu.createSlice)({name:"dappConfigSlice",initialState:Xu,reducers:{setDappConfig:(t,o)=>o.payload},extraReducers:t=>{t.addCase(Me,()=>Xu)}}),{setDappConfig:lD}=Zu.actions,Ju=Zu.reducer});var ye=W(()=>{"use strict";r();gi();Ti();yi();wi();Ai();Ci();ki();Pi();Di();Sp()});var wp=W(()=>{"use strict";r()});var ng,eC,nC,yo,Bi=W(()=>{"use strict";r();ng=require("@reduxjs/toolkit");wp();gi();Di();Sp();Ti();yi();wi();Ai();Ci();ki();Pi();eC={["account"]:ui,["dappConfig"]:Ju,["loginInfo"]:hi,["modals"]:xi,["networkConfig"]:Si,["signedMessageInfo"]:vi,["toasts"]:Ii,["transactionsInfo"]:Li,["transactions"]:Ei,["batchTransactions"]:Ri},nC=(t={})=>(0,ng.combineReducers)(D(D({},eC),t)),yo=nC});var ag={};Ge(ag,{default:()=>hC,sessionStorageReducers:()=>vp});function xt(t,o=[]){return{key:t,version:1,storage:og.default,blacklist:o}}var mn,tg,og,tC,Vr,oC,rC,aC,iC,sC,cC,pC,dC,mC,lC,rg,_C,vp,uC,gC,fC,hC,ig=W(()=>{"use strict";r();mn=require("redux-persist"),tg=M(require("redux-persist/lib/storage")),og=M(require("redux-persist/lib/storage/session"));Bi();ye();gi();Di();Ti();yi();wi();Ai();Ci();ki();Pi();wp();tC={persistReducersStorageType:"localStorage"},Vr={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},oC=xt(Vr["account"]),rC=xt(Vr["loginInfo"]),aC=xt(Vr["modals"]),iC=xt(Vr["networkConfig"]),sC={2:t=>Y(D({},t),{networkConfig:lp})};cC=xt("sdk-dapp-transactionsInfo"),pC=xt("sdk-dapp-transactions",["transactionsToSign"]),dC=xt("sdk-dapp-batchTransactions",["batchTransactions"]),mC=xt("sdk-dapp-toasts"),lC=xt("sdk-dapp-signedMessageInfo"),rg={key:"sdk-dapp-store",version:2,storage:tg.default,whitelist:Object.keys(Vr),migrate:(0,mn.createMigrate)(sC,{debug:!1})},_C=Y(D({},rg),{whitelist:[]}),vp={["toasts"]:(0,mn.persistReducer)(mC,Ii),["transactions"]:(0,mn.persistReducer)(pC,Ei),["transactionsInfo"]:(0,mn.persistReducer)(cC,Li),["batchTransactions"]:(0,mn.persistReducer)(dC,Ri),["signedMessageInfo"]:(0,mn.persistReducer)(lC,vi)},uC=Y(D({},vp),{["account"]:(0,mn.persistReducer)(oC,ui),["loginInfo"]:(0,mn.persistReducer)(rC,hi),["modals"]:(0,mn.persistReducer)(aC,xi),["networkConfig"]:(0,mn.persistReducer)(iC,Si)}),gC=tC.persistReducersStorageType==="localStorage",fC=gC?(0,mn.persistReducer)(rg,yo(vp)):(0,mn.persistReducer)(_C,yo(uC)),hC=fC});var sg={};Ge(sg,{default:()=>TC});var TC,cg=W(()=>{"use strict";r();Bi();TC=yo()});var pg={};Ge(pg,{default:()=>yC});var Mn,xC,yC,dg=W(()=>{"use strict";r();Mn=require("redux-persist"),xC=[Mn.FLUSH,Mn.REHYDRATE,Mn.PAUSE,Mn.PERSIST,Mn.PURGE,Mn.REGISTER],yC=xC});var _g={};Ge(_g,{default:()=>lg});function lg(t){return(0,mg.persistStore)(t)}var mg,ug=W(()=>{"use strict";r();mg=require("redux-persist")});var ff=$((n$,gf)=>{r();var l2=typeof p=="object"&&p&&p.Object===Object&&p;gf.exports=l2});var Zr=$((t$,hf)=>{r();var _2=ff(),u2=typeof self=="object"&&self&&self.Object===Object&&self,g2=_2||u2||Function("return this")();hf.exports=g2});var Wp=$((o$,Tf)=>{r();var f2=Zr(),h2=f2.Symbol;Tf.exports=h2});var Sf=$((r$,bf)=>{r();var xf=Wp(),yf=Object.prototype,T2=yf.hasOwnProperty,x2=yf.toString,Jr=xf?xf.toStringTag:void 0;function y2(t){var o=T2.call(t,Jr),i=t[Jr];try{t[Jr]=void 0;var c=!0}catch(f){}var l=x2.call(t);return c&&(o?t[Jr]=i:delete t[Jr]),l}bf.exports=y2});var vf=$((a$,wf)=>{r();var b2=Object.prototype,S2=b2.toString;function w2(t){return S2.call(t)}wf.exports=w2});var Gp=$((i$,Cf)=>{r();var Af=Wp(),v2=Sf(),A2=vf(),I2="[object Null]",C2="[object Undefined]",If=Af?Af.toStringTag:void 0;function L2(t){return t==null?t===void 0?C2:I2:If&&If in Object(t)?v2(t):A2(t)}Cf.exports=L2});var Qi=$((s$,Lf)=>{r();function k2(t){var o=typeof t;return t!=null&&(o=="object"||o=="function")}Lf.exports=k2});var Nf=$((c$,kf)=>{r();var N2=Gp(),E2=Qi(),P2="[object AsyncFunction]",R2="[object Function]",D2="[object GeneratorFunction]",M2="[object Proxy]";function O2(t){if(!E2(t))return!1;var o=N2(t);return o==R2||o==D2||o==P2||o==M2}kf.exports=O2});var Pf=$((p$,Ef)=>{r();var B2=Zr(),F2=B2["__core-js_shared__"];Ef.exports=F2});var Mf=$((d$,Df)=>{r();var Hp=Pf(),Rf=function(){var t=/[^.]+$/.exec(Hp&&Hp.keys&&Hp.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function U2(t){return!!Rf&&Rf in t}Df.exports=U2});var Bf=$((m$,Of)=>{r();var W2=Function.prototype,G2=W2.toString;function H2(t){if(t!=null){try{return G2.call(t)}catch(o){}try{return t+""}catch(o){}}return""}Of.exports=H2});var Uf=$((l$,Ff)=>{r();var $2=Nf(),z2=Mf(),V2=Qi(),q2=Bf(),K2=/[\\^$.*+?()[\]{}|]/g,j2=/^\[object .+?Constructor\]$/,X2=Function.prototype,Y2=Object.prototype,Z2=X2.toString,J2=Y2.hasOwnProperty,Q2=RegExp("^"+Z2.call(J2).replace(K2,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function ek(t){if(!V2(t)||z2(t))return!1;var o=$2(t)?Q2:j2;return o.test(q2(t))}Ff.exports=ek});var Gf=$((_$,Wf)=>{r();function nk(t,o){return t==null?void 0:t[o]}Wf.exports=nk});var es=$((u$,Hf)=>{r();var tk=Uf(),ok=Gf();function rk(t,o){var i=ok(t,o);return tk(i)?i:void 0}Hf.exports=rk});var Qr=$((g$,$f)=>{r();var ak=es(),ik=ak(Object,"create");$f.exports=ik});var qf=$((f$,Vf)=>{r();var zf=Qr();function sk(){this.__data__=zf?zf(null):{},this.size=0}Vf.exports=sk});var jf=$((h$,Kf)=>{r();function ck(t){var o=this.has(t)&&delete this.__data__[t];return this.size-=o?1:0,o}Kf.exports=ck});var Yf=$((T$,Xf)=>{r();var pk=Qr(),dk="__lodash_hash_undefined__",mk=Object.prototype,lk=mk.hasOwnProperty;function _k(t){var o=this.__data__;if(pk){var i=o[t];return i===dk?void 0:i}return lk.call(o,t)?o[t]:void 0}Xf.exports=_k});var Jf=$((x$,Zf)=>{r();var uk=Qr(),gk=Object.prototype,fk=gk.hasOwnProperty;function hk(t){var o=this.__data__;return uk?o[t]!==void 0:fk.call(o,t)}Zf.exports=hk});var eh=$((y$,Qf)=>{r();var Tk=Qr(),xk="__lodash_hash_undefined__";function yk(t,o){var i=this.__data__;return this.size+=this.has(t)?0:1,i[t]=Tk&&o===void 0?xk:o,this}Qf.exports=yk});var th=$((b$,nh)=>{r();var bk=qf(),Sk=jf(),wk=Yf(),vk=Jf(),Ak=eh();function sr(t){var o=-1,i=t==null?0:t.length;for(this.clear();++o<i;){var c=t[o];this.set(c[0],c[1])}}sr.prototype.clear=bk;sr.prototype.delete=Sk;sr.prototype.get=wk;sr.prototype.has=vk;sr.prototype.set=Ak;nh.exports=sr});var rh=$((S$,oh)=>{r();function Ik(){this.__data__=[],this.size=0}oh.exports=Ik});var ih=$((w$,ah)=>{r();function Ck(t,o){return t===o||t!==t&&o!==o}ah.exports=Ck});var ea=$((v$,sh)=>{r();var Lk=ih();function kk(t,o){for(var i=t.length;i--;)if(Lk(t[i][0],o))return i;return-1}sh.exports=kk});var ph=$((A$,ch)=>{r();var Nk=ea(),Ek=Array.prototype,Pk=Ek.splice;function Rk(t){var o=this.__data__,i=Nk(o,t);if(i<0)return!1;var c=o.length-1;return i==c?o.pop():Pk.call(o,i,1),--this.size,!0}ch.exports=Rk});var mh=$((I$,dh)=>{r();var Dk=ea();function Mk(t){var o=this.__data__,i=Dk(o,t);return i<0?void 0:o[i][1]}dh.exports=Mk});var _h=$((C$,lh)=>{r();var Ok=ea();function Bk(t){return Ok(this.__data__,t)>-1}lh.exports=Bk});var gh=$((L$,uh)=>{r();var Fk=ea();function Uk(t,o){var i=this.__data__,c=Fk(i,t);return c<0?(++this.size,i.push([t,o])):i[c][1]=o,this}uh.exports=Uk});var hh=$((k$,fh)=>{r();var Wk=rh(),Gk=ph(),Hk=mh(),$k=_h(),zk=gh();function cr(t){var o=-1,i=t==null?0:t.length;for(this.clear();++o<i;){var c=t[o];this.set(c[0],c[1])}}cr.prototype.clear=Wk;cr.prototype.delete=Gk;cr.prototype.get=Hk;cr.prototype.has=$k;cr.prototype.set=zk;fh.exports=cr});var xh=$((N$,Th)=>{r();var Vk=es(),qk=Zr(),Kk=Vk(qk,"Map");Th.exports=Kk});var Sh=$((E$,bh)=>{r();var yh=th(),jk=hh(),Xk=xh();function Yk(){this.size=0,this.__data__={hash:new yh,map:new(Xk||jk),string:new yh}}bh.exports=Yk});var vh=$((P$,wh)=>{r();function Zk(t){var o=typeof t;return o=="string"||o=="number"||o=="symbol"||o=="boolean"?t!=="__proto__":t===null}wh.exports=Zk});var na=$((R$,Ah)=>{r();var Jk=vh();function Qk(t,o){var i=t.__data__;return Jk(o)?i[typeof o=="string"?"string":"hash"]:i.map}Ah.exports=Qk});var Ch=$((D$,Ih)=>{r();var eN=na();function nN(t){var o=eN(this,t).delete(t);return this.size-=o?1:0,o}Ih.exports=nN});var kh=$((M$,Lh)=>{r();var tN=na();function oN(t){return tN(this,t).get(t)}Lh.exports=oN});var Eh=$((O$,Nh)=>{r();var rN=na();function aN(t){return rN(this,t).has(t)}Nh.exports=aN});var Rh=$((B$,Ph)=>{r();var iN=na();function sN(t,o){var i=iN(this,t),c=i.size;return i.set(t,o),this.size+=i.size==c?0:1,this}Ph.exports=sN});var Mh=$((F$,Dh)=>{r();var cN=Sh(),pN=Ch(),dN=kh(),mN=Eh(),lN=Rh();function pr(t){var o=-1,i=t==null?0:t.length;for(this.clear();++o<i;){var c=t[o];this.set(c[0],c[1])}}pr.prototype.clear=cN;pr.prototype.delete=pN;pr.prototype.get=dN;pr.prototype.has=mN;pr.prototype.set=lN;Dh.exports=pr});var Bh=$((U$,Oh)=>{r();var _N="__lodash_hash_undefined__";function uN(t){return this.__data__.set(t,_N),this}Oh.exports=uN});var Uh=$((W$,Fh)=>{r();function gN(t){return this.__data__.has(t)}Fh.exports=gN});var Gh=$((G$,Wh)=>{r();var fN=Mh(),hN=Bh(),TN=Uh();function ns(t){var o=-1,i=t==null?0:t.length;for(this.__data__=new fN;++o<i;)this.add(t[o])}ns.prototype.add=ns.prototype.push=hN;ns.prototype.has=TN;Wh.exports=ns});var $h=$((H$,Hh)=>{r();function xN(t,o,i,c){for(var l=t.length,f=i+(c?1:-1);c?f--:++f<l;)if(o(t[f],f,t))return f;return-1}Hh.exports=xN});var Vh=$(($$,zh)=>{r();function yN(t){return t!==t}zh.exports=yN});var Kh=$((z$,qh)=>{r();function bN(t,o,i){for(var c=i-1,l=t.length;++c<l;)if(t[c]===o)return c;return-1}qh.exports=bN});var Xh=$((V$,jh)=>{r();var SN=$h(),wN=Vh(),vN=Kh();function AN(t,o,i){return o===o?vN(t,o,i):SN(t,wN,i)}jh.exports=AN});var Zh=$((q$,Yh)=>{r();var IN=Xh();function CN(t,o){var i=t==null?0:t.length;return!!i&&IN(t,o,0)>-1}Yh.exports=CN});var Qh=$((K$,Jh)=>{r();function LN(t,o,i){for(var c=-1,l=t==null?0:t.length;++c<l;)if(i(o,t[c]))return!0;return!1}Jh.exports=LN});var nT=$((j$,eT)=>{r();function kN(t,o){return t.has(o)}eT.exports=kN});var oT=$((X$,tT)=>{r();var NN=es(),EN=Zr(),PN=NN(EN,"Set");tT.exports=PN});var aT=$((Y$,rT)=>{r();function RN(){}rT.exports=RN});var $p=$((Z$,iT)=>{r();function DN(t){var o=-1,i=Array(t.size);return t.forEach(function(c){i[++o]=c}),i}iT.exports=DN});var cT=$((J$,sT)=>{r();var zp=oT(),MN=aT(),ON=$p(),BN=1/0,FN=zp&&1/ON(new zp([,-0]))[1]==BN?function(t){return new zp(t)}:MN;sT.exports=FN});var dT=$((Q$,pT)=>{r();var UN=Gh(),WN=Zh(),GN=Qh(),HN=nT(),$N=cT(),zN=$p(),VN=200;function qN(t,o,i){var c=-1,l=WN,f=t.length,T=!0,w=[],x=w;if(i)T=!1,l=GN;else if(f>=VN){var A=o?null:$N(t);if(A)return zN(A);T=!1,l=HN,x=new UN}else x=o?[]:w;e:for(;++c<f;){var R=t[c],L=o?o(R):R;if(R=i||R!==0?R:0,T&&L===L){for(var F=x.length;F--;)if(x[F]===L)continue e;o&&x.push(L),w.push(R)}else l(x,L,i)||(x!==w&&x.push(L),w.push(R))}return w}pT.exports=qN});var lT=$((ez,mT)=>{r();var KN=dT();function jN(t){return t&&t.length?KN(t):[]}mT.exports=jN});var wT=$((IK,ST)=>{r();var TE=Array.isArray;ST.exports=TE});var AT=$((CK,vT)=>{r();function xE(t){return t!=null&&typeof t=="object"}vT.exports=xE});var CT=$((LK,IT)=>{r();var yE=Gp(),bE=wT(),SE=AT(),wE="[object String]";function vE(t){return typeof t=="string"||!bE(t)&&SE(t)&&yE(t)==wE}IT.exports=vE});var Zp={};Ge(Zp,{css:()=>WT,default:()=>GE});var WT,GE,Jp=W(()=>{"use strict";r();WT=`.dapp-core-component__main__link-style {
1
+ "use strict";var TA=Object.create;var Fr=Object.defineProperty,xA=Object.defineProperties,yA=Object.getOwnPropertyDescriptor,bA=Object.getOwnPropertyDescriptors,SA=Object.getOwnPropertyNames,ti=Object.getOwnPropertySymbols,wA=Object.getPrototypeOf,Rc=Object.prototype.hasOwnProperty,m_=Object.prototype.propertyIsEnumerable;var d_=(t,o,i)=>o in t?Fr(t,o,{enumerable:!0,configurable:!0,writable:!0,value:i}):t[o]=i,D=(t,o)=>{for(var i in o||(o={}))Rc.call(o,i)&&d_(t,i,o[i]);if(ti)for(var i of ti(o))m_.call(o,i)&&d_(t,i,o[i]);return t},Y=(t,o)=>xA(t,bA(o));var Vo=(t,o)=>{var i={};for(var c in t)Rc.call(t,c)&&o.indexOf(c)<0&&(i[c]=t[c]);if(t!=null&&ti)for(var c of ti(t))o.indexOf(c)<0&&m_.call(t,c)&&(i[c]=t[c]);return i};var W=(t,o)=>()=>(t&&(o=t(t=0)),o);var $=(t,o)=>()=>(o||t((o={exports:{}}).exports,o),o.exports),Ge=(t,o)=>{for(var i in o)Fr(t,i,{get:o[i],enumerable:!0})},l_=(t,o,i,c)=>{if(o&&typeof o=="object"||typeof o=="function")for(let l of SA(o))!Rc.call(t,l)&&l!==i&&Fr(t,l,{get:()=>o[l],enumerable:!(c=yA(o,l))||c.enumerable});return t};var M=(t,o,i)=>(i=t!=null?TA(wA(t)):{},l_(o||!t||!t.__esModule?Fr(i,"default",{value:t,enumerable:!0}):i,t)),Be=t=>l_(Fr({},"__esModule",{value:!0}),t);var B=(t,o,i)=>new Promise((c,l)=>{var f=x=>{try{w(i.next(x))}catch(A){l(A)}},T=x=>{try{w(i.throw(x))}catch(A){l(A)}},w=x=>x.done?c(x.value):Promise.resolve(x.value).then(f,T);w((i=i.apply(t,o)).next())});var g_=$(oi=>{"use strict";r();oi.byteLength=AA;oi.toByteArray=CA;oi.fromByteArray=NA;var Kn=[],Pn=[],vA=typeof Uint8Array!="undefined"?Uint8Array:Array,Dc="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(lo=0,__=Dc.length;lo<__;++lo)Kn[lo]=Dc[lo],Pn[Dc.charCodeAt(lo)]=lo;var lo,__;Pn["-".charCodeAt(0)]=62;Pn["_".charCodeAt(0)]=63;function u_(t){var o=t.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var i=t.indexOf("=");i===-1&&(i=o);var c=i===o?0:4-i%4;return[i,c]}function AA(t){var o=u_(t),i=o[0],c=o[1];return(i+c)*3/4-c}function IA(t,o,i){return(o+i)*3/4-i}function CA(t){var o,i=u_(t),c=i[0],l=i[1],f=new vA(IA(t,c,l)),T=0,w=l>0?c-4:c,x;for(x=0;x<w;x+=4)o=Pn[t.charCodeAt(x)]<<18|Pn[t.charCodeAt(x+1)]<<12|Pn[t.charCodeAt(x+2)]<<6|Pn[t.charCodeAt(x+3)],f[T++]=o>>16&255,f[T++]=o>>8&255,f[T++]=o&255;return l===2&&(o=Pn[t.charCodeAt(x)]<<2|Pn[t.charCodeAt(x+1)]>>4,f[T++]=o&255),l===1&&(o=Pn[t.charCodeAt(x)]<<10|Pn[t.charCodeAt(x+1)]<<4|Pn[t.charCodeAt(x+2)]>>2,f[T++]=o>>8&255,f[T++]=o&255),f}function LA(t){return Kn[t>>18&63]+Kn[t>>12&63]+Kn[t>>6&63]+Kn[t&63]}function kA(t,o,i){for(var c,l=[],f=o;f<i;f+=3)c=(t[f]<<16&16711680)+(t[f+1]<<8&65280)+(t[f+2]&255),l.push(LA(c));return l.join("")}function NA(t){for(var o,i=t.length,c=i%3,l=[],f=16383,T=0,w=i-c;T<w;T+=f)l.push(kA(t,T,T+f>w?w:T+f));return c===1?(o=t[i-1],l.push(Kn[o>>2]+Kn[o<<4&63]+"==")):c===2&&(o=(t[i-2]<<8)+t[i-1],l.push(Kn[o>>10]+Kn[o>>4&63]+Kn[o<<2&63]+"=")),l.join("")}});var f_=$(Mc=>{r();Mc.read=function(t,o,i,c,l){var f,T,w=l*8-c-1,x=(1<<w)-1,A=x>>1,R=-7,L=i?l-1:0,F=i?-1:1,G=t[o+L];for(L+=F,f=G&(1<<-R)-1,G>>=-R,R+=w;R>0;f=f*256+t[o+L],L+=F,R-=8);for(T=f&(1<<-R)-1,f>>=-R,R+=c;R>0;T=T*256+t[o+L],L+=F,R-=8);if(f===0)f=1-A;else{if(f===x)return T?NaN:(G?-1:1)*(1/0);T=T+Math.pow(2,c),f=f-A}return(G?-1:1)*T*Math.pow(2,f-c)};Mc.write=function(t,o,i,c,l,f){var T,w,x,A=f*8-l-1,R=(1<<A)-1,L=R>>1,F=l===23?Math.pow(2,-24)-Math.pow(2,-77):0,G=c?0:f-1,E=c?1:-1,H=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(w=isNaN(o)?1:0,T=R):(T=Math.floor(Math.log(o)/Math.LN2),o*(x=Math.pow(2,-T))<1&&(T--,x*=2),T+L>=1?o+=F/x:o+=F*Math.pow(2,1-L),o*x>=2&&(T++,x/=2),T+L>=R?(w=0,T=R):T+L>=1?(w=(o*x-1)*Math.pow(2,l),T=T+L):(w=o*Math.pow(2,L-1)*Math.pow(2,l),T=0));l>=8;t[i+G]=w&255,G+=E,w/=256,l-=8);for(T=T<<l|w,A+=l;A>0;t[i+G]=T&255,G+=E,T/=256,A-=8);t[i+G-E]|=H*128}});var k_=$(Ko=>{"use strict";r();var Oc=g_(),qo=f_(),h_=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Ko.Buffer=C;Ko.SlowBuffer=OA;Ko.INSPECT_MAX_BYTES=50;var ri=2147483647;Ko.kMaxLength=ri;C.TYPED_ARRAY_SUPPORT=EA();!C.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 EA(){try{var t=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(t,o),t.foo()===42}catch(i){return!1}}Object.defineProperty(C.prototype,"parent",{enumerable:!0,get:function(){if(!!C.isBuffer(this))return this.buffer}});Object.defineProperty(C.prototype,"offset",{enumerable:!0,get:function(){if(!!C.isBuffer(this))return this.byteOffset}});function ft(t){if(t>ri)throw new RangeError('The value "'+t+'" is invalid for option "size"');var o=new Uint8Array(t);return Object.setPrototypeOf(o,C.prototype),o}function C(t,o,i){if(typeof t=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Wc(t)}return y_(t,o,i)}C.poolSize=8192;function y_(t,o,i){if(typeof t=="string")return RA(t,o);if(ArrayBuffer.isView(t))return DA(t);if(t==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t);if(jn(t,ArrayBuffer)||t&&jn(t.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(jn(t,SharedArrayBuffer)||t&&jn(t.buffer,SharedArrayBuffer)))return Fc(t,o,i);if(typeof t=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var c=t.valueOf&&t.valueOf();if(c!=null&&c!==t)return C.from(c,o,i);var l=MA(t);if(l)return l;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof t[Symbol.toPrimitive]=="function")return C.from(t[Symbol.toPrimitive]("string"),o,i);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof t)}C.from=function(t,o,i){return y_(t,o,i)};Object.setPrototypeOf(C.prototype,Uint8Array.prototype);Object.setPrototypeOf(C,Uint8Array);function b_(t){if(typeof t!="number")throw new TypeError('"size" argument must be of type number');if(t<0)throw new RangeError('The value "'+t+'" is invalid for option "size"')}function PA(t,o,i){return b_(t),t<=0?ft(t):o!==void 0?typeof i=="string"?ft(t).fill(o,i):ft(t).fill(o):ft(t)}C.alloc=function(t,o,i){return PA(t,o,i)};function Wc(t){return b_(t),ft(t<0?0:Gc(t)|0)}C.allocUnsafe=function(t){return Wc(t)};C.allocUnsafeSlow=function(t){return Wc(t)};function RA(t,o){if((typeof o!="string"||o==="")&&(o="utf8"),!C.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var i=S_(t,o)|0,c=ft(i),l=c.write(t,o);return l!==i&&(c=c.slice(0,l)),c}function Bc(t){for(var o=t.length<0?0:Gc(t.length)|0,i=ft(o),c=0;c<o;c+=1)i[c]=t[c]&255;return i}function DA(t){if(jn(t,Uint8Array)){var o=new Uint8Array(t);return Fc(o.buffer,o.byteOffset,o.byteLength)}return Bc(t)}function Fc(t,o,i){if(o<0||t.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(t.byteLength<o+(i||0))throw new RangeError('"length" is outside of buffer bounds');var c;return o===void 0&&i===void 0?c=new Uint8Array(t):i===void 0?c=new Uint8Array(t,o):c=new Uint8Array(t,o,i),Object.setPrototypeOf(c,C.prototype),c}function MA(t){if(C.isBuffer(t)){var o=Gc(t.length)|0,i=ft(o);return i.length===0||t.copy(i,0,0,o),i}if(t.length!==void 0)return typeof t.length!="number"||Hc(t.length)?ft(0):Bc(t);if(t.type==="Buffer"&&Array.isArray(t.data))return Bc(t.data)}function Gc(t){if(t>=ri)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+ri.toString(16)+" bytes");return t|0}function OA(t){return+t!=t&&(t=0),C.alloc(+t)}C.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==C.prototype};C.compare=function(o,i){if(jn(o,Uint8Array)&&(o=C.from(o,o.offset,o.byteLength)),jn(i,Uint8Array)&&(i=C.from(i,i.offset,i.byteLength)),!C.isBuffer(o)||!C.isBuffer(i))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===i)return 0;for(var c=o.length,l=i.length,f=0,T=Math.min(c,l);f<T;++f)if(o[f]!==i[f]){c=o[f],l=i[f];break}return c<l?-1:l<c?1:0};C.isEncoding=function(o){switch(String(o).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}};C.concat=function(o,i){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return C.alloc(0);var c;if(i===void 0)for(i=0,c=0;c<o.length;++c)i+=o[c].length;var l=C.allocUnsafe(i),f=0;for(c=0;c<o.length;++c){var T=o[c];if(jn(T,Uint8Array))f+T.length>l.length?C.from(T).copy(l,f):Uint8Array.prototype.set.call(l,T,f);else if(C.isBuffer(T))T.copy(l,f);else throw new TypeError('"list" argument must be an Array of Buffers');f+=T.length}return l};function S_(t,o){if(C.isBuffer(t))return t.length;if(ArrayBuffer.isView(t)||jn(t,ArrayBuffer))return t.byteLength;if(typeof t!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof t);var i=t.length,c=arguments.length>2&&arguments[2]===!0;if(!c&&i===0)return 0;for(var l=!1;;)switch(o){case"ascii":case"latin1":case"binary":return i;case"utf8":case"utf-8":return Uc(t).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return i*2;case"hex":return i>>>1;case"base64":return L_(t).length;default:if(l)return c?-1:Uc(t).length;o=(""+o).toLowerCase(),l=!0}}C.byteLength=S_;function BA(t,o,i){var c=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((i===void 0||i>this.length)&&(i=this.length),i<=0)||(i>>>=0,o>>>=0,i<=o))return"";for(t||(t="utf8");;)switch(t){case"hex":return KA(this,o,i);case"utf8":case"utf-8":return v_(this,o,i);case"ascii":return VA(this,o,i);case"latin1":case"binary":return qA(this,o,i);case"base64":return $A(this,o,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return jA(this,o,i);default:if(c)throw new TypeError("Unknown encoding: "+t);t=(t+"").toLowerCase(),c=!0}}C.prototype._isBuffer=!0;function _o(t,o,i){var c=t[o];t[o]=t[i],t[i]=c}C.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var i=0;i<o;i+=2)_o(this,i,i+1);return this};C.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var i=0;i<o;i+=4)_o(this,i,i+3),_o(this,i+1,i+2);return this};C.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var i=0;i<o;i+=8)_o(this,i,i+7),_o(this,i+1,i+6),_o(this,i+2,i+5),_o(this,i+3,i+4);return this};C.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?v_(this,0,o):BA.apply(this,arguments)};C.prototype.toLocaleString=C.prototype.toString;C.prototype.equals=function(o){if(!C.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:C.compare(this,o)===0};C.prototype.inspect=function(){var o="",i=Ko.INSPECT_MAX_BYTES;return o=this.toString("hex",0,i).replace(/(.{2})/g,"$1 ").trim(),this.length>i&&(o+=" ... "),"<Buffer "+o+">"};h_&&(C.prototype[h_]=C.prototype.inspect);C.prototype.compare=function(o,i,c,l,f){if(jn(o,Uint8Array)&&(o=C.from(o,o.offset,o.byteLength)),!C.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(i===void 0&&(i=0),c===void 0&&(c=o?o.length:0),l===void 0&&(l=0),f===void 0&&(f=this.length),i<0||c>o.length||l<0||f>this.length)throw new RangeError("out of range index");if(l>=f&&i>=c)return 0;if(l>=f)return-1;if(i>=c)return 1;if(i>>>=0,c>>>=0,l>>>=0,f>>>=0,this===o)return 0;for(var T=f-l,w=c-i,x=Math.min(T,w),A=this.slice(l,f),R=o.slice(i,c),L=0;L<x;++L)if(A[L]!==R[L]){T=A[L],w=R[L];break}return T<w?-1:w<T?1:0};function w_(t,o,i,c,l){if(t.length===0)return-1;if(typeof i=="string"?(c=i,i=0):i>2147483647?i=2147483647:i<-2147483648&&(i=-2147483648),i=+i,Hc(i)&&(i=l?0:t.length-1),i<0&&(i=t.length+i),i>=t.length){if(l)return-1;i=t.length-1}else if(i<0)if(l)i=0;else return-1;if(typeof o=="string"&&(o=C.from(o,c)),C.isBuffer(o))return o.length===0?-1:T_(t,o,i,c,l);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?l?Uint8Array.prototype.indexOf.call(t,o,i):Uint8Array.prototype.lastIndexOf.call(t,o,i):T_(t,[o],i,c,l);throw new TypeError("val must be string, number or Buffer")}function T_(t,o,i,c,l){var f=1,T=t.length,w=o.length;if(c!==void 0&&(c=String(c).toLowerCase(),c==="ucs2"||c==="ucs-2"||c==="utf16le"||c==="utf-16le")){if(t.length<2||o.length<2)return-1;f=2,T/=2,w/=2,i/=2}function x(G,E){return f===1?G[E]:G.readUInt16BE(E*f)}var A;if(l){var R=-1;for(A=i;A<T;A++)if(x(t,A)===x(o,R===-1?0:A-R)){if(R===-1&&(R=A),A-R+1===w)return R*f}else R!==-1&&(A-=A-R),R=-1}else for(i+w>T&&(i=T-w),A=i;A>=0;A--){for(var L=!0,F=0;F<w;F++)if(x(t,A+F)!==x(o,F)){L=!1;break}if(L)return A}return-1}C.prototype.includes=function(o,i,c){return this.indexOf(o,i,c)!==-1};C.prototype.indexOf=function(o,i,c){return w_(this,o,i,c,!0)};C.prototype.lastIndexOf=function(o,i,c){return w_(this,o,i,c,!1)};function FA(t,o,i,c){i=Number(i)||0;var l=t.length-i;c?(c=Number(c),c>l&&(c=l)):c=l;var f=o.length;c>f/2&&(c=f/2);for(var T=0;T<c;++T){var w=parseInt(o.substr(T*2,2),16);if(Hc(w))return T;t[i+T]=w}return T}function UA(t,o,i,c){return ai(Uc(o,t.length-i),t,i,c)}function WA(t,o,i,c){return ai(ZA(o),t,i,c)}function GA(t,o,i,c){return ai(L_(o),t,i,c)}function HA(t,o,i,c){return ai(JA(o,t.length-i),t,i,c)}C.prototype.write=function(o,i,c,l){if(i===void 0)l="utf8",c=this.length,i=0;else if(c===void 0&&typeof i=="string")l=i,c=this.length,i=0;else if(isFinite(i))i=i>>>0,isFinite(c)?(c=c>>>0,l===void 0&&(l="utf8")):(l=c,c=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var f=this.length-i;if((c===void 0||c>f)&&(c=f),o.length>0&&(c<0||i<0)||i>this.length)throw new RangeError("Attempt to write outside buffer bounds");l||(l="utf8");for(var T=!1;;)switch(l){case"hex":return FA(this,o,i,c);case"utf8":case"utf-8":return UA(this,o,i,c);case"ascii":case"latin1":case"binary":return WA(this,o,i,c);case"base64":return GA(this,o,i,c);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return HA(this,o,i,c);default:if(T)throw new TypeError("Unknown encoding: "+l);l=(""+l).toLowerCase(),T=!0}};C.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function $A(t,o,i){return o===0&&i===t.length?Oc.fromByteArray(t):Oc.fromByteArray(t.slice(o,i))}function v_(t,o,i){i=Math.min(t.length,i);for(var c=[],l=o;l<i;){var f=t[l],T=null,w=f>239?4:f>223?3:f>191?2:1;if(l+w<=i){var x,A,R,L;switch(w){case 1:f<128&&(T=f);break;case 2:x=t[l+1],(x&192)===128&&(L=(f&31)<<6|x&63,L>127&&(T=L));break;case 3:x=t[l+1],A=t[l+2],(x&192)===128&&(A&192)===128&&(L=(f&15)<<12|(x&63)<<6|A&63,L>2047&&(L<55296||L>57343)&&(T=L));break;case 4:x=t[l+1],A=t[l+2],R=t[l+3],(x&192)===128&&(A&192)===128&&(R&192)===128&&(L=(f&15)<<18|(x&63)<<12|(A&63)<<6|R&63,L>65535&&L<1114112&&(T=L))}}T===null?(T=65533,w=1):T>65535&&(T-=65536,c.push(T>>>10&1023|55296),T=56320|T&1023),c.push(T),l+=w}return zA(c)}var x_=4096;function zA(t){var o=t.length;if(o<=x_)return String.fromCharCode.apply(String,t);for(var i="",c=0;c<o;)i+=String.fromCharCode.apply(String,t.slice(c,c+=x_));return i}function VA(t,o,i){var c="";i=Math.min(t.length,i);for(var l=o;l<i;++l)c+=String.fromCharCode(t[l]&127);return c}function qA(t,o,i){var c="";i=Math.min(t.length,i);for(var l=o;l<i;++l)c+=String.fromCharCode(t[l]);return c}function KA(t,o,i){var c=t.length;(!o||o<0)&&(o=0),(!i||i<0||i>c)&&(i=c);for(var l="",f=o;f<i;++f)l+=QA[t[f]];return l}function jA(t,o,i){for(var c=t.slice(o,i),l="",f=0;f<c.length-1;f+=2)l+=String.fromCharCode(c[f]+c[f+1]*256);return l}C.prototype.slice=function(o,i){var c=this.length;o=~~o,i=i===void 0?c:~~i,o<0?(o+=c,o<0&&(o=0)):o>c&&(o=c),i<0?(i+=c,i<0&&(i=0)):i>c&&(i=c),i<o&&(i=o);var l=this.subarray(o,i);return Object.setPrototypeOf(l,C.prototype),l};function Ve(t,o,i){if(t%1!==0||t<0)throw new RangeError("offset is not uint");if(t+o>i)throw new RangeError("Trying to access beyond buffer length")}C.prototype.readUintLE=C.prototype.readUIntLE=function(o,i,c){o=o>>>0,i=i>>>0,c||Ve(o,i,this.length);for(var l=this[o],f=1,T=0;++T<i&&(f*=256);)l+=this[o+T]*f;return l};C.prototype.readUintBE=C.prototype.readUIntBE=function(o,i,c){o=o>>>0,i=i>>>0,c||Ve(o,i,this.length);for(var l=this[o+--i],f=1;i>0&&(f*=256);)l+=this[o+--i]*f;return l};C.prototype.readUint8=C.prototype.readUInt8=function(o,i){return o=o>>>0,i||Ve(o,1,this.length),this[o]};C.prototype.readUint16LE=C.prototype.readUInt16LE=function(o,i){return o=o>>>0,i||Ve(o,2,this.length),this[o]|this[o+1]<<8};C.prototype.readUint16BE=C.prototype.readUInt16BE=function(o,i){return o=o>>>0,i||Ve(o,2,this.length),this[o]<<8|this[o+1]};C.prototype.readUint32LE=C.prototype.readUInt32LE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};C.prototype.readUint32BE=C.prototype.readUInt32BE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};C.prototype.readIntLE=function(o,i,c){o=o>>>0,i=i>>>0,c||Ve(o,i,this.length);for(var l=this[o],f=1,T=0;++T<i&&(f*=256);)l+=this[o+T]*f;return f*=128,l>=f&&(l-=Math.pow(2,8*i)),l};C.prototype.readIntBE=function(o,i,c){o=o>>>0,i=i>>>0,c||Ve(o,i,this.length);for(var l=i,f=1,T=this[o+--l];l>0&&(f*=256);)T+=this[o+--l]*f;return f*=128,T>=f&&(T-=Math.pow(2,8*i)),T};C.prototype.readInt8=function(o,i){return o=o>>>0,i||Ve(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};C.prototype.readInt16LE=function(o,i){o=o>>>0,i||Ve(o,2,this.length);var c=this[o]|this[o+1]<<8;return c&32768?c|4294901760:c};C.prototype.readInt16BE=function(o,i){o=o>>>0,i||Ve(o,2,this.length);var c=this[o+1]|this[o]<<8;return c&32768?c|4294901760:c};C.prototype.readInt32LE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};C.prototype.readInt32BE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};C.prototype.readFloatLE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),qo.read(this,o,!0,23,4)};C.prototype.readFloatBE=function(o,i){return o=o>>>0,i||Ve(o,4,this.length),qo.read(this,o,!1,23,4)};C.prototype.readDoubleLE=function(o,i){return o=o>>>0,i||Ve(o,8,this.length),qo.read(this,o,!0,52,8)};C.prototype.readDoubleBE=function(o,i){return o=o>>>0,i||Ve(o,8,this.length),qo.read(this,o,!1,52,8)};function pn(t,o,i,c,l,f){if(!C.isBuffer(t))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>l||o<f)throw new RangeError('"value" argument is out of bounds');if(i+c>t.length)throw new RangeError("Index out of range")}C.prototype.writeUintLE=C.prototype.writeUIntLE=function(o,i,c,l){if(o=+o,i=i>>>0,c=c>>>0,!l){var f=Math.pow(2,8*c)-1;pn(this,o,i,c,f,0)}var T=1,w=0;for(this[i]=o&255;++w<c&&(T*=256);)this[i+w]=o/T&255;return i+c};C.prototype.writeUintBE=C.prototype.writeUIntBE=function(o,i,c,l){if(o=+o,i=i>>>0,c=c>>>0,!l){var f=Math.pow(2,8*c)-1;pn(this,o,i,c,f,0)}var T=c-1,w=1;for(this[i+T]=o&255;--T>=0&&(w*=256);)this[i+T]=o/w&255;return i+c};C.prototype.writeUint8=C.prototype.writeUInt8=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,1,255,0),this[i]=o&255,i+1};C.prototype.writeUint16LE=C.prototype.writeUInt16LE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,2,65535,0),this[i]=o&255,this[i+1]=o>>>8,i+2};C.prototype.writeUint16BE=C.prototype.writeUInt16BE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,2,65535,0),this[i]=o>>>8,this[i+1]=o&255,i+2};C.prototype.writeUint32LE=C.prototype.writeUInt32LE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,4,4294967295,0),this[i+3]=o>>>24,this[i+2]=o>>>16,this[i+1]=o>>>8,this[i]=o&255,i+4};C.prototype.writeUint32BE=C.prototype.writeUInt32BE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,4,4294967295,0),this[i]=o>>>24,this[i+1]=o>>>16,this[i+2]=o>>>8,this[i+3]=o&255,i+4};C.prototype.writeIntLE=function(o,i,c,l){if(o=+o,i=i>>>0,!l){var f=Math.pow(2,8*c-1);pn(this,o,i,c,f-1,-f)}var T=0,w=1,x=0;for(this[i]=o&255;++T<c&&(w*=256);)o<0&&x===0&&this[i+T-1]!==0&&(x=1),this[i+T]=(o/w>>0)-x&255;return i+c};C.prototype.writeIntBE=function(o,i,c,l){if(o=+o,i=i>>>0,!l){var f=Math.pow(2,8*c-1);pn(this,o,i,c,f-1,-f)}var T=c-1,w=1,x=0;for(this[i+T]=o&255;--T>=0&&(w*=256);)o<0&&x===0&&this[i+T+1]!==0&&(x=1),this[i+T]=(o/w>>0)-x&255;return i+c};C.prototype.writeInt8=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,1,127,-128),o<0&&(o=255+o+1),this[i]=o&255,i+1};C.prototype.writeInt16LE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,2,32767,-32768),this[i]=o&255,this[i+1]=o>>>8,i+2};C.prototype.writeInt16BE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,2,32767,-32768),this[i]=o>>>8,this[i+1]=o&255,i+2};C.prototype.writeInt32LE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,4,2147483647,-2147483648),this[i]=o&255,this[i+1]=o>>>8,this[i+2]=o>>>16,this[i+3]=o>>>24,i+4};C.prototype.writeInt32BE=function(o,i,c){return o=+o,i=i>>>0,c||pn(this,o,i,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[i]=o>>>24,this[i+1]=o>>>16,this[i+2]=o>>>8,this[i+3]=o&255,i+4};function A_(t,o,i,c,l,f){if(i+c>t.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("Index out of range")}function I_(t,o,i,c,l){return o=+o,i=i>>>0,l||A_(t,o,i,4,34028234663852886e22,-34028234663852886e22),qo.write(t,o,i,c,23,4),i+4}C.prototype.writeFloatLE=function(o,i,c){return I_(this,o,i,!0,c)};C.prototype.writeFloatBE=function(o,i,c){return I_(this,o,i,!1,c)};function C_(t,o,i,c,l){return o=+o,i=i>>>0,l||A_(t,o,i,8,17976931348623157e292,-17976931348623157e292),qo.write(t,o,i,c,52,8),i+8}C.prototype.writeDoubleLE=function(o,i,c){return C_(this,o,i,!0,c)};C.prototype.writeDoubleBE=function(o,i,c){return C_(this,o,i,!1,c)};C.prototype.copy=function(o,i,c,l){if(!C.isBuffer(o))throw new TypeError("argument should be a Buffer");if(c||(c=0),!l&&l!==0&&(l=this.length),i>=o.length&&(i=o.length),i||(i=0),l>0&&l<c&&(l=c),l===c||o.length===0||this.length===0)return 0;if(i<0)throw new RangeError("targetStart out of bounds");if(c<0||c>=this.length)throw new RangeError("Index out of range");if(l<0)throw new RangeError("sourceEnd out of bounds");l>this.length&&(l=this.length),o.length-i<l-c&&(l=o.length-i+c);var f=l-c;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(i,c,l):Uint8Array.prototype.set.call(o,this.subarray(c,l),i),f};C.prototype.fill=function(o,i,c,l){if(typeof o=="string"){if(typeof i=="string"?(l=i,i=0,c=this.length):typeof c=="string"&&(l=c,c=this.length),l!==void 0&&typeof l!="string")throw new TypeError("encoding must be a string");if(typeof l=="string"&&!C.isEncoding(l))throw new TypeError("Unknown encoding: "+l);if(o.length===1){var f=o.charCodeAt(0);(l==="utf8"&&f<128||l==="latin1")&&(o=f)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(i<0||this.length<i||this.length<c)throw new RangeError("Out of range index");if(c<=i)return this;i=i>>>0,c=c===void 0?this.length:c>>>0,o||(o=0);var T;if(typeof o=="number")for(T=i;T<c;++T)this[T]=o;else{var w=C.isBuffer(o)?o:C.from(o,l),x=w.length;if(x===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(T=0;T<c-i;++T)this[T+i]=w[T%x]}return this};var XA=/[^+/0-9A-Za-z-_]/g;function YA(t){if(t=t.split("=")[0],t=t.trim().replace(XA,""),t.length<2)return"";for(;t.length%4!==0;)t=t+"=";return t}function Uc(t,o){o=o||1/0;for(var i,c=t.length,l=null,f=[],T=0;T<c;++T){if(i=t.charCodeAt(T),i>55295&&i<57344){if(!l){if(i>56319){(o-=3)>-1&&f.push(239,191,189);continue}else if(T+1===c){(o-=3)>-1&&f.push(239,191,189);continue}l=i;continue}if(i<56320){(o-=3)>-1&&f.push(239,191,189),l=i;continue}i=(l-55296<<10|i-56320)+65536}else l&&(o-=3)>-1&&f.push(239,191,189);if(l=null,i<128){if((o-=1)<0)break;f.push(i)}else if(i<2048){if((o-=2)<0)break;f.push(i>>6|192,i&63|128)}else if(i<65536){if((o-=3)<0)break;f.push(i>>12|224,i>>6&63|128,i&63|128)}else if(i<1114112){if((o-=4)<0)break;f.push(i>>18|240,i>>12&63|128,i>>6&63|128,i&63|128)}else throw new Error("Invalid code point")}return f}function ZA(t){for(var o=[],i=0;i<t.length;++i)o.push(t.charCodeAt(i)&255);return o}function JA(t,o){for(var i,c,l,f=[],T=0;T<t.length&&!((o-=2)<0);++T)i=t.charCodeAt(T),c=i>>8,l=i%256,f.push(l),f.push(c);return f}function L_(t){return Oc.toByteArray(YA(t))}function ai(t,o,i,c){for(var l=0;l<c&&!(l+i>=o.length||l>=t.length);++l)o[l+i]=t[l];return l}function jn(t,o){return t instanceof o||t!=null&&t.constructor!=null&&t.constructor.name!=null&&t.constructor.name===o.name}function Hc(t){return t!==t}var QA=function(){for(var t="0123456789abcdef",o=new Array(256),i=0;i<16;++i)for(var c=i*16,l=0;l<16;++l)o[c+l]=t[i]+t[l];return o}()});var D_=$((MP,R_)=>{r();var De=R_.exports={},Xn,Yn;function $c(){throw new Error("setTimeout has not been defined")}function zc(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?Xn=setTimeout:Xn=$c}catch(t){Xn=$c}try{typeof clearTimeout=="function"?Yn=clearTimeout:Yn=zc}catch(t){Yn=zc}})();function N_(t){if(Xn===setTimeout)return setTimeout(t,0);if((Xn===$c||!Xn)&&setTimeout)return Xn=setTimeout,setTimeout(t,0);try{return Xn(t,0)}catch(o){try{return Xn.call(null,t,0)}catch(i){return Xn.call(this,t,0)}}}function eI(t){if(Yn===clearTimeout)return clearTimeout(t);if((Yn===zc||!Yn)&&clearTimeout)return Yn=clearTimeout,clearTimeout(t);try{return Yn(t)}catch(o){try{return Yn.call(null,t)}catch(i){return Yn.call(this,t)}}}var ht=[],jo=!1,uo,ii=-1;function nI(){!jo||!uo||(jo=!1,uo.length?ht=uo.concat(ht):ii=-1,ht.length&&E_())}function E_(){if(!jo){var t=N_(nI);jo=!0;for(var o=ht.length;o;){for(uo=ht,ht=[];++ii<o;)uo&&uo[ii].run();ii=-1,o=ht.length}uo=null,jo=!1,eI(t)}}De.nextTick=function(t){var o=new Array(arguments.length-1);if(arguments.length>1)for(var i=1;i<arguments.length;i++)o[i-1]=arguments[i];ht.push(new P_(t,o)),ht.length===1&&!jo&&N_(E_)};function P_(t,o){this.fun=t,this.array=o}P_.prototype.run=function(){this.fun.apply(null,this.array)};De.title="browser";De.browser=!0;De.env={};De.argv=[];De.version="";De.versions={};function Tt(){}De.on=Tt;De.addListener=Tt;De.once=Tt;De.off=Tt;De.removeListener=Tt;De.removeAllListeners=Tt;De.emit=Tt;De.prependListener=Tt;De.prependOnceListener=Tt;De.listeners=function(t){return[]};De.binding=function(t){throw new Error("process.binding is not supported")};De.cwd=function(){return"/"};De.chdir=function(t){throw new Error("process.chdir is not supported")};De.umask=function(){return 0}});var d,m,tI,p,r=W(()=>{d=M(k_()),m=M(D_()),tI=function(t){function o(){var c=this||self;return delete t.prototype.__magic__,c}if(typeof globalThis=="object")return globalThis;if(this)return o();t.defineProperty(t.prototype,"__magic__",{configurable:!0,get:o});var i=__magic__;return i}(Object),p=tI});var M_=W(()=>{"use strict";r()});var go,Ft=W(()=>{"use strict";r();go="Action not allowed. User is logged in. Call logout() first"});var O_=W(()=>{"use strict";r()});var Vc,B_=W(()=>{"use strict";r();Vc=(c=>(c.SetGuardian="SetGuardian",c.GuardAccount="GuardAccount",c.UnGuardAccount="UnGuardAccount",c))(Vc||{})});var qc,Kc,jc,Xc,Yc,Zc,F_=W(()=>{"use strict";r();qc="1.0.8",Kc="1.0.11",jc="1.0.15",Xc="1.0.17",Yc="1.0.22",Zc="1.0.23"});var Jc,Qc=W(()=>{"use strict";r();Jc={36864:{code:"codeSuccess",message:"Success"},27013:{code:"ERR_USER_DENIED",message:"Rejected by user"},27904:{code:"ERR_UNKNOWN_INSTRUCTION",message:"Unknown instruction"},28160:{code:"ERR_WRONG_CLA",message:"Wrong CLA"},28161:{code:"ERR_INVALID_ARGUMENTS",message:"Invalid arguments"},28162:{code:"ERR_INVALID_MESSAGE",message:"Invalid message"},28163:{code:"ERR_INVALID_P1",message:"Invalid P1"},28164:{code:"ERR_MESSAGE_TOO_LONG",message:"Message too long"},28165:{code:"ERR_RECEIVER_TOO_LONG",message:"Receiver too long"},28166:{code:"ERR_AMOUNT_TOO_LONG",message:"Amount too long"},28167:{code:"ERR_CONTRACT_DATA_DISABLED",message:"Contract data disabled in app options"},28168:{code:"ERR_MESSAGE_INCOMPLETE",message:"Message incomplete"},28176:{code:"ERR_SIGNATURE_FAILED",message:"Signature failed"},28169:{code:"ERR_WRONG_TX_VERSION",message:"Wrong TX version"},28170:{code:"ERR_NONCE_TOO_LONG",message:"Nonce too long"},28171:{code:"ERR_INVALID_AMOUNT",message:"Invalid amount"},28172:{code:"ERR_INVALID_FEE",message:"Invalid fee"},28173:{code:"ERR_PRETTY_FAILED",message:"Pretty failed"},28174:{code:"ERR_DATA_TOO_LONG",message:"Data too long"},28175:{code:"ERR_WRONG_TX_OPTIONS",message:"Invalid transaction options"},28177:{code:"ERR_SIGN_TX_DEPRECATED",message:"Regular transaction signing is deprecated in this version. Use hash signing."}}});var U_=W(()=>{"use strict";r()});var ep=W(()=>{"use strict";r()});var W_=W(()=>{"use strict";r()});var G_=W(()=>{"use strict";r()});var si,H_,VP,$_,qP,Ne=W(()=>{"use strict";r();si=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),H_=(i=>(i.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",i.reloginRequest="RELOGIN_REQUEST",i))(H_||{}),VP=D(D({},si.CrossWindowProviderRequestEnums),H_),$_=(o=>(o.reloginResponse="RELOGIN_RESPONSE",o))($_||{}),qP=D(D({},si.CrossWindowProviderResponseEnums),$_)});var z_=W(()=>{"use strict";r()});var V_=W(()=>{"use strict";r()});var dn=W(()=>{"use strict";r()});var q_=W(()=>{"use strict";r()});var K_=W(()=>{"use strict";r()});var j_=W(()=>{"use strict";r()});var qe=W(()=>{"use strict";r();ep();W_();G_();Ne();z_();V_();dn();q_();K_();j_()});var Xo,X_,p3,Y_,d3,Z_,J_,m3,oI,Q_,Yo=W(()=>{"use strict";r();qe();Xo={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"},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"},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"}},{chainId:X_,egldLabel:p3}=Xo["devnet"],{chainId:Y_,egldLabel:d3}=Xo["testnet"],{chainId:Z_,egldLabel:J_}=Xo["mainnet"],m3={["devnet"]:X_,["testnet"]:Y_,["mainnet"]:Z_},oI={[X_]:"devnet",[Y_]:"testnet",[Z_]:"mainnet"},Q_="multiversx://"});var eu=W(()=>{"use strict";r()});var Zn,nu=W(()=>{"use strict";r();Zn=require("@multiversx/sdk-web-wallet-provider")});var Ur,ci,yn,fo,tu,ou,pi,ru,Jn,au,Q=W(()=>{"use strict";r();M_();Ft();O_();B_();F_();Qc();U_();Yo();eu();nu();Ur=5e4,ci=1e9,yn=18,fo=4,tu=1,ou=1,pi="logout",ru="login",Jn="0",au="..."});var Zo,di=W(()=>{"use strict";r();Zo=()=>Date.now()/1e3});var iu=W(()=>{"use strict";r()});var su=W(()=>{"use strict";r()});var np=W(()=>{"use strict";r();di();iu();su()});var tp={};Ge(tp,{clear:()=>sI,getItem:()=>aI,localStorageKeys:()=>Ut,removeItem:()=>iI,setItem:()=>rI});var Ut,mi,rI,aI,iI,sI,Jo=W(()=>{"use strict";r();np();Ut={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},mi=typeof localStorage!="undefined",rI=({key:t,data:o,expires:i})=>{!mi||localStorage.setItem(String(t),JSON.stringify({expires:i,data:o}))},aI=t=>{if(!mi)return;let o=localStorage.getItem(String(t));if(!o)return null;let i=JSON.parse(o);return!i||!i.hasOwnProperty("expires")||!i.hasOwnProperty("data")?null:Zo()>=i.expires?(localStorage.removeItem(String(t)),null):i.data},iI=t=>{!mi||localStorage.removeItem(String(t))},sI=()=>{!mi||localStorage.clear()}});var op={};Ge(op,{clear:()=>mu,getItem:()=>pu,removeItem:()=>du,setItem:()=>cu,storage:()=>cI});var cu,pu,du,mu,cI,lu=W(()=>{"use strict";r();cu=({key:t,data:o,expires:i})=>{sessionStorage.setItem(String(t),JSON.stringify({expires:i,data:o}))},pu=t=>{let o=sessionStorage.getItem(String(t));if(!o)return null;let i=JSON.parse(o);return!i||!i.hasOwnProperty("expires")||!i.hasOwnProperty("data")?null:Date.now()>=i.expires?(sessionStorage.removeItem(String(t)),null):i.data},du=t=>sessionStorage.removeItem(String(t)),mu=()=>sessionStorage.clear(),cI={setItem:cu,getItem:pu,removeItem:du,clear:mu}});var ho,Qo=W(()=>{"use strict";r();Jo();lu();ho={session:op,local:tp}});var rp,Me,Rn,Ke=W(()=>{"use strict";r();rp=require("@reduxjs/toolkit");Q();Me=(0,rp.createAction)(pi),Rn=(0,rp.createAction)(ru,t=>({payload:t}))});var ip,_u,uu,li,ap,gu,_i,$3,sp,z3,cp,fu,V3,q3,K3,pI,dI,ui,gi=W(()=>{"use strict";r();ip=require("@multiversx/sdk-core"),_u=require("@reduxjs/toolkit"),uu=require("redux-persist");Q();Qo();Jo();Ke();li={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Jn},ap={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":li},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},gu=(0,_u.createSlice)({name:"accountInfoSlice",initialState:ap,reducers:{setAddress:(t,o)=>{let i=o.payload;t.address=i,t.publicKey=new ip.Address(i).hex()},setAccount:(t,o)=>{let i=t.address===o.payload.address;t.accounts={[t.address]:i?o.payload:li},t.shard=o.payload.shard,t.isAccountLoading=!1,t.accountLoadingError=null},setAccountNonce:(t,o)=>{let{address:i}=t;t.accounts[i].nonce=o.payload},setAccountShard:(t,o)=>{t.shard=o.payload},setLedgerAccount:(t,o)=>{t.ledgerAccount=o.payload},updateLedgerAccount:(t,o)=>{t.ledgerAccount!=null&&(t.ledgerAccount.index=o.payload.index,t.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(t,o)=>{t.walletConnectAccount=o.payload},setIsAccountLoading:(t,o)=>{t.isAccountLoading=o.payload,t.accountLoadingError=null},setAccountLoadingError:(t,o)=>{t.accountLoadingError=o.payload,t.isAccountLoading=!1},setWebsocketEvent:(t,o)=>{t.websocketEvent={timestamp:Date.now(),message:o.payload}},setWebsocketBatchEvent:(t,o)=>{t.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:t=>{t.addCase(Me,()=>(ho.local.removeItem(Ut.loginExpiresAt),ap)),t.addCase(Rn,(o,i)=>{let{address:c}=i.payload;o.address=c,o.publicKey=new ip.Address(c).hex()}),t.addCase(uu.REHYDRATE,(o,i)=>{var A;if(!((A=i.payload)!=null&&A.account))return;let{account:c}=i.payload,{address:l,shard:f,accounts:T,publicKey:w}=c;o.address=l,o.shard=f;let x=T&&l in T;o.accounts=x?T:ap.accounts,o.publicKey=w})}}),{setAccount:_i,setAddress:$3,setAccountNonce:sp,setAccountShard:z3,setLedgerAccount:cp,updateLedgerAccount:fu,setWalletConnectAccount:V3,setIsAccountLoading:q3,setAccountLoadingError:K3,setWebsocketEvent:pI,setWebsocketBatchEvent:dI}=gu.actions,ui=gu.reducer});function Wr(){return new Date().setHours(new Date().getHours()+24)}function Gr(t){ho.local.setItem({key:Ut.loginExpiresAt,data:t,expires:t})}var pp=W(()=>{"use strict";r();Qo();Jo()});var Tu,hu,xu,oR,mI,yu,fi,rR,lI,bu,aR,iR,hi,Ti=W(()=>{"use strict";r();Tu=require("@reduxjs/toolkit");pp();Ne();Ke();hu={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,crossWindowLogin:null,isLoginSessionInvalid:!1},xu=(0,Tu.createSlice)({name:"loginInfoSlice",initialState:hu,reducers:{setLoginMethod:(t,o)=>{t.loginMethod=o.payload},setTokenLogin:(t,o)=>{t.tokenLogin=o.payload},setTokenLoginSignature:(t,o)=>{(t==null?void 0:t.tokenLogin)!=null&&(t.tokenLogin.signature=o.payload)},setWalletLogin:(t,o)=>{t.walletLogin=o.payload},setWalletConnectLogin:(t,o)=>{t.walletConnectLogin=o.payload},setLedgerLogin:(t,o)=>{t.ledgerLogin=o.payload},invalidateLoginSession:t=>{t.isLoginSessionInvalid=!0},setLogoutRoute:(t,o)=>{t.logoutRoute=o.payload},setIsWalletConnectV2Initialized:(t,o)=>{t.isWalletConnectV2Initialized=o.payload}},extraReducers:t=>{t.addCase(Me,()=>hu),t.addCase(Rn,(o,i)=>{o.isLoginSessionInvalid=!1,o.loginMethod=i.payload.loginMethod,Gr(Wr())})}}),{setLoginMethod:oR,setWalletConnectLogin:mI,setLedgerLogin:yu,setTokenLogin:fi,setTokenLoginSignature:rR,setWalletLogin:lI,invalidateLoginSession:bu,setLogoutRoute:aR,setIsWalletConnectV2Initialized:iR}=xu.actions,hi=xu.reducer});var wu,Su,vu,dR,_I,mR,uI,xi,yi=W(()=>{"use strict";r();wu=require("@reduxjs/toolkit");Ke();Su={},vu=(0,wu.createSlice)({name:"modalsSlice",initialState:Su,reducers:{setTxSubmittedModal:(t,o)=>{t.txSubmittedModal=o.payload},setNotificationModal:(t,o)=>{t.notificationModal=o.payload},clearTxSubmittedModal:t=>{t.txSubmittedModal=void 0},clearNotificationModal:t=>{t.notificationModal=void 0}},extraReducers:t=>{t.addCase(Me,()=>Su)}}),{setTxSubmittedModal:dR,setNotificationModal:_I,clearTxSubmittedModal:mR,clearNotificationModal:uI}=vu.actions,xi=vu.reducer});var gI,bi,Hr=W(()=>{"use strict";r();gI=!1,bi=({timeout:t=0,url:o})=>{gI||setTimeout(()=>{if(!!window)return window.location.assign(o)},t)}});function To({callbackRoute:t,onLoginRedirect:o,options:i}){let c=Boolean(t),l=typeof o=="function";if(c&&t!=null){if(l)return o(t,i);bi({url:t,timeout:fI})}}var fI,Au=W(()=>{"use strict";r();Hr();fI=200});function Iu(t){return t[Math.floor(Math.random()*t.length)]}var Cu=W(()=>{"use strict";r()});function dp(t){let o=null;if((t==null?void 0:t.statusCode)in Jc){let i=t==null?void 0:t.statusCode,{message:c}=Jc[i];o=xI.includes(i)?Lu:c}return{errorMessage:o,defaultErrorMessage:Lu}}var Lu,hI,TI,xI,mp=W(()=>{"use strict";r();Qc();Lu="Check if the MultiversX app is open on Ledger",hI=28161,TI=28160,xI=[hI,TI]});var xo=W(()=>{"use strict";r();Au();Cu();mp()});var ku,Nu,Eu,lp,yI,Pu,IR,CR,bI,Si,wi=W(()=>{"use strict";r();ku=require("@reduxjs/toolkit"),Nu=M(require("lodash.omit")),Eu=require("redux-persist");Ke();xo();lp={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},yI={network:lp,chainID:"-1"},Pu=(0,ku.createSlice)({name:"appConfig",initialState:yI,reducers:{initializeNetworkConfig:(t,o)=>{let i=Iu(o.payload.walletConnectV2RelayAddresses),c=(0,Nu.default)(o.payload,"walletConnectV2RelayAddresses");t.network=Y(D(D({},t.network),c),{walletConnectV2RelayAddress:i})},setChainID:(t,o)=>{t.chainID=o.payload},setCustomWalletAddress:(t,o)=>{t.network.customWalletAddress=o.payload}},extraReducers:t=>{t.addCase(Me,o=>{o.network.customWalletAddress=void 0}),t.addCase(Eu.REHYDRATE,(o,i)=>{var l,f;if(!((f=(l=i.payload)==null?void 0:l.network)!=null&&f.customWalletAddress))return;let{network:{customWalletAddress:c}}=i.payload;o.network.customWalletAddress=c})}}),{initializeNetworkConfig:IR,setChainID:CR,setCustomWalletAddress:bI}=Pu.actions,Si=Pu.reducer});var Ru,_p,Du,RR,DR,MR,vi,Ai=W(()=>{"use strict";r();Ru=require("@reduxjs/toolkit");qe();Ke();_p={isSigning:!1,signedSessions:{}},Du=(0,Ru.createSlice)({name:"signedMessageInfoSliceState",initialState:_p,reducers:{setSignSession:(t,o)=>{let{sessionId:i,signedSession:c,errorMessage:l}=o.payload;l&&(t.errorMessage=l),t.isSigning=c.status==="pending",t.signedSessions[i]=D(D({},t.signedSessions[i]),c)},setSignSessionState:(t,o)=>D(D({},t),o.payload),clearSignedMessageInfo:()=>_p},extraReducers:t=>{t.addCase(Me,()=>_p)}}),{setSignSession:RR,clearSignedMessageInfo:DR,setSignSessionState:MR}=Du.actions,vi=Du.reducer});var Ou,Bu,Mu,Fu,SI,wI,HR,vI,Ii,Ci=W(()=>{"use strict";r();Ou=require("@reduxjs/toolkit"),Bu=require("redux-persist");qe();di();Ke();Mu={customToasts:[],transactionToasts:[]},Fu=(0,Ou.createSlice)({name:"toastsSlice",initialState:Mu,reducers:{addCustomToast:(t,o)=>{let i=o.payload.toastId||`custom-toast-${t.customToasts.length+1}`,c=t.customToasts.findIndex(l=>l.toastId===i);if(c!==-1){t.customToasts[c]=Y(D(D({},t.customToasts[c]),o.payload),{type:"custom",toastId:i});return}t.customToasts.push(Y(D({},o.payload),{type:"custom",toastId:i}))},removeCustomToast:(t,o)=>{t.customToasts=t.customToasts.filter(i=>i.toastId!==o.payload)},addTransactionToast:(t,o)=>{t.transactionToasts.push({type:"transaction",startTimestamp:Zo(),toastId:o.payload||`custom-toast-${t.transactionToasts.length+1}`})},removeTransactionToast:(t,o)=>{t.transactionToasts=t.transactionToasts.filter(i=>i.toastId!==o.payload)}},extraReducers:t=>{t.addCase(Me,()=>Mu),t.addCase(Bu.REHYDRATE,(o,i)=>{var l,f;let c=(f=(l=i.customToasts)==null?void 0:l.filter(T=>!("component"in T)))!=null?f:[];o.customToasts=c})}}),{addCustomToast:SI,removeCustomToast:wI,addTransactionToast:HR,removeTransactionToast:vI}=Fu.actions,Ii=Fu.reducer});var Uu,gp,fp,hp,AI,up,Wu,qR,II,Tp,Li,ki=W(()=>{"use strict";r();Uu=require("@reduxjs/toolkit");Ke();gp="Transaction failed",fp="Transaction successful",hp="Processing transaction",AI="Transaction submitted",up={},Wu=(0,Uu.createSlice)({name:"transactionsInfo",initialState:up,reducers:{setTransactionsDisplayInfo(t,o){let{sessionId:i,transactionsDisplayInfo:c}=o.payload;i!=null&&(t[i]={errorMessage:(c==null?void 0:c.errorMessage)||gp,successMessage:(c==null?void 0:c.successMessage)||fp,processingMessage:(c==null?void 0:c.processingMessage)||hp,submittedMessage:(c==null?void 0:c.submittedMessage)||AI,transactionDuration:c==null?void 0:c.transactionDuration})},clearTransactionsInfoForSessionId(t,o){o.payload!=null&&delete t[o.payload]},clearTransactionsInfo:()=>up},extraReducers:t=>{t.addCase(Me,()=>up)}}),{clearTransactionsInfo:qR,setTransactionsDisplayInfo:II,clearTransactionsInfoForSessionId:Tp}=Wu.actions,Li=Wu.reducer});function nr(t){return t!=null&&(OI(t)||GI(t))}function tr(t){return t!=null&&(BI(t)||HI(t))}function or(t){return t!=null&&(FI(t)||$I(t))}function Gu(t){return t!=null&&(UI(t)||zI(t))}function xp(t){return t!=null&&WI(t)}function OI(t){return t!=null&&CI.includes(t)}function BI(t){return t!=null&&LI.includes(t)}function FI(t){return t!=null&&kI.includes(t)}function UI(t){return t!=null&&NI.includes(t)}function WI(t){return t!=null&&EI.includes(t)}function GI(t){return t!=null&&PI.includes(t)}function HI(t){return t!=null&&RI.includes(t)}function $I(t){return t!=null&&DI.includes(t)}function zI(t){return t!=null&&MI.includes(t)}var CI,LI,kI,NI,EI,PI,RI,DI,MI,rr=W(()=>{"use strict";r();Ne();CI=["sent"],LI=["success"],kI=["fail","cancelled","timedOut"],NI=["invalid"],EI=["timedOut"],PI=["pending"],RI=["success"],DI=["fail","invalid"],MI=["not executed"]});var Hu,$u,$r,VI,zu,Vu,qu,qI,Ni,KI,jI,nD,XI,zr,yp,tD,Ei,Pi=W(()=>{"use strict";r();Hu=require("@reduxjs/toolkit"),$u=require("redux-persist");Ne();rr();Ke();$r={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},VI={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},zu=(0,Hu.createSlice)({name:"transactionsSlice",initialState:$r,reducers:{moveTransactionsToSignedState:(t,o)=>{var x,A;let{sessionId:i,transactions:c,errorMessage:l,status:f,redirectRoute:T,customTransactionInformation:w}=o.payload;t.customTransactionInformationForSessionId[i]=D(D(D({},VI),((x=t.signedTransactions[i])==null?void 0:x.customTransactionInformation)||{}),t.customTransactionInformationForSessionId[i]||{}),t.signedTransactions[i]={transactions:c,status:f,errorMessage:l,redirectRoute:T,customTransactionInformation:D(D({},t.customTransactionInformationForSessionId[i]),w!=null?w:{})},((A=t==null?void 0:t.transactionsToSign)==null?void 0:A.sessionId)===i&&(t.transactionsToSign=$r.transactionsToSign)},clearSignedTransaction:(t,o)=>{t.signedTransactions[o.payload]&&delete t.signedTransactions[o.payload]},clearTransactionToSign:t=>{t!=null&&t.transactionsToSign&&(t.transactionsToSign=null)},updateSignedTransaction:(t,o)=>{t.signedTransactions=D(D({},t.signedTransactions),o.payload)},updateSignedTransactions:(t,o)=>{let{sessionId:i,status:c,errorMessage:l,transactions:f}=o.payload;t.signedTransactions[i]!=null&&(t.signedTransactions[i].status=c,l!=null&&(t.signedTransactions[i].errorMessage=l),f!=null&&(t.signedTransactions[i].transactions=f))},updateSignedTransactionStatus:(t,o)=>{var x,A,R,L,F,G,E,H;let{sessionId:i,status:c,errorMessage:l,transactionHash:f,inTransit:T}=o.payload,w=(A=(x=t.signedTransactions)==null?void 0:x[i])==null?void 0:A.transactions;if(w!=null){t.signedTransactions[i].transactions=w.map(X=>X.hash===f?Y(D({},X),{status:c,errorMessage:l,inTransit:T}):X);let de=(L=(R=t.signedTransactions[i])==null?void 0:R.transactions)==null?void 0:L.every(X=>tr(X.status)),ce=(G=(F=t.signedTransactions[i])==null?void 0:F.transactions)==null?void 0:G.every(X=>or(X.status)),pe=(H=(E=t.signedTransactions[i])==null?void 0:E.transactions)==null?void 0:H.every(X=>Gu(X.status));de&&(t.signedTransactions[i].status="success"),ce&&(t.signedTransactions[i].status="fail"),pe&&(t.signedTransactions[i].status="invalid")}},setTransactionsToSign:(t,o)=>{t.transactionsToSign=o.payload;let{sessionId:i,customTransactionInformation:c}=o.payload;t.customTransactionInformationForSessionId[i]=c,t.signTransactionsError=null},clearAllTransactionsToSign:t=>{t.transactionsToSign=$r.transactionsToSign,t.signTransactionsError=null},clearAllSignedTransactions:t=>{t.signedTransactions=$r.signedTransactions},setSignTransactionsError:(t,o)=>{t.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(t,o)=>{t.signTransactionsCancelMessage=o.payload},updateSignedTransactionsCustomTransactionInformation:(t,o)=>{let{sessionId:i,customTransactionInformationOverrides:c}=o.payload;t.signedTransactions[i]!=null&&(t.signedTransactions[i].customTransactionInformation=D(D({},t.signedTransactions[i].customTransactionInformation),c))}},extraReducers:t=>{t.addCase(Me,()=>$r),t.addCase($u.REHYDRATE,(o,i)=>{var T;if(o.signTransactionsCancelMessage=null,!((T=i.payload)!=null&&T.transactions))return;let{signedTransactions:c,customTransactionInformationForSessionId:l}=i.payload.transactions,f=Object.entries(c).reduce((w,[x,A])=>{let R=new Date(x),L=new Date;return L.setHours(L.getHours()+5),L-R>0||(w[x]=A),w},{});l!=null&&(o.customTransactionInformationForSessionId=l),c!=null&&(o.signedTransactions=f)})}}),{updateSignedTransactionStatus:Vu,updateSignedTransactions:qu,setTransactionsToSign:qI,clearAllTransactionsToSign:Ni,clearAllSignedTransactions:KI,clearSignedTransaction:jI,clearTransactionToSign:nD,setSignTransactionsError:XI,setSignTransactionsCancelMessage:zr,moveTransactionsToSignedState:yp,updateSignedTransactionsCustomTransactionInformation:tD}=zu.actions,Ei=zu.reducer});var Ku,bp,ju,iD,sD,YI,cD,Ri,Di=W(()=>{"use strict";r();Ku=require("@reduxjs/toolkit");Ke();bp={},ju=(0,Ku.createSlice)({name:"batchTransactionsSlice",initialState:bp,reducers:{setBatchTransactions:(t,o)=>{t[o.payload.id]=o.payload},updateBatchTransactions:(t,o)=>{t[o.payload.id]=o.payload},clearBatchTransactions:(t,o)=>{delete t[o.payload.batchId]},clearAllBatchTransactions:()=>bp},extraReducers:t=>{t.addCase(Me,()=>bp)}}),{setBatchTransactions:iD,updateBatchTransactions:sD,clearBatchTransactions:YI,clearAllBatchTransactions:cD}=ju.actions,Ri=ju.reducer});var Yu,Xu,Zu,lD,Ju,Sp=W(()=>{"use strict";r();Yu=require("@reduxjs/toolkit");Ke();Xu={},Zu=(0,Yu.createSlice)({name:"dappConfigSlice",initialState:Xu,reducers:{setDappConfig:(t,o)=>o.payload},extraReducers:t=>{t.addCase(Me,()=>Xu)}}),{setDappConfig:lD}=Zu.actions,Ju=Zu.reducer});var ye=W(()=>{"use strict";r();gi();Ti();yi();wi();Ai();Ci();ki();Pi();Di();Sp()});var wp=W(()=>{"use strict";r()});var ng,eC,nC,yo,Bi=W(()=>{"use strict";r();ng=require("@reduxjs/toolkit");wp();gi();Di();Sp();Ti();yi();wi();Ai();Ci();ki();Pi();eC={["account"]:ui,["dappConfig"]:Ju,["loginInfo"]:hi,["modals"]:xi,["networkConfig"]:Si,["signedMessageInfo"]:vi,["toasts"]:Ii,["transactionsInfo"]:Li,["transactions"]:Ei,["batchTransactions"]:Ri},nC=(t={})=>(0,ng.combineReducers)(D(D({},eC),t)),yo=nC});var ag={};Ge(ag,{default:()=>hC,sessionStorageReducers:()=>vp});function xt(t,o=[]){return{key:t,version:1,storage:og.default,blacklist:o}}var mn,tg,og,tC,Vr,oC,rC,aC,iC,sC,cC,pC,dC,mC,lC,rg,_C,vp,uC,gC,fC,hC,ig=W(()=>{"use strict";r();mn=require("redux-persist"),tg=M(require("redux-persist/lib/storage")),og=M(require("redux-persist/lib/storage/session"));Bi();ye();gi();Di();Ti();yi();wi();Ai();Ci();ki();Pi();wp();tC={persistReducersStorageType:"localStorage"},Vr={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},oC=xt(Vr["account"]),rC=xt(Vr["loginInfo"]),aC=xt(Vr["modals"]),iC=xt(Vr["networkConfig"]),sC={2:t=>Y(D({},t),{networkConfig:lp})};cC=xt("sdk-dapp-transactionsInfo"),pC=xt("sdk-dapp-transactions",["transactionsToSign"]),dC=xt("sdk-dapp-batchTransactions",["batchTransactions"]),mC=xt("sdk-dapp-toasts"),lC=xt("sdk-dapp-signedMessageInfo"),rg={key:"sdk-dapp-store",version:2,storage:tg.default,whitelist:Object.keys(Vr),migrate:(0,mn.createMigrate)(sC,{debug:!1})},_C=Y(D({},rg),{whitelist:[]}),vp={["toasts"]:(0,mn.persistReducer)(mC,Ii),["transactions"]:(0,mn.persistReducer)(pC,Ei),["transactionsInfo"]:(0,mn.persistReducer)(cC,Li),["batchTransactions"]:(0,mn.persistReducer)(dC,Ri),["signedMessageInfo"]:(0,mn.persistReducer)(lC,vi)},uC=Y(D({},vp),{["account"]:(0,mn.persistReducer)(oC,ui),["loginInfo"]:(0,mn.persistReducer)(rC,hi),["modals"]:(0,mn.persistReducer)(aC,xi),["networkConfig"]:(0,mn.persistReducer)(iC,Si)}),gC=tC.persistReducersStorageType==="localStorage",fC=gC?(0,mn.persistReducer)(rg,yo(vp)):(0,mn.persistReducer)(_C,yo(uC)),hC=fC});var sg={};Ge(sg,{default:()=>TC});var TC,cg=W(()=>{"use strict";r();Bi();TC=yo()});var pg={};Ge(pg,{default:()=>yC});var Mn,xC,yC,dg=W(()=>{"use strict";r();Mn=require("redux-persist"),xC=[Mn.FLUSH,Mn.REHYDRATE,Mn.PAUSE,Mn.PERSIST,Mn.PURGE,Mn.REGISTER],yC=xC});var _g={};Ge(_g,{default:()=>lg});function lg(t){return(0,mg.persistStore)(t)}var mg,ug=W(()=>{"use strict";r();mg=require("redux-persist")});var ff=$((n$,gf)=>{r();var l2=typeof p=="object"&&p&&p.Object===Object&&p;gf.exports=l2});var Zr=$((t$,hf)=>{r();var _2=ff(),u2=typeof self=="object"&&self&&self.Object===Object&&self,g2=_2||u2||Function("return this")();hf.exports=g2});var Wp=$((o$,Tf)=>{r();var f2=Zr(),h2=f2.Symbol;Tf.exports=h2});var Sf=$((r$,bf)=>{r();var xf=Wp(),yf=Object.prototype,T2=yf.hasOwnProperty,x2=yf.toString,Jr=xf?xf.toStringTag:void 0;function y2(t){var o=T2.call(t,Jr),i=t[Jr];try{t[Jr]=void 0;var c=!0}catch(f){}var l=x2.call(t);return c&&(o?t[Jr]=i:delete t[Jr]),l}bf.exports=y2});var vf=$((a$,wf)=>{r();var b2=Object.prototype,S2=b2.toString;function w2(t){return S2.call(t)}wf.exports=w2});var Gp=$((i$,Cf)=>{r();var Af=Wp(),v2=Sf(),A2=vf(),I2="[object Null]",C2="[object Undefined]",If=Af?Af.toStringTag:void 0;function L2(t){return t==null?t===void 0?C2:I2:If&&If in Object(t)?v2(t):A2(t)}Cf.exports=L2});var Qi=$((s$,Lf)=>{r();function k2(t){var o=typeof t;return t!=null&&(o=="object"||o=="function")}Lf.exports=k2});var Nf=$((c$,kf)=>{r();var N2=Gp(),E2=Qi(),P2="[object AsyncFunction]",R2="[object Function]",D2="[object GeneratorFunction]",M2="[object Proxy]";function O2(t){if(!E2(t))return!1;var o=N2(t);return o==R2||o==D2||o==P2||o==M2}kf.exports=O2});var Pf=$((p$,Ef)=>{r();var B2=Zr(),F2=B2["__core-js_shared__"];Ef.exports=F2});var Mf=$((d$,Df)=>{r();var Hp=Pf(),Rf=function(){var t=/[^.]+$/.exec(Hp&&Hp.keys&&Hp.keys.IE_PROTO||"");return t?"Symbol(src)_1."+t:""}();function U2(t){return!!Rf&&Rf in t}Df.exports=U2});var Bf=$((m$,Of)=>{r();var W2=Function.prototype,G2=W2.toString;function H2(t){if(t!=null){try{return G2.call(t)}catch(o){}try{return t+""}catch(o){}}return""}Of.exports=H2});var Uf=$((l$,Ff)=>{r();var $2=Nf(),z2=Mf(),V2=Qi(),q2=Bf(),K2=/[\\^$.*+?()[\]{}|]/g,j2=/^\[object .+?Constructor\]$/,X2=Function.prototype,Y2=Object.prototype,Z2=X2.toString,J2=Y2.hasOwnProperty,Q2=RegExp("^"+Z2.call(J2).replace(K2,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function ek(t){if(!V2(t)||z2(t))return!1;var o=$2(t)?Q2:j2;return o.test(q2(t))}Ff.exports=ek});var Gf=$((_$,Wf)=>{r();function nk(t,o){return t==null?void 0:t[o]}Wf.exports=nk});var es=$((u$,Hf)=>{r();var tk=Uf(),ok=Gf();function rk(t,o){var i=ok(t,o);return tk(i)?i:void 0}Hf.exports=rk});var Qr=$((g$,$f)=>{r();var ak=es(),ik=ak(Object,"create");$f.exports=ik});var qf=$((f$,Vf)=>{r();var zf=Qr();function sk(){this.__data__=zf?zf(null):{},this.size=0}Vf.exports=sk});var jf=$((h$,Kf)=>{r();function ck(t){var o=this.has(t)&&delete this.__data__[t];return this.size-=o?1:0,o}Kf.exports=ck});var Yf=$((T$,Xf)=>{r();var pk=Qr(),dk="__lodash_hash_undefined__",mk=Object.prototype,lk=mk.hasOwnProperty;function _k(t){var o=this.__data__;if(pk){var i=o[t];return i===dk?void 0:i}return lk.call(o,t)?o[t]:void 0}Xf.exports=_k});var Jf=$((x$,Zf)=>{r();var uk=Qr(),gk=Object.prototype,fk=gk.hasOwnProperty;function hk(t){var o=this.__data__;return uk?o[t]!==void 0:fk.call(o,t)}Zf.exports=hk});var eh=$((y$,Qf)=>{r();var Tk=Qr(),xk="__lodash_hash_undefined__";function yk(t,o){var i=this.__data__;return this.size+=this.has(t)?0:1,i[t]=Tk&&o===void 0?xk:o,this}Qf.exports=yk});var th=$((b$,nh)=>{r();var bk=qf(),Sk=jf(),wk=Yf(),vk=Jf(),Ak=eh();function sr(t){var o=-1,i=t==null?0:t.length;for(this.clear();++o<i;){var c=t[o];this.set(c[0],c[1])}}sr.prototype.clear=bk;sr.prototype.delete=Sk;sr.prototype.get=wk;sr.prototype.has=vk;sr.prototype.set=Ak;nh.exports=sr});var rh=$((S$,oh)=>{r();function Ik(){this.__data__=[],this.size=0}oh.exports=Ik});var ih=$((w$,ah)=>{r();function Ck(t,o){return t===o||t!==t&&o!==o}ah.exports=Ck});var ea=$((v$,sh)=>{r();var Lk=ih();function kk(t,o){for(var i=t.length;i--;)if(Lk(t[i][0],o))return i;return-1}sh.exports=kk});var ph=$((A$,ch)=>{r();var Nk=ea(),Ek=Array.prototype,Pk=Ek.splice;function Rk(t){var o=this.__data__,i=Nk(o,t);if(i<0)return!1;var c=o.length-1;return i==c?o.pop():Pk.call(o,i,1),--this.size,!0}ch.exports=Rk});var mh=$((I$,dh)=>{r();var Dk=ea();function Mk(t){var o=this.__data__,i=Dk(o,t);return i<0?void 0:o[i][1]}dh.exports=Mk});var _h=$((C$,lh)=>{r();var Ok=ea();function Bk(t){return Ok(this.__data__,t)>-1}lh.exports=Bk});var gh=$((L$,uh)=>{r();var Fk=ea();function Uk(t,o){var i=this.__data__,c=Fk(i,t);return c<0?(++this.size,i.push([t,o])):i[c][1]=o,this}uh.exports=Uk});var hh=$((k$,fh)=>{r();var Wk=rh(),Gk=ph(),Hk=mh(),$k=_h(),zk=gh();function cr(t){var o=-1,i=t==null?0:t.length;for(this.clear();++o<i;){var c=t[o];this.set(c[0],c[1])}}cr.prototype.clear=Wk;cr.prototype.delete=Gk;cr.prototype.get=Hk;cr.prototype.has=$k;cr.prototype.set=zk;fh.exports=cr});var xh=$((N$,Th)=>{r();var Vk=es(),qk=Zr(),Kk=Vk(qk,"Map");Th.exports=Kk});var Sh=$((E$,bh)=>{r();var yh=th(),jk=hh(),Xk=xh();function Yk(){this.size=0,this.__data__={hash:new yh,map:new(Xk||jk),string:new yh}}bh.exports=Yk});var vh=$((P$,wh)=>{r();function Zk(t){var o=typeof t;return o=="string"||o=="number"||o=="symbol"||o=="boolean"?t!=="__proto__":t===null}wh.exports=Zk});var na=$((R$,Ah)=>{r();var Jk=vh();function Qk(t,o){var i=t.__data__;return Jk(o)?i[typeof o=="string"?"string":"hash"]:i.map}Ah.exports=Qk});var Ch=$((D$,Ih)=>{r();var eN=na();function nN(t){var o=eN(this,t).delete(t);return this.size-=o?1:0,o}Ih.exports=nN});var kh=$((M$,Lh)=>{r();var tN=na();function oN(t){return tN(this,t).get(t)}Lh.exports=oN});var Eh=$((O$,Nh)=>{r();var rN=na();function aN(t){return rN(this,t).has(t)}Nh.exports=aN});var Rh=$((B$,Ph)=>{r();var iN=na();function sN(t,o){var i=iN(this,t),c=i.size;return i.set(t,o),this.size+=i.size==c?0:1,this}Ph.exports=sN});var Mh=$((F$,Dh)=>{r();var cN=Sh(),pN=Ch(),dN=kh(),mN=Eh(),lN=Rh();function pr(t){var o=-1,i=t==null?0:t.length;for(this.clear();++o<i;){var c=t[o];this.set(c[0],c[1])}}pr.prototype.clear=cN;pr.prototype.delete=pN;pr.prototype.get=dN;pr.prototype.has=mN;pr.prototype.set=lN;Dh.exports=pr});var Bh=$((U$,Oh)=>{r();var _N="__lodash_hash_undefined__";function uN(t){return this.__data__.set(t,_N),this}Oh.exports=uN});var Uh=$((W$,Fh)=>{r();function gN(t){return this.__data__.has(t)}Fh.exports=gN});var Gh=$((G$,Wh)=>{r();var fN=Mh(),hN=Bh(),TN=Uh();function ns(t){var o=-1,i=t==null?0:t.length;for(this.__data__=new fN;++o<i;)this.add(t[o])}ns.prototype.add=ns.prototype.push=hN;ns.prototype.has=TN;Wh.exports=ns});var $h=$((H$,Hh)=>{r();function xN(t,o,i,c){for(var l=t.length,f=i+(c?1:-1);c?f--:++f<l;)if(o(t[f],f,t))return f;return-1}Hh.exports=xN});var Vh=$(($$,zh)=>{r();function yN(t){return t!==t}zh.exports=yN});var Kh=$((z$,qh)=>{r();function bN(t,o,i){for(var c=i-1,l=t.length;++c<l;)if(t[c]===o)return c;return-1}qh.exports=bN});var Xh=$((V$,jh)=>{r();var SN=$h(),wN=Vh(),vN=Kh();function AN(t,o,i){return o===o?vN(t,o,i):SN(t,wN,i)}jh.exports=AN});var Zh=$((q$,Yh)=>{r();var IN=Xh();function CN(t,o){var i=t==null?0:t.length;return!!i&&IN(t,o,0)>-1}Yh.exports=CN});var Qh=$((K$,Jh)=>{r();function LN(t,o,i){for(var c=-1,l=t==null?0:t.length;++c<l;)if(i(o,t[c]))return!0;return!1}Jh.exports=LN});var nT=$((j$,eT)=>{r();function kN(t,o){return t.has(o)}eT.exports=kN});var oT=$((X$,tT)=>{r();var NN=es(),EN=Zr(),PN=NN(EN,"Set");tT.exports=PN});var aT=$((Y$,rT)=>{r();function RN(){}rT.exports=RN});var $p=$((Z$,iT)=>{r();function DN(t){var o=-1,i=Array(t.size);return t.forEach(function(c){i[++o]=c}),i}iT.exports=DN});var cT=$((J$,sT)=>{r();var zp=oT(),MN=aT(),ON=$p(),BN=1/0,FN=zp&&1/ON(new zp([,-0]))[1]==BN?function(t){return new zp(t)}:MN;sT.exports=FN});var dT=$((Q$,pT)=>{r();var UN=Gh(),WN=Zh(),GN=Qh(),HN=nT(),$N=cT(),zN=$p(),VN=200;function qN(t,o,i){var c=-1,l=WN,f=t.length,T=!0,w=[],x=w;if(i)T=!1,l=GN;else if(f>=VN){var A=o?null:$N(t);if(A)return zN(A);T=!1,l=HN,x=new UN}else x=o?[]:w;e:for(;++c<f;){var R=t[c],L=o?o(R):R;if(R=i||R!==0?R:0,T&&L===L){for(var F=x.length;F--;)if(x[F]===L)continue e;o&&x.push(L),w.push(R)}else l(x,L,i)||(x!==w&&x.push(L),w.push(R))}return w}pT.exports=qN});var lT=$((ez,mT)=>{r();var KN=dT();function jN(t){return t&&t.length?KN(t):[]}mT.exports=jN});var wT=$((IK,ST)=>{r();var TE=Array.isArray;ST.exports=TE});var AT=$((CK,vT)=>{r();function xE(t){return t!=null&&typeof t=="object"}vT.exports=xE});var CT=$((LK,IT)=>{r();var yE=Gp(),bE=wT(),SE=AT(),wE="[object String]";function vE(t){return typeof t=="string"||!bE(t)&&SE(t)&&yE(t)==wE}IT.exports=vE});var Zp={};Ge(Zp,{css:()=>WT,default:()=>GE});var WT,GE,Jp=W(()=>{"use strict";r();WT=`.dapp-core-component__main__link-style {
2
2
  color: #1392ff;
3
3
  }
4
4