@multiversx/sdk-dapp 4.3.4-alpha.1 → 4.3.4-alpha.2

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 (991) 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/Pagination/Pagination.js +1 -1
  14. package/UI/Pagination/helpers/getPagination/getPagination.js +1 -1
  15. package/UI/Pagination/helpers/getPagination/getPagination.spec.js +1 -1
  16. package/UI/Pagination/helpers/getPagination/index.js +1 -1
  17. package/UI/Pagination/helpers/index.js +1 -1
  18. package/UI/Pagination/index.js +1 -1
  19. package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  20. package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/SignWithCrossWindowWalletModal.js +1 -1
  21. package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/index.js +1 -1
  22. package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  23. package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  24. package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
  25. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
  26. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
  27. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
  28. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountLabel/ConfirmAmountLabel.js +1 -1
  29. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountLabel/index.js +1 -1
  30. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +1 -1
  31. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +1 -1
  32. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/index.js +1 -1
  33. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
  34. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
  35. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/components/GasDetails/GasDetails.js +1 -1
  36. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/components/GasDetails/index.js +1 -1
  37. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/components/index.js +1 -1
  38. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
  39. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
  40. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
  41. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/index.js +1 -1
  42. package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
  43. package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  44. package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
  45. package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  46. package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  47. package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  48. package/UI/SignTransactionsModals/SignWithIframeModal/SignWithIframeModal.js +1 -1
  49. package/UI/SignTransactionsModals/SignWithIframeModal/index.js +1 -1
  50. package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
  51. package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  52. package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  53. package/UI/SignTransactionsModals/SignWithMetamaskModal/SignWithMetamaskModal.js +1 -1
  54. package/UI/SignTransactionsModals/SignWithMetamaskModal/index.js +1 -1
  55. package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
  56. package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
  57. package/UI/SignTransactionsModals/SignWithPasskeyModal/SignWithPasskeyModal.js +1 -1
  58. package/UI/SignTransactionsModals/SignWithPasskeyModal/index.js +1 -1
  59. package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
  60. package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
  61. package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  62. package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  63. package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
  64. package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
  65. package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
  66. package/UI/SignTransactionsModals/components/index.js +1 -1
  67. package/UI/SignTransactionsModals/index.js +1 -1
  68. package/UI/TokenDetails/index.js +1 -1
  69. package/UI/TransactionData/TransactionData.js +1 -1
  70. package/UI/TransactionData/index.js +1 -1
  71. package/UI/TransactionDetails/TransactionDetails.js +1 -1
  72. package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
  73. package/UI/TransactionDetails/components/index.js +1 -1
  74. package/UI/TransactionDetails/index.js +1 -1
  75. package/UI/TransactionInfo/TransactionInfo.js +1 -1
  76. package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
  77. package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
  78. package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
  79. package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
  80. package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
  81. package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
  82. package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
  83. package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
  84. package/UI/TransactionInfo/components/DataField/index.js +1 -1
  85. package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
  86. package/UI/TransactionInfo/components/EventsList/index.js +1 -1
  87. package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  88. package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  89. package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
  90. package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
  91. package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
  92. package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
  93. package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
  94. package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
  95. package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
  96. package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
  97. package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
  98. package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
  99. package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
  100. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
  101. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
  102. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
  103. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
  104. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
  105. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
  106. package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
  107. package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
  108. package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
  109. package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
  110. package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
  111. package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
  112. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
  113. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
  114. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
  115. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
  116. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
  117. package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
  118. package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
  119. package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
  120. package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
  121. package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
  122. package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
  123. package/UI/TransactionInfo/components/index.js +1 -1
  124. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
  125. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
  126. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
  127. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
  128. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
  129. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
  130. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
  131. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
  132. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
  133. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
  134. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
  135. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
  136. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
  137. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
  138. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
  139. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
  140. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
  141. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
  142. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
  143. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
  144. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  145. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  146. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
  147. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
  148. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
  149. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
  150. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
  151. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
  152. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
  153. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
  154. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
  155. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
  156. package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  157. package/UI/TransactionInfo/index.js +1 -1
  158. package/UI/TransactionsTable/TransactionsTable.js +1 -1
  159. package/UI/TransactionsTable/components/AccountName.js +1 -1
  160. package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
  161. package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
  162. package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
  163. package/UI/TransactionsTable/components/ShardSpan.js +1 -1
  164. package/UI/TransactionsTable/components/TransactionHash.js +1 -1
  165. package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
  166. package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
  167. package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
  168. package/UI/TransactionsTable/components/TransactionRow.js +1 -1
  169. package/UI/TransactionsTable/components/TransactionSender.js +1 -1
  170. package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
  171. package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
  172. package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
  173. package/UI/TransactionsTable/components/index.js +1 -1
  174. package/UI/TransactionsTable/index.js +1 -1
  175. package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  176. package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
  177. package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
  178. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
  179. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
  180. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
  181. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  182. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  183. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
  184. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
  185. package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
  186. package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
  187. package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
  188. package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
  189. package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
  190. package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
  191. package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  192. package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
  193. package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
  194. package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
  195. package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  196. package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  197. package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  198. package/UI/TransactionsToastList/components/index.js +1 -1
  199. package/UI/TransactionsToastList/index.js +1 -1
  200. package/UI/Trim/Trim.js +1 -1
  201. package/UI/Trim/index.js +1 -1
  202. package/UI/UsdValue/UsdValue.js +1 -1
  203. package/UI/UsdValue/index.js +1 -1
  204. package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
  205. package/UI/extension/ExtensionLoginButton/index.js +1 -1
  206. package/UI/iframe/IframeLoginButton/IframeButton.js +1 -1
  207. package/UI/iframe/IframeLoginButton/index.js +1 -1
  208. package/UI/index.js +1 -1
  209. package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
  210. package/UI/ledger/LedgerLoginButton/index.js +1 -1
  211. package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
  212. package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
  213. package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
  214. package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
  215. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
  216. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/getAuthTokenText.js +1 -1
  217. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.js +1 -1
  218. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
  219. package/UI/ledger/LedgerLoginContainer/LedgerConnect/LedgerConnect.js +1 -1
  220. package/UI/ledger/LedgerLoginContainer/LedgerConnect/index.js +1 -1
  221. package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
  222. package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
  223. package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
  224. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
  225. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
  226. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
  227. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
  228. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
  229. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
  230. package/UI/ledger/LedgerLoginContainer/index.js +1 -1
  231. package/UI/ledger/index.js +1 -1
  232. package/UI/metamask/MetamaskLoginButton/MetamaskLoginButton.js +1 -1
  233. package/UI/metamask/MetamaskLoginButton/index.js +1 -1
  234. package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
  235. package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  236. package/UI/pages/UnlockPage/index.js +1 -1
  237. package/UI/pages/index.js +1 -1
  238. package/UI/passkey/PasskeyLoginButton/PasskeyLoginButton.js +1 -1
  239. package/UI/passkey/PasskeyLoginButton/index.js +1 -1
  240. package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
  241. package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
  242. package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
  243. package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  244. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
  245. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
  246. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
  247. package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  248. package/UI/walletConnect/index.js +1 -1
  249. package/UI/webWallet/CrossWindowLoginButton/CrossWindowLoginButton.js +1 -1
  250. package/UI/webWallet/CrossWindowLoginButton/index.js +1 -1
  251. package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
  252. package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  253. package/UI/webWallet/XaliasCrossWindowLoginButton/XaliasCrossWindowLoginButton.js +1 -1
  254. package/UI/webWallet/XaliasCrossWindowLoginButton/index.js +1 -1
  255. package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
  256. package/UI/webWallet/XaliasLoginButton/index.js +1 -1
  257. package/__chunks__/{chunk-HDNWKFGF.js → chunk-24ILYDAD.js} +2 -2
  258. package/__chunks__/{chunk-M6EI5T3W.js → chunk-25WATF33.js} +2 -2
  259. package/__chunks__/{chunk-4PIHQD3O.js → chunk-26YHO4JH.js} +2 -2
  260. package/__chunks__/{chunk-HU6C2X7Z.js → chunk-2GIJZ3GW.js} +2 -2
  261. package/__chunks__/{chunk-PMFDV77M.js → chunk-2H5XJLVO.js} +2 -2
  262. package/__chunks__/{chunk-MJMGRCDU.js → chunk-2JU2P7MJ.js} +2 -2
  263. package/__chunks__/{chunk-XNIZXZ4D.js → chunk-2NUCHOHX.js} +2 -2
  264. package/__chunks__/{chunk-V6HL3GOP.js → chunk-2UP24BXV.js} +2 -2
  265. package/__chunks__/{chunk-TE4T75GN.js → chunk-32KS36DD.js} +2 -2
  266. package/__chunks__/{chunk-RVZA3OIB.js → chunk-32LNELEE.js} +2 -2
  267. package/__chunks__/{chunk-LZ67TQ66.js → chunk-3CED57CV.js} +2 -2
  268. package/__chunks__/{chunk-OUPLVSSN.js → chunk-3JE7GPUK.js} +2 -2
  269. package/__chunks__/{chunk-BI5SSPAN.js → chunk-3JJRJ7AX.js} +2 -2
  270. package/__chunks__/chunk-3LVYP33A.js +2 -0
  271. package/__chunks__/chunk-3RQHOOGM.js +2 -0
  272. package/__chunks__/{chunk-EQQKCBGM.js → chunk-3SEMNJTA.js} +2 -2
  273. package/__chunks__/{chunk-6KXDONKZ.js → chunk-3VBF55W4.js} +2 -2
  274. package/__chunks__/{chunk-2Z3TG7WK.js → chunk-3XUT2K72.js} +2 -2
  275. package/__chunks__/{chunk-MMJ3BHVI.js → chunk-3Z3XDRK2.js} +2 -2
  276. package/__chunks__/{chunk-4ZAMLUU3.js → chunk-44I4IKP6.js} +2 -2
  277. package/__chunks__/{chunk-ARCSU73R.js → chunk-44SSOGCQ.js} +2 -2
  278. package/__chunks__/{chunk-UU4NTA4J.js → chunk-4AQT5XLE.js} +2 -2
  279. package/__chunks__/chunk-4AQXPUPY.js +2 -0
  280. package/__chunks__/{chunk-PY623WGA.js → chunk-4BHT6PKL.js} +2 -2
  281. package/__chunks__/chunk-4DVX5ZMO.js +2 -0
  282. package/__chunks__/chunk-4I5ISTXC.js +2 -0
  283. package/__chunks__/{chunk-TNGZP5IB.js → chunk-4NJGRVVW.js} +2 -2
  284. package/__chunks__/{chunk-25RKOTQU.js → chunk-4QCYUURO.js} +2 -2
  285. package/__chunks__/{chunk-LVLGKG3B.js → chunk-4WJ45WD2.js} +2 -2
  286. package/__chunks__/chunk-4ZGQR6SS.js +2 -0
  287. package/__chunks__/{chunk-C6FHRB4G.js → chunk-53FNECJY.js} +2 -2
  288. package/__chunks__/{chunk-KDIZOQHB.js → chunk-54C34L5H.js} +2 -2
  289. package/__chunks__/{chunk-YQULUMIP.js → chunk-54FOP5ZG.js} +2 -2
  290. package/__chunks__/{chunk-LUKDEXXW.js → chunk-54XNNTGR.js} +2 -2
  291. package/__chunks__/{chunk-WDGM7ZE5.js → chunk-57B5FGVI.js} +2 -2
  292. package/__chunks__/{chunk-DBBWRL2P.js → chunk-5KLSKWV3.js} +2 -2
  293. package/__chunks__/{chunk-TWSN7HZK.js → chunk-5LHORBB4.js} +2 -2
  294. package/__chunks__/{chunk-43WYDFA4.js → chunk-5LRYDBPH.js} +2 -2
  295. package/__chunks__/{chunk-JMZRJTZG.js → chunk-5MSC2HNU.js} +2 -2
  296. package/__chunks__/{chunk-ACADTJCL.js → chunk-5TLDEYVH.js} +2 -2
  297. package/__chunks__/{chunk-YBDOUTXJ.js → chunk-5WSTP56V.js} +2 -2
  298. package/__chunks__/{chunk-H62Y7P7I.js → chunk-65PIVGND.js} +2 -2
  299. package/__chunks__/{chunk-FTT5RF2M.js → chunk-66F5LI2F.js} +2 -2
  300. package/__chunks__/{chunk-PJM55W2G.js → chunk-67WM6G4J.js} +2 -2
  301. package/__chunks__/{chunk-C27VGXZQ.js → chunk-6AAXKPSM.js} +2 -2
  302. package/__chunks__/{chunk-TO2N7FVP.js → chunk-6E2WD7LY.js} +2 -2
  303. package/__chunks__/{chunk-ECQJQ76J.js → chunk-6GUOYHDA.js} +2 -2
  304. package/__chunks__/{chunk-LVNISYGC.js → chunk-6MZ276TL.js} +2 -2
  305. package/__chunks__/{chunk-5FY3LERB.js → chunk-6SGT7WFW.js} +2 -2
  306. package/__chunks__/{chunk-4QJK357E.js → chunk-6YIM2D6P.js} +2 -2
  307. package/__chunks__/{chunk-XF666J4X.js → chunk-6ZUE7Q6N.js} +2 -2
  308. package/__chunks__/{chunk-HECK6MTB.js → chunk-73DSMPYI.js} +2 -2
  309. package/__chunks__/{chunk-ZB23WH3T.js → chunk-7AJLK66Q.js} +2 -2
  310. package/__chunks__/{chunk-SX2VRDN7.js → chunk-7BRVJAF4.js} +2 -2
  311. package/__chunks__/{chunk-FWMGFKCI.js → chunk-7C3AMMVI.js} +2 -2
  312. package/__chunks__/{chunk-ZYEHKDLW.js → chunk-7D2IBZF4.js} +2 -2
  313. package/__chunks__/chunk-7GAVLXOB.js +2 -0
  314. package/__chunks__/chunk-7GRUYIHC.js +2 -0
  315. package/__chunks__/{chunk-T6WVPNM6.js → chunk-7HCO3SYG.js} +2 -2
  316. package/__chunks__/{chunk-4AXMOVIQ.js → chunk-7HPH7ZVL.js} +2 -2
  317. package/__chunks__/{chunk-CHKBTNGY.js → chunk-7J7JF323.js} +2 -2
  318. package/__chunks__/chunk-7TLINRXV.js +2 -0
  319. package/__chunks__/{chunk-LF6LQOEB.js → chunk-7VJE6WBA.js} +2 -2
  320. package/__chunks__/{chunk-RRWYERE3.js → chunk-7VQJRMWX.js} +2 -2
  321. package/__chunks__/{chunk-S5QLNPNV.js → chunk-7YG2FMCQ.js} +2 -2
  322. package/__chunks__/{chunk-SJAJRK4I.js → chunk-A756OEVJ.js} +2 -2
  323. package/__chunks__/chunk-AHENFWPK.js +2 -0
  324. package/__chunks__/{chunk-52KBSULZ.js → chunk-AI5QC2I2.js} +2 -2
  325. package/__chunks__/{chunk-JPOB33IZ.js → chunk-AKIVRUG7.js} +2 -2
  326. package/__chunks__/{chunk-Y7BO5HPR.js → chunk-AKUMIEKS.js} +2 -2
  327. package/__chunks__/{chunk-2WHTNHC7.js → chunk-ALAF53Y3.js} +2 -2
  328. package/__chunks__/{chunk-KIOF4CQT.js → chunk-AMH5QGO4.js} +2 -2
  329. package/__chunks__/{chunk-YWQFF4MR.js → chunk-B3IFPJOJ.js} +2 -2
  330. package/__chunks__/{chunk-CFWMCHUV.js → chunk-B65BUXDE.js} +2 -2
  331. package/__chunks__/{chunk-PAX5EKQO.js → chunk-B6FQMGH6.js} +2 -2
  332. package/__chunks__/{chunk-5ZMXC75K.js → chunk-BF6N3ENO.js} +2 -2
  333. package/__chunks__/{chunk-FKVDFKN4.js → chunk-BGART3RN.js} +2 -2
  334. package/__chunks__/{chunk-5KYB7CA7.js → chunk-BI4Z5YOC.js} +2 -2
  335. package/__chunks__/{chunk-NKC5KX3R.js → chunk-BKOLKFHX.js} +2 -2
  336. package/__chunks__/{chunk-LK2BIT5G.js → chunk-BKSGFBFE.js} +2 -2
  337. package/__chunks__/{chunk-5EZ2JFWY.js → chunk-BL3LF3LS.js} +2 -2
  338. package/__chunks__/chunk-BUNQRRLH.js +2 -0
  339. package/__chunks__/chunk-BVGXFEQ3.js +2 -0
  340. package/__chunks__/{chunk-77N7T6WP.js → chunk-CJEZ4NCT.js} +2 -2
  341. package/__chunks__/{chunk-XMMWK56T.js → chunk-CJKWWD4J.js} +2 -2
  342. package/__chunks__/{chunk-KQNHZDSB.js → chunk-COGR2EUV.js} +2 -2
  343. package/__chunks__/{chunk-AVYKZHSL.js → chunk-CPDSA3CT.js} +2 -2
  344. package/__chunks__/chunk-CS2DDFL3.js +2 -0
  345. package/__chunks__/chunk-CSHR4M5G.js +2 -0
  346. package/__chunks__/{chunk-NEAYNWOD.js → chunk-CZSOCUIP.js} +2 -2
  347. package/__chunks__/{chunk-BMDPZLE4.js → chunk-D2ADROEI.js} +2 -2
  348. package/__chunks__/{chunk-FD53UGYY.js → chunk-D3NNUSB4.js} +2 -2
  349. package/__chunks__/chunk-D52BCEW2.js +2 -0
  350. package/__chunks__/{chunk-2M6IQJW5.js → chunk-D6SZYZHK.js} +2 -2
  351. package/__chunks__/{chunk-KABKOLXR.js → chunk-DCUJVURM.js} +2 -2
  352. package/__chunks__/{chunk-TXQL7DFI.js → chunk-DDBCRLKH.js} +2 -2
  353. package/__chunks__/{chunk-TOIIOCNX.js → chunk-DKE26PZH.js} +2 -2
  354. package/__chunks__/{chunk-V4Y2QYQE.js → chunk-DNS6OF2J.js} +2 -2
  355. package/__chunks__/chunk-DW4NGIF7.js +2 -0
  356. package/__chunks__/{chunk-BQ26S7P7.js → chunk-E3ABW45B.js} +2 -2
  357. package/__chunks__/{chunk-2HNVYKBI.js → chunk-E3IZLOTJ.js} +2 -2
  358. package/__chunks__/{chunk-JZCSJHHU.js → chunk-EBS6M5GQ.js} +2 -2
  359. package/__chunks__/chunk-EC4DMIGM.js +2 -0
  360. package/__chunks__/{chunk-PPP2LEPC.js → chunk-EE4PY762.js} +2 -2
  361. package/__chunks__/{chunk-7EGAUH23.js → chunk-EEPZJ5MH.js} +2 -2
  362. package/__chunks__/{chunk-ZQ3KOAQI.js → chunk-EG45TMCV.js} +2 -2
  363. package/__chunks__/chunk-ELNUIPSW.js +2 -0
  364. package/__chunks__/{chunk-CVYMG3PM.js → chunk-EPVWXAOF.js} +2 -2
  365. package/__chunks__/{chunk-GEK572JH.js → chunk-ERB7JHGD.js} +2 -2
  366. package/__chunks__/{chunk-52QI6PTS.js → chunk-ESISDXSP.js} +2 -2
  367. package/__chunks__/{chunk-MWZH5OTR.js → chunk-EUWVGATJ.js} +2 -2
  368. package/__chunks__/chunk-EWFU43W4.js +2 -0
  369. package/__chunks__/{chunk-Q6JMJXXF.js → chunk-F37XQI6X.js} +2 -2
  370. package/__chunks__/{chunk-3TFLPWOG.js → chunk-F5GSMMNX.js} +2 -2
  371. package/__chunks__/chunk-F7PA2KG4.js +2 -0
  372. package/__chunks__/{chunk-FREEEK44.js → chunk-FBLUCFBU.js} +2 -2
  373. package/__chunks__/{chunk-BM7QNFI7.js → chunk-FCFGJNTU.js} +2 -2
  374. package/__chunks__/{chunk-LCYLRW4B.js → chunk-FDWYPNSA.js} +2 -2
  375. package/__chunks__/{chunk-24D2K7IN.js → chunk-FET6ZRAI.js} +2 -2
  376. package/__chunks__/{chunk-3YZ5ZXM7.js → chunk-FFM2GE7G.js} +2 -2
  377. package/__chunks__/{chunk-NZG725GU.js → chunk-FIGIAODK.js} +2 -2
  378. package/__chunks__/chunk-FM733UTJ.js +2 -0
  379. package/__chunks__/{chunk-GFFTR62F.js → chunk-FOJGHURY.js} +2 -2
  380. package/__chunks__/{chunk-5IW4RJBQ.js → chunk-FPFTBTJS.js} +2 -2
  381. package/__chunks__/{chunk-TCRJYYXV.js → chunk-FVYA7JMB.js} +2 -2
  382. package/__chunks__/{chunk-UI66NJZT.js → chunk-G2YOUSIP.js} +2 -2
  383. package/__chunks__/{chunk-ROY2KQNP.js → chunk-G4DDOX3B.js} +2 -2
  384. package/__chunks__/chunk-GAM24Q4L.js +2 -0
  385. package/__chunks__/chunk-GGKX3AJ7.js +2 -0
  386. package/__chunks__/{chunk-MN4WMRRC.js → chunk-GIZ2RFXY.js} +2 -2
  387. package/__chunks__/{chunk-S2QSM6LQ.js → chunk-GJV5F4WU.js} +2 -2
  388. package/__chunks__/{chunk-4S6WDQ42.js → chunk-GK3SJCMK.js} +2 -2
  389. package/__chunks__/chunk-GKUDIKFS.js +2 -0
  390. package/__chunks__/{chunk-5LRSQGSO.js → chunk-GPLIKYSW.js} +2 -2
  391. package/__chunks__/{chunk-U4MSGRT3.js → chunk-GPQUS7LR.js} +2 -2
  392. package/__chunks__/{chunk-SDEMFZ2B.js → chunk-GPWH3RGO.js} +2 -2
  393. package/__chunks__/{chunk-MJ6TFSMU.js → chunk-GQLZFCMX.js} +2 -2
  394. package/__chunks__/chunk-GUAXKJKC.js +2 -0
  395. package/__chunks__/{chunk-2QWOBU64.js → chunk-GUEKRUCF.js} +2 -2
  396. package/__chunks__/chunk-GW6WQWRS.js +2 -0
  397. package/__chunks__/{chunk-2JOB5C6J.js → chunk-GWSFV5NA.js} +2 -2
  398. package/__chunks__/{chunk-DHZPYTSO.js → chunk-H2P4WM3X.js} +2 -2
  399. package/__chunks__/chunk-HDKVMVYL.js +2 -0
  400. package/__chunks__/{chunk-JNEPYTU7.js → chunk-HFQ6WRUJ.js} +2 -2
  401. package/__chunks__/chunk-HHFI3PRK.js +2 -0
  402. package/__chunks__/{chunk-QQYLJ7T3.js → chunk-HK47AHTY.js} +2 -2
  403. package/__chunks__/{chunk-4IW4XWQM.js → chunk-HM4WG2BM.js} +2 -2
  404. package/__chunks__/chunk-HQLLVJXM.js +2 -0
  405. package/__chunks__/{chunk-AWEB7DZF.js → chunk-HRK4TFT7.js} +2 -2
  406. package/__chunks__/{chunk-M54EYB7C.js → chunk-HTNDI3BL.js} +2 -2
  407. package/__chunks__/{chunk-DGC73TWF.js → chunk-HVV4WUP4.js} +2 -2
  408. package/__chunks__/{chunk-X42XKYM5.js → chunk-HVYOLNU2.js} +2 -2
  409. package/__chunks__/{chunk-4IJ6RFE4.js → chunk-IARXCHEI.js} +2 -2
  410. package/__chunks__/{chunk-EGKX4TVX.js → chunk-IB4ZBFGJ.js} +2 -2
  411. package/__chunks__/{chunk-JDJZ2RJJ.js → chunk-IBE4LVEN.js} +2 -2
  412. package/__chunks__/{chunk-TYSBJPNT.js → chunk-ICNFSLQH.js} +2 -2
  413. package/__chunks__/chunk-IE2OJI3Z.js +2 -0
  414. package/__chunks__/{chunk-QZTHHTNY.js → chunk-IEKQKHP3.js} +2 -2
  415. package/__chunks__/{chunk-4QOEQRF4.js → chunk-IGEXRVEY.js} +2 -2
  416. package/__chunks__/chunk-IGJRYFQ6.js +2 -0
  417. package/__chunks__/chunk-IOIQWXU7.js +2 -0
  418. package/__chunks__/chunk-IPCYLJQ2.js +2 -0
  419. package/__chunks__/{chunk-G7JLE5IZ.js → chunk-IVOWSKU7.js} +2 -2
  420. package/__chunks__/{chunk-V6ZIZ7VI.js → chunk-IYWF3MWB.js} +2 -2
  421. package/__chunks__/{chunk-5ZCSRYSX.js → chunk-IYXAMVFD.js} +2 -2
  422. package/__chunks__/{chunk-HXUIQH3H.js → chunk-J45L2AFK.js} +2 -2
  423. package/__chunks__/{chunk-J4E4HTQC.js → chunk-JBA3ALUR.js} +2 -2
  424. package/__chunks__/{chunk-ZQZTQIU5.js → chunk-JCTDJGYP.js} +2 -2
  425. package/__chunks__/{chunk-EYQPBSFB.js → chunk-JGBFJXCD.js} +2 -2
  426. package/__chunks__/chunk-JJMRNZT6.js +2 -0
  427. package/__chunks__/{chunk-QE4XAJGO.js → chunk-JJOUA6VZ.js} +2 -2
  428. package/__chunks__/{chunk-B4CBWPZP.js → chunk-JK6YHUQK.js} +2 -2
  429. package/__chunks__/{chunk-Y4VA6366.js → chunk-JKLIHR74.js} +2 -2
  430. package/__chunks__/{chunk-DSIPH7EJ.js → chunk-JO46CER5.js} +2 -2
  431. package/__chunks__/chunk-JOACKZPC.js +2 -0
  432. package/__chunks__/{chunk-Z4EG2L2T.js → chunk-JVDGLOFX.js} +2 -2
  433. package/__chunks__/{chunk-HYKDX5DE.js → chunk-JVQ27V6H.js} +2 -2
  434. package/__chunks__/{chunk-XO5RFP27.js → chunk-JW3XFBYU.js} +2 -2
  435. package/__chunks__/chunk-JZZLBWAL.js +2 -0
  436. package/__chunks__/{chunk-NRQ65PN2.js → chunk-K52PGVTO.js} +2 -2
  437. package/__chunks__/{chunk-KQL7J2VN.js → chunk-KDLJ3FTI.js} +2 -2
  438. package/__chunks__/{chunk-K4JBCUFT.js → chunk-KDM23EUW.js} +2 -2
  439. package/__chunks__/{chunk-QRHTZEUL.js → chunk-KJMWZDS3.js} +2 -2
  440. package/__chunks__/{chunk-IQP6H3UP.js → chunk-KMTIAS3X.js} +2 -2
  441. package/__chunks__/{chunk-PF4D7MUH.js → chunk-KOML5K77.js} +2 -2
  442. package/__chunks__/{chunk-6AZKXCLM.js → chunk-KQFTYAZW.js} +2 -2
  443. package/__chunks__/{chunk-XAMWEWOV.js → chunk-KSIRJ4DM.js} +2 -2
  444. package/__chunks__/{chunk-2X2Y2VZ4.js → chunk-KVA64CIU.js} +2 -2
  445. package/__chunks__/chunk-KVP4F6RC.js +2 -0
  446. package/__chunks__/{chunk-AICLBVRF.js → chunk-KVYTMWY3.js} +2 -2
  447. package/__chunks__/{chunk-JQZYS7BM.js → chunk-KXX7FYMT.js} +2 -2
  448. package/__chunks__/{chunk-NPUQV7B2.js → chunk-L2MGOOGS.js} +2 -2
  449. package/__chunks__/chunk-LBAA4NKR.js +2 -0
  450. package/__chunks__/{chunk-2K2ZFN56.js → chunk-LH24VH57.js} +2 -2
  451. package/__chunks__/{chunk-RFUKCFZ2.js → chunk-LIM4DSTQ.js} +2 -2
  452. package/__chunks__/{chunk-CARYC4I2.js → chunk-LIPLCEA3.js} +2 -2
  453. package/__chunks__/{chunk-AGK5WSEG.js → chunk-LPAJCCZ7.js} +2 -2
  454. package/__chunks__/{chunk-WTS6FKSQ.js → chunk-LRHV3VJO.js} +2 -2
  455. package/__chunks__/chunk-LZGMRKOF.js +2 -0
  456. package/__chunks__/{chunk-XBAX7QVY.js → chunk-M22JBBUS.js} +2 -2
  457. package/__chunks__/{chunk-CMXFWTO6.js → chunk-M4FOPCWV.js} +2 -2
  458. package/__chunks__/{chunk-ELDESMTL.js → chunk-M6B3EPET.js} +2 -2
  459. package/__chunks__/{chunk-IUW5OTWW.js → chunk-M6QJCZYP.js} +2 -2
  460. package/__chunks__/{chunk-TARH3XHH.js → chunk-MGZ42QU7.js} +2 -2
  461. package/__chunks__/{chunk-TLDFZH5P.js → chunk-MJM3W2U6.js} +2 -2
  462. package/__chunks__/{chunk-X4XFYCEZ.js → chunk-MNMQTXHU.js} +2 -2
  463. package/__chunks__/{chunk-6TS2643A.js → chunk-MNZWRPSZ.js} +2 -2
  464. package/__chunks__/chunk-MPSSJ5IP.js +2 -0
  465. package/__chunks__/{chunk-DFSIKXW5.js → chunk-MQIXRCMY.js} +2 -2
  466. package/__chunks__/chunk-MSZXVNGE.js +2 -0
  467. package/__chunks__/{chunk-UPC4SPRN.js → chunk-N5SUGWT2.js} +2 -2
  468. package/__chunks__/chunk-NG6U7PR6.js +2 -0
  469. package/__chunks__/chunk-NJEK4ERG.js +2 -0
  470. package/__chunks__/{chunk-QYUHWCID.js → chunk-NM5XNMNE.js} +2 -2
  471. package/__chunks__/{chunk-XHV46KU4.js → chunk-NNOTGMDW.js} +2 -2
  472. package/__chunks__/{chunk-M45YFMCO.js → chunk-NOMURIN5.js} +2 -2
  473. package/__chunks__/{chunk-GEDQVQFA.js → chunk-NYC5NM2G.js} +2 -2
  474. package/__chunks__/chunk-O2AE26VU.js +2 -0
  475. package/__chunks__/{chunk-YSL4HB3Q.js → chunk-O3HTRC5F.js} +2 -2
  476. package/__chunks__/chunk-O4UZ7NWA.js +2 -0
  477. package/__chunks__/{chunk-T3AMXQVC.js → chunk-OF4NWFWU.js} +2 -2
  478. package/__chunks__/{chunk-JG6R3QAD.js → chunk-OHAMFU4H.js} +2 -2
  479. package/__chunks__/{chunk-7CBCS2GS.js → chunk-OJ3TOA44.js} +2 -2
  480. package/__chunks__/{chunk-47WBWNID.js → chunk-OLNVVECV.js} +2 -2
  481. package/__chunks__/{chunk-6LR2W3PR.js → chunk-OM7XB7A4.js} +2 -2
  482. package/__chunks__/{chunk-YFU2725J.js → chunk-OMII2DX3.js} +2 -2
  483. package/__chunks__/chunk-OREM4TWW.js +2 -0
  484. package/__chunks__/{chunk-J63USF4K.js → chunk-OT3RK4RI.js} +2 -2
  485. package/__chunks__/{chunk-PPV5SJZR.js → chunk-OVK5LKEZ.js} +2 -2
  486. package/__chunks__/{chunk-2CB6LXOG.js → chunk-OZOTL5SL.js} +2 -2
  487. package/__chunks__/{chunk-HC7L4S4O.js → chunk-OZVOXYKP.js} +2 -2
  488. package/__chunks__/{chunk-FEUUARER.js → chunk-P5LPL7YI.js} +2 -2
  489. package/__chunks__/{chunk-C442BSEE.js → chunk-PCGXKU6F.js} +2 -2
  490. package/__chunks__/{chunk-AR7WR5FE.js → chunk-PKQ4KCI5.js} +2 -2
  491. package/__chunks__/{chunk-Q76T6JPW.js → chunk-PMD3FWG5.js} +2 -2
  492. package/__chunks__/chunk-POGZ6BR7.js +2 -0
  493. package/__chunks__/{chunk-5I24B5H4.js → chunk-PPXWAKDT.js} +2 -2
  494. package/__chunks__/{chunk-TB4ER3LS.js → chunk-Q637P3KY.js} +2 -2
  495. package/__chunks__/{chunk-M2RCFIL4.js → chunk-QEYTDZZ7.js} +2 -2
  496. package/__chunks__/{chunk-MK2GCPP3.js → chunk-QQ2OSQVC.js} +2 -2
  497. package/__chunks__/{chunk-PWRL2PHT.js → chunk-QRTP7MHS.js} +2 -2
  498. package/__chunks__/chunk-QS7WXGKG.js +2 -0
  499. package/__chunks__/{chunk-MS4VFH7H.js → chunk-QWBRWCK5.js} +2 -2
  500. package/__chunks__/{chunk-HPGXFNOH.js → chunk-RBRMNAP7.js} +2 -2
  501. package/__chunks__/chunk-RF3WQUYS.js +2 -0
  502. package/__chunks__/chunk-RFDJA3VB.js +2 -0
  503. package/__chunks__/{chunk-6VFMZUPW.js → chunk-RFLZXEQ4.js} +2 -2
  504. package/__chunks__/{chunk-ZRQUG5X4.js → chunk-RGLY2WZL.js} +2 -2
  505. package/__chunks__/{chunk-O26IGKV6.js → chunk-RNVCDXLU.js} +2 -2
  506. package/__chunks__/{chunk-7SAB24GG.js → chunk-RPHPFDIQ.js} +2 -2
  507. package/__chunks__/{chunk-2LUQAJLR.js → chunk-RR7QIXNY.js} +2 -2
  508. package/__chunks__/{chunk-RCUGDZMV.js → chunk-RRNDEUJO.js} +2 -2
  509. package/__chunks__/{chunk-6P5IO6AS.js → chunk-RZN6XO4Y.js} +2 -2
  510. package/__chunks__/{chunk-7CQPAAU7.js → chunk-S2PZLI77.js} +2 -2
  511. package/__chunks__/{chunk-H7GCEERY.js → chunk-S33RSMRD.js} +2 -2
  512. package/__chunks__/{chunk-IHNYPQSK.js → chunk-S6GV57UW.js} +2 -2
  513. package/__chunks__/{chunk-FF5Z2HPD.js → chunk-S7OY33JH.js} +2 -2
  514. package/__chunks__/{chunk-SIEDPGDK.js → chunk-SG3SWIPU.js} +2 -2
  515. package/__chunks__/{chunk-ELHOCZI6.js → chunk-SNQSLJFB.js} +2 -2
  516. package/__chunks__/{chunk-J7F7ECRM.js → chunk-SOIC5NXD.js} +2 -2
  517. package/__chunks__/{chunk-XZG7MPHH.js → chunk-SOS6OTT5.js} +2 -2
  518. package/__chunks__/chunk-SOXCI7ZP.js +2 -0
  519. package/__chunks__/{chunk-LRZD3GOP.js → chunk-SSASHPTY.js} +2 -2
  520. package/__chunks__/{chunk-GISWZUVZ.js → chunk-STTUANXG.js} +2 -2
  521. package/__chunks__/{chunk-7GKQVKNY.js → chunk-SUAXBD52.js} +2 -2
  522. package/__chunks__/{chunk-4UOFN637.js → chunk-SUC5HAII.js} +2 -2
  523. package/__chunks__/{chunk-M2EGCCXE.js → chunk-T2GDOBVZ.js} +2 -2
  524. package/__chunks__/{chunk-6LDL4U5E.js → chunk-TEUCHAEZ.js} +2 -2
  525. package/__chunks__/{chunk-XZIDZBSZ.js → chunk-TLTLIN4P.js} +2 -2
  526. package/__chunks__/{chunk-T63KEE73.js → chunk-TXBZIKA5.js} +2 -2
  527. package/__chunks__/{chunk-KUD2NXQX.js → chunk-TYBQW2AR.js} +2 -2
  528. package/__chunks__/{chunk-NYHIJYSY.js → chunk-TYJV53UB.js} +2 -2
  529. package/__chunks__/{chunk-HOEKGKQZ.js → chunk-U27UDTEL.js} +2 -2
  530. package/__chunks__/{chunk-ZECOEQSN.js → chunk-U2GLRUXE.js} +2 -2
  531. package/__chunks__/{chunk-M2BNPL3X.js → chunk-U33IWDJM.js} +2 -2
  532. package/__chunks__/{chunk-6HKICMK7.js → chunk-U42T4FCP.js} +2 -2
  533. package/__chunks__/{chunk-ICV2TXRM.js → chunk-UDP4LIFD.js} +2 -2
  534. package/__chunks__/{chunk-Y7TR243I.js → chunk-UEJYYSMS.js} +2 -2
  535. package/__chunks__/chunk-UER67SCX.js +2 -0
  536. package/__chunks__/{chunk-XGATXS43.js → chunk-UETFH6DH.js} +2 -2
  537. package/__chunks__/{chunk-RK32VHTO.js → chunk-UFOCNSCM.js} +2 -2
  538. package/__chunks__/{chunk-2EHKRANN.js → chunk-UH2HGBPM.js} +2 -2
  539. package/__chunks__/{chunk-6V6GGJWY.js → chunk-UHNFQBVT.js} +2 -2
  540. package/__chunks__/{chunk-POSE32KA.js → chunk-UIPWS5Q4.js} +2 -2
  541. package/__chunks__/{chunk-GTCKY6F3.js → chunk-UIYSSPYI.js} +2 -2
  542. package/__chunks__/chunk-UK4UEUTJ.js +2 -0
  543. package/__chunks__/{chunk-IURGTEPK.js → chunk-ULQKFDWG.js} +2 -2
  544. package/__chunks__/{chunk-WXXUXRAM.js → chunk-UPS5AHK3.js} +2 -2
  545. package/__chunks__/chunk-UREHFNJM.js +2 -0
  546. package/__chunks__/{chunk-RX3OTZWT.js → chunk-URQ5XAKJ.js} +2 -2
  547. package/__chunks__/{chunk-FKB7JFXE.js → chunk-USJLM2MF.js} +2 -2
  548. package/__chunks__/{chunk-YUWLM62E.js → chunk-UVPSCAGA.js} +2 -2
  549. package/__chunks__/{chunk-BS3J7G7C.js → chunk-UWGURS63.js} +2 -2
  550. package/__chunks__/{chunk-MOKQMVU2.js → chunk-UWYFW5KS.js} +2 -2
  551. package/__chunks__/{chunk-IEIZJV2B.js → chunk-UYC2AHWT.js} +2 -2
  552. package/__chunks__/{chunk-SN3U7PJ7.js → chunk-V5IKZHKU.js} +2 -2
  553. package/__chunks__/{chunk-XPZCX6TU.js → chunk-V7BIJEIA.js} +2 -2
  554. package/__chunks__/{chunk-GD2KBFKM.js → chunk-V7QDDXQM.js} +2 -2
  555. package/__chunks__/{chunk-VCR4YMSC.js → chunk-VCK5HHNS.js} +2 -2
  556. package/__chunks__/{chunk-F56E5OHY.js → chunk-VDHB2LVY.js} +2 -2
  557. package/__chunks__/{chunk-Q5LESUJU.js → chunk-VJO4G3OU.js} +2 -2
  558. package/__chunks__/{chunk-7354WKPB.js → chunk-VKJ6UYUR.js} +2 -2
  559. package/__chunks__/chunk-VSMBC2GW.js +2 -0
  560. package/__chunks__/{chunk-5ENSOCVS.js → chunk-VWN5U7WD.js} +2 -2
  561. package/__chunks__/{chunk-6VXQ2DUY.js → chunk-VYM75XMP.js} +2 -2
  562. package/__chunks__/{chunk-GCD5ZDHG.js → chunk-VZTVEGXH.js} +2 -2
  563. package/__chunks__/{chunk-LC532B67.js → chunk-W3ONTDEL.js} +2 -2
  564. package/__chunks__/{chunk-TPRTM7OB.js → chunk-WCHVTWWY.js} +2 -2
  565. package/__chunks__/{chunk-IR74SMTL.js → chunk-WFO3HCKJ.js} +2 -2
  566. package/__chunks__/{chunk-ZSSC74AM.js → chunk-WOE6XNQO.js} +2 -2
  567. package/__chunks__/{chunk-ZJ5FT4N6.js → chunk-WSQTBGOM.js} +2 -2
  568. package/__chunks__/{chunk-R3G2RMY5.js → chunk-WTSADF6E.js} +2 -2
  569. package/__chunks__/{chunk-ABXKXQM6.js → chunk-X2V7KOEQ.js} +2 -2
  570. package/__chunks__/{chunk-TY4BCXTR.js → chunk-X3D5HWJL.js} +2 -2
  571. package/__chunks__/{chunk-NOPBGR4E.js → chunk-X4DC24PV.js} +2 -2
  572. package/__chunks__/{chunk-4RJKPLCH.js → chunk-X7WJBCON.js} +2 -2
  573. package/__chunks__/{chunk-LVO247J2.js → chunk-XANKR7UJ.js} +2 -2
  574. package/__chunks__/{chunk-CETHY5DK.js → chunk-XBVJ4CPI.js} +2 -2
  575. package/__chunks__/{chunk-X5ATTZSQ.js → chunk-XBWPV2ZV.js} +2 -2
  576. package/__chunks__/{chunk-WGLF554T.js → chunk-XF375ZXA.js} +2 -2
  577. package/__chunks__/{chunk-KAIQY5SA.js → chunk-XIQB5HZH.js} +2 -2
  578. package/__chunks__/{chunk-CGV3JZ2A.js → chunk-XJTVVMJZ.js} +2 -2
  579. package/__chunks__/{chunk-G4AZHUFL.js → chunk-XSS3P3LO.js} +2 -2
  580. package/__chunks__/{chunk-637BW36E.js → chunk-XVC2C6FP.js} +2 -2
  581. package/__chunks__/chunk-XXMRYOK6.js +2 -0
  582. package/__chunks__/{chunk-RRXE3ZM7.js → chunk-Y34EPJL4.js} +2 -2
  583. package/__chunks__/{chunk-3RHESYGK.js → chunk-Y37WXFNF.js} +2 -2
  584. package/__chunks__/{chunk-5B4IRXMF.js → chunk-Y5MJU3HX.js} +2 -2
  585. package/__chunks__/chunk-Y6P7TNBF.js +2 -0
  586. package/__chunks__/{chunk-RTCQ6QL4.js → chunk-Y7VRDQNN.js} +2 -2
  587. package/__chunks__/{chunk-ELWYA3KG.js → chunk-YAGGTNV7.js} +2 -2
  588. package/__chunks__/{chunk-RN5HOHCP.js → chunk-YAWIMWLY.js} +2 -2
  589. package/__chunks__/{chunk-R6CS6OMK.js → chunk-YBPZUEO7.js} +2 -2
  590. package/__chunks__/{chunk-3F5TF35S.js → chunk-YFJZSJAT.js} +2 -2
  591. package/__chunks__/{chunk-C2VIDMUD.js → chunk-YITSD7WG.js} +2 -2
  592. package/__chunks__/chunk-YKFO7NAT.js +2 -0
  593. package/__chunks__/chunk-YSPXM6ZB.js +2 -0
  594. package/__chunks__/{chunk-DJR44UPQ.js → chunk-YTGOTXID.js} +2 -2
  595. package/__chunks__/{chunk-INHUPQWU.js → chunk-YW5HESNX.js} +2 -2
  596. package/__chunks__/chunk-YWVUEGGR.js +2 -0
  597. package/__chunks__/{chunk-P2SQV73D.js → chunk-YWXK74DY.js} +2 -2
  598. package/__chunks__/chunk-YYMG75WL.js +2 -0
  599. package/__chunks__/{chunk-R3BWV4KU.js → chunk-YZGOT2FC.js} +2 -2
  600. package/__chunks__/{chunk-33M7DRZW.js → chunk-Z52AR64I.js} +2 -2
  601. package/__chunks__/chunk-ZCZD4WEG.js +2 -0
  602. package/__chunks__/{chunk-45ONUKHV.js → chunk-ZDOMRFDN.js} +2 -2
  603. package/__chunks__/{chunk-PGXHCNNJ.js → chunk-ZFFGE2JB.js} +2 -2
  604. package/__chunks__/{chunk-YSZQJ2BJ.js → chunk-ZHLHTNJO.js} +2 -2
  605. package/__chunks__/{chunk-MJFA7EQM.js → chunk-ZIFA33MT.js} +2 -2
  606. package/__chunks__/{chunk-E7SMLXCH.js → chunk-ZK7NFGCA.js} +2 -2
  607. package/__chunks__/{chunk-2LMUV6FC.js → chunk-ZKDFXEPL.js} +2 -2
  608. package/__chunks__/chunk-ZMDLUDQS.js +2 -0
  609. package/__chunks__/{chunk-BEHWAUXC.js → chunk-ZPM2OXFV.js} +2 -2
  610. package/__chunks__/{chunk-XIBFCYTM.js → chunk-ZR2UQNZQ.js} +2 -2
  611. package/__chunks__/{chunk-PCY5A3OM.js → chunk-ZSHXQTOV.js} +2 -2
  612. package/__chunks__/{chunk-2BQD7DUG.js → chunk-ZT7EGPIK.js} +2 -2
  613. package/__chunks__/{chunk-6NYWQ7JL.js → chunk-ZTAKZJTT.js} +2 -2
  614. package/__chunks__/chunk-ZWP5UK4Y.js +2 -0
  615. package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  616. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  617. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  618. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  619. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  620. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  621. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  622. package/__commonjs/UI/SignTransactionsModals/SignWithMetamaskModal/SignWithMetamaskModal.js +1 -1
  623. package/__commonjs/UI/SignTransactionsModals/SignWithMetamaskModal/index.js +1 -1
  624. package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  625. package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
  626. package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
  627. package/__commonjs/UI/TransactionsTable/index.js +9 -9
  628. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  629. package/__commonjs/UI/index.js +1 -1
  630. package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +4 -4
  631. package/__commonjs/UI/ledger/LedgerLoginButton/index.js +4 -4
  632. package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
  633. package/__commonjs/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
  634. package/__commonjs/UI/ledger/index.js +3 -3
  635. package/__commonjs/__mocks__/index.js +1 -1
  636. package/__commonjs/__mocks__/utils/index.js +1 -1
  637. package/__commonjs/__mocks__/utils/renderWithProvider.js +1 -1
  638. package/__commonjs/constants/index.js +1 -1
  639. package/__commonjs/hooks/index.js +1 -1
  640. package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  641. package/__commonjs/hooks/transactions/helpers/index.js +1 -1
  642. package/__commonjs/hooks/transactions/index.js +1 -1
  643. package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
  644. package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  645. package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  646. package/__commonjs/providers/experimentalWebViewProvider/useInitiateExperimentalWebviewLogin.js +1 -1
  647. package/__commonjs/utils/index.js +1 -1
  648. package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
  649. package/__commonjs/utils/transactions/index.js +1 -1
  650. package/__commonjs/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
  651. package/__commonjs/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
  652. package/__commonjs/wrappers/DappProvider/DappProvider.js +1 -1
  653. package/__commonjs/wrappers/DappProvider/index.js +1 -1
  654. package/__commonjs/wrappers/index.js +2 -2
  655. package/__mocks__/index.js +1 -1
  656. package/__mocks__/utils/index.js +1 -1
  657. package/__mocks__/utils/renderWithProvider.js +1 -1
  658. package/apiCalls/accounts/getAccountFromApi.js +1 -1
  659. package/apiCalls/accounts/index.js +1 -1
  660. package/apiCalls/accounts/useGetAccountFromApi.js +1 -1
  661. package/apiCalls/configuration/getGasStationMetadata.js +1 -1
  662. package/apiCalls/configuration/getNetworkConfig.js +1 -1
  663. package/apiCalls/configuration/index.js +1 -1
  664. package/apiCalls/configuration/useGetNetworkConfigFromApi.js +1 -1
  665. package/apiCalls/configuration/useGetServerConfigurationFromApi.js +1 -1
  666. package/apiCalls/economics/getEconomicsInfo.js +1 -1
  667. package/apiCalls/economics/index.js +1 -1
  668. package/apiCalls/economics/useGetEconomicsInfoFromApi.js +1 -1
  669. package/apiCalls/index.js +1 -1
  670. package/apiCalls/tokens/getPersistedToken.js +1 -1
  671. package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
  672. package/apiCalls/transactions/index.js +1 -1
  673. package/apiCalls/transactions/sendSignedBatchTransactions.js +1 -1
  674. package/apiCalls/transactions/sendSignedTransactions.js +1 -1
  675. package/apiCalls/transactions/useGetTransactionsFromApi.js +1 -1
  676. package/apiCalls/utils/getCleanApiAddress.js +1 -1
  677. package/apiCalls/utils/getScamAddressData.js +1 -1
  678. package/apiCalls/utils/index.js +1 -1
  679. package/apiCalls/utils/useApiFetch.js +1 -1
  680. package/components/LogoutListener/LogoutListener.js +1 -1
  681. package/components/LogoutListener/helpers/index.js +1 -1
  682. package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  683. package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  684. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  685. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  686. package/components/LogoutListener/index.js +1 -1
  687. package/components/ProviderInitializer/ProviderInitializer.js +1 -1
  688. package/components/ProviderInitializer/helpers/handleGuardianWarning.js +1 -1
  689. package/components/ProviderInitializer/helpers/index.js +1 -1
  690. package/components/ProviderInitializer/helpers/processModifiedAccount.js +1 -1
  691. package/components/ProviderInitializer/hooks/index.js +1 -1
  692. package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
  693. package/components/ProviderInitializer/index.js +1 -1
  694. package/components/TransactionSender/TransactionSender.js +1 -1
  695. package/components/TransactionSender/index.js +1 -1
  696. package/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
  697. package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
  698. package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
  699. package/components/TransactionsTracker/TransactionTracker.js +1 -1
  700. package/components/TransactionsTracker/index.js +1 -1
  701. package/constants/index.js +1 -1
  702. package/hooks/account/index.js +1 -1
  703. package/hooks/account/useGetAccount.js +1 -1
  704. package/hooks/account/useGetAccountInfo.js +1 -1
  705. package/hooks/account/useGetAccountProvider.js +1 -1
  706. package/hooks/account/useGetBatchWebsocketEvent.js +1 -1
  707. package/hooks/account/useGetIsLoggedIn.js +1 -1
  708. package/hooks/account/useGetIsWalletConnectV2Initialized.js +1 -1
  709. package/hooks/account/useGetLoginInfo.js +1 -1
  710. package/hooks/account/useGetWebsocketEvent.js +1 -1
  711. package/hooks/economics/index.js +1 -1
  712. package/hooks/economics/useGetEgldPrice.js +1 -1
  713. package/hooks/index.js +1 -1
  714. package/hooks/login/index.js +1 -1
  715. package/hooks/login/useCrossWindowLogin.js +1 -1
  716. package/hooks/login/useExtensionLogin.js +1 -1
  717. package/hooks/login/useGetModalLoginMethods.js +1 -1
  718. package/hooks/login/useIframeLogin.js +1 -1
  719. package/hooks/login/useLedgerLogin.js +1 -1
  720. package/hooks/login/useLoginService.js +1 -1
  721. package/hooks/login/useMetamaskLogin.js +1 -1
  722. package/hooks/login/useOperaLogin.js +1 -1
  723. package/hooks/login/usePasskeyLogin.js +1 -1
  724. package/hooks/login/useWalletConnectV2Login.js +1 -1
  725. package/hooks/login/useWebViewLogin.js +1 -1
  726. package/hooks/login/useWebWalletLogin.js +1 -1
  727. package/hooks/login/useXaliasLogin.js +1 -1
  728. package/hooks/signMessage/index.js +1 -1
  729. package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
  730. package/hooks/signMessage/useGetSignMessageSession.js +1 -1
  731. package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
  732. package/hooks/signMessage/useSignMessage.js +1 -1
  733. package/hooks/toasts/index.js +1 -1
  734. package/hooks/toasts/useGetToasts.js +1 -1
  735. package/hooks/toasts/useTransactionsToasts.js +1 -1
  736. package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
  737. package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
  738. package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
  739. package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
  740. package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
  741. package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
  742. package/hooks/transactions/batch/useGetBatches.js +1 -1
  743. package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
  744. package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
  745. package/hooks/transactions/helpers/buildBatchId.js +1 -1
  746. package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  747. package/hooks/transactions/helpers/extractSessionId.js +1 -1
  748. package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
  749. package/hooks/transactions/helpers/index.js +1 -1
  750. package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
  751. package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
  752. package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
  753. package/hooks/transactions/index.js +1 -1
  754. package/hooks/transactions/useCancelActionAndDispose.js +1 -1
  755. package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
  756. package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
  757. package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
  758. package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
  759. package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
  760. package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
  761. package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
  762. package/hooks/transactions/useGetFailedTransactions.js +1 -1
  763. package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
  764. package/hooks/transactions/useGetPendingTransactions.js +1 -1
  765. package/hooks/transactions/useGetPollingInterval.js +1 -1
  766. package/hooks/transactions/useGetSignTransactionsError.js +1 -1
  767. package/hooks/transactions/useGetSignedTransactions.js +1 -1
  768. package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
  769. package/hooks/transactions/useGetTokenDetails.js +1 -1
  770. package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
  771. package/hooks/transactions/useParseSignedTransactions.js +1 -1
  772. package/hooks/transactions/useSignMultipleTransactions.js +1 -1
  773. package/hooks/transactions/useSignTransactions.js +1 -1
  774. package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
  775. package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  776. package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  777. package/hooks/transactions/useTrackTransactionStatus.js +1 -1
  778. package/hooks/transactions/useTransactionsTracker/index.js +1 -1
  779. package/hooks/transactions/useTransactionsTracker/useCheckHangingTransactionsFallback.js +1 -1
  780. package/hooks/transactions/useTransactionsTracker/useCheckTransactionOnWsFailureFallback.js +1 -1
  781. package/hooks/transactions/useTransactionsTracker/useTransactionsTracker.js +1 -1
  782. package/hooks/transactions/useTransactionsTracker/useUpdateTrackedTransactions.js +1 -1
  783. package/hooks/transactions/useTransactionsTracker/useWebsocketPollingFallback.js +1 -1
  784. package/hooks/useGetNetworkConfig.js +1 -1
  785. package/hooks/useGetNotification.js +1 -1
  786. package/hooks/websocketListener/index.js +1 -1
  787. package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
  788. package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
  789. package/models/index.js +1 -1
  790. package/models/newTransaction.js +1 -1
  791. package/package.json +1 -1
  792. package/providers/accountProvider.js +1 -1
  793. package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
  794. package/providers/experimentalWebViewProvider/index.js +1 -1
  795. package/providers/experimentalWebViewProvider/useInitiateExperimentalWebviewLogin.js +1 -1
  796. package/providers/index.js +1 -1
  797. package/providers/utils.js +1 -1
  798. package/providers/webviewProvider/index.js +1 -1
  799. package/providers/webviewProvider/requestMethods.js +1 -1
  800. package/providers/webviewProvider/webviewProvider.js +1 -1
  801. package/reduxStore/DappProviderContext.js +1 -1
  802. package/reduxStore/commonActions.js +1 -1
  803. package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
  804. package/reduxStore/persistConfig.js +1 -1
  805. package/reduxStore/persistedRootReducer.js +1 -1
  806. package/reduxStore/reducers.js +1 -1
  807. package/reduxStore/rootReducer.js +1 -1
  808. package/reduxStore/selectors/accountInfoSelectors.js +1 -1
  809. package/reduxStore/selectors/index.js +1 -1
  810. package/reduxStore/selectors/loginInfoSelectors.js +1 -1
  811. package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
  812. package/reduxStore/selectors/transactionsSelectors.js +1 -1
  813. package/reduxStore/slices/accountInfoSlice.js +1 -1
  814. package/reduxStore/slices/batchTransactionsSlice.js +1 -1
  815. package/reduxStore/slices/dappConfigSlice.js +1 -1
  816. package/reduxStore/slices/index.js +1 -1
  817. package/reduxStore/slices/loginInfoSlice.js +1 -1
  818. package/reduxStore/slices/modalsSlice.js +1 -1
  819. package/reduxStore/slices/networkConfigSlice.js +1 -1
  820. package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
  821. package/reduxStore/slices/toastsSlice.js +1 -1
  822. package/reduxStore/slices/transactionsInfoSlice.js +1 -1
  823. package/reduxStore/slices/transactionsSlice.js +1 -1
  824. package/reduxStore/store.js +1 -1
  825. package/services/index.js +1 -1
  826. package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
  827. package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
  828. package/services/nativeAuth/helpers/index.js +1 -1
  829. package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
  830. package/services/transactions/__tests__/transformAndSignTransactions.test.js +1 -1
  831. package/services/transactions/clearTransactions.js +1 -1
  832. package/services/transactions/getBatchTransactionsStatus.js +1 -1
  833. package/services/transactions/getTransactionsDetails.js +1 -1
  834. package/services/transactions/index.js +1 -1
  835. package/services/transactions/isCrossShardTransaction.js +1 -1
  836. package/services/transactions/sendBatchTransactions.js +1 -1
  837. package/services/transactions/sendBatchTransactions.test.js +1 -1
  838. package/services/transactions/sendTransactions.js +1 -1
  839. package/services/transactions/signTransactions.js +1 -1
  840. package/services/transactions/transformAndSignTransactions.js +1 -1
  841. package/services/transactions/updateSignedTransactions.js +1 -1
  842. package/services/transactions/utils/transformTransactionsToSign.js +1 -1
  843. package/services/transactions/utils.js +1 -1
  844. package/utils/account/getAccount.js +1 -1
  845. package/utils/account/getAccountBalance.js +1 -1
  846. package/utils/account/getAccountProviderType.js +1 -1
  847. package/utils/account/getAccountShard.js +1 -1
  848. package/utils/account/getAddress.js +1 -1
  849. package/utils/account/getIsProviderEqualTo.js +1 -1
  850. package/utils/account/getLatestNonce.js +1 -1
  851. package/utils/account/getShardOfAddress.js +1 -1
  852. package/utils/account/getWebviewToken.js +1 -1
  853. package/utils/account/index.js +1 -1
  854. package/utils/account/loginWithExternalProvider.js +1 -1
  855. package/utils/account/refreshAccount.js +1 -1
  856. package/utils/account/setNonce.js +1 -1
  857. package/utils/account/signMessage.js +1 -1
  858. package/utils/getIsLoggedIn.js +1 -1
  859. package/utils/index.js +1 -1
  860. package/utils/logout.js +1 -1
  861. package/utils/network/getChainID.js +1 -1
  862. package/utils/network/getEgldLabel.js +1 -1
  863. package/utils/network/getNetworkConfig.js +1 -1
  864. package/utils/network/index.js +1 -1
  865. package/utils/operations/calculateFeeInFiat.js +1 -1
  866. package/utils/operations/calculateFeeLimit.js +1 -1
  867. package/utils/operations/denominate.js +1 -1
  868. package/utils/operations/formatAmount.js +1 -1
  869. package/utils/operations/index.js +1 -1
  870. package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
  871. package/utils/operations/ledger/index.js +1 -1
  872. package/utils/operations/nominate.js +1 -1
  873. package/utils/operations/parseAmount.js +1 -1
  874. package/utils/toasts/customToastsActions.js +1 -1
  875. package/utils/toasts/index.js +1 -1
  876. package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
  877. package/utils/transactions/builtCallbackUrl.js +1 -1
  878. package/utils/transactions/getAllTransactionsLink.js +1 -1
  879. package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
  880. package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
  881. package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
  882. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
  883. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
  884. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
  885. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
  886. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
  887. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
  888. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
  889. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
  890. package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
  891. package/utils/transactions/getInterpretedTransaction/index.js +1 -1
  892. package/utils/transactions/getOperationsDetails.js +1 -1
  893. package/utils/transactions/getTransactionLink.js +1 -1
  894. package/utils/transactions/index.js +1 -1
  895. package/utils/transactions/isGuardianTx.js +1 -1
  896. package/utils/transactions/parseTransactionAfterSigning.js +1 -1
  897. package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
  898. package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
  899. package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
  900. package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
  901. package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
  902. package/utils/transactions/transactionInfoHelpers/index.js +1 -1
  903. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
  904. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
  905. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
  906. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
  907. package/utils/validation/index.js +1 -1
  908. package/utils/validation/maxDecimals.js +1 -1
  909. package/utils/validation/stringIsFloat.js +1 -1
  910. package/utils/waitForChainID.js +1 -1
  911. package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
  912. package/web/hooks/index.js +1 -1
  913. package/web/hooks/useIdleTimer.js +1 -1
  914. package/web/index.js +1 -1
  915. package/wrappers/AppInitializer.js +1 -1
  916. package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
  917. package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
  918. package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
  919. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
  920. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
  921. package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
  922. package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
  923. package/wrappers/AxiosInterceptorContext/index.js +1 -1
  924. package/wrappers/DappProvider/CustomComponents.js +1 -1
  925. package/wrappers/DappProvider/DappProvider.js +1 -1
  926. package/wrappers/DappProvider/index.js +1 -1
  927. package/wrappers/index.js +1 -1
  928. package/__chunks__/chunk-2GZFJ3L3.js +0 -2
  929. package/__chunks__/chunk-2H2MQDL3.js +0 -2
  930. package/__chunks__/chunk-2MD7N7PQ.js +0 -2
  931. package/__chunks__/chunk-2UCWSYAM.js +0 -2
  932. package/__chunks__/chunk-37L5NZZS.js +0 -2
  933. package/__chunks__/chunk-3D3KQGSG.js +0 -2
  934. package/__chunks__/chunk-4JYN3F4X.js +0 -2
  935. package/__chunks__/chunk-5H2SQK7H.js +0 -2
  936. package/__chunks__/chunk-6BZJJAET.js +0 -2
  937. package/__chunks__/chunk-7P3RCGGY.js +0 -2
  938. package/__chunks__/chunk-7RAKTX5G.js +0 -2
  939. package/__chunks__/chunk-7UBVY4KP.js +0 -2
  940. package/__chunks__/chunk-AN4AN5XH.js +0 -2
  941. package/__chunks__/chunk-AQF6WP3B.js +0 -2
  942. package/__chunks__/chunk-BWZEEEV6.js +0 -2
  943. package/__chunks__/chunk-CAWNG7BJ.js +0 -2
  944. package/__chunks__/chunk-D6GURMWV.js +0 -2
  945. package/__chunks__/chunk-D6KVSQBJ.js +0 -2
  946. package/__chunks__/chunk-DGR4XJTX.js +0 -2
  947. package/__chunks__/chunk-DK7VCT6R.js +0 -2
  948. package/__chunks__/chunk-E53RVWOT.js +0 -2
  949. package/__chunks__/chunk-EAVOUVZS.js +0 -2
  950. package/__chunks__/chunk-EKSRAIQ2.js +0 -2
  951. package/__chunks__/chunk-FHUWKULE.js +0 -2
  952. package/__chunks__/chunk-GCLPSNVX.js +0 -2
  953. package/__chunks__/chunk-GSA2SB6O.js +0 -2
  954. package/__chunks__/chunk-HB5RUTVT.js +0 -2
  955. package/__chunks__/chunk-HG4S6KDX.js +0 -2
  956. package/__chunks__/chunk-HMAFTVLK.js +0 -2
  957. package/__chunks__/chunk-IEIURVBZ.js +0 -2
  958. package/__chunks__/chunk-J5OXIGWW.js +0 -2
  959. package/__chunks__/chunk-K53PESRU.js +0 -2
  960. package/__chunks__/chunk-MAN7GWTH.js +0 -2
  961. package/__chunks__/chunk-MOH5IXEW.js +0 -2
  962. package/__chunks__/chunk-MT5L5HAW.js +0 -2
  963. package/__chunks__/chunk-NCWO65ZY.js +0 -2
  964. package/__chunks__/chunk-NDEYN3LD.js +0 -2
  965. package/__chunks__/chunk-NDUB47FE.js +0 -2
  966. package/__chunks__/chunk-OFFEXGLU.js +0 -2
  967. package/__chunks__/chunk-OMWA264B.js +0 -2
  968. package/__chunks__/chunk-OQT4D6DA.js +0 -2
  969. package/__chunks__/chunk-OYJGON2R.js +0 -2
  970. package/__chunks__/chunk-PLGOGN7B.js +0 -2
  971. package/__chunks__/chunk-PYLTLW5W.js +0 -2
  972. package/__chunks__/chunk-QY3POW5A.js +0 -2
  973. package/__chunks__/chunk-RBNR7KTD.js +0 -2
  974. package/__chunks__/chunk-RGLZWEKW.js +0 -2
  975. package/__chunks__/chunk-RGQD2CXL.js +0 -2
  976. package/__chunks__/chunk-TENZ5D35.js +0 -2
  977. package/__chunks__/chunk-TF4XTQGN.js +0 -2
  978. package/__chunks__/chunk-UMHVXJPV.js +0 -2
  979. package/__chunks__/chunk-UY6UCXJ6.js +0 -2
  980. package/__chunks__/chunk-V7NUNNBR.js +0 -2
  981. package/__chunks__/chunk-V7UIKWIQ.js +0 -2
  982. package/__chunks__/chunk-VC73HKHZ.js +0 -2
  983. package/__chunks__/chunk-W3A4D35B.js +0 -2
  984. package/__chunks__/chunk-X4P7QPM6.js +0 -2
  985. package/__chunks__/chunk-XE6ZGFLG.js +0 -2
  986. package/__chunks__/chunk-XJ6FH3AH.js +0 -2
  987. package/__chunks__/chunk-XMCIIPO4.js +0 -2
  988. package/__chunks__/chunk-Y5X5DR5U.js +0 -2
  989. package/__chunks__/chunk-YLFE6VKO.js +0 -2
  990. package/__chunks__/chunk-ZSMLVC5I.js +0 -2
  991. package/__chunks__/chunk-ZTBC5PGR.js +0 -2
