@multiversx/sdk-dapp 4.1.1 → 4.1.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 (637) hide show
  1. package/UI/Denominate/index.js +1 -1
  2. package/UI/ExplorerLink/ExplorerLink.js +1 -1
  3. package/UI/ExplorerLink/index.js +1 -1
  4. package/UI/FormatAmount/FormatAmount.js +1 -1
  5. package/UI/FormatAmount/index.js +1 -1
  6. package/UI/NotificationModal/NotificationModal.js +1 -1
  7. package/UI/NotificationModal/index.js +1 -1
  8. package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  9. package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/SignWithCrossWindowWalletModal.js +1 -1
  10. package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/index.js +1 -1
  11. package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  12. package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  13. package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
  14. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
  15. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
  16. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
  17. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +1 -1
  18. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +1 -1
  19. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/index.js +1 -1
  20. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
  21. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
  22. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/components/GasDetails/GasDetails.js +1 -1
  23. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/components/GasDetails/index.js +1 -1
  24. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/components/index.js +1 -1
  25. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
  26. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
  27. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
  28. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/index.js +1 -1
  29. package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
  30. package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  31. package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
  32. package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  33. package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  34. package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  35. package/UI/SignTransactionsModals/SignWithIframeModal/SignWithIframeModal.js +1 -1
  36. package/UI/SignTransactionsModals/SignWithIframeModal/index.js +1 -1
  37. package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
  38. package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  39. package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  40. package/UI/SignTransactionsModals/SignWithMetamaskModal/SignWithMetamaskModal.js +1 -1
  41. package/UI/SignTransactionsModals/SignWithMetamaskModal/index.js +1 -1
  42. package/UI/SignTransactionsModals/SignWithPasskeyModal/SignWithPasskeyModal.js +1 -1
  43. package/UI/SignTransactionsModals/SignWithPasskeyModal/index.js +1 -1
  44. package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  45. package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  46. package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
  47. package/UI/SignTransactionsModals/components/index.js +1 -1
  48. package/UI/SignTransactionsModals/index.js +1 -1
  49. package/UI/TokenDetails/index.js +1 -1
  50. package/UI/TransactionDetails/TransactionDetails.js +1 -1
  51. package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
  52. package/UI/TransactionDetails/components/index.js +1 -1
  53. package/UI/TransactionDetails/index.js +1 -1
  54. package/UI/TransactionInfo/TransactionInfo.js +1 -1
  55. package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
  56. package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
  57. package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
  58. package/UI/TransactionInfo/components/EventsList/index.js +1 -1
  59. package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  60. package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  61. package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
  62. package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
  63. package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
  64. package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
  65. package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
  66. package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
  67. package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
  68. package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
  69. package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
  70. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
  71. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
  72. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
  73. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
  74. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
  75. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
  76. package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
  77. package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
  78. package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
  79. package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
  80. package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
  81. package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
  82. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
  83. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
  84. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
  85. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
  86. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
  87. package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
  88. package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
  89. package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
  90. package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
  91. package/UI/TransactionInfo/components/index.js +1 -1
  92. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
  93. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
  94. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
  95. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
  96. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
  97. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
  98. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
  99. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
  100. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
  101. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
  102. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  103. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  104. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
  105. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
  106. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
  107. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
  108. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
  109. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
  110. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
  111. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
  112. package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  113. package/UI/TransactionInfo/index.js +1 -1
  114. package/UI/TransactionsTable/TransactionsTable.js +1 -1
  115. package/UI/TransactionsTable/components/AccountName.js +1 -1
  116. package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
  117. package/UI/TransactionsTable/components/TransactionHash.js +1 -1
  118. package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
  119. package/UI/TransactionsTable/components/TransactionRow.js +1 -1
  120. package/UI/TransactionsTable/components/TransactionSender.js +1 -1
  121. package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
  122. package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
  123. package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
  124. package/UI/TransactionsTable/components/index.js +1 -1
  125. package/UI/TransactionsTable/index.js +1 -1
  126. package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  127. package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
  128. package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
  129. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
  130. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
  131. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  132. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  133. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
  134. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
  135. package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
  136. package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
  137. package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
  138. package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
  139. package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
  140. package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  141. package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
  142. package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
  143. package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  144. package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  145. package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  146. package/UI/TransactionsToastList/components/index.js +1 -1
  147. package/UI/TransactionsToastList/index.js +1 -1
  148. package/UI/Trim/Trim.js +1 -1
  149. package/UI/Trim/index.js +1 -1
  150. package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
  151. package/UI/extension/ExtensionLoginButton/index.js +1 -1
  152. package/UI/iframe/IframeLoginButton/IframeButton.js +1 -1
  153. package/UI/iframe/IframeLoginButton/index.js +1 -1
  154. package/UI/index.js +1 -1
  155. package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
  156. package/UI/ledger/LedgerLoginButton/index.js +1 -1
  157. package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
  158. package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
  159. package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
  160. package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
  161. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
  162. package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
  163. package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
  164. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
  165. package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
  166. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
  167. package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
  168. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
  169. package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
  170. package/UI/ledger/LedgerLoginContainer/index.js +1 -1
  171. package/UI/ledger/index.js +1 -1
  172. package/UI/metamask/MetamaskLoginButton/MetamaskLoginButton.js +1 -1
  173. package/UI/metamask/MetamaskLoginButton/index.js +1 -1
  174. package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
  175. package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  176. package/UI/pages/UnlockPage/index.js +1 -1
  177. package/UI/pages/index.js +1 -1
  178. package/UI/passkey/PasskeyLoginButton/PasskeyLoginButton.js +1 -1
  179. package/UI/passkey/PasskeyLoginButton/index.js +1 -1
  180. package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
  181. package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  182. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
  183. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
  184. package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
  185. package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  186. package/UI/walletConnect/index.js +1 -1
  187. package/UI/webWallet/CrossWindowLoginButton/CrossWindowLoginButton.js +1 -1
  188. package/UI/webWallet/CrossWindowLoginButton/index.js +1 -1
  189. package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
  190. package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  191. package/UI/webWallet/XaliasCrossWindowLoginButton/XaliasCrossWindowLoginButton.js +1 -1
  192. package/UI/webWallet/XaliasCrossWindowLoginButton/index.js +1 -1
  193. package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
  194. package/UI/webWallet/XaliasLoginButton/index.js +1 -1
  195. package/__chunks__/{chunk-NTEDVQMY.js → chunk-2EJHXK3C.js} +2 -2
  196. package/__chunks__/{chunk-XVVXOTSC.js → chunk-2IJKX4QR.js} +2 -2
  197. package/__chunks__/{chunk-L5ZAHO66.js → chunk-2JPDO46J.js} +2 -2
  198. package/__chunks__/{chunk-QWICE2IL.js → chunk-2OZGWOUQ.js} +2 -2
  199. package/__chunks__/{chunk-EQ3N2BDQ.js → chunk-2ZRCZKYF.js} +2 -2
  200. package/__chunks__/{chunk-HWJFQ22N.js → chunk-2ZWAALLX.js} +2 -2
  201. package/__chunks__/{chunk-VAWQSDQL.js → chunk-3AYT3PR5.js} +2 -2
  202. package/__chunks__/{chunk-HMDIQONU.js → chunk-3CGQ7TTT.js} +2 -2
  203. package/__chunks__/{chunk-7OW23IDB.js → chunk-3ELXWUJY.js} +2 -2
  204. package/__chunks__/{chunk-ZBCXJTMW.js → chunk-3GK7KUD6.js} +2 -2
  205. package/__chunks__/{chunk-WMYJK2RR.js → chunk-3GMVM6US.js} +2 -2
  206. package/__chunks__/{chunk-VXJ3QG4S.js → chunk-3I2I2ZAK.js} +2 -2
  207. package/__chunks__/{chunk-DRKJXUPB.js → chunk-42S6O2XV.js} +2 -2
  208. package/__chunks__/{chunk-EL7EVLZ5.js → chunk-45VCQCUS.js} +2 -2
  209. package/__chunks__/{chunk-PTTWYKZY.js → chunk-476EFAL3.js} +2 -2
  210. package/__chunks__/{chunk-2JKCYFLV.js → chunk-47M7OUXS.js} +2 -2
  211. package/__chunks__/{chunk-OO2WSQIC.js → chunk-4HQLOMKG.js} +2 -2
  212. package/__chunks__/{chunk-U5MPNJIG.js → chunk-55YNF7OC.js} +2 -2
  213. package/__chunks__/{chunk-XQB4GH5F.js → chunk-5M45XZ4C.js} +2 -2
  214. package/__chunks__/{chunk-KVS6CB23.js → chunk-5TTN3OR7.js} +2 -2
  215. package/__chunks__/{chunk-ZSVLCXGC.js → chunk-5UCDXQON.js} +2 -2
  216. package/__chunks__/{chunk-IJWZBHAO.js → chunk-5WXIYCSV.js} +2 -2
  217. package/__chunks__/{chunk-66IYNR6V.js → chunk-5YMOC5I6.js} +2 -2
  218. package/__chunks__/{chunk-ARSINDW4.js → chunk-6BIQVNAC.js} +2 -2
  219. package/__chunks__/{chunk-5TQBIFCF.js → chunk-6EZ3VKRJ.js} +2 -2
  220. package/__chunks__/{chunk-BFE5UQEK.js → chunk-6FMYZ7XA.js} +2 -2
  221. package/__chunks__/{chunk-VOKPENG2.js → chunk-6IFJHKTU.js} +2 -2
  222. package/__chunks__/{chunk-QBTERNTU.js → chunk-6NYPISCL.js} +2 -2
  223. package/__chunks__/{chunk-VYZR674E.js → chunk-6TX77DE7.js} +2 -2
  224. package/__chunks__/{chunk-M235JVMK.js → chunk-6UVIF7WB.js} +2 -2
  225. package/__chunks__/{chunk-IFDRKXYB.js → chunk-6XHHYOM4.js} +2 -2
  226. package/__chunks__/{chunk-Y2DZHCBM.js → chunk-75U4QWPQ.js} +2 -2
  227. package/__chunks__/{chunk-MJCVINCR.js → chunk-7G4M7WZF.js} +2 -2
  228. package/__chunks__/{chunk-EBLVWKG2.js → chunk-7QADTFCA.js} +2 -2
  229. package/__chunks__/{chunk-XGHRPWLP.js → chunk-7U7P3Q5Q.js} +2 -2
  230. package/__chunks__/{chunk-QK76T2HJ.js → chunk-7ZJNW2MC.js} +2 -2
  231. package/__chunks__/{chunk-UQK73WGG.js → chunk-AA7YRADR.js} +2 -2
  232. package/__chunks__/{chunk-TCHI7OQD.js → chunk-AAVBRSY3.js} +2 -2
  233. package/__chunks__/{chunk-C7ZW3VN3.js → chunk-AFNSOEKL.js} +2 -2
  234. package/__chunks__/{chunk-J5FR2TUH.js → chunk-APCJM25L.js} +2 -2
  235. package/__chunks__/{chunk-CYVS5LEN.js → chunk-AQ5L363T.js} +2 -2
  236. package/__chunks__/{chunk-ETZPR2KC.js → chunk-B3J64KI6.js} +2 -2
  237. package/__chunks__/{chunk-3SQFC5FE.js → chunk-B47SH27U.js} +2 -2
  238. package/__chunks__/{chunk-YKMH36JH.js → chunk-BANDUAHP.js} +2 -2
  239. package/__chunks__/{chunk-RXOIAUNM.js → chunk-BC3LGSIV.js} +2 -2
  240. package/__chunks__/{chunk-ZJBRAKPS.js → chunk-BCBRZJNA.js} +2 -2
  241. package/__chunks__/{chunk-IOZCKU6L.js → chunk-BFMELNGE.js} +2 -2
  242. package/__chunks__/{chunk-R5OGG5BA.js → chunk-BGS4MO4I.js} +2 -2
  243. package/__chunks__/{chunk-MEF3XPYN.js → chunk-BRCTFCD3.js} +2 -2
  244. package/__chunks__/chunk-BVGVANNH.js +2 -0
  245. package/__chunks__/{chunk-SNKOYEVC.js → chunk-BWKCELFY.js} +2 -2
  246. package/__chunks__/{chunk-SOPQ7CJ3.js → chunk-BWR3E376.js} +2 -2
  247. package/__chunks__/{chunk-KEJR53E4.js → chunk-BWT5SBYB.js} +2 -2
  248. package/__chunks__/{chunk-6UR6SKWF.js → chunk-BYBC7OCF.js} +2 -2
  249. package/__chunks__/{chunk-YBUUS657.js → chunk-BYVVLNYV.js} +2 -2
  250. package/__chunks__/{chunk-4UENOF3X.js → chunk-C3GOEFLG.js} +2 -2
  251. package/__chunks__/{chunk-UMP3Y4RA.js → chunk-CAFUVCYY.js} +2 -2
  252. package/__chunks__/{chunk-WMF2XOP6.js → chunk-CO3CXWVE.js} +2 -2
  253. package/__chunks__/{chunk-2KEUO2W2.js → chunk-CRJ7MX62.js} +2 -2
  254. package/__chunks__/{chunk-TUWDGAKZ.js → chunk-CWQIB34C.js} +2 -2
  255. package/__chunks__/{chunk-SWYJGUYK.js → chunk-CX7PG2XZ.js} +2 -2
  256. package/__chunks__/{chunk-EPI3K2P3.js → chunk-CZSICLAR.js} +2 -2
  257. package/__chunks__/{chunk-F33JKVQB.js → chunk-D4C6JQEJ.js} +2 -2
  258. package/__chunks__/{chunk-XP4QI77L.js → chunk-D5XMBWJO.js} +2 -2
  259. package/__chunks__/{chunk-C5U5GMMV.js → chunk-DFU3SOZK.js} +2 -2
  260. package/__chunks__/{chunk-BPZ4MVTE.js → chunk-DFXJR6HN.js} +2 -2
  261. package/__chunks__/{chunk-DTGKIEP5.js → chunk-DHUEQWC6.js} +2 -2
  262. package/__chunks__/{chunk-QMVFLOKB.js → chunk-DKFSIDJ6.js} +2 -2
  263. package/__chunks__/{chunk-R4WJ4GKJ.js → chunk-DTMOHYFH.js} +2 -2
  264. package/__chunks__/{chunk-K6FEVOPW.js → chunk-DUVAWIHI.js} +2 -2
  265. package/__chunks__/{chunk-JBEZ5THG.js → chunk-DWB3SS53.js} +2 -2
  266. package/__chunks__/{chunk-UR5LHUAD.js → chunk-ERFMZMPW.js} +2 -2
  267. package/__chunks__/{chunk-DJM6UUNX.js → chunk-EVJH2MQJ.js} +2 -2
  268. package/__chunks__/{chunk-6NFYOHQF.js → chunk-EZ27BCH5.js} +2 -2
  269. package/__chunks__/{chunk-LGBV6B7L.js → chunk-EZDZEHMV.js} +2 -2
  270. package/__chunks__/{chunk-VRZTF6RF.js → chunk-F2UGUQDD.js} +2 -2
  271. package/__chunks__/chunk-F7BY2UZZ.js +2 -0
  272. package/__chunks__/chunk-FCTDPSY3.js +2 -0
  273. package/__chunks__/{chunk-VKXSP26U.js → chunk-FKSVDRPZ.js} +2 -2
  274. package/__chunks__/{chunk-7ZKWHVVI.js → chunk-FMGUU75C.js} +2 -2
  275. package/__chunks__/{chunk-3Q53HEYW.js → chunk-FNJ66CST.js} +2 -2
  276. package/__chunks__/{chunk-5AXGQMBM.js → chunk-FQA7CBYI.js} +2 -2
  277. package/__chunks__/chunk-FVU4GWPO.js +2 -0
  278. package/__chunks__/{chunk-SE6UQ2PK.js → chunk-FZWBCGBX.js} +2 -2
  279. package/__chunks__/{chunk-R2XB2C6L.js → chunk-G4KNBTLW.js} +2 -2
  280. package/__chunks__/{chunk-ATBXACOM.js → chunk-G4NSY7BU.js} +2 -2
  281. package/__chunks__/{chunk-JTRHQVKA.js → chunk-G4P6OBWH.js} +2 -2
  282. package/__chunks__/{chunk-S6ZCWO77.js → chunk-G643DZYR.js} +2 -2
  283. package/__chunks__/{chunk-PMORLNVM.js → chunk-G767ZZZ2.js} +2 -2
  284. package/__chunks__/{chunk-IQH3PYFE.js → chunk-GB2LJMPZ.js} +2 -2
  285. package/__chunks__/{chunk-GKCGQC6Y.js → chunk-GKMTK2GC.js} +2 -2
  286. package/__chunks__/{chunk-TBOZDYME.js → chunk-GM3VLDXX.js} +2 -2
  287. package/__chunks__/{chunk-DIC2NRHC.js → chunk-GPFIIX6T.js} +2 -2
  288. package/__chunks__/{chunk-SPNBIS6U.js → chunk-GSUXU5XF.js} +2 -2
  289. package/__chunks__/{chunk-XBLWJDOS.js → chunk-H3MRS43M.js} +2 -2
  290. package/__chunks__/{chunk-J4QRNSME.js → chunk-H3SHUPZL.js} +2 -2
  291. package/__chunks__/{chunk-HBHDNCUU.js → chunk-H44ZETJE.js} +2 -2
  292. package/__chunks__/{chunk-XGICXIOV.js → chunk-H4GRRT37.js} +2 -2
  293. package/__chunks__/{chunk-Q7KWKC3O.js → chunk-H6F6RJ23.js} +2 -2
  294. package/__chunks__/chunk-HGMNCHPE.js +2 -0
  295. package/__chunks__/{chunk-JKXWY2FJ.js → chunk-HJG66HNZ.js} +2 -2
  296. package/__chunks__/{chunk-QUQFY5PP.js → chunk-HLHMYXGR.js} +2 -2
  297. package/__chunks__/{chunk-MSPIZZTT.js → chunk-HSVIGF55.js} +2 -2
  298. package/__chunks__/{chunk-IAAIMT4P.js → chunk-IDGHRWH5.js} +2 -2
  299. package/__chunks__/{chunk-5NJ242NL.js → chunk-IDHD5JHV.js} +2 -2
  300. package/__chunks__/chunk-IIUN4Y3Y.js +2 -0
  301. package/__chunks__/{chunk-ASTSD3F7.js → chunk-IIWRFWCR.js} +2 -2
  302. package/__chunks__/{chunk-PSMBDK5S.js → chunk-IOOQBLZN.js} +2 -2
  303. package/__chunks__/{chunk-QZEH63MD.js → chunk-IS7C2F2G.js} +2 -2
  304. package/__chunks__/{chunk-5DUDXEUL.js → chunk-IVSDZGJX.js} +2 -2
  305. package/__chunks__/{chunk-UOCDPCPC.js → chunk-IWUH4IXA.js} +2 -2
  306. package/__chunks__/{chunk-SKY6DBZ2.js → chunk-J2TS5JWY.js} +2 -2
  307. package/__chunks__/{chunk-OH6K3SET.js → chunk-J2Y6XCZO.js} +2 -2
  308. package/__chunks__/{chunk-56KQ7DSX.js → chunk-JE7YEG4H.js} +2 -2
  309. package/__chunks__/{chunk-AAQOCXB7.js → chunk-JGIBFYTY.js} +2 -2
  310. package/__chunks__/{chunk-XZL5OVCI.js → chunk-JH6LRWPU.js} +2 -2
  311. package/__chunks__/{chunk-SLEUKFEE.js → chunk-JPSE4VHH.js} +2 -2
  312. package/__chunks__/{chunk-J6DZP6D4.js → chunk-JS3K45EO.js} +2 -2
  313. package/__chunks__/{chunk-KFKNUFXX.js → chunk-JWQACFLW.js} +2 -2
  314. package/__chunks__/chunk-JZWJJ3UT.js +2 -0
  315. package/__chunks__/{chunk-UOJQBRXE.js → chunk-K3VUYQN5.js} +2 -2
  316. package/__chunks__/{chunk-2MW53YL2.js → chunk-KGVY3ALG.js} +2 -2
  317. package/__chunks__/{chunk-BMBG2D7D.js → chunk-KMRCNXWT.js} +2 -2
  318. package/__chunks__/{chunk-3PTORTUF.js → chunk-KZKODVHJ.js} +2 -2
  319. package/__chunks__/{chunk-24AG3M53.js → chunk-KZRLZBL5.js} +2 -2
  320. package/__chunks__/{chunk-4COECZAA.js → chunk-KZXBRPUJ.js} +2 -2
  321. package/__chunks__/{chunk-LSJ7G37Y.js → chunk-L55X24S7.js} +2 -2
  322. package/__chunks__/{chunk-ERKNWBK4.js → chunk-L6LEV4TU.js} +2 -2
  323. package/__chunks__/{chunk-4X4EZBXH.js → chunk-L6MRIQDB.js} +2 -2
  324. package/__chunks__/{chunk-GKXDFRBB.js → chunk-LDM7XKNY.js} +2 -2
  325. package/__chunks__/{chunk-62VJVCI6.js → chunk-LF5PGLXF.js} +2 -2
  326. package/__chunks__/{chunk-RHR4OLM7.js → chunk-LGHLININ.js} +2 -2
  327. package/__chunks__/{chunk-I6HGSMFN.js → chunk-LK4ZDVUA.js} +2 -2
  328. package/__chunks__/chunk-LQRDHBFL.js +2 -0
  329. package/__chunks__/{chunk-PXPYAC3L.js → chunk-LWMVFPYX.js} +2 -2
  330. package/__chunks__/{chunk-DW5WOSYV.js → chunk-M5SEAR7X.js} +2 -2
  331. package/__chunks__/{chunk-5ANY5Y7V.js → chunk-MJ24JSA7.js} +2 -2
  332. package/__chunks__/{chunk-CVWHM6NN.js → chunk-MNKEMAHH.js} +2 -2
  333. package/__chunks__/{chunk-OW2TEGG7.js → chunk-MOM45NQR.js} +2 -2
  334. package/__chunks__/{chunk-4OCONQY4.js → chunk-MSNZE6NZ.js} +2 -2
  335. package/__chunks__/{chunk-L5SCUYRB.js → chunk-MZHU7526.js} +2 -2
  336. package/__chunks__/{chunk-S7LQH3XV.js → chunk-N4FWC7CK.js} +2 -2
  337. package/__chunks__/{chunk-LYZ6ZU6G.js → chunk-NIRGKX4B.js} +2 -2
  338. package/__chunks__/{chunk-AVEFZKUG.js → chunk-NJ7MBWGE.js} +2 -2
  339. package/__chunks__/{chunk-EAPHE6PW.js → chunk-NPCO6FVM.js} +2 -2
  340. package/__chunks__/{chunk-5NN5WZQ7.js → chunk-NU3CGHXK.js} +2 -2
  341. package/__chunks__/{chunk-YSSKC43M.js → chunk-NYOOFDL6.js} +2 -2
  342. package/__chunks__/chunk-OCG6TQV2.js +2 -0
  343. package/__chunks__/{chunk-34JUPQXC.js → chunk-OGSDJC6T.js} +2 -2
  344. package/__chunks__/{chunk-ZRXPR4VZ.js → chunk-OH5LHHY3.js} +2 -2
  345. package/__chunks__/{chunk-OFTCP2NP.js → chunk-OIBNS25B.js} +2 -2
  346. package/__chunks__/{chunk-FJLHOV4A.js → chunk-OTMJTN5L.js} +2 -2
  347. package/__chunks__/{chunk-5LTI2OMR.js → chunk-P4WEJVGP.js} +2 -2
  348. package/__chunks__/{chunk-LNIHG4RL.js → chunk-PDLSCZJL.js} +2 -2
  349. package/__chunks__/{chunk-XW4G6QJQ.js → chunk-PFIRHQNG.js} +2 -2
  350. package/__chunks__/{chunk-STBG6RGX.js → chunk-POG4ANG2.js} +2 -2
  351. package/__chunks__/{chunk-KHZI2VMG.js → chunk-PWG4IBVB.js} +2 -2
  352. package/__chunks__/{chunk-EC5DKFSS.js → chunk-PX7ZC6IU.js} +2 -2
  353. package/__chunks__/{chunk-BVAB6XHN.js → chunk-Q6CDSRGZ.js} +2 -2
  354. package/__chunks__/chunk-QD5MYTRD.js +2 -0
  355. package/__chunks__/{chunk-X553CMTF.js → chunk-QLLLG4JZ.js} +2 -2
  356. package/__chunks__/{chunk-B2PE4IWV.js → chunk-QR5K7WY6.js} +2 -2
  357. package/__chunks__/chunk-QWITUOBU.js +2 -0
  358. package/__chunks__/chunk-QZJEBIOX.js +2 -0
  359. package/__chunks__/{chunk-ZBEZHY2S.js → chunk-RF2TY2XY.js} +2 -2
  360. package/__chunks__/{chunk-MCOUDWMK.js → chunk-ROKWHGCP.js} +2 -2
  361. package/__chunks__/{chunk-KTUF5RLG.js → chunk-S264F7ZB.js} +2 -2
  362. package/__chunks__/{chunk-FG6RSGK7.js → chunk-S5Z5K7AK.js} +2 -2
  363. package/__chunks__/{chunk-5PR4SUKZ.js → chunk-SC5ZHJPC.js} +2 -2
  364. package/__chunks__/{chunk-LKOLAYWS.js → chunk-SJOFNT5H.js} +2 -2
  365. package/__chunks__/{chunk-NCRU4TEO.js → chunk-SOU6CTS5.js} +2 -2
  366. package/__chunks__/{chunk-M2UQVHCK.js → chunk-SQTDCJE2.js} +2 -2
  367. package/__chunks__/{chunk-PMUBLIUQ.js → chunk-SRG73U7R.js} +2 -2
  368. package/__chunks__/{chunk-IPDUXJ4V.js → chunk-SSWTOO7F.js} +2 -2
  369. package/__chunks__/{chunk-DDLFWSLH.js → chunk-T2TD35R3.js} +2 -2
  370. package/__chunks__/{chunk-WWXFGXDZ.js → chunk-T7W6FGZS.js} +2 -2
  371. package/__chunks__/{chunk-2HRHFHSO.js → chunk-TASD63HR.js} +2 -2
  372. package/__chunks__/{chunk-EVA7RJ4Q.js → chunk-TATMMXVI.js} +2 -2
  373. package/__chunks__/{chunk-ZXJPK7MZ.js → chunk-TCK7XTNL.js} +2 -2
  374. package/__chunks__/{chunk-5OXRFVLQ.js → chunk-TFSUK6XV.js} +2 -2
  375. package/__chunks__/{chunk-LZEVFAKF.js → chunk-THF6YNZW.js} +2 -2
  376. package/__chunks__/{chunk-X4TPBTML.js → chunk-TJQQUXC4.js} +2 -2
  377. package/__chunks__/{chunk-ZIXNVZS5.js → chunk-TN7XZRJB.js} +2 -2
  378. package/__chunks__/chunk-TSGVLLNH.js +2 -0
  379. package/__chunks__/{chunk-DPOCMRST.js → chunk-UCD46FUZ.js} +2 -2
  380. package/__chunks__/{chunk-2PDVMFTW.js → chunk-UCNONA4S.js} +2 -2
  381. package/__chunks__/{chunk-7P3BZCZI.js → chunk-UIUHVZFG.js} +2 -2
  382. package/__chunks__/{chunk-FEPPP6BF.js → chunk-V4P5YWR6.js} +2 -2
  383. package/__chunks__/{chunk-UQZW2MUU.js → chunk-V53RX655.js} +2 -2
  384. package/__chunks__/{chunk-NM42TMSV.js → chunk-V5DFUW6L.js} +2 -2
  385. package/__chunks__/{chunk-P5IOEUUW.js → chunk-VIHMDDOW.js} +2 -2
  386. package/__chunks__/{chunk-TEJLDVB6.js → chunk-W7N5YPBD.js} +2 -2
  387. package/__chunks__/{chunk-LB257YJJ.js → chunk-WCQLSCVY.js} +2 -2
  388. package/__chunks__/{chunk-GCPKMVRT.js → chunk-WJKZFQWR.js} +2 -2
  389. package/__chunks__/{chunk-UYGRC5BM.js → chunk-WK4PTZLA.js} +2 -2
  390. package/__chunks__/{chunk-SB3RYA62.js → chunk-WRTLZKGR.js} +2 -2
  391. package/__chunks__/{chunk-ZYDWZSCC.js → chunk-WTPEAGLC.js} +2 -2
  392. package/__chunks__/{chunk-CFMVIN5W.js → chunk-WY6NKLPP.js} +2 -2
  393. package/__chunks__/{chunk-FV7AFHG6.js → chunk-WZHY6OXD.js} +2 -2
  394. package/__chunks__/{chunk-W4HY6XGN.js → chunk-WZUJ4UIW.js} +2 -2
  395. package/__chunks__/{chunk-25VWVKXI.js → chunk-X3QEOYV7.js} +2 -2
  396. package/__chunks__/chunk-X6IBMHAW.js +2 -0
  397. package/__chunks__/{chunk-XSR2VB3G.js → chunk-XKWX77HD.js} +2 -2
  398. package/__chunks__/{chunk-L4YHNEHK.js → chunk-XOF7RN5F.js} +2 -2
  399. package/__chunks__/{chunk-VVKHJHDL.js → chunk-XQB3ZDTH.js} +2 -2
  400. package/__chunks__/{chunk-GMPRU5IJ.js → chunk-XREYXE6R.js} +2 -2
  401. package/__chunks__/chunk-XWZ2L5FP.js +2 -0
  402. package/__chunks__/{chunk-YLSXHQGX.js → chunk-YDH4TIBW.js} +2 -2
  403. package/__chunks__/{chunk-IWHPOWFQ.js → chunk-YOEOVXEJ.js} +2 -2
  404. package/__chunks__/{chunk-L4EC5XN5.js → chunk-YQKYHENY.js} +2 -2
  405. package/__chunks__/{chunk-UV6CTZ7U.js → chunk-YTJ7QHVM.js} +2 -2
  406. package/__chunks__/chunk-YU5LWOUB.js +2 -0
  407. package/__chunks__/{chunk-KHMHHC6L.js → chunk-YZJPH23V.js} +2 -2
  408. package/__chunks__/{chunk-NUMSDIEC.js → chunk-Z2WDIKU4.js} +2 -2
  409. package/__chunks__/chunk-Z7EBDRYU.js +2 -0
  410. package/__chunks__/{chunk-GSHUXM3G.js → chunk-Z7YDRLLD.js} +2 -2
  411. package/__chunks__/{chunk-RXIKM5DN.js → chunk-ZCEEP62N.js} +2 -2
  412. package/__chunks__/{chunk-3KKYSKDT.js → chunk-ZH2BEDW5.js} +2 -2
  413. package/__chunks__/{chunk-OIXWNYVK.js → chunk-ZIJYIEHB.js} +2 -2
  414. package/__chunks__/{chunk-4SYMYET5.js → chunk-ZP4ZDP7P.js} +2 -2
  415. package/__chunks__/chunk-ZSHEK52Y.js +2 -0
  416. package/__chunks__/{chunk-KAPNOZZ7.js → chunk-ZYCBWIYL.js} +2 -2
  417. package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  418. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  419. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  420. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  421. package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  422. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  423. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  424. package/__commonjs/UI/SignTransactionsModals/SignWithMetamaskModal/SignWithMetamaskModal.js +1 -1
  425. package/__commonjs/UI/SignTransactionsModals/SignWithMetamaskModal/index.js +1 -1
  426. package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  427. package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
  428. package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
  429. package/__commonjs/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  430. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  431. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  432. package/__commonjs/UI/TransactionsToastList/index.js +1 -1
  433. package/__commonjs/UI/index.js +1 -1
  434. package/__commonjs/hooks/index.js +1 -1
  435. package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  436. package/__commonjs/hooks/transactions/helpers/index.js +1 -1
  437. package/__commonjs/hooks/transactions/index.js +1 -1
  438. package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
  439. package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  440. package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  441. package/__commonjs/utils/index.js +1 -1
  442. package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
  443. package/__commonjs/utils/transactions/index.js +1 -1
  444. package/__mocks__/index.js +1 -1
  445. package/__mocks__/utils/index.js +1 -1
  446. package/__mocks__/utils/renderWithProvider.js +1 -1
  447. package/apiCalls/accounts/getAccountFromApi.js +1 -1
  448. package/apiCalls/accounts/index.js +1 -1
  449. package/apiCalls/accounts/useGetAccountFromApi.js +1 -1
  450. package/apiCalls/configuration/getNetworkConfig.js +1 -1
  451. package/apiCalls/configuration/index.js +1 -1
  452. package/apiCalls/configuration/useGetNetworkConfigFromApi.js +1 -1
  453. package/apiCalls/configuration/useGetServerConfigurationFromApi.js +1 -1
  454. package/apiCalls/economics/getEconomicsInfo.js +1 -1
  455. package/apiCalls/economics/index.js +1 -1
  456. package/apiCalls/economics/useGetEconomicsInfoFromApi.js +1 -1
  457. package/apiCalls/index.js +1 -1
  458. package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
  459. package/apiCalls/transactions/index.js +1 -1
  460. package/apiCalls/transactions/sendSignedBatchTransactions.js +1 -1
  461. package/apiCalls/transactions/sendSignedTransactions.js +1 -1
  462. package/apiCalls/transactions/useGetTransactionsFromApi.js +1 -1
  463. package/apiCalls/utils/getCleanApiAddress.js +1 -1
  464. package/apiCalls/utils/getScamAddressData.js +1 -1
  465. package/apiCalls/utils/index.js +1 -1
  466. package/apiCalls/utils/useApiFetch.js +1 -1
  467. package/components/LogoutListener/LogoutListener.js +1 -1
  468. package/components/LogoutListener/helpers/index.js +1 -1
  469. package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  470. package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  471. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  472. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  473. package/components/LogoutListener/index.js +1 -1
  474. package/components/ProviderInitializer/ProviderInitializer.js +1 -1
  475. package/components/ProviderInitializer/helpers/index.js +1 -1
  476. package/components/ProviderInitializer/helpers/processModifiedAccount.js +1 -1
  477. package/components/ProviderInitializer/hooks/index.js +1 -1
  478. package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
  479. package/components/ProviderInitializer/index.js +1 -1
  480. package/components/TransactionSender/TransactionSender.js +1 -1
  481. package/components/TransactionSender/index.js +1 -1
  482. package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
  483. package/components/TransactionsTracker/TransactionTracker.js +1 -1
  484. package/components/TransactionsTracker/index.js +1 -1
  485. package/hooks/account/index.js +1 -1
  486. package/hooks/account/useGetAccount.js +1 -1
  487. package/hooks/account/useGetAccountInfo.js +1 -1
  488. package/hooks/account/useGetBatchWebsocketEvent.js +1 -1
  489. package/hooks/account/useGetIsLoggedIn.js +1 -1
  490. package/hooks/account/useGetIsWalletConnectV2Initialized.js +1 -1
  491. package/hooks/account/useGetLoginInfo.js +1 -1
  492. package/hooks/account/useGetWebsocketEvent.js +1 -1
  493. package/hooks/economics/index.js +1 -1
  494. package/hooks/economics/useGetEgldPrice.js +1 -1
  495. package/hooks/index.js +1 -1
  496. package/hooks/login/index.js +1 -1
  497. package/hooks/login/useCrossWindowLogin.js +1 -1
  498. package/hooks/login/useExtensionLogin.js +1 -1
  499. package/hooks/login/useGetModalLoginMethods.js +1 -1
  500. package/hooks/login/useIframeLogin.js +1 -1
  501. package/hooks/login/useLedgerLogin.js +1 -1
  502. package/hooks/login/useLoginService.js +1 -1
  503. package/hooks/login/useMetamaskLogin.js +1 -1
  504. package/hooks/login/useOperaLogin.js +1 -1
  505. package/hooks/login/usePasskeyLogin.js +1 -1
  506. package/hooks/login/useWalletConnectV2Login.js +1 -1
  507. package/hooks/login/useWebViewLogin.js +1 -1
  508. package/hooks/login/useWebWalletLogin.js +1 -1
  509. package/hooks/login/useXaliasLogin.js +1 -1
  510. package/hooks/signMessage/index.js +1 -1
  511. package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
  512. package/hooks/signMessage/useGetSignMessageSession.js +1 -1
  513. package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
  514. package/hooks/signMessage/useSignMessage.js +1 -1
  515. package/hooks/toasts/index.js +1 -1
  516. package/hooks/toasts/useGetToasts.js +1 -1
  517. package/hooks/toasts/useTransactionsToasts.js +1 -1
  518. package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
  519. package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
  520. package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
  521. package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
  522. package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
  523. package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
  524. package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
  525. package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
  526. package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  527. package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
  528. package/hooks/transactions/helpers/index.js +1 -1
  529. package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
  530. package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
  531. package/hooks/transactions/index.js +1 -1
  532. package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
  533. package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
  534. package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
  535. package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
  536. package/hooks/transactions/useGetFailedTransactions.js +1 -1
  537. package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
  538. package/hooks/transactions/useGetPendingTransactions.js +1 -1
  539. package/hooks/transactions/useGetPollingInterval.js +1 -1
  540. package/hooks/transactions/useGetSignTransactionsError.js +1 -1
  541. package/hooks/transactions/useGetSignedTransactions.js +1 -1
  542. package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
  543. package/hooks/transactions/useGetTokenDetails.js +1 -1
  544. package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
  545. package/hooks/transactions/useParseSignedTransactions.js +1 -1
  546. package/hooks/transactions/useSignMultipleTransactions.js +1 -1
  547. package/hooks/transactions/useSignTransactions.js +1 -1
  548. package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
  549. package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  550. package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  551. package/hooks/transactions/useTrackTransactionStatus.js +1 -1
  552. package/hooks/transactions/useTransactionsTracker/index.js +1 -1
  553. package/hooks/transactions/useTransactionsTracker/useCheckHangingTransactionsFallback.js +1 -1
  554. package/hooks/transactions/useTransactionsTracker/useCheckTransactionOnWsFailureFallback.js +1 -1
  555. package/hooks/transactions/useTransactionsTracker/useTransactionsTracker.js +1 -1
  556. package/hooks/transactions/useTransactionsTracker/useUpdateTrackedTransactions.js +1 -1
  557. package/hooks/transactions/useTransactionsTracker/useWebsocketPollingFallback.js +1 -1
  558. package/hooks/useGetNetworkConfig.js +1 -1
  559. package/hooks/useGetNotification.js +1 -1
  560. package/hooks/websocketListener/index.js +1 -1
  561. package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
  562. package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
  563. package/package.json +2 -2
  564. package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
  565. package/providers/experimentalWebViewProvider/index.js +1 -1
  566. package/reduxStore/selectors/index.js +1 -1
  567. package/reduxStore/selectors/transactionsSelectors.js +1 -1
  568. package/services/index.js +1 -1
  569. package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
  570. package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
  571. package/services/nativeAuth/helpers/index.js +1 -1
  572. package/services/transactions/clearTransactions.js +1 -1
  573. package/services/transactions/getBatchTransactionsStatus.js +1 -1
  574. package/services/transactions/getTransactionsDetails.js +1 -1
  575. package/services/transactions/index.js +1 -1
  576. package/services/transactions/sendBatchTransactions.js +1 -1
  577. package/services/transactions/sendBatchTransactions.test.js +1 -1
  578. package/services/transactions/sendTransactions.js +1 -1
  579. package/services/transactions/transformAndSignTransactions.js +1 -1
  580. package/services/transactions/utils/transformTransactionsToSign.js +1 -1
  581. package/utils/account/getAccount.js +1 -1
  582. package/utils/account/getAccountBalance.js +1 -1
  583. package/utils/account/getAccountShard.js +1 -1
  584. package/utils/account/getAddress.js +1 -1
  585. package/utils/account/getLatestNonce.js +1 -1
  586. package/utils/account/getWebviewToken.js +1 -1
  587. package/utils/account/index.js +1 -1
  588. package/utils/account/refreshAccount.js +1 -1
  589. package/utils/account/signMessage.js +1 -1
  590. package/utils/getIsLoggedIn.js +1 -1
  591. package/utils/index.js +1 -1
  592. package/utils/logout.js +1 -1
  593. package/utils/network/getChainID.js +1 -1
  594. package/utils/network/getEgldLabel.js +1 -1
  595. package/utils/network/getNetworkConfig.js +1 -1
  596. package/utils/network/index.js +1 -1
  597. package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
  598. package/utils/transactions/builtCallbackUrl.js +1 -1
  599. package/utils/transactions/getAllTransactionsLink.js +1 -1
  600. package/utils/transactions/getOperationsDetails.js +1 -1
  601. package/utils/transactions/getTransactionLink.js +1 -1
  602. package/utils/transactions/index.js +1 -1
  603. package/utils/waitForChainID.js +1 -1
  604. package/web/hooks/index.js +1 -1
  605. package/web/hooks/useIdleTimer.js +1 -1
  606. package/web/index.js +1 -1
  607. package/wrappers/AppInitializer.js +1 -1
  608. package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
  609. package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
  610. package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
  611. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
  612. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
  613. package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
  614. package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
  615. package/wrappers/AxiosInterceptorContext/index.js +1 -1
  616. package/wrappers/DappProvider/CustomComponents.js +1 -1
  617. package/wrappers/DappProvider/DappProvider.js +1 -1
  618. package/wrappers/DappProvider/index.js +1 -1
  619. package/wrappers/index.js +1 -1
  620. package/__chunks__/chunk-3IWQY45E.js +0 -2
  621. package/__chunks__/chunk-3OHYBA7G.js +0 -2
  622. package/__chunks__/chunk-5ZCWAFYJ.js +0 -2
  623. package/__chunks__/chunk-6ZR2VC3M.js +0 -2
  624. package/__chunks__/chunk-7RV5A47U.js +0 -2
  625. package/__chunks__/chunk-B3GSNBDS.js +0 -2
  626. package/__chunks__/chunk-EVYBOLDW.js +0 -2
  627. package/__chunks__/chunk-FSWLRSUJ.js +0 -2
  628. package/__chunks__/chunk-I33OJY6Z.js +0 -2
  629. package/__chunks__/chunk-J3AH2SEB.js +0 -2
  630. package/__chunks__/chunk-LEF6NH2S.js +0 -2
  631. package/__chunks__/chunk-LRYUCCZD.js +0 -2
  632. package/__chunks__/chunk-OXDX2K6B.js +0 -2
  633. package/__chunks__/chunk-RQ4DCQSY.js +0 -2
  634. package/__chunks__/chunk-S7OJCAPL.js +0 -2
  635. package/__chunks__/chunk-WUQEUNLZ.js +0 -2
  636. package/__chunks__/chunk-YAI5RYPQ.js +0 -2
  637. package/__chunks__/chunk-YRX5JRHX.js +0 -2
