@multiversx/sdk-dapp 2.19.3 → 2.19.4-alpha

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 (836) hide show
  1. package/UI/DappModal/components/DappModal.js +1 -1
  2. package/UI/DappModal/components/index.js +1 -1
  3. package/UI/DappModal/hooks/index.js +1 -1
  4. package/UI/DappModal/hooks/useDappModal.js +1 -1
  5. package/UI/DappModal/index.js +1 -1
  6. package/UI/Denominate/index.js +1 -1
  7. package/UI/ExplorerLink/ExplorerLink.js +1 -1
  8. package/UI/ExplorerLink/index.js +1 -1
  9. package/UI/FormatAmount/FormatAmount.js +1 -1
  10. package/UI/FormatAmount/index.js +1 -1
  11. package/UI/ModalContainer/ModalContainer.js +1 -1
  12. package/UI/ModalContainer/index.js +1 -1
  13. package/UI/NotificationModal/NotificationModal.js +1 -1
  14. package/UI/NotificationModal/index.js +1 -1
  15. package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
  16. package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  17. package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  18. package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
  19. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
  20. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
  21. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
  22. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
  23. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
  24. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/ReceiverSubValue.js +1 -1
  25. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/index.js +1 -1
  26. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/ReceiverValue.js +1 -1
  27. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/index.js +1 -1
  28. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
  29. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.js +1 -1
  30. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/index.js +1 -1
  31. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/TokenAvatar.js +1 -1
  32. package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +1 -1
  33. package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
  34. package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  35. package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
  36. package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
  37. package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
  38. package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
  39. package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
  40. package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  41. package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  42. package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
  43. package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
  44. package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
  45. package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
  46. package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
  47. package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
  48. package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
  49. package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
  50. package/UI/SignTransactionsModals/components/index.js +1 -1
  51. package/UI/SignTransactionsModals/index.js +1 -1
  52. package/UI/TokenDetails/index.js +1 -1
  53. package/UI/TransactionData/TransactionData.js +1 -1
  54. package/UI/TransactionData/index.js +1 -1
  55. package/UI/TransactionDetails/TransactionDetails.js +1 -1
  56. package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
  57. package/UI/TransactionDetails/components/index.js +1 -1
  58. package/UI/TransactionDetails/index.js +1 -1
  59. package/UI/TransactionInfo/TransactionInfo.js +1 -1
  60. package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
  61. package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
  62. package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
  63. package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
  64. package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
  65. package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
  66. package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
  67. package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
  68. package/UI/TransactionInfo/components/DataField/index.js +1 -1
  69. package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
  70. package/UI/TransactionInfo/components/EventsList/index.js +1 -1
  71. package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
  72. package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
  73. package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
  74. package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
  75. package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
  76. package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
  77. package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
  78. package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
  79. package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
  80. package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
  81. package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
  82. package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
  83. package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
  84. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
  85. package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
  86. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
  87. package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
  88. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
  89. package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
  90. package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
  91. package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
  92. package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
  93. package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
  94. package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
  95. package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
  96. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
  97. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
  98. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
  99. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
  100. package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
  101. package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
  102. package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
  103. package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
  104. package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
  105. package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
  106. package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
  107. package/UI/TransactionInfo/components/index.js +1 -1
  108. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
  109. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
  110. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
  111. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
  112. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
  113. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
  114. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
  115. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
  116. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
  117. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
  118. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
  119. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
  120. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
  121. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
  122. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
  123. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
  124. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
  125. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
  126. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
  127. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
  128. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
  129. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
  130. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
  131. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
  132. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
  133. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
  134. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
  135. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
  136. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
  137. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
  138. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
  139. package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
  140. package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
  141. package/UI/TransactionInfo/index.js +1 -1
  142. package/UI/TransactionsTable/TransactionsTable.js +1 -1
  143. package/UI/TransactionsTable/components/AccountName.js +1 -1
  144. package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
  145. package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
  146. package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
  147. package/UI/TransactionsTable/components/ShardSpan.js +1 -1
  148. package/UI/TransactionsTable/components/TransactionHash.js +1 -1
  149. package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
  150. package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
  151. package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
  152. package/UI/TransactionsTable/components/TransactionRow.js +1 -1
  153. package/UI/TransactionsTable/components/TransactionSender.js +1 -1
  154. package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
  155. package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
  156. package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
  157. package/UI/TransactionsTable/components/index.js +1 -1
  158. package/UI/TransactionsTable/index.js +1 -1
  159. package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
  160. package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
  161. package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
  162. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
  163. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
  164. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
  165. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
  166. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
  167. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
  168. package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
  169. package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
  170. package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
  171. package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
  172. package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
  173. package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
  174. package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
  175. package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
  176. package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
  177. package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
  178. package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
  179. package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
  180. package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
  181. package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
  182. package/UI/TransactionsToastList/components/index.js +1 -1
  183. package/UI/TransactionsToastList/index.js +1 -1
  184. package/UI/Trim/Trim.js +1 -1
  185. package/UI/Trim/index.js +1 -1
  186. package/UI/UsdValue/UsdValue.js +1 -1
  187. package/UI/UsdValue/index.js +1 -1
  188. package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
  189. package/UI/extension/ExtensionLoginButton/index.js +1 -1
  190. package/UI/index.js +1 -1
  191. package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
  192. package/UI/ledger/LedgerLoginButton/index.js +1 -1
  193. package/UI/ledger/LedgerLoginContainer/AddressRow.js +1 -1
  194. package/UI/ledger/LedgerLoginContainer/AddressTable.js +1 -1
  195. package/UI/ledger/LedgerLoginContainer/ConfirmAddress.js +1 -1
  196. package/UI/ledger/LedgerLoginContainer/LedgerConnect.js +1 -1
  197. package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
  198. package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
  199. package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
  200. package/UI/ledger/LedgerLoginContainer/index.js +1 -1
  201. package/UI/ledger/index.js +1 -1
  202. package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
  203. package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
  204. package/UI/pages/UnlockPage/index.js +1 -1
  205. package/UI/pages/index.js +1 -1
  206. package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
  207. package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
  208. package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
  209. package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
  210. package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
  211. package/UI/walletConnect/index.js +1 -1
  212. package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
  213. package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
  214. package/__chunks__/chunk-2BX4OHZM.js +2 -0
  215. package/__chunks__/{chunk-22HSFLY5.js → chunk-2DKAV34W.js} +2 -2
  216. package/__chunks__/{chunk-FXM7VRZC.js → chunk-2KI4JLCD.js} +2 -2
  217. package/__chunks__/{chunk-H3MN2JDV.js → chunk-2LCF2TQO.js} +2 -2
  218. package/__chunks__/{chunk-C7NIZXYK.js → chunk-2PA2L6LN.js} +2 -2
  219. package/__chunks__/chunk-35WCOEFA.js +2 -0
  220. package/__chunks__/{chunk-BOPNVTTU.js → chunk-36VRMT3I.js} +2 -2
  221. package/__chunks__/chunk-3BJNXC4N.js +2 -0
  222. package/__chunks__/{chunk-XOBGJPFR.js → chunk-3CFCVLAT.js} +2 -2
  223. package/__chunks__/{chunk-DOE4GE6C.js → chunk-3IAJRFC4.js} +2 -2
  224. package/__chunks__/{chunk-RIXDZZEL.js → chunk-3RO6PHW6.js} +2 -2
  225. package/__chunks__/{chunk-OX2OV4NU.js → chunk-3RZDXOUY.js} +2 -2
  226. package/__chunks__/{chunk-LKEU7T7B.js → chunk-3SD3OETK.js} +2 -2
  227. package/__chunks__/{chunk-XTYM4W3B.js → chunk-3U7WMZUI.js} +2 -2
  228. package/__chunks__/{chunk-ETSU2EB2.js → chunk-3UBFTXPO.js} +2 -2
  229. package/__chunks__/{chunk-5ZRSMJ3T.js → chunk-3W5DV5HT.js} +2 -2
  230. package/__chunks__/chunk-3WLODAW6.js +2 -0
  231. package/__chunks__/{chunk-HWTAJ5HA.js → chunk-43ZMYTSV.js} +2 -2
  232. package/__chunks__/{chunk-AJ6E7FWN.js → chunk-4AYMXCMH.js} +2 -2
  233. package/__chunks__/{chunk-4XW5AOJA.js → chunk-4CCH4DDY.js} +2 -2
  234. package/__chunks__/{chunk-CEUP2AMA.js → chunk-4FFX57VH.js} +2 -2
  235. package/__chunks__/{chunk-75ZXURIH.js → chunk-4FT6JFE2.js} +2 -2
  236. package/__chunks__/{chunk-E7MH55GY.js → chunk-4GAQ5ZHV.js} +2 -2
  237. package/__chunks__/{chunk-LUUH2MDB.js → chunk-4IQOSLLJ.js} +2 -2
  238. package/__chunks__/{chunk-Y6V5V57J.js → chunk-4JXJ44J4.js} +2 -2
  239. package/__chunks__/{chunk-ECXJQXTI.js → chunk-4TZNFEAF.js} +2 -2
  240. package/__chunks__/chunk-4WR2PQA3.js +2 -0
  241. package/__chunks__/{chunk-XEAGXPUO.js → chunk-4XAOAOWK.js} +2 -2
  242. package/__chunks__/{chunk-Y27SSW6L.js → chunk-4ZCDY72F.js} +2 -2
  243. package/__chunks__/{chunk-DTQ3BSLH.js → chunk-52HEDVZ3.js} +2 -2
  244. package/__chunks__/{chunk-AIFOCDSD.js → chunk-55RGUDMP.js} +2 -2
  245. package/__chunks__/{chunk-4SZTBDGF.js → chunk-55SVJP7A.js} +2 -2
  246. package/__chunks__/{chunk-WZUDFBFB.js → chunk-57F5SZWU.js} +2 -2
  247. package/__chunks__/{chunk-GKXZQBRE.js → chunk-57K2X6XZ.js} +2 -2
  248. package/__chunks__/{chunk-OLMWCXXU.js → chunk-5BLMTGEK.js} +2 -2
  249. package/__chunks__/{chunk-GFUIKJOZ.js → chunk-5BTYT3XF.js} +2 -2
  250. package/__chunks__/chunk-5CVKSM6C.js +2 -0
  251. package/__chunks__/chunk-5GXK5FVL.js +2 -0
  252. package/__chunks__/{chunk-UOW42MGU.js → chunk-5JZ72U5B.js} +2 -2
  253. package/__chunks__/{chunk-BWCXALTP.js → chunk-5P6TOJ6I.js} +2 -2
  254. package/__chunks__/{chunk-I3PPIMF4.js → chunk-5UDIL6NV.js} +2 -2
  255. package/__chunks__/{chunk-Y2WF5SGT.js → chunk-5UE6DPYG.js} +2 -2
  256. package/__chunks__/{chunk-C44VVHK4.js → chunk-6AXA6EGX.js} +2 -2
  257. package/__chunks__/{chunk-KGYNJSWV.js → chunk-6DNWMS3V.js} +2 -2
  258. package/__chunks__/{chunk-IVIC5OI3.js → chunk-6JFYHR5T.js} +2 -2
  259. package/__chunks__/{chunk-J4UD3SVG.js → chunk-6OUVZEJT.js} +2 -2
  260. package/__chunks__/{chunk-FP5JUZWF.js → chunk-6PZSH2BN.js} +2 -2
  261. package/__chunks__/chunk-7CKHQKGC.js +2 -0
  262. package/__chunks__/{chunk-I2Z3AZB5.js → chunk-7CTHV44X.js} +2 -2
  263. package/__chunks__/{chunk-RDSCANWT.js → chunk-7EKVDECO.js} +2 -2
  264. package/__chunks__/{chunk-EMZ2G2RX.js → chunk-7EOJCCHH.js} +2 -2
  265. package/__chunks__/chunk-7IOHV4RD.js +2 -0
  266. package/__chunks__/{chunk-VTDRL5D7.js → chunk-7IP6AB6D.js} +2 -2
  267. package/__chunks__/chunk-7KI4YKZV.js +2 -0
  268. package/__chunks__/{chunk-PQ63BNZ6.js → chunk-7LSGTSJC.js} +2 -2
  269. package/__chunks__/{chunk-3L5TCHX6.js → chunk-7RWAIRQD.js} +2 -2
  270. package/__chunks__/{chunk-KCBQF6OV.js → chunk-7S2XNX7Z.js} +2 -2
  271. package/__chunks__/{chunk-KV4FGX27.js → chunk-7SSB2ZLB.js} +2 -2
  272. package/__chunks__/{chunk-K3FMCMTB.js → chunk-7W7VZPTR.js} +2 -2
  273. package/__chunks__/chunk-A5WPHWPA.js +2 -0
  274. package/__chunks__/{chunk-WCLQUDUZ.js → chunk-A7K3C262.js} +2 -2
  275. package/__chunks__/{chunk-5TMAL425.js → chunk-AAZ6AHSO.js} +2 -2
  276. package/__chunks__/{chunk-JFKDV5RH.js → chunk-ABW2CQ6C.js} +2 -2
  277. package/__chunks__/{chunk-7XBY4PFZ.js → chunk-ADSWAXW5.js} +2 -2
  278. package/__chunks__/{chunk-HQA423AS.js → chunk-AHSIYATE.js} +2 -2
  279. package/__chunks__/{chunk-TIHFM55G.js → chunk-ALUDY3EG.js} +2 -2
  280. package/__chunks__/chunk-B2OU3TZ6.js +2 -0
  281. package/__chunks__/{chunk-2BICQFYH.js → chunk-BCWVE6GS.js} +2 -2
  282. package/__chunks__/{chunk-ATMDRLDI.js → chunk-BHQWEB5D.js} +2 -2
  283. package/__chunks__/{chunk-H2ME5TWI.js → chunk-BKJM3CAX.js} +2 -2
  284. package/__chunks__/{chunk-QG7ZSVRJ.js → chunk-BNP6TOPI.js} +2 -2
  285. package/__chunks__/{chunk-3MNTLCC6.js → chunk-BQMKXANA.js} +2 -2
  286. package/__chunks__/{chunk-SZN3DDAA.js → chunk-BZKBX4SN.js} +2 -2
  287. package/__chunks__/{chunk-YEOEDTHB.js → chunk-BZTRBWRX.js} +2 -2
  288. package/__chunks__/{chunk-6QSU5TKP.js → chunk-C5YT43MV.js} +2 -2
  289. package/__chunks__/{chunk-WSYGW7X4.js → chunk-CCJZ37GN.js} +2 -2
  290. package/__chunks__/{chunk-WZPNB7Y4.js → chunk-CF6R5BNB.js} +2 -2
  291. package/__chunks__/{chunk-5MNQBA5P.js → chunk-CGCSRDIC.js} +2 -2
  292. package/__chunks__/{chunk-PORJJTOK.js → chunk-CI2M6NLB.js} +2 -2
  293. package/__chunks__/chunk-CMVN6INV.js +2 -0
  294. package/__chunks__/{chunk-YH52UZEV.js → chunk-CSAXVINR.js} +2 -2
  295. package/__chunks__/{chunk-SUGJYJEU.js → chunk-CVUBYNSH.js} +2 -2
  296. package/__chunks__/{chunk-3ZHGHRXL.js → chunk-CWDPMUZM.js} +2 -2
  297. package/__chunks__/{chunk-WTRVHFFY.js → chunk-CXQJWM5X.js} +2 -2
  298. package/__chunks__/{chunk-U45JER5N.js → chunk-D3WBZJOW.js} +2 -2
  299. package/__chunks__/{chunk-GM5V7Q2Q.js → chunk-DAPQP7WI.js} +2 -2
  300. package/__chunks__/{chunk-KUZPC2PY.js → chunk-DPXQEQD7.js} +2 -2
  301. package/__chunks__/{chunk-ZTFOXEYI.js → chunk-DRIGSWO7.js} +2 -2
  302. package/__chunks__/{chunk-2LZAG6PD.js → chunk-DSU6VK65.js} +2 -2
  303. package/__chunks__/{chunk-GP7OZSUM.js → chunk-DV5YPLZK.js} +2 -2
  304. package/__chunks__/{chunk-3GPBK6I7.js → chunk-DW2LPDU2.js} +2 -2
  305. package/__chunks__/{chunk-R4KT7TSL.js → chunk-E5YA2BEK.js} +2 -2
  306. package/__chunks__/{chunk-VFIRXBS2.js → chunk-EACLYPOB.js} +2 -2
  307. package/__chunks__/{chunk-5UIQ6FOR.js → chunk-EJR7RJXR.js} +2 -2
  308. package/__chunks__/{chunk-46XIXDED.js → chunk-ESOALLWK.js} +2 -2
  309. package/__chunks__/{chunk-O72KSLW3.js → chunk-EVVAZIZ6.js} +2 -2
  310. package/__chunks__/{chunk-NKO77VGI.js → chunk-EWFNAKNI.js} +2 -2
  311. package/__chunks__/{chunk-EOMPMHBL.js → chunk-FBN2HTVT.js} +2 -2
  312. package/__chunks__/{chunk-HZJVVBEP.js → chunk-FFZVTGFI.js} +2 -2
  313. package/__chunks__/{chunk-2HYKUJTL.js → chunk-FKP3KCDD.js} +2 -2
  314. package/__chunks__/{chunk-NK66AKLD.js → chunk-FKS2KZL7.js} +2 -2
  315. package/__chunks__/{chunk-PH54KZU6.js → chunk-FOFRRNJP.js} +2 -2
  316. package/__chunks__/{chunk-P27LE7XS.js → chunk-FPT5QSQZ.js} +2 -2
  317. package/__chunks__/chunk-FWUVJXQO.js +2 -0
  318. package/__chunks__/{chunk-YJECXAOW.js → chunk-FZCBXKZV.js} +2 -2
  319. package/__chunks__/chunk-FZXMKJPU.js +2 -0
  320. package/__chunks__/{chunk-JFU6H3RJ.js → chunk-G3DVOL7T.js} +2 -2
  321. package/__chunks__/{chunk-WQZQK6DW.js → chunk-GCDWSPIX.js} +2 -2
  322. package/__chunks__/{chunk-EJTW3BHE.js → chunk-GJ7D43EO.js} +2 -2
  323. package/__chunks__/{chunk-SPFYD4PG.js → chunk-GJEJEWGW.js} +2 -2
  324. package/__chunks__/{chunk-P2QXFXGG.js → chunk-GL4FEXFO.js} +2 -2
  325. package/__chunks__/{chunk-WOHE5WAZ.js → chunk-GNQAERFB.js} +2 -2
  326. package/__chunks__/{chunk-TOIGQ47U.js → chunk-GOPZBNW2.js} +2 -2
  327. package/__chunks__/{chunk-B733YBLD.js → chunk-GOVRMKS7.js} +2 -2
  328. package/__chunks__/{chunk-YH25ZOQB.js → chunk-GQECY4ST.js} +2 -2
  329. package/__chunks__/{chunk-RIFHJJLJ.js → chunk-GTIPKXZH.js} +2 -2
  330. package/__chunks__/{chunk-K57WNNM5.js → chunk-GTVAWPBD.js} +2 -2
  331. package/__chunks__/{chunk-AVXCG73Q.js → chunk-GU7Y2XXG.js} +2 -2
  332. package/__chunks__/{chunk-TWR5O54W.js → chunk-GXIQ4GZ7.js} +2 -2
  333. package/__chunks__/{chunk-ENMP3H6J.js → chunk-HCR5P6N6.js} +2 -2
  334. package/__chunks__/{chunk-IEFHTH6Z.js → chunk-HKWZDXCK.js} +2 -2
  335. package/__chunks__/{chunk-SWL4YKMR.js → chunk-HM26CCC5.js} +2 -2
  336. package/__chunks__/{chunk-3X46JUWT.js → chunk-HXPST5DU.js} +2 -2
  337. package/__chunks__/{chunk-BRUNFOAH.js → chunk-I3WQBZS3.js} +2 -2
  338. package/__chunks__/{chunk-7DETQUXM.js → chunk-IO6RHGJ6.js} +2 -2
  339. package/__chunks__/{chunk-JEYFCSIO.js → chunk-IRPIXNBW.js} +2 -2
  340. package/__chunks__/{chunk-OCDGPVI4.js → chunk-IUMJQCNJ.js} +2 -2
  341. package/__chunks__/{chunk-FLPR7W7V.js → chunk-IWGXAQI7.js} +2 -2
  342. package/__chunks__/{chunk-N7HYHXGC.js → chunk-IXUCVDYF.js} +2 -2
  343. package/__chunks__/{chunk-FX6TJTE4.js → chunk-IZXX4IBK.js} +2 -2
  344. package/__chunks__/{chunk-47WZRMOJ.js → chunk-J5VZM46C.js} +2 -2
  345. package/__chunks__/chunk-J6TQJBNN.js +2 -0
  346. package/__chunks__/{chunk-YTOUGF67.js → chunk-J6WH7Q6N.js} +2 -2
  347. package/__chunks__/chunk-J7NHKMP7.js +2 -0
  348. package/__chunks__/{chunk-7IUTZWOW.js → chunk-JDVA2DN6.js} +2 -2
  349. package/__chunks__/{chunk-QD7C5WMJ.js → chunk-JHB5RZQK.js} +2 -2
  350. package/__chunks__/{chunk-VF3JMF7P.js → chunk-JJWESPY7.js} +2 -2
  351. package/__chunks__/{chunk-O3A4BBN4.js → chunk-JM7ARFWW.js} +2 -2
  352. package/__chunks__/{chunk-G4G5OYVX.js → chunk-JMYDWFYG.js} +2 -2
  353. package/__chunks__/{chunk-ESDVFWJB.js → chunk-JS7JI6HO.js} +2 -2
  354. package/__chunks__/{chunk-FUCLDWKV.js → chunk-JUK2K4DT.js} +2 -2
  355. package/__chunks__/chunk-JWO6YOJG.js +2 -0
  356. package/__chunks__/{chunk-4B7OT36Z.js → chunk-K6NRI443.js} +2 -2
  357. package/__chunks__/{chunk-FMPP5KVZ.js → chunk-KBMVUVHN.js} +2 -2
  358. package/__chunks__/{chunk-TSQ2J6UK.js → chunk-KCPPAEVD.js} +2 -2
  359. package/__chunks__/{chunk-ZSTD3UK5.js → chunk-KSG3SGNH.js} +2 -2
  360. package/__chunks__/{chunk-KZJC6LBF.js → chunk-L6BDJ6L6.js} +2 -2
  361. package/__chunks__/{chunk-JC27YZT6.js → chunk-LDIU3FNG.js} +2 -2
  362. package/__chunks__/{chunk-RSXA7TS5.js → chunk-LH6K3MUM.js} +2 -2
  363. package/__chunks__/{chunk-57VUYDGS.js → chunk-LIFGCNFZ.js} +2 -2
  364. package/__chunks__/{chunk-KZ3XW7GQ.js → chunk-LNMYI3Y2.js} +2 -2
  365. package/__chunks__/{chunk-DVKLMLE4.js → chunk-LPN3LUZ5.js} +2 -2
  366. package/__chunks__/{chunk-GHH3PWKA.js → chunk-LTBOBRSW.js} +2 -2
  367. package/__chunks__/{chunk-CID3WDHG.js → chunk-LW5S7E5P.js} +2 -2
  368. package/__chunks__/chunk-M23QS5QM.js +2 -0
  369. package/__chunks__/chunk-M2OMDVIW.js +2 -0
  370. package/__chunks__/{chunk-C5ZCSOPK.js → chunk-M2YZLTQQ.js} +2 -2
  371. package/__chunks__/{chunk-E53TF5GF.js → chunk-M3G5HTMQ.js} +2 -2
  372. package/__chunks__/{chunk-N7KN37ZI.js → chunk-M6GTHUJZ.js} +2 -2
  373. package/__chunks__/chunk-M6OPGOAI.js +2 -0
  374. package/__chunks__/{chunk-TWKVIMFM.js → chunk-MKXLAXZ6.js} +2 -2
  375. package/__chunks__/{chunk-SDFBB4XV.js → chunk-MMODWV2L.js} +2 -2
  376. package/__chunks__/{chunk-TF7A7KTV.js → chunk-MMWSGIQE.js} +2 -2
  377. package/__chunks__/{chunk-IYHJONI3.js → chunk-MTAXXXJ5.js} +2 -2
  378. package/__chunks__/{chunk-TI2IJY6D.js → chunk-MTF5X4XY.js} +2 -2
  379. package/__chunks__/chunk-MVRKPFG4.js +2 -0
  380. package/__chunks__/{chunk-4IV3DQSN.js → chunk-MYVXPPXZ.js} +2 -2
  381. package/__chunks__/{chunk-6RE76ORW.js → chunk-NCVI2XSC.js} +2 -2
  382. package/__chunks__/{chunk-UMWKUGYC.js → chunk-NHEWHFBK.js} +2 -2
  383. package/__chunks__/{chunk-EYFRV573.js → chunk-NIGS7HLZ.js} +2 -2
  384. package/__chunks__/{chunk-SSXRV2B3.js → chunk-NT4TDMEH.js} +2 -2
  385. package/__chunks__/{chunk-2NCGOQYD.js → chunk-NYH3P5QA.js} +2 -2
  386. package/__chunks__/chunk-O456CDP2.js +2 -0
  387. package/__chunks__/{chunk-YG5O6JAN.js → chunk-O4FKMEXR.js} +2 -2
  388. package/__chunks__/{chunk-U2XPV4KY.js → chunk-OADZZPZC.js} +2 -2
  389. package/__chunks__/{chunk-AKTACUIL.js → chunk-OCG2X47V.js} +2 -2
  390. package/__chunks__/{chunk-VXZKFF5R.js → chunk-OCQ5VRPF.js} +2 -2
  391. package/__chunks__/{chunk-PHSA6X2A.js → chunk-OO2VEWUQ.js} +2 -2
  392. package/__chunks__/chunk-OQ7JPASI.js +2 -0
  393. package/__chunks__/{chunk-WXMVRQF5.js → chunk-OTEC5T2S.js} +2 -2
  394. package/__chunks__/{chunk-JD5Z5UPX.js → chunk-OWWAG33Q.js} +2 -2
  395. package/__chunks__/{chunk-UGNCUQHX.js → chunk-P2SBWTT7.js} +2 -2
  396. package/__chunks__/{chunk-YAWT255K.js → chunk-P343UZ4Z.js} +2 -2
  397. package/__chunks__/{chunk-4JNBSZWA.js → chunk-P4MUSFUX.js} +2 -2
  398. package/__chunks__/{chunk-LDG3JRZX.js → chunk-P4Z3XOZQ.js} +2 -2
  399. package/__chunks__/{chunk-PL45MSGM.js → chunk-P52OPWXQ.js} +2 -2
  400. package/__chunks__/{chunk-JDQPYQ7K.js → chunk-PAIUOLQ3.js} +2 -2
  401. package/__chunks__/{chunk-D22WDB5L.js → chunk-PBS6FOUJ.js} +2 -2
  402. package/__chunks__/{chunk-HH4AYJA4.js → chunk-PCPX4EZ3.js} +2 -2
  403. package/__chunks__/{chunk-63DH6XQX.js → chunk-PI55LKQR.js} +2 -2
  404. package/__chunks__/{chunk-HY4GMWMJ.js → chunk-PQP7VCXX.js} +2 -2
  405. package/__chunks__/{chunk-2HQE6ROV.js → chunk-PSTVD4WB.js} +2 -2
  406. package/__chunks__/{chunk-KNF6UTL2.js → chunk-PXLPSI5I.js} +2 -2
  407. package/__chunks__/{chunk-PBRRK5MW.js → chunk-PZHQ4HU2.js} +2 -2
  408. package/__chunks__/{chunk-CERTDZZR.js → chunk-Q2CNOJLI.js} +2 -2
  409. package/__chunks__/{chunk-LFEYYFZQ.js → chunk-QAQTEPP4.js} +2 -2
  410. package/__chunks__/{chunk-Q2MFC2W2.js → chunk-QD264ZWC.js} +2 -2
  411. package/__chunks__/{chunk-P7FUIIFJ.js → chunk-QG4FT76J.js} +2 -2
  412. package/__chunks__/{chunk-HJID4H3D.js → chunk-QGLY3YFZ.js} +2 -2
  413. package/__chunks__/{chunk-67BSPLXV.js → chunk-QHL42SKF.js} +2 -2
  414. package/__chunks__/{chunk-KIIK24TQ.js → chunk-QHLSER4H.js} +2 -2
  415. package/__chunks__/{chunk-NEMWTGXM.js → chunk-QHMX5YIB.js} +2 -2
  416. package/__chunks__/{chunk-QXAJXWEA.js → chunk-QMPU3AXE.js} +2 -2
  417. package/__chunks__/{chunk-5N2A5ZDD.js → chunk-QNIIKEZG.js} +2 -2
  418. package/__chunks__/{chunk-5C6B4YDE.js → chunk-QPLHUQOF.js} +2 -2
  419. package/__chunks__/{chunk-HHEJCIW3.js → chunk-QQNYTFVR.js} +2 -2
  420. package/__chunks__/{chunk-BUKEBYZP.js → chunk-QSFOBOZ6.js} +2 -2
  421. package/__chunks__/chunk-QWKVUY63.js +2 -0
  422. package/__chunks__/{chunk-LO6TL2A7.js → chunk-RAHLQMHX.js} +2 -2
  423. package/__chunks__/{chunk-UKY5MGQB.js → chunk-RD7IOSGY.js} +2 -2
  424. package/__chunks__/chunk-RG7G3RJ2.js +2 -0
  425. package/__chunks__/{chunk-SMJRUXMA.js → chunk-RGGXBLXT.js} +2 -2
  426. package/__chunks__/{chunk-COLA77LJ.js → chunk-RPMPNJ7W.js} +2 -2
  427. package/__chunks__/{chunk-EN3E23RW.js → chunk-RRAVQFYA.js} +2 -2
  428. package/__chunks__/{chunk-F5WPF7GH.js → chunk-RV4UAOIR.js} +2 -2
  429. package/__chunks__/{chunk-R6EFZLE5.js → chunk-RVXC64US.js} +2 -2
  430. package/__chunks__/{chunk-MW2SXU3H.js → chunk-S53B6SGM.js} +2 -2
  431. package/__chunks__/{chunk-X2MWYIU4.js → chunk-SELI2I2K.js} +2 -2
  432. package/__chunks__/chunk-SGCRJ4JE.js +2 -0
  433. package/__chunks__/{chunk-JS3PZPXF.js → chunk-SGZOY7VW.js} +2 -2
  434. package/__chunks__/{chunk-4ARWF3B6.js → chunk-SJ67EKKG.js} +2 -2
  435. package/__chunks__/{chunk-MKK42PPX.js → chunk-SM46F7B4.js} +2 -2
  436. package/__chunks__/{chunk-JS5N4A2H.js → chunk-SPMGYFBM.js} +2 -2
  437. package/__chunks__/{chunk-2Y6PCMMW.js → chunk-SQOUTM4B.js} +2 -2
  438. package/__chunks__/{chunk-H6J2Q73S.js → chunk-SVKS5RBP.js} +2 -2
  439. package/__chunks__/{chunk-OZKJZCNR.js → chunk-SX4P42JH.js} +2 -2
  440. package/__chunks__/{chunk-WYXUROCE.js → chunk-SXVQQEPH.js} +2 -2
  441. package/__chunks__/{chunk-JLIH6HC2.js → chunk-TC7PWOZA.js} +2 -2
  442. package/__chunks__/{chunk-WGRGXBLX.js → chunk-TDB6G57Y.js} +2 -2
  443. package/__chunks__/{chunk-Q6P5OBPB.js → chunk-TUKBHRJ2.js} +2 -2
  444. package/__chunks__/{chunk-EDLHU7GA.js → chunk-TVANIO4S.js} +2 -2
  445. package/__chunks__/chunk-TZTVPYNU.js +2 -0
  446. package/__chunks__/{chunk-NOU7GF4I.js → chunk-U3VVOAGG.js} +2 -2
  447. package/__chunks__/{chunk-KGI52D7N.js → chunk-UGLGXYAB.js} +2 -2
  448. package/__chunks__/{chunk-7HXETUYN.js → chunk-UID7SHJE.js} +2 -2
  449. package/__chunks__/{chunk-L4C4ZUGH.js → chunk-UIE6VYW4.js} +2 -2
  450. package/__chunks__/{chunk-LXKJQCGS.js → chunk-UMGFESKR.js} +2 -2
  451. package/__chunks__/{chunk-GTM7MGX3.js → chunk-UVLLOARD.js} +2 -2
  452. package/__chunks__/chunk-UVZW7MNN.js +2 -0
  453. package/__chunks__/{chunk-OTAZRMYR.js → chunk-UZONRXPH.js} +2 -2
  454. package/__chunks__/chunk-V2E2HUFC.js +2 -0
  455. package/__chunks__/{chunk-UMPUG7E2.js → chunk-VCBEQIWH.js} +2 -2
  456. package/__chunks__/{chunk-YDELHM2C.js → chunk-VD4BWBH3.js} +2 -2
  457. package/__chunks__/{chunk-3XHS35LJ.js → chunk-VISPB6RR.js} +2 -2
  458. package/__chunks__/{chunk-DZMUPITY.js → chunk-VLINXPZB.js} +2 -2
  459. package/__chunks__/{chunk-EDWOB43J.js → chunk-VM5R7BMI.js} +2 -2
  460. package/__chunks__/{chunk-UKBYQ5VC.js → chunk-VP7YPWOX.js} +2 -2
  461. package/__chunks__/{chunk-KUUFLPAX.js → chunk-VPACYSPC.js} +2 -2
  462. package/__chunks__/{chunk-YQYTZTYK.js → chunk-VTUCHSFP.js} +2 -2
  463. package/__chunks__/{chunk-OYPEMMN2.js → chunk-VXA7YWE3.js} +2 -2
  464. package/__chunks__/{chunk-EZFS2IVV.js → chunk-W54GUIFR.js} +2 -2
  465. package/__chunks__/{chunk-QJVYZ4KV.js → chunk-W6TK3ZKD.js} +2 -2
  466. package/__chunks__/{chunk-THLNEMKO.js → chunk-WIJPHXPT.js} +2 -2
  467. package/__chunks__/{chunk-7VF5NVI2.js → chunk-WMWY6RMG.js} +2 -2
  468. package/__chunks__/{chunk-ERR7DZOW.js → chunk-WNRU4RGS.js} +2 -2
  469. package/__chunks__/chunk-WQO2Z2Z6.js +2 -0
  470. package/__chunks__/{chunk-BXE5AVSM.js → chunk-WX47PQMJ.js} +2 -2
  471. package/__chunks__/{chunk-FMRA65HD.js → chunk-XBNTAI73.js} +2 -2
  472. package/__chunks__/{chunk-JWP6ZHSZ.js → chunk-XDD6Y3C3.js} +2 -2
  473. package/__chunks__/{chunk-O2DO2UIV.js → chunk-XDUHEMOQ.js} +2 -2
  474. package/__chunks__/{chunk-WO2QOKXD.js → chunk-XGZYK6BH.js} +2 -2
  475. package/__chunks__/{chunk-6GVPWO4Y.js → chunk-XHUXYF6R.js} +2 -2
  476. package/__chunks__/{chunk-FBLDQRNL.js → chunk-XKFQ7DOU.js} +2 -2
  477. package/__chunks__/{chunk-MU722OD6.js → chunk-XSUTOVJV.js} +2 -2
  478. package/__chunks__/{chunk-Q2OVJ6KU.js → chunk-XXJUTSYJ.js} +2 -2
  479. package/__chunks__/{chunk-AB3DFSM4.js → chunk-XXQRJMXC.js} +2 -2
  480. package/__chunks__/{chunk-6JLBRLLF.js → chunk-Y6U2LKQG.js} +2 -2
  481. package/__chunks__/{chunk-UDCHZ44N.js → chunk-Y7HPEWCK.js} +2 -2
  482. package/__chunks__/chunk-YDF7FE2G.js +2 -0
  483. package/__chunks__/{chunk-O6NV3A4E.js → chunk-YE4OGMTC.js} +2 -2
  484. package/__chunks__/{chunk-FE7SRYYK.js → chunk-YFLZ7IPU.js} +2 -2
  485. package/__chunks__/{chunk-3Q3SVA6E.js → chunk-YFQ2E6JD.js} +2 -2
  486. package/__chunks__/{chunk-SJW52AWZ.js → chunk-YGNCS2IB.js} +2 -2
  487. package/__chunks__/chunk-YHJZG7A7.js +2 -0
  488. package/__chunks__/{chunk-3KUTDGMD.js → chunk-YN53FF3T.js} +2 -2
  489. package/__chunks__/{chunk-OVQGLGWM.js → chunk-YQ2BWSU7.js} +2 -2
  490. package/__chunks__/{chunk-WQ47SHD4.js → chunk-YSO5P36C.js} +2 -2
  491. package/__chunks__/{chunk-QIGBV2PC.js → chunk-YSWOIPG2.js} +2 -2
  492. package/__chunks__/{chunk-JZENJOUK.js → chunk-YTX3ELIT.js} +2 -2
  493. package/__chunks__/{chunk-Z4VTUUJU.js → chunk-YV2RSWZF.js} +2 -2
  494. package/__chunks__/{chunk-5G42F3BP.js → chunk-YX5TFMZ4.js} +2 -2
  495. package/__chunks__/{chunk-3MEUXPUD.js → chunk-YYORJDEK.js} +2 -2
  496. package/__chunks__/{chunk-QOZRQR53.js → chunk-Z2CAUL27.js} +2 -2
  497. package/__chunks__/chunk-Z3B4CUV6.js +2 -0
  498. package/__chunks__/{chunk-XA7WUQFE.js → chunk-Z5IDZK2X.js} +2 -2
  499. package/__chunks__/{chunk-FB6ZDVBW.js → chunk-ZC47UNBS.js} +2 -2
  500. package/__chunks__/{chunk-25FNNFSS.js → chunk-ZJKXDQEW.js} +2 -2
  501. package/__chunks__/chunk-ZJVQ5OUG.js +2 -0
  502. package/__chunks__/chunk-ZLIECZCS.js +2 -0
  503. package/__chunks__/{chunk-44YZMC7O.js → chunk-ZNX4RKER.js} +2 -2
  504. package/__chunks__/{chunk-LDXOJ554.js → chunk-ZOZGAVIM.js} +2 -2
  505. package/__chunks__/{chunk-ML6AZNBW.js → chunk-ZP2OYGDA.js} +2 -2
  506. package/__chunks__/{chunk-L26AU2KL.js → chunk-ZRSB2PSI.js} +2 -2
  507. package/__chunks__/{chunk-MYUV55KX.js → chunk-ZTFN4AOB.js} +2 -2
  508. package/__commonjs/UI/DappModal/components/index.js +1 -1
  509. package/__commonjs/UI/FormatAmount/index.js +2 -2
  510. package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +26 -26
  511. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
  512. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
  513. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/TokenAvatar.js +1 -1
  514. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +1 -1
  515. package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
  516. package/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +5 -5
  517. package/__commonjs/UI/SignTransactionsModals/SignWithExtensionModal/index.js +5 -5
  518. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +5 -5
  519. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
  520. package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
  521. package/__commonjs/UI/SignTransactionsModals/index.js +26 -26
  522. package/__commonjs/UI/TransactionInfo/components/DataField/DataField.js +3 -3
  523. package/__commonjs/UI/TransactionInfo/components/DataField/index.js +3 -3
  524. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +2 -2
  525. package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
  526. package/__commonjs/UI/TransactionsTable/components/AccountName.js +2 -2
  527. package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
  528. package/__commonjs/UI/TransactionsToastList/components/index.js +9 -9
  529. package/__commonjs/UI/index.js +1 -1
  530. package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.js +6 -6
  531. package/__commonjs/constants/dataTestIds.enum.d.ts +1 -0
  532. package/__commonjs/constants/dataTestIds.enum.js +1 -1
  533. package/__commonjs/constants/index.js +1 -1
  534. package/__commonjs/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
  535. package/__commonjs/hooks/transactions/helpers/extractSessionId.js +1 -1
  536. package/__commonjs/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
  537. package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  538. package/__commonjs/hooks/websocketListener/index.js +1 -1
  539. package/__commonjs/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
  540. package/__commonjs/providers/accountProvider.js +1 -1
  541. package/__commonjs/providers/index.js +1 -1
  542. package/__commonjs/providers/utils.js +1 -1
  543. package/__commonjs/reduxStore/commonActions.js +1 -1
  544. package/__commonjs/reduxStore/slices/dappModalsSlice.js +1 -1
  545. package/__commonjs/reduxStore/slices/loginInfoSlice.js +1 -1
  546. package/__commonjs/utils/account/signMessage.js +1 -1
  547. package/__commonjs/utils/operations/calculateFeeLimit.js +1 -1
  548. package/__commonjs/utils/operations/parseAmount.js +1 -1
  549. package/__commonjs/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
  550. package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
  551. package/__commonjs/utils/transactions/parseTransactionAfterSigning.js +1 -1
  552. package/__commonjs/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
  553. package/__commonjs/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
  554. package/__commonjs/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
  555. package/__commonjs/utils/validation/index.js +1 -1
  556. package/__commonjs/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
  557. package/__commonjs/wrappers/AppInitializer.js +1 -1
  558. package/__commonjs/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
  559. package/__commonjs/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
  560. package/__mocks__/index.js +1 -1
  561. package/__mocks__/utils/index.js +1 -1
  562. package/__mocks__/utils/renderWithProvider.js +1 -1
  563. package/apiCalls/accounts/getAccountFromApi.js +1 -1
  564. package/apiCalls/accounts/index.js +1 -1
  565. package/apiCalls/configuration/getNetworkConfig.js +1 -1
  566. package/apiCalls/configuration/index.js +1 -1
  567. package/apiCalls/economics/getEconomicsInfo.js +1 -1
  568. package/apiCalls/economics/index.js +1 -1
  569. package/apiCalls/getScamAddressData.js +1 -1
  570. package/apiCalls/index.js +1 -1
  571. package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
  572. package/apiCalls/transactions/index.js +1 -1
  573. package/apiCalls/transactions/sendSignedTransactions.js +1 -1
  574. package/apiCalls/utils/getCleanApiAddress.js +1 -1
  575. package/apiCalls/utils/index.js +1 -1
  576. package/components/BatchTransactionsSender/BatchTransactionsSender.js +1 -1
  577. package/components/BatchTransactionsSender/index.js +1 -1
  578. package/components/BatchTransactionsTracker/BatchTransactionsTracker.js +1 -1
  579. package/components/LogoutListener/LogoutListener.js +1 -1
  580. package/components/LogoutListener/helpers/index.js +1 -1
  581. package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
  582. package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
  583. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
  584. package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
  585. package/components/LogoutListener/index.js +1 -1
  586. package/components/ProviderInitializer/ProviderInitializer.js +1 -1
  587. package/components/ProviderInitializer/hooks/index.js +1 -1
  588. package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
  589. package/components/ProviderInitializer/index.js +1 -1
  590. package/components/TransactionSender/TransactionSender.js +1 -1
  591. package/components/TransactionSender/index.js +1 -1
  592. package/components/TransactionsTracker/TransactionTracker.js +1 -1
  593. package/components/TransactionsTracker/index.js +1 -1
  594. package/components/TransactionsTracker/useTransactionsTracker.js +1 -1
  595. package/constants/dataTestIds.enum.d.ts +1 -0
  596. package/constants/dataTestIds.enum.js +1 -1
  597. package/constants/index.js +1 -1
  598. package/hooks/account/index.js +1 -1
  599. package/hooks/account/useGetAccount.js +1 -1
  600. package/hooks/account/useGetAccountFromApi.js +1 -1
  601. package/hooks/account/useGetAccountInfo.js +1 -1
  602. package/hooks/account/useGetAccountProvider.js +1 -1
  603. package/hooks/account/useGetIsLoggedIn.js +1 -1
  604. package/hooks/account/useGetLoginInfo.js +1 -1
  605. package/hooks/account/useGetWebsocketEvent.js +1 -1
  606. package/hooks/economics/index.js +1 -1
  607. package/hooks/economics/useGetEgldPrice.js +1 -1
  608. package/hooks/index.js +1 -1
  609. package/hooks/login/index.js +1 -1
  610. package/hooks/login/useExtensionLogin.js +1 -1
  611. package/hooks/login/useLedgerLogin.js +1 -1
  612. package/hooks/login/useLoginService.js +1 -1
  613. package/hooks/login/useOperaLogin.js +1 -1
  614. package/hooks/login/useWalletConnectV2Login.js +1 -1
  615. package/hooks/login/useWebViewLogin.js +1 -1
  616. package/hooks/login/useWebWalletLogin.js +1 -1
  617. package/hooks/signMessage/index.js +1 -1
  618. package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
  619. package/hooks/signMessage/useGetSignMessageSession.js +1 -1
  620. package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
  621. package/hooks/signMessage/useSignMessage.js +1 -1
  622. package/hooks/toasts/index.js +1 -1
  623. package/hooks/toasts/useGetToasts.js +1 -1
  624. package/hooks/toasts/useTransactionsToasts.js +1 -1
  625. package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
  626. package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
  627. package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
  628. package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
  629. package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
  630. package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
  631. package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
  632. package/hooks/transactions/batch/useGetBatches.js +1 -1
  633. package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
  634. package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
  635. package/hooks/transactions/helpers/buildBatchId.js +1 -1
  636. package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
  637. package/hooks/transactions/helpers/extractSessionId.js +1 -1
  638. package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
  639. package/hooks/transactions/helpers/index.js +1 -1
  640. package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
  641. package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
  642. package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
  643. package/hooks/transactions/index.js +1 -1
  644. package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
  645. package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
  646. package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
  647. package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
  648. package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
  649. package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
  650. package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
  651. package/hooks/transactions/useGetFailedTransactions.js +1 -1
  652. package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
  653. package/hooks/transactions/useGetPendingTransactions.js +1 -1
  654. package/hooks/transactions/useGetSignTransactionsError.js +1 -1
  655. package/hooks/transactions/useGetSignedTransactions.js +1 -1
  656. package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
  657. package/hooks/transactions/useGetTokenDetails.js +1 -1
  658. package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
  659. package/hooks/transactions/useParseSignedTransactions.js +1 -1
  660. package/hooks/transactions/useSignMultipleTransactions.js +1 -1
  661. package/hooks/transactions/useSignTransactions.js +1 -1
  662. package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
  663. package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
  664. package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
  665. package/hooks/transactions/useTrackTransactionStatus.js +1 -1
  666. package/hooks/useGetNetworkConfig.js +1 -1
  667. package/hooks/useGetNotification.js +1 -1
  668. package/hooks/userInterface/index.js +1 -1
  669. package/hooks/userInterface/useIsDappModalVisible.js +1 -1
  670. package/hooks/websocketListener/index.js +1 -1
  671. package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
  672. package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
  673. package/models/index.js +1 -1
  674. package/models/newTransaction.js +1 -1
  675. package/package.json +1 -1
  676. package/providers/accountProvider.js +1 -1
  677. package/providers/index.js +1 -1
  678. package/providers/utils.js +1 -1
  679. package/providers/webviewProvider/index.js +1 -1
  680. package/providers/webviewProvider/requestMethods.js +1 -1
  681. package/providers/webviewProvider/webviewProvider.js +1 -1
  682. package/reduxStore/DappProviderContext.js +1 -1
  683. package/reduxStore/commonActions.js +1 -1
  684. package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
  685. package/reduxStore/persistConfig.js +1 -1
  686. package/reduxStore/persistedRootReducer.js +1 -1
  687. package/reduxStore/reducers.js +1 -1
  688. package/reduxStore/rootReducer.js +1 -1
  689. package/reduxStore/selectors/accountInfoSelectors.js +1 -1
  690. package/reduxStore/selectors/index.js +1 -1
  691. package/reduxStore/selectors/loginInfoSelectors.js +1 -1
  692. package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
  693. package/reduxStore/selectors/transactionsSelectors.js +1 -1
  694. package/reduxStore/slices/accountInfoSlice.js +1 -1
  695. package/reduxStore/slices/batchTransactionsSlice.js +1 -1
  696. package/reduxStore/slices/dappConfigSlice.js +1 -1
  697. package/reduxStore/slices/dappModalsSlice.js +1 -1
  698. package/reduxStore/slices/index.js +1 -1
  699. package/reduxStore/slices/loginInfoSlice.js +1 -1
  700. package/reduxStore/slices/modalsSlice.js +1 -1
  701. package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
  702. package/reduxStore/slices/toastsSlice.js +1 -1
  703. package/reduxStore/slices/transactionsInfoSlice.js +1 -1
  704. package/reduxStore/slices/transactionsSlice.js +1 -1
  705. package/reduxStore/store.js +1 -1
  706. package/services/index.js +1 -1
  707. package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
  708. package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
  709. package/services/nativeAuth/helpers/index.js +1 -1
  710. package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
  711. package/services/transactions/clearTransactions.js +1 -1
  712. package/services/transactions/getBatchTransactionsStatus.js +1 -1
  713. package/services/transactions/getTransactionsDetails.js +1 -1
  714. package/services/transactions/index.js +1 -1
  715. package/services/transactions/isCrossShardTransaction.js +1 -1
  716. package/services/transactions/sendBatchTransactions.js +1 -1
  717. package/services/transactions/sendTransactions.js +1 -1
  718. package/services/transactions/signTransactions.js +1 -1
  719. package/services/transactions/transformAndSignTransactions.js +1 -1
  720. package/services/transactions/updateSignedTransactions.js +1 -1
  721. package/services/transactions/utils.js +1 -1
  722. package/utils/account/getAccount.js +1 -1
  723. package/utils/account/getAccountBalance.js +1 -1
  724. package/utils/account/getAccountProviderType.js +1 -1
  725. package/utils/account/getAccountShard.js +1 -1
  726. package/utils/account/getAddress.js +1 -1
  727. package/utils/account/getIsProviderEqualTo.js +1 -1
  728. package/utils/account/getLatestNonce.js +1 -1
  729. package/utils/account/getShardOfAddress.js +1 -1
  730. package/utils/account/index.js +1 -1
  731. package/utils/account/loginWithExternalProvider.js +1 -1
  732. package/utils/account/refreshAccount.js +1 -1
  733. package/utils/account/setNonce.js +1 -1
  734. package/utils/account/signMessage.js +1 -1
  735. package/utils/getIsLoggedIn.js +1 -1
  736. package/utils/index.js +1 -1
  737. package/utils/logout.js +1 -1
  738. package/utils/network/getChainID.js +1 -1
  739. package/utils/network/getEgldLabel.js +1 -1
  740. package/utils/network/getNetworkConfig.js +1 -1
  741. package/utils/network/index.js +1 -1
  742. package/utils/operations/calculateFeeInFiat.js +1 -1
  743. package/utils/operations/calculateFeeLimit.js +1 -1
  744. package/utils/operations/denominate.js +1 -1
  745. package/utils/operations/formatAmount.js +1 -1
  746. package/utils/operations/index.js +1 -1
  747. package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
  748. package/utils/operations/ledger/index.js +1 -1
  749. package/utils/operations/nominate.js +1 -1
  750. package/utils/operations/parseAmount.js +1 -1
  751. package/utils/toasts/customToastsActions.js +1 -1
  752. package/utils/toasts/index.js +1 -1
  753. package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
  754. package/utils/transactions/getAllTransactionsLink.js +1 -1
  755. package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
  756. package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
  757. package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
  758. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
  759. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
  760. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
  761. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
  762. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
  763. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
  764. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
  765. package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
  766. package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
  767. package/utils/transactions/getInterpretedTransaction/index.js +1 -1
  768. package/utils/transactions/getTransactionLink.js +1 -1
  769. package/utils/transactions/index.js +1 -1
  770. package/utils/transactions/parseTransactionAfterSigning.js +1 -1
  771. package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
  772. package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
  773. package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
  774. package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
  775. package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
  776. package/utils/transactions/transactionInfoHelpers/index.js +1 -1
  777. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
  778. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
  779. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
  780. package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
  781. package/utils/validation/index.js +1 -1
  782. package/utils/validation/maxDecimals.js +1 -1
  783. package/utils/validation/stringIsFloat.js +1 -1
  784. package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
  785. package/web/hooks/index.js +1 -1
  786. package/web/hooks/useIdleTimer.js +1 -1
  787. package/web/index.js +1 -1
  788. package/wrappers/AppInitializer.js +1 -1
  789. package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
  790. package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
  791. package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
  792. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
  793. package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
  794. package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
  795. package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
  796. package/wrappers/AxiosInterceptorContext/index.js +1 -1
  797. package/wrappers/DappProvider/CustomComponents.js +1 -1
  798. package/wrappers/DappProvider/DappProvider.js +1 -1
  799. package/wrappers/DappProvider/index.js +1 -1
  800. package/wrappers/index.js +1 -1
  801. package/__chunks__/chunk-2FR6PZZP.js +0 -2
  802. package/__chunks__/chunk-5CB3TW3Z.js +0 -2
  803. package/__chunks__/chunk-67VC4TWY.js +0 -2
  804. package/__chunks__/chunk-6OJRNZ7D.js +0 -2
  805. package/__chunks__/chunk-6VJULKKB.js +0 -2
  806. package/__chunks__/chunk-ABBNWQHG.js +0 -2
  807. package/__chunks__/chunk-ACSEXSXP.js +0 -2
  808. package/__chunks__/chunk-CAYXINF6.js +0 -2
  809. package/__chunks__/chunk-DUE7ZMLY.js +0 -2
  810. package/__chunks__/chunk-DXVQN5OO.js +0 -2
  811. package/__chunks__/chunk-EHJJGHVF.js +0 -2
  812. package/__chunks__/chunk-EKEFG2SA.js +0 -2
  813. package/__chunks__/chunk-EMZ4YP5J.js +0 -2
  814. package/__chunks__/chunk-ETU7KEC6.js +0 -2
  815. package/__chunks__/chunk-EZVFW6LP.js +0 -2
  816. package/__chunks__/chunk-FGNVWWY5.js +0 -2
  817. package/__chunks__/chunk-FT5LDPDK.js +0 -2
  818. package/__chunks__/chunk-G5OJ3M4T.js +0 -2
  819. package/__chunks__/chunk-HKKYWCAJ.js +0 -2
  820. package/__chunks__/chunk-IPWASVYZ.js +0 -2
  821. package/__chunks__/chunk-J6V7LWSI.js +0 -2
  822. package/__chunks__/chunk-JNGEDSYT.js +0 -2
  823. package/__chunks__/chunk-KO76EW44.js +0 -2
  824. package/__chunks__/chunk-M232HBQC.js +0 -2
  825. package/__chunks__/chunk-N5HT4VFC.js +0 -2
  826. package/__chunks__/chunk-NTYLWSXN.js +0 -2
  827. package/__chunks__/chunk-OVH6PMSI.js +0 -2
  828. package/__chunks__/chunk-OXH5ONXV.js +0 -2
  829. package/__chunks__/chunk-OZU4ARID.js +0 -2
  830. package/__chunks__/chunk-PT27AIFI.js +0 -2
  831. package/__chunks__/chunk-QFI5LKWQ.js +0 -2
  832. package/__chunks__/chunk-QRAC3XGC.js +0 -2
  833. package/__chunks__/chunk-RFOWTXWN.js +0 -2
  834. package/__chunks__/chunk-TISW25SG.js +0 -2
  835. package/__chunks__/chunk-VN4W2GOU.js +0 -2
  836. package/__chunks__/chunk-YDUP524L.js +0 -2