@@ -1,4 +1,4 @@
1
- "use strict";var ZT=Object.create;var wt=Object.defineProperty,JT=Object.defineProperties,QT=Object.getOwnPropertyDescriptor,ex=Object.getOwnPropertyDescriptors,ox=Object.getOwnPropertyNames,fr=Object.getOwnPropertySymbols,nx=Object.getPrototypeOf,Ya=Object.prototype.hasOwnProperty,Sp=Object.prototype.propertyIsEnumerable;var xp=(e,o,n)=>o in e?wt(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,g=(e,o)=>{for(var n in o||(o={}))Ya.call(o,n)&&xp(e,n,o[n]);if(fr)for(var n of fr(o))Sp.call(o,n)&&xp(e,n,o[n]);return e},A=(e,o)=>JT(e,ex(o));var qe=(e,o)=>{var n={};for(var r in e)Ya.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&fr)for(var r of fr(e))o.indexOf(r)<0&&Sp.call(e,r)&&(n[r]=e[r]);return n};var b=(e,o)=>()=>(e&&(o=e(e=0)),o);var I=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),H=(e,o)=>{for(var n in o)wt(e,n,{get:o[n],enumerable:!0})},yp=(e,o,n,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of ox(o))!Ya.call(e,c)&&c!==n&&wt(e,c,{get:()=>o[c],enumerable:!(r=QT(o,c))||r.enumerable});return e};var T=(e,o,n)=>(n=e!=null?ZT(nx(e)):{},yp(o||!e||!e.__esModule?wt(n,"default",{value:e,enumerable:!0}):n,e)),U=e=>yp(wt({},"__esModule",{value:!0}),e);var S=(e,o,n)=>new Promise((r,c)=>{var p=d=>{try{_(n.next(d))}catch(l){c(l)}},m=d=>{try{_(n.throw(d))}catch(l){c(l)}},_=d=>d.done?r(d.value):Promise.resolve(d.value).then(p,m);_((n=n.apply(e,o)).next())});var wp=I(gr=>{"use strict";t();gr.byteLength=rx;gr.toByteArray=ix;gr.fromByteArray=px;var _o=[],ze=[],tx=typeof Uint8Array!="undefined"?Uint8Array:Array,Za="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(gn=0,vp=Za.length;gn<vp;++gn)_o[gn]=Za[gn],ze[Za.charCodeAt(gn)]=gn;var gn,vp;ze["-".charCodeAt(0)]=62;ze["_".charCodeAt(0)]=63;function bp(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=o);var r=n===o?0:4-n%4;return[n,r]}function rx(e){var o=bp(e),n=o[0],r=o[1];return(n+r)*3/4-r}function ax(e,o,n){return(o+n)*3/4-n}function ix(e){var o,n=bp(e),r=n[0],c=n[1],p=new tx(ax(e,r,c)),m=0,_=c>0?r-4:r,d;for(d=0;d<_;d+=4)o=ze[e.charCodeAt(d)]<<18|ze[e.charCodeAt(d+1)]<<12|ze[e.charCodeAt(d+2)]<<6|ze[e.charCodeAt(d+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=ze[e.charCodeAt(d)]<<2|ze[e.charCodeAt(d+1)]>>4,p[m++]=o&255),c===1&&(o=ze[e.charCodeAt(d)]<<10|ze[e.charCodeAt(d+1)]<<4|ze[e.charCodeAt(d+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function cx(e){return _o[e>>18&63]+_o[e>>12&63]+_o[e>>6&63]+_o[e&63]}function sx(e,o,n){for(var r,c=[],p=o;p<n;p+=3)r=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(cx(r));return c.join("")}function px(e){for(var o,n=e.length,r=n%3,c=[],p=16383,m=0,_=n-r;m<_;m+=p)c.push(sx(e,m,m+p>_?_:m+p));return r===1?(o=e[n-1],c.push(_o[o>>2]+_o[o<<4&63]+"==")):r===2&&(o=(e[n-2]<<8)+e[n-1],c.push(_o[o>>10]+_o[o>>4&63]+_o[o<<2&63]+"=")),c.join("")}});var Ap=I(Ja=>{t();Ja.read=function(e,o,n,r,c){var p,m,_=c*8-r-1,d=(1<<_)-1,l=d>>1,u=-7,f=n?c-1:0,h=n?-1:1,v=e[o+f];for(f+=h,p=v&(1<<-u)-1,v>>=-u,u+=_;u>0;p=p*256+e[o+f],f+=h,u-=8);for(m=p&(1<<-u)-1,p>>=-u,u+=r;u>0;m=m*256+e[o+f],f+=h,u-=8);if(p===0)p=1-l;else{if(p===d)return m?NaN:(v?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-l}return(v?-1:1)*m*Math.pow(2,p-r)};Ja.write=function(e,o,n,r,c,p){var m,_,d,l=p*8-c-1,u=(1<<l)-1,f=u>>1,h=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,v=r?0:p-1,x=r?1:-1,D=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(_=isNaN(o)?1:0,m=u):(m=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-m))<1&&(m--,d*=2),m+f>=1?o+=h/d:o+=h*Math.pow(2,1-f),o*d>=2&&(m++,d/=2),m+f>=u?(_=0,m=u):m+f>=1?(_=(o*d-1)*Math.pow(2,c),m=m+f):(_=o*Math.pow(2,f-1)*Math.pow(2,c),m=0));c>=8;e[n+v]=_&255,v+=x,_/=256,c-=8);for(m=m<<c|_,l+=c;l>0;e[n+v]=m&255,v+=x,m/=256,l-=8);e[n+v-x]|=D*128}});var Fp=I(Xn=>{"use strict";t();var Qa=wp(),Kn=Ap(),Ip=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Xn.Buffer=y;Xn.SlowBuffer=fx;Xn.INSPECT_MAX_BYTES=50;var hr=2147483647;Xn.kMaxLength=hr;y.TYPED_ARRAY_SUPPORT=mx();!y.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 mx(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(n){return!1}}Object.defineProperty(y.prototype,"parent",{enumerable:!0,get:function(){if(!!y.isBuffer(this))return this.buffer}});Object.defineProperty(y.prototype,"offset",{enumerable:!0,get:function(){if(!!y.isBuffer(this))return this.byteOffset}});function Do(e){if(e>hr)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,y.prototype),o}function y(e,o,n){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return ti(e)}return Cp(e,o,n)}y.poolSize=8192;function Cp(e,o,n){if(typeof e=="string")return _x(e,o);if(ArrayBuffer.isView(e))return lx(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(lo(e,ArrayBuffer)||e&&lo(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(lo(e,SharedArrayBuffer)||e&&lo(e.buffer,SharedArrayBuffer)))return oi(e,o,n);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return y.from(r,o,n);var c=ux(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return y.from(e[Symbol.toPrimitive]("string"),o,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}y.from=function(e,o,n){return Cp(e,o,n)};Object.setPrototypeOf(y.prototype,Uint8Array.prototype);Object.setPrototypeOf(y,Uint8Array);function Np(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function dx(e,o,n){return Np(e),e<=0?Do(e):o!==void 0?typeof n=="string"?Do(e).fill(o,n):Do(e).fill(o):Do(e)}y.alloc=function(e,o,n){return dx(e,o,n)};function ti(e){return Np(e),Do(e<0?0:ri(e)|0)}y.allocUnsafe=function(e){return ti(e)};y.allocUnsafeSlow=function(e){return ti(e)};function _x(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!y.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var n=Lp(e,o)|0,r=Do(n),c=r.write(e,o);return c!==n&&(r=r.slice(0,c)),r}function ei(e){for(var o=e.length<0?0:ri(e.length)|0,n=Do(o),r=0;r<o;r+=1)n[r]=e[r]&255;return n}function lx(e){if(lo(e,Uint8Array)){var o=new Uint8Array(e);return oi(o.buffer,o.byteOffset,o.byteLength)}return ei(e)}function oi(e,o,n){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(n||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&n===void 0?r=new Uint8Array(e):n===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,n),Object.setPrototypeOf(r,y.prototype),r}function ux(e){if(y.isBuffer(e)){var o=ri(e.length)|0,n=Do(o);return n.length===0||e.copy(n,0,0,o),n}if(e.length!==void 0)return typeof e.length!="number"||ai(e.length)?Do(0):ei(e);if(e.type==="Buffer"&&Array.isArray(e.data))return ei(e.data)}function ri(e){if(e>=hr)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+hr.toString(16)+" bytes");return e|0}function fx(e){return+e!=e&&(e=0),y.alloc(+e)}y.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==y.prototype};y.compare=function(o,n){if(lo(o,Uint8Array)&&(o=y.from(o,o.offset,o.byteLength)),lo(n,Uint8Array)&&(n=y.from(n,n.offset,n.byteLength)),!y.isBuffer(o)||!y.isBuffer(n))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===n)return 0;for(var r=o.length,c=n.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==n[p]){r=o[p],c=n[p];break}return r<c?-1:c<r?1:0};y.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}};y.concat=function(o,n){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return y.alloc(0);var r;if(n===void 0)for(n=0,r=0;r<o.length;++r)n+=o[r].length;var c=y.allocUnsafe(n),p=0;for(r=0;r<o.length;++r){var m=o[r];if(lo(m,Uint8Array))p+m.length>c.length?y.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(y.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Lp(e,o){if(y.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||lo(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var n=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&n===0)return 0;for(var c=!1;;)switch(o){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return ni(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return n*2;case"hex":return n>>>1;case"base64":return Op(e).length;default:if(c)return r?-1:ni(e).length;o=(""+o).toLowerCase(),c=!0}}y.byteLength=Lp;function gx(e,o,n){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,o>>>=0,n<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return Ix(this,o,n);case"utf8":case"utf-8":return Ep(this,o,n);case"ascii":return wx(this,o,n);case"latin1":case"binary":return Ax(this,o,n);case"base64":return vx(this,o,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return kx(this,o,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}y.prototype._isBuffer=!0;function hn(e,o,n){var r=e[o];e[o]=e[n],e[n]=r}y.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 n=0;n<o;n+=2)hn(this,n,n+1);return this};y.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 n=0;n<o;n+=4)hn(this,n,n+3),hn(this,n+1,n+2);return this};y.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 n=0;n<o;n+=8)hn(this,n,n+7),hn(this,n+1,n+6),hn(this,n+2,n+5),hn(this,n+3,n+4);return this};y.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Ep(this,0,o):gx.apply(this,arguments)};y.prototype.toLocaleString=y.prototype.toString;y.prototype.equals=function(o){if(!y.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:y.compare(this,o)===0};y.prototype.inspect=function(){var o="",n=Xn.INSPECT_MAX_BYTES;return o=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(o+=" ... "),"<Buffer "+o+">"};Ip&&(y.prototype[Ip]=y.prototype.inspect);y.prototype.compare=function(o,n,r,c,p){if(lo(o,Uint8Array)&&(o=y.from(o,o.offset,o.byteLength)),!y.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(n===void 0&&(n=0),r===void 0&&(r=o?o.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),n<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&n>=r)return 0;if(c>=p)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,_=r-n,d=Math.min(m,_),l=this.slice(c,p),u=o.slice(n,r),f=0;f<d;++f)if(l[f]!==u[f]){m=l[f],_=u[f];break}return m<_?-1:_<m?1:0};function Pp(e,o,n,r,c){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,ai(n)&&(n=c?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(c)return-1;n=e.length-1}else if(n<0)if(c)n=0;else return-1;if(typeof o=="string"&&(o=y.from(o,r)),y.isBuffer(o))return o.length===0?-1:kp(e,o,n,r,c);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,o,n):Uint8Array.prototype.lastIndexOf.call(e,o,n):kp(e,[o],n,r,c);throw new TypeError("val must be string, number or Buffer")}function kp(e,o,n,r,c){var p=1,m=e.length,_=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,_/=2,n/=2}function d(v,x){return p===1?v[x]:v.readUInt16BE(x*p)}var l;if(c){var u=-1;for(l=n;l<m;l++)if(d(e,l)===d(o,u===-1?0:l-u)){if(u===-1&&(u=l),l-u+1===_)return u*p}else u!==-1&&(l-=l-u),u=-1}else for(n+_>m&&(n=m-_),l=n;l>=0;l--){for(var f=!0,h=0;h<_;h++)if(d(e,l+h)!==d(o,h)){f=!1;break}if(f)return l}return-1}y.prototype.includes=function(o,n,r){return this.indexOf(o,n,r)!==-1};y.prototype.indexOf=function(o,n,r){return Pp(this,o,n,r,!0)};y.prototype.lastIndexOf=function(o,n,r){return Pp(this,o,n,r,!1)};function hx(e,o,n,r){n=Number(n)||0;var c=e.length-n;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var _=parseInt(o.substr(m*2,2),16);if(ai(_))return m;e[n+m]=_}return m}function Tx(e,o,n,r){return Tr(ni(o,e.length-n),e,n,r)}function xx(e,o,n,r){return Tr(Nx(o),e,n,r)}function Sx(e,o,n,r){return Tr(Op(o),e,n,r)}function yx(e,o,n,r){return Tr(Lx(o,e.length-n),e,n,r)}y.prototype.write=function(o,n,r,c){if(n===void 0)c="utf8",r=this.length,n=0;else if(r===void 0&&typeof n=="string")c=n,r=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-n;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||n<0)||n>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return hx(this,o,n,r);case"utf8":case"utf-8":return Tx(this,o,n,r);case"ascii":case"latin1":case"binary":return xx(this,o,n,r);case"base64":return Sx(this,o,n,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return yx(this,o,n,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};y.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function vx(e,o,n){return o===0&&n===e.length?Qa.fromByteArray(e):Qa.fromByteArray(e.slice(o,n))}function Ep(e,o,n){n=Math.min(e.length,n);for(var r=[],c=o;c<n;){var p=e[c],m=null,_=p>239?4:p>223?3:p>191?2:1;if(c+_<=n){var d,l,u,f;switch(_){case 1:p<128&&(m=p);break;case 2:d=e[c+1],(d&192)===128&&(f=(p&31)<<6|d&63,f>127&&(m=f));break;case 3:d=e[c+1],l=e[c+2],(d&192)===128&&(l&192)===128&&(f=(p&15)<<12|(d&63)<<6|l&63,f>2047&&(f<55296||f>57343)&&(m=f));break;case 4:d=e[c+1],l=e[c+2],u=e[c+3],(d&192)===128&&(l&192)===128&&(u&192)===128&&(f=(p&15)<<18|(d&63)<<12|(l&63)<<6|u&63,f>65535&&f<1114112&&(m=f))}}m===null?(m=65533,_=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=_}return bx(r)}var Dp=4096;function bx(e){var o=e.length;if(o<=Dp)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<o;)n+=String.fromCharCode.apply(String,e.slice(r,r+=Dp));return n}function wx(e,o,n){var r="";n=Math.min(e.length,n);for(var c=o;c<n;++c)r+=String.fromCharCode(e[c]&127);return r}function Ax(e,o,n){var r="";n=Math.min(e.length,n);for(var c=o;c<n;++c)r+=String.fromCharCode(e[c]);return r}function Ix(e,o,n){var r=e.length;(!o||o<0)&&(o=0),(!n||n<0||n>r)&&(n=r);for(var c="",p=o;p<n;++p)c+=Px[e[p]];return c}function kx(e,o,n){for(var r=e.slice(o,n),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}y.prototype.slice=function(o,n){var r=this.length;o=~~o,n=n===void 0?r:~~n,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<o&&(n=o);var c=this.subarray(o,n);return Object.setPrototypeOf(c,y.prototype),c};function ge(e,o,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>n)throw new RangeError("Trying to access beyond buffer length")}y.prototype.readUintLE=y.prototype.readUIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||ge(o,n,this.length);for(var c=this[o],p=1,m=0;++m<n&&(p*=256);)c+=this[o+m]*p;return c};y.prototype.readUintBE=y.prototype.readUIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||ge(o,n,this.length);for(var c=this[o+--n],p=1;n>0&&(p*=256);)c+=this[o+--n]*p;return c};y.prototype.readUint8=y.prototype.readUInt8=function(o,n){return o=o>>>0,n||ge(o,1,this.length),this[o]};y.prototype.readUint16LE=y.prototype.readUInt16LE=function(o,n){return o=o>>>0,n||ge(o,2,this.length),this[o]|this[o+1]<<8};y.prototype.readUint16BE=y.prototype.readUInt16BE=function(o,n){return o=o>>>0,n||ge(o,2,this.length),this[o]<<8|this[o+1]};y.prototype.readUint32LE=y.prototype.readUInt32LE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};y.prototype.readUint32BE=y.prototype.readUInt32BE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};y.prototype.readIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||ge(o,n,this.length);for(var c=this[o],p=1,m=0;++m<n&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*n)),c};y.prototype.readIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||ge(o,n,this.length);for(var c=n,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*n)),m};y.prototype.readInt8=function(o,n){return o=o>>>0,n||ge(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};y.prototype.readInt16LE=function(o,n){o=o>>>0,n||ge(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};y.prototype.readInt16BE=function(o,n){o=o>>>0,n||ge(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};y.prototype.readInt32LE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};y.prototype.readInt32BE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};y.prototype.readFloatLE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),Kn.read(this,o,!0,23,4)};y.prototype.readFloatBE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),Kn.read(this,o,!1,23,4)};y.prototype.readDoubleLE=function(o,n){return o=o>>>0,n||ge(o,8,this.length),Kn.read(this,o,!0,52,8)};y.prototype.readDoubleBE=function(o,n){return o=o>>>0,n||ge(o,8,this.length),Kn.read(this,o,!1,52,8)};function Pe(e,o,n,r,c,p){if(!y.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}y.prototype.writeUintLE=y.prototype.writeUIntLE=function(o,n,r,c){if(o=+o,n=n>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;Pe(this,o,n,r,p,0)}var m=1,_=0;for(this[n]=o&255;++_<r&&(m*=256);)this[n+_]=o/m&255;return n+r};y.prototype.writeUintBE=y.prototype.writeUIntBE=function(o,n,r,c){if(o=+o,n=n>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;Pe(this,o,n,r,p,0)}var m=r-1,_=1;for(this[n+m]=o&255;--m>=0&&(_*=256);)this[n+m]=o/_&255;return n+r};y.prototype.writeUint8=y.prototype.writeUInt8=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,1,255,0),this[n]=o&255,n+1};y.prototype.writeUint16LE=y.prototype.writeUInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,2,65535,0),this[n]=o&255,this[n+1]=o>>>8,n+2};y.prototype.writeUint16BE=y.prototype.writeUInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,2,65535,0),this[n]=o>>>8,this[n+1]=o&255,n+2};y.prototype.writeUint32LE=y.prototype.writeUInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,4,4294967295,0),this[n+3]=o>>>24,this[n+2]=o>>>16,this[n+1]=o>>>8,this[n]=o&255,n+4};y.prototype.writeUint32BE=y.prototype.writeUInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,4,4294967295,0),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};y.prototype.writeIntLE=function(o,n,r,c){if(o=+o,n=n>>>0,!c){var p=Math.pow(2,8*r-1);Pe(this,o,n,r,p-1,-p)}var m=0,_=1,d=0;for(this[n]=o&255;++m<r&&(_*=256);)o<0&&d===0&&this[n+m-1]!==0&&(d=1),this[n+m]=(o/_>>0)-d&255;return n+r};y.prototype.writeIntBE=function(o,n,r,c){if(o=+o,n=n>>>0,!c){var p=Math.pow(2,8*r-1);Pe(this,o,n,r,p-1,-p)}var m=r-1,_=1,d=0;for(this[n+m]=o&255;--m>=0&&(_*=256);)o<0&&d===0&&this[n+m+1]!==0&&(d=1),this[n+m]=(o/_>>0)-d&255;return n+r};y.prototype.writeInt8=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,1,127,-128),o<0&&(o=255+o+1),this[n]=o&255,n+1};y.prototype.writeInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,2,32767,-32768),this[n]=o&255,this[n+1]=o>>>8,n+2};y.prototype.writeInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,2,32767,-32768),this[n]=o>>>8,this[n+1]=o&255,n+2};y.prototype.writeInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,4,2147483647,-2147483648),this[n]=o&255,this[n+1]=o>>>8,this[n+2]=o>>>16,this[n+3]=o>>>24,n+4};y.prototype.writeInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};function Mp(e,o,n,r,c,p){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function Wp(e,o,n,r,c){return o=+o,n=n>>>0,c||Mp(e,o,n,4,34028234663852886e22,-34028234663852886e22),Kn.write(e,o,n,r,23,4),n+4}y.prototype.writeFloatLE=function(o,n,r){return Wp(this,o,n,!0,r)};y.prototype.writeFloatBE=function(o,n,r){return Wp(this,o,n,!1,r)};function Rp(e,o,n,r,c){return o=+o,n=n>>>0,c||Mp(e,o,n,8,17976931348623157e292,-17976931348623157e292),Kn.write(e,o,n,r,52,8),n+8}y.prototype.writeDoubleLE=function(o,n,r){return Rp(this,o,n,!0,r)};y.prototype.writeDoubleBE=function(o,n,r){return Rp(this,o,n,!1,r)};y.prototype.copy=function(o,n,r,c){if(!y.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),n>=o.length&&(n=o.length),n||(n=0),c>0&&c<r&&(c=r),c===r||o.length===0||this.length===0)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-n<c-r&&(c=o.length-n+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(n,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),n),p};y.prototype.fill=function(o,n,r,c){if(typeof o=="string"){if(typeof n=="string"?(c=n,n=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!y.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n=n>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=n;m<r;++m)this[m]=o;else{var _=y.isBuffer(o)?o:y.from(o,c),d=_.length;if(d===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-n;++m)this[m+n]=_[m%d]}return this};var Dx=/[^+/0-9A-Za-z-_]/g;function Cx(e){if(e=e.split("=")[0],e=e.trim().replace(Dx,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function ni(e,o){o=o||1/0;for(var n,r=e.length,c=null,p=[],m=0;m<r;++m){if(n=e.charCodeAt(m),n>55295&&n<57344){if(!c){if(n>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&p.push(239,191,189);continue}c=n;continue}if(n<56320){(o-=3)>-1&&p.push(239,191,189),c=n;continue}n=(c-55296<<10|n-56320)+65536}else c&&(o-=3)>-1&&p.push(239,191,189);if(c=null,n<128){if((o-=1)<0)break;p.push(n)}else if(n<2048){if((o-=2)<0)break;p.push(n>>6|192,n&63|128)}else if(n<65536){if((o-=3)<0)break;p.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((o-=4)<0)break;p.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw new Error("Invalid code point")}return p}function Nx(e){for(var o=[],n=0;n<e.length;++n)o.push(e.charCodeAt(n)&255);return o}function Lx(e,o){for(var n,r,c,p=[],m=0;m<e.length&&!((o-=2)<0);++m)n=e.charCodeAt(m),r=n>>8,c=n%256,p.push(c),p.push(r);return p}function Op(e){return Qa.toByteArray(Cx(e))}function Tr(e,o,n,r){for(var c=0;c<r&&!(c+n>=o.length||c>=e.length);++c)o[c+n]=e[c];return c}function lo(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function ai(e){return e!==e}var Px=function(){for(var e="0123456789abcdef",o=new Array(256),n=0;n<16;++n)for(var r=n*16,c=0;c<16;++c)o[r+c]=e[n]+e[c];return o}()});var Vp=I((bk,Hp)=>{t();var ce=Hp.exports={},uo,fo;function ii(){throw new Error("setTimeout has not been defined")}function ci(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?uo=setTimeout:uo=ii}catch(e){uo=ii}try{typeof clearTimeout=="function"?fo=clearTimeout:fo=ci}catch(e){fo=ci}})();function Bp(e){if(uo===setTimeout)return setTimeout(e,0);if((uo===ii||!uo)&&setTimeout)return uo=setTimeout,setTimeout(e,0);try{return uo(e,0)}catch(o){try{return uo.call(null,e,0)}catch(n){return uo.call(this,e,0)}}}function Ex(e){if(fo===clearTimeout)return clearTimeout(e);if((fo===ci||!fo)&&clearTimeout)return fo=clearTimeout,clearTimeout(e);try{return fo(e)}catch(o){try{return fo.call(null,e)}catch(n){return fo.call(this,e)}}}var Co=[],Yn=!1,Tn,xr=-1;function Mx(){!Yn||!Tn||(Yn=!1,Tn.length?Co=Tn.concat(Co):xr=-1,Co.length&&Up())}function Up(){if(!Yn){var e=Bp(Mx);Yn=!0;for(var o=Co.length;o;){for(Tn=Co,Co=[];++xr<o;)Tn&&Tn[xr].run();xr=-1,o=Co.length}Tn=null,Yn=!1,Ex(e)}}ce.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)o[n-1]=arguments[n];Co.push(new Gp(e,o)),Co.length===1&&!Yn&&Bp(Up)};function Gp(e,o){this.fun=e,this.array=o}Gp.prototype.run=function(){this.fun.apply(null,this.array)};ce.title="browser";ce.browser=!0;ce.env={};ce.argv=[];ce.version="";ce.versions={};function No(){}ce.on=No;ce.addListener=No;ce.once=No;ce.off=No;ce.removeListener=No;ce.removeAllListeners=No;ce.emit=No;ce.prependListener=No;ce.prependOnceListener=No;ce.listeners=function(e){return[]};ce.binding=function(e){throw new Error("process.binding is not supported")};ce.cwd=function(){return"/"};ce.chdir=function(e){throw new Error("process.chdir is not supported")};ce.umask=function(){return 0}});var a,s,Wx,i,t=b(()=>{a=T(Fp()),s=T(Vp()),Wx=function(e){function o(){var r=this||self;return delete e.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var n=__magic__;return n}(Object),i=Wx});var si=b(()=>{"use strict";t()});var $p,Lo,qp,pi,zp,jp,At,go=b(()=>{"use strict";t();$p="error when signing",Lo="Transaction canceled",qp="error signing transaction",pi="provider not initialized",zp="You need a signer/valid signer to send a transaction,use either WalletProvider, LedgerProvider or WalletConnect",jp="Undefined transaction status",At="You cannot sign transactions from a different account"});var Kp=b(()=>{"use strict";t()});var mi,Xp=b(()=>{"use strict";t();mi=(r=>(r.SetGuardian="SetGuardian",r.GuardAccount="GuardAccount",r.UnGuardAccount="UnGuardAccount",r))(mi||{})});var di,_i,li,ui,It,fi,gi=b(()=>{"use strict";t();di="1.0.8",_i="1.0.11",li="1.0.15",ui="1.0.17",It="1.0.22",fi="1.0.23"});var hi,Ti=b(()=>{"use strict";t();hi={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 Yp=b(()=>{"use strict";t()});var xi,Si=b(()=>{"use strict";t();xi=(c=>(c.signature="signature",c.sessionId="sessionId",c.status="status",c.address="address",c))(xi||{})});var Zp=b(()=>{"use strict";t()});var Jp=b(()=>{"use strict";t()});var Ie,Zn,Xo=b(()=>{"use strict";t();Ie=require("@multiversx/sdk-web-wallet-cross-window-provider/out/CrossWindowProvider/CrossWindowProvider"),Zn=require("@multiversx/sdk-web-wallet-cross-window-provider/out/enums")});var Qp,Wk,em,Rk,Y=b(()=>{"use strict";t();Xo();Qp=(n=>(n.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",n.reloginRequest="RELOGIN_REQUEST",n))(Qp||{}),Wk=g(g({},Zn.WindowProviderRequestEnums),Qp),em=(o=>(o.reloginResponse="RELOGIN_RESPONSE",o))(em||{}),Rk=g(g({},Zn.WindowProviderResponseEnums),em)});var om=b(()=>{"use strict";t()});var nm=b(()=>{"use strict";t()});var Po,Ee=b(()=>{"use strict";t();Po=(c=>(c.raw="raw",c.text="text",c.decimal="decimal",c.smart="smart",c))(Po||{})});var tm=b(()=>{"use strict";t()});var rm=b(()=>{"use strict";t()});var am=b(()=>{"use strict";t()});var J=b(()=>{"use strict";t();Si();Zp();Jp();Y();om();nm();Ee();tm();rm();am()});var xn,im,Qk,cm,eD,sm,oD,nD,pm,kt,Sn=b(()=>{"use strict";t();J();xn={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",extrasApiAddress:"https://devnet-extras-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",metamaskSnapWalletAddress:"https://devnet-iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",extrasApiAddress:"https://testnet-extras-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",metamaskSnapWalletAddress:"https://testnet-iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",extrasApiAddress:"https://extras-api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",metamaskSnapWalletAddress:"https://iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3}},{chainId:im,egldLabel:Qk}=xn["devnet"],{chainId:cm,egldLabel:eD}=xn["testnet"],{chainId:sm,egldLabel:oD}=xn["mainnet"],nD={["devnet"]:im,["testnet"]:cm,["mainnet"]:sm},pm={[im]:"devnet",[cm]:"testnet",[sm]:"mainnet"},kt=0});var mm,Dt=b(()=>{"use strict";t();mm="cancel-transaction-toast"});var ho,dm=b(()=>{"use strict";t();ho=require("@multiversx/sdk-web-wallet-provider")});var Te,yn=b(()=>{"use strict";t();Te=require("@multiversx/sdk-dapp-utils/out/constants/browserConstants")});var _m,lm,yi,sD,pD,vi=b(()=>{"use strict";t();yn();yi=String((lm=(_m=Te.safeWindow)==null?void 0:_m.navigator)==null?void 0:lm.userAgent),sD=/^((?!chrome|android).)*safari/i.test(yi),pD=/firefox/i.test(yi)&&/windows/i.test(yi)});var bi,Sr,Ct,wi,Nt,je,vn,um,fm,gm,To,yr,hm,vr,Tm,xm,Sm,Ke,ym,vm,R=b(()=>{"use strict";t();si();go();Kp();Xp();gi();Ti();Yp();Sn();Dt();dm();vi();bi=.01,Sr=1500,Ct=5e4,wi=5e4,Nt=1e9,je=18,vn=4,um=1,fm=1,gm="/dapp/init",To="signSession",yr="sdk-dapp-version",hm="4.3.4-alpha.1",vr="logout",Tm="login",xm="cancelSignTx",Sm="N/A",Ke="0",ym="...",vm="EGLD-000000"});var Lt,br=b(()=>{"use strict";t();Lt=()=>Date.now()/1e3});var bm=b(()=>{"use strict";t()});var wm=b(()=>{"use strict";t()});var Ai=b(()=>{"use strict";t();br();bm();wm()});var Ii={};H(Ii,{clear:()=>Bx,getItem:()=>Ox,localStorageKeys:()=>Xe,removeItem:()=>Fx,setItem:()=>Rx});var Xe,wr,Rx,Ox,Fx,Bx,bn=b(()=>{"use strict";t();Ai();Xe={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event",guardianBreachToastDismissTimestamp:"sdk-dapp-guardian-breach-toast-dismiss-timestamp"},wr=typeof localStorage!="undefined",Rx=({key:e,data:o,expires:n})=>{!wr||localStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},Ox=e=>{if(!wr)return;let o=localStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Lt()>=n.expires?(localStorage.removeItem(String(e)),null):n.data},Fx=e=>{!wr||localStorage.removeItem(String(e))},Bx=()=>{!wr||localStorage.clear()}});var ki={};H(ki,{clear:()=>Dm,getItem:()=>Im,removeItem:()=>km,sessionStorageKeys:()=>Ux,setItem:()=>Am,storage:()=>Gx});var Ux,Am,Im,km,Dm,Gx,Cm=b(()=>{"use strict";t();Ux={address:"address",shard:"shard",toasts:"toasts",toastProgress:"toastProgress"},Am=({key:e,data:o,expires:n})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},Im=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Date.now()>=n.expires?(sessionStorage.removeItem(String(e)),null):n.data},km=e=>sessionStorage.removeItem(String(e)),Dm=()=>sessionStorage.clear(),Gx={setItem:Am,getItem:Im,removeItem:km,clear:Dm}});var oo,wn=b(()=>{"use strict";t();bn();Cm();oo={session:ki,local:Ii}});var Di,ee,Me,ae=b(()=>{"use strict";t();Di=require("@reduxjs/toolkit");R();ee=(0,Di.createAction)(vr),Me=(0,Di.createAction)(Tm,e=>({payload:e}))});var Ni,Nm,Lm,Ye,Ci,Pm,no,Yo,Li,UD,Hx,Vx,GD,HD,VD,$x,qx,Ar,Ir=b(()=>{"use strict";t();Ni=require("@multiversx/sdk-core"),Nm=require("@reduxjs/toolkit"),Lm=require("redux-persist");R();wn();bn();ae();Ye={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Ke},Ci={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Ye},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Pm=(0,Nm.createSlice)({name:"accountInfoSlice",initialState:Ci,reducers:{setAddress:(e,o)=>{let n=o.payload;e.address=n,e.publicKey=n?new Ni.Address(n).hex():""},setAccount:(e,o)=>{let n=e.address===o.payload.address;e.accounts={[e.address]:n?o.payload:Ye},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:n}=e;e.accounts[n].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}},setWebsocketBatchEvent:(e,o)=>{e.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:e=>{e.addCase(ee,()=>(oo.local.removeItem(Xe.loginExpiresAt),Ci)),e.addCase(Me,(o,n)=>{let{address:r}=n.payload;o.address=r,o.publicKey=new Ni.Address(r).toHex()}),e.addCase(Lm.REHYDRATE,(o,n)=>{var l;if(!((l=n.payload)!=null&&l.account))return;let{account:r}=n.payload,{address:c,shard:p,accounts:m,publicKey:_}=r;o.address=c,o.shard=p;let d=m&&c in m;o.accounts=d?m:Ci.accounts,o.publicKey=_})}}),{setAccount:no,setAddress:Yo,setAccountNonce:Li,setAccountShard:UD,setLedgerAccount:Hx,updateLedgerAccount:Vx,setWalletConnectAccount:GD,setIsAccountLoading:HD,setAccountLoadingError:VD,setWebsocketEvent:$x,setWebsocketBatchEvent:qx}=Pm.actions,Ar=Pm.reducer});function Pt(){return new Date().setHours(new Date().getHours()+24)}function Et(e){oo.local.setItem({key:Xe.loginExpiresAt,data:e,expires:e})}var Pi=b(()=>{"use strict";t();wn();bn()});var Mm,Em,Wm,QD,zx,jx,Ei,eC,Kx,Rm,oC,nC,tC,kr,Dr=b(()=>{"use strict";t();Mm=require("@reduxjs/toolkit");Pi();Y();ae();Em={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,passkeyLogin:null,operaLogin:null,crossWindowLogin:null,iframeWindowLogin:null,isLoginSessionInvalid:!1,webviewLogin:null},Wm=(0,Mm.createSlice)({name:"loginInfoSlice",initialState:Em,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},setWebviewLogin:(e,o)=>{e.webviewLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload},setIsWalletConnectV2Initialized:(e,o)=>{e.isWalletConnectV2Initialized=o.payload}},extraReducers:e=>{e.addCase(ee,()=>Em),e.addCase(Me,(o,n)=>{o.isLoginSessionInvalid=!1,o.loginMethod=n.payload.loginMethod,o.iframeLoginType=n.payload.iframeLoginType,Et(Pt())})}}),{setLoginMethod:QD,setWalletConnectLogin:zx,setLedgerLogin:jx,setTokenLogin:Ei,setTokenLoginSignature:eC,setWalletLogin:Kx,invalidateLoginSession:Rm,setLogoutRoute:oC,setIsWalletConnectV2Initialized:nC,setWebviewLogin:tC}=Wm.actions,kr=Wm.reducer});var Fm,Om,Bm,cC,Xx,sC,Yx,Cr,Nr=b(()=>{"use strict";t();Fm=require("@reduxjs/toolkit");ae();Om={},Bm=(0,Fm.createSlice)({name:"modalsSlice",initialState:Om,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(ee,()=>Om)}}),{setTxSubmittedModal:cC,setNotificationModal:Xx,clearTxSubmittedModal:sC,clearNotificationModal:Yx}=Bm.actions,Cr=Bm.reducer});var to,An=b(()=>{"use strict";t();to=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined"});var q,xe=b(()=>{"use strict";t();An();q=()=>{if(!to())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:n,origin:r,href:c,search:p}}=window;return{pathname:o,hash:n,origin:r,href:c,search:p}}});var Jn,Um=b(()=>{"use strict";t();xe();Jn=(e="")=>{let o=q(),n=e.startsWith("http")||e.startsWith("www.");return!o.origin||e.startsWith(o.origin)||n?e:`${o.origin}/${e.replace("/","")}`}});var Eo,Gm=b(()=>{"use strict";t();Se();Eo=()=>{let{pathname:e,search:o,hash:n}=q();return`${e!=null?e:""}${o!=null?o:""}${n!=null?n:""}`}});var Hm,Vm=b(()=>{"use strict";t();yn();Hm=e=>{if(!Te.safeWindow.location)return;if(!new URL(Te.safeWindow.location.href).protocol.startsWith("http"))return Te.safeWindow.location.reload();Te.safeWindow.location.assign(e)}});var Se=b(()=>{"use strict";t();Um();Gm();xe();Vm()});var $m,qm,Mt,Wt=b(()=>{"use strict";t();Se();$m=!1,qm=(e=!0)=>{$m=e},Mt=({timeout:e=0,url:o})=>{$m||setTimeout(()=>{if(!!window)return Hm(o)},e)}});var zm=b(()=>{"use strict";t();Wt()});function jm(e){return e[Math.floor(Math.random()*e.length)]}var Km=b(()=>{"use strict";t()});function Mi(e){let o=null;if((e==null?void 0:e.statusCode)in hi){let n=e==null?void 0:e.statusCode,{message:r}=hi[n];o=Qx.includes(n)?Xm:r}return{errorMessage:o,defaultErrorMessage:Xm}}var Xm,Zx,Jx,Qx,Wi=b(()=>{"use strict";t();Ti();Xm="Check if the MultiversX app is open on Ledger",Zx=28161,Jx=28160,Qx=[Zx,Jx]});var Mo=b(()=>{"use strict";t();zm();Km();Wi()});var Ym,Zm,Jm,Ri,oS,Qm,BC,UC,ed,Lr,Pr=b(()=>{"use strict";t();Ym=require("@reduxjs/toolkit"),Zm=T(require("lodash.omit")),Jm=require("redux-persist");Dt();ae();Mo();Ri={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000",roundDuration:6e3},oS={network:Ri},Qm=(0,Ym.createSlice)({name:"appConfig",initialState:oS,reducers:{initializeNetworkConfig:(e,o)=>{let n=jm(o.payload.walletConnectV2RelayAddresses),r=(0,Zm.default)(o.payload,"walletConnectV2RelayAddresses");e.network=A(g(g({},e.network),r),{walletConnectV2RelayAddress:n})},updateNetworkConfig:(e,o)=>{e.network=g(g({},e.network),o.payload)},setCustomWalletAddress:(e,o)=>{e.network.customWalletAddress=o.payload}},extraReducers:e=>{e.addCase(ee,o=>{o.network.customWalletAddress=void 0}),e.addCase(Jm.REHYDRATE,(o,n)=>{var c,p;if(!((p=(c=n.payload)==null?void 0:c.network)!=null&&p.customWalletAddress))return;let{network:{customWalletAddress:r}}=n.payload;o.network.customWalletAddress=r})}}),{initializeNetworkConfig:BC,updateNetworkConfig:UC,setCustomWalletAddress:ed}=Qm.actions,Lr=Qm.reducer});var od,Oi,nd,zC,jC,KC,Er,Mr=b(()=>{"use strict";t();od=require("@reduxjs/toolkit");J();ae();Oi={isSigning:!1,signedSessions:{}},nd=(0,od.createSlice)({name:"signedMessageInfoSliceState",initialState:Oi,reducers:{setSignSession:(e,o)=>{let{sessionId:n,signedSession:r,errorMessage:c}=o.payload;c&&(e.errorMessage=c),e.isSigning=r.status==="pending",e.signedSessions[n]=g(g({},e.signedSessions[n]),r)},setSignSessionState:(e,o)=>g(g({},e),o.payload),clearSignedMessageInfo:()=>Oi},extraReducers:e=>{e.addCase(ee,()=>Oi)}}),{setSignSession:zC,clearSignedMessageInfo:jC,setSignSessionState:KC}=nd.actions,Er=nd.reducer});var rd,ad,td,id,Fi,nS,oN,tS,Wr,Rr=b(()=>{"use strict";t();rd=require("@reduxjs/toolkit"),ad=require("redux-persist");J();br();ae();td={customToasts:[],transactionToasts:[]},id=(0,rd.createSlice)({name:"toastsSlice",initialState:td,reducers:{addCustomToast:(e,o)=>{let n=o.payload.toastId||`custom-toast-${e.customToasts.length+1}`,r=e.customToasts.findIndex(c=>c.toastId===n);if(r!==-1){e.customToasts[r]=A(g(g({},e.customToasts[r]),o.payload),{type:"custom",toastId:n});return}e.customToasts.push(A(g({},o.payload),{type:"custom",toastId:n}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(n=>n.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Lt(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(n=>n.toastId!==o.payload)}},extraReducers:e=>{e.addCase(ee,()=>td),e.addCase(ad.REHYDRATE,(o,n)=>{var c,p;let r=(p=(c=n.customToasts)==null?void 0:c.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=r})}}),{addCustomToast:Fi,removeCustomToast:nS,addTransactionToast:oN,removeTransactionToast:tS}=id.actions,Wr=id.reducer});var cd,Ui,Gi,Hi,rS,Bi,sd,aN,aS,Qn,Or,Fr=b(()=>{"use strict";t();cd=require("@reduxjs/toolkit");ae();Ui="Transaction failed",Gi="Transaction successful",Hi="Processing transaction",rS="Transaction submitted",Bi={},sd=(0,cd.createSlice)({name:"transactionsInfo",initialState:Bi,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:n,transactionsDisplayInfo:r}=o.payload;n!=null&&(e[n]={errorMessage:(r==null?void 0:r.errorMessage)||Ui,successMessage:(r==null?void 0:r.successMessage)||Gi,processingMessage:(r==null?void 0:r.processingMessage)||Hi,submittedMessage:(r==null?void 0:r.submittedMessage)||rS,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Bi},extraReducers:e=>{e.addCase(ee,()=>Bi)}}),{clearTransactionsInfo:aN,setTransactionsDisplayInfo:aS,clearTransactionsInfoForSessionId:Qn}=sd.actions,Or=sd.reducer});function ot(e){return e!=null&&(fS(e)||SS(e))}function nt(e){return e!=null&&(gS(e)||yS(e))}function tt(e){return e!=null&&(hS(e)||vS(e))}function pd(e){return e!=null&&(TS(e)||bS(e))}function Vi(e){return e!=null&&xS(e)}function fS(e){return e!=null&&iS.includes(e)}function gS(e){return e!=null&&cS.includes(e)}function hS(e){return e!=null&&sS.includes(e)}function TS(e){return e!=null&&pS.includes(e)}function xS(e){return e!=null&&mS.includes(e)}function SS(e){return e!=null&&dS.includes(e)}function yS(e){return e!=null&&_S.includes(e)}function vS(e){return e!=null&&lS.includes(e)}function bS(e){return e!=null&&uS.includes(e)}var iS,cS,sS,pS,mS,dS,_S,lS,uS,rt=b(()=>{"use strict";t();Y();iS=["sent"],cS=["success"],sS=["fail","cancelled","timedOut"],pS=["invalid"],mS=["timedOut"],dS=["pending"],_S=["success"],lS=["fail","invalid"],uS=["not executed"]});var md,dd,Rt,wS,_d,ld,ud,AS,Jo,IS,kS,uN,fd,Wo,xo,fN,Br,Ur=b(()=>{"use strict";t();md=require("@reduxjs/toolkit"),dd=require("redux-persist");Y();rt();ae();Rt={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},wS={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},_d=(0,md.createSlice)({name:"transactionsSlice",initialState:Rt,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,l;let{sessionId:n,transactions:r,errorMessage:c,status:p,redirectRoute:m,customTransactionInformation:_}=o.payload;e.customTransactionInformationForSessionId[n]=g(g(g({},wS),((d=e.signedTransactions[n])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[n]||{}),e.signedTransactions[n]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:g(g({},e.customTransactionInformationForSessionId[n]),_!=null?_:{})},((l=e==null?void 0:e.transactionsToSign)==null?void 0:l.sessionId)===n&&(e.transactionsToSign=Rt.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=g(g({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:n,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].status=r,c!=null&&(e.signedTransactions[n].errorMessage=c),p!=null&&(e.signedTransactions[n].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var l,u,f,h,v,x,D,w;let{sessionId:n,status:r,errorMessage:c,transactionHash:p,serverTransaction:m,inTransit:_}=o.payload,d=(u=(l=e.signedTransactions)==null?void 0:l[n])==null?void 0:u.transactions;if(d!=null){e.signedTransactions[n].transactions=d.map(P=>P.hash===p?A(g(g({},m!=null?m:{}),P),{status:r,errorMessage:c,inTransit:_}):P);let L=(h=(f=e.signedTransactions[n])==null?void 0:f.transactions)==null?void 0:h.every(P=>nt(P.status)),E=(x=(v=e.signedTransactions[n])==null?void 0:v.transactions)==null?void 0:x.some(P=>tt(P.status)),W=(w=(D=e.signedTransactions[n])==null?void 0:D.transactions)==null?void 0:w.every(P=>pd(P.status));L&&(e.signedTransactions[n].status="success"),E&&(e.signedTransactions[n].status="fail"),W&&(e.signedTransactions[n].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:n,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[n]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Rt.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Rt.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload},updateSignedTransactionsCustomTransactionInformation:(e,o)=>{let{sessionId:n,customTransactionInformationOverrides:r}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].customTransactionInformation=g(g({},e.signedTransactions[n].customTransactionInformation),r))}},extraReducers:e=>{e.addCase(ee,()=>Rt),e.addCase(dd.REHYDRATE,(o,n)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=n.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=n.payload.transactions,p=Object.entries(r).reduce((_,[d,l])=>{let u=new Date(d),f=new Date;return f.setHours(f.getHours()+5),f-u>0||(_[d]=l),_},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:ld,updateSignedTransactions:ud,setTransactionsToSign:AS,clearAllTransactionsToSign:Jo,clearAllSignedTransactions:IS,clearSignedTransaction:kS,clearTransactionToSign:uN,setSignTransactionsError:fd,setSignTransactionsCancelMessage:Wo,moveTransactionsToSignedState:xo,updateSignedTransactionsCustomTransactionInformation:fN}=_d.actions,Br=_d.reducer});var gd,$i,hd,xN,SN,DS,yN,Gr,Hr=b(()=>{"use strict";t();gd=require("@reduxjs/toolkit");ae();$i={},hd=(0,gd.createSlice)({name:"batchTransactionsSlice",initialState:$i,reducers:{setBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},updateBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},clearBatchTransactions:(e,o)=>{delete e[o.payload.batchId]},clearAllBatchTransactions:()=>$i},extraReducers:e=>{e.addCase(ee,()=>$i)}}),{setBatchTransactions:xN,updateBatchTransactions:SN,clearBatchTransactions:DS,clearAllBatchTransactions:yN}=hd.actions,Gr=hd.reducer});var xd,Td,Sd,AN,yd,qi=b(()=>{"use strict";t();xd=require("@reduxjs/toolkit");ae();Td={},Sd=(0,xd.createSlice)({name:"dappConfigSlice",initialState:Td,reducers:{setDappConfig:(e,o)=>o.payload},extraReducers:e=>{e.addCase(ee,()=>Td)}}),{setDappConfig:AN}=Sd.actions,yd=Sd.reducer});var V=b(()=>{"use strict";t();Ir();Dr();Nr();Pr();Mr();Rr();Fr();Ur();Hr();qi()});var zi=b(()=>{"use strict";t()});var wd,PS,ES,In,qr=b(()=>{"use strict";t();wd=require("@reduxjs/toolkit");zi();Ir();Hr();qi();Dr();Nr();Pr();Mr();Rr();Fr();Ur();PS={["account"]:Ar,["dappConfig"]:yd,["loginInfo"]:kr,["modals"]:Cr,["networkConfig"]:Lr,["signedMessageInfo"]:Er,["toasts"]:Wr,["transactionsInfo"]:Or,["transactions"]:Br,["batchTransactions"]:Gr},ES=(e={})=>(0,wd.combineReducers)(g(g({},PS),e)),In=ES});var Dd={};H(Dd,{default:()=>XS,sessionStorageReducers:()=>ji});function Ro(e,o=[]){return{key:e,version:1,storage:Id.default,blacklist:o}}var We,Ad,Id,MS,Ot,WS,RS,OS,FS,BS,US,GS,HS,VS,$S,kd,qS,ji,zS,jS,KS,XS,Cd=b(()=>{"use strict";t();We=require("redux-persist"),Ad=T(require("redux-persist/lib/storage")),Id=T(require("redux-persist/lib/storage/session"));qr();V();Ir();Hr();Dr();Nr();Pr();Mr();Rr();Fr();Ur();zi();MS={persistReducersStorageType:"localStorage"},Ot={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},WS=Ro(Ot["account"]),RS=Ro(Ot["loginInfo"]),OS=Ro(Ot["modals"]),FS=Ro(Ot["networkConfig"]),BS={2:e=>A(g({},e),{networkConfig:Ri})};US=Ro("sdk-dapp-transactionsInfo"),GS=Ro("sdk-dapp-transactions",["transactionsToSign"]),HS=Ro("sdk-dapp-batchTransactions",["batchTransactions"]),VS=Ro("sdk-dapp-toasts"),$S=Ro("sdk-dapp-signedMessageInfo"),kd={key:"sdk-dapp-store",version:2,storage:Ad.default,whitelist:Object.keys(Ot),migrate:(0,We.createMigrate)(BS,{debug:!1})},qS=A(g({},kd),{whitelist:[]}),ji={["toasts"]:(0,We.persistReducer)(VS,Wr),["transactions"]:(0,We.persistReducer)(GS,Br),["transactionsInfo"]:(0,We.persistReducer)(US,Or),["batchTransactions"]:(0,We.persistReducer)(HS,Gr),["signedMessageInfo"]:(0,We.persistReducer)($S,Er)},zS=A(g({},ji),{["account"]:(0,We.persistReducer)(WS,Ar),["loginInfo"]:(0,We.persistReducer)(RS,kr),["modals"]:(0,We.persistReducer)(OS,Cr),["networkConfig"]:(0,We.persistReducer)(FS,Lr)}),jS=MS.persistReducersStorageType==="localStorage",KS=jS?(0,We.persistReducer)(kd,In(ji)):(0,We.persistReducer)(qS,In(zS)),XS=KS});var Nd={};H(Nd,{default:()=>YS});var YS,Ld=b(()=>{"use strict";t();qr();YS=In()});var Pd={};H(Pd,{default:()=>JS});var Ze,ZS,JS,Ed=b(()=>{"use strict";t();Ze=require("redux-persist"),ZS=[Ze.FLUSH,Ze.REHYDRATE,Ze.PAUSE,Ze.PERSIST,Ze.PURGE,Ze.REGISTER],JS=ZS});var Rd={};H(Rd,{default:()=>Wd});function Wd(e){return(0,Md.persistStore)(e)}var Md,Od=b(()=>{"use strict";t();Md=require("redux-persist")});var Al=I((WB,wl)=>{t();var xv=typeof i=="object"&&i&&i.Object===Object&&i;wl.exports=xv});var Kt=I((RB,Il)=>{t();var Sv=Al(),yv=typeof self=="object"&&self&&self.Object===Object&&self,vv=Sv||yv||Function("return this")();Il.exports=vv});var xa=I((OB,kl)=>{t();var bv=Kt(),wv=bv.Symbol;kl.exports=wv});var Ll=I((FB,Nl)=>{t();var Dl=xa(),Cl=Object.prototype,Av=Cl.hasOwnProperty,Iv=Cl.toString,Xt=Dl?Dl.toStringTag:void 0;function kv(e){var o=Av.call(e,Xt),n=e[Xt];try{e[Xt]=void 0;var r=!0}catch(p){}var c=Iv.call(e);return r&&(o?e[Xt]=n:delete e[Xt]),c}Nl.exports=kv});var El=I((BB,Pl)=>{t();var Dv=Object.prototype,Cv=Dv.toString;function Nv(e){return Cv.call(e)}Pl.exports=Nv});var Sa=I((UB,Rl)=>{t();var Ml=xa(),Lv=Ll(),Pv=El(),Ev="[object Null]",Mv="[object Undefined]",Wl=Ml?Ml.toStringTag:void 0;function Wv(e){return e==null?e===void 0?Mv:Ev:Wl&&Wl in Object(e)?Lv(e):Pv(e)}Rl.exports=Wv});var Dc=I((GB,Ol)=>{t();var Rv=Array.isArray;Ol.exports=Rv});var Cc=I((HB,Fl)=>{t();function Ov(e){return e!=null&&typeof e=="object"}Fl.exports=Ov});var Ul=I((VB,Bl)=>{t();var Fv=Sa(),Bv=Dc(),Uv=Cc(),Gv="[object String]";function Hv(e){return typeof e=="string"||!Bv(e)&&Uv(e)&&Fv(e)==Gv}Bl.exports=Hv});var Pc={};H(Pc,{css:()=>jl,default:()=>Yv});var jl,Yv,Ec=b(()=>{"use strict";t();jl=`.dapp-core-component__main__link-style {
1
+ "use strict";var ZT=Object.create;var wt=Object.defineProperty,JT=Object.defineProperties,QT=Object.getOwnPropertyDescriptor,ex=Object.getOwnPropertyDescriptors,ox=Object.getOwnPropertyNames,fr=Object.getOwnPropertySymbols,nx=Object.getPrototypeOf,Ya=Object.prototype.hasOwnProperty,Sp=Object.prototype.propertyIsEnumerable;var xp=(e,o,n)=>o in e?wt(e,o,{enumerable:!0,configurable:!0,writable:!0,value:n}):e[o]=n,g=(e,o)=>{for(var n in o||(o={}))Ya.call(o,n)&&xp(e,n,o[n]);if(fr)for(var n of fr(o))Sp.call(o,n)&&xp(e,n,o[n]);return e},A=(e,o)=>JT(e,ex(o));var qe=(e,o)=>{var n={};for(var r in e)Ya.call(e,r)&&o.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&fr)for(var r of fr(e))o.indexOf(r)<0&&Sp.call(e,r)&&(n[r]=e[r]);return n};var b=(e,o)=>()=>(e&&(o=e(e=0)),o);var I=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),H=(e,o)=>{for(var n in o)wt(e,n,{get:o[n],enumerable:!0})},yp=(e,o,n,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let c of ox(o))!Ya.call(e,c)&&c!==n&&wt(e,c,{get:()=>o[c],enumerable:!(r=QT(o,c))||r.enumerable});return e};var T=(e,o,n)=>(n=e!=null?ZT(nx(e)):{},yp(o||!e||!e.__esModule?wt(n,"default",{value:e,enumerable:!0}):n,e)),U=e=>yp(wt({},"__esModule",{value:!0}),e);var S=(e,o,n)=>new Promise((r,c)=>{var p=d=>{try{_(n.next(d))}catch(l){c(l)}},m=d=>{try{_(n.throw(d))}catch(l){c(l)}},_=d=>d.done?r(d.value):Promise.resolve(d.value).then(p,m);_((n=n.apply(e,o)).next())});var wp=I(gr=>{"use strict";t();gr.byteLength=rx;gr.toByteArray=ix;gr.fromByteArray=px;var _o=[],ze=[],tx=typeof Uint8Array!="undefined"?Uint8Array:Array,Za="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(gn=0,vp=Za.length;gn<vp;++gn)_o[gn]=Za[gn],ze[Za.charCodeAt(gn)]=gn;var gn,vp;ze["-".charCodeAt(0)]=62;ze["_".charCodeAt(0)]=63;function bp(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var n=e.indexOf("=");n===-1&&(n=o);var r=n===o?0:4-n%4;return[n,r]}function rx(e){var o=bp(e),n=o[0],r=o[1];return(n+r)*3/4-r}function ax(e,o,n){return(o+n)*3/4-n}function ix(e){var o,n=bp(e),r=n[0],c=n[1],p=new tx(ax(e,r,c)),m=0,_=c>0?r-4:r,d;for(d=0;d<_;d+=4)o=ze[e.charCodeAt(d)]<<18|ze[e.charCodeAt(d+1)]<<12|ze[e.charCodeAt(d+2)]<<6|ze[e.charCodeAt(d+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return c===2&&(o=ze[e.charCodeAt(d)]<<2|ze[e.charCodeAt(d+1)]>>4,p[m++]=o&255),c===1&&(o=ze[e.charCodeAt(d)]<<10|ze[e.charCodeAt(d+1)]<<4|ze[e.charCodeAt(d+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function cx(e){return _o[e>>18&63]+_o[e>>12&63]+_o[e>>6&63]+_o[e&63]}function sx(e,o,n){for(var r,c=[],p=o;p<n;p+=3)r=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),c.push(cx(r));return c.join("")}function px(e){for(var o,n=e.length,r=n%3,c=[],p=16383,m=0,_=n-r;m<_;m+=p)c.push(sx(e,m,m+p>_?_:m+p));return r===1?(o=e[n-1],c.push(_o[o>>2]+_o[o<<4&63]+"==")):r===2&&(o=(e[n-2]<<8)+e[n-1],c.push(_o[o>>10]+_o[o>>4&63]+_o[o<<2&63]+"=")),c.join("")}});var Ap=I(Ja=>{t();Ja.read=function(e,o,n,r,c){var p,m,_=c*8-r-1,d=(1<<_)-1,l=d>>1,u=-7,f=n?c-1:0,h=n?-1:1,v=e[o+f];for(f+=h,p=v&(1<<-u)-1,v>>=-u,u+=_;u>0;p=p*256+e[o+f],f+=h,u-=8);for(m=p&(1<<-u)-1,p>>=-u,u+=r;u>0;m=m*256+e[o+f],f+=h,u-=8);if(p===0)p=1-l;else{if(p===d)return m?NaN:(v?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-l}return(v?-1:1)*m*Math.pow(2,p-r)};Ja.write=function(e,o,n,r,c,p){var m,_,d,l=p*8-c-1,u=(1<<l)-1,f=u>>1,h=c===23?Math.pow(2,-24)-Math.pow(2,-77):0,v=r?0:p-1,x=r?1:-1,D=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(_=isNaN(o)?1:0,m=u):(m=Math.floor(Math.log(o)/Math.LN2),o*(d=Math.pow(2,-m))<1&&(m--,d*=2),m+f>=1?o+=h/d:o+=h*Math.pow(2,1-f),o*d>=2&&(m++,d/=2),m+f>=u?(_=0,m=u):m+f>=1?(_=(o*d-1)*Math.pow(2,c),m=m+f):(_=o*Math.pow(2,f-1)*Math.pow(2,c),m=0));c>=8;e[n+v]=_&255,v+=x,_/=256,c-=8);for(m=m<<c|_,l+=c;l>0;e[n+v]=m&255,v+=x,m/=256,l-=8);e[n+v-x]|=D*128}});var Fp=I(Xn=>{"use strict";t();var Qa=wp(),Kn=Ap(),Ip=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;Xn.Buffer=y;Xn.SlowBuffer=fx;Xn.INSPECT_MAX_BYTES=50;var hr=2147483647;Xn.kMaxLength=hr;y.TYPED_ARRAY_SUPPORT=mx();!y.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 mx(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(n){return!1}}Object.defineProperty(y.prototype,"parent",{enumerable:!0,get:function(){if(!!y.isBuffer(this))return this.buffer}});Object.defineProperty(y.prototype,"offset",{enumerable:!0,get:function(){if(!!y.isBuffer(this))return this.byteOffset}});function Do(e){if(e>hr)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,y.prototype),o}function y(e,o,n){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return ti(e)}return Cp(e,o,n)}y.poolSize=8192;function Cp(e,o,n){if(typeof e=="string")return _x(e,o);if(ArrayBuffer.isView(e))return lx(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(lo(e,ArrayBuffer)||e&&lo(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(lo(e,SharedArrayBuffer)||e&&lo(e.buffer,SharedArrayBuffer)))return oi(e,o,n);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return y.from(r,o,n);var c=ux(e);if(c)return c;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return y.from(e[Symbol.toPrimitive]("string"),o,n);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}y.from=function(e,o,n){return Cp(e,o,n)};Object.setPrototypeOf(y.prototype,Uint8Array.prototype);Object.setPrototypeOf(y,Uint8Array);function Np(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function dx(e,o,n){return Np(e),e<=0?Do(e):o!==void 0?typeof n=="string"?Do(e).fill(o,n):Do(e).fill(o):Do(e)}y.alloc=function(e,o,n){return dx(e,o,n)};function ti(e){return Np(e),Do(e<0?0:ri(e)|0)}y.allocUnsafe=function(e){return ti(e)};y.allocUnsafeSlow=function(e){return ti(e)};function _x(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!y.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var n=Lp(e,o)|0,r=Do(n),c=r.write(e,o);return c!==n&&(r=r.slice(0,c)),r}function ei(e){for(var o=e.length<0?0:ri(e.length)|0,n=Do(o),r=0;r<o;r+=1)n[r]=e[r]&255;return n}function lx(e){if(lo(e,Uint8Array)){var o=new Uint8Array(e);return oi(o.buffer,o.byteOffset,o.byteLength)}return ei(e)}function oi(e,o,n){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(n||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&n===void 0?r=new Uint8Array(e):n===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,n),Object.setPrototypeOf(r,y.prototype),r}function ux(e){if(y.isBuffer(e)){var o=ri(e.length)|0,n=Do(o);return n.length===0||e.copy(n,0,0,o),n}if(e.length!==void 0)return typeof e.length!="number"||ai(e.length)?Do(0):ei(e);if(e.type==="Buffer"&&Array.isArray(e.data))return ei(e.data)}function ri(e){if(e>=hr)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+hr.toString(16)+" bytes");return e|0}function fx(e){return+e!=e&&(e=0),y.alloc(+e)}y.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==y.prototype};y.compare=function(o,n){if(lo(o,Uint8Array)&&(o=y.from(o,o.offset,o.byteLength)),lo(n,Uint8Array)&&(n=y.from(n,n.offset,n.byteLength)),!y.isBuffer(o)||!y.isBuffer(n))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===n)return 0;for(var r=o.length,c=n.length,p=0,m=Math.min(r,c);p<m;++p)if(o[p]!==n[p]){r=o[p],c=n[p];break}return r<c?-1:c<r?1:0};y.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}};y.concat=function(o,n){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return y.alloc(0);var r;if(n===void 0)for(n=0,r=0;r<o.length;++r)n+=o[r].length;var c=y.allocUnsafe(n),p=0;for(r=0;r<o.length;++r){var m=o[r];if(lo(m,Uint8Array))p+m.length>c.length?y.from(m).copy(c,p):Uint8Array.prototype.set.call(c,m,p);else if(y.isBuffer(m))m.copy(c,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return c};function Lp(e,o){if(y.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||lo(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var n=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&n===0)return 0;for(var c=!1;;)switch(o){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return ni(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return n*2;case"hex":return n>>>1;case"base64":return Op(e).length;default:if(c)return r?-1:ni(e).length;o=(""+o).toLowerCase(),c=!0}}y.byteLength=Lp;function gx(e,o,n){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((n===void 0||n>this.length)&&(n=this.length),n<=0)||(n>>>=0,o>>>=0,n<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return Ix(this,o,n);case"utf8":case"utf-8":return Ep(this,o,n);case"ascii":return wx(this,o,n);case"latin1":case"binary":return Ax(this,o,n);case"base64":return vx(this,o,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return kx(this,o,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}y.prototype._isBuffer=!0;function hn(e,o,n){var r=e[o];e[o]=e[n],e[n]=r}y.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 n=0;n<o;n+=2)hn(this,n,n+1);return this};y.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 n=0;n<o;n+=4)hn(this,n,n+3),hn(this,n+1,n+2);return this};y.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 n=0;n<o;n+=8)hn(this,n,n+7),hn(this,n+1,n+6),hn(this,n+2,n+5),hn(this,n+3,n+4);return this};y.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?Ep(this,0,o):gx.apply(this,arguments)};y.prototype.toLocaleString=y.prototype.toString;y.prototype.equals=function(o){if(!y.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:y.compare(this,o)===0};y.prototype.inspect=function(){var o="",n=Xn.INSPECT_MAX_BYTES;return o=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(o+=" ... "),"<Buffer "+o+">"};Ip&&(y.prototype[Ip]=y.prototype.inspect);y.prototype.compare=function(o,n,r,c,p){if(lo(o,Uint8Array)&&(o=y.from(o,o.offset,o.byteLength)),!y.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(n===void 0&&(n=0),r===void 0&&(r=o?o.length:0),c===void 0&&(c=0),p===void 0&&(p=this.length),n<0||r>o.length||c<0||p>this.length)throw new RangeError("out of range index");if(c>=p&&n>=r)return 0;if(c>=p)return-1;if(n>=r)return 1;if(n>>>=0,r>>>=0,c>>>=0,p>>>=0,this===o)return 0;for(var m=p-c,_=r-n,d=Math.min(m,_),l=this.slice(c,p),u=o.slice(n,r),f=0;f<d;++f)if(l[f]!==u[f]){m=l[f],_=u[f];break}return m<_?-1:_<m?1:0};function Pp(e,o,n,r,c){if(e.length===0)return-1;if(typeof n=="string"?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),n=+n,ai(n)&&(n=c?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(c)return-1;n=e.length-1}else if(n<0)if(c)n=0;else return-1;if(typeof o=="string"&&(o=y.from(o,r)),y.isBuffer(o))return o.length===0?-1:kp(e,o,n,r,c);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?c?Uint8Array.prototype.indexOf.call(e,o,n):Uint8Array.prototype.lastIndexOf.call(e,o,n):kp(e,[o],n,r,c);throw new TypeError("val must be string, number or Buffer")}function kp(e,o,n,r,c){var p=1,m=e.length,_=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,_/=2,n/=2}function d(v,x){return p===1?v[x]:v.readUInt16BE(x*p)}var l;if(c){var u=-1;for(l=n;l<m;l++)if(d(e,l)===d(o,u===-1?0:l-u)){if(u===-1&&(u=l),l-u+1===_)return u*p}else u!==-1&&(l-=l-u),u=-1}else for(n+_>m&&(n=m-_),l=n;l>=0;l--){for(var f=!0,h=0;h<_;h++)if(d(e,l+h)!==d(o,h)){f=!1;break}if(f)return l}return-1}y.prototype.includes=function(o,n,r){return this.indexOf(o,n,r)!==-1};y.prototype.indexOf=function(o,n,r){return Pp(this,o,n,r,!0)};y.prototype.lastIndexOf=function(o,n,r){return Pp(this,o,n,r,!1)};function hx(e,o,n,r){n=Number(n)||0;var c=e.length-n;r?(r=Number(r),r>c&&(r=c)):r=c;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var _=parseInt(o.substr(m*2,2),16);if(ai(_))return m;e[n+m]=_}return m}function Tx(e,o,n,r){return Tr(ni(o,e.length-n),e,n,r)}function xx(e,o,n,r){return Tr(Nx(o),e,n,r)}function Sx(e,o,n,r){return Tr(Op(o),e,n,r)}function yx(e,o,n,r){return Tr(Lx(o,e.length-n),e,n,r)}y.prototype.write=function(o,n,r,c){if(n===void 0)c="utf8",r=this.length,n=0;else if(r===void 0&&typeof n=="string")c=n,r=this.length,n=0;else if(isFinite(n))n=n>>>0,isFinite(r)?(r=r>>>0,c===void 0&&(c="utf8")):(c=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-n;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||n<0)||n>this.length)throw new RangeError("Attempt to write outside buffer bounds");c||(c="utf8");for(var m=!1;;)switch(c){case"hex":return hx(this,o,n,r);case"utf8":case"utf-8":return Tx(this,o,n,r);case"ascii":case"latin1":case"binary":return xx(this,o,n,r);case"base64":return Sx(this,o,n,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return yx(this,o,n,r);default:if(m)throw new TypeError("Unknown encoding: "+c);c=(""+c).toLowerCase(),m=!0}};y.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function vx(e,o,n){return o===0&&n===e.length?Qa.fromByteArray(e):Qa.fromByteArray(e.slice(o,n))}function Ep(e,o,n){n=Math.min(e.length,n);for(var r=[],c=o;c<n;){var p=e[c],m=null,_=p>239?4:p>223?3:p>191?2:1;if(c+_<=n){var d,l,u,f;switch(_){case 1:p<128&&(m=p);break;case 2:d=e[c+1],(d&192)===128&&(f=(p&31)<<6|d&63,f>127&&(m=f));break;case 3:d=e[c+1],l=e[c+2],(d&192)===128&&(l&192)===128&&(f=(p&15)<<12|(d&63)<<6|l&63,f>2047&&(f<55296||f>57343)&&(m=f));break;case 4:d=e[c+1],l=e[c+2],u=e[c+3],(d&192)===128&&(l&192)===128&&(u&192)===128&&(f=(p&15)<<18|(d&63)<<12|(l&63)<<6|u&63,f>65535&&f<1114112&&(m=f))}}m===null?(m=65533,_=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),c+=_}return bx(r)}var Dp=4096;function bx(e){var o=e.length;if(o<=Dp)return String.fromCharCode.apply(String,e);for(var n="",r=0;r<o;)n+=String.fromCharCode.apply(String,e.slice(r,r+=Dp));return n}function wx(e,o,n){var r="";n=Math.min(e.length,n);for(var c=o;c<n;++c)r+=String.fromCharCode(e[c]&127);return r}function Ax(e,o,n){var r="";n=Math.min(e.length,n);for(var c=o;c<n;++c)r+=String.fromCharCode(e[c]);return r}function Ix(e,o,n){var r=e.length;(!o||o<0)&&(o=0),(!n||n<0||n>r)&&(n=r);for(var c="",p=o;p<n;++p)c+=Px[e[p]];return c}function kx(e,o,n){for(var r=e.slice(o,n),c="",p=0;p<r.length-1;p+=2)c+=String.fromCharCode(r[p]+r[p+1]*256);return c}y.prototype.slice=function(o,n){var r=this.length;o=~~o,n=n===void 0?r:~~n,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),n<0?(n+=r,n<0&&(n=0)):n>r&&(n=r),n<o&&(n=o);var c=this.subarray(o,n);return Object.setPrototypeOf(c,y.prototype),c};function ge(e,o,n){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>n)throw new RangeError("Trying to access beyond buffer length")}y.prototype.readUintLE=y.prototype.readUIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||ge(o,n,this.length);for(var c=this[o],p=1,m=0;++m<n&&(p*=256);)c+=this[o+m]*p;return c};y.prototype.readUintBE=y.prototype.readUIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||ge(o,n,this.length);for(var c=this[o+--n],p=1;n>0&&(p*=256);)c+=this[o+--n]*p;return c};y.prototype.readUint8=y.prototype.readUInt8=function(o,n){return o=o>>>0,n||ge(o,1,this.length),this[o]};y.prototype.readUint16LE=y.prototype.readUInt16LE=function(o,n){return o=o>>>0,n||ge(o,2,this.length),this[o]|this[o+1]<<8};y.prototype.readUint16BE=y.prototype.readUInt16BE=function(o,n){return o=o>>>0,n||ge(o,2,this.length),this[o]<<8|this[o+1]};y.prototype.readUint32LE=y.prototype.readUInt32LE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};y.prototype.readUint32BE=y.prototype.readUInt32BE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};y.prototype.readIntLE=function(o,n,r){o=o>>>0,n=n>>>0,r||ge(o,n,this.length);for(var c=this[o],p=1,m=0;++m<n&&(p*=256);)c+=this[o+m]*p;return p*=128,c>=p&&(c-=Math.pow(2,8*n)),c};y.prototype.readIntBE=function(o,n,r){o=o>>>0,n=n>>>0,r||ge(o,n,this.length);for(var c=n,p=1,m=this[o+--c];c>0&&(p*=256);)m+=this[o+--c]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*n)),m};y.prototype.readInt8=function(o,n){return o=o>>>0,n||ge(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};y.prototype.readInt16LE=function(o,n){o=o>>>0,n||ge(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};y.prototype.readInt16BE=function(o,n){o=o>>>0,n||ge(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};y.prototype.readInt32LE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};y.prototype.readInt32BE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};y.prototype.readFloatLE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),Kn.read(this,o,!0,23,4)};y.prototype.readFloatBE=function(o,n){return o=o>>>0,n||ge(o,4,this.length),Kn.read(this,o,!1,23,4)};y.prototype.readDoubleLE=function(o,n){return o=o>>>0,n||ge(o,8,this.length),Kn.read(this,o,!0,52,8)};y.prototype.readDoubleBE=function(o,n){return o=o>>>0,n||ge(o,8,this.length),Kn.read(this,o,!1,52,8)};function Pe(e,o,n,r,c,p){if(!y.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>c||o<p)throw new RangeError('"value" argument is out of bounds');if(n+r>e.length)throw new RangeError("Index out of range")}y.prototype.writeUintLE=y.prototype.writeUIntLE=function(o,n,r,c){if(o=+o,n=n>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;Pe(this,o,n,r,p,0)}var m=1,_=0;for(this[n]=o&255;++_<r&&(m*=256);)this[n+_]=o/m&255;return n+r};y.prototype.writeUintBE=y.prototype.writeUIntBE=function(o,n,r,c){if(o=+o,n=n>>>0,r=r>>>0,!c){var p=Math.pow(2,8*r)-1;Pe(this,o,n,r,p,0)}var m=r-1,_=1;for(this[n+m]=o&255;--m>=0&&(_*=256);)this[n+m]=o/_&255;return n+r};y.prototype.writeUint8=y.prototype.writeUInt8=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,1,255,0),this[n]=o&255,n+1};y.prototype.writeUint16LE=y.prototype.writeUInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,2,65535,0),this[n]=o&255,this[n+1]=o>>>8,n+2};y.prototype.writeUint16BE=y.prototype.writeUInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,2,65535,0),this[n]=o>>>8,this[n+1]=o&255,n+2};y.prototype.writeUint32LE=y.prototype.writeUInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,4,4294967295,0),this[n+3]=o>>>24,this[n+2]=o>>>16,this[n+1]=o>>>8,this[n]=o&255,n+4};y.prototype.writeUint32BE=y.prototype.writeUInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,4,4294967295,0),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};y.prototype.writeIntLE=function(o,n,r,c){if(o=+o,n=n>>>0,!c){var p=Math.pow(2,8*r-1);Pe(this,o,n,r,p-1,-p)}var m=0,_=1,d=0;for(this[n]=o&255;++m<r&&(_*=256);)o<0&&d===0&&this[n+m-1]!==0&&(d=1),this[n+m]=(o/_>>0)-d&255;return n+r};y.prototype.writeIntBE=function(o,n,r,c){if(o=+o,n=n>>>0,!c){var p=Math.pow(2,8*r-1);Pe(this,o,n,r,p-1,-p)}var m=r-1,_=1,d=0;for(this[n+m]=o&255;--m>=0&&(_*=256);)o<0&&d===0&&this[n+m+1]!==0&&(d=1),this[n+m]=(o/_>>0)-d&255;return n+r};y.prototype.writeInt8=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,1,127,-128),o<0&&(o=255+o+1),this[n]=o&255,n+1};y.prototype.writeInt16LE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,2,32767,-32768),this[n]=o&255,this[n+1]=o>>>8,n+2};y.prototype.writeInt16BE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,2,32767,-32768),this[n]=o>>>8,this[n+1]=o&255,n+2};y.prototype.writeInt32LE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,4,2147483647,-2147483648),this[n]=o&255,this[n+1]=o>>>8,this[n+2]=o>>>16,this[n+3]=o>>>24,n+4};y.prototype.writeInt32BE=function(o,n,r){return o=+o,n=n>>>0,r||Pe(this,o,n,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[n]=o>>>24,this[n+1]=o>>>16,this[n+2]=o>>>8,this[n+3]=o&255,n+4};function Mp(e,o,n,r,c,p){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function Wp(e,o,n,r,c){return o=+o,n=n>>>0,c||Mp(e,o,n,4,34028234663852886e22,-34028234663852886e22),Kn.write(e,o,n,r,23,4),n+4}y.prototype.writeFloatLE=function(o,n,r){return Wp(this,o,n,!0,r)};y.prototype.writeFloatBE=function(o,n,r){return Wp(this,o,n,!1,r)};function Rp(e,o,n,r,c){return o=+o,n=n>>>0,c||Mp(e,o,n,8,17976931348623157e292,-17976931348623157e292),Kn.write(e,o,n,r,52,8),n+8}y.prototype.writeDoubleLE=function(o,n,r){return Rp(this,o,n,!0,r)};y.prototype.writeDoubleBE=function(o,n,r){return Rp(this,o,n,!1,r)};y.prototype.copy=function(o,n,r,c){if(!y.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!c&&c!==0&&(c=this.length),n>=o.length&&(n=o.length),n||(n=0),c>0&&c<r&&(c=r),c===r||o.length===0||this.length===0)return 0;if(n<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(c<0)throw new RangeError("sourceEnd out of bounds");c>this.length&&(c=this.length),o.length-n<c-r&&(c=o.length-n+r);var p=c-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(n,r,c):Uint8Array.prototype.set.call(o,this.subarray(r,c),n),p};y.prototype.fill=function(o,n,r,c){if(typeof o=="string"){if(typeof n=="string"?(c=n,n=0,r=this.length):typeof r=="string"&&(c=r,r=this.length),c!==void 0&&typeof c!="string")throw new TypeError("encoding must be a string");if(typeof c=="string"&&!y.isEncoding(c))throw new TypeError("Unknown encoding: "+c);if(o.length===1){var p=o.charCodeAt(0);(c==="utf8"&&p<128||c==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(n<0||this.length<n||this.length<r)throw new RangeError("Out of range index");if(r<=n)return this;n=n>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=n;m<r;++m)this[m]=o;else{var _=y.isBuffer(o)?o:y.from(o,c),d=_.length;if(d===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-n;++m)this[m+n]=_[m%d]}return this};var Dx=/[^+/0-9A-Za-z-_]/g;function Cx(e){if(e=e.split("=")[0],e=e.trim().replace(Dx,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function ni(e,o){o=o||1/0;for(var n,r=e.length,c=null,p=[],m=0;m<r;++m){if(n=e.charCodeAt(m),n>55295&&n<57344){if(!c){if(n>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&p.push(239,191,189);continue}c=n;continue}if(n<56320){(o-=3)>-1&&p.push(239,191,189),c=n;continue}n=(c-55296<<10|n-56320)+65536}else c&&(o-=3)>-1&&p.push(239,191,189);if(c=null,n<128){if((o-=1)<0)break;p.push(n)}else if(n<2048){if((o-=2)<0)break;p.push(n>>6|192,n&63|128)}else if(n<65536){if((o-=3)<0)break;p.push(n>>12|224,n>>6&63|128,n&63|128)}else if(n<1114112){if((o-=4)<0)break;p.push(n>>18|240,n>>12&63|128,n>>6&63|128,n&63|128)}else throw new Error("Invalid code point")}return p}function Nx(e){for(var o=[],n=0;n<e.length;++n)o.push(e.charCodeAt(n)&255);return o}function Lx(e,o){for(var n,r,c,p=[],m=0;m<e.length&&!((o-=2)<0);++m)n=e.charCodeAt(m),r=n>>8,c=n%256,p.push(c),p.push(r);return p}function Op(e){return Qa.toByteArray(Cx(e))}function Tr(e,o,n,r){for(var c=0;c<r&&!(c+n>=o.length||c>=e.length);++c)o[c+n]=e[c];return c}function lo(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function ai(e){return e!==e}var Px=function(){for(var e="0123456789abcdef",o=new Array(256),n=0;n<16;++n)for(var r=n*16,c=0;c<16;++c)o[r+c]=e[n]+e[c];return o}()});var Vp=I((bk,Hp)=>{t();var ce=Hp.exports={},uo,fo;function ii(){throw new Error("setTimeout has not been defined")}function ci(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?uo=setTimeout:uo=ii}catch(e){uo=ii}try{typeof clearTimeout=="function"?fo=clearTimeout:fo=ci}catch(e){fo=ci}})();function Bp(e){if(uo===setTimeout)return setTimeout(e,0);if((uo===ii||!uo)&&setTimeout)return uo=setTimeout,setTimeout(e,0);try{return uo(e,0)}catch(o){try{return uo.call(null,e,0)}catch(n){return uo.call(this,e,0)}}}function Ex(e){if(fo===clearTimeout)return clearTimeout(e);if((fo===ci||!fo)&&clearTimeout)return fo=clearTimeout,clearTimeout(e);try{return fo(e)}catch(o){try{return fo.call(null,e)}catch(n){return fo.call(this,e)}}}var Co=[],Yn=!1,Tn,xr=-1;function Mx(){!Yn||!Tn||(Yn=!1,Tn.length?Co=Tn.concat(Co):xr=-1,Co.length&&Up())}function Up(){if(!Yn){var e=Bp(Mx);Yn=!0;for(var o=Co.length;o;){for(Tn=Co,Co=[];++xr<o;)Tn&&Tn[xr].run();xr=-1,o=Co.length}Tn=null,Yn=!1,Ex(e)}}ce.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var n=1;n<arguments.length;n++)o[n-1]=arguments[n];Co.push(new Gp(e,o)),Co.length===1&&!Yn&&Bp(Up)};function Gp(e,o){this.fun=e,this.array=o}Gp.prototype.run=function(){this.fun.apply(null,this.array)};ce.title="browser";ce.browser=!0;ce.env={};ce.argv=[];ce.version="";ce.versions={};function No(){}ce.on=No;ce.addListener=No;ce.once=No;ce.off=No;ce.removeListener=No;ce.removeAllListeners=No;ce.emit=No;ce.prependListener=No;ce.prependOnceListener=No;ce.listeners=function(e){return[]};ce.binding=function(e){throw new Error("process.binding is not supported")};ce.cwd=function(){return"/"};ce.chdir=function(e){throw new Error("process.chdir is not supported")};ce.umask=function(){return 0}});var a,s,Wx,i,t=b(()=>{a=T(Fp()),s=T(Vp()),Wx=function(e){function o(){var r=this||self;return delete e.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var n=__magic__;return n}(Object),i=Wx});var si=b(()=>{"use strict";t()});var $p,Lo,qp,pi,zp,jp,At,go=b(()=>{"use strict";t();$p="error when signing",Lo="Transaction canceled",qp="error signing transaction",pi="provider not initialized",zp="You need a signer/valid signer to send a transaction,use either WalletProvider, LedgerProvider or WalletConnect",jp="Undefined transaction status",At="You cannot sign transactions from a different account"});var Kp=b(()=>{"use strict";t()});var mi,Xp=b(()=>{"use strict";t();mi=(r=>(r.SetGuardian="SetGuardian",r.GuardAccount="GuardAccount",r.UnGuardAccount="UnGuardAccount",r))(mi||{})});var di,_i,li,ui,It,fi,gi=b(()=>{"use strict";t();di="1.0.8",_i="1.0.11",li="1.0.15",ui="1.0.17",It="1.0.22",fi="1.0.23"});var hi,Ti=b(()=>{"use strict";t();hi={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 Yp=b(()=>{"use strict";t()});var xi,Si=b(()=>{"use strict";t();xi=(c=>(c.signature="signature",c.sessionId="sessionId",c.status="status",c.address="address",c))(xi||{})});var Zp=b(()=>{"use strict";t()});var Jp=b(()=>{"use strict";t()});var Ie,Zn,Xo=b(()=>{"use strict";t();Ie=require("@multiversx/sdk-web-wallet-cross-window-provider/out/CrossWindowProvider/CrossWindowProvider"),Zn=require("@multiversx/sdk-web-wallet-cross-window-provider/out/enums")});var Qp,Wk,em,Rk,Y=b(()=>{"use strict";t();Xo();Qp=(n=>(n.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",n.reloginRequest="RELOGIN_REQUEST",n))(Qp||{}),Wk=g(g({},Zn.WindowProviderRequestEnums),Qp),em=(o=>(o.reloginResponse="RELOGIN_RESPONSE",o))(em||{}),Rk=g(g({},Zn.WindowProviderResponseEnums),em)});var om=b(()=>{"use strict";t()});var nm=b(()=>{"use strict";t()});var Po,Ee=b(()=>{"use strict";t();Po=(c=>(c.raw="raw",c.text="text",c.decimal="decimal",c.smart="smart",c))(Po||{})});var tm=b(()=>{"use strict";t()});var rm=b(()=>{"use strict";t()});var am=b(()=>{"use strict";t()});var J=b(()=>{"use strict";t();Si();Zp();Jp();Y();om();nm();Ee();tm();rm();am()});var xn,im,Qk,cm,eD,sm,oD,nD,pm,kt,Sn=b(()=>{"use strict";t();J();xn={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",extrasApiAddress:"https://devnet-extras-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",metamaskSnapWalletAddress:"https://devnet-iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",extrasApiAddress:"https://testnet-extras-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",metamaskSnapWalletAddress:"https://testnet-iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",extrasApiAddress:"https://extras-api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",metamaskSnapWalletAddress:"https://iframe-wallet.multiversx.com",apiTimeout:"4000",roundDuration:6e3}},{chainId:im,egldLabel:Qk}=xn["devnet"],{chainId:cm,egldLabel:eD}=xn["testnet"],{chainId:sm,egldLabel:oD}=xn["mainnet"],nD={["devnet"]:im,["testnet"]:cm,["mainnet"]:sm},pm={[im]:"devnet",[cm]:"testnet",[sm]:"mainnet"},kt=0});var mm,Dt=b(()=>{"use strict";t();mm="cancel-transaction-toast"});var ho,dm=b(()=>{"use strict";t();ho=require("@multiversx/sdk-web-wallet-provider")});var Te,yn=b(()=>{"use strict";t();Te=require("@multiversx/sdk-dapp-utils/out/constants/browserConstants")});var _m,lm,yi,sD,pD,vi=b(()=>{"use strict";t();yn();yi=String((lm=(_m=Te.safeWindow)==null?void 0:_m.navigator)==null?void 0:lm.userAgent),sD=/^((?!chrome|android).)*safari/i.test(yi),pD=/firefox/i.test(yi)&&/windows/i.test(yi)});var bi,Sr,Ct,wi,Nt,je,vn,um,fm,gm,To,yr,hm,vr,Tm,xm,Sm,Ke,ym,vm,R=b(()=>{"use strict";t();si();go();Kp();Xp();gi();Ti();Yp();Sn();Dt();dm();vi();bi=.01,Sr=1500,Ct=5e4,wi=5e4,Nt=1e9,je=18,vn=4,um=1,fm=1,gm="/dapp/init",To="signSession",yr="sdk-dapp-version",hm="4.3.4-alpha.2",vr="logout",Tm="login",xm="cancelSignTx",Sm="N/A",Ke="0",ym="...",vm="EGLD-000000"});var Lt,br=b(()=>{"use strict";t();Lt=()=>Date.now()/1e3});var bm=b(()=>{"use strict";t()});var wm=b(()=>{"use strict";t()});var Ai=b(()=>{"use strict";t();br();bm();wm()});var Ii={};H(Ii,{clear:()=>Bx,getItem:()=>Ox,localStorageKeys:()=>Xe,removeItem:()=>Fx,setItem:()=>Rx});var Xe,wr,Rx,Ox,Fx,Bx,bn=b(()=>{"use strict";t();Ai();Xe={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event",guardianBreachToastDismissTimestamp:"sdk-dapp-guardian-breach-toast-dismiss-timestamp"},wr=typeof localStorage!="undefined",Rx=({key:e,data:o,expires:n})=>{!wr||localStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},Ox=e=>{if(!wr)return;let o=localStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Lt()>=n.expires?(localStorage.removeItem(String(e)),null):n.data},Fx=e=>{!wr||localStorage.removeItem(String(e))},Bx=()=>{!wr||localStorage.clear()}});var ki={};H(ki,{clear:()=>Dm,getItem:()=>Im,removeItem:()=>km,sessionStorageKeys:()=>Ux,setItem:()=>Am,storage:()=>Gx});var Ux,Am,Im,km,Dm,Gx,Cm=b(()=>{"use strict";t();Ux={address:"address",shard:"shard",toasts:"toasts",toastProgress:"toastProgress"},Am=({key:e,data:o,expires:n})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:n,data:o}))},Im=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let n=JSON.parse(o);return!n||!n.hasOwnProperty("expires")||!n.hasOwnProperty("data")?null:Date.now()>=n.expires?(sessionStorage.removeItem(String(e)),null):n.data},km=e=>sessionStorage.removeItem(String(e)),Dm=()=>sessionStorage.clear(),Gx={setItem:Am,getItem:Im,removeItem:km,clear:Dm}});var oo,wn=b(()=>{"use strict";t();bn();Cm();oo={session:ki,local:Ii}});var Di,ee,Me,ae=b(()=>{"use strict";t();Di=require("@reduxjs/toolkit");R();ee=(0,Di.createAction)(vr),Me=(0,Di.createAction)(Tm,e=>({payload:e}))});var Ni,Nm,Lm,Ye,Ci,Pm,no,Yo,Li,UD,Hx,Vx,GD,HD,VD,$x,qx,Ar,Ir=b(()=>{"use strict";t();Ni=require("@multiversx/sdk-core"),Nm=require("@reduxjs/toolkit"),Lm=require("redux-persist");R();wn();bn();ae();Ye={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Ke},Ci={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Ye},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Pm=(0,Nm.createSlice)({name:"accountInfoSlice",initialState:Ci,reducers:{setAddress:(e,o)=>{let n=o.payload;e.address=n,e.publicKey=n?new Ni.Address(n).hex():""},setAccount:(e,o)=>{let n=e.address===o.payload.address;e.accounts={[e.address]:n?o.payload:Ye},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:n}=e;e.accounts[n].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}},setWebsocketBatchEvent:(e,o)=>{e.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:e=>{e.addCase(ee,()=>(oo.local.removeItem(Xe.loginExpiresAt),Ci)),e.addCase(Me,(o,n)=>{let{address:r}=n.payload;o.address=r,o.publicKey=new Ni.Address(r).toHex()}),e.addCase(Lm.REHYDRATE,(o,n)=>{var l;if(!((l=n.payload)!=null&&l.account))return;let{account:r}=n.payload,{address:c,shard:p,accounts:m,publicKey:_}=r;o.address=c,o.shard=p;let d=m&&c in m;o.accounts=d?m:Ci.accounts,o.publicKey=_})}}),{setAccount:no,setAddress:Yo,setAccountNonce:Li,setAccountShard:UD,setLedgerAccount:Hx,updateLedgerAccount:Vx,setWalletConnectAccount:GD,setIsAccountLoading:HD,setAccountLoadingError:VD,setWebsocketEvent:$x,setWebsocketBatchEvent:qx}=Pm.actions,Ar=Pm.reducer});function Pt(){return new Date().setHours(new Date().getHours()+24)}function Et(e){oo.local.setItem({key:Xe.loginExpiresAt,data:e,expires:e})}var Pi=b(()=>{"use strict";t();wn();bn()});var Mm,Em,Wm,QD,zx,jx,Ei,eC,Kx,Rm,oC,nC,tC,kr,Dr=b(()=>{"use strict";t();Mm=require("@reduxjs/toolkit");Pi();Y();ae();Em={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,passkeyLogin:null,operaLogin:null,crossWindowLogin:null,iframeWindowLogin:null,isLoginSessionInvalid:!1,webviewLogin:null},Wm=(0,Mm.createSlice)({name:"loginInfoSlice",initialState:Em,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},setWebviewLogin:(e,o)=>{e.webviewLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload},setIsWalletConnectV2Initialized:(e,o)=>{e.isWalletConnectV2Initialized=o.payload}},extraReducers:e=>{e.addCase(ee,()=>Em),e.addCase(Me,(o,n)=>{o.isLoginSessionInvalid=!1,o.loginMethod=n.payload.loginMethod,o.iframeLoginType=n.payload.iframeLoginType,Et(Pt())})}}),{setLoginMethod:QD,setWalletConnectLogin:zx,setLedgerLogin:jx,setTokenLogin:Ei,setTokenLoginSignature:eC,setWalletLogin:Kx,invalidateLoginSession:Rm,setLogoutRoute:oC,setIsWalletConnectV2Initialized:nC,setWebviewLogin:tC}=Wm.actions,kr=Wm.reducer});var Fm,Om,Bm,cC,Xx,sC,Yx,Cr,Nr=b(()=>{"use strict";t();Fm=require("@reduxjs/toolkit");ae();Om={},Bm=(0,Fm.createSlice)({name:"modalsSlice",initialState:Om,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(ee,()=>Om)}}),{setTxSubmittedModal:cC,setNotificationModal:Xx,clearTxSubmittedModal:sC,clearNotificationModal:Yx}=Bm.actions,Cr=Bm.reducer});var to,An=b(()=>{"use strict";t();to=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined"});var q,xe=b(()=>{"use strict";t();An();q=()=>{if(!to())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:n,origin:r,href:c,search:p}}=window;return{pathname:o,hash:n,origin:r,href:c,search:p}}});var Jn,Um=b(()=>{"use strict";t();xe();Jn=(e="")=>{let o=q(),n=e.startsWith("http")||e.startsWith("www.");return!o.origin||e.startsWith(o.origin)||n?e:`${o.origin}/${e.replace("/","")}`}});var Eo,Gm=b(()=>{"use strict";t();Se();Eo=()=>{let{pathname:e,search:o,hash:n}=q();return`${e!=null?e:""}${o!=null?o:""}${n!=null?n:""}`}});var Hm,Vm=b(()=>{"use strict";t();yn();Hm=e=>{if(!Te.safeWindow.location)return;if(!new URL(Te.safeWindow.location.href).protocol.startsWith("http"))return Te.safeWindow.location.reload();Te.safeWindow.location.assign(e)}});var Se=b(()=>{"use strict";t();Um();Gm();xe();Vm()});var $m,qm,Mt,Wt=b(()=>{"use strict";t();Se();$m=!1,qm=(e=!0)=>{$m=e},Mt=({timeout:e=0,url:o})=>{$m||setTimeout(()=>{if(!!window)return Hm(o)},e)}});var zm=b(()=>{"use strict";t();Wt()});function jm(e){return e[Math.floor(Math.random()*e.length)]}var Km=b(()=>{"use strict";t()});function Mi(e){let o=null;if((e==null?void 0:e.statusCode)in hi){let n=e==null?void 0:e.statusCode,{message:r}=hi[n];o=Qx.includes(n)?Xm:r}return{errorMessage:o,defaultErrorMessage:Xm}}var Xm,Zx,Jx,Qx,Wi=b(()=>{"use strict";t();Ti();Xm="Check if the MultiversX app is open on Ledger",Zx=28161,Jx=28160,Qx=[Zx,Jx]});var Mo=b(()=>{"use strict";t();zm();Km();Wi()});var Ym,Zm,Jm,Ri,oS,Qm,BC,UC,ed,Lr,Pr=b(()=>{"use strict";t();Ym=require("@reduxjs/toolkit"),Zm=T(require("lodash.omit")),Jm=require("redux-persist");Dt();ae();Mo();Ri={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000",roundDuration:6e3},oS={network:Ri},Qm=(0,Ym.createSlice)({name:"appConfig",initialState:oS,reducers:{initializeNetworkConfig:(e,o)=>{let n=jm(o.payload.walletConnectV2RelayAddresses),r=(0,Zm.default)(o.payload,"walletConnectV2RelayAddresses");e.network=A(g(g({},e.network),r),{walletConnectV2RelayAddress:n})},updateNetworkConfig:(e,o)=>{e.network=g(g({},e.network),o.payload)},setCustomWalletAddress:(e,o)=>{e.network.customWalletAddress=o.payload}},extraReducers:e=>{e.addCase(ee,o=>{o.network.customWalletAddress=void 0}),e.addCase(Jm.REHYDRATE,(o,n)=>{var c,p;if(!((p=(c=n.payload)==null?void 0:c.network)!=null&&p.customWalletAddress))return;let{network:{customWalletAddress:r}}=n.payload;o.network.customWalletAddress=r})}}),{initializeNetworkConfig:BC,updateNetworkConfig:UC,setCustomWalletAddress:ed}=Qm.actions,Lr=Qm.reducer});var od,Oi,nd,zC,jC,KC,Er,Mr=b(()=>{"use strict";t();od=require("@reduxjs/toolkit");J();ae();Oi={isSigning:!1,signedSessions:{}},nd=(0,od.createSlice)({name:"signedMessageInfoSliceState",initialState:Oi,reducers:{setSignSession:(e,o)=>{let{sessionId:n,signedSession:r,errorMessage:c}=o.payload;c&&(e.errorMessage=c),e.isSigning=r.status==="pending",e.signedSessions[n]=g(g({},e.signedSessions[n]),r)},setSignSessionState:(e,o)=>g(g({},e),o.payload),clearSignedMessageInfo:()=>Oi},extraReducers:e=>{e.addCase(ee,()=>Oi)}}),{setSignSession:zC,clearSignedMessageInfo:jC,setSignSessionState:KC}=nd.actions,Er=nd.reducer});var rd,ad,td,id,Fi,nS,oN,tS,Wr,Rr=b(()=>{"use strict";t();rd=require("@reduxjs/toolkit"),ad=require("redux-persist");J();br();ae();td={customToasts:[],transactionToasts:[]},id=(0,rd.createSlice)({name:"toastsSlice",initialState:td,reducers:{addCustomToast:(e,o)=>{let n=o.payload.toastId||`custom-toast-${e.customToasts.length+1}`,r=e.customToasts.findIndex(c=>c.toastId===n);if(r!==-1){e.customToasts[r]=A(g(g({},e.customToasts[r]),o.payload),{type:"custom",toastId:n});return}e.customToasts.push(A(g({},o.payload),{type:"custom",toastId:n}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(n=>n.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:Lt(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(n=>n.toastId!==o.payload)}},extraReducers:e=>{e.addCase(ee,()=>td),e.addCase(ad.REHYDRATE,(o,n)=>{var c,p;let r=(p=(c=n.customToasts)==null?void 0:c.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=r})}}),{addCustomToast:Fi,removeCustomToast:nS,addTransactionToast:oN,removeTransactionToast:tS}=id.actions,Wr=id.reducer});var cd,Ui,Gi,Hi,rS,Bi,sd,aN,aS,Qn,Or,Fr=b(()=>{"use strict";t();cd=require("@reduxjs/toolkit");ae();Ui="Transaction failed",Gi="Transaction successful",Hi="Processing transaction",rS="Transaction submitted",Bi={},sd=(0,cd.createSlice)({name:"transactionsInfo",initialState:Bi,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:n,transactionsDisplayInfo:r}=o.payload;n!=null&&(e[n]={errorMessage:(r==null?void 0:r.errorMessage)||Ui,successMessage:(r==null?void 0:r.successMessage)||Gi,processingMessage:(r==null?void 0:r.processingMessage)||Hi,submittedMessage:(r==null?void 0:r.submittedMessage)||rS,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Bi},extraReducers:e=>{e.addCase(ee,()=>Bi)}}),{clearTransactionsInfo:aN,setTransactionsDisplayInfo:aS,clearTransactionsInfoForSessionId:Qn}=sd.actions,Or=sd.reducer});function ot(e){return e!=null&&(fS(e)||SS(e))}function nt(e){return e!=null&&(gS(e)||yS(e))}function tt(e){return e!=null&&(hS(e)||vS(e))}function pd(e){return e!=null&&(TS(e)||bS(e))}function Vi(e){return e!=null&&xS(e)}function fS(e){return e!=null&&iS.includes(e)}function gS(e){return e!=null&&cS.includes(e)}function hS(e){return e!=null&&sS.includes(e)}function TS(e){return e!=null&&pS.includes(e)}function xS(e){return e!=null&&mS.includes(e)}function SS(e){return e!=null&&dS.includes(e)}function yS(e){return e!=null&&_S.includes(e)}function vS(e){return e!=null&&lS.includes(e)}function bS(e){return e!=null&&uS.includes(e)}var iS,cS,sS,pS,mS,dS,_S,lS,uS,rt=b(()=>{"use strict";t();Y();iS=["sent"],cS=["success"],sS=["fail","cancelled","timedOut"],pS=["invalid"],mS=["timedOut"],dS=["pending"],_S=["success"],lS=["fail","invalid"],uS=["not executed"]});var md,dd,Rt,wS,_d,ld,ud,AS,Jo,IS,kS,uN,fd,Wo,xo,fN,Br,Ur=b(()=>{"use strict";t();md=require("@reduxjs/toolkit"),dd=require("redux-persist");Y();rt();ae();Rt={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},wS={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},_d=(0,md.createSlice)({name:"transactionsSlice",initialState:Rt,reducers:{moveTransactionsToSignedState:(e,o)=>{var d,l;let{sessionId:n,transactions:r,errorMessage:c,status:p,redirectRoute:m,customTransactionInformation:_}=o.payload;e.customTransactionInformationForSessionId[n]=g(g(g({},wS),((d=e.signedTransactions[n])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[n]||{}),e.signedTransactions[n]={transactions:r,status:p,errorMessage:c,redirectRoute:m,customTransactionInformation:g(g({},e.customTransactionInformationForSessionId[n]),_!=null?_:{})},((l=e==null?void 0:e.transactionsToSign)==null?void 0:l.sessionId)===n&&(e.transactionsToSign=Rt.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=g(g({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:n,status:r,errorMessage:c,transactions:p}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].status=r,c!=null&&(e.signedTransactions[n].errorMessage=c),p!=null&&(e.signedTransactions[n].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var l,u,f,h,v,x,D,w;let{sessionId:n,status:r,errorMessage:c,transactionHash:p,serverTransaction:m,inTransit:_}=o.payload,d=(u=(l=e.signedTransactions)==null?void 0:l[n])==null?void 0:u.transactions;if(d!=null){e.signedTransactions[n].transactions=d.map(P=>P.hash===p?A(g(g({},m!=null?m:{}),P),{status:r,errorMessage:c,inTransit:_}):P);let L=(h=(f=e.signedTransactions[n])==null?void 0:f.transactions)==null?void 0:h.every(P=>nt(P.status)),E=(x=(v=e.signedTransactions[n])==null?void 0:v.transactions)==null?void 0:x.some(P=>tt(P.status)),W=(w=(D=e.signedTransactions[n])==null?void 0:D.transactions)==null?void 0:w.every(P=>pd(P.status));L&&(e.signedTransactions[n].status="success"),E&&(e.signedTransactions[n].status="fail"),W&&(e.signedTransactions[n].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:n,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[n]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Rt.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Rt.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload},updateSignedTransactionsCustomTransactionInformation:(e,o)=>{let{sessionId:n,customTransactionInformationOverrides:r}=o.payload;e.signedTransactions[n]!=null&&(e.signedTransactions[n].customTransactionInformation=g(g({},e.signedTransactions[n].customTransactionInformation),r))}},extraReducers:e=>{e.addCase(ee,()=>Rt),e.addCase(dd.REHYDRATE,(o,n)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=n.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:c}=n.payload.transactions,p=Object.entries(r).reduce((_,[d,l])=>{let u=new Date(d),f=new Date;return f.setHours(f.getHours()+5),f-u>0||(_[d]=l),_},{});c!=null&&(o.customTransactionInformationForSessionId=c),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:ld,updateSignedTransactions:ud,setTransactionsToSign:AS,clearAllTransactionsToSign:Jo,clearAllSignedTransactions:IS,clearSignedTransaction:kS,clearTransactionToSign:uN,setSignTransactionsError:fd,setSignTransactionsCancelMessage:Wo,moveTransactionsToSignedState:xo,updateSignedTransactionsCustomTransactionInformation:fN}=_d.actions,Br=_d.reducer});var gd,$i,hd,xN,SN,DS,yN,Gr,Hr=b(()=>{"use strict";t();gd=require("@reduxjs/toolkit");ae();$i={},hd=(0,gd.createSlice)({name:"batchTransactionsSlice",initialState:$i,reducers:{setBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},updateBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},clearBatchTransactions:(e,o)=>{delete e[o.payload.batchId]},clearAllBatchTransactions:()=>$i},extraReducers:e=>{e.addCase(ee,()=>$i)}}),{setBatchTransactions:xN,updateBatchTransactions:SN,clearBatchTransactions:DS,clearAllBatchTransactions:yN}=hd.actions,Gr=hd.reducer});var xd,Td,Sd,AN,yd,qi=b(()=>{"use strict";t();xd=require("@reduxjs/toolkit");ae();Td={},Sd=(0,xd.createSlice)({name:"dappConfigSlice",initialState:Td,reducers:{setDappConfig:(e,o)=>o.payload},extraReducers:e=>{e.addCase(ee,()=>Td)}}),{setDappConfig:AN}=Sd.actions,yd=Sd.reducer});var V=b(()=>{"use strict";t();Ir();Dr();Nr();Pr();Mr();Rr();Fr();Ur();Hr();qi()});var zi=b(()=>{"use strict";t()});var wd,PS,ES,In,qr=b(()=>{"use strict";t();wd=require("@reduxjs/toolkit");zi();Ir();Hr();qi();Dr();Nr();Pr();Mr();Rr();Fr();Ur();PS={["account"]:Ar,["dappConfig"]:yd,["loginInfo"]:kr,["modals"]:Cr,["networkConfig"]:Lr,["signedMessageInfo"]:Er,["toasts"]:Wr,["transactionsInfo"]:Or,["transactions"]:Br,["batchTransactions"]:Gr},ES=(e={})=>(0,wd.combineReducers)(g(g({},PS),e)),In=ES});var Dd={};H(Dd,{default:()=>XS,sessionStorageReducers:()=>ji});function Ro(e,o=[]){return{key:e,version:1,storage:Id.default,blacklist:o}}var We,Ad,Id,MS,Ot,WS,RS,OS,FS,BS,US,GS,HS,VS,$S,kd,qS,ji,zS,jS,KS,XS,Cd=b(()=>{"use strict";t();We=require("redux-persist"),Ad=T(require("redux-persist/lib/storage")),Id=T(require("redux-persist/lib/storage/session"));qr();V();Ir();Hr();Dr();Nr();Pr();Mr();Rr();Fr();Ur();zi();MS={persistReducersStorageType:"localStorage"},Ot={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},WS=Ro(Ot["account"]),RS=Ro(Ot["loginInfo"]),OS=Ro(Ot["modals"]),FS=Ro(Ot["networkConfig"]),BS={2:e=>A(g({},e),{networkConfig:Ri})};US=Ro("sdk-dapp-transactionsInfo"),GS=Ro("sdk-dapp-transactions",["transactionsToSign"]),HS=Ro("sdk-dapp-batchTransactions",["batchTransactions"]),VS=Ro("sdk-dapp-toasts"),$S=Ro("sdk-dapp-signedMessageInfo"),kd={key:"sdk-dapp-store",version:2,storage:Ad.default,whitelist:Object.keys(Ot),migrate:(0,We.createMigrate)(BS,{debug:!1})},qS=A(g({},kd),{whitelist:[]}),ji={["toasts"]:(0,We.persistReducer)(VS,Wr),["transactions"]:(0,We.persistReducer)(GS,Br),["transactionsInfo"]:(0,We.persistReducer)(US,Or),["batchTransactions"]:(0,We.persistReducer)(HS,Gr),["signedMessageInfo"]:(0,We.persistReducer)($S,Er)},zS=A(g({},ji),{["account"]:(0,We.persistReducer)(WS,Ar),["loginInfo"]:(0,We.persistReducer)(RS,kr),["modals"]:(0,We.persistReducer)(OS,Cr),["networkConfig"]:(0,We.persistReducer)(FS,Lr)}),jS=MS.persistReducersStorageType==="localStorage",KS=jS?(0,We.persistReducer)(kd,In(ji)):(0,We.persistReducer)(qS,In(zS)),XS=KS});var Nd={};H(Nd,{default:()=>YS});var YS,Ld=b(()=>{"use strict";t();qr();YS=In()});var Pd={};H(Pd,{default:()=>JS});var Ze,ZS,JS,Ed=b(()=>{"use strict";t();Ze=require("redux-persist"),ZS=[Ze.FLUSH,Ze.REHYDRATE,Ze.PAUSE,Ze.PERSIST,Ze.PURGE,Ze.REGISTER],JS=ZS});var Rd={};H(Rd,{default:()=>Wd});function Wd(e){return(0,Md.persistStore)(e)}var Md,Od=b(()=>{"use strict";t();Md=require("redux-persist")});var Al=I((WB,wl)=>{t();var xv=typeof i=="object"&&i&&i.Object===Object&&i;wl.exports=xv});var Kt=I((RB,Il)=>{t();var Sv=Al(),yv=typeof self=="object"&&self&&self.Object===Object&&self,vv=Sv||yv||Function("return this")();Il.exports=vv});var xa=I((OB,kl)=>{t();var bv=Kt(),wv=bv.Symbol;kl.exports=wv});var Ll=I((FB,Nl)=>{t();var Dl=xa(),Cl=Object.prototype,Av=Cl.hasOwnProperty,Iv=Cl.toString,Xt=Dl?Dl.toStringTag:void 0;function kv(e){var o=Av.call(e,Xt),n=e[Xt];try{e[Xt]=void 0;var r=!0}catch(p){}var c=Iv.call(e);return r&&(o?e[Xt]=n:delete e[Xt]),c}Nl.exports=kv});var El=I((BB,Pl)=>{t();var Dv=Object.prototype,Cv=Dv.toString;function Nv(e){return Cv.call(e)}Pl.exports=Nv});var Sa=I((UB,Rl)=>{t();var Ml=xa(),Lv=Ll(),Pv=El(),Ev="[object Null]",Mv="[object Undefined]",Wl=Ml?Ml.toStringTag:void 0;function Wv(e){return e==null?e===void 0?Mv:Ev:Wl&&Wl in Object(e)?Lv(e):Pv(e)}Rl.exports=Wv});var Dc=I((GB,Ol)=>{t();var Rv=Array.isArray;Ol.exports=Rv});var Cc=I((HB,Fl)=>{t();function Ov(e){return e!=null&&typeof e=="object"}Fl.exports=Ov});var Ul=I((VB,Bl)=>{t();var Fv=Sa(),Bv=Dc(),Uv=Cc(),Gv="[object String]";function Hv(e){return typeof e=="string"||!Bv(e)&&Uv(e)&&Fv(e)==Gv}Bl.exports=Hv});var Pc={};H(Pc,{css:()=>jl,default:()=>Yv});var jl,Yv,Ec=b(()=>{"use strict";t();jl=`.dapp-core-component__main__link-style {
2
2
  color: #1392ff;
3
3
  }
4
4