@multiversx/sdk-dapp 2.28.7-alpha.15 → 2.28.7-alpha.16
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.
- package/UI/DappModal/components/DappModal.js +1 -1
- package/UI/DappModal/components/index.js +1 -1
- package/UI/DappModal/index.js +1 -1
- package/UI/Denominate/index.js +1 -1
- package/UI/ExplorerLink/ExplorerLink.js +1 -1
- package/UI/ExplorerLink/index.js +1 -1
- package/UI/FormatAmount/FormatAmount.js +1 -1
- package/UI/FormatAmount/index.js +1 -1
- package/UI/ModalContainer/ModalContainer.js +1 -1
- package/UI/ModalContainer/index.js +1 -1
- package/UI/NotificationModal/NotificationModal.js +1 -1
- package/UI/NotificationModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/ReceiverSubValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/ReceiverValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/TokenAvatar.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/SignWithExtensionModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtensionModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/SignWithWalletConnectModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/TransactionStatusToast.js +1 -1
- package/UI/SignTransactionsModals/components/index.js +1 -1
- package/UI/SignTransactionsModals/index.js +1 -1
- package/UI/TokenDetails/index.js +1 -1
- package/UI/TransactionData/TransactionData.js +1 -1
- package/UI/TransactionData/index.js +1 -1
- package/UI/TransactionDetails/TransactionDetails.js +1 -1
- package/UI/TransactionDetails/components/TransactionDetailsBody.js +1 -1
- package/UI/TransactionDetails/components/index.js +1 -1
- package/UI/TransactionDetails/index.js +1 -1
- package/UI/TransactionInfo/TransactionInfo.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/AddressDetailitem.js +1 -1
- package/UI/TransactionInfo/components/AddressDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/DataDecode.js +1 -1
- package/UI/TransactionInfo/components/DataDecode/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/DataField.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/ModalLink.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/ModalLink/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/components/index.js +1 -1
- package/UI/TransactionInfo/components/DataField/index.js +1 -1
- package/UI/TransactionInfo/components/EventsList/EventsList.js +1 -1
- package/UI/TransactionInfo/components/EventsList/index.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +1 -1
- package/UI/TransactionInfo/components/NonceMessage/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/OperationList.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/DetailedItem.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationBlock.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationRow.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationText.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/OperationToken.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/components/index.js +1 -1
- package/UI/TransactionInfo/components/OperationsList/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/ScResultsList.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/ResultData.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultData/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/ResultHash.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultHash/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/ResultReceiver.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultReceiver/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +1 -1
- package/UI/TransactionInfo/components/ScResultsList/index.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/ScrDetailItem.js +1 -1
- package/UI/TransactionInfo/components/ScrDetailItem/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/TransactionAction.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionCollection.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionNft.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/TransactionActionToken.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/TransactionActionBlock/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/components/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionAction/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +1 -1
- package/UI/TransactionInfo/components/TransactionLogs/index.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/TransactionStatus.js +1 -1
- package/UI/TransactionInfo/components/TransactionStatus/index.js +1 -1
- package/UI/TransactionInfo/components/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/TransactionInfoAge.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoAge/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/TransactionInfoEgldPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoEgldPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/TransactionInfoFee.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFee/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/TransactionInfoGasLimit.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasLimit/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/TransactionInfoGasPrice.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasPrice/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/TransactionInfoMethod.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMethod/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/TransactionInfoMiniblock.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoMiniblock/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/TransactionInfoNonce.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoNonce/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/TransactionInfoTo.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTo/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/TransactionInfoTokenOperations.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoTokenOperations/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/TransactionInfoValue.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoValue/index.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/index.js +1 -1
- package/UI/TransactionInfo/index.js +1 -1
- package/UI/TransactionsTable/TransactionsTable.js +1 -1
- package/UI/TransactionsTable/components/AccountName.js +1 -1
- package/UI/TransactionsTable/components/FailedTransactions.js +1 -1
- package/UI/TransactionsTable/components/LockedTokenAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/ScAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/ShardSpan.js +1 -1
- package/UI/TransactionsTable/components/TransactionHash.js +1 -1
- package/UI/TransactionsTable/components/TransactionIcon.js +1 -1
- package/UI/TransactionsTable/components/TransactionMethod.js +1 -1
- package/UI/TransactionsTable/components/TransactionReceiver.js +1 -1
- package/UI/TransactionsTable/components/TransactionRow.js +1 -1
- package/UI/TransactionsTable/components/TransactionSender.js +1 -1
- package/UI/TransactionsTable/components/TransactionShardsTransition.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/TransactionValue.js +1 -1
- package/UI/TransactionsTable/components/TransactionValue/index.js +1 -1
- package/UI/TransactionsTable/components/index.js +1 -1
- package/UI/TransactionsTable/index.js +1 -1
- package/UI/TransactionsToastList/TransactionsToastList.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/CustomToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/IconToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/ComponentToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/TransactionToastFooter.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/components/IconToastFooter/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/SimpleToast.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/getIsTransaction.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/index.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/helpers/useMemoizedCloseButton.js +1 -1
- package/UI/TransactionsToastList/components/CustomToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/TransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/TransactionToastContent.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/components/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/hooks/useTransactionToast.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
- package/UI/TransactionsToastList/components/TransactionToastGuard.js +1 -1
- package/UI/TransactionsToastList/components/index.js +1 -1
- package/UI/TransactionsToastList/index.js +1 -1
- package/UI/Trim/Trim.js +1 -1
- package/UI/Trim/index.js +1 -1
- package/UI/UsdValue/UsdValue.js +1 -1
- package/UI/UsdValue/index.js +1 -1
- package/UI/extension/ExtensionLoginButton/ExtensionLoginButton.js +1 -1
- package/UI/extension/ExtensionLoginButton/index.js +1 -1
- package/UI/index.js +1 -1
- package/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/AddressRow.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressRow/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +1 -1
- package/UI/ledger/LedgerLoginContainer/AddressTable/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/ConfirmAddress.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/getAuthTokenText.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/helpers/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/ConfirmAddress/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/LedgerConnect.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerConnect/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/LedgerLoading.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoading/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/LedgerLoginContent.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/LedgerLoginContentBody.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerLoginContentBody/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/LedgerScamPhishingAlert.js +1 -1
- package/UI/ledger/LedgerLoginContainer/LedgerScamPhishingAlert/index.js +1 -1
- package/UI/ledger/LedgerLoginContainer/index.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/index.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/WalletConnectConnectionStatus.js +1 -1
- package/UI/walletConnect/WalletConnectConnectionStatus/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContainer.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/WalletConnectLoginContent.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/WalletConnectLoginContent/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
- package/UI/walletConnect/index.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/WebWalletLoginButton.js +1 -1
- package/UI/webWallet/WebWalletLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
- package/UI/webWallet/XaliasLoginButton/index.js +1 -1
- package/__chunks__/{chunk-BHEWYP3J.js → chunk-243IQUAD.js} +2 -2
- package/__chunks__/{chunk-GVRQ4YIV.js → chunk-244L6YT6.js} +2 -2
- package/__chunks__/{chunk-H2BS3QUN.js → chunk-24KKAVYO.js} +2 -2
- package/__chunks__/{chunk-XSTBLC35.js → chunk-25FP2PJ2.js} +2 -2
- package/__chunks__/{chunk-5U4SGAFA.js → chunk-2EPBBSMQ.js} +2 -2
- package/__chunks__/{chunk-5NFU2DFF.js → chunk-2JHCIAEA.js} +2 -2
- package/__chunks__/{chunk-GHDMDS25.js → chunk-2OELUMWE.js} +2 -2
- package/__chunks__/{chunk-75DUGX3W.js → chunk-2OGDGM7D.js} +2 -2
- package/__chunks__/{chunk-HTJAV4ID.js → chunk-2QWIN4XC.js} +2 -2
- package/__chunks__/{chunk-EMNSK7WM.js → chunk-2RACR3KC.js} +2 -2
- package/__chunks__/{chunk-KYVP5Y7F.js → chunk-2STCUJRX.js} +2 -2
- package/__chunks__/{chunk-GRWYGY2E.js → chunk-2WJSX7AH.js} +2 -2
- package/__chunks__/chunk-2WYWTUC2.js +2 -0
- package/__chunks__/{chunk-6NGQCGW2.js → chunk-2ZICWJBG.js} +2 -2
- package/__chunks__/{chunk-5IRM767J.js → chunk-2ZT2UJ37.js} +2 -2
- package/__chunks__/{chunk-H7ATU22Z.js → chunk-345APOBY.js} +2 -2
- package/__chunks__/{chunk-QOUQMMDM.js → chunk-36YR2YGF.js} +2 -2
- package/__chunks__/{chunk-SQF7GB33.js → chunk-3BN5YGM6.js} +2 -2
- package/__chunks__/chunk-3D7CN6JP.js +2 -0
- package/__chunks__/{chunk-2AHWU2NE.js → chunk-3EG7VISE.js} +2 -2
- package/__chunks__/{chunk-Z4KAYOM2.js → chunk-3JAGIN3U.js} +2 -2
- package/__chunks__/{chunk-TTSWBQJ2.js → chunk-3KAI7NUJ.js} +2 -2
- package/__chunks__/chunk-3L75Z5H5.js +2 -0
- package/__chunks__/{chunk-SJGNBU4I.js → chunk-3LLZQLVH.js} +2 -2
- package/__chunks__/{chunk-2XMULCIB.js → chunk-3O4DQSIM.js} +2 -2
- package/__chunks__/chunk-3QJK4HB5.js +2 -0
- package/__chunks__/{chunk-GR2BGMD4.js → chunk-3TMN4HUU.js} +2 -2
- package/__chunks__/{chunk-CO7MYDLQ.js → chunk-427LMIXA.js} +2 -2
- package/__chunks__/{chunk-FFUZD52M.js → chunk-43QD2IJW.js} +2 -2
- package/__chunks__/{chunk-RD27N4T3.js → chunk-45IDG5NN.js} +2 -2
- package/__chunks__/{chunk-CJJQYGBV.js → chunk-477WOFY6.js} +2 -2
- package/__chunks__/chunk-4F7RWJNB.js +2 -0
- package/__chunks__/{chunk-457BNGG7.js → chunk-4GM7ZGVC.js} +2 -2
- package/__chunks__/{chunk-Y7PQG4NJ.js → chunk-4JWWB7LH.js} +2 -2
- package/__chunks__/chunk-4KWI3LT4.js +2 -0
- package/__chunks__/{chunk-FW4KAQUB.js → chunk-4MJX2G7P.js} +2 -2
- package/__chunks__/{chunk-WVEW55E4.js → chunk-4MLWLB47.js} +2 -2
- package/__chunks__/{chunk-UWNEGULW.js → chunk-4PXBVCRI.js} +2 -2
- package/__chunks__/{chunk-6YZ2AAMM.js → chunk-4ZSB6AZH.js} +2 -2
- package/__chunks__/{chunk-XEERH46K.js → chunk-55OMKXH2.js} +2 -2
- package/__chunks__/{chunk-QDZ4RX5I.js → chunk-57JKBELU.js} +2 -2
- package/__chunks__/{chunk-XMYE3MMG.js → chunk-5BFBDCHT.js} +2 -2
- package/__chunks__/{chunk-TTLNEAFC.js → chunk-5DMKUBAN.js} +2 -2
- package/__chunks__/{chunk-GNZMSPOO.js → chunk-5GCMC4GD.js} +2 -2
- package/__chunks__/{chunk-JGGVRLW3.js → chunk-5HZWDVDL.js} +2 -2
- package/__chunks__/{chunk-DVTQP3TT.js → chunk-5IBXNZAM.js} +2 -2
- package/__chunks__/{chunk-E4QHDUIP.js → chunk-5ONITTHJ.js} +2 -2
- package/__chunks__/{chunk-ZCJD3XIB.js → chunk-5UPWCBPS.js} +2 -2
- package/__chunks__/{chunk-O3ZO5YG2.js → chunk-5WW4WXU4.js} +2 -2
- package/__chunks__/{chunk-SIKOCPMR.js → chunk-5YAGXJBY.js} +2 -2
- package/__chunks__/{chunk-C3TTQABH.js → chunk-622MDWRV.js} +2 -2
- package/__chunks__/{chunk-EA2COKXX.js → chunk-63N3W5R4.js} +2 -2
- package/__chunks__/{chunk-B5MLJVT2.js → chunk-65XUWZYM.js} +2 -2
- package/__chunks__/{chunk-HWTK5GJH.js → chunk-6CUXGPCU.js} +2 -2
- package/__chunks__/chunk-6DOFHDF6.js +2 -0
- package/__chunks__/{chunk-KNDQNG2U.js → chunk-6E2IG4MP.js} +2 -2
- package/__chunks__/{chunk-LG6MQS6W.js → chunk-6JWGKICK.js} +2 -2
- package/__chunks__/{chunk-RMUFN3KN.js → chunk-6N4MANKL.js} +2 -2
- package/__chunks__/{chunk-ZDAJOFPT.js → chunk-6OLKNHBQ.js} +2 -2
- package/__chunks__/{chunk-UVDHFSBX.js → chunk-6XLVTJHK.js} +2 -2
- package/__chunks__/{chunk-YE3VTP5F.js → chunk-7BE4FNEQ.js} +2 -2
- package/__chunks__/{chunk-V5PHCX7X.js → chunk-7BTIH3UL.js} +2 -2
- package/__chunks__/{chunk-HJFL5EQ7.js → chunk-7DXYRIA4.js} +2 -2
- package/__chunks__/{chunk-NWTTJ3HF.js → chunk-7I7WBP2D.js} +2 -2
- package/__chunks__/{chunk-4YZN544R.js → chunk-7LAHNUEE.js} +2 -2
- package/__chunks__/{chunk-JRRB7YJH.js → chunk-7LP6RZTY.js} +2 -2
- package/__chunks__/{chunk-FNMVOGT3.js → chunk-7TUGRGC3.js} +2 -2
- package/__chunks__/{chunk-F7DOCJOJ.js → chunk-7TWNW73K.js} +2 -2
- package/__chunks__/{chunk-FOJQS3JJ.js → chunk-7YNYJZ2U.js} +2 -2
- package/__chunks__/{chunk-H445IDPI.js → chunk-A2XCPHUQ.js} +2 -2
- package/__chunks__/{chunk-PKYYTZ5D.js → chunk-A7HSQY5K.js} +2 -2
- package/__chunks__/chunk-A7P7ZBAA.js +2 -0
- package/__chunks__/{chunk-6FWIVCL3.js → chunk-AC4TYB35.js} +2 -2
- package/__chunks__/{chunk-MPLBHYWO.js → chunk-AD2YRWWC.js} +2 -2
- package/__chunks__/{chunk-7BPOY52P.js → chunk-AEW54TYR.js} +2 -2
- package/__chunks__/{chunk-6DISJGC2.js → chunk-AL2ADPF5.js} +2 -2
- package/__chunks__/{chunk-EN5LZ7RR.js → chunk-ALMBWCEW.js} +2 -2
- package/__chunks__/{chunk-QCZ6CX3P.js → chunk-ASWBUCS6.js} +2 -2
- package/__chunks__/chunk-AZVEOG3P.js +2 -0
- package/__chunks__/{chunk-BHWFGYU3.js → chunk-B6OH2D56.js} +2 -2
- package/__chunks__/chunk-BGFM4KXM.js +2 -0
- package/__chunks__/{chunk-J3GYGNTK.js → chunk-BGHGS6I3.js} +2 -2
- package/__chunks__/{chunk-PAHMLB5Q.js → chunk-BJZYBRJD.js} +2 -2
- package/__chunks__/{chunk-YWBDPLRE.js → chunk-BKD2HD33.js} +2 -2
- package/__chunks__/{chunk-4K2DIXSZ.js → chunk-BL7Y6XYN.js} +2 -2
- package/__chunks__/{chunk-J6TTUW4K.js → chunk-BLRRXMSE.js} +2 -2
- package/__chunks__/{chunk-YCSARROC.js → chunk-BLWJAXE7.js} +2 -2
- package/__chunks__/{chunk-7XZTJZGZ.js → chunk-BNM57AST.js} +2 -2
- package/__chunks__/{chunk-HST27AK6.js → chunk-BOIOV4IY.js} +2 -2
- package/__chunks__/chunk-BROP6U5R.js +2 -0
- package/__chunks__/chunk-BRXXLXXU.js +2 -0
- package/__chunks__/{chunk-FEJD7GOH.js → chunk-BTA7TDM5.js} +2 -2
- package/__chunks__/{chunk-TG3R7HJK.js → chunk-BZGI7MMT.js} +2 -2
- package/__chunks__/{chunk-TKE4MYCI.js → chunk-C6M3MFGX.js} +2 -2
- package/__chunks__/{chunk-P5UDTXFF.js → chunk-CALN2V5H.js} +2 -2
- package/__chunks__/{chunk-RCULQBYO.js → chunk-CAXEPSVI.js} +2 -2
- package/__chunks__/{chunk-QC4SQTEI.js → chunk-CBNQ2CFG.js} +2 -2
- package/__chunks__/chunk-CE64TOT2.js +2 -0
- package/__chunks__/{chunk-E6JVXRXP.js → chunk-CEXQ5IK4.js} +2 -2
- package/__chunks__/{chunk-YPDDYKEY.js → chunk-CF5BRI7T.js} +2 -2
- package/__chunks__/{chunk-OXQJR2J5.js → chunk-CFZPPM3T.js} +2 -2
- package/__chunks__/{chunk-25TMMK3S.js → chunk-CI2JVORW.js} +2 -2
- package/__chunks__/{chunk-3ESLS4NX.js → chunk-CMP3ASX3.js} +2 -2
- package/__chunks__/{chunk-2C2BX4G6.js → chunk-CS6JHJFF.js} +2 -2
- package/__chunks__/{chunk-LF4UDF7R.js → chunk-CSDSMDZM.js} +2 -2
- package/__chunks__/chunk-CSWYYX6E.js +2 -0
- package/__chunks__/{chunk-ZRYYCUYS.js → chunk-CUGVOBP4.js} +2 -2
- package/__chunks__/{chunk-33ZWZXEJ.js → chunk-CWQL5VIK.js} +2 -2
- package/__chunks__/{chunk-4SF7DMHJ.js → chunk-CZIE55YS.js} +2 -2
- package/__chunks__/{chunk-LBRWPTWH.js → chunk-D7U7NI3P.js} +2 -2
- package/__chunks__/{chunk-RD7H3WSG.js → chunk-DCEP55JJ.js} +2 -2
- package/__chunks__/{chunk-4FMTDMHS.js → chunk-DFCYBCJA.js} +2 -2
- package/__chunks__/chunk-DGJVOUHF.js +2 -0
- package/__chunks__/{chunk-CKAFCCUD.js → chunk-DOLNS7GE.js} +2 -2
- package/__chunks__/{chunk-SVFVMUOS.js → chunk-DPDO4V5I.js} +2 -2
- package/__chunks__/{chunk-U4QN45JZ.js → chunk-E26CJ2LJ.js} +2 -2
- package/__chunks__/{chunk-7ESE6DXU.js → chunk-EABOMMQI.js} +2 -2
- package/__chunks__/{chunk-HF5EPUXK.js → chunk-EBMVUI25.js} +2 -2
- package/__chunks__/{chunk-AYNZLJTX.js → chunk-EET7N4WZ.js} +2 -2
- package/__chunks__/{chunk-S3JWMTLM.js → chunk-EFAULMIA.js} +2 -2
- package/__chunks__/{chunk-YVB3XUNL.js → chunk-EIBHMD66.js} +2 -2
- package/__chunks__/{chunk-AKYYUZVH.js → chunk-ENYBLNJS.js} +2 -2
- package/__chunks__/{chunk-MKJFYGLU.js → chunk-EPJMRGEW.js} +2 -2
- package/__chunks__/chunk-ERKCOJR3.js +2 -0
- package/__chunks__/{chunk-4QZD3BH2.js → chunk-ETY77CFT.js} +2 -2
- package/__chunks__/{chunk-6HUI7QI3.js → chunk-EWMAXGR2.js} +2 -2
- package/__chunks__/{chunk-6U5PDSKF.js → chunk-F45AQHYS.js} +2 -2
- package/__chunks__/{chunk-RRQVMSNF.js → chunk-FMS6KZEN.js} +2 -2
- package/__chunks__/{chunk-HG2UJMQT.js → chunk-FNGIYVYN.js} +2 -2
- package/__chunks__/chunk-FPVX3KQF.js +2 -0
- package/__chunks__/{chunk-7K7DKG2I.js → chunk-FPZ3PYZU.js} +2 -2
- package/__chunks__/{chunk-JHAZGNH5.js → chunk-FQDDZIBR.js} +2 -2
- package/__chunks__/{chunk-GAD5VXIU.js → chunk-FW3CZ3SG.js} +2 -2
- package/__chunks__/{chunk-OTV2LZ5X.js → chunk-FWCHEFJS.js} +2 -2
- package/__chunks__/{chunk-VICW3TSL.js → chunk-FZYXWWVZ.js} +2 -2
- package/__chunks__/{chunk-FRYRR2VZ.js → chunk-G2CSBOWR.js} +2 -2
- package/__chunks__/chunk-G3DNPRSN.js +2 -0
- package/__chunks__/{chunk-NVMQYRR7.js → chunk-G6BRZJEZ.js} +2 -2
- package/__chunks__/{chunk-QWM6P2AE.js → chunk-GEA6CJGM.js} +2 -2
- package/__chunks__/chunk-GL5NHID2.js +2 -0
- package/__chunks__/{chunk-FPFV3TKY.js → chunk-GL7FEKLT.js} +2 -2
- package/__chunks__/{chunk-LZXHSERU.js → chunk-GO75H5JS.js} +2 -2
- package/__chunks__/{chunk-VOQURYLZ.js → chunk-GPKYJFMM.js} +2 -2
- package/__chunks__/{chunk-KPTEDH7U.js → chunk-GRPBB6E7.js} +2 -2
- package/__chunks__/chunk-GYFJKJGK.js +2 -0
- package/__chunks__/{chunk-Y67IRKWS.js → chunk-H5LYMH23.js} +2 -2
- package/__chunks__/chunk-HAB7DSUA.js +2 -0
- package/__chunks__/{chunk-WCMKGQ2J.js → chunk-HEJ2TGAD.js} +2 -2
- package/__chunks__/chunk-HIK6CVZX.js +2 -0
- package/__chunks__/chunk-HOHF7W6L.js +2 -0
- package/__chunks__/{chunk-3UA4H4WP.js → chunk-HQ6CHIGI.js} +2 -2
- package/__chunks__/{chunk-M33PN57M.js → chunk-HXCQDEY3.js} +2 -2
- package/__chunks__/chunk-HXGVYWRZ.js +2 -0
- package/__chunks__/{chunk-U4OETRA6.js → chunk-I2CW2S57.js} +2 -2
- package/__chunks__/chunk-I6RO4NOA.js +2 -0
- package/__chunks__/{chunk-5SEU3WTR.js → chunk-ICLYHVDO.js} +2 -2
- package/__chunks__/{chunk-RIIMSTTW.js → chunk-ICOSBDJ4.js} +2 -2
- package/__chunks__/chunk-IFJFXTLA.js +2 -0
- package/__chunks__/{chunk-YG2SZPHE.js → chunk-IGSFVJEI.js} +2 -2
- package/__chunks__/{chunk-FL2YNSRY.js → chunk-IHAU2N5D.js} +2 -2
- package/__chunks__/{chunk-OAIIEBX3.js → chunk-IILSENZH.js} +2 -2
- package/__chunks__/chunk-ILK7S54O.js +2 -0
- package/__chunks__/{chunk-ZXCH27NQ.js → chunk-IRRFIQYX.js} +2 -2
- package/__chunks__/{chunk-XTWFKRUW.js → chunk-JB4SSSS2.js} +2 -2
- package/__chunks__/{chunk-RV5MOWZU.js → chunk-JB6MHHBE.js} +2 -2
- package/__chunks__/{chunk-KVX46GXN.js → chunk-JGUTFONT.js} +2 -2
- package/__chunks__/{chunk-AZVHJ7GH.js → chunk-JKB2GKTI.js} +2 -2
- package/__chunks__/{chunk-FFULNWJP.js → chunk-JLI4QZ4R.js} +2 -2
- package/__chunks__/{chunk-OAN2EAX2.js → chunk-JQWPNY6C.js} +2 -2
- package/__chunks__/{chunk-GVV7A36R.js → chunk-JTKXCI3U.js} +2 -2
- package/__chunks__/chunk-JWKSR2C2.js +2 -0
- package/__chunks__/{chunk-A44KCTGO.js → chunk-JZDP2ZYT.js} +2 -2
- package/__chunks__/{chunk-HTKNZGMS.js → chunk-K26GJ2E3.js} +2 -2
- package/__chunks__/{chunk-KCFLR6VK.js → chunk-K3OV6J4Z.js} +2 -2
- package/__chunks__/{chunk-SJ7QUXWJ.js → chunk-K7VS3EVU.js} +2 -2
- package/__chunks__/{chunk-Z6BO525H.js → chunk-KBA2SKSB.js} +2 -2
- package/__chunks__/chunk-KQLCW3QS.js +2 -0
- package/__chunks__/{chunk-J5KKP7DJ.js → chunk-KST4LLLQ.js} +2 -2
- package/__chunks__/chunk-KTJBQRFM.js +2 -0
- package/__chunks__/{chunk-JLCCZHSW.js → chunk-KTK6TJ5E.js} +2 -2
- package/__chunks__/{chunk-MTBZ7O6S.js → chunk-KX6GXPH3.js} +2 -2
- package/__chunks__/{chunk-SWB4RRKX.js → chunk-KZYBAENY.js} +2 -2
- package/__chunks__/{chunk-4J4CBJJE.js → chunk-L2CSS4FZ.js} +2 -2
- package/__chunks__/{chunk-F5LYLRKO.js → chunk-LCHJGBYY.js} +2 -2
- package/__chunks__/{chunk-AQ6ANSLS.js → chunk-LELTZOPA.js} +2 -2
- package/__chunks__/chunk-LFIJJAAS.js +2 -0
- package/__chunks__/{chunk-XF5CIQR2.js → chunk-LGZITE2N.js} +2 -2
- package/__chunks__/{chunk-B2ECWP4D.js → chunk-LI73RLTZ.js} +2 -2
- package/__chunks__/{chunk-JFD4RAEH.js → chunk-LJRLN2AL.js} +2 -2
- package/__chunks__/{chunk-UTDBN6MK.js → chunk-LND4BRUR.js} +2 -2
- package/__chunks__/{chunk-F7EIRCC7.js → chunk-LOZ2W2ME.js} +2 -2
- package/__chunks__/chunk-LTD5LT37.js +2 -0
- package/__chunks__/chunk-LZTVCGT5.js +2 -0
- package/__chunks__/chunk-LZUW2RRJ.js +2 -0
- package/__chunks__/chunk-M35IYTEV.js +2 -0
- package/__chunks__/{chunk-6YLMT2M4.js → chunk-MHJ5CEC6.js} +2 -2
- package/__chunks__/{chunk-ZHXGAAVH.js → chunk-MHVCTCM4.js} +2 -2
- package/__chunks__/{chunk-U6XPT5B4.js → chunk-MIZO443Q.js} +2 -2
- package/__chunks__/{chunk-2P4G35S3.js → chunk-ML3UR7GO.js} +2 -2
- package/__chunks__/{chunk-5SAKRCW4.js → chunk-MLAA6KLJ.js} +2 -2
- package/__chunks__/{chunk-O6M6FAVV.js → chunk-MNRLQ6ZL.js} +2 -2
- package/__chunks__/{chunk-COUDUGHW.js → chunk-MVLQSBLJ.js} +2 -2
- package/__chunks__/{chunk-I7YWXKMG.js → chunk-MXFCTUKF.js} +2 -2
- package/__chunks__/{chunk-FQRDTC75.js → chunk-MXRQEFL7.js} +2 -2
- package/__chunks__/{chunk-LQR3CJNP.js → chunk-NBUUXKB4.js} +2 -2
- package/__chunks__/{chunk-3TMRICWC.js → chunk-NM4NUKKU.js} +2 -2
- package/__chunks__/{chunk-LCSWKO3O.js → chunk-NSNKBG5Q.js} +2 -2
- package/__chunks__/{chunk-KDQKLBPA.js → chunk-NTB5I55X.js} +2 -2
- package/__chunks__/chunk-NUWDJLJS.js +2 -0
- package/__chunks__/{chunk-BM6H6WVR.js → chunk-NVMDLZKM.js} +2 -2
- package/__chunks__/{chunk-MYM7EM32.js → chunk-NWK2NX6A.js} +2 -2
- package/__chunks__/{chunk-DKKTEPFW.js → chunk-O7NIHBO7.js} +2 -2
- package/__chunks__/chunk-OJDL3OLR.js +2 -0
- package/__chunks__/{chunk-XOI5IJWA.js → chunk-OKKFIGZO.js} +2 -2
- package/__chunks__/{chunk-YPAOOJ3N.js → chunk-OKYAOM7M.js} +2 -2
- package/__chunks__/{chunk-PXZZTRLI.js → chunk-OMJ2DJSP.js} +2 -2
- package/__chunks__/{chunk-OIZSJNBY.js → chunk-OQKOLNGJ.js} +2 -2
- package/__chunks__/{chunk-AN5TMFBT.js → chunk-OS6N4MIL.js} +2 -2
- package/__chunks__/{chunk-EY7DZBGI.js → chunk-OUUDP6LD.js} +2 -2
- package/__chunks__/chunk-OWZNXPVR.js +2 -0
- package/__chunks__/{chunk-XTQ2N3JS.js → chunk-OX5VCE5L.js} +2 -2
- package/__chunks__/chunk-P3WEMTJH.js +2 -0
- package/__chunks__/{chunk-O2OGIL3J.js → chunk-P3XUMUW7.js} +2 -2
- package/__chunks__/{chunk-I7LMH4UC.js → chunk-P5VT7LK6.js} +2 -2
- package/__chunks__/{chunk-4DEVDJWD.js → chunk-PB5TI27M.js} +2 -2
- package/__chunks__/{chunk-VPNOYO4N.js → chunk-PBTM5GPR.js} +2 -2
- package/__chunks__/{chunk-F5ZI3XVT.js → chunk-PCFKZW74.js} +2 -2
- package/__chunks__/chunk-PGIE3VJO.js +2 -0
- package/__chunks__/{chunk-KQ4JF75L.js → chunk-PGUVTPO5.js} +2 -2
- package/__chunks__/{chunk-3JIN2UFK.js → chunk-PLAUJBDG.js} +2 -2
- package/__chunks__/{chunk-T3JRJFE4.js → chunk-PMHC5JYC.js} +2 -2
- package/__chunks__/{chunk-UOY4UVK3.js → chunk-PN3OPTNG.js} +2 -2
- package/__chunks__/{chunk-BAEIX7XP.js → chunk-PUPWWLIQ.js} +2 -2
- package/__chunks__/{chunk-HFK7TBYU.js → chunk-PV3YDRLN.js} +2 -2
- package/__chunks__/{chunk-MGHQTXK4.js → chunk-PW5KBVZR.js} +2 -2
- package/__chunks__/{chunk-NHBXYZXK.js → chunk-PYUJGMEF.js} +2 -2
- package/__chunks__/{chunk-DSFYK7SG.js → chunk-PZFRFECJ.js} +2 -2
- package/__chunks__/{chunk-QV74DXET.js → chunk-Q6XCA3YF.js} +2 -2
- package/__chunks__/{chunk-X37PYXRT.js → chunk-QEWHARK4.js} +2 -2
- package/__chunks__/{chunk-EAA5Q4EA.js → chunk-QHAKNKFV.js} +2 -2
- package/__chunks__/{chunk-AZVMTGF2.js → chunk-QKYF4FGS.js} +2 -2
- package/__chunks__/{chunk-OSDGAFGG.js → chunk-QLDOYUYJ.js} +2 -2
- package/__chunks__/{chunk-25OZNNM5.js → chunk-QN4CWGUO.js} +2 -2
- package/__chunks__/{chunk-OPIS2BQ5.js → chunk-QS7OAXVJ.js} +2 -2
- package/__chunks__/{chunk-X2KGXCVA.js → chunk-QSPLT2HL.js} +2 -2
- package/__chunks__/{chunk-YKLZMRQZ.js → chunk-QUDMVTTH.js} +2 -2
- package/__chunks__/{chunk-7SXXCYDL.js → chunk-QV332I5O.js} +2 -2
- package/__chunks__/{chunk-RX2POYS3.js → chunk-QXFG2JPU.js} +2 -2
- package/__chunks__/{chunk-CUGDJFBT.js → chunk-R5OCJERK.js} +2 -2
- package/__chunks__/{chunk-Y5T5LOPY.js → chunk-RCQ6RM6K.js} +2 -2
- package/__chunks__/{chunk-DBELT4AK.js → chunk-RDEJWFU5.js} +2 -2
- package/__chunks__/{chunk-72YIEUOK.js → chunk-RDVSMO44.js} +2 -2
- package/__chunks__/{chunk-JA2EBLNV.js → chunk-REGPJMZM.js} +2 -2
- package/__chunks__/{chunk-W56GI5QZ.js → chunk-RFP6B2PP.js} +2 -2
- package/__chunks__/chunk-RFRO7V5B.js +2 -0
- package/__chunks__/{chunk-EOOVCEQY.js → chunk-RKRNIJMW.js} +2 -2
- package/__chunks__/{chunk-272VC2QJ.js → chunk-RPUDROIE.js} +2 -2
- package/__chunks__/{chunk-AGE3MINI.js → chunk-RPWUMHDW.js} +2 -2
- package/__chunks__/{chunk-7LSV2A5T.js → chunk-RRL2LML3.js} +2 -2
- package/__chunks__/{chunk-XIUIU37N.js → chunk-RTAYDUEX.js} +2 -2
- package/__chunks__/{chunk-TVQVR2D7.js → chunk-RTYPVYK7.js} +2 -2
- package/__chunks__/{chunk-CB4TQBA7.js → chunk-S6HMF4AV.js} +2 -2
- package/__chunks__/{chunk-VBM3TQCL.js → chunk-SEYXNPPX.js} +2 -2
- package/__chunks__/{chunk-PBRFKBDW.js → chunk-SFMKIB7P.js} +2 -2
- package/__chunks__/{chunk-EJKSSXRY.js → chunk-SJHVNYAS.js} +2 -2
- package/__chunks__/{chunk-WWCPCVNR.js → chunk-SNX6WEKI.js} +2 -2
- package/__chunks__/chunk-SO64M7JR.js +2 -0
- package/__chunks__/{chunk-GCBATZGK.js → chunk-STOPDIYD.js} +2 -2
- package/__chunks__/{chunk-Y4ODWDFT.js → chunk-SWNWLWGG.js} +2 -2
- package/__chunks__/{chunk-EIY3QMV4.js → chunk-SXY4J5QL.js} +2 -2
- package/__chunks__/{chunk-62DMOCQG.js → chunk-T25NHT2W.js} +2 -2
- package/__chunks__/{chunk-EISP4Z6L.js → chunk-T3SMQFTB.js} +2 -2
- package/__chunks__/{chunk-YUWSJABL.js → chunk-T5G4NYEL.js} +2 -2
- package/__chunks__/chunk-TAFXQ577.js +2 -0
- package/__chunks__/{chunk-33P6ALTK.js → chunk-TBU5TEWL.js} +2 -2
- package/__chunks__/{chunk-TZOD4Q4A.js → chunk-TCT6IL2Q.js} +2 -2
- package/__chunks__/{chunk-PP3IQZ6B.js → chunk-TL5SJQ5C.js} +2 -2
- package/__chunks__/{chunk-4Y52LYBF.js → chunk-TNY3H4RW.js} +2 -2
- package/__chunks__/chunk-TP6C2WB7.js +2 -0
- package/__chunks__/{chunk-VNVLQPXG.js → chunk-TU4MPOPM.js} +2 -2
- package/__chunks__/chunk-TV6LULT2.js +2 -0
- package/__chunks__/{chunk-AC7DM6HC.js → chunk-TWZXNRS3.js} +2 -2
- package/__chunks__/{chunk-QCFXWZFM.js → chunk-TXCZNSAW.js} +2 -2
- package/__chunks__/{chunk-EH6LHL7B.js → chunk-U342EIZ6.js} +2 -2
- package/__chunks__/{chunk-C7XSP7AB.js → chunk-U7HXIZ7J.js} +2 -2
- package/__chunks__/{chunk-FAROWIVZ.js → chunk-UAU3NNOE.js} +2 -2
- package/__chunks__/{chunk-7T7F5GLM.js → chunk-UCH5Z4WM.js} +2 -2
- package/__chunks__/chunk-UEEYDJT5.js +2 -0
- package/__chunks__/{chunk-BUFPH3UV.js → chunk-UFS7Z7BY.js} +2 -2
- package/__chunks__/chunk-UH75ZAJ2.js +2 -0
- package/__chunks__/{chunk-3ZZZUJQ3.js → chunk-UICM3ATM.js} +2 -2
- package/__chunks__/chunk-UJE5RME4.js +2 -0
- package/__chunks__/{chunk-TVGURAFX.js → chunk-UJUYWQOE.js} +2 -2
- package/__chunks__/{chunk-DM4VKHR4.js → chunk-ULQWGNPW.js} +2 -2
- package/__chunks__/{chunk-SGSPFDCM.js → chunk-UTCQM3K7.js} +2 -2
- package/__chunks__/{chunk-GSVWG47V.js → chunk-UUFBGNJD.js} +2 -2
- package/__chunks__/chunk-UUHBOMV5.js +2 -0
- package/__chunks__/chunk-UVJKY2UA.js +2 -0
- package/__chunks__/{chunk-KVBEKXQ4.js → chunk-UXD4TBCV.js} +2 -2
- package/__chunks__/{chunk-7IDBTGCY.js → chunk-UYTPVJHX.js} +2 -2
- package/__chunks__/chunk-V4KXNWPA.js +2 -0
- package/__chunks__/{chunk-MUA4SFQS.js → chunk-VAVCWULF.js} +2 -2
- package/__chunks__/chunk-VAZ2QHAK.js +2 -0
- package/__chunks__/{chunk-WNTFDRU3.js → chunk-VBN7XUMY.js} +2 -2
- package/__chunks__/chunk-VCRWJ2SM.js +2 -0
- package/__chunks__/{chunk-AZKLAOYJ.js → chunk-VDFHOFWL.js} +2 -2
- package/__chunks__/{chunk-HEVMAOM3.js → chunk-VG3MIBCT.js} +2 -2
- package/__chunks__/{chunk-OIMAG7OR.js → chunk-VGRUYHMY.js} +2 -2
- package/__chunks__/{chunk-JGWFZSB7.js → chunk-VH5SE5MW.js} +2 -2
- package/__chunks__/{chunk-WUUG2UVP.js → chunk-VHAD67L3.js} +2 -2
- package/__chunks__/{chunk-WZEIE5WE.js → chunk-VT4ZD72E.js} +2 -2
- package/__chunks__/{chunk-TJBSNGEW.js → chunk-VWCBWG3J.js} +2 -2
- package/__chunks__/{chunk-QLKK5X7F.js → chunk-VYQ45SZE.js} +2 -2
- package/__chunks__/{chunk-3BJ5B7XQ.js → chunk-VZNY3AWE.js} +2 -2
- package/__chunks__/{chunk-JN5VHR6X.js → chunk-W2FYN7DO.js} +2 -2
- package/__chunks__/{chunk-XS4VY6MX.js → chunk-W4ZYJZTV.js} +2 -2
- package/__chunks__/{chunk-6U3JV2TC.js → chunk-W6HCY36B.js} +2 -2
- package/__chunks__/{chunk-JFI6NBXW.js → chunk-WCHC4DEM.js} +2 -2
- package/__chunks__/{chunk-6HXLOWTB.js → chunk-WMMX62JS.js} +2 -2
- package/__chunks__/{chunk-OQG6MTWC.js → chunk-WOB2RCCF.js} +2 -2
- package/__chunks__/{chunk-2K7JHP7L.js → chunk-WPIODKLJ.js} +2 -2
- package/__chunks__/{chunk-V6QIMIXV.js → chunk-WUMWHDDM.js} +2 -2
- package/__chunks__/{chunk-BAF4W6N6.js → chunk-WVJ3JR5V.js} +2 -2
- package/__chunks__/{chunk-Y3J7MFM6.js → chunk-X3AIONVB.js} +2 -2
- package/__chunks__/{chunk-6F566PF3.js → chunk-X63GJGQX.js} +2 -2
- package/__chunks__/chunk-X7KI2B7K.js +2 -0
- package/__chunks__/{chunk-BGSQYJB5.js → chunk-XA72T7MG.js} +2 -2
- package/__chunks__/{chunk-5JVXEIRN.js → chunk-XAPERUTI.js} +2 -2
- package/__chunks__/{chunk-EN2HALQU.js → chunk-XBOFKIIA.js} +2 -2
- package/__chunks__/{chunk-JVXKCIVQ.js → chunk-XDM52CUS.js} +2 -2
- package/__chunks__/chunk-XEYGQENS.js +2 -0
- package/__chunks__/chunk-XHACCOAX.js +2 -0
- package/__chunks__/chunk-XHXRWFTT.js +2 -0
- package/__chunks__/{chunk-DZX3WZXS.js → chunk-XKDVFNCW.js} +2 -2
- package/__chunks__/{chunk-AQXIV3OJ.js → chunk-XQNQER3O.js} +2 -2
- package/__chunks__/{chunk-ST27LMHD.js → chunk-XWJIMUTU.js} +2 -2
- package/__chunks__/{chunk-YGBD76JH.js → chunk-XYQDGPJQ.js} +2 -2
- package/__chunks__/{chunk-K2UJK2QF.js → chunk-Y24QVG3U.js} +2 -2
- package/__chunks__/{chunk-IZIRRZZQ.js → chunk-Y6M6JXDO.js} +2 -2
- package/__chunks__/chunk-Y6XTHHGU.js +2 -0
- package/__chunks__/{chunk-Y7LQEDDV.js → chunk-Y7O6LWRK.js} +2 -2
- package/__chunks__/{chunk-7IHDG45P.js → chunk-YCI4MFG3.js} +2 -2
- package/__chunks__/{chunk-X5QKLXLD.js → chunk-YCIFM7IS.js} +2 -2
- package/__chunks__/chunk-YIIXQ6AT.js +2 -0
- package/__chunks__/{chunk-FRWODUWW.js → chunk-YIRPIFBD.js} +2 -2
- package/__chunks__/chunk-YLUPGVBY.js +2 -0
- package/__chunks__/chunk-YMLD64TI.js +2 -0
- package/__chunks__/{chunk-E2TC5JDD.js → chunk-YN3AX6OH.js} +2 -2
- package/__chunks__/chunk-YUFKBBOJ.js +2 -0
- package/__chunks__/chunk-Z2ULHIRF.js +2 -0
- package/__chunks__/{chunk-2AHS5DAH.js → chunk-ZB534OR2.js} +2 -2
- package/__chunks__/{chunk-42EQN6EZ.js → chunk-ZDNY7R6L.js} +2 -2
- package/__chunks__/{chunk-VXXHJMUT.js → chunk-ZE6TTGA6.js} +2 -2
- package/__chunks__/{chunk-DPXPIGEN.js → chunk-ZGWKEEIF.js} +2 -2
- package/__chunks__/{chunk-JNU75ATS.js → chunk-ZRWO4BNO.js} +2 -2
- package/__chunks__/{chunk-URZITPYS.js → chunk-ZUO3WDRP.js} +2 -2
- package/__chunks__/{chunk-EP2YAZRW.js → chunk-ZZXD6SVU.js} +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +6 -6
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/TokenAvatar/index.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +6 -6
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/signWithDeviceModal.types.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
- package/__commonjs/UI/TransactionInfo/components/DataField/DataField.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/ActionToken.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +2 -2
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +2 -2
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/TransactionInfoInputData.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoInputData/index.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/TransactionInfoStatus.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoStatus/index.js +3 -3
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/utils/index.js +1 -1
- package/__commonjs/UI/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +19 -19
- package/__commonjs/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +2 -2
- package/__commonjs/UI/operaWallet/OperaWalletLoginButton/index.js +2 -2
- package/__commonjs/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
- package/__commonjs/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/__commonjs/components/TransactionsTracker/index.js +1 -1
- package/__commonjs/hooks/account/index.js +1 -1
- package/__commonjs/hooks/index.js +1 -1
- package/__commonjs/hooks/signMessage/index.js +1 -1
- package/__commonjs/hooks/signMessage/useSignMessage.js +1 -1
- package/__commonjs/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
- package/__commonjs/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
- package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/__commonjs/hooks/transactions/helpers/index.js +1 -1
- package/__commonjs/hooks/transactions/index.js +1 -1
- package/__commonjs/hooks/transactions/useCancelWalletConnectAction.js +1 -1
- package/__commonjs/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/__commonjs/hooks/transactions/useTrackTransactionStatus.js +1 -1
- package/__commonjs/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
- package/__commonjs/reduxStore/commonActions.js +1 -1
- package/__commonjs/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
- package/__commonjs/reduxStore/persistedRootReducer.js +1 -1
- package/__commonjs/reduxStore/reducers.js +1 -1
- package/__commonjs/reduxStore/rootReducer.js +1 -1
- package/__commonjs/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
- package/__commonjs/reduxStore/slices/batchTransactionsSlice.js +1 -1
- package/__commonjs/reduxStore/slices/index.js +1 -1
- package/__commonjs/types/serverTransactions.types.d.ts +6 -0
- package/__commonjs/utils/index.js +2 -2
- package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
- package/__commonjs/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
- package/__commonjs/utils/transactions/getOperationsDetails.d.ts +1 -2
- package/__commonjs/utils/transactions/getOperationsDetails.js +1 -1
- package/__commonjs/utils/transactions/index.js +2 -2
- package/__commonjs/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/__commonjs/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/__commonjs/utils/transactions/tests/getOperationsDetails.test.d.ts +2 -0
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/getOperationDirection.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +1 -1
- package/__commonjs/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
- package/__mocks__/accountConfig.js +1 -1
- package/__mocks__/index.js +1 -1
- package/__mocks__/server.js +1 -1
- package/__mocks__/utils/index.js +1 -1
- package/__mocks__/utils/renderWithProvider.js +1 -1
- package/apiCalls/accounts/getAccountFromApi.js +1 -1
- package/apiCalls/accounts/index.js +1 -1
- package/apiCalls/configuration/getApiAddressForChainId.js +1 -1
- package/apiCalls/configuration/getEnvironmentForChainId.js +1 -1
- package/apiCalls/configuration/getNetworkConfig.js +1 -1
- package/apiCalls/configuration/getServerConfigurationForEnvironment.js +1 -1
- package/apiCalls/configuration/index.js +1 -1
- package/apiCalls/economics/getEconomicsInfo.js +1 -1
- package/apiCalls/economics/index.js +1 -1
- package/apiCalls/getScamAddressData.js +1 -1
- package/apiCalls/index.js +1 -1
- package/apiCalls/transactions/getTransactionsByHashes.js +1 -1
- package/apiCalls/transactions/index.js +1 -1
- package/apiCalls/transactions/sendSignedBatchTransactions.js +1 -1
- package/apiCalls/transactions/sendSignedTransactions.js +1 -1
- package/apiCalls/utils/getCleanApiAddress.js +1 -1
- package/apiCalls/utils/index.js +1 -1
- package/components/LogoutListener/LogoutListener.js +1 -1
- package/components/LogoutListener/helpers/index.js +1 -1
- package/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogout.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/index.js +1 -1
- package/components/LogoutListener/helpers/useNativeAuthLogoutWarning/useNativeAuthLogoutWarning.js +1 -1
- package/components/LogoutListener/index.js +1 -1
- package/components/ProviderInitializer/ProviderInitializer.js +1 -1
- package/components/ProviderInitializer/hooks/index.js +1 -1
- package/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
- package/components/ProviderInitializer/index.js +1 -1
- package/components/TransactionSender/TransactionSender.js +1 -1
- package/components/TransactionSender/index.js +1 -1
- package/components/TransactionSender/utils/handleSendBatchTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
- package/components/TransactionSender/utils/invokeSendTransactions.js +1 -1
- package/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/components/TransactionsTracker/index.js +1 -1
- package/constants/index.js +1 -1
- package/constants/network.js +1 -1
- package/hooks/account/index.js +1 -1
- package/hooks/account/useGetAccount.js +1 -1
- package/hooks/account/useGetAccountFromApi.js +1 -1
- package/hooks/account/useGetAccountInfo.js +1 -1
- package/hooks/account/useGetAccountProvider.js +1 -1
- package/hooks/account/useGetIsLoggedIn.js +1 -1
- package/hooks/account/useGetLoginInfo.js +1 -1
- package/hooks/account/useGetWebsocketEvent.js +1 -1
- package/hooks/economics/index.js +1 -1
- package/hooks/economics/useGetEgldPrice.js +1 -1
- package/hooks/index.js +1 -1
- package/hooks/login/index.js +1 -1
- package/hooks/login/useExtensionLogin.js +1 -1
- package/hooks/login/useGetModalLoginMethods.js +1 -1
- package/hooks/login/useLedgerLogin.js +1 -1
- package/hooks/login/useLoginService.js +1 -1
- package/hooks/login/useOperaLogin.js +1 -1
- package/hooks/login/useWalletConnectV2Login.js +1 -1
- package/hooks/login/useWebViewLogin.js +1 -1
- package/hooks/login/useWebWalletLogin.js +1 -1
- package/hooks/login/useXaliasLogin.js +1 -1
- package/hooks/signMessage/index.js +1 -1
- package/hooks/signMessage/useGetLastSignedMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignMessageSession.js +1 -1
- package/hooks/signMessage/useGetSignedMessageStatus.js +1 -1
- package/hooks/signMessage/useSignMessage.js +1 -1
- package/hooks/toasts/index.js +1 -1
- package/hooks/toasts/useGetToasts.js +1 -1
- package/hooks/toasts/useTransactionsToasts.js +1 -1
- package/hooks/transactions/batch/tracker/useBatchTransactionsTracker.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckBatchesOnWsFailureFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useCheckHangingBatchesFallback.js +1 -1
- package/hooks/transactions/batch/tracker/useUpdateBatch.js +1 -1
- package/hooks/transactions/batch/tracker/useVerifyBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatchStatus.js +1 -1
- package/hooks/transactions/batch/useGetBatches.js +1 -1
- package/hooks/transactions/batch/useResolveBatchStatusResponse.js +1 -1
- package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
- package/hooks/transactions/helpers/buildBatchId.js +1 -1
- package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/hooks/transactions/helpers/extractSessionId.js +1 -1
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
- package/hooks/transactions/helpers/index.js +1 -1
- package/hooks/transactions/helpers/useClearTransactionsToSignWithWarning.js +1 -1
- package/hooks/transactions/helpers/useGetLedgerProvider.js +1 -1
- package/hooks/transactions/helpers/useSetTransactionNonces.js +1 -1
- package/hooks/transactions/index.js +1 -1
- package/hooks/transactions/useCancelWalletConnectAction.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/checkBatch.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/index.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/useCheckTransactionStatus.js +1 -1
- package/hooks/transactions/useGetActiveTransactionsStatus.js +1 -1
- package/hooks/transactions/useGetFailedTransactions.js +1 -1
- package/hooks/transactions/useGetLastPendingTransactionHash.js +1 -1
- package/hooks/transactions/useGetPendingTransactions.js +1 -1
- package/hooks/transactions/useGetSignTransactionsError.js +1 -1
- package/hooks/transactions/useGetSignedTransactions.js +1 -1
- package/hooks/transactions/useGetSuccessfulTransactions.js +1 -1
- package/hooks/transactions/useGetTokenDetails.js +1 -1
- package/hooks/transactions/useGetTransactionDisplayInfo.js +1 -1
- package/hooks/transactions/useParseMultiEsdtTransferData.js +1 -1
- package/hooks/transactions/useParseSignedTransactions.js +1 -1
- package/hooks/transactions/useSignMultipleTransactions.js +1 -1
- package/hooks/transactions/useSignTransactions.js +1 -1
- package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
- package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/hooks/transactions/useTrackTransactionStatus.js +1 -1
- package/hooks/transactions/useTransactionsTracker.js +1 -1
- package/hooks/useGetNetworkConfig.js +1 -1
- package/hooks/useGetNotification.js +1 -1
- package/hooks/websocketListener/index.js +1 -1
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
- package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
- package/models/index.js +1 -1
- package/models/newTransaction.js +1 -1
- package/package.json +2 -2
- package/providers/accountProvider.js +1 -1
- package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
- package/providers/experimentalWebViewProvider/index.js +1 -1
- package/providers/index.js +1 -1
- package/providers/utils.js +1 -1
- package/providers/webviewProvider/index.js +1 -1
- package/providers/webviewProvider/requestMethods.js +1 -1
- package/providers/webviewProvider/webviewProvider.js +1 -1
- package/reduxStore/DappProviderContext.js +1 -1
- package/reduxStore/commonActions.js +1 -1
- package/reduxStore/middlewares/loginSessionMiddleware.js +1 -1
- package/reduxStore/persistConfig.js +1 -1
- package/reduxStore/persistedRootReducer.js +1 -1
- package/reduxStore/reducers.js +1 -1
- package/reduxStore/rootReducer.js +1 -1
- package/reduxStore/selectors/accountInfoSelectors.js +1 -1
- package/reduxStore/selectors/index.js +1 -1
- package/reduxStore/selectors/loginInfoSelectors.js +1 -1
- package/reduxStore/selectors/transactionsInfoSelectors.js +1 -1
- package/reduxStore/selectors/transactionsSelectors.js +1 -1
- package/reduxStore/slices/accountInfoSlice.js +1 -1
- package/reduxStore/slices/batchTransactionsSlice.js +1 -1
- package/reduxStore/slices/dappConfigSlice.js +1 -1
- package/reduxStore/slices/index.js +1 -1
- package/reduxStore/slices/loginInfoSlice.js +1 -1
- package/reduxStore/slices/modalsSlice.js +1 -1
- package/reduxStore/slices/networkConfigSlice.js +1 -1
- package/reduxStore/slices/signedMessageInfoSlice.js +1 -1
- package/reduxStore/slices/toastsSlice.js +1 -1
- package/reduxStore/slices/transactionsInfoSlice.js +1 -1
- package/reduxStore/slices/transactionsSlice.js +1 -1
- package/reduxStore/store.js +1 -1
- package/services/index.js +1 -1
- package/services/nativeAuth/helpers/getAuthorizationInfo.js +1 -1
- package/services/nativeAuth/helpers/getIsNativeAuthSingingForbidden.js +1 -1
- package/services/nativeAuth/helpers/index.js +1 -1
- package/services/nativeAuth/helpers/loginWithNativeAuthToken.js +1 -1
- package/services/transactions/clearTransactions.js +1 -1
- package/services/transactions/getBatchTransactionsStatus.js +1 -1
- package/services/transactions/getTransactionsDetails.js +1 -1
- package/services/transactions/index.js +1 -1
- package/services/transactions/isCrossShardTransaction.js +1 -1
- package/services/transactions/sendBatchTransactions.js +1 -1
- package/services/transactions/sendBatchTransactions.test.js +1 -1
- package/services/transactions/sendTransactions.js +1 -1
- package/services/transactions/signTransactions.js +1 -1
- package/services/transactions/transformAndSignTransactions.js +1 -1
- package/services/transactions/updateSignedTransactions.js +1 -1
- package/services/transactions/utils/transformTransactionsToSign.js +1 -1
- package/services/transactions/utils.js +1 -1
- package/types/index.js +1 -1
- package/types/serverTransactions.types.d.ts +6 -0
- package/types/serverTransactions.types.js +1 -1
- package/utils/account/getAccount.js +1 -1
- package/utils/account/getAccountBalance.js +1 -1
- package/utils/account/getAccountProviderType.js +1 -1
- package/utils/account/getAccountShard.js +1 -1
- package/utils/account/getAddress.js +1 -1
- package/utils/account/getIsProviderEqualTo.js +1 -1
- package/utils/account/getLatestNonce.js +1 -1
- package/utils/account/getShardOfAddress.js +1 -1
- package/utils/account/index.js +1 -1
- package/utils/account/loginWithExternalProvider.js +1 -1
- package/utils/account/refreshAccount.js +1 -1
- package/utils/account/setNonce.js +1 -1
- package/utils/account/signMessage.js +1 -1
- package/utils/getIsLoggedIn.js +1 -1
- package/utils/index.js +1 -1
- package/utils/logout.js +1 -1
- package/utils/network/getChainID.js +1 -1
- package/utils/network/getEgldLabel.js +1 -1
- package/utils/network/getNetworkConfig.js +1 -1
- package/utils/network/index.js +1 -1
- package/utils/operations/calculateFeeInFiat.js +1 -1
- package/utils/operations/calculateFeeLimit.js +1 -1
- package/utils/operations/denominate.js +1 -1
- package/utils/operations/formatAmount.js +1 -1
- package/utils/operations/index.js +1 -1
- package/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
- package/utils/operations/ledger/index.js +1 -1
- package/utils/operations/nominate.js +1 -1
- package/utils/operations/parseAmount.js +1 -1
- package/utils/smartContracts.js +1 -1
- package/utils/toasts/customToastsActions.js +1 -1
- package/utils/toasts/index.js +1 -1
- package/utils/transactions/batch/getTransactionsStatus.js +1 -1
- package/utils/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
- package/utils/transactions/builtCallbackUrl.js +1 -1
- package/utils/transactions/getAllTransactionsLink.js +1 -1
- package/utils/transactions/getAreTransactionsOnSameShard.js +1 -1
- package/utils/transactions/getInterpretedTransaction/constants.js +1 -1
- package/utils/transactions/getInterpretedTransaction/getInterpretedTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionMethod.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionTransferType.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/getTransactionValue.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getEgldValueData.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getTitleText.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromActions.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromDataField.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/getValueFromOperations.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getTransactionValue/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/index.js +1 -1
- package/utils/transactions/getInterpretedTransaction/index.js +1 -1
- package/utils/transactions/getOperationsDetails.d.ts +1 -2
- package/utils/transactions/getOperationsDetails.js +1 -1
- package/utils/transactions/getTransactionLink.js +1 -1
- package/utils/transactions/index.js +1 -1
- package/utils/transactions/isGuardianTx.js +1 -1
- package/utils/transactions/parseMultiEsdtTransferData.js +1 -1
- package/utils/transactions/parseTransactionAfterSigning.js +1 -1
- package/utils/transactions/removeTransactionParamsFromUrl.js +1 -1
- package/utils/transactions/tests/getOperationsDetails.test.d.ts +2 -0
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/decodeByMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getDisplayValueAndValidationWarnings.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/getSmartDecodedParts.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/decodeForDisplay/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getEventListInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getOperationDirection.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getScResultsInitialDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getShardText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionNftText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionActionTokenText.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionLinkWithLabel.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getTransactionMessages.js +1 -1
- package/utils/transactions/transactionInfoHelpers/getVisibleOperations.js +1 -1
- package/utils/transactions/transactionInfoHelpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/esdtNftUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/mexUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/helpers/stakeUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/index.js +1 -1
- package/utils/transactions/transactionInfoHelpers/transactionActionUnwrapper/transactionActionUnwrapper.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecode.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useDataDecodeMethod.js +1 -1
- package/utils/transactions/transactionInfoHelpers/useGetOperationList.js +1 -1
- package/utils/validation/index.js +1 -1
- package/utils/validation/maxDecimals.js +1 -1
- package/utils/validation/stringIsFloat.js +1 -1
- package/utils/walletconnect/__mocks__/sdkWalletconnectProvider.js +1 -1
- package/web/hooks/index.js +1 -1
- package/web/hooks/useIdleTimer.js +1 -1
- package/web/index.js +1 -1
- package/wrappers/AppInitializer.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/AuthenticatedRoutesWrapper.js +1 -1
- package/wrappers/AuthenticatedRoutesWrapper/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/AxiosInterceptorContext.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptor.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/AxiosInterceptorContextProvider.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/LoginInfoListener.js +1 -1
- package/wrappers/AxiosInterceptorContext/components/index.js +1 -1
- package/wrappers/AxiosInterceptorContext/index.js +1 -1
- package/wrappers/DappProvider/CustomComponents.js +1 -1
- package/wrappers/DappProvider/DappProvider.js +1 -1
- package/wrappers/DappProvider/index.js +1 -1
- package/wrappers/index.js +1 -1
- package/__chunks__/chunk-3D24RYEO.js +0 -2
- package/__chunks__/chunk-63DWMMBC.js +0 -2
- package/__chunks__/chunk-6F5IZTEQ.js +0 -2
- package/__chunks__/chunk-6N6KSKS3.js +0 -2
- package/__chunks__/chunk-7DYIYKGL.js +0 -2
- package/__chunks__/chunk-A6S5JMQU.js +0 -2
- package/__chunks__/chunk-AXDKV5CI.js +0 -2
- package/__chunks__/chunk-BAJIU6WY.js +0 -2
- package/__chunks__/chunk-BXRFPXYW.js +0 -2
- package/__chunks__/chunk-C25WSSMI.js +0 -2
- package/__chunks__/chunk-C5SLHFZA.js +0 -2
- package/__chunks__/chunk-CRSZOA33.js +0 -2
- package/__chunks__/chunk-EAT3U6R2.js +0 -2
- package/__chunks__/chunk-EP54UY3K.js +0 -2
- package/__chunks__/chunk-F7VGDTN4.js +0 -2
- package/__chunks__/chunk-FNWIQAWM.js +0 -2
- package/__chunks__/chunk-G64M6256.js +0 -2
- package/__chunks__/chunk-GQR6NGPQ.js +0 -2
- package/__chunks__/chunk-GR2LLJO6.js +0 -2
- package/__chunks__/chunk-H74CTKTK.js +0 -2
- package/__chunks__/chunk-HQZDBKMW.js +0 -2
- package/__chunks__/chunk-I3QNR4OO.js +0 -2
- package/__chunks__/chunk-IC74IHNA.js +0 -2
- package/__chunks__/chunk-IT3D3SKE.js +0 -2
- package/__chunks__/chunk-J672LTSX.js +0 -2
- package/__chunks__/chunk-KB7YBYUI.js +0 -2
- package/__chunks__/chunk-KDKHMTWH.js +0 -2
- package/__chunks__/chunk-KIXVKYLH.js +0 -2
- package/__chunks__/chunk-KOSS72ID.js +0 -2
- package/__chunks__/chunk-L322Q6NI.js +0 -2
- package/__chunks__/chunk-LLO53VYQ.js +0 -2
- package/__chunks__/chunk-N3NTHNYH.js +0 -2
- package/__chunks__/chunk-N5ZHIYZB.js +0 -2
- package/__chunks__/chunk-NEWSZHVX.js +0 -2
- package/__chunks__/chunk-NMNO7PE3.js +0 -2
- package/__chunks__/chunk-NZ457IK7.js +0 -2
- package/__chunks__/chunk-OL6QSFS4.js +0 -2
- package/__chunks__/chunk-P4UYUSYF.js +0 -2
- package/__chunks__/chunk-PEBP2T4W.js +0 -2
- package/__chunks__/chunk-PQ4GSOMU.js +0 -2
- package/__chunks__/chunk-PUUTSGRB.js +0 -2
- package/__chunks__/chunk-Q7GHSFA4.js +0 -2
- package/__chunks__/chunk-QAZ5JOHT.js +0 -2
- package/__chunks__/chunk-QBHPMLFL.js +0 -2
- package/__chunks__/chunk-QGE44CNT.js +0 -2
- package/__chunks__/chunk-QXDXYEZT.js +0 -2
- package/__chunks__/chunk-RCO6GNPV.js +0 -2
- package/__chunks__/chunk-RQCBGRD3.js +0 -2
- package/__chunks__/chunk-RQNLBVZF.js +0 -2
- package/__chunks__/chunk-S3Q3JVU2.js +0 -2
- package/__chunks__/chunk-TNWM4GVE.js +0 -2
- package/__chunks__/chunk-TPWVWTQ2.js +0 -2
- package/__chunks__/chunk-TSDNW2BO.js +0 -2
- package/__chunks__/chunk-TTB6CZJK.js +0 -2
- package/__chunks__/chunk-UMTG3BIZ.js +0 -2
- package/__chunks__/chunk-UNDJURQN.js +0 -2
- package/__chunks__/chunk-UQYRQ2OD.js +0 -2
- package/__chunks__/chunk-V7UGEAWI.js +0 -2
- package/__chunks__/chunk-VJNDQYYO.js +0 -2
- package/__chunks__/chunk-WBYSIDWY.js +0 -2
- package/__chunks__/chunk-WNRJLG44.js +0 -2
- package/__chunks__/chunk-X7JDSL2E.js +0 -2
- package/__chunks__/chunk-Y7AK2XF6.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Wi=Object.create;var be=Object.defineProperty,$i=Object.defineProperties,Hi=Object.getOwnPropertyDescriptor,ji=Object.getOwnPropertyDescriptors,qi=Object.getOwnPropertyNames,Ve=Object.getOwnPropertySymbols,zi=Object.getPrototypeOf,Pt=Object.prototype.hasOwnProperty,vr=Object.prototype.propertyIsEnumerable;var br=(e,t,r)=>t in e?be(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))Pt.call(t,r)&&br(e,r,t[r]);if(Ve)for(var r of Ve(t))vr.call(t,r)&&br(e,r,t[r]);return e},A=(e,t)=>$i(e,ji(t));var Ir=(e,t)=>{var r={};for(var o in e)Pt.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ve)for(var o of Ve(e))t.indexOf(o)<0&&vr.call(e,o)&&(r[o]=e[o]);return r};var T=(e,t)=>()=>(e&&(t=e(e=0)),t);var D=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),oe=(e,t)=>{for(var r in t)be(e,r,{get:t[r],enumerable:!0})},kr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of qi(t))!Pt.call(e,i)&&i!==r&&be(e,i,{get:()=>t[i],enumerable:!(o=Hi(t,i))||o.enumerable});return e};var w=(e,t,r)=>(r=e!=null?Wi(zi(e)):{},kr(t||!e||!e.__esModule?be(r,"default",{value:e,enumerable:!0}):r,e)),ve=e=>kr(be({},"__esModule",{value:!0}),e);var L=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{m(r.next(d))}catch(f){i(f)}},p=d=>{try{m(r.throw(d))}catch(f){i(f)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);m((r=r.apply(e,t)).next())});var Nr=D(Ge=>{"use strict";n();Ge.byteLength=Yi;Ge.toByteArray=Zi;Ge.fromByteArray=ea;var G=[],O=[],Ki=typeof Uint8Array!="undefined"?Uint8Array:Array,_t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ie=0,Er=_t.length;ie<Er;++ie)G[ie]=_t[ie],O[_t.charCodeAt(ie)]=ie;var ie,Er;O["-".charCodeAt(0)]=62;O["_".charCodeAt(0)]=63;function Lr(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function Yi(e){var t=Lr(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Xi(e,t,r){return(t+r)*3/4-r}function Zi(e){var t,r=Lr(e),o=r[0],i=r[1],l=new Ki(Xi(e,o,i)),p=0,m=i>0?o-4:o,d;for(d=0;d<m;d+=4)t=O[e.charCodeAt(d)]<<18|O[e.charCodeAt(d+1)]<<12|O[e.charCodeAt(d+2)]<<6|O[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=O[e.charCodeAt(d)]<<2|O[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=O[e.charCodeAt(d)]<<10|O[e.charCodeAt(d+1)]<<4|O[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Ji(e){return G[e>>18&63]+G[e>>12&63]+G[e>>6&63]+G[e&63]}function Qi(e,t,r){for(var o,i=[],l=t;l<r;l+=3)o=(e[l]<<16&16711680)+(e[l+1]<<8&65280)+(e[l+2]&255),i.push(Ji(o));return i.join("")}function ea(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push(Qi(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push(G[t>>2]+G[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(G[t>>10]+G[t>>4&63]+G[t<<2&63]+"=")),i.join("")}});var Rr=D(Ot=>{n();Ot.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,d=(1<<m)-1,f=d>>1,x=-7,h=r?i-1:0,E=r?-1:1,I=e[t+h];for(h+=E,l=I&(1<<-x)-1,I>>=-x,x+=m;x>0;l=l*256+e[t+h],h+=E,x-=8);for(p=l&(1<<-x)-1,l>>=-x,x+=o;x>0;p=p*256+e[t+h],h+=E,x-=8);if(l===0)l=1-f;else{if(l===d)return p?NaN:(I?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-f}return(I?-1:1)*p*Math.pow(2,l-o)};Ot.write=function(e,t,r,o,i,l){var p,m,d,f=l*8-i-1,x=(1<<f)-1,h=x>>1,E=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,I=o?0:l-1,B=o?1:-1,ee=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(m=isNaN(t)?1:0,p=x):(p=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-p))<1&&(p--,d*=2),p+h>=1?t+=E/d:t+=E*Math.pow(2,1-h),t*d>=2&&(p++,d/=2),p+h>=x?(m=0,p=x):p+h>=1?(m=(t*d-1)*Math.pow(2,i),p=p+h):(m=t*Math.pow(2,h-1)*Math.pow(2,i),p=0));i>=8;e[r+I]=m&255,I+=B,m/=256,i-=8);for(p=p<<i|m,f+=i;f>0;e[r+I]=p&255,I+=B,p/=256,f-=8);e[r+I-B]|=ee*128}});var $r=D(me=>{"use strict";n();var Mt=Nr(),de=Rr(),Cr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;me.Buffer=u;me.SlowBuffer=aa;me.INSPECT_MAX_BYTES=50;var We=2147483647;me.kMaxLength=We;u.TYPED_ARRAY_SUPPORT=ta();!u.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 ta(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function K(e){if(e>We)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Vt(e)}return _r(e,t,r)}u.poolSize=8192;function _r(e,t,r){if(typeof e=="string")return na(e,t);if(ArrayBuffer.isView(e))return oa(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(W(e,ArrayBuffer)||e&&W(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(W(e,SharedArrayBuffer)||e&&W(e.buffer,SharedArrayBuffer)))return Bt(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return u.from(o,t,r);var i=ia(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,t,r){return _r(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function Or(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function ra(e,t,r){return Or(e),e<=0?K(e):t!==void 0?typeof r=="string"?K(e).fill(t,r):K(e).fill(t):K(e)}u.alloc=function(e,t,r){return ra(e,t,r)};function Vt(e){return Or(e),K(e<0?0:Gt(e)|0)}u.allocUnsafe=function(e){return Vt(e)};u.allocUnsafeSlow=function(e){return Vt(e)};function na(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Mr(e,t)|0,o=K(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Ft(e){for(var t=e.length<0?0:Gt(e.length)|0,r=K(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function oa(e){if(W(e,Uint8Array)){var t=new Uint8Array(e);return Bt(t.buffer,t.byteOffset,t.byteLength)}return Ft(e)}function Bt(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,u.prototype),o}function ia(e){if(u.isBuffer(e)){var t=Gt(e.length)|0,r=K(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Wt(e.length)?K(0):Ft(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Ft(e.data)}function Gt(e){if(e>=We)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+We.toString(16)+" bytes");return e|0}function aa(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==u.prototype};u.compare=function(t,r){if(W(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),W(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(t)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,i=r.length,l=0,p=Math.min(o,i);l<p;++l)if(t[l]!==r[l]){o=t[l],i=r[l];break}return o<i?-1:i<o?1:0};u.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};u.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return u.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=u.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if(W(p,Uint8Array))l+p.length>i.length?u.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(u.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function Mr(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||W(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,o=arguments.length>2&&arguments[2]===!0;if(!o&&r===0)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Ut(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Wr(e).length;default:if(i)return o?-1:Ut(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Mr;function sa(e,t,r){var o=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return ya(this,t,r);case"utf8":case"utf-8":return Br(this,t,r);case"ascii":return fa(this,t,r);case"latin1":case"binary":return Ta(this,t,r);case"base64":return ma(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ha(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function ae(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}u.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)ae(this,r,r+1);return this};u.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)ae(this,r,r+3),ae(this,r+1,r+2);return this};u.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)ae(this,r,r+7),ae(this,r+1,r+6),ae(this,r+2,r+5),ae(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Br(this,0,t):sa.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:u.compare(this,t)===0};u.prototype.inspect=function(){var t="",r=me.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Cr&&(u.prototype[Cr]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(W(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),i===void 0&&(i=0),l===void 0&&(l=this.length),r<0||o>t.length||i<0||l>this.length)throw new RangeError("out of range index");if(i>=l&&r>=o)return 0;if(i>=l)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,i>>>=0,l>>>=0,this===t)return 0;for(var p=l-i,m=o-r,d=Math.min(p,m),f=this.slice(i,l),x=t.slice(r,o),h=0;h<d;++h)if(f[h]!==x[h]){p=f[h],m=x[h];break}return p<m?-1:m<p?1:0};function Fr(e,t,r,o,i){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Wt(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:Dr(e,t,r,o,i);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):Dr(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Dr(e,t,r,o,i){var l=1,p=e.length,m=t.length;if(o!==void 0&&(o=String(o).toLowerCase(),o==="ucs2"||o==="ucs-2"||o==="utf16le"||o==="utf-16le")){if(e.length<2||t.length<2)return-1;l=2,p/=2,m/=2,r/=2}function d(I,B){return l===1?I[B]:I.readUInt16BE(B*l)}var f;if(i){var x=-1;for(f=r;f<p;f++)if(d(e,f)===d(t,x===-1?0:f-x)){if(x===-1&&(x=f),f-x+1===m)return x*l}else x!==-1&&(f-=f-x),x=-1}else for(r+m>p&&(r=p-m),f=r;f>=0;f--){for(var h=!0,E=0;E<m;E++)if(d(e,f+E)!==d(t,E)){h=!1;break}if(h)return f}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return Fr(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return Fr(this,t,r,o,!1)};function ca(e,t,r,o){r=Number(r)||0;var i=e.length-r;o?(o=Number(o),o>i&&(o=i)):o=i;var l=t.length;o>l/2&&(o=l/2);for(var p=0;p<o;++p){var m=parseInt(t.substr(p*2,2),16);if(Wt(m))return p;e[r+p]=m}return p}function la(e,t,r,o){return $e(Ut(t,e.length-r),e,r,o)}function pa(e,t,r,o){return $e(wa(t),e,r,o)}function ua(e,t,r,o){return $e(Wr(t),e,r,o)}function da(e,t,r,o){return $e(Aa(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,i){if(r===void 0)i="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")i=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,i===void 0&&(i="utf8")):(i=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((o===void 0||o>l)&&(o=l),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return ca(this,t,r,o);case"utf8":case"utf-8":return la(this,t,r,o);case"ascii":case"latin1":case"binary":return pa(this,t,r,o);case"base64":return ua(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return da(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ma(e,t,r){return t===0&&r===e.length?Mt.fromByteArray(e):Mt.fromByteArray(e.slice(t,r))}function Br(e,t,r){r=Math.min(e.length,r);for(var o=[],i=t;i<r;){var l=e[i],p=null,m=l>239?4:l>223?3:l>191?2:1;if(i+m<=r){var d,f,x,h;switch(m){case 1:l<128&&(p=l);break;case 2:d=e[i+1],(d&192)===128&&(h=(l&31)<<6|d&63,h>127&&(p=h));break;case 3:d=e[i+1],f=e[i+2],(d&192)===128&&(f&192)===128&&(h=(l&15)<<12|(d&63)<<6|f&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:d=e[i+1],f=e[i+2],x=e[i+3],(d&192)===128&&(f&192)===128&&(x&192)===128&&(h=(l&15)<<18|(d&63)<<12|(f&63)<<6|x&63,h>65535&&h<1114112&&(p=h))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=m}return ga(o)}var Pr=4096;function ga(e){var t=e.length;if(t<=Pr)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Pr));return r}function fa(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]&127);return o}function Ta(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]);return o}function ya(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var i="",l=t;l<r;++l)i+=ba[e[l]];return i}function ha(e,t,r){for(var o=e.slice(t,r),i="",l=0;l<o.length-1;l+=2)i+=String.fromCharCode(o[l]+o[l+1]*256);return i}u.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var i=this.subarray(t,r);return Object.setPrototypeOf(i,u.prototype),i};function k(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};u.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return l*=128,i>=l&&(i-=Math.pow(2,8*r)),i};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=r,l=1,p=this[t+--i];i>0&&(l*=256);)p+=this[t+--i]*l;return l*=128,p>=l&&(p-=Math.pow(2,8*r)),p};u.prototype.readInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};u.prototype.readInt16BE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};u.prototype.readInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};u.prototype.readInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};u.prototype.readFloatLE=function(t,r){return t=t>>>0,r||k(t,4,this.length),de.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||k(t,4,this.length),de.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||k(t,8,this.length),de.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||k(t,8,this.length),de.read(this,t,!1,52,8)};function N(e,t,r,o,i,l){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<l)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;N(this,t,r,o,l,0)}var p=1,m=0;for(this[r]=t&255;++m<o&&(p*=256);)this[r+m]=t/p&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;N(this,t,r,o,l,0)}var p=o-1,m=1;for(this[r+p]=t&255;--p>=0&&(m*=256);)this[r+p]=t/m&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,1,255,0),this[r]=t&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};u.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);N(this,t,r,o,l-1,-l)}var p=0,m=1,d=0;for(this[r]=t&255;++p<o&&(m*=256);)t<0&&d===0&&this[r+p-1]!==0&&(d=1),this[r+p]=(t/m>>0)-d&255;return r+o};u.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);N(this,t,r,o,l-1,-l)}var p=o-1,m=1,d=0;for(this[r+p]=t&255;--p>=0&&(m*=256);)t<0&&d===0&&this[r+p+1]!==0&&(d=1),this[r+p]=(t/m>>0)-d&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};u.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};u.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function Ur(e,t,r,o,i,l){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function Vr(e,t,r,o,i){return t=+t,r=r>>>0,i||Ur(e,t,r,4,34028234663852886e22,-34028234663852886e22),de.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return Vr(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return Vr(this,t,r,!1,o)};function Gr(e,t,r,o,i){return t=+t,r=r>>>0,i||Ur(e,t,r,8,17976931348623157e292,-17976931348623157e292),de.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return Gr(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return Gr(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,i){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<o&&(i=o),i===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-o&&(i=t.length-r+o);var l=i-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,i):Uint8Array.prototype.set.call(t,this.subarray(o,i),r),l};u.prototype.fill=function(t,r,o,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,o=this.length):typeof o=="string"&&(i=o,o=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!u.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){var l=t.charCodeAt(0);(i==="utf8"&&l<128||i==="latin1")&&(t=l)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var p;if(typeof t=="number")for(p=r;p<o;++p)this[p]=t;else{var m=u.isBuffer(t)?t:u.from(t,i),d=m.length;if(d===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=m[p%d]}return this};var xa=/[^+/0-9A-Za-z-_]/g;function Sa(e){if(e=e.split("=")[0],e=e.trim().replace(xa,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Ut(e,t){t=t||1/0;for(var r,o=e.length,i=null,l=[],p=0;p<o;++p){if(r=e.charCodeAt(p),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&l.push(239,191,189);continue}else if(p+1===o){(t-=3)>-1&&l.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&l.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&l.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;l.push(r)}else if(r<2048){if((t-=2)<0)break;l.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;l.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;l.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return l}function wa(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function Aa(e,t){for(var r,o,i,l=[],p=0;p<e.length&&!((t-=2)<0);++p)r=e.charCodeAt(p),o=r>>8,i=r%256,l.push(i),l.push(o);return l}function Wr(e){return Mt.toByteArray(Sa(e))}function $e(e,t,r,o){for(var i=0;i<o&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function W(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Wt(e){return e!==e}var ba=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,i=0;i<16;++i)t[o+i]=e[r]+e[i];return t}()});var Kr=D((ll,zr)=>{n();var b=zr.exports={},$,H;function $t(){throw new Error("setTimeout has not been defined")}function Ht(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?$=setTimeout:$=$t}catch(e){$=$t}try{typeof clearTimeout=="function"?H=clearTimeout:H=Ht}catch(e){H=Ht}})();function Hr(e){if($===setTimeout)return setTimeout(e,0);if(($===$t||!$)&&setTimeout)return $=setTimeout,setTimeout(e,0);try{return $(e,0)}catch(t){try{return $.call(null,e,0)}catch(r){return $.call(this,e,0)}}}function va(e){if(H===clearTimeout)return clearTimeout(e);if((H===Ht||!H)&&clearTimeout)return H=clearTimeout,clearTimeout(e);try{return H(e)}catch(t){try{return H.call(null,e)}catch(r){return H.call(this,e)}}}var Y=[],ge=!1,se,He=-1;function Ia(){!ge||!se||(ge=!1,se.length?Y=se.concat(Y):He=-1,Y.length&&jr())}function jr(){if(!ge){var e=Hr(Ia);ge=!0;for(var t=Y.length;t;){for(se=Y,Y=[];++He<t;)se&&se[He].run();He=-1,t=Y.length}se=null,ge=!1,va(e)}}b.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];Y.push(new qr(e,t)),Y.length===1&&!ge&&Hr(jr)};function qr(e,t){this.fun=e,this.array=t}qr.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function X(){}b.on=X;b.addListener=X;b.once=X;b.off=X;b.removeListener=X;b.removeAllListeners=X;b.emit=X;b.prependListener=X;b.prependOnceListener=X;b.listeners=function(e){return[]};b.binding=function(e){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(e){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var a,c,ka,s,n=T(()=>{a=w($r()),c=w(Kr()),ka=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object),s=ka});var Yr=T(()=>{"use strict";n()});var Xr=T(()=>{"use strict";n()});var Zr=T(()=>{"use strict";n()});var jt,Jr=T(()=>{"use strict";n();jt=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(jt||{})});var Qr=T(()=>{"use strict";n()});var qt=T(()=>{"use strict";n()});var en=T(()=>{"use strict";n()});var tn=T(()=>{"use strict";n()});var rn=T(()=>{"use strict";n()});var nn=T(()=>{"use strict";n()});var je,on,xl,an,Sl,U=T(()=>{"use strict";n();je=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),on=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(on||{}),xl=y(y({},je.CrossWindowProviderRequestEnums),on),an=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(an||{}),Sl=y(y({},je.CrossWindowProviderResponseEnums),an)});var sn=T(()=>{"use strict";n()});var cn=T(()=>{"use strict";n()});var R=T(()=>{"use strict";n()});var ln=T(()=>{"use strict";n()});var pn=T(()=>{"use strict";n()});var un=T(()=>{"use strict";n()});var M=T(()=>{"use strict";n();tn();rn();nn();U();sn();cn();R();ln();pn();un()});var zt,dn,Fl,mn,Bl,gn,Ul,Vl,Gl,fn=T(()=>{"use strict";n();M();zt={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:dn,egldLabel:Fl}=zt["devnet"],{chainId:mn,egldLabel:Bl}=zt["testnet"],{chainId:gn,egldLabel:Ul}=zt["mainnet"],Vl={["devnet"]:dn,["testnet"]:mn,["mainnet"]:gn},Gl={[dn]:"devnet",[mn]:"testnet",[gn]:"mainnet"}});var Tn=T(()=>{"use strict";n()});var j,yn=T(()=>{"use strict";n();j=require("@multiversx/sdk-web-wallet-provider")});var Ie,qe,hn,ze,xn,fe,S=T(()=>{"use strict";n();Yr();Xr();Zr();Jr();Qr();qt();en();fn();Tn();yn();Ie=5e4,qe=1e9,hn=1,ze="logout",xn="login",fe="0"});var ke,Ke=T(()=>{"use strict";n();ke=()=>Date.now()/1e3});var Sn=T(()=>{"use strict";n()});var wn=T(()=>{"use strict";n()});var An=T(()=>{"use strict";n();Ke();Sn();wn()});var Kt={};oe(Kt,{clear:()=>Ra,getItem:()=>La,localStorageKeys:()=>ce,removeItem:()=>Na,setItem:()=>Ea});var ce,Ye,Ea,La,Na,Ra,Ee=T(()=>{"use strict";n();An();ce={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Ye=typeof localStorage!="undefined",Ea=({key:e,data:t,expires:r})=>{!Ye||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},La=e=>{if(!Ye)return;let t=localStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:ke()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Na=e=>{!Ye||localStorage.removeItem(String(e))},Ra=()=>{!Ye||localStorage.clear()}});var Yt={};oe(Yt,{clear:()=>kn,getItem:()=>vn,removeItem:()=>In,setItem:()=>bn,storage:()=>Ca});var bn,vn,In,kn,Ca,En=T(()=>{"use strict";n();bn=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},vn=e=>{let t=sessionStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(e)),null):r.data},In=e=>sessionStorage.removeItem(String(e)),kn=()=>sessionStorage.clear(),Ca={setItem:bn,getItem:vn,removeItem:In,clear:kn}});var Te,Xe=T(()=>{"use strict";n();Ee();En();Te={session:Yt,local:Kt}});var Xt,v,Ze,V=T(()=>{"use strict";n();Xt=require("@reduxjs/toolkit");S();v=(0,Xt.createAction)(ze),Ze=(0,Xt.createAction)(xn,e=>({payload:e}))});var Jt,Ln,Nn,Je,Zt,Rn,Cn,xp,Dn,Sp,wp,Ap,bp,vp,Ip,kp,Ep,Qe,et=T(()=>{"use strict";n();Jt=require("@multiversx/sdk-core"),Ln=require("@reduxjs/toolkit"),Nn=require("redux-persist");S();Xe();Ee();V();Je={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:fe},Zt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Je},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Rn=(0,Ln.createSlice)({name:"accountInfoSlice",initialState:Zt,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new Jt.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:Je},e.shard=t.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,t)=>{let{address:r}=e;e.accounts[r].nonce=t.payload},setAccountShard:(e,t)=>{e.shard=t.payload},setLedgerAccount:(e,t)=>{e.ledgerAccount=t.payload},updateLedgerAccount:(e,t)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=t.payload.index,e.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(e,t)=>{e.walletConnectAccount=t.payload},setIsAccountLoading:(e,t)=>{e.isAccountLoading=t.payload,e.accountLoadingError=null},setAccountLoadingError:(e,t)=>{e.accountLoadingError=t.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,t)=>{e.websocketEvent={timestamp:Date.now(),message:t.payload}},setWebsocketBatchEvent:(e,t)=>{e.websocketBatchEvent={timestamp:Date.now(),data:t.payload}}},extraReducers:e=>{e.addCase(v,()=>(Te.local.removeItem(ce.loginExpiresAt),Zt)),e.addCase(Ze,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new Jt.Address(o).hex()}),e.addCase(Nn.REHYDRATE,(t,r)=>{var f;if(!((f=r.payload)!=null&&f.account))return;let{account:o}=r.payload,{address:i,shard:l,accounts:p,publicKey:m}=o;t.address=i,t.shard=l;let d=p&&i in p;t.accounts=d?p:Zt.accounts,t.publicKey=m})}}),{setAccount:Cn,setAddress:xp,setAccountNonce:Dn,setAccountShard:Sp,setLedgerAccount:wp,updateLedgerAccount:Ap,setWalletConnectAccount:bp,setIsAccountLoading:vp,setAccountLoadingError:Ip,setWebsocketEvent:kp,setWebsocketBatchEvent:Ep}=Rn.actions,Qe=Rn.reducer});function Le(){return new Date().setHours(new Date().getHours()+24)}function Ne(e){Te.local.setItem({key:ce.loginExpiresAt,data:e,expires:e})}var Qt=T(()=>{"use strict";n();Xe();Ee()});var On,Pn,Mn,Fp,Bp,Up,Vp,Gp,Wp,Fn,$p,tt,rt=T(()=>{"use strict";n();On=require("@reduxjs/toolkit");Qt();U();V();Pn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Mn=(0,On.createSlice)({name:"loginInfoSlice",initialState:Pn,reducers:{setLoginMethod:(e,t)=>{e.loginMethod=t.payload},setTokenLogin:(e,t)=>{e.tokenLogin=t.payload},setTokenLoginSignature:(e,t)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=t.payload)},setWalletLogin:(e,t)=>{e.walletLogin=t.payload},setWalletConnectLogin:(e,t)=>{e.walletConnectLogin=t.payload},setLedgerLogin:(e,t)=>{e.ledgerLogin=t.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload}},extraReducers:e=>{e.addCase(v,()=>Pn),e.addCase(Ze,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,Ne(Le())})}}),{setLoginMethod:Fp,setWalletConnectLogin:Bp,setLedgerLogin:Up,setTokenLogin:Vp,setTokenLoginSignature:Gp,setWalletLogin:Wp,invalidateLoginSession:Fn,setLogoutRoute:$p}=Mn.actions,tt=Mn.reducer});var Un,Bn,Vn,zp,Da,Kp,Yp,nt,ot=T(()=>{"use strict";n();Un=require("@reduxjs/toolkit");V();Bn={},Vn=(0,Un.createSlice)({name:"modalsSlice",initialState:Bn,reducers:{setTxSubmittedModal:(e,t)=>{e.txSubmittedModal=t.payload},setNotificationModal:(e,t)=>{e.notificationModal=t.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(v,()=>Bn)}}),{setTxSubmittedModal:zp,setNotificationModal:Da,clearTxSubmittedModal:Kp,clearNotificationModal:Yp}=Vn.actions,nt=Vn.reducer});var Gn=T(()=>{"use strict";n()});var Wn=T(()=>{"use strict";n();Gn()});function $n(e){return e[Math.floor(Math.random()*e.length)]}var Hn=T(()=>{"use strict";n()});var jn=T(()=>{"use strict";n();qt()});var qn=T(()=>{"use strict";n();Wn();Hn();jn()});var zn,Kn,Yn,er,Pa,Xn,du,mu,gu,it,at=T(()=>{"use strict";n();zn=require("@reduxjs/toolkit"),Kn=w(require("lodash.omit")),Yn=require("redux-persist");V();qn();er={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Pa={network:er,chainID:"-1"},Xn=(0,zn.createSlice)({name:"appConfig",initialState:Pa,reducers:{initializeNetworkConfig:(e,t)=>{let r=$n(t.payload.walletConnectV2RelayAddresses),o=(0,Kn.default)(t.payload,"walletConnectV2RelayAddresses");e.network=A(y(y({},e.network),o),{walletConnectV2RelayAddress:r})},setChainID:(e,t)=>{e.chainID=t.payload},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(v,t=>{t.network.customWalletAddress=void 0}),e.addCase(Yn.REHYDRATE,(t,r)=>{var i,l;if(!((l=(i=r.payload)==null?void 0:i.network)!=null&&l.customWalletAddress))return;let{network:{customWalletAddress:o}}=r.payload;t.network.customWalletAddress=o})}}),{initializeNetworkConfig:du,setChainID:mu,setCustomWalletAddress:gu}=Xn.actions,it=Xn.reducer});var Zn,tr,Jn,Su,wu,Au,st,ct=T(()=>{"use strict";n();Zn=require("@reduxjs/toolkit");M();V();tr={isSigning:!1,signedSessions:{}},Jn=(0,Zn.createSlice)({name:"signedMessageInfoSliceState",initialState:tr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;i&&(e.errorMessage=i),e.isSigning=o.status==="pending",e.signedSessions[r]=y(y({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>y(y({},e),t.payload),clearSignedMessageInfo:()=>tr},extraReducers:e=>{e.addCase(v,()=>tr)}}),{setSignSession:Su,clearSignedMessageInfo:wu,setSignSessionState:Au}=Jn.actions,st=Jn.reducer});var eo,to,Qn,ro,Nu,Ru,Cu,_a,lt,pt=T(()=>{"use strict";n();eo=require("@reduxjs/toolkit"),to=require("redux-persist");M();Ke();V();Qn={customToasts:[],transactionToasts:[]},ro=(0,eo.createSlice)({name:"toastsSlice",initialState:Qn,reducers:{addCustomToast:(e,t)=>{let r=t.payload.toastId||`custom-toast-${e.customToasts.length+1}`,o=e.customToasts.findIndex(i=>i.toastId===r);if(o!==-1){e.customToasts[o]=A(y(y({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(A(y({},t.payload),{type:"custom",toastId:r}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:ke(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)}},extraReducers:e=>{e.addCase(v,()=>Qn),e.addCase(to.REHYDRATE,(t,r)=>{var i,l;let o=(l=(i=r.customToasts)==null?void 0:i.filter(p=>!("component"in p)))!=null?l:[];t.customToasts=o})}}),{addCustomToast:Nu,removeCustomToast:Ru,addTransactionToast:Cu,removeTransactionToast:_a}=ro.actions,lt=ro.reducer});var no,nr,or,ir,Oa,rr,oo,Ou,Ma,Mu,ut,dt=T(()=>{"use strict";n();no=require("@reduxjs/toolkit");V();nr="Transaction failed",or="Transaction successful",ir="Processing transaction",Oa="Transaction submitted",rr={},oo=(0,no.createSlice)({name:"transactionsInfo",initialState:rr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||nr,successMessage:(o==null?void 0:o.successMessage)||or,processingMessage:(o==null?void 0:o.processingMessage)||ir,submittedMessage:(o==null?void 0:o.submittedMessage)||Oa,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>rr},extraReducers:e=>{e.addCase(v,()=>rr)}}),{clearTransactionsInfo:Ou,setTransactionsDisplayInfo:Ma,clearTransactionsInfoForSessionId:Mu}=oo.actions,ut=oo.reducer});function mt(e){return e!=null&&(qa(e)||Za(e))}function ye(e){return e!=null&&(za(e)||Ja(e))}function he(e){return e!=null&&(Ka(e)||Qa(e))}function ao(e){return e!=null&&(Ya(e)||es(e))}function gt(e){return e!=null&&Xa(e)}function qa(e){return e!=null&&Fa.includes(e)}function za(e){return e!=null&&Ba.includes(e)}function Ka(e){return e!=null&&Ua.includes(e)}function Ya(e){return e!=null&&Va.includes(e)}function Xa(e){return e!=null&&Ga.includes(e)}function Za(e){return e!=null&&Wa.includes(e)}function Ja(e){return e!=null&&$a.includes(e)}function Qa(e){return e!=null&&Ha.includes(e)}function es(e){return e!=null&&ja.includes(e)}var Fa,Ba,Ua,Va,Ga,Wa,$a,Ha,ja,ft=T(()=>{"use strict";n();U();Fa=["sent"],Ba=["success"],Ua=["fail","cancelled","timedOut"],Va=["invalid"],Ga=["timedOut"],Wa=["pending"],$a=["success"],Ha=["fail","invalid"],ja=["not executed"]});var so,co,Re,ts,lo,ju,qu,rs,po,uo,ns,zu,Ku,os,Yu,Xu,Tt,yt=T(()=>{"use strict";n();so=require("@reduxjs/toolkit"),co=require("redux-persist");U();ft();V();Re={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},ts={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},lo=(0,so.createSlice)({name:"transactionsSlice",initialState:Re,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,f;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:m}=t.payload;e.customTransactionInformationForSessionId[r]=y(y(y({},ts),((d=e.signedTransactions[r])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:y(y({},e.customTransactionInformationForSessionId[r]),m!=null?m:{})},((f=e==null?void 0:e.transactionsToSign)==null?void 0:f.sessionId)===r&&(e.transactionsToSign=Re.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=y(y({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:i,transactions:l}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,i!=null&&(e.signedTransactions[r].errorMessage=i),l!=null&&(e.signedTransactions[r].transactions=l))},updateSignedTransactionStatus:(e,t)=>{var d,f,x,h,E,I,B,ee;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,m=(f=(d=e.signedTransactions)==null?void 0:d[r])==null?void 0:f.transactions;if(m!=null){e.signedTransactions[r].transactions=m.map(_=>_.hash===l?A(y({},_),{status:o,errorMessage:i,inTransit:p}):_);let Ue=(h=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:h.every(_=>ye(_.status)),we=(I=(E=e.signedTransactions[r])==null?void 0:E.transactions)==null?void 0:I.every(_=>he(_.status)),Ae=(ee=(B=e.signedTransactions[r])==null?void 0:B.transactions)==null?void 0:ee.every(_=>ao(_.status));Ue&&(e.signedTransactions[r].status="success"),we&&(e.signedTransactions[r].status="fail"),Ae&&(e.signedTransactions[r].status="invalid")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:o}=t.payload;e.customTransactionInformationForSessionId[r]=o,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Re.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Re.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload},updateSignedTransactionsCustomTransactionInformation:(e,t)=>{let{sessionId:r,customTransactionInformationOverrides:o}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].customTransactionInformation=y(y({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(v,()=>Re),e.addCase(co.REHYDRATE,(t,r)=>{var p;if(t.signTransactionsCancelMessage=null,!((p=r.payload)!=null&&p.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:i}=r.payload.transactions,l=Object.entries(o).reduce((m,[d,f])=>{let x=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(m[d]=f),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:ju,updateSignedTransactions:qu,setTransactionsToSign:rs,clearAllTransactionsToSign:po,clearAllSignedTransactions:uo,clearSignedTransaction:ns,clearTransactionToSign:zu,setSignTransactionsError:Ku,setSignTransactionsCancelMessage:os,moveTransactionsToSignedState:Yu,updateSignedTransactionsCustomTransactionInformation:Xu}=lo.actions,Tt=lo.reducer});var mo,sr,go,ed,td,is,rd,ht,xt=T(()=>{"use strict";n();mo=require("@reduxjs/toolkit");V();sr={},go=(0,mo.createSlice)({name:"batchTransactionsSlice",initialState:sr,reducers:{setBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},updateBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},clearBatchTransactions:(e,t)=>{delete e[t.payload.batchId]},clearAllBatchTransactions:()=>sr},extraReducers:e=>{e.addCase(v,()=>sr)}}),{setBatchTransactions:ed,updateBatchTransactions:td,clearBatchTransactions:is,clearAllBatchTransactions:rd}=go.actions,ht=go.reducer});var To,fo,yo,ad,ho,cr=T(()=>{"use strict";n();To=require("@reduxjs/toolkit");V();fo={},yo=(0,To.createSlice)({name:"dappConfigSlice",initialState:fo,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(v,()=>fo)}}),{setDappConfig:ad}=yo.actions,ho=yo.reducer});var te=T(()=>{"use strict";n();et();rt();ot();at();ct();pt();dt();yt();xt();cr()});var lr=T(()=>{"use strict";n()});var wo,ls,ps,le,At=T(()=>{"use strict";n();wo=require("@reduxjs/toolkit");lr();et();xt();cr();rt();ot();at();ct();pt();dt();yt();ls={["account"]:Qe,["dappConfig"]:ho,["loginInfo"]:tt,["modals"]:nt,["networkConfig"]:it,["signedMessageInfo"]:st,["toasts"]:lt,["transactionsInfo"]:ut,["transactions"]:Tt,["batchTransactions"]:ht},ps=(e={})=>(0,wo.combineReducers)(y(y({},ls),e)),le=ps});var Io={};oe(Io,{default:()=>ks,sessionStorageReducers:()=>pr});function Z(e,t=[]){return{key:e,version:1,storage:bo.default,blacklist:t}}var C,Ao,bo,us,Ce,ds,ms,gs,fs,Ts,ys,hs,xs,Ss,ws,vo,As,pr,bs,vs,Is,ks,ko=T(()=>{"use strict";n();C=require("redux-persist"),Ao=w(require("redux-persist/lib/storage")),bo=w(require("redux-persist/lib/storage/session"));At();te();et();xt();rt();ot();at();ct();pt();dt();yt();lr();us={persistReducersStorageType:"localStorage"},Ce={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},ds=Z(Ce["account"]),ms=Z(Ce["loginInfo"]),gs=Z(Ce["modals"]),fs=Z(Ce["networkConfig"]),Ts={2:e=>A(y({},e),{networkConfig:er})};ys=Z("sdk-dapp-transactionsInfo"),hs=Z("sdk-dapp-transactions",["transactionsToSign"]),xs=Z("sdk-dapp-batchTransactions",["batchTransactions"]),Ss=Z("sdk-dapp-toasts"),ws=Z("sdk-dapp-signedMessageInfo"),vo={key:"sdk-dapp-store",version:2,storage:Ao.default,whitelist:Object.keys(Ce),migrate:(0,C.createMigrate)(Ts,{debug:!1})},As=A(y({},vo),{whitelist:[]}),pr={["toasts"]:(0,C.persistReducer)(Ss,lt),["transactions"]:(0,C.persistReducer)(hs,Tt),["transactionsInfo"]:(0,C.persistReducer)(ys,ut),["batchTransactions"]:(0,C.persistReducer)(xs,ht),["signedMessageInfo"]:(0,C.persistReducer)(ws,st)},bs=A(y({},pr),{["account"]:(0,C.persistReducer)(ds,Qe),["loginInfo"]:(0,C.persistReducer)(ms,tt),["modals"]:(0,C.persistReducer)(gs,nt),["networkConfig"]:(0,C.persistReducer)(fs,it)}),vs=us.persistReducersStorageType==="localStorage",Is=vs?(0,C.persistReducer)(vo,le(pr)):(0,C.persistReducer)(As,le(bs)),ks=Is});var Eo={};oe(Eo,{default:()=>Es});var Es,Lo=T(()=>{"use strict";n();At();Es=le()});var No={};oe(No,{default:()=>Ns});var F,Ls,Ns,Ro=T(()=>{"use strict";n();F=require("redux-persist"),Ls=[F.FLUSH,F.REHYDRATE,F.PAUSE,F.PERSIST,F.PURGE,F.REGISTER],Ns=Ls});var Po={};oe(Po,{default:()=>Do});function Do(e){return(0,Co.persistStore)(e)}var Co,_o=T(()=>{"use strict";n();Co=require("redux-persist")});var mi=D((Hb,di)=>{n();var Rc=typeof s=="object"&&s&&s.Object===Object&&s;di.exports=Rc});var fi=D((jb,gi)=>{n();var Cc=mi(),Dc=typeof self=="object"&&self&&self.Object===Object&&self,Pc=Cc||Dc||Function("return this")();gi.exports=Pc});var xr=D((qb,Ti)=>{n();var _c=fi(),Oc=_c.Symbol;Ti.exports=Oc});var Si=D((zb,xi)=>{n();var yi=xr(),hi=Object.prototype,Mc=hi.hasOwnProperty,Fc=hi.toString,Fe=yi?yi.toStringTag:void 0;function Bc(e){var t=Mc.call(e,Fe),r=e[Fe];try{e[Fe]=void 0;var o=!0}catch(l){}var i=Fc.call(e);return o&&(t?e[Fe]=r:delete e[Fe]),i}xi.exports=Bc});var Ai=D((Kb,wi)=>{n();var Uc=Object.prototype,Vc=Uc.toString;function Gc(e){return Vc.call(e)}wi.exports=Gc});var ki=D((Yb,Ii)=>{n();var bi=xr(),Wc=Si(),$c=Ai(),Hc="[object Null]",jc="[object Undefined]",vi=bi?bi.toStringTag:void 0;function qc(e){return e==null?e===void 0?jc:Hc:vi&&vi in Object(e)?Wc(e):$c(e)}Ii.exports=qc});var Li=D((Xb,Ei)=>{n();var zc=Array.isArray;Ei.exports=zc});var Ri=D((Zb,Ni)=>{n();function Kc(e){return e!=null&&typeof e=="object"}Ni.exports=Kc});var Di=D((Jb,Ci)=>{n();var Yc=ki(),Xc=Li(),Zc=Ri(),Jc="[object String]";function Qc(e){return typeof e=="string"||!Xc(e)&&Zc(e)&&Yc(e)==Jc}Ci.exports=Qc});var ol={};oe(ol,{useTrackTransactionStatus:()=>nl});module.exports=ve(ol);n();var Be=require("react");n();n();var Vo=require("react"),xe=require("react-redux");n();var ur=require("@reduxjs/toolkit"),Bo=require("react-redux/lib/utils/Subscription");te();n();var xo=w(require("lodash.throttle"));S();te();Qt();Xe();Ee();var as=[ze],St=!1,ss=(0,xo.default)(()=>{Ne(Le())},5e3),So=e=>t=>r=>{if(as.includes(r.type))return t(r);let o=e.getState(),i=Te.local.getItem(ce.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return Ne(Le());let p=Date.now();return i-p<0&&!St?setTimeout(()=>{St=!0,e.dispatch(Fn())},1e3):(St&&(St=!1),ss()),t(r)};n();n();function wt(){return typeof sessionStorage!="undefined"}var Oo=wt()?(ko(),ve(Io)).default:(Lo(),ve(Eo)).default,Mo=wt()?(Ro(),ve(No)).default:[],Fo=wt()?(_o(),ve(Po)).default:e=>e;At();var P=(0,ur.configureStore)({reducer:Oo,middleware:e=>e({serializableCheck:{ignoredActions:[...Mo,Dn.type,Cn.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(So)}),Uo=(0,Bo.createSubscription)(P),om=Fo(P),im=(0,ur.configureStore)({reducer:le});var Rs={store:P,subscription:Uo},dr=(0,Vo.createContext)(Rs),lm=(0,xe.createStoreHook)(dr),pm=(0,xe.createDispatchHook)(dr),bt=(0,xe.createSelectorHook)(dr);n();n();te();n();var Go=w(require("lodash.isequal")),vt=require("reselect"),g=(0,vt.createSelectorCreator)(vt.defaultMemoize,Go.default);var q=e=>e.account,It=g(q,e=>e.address),kt=g(q,It,(e,t)=>t in e.accounts?e.accounts[t]:Je),fm=g(q,kt,(e,t)=>{let i=e,{accounts:r}=i,o=Ir(i,["accounts"]);return A(y({},o),{account:t})}),Cs=g(kt,e=>e.balance),Ds=g(kt,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Tm=g(q,e=>e.shard),ym=g(q,e=>e.ledgerAccount),hm=g(q,e=>e.walletConnectAccount),xm=g(q,e=>e.isAccountLoading),Sm=g(q,e=>e.accountLoadingError),wm=g(q,e=>e.websocketEvent),Am=g(q,e=>e.websocketBatchEvent);n();var Ps=e=>e.dappConfig,Im=g(Ps,e=>e.shouldUseWebViewProvider);n();var re=e=>e.loginInfo,Nm=g(re,e=>e.loginMethod),Rm=g(re,It,(e,t)=>Boolean(t)),Cm=g(re,e=>e.walletConnectLogin),Dm=g(re,e=>e.ledgerLogin),Pm=g(re,e=>e.walletLogin),_m=g(re,e=>e.isLoginSessionInvalid),Om=g(re,e=>e.tokenLogin),Mm=g(re,e=>e.logoutRoute);n();var Wo=e=>e.modals,Um=g(Wo,e=>e.txSubmittedModal),Vm=g(Wo,e=>e.notificationModal);n();var pe=e=>e.networkConfig,$o=g(pe,e=>e.chainID),$m=g(pe,e=>e.network.walletConnectBridgeAddress),Hm=g(pe,e=>e.network.walletConnectV2RelayAddress),jm=g(pe,e=>e.network.walletConnectV2ProjectId),qm=g(pe,e=>e.network.walletConnectV2Options),zm=g(pe,e=>e.network.walletConnectDeepLink),De=g(pe,e=>e.network),_s=g(De,e=>e.apiAddress),Ho=g(De,e=>e.explorerAddress),Km=g(De,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),Ym=g(De,e=>e.xAliasAddress),Xm=g(De,e=>e.egldLabel);n();var Et=e=>e.signedMessageInfo,Qm=g(Et,e=>e.isSigning),eg=g(Et,e=>e.errorMessage),tg=g(Et,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),rg=g(Et,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var jo=e=>e.toasts,ig=g(jo,e=>e.customToasts),ag=g(jo,e=>e.transactionToasts);n();te();var qo={errorMessage:nr,successMessage:or,processingMessage:ir},Os=e=>e.transactionsInfo,pg=g(Os,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||qo);n();n();var z=require("@multiversx/sdk-core");S();n();var gr=require("@multiversx/sdk-core/out");n();n();function mr(e){try{let t=atob(e),r=btoa(t),o=a.Buffer.from(e,"base64").toString(),i=a.Buffer.from(o).toString("base64");if(e===r&&e===i||t===o)return!0}catch(t){return!1}return!1}n();n();n();n();var zo=e=>{let t=e!=null?e:"";return mr(t)?gr.TransactionPayload.fromEncoded(t):new gr.TransactionPayload(t)};n();S();var Pe=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(jt).some(r=>e.startsWith(r)):!1;function Lt(e){var o,i,l;let t=Object.assign({},e);Pe({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new z.Transaction(y(y(A(y(A(y({value:t.value.valueOf(),data:zo(t.data),nonce:t.nonce.valueOf(),receiver:new z.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new z.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Ie,gasPrice:(i=t.gasPrice.valueOf())!=null?i:qe,chainID:t.chainID.valueOf(),version:new z.TransactionVersion((l=t.version)!=null?l:hn)}),t.options?{options:new z.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new z.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(a.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(a.Buffer.from(t.signature,"hex")),r}n();n();S();n();n();n();var Us=require("@multiversx/sdk-core/out");n();S();n();var Yo=require("@multiversx/sdk-core");M();n();var Vs=require("@multiversx/sdk-core");n();n();n();var Gs=require("@multiversx/sdk-core"),Ws=w(require("bignumber.js"));U();n();n();n();var fr="blocks";n();n();n();n();R();n();n();R();n();n();n();var Ys=w(require("bignumber.js"));S();n();var Ks=require("@multiversx/sdk-core"),Tr=w(require("bignumber.js"));S();n();var qs=w(require("bignumber.js"));n();Tr.default.config({ROUNDING_MODE:Tr.default.ROUND_FLOOR});n();n();n();S();n();n();n();n();S();n();S();n();var Xs=require("@multiversx/sdk-core");S();n();var Oe=require("@multiversx/sdk-core"),ec=w(require("bignumber.js"));S();n();n();var Zs=w(require("bignumber.js"));S();n();S();n();n();n();n();n();n();S();n();S();n();S();n();R();var rc=["reDelegateRewards","claimRewards","unBond"],nc=["wrapEgld","unwrapEgld"],oc=["unStake"],ic=["unDelegate"];n();n();n();S();n();var cc=w(require("bignumber.js"));n();n();R();n();var pc=w(require("bignumber.js"));n();n();n();n();var dc=w(require("bignumber.js"));M();n();n();n();n();U();n();var fc=require("@multiversx/sdk-web-wallet-provider");S();n();var gc=w(require("qs"));n();n();n();n();n();var Me=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var ne=()=>{if(!Me())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:o,href:i,search:l}}=window;return{pathname:t,hash:r,origin:o,href:i,search:l}};n();n();var rx={search:Me()?window.location.search:"",removeParams:[]};n();n();n();n();R();n();n();n();var Tc=w(require("linkifyjs"));n();S();n();var yc=w(require("bignumber.js"));n();M();n();n();U();n();U();n();n();n();R();n();R();n();var hc=w(require("bignumber.js"));S();R();n();R();n();var ri=require("react");M();n();n();R();n();n();var xc=require("@multiversx/sdk-core/out"),Sc=w(require("bignumber.js"));R();n();M();n();n();M();var XS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var ni=require("react");M();n();var Ac=require("react");R();var ow=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];ft();n();var Ct=e=>e.transactions,ue=g(Ct,e=>e.signedTransactions),Kw=g(Ct,e=>e.signTransactionsError),Yw=g(Ct,e=>e.signTransactionsCancelMessage),Dt=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),Xw=g(ue,Dt(mt)),Zw=g(ue,Dt(ye)),Jw=g(ue,Dt(he)),Qw=g(ue,Dt(gt)),eA=g(Ct,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:A(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>Lt(r)))||[]})}),oi=g(ue,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});function ii(){let e=bt(ue),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{signedTransactions:e,signedTransactionsArray:t,hasSignedTransactions:r}}n();n();n();n();S();te();function ai(){P.dispatch(uo())}function si(){P.dispatch(po())}n();n();var Ic=w(require("bignumber.js"));S();te();M();n();var vc=w(require("bignumber.js"));S();n();n();var Ec=require("@multiversx/sdk-core"),Lc=w(require("bignumber.js"));S();n();n();var kc=w(require("axios"));n();n();n();n();n();n();var tl=require("@multiversx/sdk-native-auth-client");n();var ui=w(require("axios"));n();n();n();function ci(e){return L(this,null,function*(){return yield new Promise(t=>{setTimeout(()=>t(),e)})})}n();var li=(e,t,r,o=0)=>L(void 0,null,function*(){try{return yield e(...r)}catch(i){return o<t.retries?((t==null?void 0:t.delay)!=null&&(yield ci(t.delay)),yield li(e,t,r,o+1)):null}}),pi=(e,t={retries:5,delay:500})=>(...r)=>L(void 0,null,function*(){return yield li(e,t,r)});var Nc=4;var Wb=pi((e,t,r)=>L(void 0,null,function*(){if(r){let l=Math.floor(Date.now()/1e3);return{hash:yield r(),timestamp:l}}let{data:o}=yield ui.default.get(`${e}/${fr}?from=${Nc}&size=1&fields=hash,timestamp${t?"&shard="+t:""}`),[i]=o;return i}));n();n();Ke();n();n();var el=w(Di());n();var u0={origin:ne().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};U();n();n();n();n();n();var _i=require("@multiversx/sdk-extension-provider"),Oi=require("@multiversx/sdk-hw-provider"),Mi=require("@multiversx/sdk-opera-provider"),Fi=require("@multiversx/sdk-web-wallet-provider");S();U();n();var Pi=Se;var Bi=e=>{switch(e==null?void 0:e.constructor){case Fi.WalletProvider:return"wallet";case Pi:return"walletconnectv2";case Oi.HWProvider:return"ledger";case _i.ExtensionProvider:return"extension";case Mi.OperaProvider:return"opera";case Se:return"";default:return"extra"}};var Q=e=>`Unable to perform ${e}, Provider not initialized`,Se=class{init(){return Promise.resolve(!1)}login(t){throw new Error(Q(`login with options: ${t}`))}logout(t){throw new Error(Q(`logout with options: ${t}`))}getAddress(){throw new Error(Q("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(Q(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(Q(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(Q(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(Q(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(Q(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(Q(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},Sr=new Se;var rl=Sr;function wr(){return rl||Sr}function Ui(){let e=wr();return Bi(e)}function Vi(e){return Ui()===e}ft();function nl({transactionId:e,onSuccess:t,onFail:r,onCancelled:o,onTimedOut:i}){var Ar;let{signedTransactionsArray:l}=ii(),p=Vi("wallet"),[m]=l.length>0?l[l.length-1]:[],d=(Ar=e!=null?e:m)!=null?Ar:null,f=p?d:e,x=bt(Gi=>oi(Gi,f)),{status:h,transactions:E,errorMessage:I}=x,B=mt(h),ee=he(h),Ue=gt(h),we=ye(h),Ae=h==="cancelled";function _(){p&&(ai(),si())}return(0,Be.useEffect)(()=>{we&&t&&t(f)},[we]),(0,Be.useEffect)(()=>{ee&&r&&(r(f,I),_())},[ee]),(0,Be.useEffect)(()=>{Ae&&o&&(o(f),_())},[Ae]),(0,Be.useEffect)(()=>{Ue&&(i?i(f):r==null||r(f,"timeout"))},[Ue]),f==null?{}:x==null?{errorMessage:"No transaction to track"}:{isPending:B,isSuccessful:we,isFailed:ee,isCancelled:Ae,errorMessage:I,status:h,transactions:E}}0&&(module.exports={useTrackTransactionStatus});
|
|
1
|
+
"use strict";var Wi=Object.create;var Ae=Object.defineProperty,$i=Object.defineProperties,Hi=Object.getOwnPropertyDescriptor,ji=Object.getOwnPropertyDescriptors,qi=Object.getOwnPropertyNames,Ve=Object.getOwnPropertySymbols,zi=Object.getPrototypeOf,Pt=Object.prototype.hasOwnProperty,vr=Object.prototype.propertyIsEnumerable;var Ar=(e,t,r)=>t in e?Ae(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))Pt.call(t,r)&&Ar(e,r,t[r]);if(Ve)for(var r of Ve(t))vr.call(t,r)&&Ar(e,r,t[r]);return e},b=(e,t)=>$i(e,ji(t));var Ir=(e,t)=>{var r={};for(var o in e)Pt.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ve)for(var o of Ve(e))t.indexOf(o)<0&&vr.call(e,o)&&(r[o]=e[o]);return r};var T=(e,t)=>()=>(e&&(t=e(e=0)),t);var D=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),oe=(e,t)=>{for(var r in t)Ae(e,r,{get:t[r],enumerable:!0})},kr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of qi(t))!Pt.call(e,i)&&i!==r&&Ae(e,i,{get:()=>t[i],enumerable:!(o=Hi(t,i))||o.enumerable});return e};var w=(e,t,r)=>(r=e!=null?Wi(zi(e)):{},kr(t||!e||!e.__esModule?Ae(r,"default",{value:e,enumerable:!0}):r,e)),ve=e=>kr(Ae({},"__esModule",{value:!0}),e);var L=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{m(r.next(d))}catch(f){i(f)}},p=d=>{try{m(r.throw(d))}catch(f){i(f)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);m((r=r.apply(e,t)).next())});var Nr=D(Ge=>{"use strict";n();Ge.byteLength=Yi;Ge.toByteArray=Zi;Ge.fromByteArray=ea;var G=[],O=[],Ki=typeof Uint8Array!="undefined"?Uint8Array:Array,_t="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ie=0,Er=_t.length;ie<Er;++ie)G[ie]=_t[ie],O[_t.charCodeAt(ie)]=ie;var ie,Er;O["-".charCodeAt(0)]=62;O["_".charCodeAt(0)]=63;function Lr(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");r===-1&&(r=t);var o=r===t?0:4-r%4;return[r,o]}function Yi(e){var t=Lr(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Xi(e,t,r){return(t+r)*3/4-r}function Zi(e){var t,r=Lr(e),o=r[0],i=r[1],l=new Ki(Xi(e,o,i)),p=0,m=i>0?o-4:o,d;for(d=0;d<m;d+=4)t=O[e.charCodeAt(d)]<<18|O[e.charCodeAt(d+1)]<<12|O[e.charCodeAt(d+2)]<<6|O[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=O[e.charCodeAt(d)]<<2|O[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=O[e.charCodeAt(d)]<<10|O[e.charCodeAt(d+1)]<<4|O[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Ji(e){return G[e>>18&63]+G[e>>12&63]+G[e>>6&63]+G[e&63]}function Qi(e,t,r){for(var o,i=[],l=t;l<r;l+=3)o=(e[l]<<16&16711680)+(e[l+1]<<8&65280)+(e[l+2]&255),i.push(Ji(o));return i.join("")}function ea(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push(Qi(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push(G[t>>2]+G[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(G[t>>10]+G[t>>4&63]+G[t<<2&63]+"=")),i.join("")}});var Rr=D(Ot=>{n();Ot.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,d=(1<<m)-1,f=d>>1,x=-7,h=r?i-1:0,E=r?-1:1,I=e[t+h];for(h+=E,l=I&(1<<-x)-1,I>>=-x,x+=m;x>0;l=l*256+e[t+h],h+=E,x-=8);for(p=l&(1<<-x)-1,l>>=-x,x+=o;x>0;p=p*256+e[t+h],h+=E,x-=8);if(l===0)l=1-f;else{if(l===d)return p?NaN:(I?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-f}return(I?-1:1)*p*Math.pow(2,l-o)};Ot.write=function(e,t,r,o,i,l){var p,m,d,f=l*8-i-1,x=(1<<f)-1,h=x>>1,E=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,I=o?0:l-1,B=o?1:-1,ee=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(m=isNaN(t)?1:0,p=x):(p=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-p))<1&&(p--,d*=2),p+h>=1?t+=E/d:t+=E*Math.pow(2,1-h),t*d>=2&&(p++,d/=2),p+h>=x?(m=0,p=x):p+h>=1?(m=(t*d-1)*Math.pow(2,i),p=p+h):(m=t*Math.pow(2,h-1)*Math.pow(2,i),p=0));i>=8;e[r+I]=m&255,I+=B,m/=256,i-=8);for(p=p<<i|m,f+=i;f>0;e[r+I]=p&255,I+=B,p/=256,f-=8);e[r+I-B]|=ee*128}});var $r=D(me=>{"use strict";n();var Mt=Nr(),de=Rr(),Cr=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;me.Buffer=u;me.SlowBuffer=aa;me.INSPECT_MAX_BYTES=50;var We=2147483647;me.kMaxLength=We;u.TYPED_ARRAY_SUPPORT=ta();!u.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 ta(){try{var e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),e.foo()===42}catch(r){return!1}}Object.defineProperty(u.prototype,"parent",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.buffer}});Object.defineProperty(u.prototype,"offset",{enumerable:!0,get:function(){if(!!u.isBuffer(this))return this.byteOffset}});function K(e){if(e>We)throw new RangeError('The value "'+e+'" is invalid for option "size"');var t=new Uint8Array(e);return Object.setPrototypeOf(t,u.prototype),t}function u(e,t,r){if(typeof e=="number"){if(typeof t=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return Vt(e)}return _r(e,t,r)}u.poolSize=8192;function _r(e,t,r){if(typeof e=="string")return na(e,t);if(ArrayBuffer.isView(e))return oa(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(W(e,ArrayBuffer)||e&&W(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(W(e,SharedArrayBuffer)||e&&W(e.buffer,SharedArrayBuffer)))return Bt(e,t,r);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var o=e.valueOf&&e.valueOf();if(o!=null&&o!==e)return u.from(o,t,r);var i=ia(e);if(i)return i;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return u.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}u.from=function(e,t,r){return _r(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function Or(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function ra(e,t,r){return Or(e),e<=0?K(e):t!==void 0?typeof r=="string"?K(e).fill(t,r):K(e).fill(t):K(e)}u.alloc=function(e,t,r){return ra(e,t,r)};function Vt(e){return Or(e),K(e<0?0:Gt(e)|0)}u.allocUnsafe=function(e){return Vt(e)};u.allocUnsafeSlow=function(e){return Vt(e)};function na(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Mr(e,t)|0,o=K(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Ft(e){for(var t=e.length<0?0:Gt(e.length)|0,r=K(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function oa(e){if(W(e,Uint8Array)){var t=new Uint8Array(e);return Bt(t.buffer,t.byteOffset,t.byteLength)}return Ft(e)}function Bt(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');var o;return t===void 0&&r===void 0?o=new Uint8Array(e):r===void 0?o=new Uint8Array(e,t):o=new Uint8Array(e,t,r),Object.setPrototypeOf(o,u.prototype),o}function ia(e){if(u.isBuffer(e)){var t=Gt(e.length)|0,r=K(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Wt(e.length)?K(0):Ft(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Ft(e.data)}function Gt(e){if(e>=We)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+We.toString(16)+" bytes");return e|0}function aa(e){return+e!=e&&(e=0),u.alloc(+e)}u.isBuffer=function(t){return t!=null&&t._isBuffer===!0&&t!==u.prototype};u.compare=function(t,r){if(W(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),W(r,Uint8Array)&&(r=u.from(r,r.offset,r.byteLength)),!u.isBuffer(t)||!u.isBuffer(r))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(t===r)return 0;for(var o=t.length,i=r.length,l=0,p=Math.min(o,i);l<p;++l)if(t[l]!==r[l]){o=t[l],i=r[l];break}return o<i?-1:i<o?1:0};u.isEncoding=function(t){switch(String(t).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};u.concat=function(t,r){if(!Array.isArray(t))throw new TypeError('"list" argument must be an Array of Buffers');if(t.length===0)return u.alloc(0);var o;if(r===void 0)for(r=0,o=0;o<t.length;++o)r+=t[o].length;var i=u.allocUnsafe(r),l=0;for(o=0;o<t.length;++o){var p=t[o];if(W(p,Uint8Array))l+p.length>i.length?u.from(p).copy(i,l):Uint8Array.prototype.set.call(i,p,l);else if(u.isBuffer(p))p.copy(i,l);else throw new TypeError('"list" argument must be an Array of Buffers');l+=p.length}return i};function Mr(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||W(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var r=e.length,o=arguments.length>2&&arguments[2]===!0;if(!o&&r===0)return 0;for(var i=!1;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return Ut(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Wr(e).length;default:if(i)return o?-1:Ut(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Mr;function sa(e,t,r){var o=!1;if((t===void 0||t<0)&&(t=0),t>this.length||((r===void 0||r>this.length)&&(r=this.length),r<=0)||(r>>>=0,t>>>=0,r<=t))return"";for(e||(e="utf8");;)switch(e){case"hex":return ya(this,t,r);case"utf8":case"utf-8":return Br(this,t,r);case"ascii":return fa(this,t,r);case"latin1":case"binary":return Ta(this,t,r);case"base64":return ma(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ha(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function ae(e,t,r){var o=e[t];e[t]=e[r],e[r]=o}u.prototype.swap16=function(){var t=this.length;if(t%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var r=0;r<t;r+=2)ae(this,r,r+1);return this};u.prototype.swap32=function(){var t=this.length;if(t%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var r=0;r<t;r+=4)ae(this,r,r+3),ae(this,r+1,r+2);return this};u.prototype.swap64=function(){var t=this.length;if(t%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var r=0;r<t;r+=8)ae(this,r,r+7),ae(this,r+1,r+6),ae(this,r+2,r+5),ae(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Br(this,0,t):sa.apply(this,arguments)};u.prototype.toLocaleString=u.prototype.toString;u.prototype.equals=function(t){if(!u.isBuffer(t))throw new TypeError("Argument must be a Buffer");return this===t?!0:u.compare(this,t)===0};u.prototype.inspect=function(){var t="",r=me.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Cr&&(u.prototype[Cr]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(W(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),!u.isBuffer(t))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof t);if(r===void 0&&(r=0),o===void 0&&(o=t?t.length:0),i===void 0&&(i=0),l===void 0&&(l=this.length),r<0||o>t.length||i<0||l>this.length)throw new RangeError("out of range index");if(i>=l&&r>=o)return 0;if(i>=l)return-1;if(r>=o)return 1;if(r>>>=0,o>>>=0,i>>>=0,l>>>=0,this===t)return 0;for(var p=l-i,m=o-r,d=Math.min(p,m),f=this.slice(i,l),x=t.slice(r,o),h=0;h<d;++h)if(f[h]!==x[h]){p=f[h],m=x[h];break}return p<m?-1:m<p?1:0};function Fr(e,t,r,o,i){if(e.length===0)return-1;if(typeof r=="string"?(o=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),r=+r,Wt(r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0)if(i)r=0;else return-1;if(typeof t=="string"&&(t=u.from(t,o)),u.isBuffer(t))return t.length===0?-1:Dr(e,t,r,o,i);if(typeof t=="number")return t=t&255,typeof Uint8Array.prototype.indexOf=="function"?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):Dr(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Dr(e,t,r,o,i){var l=1,p=e.length,m=t.length;if(o!==void 0&&(o=String(o).toLowerCase(),o==="ucs2"||o==="ucs-2"||o==="utf16le"||o==="utf-16le")){if(e.length<2||t.length<2)return-1;l=2,p/=2,m/=2,r/=2}function d(I,B){return l===1?I[B]:I.readUInt16BE(B*l)}var f;if(i){var x=-1;for(f=r;f<p;f++)if(d(e,f)===d(t,x===-1?0:f-x)){if(x===-1&&(x=f),f-x+1===m)return x*l}else x!==-1&&(f-=f-x),x=-1}else for(r+m>p&&(r=p-m),f=r;f>=0;f--){for(var h=!0,E=0;E<m;E++)if(d(e,f+E)!==d(t,E)){h=!1;break}if(h)return f}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return Fr(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return Fr(this,t,r,o,!1)};function ca(e,t,r,o){r=Number(r)||0;var i=e.length-r;o?(o=Number(o),o>i&&(o=i)):o=i;var l=t.length;o>l/2&&(o=l/2);for(var p=0;p<o;++p){var m=parseInt(t.substr(p*2,2),16);if(Wt(m))return p;e[r+p]=m}return p}function la(e,t,r,o){return $e(Ut(t,e.length-r),e,r,o)}function pa(e,t,r,o){return $e(wa(t),e,r,o)}function ua(e,t,r,o){return $e(Wr(t),e,r,o)}function da(e,t,r,o){return $e(ba(t,e.length-r),e,r,o)}u.prototype.write=function(t,r,o,i){if(r===void 0)i="utf8",o=this.length,r=0;else if(o===void 0&&typeof r=="string")i=r,o=this.length,r=0;else if(isFinite(r))r=r>>>0,isFinite(o)?(o=o>>>0,i===void 0&&(i="utf8")):(i=o,o=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var l=this.length-r;if((o===void 0||o>l)&&(o=l),t.length>0&&(o<0||r<0)||r>this.length)throw new RangeError("Attempt to write outside buffer bounds");i||(i="utf8");for(var p=!1;;)switch(i){case"hex":return ca(this,t,r,o);case"utf8":case"utf-8":return la(this,t,r,o);case"ascii":case"latin1":case"binary":return pa(this,t,r,o);case"base64":return ua(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return da(this,t,r,o);default:if(p)throw new TypeError("Unknown encoding: "+i);i=(""+i).toLowerCase(),p=!0}};u.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function ma(e,t,r){return t===0&&r===e.length?Mt.fromByteArray(e):Mt.fromByteArray(e.slice(t,r))}function Br(e,t,r){r=Math.min(e.length,r);for(var o=[],i=t;i<r;){var l=e[i],p=null,m=l>239?4:l>223?3:l>191?2:1;if(i+m<=r){var d,f,x,h;switch(m){case 1:l<128&&(p=l);break;case 2:d=e[i+1],(d&192)===128&&(h=(l&31)<<6|d&63,h>127&&(p=h));break;case 3:d=e[i+1],f=e[i+2],(d&192)===128&&(f&192)===128&&(h=(l&15)<<12|(d&63)<<6|f&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:d=e[i+1],f=e[i+2],x=e[i+3],(d&192)===128&&(f&192)===128&&(x&192)===128&&(h=(l&15)<<18|(d&63)<<12|(f&63)<<6|x&63,h>65535&&h<1114112&&(p=h))}}p===null?(p=65533,m=1):p>65535&&(p-=65536,o.push(p>>>10&1023|55296),p=56320|p&1023),o.push(p),i+=m}return ga(o)}var Pr=4096;function ga(e){var t=e.length;if(t<=Pr)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Pr));return r}function fa(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]&127);return o}function Ta(e,t,r){var o="";r=Math.min(e.length,r);for(var i=t;i<r;++i)o+=String.fromCharCode(e[i]);return o}function ya(e,t,r){var o=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>o)&&(r=o);for(var i="",l=t;l<r;++l)i+=Aa[e[l]];return i}function ha(e,t,r){for(var o=e.slice(t,r),i="",l=0;l<o.length-1;l+=2)i+=String.fromCharCode(o[l]+o[l+1]*256);return i}u.prototype.slice=function(t,r){var o=this.length;t=~~t,r=r===void 0?o:~~r,t<0?(t+=o,t<0&&(t=0)):t>o&&(t=o),r<0?(r+=o,r<0&&(r=0)):r>o&&(r=o),r<t&&(r=t);var i=this.subarray(t,r);return Object.setPrototypeOf(i,u.prototype),i};function k(e,t,r){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}u.prototype.readUintLE=u.prototype.readUIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return i};u.prototype.readUintBE=u.prototype.readUIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t+--r],l=1;r>0&&(l*=256);)i+=this[t+--r]*l;return i};u.prototype.readUint8=u.prototype.readUInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||k(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),(this[t]|this[t+1]<<8|this[t+2]<<16)+this[t+3]*16777216};u.prototype.readUint32BE=u.prototype.readUInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]*16777216+(this[t+1]<<16|this[t+2]<<8|this[t+3])};u.prototype.readIntLE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=this[t],l=1,p=0;++p<r&&(l*=256);)i+=this[t+p]*l;return l*=128,i>=l&&(i-=Math.pow(2,8*r)),i};u.prototype.readIntBE=function(t,r,o){t=t>>>0,r=r>>>0,o||k(t,r,this.length);for(var i=r,l=1,p=this[t+--i];i>0&&(l*=256);)p+=this[t+--i]*l;return l*=128,p>=l&&(p-=Math.pow(2,8*r)),p};u.prototype.readInt8=function(t,r){return t=t>>>0,r||k(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t]|this[t+1]<<8;return o&32768?o|4294901760:o};u.prototype.readInt16BE=function(t,r){t=t>>>0,r||k(t,2,this.length);var o=this[t+1]|this[t]<<8;return o&32768?o|4294901760:o};u.prototype.readInt32LE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]|this[t+1]<<8|this[t+2]<<16|this[t+3]<<24};u.prototype.readInt32BE=function(t,r){return t=t>>>0,r||k(t,4,this.length),this[t]<<24|this[t+1]<<16|this[t+2]<<8|this[t+3]};u.prototype.readFloatLE=function(t,r){return t=t>>>0,r||k(t,4,this.length),de.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||k(t,4,this.length),de.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||k(t,8,this.length),de.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||k(t,8,this.length),de.read(this,t,!1,52,8)};function N(e,t,r,o,i,l){if(!u.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<l)throw new RangeError('"value" argument is out of bounds');if(r+o>e.length)throw new RangeError("Index out of range")}u.prototype.writeUintLE=u.prototype.writeUIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;N(this,t,r,o,l,0)}var p=1,m=0;for(this[r]=t&255;++m<o&&(p*=256);)this[r+m]=t/p&255;return r+o};u.prototype.writeUintBE=u.prototype.writeUIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,o=o>>>0,!i){var l=Math.pow(2,8*o)-1;N(this,t,r,o,l,0)}var p=o-1,m=1;for(this[r+p]=t&255;--p>=0&&(m*=256);)this[r+p]=t/m&255;return r+o};u.prototype.writeUint8=u.prototype.writeUInt8=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,1,255,0),this[r]=t&255,r+1};u.prototype.writeUint16LE=u.prototype.writeUInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,2,65535,0),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeUint16BE=u.prototype.writeUInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,2,65535,0),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeUint32LE=u.prototype.writeUInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,4,4294967295,0),this[r+3]=t>>>24,this[r+2]=t>>>16,this[r+1]=t>>>8,this[r]=t&255,r+4};u.prototype.writeUint32BE=u.prototype.writeUInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,4,4294967295,0),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};u.prototype.writeIntLE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);N(this,t,r,o,l-1,-l)}var p=0,m=1,d=0;for(this[r]=t&255;++p<o&&(m*=256);)t<0&&d===0&&this[r+p-1]!==0&&(d=1),this[r+p]=(t/m>>0)-d&255;return r+o};u.prototype.writeIntBE=function(t,r,o,i){if(t=+t,r=r>>>0,!i){var l=Math.pow(2,8*o-1);N(this,t,r,o,l-1,-l)}var p=o-1,m=1,d=0;for(this[r+p]=t&255;--p>=0&&(m*=256);)t<0&&d===0&&this[r+p+1]!==0&&(d=1),this[r+p]=(t/m>>0)-d&255;return r+o};u.prototype.writeInt8=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,1,127,-128),t<0&&(t=255+t+1),this[r]=t&255,r+1};u.prototype.writeInt16LE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,2,32767,-32768),this[r]=t&255,this[r+1]=t>>>8,r+2};u.prototype.writeInt16BE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,2,32767,-32768),this[r]=t>>>8,this[r+1]=t&255,r+2};u.prototype.writeInt32LE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,4,2147483647,-2147483648),this[r]=t&255,this[r+1]=t>>>8,this[r+2]=t>>>16,this[r+3]=t>>>24,r+4};u.prototype.writeInt32BE=function(t,r,o){return t=+t,r=r>>>0,o||N(this,t,r,4,2147483647,-2147483648),t<0&&(t=4294967295+t+1),this[r]=t>>>24,this[r+1]=t>>>16,this[r+2]=t>>>8,this[r+3]=t&255,r+4};function Ur(e,t,r,o,i,l){if(r+o>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function Vr(e,t,r,o,i){return t=+t,r=r>>>0,i||Ur(e,t,r,4,34028234663852886e22,-34028234663852886e22),de.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return Vr(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return Vr(this,t,r,!1,o)};function Gr(e,t,r,o,i){return t=+t,r=r>>>0,i||Ur(e,t,r,8,17976931348623157e292,-17976931348623157e292),de.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return Gr(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return Gr(this,t,r,!1,o)};u.prototype.copy=function(t,r,o,i){if(!u.isBuffer(t))throw new TypeError("argument should be a Buffer");if(o||(o=0),!i&&i!==0&&(i=this.length),r>=t.length&&(r=t.length),r||(r=0),i>0&&i<o&&(i=o),i===o||t.length===0||this.length===0)return 0;if(r<0)throw new RangeError("targetStart out of bounds");if(o<0||o>=this.length)throw new RangeError("Index out of range");if(i<0)throw new RangeError("sourceEnd out of bounds");i>this.length&&(i=this.length),t.length-r<i-o&&(i=t.length-r+o);var l=i-o;return this===t&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(r,o,i):Uint8Array.prototype.set.call(t,this.subarray(o,i),r),l};u.prototype.fill=function(t,r,o,i){if(typeof t=="string"){if(typeof r=="string"?(i=r,r=0,o=this.length):typeof o=="string"&&(i=o,o=this.length),i!==void 0&&typeof i!="string")throw new TypeError("encoding must be a string");if(typeof i=="string"&&!u.isEncoding(i))throw new TypeError("Unknown encoding: "+i);if(t.length===1){var l=t.charCodeAt(0);(i==="utf8"&&l<128||i==="latin1")&&(t=l)}}else typeof t=="number"?t=t&255:typeof t=="boolean"&&(t=Number(t));if(r<0||this.length<r||this.length<o)throw new RangeError("Out of range index");if(o<=r)return this;r=r>>>0,o=o===void 0?this.length:o>>>0,t||(t=0);var p;if(typeof t=="number")for(p=r;p<o;++p)this[p]=t;else{var m=u.isBuffer(t)?t:u.from(t,i),d=m.length;if(d===0)throw new TypeError('The value "'+t+'" is invalid for argument "value"');for(p=0;p<o-r;++p)this[p+r]=m[p%d]}return this};var xa=/[^+/0-9A-Za-z-_]/g;function Sa(e){if(e=e.split("=")[0],e=e.trim().replace(xa,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Ut(e,t){t=t||1/0;for(var r,o=e.length,i=null,l=[],p=0;p<o;++p){if(r=e.charCodeAt(p),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&l.push(239,191,189);continue}else if(p+1===o){(t-=3)>-1&&l.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&l.push(239,191,189),i=r;continue}r=(i-55296<<10|r-56320)+65536}else i&&(t-=3)>-1&&l.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;l.push(r)}else if(r<2048){if((t-=2)<0)break;l.push(r>>6|192,r&63|128)}else if(r<65536){if((t-=3)<0)break;l.push(r>>12|224,r>>6&63|128,r&63|128)}else if(r<1114112){if((t-=4)<0)break;l.push(r>>18|240,r>>12&63|128,r>>6&63|128,r&63|128)}else throw new Error("Invalid code point")}return l}function wa(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function ba(e,t){for(var r,o,i,l=[],p=0;p<e.length&&!((t-=2)<0);++p)r=e.charCodeAt(p),o=r>>8,i=r%256,l.push(i),l.push(o);return l}function Wr(e){return Mt.toByteArray(Sa(e))}function $e(e,t,r,o){for(var i=0;i<o&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function W(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Wt(e){return e!==e}var Aa=function(){for(var e="0123456789abcdef",t=new Array(256),r=0;r<16;++r)for(var o=r*16,i=0;i<16;++i)t[o+i]=e[r]+e[i];return t}()});var Kr=D((ll,zr)=>{n();var A=zr.exports={},$,H;function $t(){throw new Error("setTimeout has not been defined")}function Ht(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?$=setTimeout:$=$t}catch(e){$=$t}try{typeof clearTimeout=="function"?H=clearTimeout:H=Ht}catch(e){H=Ht}})();function Hr(e){if($===setTimeout)return setTimeout(e,0);if(($===$t||!$)&&setTimeout)return $=setTimeout,setTimeout(e,0);try{return $(e,0)}catch(t){try{return $.call(null,e,0)}catch(r){return $.call(this,e,0)}}}function va(e){if(H===clearTimeout)return clearTimeout(e);if((H===Ht||!H)&&clearTimeout)return H=clearTimeout,clearTimeout(e);try{return H(e)}catch(t){try{return H.call(null,e)}catch(r){return H.call(this,e)}}}var Y=[],ge=!1,se,He=-1;function Ia(){!ge||!se||(ge=!1,se.length?Y=se.concat(Y):He=-1,Y.length&&jr())}function jr(){if(!ge){var e=Hr(Ia);ge=!0;for(var t=Y.length;t;){for(se=Y,Y=[];++He<t;)se&&se[He].run();He=-1,t=Y.length}se=null,ge=!1,va(e)}}A.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];Y.push(new qr(e,t)),Y.length===1&&!ge&&Hr(jr)};function qr(e,t){this.fun=e,this.array=t}qr.prototype.run=function(){this.fun.apply(null,this.array)};A.title="browser";A.browser=!0;A.env={};A.argv=[];A.version="";A.versions={};function X(){}A.on=X;A.addListener=X;A.once=X;A.off=X;A.removeListener=X;A.removeAllListeners=X;A.emit=X;A.prependListener=X;A.prependOnceListener=X;A.listeners=function(e){return[]};A.binding=function(e){throw new Error("process.binding is not supported")};A.cwd=function(){return"/"};A.chdir=function(e){throw new Error("process.chdir is not supported")};A.umask=function(){return 0}});var a,c,ka,s,n=T(()=>{a=w($r()),c=w(Kr()),ka=function(e){function t(){var o=this||self;return delete e.prototype.__magic__,o}if(typeof globalThis=="object")return globalThis;if(this)return t();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:t});var r=__magic__;return r}(Object),s=ka});var Yr=T(()=>{"use strict";n()});var Xr=T(()=>{"use strict";n()});var Zr=T(()=>{"use strict";n()});var jt,Jr=T(()=>{"use strict";n();jt=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(jt||{})});var Qr=T(()=>{"use strict";n()});var qt=T(()=>{"use strict";n()});var en=T(()=>{"use strict";n()});var tn=T(()=>{"use strict";n()});var rn=T(()=>{"use strict";n()});var nn=T(()=>{"use strict";n()});var je,on,xl,an,Sl,U=T(()=>{"use strict";n();je=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),on=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(on||{}),xl=y(y({},je.CrossWindowProviderRequestEnums),on),an=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(an||{}),Sl=y(y({},je.CrossWindowProviderResponseEnums),an)});var sn=T(()=>{"use strict";n()});var cn=T(()=>{"use strict";n()});var R=T(()=>{"use strict";n()});var ln=T(()=>{"use strict";n()});var pn=T(()=>{"use strict";n()});var un=T(()=>{"use strict";n()});var M=T(()=>{"use strict";n();tn();rn();nn();U();sn();cn();R();ln();pn();un()});var zt,dn,Fl,mn,Bl,gn,Ul,Vl,Gl,fn=T(()=>{"use strict";n();M();zt={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",xAliasAddress:"https://devnet.xalias.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",xAliasAddress:"https://testnet.xalias.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",xAliasAddress:"https://xalias.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:dn,egldLabel:Fl}=zt["devnet"],{chainId:mn,egldLabel:Bl}=zt["testnet"],{chainId:gn,egldLabel:Ul}=zt["mainnet"],Vl={["devnet"]:dn,["testnet"]:mn,["mainnet"]:gn},Gl={[dn]:"devnet",[mn]:"testnet",[gn]:"mainnet"}});var Tn=T(()=>{"use strict";n()});var j,yn=T(()=>{"use strict";n();j=require("@multiversx/sdk-web-wallet-provider")});var Ie,qe,hn,ze,xn,fe,S=T(()=>{"use strict";n();Yr();Xr();Zr();Jr();Qr();qt();en();fn();Tn();yn();Ie=5e4,qe=1e9,hn=1,ze="logout",xn="login",fe="0"});var ke,Ke=T(()=>{"use strict";n();ke=()=>Date.now()/1e3});var Sn=T(()=>{"use strict";n()});var wn=T(()=>{"use strict";n()});var bn=T(()=>{"use strict";n();Ke();Sn();wn()});var Kt={};oe(Kt,{clear:()=>Ra,getItem:()=>La,localStorageKeys:()=>ce,removeItem:()=>Na,setItem:()=>Ea});var ce,Ye,Ea,La,Na,Ra,Ee=T(()=>{"use strict";n();bn();ce={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Ye=typeof localStorage!="undefined",Ea=({key:e,data:t,expires:r})=>{!Ye||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},La=e=>{if(!Ye)return;let t=localStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:ke()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Na=e=>{!Ye||localStorage.removeItem(String(e))},Ra=()=>{!Ye||localStorage.clear()}});var Yt={};oe(Yt,{clear:()=>kn,getItem:()=>vn,removeItem:()=>In,setItem:()=>An,storage:()=>Ca});var An,vn,In,kn,Ca,En=T(()=>{"use strict";n();An=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},vn=e=>{let t=sessionStorage.getItem(String(e));if(!t)return null;let r=JSON.parse(t);return!r||!r.hasOwnProperty("expires")||!r.hasOwnProperty("data")?null:Date.now()>=r.expires?(sessionStorage.removeItem(String(e)),null):r.data},In=e=>sessionStorage.removeItem(String(e)),kn=()=>sessionStorage.clear(),Ca={setItem:An,getItem:vn,removeItem:In,clear:kn}});var Te,Xe=T(()=>{"use strict";n();Ee();En();Te={session:Yt,local:Kt}});var Xt,v,Ze,V=T(()=>{"use strict";n();Xt=require("@reduxjs/toolkit");S();v=(0,Xt.createAction)(ze),Ze=(0,Xt.createAction)(xn,e=>({payload:e}))});var Jt,Ln,Nn,Je,Zt,Rn,Cn,xp,Dn,Sp,wp,bp,Ap,vp,Ip,kp,Ep,Qe,et=T(()=>{"use strict";n();Jt=require("@multiversx/sdk-core"),Ln=require("@reduxjs/toolkit"),Nn=require("redux-persist");S();Xe();Ee();V();Je={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:fe},Zt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Je},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Rn=(0,Ln.createSlice)({name:"accountInfoSlice",initialState:Zt,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new Jt.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:Je},e.shard=t.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,t)=>{let{address:r}=e;e.accounts[r].nonce=t.payload},setAccountShard:(e,t)=>{e.shard=t.payload},setLedgerAccount:(e,t)=>{e.ledgerAccount=t.payload},updateLedgerAccount:(e,t)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=t.payload.index,e.ledgerAccount.address=t.payload.address)},setWalletConnectAccount:(e,t)=>{e.walletConnectAccount=t.payload},setIsAccountLoading:(e,t)=>{e.isAccountLoading=t.payload,e.accountLoadingError=null},setAccountLoadingError:(e,t)=>{e.accountLoadingError=t.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,t)=>{e.websocketEvent={timestamp:Date.now(),message:t.payload}},setWebsocketBatchEvent:(e,t)=>{e.websocketBatchEvent={timestamp:Date.now(),data:t.payload}}},extraReducers:e=>{e.addCase(v,()=>(Te.local.removeItem(ce.loginExpiresAt),Zt)),e.addCase(Ze,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new Jt.Address(o).hex()}),e.addCase(Nn.REHYDRATE,(t,r)=>{var f;if(!((f=r.payload)!=null&&f.account))return;let{account:o}=r.payload,{address:i,shard:l,accounts:p,publicKey:m}=o;t.address=i,t.shard=l;let d=p&&i in p;t.accounts=d?p:Zt.accounts,t.publicKey=m})}}),{setAccount:Cn,setAddress:xp,setAccountNonce:Dn,setAccountShard:Sp,setLedgerAccount:wp,updateLedgerAccount:bp,setWalletConnectAccount:Ap,setIsAccountLoading:vp,setAccountLoadingError:Ip,setWebsocketEvent:kp,setWebsocketBatchEvent:Ep}=Rn.actions,Qe=Rn.reducer});function Le(){return new Date().setHours(new Date().getHours()+24)}function Ne(e){Te.local.setItem({key:ce.loginExpiresAt,data:e,expires:e})}var Qt=T(()=>{"use strict";n();Xe();Ee()});var On,Pn,Mn,Fp,Bp,Up,Vp,Gp,Wp,Fn,$p,tt,rt=T(()=>{"use strict";n();On=require("@reduxjs/toolkit");Qt();U();V();Pn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},Mn=(0,On.createSlice)({name:"loginInfoSlice",initialState:Pn,reducers:{setLoginMethod:(e,t)=>{e.loginMethod=t.payload},setTokenLogin:(e,t)=>{e.tokenLogin=t.payload},setTokenLoginSignature:(e,t)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=t.payload)},setWalletLogin:(e,t)=>{e.walletLogin=t.payload},setWalletConnectLogin:(e,t)=>{e.walletConnectLogin=t.payload},setLedgerLogin:(e,t)=>{e.ledgerLogin=t.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,t)=>{e.logoutRoute=t.payload}},extraReducers:e=>{e.addCase(v,()=>Pn),e.addCase(Ze,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,Ne(Le())})}}),{setLoginMethod:Fp,setWalletConnectLogin:Bp,setLedgerLogin:Up,setTokenLogin:Vp,setTokenLoginSignature:Gp,setWalletLogin:Wp,invalidateLoginSession:Fn,setLogoutRoute:$p}=Mn.actions,tt=Mn.reducer});var Un,Bn,Vn,zp,Da,Kp,Yp,nt,ot=T(()=>{"use strict";n();Un=require("@reduxjs/toolkit");V();Bn={},Vn=(0,Un.createSlice)({name:"modalsSlice",initialState:Bn,reducers:{setTxSubmittedModal:(e,t)=>{e.txSubmittedModal=t.payload},setNotificationModal:(e,t)=>{e.notificationModal=t.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(v,()=>Bn)}}),{setTxSubmittedModal:zp,setNotificationModal:Da,clearTxSubmittedModal:Kp,clearNotificationModal:Yp}=Vn.actions,nt=Vn.reducer});var Gn=T(()=>{"use strict";n()});var Wn=T(()=>{"use strict";n();Gn()});function $n(e){return e[Math.floor(Math.random()*e.length)]}var Hn=T(()=>{"use strict";n()});var jn=T(()=>{"use strict";n();qt()});var qn=T(()=>{"use strict";n();Wn();Hn();jn()});var zn,Kn,Yn,er,Pa,Xn,du,mu,gu,it,at=T(()=>{"use strict";n();zn=require("@reduxjs/toolkit"),Kn=w(require("lodash.omit")),Yn=require("redux-persist");V();qn();er={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Pa={network:er,chainID:"-1"},Xn=(0,zn.createSlice)({name:"appConfig",initialState:Pa,reducers:{initializeNetworkConfig:(e,t)=>{let r=$n(t.payload.walletConnectV2RelayAddresses),o=(0,Kn.default)(t.payload,"walletConnectV2RelayAddresses");e.network=b(y(y({},e.network),o),{walletConnectV2RelayAddress:r})},setChainID:(e,t)=>{e.chainID=t.payload},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(v,t=>{t.network.customWalletAddress=void 0}),e.addCase(Yn.REHYDRATE,(t,r)=>{var i,l;if(!((l=(i=r.payload)==null?void 0:i.network)!=null&&l.customWalletAddress))return;let{network:{customWalletAddress:o}}=r.payload;t.network.customWalletAddress=o})}}),{initializeNetworkConfig:du,setChainID:mu,setCustomWalletAddress:gu}=Xn.actions,it=Xn.reducer});var Zn,tr,Jn,Su,wu,bu,st,ct=T(()=>{"use strict";n();Zn=require("@reduxjs/toolkit");M();V();tr={isSigning:!1,signedSessions:{}},Jn=(0,Zn.createSlice)({name:"signedMessageInfoSliceState",initialState:tr,reducers:{setSignSession:(e,t)=>{let{sessionId:r,signedSession:o,errorMessage:i}=t.payload;i&&(e.errorMessage=i),e.isSigning=o.status==="pending",e.signedSessions[r]=y(y({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>y(y({},e),t.payload),clearSignedMessageInfo:()=>tr},extraReducers:e=>{e.addCase(v,()=>tr)}}),{setSignSession:Su,clearSignedMessageInfo:wu,setSignSessionState:bu}=Jn.actions,st=Jn.reducer});var eo,to,Qn,ro,Nu,Ru,Cu,_a,lt,pt=T(()=>{"use strict";n();eo=require("@reduxjs/toolkit"),to=require("redux-persist");M();Ke();V();Qn={customToasts:[],transactionToasts:[]},ro=(0,eo.createSlice)({name:"toastsSlice",initialState:Qn,reducers:{addCustomToast:(e,t)=>{let r=t.payload.toastId||`custom-toast-${e.customToasts.length+1}`,o=e.customToasts.findIndex(i=>i.toastId===r);if(o!==-1){e.customToasts[o]=b(y(y({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(b(y({},t.payload),{type:"custom",toastId:r}))},removeCustomToast:(e,t)=>{e.customToasts=e.customToasts.filter(r=>r.toastId!==t.payload)},addTransactionToast:(e,t)=>{e.transactionToasts.push({type:"transaction",startTimestamp:ke(),toastId:t.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,t)=>{e.transactionToasts=e.transactionToasts.filter(r=>r.toastId!==t.payload)}},extraReducers:e=>{e.addCase(v,()=>Qn),e.addCase(to.REHYDRATE,(t,r)=>{var i,l;let o=(l=(i=r.customToasts)==null?void 0:i.filter(p=>!("component"in p)))!=null?l:[];t.customToasts=o})}}),{addCustomToast:Nu,removeCustomToast:Ru,addTransactionToast:Cu,removeTransactionToast:_a}=ro.actions,lt=ro.reducer});var no,nr,or,ir,Oa,rr,oo,Ou,Ma,Mu,ut,dt=T(()=>{"use strict";n();no=require("@reduxjs/toolkit");V();nr="Transaction failed",or="Transaction successful",ir="Processing transaction",Oa="Transaction submitted",rr={},oo=(0,no.createSlice)({name:"transactionsInfo",initialState:rr,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||nr,successMessage:(o==null?void 0:o.successMessage)||or,processingMessage:(o==null?void 0:o.processingMessage)||ir,submittedMessage:(o==null?void 0:o.submittedMessage)||Oa,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>rr},extraReducers:e=>{e.addCase(v,()=>rr)}}),{clearTransactionsInfo:Ou,setTransactionsDisplayInfo:Ma,clearTransactionsInfoForSessionId:Mu}=oo.actions,ut=oo.reducer});function mt(e){return e!=null&&(qa(e)||Za(e))}function ye(e){return e!=null&&(za(e)||Ja(e))}function he(e){return e!=null&&(Ka(e)||Qa(e))}function ao(e){return e!=null&&(Ya(e)||es(e))}function gt(e){return e!=null&&Xa(e)}function qa(e){return e!=null&&Fa.includes(e)}function za(e){return e!=null&&Ba.includes(e)}function Ka(e){return e!=null&&Ua.includes(e)}function Ya(e){return e!=null&&Va.includes(e)}function Xa(e){return e!=null&&Ga.includes(e)}function Za(e){return e!=null&&Wa.includes(e)}function Ja(e){return e!=null&&$a.includes(e)}function Qa(e){return e!=null&&Ha.includes(e)}function es(e){return e!=null&&ja.includes(e)}var Fa,Ba,Ua,Va,Ga,Wa,$a,Ha,ja,ft=T(()=>{"use strict";n();U();Fa=["sent"],Ba=["success"],Ua=["fail","cancelled","timedOut"],Va=["invalid"],Ga=["timedOut"],Wa=["pending"],$a=["success"],Ha=["fail","invalid"],ja=["not executed"]});var so,co,Re,ts,lo,ju,qu,rs,po,uo,ns,zu,Ku,os,Yu,Xu,Tt,yt=T(()=>{"use strict";n();so=require("@reduxjs/toolkit"),co=require("redux-persist");U();ft();V();Re={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},ts={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},lo=(0,so.createSlice)({name:"transactionsSlice",initialState:Re,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,f;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:m}=t.payload;e.customTransactionInformationForSessionId[r]=y(y(y({},ts),((d=e.signedTransactions[r])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:y(y({},e.customTransactionInformationForSessionId[r]),m!=null?m:{})},((f=e==null?void 0:e.transactionsToSign)==null?void 0:f.sessionId)===r&&(e.transactionsToSign=Re.transactionsToSign)},clearSignedTransaction:(e,t)=>{e.signedTransactions[t.payload]&&delete e.signedTransactions[t.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,t)=>{e.signedTransactions=y(y({},e.signedTransactions),t.payload)},updateSignedTransactions:(e,t)=>{let{sessionId:r,status:o,errorMessage:i,transactions:l}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].status=o,i!=null&&(e.signedTransactions[r].errorMessage=i),l!=null&&(e.signedTransactions[r].transactions=l))},updateSignedTransactionStatus:(e,t)=>{var d,f,x,h,E,I,B,ee;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,m=(f=(d=e.signedTransactions)==null?void 0:d[r])==null?void 0:f.transactions;if(m!=null){e.signedTransactions[r].transactions=m.map(_=>_.hash===l?b(y({},_),{status:o,errorMessage:i,inTransit:p}):_);let Ue=(h=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:h.every(_=>ye(_.status)),we=(I=(E=e.signedTransactions[r])==null?void 0:E.transactions)==null?void 0:I.every(_=>he(_.status)),be=(ee=(B=e.signedTransactions[r])==null?void 0:B.transactions)==null?void 0:ee.every(_=>ao(_.status));Ue&&(e.signedTransactions[r].status="success"),we&&(e.signedTransactions[r].status="fail"),be&&(e.signedTransactions[r].status="invalid")}},setTransactionsToSign:(e,t)=>{e.transactionsToSign=t.payload;let{sessionId:r,customTransactionInformation:o}=t.payload;e.customTransactionInformationForSessionId[r]=o,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Re.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Re.signedTransactions},setSignTransactionsError:(e,t)=>{e.signTransactionsError=t.payload},setSignTransactionsCancelMessage:(e,t)=>{e.signTransactionsCancelMessage=t.payload},updateSignedTransactionsCustomTransactionInformation:(e,t)=>{let{sessionId:r,customTransactionInformationOverrides:o}=t.payload;e.signedTransactions[r]!=null&&(e.signedTransactions[r].customTransactionInformation=y(y({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(v,()=>Re),e.addCase(co.REHYDRATE,(t,r)=>{var p;if(t.signTransactionsCancelMessage=null,!((p=r.payload)!=null&&p.transactions))return;let{signedTransactions:o,customTransactionInformationForSessionId:i}=r.payload.transactions,l=Object.entries(o).reduce((m,[d,f])=>{let x=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(m[d]=f),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:ju,updateSignedTransactions:qu,setTransactionsToSign:rs,clearAllTransactionsToSign:po,clearAllSignedTransactions:uo,clearSignedTransaction:ns,clearTransactionToSign:zu,setSignTransactionsError:Ku,setSignTransactionsCancelMessage:os,moveTransactionsToSignedState:Yu,updateSignedTransactionsCustomTransactionInformation:Xu}=lo.actions,Tt=lo.reducer});var mo,sr,go,ed,td,is,rd,ht,xt=T(()=>{"use strict";n();mo=require("@reduxjs/toolkit");V();sr={},go=(0,mo.createSlice)({name:"batchTransactionsSlice",initialState:sr,reducers:{setBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},updateBatchTransactions:(e,t)=>{e[t.payload.id]=t.payload},clearBatchTransactions:(e,t)=>{delete e[t.payload.batchId]},clearAllBatchTransactions:()=>sr},extraReducers:e=>{e.addCase(v,()=>sr)}}),{setBatchTransactions:ed,updateBatchTransactions:td,clearBatchTransactions:is,clearAllBatchTransactions:rd}=go.actions,ht=go.reducer});var To,fo,yo,ad,ho,cr=T(()=>{"use strict";n();To=require("@reduxjs/toolkit");V();fo={},yo=(0,To.createSlice)({name:"dappConfigSlice",initialState:fo,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(v,()=>fo)}}),{setDappConfig:ad}=yo.actions,ho=yo.reducer});var te=T(()=>{"use strict";n();et();rt();ot();at();ct();pt();dt();yt();xt();cr()});var lr=T(()=>{"use strict";n()});var wo,ls,ps,le,bt=T(()=>{"use strict";n();wo=require("@reduxjs/toolkit");lr();et();xt();cr();rt();ot();at();ct();pt();dt();yt();ls={["account"]:Qe,["dappConfig"]:ho,["loginInfo"]:tt,["modals"]:nt,["networkConfig"]:it,["signedMessageInfo"]:st,["toasts"]:lt,["transactionsInfo"]:ut,["transactions"]:Tt,["batchTransactions"]:ht},ps=(e={})=>(0,wo.combineReducers)(y(y({},ls),e)),le=ps});var Io={};oe(Io,{default:()=>ks,sessionStorageReducers:()=>pr});function Z(e,t=[]){return{key:e,version:1,storage:Ao.default,blacklist:t}}var C,bo,Ao,us,Ce,ds,ms,gs,fs,Ts,ys,hs,xs,Ss,ws,vo,bs,pr,As,vs,Is,ks,ko=T(()=>{"use strict";n();C=require("redux-persist"),bo=w(require("redux-persist/lib/storage")),Ao=w(require("redux-persist/lib/storage/session"));bt();te();et();xt();rt();ot();at();ct();pt();dt();yt();lr();us={persistReducersStorageType:"localStorage"},Ce={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},ds=Z(Ce["account"]),ms=Z(Ce["loginInfo"]),gs=Z(Ce["modals"]),fs=Z(Ce["networkConfig"]),Ts={2:e=>b(y({},e),{networkConfig:er})};ys=Z("sdk-dapp-transactionsInfo"),hs=Z("sdk-dapp-transactions",["transactionsToSign"]),xs=Z("sdk-dapp-batchTransactions",["batchTransactions"]),Ss=Z("sdk-dapp-toasts"),ws=Z("sdk-dapp-signedMessageInfo"),vo={key:"sdk-dapp-store",version:2,storage:bo.default,whitelist:Object.keys(Ce),migrate:(0,C.createMigrate)(Ts,{debug:!1})},bs=b(y({},vo),{whitelist:[]}),pr={["toasts"]:(0,C.persistReducer)(Ss,lt),["transactions"]:(0,C.persistReducer)(hs,Tt),["transactionsInfo"]:(0,C.persistReducer)(ys,ut),["batchTransactions"]:(0,C.persistReducer)(xs,ht),["signedMessageInfo"]:(0,C.persistReducer)(ws,st)},As=b(y({},pr),{["account"]:(0,C.persistReducer)(ds,Qe),["loginInfo"]:(0,C.persistReducer)(ms,tt),["modals"]:(0,C.persistReducer)(gs,nt),["networkConfig"]:(0,C.persistReducer)(fs,it)}),vs=us.persistReducersStorageType==="localStorage",Is=vs?(0,C.persistReducer)(vo,le(pr)):(0,C.persistReducer)(bs,le(As)),ks=Is});var Eo={};oe(Eo,{default:()=>Es});var Es,Lo=T(()=>{"use strict";n();bt();Es=le()});var No={};oe(No,{default:()=>Ns});var F,Ls,Ns,Ro=T(()=>{"use strict";n();F=require("redux-persist"),Ls=[F.FLUSH,F.REHYDRATE,F.PAUSE,F.PERSIST,F.PURGE,F.REGISTER],Ns=Ls});var Po={};oe(Po,{default:()=>Do});function Do(e){return(0,Co.persistStore)(e)}var Co,_o=T(()=>{"use strict";n();Co=require("redux-persist")});var mi=D((HA,di)=>{n();var Rc=typeof s=="object"&&s&&s.Object===Object&&s;di.exports=Rc});var fi=D((jA,gi)=>{n();var Cc=mi(),Dc=typeof self=="object"&&self&&self.Object===Object&&self,Pc=Cc||Dc||Function("return this")();gi.exports=Pc});var xr=D((qA,Ti)=>{n();var _c=fi(),Oc=_c.Symbol;Ti.exports=Oc});var Si=D((zA,xi)=>{n();var yi=xr(),hi=Object.prototype,Mc=hi.hasOwnProperty,Fc=hi.toString,Fe=yi?yi.toStringTag:void 0;function Bc(e){var t=Mc.call(e,Fe),r=e[Fe];try{e[Fe]=void 0;var o=!0}catch(l){}var i=Fc.call(e);return o&&(t?e[Fe]=r:delete e[Fe]),i}xi.exports=Bc});var bi=D((KA,wi)=>{n();var Uc=Object.prototype,Vc=Uc.toString;function Gc(e){return Vc.call(e)}wi.exports=Gc});var ki=D((YA,Ii)=>{n();var Ai=xr(),Wc=Si(),$c=bi(),Hc="[object Null]",jc="[object Undefined]",vi=Ai?Ai.toStringTag:void 0;function qc(e){return e==null?e===void 0?jc:Hc:vi&&vi in Object(e)?Wc(e):$c(e)}Ii.exports=qc});var Li=D((XA,Ei)=>{n();var zc=Array.isArray;Ei.exports=zc});var Ri=D((ZA,Ni)=>{n();function Kc(e){return e!=null&&typeof e=="object"}Ni.exports=Kc});var Di=D((JA,Ci)=>{n();var Yc=ki(),Xc=Li(),Zc=Ri(),Jc="[object String]";function Qc(e){return typeof e=="string"||!Xc(e)&&Zc(e)&&Yc(e)==Jc}Ci.exports=Qc});var ol={};oe(ol,{useTrackTransactionStatus:()=>nl});module.exports=ve(ol);n();var Be=require("react");n();n();var Vo=require("react"),xe=require("react-redux");n();var ur=require("@reduxjs/toolkit"),Bo=require("react-redux/lib/utils/Subscription");te();n();var xo=w(require("lodash.throttle"));S();te();Qt();Xe();Ee();var as=[ze],St=!1,ss=(0,xo.default)(()=>{Ne(Le())},5e3),So=e=>t=>r=>{if(as.includes(r.type))return t(r);let o=e.getState(),i=Te.local.getItem(ce.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return Ne(Le());let p=Date.now();return i-p<0&&!St?setTimeout(()=>{St=!0,e.dispatch(Fn())},1e3):(St&&(St=!1),ss()),t(r)};n();n();function wt(){return typeof sessionStorage!="undefined"}var Oo=wt()?(ko(),ve(Io)).default:(Lo(),ve(Eo)).default,Mo=wt()?(Ro(),ve(No)).default:[],Fo=wt()?(_o(),ve(Po)).default:e=>e;bt();var P=(0,ur.configureStore)({reducer:Oo,middleware:e=>e({serializableCheck:{ignoredActions:[...Mo,Dn.type,Cn.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(So)}),Uo=(0,Bo.createSubscription)(P),om=Fo(P),im=(0,ur.configureStore)({reducer:le});var Rs={store:P,subscription:Uo},dr=(0,Vo.createContext)(Rs),lm=(0,xe.createStoreHook)(dr),pm=(0,xe.createDispatchHook)(dr),At=(0,xe.createSelectorHook)(dr);n();n();te();n();var Go=w(require("lodash.isequal")),vt=require("reselect"),g=(0,vt.createSelectorCreator)(vt.defaultMemoize,Go.default);var q=e=>e.account,It=g(q,e=>e.address),kt=g(q,It,(e,t)=>t in e.accounts?e.accounts[t]:Je),fm=g(q,kt,(e,t)=>{let i=e,{accounts:r}=i,o=Ir(i,["accounts"]);return b(y({},o),{account:t})}),Cs=g(kt,e=>e.balance),Ds=g(kt,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),Tm=g(q,e=>e.shard),ym=g(q,e=>e.ledgerAccount),hm=g(q,e=>e.walletConnectAccount),xm=g(q,e=>e.isAccountLoading),Sm=g(q,e=>e.accountLoadingError),wm=g(q,e=>e.websocketEvent),bm=g(q,e=>e.websocketBatchEvent);n();var Ps=e=>e.dappConfig,Im=g(Ps,e=>e.shouldUseWebViewProvider);n();var re=e=>e.loginInfo,Nm=g(re,e=>e.loginMethod),Rm=g(re,It,(e,t)=>Boolean(t)),Cm=g(re,e=>e.walletConnectLogin),Dm=g(re,e=>e.ledgerLogin),Pm=g(re,e=>e.walletLogin),_m=g(re,e=>e.isLoginSessionInvalid),Om=g(re,e=>e.tokenLogin),Mm=g(re,e=>e.logoutRoute);n();var Wo=e=>e.modals,Um=g(Wo,e=>e.txSubmittedModal),Vm=g(Wo,e=>e.notificationModal);n();var pe=e=>e.networkConfig,$o=g(pe,e=>e.chainID),$m=g(pe,e=>e.network.walletConnectBridgeAddress),Hm=g(pe,e=>e.network.walletConnectV2RelayAddress),jm=g(pe,e=>e.network.walletConnectV2ProjectId),qm=g(pe,e=>e.network.walletConnectV2Options),zm=g(pe,e=>e.network.walletConnectDeepLink),De=g(pe,e=>e.network),_s=g(De,e=>e.apiAddress),Ho=g(De,e=>e.explorerAddress),Km=g(De,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),Ym=g(De,e=>e.xAliasAddress),Xm=g(De,e=>e.egldLabel);n();var Et=e=>e.signedMessageInfo,Qm=g(Et,e=>e.isSigning),eg=g(Et,e=>e.errorMessage),tg=g(Et,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),rg=g(Et,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var jo=e=>e.toasts,ig=g(jo,e=>e.customToasts),ag=g(jo,e=>e.transactionToasts);n();te();var qo={errorMessage:nr,successMessage:or,processingMessage:ir},Os=e=>e.transactionsInfo,pg=g(Os,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||qo);n();n();var z=require("@multiversx/sdk-core");S();n();var gr=require("@multiversx/sdk-core/out");n();n();function mr(e){try{let t=atob(e),r=btoa(t),o=a.Buffer.from(e,"base64").toString(),i=a.Buffer.from(o).toString("base64");if(e===r&&e===i||t===o)return!0}catch(t){return!1}return!1}n();n();n();n();var zo=e=>{let t=e!=null?e:"";return mr(t)?gr.TransactionPayload.fromEncoded(t):new gr.TransactionPayload(t)};n();S();var Pe=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(jt).some(r=>e.startsWith(r)):!1;function Lt(e){var o,i,l;let t=Object.assign({},e);Pe({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new z.Transaction(y(y(b(y(b(y({value:t.value.valueOf(),data:zo(t.data),nonce:t.nonce.valueOf(),receiver:new z.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new z.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Ie,gasPrice:(i=t.gasPrice.valueOf())!=null?i:qe,chainID:t.chainID.valueOf(),version:new z.TransactionVersion((l=t.version)!=null?l:hn)}),t.options?{options:new z.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new z.Address(t.guardian)}:{}));return t.guardianSignature&&r.applyGuardianSignature(a.Buffer.from(t.guardianSignature,"hex")),t.signature&&r.applySignature(a.Buffer.from(t.signature,"hex")),r}n();n();S();n();n();n();var Us=require("@multiversx/sdk-core/out");n();S();n();var Yo=require("@multiversx/sdk-core");M();n();var Vs=require("@multiversx/sdk-core");n();n();n();var Gs=require("@multiversx/sdk-core"),Ws=w(require("bignumber.js"));U();n();n();n();var fr="blocks";n();n();n();n();R();n();n();R();n();n();n();var Ys=w(require("bignumber.js"));S();n();var Ks=require("@multiversx/sdk-core"),Tr=w(require("bignumber.js"));S();n();var qs=w(require("bignumber.js"));n();Tr.default.config({ROUNDING_MODE:Tr.default.ROUND_FLOOR});n();n();n();S();n();n();n();n();S();n();S();n();var Xs=require("@multiversx/sdk-core");S();n();var Oe=require("@multiversx/sdk-core"),ec=w(require("bignumber.js"));S();n();n();var Zs=w(require("bignumber.js"));S();n();S();n();n();n();n();n();n();S();n();S();n();S();n();R();var rc=["reDelegateRewards","claimRewards","unBond"],nc=["wrapEgld","unwrapEgld"],oc=["unStake"],ic=["unDelegate"];n();n();n();S();n();var cc=w(require("bignumber.js"));n();n();R();n();var pc=w(require("bignumber.js"));n();n();n();n();var dc=w(require("bignumber.js"));M();n();n();n();n();U();n();var fc=require("@multiversx/sdk-web-wallet-provider");S();n();var gc=w(require("qs"));n();n();n();n();n();var Me=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var ne=()=>{if(!Me())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:t,hash:r,origin:o,href:i,search:l}}=window;return{pathname:t,hash:r,origin:o,href:i,search:l}};n();n();var rx={search:Me()?window.location.search:"",removeParams:[]};n();n();n();n();R();n();n();n();var Tc=w(require("linkifyjs"));n();S();n();var yc=w(require("bignumber.js"));n();M();n();n();U();n();U();n();n();n();R();n();R();n();var hc=w(require("bignumber.js"));S();R();n();R();n();var ri=require("react");M();n();n();R();n();n();var xc=require("@multiversx/sdk-core/out"),Sc=w(require("bignumber.js"));R();n();M();n();n();M();var XS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var ni=require("react");M();n();var bc=require("react");R();var ow=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];ft();n();var Ct=e=>e.transactions,ue=g(Ct,e=>e.signedTransactions),Kw=g(Ct,e=>e.signTransactionsError),Yw=g(Ct,e=>e.signTransactionsCancelMessage),Dt=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),Xw=g(ue,Dt(mt)),Zw=g(ue,Dt(ye)),Jw=g(ue,Dt(he)),Qw=g(ue,Dt(gt)),eb=g(Ct,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:b(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>Lt(r)))||[]})}),oi=g(ue,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});function ii(){let e=At(ue),t=Object.entries(e),r=(t==null?void 0:t.length)>0;return{signedTransactions:e,signedTransactionsArray:t,hasSignedTransactions:r}}n();n();n();n();S();te();function ai(){P.dispatch(uo())}function si(){P.dispatch(po())}n();n();var Ic=w(require("bignumber.js"));S();te();M();n();var vc=w(require("bignumber.js"));S();n();n();var Ec=require("@multiversx/sdk-core"),Lc=w(require("bignumber.js"));S();n();n();var kc=w(require("axios"));n();n();n();n();n();n();var tl=require("@multiversx/sdk-native-auth-client");n();var ui=w(require("axios"));n();n();n();function ci(e){return L(this,null,function*(){return yield new Promise(t=>{setTimeout(()=>t(),e)})})}n();var li=(e,t,r,o=0)=>L(void 0,null,function*(){try{return yield e(...r)}catch(i){return o<t.retries?((t==null?void 0:t.delay)!=null&&(yield ci(t.delay)),yield li(e,t,r,o+1)):null}}),pi=(e,t={retries:5,delay:500})=>(...r)=>L(void 0,null,function*(){return yield li(e,t,r)});var Nc=4;var WA=pi((e,t,r)=>L(void 0,null,function*(){if(r){let l=Math.floor(Date.now()/1e3);return{hash:yield r(),timestamp:l}}let{data:o}=yield ui.default.get(`${e}/${fr}?from=${Nc}&size=1&fields=hash,timestamp${t?"&shard="+t:""}`),[i]=o;return i}));n();n();Ke();n();n();var el=w(Di());n();var u0={origin:ne().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};U();n();n();n();n();n();var _i=require("@multiversx/sdk-extension-provider"),Oi=require("@multiversx/sdk-hw-provider"),Mi=require("@multiversx/sdk-opera-provider"),Fi=require("@multiversx/sdk-web-wallet-provider");S();U();n();var Pi=Se;var Bi=e=>{switch(e==null?void 0:e.constructor){case Fi.WalletProvider:return"wallet";case Pi:return"walletconnectv2";case Oi.HWProvider:return"ledger";case _i.ExtensionProvider:return"extension";case Mi.OperaProvider:return"opera";case Se:return"";default:return"extra"}};var Q=e=>`Unable to perform ${e}, Provider not initialized`,Se=class{init(){return Promise.resolve(!1)}login(t){throw new Error(Q(`login with options: ${t}`))}logout(t){throw new Error(Q(`logout with options: ${t}`))}getAddress(){throw new Error(Q("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(Q(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(Q(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(Q(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(Q(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(Q(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(Q(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},Sr=new Se;var rl=Sr;function wr(){return rl||Sr}function Ui(){let e=wr();return Bi(e)}function Vi(e){return Ui()===e}ft();function nl({transactionId:e,onSuccess:t,onFail:r,onCancelled:o,onTimedOut:i}){var br;let{signedTransactionsArray:l}=ii(),p=Vi("wallet"),[m]=l.length>0?l[l.length-1]:[],d=(br=e!=null?e:m)!=null?br:null,f=p?d:e,x=At(Gi=>oi(Gi,f)),{status:h,transactions:E,errorMessage:I}=x,B=mt(h),ee=he(h),Ue=gt(h),we=ye(h),be=h==="cancelled";function _(){p&&(ai(),si())}return(0,Be.useEffect)(()=>{we&&t&&t(f)},[we]),(0,Be.useEffect)(()=>{ee&&r&&(r(f,I),_())},[ee]),(0,Be.useEffect)(()=>{be&&o&&(o(f),_())},[be]),(0,Be.useEffect)(()=>{Ue&&(i?i(f):r==null||r(f,"timeout"))},[Ue]),f==null?{}:x==null?{errorMessage:"No transaction to track"}:{isPending:B,isSuccessful:we,isFailed:ee,isCancelled:be,errorMessage:I,status:h,transactions:E}}0&&(module.exports={useTrackTransactionStatus});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|