@@ -1,4 +1,4 @@
1
- "use strict";var _o=Object.create;var W=Object.defineProperty;var io=Object.getOwnPropertyDescriptor;var co=Object.getOwnPropertyNames,fe=Object.getOwnPropertySymbols,mo=Object.getPrototypeOf,be=Object.prototype.hasOwnProperty,lo=Object.prototype.propertyIsEnumerable;var he=(n,e,o)=>e in n?W(n,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[e]=o,xe=(n,e)=>{for(var o in e||(e={}))be.call(e,o)&&he(n,o,e[o]);if(fe)for(var o of fe(e))lo.call(e,o)&&he(n,o,e[o]);return n};var so=(n,e)=>()=>(n&&(e=n(n=0)),e);var V=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),go=(n,e)=>{for(var o in e)W(n,o,{get:e[o],enumerable:!0})},ye=(n,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of co(e))!be.call(n,a)&&a!==o&&W(n,a,{get:()=>e[a],enumerable:!(r=io(e,a))||r.enumerable});return n};var F=(n,e,o)=>(o=n!=null?_o(mo(n)):{},ye(e||!n||!n.__esModule?W(o,"default",{value:n,enumerable:!0}):o,n)),uo=n=>ye(W({},"__esModule",{value:!0}),n);var ve=V(H=>{"use strict";i();H.byteLength=ho;H.toByteArray=xo;H.fromByteArray=ko;var v=[],w=[],fo=typeof Uint8Array!="undefined"?Uint8Array:Array,oe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(B=0,we=oe.length;B<we;++B)v[B]=oe[B],w[oe.charCodeAt(B)]=B;var B,we;w["-".charCodeAt(0)]=62;w["_".charCodeAt(0)]=63;function ke(n){var e=n.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var o=n.indexOf("=");o===-1&&(o=e);var r=o===e?0:4-o%4;return[o,r]}function ho(n){var e=ke(n),o=e[0],r=e[1];return(o+r)*3/4-r}function bo(n,e,o){return(e+o)*3/4-o}function xo(n){var e,o=ke(n),r=o[0],a=o[1],t=new fo(bo(n,r,a)),p=0,c=a>0?r-4:r,m;for(m=0;m<c;m+=4)e=w[n.charCodeAt(m)]<<18|w[n.charCodeAt(m+1)]<<12|w[n.charCodeAt(m+2)]<<6|w[n.charCodeAt(m+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return a===2&&(e=w[n.charCodeAt(m)]<<2|w[n.charCodeAt(m+1)]>>4,t[p++]=e&255),a===1&&(e=w[n.charCodeAt(m)]<<10|w[n.charCodeAt(m+1)]<<4|w[n.charCodeAt(m+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function yo(n){return v[n>>18&63]+v[n>>12&63]+v[n>>6&63]+v[n&63]}function wo(n,e,o){for(var r,a=[],t=e;t<o;t+=3)r=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),a.push(yo(r));return a.join("")}function ko(n){for(var e,o=n.length,r=o%3,a=[],t=16383,p=0,c=o-r;p<c;p+=t)a.push(wo(n,p,p+t>c?c:p+t));return r===1?(e=n[o-1],a.push(v[e>>2]+v[e<<4&63]+"==")):r===2&&(e=(n[o-2]<<8)+n[o-1],a.push(v[e>>10]+v[e>>4&63]+v[e<<2&63]+"=")),a.join("")}});var Te=V(ne=>{i();ne.read=function(n,e,o,r,a){var t,p,c=a*8-r-1,m=(1<<c)-1,g=m>>1,f=-7,u=o?a-1:0,k=o?-1:1,y=n[e+u];for(u+=k,t=y&(1<<-f)-1,y>>=-f,f+=c;f>0;t=t*256+n[e+u],u+=k,f-=8);for(p=t&(1<<-f)-1,t>>=-f,f+=r;f>0;p=p*256+n[e+u],u+=k,f-=8);if(t===0)t=1-g;else{if(t===m)return p?NaN:(y?-1:1)*(1/0);p=p+Math.pow(2,r),t=t-g}return(y?-1:1)*p*Math.pow(2,t-r)};ne.write=function(n,e,o,r,a,t){var p,c,m,g=t*8-a-1,f=(1<<g)-1,u=f>>1,k=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,y=r?0:t-1,O=r?1:-1,po=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,p=f):(p=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+u>=1?e+=k/m:e+=k*Math.pow(2,1-u),e*m>=2&&(p++,m/=2),p+u>=f?(c=0,p=f):p+u>=1?(c=(e*m-1)*Math.pow(2,a),p=p+u):(c=e*Math.pow(2,u-1)*Math.pow(2,a),p=0));a>=8;n[o+y]=c&255,y+=O,c/=256,a-=8);for(p=p<<a|c,g+=a;g>0;n[o+y]=p&255,y+=O,p/=256,g-=8);n[o+y-O]|=po*128}});var Me=V(z=>{"use strict";i();var re=ve(),G=Te(),Se=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;z.Buffer=_;z.SlowBuffer=No;z.INSPECT_MAX_BYTES=50;var q=2147483647;z.kMaxLength=q;_.TYPED_ARRAY_SUPPORT=vo();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function vo(){try{var n=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(n,e),n.foo()===42}catch(o){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function N(n){if(n>q)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,_.prototype),e}function _(n,e,o){if(typeof n=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return _e(n)}return Ne(n,e,o)}_.poolSize=8192;function Ne(n,e,o){if(typeof n=="string")return So(n,e);if(ArrayBuffer.isView(n))return Ao(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(T(n,ArrayBuffer)||n&&T(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(T(n,SharedArrayBuffer)||n&&T(n.buffer,SharedArrayBuffer)))return te(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=n.valueOf&&n.valueOf();if(r!=null&&r!==n)return _.from(r,e,o);var a=Ro(n);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return _.from(n[Symbol.toPrimitive]("string"),e,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}_.from=function(n,e,o){return Ne(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Le(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function To(n,e,o){return Le(n),n<=0?N(n):e!==void 0?typeof o=="string"?N(n).fill(e,o):N(n).fill(e):N(n)}_.alloc=function(n,e,o){return To(n,e,o)};function _e(n){return Le(n),N(n<0?0:ie(n)|0)}_.allocUnsafe=function(n){return _e(n)};_.allocUnsafeSlow=function(n){return _e(n)};function So(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Ie(n,e)|0,r=N(o),a=r.write(n,e);return a!==o&&(r=r.slice(0,a)),r}function ae(n){for(var e=n.length<0?0:ie(n.length)|0,o=N(e),r=0;r<e;r+=1)o[r]=n[r]&255;return o}function Ao(n){if(T(n,Uint8Array)){var e=new Uint8Array(n);return te(e.buffer,e.byteOffset,e.byteLength)}return ae(n)}function te(n,e,o){if(e<0||n.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<e+(o||0))throw new RangeError('"length" is outside of buffer bounds');var r;return e===void 0&&o===void 0?r=new Uint8Array(n):o===void 0?r=new Uint8Array(n,e):r=new Uint8Array(n,e,o),Object.setPrototypeOf(r,_.prototype),r}function Ro(n){if(_.isBuffer(n)){var e=ie(n.length)|0,o=N(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||ce(n.length)?N(0):ae(n);if(n.type==="Buffer"&&Array.isArray(n.data))return ae(n.data)}function ie(n){if(n>=q)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+q.toString(16)+" bytes");return n|0}function No(n){return+n!=n&&(n=0),_.alloc(+n)}_.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==_.prototype};_.compare=function(e,o){if(T(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),T(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(e)||!_.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===o)return 0;for(var r=e.length,a=o.length,t=0,p=Math.min(r,a);t<p;++t)if(e[t]!==o[t]){r=e[t],a=o[t];break}return r<a?-1:a<r?1:0};_.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(e,o){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return _.alloc(0);var r;if(o===void 0)for(o=0,r=0;r<e.length;++r)o+=e[r].length;var a=_.allocUnsafe(o),t=0;for(r=0;r<e.length;++r){var p=e[r];if(T(p,Uint8Array))t+p.length>a.length?_.from(p).copy(a,t):Uint8Array.prototype.set.call(a,p,t);else if(_.isBuffer(p))p.copy(a,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return a};function Ie(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||T(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var o=n.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&o===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return pe(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return Ue(n).length;default:if(a)return r?-1:pe(n).length;e=(""+e).toLowerCase(),a=!0}}_.byteLength=Ie;function Lo(n,e,o){var r=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,e>>>=0,o<=e))return"";for(n||(n="utf8");;)switch(n){case"hex":return Oo(this,e,o);case"utf8":case"utf-8":return Ce(this,e,o);case"ascii":return Mo(this,e,o);case"latin1":case"binary":return Po(this,e,o);case"base64":return Bo(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Go(this,e,o);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function U(n,e,o){var r=n[e];n[e]=n[o],n[o]=r}_.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var o=0;o<e;o+=2)U(this,o,o+1);return this};_.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var o=0;o<e;o+=4)U(this,o,o+3),U(this,o+1,o+2);return this};_.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var o=0;o<e;o+=8)U(this,o,o+7),U(this,o+1,o+6),U(this,o+2,o+5),U(this,o+3,o+4);return this};_.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?Ce(this,0,e):Lo.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(e){if(!_.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:_.compare(this,e)===0};_.prototype.inspect=function(){var e="",o=z.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};Se&&(_.prototype[Se]=_.prototype.inspect);_.prototype.compare=function(e,o,r,a,t){if(T(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),!_.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(o===void 0&&(o=0),r===void 0&&(r=e?e.length:0),a===void 0&&(a=0),t===void 0&&(t=this.length),o<0||r>e.length||a<0||t>this.length)throw new RangeError("out of range index");if(a>=t&&o>=r)return 0;if(a>=t)return-1;if(o>=r)return 1;if(o>>>=0,r>>>=0,a>>>=0,t>>>=0,this===e)return 0;for(var p=t-a,c=r-o,m=Math.min(p,c),g=this.slice(a,t),f=e.slice(o,r),u=0;u<m;++u)if(g[u]!==f[u]){p=g[u],c=f[u];break}return p<c?-1:c<p?1:0};function Ee(n,e,o,r,a){if(n.length===0)return-1;if(typeof o=="string"?(r=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,ce(o)&&(o=a?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(a)return-1;o=n.length-1}else if(o<0)if(a)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,r)),_.isBuffer(e))return e.length===0?-1:Ae(n,e,o,r,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):Ae(n,[e],o,r,a);throw new TypeError("val must be string, number or Buffer")}function Ae(n,e,o,r,a){var t=1,p=n.length,c=e.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,c/=2,o/=2}function m(y,O){return t===1?y[O]:y.readUInt16BE(O*t)}var g;if(a){var f=-1;for(g=o;g<p;g++)if(m(n,g)===m(e,f===-1?0:g-f)){if(f===-1&&(f=g),g-f+1===c)return f*t}else f!==-1&&(g-=g-f),f=-1}else for(o+c>p&&(o=p-c),g=o;g>=0;g--){for(var u=!0,k=0;k<c;k++)if(m(n,g+k)!==m(e,k)){u=!1;break}if(u)return g}return-1}_.prototype.includes=function(e,o,r){return this.indexOf(e,o,r)!==-1};_.prototype.indexOf=function(e,o,r){return Ee(this,e,o,r,!0)};_.prototype.lastIndexOf=function(e,o,r){return Ee(this,e,o,r,!1)};function Io(n,e,o,r){o=Number(o)||0;var a=n.length-o;r?(r=Number(r),r>a&&(r=a)):r=a;var t=e.length;r>t/2&&(r=t/2);for(var p=0;p<r;++p){var c=parseInt(e.substr(p*2,2),16);if(ce(c))return p;n[o+p]=c}return p}function Eo(n,e,o,r){return X(pe(e,n.length-o),n,o,r)}function Co(n,e,o,r){return X(Wo(e),n,o,r)}function Fo(n,e,o,r){return X(Ue(e),n,o,r)}function Do(n,e,o,r){return X(Vo(e,n.length-o),n,o,r)}_.prototype.write=function(e,o,r,a){if(o===void 0)a="utf8",r=this.length,o=0;else if(r===void 0&&typeof o=="string")a=o,r=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((r===void 0||r>t)&&(r=t),e.length>0&&(r<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var p=!1;;)switch(a){case"hex":return Io(this,e,o,r);case"utf8":case"utf-8":return Eo(this,e,o,r);case"ascii":case"latin1":case"binary":return Co(this,e,o,r);case"base64":return Fo(this,e,o,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Do(this,e,o,r);default:if(p)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Bo(n,e,o){return e===0&&o===n.length?re.fromByteArray(n):re.fromByteArray(n.slice(e,o))}function Ce(n,e,o){o=Math.min(n.length,o);for(var r=[],a=e;a<o;){var t=n[a],p=null,c=t>239?4:t>223?3:t>191?2:1;if(a+c<=o){var m,g,f,u;switch(c){case 1:t<128&&(p=t);break;case 2:m=n[a+1],(m&192)===128&&(u=(t&31)<<6|m&63,u>127&&(p=u));break;case 3:m=n[a+1],g=n[a+2],(m&192)===128&&(g&192)===128&&(u=(t&15)<<12|(m&63)<<6|g&63,u>2047&&(u<55296||u>57343)&&(p=u));break;case 4:m=n[a+1],g=n[a+2],f=n[a+3],(m&192)===128&&(g&192)===128&&(f&192)===128&&(u=(t&15)<<18|(m&63)<<12|(g&63)<<6|f&63,u>65535&&u<1114112&&(p=u))}}p===null?(p=65533,c=1):p>65535&&(p-=65536,r.push(p>>>10&1023|55296),p=56320|p&1023),r.push(p),a+=c}return Uo(r)}var Re=4096;function Uo(n){var e=n.length;if(e<=Re)return String.fromCharCode.apply(String,n);for(var o="",r=0;r<e;)o+=String.fromCharCode.apply(String,n.slice(r,r+=Re));return o}function Mo(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]&127);return r}function Po(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]);return r}function Oo(n,e,o){var r=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>r)&&(o=r);for(var a="",t=e;t<o;++t)a+=Ho[n[t]];return a}function Go(n,e,o){for(var r=n.slice(e,o),a="",t=0;t<r.length-1;t+=2)a+=String.fromCharCode(r[t]+r[t+1]*256);return a}_.prototype.slice=function(e,o){var r=this.length;e=~~e,o=o===void 0?r:~~o,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),o<e&&(o=e);var a=this.subarray(e,o);return Object.setPrototypeOf(a,_.prototype),a};function b(n,e,o){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+e>o)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e+--o],t=1;o>0&&(t*=256);)a+=this[e+--o]*t;return a};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return t*=128,a>=t&&(a-=Math.pow(2,8*o)),a};_.prototype.readIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=o,t=1,p=this[e+--a];a>0&&(t*=256);)p+=this[e+--a]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};_.prototype.readInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};_.prototype.readFloatLE=function(e,o){return e=e>>>0,o||b(e,4,this.length),G.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||b(e,4,this.length),G.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||b(e,8,this.length),G.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||b(e,8,this.length),G.read(this,e,!1,52,8)};function x(n,e,o,r,a,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<t)throw new RangeError('"value" argument is out of bounds');if(o+r>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;x(this,e,o,r,t,0)}var p=1,c=0;for(this[o]=e&255;++c<r&&(p*=256);)this[o+c]=e/p&255;return o+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;x(this,e,o,r,t,0)}var p=r-1,c=1;for(this[o+p]=e&255;--p>=0&&(c*=256);)this[o+p]=e/c&255;return o+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,4294967295,0),this[o+3]=e>>>24,this[o+2]=e>>>16,this[o+1]=e>>>8,this[o]=e&255,o+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,4294967295,0),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};_.prototype.writeIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);x(this,e,o,r,t-1,-t)}var p=0,c=1,m=0;for(this[o]=e&255;++p<r&&(c*=256);)e<0&&m===0&&this[o+p-1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);x(this,e,o,r,t-1,-t)}var p=r-1,c=1,m=0;for(this[o+p]=e&255;--p>=0&&(c*=256);)e<0&&m===0&&this[o+p+1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeInt8=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,2147483647,-2147483648),this[o]=e&255,this[o+1]=e>>>8,this[o+2]=e>>>16,this[o+3]=e>>>24,o+4};_.prototype.writeInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};function Fe(n,e,o,r,a,t){if(o+r>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function De(n,e,o,r,a){return e=+e,o=o>>>0,a||Fe(n,e,o,4,34028234663852886e22,-34028234663852886e22),G.write(n,e,o,r,23,4),o+4}_.prototype.writeFloatLE=function(e,o,r){return De(this,e,o,!0,r)};_.prototype.writeFloatBE=function(e,o,r){return De(this,e,o,!1,r)};function Be(n,e,o,r,a){return e=+e,o=o>>>0,a||Fe(n,e,o,8,17976931348623157e292,-17976931348623157e292),G.write(n,e,o,r,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,r){return Be(this,e,o,!0,r)};_.prototype.writeDoubleBE=function(e,o,r){return Be(this,e,o,!1,r)};_.prototype.copy=function(e,o,r,a){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),o>=e.length&&(o=e.length),o||(o=0),a>0&&a<r&&(a=r),a===r||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-o<a-r&&(a=e.length-o+r);var t=a-r;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,r,a):Uint8Array.prototype.set.call(e,this.subarray(r,a),o),t};_.prototype.fill=function(e,o,r,a){if(typeof e=="string"){if(typeof o=="string"?(a=o,o=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var t=e.charCodeAt(0);(a==="utf8"&&t<128||a==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<r)throw new RangeError("Out of range index");if(r<=o)return this;o=o>>>0,r=r===void 0?this.length:r>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<r;++p)this[p]=e;else{var c=_.isBuffer(e)?e:_.from(e,a),m=c.length;if(m===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<r-o;++p)this[p+o]=c[p%m]}return this};var zo=/[^+/0-9A-Za-z-_]/g;function jo(n){if(n=n.split("=")[0],n=n.trim().replace(zo,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function pe(n,e){e=e||1/0;for(var o,r=n.length,a=null,t=[],p=0;p<r;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!a){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===r){(e-=3)>-1&&t.push(239,191,189);continue}a=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),a=o;continue}o=(a-55296<<10|o-56320)+65536}else a&&(e-=3)>-1&&t.push(239,191,189);if(a=null,o<128){if((e-=1)<0)break;t.push(o)}else if(o<2048){if((e-=2)<0)break;t.push(o>>6|192,o&63|128)}else if(o<65536){if((e-=3)<0)break;t.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((e-=4)<0)break;t.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return t}function Wo(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function Vo(n,e){for(var o,r,a,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),r=o>>8,a=o%256,t.push(a),t.push(r);return t}function Ue(n){return re.toByteArray(jo(n))}function X(n,e,o,r){for(var a=0;a<r&&!(a+o>=e.length||a>=n.length);++a)e[a+o]=n[a];return a}function T(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function ce(n){return n!==n}var Ho=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var r=o*16,a=0;a<16;++a)e[r+a]=n[o]+n[a];return e}()});var je=V((mn,ze)=>{i();var h=ze.exports={},S,A;function me(){throw new Error("setTimeout has not been defined")}function de(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?S=setTimeout:S=me}catch(n){S=me}try{typeof clearTimeout=="function"?A=clearTimeout:A=de}catch(n){A=de}})();function Pe(n){if(S===setTimeout)return setTimeout(n,0);if((S===me||!S)&&setTimeout)return S=setTimeout,setTimeout(n,0);try{return S(n,0)}catch(e){try{return S.call(null,n,0)}catch(o){return S.call(this,n,0)}}}function qo(n){if(A===clearTimeout)return clearTimeout(n);if((A===de||!A)&&clearTimeout)return A=clearTimeout,clearTimeout(n);try{return A(n)}catch(e){try{return A.call(null,n)}catch(o){return A.call(this,n)}}}var L=[],j=!1,M,Y=-1;function Xo(){!j||!M||(j=!1,M.length?L=M.concat(L):Y=-1,L.length&&Oe())}function Oe(){if(!j){var n=Pe(Xo);j=!0;for(var e=L.length;e;){for(M=L,L=[];++Y<e;)M&&M[Y].run();Y=-1,e=L.length}M=null,j=!1,qo(n)}}h.nextTick=function(n){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];L.push(new Ge(n,e)),L.length===1&&!j&&Pe(Oe)};function Ge(n,e){this.fun=n,this.array=e}Ge.prototype.run=function(){this.fun.apply(null,this.array)};h.title="browser";h.browser=!0;h.env={};h.argv=[];h.version="";h.versions={};function I(){}h.on=I;h.addListener=I;h.once=I;h.off=I;h.removeListener=I;h.removeAllListeners=I;h.emit=I;h.prependListener=I;h.prependOnceListener=I;h.listeners=function(n){return[]};h.binding=function(n){throw new Error("process.binding is not supported")};h.cwd=function(){return"/"};h.chdir=function(n){throw new Error("process.chdir is not supported")};h.umask=function(){return 0}});var d,l,dn,i=so(()=>{d=F(Me()),l=F(je()),dn=function(n){function e(){var r=this||self;return delete n.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return e();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:e});var o=__magic__;return o}(Object)});var an={};go(an,{default:()=>rn});module.exports=uo(an);i();var ue=F(require("react"));i();i();var C=F(require("react")),oo=require("@fortawesome/free-solid-svg-icons"),no=require("@fortawesome/react-fontawesome"),ro=F(require("classnames"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();var P=(a=>(a.raw="raw",a.text="text",a.decimal="decimal",a.smart="smart",a))(P||{});i();i();i();var le={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:We,egldLabel:Un}=le["devnet"],{chainId:Ve,egldLabel:Mn}=le["testnet"],{chainId:He,egldLabel:Pn}=le["mainnet"];var On={["devnet"]:We,["testnet"]:Ve,["mainnet"]:He},Gn={[We]:"devnet",[Ve]:"testnet",[He]:"mainnet"};i();i();var R=require("@multiversx/sdk-web-wallet-provider");var qe="N/A";i();var Q=require("react");i();i();i();i();var Qe=require("@multiversx/sdk-core/out"),ge=F(require("bignumber.js"));i();var Xe=require("@multiversx/sdk-core");function Yo(n){try{let e=new Xe.Address(n);return Boolean(e.bech32())}catch(e){return!1}}function Ye(n){return(n==null?void 0:n.startsWith("erd"))&&n.length===62&&/^\w+$/.test(n)&&Yo(n)}i();i();i();i();function se(n){for(let e=0;e<n.length;e++)if(n.charCodeAt(e)>127)return!1;return!0}i();i();var Ke=n=>/\d/.test(n);var E=(n,e,o)=>{try{switch(e){case"text":return Ke(n)?d.Buffer.from(n,"hex").toString("utf8"):n;case"decimal":return new ge.default(n,16).toString(10);case"smart":let a=Qe.Address.fromHex(n).toString();if(Ye(a))return a;let t=d.Buffer.from(n,"hex").toString("utf8");return se(t)||o&&[...o.esdts,...o.nfts].some(m=>t.includes(m))?t:new ge.default(n,16).toString(10);case"raw":default:return n}}catch(r){return console.error(`Error during data decoding of "${n}" as "${e}"`,r),n}};i();i();var Ko=n=>n.toLowerCase().match(/[0-9a-f]/g),Qo=n=>n.length%2===0,$e=n=>{let e=[];return n&&!Ko(n)&&e.push(`Invalid Hex characters on argument @${n}`),n&&!Qo(n)&&e.push(`Odd number of Hex characters on argument @${n}`),e};i();var K=({parts:n,decodedParts:e,identifier:o})=>{let r=[...e];if(n[0]==="ESDTNFTTransfer"&&n[2]&&(r[2]=E(n[2],"decimal")),o==="ESDTNFTTransfer"&&n[1]){let a=d.Buffer.from(String(n[1]),"base64");r[1]=E(a.toString("hex"),"decimal")}return r};var Je=({parts:n,decodeMethod:e,identifier:o,display:r})=>{let a=n.map((t,p)=>{if(n.length>=2&&(p===0&&t.length<64||p===1&&!n[0]))return/[^a-z0-9]/gi.test(t)?E(t,e):t;{let c=$e(t);return c.length&&(r.validationWarnings=Array.from(new Set([...r.validationWarnings,...c]))),E(t,e)}});return e==="smart"?K({parts:n,decodedParts:a,identifier:o}):a};var Ze=({input:n,decodeMethod:e,identifier:o})=>{let r={displayValue:"",validationWarnings:[]};if(n.includes("@")){let a=n.split("@"),t=Je({parts:a,identifier:o,decodeMethod:e,display:r});return r.displayValue=t.join("@"),r}if(n.includes(`
1
+ "use strict";var _o=Object.create;var W=Object.defineProperty;var io=Object.getOwnPropertyDescriptor;var co=Object.getOwnPropertyNames,fe=Object.getOwnPropertySymbols,mo=Object.getPrototypeOf,be=Object.prototype.hasOwnProperty,lo=Object.prototype.propertyIsEnumerable;var he=(n,e,o)=>e in n?W(n,e,{enumerable:!0,configurable:!0,writable:!0,value:o}):n[e]=o,xe=(n,e)=>{for(var o in e||(e={}))be.call(e,o)&&he(n,o,e[o]);if(fe)for(var o of fe(e))lo.call(e,o)&&he(n,o,e[o]);return n};var so=(n,e)=>()=>(n&&(e=n(n=0)),e);var V=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports),go=(n,e)=>{for(var o in e)W(n,o,{get:e[o],enumerable:!0})},ye=(n,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of co(e))!be.call(n,a)&&a!==o&&W(n,a,{get:()=>e[a],enumerable:!(r=io(e,a))||r.enumerable});return n};var F=(n,e,o)=>(o=n!=null?_o(mo(n)):{},ye(e||!n||!n.__esModule?W(o,"default",{value:n,enumerable:!0}):o,n)),uo=n=>ye(W({},"__esModule",{value:!0}),n);var ve=V(H=>{"use strict";i();H.byteLength=ho;H.toByteArray=xo;H.fromByteArray=ko;var v=[],w=[],fo=typeof Uint8Array!="undefined"?Uint8Array:Array,oe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(D=0,we=oe.length;D<we;++D)v[D]=oe[D],w[oe.charCodeAt(D)]=D;var D,we;w["-".charCodeAt(0)]=62;w["_".charCodeAt(0)]=63;function ke(n){var e=n.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var o=n.indexOf("=");o===-1&&(o=e);var r=o===e?0:4-o%4;return[o,r]}function ho(n){var e=ke(n),o=e[0],r=e[1];return(o+r)*3/4-r}function bo(n,e,o){return(e+o)*3/4-o}function xo(n){var e,o=ke(n),r=o[0],a=o[1],t=new fo(bo(n,r,a)),p=0,c=a>0?r-4:r,m;for(m=0;m<c;m+=4)e=w[n.charCodeAt(m)]<<18|w[n.charCodeAt(m+1)]<<12|w[n.charCodeAt(m+2)]<<6|w[n.charCodeAt(m+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return a===2&&(e=w[n.charCodeAt(m)]<<2|w[n.charCodeAt(m+1)]>>4,t[p++]=e&255),a===1&&(e=w[n.charCodeAt(m)]<<10|w[n.charCodeAt(m+1)]<<4|w[n.charCodeAt(m+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function yo(n){return v[n>>18&63]+v[n>>12&63]+v[n>>6&63]+v[n&63]}function wo(n,e,o){for(var r,a=[],t=e;t<o;t+=3)r=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),a.push(yo(r));return a.join("")}function ko(n){for(var e,o=n.length,r=o%3,a=[],t=16383,p=0,c=o-r;p<c;p+=t)a.push(wo(n,p,p+t>c?c:p+t));return r===1?(e=n[o-1],a.push(v[e>>2]+v[e<<4&63]+"==")):r===2&&(e=(n[o-2]<<8)+n[o-1],a.push(v[e>>10]+v[e>>4&63]+v[e<<2&63]+"=")),a.join("")}});var Te=V(ne=>{i();ne.read=function(n,e,o,r,a){var t,p,c=a*8-r-1,m=(1<<c)-1,g=m>>1,f=-7,u=o?a-1:0,k=o?-1:1,y=n[e+u];for(u+=k,t=y&(1<<-f)-1,y>>=-f,f+=c;f>0;t=t*256+n[e+u],u+=k,f-=8);for(p=t&(1<<-f)-1,t>>=-f,f+=r;f>0;p=p*256+n[e+u],u+=k,f-=8);if(t===0)t=1-g;else{if(t===m)return p?NaN:(y?-1:1)*(1/0);p=p+Math.pow(2,r),t=t-g}return(y?-1:1)*p*Math.pow(2,t-r)};ne.write=function(n,e,o,r,a,t){var p,c,m,g=t*8-a-1,f=(1<<g)-1,u=f>>1,k=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,y=r?0:t-1,O=r?1:-1,po=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,p=f):(p=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+u>=1?e+=k/m:e+=k*Math.pow(2,1-u),e*m>=2&&(p++,m/=2),p+u>=f?(c=0,p=f):p+u>=1?(c=(e*m-1)*Math.pow(2,a),p=p+u):(c=e*Math.pow(2,u-1)*Math.pow(2,a),p=0));a>=8;n[o+y]=c&255,y+=O,c/=256,a-=8);for(p=p<<a|c,g+=a;g>0;n[o+y]=p&255,y+=O,p/=256,g-=8);n[o+y-O]|=po*128}});var Me=V(z=>{"use strict";i();var re=ve(),G=Te(),Se=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;z.Buffer=_;z.SlowBuffer=No;z.INSPECT_MAX_BYTES=50;var q=2147483647;z.kMaxLength=q;_.TYPED_ARRAY_SUPPORT=vo();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function vo(){try{var n=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(n,e),n.foo()===42}catch(o){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function N(n){if(n>q)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,_.prototype),e}function _(n,e,o){if(typeof n=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return _e(n)}return Ne(n,e,o)}_.poolSize=8192;function Ne(n,e,o){if(typeof n=="string")return So(n,e);if(ArrayBuffer.isView(n))return Ao(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(T(n,ArrayBuffer)||n&&T(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(T(n,SharedArrayBuffer)||n&&T(n.buffer,SharedArrayBuffer)))return te(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=n.valueOf&&n.valueOf();if(r!=null&&r!==n)return _.from(r,e,o);var a=Ro(n);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return _.from(n[Symbol.toPrimitive]("string"),e,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}_.from=function(n,e,o){return Ne(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function Le(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function To(n,e,o){return Le(n),n<=0?N(n):e!==void 0?typeof o=="string"?N(n).fill(e,o):N(n).fill(e):N(n)}_.alloc=function(n,e,o){return To(n,e,o)};function _e(n){return Le(n),N(n<0?0:ie(n)|0)}_.allocUnsafe=function(n){return _e(n)};_.allocUnsafeSlow=function(n){return _e(n)};function So(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=Ie(n,e)|0,r=N(o),a=r.write(n,e);return a!==o&&(r=r.slice(0,a)),r}function ae(n){for(var e=n.length<0?0:ie(n.length)|0,o=N(e),r=0;r<e;r+=1)o[r]=n[r]&255;return o}function Ao(n){if(T(n,Uint8Array)){var e=new Uint8Array(n);return te(e.buffer,e.byteOffset,e.byteLength)}return ae(n)}function te(n,e,o){if(e<0||n.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<e+(o||0))throw new RangeError('"length" is outside of buffer bounds');var r;return e===void 0&&o===void 0?r=new Uint8Array(n):o===void 0?r=new Uint8Array(n,e):r=new Uint8Array(n,e,o),Object.setPrototypeOf(r,_.prototype),r}function Ro(n){if(_.isBuffer(n)){var e=ie(n.length)|0,o=N(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||ce(n.length)?N(0):ae(n);if(n.type==="Buffer"&&Array.isArray(n.data))return ae(n.data)}function ie(n){if(n>=q)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+q.toString(16)+" bytes");return n|0}function No(n){return+n!=n&&(n=0),_.alloc(+n)}_.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==_.prototype};_.compare=function(e,o){if(T(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),T(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(e)||!_.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===o)return 0;for(var r=e.length,a=o.length,t=0,p=Math.min(r,a);t<p;++t)if(e[t]!==o[t]){r=e[t],a=o[t];break}return r<a?-1:a<r?1:0};_.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(e,o){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return _.alloc(0);var r;if(o===void 0)for(o=0,r=0;r<e.length;++r)o+=e[r].length;var a=_.allocUnsafe(o),t=0;for(r=0;r<e.length;++r){var p=e[r];if(T(p,Uint8Array))t+p.length>a.length?_.from(p).copy(a,t):Uint8Array.prototype.set.call(a,p,t);else if(_.isBuffer(p))p.copy(a,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return a};function Ie(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||T(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var o=n.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&o===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return pe(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return Ue(n).length;default:if(a)return r?-1:pe(n).length;e=(""+e).toLowerCase(),a=!0}}_.byteLength=Ie;function Lo(n,e,o){var r=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,e>>>=0,o<=e))return"";for(n||(n="utf8");;)switch(n){case"hex":return Oo(this,e,o);case"utf8":case"utf-8":return Ce(this,e,o);case"ascii":return Mo(this,e,o);case"latin1":case"binary":return Po(this,e,o);case"base64":return Do(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Go(this,e,o);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function U(n,e,o){var r=n[e];n[e]=n[o],n[o]=r}_.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var o=0;o<e;o+=2)U(this,o,o+1);return this};_.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var o=0;o<e;o+=4)U(this,o,o+3),U(this,o+1,o+2);return this};_.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var o=0;o<e;o+=8)U(this,o,o+7),U(this,o+1,o+6),U(this,o+2,o+5),U(this,o+3,o+4);return this};_.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?Ce(this,0,e):Lo.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(e){if(!_.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:_.compare(this,e)===0};_.prototype.inspect=function(){var e="",o=z.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};Se&&(_.prototype[Se]=_.prototype.inspect);_.prototype.compare=function(e,o,r,a,t){if(T(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),!_.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(o===void 0&&(o=0),r===void 0&&(r=e?e.length:0),a===void 0&&(a=0),t===void 0&&(t=this.length),o<0||r>e.length||a<0||t>this.length)throw new RangeError("out of range index");if(a>=t&&o>=r)return 0;if(a>=t)return-1;if(o>=r)return 1;if(o>>>=0,r>>>=0,a>>>=0,t>>>=0,this===e)return 0;for(var p=t-a,c=r-o,m=Math.min(p,c),g=this.slice(a,t),f=e.slice(o,r),u=0;u<m;++u)if(g[u]!==f[u]){p=g[u],c=f[u];break}return p<c?-1:c<p?1:0};function Ee(n,e,o,r,a){if(n.length===0)return-1;if(typeof o=="string"?(r=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,ce(o)&&(o=a?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(a)return-1;o=n.length-1}else if(o<0)if(a)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,r)),_.isBuffer(e))return e.length===0?-1:Ae(n,e,o,r,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):Ae(n,[e],o,r,a);throw new TypeError("val must be string, number or Buffer")}function Ae(n,e,o,r,a){var t=1,p=n.length,c=e.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,c/=2,o/=2}function m(y,O){return t===1?y[O]:y.readUInt16BE(O*t)}var g;if(a){var f=-1;for(g=o;g<p;g++)if(m(n,g)===m(e,f===-1?0:g-f)){if(f===-1&&(f=g),g-f+1===c)return f*t}else f!==-1&&(g-=g-f),f=-1}else for(o+c>p&&(o=p-c),g=o;g>=0;g--){for(var u=!0,k=0;k<c;k++)if(m(n,g+k)!==m(e,k)){u=!1;break}if(u)return g}return-1}_.prototype.includes=function(e,o,r){return this.indexOf(e,o,r)!==-1};_.prototype.indexOf=function(e,o,r){return Ee(this,e,o,r,!0)};_.prototype.lastIndexOf=function(e,o,r){return Ee(this,e,o,r,!1)};function Io(n,e,o,r){o=Number(o)||0;var a=n.length-o;r?(r=Number(r),r>a&&(r=a)):r=a;var t=e.length;r>t/2&&(r=t/2);for(var p=0;p<r;++p){var c=parseInt(e.substr(p*2,2),16);if(ce(c))return p;n[o+p]=c}return p}function Eo(n,e,o,r){return X(pe(e,n.length-o),n,o,r)}function Co(n,e,o,r){return X(Wo(e),n,o,r)}function Fo(n,e,o,r){return X(Ue(e),n,o,r)}function Bo(n,e,o,r){return X(Vo(e,n.length-o),n,o,r)}_.prototype.write=function(e,o,r,a){if(o===void 0)a="utf8",r=this.length,o=0;else if(r===void 0&&typeof o=="string")a=o,r=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((r===void 0||r>t)&&(r=t),e.length>0&&(r<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var p=!1;;)switch(a){case"hex":return Io(this,e,o,r);case"utf8":case"utf-8":return Eo(this,e,o,r);case"ascii":case"latin1":case"binary":return Co(this,e,o,r);case"base64":return Fo(this,e,o,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Bo(this,e,o,r);default:if(p)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function Do(n,e,o){return e===0&&o===n.length?re.fromByteArray(n):re.fromByteArray(n.slice(e,o))}function Ce(n,e,o){o=Math.min(n.length,o);for(var r=[],a=e;a<o;){var t=n[a],p=null,c=t>239?4:t>223?3:t>191?2:1;if(a+c<=o){var m,g,f,u;switch(c){case 1:t<128&&(p=t);break;case 2:m=n[a+1],(m&192)===128&&(u=(t&31)<<6|m&63,u>127&&(p=u));break;case 3:m=n[a+1],g=n[a+2],(m&192)===128&&(g&192)===128&&(u=(t&15)<<12|(m&63)<<6|g&63,u>2047&&(u<55296||u>57343)&&(p=u));break;case 4:m=n[a+1],g=n[a+2],f=n[a+3],(m&192)===128&&(g&192)===128&&(f&192)===128&&(u=(t&15)<<18|(m&63)<<12|(g&63)<<6|f&63,u>65535&&u<1114112&&(p=u))}}p===null?(p=65533,c=1):p>65535&&(p-=65536,r.push(p>>>10&1023|55296),p=56320|p&1023),r.push(p),a+=c}return Uo(r)}var Re=4096;function Uo(n){var e=n.length;if(e<=Re)return String.fromCharCode.apply(String,n);for(var o="",r=0;r<e;)o+=String.fromCharCode.apply(String,n.slice(r,r+=Re));return o}function Mo(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]&127);return r}function Po(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]);return r}function Oo(n,e,o){var r=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>r)&&(o=r);for(var a="",t=e;t<o;++t)a+=Ho[n[t]];return a}function Go(n,e,o){for(var r=n.slice(e,o),a="",t=0;t<r.length-1;t+=2)a+=String.fromCharCode(r[t]+r[t+1]*256);return a}_.prototype.slice=function(e,o){var r=this.length;e=~~e,o=o===void 0?r:~~o,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),o<e&&(o=e);var a=this.subarray(e,o);return Object.setPrototypeOf(a,_.prototype),a};function b(n,e,o){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+e>o)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e+--o],t=1;o>0&&(t*=256);)a+=this[e+--o]*t;return a};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return t*=128,a>=t&&(a-=Math.pow(2,8*o)),a};_.prototype.readIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=o,t=1,p=this[e+--a];a>0&&(t*=256);)p+=this[e+--a]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};_.prototype.readInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};_.prototype.readFloatLE=function(e,o){return e=e>>>0,o||b(e,4,this.length),G.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||b(e,4,this.length),G.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||b(e,8,this.length),G.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||b(e,8,this.length),G.read(this,e,!1,52,8)};function x(n,e,o,r,a,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<t)throw new RangeError('"value" argument is out of bounds');if(o+r>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;x(this,e,o,r,t,0)}var p=1,c=0;for(this[o]=e&255;++c<r&&(p*=256);)this[o+c]=e/p&255;return o+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;x(this,e,o,r,t,0)}var p=r-1,c=1;for(this[o+p]=e&255;--p>=0&&(c*=256);)this[o+p]=e/c&255;return o+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,4294967295,0),this[o+3]=e>>>24,this[o+2]=e>>>16,this[o+1]=e>>>8,this[o]=e&255,o+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,4294967295,0),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};_.prototype.writeIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);x(this,e,o,r,t-1,-t)}var p=0,c=1,m=0;for(this[o]=e&255;++p<r&&(c*=256);)e<0&&m===0&&this[o+p-1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);x(this,e,o,r,t-1,-t)}var p=r-1,c=1,m=0;for(this[o+p]=e&255;--p>=0&&(c*=256);)e<0&&m===0&&this[o+p+1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeInt8=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,2147483647,-2147483648),this[o]=e&255,this[o+1]=e>>>8,this[o+2]=e>>>16,this[o+3]=e>>>24,o+4};_.prototype.writeInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};function Fe(n,e,o,r,a,t){if(o+r>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function Be(n,e,o,r,a){return e=+e,o=o>>>0,a||Fe(n,e,o,4,34028234663852886e22,-34028234663852886e22),G.write(n,e,o,r,23,4),o+4}_.prototype.writeFloatLE=function(e,o,r){return Be(this,e,o,!0,r)};_.prototype.writeFloatBE=function(e,o,r){return Be(this,e,o,!1,r)};function De(n,e,o,r,a){return e=+e,o=o>>>0,a||Fe(n,e,o,8,17976931348623157e292,-17976931348623157e292),G.write(n,e,o,r,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,r){return De(this,e,o,!0,r)};_.prototype.writeDoubleBE=function(e,o,r){return De(this,e,o,!1,r)};_.prototype.copy=function(e,o,r,a){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),o>=e.length&&(o=e.length),o||(o=0),a>0&&a<r&&(a=r),a===r||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-o<a-r&&(a=e.length-o+r);var t=a-r;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,r,a):Uint8Array.prototype.set.call(e,this.subarray(r,a),o),t};_.prototype.fill=function(e,o,r,a){if(typeof e=="string"){if(typeof o=="string"?(a=o,o=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var t=e.charCodeAt(0);(a==="utf8"&&t<128||a==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<r)throw new RangeError("Out of range index");if(r<=o)return this;o=o>>>0,r=r===void 0?this.length:r>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<r;++p)this[p]=e;else{var c=_.isBuffer(e)?e:_.from(e,a),m=c.length;if(m===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<r-o;++p)this[p+o]=c[p%m]}return this};var zo=/[^+/0-9A-Za-z-_]/g;function jo(n){if(n=n.split("=")[0],n=n.trim().replace(zo,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function pe(n,e){e=e||1/0;for(var o,r=n.length,a=null,t=[],p=0;p<r;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!a){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===r){(e-=3)>-1&&t.push(239,191,189);continue}a=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),a=o;continue}o=(a-55296<<10|o-56320)+65536}else a&&(e-=3)>-1&&t.push(239,191,189);if(a=null,o<128){if((e-=1)<0)break;t.push(o)}else if(o<2048){if((e-=2)<0)break;t.push(o>>6|192,o&63|128)}else if(o<65536){if((e-=3)<0)break;t.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((e-=4)<0)break;t.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return t}function Wo(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function Vo(n,e){for(var o,r,a,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),r=o>>8,a=o%256,t.push(a),t.push(r);return t}function Ue(n){return re.toByteArray(jo(n))}function X(n,e,o,r){for(var a=0;a<r&&!(a+o>=e.length||a>=n.length);++a)e[a+o]=n[a];return a}function T(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function ce(n){return n!==n}var Ho=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var r=o*16,a=0;a<16;++a)e[r+a]=n[o]+n[a];return e}()});var je=V((mn,ze)=>{i();var h=ze.exports={},S,A;function me(){throw new Error("setTimeout has not been defined")}function de(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?S=setTimeout:S=me}catch(n){S=me}try{typeof clearTimeout=="function"?A=clearTimeout:A=de}catch(n){A=de}})();function Pe(n){if(S===setTimeout)return setTimeout(n,0);if((S===me||!S)&&setTimeout)return S=setTimeout,setTimeout(n,0);try{return S(n,0)}catch(e){try{return S.call(null,n,0)}catch(o){return S.call(this,n,0)}}}function qo(n){if(A===clearTimeout)return clearTimeout(n);if((A===de||!A)&&clearTimeout)return A=clearTimeout,clearTimeout(n);try{return A(n)}catch(e){try{return A.call(null,n)}catch(o){return A.call(this,n)}}}var L=[],j=!1,M,Y=-1;function Xo(){!j||!M||(j=!1,M.length?L=M.concat(L):Y=-1,L.length&&Oe())}function Oe(){if(!j){var n=Pe(Xo);j=!0;for(var e=L.length;e;){for(M=L,L=[];++Y<e;)M&&M[Y].run();Y=-1,e=L.length}M=null,j=!1,qo(n)}}h.nextTick=function(n){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];L.push(new Ge(n,e)),L.length===1&&!j&&Pe(Oe)};function Ge(n,e){this.fun=n,this.array=e}Ge.prototype.run=function(){this.fun.apply(null,this.array)};h.title="browser";h.browser=!0;h.env={};h.argv=[];h.version="";h.versions={};function I(){}h.on=I;h.addListener=I;h.once=I;h.off=I;h.removeListener=I;h.removeAllListeners=I;h.emit=I;h.prependListener=I;h.prependOnceListener=I;h.listeners=function(n){return[]};h.binding=function(n){throw new Error("process.binding is not supported")};h.cwd=function(){return"/"};h.chdir=function(n){throw new Error("process.chdir is not supported")};h.umask=function(){return 0}});var d,l,dn,i=so(()=>{d=F(Me()),l=F(je()),dn=function(n){function e(){var r=this||self;return delete n.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return e();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:e});var o=__magic__;return o}(Object)});var an={};go(an,{default:()=>rn});module.exports=uo(an);i();var ue=F(require("react"));i();i();var C=F(require("react")),oo=require("@fortawesome/free-solid-svg-icons"),no=require("@fortawesome/react-fontawesome"),ro=F(require("classnames"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();var P=(a=>(a.raw="raw",a.text="text",a.decimal="decimal",a.smart="smart",a))(P||{});i();i();i();var le={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:We,egldLabel:Un}=le["devnet"],{chainId:Ve,egldLabel:Mn}=le["testnet"],{chainId:He,egldLabel:Pn}=le["mainnet"];var On={["devnet"]:We,["testnet"]:Ve,["mainnet"]:He},Gn={[We]:"devnet",[Ve]:"testnet",[He]:"mainnet"};i();i();var R=require("@multiversx/sdk-web-wallet-provider");var qe="N/A";i();var Q=require("react");i();i();i();i();var Qe=require("@multiversx/sdk-core/out"),ge=F(require("bignumber.js"));i();var Xe=require("@multiversx/sdk-core");function Yo(n){try{let e=new Xe.Address(n);return Boolean(e.bech32())}catch(e){return!1}}function Ye(n){return(n==null?void 0:n.startsWith("erd"))&&n.length===62&&/^\w+$/.test(n)&&Yo(n)}i();i();i();i();function se(n){for(let e=0;e<n.length;e++)if(n.charCodeAt(e)>127)return!1;return!0}i();i();var Ke=n=>/\d/.test(n);var E=(n,e,o)=>{try{switch(e){case"text":return Ke(n)?d.Buffer.from(n,"hex").toString("utf8"):n;case"decimal":return new ge.default(n,16).toString(10);case"smart":let a=Qe.Address.fromHex(n).toString();if(Ye(a))return a;let t=d.Buffer.from(n,"hex").toString("utf8");return se(t)||o&&[...o.esdts,...o.nfts].some(m=>t.includes(m))?t:new ge.default(n,16).toString(10);case"raw":default:return n}}catch(r){return console.error(`Error during data decoding of "${n}" as "${e}"`,r),n}};i();i();var Ko=n=>n.toLowerCase().match(/[0-9a-f]/g),Qo=n=>n.length%2===0,$e=n=>{let e=[];return n&&!Ko(n)&&e.push(`Invalid Hex characters on argument @${n}`),n&&!Qo(n)&&e.push(`Odd number of Hex characters on argument @${n}`),e};i();var K=({parts:n,decodedParts:e,identifier:o})=>{let r=[...e];if(n[0]==="ESDTNFTTransfer"&&n[2]&&(r[2]=E(n[2],"decimal")),o==="ESDTNFTTransfer"&&n[1]){let a=d.Buffer.from(String(n[1]),"base64");r[1]=E(a.toString("hex"),"decimal")}return r};var Je=({parts:n,decodeMethod:e,identifier:o,display:r})=>{let a=n.map((t,p)=>{if(n.length>=2&&(p===0&&t.length<64||p===1&&!n[0]))return/[^a-z0-9]/gi.test(t)?E(t,e):t;{let c=$e(t);return c.length&&(r.validationWarnings=Array.from(new Set([...r.validationWarnings,...c]))),E(t,e)}});return e==="smart"?K({parts:n,decodedParts:a,identifier:o}):a};var Ze=({input:n,decodeMethod:e,identifier:o})=>{let r={displayValue:"",validationWarnings:[]};if(n.includes("@")){let a=n.split("@"),t=Je({parts:a,identifier:o,decodeMethod:e,display:r});return r.displayValue=t.join("@"),r}if(n.includes(`
2
2
  `)){let a=n.split(`
3
3
  `),t=a.map(c=>{let m=d.Buffer.from(String(c),"base64");return e==="raw"?c:E(m.toString("hex"),e)}),p=e==="smart"?K({parts:a,decodedParts:t,identifier:o}):t;return r.displayValue=p.join(`
4
4
  `),r}return r.displayValue=E(n,e),r};var $o=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}],eo=({value:n,initialDecodeMethod:e,setDecodeMethod:o,identifier:r})=>{let[a,t]=(0,Q.useState)(e&&Object.values(P).includes(e)?e:"raw"),{displayValue:p,validationWarnings:c}=Ze({input:n,decodeMethod:a,identifier:r});return(0,Q.useEffect)(()=>{o&&o(a)},[a]),{displayValue:p,validationWarnings:c,setActiveKey:t,decodeOptions:$o}};i();var Jo=`.dapp-core-component__styles__decode {
@@ -135,7 +135,7 @@
135
135
  }
136
136
  .dapp-core-component__styles__decode .dapp-core-component__styles__warnings .dapp-core-component__styles__warning {
137
137
  color: #f0ad4e;
138
- }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Jo));var D={decode:"dapp-core-component__styles__decode",textarea:"dapp-core-component__styles__textarea",select:"dapp-core-component__styles__select",dropdown:"dapp-core-component__styles__dropdown",warnings:"dapp-core-component__styles__warnings",icon:"dapp-core-component__styles__icon",warning:"dapp-core-component__styles__warning"};var ao=n=>{let{className:e,value:o}=n,{displayValue:r,validationWarnings:a,setActiveKey:t,decodeOptions:p}=eo(n),c=o&&o!==qe,m=g=>g?t(g.target.value):"raw";return C.default.createElement("div",{className:D.decode},C.default.createElement("div",{className:(0,ro.default)(D.textarea,e)},r),c&&C.default.createElement("div",{className:D.select},C.default.createElement("select",{className:D.dropdown,onChange:m},p.map(g=>C.default.createElement("option",{key:g.value,value:g.value},g.label)))),a.map((g,f)=>C.default.createElement("div",{key:f,className:D.warnings},C.default.createElement(no.FontAwesomeIcon,{icon:oo.faExclamationTriangle,className:D.icon,size:"xs"}),C.default.createElement("small",{className:D.warning},g))))};i();var Z=F(require("react")),ee=F(require("classnames"));i();var Zo=`.dapp-core-component__main__link-style {
138
+ }`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Jo));var B={decode:"dapp-core-component__styles__decode",textarea:"dapp-core-component__styles__textarea",select:"dapp-core-component__styles__select",dropdown:"dapp-core-component__styles__dropdown",warnings:"dapp-core-component__styles__warnings",icon:"dapp-core-component__styles__icon",warning:"dapp-core-component__styles__warning"};var ao=n=>{let{className:e,value:o}=n,{displayValue:r,validationWarnings:a,setActiveKey:t,decodeOptions:p}=eo(n),c=o&&o!==qe,m=g=>g?t(g.target.value):"raw";return C.default.createElement("div",{className:B.decode},C.default.createElement("div",{className:(0,ro.default)(B.textarea,e)},r),c&&C.default.createElement("div",{className:B.select},C.default.createElement("select",{className:B.dropdown,onChange:m},p.map(g=>C.default.createElement("option",{key:g.value,value:g.value},g.label)))),a.map((g,f)=>C.default.createElement("div",{key:f,className:B.warnings},C.default.createElement(no.FontAwesomeIcon,{icon:oo.faExclamationTriangle,className:B.icon,size:"xs"}),C.default.createElement("small",{className:B.warning},g))))};i();var Z=F(require("react")),ee=F(require("classnames"));i();var Zo=`.dapp-core-component__main__link-style {
139
139
  color: #1392ff;
140
140
  }
141
141
 
@@ -1,4 +1,4 @@
1
- "use strict";var Fe=Object.create;var H=Object.defineProperty;var De=Object.getOwnPropertyDescriptor;var Be=Object.getOwnPropertyNames;var Ue=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Pe=(n,e)=>()=>(n&&(e=n(n=0)),e);var O=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports);var ae=(n,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Be(e))!Me.call(n,a)&&a!==o&&H(n,a,{get:()=>e[a],enumerable:!(r=De(e,a))||r.enumerable});return n};var E=(n,e,o)=>(o=n!=null?Fe(Ue(n)):{},ae(e||!n||!n.__esModule?H(o,"default",{value:n,enumerable:!0}):o,n)),Oe=n=>ae(H({},"__esModule",{value:!0}),n);var _e=O(G=>{"use strict";i();G.byteLength=ze;G.toByteArray=We;G.fromByteArray=qe;var v=[],w=[],Ge=typeof Uint8Array!="undefined"?Uint8Array:Array,q="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(C=0,te=q.length;C<te;++C)v[C]=q[C],w[q.charCodeAt(C)]=C;var C,te;w["-".charCodeAt(0)]=62;w["_".charCodeAt(0)]=63;function pe(n){var e=n.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var o=n.indexOf("=");o===-1&&(o=e);var r=o===e?0:4-o%4;return[o,r]}function ze(n){var e=pe(n),o=e[0],r=e[1];return(o+r)*3/4-r}function je(n,e,o){return(e+o)*3/4-o}function We(n){var e,o=pe(n),r=o[0],a=o[1],t=new Ge(je(n,r,a)),p=0,c=a>0?r-4:r,m;for(m=0;m<c;m+=4)e=w[n.charCodeAt(m)]<<18|w[n.charCodeAt(m+1)]<<12|w[n.charCodeAt(m+2)]<<6|w[n.charCodeAt(m+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return a===2&&(e=w[n.charCodeAt(m)]<<2|w[n.charCodeAt(m+1)]>>4,t[p++]=e&255),a===1&&(e=w[n.charCodeAt(m)]<<10|w[n.charCodeAt(m+1)]<<4|w[n.charCodeAt(m+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function Ve(n){return v[n>>18&63]+v[n>>12&63]+v[n>>6&63]+v[n&63]}function He(n,e,o){for(var r,a=[],t=e;t<o;t+=3)r=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),a.push(Ve(r));return a.join("")}function qe(n){for(var e,o=n.length,r=o%3,a=[],t=16383,p=0,c=o-r;p<c;p+=t)a.push(He(n,p,p+t>c?c:p+t));return r===1?(e=n[o-1],a.push(v[e>>2]+v[e<<4&63]+"==")):r===2&&(e=(n[o-2]<<8)+n[o-1],a.push(v[e>>10]+v[e>>4&63]+v[e<<2&63]+"=")),a.join("")}});var ie=O(X=>{i();X.read=function(n,e,o,r,a){var t,p,c=a*8-r-1,m=(1<<c)-1,u=m>>1,f=-7,g=o?a-1:0,k=o?-1:1,y=n[e+g];for(g+=k,t=y&(1<<-f)-1,y>>=-f,f+=c;f>0;t=t*256+n[e+g],g+=k,f-=8);for(p=t&(1<<-f)-1,t>>=-f,f+=r;f>0;p=p*256+n[e+g],g+=k,f-=8);if(t===0)t=1-u;else{if(t===m)return p?NaN:(y?-1:1)*(1/0);p=p+Math.pow(2,r),t=t-u}return(y?-1:1)*p*Math.pow(2,t-r)};X.write=function(n,e,o,r,a,t){var p,c,m,u=t*8-a-1,f=(1<<u)-1,g=f>>1,k=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,y=r?0:t-1,B=r?1:-1,Ce=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,p=f):(p=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+g>=1?e+=k/m:e+=k*Math.pow(2,1-g),e*m>=2&&(p++,m/=2),p+g>=f?(c=0,p=f):p+g>=1?(c=(e*m-1)*Math.pow(2,a),p=p+g):(c=e*Math.pow(2,g-1)*Math.pow(2,a),p=0));a>=8;n[o+y]=c&255,y+=B,c/=256,a-=8);for(p=p<<a|c,u+=a;u>0;n[o+y]=p&255,y+=B,p/=256,u-=8);n[o+y-B]|=Ce*128}});var we=O(M=>{"use strict";i();var Y=_e(),U=ie(),ce=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;M.Buffer=_;M.SlowBuffer=Je;M.INSPECT_MAX_BYTES=50;var z=2147483647;M.kMaxLength=z;_.TYPED_ARRAY_SUPPORT=Xe();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Xe(){try{var n=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(n,e),n.foo()===42}catch(o){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function N(n){if(n>z)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,_.prototype),e}function _(n,e,o){if(typeof n=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return J(n)}return le(n,e,o)}_.poolSize=8192;function le(n,e,o){if(typeof n=="string")return Ke(n,e);if(ArrayBuffer.isView(n))return Qe(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(T(n,ArrayBuffer)||n&&T(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(T(n,SharedArrayBuffer)||n&&T(n.buffer,SharedArrayBuffer)))return Q(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=n.valueOf&&n.valueOf();if(r!=null&&r!==n)return _.from(r,e,o);var a=$e(n);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return _.from(n[Symbol.toPrimitive]("string"),e,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}_.from=function(n,e,o){return le(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function se(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function Ye(n,e,o){return se(n),n<=0?N(n):e!==void 0?typeof o=="string"?N(n).fill(e,o):N(n).fill(e):N(n)}_.alloc=function(n,e,o){return Ye(n,e,o)};function J(n){return se(n),N(n<0?0:Z(n)|0)}_.allocUnsafe=function(n){return J(n)};_.allocUnsafeSlow=function(n){return J(n)};function Ke(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=ge(n,e)|0,r=N(o),a=r.write(n,e);return a!==o&&(r=r.slice(0,a)),r}function K(n){for(var e=n.length<0?0:Z(n.length)|0,o=N(e),r=0;r<e;r+=1)o[r]=n[r]&255;return o}function Qe(n){if(T(n,Uint8Array)){var e=new Uint8Array(n);return Q(e.buffer,e.byteOffset,e.byteLength)}return K(n)}function Q(n,e,o){if(e<0||n.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<e+(o||0))throw new RangeError('"length" is outside of buffer bounds');var r;return e===void 0&&o===void 0?r=new Uint8Array(n):o===void 0?r=new Uint8Array(n,e):r=new Uint8Array(n,e,o),Object.setPrototypeOf(r,_.prototype),r}function $e(n){if(_.isBuffer(n)){var e=Z(n.length)|0,o=N(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||ee(n.length)?N(0):K(n);if(n.type==="Buffer"&&Array.isArray(n.data))return K(n.data)}function Z(n){if(n>=z)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+z.toString(16)+" bytes");return n|0}function Je(n){return+n!=n&&(n=0),_.alloc(+n)}_.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==_.prototype};_.compare=function(e,o){if(T(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),T(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(e)||!_.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===o)return 0;for(var r=e.length,a=o.length,t=0,p=Math.min(r,a);t<p;++t)if(e[t]!==o[t]){r=e[t],a=o[t];break}return r<a?-1:a<r?1:0};_.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(e,o){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return _.alloc(0);var r;if(o===void 0)for(o=0,r=0;r<e.length;++r)o+=e[r].length;var a=_.allocUnsafe(o),t=0;for(r=0;r<e.length;++r){var p=e[r];if(T(p,Uint8Array))t+p.length>a.length?_.from(p).copy(a,t):Uint8Array.prototype.set.call(a,p,t);else if(_.isBuffer(p))p.copy(a,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return a};function ge(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||T(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var o=n.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&o===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return $(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return ye(n).length;default:if(a)return r?-1:$(n).length;e=(""+e).toLowerCase(),a=!0}}_.byteLength=ge;function Ze(n,e,o){var r=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,e>>>=0,o<=e))return"";for(n||(n="utf8");;)switch(n){case"hex":return co(this,e,o);case"utf8":case"utf-8":return fe(this,e,o);case"ascii":return _o(this,e,o);case"latin1":case"binary":return io(this,e,o);case"base64":return to(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return mo(this,e,o);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function F(n,e,o){var r=n[e];n[e]=n[o],n[o]=r}_.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var o=0;o<e;o+=2)F(this,o,o+1);return this};_.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var o=0;o<e;o+=4)F(this,o,o+3),F(this,o+1,o+2);return this};_.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var o=0;o<e;o+=8)F(this,o,o+7),F(this,o+1,o+6),F(this,o+2,o+5),F(this,o+3,o+4);return this};_.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?fe(this,0,e):Ze.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(e){if(!_.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:_.compare(this,e)===0};_.prototype.inspect=function(){var e="",o=M.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};ce&&(_.prototype[ce]=_.prototype.inspect);_.prototype.compare=function(e,o,r,a,t){if(T(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),!_.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(o===void 0&&(o=0),r===void 0&&(r=e?e.length:0),a===void 0&&(a=0),t===void 0&&(t=this.length),o<0||r>e.length||a<0||t>this.length)throw new RangeError("out of range index");if(a>=t&&o>=r)return 0;if(a>=t)return-1;if(o>=r)return 1;if(o>>>=0,r>>>=0,a>>>=0,t>>>=0,this===e)return 0;for(var p=t-a,c=r-o,m=Math.min(p,c),u=this.slice(a,t),f=e.slice(o,r),g=0;g<m;++g)if(u[g]!==f[g]){p=u[g],c=f[g];break}return p<c?-1:c<p?1:0};function ue(n,e,o,r,a){if(n.length===0)return-1;if(typeof o=="string"?(r=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,ee(o)&&(o=a?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(a)return-1;o=n.length-1}else if(o<0)if(a)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,r)),_.isBuffer(e))return e.length===0?-1:me(n,e,o,r,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):me(n,[e],o,r,a);throw new TypeError("val must be string, number or Buffer")}function me(n,e,o,r,a){var t=1,p=n.length,c=e.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,c/=2,o/=2}function m(y,B){return t===1?y[B]:y.readUInt16BE(B*t)}var u;if(a){var f=-1;for(u=o;u<p;u++)if(m(n,u)===m(e,f===-1?0:u-f)){if(f===-1&&(f=u),u-f+1===c)return f*t}else f!==-1&&(u-=u-f),f=-1}else for(o+c>p&&(o=p-c),u=o;u>=0;u--){for(var g=!0,k=0;k<c;k++)if(m(n,u+k)!==m(e,k)){g=!1;break}if(g)return u}return-1}_.prototype.includes=function(e,o,r){return this.indexOf(e,o,r)!==-1};_.prototype.indexOf=function(e,o,r){return ue(this,e,o,r,!0)};_.prototype.lastIndexOf=function(e,o,r){return ue(this,e,o,r,!1)};function eo(n,e,o,r){o=Number(o)||0;var a=n.length-o;r?(r=Number(r),r>a&&(r=a)):r=a;var t=e.length;r>t/2&&(r=t/2);for(var p=0;p<r;++p){var c=parseInt(e.substr(p*2,2),16);if(ee(c))return p;n[o+p]=c}return p}function oo(n,e,o,r){return j($(e,n.length-o),n,o,r)}function no(n,e,o,r){return j(go(e),n,o,r)}function ro(n,e,o,r){return j(ye(e),n,o,r)}function ao(n,e,o,r){return j(uo(e,n.length-o),n,o,r)}_.prototype.write=function(e,o,r,a){if(o===void 0)a="utf8",r=this.length,o=0;else if(r===void 0&&typeof o=="string")a=o,r=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((r===void 0||r>t)&&(r=t),e.length>0&&(r<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var p=!1;;)switch(a){case"hex":return eo(this,e,o,r);case"utf8":case"utf-8":return oo(this,e,o,r);case"ascii":case"latin1":case"binary":return no(this,e,o,r);case"base64":return ro(this,e,o,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ao(this,e,o,r);default:if(p)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function to(n,e,o){return e===0&&o===n.length?Y.fromByteArray(n):Y.fromByteArray(n.slice(e,o))}function fe(n,e,o){o=Math.min(n.length,o);for(var r=[],a=e;a<o;){var t=n[a],p=null,c=t>239?4:t>223?3:t>191?2:1;if(a+c<=o){var m,u,f,g;switch(c){case 1:t<128&&(p=t);break;case 2:m=n[a+1],(m&192)===128&&(g=(t&31)<<6|m&63,g>127&&(p=g));break;case 3:m=n[a+1],u=n[a+2],(m&192)===128&&(u&192)===128&&(g=(t&15)<<12|(m&63)<<6|u&63,g>2047&&(g<55296||g>57343)&&(p=g));break;case 4:m=n[a+1],u=n[a+2],f=n[a+3],(m&192)===128&&(u&192)===128&&(f&192)===128&&(g=(t&15)<<18|(m&63)<<12|(u&63)<<6|f&63,g>65535&&g<1114112&&(p=g))}}p===null?(p=65533,c=1):p>65535&&(p-=65536,r.push(p>>>10&1023|55296),p=56320|p&1023),r.push(p),a+=c}return po(r)}var de=4096;function po(n){var e=n.length;if(e<=de)return String.fromCharCode.apply(String,n);for(var o="",r=0;r<e;)o+=String.fromCharCode.apply(String,n.slice(r,r+=de));return o}function _o(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]&127);return r}function io(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]);return r}function co(n,e,o){var r=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>r)&&(o=r);for(var a="",t=e;t<o;++t)a+=fo[n[t]];return a}function mo(n,e,o){for(var r=n.slice(e,o),a="",t=0;t<r.length-1;t+=2)a+=String.fromCharCode(r[t]+r[t+1]*256);return a}_.prototype.slice=function(e,o){var r=this.length;e=~~e,o=o===void 0?r:~~o,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),o<e&&(o=e);var a=this.subarray(e,o);return Object.setPrototypeOf(a,_.prototype),a};function b(n,e,o){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+e>o)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e+--o],t=1;o>0&&(t*=256);)a+=this[e+--o]*t;return a};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return t*=128,a>=t&&(a-=Math.pow(2,8*o)),a};_.prototype.readIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=o,t=1,p=this[e+--a];a>0&&(t*=256);)p+=this[e+--a]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};_.prototype.readInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};_.prototype.readFloatLE=function(e,o){return e=e>>>0,o||b(e,4,this.length),U.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||b(e,4,this.length),U.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||b(e,8,this.length),U.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||b(e,8,this.length),U.read(this,e,!1,52,8)};function x(n,e,o,r,a,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<t)throw new RangeError('"value" argument is out of bounds');if(o+r>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;x(this,e,o,r,t,0)}var p=1,c=0;for(this[o]=e&255;++c<r&&(p*=256);)this[o+c]=e/p&255;return o+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;x(this,e,o,r,t,0)}var p=r-1,c=1;for(this[o+p]=e&255;--p>=0&&(c*=256);)this[o+p]=e/c&255;return o+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,4294967295,0),this[o+3]=e>>>24,this[o+2]=e>>>16,this[o+1]=e>>>8,this[o]=e&255,o+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,4294967295,0),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};_.prototype.writeIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);x(this,e,o,r,t-1,-t)}var p=0,c=1,m=0;for(this[o]=e&255;++p<r&&(c*=256);)e<0&&m===0&&this[o+p-1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);x(this,e,o,r,t-1,-t)}var p=r-1,c=1,m=0;for(this[o+p]=e&255;--p>=0&&(c*=256);)e<0&&m===0&&this[o+p+1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeInt8=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,2147483647,-2147483648),this[o]=e&255,this[o+1]=e>>>8,this[o+2]=e>>>16,this[o+3]=e>>>24,o+4};_.prototype.writeInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};function he(n,e,o,r,a,t){if(o+r>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function be(n,e,o,r,a){return e=+e,o=o>>>0,a||he(n,e,o,4,34028234663852886e22,-34028234663852886e22),U.write(n,e,o,r,23,4),o+4}_.prototype.writeFloatLE=function(e,o,r){return be(this,e,o,!0,r)};_.prototype.writeFloatBE=function(e,o,r){return be(this,e,o,!1,r)};function xe(n,e,o,r,a){return e=+e,o=o>>>0,a||he(n,e,o,8,17976931348623157e292,-17976931348623157e292),U.write(n,e,o,r,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,r){return xe(this,e,o,!0,r)};_.prototype.writeDoubleBE=function(e,o,r){return xe(this,e,o,!1,r)};_.prototype.copy=function(e,o,r,a){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),o>=e.length&&(o=e.length),o||(o=0),a>0&&a<r&&(a=r),a===r||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-o<a-r&&(a=e.length-o+r);var t=a-r;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,r,a):Uint8Array.prototype.set.call(e,this.subarray(r,a),o),t};_.prototype.fill=function(e,o,r,a){if(typeof e=="string"){if(typeof o=="string"?(a=o,o=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var t=e.charCodeAt(0);(a==="utf8"&&t<128||a==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<r)throw new RangeError("Out of range index");if(r<=o)return this;o=o>>>0,r=r===void 0?this.length:r>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<r;++p)this[p]=e;else{var c=_.isBuffer(e)?e:_.from(e,a),m=c.length;if(m===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<r-o;++p)this[p+o]=c[p%m]}return this};var lo=/[^+/0-9A-Za-z-_]/g;function so(n){if(n=n.split("=")[0],n=n.trim().replace(lo,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function $(n,e){e=e||1/0;for(var o,r=n.length,a=null,t=[],p=0;p<r;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!a){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===r){(e-=3)>-1&&t.push(239,191,189);continue}a=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),a=o;continue}o=(a-55296<<10|o-56320)+65536}else a&&(e-=3)>-1&&t.push(239,191,189);if(a=null,o<128){if((e-=1)<0)break;t.push(o)}else if(o<2048){if((e-=2)<0)break;t.push(o>>6|192,o&63|128)}else if(o<65536){if((e-=3)<0)break;t.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((e-=4)<0)break;t.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return t}function go(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function uo(n,e){for(var o,r,a,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),r=o>>8,a=o%256,t.push(a),t.push(r);return t}function ye(n){return Y.toByteArray(so(n))}function j(n,e,o,r){for(var a=0;a<r&&!(a+o>=e.length||a>=n.length);++a)e[a+o]=n[a];return a}function T(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function ee(n){return n!==n}var fo=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var r=o*16,a=0;a<16;++a)e[r+a]=n[o]+n[a];return e}()});var Ae=O((Oo,Se)=>{i();var h=Se.exports={},S,A;function oe(){throw new Error("setTimeout has not been defined")}function ne(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?S=setTimeout:S=oe}catch(n){S=oe}try{typeof clearTimeout=="function"?A=clearTimeout:A=ne}catch(n){A=ne}})();function ke(n){if(S===setTimeout)return setTimeout(n,0);if((S===oe||!S)&&setTimeout)return S=setTimeout,setTimeout(n,0);try{return S(n,0)}catch(e){try{return S.call(null,n,0)}catch(o){return S.call(this,n,0)}}}function ho(n){if(A===clearTimeout)return clearTimeout(n);if((A===ne||!A)&&clearTimeout)return A=clearTimeout,clearTimeout(n);try{return A(n)}catch(e){try{return A.call(null,n)}catch(o){return A.call(this,n)}}}var L=[],P=!1,D,W=-1;function bo(){!P||!D||(P=!1,D.length?L=D.concat(L):W=-1,L.length&&ve())}function ve(){if(!P){var n=ke(bo);P=!0;for(var e=L.length;e;){for(D=L,L=[];++W<e;)D&&D[W].run();W=-1,e=L.length}D=null,P=!1,ho(n)}}h.nextTick=function(n){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];L.push(new Te(n,e)),L.length===1&&!P&&ke(ve)};function Te(n,e){this.fun=n,this.array=e}Te.prototype.run=function(){this.fun.apply(null,this.array)};h.title="browser";h.browser=!0;h.env={};h.argv=[];h.version="";h.versions={};function I(){}h.on=I;h.addListener=I;h.once=I;h.off=I;h.removeListener=I;h.removeAllListeners=I;h.emit=I;h.prependListener=I;h.prependOnceListener=I;h.listeners=function(n){return[]};h.binding=function(n){throw new Error("process.binding is not supported")};h.cwd=function(){return"/"};h.chdir=function(n){throw new Error("process.chdir is not supported")};h.umask=function(){return 0}});var d,l,Go,i=Pe(()=>{d=E(we()),l=E(Ae()),Go=function(n){function e(){var r=this||self;return delete n.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return e();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:e});var o=__magic__;return o}(Object)});var Do={};module.exports=Oe(Do);i();i();var Fo=E(require("react"));i();i();var So=E(require("react")),Ao=require("@fortawesome/free-solid-svg-icons"),Ro=require("@fortawesome/react-fontawesome"),No=E(require("classnames"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();var re={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Re,egldLabel:ln}=re["devnet"],{chainId:Ne,egldLabel:sn}=re["testnet"],{chainId:Le,egldLabel:gn}=re["mainnet"];var un={["devnet"]:Re,["testnet"]:Ne,["mainnet"]:Le},fn={[Re]:"devnet",[Ne]:"testnet",[Le]:"mainnet"};i();i();var R=require("@multiversx/sdk-web-wallet-provider");i();var Ee=require("react");i();i();i();i();var wo=require("@multiversx/sdk-core/out"),ko=E(require("bignumber.js"));i();var xo=require("@multiversx/sdk-core");i();i();i();i();i();i();i();i();i();var Ar=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];i();var To=`.dapp-core-component__styles__decode {
1
+ "use strict";var Fe=Object.create;var H=Object.defineProperty;var Be=Object.getOwnPropertyDescriptor;var De=Object.getOwnPropertyNames;var Ue=Object.getPrototypeOf,Me=Object.prototype.hasOwnProperty;var Pe=(n,e)=>()=>(n&&(e=n(n=0)),e);var O=(n,e)=>()=>(e||n((e={exports:{}}).exports,e),e.exports);var ae=(n,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of De(e))!Me.call(n,a)&&a!==o&&H(n,a,{get:()=>e[a],enumerable:!(r=Be(e,a))||r.enumerable});return n};var E=(n,e,o)=>(o=n!=null?Fe(Ue(n)):{},ae(e||!n||!n.__esModule?H(o,"default",{value:n,enumerable:!0}):o,n)),Oe=n=>ae(H({},"__esModule",{value:!0}),n);var _e=O(G=>{"use strict";i();G.byteLength=ze;G.toByteArray=We;G.fromByteArray=qe;var v=[],w=[],Ge=typeof Uint8Array!="undefined"?Uint8Array:Array,q="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(C=0,te=q.length;C<te;++C)v[C]=q[C],w[q.charCodeAt(C)]=C;var C,te;w["-".charCodeAt(0)]=62;w["_".charCodeAt(0)]=63;function pe(n){var e=n.length;if(e%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var o=n.indexOf("=");o===-1&&(o=e);var r=o===e?0:4-o%4;return[o,r]}function ze(n){var e=pe(n),o=e[0],r=e[1];return(o+r)*3/4-r}function je(n,e,o){return(e+o)*3/4-o}function We(n){var e,o=pe(n),r=o[0],a=o[1],t=new Ge(je(n,r,a)),p=0,c=a>0?r-4:r,m;for(m=0;m<c;m+=4)e=w[n.charCodeAt(m)]<<18|w[n.charCodeAt(m+1)]<<12|w[n.charCodeAt(m+2)]<<6|w[n.charCodeAt(m+3)],t[p++]=e>>16&255,t[p++]=e>>8&255,t[p++]=e&255;return a===2&&(e=w[n.charCodeAt(m)]<<2|w[n.charCodeAt(m+1)]>>4,t[p++]=e&255),a===1&&(e=w[n.charCodeAt(m)]<<10|w[n.charCodeAt(m+1)]<<4|w[n.charCodeAt(m+2)]>>2,t[p++]=e>>8&255,t[p++]=e&255),t}function Ve(n){return v[n>>18&63]+v[n>>12&63]+v[n>>6&63]+v[n&63]}function He(n,e,o){for(var r,a=[],t=e;t<o;t+=3)r=(n[t]<<16&16711680)+(n[t+1]<<8&65280)+(n[t+2]&255),a.push(Ve(r));return a.join("")}function qe(n){for(var e,o=n.length,r=o%3,a=[],t=16383,p=0,c=o-r;p<c;p+=t)a.push(He(n,p,p+t>c?c:p+t));return r===1?(e=n[o-1],a.push(v[e>>2]+v[e<<4&63]+"==")):r===2&&(e=(n[o-2]<<8)+n[o-1],a.push(v[e>>10]+v[e>>4&63]+v[e<<2&63]+"=")),a.join("")}});var ie=O(X=>{i();X.read=function(n,e,o,r,a){var t,p,c=a*8-r-1,m=(1<<c)-1,u=m>>1,f=-7,g=o?a-1:0,k=o?-1:1,y=n[e+g];for(g+=k,t=y&(1<<-f)-1,y>>=-f,f+=c;f>0;t=t*256+n[e+g],g+=k,f-=8);for(p=t&(1<<-f)-1,t>>=-f,f+=r;f>0;p=p*256+n[e+g],g+=k,f-=8);if(t===0)t=1-u;else{if(t===m)return p?NaN:(y?-1:1)*(1/0);p=p+Math.pow(2,r),t=t-u}return(y?-1:1)*p*Math.pow(2,t-r)};X.write=function(n,e,o,r,a,t){var p,c,m,u=t*8-a-1,f=(1<<u)-1,g=f>>1,k=a===23?Math.pow(2,-24)-Math.pow(2,-77):0,y=r?0:t-1,D=r?1:-1,Ce=e<0||e===0&&1/e<0?1:0;for(e=Math.abs(e),isNaN(e)||e===1/0?(c=isNaN(e)?1:0,p=f):(p=Math.floor(Math.log(e)/Math.LN2),e*(m=Math.pow(2,-p))<1&&(p--,m*=2),p+g>=1?e+=k/m:e+=k*Math.pow(2,1-g),e*m>=2&&(p++,m/=2),p+g>=f?(c=0,p=f):p+g>=1?(c=(e*m-1)*Math.pow(2,a),p=p+g):(c=e*Math.pow(2,g-1)*Math.pow(2,a),p=0));a>=8;n[o+y]=c&255,y+=D,c/=256,a-=8);for(p=p<<a|c,u+=a;u>0;n[o+y]=p&255,y+=D,p/=256,u-=8);n[o+y-D]|=Ce*128}});var we=O(M=>{"use strict";i();var Y=_e(),U=ie(),ce=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;M.Buffer=_;M.SlowBuffer=Je;M.INSPECT_MAX_BYTES=50;var z=2147483647;M.kMaxLength=z;_.TYPED_ARRAY_SUPPORT=Xe();!_.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function Xe(){try{var n=new Uint8Array(1),e={foo:function(){return 42}};return Object.setPrototypeOf(e,Uint8Array.prototype),Object.setPrototypeOf(n,e),n.foo()===42}catch(o){return!1}}Object.defineProperty(_.prototype,"parent",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.buffer}});Object.defineProperty(_.prototype,"offset",{enumerable:!0,get:function(){if(!!_.isBuffer(this))return this.byteOffset}});function N(n){if(n>z)throw new RangeError('The value "'+n+'" is invalid for option "size"');var e=new Uint8Array(n);return Object.setPrototypeOf(e,_.prototype),e}function _(n,e,o){if(typeof n=="number"){if(typeof e=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return J(n)}return le(n,e,o)}_.poolSize=8192;function le(n,e,o){if(typeof n=="string")return Ke(n,e);if(ArrayBuffer.isView(n))return Qe(n);if(n==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n);if(T(n,ArrayBuffer)||n&&T(n.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(T(n,SharedArrayBuffer)||n&&T(n.buffer,SharedArrayBuffer)))return Q(n,e,o);if(typeof n=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=n.valueOf&&n.valueOf();if(r!=null&&r!==n)return _.from(r,e,o);var a=$e(n);if(a)return a;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof n[Symbol.toPrimitive]=="function")return _.from(n[Symbol.toPrimitive]("string"),e,o);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof n)}_.from=function(n,e,o){return le(n,e,o)};Object.setPrototypeOf(_.prototype,Uint8Array.prototype);Object.setPrototypeOf(_,Uint8Array);function se(n){if(typeof n!="number")throw new TypeError('"size" argument must be of type number');if(n<0)throw new RangeError('The value "'+n+'" is invalid for option "size"')}function Ye(n,e,o){return se(n),n<=0?N(n):e!==void 0?typeof o=="string"?N(n).fill(e,o):N(n).fill(e):N(n)}_.alloc=function(n,e,o){return Ye(n,e,o)};function J(n){return se(n),N(n<0?0:Z(n)|0)}_.allocUnsafe=function(n){return J(n)};_.allocUnsafeSlow=function(n){return J(n)};function Ke(n,e){if((typeof e!="string"||e==="")&&(e="utf8"),!_.isEncoding(e))throw new TypeError("Unknown encoding: "+e);var o=ge(n,e)|0,r=N(o),a=r.write(n,e);return a!==o&&(r=r.slice(0,a)),r}function K(n){for(var e=n.length<0?0:Z(n.length)|0,o=N(e),r=0;r<e;r+=1)o[r]=n[r]&255;return o}function Qe(n){if(T(n,Uint8Array)){var e=new Uint8Array(n);return Q(e.buffer,e.byteOffset,e.byteLength)}return K(n)}function Q(n,e,o){if(e<0||n.byteLength<e)throw new RangeError('"offset" is outside of buffer bounds');if(n.byteLength<e+(o||0))throw new RangeError('"length" is outside of buffer bounds');var r;return e===void 0&&o===void 0?r=new Uint8Array(n):o===void 0?r=new Uint8Array(n,e):r=new Uint8Array(n,e,o),Object.setPrototypeOf(r,_.prototype),r}function $e(n){if(_.isBuffer(n)){var e=Z(n.length)|0,o=N(e);return o.length===0||n.copy(o,0,0,e),o}if(n.length!==void 0)return typeof n.length!="number"||ee(n.length)?N(0):K(n);if(n.type==="Buffer"&&Array.isArray(n.data))return K(n.data)}function Z(n){if(n>=z)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+z.toString(16)+" bytes");return n|0}function Je(n){return+n!=n&&(n=0),_.alloc(+n)}_.isBuffer=function(e){return e!=null&&e._isBuffer===!0&&e!==_.prototype};_.compare=function(e,o){if(T(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),T(o,Uint8Array)&&(o=_.from(o,o.offset,o.byteLength)),!_.isBuffer(e)||!_.isBuffer(o))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===o)return 0;for(var r=e.length,a=o.length,t=0,p=Math.min(r,a);t<p;++t)if(e[t]!==o[t]){r=e[t],a=o[t];break}return r<a?-1:a<r?1:0};_.isEncoding=function(e){switch(String(e).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};_.concat=function(e,o){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(e.length===0)return _.alloc(0);var r;if(o===void 0)for(o=0,r=0;r<e.length;++r)o+=e[r].length;var a=_.allocUnsafe(o),t=0;for(r=0;r<e.length;++r){var p=e[r];if(T(p,Uint8Array))t+p.length>a.length?_.from(p).copy(a,t):Uint8Array.prototype.set.call(a,p,t);else if(_.isBuffer(p))p.copy(a,t);else throw new TypeError('"list" argument must be an Array of Buffers');t+=p.length}return a};function ge(n,e){if(_.isBuffer(n))return n.length;if(ArrayBuffer.isView(n)||T(n,ArrayBuffer))return n.byteLength;if(typeof n!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof n);var o=n.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&o===0)return 0;for(var a=!1;;)switch(e){case"ascii":case"latin1":case"binary":return o;case"utf8":case"utf-8":return $(n).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return o*2;case"hex":return o>>>1;case"base64":return ye(n).length;default:if(a)return r?-1:$(n).length;e=(""+e).toLowerCase(),a=!0}}_.byteLength=ge;function Ze(n,e,o){var r=!1;if((e===void 0||e<0)&&(e=0),e>this.length||((o===void 0||o>this.length)&&(o=this.length),o<=0)||(o>>>=0,e>>>=0,o<=e))return"";for(n||(n="utf8");;)switch(n){case"hex":return co(this,e,o);case"utf8":case"utf-8":return fe(this,e,o);case"ascii":return _o(this,e,o);case"latin1":case"binary":return io(this,e,o);case"base64":return to(this,e,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return mo(this,e,o);default:if(r)throw new TypeError("Unknown encoding: "+n);n=(n+"").toLowerCase(),r=!0}}_.prototype._isBuffer=!0;function F(n,e,o){var r=n[e];n[e]=n[o],n[o]=r}_.prototype.swap16=function(){var e=this.length;if(e%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var o=0;o<e;o+=2)F(this,o,o+1);return this};_.prototype.swap32=function(){var e=this.length;if(e%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var o=0;o<e;o+=4)F(this,o,o+3),F(this,o+1,o+2);return this};_.prototype.swap64=function(){var e=this.length;if(e%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var o=0;o<e;o+=8)F(this,o,o+7),F(this,o+1,o+6),F(this,o+2,o+5),F(this,o+3,o+4);return this};_.prototype.toString=function(){var e=this.length;return e===0?"":arguments.length===0?fe(this,0,e):Ze.apply(this,arguments)};_.prototype.toLocaleString=_.prototype.toString;_.prototype.equals=function(e){if(!_.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e?!0:_.compare(this,e)===0};_.prototype.inspect=function(){var e="",o=M.INSPECT_MAX_BYTES;return e=this.toString("hex",0,o).replace(/(.{2})/g,"$1 ").trim(),this.length>o&&(e+=" ... "),"<Buffer "+e+">"};ce&&(_.prototype[ce]=_.prototype.inspect);_.prototype.compare=function(e,o,r,a,t){if(T(e,Uint8Array)&&(e=_.from(e,e.offset,e.byteLength)),!_.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(o===void 0&&(o=0),r===void 0&&(r=e?e.length:0),a===void 0&&(a=0),t===void 0&&(t=this.length),o<0||r>e.length||a<0||t>this.length)throw new RangeError("out of range index");if(a>=t&&o>=r)return 0;if(a>=t)return-1;if(o>=r)return 1;if(o>>>=0,r>>>=0,a>>>=0,t>>>=0,this===e)return 0;for(var p=t-a,c=r-o,m=Math.min(p,c),u=this.slice(a,t),f=e.slice(o,r),g=0;g<m;++g)if(u[g]!==f[g]){p=u[g],c=f[g];break}return p<c?-1:c<p?1:0};function ue(n,e,o,r,a){if(n.length===0)return-1;if(typeof o=="string"?(r=o,o=0):o>2147483647?o=2147483647:o<-2147483648&&(o=-2147483648),o=+o,ee(o)&&(o=a?0:n.length-1),o<0&&(o=n.length+o),o>=n.length){if(a)return-1;o=n.length-1}else if(o<0)if(a)o=0;else return-1;if(typeof e=="string"&&(e=_.from(e,r)),_.isBuffer(e))return e.length===0?-1:me(n,e,o,r,a);if(typeof e=="number")return e=e&255,typeof Uint8Array.prototype.indexOf=="function"?a?Uint8Array.prototype.indexOf.call(n,e,o):Uint8Array.prototype.lastIndexOf.call(n,e,o):me(n,[e],o,r,a);throw new TypeError("val must be string, number or Buffer")}function me(n,e,o,r,a){var t=1,p=n.length,c=e.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(n.length<2||e.length<2)return-1;t=2,p/=2,c/=2,o/=2}function m(y,D){return t===1?y[D]:y.readUInt16BE(D*t)}var u;if(a){var f=-1;for(u=o;u<p;u++)if(m(n,u)===m(e,f===-1?0:u-f)){if(f===-1&&(f=u),u-f+1===c)return f*t}else f!==-1&&(u-=u-f),f=-1}else for(o+c>p&&(o=p-c),u=o;u>=0;u--){for(var g=!0,k=0;k<c;k++)if(m(n,u+k)!==m(e,k)){g=!1;break}if(g)return u}return-1}_.prototype.includes=function(e,o,r){return this.indexOf(e,o,r)!==-1};_.prototype.indexOf=function(e,o,r){return ue(this,e,o,r,!0)};_.prototype.lastIndexOf=function(e,o,r){return ue(this,e,o,r,!1)};function eo(n,e,o,r){o=Number(o)||0;var a=n.length-o;r?(r=Number(r),r>a&&(r=a)):r=a;var t=e.length;r>t/2&&(r=t/2);for(var p=0;p<r;++p){var c=parseInt(e.substr(p*2,2),16);if(ee(c))return p;n[o+p]=c}return p}function oo(n,e,o,r){return j($(e,n.length-o),n,o,r)}function no(n,e,o,r){return j(go(e),n,o,r)}function ro(n,e,o,r){return j(ye(e),n,o,r)}function ao(n,e,o,r){return j(uo(e,n.length-o),n,o,r)}_.prototype.write=function(e,o,r,a){if(o===void 0)a="utf8",r=this.length,o=0;else if(r===void 0&&typeof o=="string")a=o,r=this.length,o=0;else if(isFinite(o))o=o>>>0,isFinite(r)?(r=r>>>0,a===void 0&&(a="utf8")):(a=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var t=this.length-o;if((r===void 0||r>t)&&(r=t),e.length>0&&(r<0||o<0)||o>this.length)throw new RangeError("Attempt to write outside buffer bounds");a||(a="utf8");for(var p=!1;;)switch(a){case"hex":return eo(this,e,o,r);case"utf8":case"utf-8":return oo(this,e,o,r);case"ascii":case"latin1":case"binary":return no(this,e,o,r);case"base64":return ro(this,e,o,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ao(this,e,o,r);default:if(p)throw new TypeError("Unknown encoding: "+a);a=(""+a).toLowerCase(),p=!0}};_.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function to(n,e,o){return e===0&&o===n.length?Y.fromByteArray(n):Y.fromByteArray(n.slice(e,o))}function fe(n,e,o){o=Math.min(n.length,o);for(var r=[],a=e;a<o;){var t=n[a],p=null,c=t>239?4:t>223?3:t>191?2:1;if(a+c<=o){var m,u,f,g;switch(c){case 1:t<128&&(p=t);break;case 2:m=n[a+1],(m&192)===128&&(g=(t&31)<<6|m&63,g>127&&(p=g));break;case 3:m=n[a+1],u=n[a+2],(m&192)===128&&(u&192)===128&&(g=(t&15)<<12|(m&63)<<6|u&63,g>2047&&(g<55296||g>57343)&&(p=g));break;case 4:m=n[a+1],u=n[a+2],f=n[a+3],(m&192)===128&&(u&192)===128&&(f&192)===128&&(g=(t&15)<<18|(m&63)<<12|(u&63)<<6|f&63,g>65535&&g<1114112&&(p=g))}}p===null?(p=65533,c=1):p>65535&&(p-=65536,r.push(p>>>10&1023|55296),p=56320|p&1023),r.push(p),a+=c}return po(r)}var de=4096;function po(n){var e=n.length;if(e<=de)return String.fromCharCode.apply(String,n);for(var o="",r=0;r<e;)o+=String.fromCharCode.apply(String,n.slice(r,r+=de));return o}function _o(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]&127);return r}function io(n,e,o){var r="";o=Math.min(n.length,o);for(var a=e;a<o;++a)r+=String.fromCharCode(n[a]);return r}function co(n,e,o){var r=n.length;(!e||e<0)&&(e=0),(!o||o<0||o>r)&&(o=r);for(var a="",t=e;t<o;++t)a+=fo[n[t]];return a}function mo(n,e,o){for(var r=n.slice(e,o),a="",t=0;t<r.length-1;t+=2)a+=String.fromCharCode(r[t]+r[t+1]*256);return a}_.prototype.slice=function(e,o){var r=this.length;e=~~e,o=o===void 0?r:~~o,e<0?(e+=r,e<0&&(e=0)):e>r&&(e=r),o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),o<e&&(o=e);var a=this.subarray(e,o);return Object.setPrototypeOf(a,_.prototype),a};function b(n,e,o){if(n%1!==0||n<0)throw new RangeError("offset is not uint");if(n+e>o)throw new RangeError("Trying to access beyond buffer length")}_.prototype.readUintLE=_.prototype.readUIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return a};_.prototype.readUintBE=_.prototype.readUIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e+--o],t=1;o>0&&(t*=256);)a+=this[e+--o]*t;return a};_.prototype.readUint8=_.prototype.readUInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]};_.prototype.readUint16LE=_.prototype.readUInt16LE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]|this[e+1]<<8};_.prototype.readUint16BE=_.prototype.readUInt16BE=function(e,o){return e=e>>>0,o||b(e,2,this.length),this[e]<<8|this[e+1]};_.prototype.readUint32LE=_.prototype.readUInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+this[e+3]*16777216};_.prototype.readUint32BE=_.prototype.readUInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]*16777216+(this[e+1]<<16|this[e+2]<<8|this[e+3])};_.prototype.readIntLE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=this[e],t=1,p=0;++p<o&&(t*=256);)a+=this[e+p]*t;return t*=128,a>=t&&(a-=Math.pow(2,8*o)),a};_.prototype.readIntBE=function(e,o,r){e=e>>>0,o=o>>>0,r||b(e,o,this.length);for(var a=o,t=1,p=this[e+--a];a>0&&(t*=256);)p+=this[e+--a]*t;return t*=128,p>=t&&(p-=Math.pow(2,8*o)),p};_.prototype.readInt8=function(e,o){return e=e>>>0,o||b(e,1,this.length),this[e]&128?(255-this[e]+1)*-1:this[e]};_.prototype.readInt16LE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e]|this[e+1]<<8;return r&32768?r|4294901760:r};_.prototype.readInt16BE=function(e,o){e=e>>>0,o||b(e,2,this.length);var r=this[e+1]|this[e]<<8;return r&32768?r|4294901760:r};_.prototype.readInt32LE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24};_.prototype.readInt32BE=function(e,o){return e=e>>>0,o||b(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]};_.prototype.readFloatLE=function(e,o){return e=e>>>0,o||b(e,4,this.length),U.read(this,e,!0,23,4)};_.prototype.readFloatBE=function(e,o){return e=e>>>0,o||b(e,4,this.length),U.read(this,e,!1,23,4)};_.prototype.readDoubleLE=function(e,o){return e=e>>>0,o||b(e,8,this.length),U.read(this,e,!0,52,8)};_.prototype.readDoubleBE=function(e,o){return e=e>>>0,o||b(e,8,this.length),U.read(this,e,!1,52,8)};function x(n,e,o,r,a,t){if(!_.isBuffer(n))throw new TypeError('"buffer" argument must be a Buffer instance');if(e>a||e<t)throw new RangeError('"value" argument is out of bounds');if(o+r>n.length)throw new RangeError("Index out of range")}_.prototype.writeUintLE=_.prototype.writeUIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;x(this,e,o,r,t,0)}var p=1,c=0;for(this[o]=e&255;++c<r&&(p*=256);)this[o+c]=e/p&255;return o+r};_.prototype.writeUintBE=_.prototype.writeUIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,r=r>>>0,!a){var t=Math.pow(2,8*r)-1;x(this,e,o,r,t,0)}var p=r-1,c=1;for(this[o+p]=e&255;--p>=0&&(c*=256);)this[o+p]=e/c&255;return o+r};_.prototype.writeUint8=_.prototype.writeUInt8=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,1,255,0),this[o]=e&255,o+1};_.prototype.writeUint16LE=_.prototype.writeUInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,65535,0),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeUint16BE=_.prototype.writeUInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,65535,0),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeUint32LE=_.prototype.writeUInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,4294967295,0),this[o+3]=e>>>24,this[o+2]=e>>>16,this[o+1]=e>>>8,this[o]=e&255,o+4};_.prototype.writeUint32BE=_.prototype.writeUInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,4294967295,0),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};_.prototype.writeIntLE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);x(this,e,o,r,t-1,-t)}var p=0,c=1,m=0;for(this[o]=e&255;++p<r&&(c*=256);)e<0&&m===0&&this[o+p-1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeIntBE=function(e,o,r,a){if(e=+e,o=o>>>0,!a){var t=Math.pow(2,8*r-1);x(this,e,o,r,t-1,-t)}var p=r-1,c=1,m=0;for(this[o+p]=e&255;--p>=0&&(c*=256);)e<0&&m===0&&this[o+p+1]!==0&&(m=1),this[o+p]=(e/c>>0)-m&255;return o+r};_.prototype.writeInt8=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,1,127,-128),e<0&&(e=255+e+1),this[o]=e&255,o+1};_.prototype.writeInt16LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,32767,-32768),this[o]=e&255,this[o+1]=e>>>8,o+2};_.prototype.writeInt16BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,2,32767,-32768),this[o]=e>>>8,this[o+1]=e&255,o+2};_.prototype.writeInt32LE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,2147483647,-2147483648),this[o]=e&255,this[o+1]=e>>>8,this[o+2]=e>>>16,this[o+3]=e>>>24,o+4};_.prototype.writeInt32BE=function(e,o,r){return e=+e,o=o>>>0,r||x(this,e,o,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[o]=e>>>24,this[o+1]=e>>>16,this[o+2]=e>>>8,this[o+3]=e&255,o+4};function he(n,e,o,r,a,t){if(o+r>n.length)throw new RangeError("Index out of range");if(o<0)throw new RangeError("Index out of range")}function be(n,e,o,r,a){return e=+e,o=o>>>0,a||he(n,e,o,4,34028234663852886e22,-34028234663852886e22),U.write(n,e,o,r,23,4),o+4}_.prototype.writeFloatLE=function(e,o,r){return be(this,e,o,!0,r)};_.prototype.writeFloatBE=function(e,o,r){return be(this,e,o,!1,r)};function xe(n,e,o,r,a){return e=+e,o=o>>>0,a||he(n,e,o,8,17976931348623157e292,-17976931348623157e292),U.write(n,e,o,r,52,8),o+8}_.prototype.writeDoubleLE=function(e,o,r){return xe(this,e,o,!0,r)};_.prototype.writeDoubleBE=function(e,o,r){return xe(this,e,o,!1,r)};_.prototype.copy=function(e,o,r,a){if(!_.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),!a&&a!==0&&(a=this.length),o>=e.length&&(o=e.length),o||(o=0),a>0&&a<r&&(a=r),a===r||e.length===0||this.length===0)return 0;if(o<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(a<0)throw new RangeError("sourceEnd out of bounds");a>this.length&&(a=this.length),e.length-o<a-r&&(a=e.length-o+r);var t=a-r;return this===e&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(o,r,a):Uint8Array.prototype.set.call(e,this.subarray(r,a),o),t};_.prototype.fill=function(e,o,r,a){if(typeof e=="string"){if(typeof o=="string"?(a=o,o=0,r=this.length):typeof r=="string"&&(a=r,r=this.length),a!==void 0&&typeof a!="string")throw new TypeError("encoding must be a string");if(typeof a=="string"&&!_.isEncoding(a))throw new TypeError("Unknown encoding: "+a);if(e.length===1){var t=e.charCodeAt(0);(a==="utf8"&&t<128||a==="latin1")&&(e=t)}}else typeof e=="number"?e=e&255:typeof e=="boolean"&&(e=Number(e));if(o<0||this.length<o||this.length<r)throw new RangeError("Out of range index");if(r<=o)return this;o=o>>>0,r=r===void 0?this.length:r>>>0,e||(e=0);var p;if(typeof e=="number")for(p=o;p<r;++p)this[p]=e;else{var c=_.isBuffer(e)?e:_.from(e,a),m=c.length;if(m===0)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(p=0;p<r-o;++p)this[p+o]=c[p%m]}return this};var lo=/[^+/0-9A-Za-z-_]/g;function so(n){if(n=n.split("=")[0],n=n.trim().replace(lo,""),n.length<2)return"";for(;n.length%4!==0;)n=n+"=";return n}function $(n,e){e=e||1/0;for(var o,r=n.length,a=null,t=[],p=0;p<r;++p){if(o=n.charCodeAt(p),o>55295&&o<57344){if(!a){if(o>56319){(e-=3)>-1&&t.push(239,191,189);continue}else if(p+1===r){(e-=3)>-1&&t.push(239,191,189);continue}a=o;continue}if(o<56320){(e-=3)>-1&&t.push(239,191,189),a=o;continue}o=(a-55296<<10|o-56320)+65536}else a&&(e-=3)>-1&&t.push(239,191,189);if(a=null,o<128){if((e-=1)<0)break;t.push(o)}else if(o<2048){if((e-=2)<0)break;t.push(o>>6|192,o&63|128)}else if(o<65536){if((e-=3)<0)break;t.push(o>>12|224,o>>6&63|128,o&63|128)}else if(o<1114112){if((e-=4)<0)break;t.push(o>>18|240,o>>12&63|128,o>>6&63|128,o&63|128)}else throw new Error("Invalid code point")}return t}function go(n){for(var e=[],o=0;o<n.length;++o)e.push(n.charCodeAt(o)&255);return e}function uo(n,e){for(var o,r,a,t=[],p=0;p<n.length&&!((e-=2)<0);++p)o=n.charCodeAt(p),r=o>>8,a=o%256,t.push(a),t.push(r);return t}function ye(n){return Y.toByteArray(so(n))}function j(n,e,o,r){for(var a=0;a<r&&!(a+o>=e.length||a>=n.length);++a)e[a+o]=n[a];return a}function T(n,e){return n instanceof e||n!=null&&n.constructor!=null&&n.constructor.name!=null&&n.constructor.name===e.name}function ee(n){return n!==n}var fo=function(){for(var n="0123456789abcdef",e=new Array(256),o=0;o<16;++o)for(var r=o*16,a=0;a<16;++a)e[r+a]=n[o]+n[a];return e}()});var Ae=O((Oo,Se)=>{i();var h=Se.exports={},S,A;function oe(){throw new Error("setTimeout has not been defined")}function ne(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?S=setTimeout:S=oe}catch(n){S=oe}try{typeof clearTimeout=="function"?A=clearTimeout:A=ne}catch(n){A=ne}})();function ke(n){if(S===setTimeout)return setTimeout(n,0);if((S===oe||!S)&&setTimeout)return S=setTimeout,setTimeout(n,0);try{return S(n,0)}catch(e){try{return S.call(null,n,0)}catch(o){return S.call(this,n,0)}}}function ho(n){if(A===clearTimeout)return clearTimeout(n);if((A===ne||!A)&&clearTimeout)return A=clearTimeout,clearTimeout(n);try{return A(n)}catch(e){try{return A.call(null,n)}catch(o){return A.call(this,n)}}}var L=[],P=!1,B,W=-1;function bo(){!P||!B||(P=!1,B.length?L=B.concat(L):W=-1,L.length&&ve())}function ve(){if(!P){var n=ke(bo);P=!0;for(var e=L.length;e;){for(B=L,L=[];++W<e;)B&&B[W].run();W=-1,e=L.length}B=null,P=!1,ho(n)}}h.nextTick=function(n){var e=new Array(arguments.length-1);if(arguments.length>1)for(var o=1;o<arguments.length;o++)e[o-1]=arguments[o];L.push(new Te(n,e)),L.length===1&&!P&&ke(ve)};function Te(n,e){this.fun=n,this.array=e}Te.prototype.run=function(){this.fun.apply(null,this.array)};h.title="browser";h.browser=!0;h.env={};h.argv=[];h.version="";h.versions={};function I(){}h.on=I;h.addListener=I;h.once=I;h.off=I;h.removeListener=I;h.removeAllListeners=I;h.emit=I;h.prependListener=I;h.prependOnceListener=I;h.listeners=function(n){return[]};h.binding=function(n){throw new Error("process.binding is not supported")};h.cwd=function(){return"/"};h.chdir=function(n){throw new Error("process.chdir is not supported")};h.umask=function(){return 0}});var d,l,Go,i=Pe(()=>{d=E(we()),l=E(Ae()),Go=function(n){function e(){var r=this||self;return delete n.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return e();n.defineProperty(n.prototype,"__magic__",{configurable:!0,get:e});var o=__magic__;return o}(Object)});var Bo={};module.exports=Oe(Bo);i();i();var Fo=E(require("react"));i();i();var So=E(require("react")),Ao=require("@fortawesome/free-solid-svg-icons"),Ro=require("@fortawesome/react-fontawesome"),No=E(require("classnames"));i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();i();var re={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:Re,egldLabel:ln}=re["devnet"],{chainId:Ne,egldLabel:sn}=re["testnet"],{chainId:Le,egldLabel:gn}=re["mainnet"];var un={["devnet"]:Re,["testnet"]:Ne,["mainnet"]:Le},fn={[Re]:"devnet",[Ne]:"testnet",[Le]:"mainnet"};i();i();var R=require("@multiversx/sdk-web-wallet-provider");i();var Ee=require("react");i();i();i();i();var wo=require("@multiversx/sdk-core/out"),ko=E(require("bignumber.js"));i();var xo=require("@multiversx/sdk-core");i();i();i();i();i();i();i();i();i();var Ar=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];i();var To=`.dapp-core-component__styles__decode {
2
2
  margin-top: 0.25rem;
3
3
  position: relative;
4
4
  max-width: 100%;