@@ -5857,7 +5857,7 @@ function print() { __p += __j.call(arguments, '') }
5857
5857
  display: flex;
5858
5858
  align-items: center;
5859
5859
  margin: 0 0.5rem;
5860
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(C3));VX={close:"dapp-core-component__customToast-styles__close"}});var pZ={};oe(pZ,{AddressDetailItem:()=>Ll,Balance:()=>Qr,BalanceComponent:()=>Gk,CrossWindowLoginButton:()=>nZ,CustomToast:()=>Qy,DappCorePages:()=>X_,DataField:()=>D0,Denominate:()=>Xq,DetailItem:()=>Ae,EventsList:()=>Dl,ExplorerLink:()=>ke,ExtensionLoginButton:()=>Rh,FormatAmount:()=>Go,GuardianWarningToast:()=>SL,GuardianWarningToastComponent:()=>vL,IframeButton:()=>zh,LedgerLoginButton:()=>FT,LedgerLoginContainer:()=>BT,Loader:()=>sx,MetamaskLoginButton:()=>iZ,NonceMessage:()=>C0,NotificationModal:()=>oV,OperaWalletLoginButton:()=>OT,OperationsList:()=>l0,PageState:()=>Jo,Pagination:()=>pT,PasskeyLoginButton:()=>RT,ProgressSteps:()=>aV,ScResultsList:()=>V0,ScamPhishingAlert:()=>Is,ScrDetailItem:()=>B0,SignTransactionsModals:()=>qj,SignWithDeviceModal:()=>Os,SignWithExtensionModal:()=>px,SignWithLedgerModal:()=>Xx,TimeAgo:()=>Zs,Tooltip:()=>Ss,TransactionAction:()=>S0,TransactionActionComponent:()=>nM,TransactionInfo:()=>DX,TransactionInfoAge:()=>ny,TransactionInfoEgldPrice:()=>Ay,TransactionInfoFee:()=>sy,TransactionInfoFrom:()=>_y,TransactionInfoGasLimit:()=>Py,TransactionInfoGasPrice:()=>Fy,TransactionInfoGasUsed:()=>Ey,TransactionInfoHash:()=>ey,TransactionInfoInputData:()=>Hy,TransactionInfoMethod:()=>vy,TransactionInfoMiniblock:()=>iy,TransactionInfoNonce:()=>Oy,TransactionInfoScResults:()=>Uy,TransactionInfoStatus:()=>ty,TransactionInfoTo:()=>hy,TransactionInfoTokenOperations:()=>Sy,TransactionInfoValue:()=>yy,TransactionLogs:()=>PX,TransactionMethod:()=>ul,TransactionReceiver:()=>gl,TransactionRow:()=>ql,TransactionSender:()=>Tl,TransactionShardsTransition:()=>vl,TransactionStatus:()=>Y0,TransactionToast:()=>em,TransactionToastGuard:()=>ev,TransactionValue:()=>pc,TransactionsTable:()=>j3,TransactionsToastList:()=>QX,TransactionsToastListComponent:()=>H3,Trim:()=>Bo,UsdValue:()=>bx,WalletConnectLoginButton:()=>zT,WalletConnectLoginContainer:()=>HT,WebWalletLoginButton:()=>$T,XaliasCrossWindowLoginButton:()=>oZ,XaliasLoginButton:()=>eZ,getStatusIconAndColor:()=>HM});module.exports=K(pZ);r();var X_={};oe(X_,{UnlockPage:()=>Rk});r();r();var Nn=S(require("react")),Ps=S(require("classnames"));r();var tC=S(require("react"));r();var Ec=S(require("react"));r();ba();var oC=()=>!pt();var fU=()=>M(void 0,null,function*(){return yield Promise.resolve().then(()=>(If(),Af))}),gU=()=>(If(),K(Af)).default,Lf=oC();function Cp({ssrGlobalImportCallback:e,ssrImportCallback:o,clientImportCallback:n}){let[i,p]=Ec.default.useState(Lf?void 0:gU()),[c,l]=Ec.default.useState(Lf||n==null?void 0:n()),u=()=>M(this,null,function*(){(e?e():fU()).then(g=>p(g.default)),o==null||o().then(g=>l(g.default))});return(0,Ec.useEffect)(()=>{Lf&&u()},[]),{globalStyles:i,styles:c}}function I(e,o){return n=>{let{globalStyles:i,styles:p}=Cp({ssrGlobalImportCallback:o.ssrGlobalStyles,ssrImportCallback:o.ssrStyles,clientImportCallback:o.clientStyles});return tC.default.createElement(e,q(A({},n),{globalStyles:i!=null?i:{},styles:p!=null?p:{}}))}}r();r();r();var T1=require("react"),Dp=require("react-redux");r();var lg=require("@reduxjs/toolkit"),g1=require("react-redux/lib/utils/Subscription");Ke();r();var Yb=S(require("lodash.throttle"));J();Ke();Qf();Na();Si();var e8=[nd],Ld=!1,o8=(0,Yb.default)(()=>{zc(Hc())},5e3),Jb=e=>o=>n=>{if(e8.includes(n.type))return o(n);let i=e.getState(),p=Tn.local.getItem(Nt.loginExpiresAt);if(!Boolean(i==null?void 0:i.account.address))return o(n);if(p==null)return zc(Hc());let l=Date.now();return p-l<0&&!Ld?setTimeout(()=>{Ld=!0,e.dispatch(pb())},1e3):(Ld&&(Ld=!1),o8()),o(n)};r();r();function Nd(){return typeof sessionStorage!="undefined"}var l1=Nd()?(r1(),K(t1)).default:(i1(),K(a1)).default,u1=Nd()?(c1(),K(p1)).default:[],f1=Nd()?(_1(),K(d1)).default:e=>e;Pd();var me=(0,lg.configureStore)({reducer:l1,middleware:e=>e({serializableCheck:{ignoredActions:[...u1,Yf.type,wi.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Jb)}),h1=(0,g1.createSubscription)(me),fee=f1(me),gee=(0,lg.configureStore)({reducer:Ci});var C8={store:me,subscription:h1},ug=(0,T1.createContext)(C8),yee=(0,Dp.createStoreHook)(ug),Ue=(0,Dp.createDispatchHook)(ug),Y=(0,Dp.createSelectorHook)(ug);r();r();Ke();r();var x1=S(require("lodash.isequal")),Dd=require("reselect"),de=(0,Dd.createSelectorCreator)(Dd.defaultMemoize,x1.default);var ar=e=>e.account,Rr=de(ar,e=>e.address),Rt=de(ar,Rr,(e,o)=>o in e.accounts?e.accounts[o]:ad),y1=de(ar,Rt,(e,o)=>{let p=e,{accounts:n}=p,i=fo(p,["accounts"]);return q(A({},i),{address:o.address,account:o})}),bee=de(Rt,e=>e.balance),v1=de(Rt,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),S1=de(ar,e=>e.shard),w1=de(ar,e=>e.ledgerAccount),Aee=de(ar,e=>e.walletConnectAccount),Iee=de(ar,e=>e.isAccountLoading),Lee=de(ar,e=>e.accountLoadingError),b8=de(ar,e=>e.websocketEvent),A8=de(ar,e=>e.websocketBatchEvent);r();var Kc=e=>e.dappConfig,Dee=de(Kc,e=>e.shouldUseWebViewProvider);r();var Mn=e=>e.loginInfo,C1=de(Mn,e=>e.loginMethod),Ea=de(Mn,Rr,(e,o)=>Boolean(o)),Mee=de(Mn,e=>e.walletConnectLogin),b1=de(Mn,e=>e.ledgerLogin),A1=de(Mn,e=>e.walletLogin),Bee=de(Mn,e=>e.isLoginSessionInvalid),Wa=de(Mn,e=>e.tokenLogin),kd=de(Mn,e=>e.logoutRoute),I8=de(Mn,e=>e.isWalletConnectV2Initialized);r();var I1=e=>e.modals,Ree=de(I1,e=>e.txSubmittedModal),L1=de(I1,e=>e.notificationModal);r();var An=e=>e.networkConfig,Xc=de(An,e=>e.network.chainId),L8=de(An,e=>e.network.roundDuration),Hee=de(An,e=>e.network.walletConnectBridgeAddress),N1=de(An,e=>e.network.walletConnectV2RelayAddress),P1=de(An,e=>e.network.walletConnectV2ProjectId),D1=de(An,e=>e.network.walletConnectV2Options),k1=de(An,e=>e.network.walletConnectDeepLink),wo=de(An,e=>e.network),fg=de(wo,e=>e.apiAddress),E1=de(wo,e=>e.explorerAddress),Ed=de(wo,e=>{var o;return(o=e.customWalletAddress)!=null?o:e.walletAddress}),kp=de(wo,e=>e.xAliasAddress),Wd=de(wo,e=>e.egldLabel);r();var Md=e=>e.signedMessageInfo,qee=de(Md,e=>e.isSigning),Vee=de(Md,e=>e.errorMessage),jee=de(Md,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]}),Kee=de(Md,e=>{let o=Object.keys(e.signedSessions),n=o.length;return o.length>0?o[n-1]:""});r();var W1=e=>e.toasts,gg=de(W1,e=>e.customToasts),Zc=de(W1,e=>e.transactionToasts);r();Ke();var M1={errorMessage:ig,successMessage:pg,processingMessage:cg},B1=e=>e.transactionsInfo,F1=de(B1,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||M1);r();r();var Ai=require("@multiversx/sdk-core");J();r();r();r();function Yc(e){try{let o=atob(e),n=btoa(o),i=m.Buffer.from(e,"base64").toString(),p=m.Buffer.from(i).toString("base64"),c=e===n||n.startsWith(e),l=e===p||p.startsWith(e);if(c&&l)return!0}catch(o){return!1}return!1}function Ma(e){return Yc(e)?atob(e):e}r();r();function Bd(e){for(let o=0;o<e.length;o++)if(e.charCodeAt(o)>127)return!1;return!0}function Ur(e){let o=e;try{let n=m.Buffer.from(e,"hex").toString();Bd(n)&&n.length>1&&(o=n)}catch(n){}return o}r();r();var O1=e=>{let o=e!=null?e:"";return Yc(o)?m.Buffer.from(m.Buffer.from(o,"base64").toString().trim()):m.Buffer.from(o.trim())};r();J();var bi=({data:e,onlySetGuardian:o})=>e?o?e.startsWith("SetGuardian"):Object.values(Pf).some(n=>e.startsWith(n)):!1;function Ii(e){var i,p,c;let o=A({},e);bi({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername);let n=new Ai.Transaction(A(A(q(A(q(A(A(A({value:BigInt(o.value.valueOf()),data:O1(o.data),nonce:BigInt(o.nonce.valueOf()),receiver:new Ai.Address(o.receiver)},o.receiverUsername?{receiverUsername:o.receiverUsername}:{}),o.relayer?{relayer:new Ai.Address(o.relayer)}:{}),o.relayerSignature?{relayerSignature:new Uint8Array(m.Buffer.from(o.relayerSignature))}:{}),{sender:new Ai.Address(o.sender)}),o.senderUsername?{senderUsername:o.senderUsername}:{}),{gasLimit:BigInt((i=o.gasLimit.valueOf())!=null?i:Rc),gasPrice:BigInt((p=o.gasPrice.valueOf())!=null?p:Uc),chainID:o.chainID.valueOf(),version:(c=o.version)!=null?c:EC}),o.options?{options:o.options}:{}),o.guardian?{guardian:new Ai.Address(o.guardian)}:{}));return o.guardianSignature&&(n.guardianSignature=m.Buffer.from(o.guardianSignature,"hex")),o.signature&&(n.signature=m.Buffer.from(o.signature,"hex")),n}r();r();J();function N8(e,o){let n=new URLSearchParams(e),i=Object.fromEntries(n);return{nextUrlParams:new URLSearchParams(A(A({},i),o)).toString(),params:i}}var P8="4.1.1";function Fd({callbackUrl:e,urlParams:o={}}){let n=e;if(Object.entries(o).length>0)try{let{search:i,origin:p,pathname:c,hash:l}=new URL(e),u=q(A({},o),{[od]:P8}),{nextUrlParams:g}=N8(i,u);n=`${p}${c}?${g}${l}`}catch(i){return console.error("Unable to construct URL from: ",e,i),n}return n}r();r();r();var Tg=require("@multiversx/sdk-core/out");r();J();var D8=e=>{let o=m.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,o.length).equals(o))return!0;let i=m.Buffer.alloc(32).fill(0);return e.equals(i)},hg=e=>{try{let n=parseInt("11",2),i=parseInt("01",2),p=m.Buffer.from(e,"hex"),c=p[31];if(D8(p))return ed;let l=c&n;return l>3-1&&(l=c&i),l}catch(o){return-1}};function R1({receiverAddress:e,senderShard:o,senderAddress:n}){try{let i=new Tg.Address(e),p=hg(i.pubkey());if(o==null&&n!=null){let c=new Tg.Address(n);return hg(c)===p}return p===o}catch(i){return!1}}r();var xg=require("@multiversx/sdk-core");He();r();var U1=require("@multiversx/sdk-core");function k8(e){try{return U1.Address.isValid(e)}catch(o){return!1}}function Mo(e){return/^\w+$/.test(e)&&k8(e)}var E8=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function Gr(e,o,n=""){if(!Mo(e))return!1;if(new xg.Address(e).isContractAddress())return!0;let c=yg({receiver:e,data:n});return c?new xg.Address(c).isSmartContract()||B8(e,o,n):!1}var W8=e=>e.toLowerCase().match(/[0-9a-f]/g),M8=e=>e.length%2===0;function B8(e,o,n){let i=n==null?void 0:n.split("@");if(i==null)return!1;let[p,...c]=i,l=o!=null&&e!=null&&e===o,u=E8.includes(p),g=c.every(h=>W8(h)&&M8(h));return l&&u&&g}function yg({receiver:e,data:o}){try{if(!o)return e;let n=Yc(o)?m.Buffer.from(o,"base64").toString():o,i=F8(n),p=n.split("@");return i>-1?p[i]:e}catch(n){console.log(n);return}}function F8(e){return e.includes("MultiESDTNFTTransfer")?1:e.includes("ESDTNFTTransfer")?4:-1}var G1=(e,o=1)=>e!=null&&e.length?e.reduce((n,{receiver:i,data:p})=>{let c=yg({receiver:i,data:p!=null?p:""});return c==null?n:n&&R1({receiverAddress:c,senderShard:o})},!0):!0;r();r();r();var Sg=require("@multiversx/sdk-core"),Od=S(require("bignumber.js"));Je();var vg={tokenId:"",amount:""},H1=e=>e.split("@").map((c,l)=>[2,3].includes(l)?c:Ur(c));function Rd(e){if(!e)return vg;let o=e.startsWith("ESDTTransfer"),n=e.startsWith("ESDTNFTTransfer")&&e.includes("@"),i=e.startsWith("ESDTNFTBurn")&&e.includes("@");if(o){let[,p,c]=e.split("@");try{let l=m.Buffer.from(p,"hex").toString("ascii");if(!l)return vg;let u=new Od.default("0x"+c.replace("0x","")).toString(10);return{tokenId:l,amount:u}}catch(l){console.error("Error getting token from transaction data",l)}}if(n)try{let[,p,c,l,u]=H1(e);if([p,c,l,u].every(g=>Boolean(g))&&Mo(new Sg.Address(u).bech32()))return{tokenId:`${p}-${c}`,amount:new Od.default(l,16).toString(10),collection:p,nonce:c,receiver:new Sg.Address(u).bech32()}}catch(p){}if(i)try{let[,p,c,l]=H1(e);if([p,c,l].every(u=>Boolean(u)))return{tokenId:`${p}-${c}`,amount:new Od.default(l,16).toString(10),collection:p,nonce:c}}catch(p){}return vg}r();r();r();var In="accounts";var Ud="blocks",$1="code",q1="collections";var V1="contracts",Jc="economics",j1="identities";var K1="locked-accounts",X1="logs",Gd="miniblocks";var Qc="nfts",Z1="nodes",wg="providers",Y1="roles",Cg="sc-results";var Ba="tokens";var mt="transactions";var so={shard:e=>`/${Ud}?shard=${e}`,receiverShard:e=>`/${mt}?receivershard=${e}`,senderShard:e=>`/${mt}?sendershard=${e}`,transactionDetails:e=>`/${mt}/${e}`,transactionDetailsScResults:e=>`/${mt}/${e}/${Cg}`,transactionDetailsLogs:e=>`/${mt}/${e}/${X1}`,nodeDetails:e=>`/${Z1}/${e}`,accountDetails:e=>`/${In}/${e}`,accountDetailsContractCode:e=>`/${In}/${e}/${$1}`,accountDetailsTokens:e=>`/${In}/${e}/${Ba}`,accountDetailsNfts:e=>`/${In}/${e}/${Qc}`,accountDetailsScResults:e=>`/${In}/${e}/${Cg}`,accountDetailsContracts:e=>`/${In}/${e}/${V1}`,identityDetails:e=>`/${j1}/${e}`,tokenDetails:e=>`/${Ba}/${e}`,tokenDetailsAccounts:e=>`/${Ba}/${e}/${In}`,tokenDetailsLockedAccounts:e=>`/${Ba}/${e}/${K1}`,tokenDetailsRoles:e=>`/${Ba}/${e}/${Y1}`,collectionDetails:e=>`/${q1}/${e}`,nftDetails:e=>`/${Qc}/${e}`,providerDetails:e=>`/${wg}/${e}`,providerDetailsTransactions:e=>`/${wg}/${e}/${mt}`,miniblockDetails:e=>`/${Gd}/${e}`};r();var Hd=e=>{var o,n,i,p;if(e.action){let c=[(o=e.action.arguments)==null?void 0:o.token,(n=e.action.arguments)==null?void 0:n.token1,(i=e.action.arguments)==null?void 0:i.token2,(p=e.action.arguments)==null?void 0:p.transfers].filter(u=>u!=null);return[].concat(...c)}return[]};r();r();function zd(e){var n,i;let o=e.receiver;return(i=(n=e.action)==null?void 0:n.arguments)!=null&&i.receiver&&(o=e.action.arguments.receiver),o}function J1(e){let o=zd(e);return e.receiver===o?e.receiverAssets:void 0}r();go();var Ep=e=>{var i,p,c,l,u,g;let o="Transaction";return((i=e.action)==null?void 0:i.name)&&((p=e.action)==null?void 0:p.category)&&(((c=e.action)==null?void 0:c.category)==="esdtNft"&&((l=e.action)==null?void 0:l.name)==="transfer"?o="Transaction":e.action&&(o=e.action.name),(g=(u=e.action)==null?void 0:u.arguments)!=null&&g.functionName&&(o=e.action.arguments.functionName)),o};r();var eA=!1;function O8(e){eA||(console.error(e),eA=!0)}function ir({explorerAddress:e,to:o}){try{return new URL(o).href}catch(n){return o.startsWith("/")||(O8(`Link not prepended by / : ${o}`),o=`/${o}`),e?`${e}${o}`:o}}r();go();function oA(e,o,n){let i=e===o.sender,p=e===n,c=i&&p,l=(o==null?void 0:o.type)==="SmartContractResult";switch(!0){case l:return"Internal";case c:return"Self";case p:return"In";case i:default:return"Out"}}r();function qd({value:e,noSeconds:o,utc:n,meridiem:i=!0}){let p=new Date(e*1e3),[,c]=p.toLocaleString("en-US",{hour:"numeric",hour12:i}).split(" "),l=p.toUTCString(),[,u]=l.split(","),[g,h,T,y]=u.trim().split(" "),[w,L,b]=y.split(":"),k=`:${b}`,P=`${w}:${L}${o?"":k}`,z=`${i?c:""} ${n?"UTC":""}`.trim();return`${h} ${g}, ${T} ${P} ${z}`.trim()}r();function nA(e){var o,n;return(n=(o=e==null?void 0:e.operations)==null?void 0:o.map(i=>i.message).filter(i=>Boolean(i)))!=null?n:[]}r();var aA=S(require("bignumber.js"));J();r();var rA=require("@multiversx/sdk-core"),Fa=S(require("bignumber.js"));J();r();var tA=S(require("bignumber.js")),Dt=(e,o=!0)=>{let n=String(e);if(!n.match(/^[-]?\d+$/))return!1;let i=new tA.default(n),p=o?0:-1;return i.toString(10)===n&&i.comparedTo(0)>=p};r();function Hr(e){return{if:function(o){return o?{then:n=>n instanceof Function?Hr(n(e)):Hr(n)}:{then:()=>Hr(e)}},then:o=>o instanceof Function?Hr(o(e)):Hr(o),valueOf:function(){return e}}}Fa.default.config({ROUNDING_MODE:Fa.default.ROUND_FLOOR});function lo({input:e,decimals:o=Uo,digits:n=or,showLastNonZeroDecimal:i=!0,showIsLessThanDecimalsLabel:p=!1,addCommas:c=!1}){if(!Dt(e,!1))throw new Error("Invalid input");let l=new Fa.default(e).isNegative(),u=e;return l&&(u=e.substring(1)),Hr(u).then(()=>rA.TokenTransfer.fungibleFromBigInteger("",u,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(g=>{let h=new Fa.default(g);if(h.isZero())return bn;let T=h.toString(10),[y,w]=T.split("."),L=new Fa.default(w||0),b=Hr(0).if(Boolean(w&&i)).then(()=>Math.max(w.length,n)).if(L.isZero()&&!i).then(0).if(Boolean(w&&!i)).then(()=>Math.min(w.length,n)).valueOf(),k=w&&n>=1&&n<=w.length&&L.isGreaterThan(0)&&new Fa.default(w.substring(0,n)).isZero(),P=h.toFormat(b);return Hr(T).if(c).then(P).if(Boolean(k)).then(U=>{let z=new Fa.default(y).isZero(),[O,$]=U.split("."),Z=new Array(n-1).fill(0),te=[...Z,0].join(""),ee=[...Z,1].join("");return z?p?`<${O}.${ee}`:i?`${O}.${$}`:O:`${O}.${te}`}).if(Boolean(!k&&w)).then(U=>{let[z]=U.split("."),O=w.substring(0,b);if(i){let $=n-O.length;if($>0){let Z=Array($).fill(0).join("");return O=`${O}${Z}`,`${z}.${O}`}return U}return O?`${z}.${O}`:z}).valueOf()}).if(l).then(g=>`-${g}`).valueOf()}var R8=e=>{var o,n;if(!((o=e.receipt)!=null&&o.value))return"";if(((n=e.receipt)==null?void 0:n.data)===RC){let i=lo({input:e.receipt.value,decimals:Uo,digits:or,showLastNonZeroDecimal:!0});return new aA.default(i).times(e.gasPrice).times(100).toFixed()}return e.receipt.value};function iA(e){var p;let o=(p=e.receipt)==null?void 0:p.data;if(!o)return"";let n=R8(e),i=n?`: ${n}`:"";return`${o}${i}`}r();function bg(e){var o,n;return(n=(o=e==null?void 0:e.results)==null?void 0:o.map(i=>i.returnMessage).filter(i=>Boolean(i)))!=null?n:[]}r();r();J();r();var pr=(i=>(i.NonFungibleESDT="NonFungibleESDT",i.SemiFungibleESDT="SemiFungibleESDT",i.MetaESDT="MetaESDT",i))(pr||{});r();r();r();J();r();J();r();var U8=require("@multiversx/sdk-core"),G8=S(require("bignumber.js"));J();r();var Li=require("@multiversx/sdk-core"),sA=S(require("bignumber.js"));J();r();r();var Ag=S(require("bignumber.js"));J();var pA=e=>{if(isNaN(e)||e==null||String(e).includes("Infinity"))return!1;let[o,n]=e.split("."),i=Ag.default.clone();if(n){let u=n.split("").every(g=>!isNaN(parseInt(g)));for(i.set({DECIMAL_PLACES:u?n.length:Ag.default.config().DECIMAL_PLACES});n.charAt(n.length-1)===bn;)n=n.slice(0,-1)}let p=n?[o,n].join("."):o,c=i(p);return c.toString(10)===p&&c.comparedTo(0)>=0};r();J();r();var Ig={isEsdt:!1,isNft:!1,isEgld:!1};function Vd(e){let o=e==null?void 0:e.split("-").length;return o===2?q(A({},Ig),{isEsdt:!0}):o===3?q(A({},Ig),{isNft:!0}):q(A({},Ig),{isEgld:!0})}var cA={from:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa",to:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa"};function Lg({minGasLimit:e=String(Rc),gasLimit:o,gasPrice:n,data:i,gasPerDataByte:p,gasPriceModifier:c,defaultGasPrice:l=String(Uc),chainId:u}){let g=i||"",h=Dt(o)?o:e,T=bi({data:g})?$f:0,y=new sA.default(h).plus(T).toNumber(),w=pA(n)?n:l,L=new Li.Transaction({nonce:BigInt(0),value:BigInt(0),receiver:new Li.Address(cA.to),sender:new Li.Address(cA.to),gasPrice:BigInt(parseInt(w)),gasLimit:BigInt(y),data:m.Buffer.from(g.trim()),chainID:u,version:1});try{return new Li.TransactionComputer().computeTransactionFee(L,{gasPerDataByte:BigInt(p),minGasLimit:BigInt(e),gasPriceModifier:parseFloat(c),chainID:u}).toString(10)}catch(b){return console.error(b),bn}}r();var cr=({amount:e,usd:o,decimals:n=2,addEqualSign:i})=>{let p=(parseFloat(e)*o).toFixed(n),c=parseFloat(p).toLocaleString("en",{maximumFractionDigits:n,minimumFractionDigits:n}),l=parseFloat(e)>0?"\u2248":"=";return`${i?`${l} `:""}$${c}`};r();function H8(e){let o=Math.floor(e/864e5),n=e%(24*60*60*1e3),i=Math.floor(n/(60*60*1e3)),p=n%(60*60*1e3),c=Math.floor(p/(60*1e3)),l=p%(60*1e3),u=Math.floor(l/1e3),g=u+" sec",h=c+" min",T=i+" hr",y=o+" day";if(u>1&&(g=u+" sec"),c>1&&(h=c+" min"),i>1&&(T=i+" hrs"),o>1&&(y=o+" days"),o>=1)return y+" "+T;if(i>=1){let w=c===0?"":" "+h;return T+w}if(c>=1){let w=u===0?"":" "+g;return h+w}return g}function z8(e){let o=e.split(" ");return o.length>1?`${o[0]} ${o[1]}`:e}function $8(e){let n=new Date().getTime()-e;return Math.max(n,0)}function mA(e,o=!0){let n=$8(e),i=H8(n);return o?z8(i):i}r();function dA(e,o,n="..."){return isNaN(o)&&(o=10),n||(n="..."),e!=null&&(e.length<=o||e.length-n.length<=o)?e:String(e).substring(0,o-n.length)+n}r();r();J();function q8(e,o){let n,i,p=/(\.0+)+$/,c=e.replace(p,"").split("."),l=o.replace(p,"").split("."),u=Math.min(c.length,l.length);for(n=0;n<u;n++)if(i=parseInt(c[n],10)-parseInt(l[n],10),i)return i;return c.length-l.length}function Ng(e){let o=[Df,kf,Ef,Wf,Mc,Mf,e].sort((h,T)=>q8(h,T)),n=o.indexOf(Df),i=o.indexOf(kf),p=o.indexOf(Ef),c=o.indexOf(Wf),l=o.indexOf(Mc),u=o.indexOf(Mf),g=o.indexOf(e);return{ledgerWithMultiAccount:g>=n,ledgerWithHashSign:g>=i,ledgerWithSignAuthToken:g>=p,ledgerWithWhitelistedTokens:g>=c,ledgerWithGuardians:g>=l,ledgerWithUsernames:g>=u}}var _A=Ng;r();J();var lA=({feeLimit:e,egldPriceInUsd:o,hideEqualSign:n})=>{let i=lo({input:e,decimals:Uo,digits:or,showLastNonZeroDecimal:!0}),p=cr({amount:i,usd:o,decimals:or});return n?p:`\u2248 ${p}`};function sr({token:e,noValue:o,showLastNonZeroDecimal:n}){var h;let i=!o&&e.value&&e.type!=="NonFungibleESDT",p=e.decimals!=null,c="";e.type==="NonFungibleESDT"&&(c="NFT"),e.type==="SemiFungibleESDT"&&(c="SFT"),e.type==="MetaESDT"&&(c="Meta-ESDT");let l="";i&&p&&(l=p?lo({input:e.value,decimals:e.decimals,digits:2,showLastNonZeroDecimal:n}):Number(e.value).toLocaleString("en"));let u=so.nftDetails(String(e.identifier)),g=e.ticker===e.collection&&(h=e.identifier)!=null?h:e.ticker;return{badgeText:c,tokenFormattedAmount:i?l:null,tokenExplorerLink:u,tokenLinkText:g,token:e,noValue:o,showLastNonZeroDecimal:n}}r();J();function Oa({token:e,noValue:o,showLastNonZeroDecimal:n}){var u;let i=Boolean(!o&&e.value),p=i?lo({input:e.value,decimals:(u=e.decimals)!=null?u:Uo,digits:2,showLastNonZeroDecimal:n,addCommas:!0}):null,c=so.tokenDetails(String(e.token)),l=e.ticker;return{tokenExplorerLink:c,tokenFormattedAmount:p,showFormattedAmount:i,tokenLinkText:l,token:e,showLastNonZeroDecimal:n}}r();go();var uA=["reDelegateRewards","claimRewards","unBond"],fA=["wrapEgld","unwrapEgld"],gA=["unStake"],hA=["unDelegate"];r();r();var TA=e=>{let o=e.map(i=>{let{isNft:p}=Vd(i.type);if(p){let{badgeText:T,tokenFormattedAmount:y,tokenLinkText:w}=sr({token:i});return`${T!=null?`(${T}) `:""}${y} ${w}`}let{tokenFormattedAmount:c,tokenLinkText:l,token:u}=Oa({token:i}),g=u.collection?u.identifier:u.token;return`${c} ${l} (${g})`});return decodeURI(o.join("%0A"))};r();J();var kt=e=>({egldValueData:{value:e,formattedValue:lo({input:e}),decimals:Uo}});r();var yA=S(require("bignumber.js"));var xA=!1;function vA(e){var o;try{let i=Ma(e.data).replace(`${(o=e.action)==null?void 0:o.name}@`,""),p=new yA.default(i,16);if(!p.isNaN())return kt(p.toString(10))}catch(n){xA||(console.error(`Unable to extract value for txHash: ${e.txHash}`),xA=!0)}return kt(e.value)}r();r();go();var es=e=>{var n,i;return(i=(n=e==null?void 0:e.operations)==null?void 0:n.filter(p=>Object.values(Bc).includes(p.type)))!=null?i:[]};var SA=!1,wA=e=>{SA||(console.error(`Operations field missing for txHash: ${e}.
5860
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(C3));VX={close:"dapp-core-component__customToast-styles__close"}});var pZ={};oe(pZ,{AddressDetailItem:()=>Ll,Balance:()=>Qr,BalanceComponent:()=>Gk,CrossWindowLoginButton:()=>nZ,CustomToast:()=>Qy,DappCorePages:()=>X_,DataField:()=>D0,Denominate:()=>Xq,DetailItem:()=>Ae,EventsList:()=>Dl,ExplorerLink:()=>ke,ExtensionLoginButton:()=>Rh,FormatAmount:()=>Go,GuardianWarningToast:()=>SL,GuardianWarningToastComponent:()=>vL,IframeButton:()=>zh,LedgerLoginButton:()=>FT,LedgerLoginContainer:()=>BT,Loader:()=>sx,MetamaskLoginButton:()=>iZ,NonceMessage:()=>C0,NotificationModal:()=>oV,OperaWalletLoginButton:()=>OT,OperationsList:()=>l0,PageState:()=>Jo,Pagination:()=>pT,PasskeyLoginButton:()=>RT,ProgressSteps:()=>aV,ScResultsList:()=>V0,ScamPhishingAlert:()=>Is,ScrDetailItem:()=>B0,SignTransactionsModals:()=>qj,SignWithDeviceModal:()=>Os,SignWithExtensionModal:()=>px,SignWithLedgerModal:()=>Xx,TimeAgo:()=>Zs,Tooltip:()=>Ss,TransactionAction:()=>S0,TransactionActionComponent:()=>nM,TransactionInfo:()=>DX,TransactionInfoAge:()=>ny,TransactionInfoEgldPrice:()=>Ay,TransactionInfoFee:()=>sy,TransactionInfoFrom:()=>_y,TransactionInfoGasLimit:()=>Py,TransactionInfoGasPrice:()=>Fy,TransactionInfoGasUsed:()=>Ey,TransactionInfoHash:()=>ey,TransactionInfoInputData:()=>Hy,TransactionInfoMethod:()=>vy,TransactionInfoMiniblock:()=>iy,TransactionInfoNonce:()=>Oy,TransactionInfoScResults:()=>Uy,TransactionInfoStatus:()=>ty,TransactionInfoTo:()=>hy,TransactionInfoTokenOperations:()=>Sy,TransactionInfoValue:()=>yy,TransactionLogs:()=>PX,TransactionMethod:()=>ul,TransactionReceiver:()=>gl,TransactionRow:()=>ql,TransactionSender:()=>Tl,TransactionShardsTransition:()=>vl,TransactionStatus:()=>Y0,TransactionToast:()=>em,TransactionToastGuard:()=>ev,TransactionValue:()=>pc,TransactionsTable:()=>j3,TransactionsToastList:()=>QX,TransactionsToastListComponent:()=>H3,Trim:()=>Bo,UsdValue:()=>bx,WalletConnectLoginButton:()=>zT,WalletConnectLoginContainer:()=>HT,WebWalletLoginButton:()=>$T,XaliasCrossWindowLoginButton:()=>oZ,XaliasLoginButton:()=>eZ,getStatusIconAndColor:()=>HM});module.exports=K(pZ);r();var X_={};oe(X_,{UnlockPage:()=>Rk});r();r();var Nn=S(require("react")),Ps=S(require("classnames"));r();var tC=S(require("react"));r();var Ec=S(require("react"));r();ba();var oC=()=>!pt();var fU=()=>M(void 0,null,function*(){return yield Promise.resolve().then(()=>(If(),Af))}),gU=()=>(If(),K(Af)).default,Lf=oC();function Cp({ssrGlobalImportCallback:e,ssrImportCallback:o,clientImportCallback:n}){let[i,p]=Ec.default.useState(Lf?void 0:gU()),[c,l]=Ec.default.useState(Lf||n==null?void 0:n()),u=()=>M(this,null,function*(){(e?e():fU()).then(g=>p(g.default)),o==null||o().then(g=>l(g.default))});return(0,Ec.useEffect)(()=>{Lf&&u()},[]),{globalStyles:i,styles:c}}function I(e,o){return n=>{let{globalStyles:i,styles:p}=Cp({ssrGlobalImportCallback:o.ssrGlobalStyles,ssrImportCallback:o.ssrStyles,clientImportCallback:o.clientStyles});return tC.default.createElement(e,q(A({},n),{globalStyles:i!=null?i:{},styles:p!=null?p:{}}))}}r();r();r();var T1=require("react"),Dp=require("react-redux");r();var lg=require("@reduxjs/toolkit"),g1=require("react-redux/lib/utils/Subscription");Ke();r();var Yb=S(require("lodash.throttle"));J();Ke();Qf();Na();Si();var e8=[nd],Ld=!1,o8=(0,Yb.default)(()=>{zc(Hc())},5e3),Jb=e=>o=>n=>{if(e8.includes(n.type))return o(n);let i=e.getState(),p=Tn.local.getItem(Nt.loginExpiresAt);if(!Boolean(i==null?void 0:i.account.address))return o(n);if(p==null)return zc(Hc());let l=Date.now();return p-l<0&&!Ld?setTimeout(()=>{Ld=!0,e.dispatch(pb())},1e3):(Ld&&(Ld=!1),o8()),o(n)};r();r();function Nd(){return typeof sessionStorage!="undefined"}var l1=Nd()?(r1(),K(t1)).default:(i1(),K(a1)).default,u1=Nd()?(c1(),K(p1)).default:[],f1=Nd()?(_1(),K(d1)).default:e=>e;Pd();var me=(0,lg.configureStore)({reducer:l1,middleware:e=>e({serializableCheck:{ignoredActions:[...u1,Yf.type,wi.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(Jb)}),h1=(0,g1.createSubscription)(me),fee=f1(me),gee=(0,lg.configureStore)({reducer:Ci});var C8={store:me,subscription:h1},ug=(0,T1.createContext)(C8),yee=(0,Dp.createStoreHook)(ug),Ue=(0,Dp.createDispatchHook)(ug),Y=(0,Dp.createSelectorHook)(ug);r();r();Ke();r();var x1=S(require("lodash.isequal")),Dd=require("reselect"),de=(0,Dd.createSelectorCreator)(Dd.defaultMemoize,x1.default);var ar=e=>e.account,Rr=de(ar,e=>e.address),Rt=de(ar,Rr,(e,o)=>o in e.accounts?e.accounts[o]:ad),y1=de(ar,Rt,(e,o)=>{let p=e,{accounts:n}=p,i=fo(p,["accounts"]);return q(A({},i),{address:o.address,account:o})}),bee=de(Rt,e=>e.balance),v1=de(Rt,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),S1=de(ar,e=>e.shard),w1=de(ar,e=>e.ledgerAccount),Aee=de(ar,e=>e.walletConnectAccount),Iee=de(ar,e=>e.isAccountLoading),Lee=de(ar,e=>e.accountLoadingError),b8=de(ar,e=>e.websocketEvent),A8=de(ar,e=>e.websocketBatchEvent);r();var Kc=e=>e.dappConfig,Dee=de(Kc,e=>e.shouldUseWebViewProvider);r();var Mn=e=>e.loginInfo,C1=de(Mn,e=>e.loginMethod),Ea=de(Mn,Rr,(e,o)=>Boolean(o)),Mee=de(Mn,e=>e.walletConnectLogin),b1=de(Mn,e=>e.ledgerLogin),A1=de(Mn,e=>e.walletLogin),Bee=de(Mn,e=>e.isLoginSessionInvalid),Wa=de(Mn,e=>e.tokenLogin),kd=de(Mn,e=>e.logoutRoute),I8=de(Mn,e=>e.isWalletConnectV2Initialized);r();var I1=e=>e.modals,Ree=de(I1,e=>e.txSubmittedModal),L1=de(I1,e=>e.notificationModal);r();var An=e=>e.networkConfig,Xc=de(An,e=>e.network.chainId),L8=de(An,e=>e.network.roundDuration),Hee=de(An,e=>e.network.walletConnectBridgeAddress),N1=de(An,e=>e.network.walletConnectV2RelayAddress),P1=de(An,e=>e.network.walletConnectV2ProjectId),D1=de(An,e=>e.network.walletConnectV2Options),k1=de(An,e=>e.network.walletConnectDeepLink),wo=de(An,e=>e.network),fg=de(wo,e=>e.apiAddress),E1=de(wo,e=>e.explorerAddress),Ed=de(wo,e=>{var o;return(o=e.customWalletAddress)!=null?o:e.walletAddress}),kp=de(wo,e=>e.xAliasAddress),Wd=de(wo,e=>e.egldLabel);r();var Md=e=>e.signedMessageInfo,qee=de(Md,e=>e.isSigning),Vee=de(Md,e=>e.errorMessage),jee=de(Md,e=>{let o=Object.keys(e.signedSessions),n=o.length;return e.signedSessions[o[n-1]]}),Kee=de(Md,e=>{let o=Object.keys(e.signedSessions),n=o.length;return o.length>0?o[n-1]:""});r();var W1=e=>e.toasts,gg=de(W1,e=>e.customToasts),Zc=de(W1,e=>e.transactionToasts);r();Ke();var M1={errorMessage:ig,successMessage:pg,processingMessage:cg},B1=e=>e.transactionsInfo,F1=de(B1,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||M1);r();r();var Ai=require("@multiversx/sdk-core");J();r();r();r();function Yc(e){try{let o=atob(e),n=btoa(o),i=m.Buffer.from(e,"base64").toString(),p=m.Buffer.from(i).toString("base64"),c=e===n||n.startsWith(e),l=e===p||p.startsWith(e);if(c&&l)return!0}catch(o){return!1}return!1}function Ma(e){return Yc(e)?atob(e):e}r();r();function Bd(e){for(let o=0;o<e.length;o++)if(e.charCodeAt(o)>127)return!1;return!0}function Ur(e){let o=e;try{let n=m.Buffer.from(e,"hex").toString();Bd(n)&&n.length>1&&(o=n)}catch(n){}return o}r();r();var O1=e=>{let o=e!=null?e:"";return Yc(o)?m.Buffer.from(m.Buffer.from(o,"base64").toString().trim()):m.Buffer.from(o.trim())};r();J();var bi=({data:e,onlySetGuardian:o})=>e?o?e.startsWith("SetGuardian"):Object.values(Pf).some(n=>e.startsWith(n)):!1;function Ii(e){var i,p,c;let o=A({},e);bi({data:o.data,onlySetGuardian:!0})&&(delete o.senderUsername,delete o.receiverUsername);let n=new Ai.Transaction(A(A(q(A(q(A(A(A({value:BigInt(o.value.valueOf()),data:O1(o.data),nonce:BigInt(o.nonce.valueOf()),receiver:new Ai.Address(o.receiver)},o.receiverUsername?{receiverUsername:o.receiverUsername}:{}),o.relayer?{relayer:new Ai.Address(o.relayer)}:{}),o.relayerSignature?{relayerSignature:new Uint8Array(m.Buffer.from(o.relayerSignature))}:{}),{sender:new Ai.Address(o.sender)}),o.senderUsername?{senderUsername:o.senderUsername}:{}),{gasLimit:BigInt((i=o.gasLimit.valueOf())!=null?i:Rc),gasPrice:BigInt((p=o.gasPrice.valueOf())!=null?p:Uc),chainID:o.chainID.valueOf(),version:(c=o.version)!=null?c:EC}),o.options?{options:o.options}:{}),o.guardian?{guardian:new Ai.Address(o.guardian)}:{}));return o.guardianSignature&&(n.guardianSignature=m.Buffer.from(o.guardianSignature,"hex")),o.signature&&(n.signature=m.Buffer.from(o.signature,"hex")),n}r();r();J();function N8(e,o){let n=new URLSearchParams(e),i=Object.fromEntries(n);return{nextUrlParams:new URLSearchParams(A(A({},i),o)).toString(),params:i}}var P8="4.1.2";function Fd({callbackUrl:e,urlParams:o={}}){let n=e;if(Object.entries(o).length>0)try{let{search:i,origin:p,pathname:c,hash:l}=new URL(e),u=q(A({},o),{[od]:P8}),{nextUrlParams:g}=N8(i,u);n=`${p}${c}?${g}${l}`}catch(i){return console.error("Unable to construct URL from: ",e,i),n}return n}r();r();r();var Tg=require("@multiversx/sdk-core/out");r();J();var D8=e=>{let o=m.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,o.length).equals(o))return!0;let i=m.Buffer.alloc(32).fill(0);return e.equals(i)},hg=e=>{try{let n=parseInt("11",2),i=parseInt("01",2),p=m.Buffer.from(e,"hex"),c=p[31];if(D8(p))return ed;let l=c&n;return l>3-1&&(l=c&i),l}catch(o){return-1}};function R1({receiverAddress:e,senderShard:o,senderAddress:n}){try{let i=new Tg.Address(e),p=hg(i.pubkey());if(o==null&&n!=null){let c=new Tg.Address(n);return hg(c)===p}return p===o}catch(i){return!1}}r();var xg=require("@multiversx/sdk-core");He();r();var U1=require("@multiversx/sdk-core");function k8(e){try{return U1.Address.isValid(e)}catch(o){return!1}}function Mo(e){return/^\w+$/.test(e)&&k8(e)}var E8=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function Gr(e,o,n=""){if(!Mo(e))return!1;if(new xg.Address(e).isContractAddress())return!0;let c=yg({receiver:e,data:n});return c?new xg.Address(c).isSmartContract()||B8(e,o,n):!1}var W8=e=>e.toLowerCase().match(/[0-9a-f]/g),M8=e=>e.length%2===0;function B8(e,o,n){let i=n==null?void 0:n.split("@");if(i==null)return!1;let[p,...c]=i,l=o!=null&&e!=null&&e===o,u=E8.includes(p),g=c.every(h=>W8(h)&&M8(h));return l&&u&&g}function yg({receiver:e,data:o}){try{if(!o)return e;let n=Yc(o)?m.Buffer.from(o,"base64").toString():o,i=F8(n),p=n.split("@");return i>-1?p[i]:e}catch(n){console.log(n);return}}function F8(e){return e.includes("MultiESDTNFTTransfer")?1:e.includes("ESDTNFTTransfer")?4:-1}var G1=(e,o=1)=>e!=null&&e.length?e.reduce((n,{receiver:i,data:p})=>{let c=yg({receiver:i,data:p!=null?p:""});return c==null?n:n&&R1({receiverAddress:c,senderShard:o})},!0):!0;r();r();r();var Sg=require("@multiversx/sdk-core"),Od=S(require("bignumber.js"));Je();var vg={tokenId:"",amount:""},H1=e=>e.split("@").map((c,l)=>[2,3].includes(l)?c:Ur(c));function Rd(e){if(!e)return vg;let o=e.startsWith("ESDTTransfer"),n=e.startsWith("ESDTNFTTransfer")&&e.includes("@"),i=e.startsWith("ESDTNFTBurn")&&e.includes("@");if(o){let[,p,c]=e.split("@");try{let l=m.Buffer.from(p,"hex").toString("ascii");if(!l)return vg;let u=new Od.default("0x"+c.replace("0x","")).toString(10);return{tokenId:l,amount:u}}catch(l){console.error("Error getting token from transaction data",l)}}if(n)try{let[,p,c,l,u]=H1(e);if([p,c,l,u].every(g=>Boolean(g))&&Mo(new Sg.Address(u).bech32()))return{tokenId:`${p}-${c}`,amount:new Od.default(l,16).toString(10),collection:p,nonce:c,receiver:new Sg.Address(u).bech32()}}catch(p){}if(i)try{let[,p,c,l]=H1(e);if([p,c,l].every(u=>Boolean(u)))return{tokenId:`${p}-${c}`,amount:new Od.default(l,16).toString(10),collection:p,nonce:c}}catch(p){}return vg}r();r();r();var In="accounts";var Ud="blocks",$1="code",q1="collections";var V1="contracts",Jc="economics",j1="identities";var K1="locked-accounts",X1="logs",Gd="miniblocks";var Qc="nfts",Z1="nodes",wg="providers",Y1="roles",Cg="sc-results";var Ba="tokens";var mt="transactions";var so={shard:e=>`/${Ud}?shard=${e}`,receiverShard:e=>`/${mt}?receivershard=${e}`,senderShard:e=>`/${mt}?sendershard=${e}`,transactionDetails:e=>`/${mt}/${e}`,transactionDetailsScResults:e=>`/${mt}/${e}/${Cg}`,transactionDetailsLogs:e=>`/${mt}/${e}/${X1}`,nodeDetails:e=>`/${Z1}/${e}`,accountDetails:e=>`/${In}/${e}`,accountDetailsContractCode:e=>`/${In}/${e}/${$1}`,accountDetailsTokens:e=>`/${In}/${e}/${Ba}`,accountDetailsNfts:e=>`/${In}/${e}/${Qc}`,accountDetailsScResults:e=>`/${In}/${e}/${Cg}`,accountDetailsContracts:e=>`/${In}/${e}/${V1}`,identityDetails:e=>`/${j1}/${e}`,tokenDetails:e=>`/${Ba}/${e}`,tokenDetailsAccounts:e=>`/${Ba}/${e}/${In}`,tokenDetailsLockedAccounts:e=>`/${Ba}/${e}/${K1}`,tokenDetailsRoles:e=>`/${Ba}/${e}/${Y1}`,collectionDetails:e=>`/${q1}/${e}`,nftDetails:e=>`/${Qc}/${e}`,providerDetails:e=>`/${wg}/${e}`,providerDetailsTransactions:e=>`/${wg}/${e}/${mt}`,miniblockDetails:e=>`/${Gd}/${e}`};r();var Hd=e=>{var o,n,i,p;if(e.action){let c=[(o=e.action.arguments)==null?void 0:o.token,(n=e.action.arguments)==null?void 0:n.token1,(i=e.action.arguments)==null?void 0:i.token2,(p=e.action.arguments)==null?void 0:p.transfers].filter(u=>u!=null);return[].concat(...c)}return[]};r();r();function zd(e){var n,i;let o=e.receiver;return(i=(n=e.action)==null?void 0:n.arguments)!=null&&i.receiver&&(o=e.action.arguments.receiver),o}function J1(e){let o=zd(e);return e.receiver===o?e.receiverAssets:void 0}r();go();var Ep=e=>{var i,p,c,l,u,g;let o="Transaction";return((i=e.action)==null?void 0:i.name)&&((p=e.action)==null?void 0:p.category)&&(((c=e.action)==null?void 0:c.category)==="esdtNft"&&((l=e.action)==null?void 0:l.name)==="transfer"?o="Transaction":e.action&&(o=e.action.name),(g=(u=e.action)==null?void 0:u.arguments)!=null&&g.functionName&&(o=e.action.arguments.functionName)),o};r();var eA=!1;function O8(e){eA||(console.error(e),eA=!0)}function ir({explorerAddress:e,to:o}){try{return new URL(o).href}catch(n){return o.startsWith("/")||(O8(`Link not prepended by / : ${o}`),o=`/${o}`),e?`${e}${o}`:o}}r();go();function oA(e,o,n){let i=e===o.sender,p=e===n,c=i&&p,l=(o==null?void 0:o.type)==="SmartContractResult";switch(!0){case l:return"Internal";case c:return"Self";case p:return"In";case i:default:return"Out"}}r();function qd({value:e,noSeconds:o,utc:n,meridiem:i=!0}){let p=new Date(e*1e3),[,c]=p.toLocaleString("en-US",{hour:"numeric",hour12:i}).split(" "),l=p.toUTCString(),[,u]=l.split(","),[g,h,T,y]=u.trim().split(" "),[w,L,b]=y.split(":"),k=`:${b}`,P=`${w}:${L}${o?"":k}`,z=`${i?c:""} ${n?"UTC":""}`.trim();return`${h} ${g}, ${T} ${P} ${z}`.trim()}r();function nA(e){var o,n;return(n=(o=e==null?void 0:e.operations)==null?void 0:o.map(i=>i.message).filter(i=>Boolean(i)))!=null?n:[]}r();var aA=S(require("bignumber.js"));J();r();var rA=require("@multiversx/sdk-core"),Fa=S(require("bignumber.js"));J();r();var tA=S(require("bignumber.js")),Dt=(e,o=!0)=>{let n=String(e);if(!n.match(/^[-]?\d+$/))return!1;let i=new tA.default(n),p=o?0:-1;return i.toString(10)===n&&i.comparedTo(0)>=p};r();function Hr(e){return{if:function(o){return o?{then:n=>n instanceof Function?Hr(n(e)):Hr(n)}:{then:()=>Hr(e)}},then:o=>o instanceof Function?Hr(o(e)):Hr(o),valueOf:function(){return e}}}Fa.default.config({ROUNDING_MODE:Fa.default.ROUND_FLOOR});function lo({input:e,decimals:o=Uo,digits:n=or,showLastNonZeroDecimal:i=!0,showIsLessThanDecimalsLabel:p=!1,addCommas:c=!1}){if(!Dt(e,!1))throw new Error("Invalid input");let l=new Fa.default(e).isNegative(),u=e;return l&&(u=e.substring(1)),Hr(u).then(()=>rA.TokenTransfer.fungibleFromBigInteger("",u,o).amountAsBigInteger.shiftedBy(-o).toFixed(o)).then(g=>{let h=new Fa.default(g);if(h.isZero())return bn;let T=h.toString(10),[y,w]=T.split("."),L=new Fa.default(w||0),b=Hr(0).if(Boolean(w&&i)).then(()=>Math.max(w.length,n)).if(L.isZero()&&!i).then(0).if(Boolean(w&&!i)).then(()=>Math.min(w.length,n)).valueOf(),k=w&&n>=1&&n<=w.length&&L.isGreaterThan(0)&&new Fa.default(w.substring(0,n)).isZero(),P=h.toFormat(b);return Hr(T).if(c).then(P).if(Boolean(k)).then(U=>{let z=new Fa.default(y).isZero(),[O,$]=U.split("."),Z=new Array(n-1).fill(0),te=[...Z,0].join(""),ee=[...Z,1].join("");return z?p?`<${O}.${ee}`:i?`${O}.${$}`:O:`${O}.${te}`}).if(Boolean(!k&&w)).then(U=>{let[z]=U.split("."),O=w.substring(0,b);if(i){let $=n-O.length;if($>0){let Z=Array($).fill(0).join("");return O=`${O}${Z}`,`${z}.${O}`}return U}return O?`${z}.${O}`:z}).valueOf()}).if(l).then(g=>`-${g}`).valueOf()}var R8=e=>{var o,n;if(!((o=e.receipt)!=null&&o.value))return"";if(((n=e.receipt)==null?void 0:n.data)===RC){let i=lo({input:e.receipt.value,decimals:Uo,digits:or,showLastNonZeroDecimal:!0});return new aA.default(i).times(e.gasPrice).times(100).toFixed()}return e.receipt.value};function iA(e){var p;let o=(p=e.receipt)==null?void 0:p.data;if(!o)return"";let n=R8(e),i=n?`: ${n}`:"";return`${o}${i}`}r();function bg(e){var o,n;return(n=(o=e==null?void 0:e.results)==null?void 0:o.map(i=>i.returnMessage).filter(i=>Boolean(i)))!=null?n:[]}r();r();J();r();var pr=(i=>(i.NonFungibleESDT="NonFungibleESDT",i.SemiFungibleESDT="SemiFungibleESDT",i.MetaESDT="MetaESDT",i))(pr||{});r();r();r();J();r();J();r();var U8=require("@multiversx/sdk-core"),G8=S(require("bignumber.js"));J();r();var Li=require("@multiversx/sdk-core"),sA=S(require("bignumber.js"));J();r();r();var Ag=S(require("bignumber.js"));J();var pA=e=>{if(isNaN(e)||e==null||String(e).includes("Infinity"))return!1;let[o,n]=e.split("."),i=Ag.default.clone();if(n){let u=n.split("").every(g=>!isNaN(parseInt(g)));for(i.set({DECIMAL_PLACES:u?n.length:Ag.default.config().DECIMAL_PLACES});n.charAt(n.length-1)===bn;)n=n.slice(0,-1)}let p=n?[o,n].join("."):o,c=i(p);return c.toString(10)===p&&c.comparedTo(0)>=0};r();J();r();var Ig={isEsdt:!1,isNft:!1,isEgld:!1};function Vd(e){let o=e==null?void 0:e.split("-").length;return o===2?q(A({},Ig),{isEsdt:!0}):o===3?q(A({},Ig),{isNft:!0}):q(A({},Ig),{isEgld:!0})}var cA={from:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa",to:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa"};function Lg({minGasLimit:e=String(Rc),gasLimit:o,gasPrice:n,data:i,gasPerDataByte:p,gasPriceModifier:c,defaultGasPrice:l=String(Uc),chainId:u}){let g=i||"",h=Dt(o)?o:e,T=bi({data:g})?$f:0,y=new sA.default(h).plus(T).toNumber(),w=pA(n)?n:l,L=new Li.Transaction({nonce:BigInt(0),value:BigInt(0),receiver:new Li.Address(cA.to),sender:new Li.Address(cA.to),gasPrice:BigInt(parseInt(w)),gasLimit:BigInt(y),data:m.Buffer.from(g.trim()),chainID:u,version:1});try{return new Li.TransactionComputer().computeTransactionFee(L,{gasPerDataByte:BigInt(p),minGasLimit:BigInt(e),gasPriceModifier:parseFloat(c),chainID:u}).toString(10)}catch(b){return console.error(b),bn}}r();var cr=({amount:e,usd:o,decimals:n=2,addEqualSign:i})=>{let p=(parseFloat(e)*o).toFixed(n),c=parseFloat(p).toLocaleString("en",{maximumFractionDigits:n,minimumFractionDigits:n}),l=parseFloat(e)>0?"\u2248":"=";return`${i?`${l} `:""}$${c}`};r();function H8(e){let o=Math.floor(e/864e5),n=e%(24*60*60*1e3),i=Math.floor(n/(60*60*1e3)),p=n%(60*60*1e3),c=Math.floor(p/(60*1e3)),l=p%(60*1e3),u=Math.floor(l/1e3),g=u+" sec",h=c+" min",T=i+" hr",y=o+" day";if(u>1&&(g=u+" sec"),c>1&&(h=c+" min"),i>1&&(T=i+" hrs"),o>1&&(y=o+" days"),o>=1)return y+" "+T;if(i>=1){let w=c===0?"":" "+h;return T+w}if(c>=1){let w=u===0?"":" "+g;return h+w}return g}function z8(e){let o=e.split(" ");return o.length>1?`${o[0]} ${o[1]}`:e}function $8(e){let n=new Date().getTime()-e;return Math.max(n,0)}function mA(e,o=!0){let n=$8(e),i=H8(n);return o?z8(i):i}r();function dA(e,o,n="..."){return isNaN(o)&&(o=10),n||(n="..."),e!=null&&(e.length<=o||e.length-n.length<=o)?e:String(e).substring(0,o-n.length)+n}r();r();J();function q8(e,o){let n,i,p=/(\.0+)+$/,c=e.replace(p,"").split("."),l=o.replace(p,"").split("."),u=Math.min(c.length,l.length);for(n=0;n<u;n++)if(i=parseInt(c[n],10)-parseInt(l[n],10),i)return i;return c.length-l.length}function Ng(e){let o=[Df,kf,Ef,Wf,Mc,Mf,e].sort((h,T)=>q8(h,T)),n=o.indexOf(Df),i=o.indexOf(kf),p=o.indexOf(Ef),c=o.indexOf(Wf),l=o.indexOf(Mc),u=o.indexOf(Mf),g=o.indexOf(e);return{ledgerWithMultiAccount:g>=n,ledgerWithHashSign:g>=i,ledgerWithSignAuthToken:g>=p,ledgerWithWhitelistedTokens:g>=c,ledgerWithGuardians:g>=l,ledgerWithUsernames:g>=u}}var _A=Ng;r();J();var lA=({feeLimit:e,egldPriceInUsd:o,hideEqualSign:n})=>{let i=lo({input:e,decimals:Uo,digits:or,showLastNonZeroDecimal:!0}),p=cr({amount:i,usd:o,decimals:or});return n?p:`\u2248 ${p}`};function sr({token:e,noValue:o,showLastNonZeroDecimal:n}){var h;let i=!o&&e.value&&e.type!=="NonFungibleESDT",p=e.decimals!=null,c="";e.type==="NonFungibleESDT"&&(c="NFT"),e.type==="SemiFungibleESDT"&&(c="SFT"),e.type==="MetaESDT"&&(c="Meta-ESDT");let l="";i&&p&&(l=p?lo({input:e.value,decimals:e.decimals,digits:2,showLastNonZeroDecimal:n}):Number(e.value).toLocaleString("en"));let u=so.nftDetails(String(e.identifier)),g=e.ticker===e.collection&&(h=e.identifier)!=null?h:e.ticker;return{badgeText:c,tokenFormattedAmount:i?l:null,tokenExplorerLink:u,tokenLinkText:g,token:e,noValue:o,showLastNonZeroDecimal:n}}r();J();function Oa({token:e,noValue:o,showLastNonZeroDecimal:n}){var u;let i=Boolean(!o&&e.value),p=i?lo({input:e.value,decimals:(u=e.decimals)!=null?u:Uo,digits:2,showLastNonZeroDecimal:n,addCommas:!0}):null,c=so.tokenDetails(String(e.token)),l=e.ticker;return{tokenExplorerLink:c,tokenFormattedAmount:p,showFormattedAmount:i,tokenLinkText:l,token:e,showLastNonZeroDecimal:n}}r();go();var uA=["reDelegateRewards","claimRewards","unBond"],fA=["wrapEgld","unwrapEgld"],gA=["unStake"],hA=["unDelegate"];r();r();var TA=e=>{let o=e.map(i=>{let{isNft:p}=Vd(i.type);if(p){let{badgeText:T,tokenFormattedAmount:y,tokenLinkText:w}=sr({token:i});return`${T!=null?`(${T}) `:""}${y} ${w}`}let{tokenFormattedAmount:c,tokenLinkText:l,token:u}=Oa({token:i}),g=u.collection?u.identifier:u.token;return`${c} ${l} (${g})`});return decodeURI(o.join("%0A"))};r();J();var kt=e=>({egldValueData:{value:e,formattedValue:lo({input:e}),decimals:Uo}});r();var yA=S(require("bignumber.js"));var xA=!1;function vA(e){var o;try{let i=Ma(e.data).replace(`${(o=e.action)==null?void 0:o.name}@`,""),p=new yA.default(i,16);if(!p.isNaN())return kt(p.toString(10))}catch(n){xA||(console.error(`Unable to extract value for txHash: ${e.txHash}`),xA=!0)}return kt(e.value)}r();r();go();var es=e=>{var n,i;return(i=(n=e==null?void 0:e.operations)==null?void 0:n.filter(p=>Object.values(Bc).includes(p.type)))!=null?i:[]};var SA=!1,wA=e=>{SA||(console.error(`Operations field missing for txHash: ${e}.
5861
5861
  Unable to compute value field.`),SA=!0)};function CA(e){try{if(e.operations){let[o]=es(e);return kt(o==null?void 0:o.value)}else wA(e.txHash)}catch(o){wA(e.txHash)}return kt(e.value)}r();var AA=S(require("bignumber.js"));var bA=!1;function IA(e){var n,i,p,c,l;return new AA.default((i=(n=e.action)==null?void 0:n.arguments)==null?void 0:i.value).isNaN()?(bA||(console.error(`Unable to interpret ${(l=e.action)==null?void 0:l.name} data for txHash: ${e.txHash}`),bA=!0),kt(e.value)):kt((c=(p=e.action)==null?void 0:p.arguments)==null?void 0:c.value)}var LA=({transaction:e,hideMultipleBadge:o})=>{var n;if(e.action){if(fA.includes(e.action.name))return kt(e.value);if(gA.includes(e.action.name))return vA(e);if(uA.includes(e.action.name))return CA(e);if(hA.includes(e.action.name))return IA(e);let i=Hd(e);if(i.length){let p=i[0],c=Object.values(pr).includes(p.type),u=!o&&i.length>1?TA(i):"";if(c){let{badgeText:L,tokenFormattedAmount:b,tokenExplorerLink:k,tokenLinkText:P}=sr({token:p});return{nftValueData:{badgeText:L,tokenFormattedAmount:b,tokenExplorerLink:k,tokenLinkText:P,transactionTokens:i,token:p,value:b!=null?p.value:null,decimals:b!=null?p.decimals:null,titleText:u}}}let{tokenExplorerLink:g,showFormattedAmount:h,tokenFormattedAmount:T,tokenLinkText:y,token:w}=Oa({token:p});return{tokenValueData:{tokenExplorerLink:g,showFormattedAmount:h,tokenFormattedAmount:T,tokenLinkText:y,transactionTokens:i,token:w,value:p.value,decimals:(n=p.decimals)!=null?n:Uo,titleText:u}}}}return kt(e.value)};function jd({transaction:e,address:o,explorerAddress:n}){var k;let i=(k=e.tokenIdentifier)!=null?k:Rd(e.data).tokenId,p=zd(e),c=J1(e),l=oA(o,e,p),u=Ep(e),g=Hd(e),h=ir({explorerAddress:n,to:so.accountDetails(e.sender)}),T=ir({explorerAddress:n,to:so.accountDetails(p)}),y=ir({explorerAddress:n,to:so.senderShard(e.senderShard)}),w=ir({explorerAddress:n,to:so.receiverShard(e.receiverShard)}),L=e.originalTxHash?`${e.originalTxHash}#${e.txHash}`:e.txHash,b=ir({explorerAddress:n,to:so.transactionDetails(L)});return q(A({},e),{tokenIdentifier:i,receiver:p,receiverAssets:c,transactionDetails:{direction:l,method:u,transactionTokens:g,isContract:Gr(e.sender)},links:{senderLink:h,receiverLink:T,senderShardLink:y,receiverShardLink:w,transactionLink:b}})}r();r();var NA=({data:e,highlight:o,occurrences:n,transactionIndex:i})=>{let p=n[i]||e.indexOf(o),c=o.length,l=e.slice(0,p),u=e.slice(p+c);return{start:l,end:u}};r();function PA({tokenId:e,erdLabel:o}){return Boolean(e&&e!==o)}r();var Pg=S(require("bignumber.js"));He();r();var DA=(e,o)=>{let n=[],i=e.indexOf(o,0);for(;i>=0;)n.push(i),i=e.indexOf(o,i+1);return n};function kA(e){let o=[],n=0;try{if((e==null?void 0:e.startsWith("MultiESDTNFTTransfer"))&&(e==null?void 0:e.includes("@"))){let[,i,p,...c]=e==null?void 0:e.split("@");if(i){let l=new Pg.default(p,16).toNumber();if(l>=Number.MAX_SAFE_INTEGER)return[];let u=0;for(let y=0;y<l;y++){let w={type:"nftTransaction",data:"",receiver:i};for(let L=0;L<3;L++){switch(L){case 0:w.token=Ur(c[u]),w.data=c[u];break;case 1:{let b=c[u]&&c[u].length?c[u]:"";b&&b!=="00"?w.nonce=b:w.type="esdtTransaction",w.data=`${w.data}@${c[u]}`;break}case 2:w.amount=new Pg.default(c[u],16).toString(10),w.data=`${w.data}@${c[u]}`;break;default:break}n=u+1,u++}o[y]=w}let g=o.length!==l,h=o.some(y=>DA(y.data,"@").length!==2),T=o.some(y=>y.data.startsWith("@"));if(g||h||T)return[];if(c[n]){let y=c[n];for(let w=n+1;w<c.length;w++)y+="@"+c[w];o[l]={type:"scCall",data:y,receiver:i}}}}}catch(i){return console.error("failed parsing tx",i),o}return o}r();var EA=require("@multiversx/sdk-core/out");r();r();Je();function Ra(e){let n=Object.getPrototypeOf(e).toPlainObject!=null?e:Ii(e),i=new EA.TransactionComputer,p=q(A({},n.toPlainObject()),{hash:i.computeTransactionHash(n),senderUsername:n.senderUsername,receiverUsername:n.receiverUsername,status:"pending"});return bi({data:p.data,onlySetGuardian:!0})&&(delete p.senderUsername,delete p.receiverUsername),p}r();var BA=require("@multiversx/sdk-web-wallet-provider");J();r();var MA=S(require("qs"));r();Xo();var Kd=e=>{let o=new URLSearchParams(e).toString(),{pathname:n,hash:i}=Se(),p=o?`?${o}`:"",c=n?`${n}${p}${i}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,c)})};ba();r();ba();var V8={search:pt()?window.location.search:"",removeParams:[]},WA=(e,o=V8)=>{var l;let n={},i=pt()?window.location.search:"",p=(l=o.search)!=null?l:i;if(p){let u=p?new URLSearchParams(p):[];n=Object.fromEntries(u)}let c={};return e.forEach(u=>{c[u]=n[u],delete n[u]}),o.removeParams!=null&&Object.keys(n).forEach(u=>{var h,T;let[g]=u.split("[");(((h=o.removeParams)==null?void 0:h.includes(u))||((T=o.removeParams)==null?void 0:T.includes(g)))&&delete n[u]}),{remainingParams:c,params:n,clearNavigationHistory:()=>Kd(n)}};var Xd=({removeParams:e,search:o})=>{let n=pt()?window.location.search:"",i=o!=null?o:n;if(!i)return{};let p=MA.default.parse(i.replace("?","")),c=Object.keys(p).filter(u=>!e.includes(u)),{remainingParams:l}=WA(c,{search:o,removeParams:e});return Kd(l),l};var FA=({transaction:e,search:o})=>Xd({removeParams:[...Object.keys(e),BA.WALLET_PROVIDER_CALLBACK_PARAM,nr,od],search:o});r();r();var OA=e=>m.Buffer.from(String(e==null?void 0:e.data),"base64").toString("hex");r();Wo();var RA=(e,o)=>{var u;let{hash:n}=Se(),i=n.split("/"),p=i[0]?i[0].replace("#",""):"",c=(u=i[1])!=null?u:0;return p===o&&e.order===Number(c)};r();go();var UA=({operation:e,address:o})=>{let n=o===e.sender,i=o===e.receiver,p=n&&i,c=!p,l="";switch(!0){case n:l="Out";break;case i:l="In";break;case p:l="Self";break;case c:l="Internal";break}return{direction:l}};r();var GA=e=>{let o=m.Buffer.from(e,"base64").toString().split("@");return o.length>=2&&(o[0].length>0?o[0]=Ur(o[0]):o[1]=Ur(o[1])),o.join("@")};r();Wo();var HA=e=>{let{hash:o}=Se();return o.substring(0,o.indexOf("/")>0?o.indexOf("/"):o.length).replace("#","")===e};r();var zA=S(require("linkifyjs")),j8=e=>{let o=zA.find(e);if(!o.length)return{textWithLinks:e,hasLinks:!1};let n=e;for(let i of o){let p=e.substring(i.start,i.end);n=n.replace(p,i.value)}return{textWithLinks:n,hasLinks:!0}},$A=({message:e,scamInfo:o,isNsfw:n,verified:i,messagePrefix:p="Message hidden due to suspicious content - "})=>{var g;if(i)return{message:"",textWithLinks:"",isSuspicious:!1};let c=`${p}${(g=o==null?void 0:o.info)!=null?g:"suspicious content"}`,{textWithLinks:l,hasLinks:u}=j8(e);return u||n||o?{message:c,textWithLinks:l,isSuspicious:!0}:{message:"",textWithLinks:l,isSuspicious:!1}};r();J();var qA=e=>{let o=e;typeof o=="string"&&o.includes("Shard")&&(o=o.replace("Shard","").replace(" ",""));let n=ed.toString()===String(o).toString()||String(o)==="metachain",i=MC.toString()===String(o).toString();return n?"Metachain":i?"All Shards":`Shard ${o}`};r();var Dg=S(require("bignumber.js")),K8=e=>{let o=new Dg.default(e.gasPrice),n=new Dg.default(e.gasUsed);return o.times(n).toString()};function VA(e){return e.fee?e.fee:e.gasUsed===void 0?null:K8(e)}r();He();r();function Zd(e){return Array.from(new Set([...bg(e),...nA(e),iA(e)])).filter(n=>Boolean(n))}r();Je();function Mp(e){let o=l=>e.status.toLowerCase()===l.toLowerCase(),n=o("fail")||o("reward-reverted"),i=o("success"),p=o("not executed")||o("invalid"),c=o("pending")||e.pendingResults;return{failed:n,success:i,invalid:p,pending:c}}r();Je();var jA=e=>{switch(!0){case e.pendingResults:return"Pending (Smart Contract Execution)";case e.status==="reward-reverted":return"fail";default:return e.status.toString()}};r();r();r();go();r();go();var KA=e=>{var o,n;switch(e.name){case"transfer":return["Transfer",{token:(o=e.arguments)==null?void 0:o.transfers},"to",{address:(n=e.arguments)==null?void 0:n.receiver}];default:return[]}};r();var XA=S(require("bignumber.js"));J();go();var ZA=e=>{var o,n,i,p,c,l,u,g,h,T,y,w;switch(e.name){case"claimLockedAssets":return["Claim locked assets"];case"enterFarm":case"enterFarmProxy":return["Enter farm with",{token:(o=e.arguments)==null?void 0:o.transfers}];case"enterFarmAndLockRewards":case"enterFarmAndLockRewardsProxy":return["Enter farm and lock rewards with",{token:(n=e.arguments)==null?void 0:n.transfers}];case"exitFarm":case"exitFarmProxy":return["Exit farm with",{token:(i=e.arguments)==null?void 0:i.transfers}];case"claimRewards":case"claimRewardsProxy":return["Claim rewards",{token:(p=e.arguments)==null?void 0:p.transfers}];case"compoundRewards":case"compoundRewardsProxy":return["Reinvest rewards",{token:(c=e.arguments)==null?void 0:c.transfers}];case"swapTokensFixedInput":case"swap":return e.description?[e.description]:[];case"swapTokensFixedOutput":return e.description?[e.description]:[];case"addLiquidity":case"addLiquidityProxy":return["Added liquidity for",{token:[(l=e.arguments)==null?void 0:l.transfers[0]]},"and",{token:[(u=e.arguments)==null?void 0:u.transfers[1]]}];case"removeLiquidity":case"removeLiquidityProxy":return["Removed liquidity with ",{token:(g=e.arguments)==null?void 0:g.transfers}];case"mergeLockedAssetTokens":let L=bn;if((h=e.arguments)!=null&&h.transfers){let b=e.arguments.transfers.map(({value:k})=>k);L=XA.default.sum.apply(null,b).toString(10)}return[`Merge ${(T=e.arguments)==null?void 0:T.transfers.length}`,{tokenNoLink:[(y=e.arguments)==null?void 0:y.transfers[0]]},"positions into a single",{tokenNoLink:[(w=e.arguments)==null?void 0:w.transfers[0]]},"position of value",{value:L}];case"wrapEgld":case"unwrapEgld":default:return e.description?[e.description]:[]}};r();go();var YA=e=>{var o,n,i,p,c,l,u,g,h,T,y,w;switch(e.name){case"delegate":case"stake":return["Delegate",{egldValue:(o=e.arguments)==null?void 0:o.value},"to staking provider",{providerName:(n=e.arguments)==null?void 0:n.providerName,providerAvatar:(i=e.arguments)==null?void 0:i.providerAvatar}];case"unDelegate":return["Undelegate",{egldValue:(p=e.arguments)==null?void 0:p.value},"from staking provider",{providerName:(c=e.arguments)==null?void 0:c.providerName,providerAvatar:(l=e.arguments)==null?void 0:l.providerAvatar}];case"claimRewards":return["Claim rewards from staking provider",{providerName:(u=e.arguments)==null?void 0:u.providerName,providerAvatar:(g=e.arguments)==null?void 0:g.providerAvatar}];case"reDelegateRewards":return["Redelegate rewards from staking provider",{providerName:(h=e.arguments)==null?void 0:h.providerName,providerAvatar:(T=e.arguments)==null?void 0:T.providerAvatar}];case"withdraw":return["Withdraw from staking provider",{providerName:(y=e.arguments)==null?void 0:y.providerName,providerAvatar:(w=e.arguments)==null?void 0:w.providerAvatar}];default:return[]}};var JA=e=>{if(!e.arguments)return e.description?[e.description]:[e.name];switch(e.category){case"esdtNft":return KA(e);case"mex":return ZA(e);case"stake":return YA(e);default:return e.description?[e.description]:[]}};r();var Qd=require("react");He();r();r();go();r();r();var QA=require("@multiversx/sdk-core/out"),kg=S(require("bignumber.js"));go();var zr=(e,o,n)=>{switch(o){case"text":try{return m.Buffer.from(e,"hex").toString("utf8")}catch(i){}return e;case"decimal":return e!==""?new kg.default(e,16).toString(10):"";case"smart":try{let i=QA.Address.fromHex(e).toString();if(Mo(i))return i}catch(i){}try{let i=m.Buffer.from(e,"hex").toString("utf8");if(Bd(i))return i;{if(n&&[...n.esdts,...n.nfts].some(l=>i.includes(l)))return i;let p=new kg.default(e,16);return p.isFinite()?p.toString(10):e}}catch(i){}return e;case"raw":default:return e}};r();He();r();var X8=e=>e.toLowerCase().match(/^[0-9a-f]+$/i),Z8=e=>e.length%2===0,eI=e=>{let o=[];return e&&!X8(e)&&o.push(`Invalid Hex characters on argument @${e}`),e&&!Z8(e)&&o.push(`Odd number of Hex characters on argument @${e}`),o};r();He();var Yd=({parts:e,decodedParts:o,identifier:n})=>{let i=[...o];if(e[0]==="ESDTNFTTransfer"&&e[2]&&(i[2]=zr(e[2],"decimal")),n==="ESDTNFTTransfer"&&e[1]){let p=m.Buffer.from(String(e[1]),"base64");i[1]=zr(p.toString("hex"),"decimal")}return i};var oI=({parts:e,decodeMethod:o,identifier:n,display:i})=>{let p=e.map((l,u)=>{if(e.length>=2&&(u===0&&l.length<64||u===1&&!e[0]))return/[^a-z0-9]/gi.test(l)?zr(l,o):l;{let g=eI(l);return g.length&&(i.validationWarnings=Array.from(new Set([...i.validationWarnings,...g]))),zr(l,o)}});return o==="smart"?Yd({parts:e,decodedParts:p,identifier:n}):p};var Jd=({input:e,decodeMethod:o,identifier:n})=>{let i={displayValue:"",validationWarnings:[]};if(!e.includes("@")&&!e.includes(`
5862
5862
  `))return i.displayValue=zr(e,o),i;if(e.includes("@")){let p=e.split("@"),c=oI({parts:p,identifier:n,decodeMethod:o,display:i});i.displayValue=c.join("@")}if(e.includes(`
5863
5863
  `)){let p=e.split(`