@multiversx/sdk-dapp 2.28.7-alpha.21 → 2.28.7-alpha.22
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/SignWithCrossWindowWalletModal/SignWithCrossWindowWalletModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithCrossWindowWalletModal/index.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/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/index.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/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/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/CrossWindowLoginButton/CrossWindowLoginButton.js +1 -1
- package/UI/webWallet/CrossWindowLoginButton/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-LYPYXUJV.js → chunk-2ERYD4ZD.js} +2 -2
- package/__chunks__/{chunk-WLJZR6MI.js → chunk-2FI2XFEB.js} +2 -2
- package/__chunks__/{chunk-JQUIPCY5.js → chunk-2MX5NY6P.js} +2 -2
- package/__chunks__/{chunk-FJT4NIX5.js → chunk-2OSEQDFR.js} +2 -2
- package/__chunks__/{chunk-B5D55AUB.js → chunk-2R3SDGLV.js} +2 -2
- package/__chunks__/chunk-2SGND5VW.js +2 -0
- package/__chunks__/{chunk-UH74TE5S.js → chunk-32OEQS2D.js} +2 -2
- package/__chunks__/{chunk-LKP6MFXK.js → chunk-35Q3N5XX.js} +2 -2
- package/__chunks__/{chunk-P62RAJK6.js → chunk-3GYEUMHL.js} +2 -2
- package/__chunks__/chunk-3JT5VCHV.js +2 -0
- package/__chunks__/{chunk-WINVVAR2.js → chunk-3OAVJKGK.js} +2 -2
- package/__chunks__/{chunk-J6T2EE5S.js → chunk-3Q6F2HJ6.js} +2 -2
- package/__chunks__/{chunk-45KS7MHU.js → chunk-3RUGJIXL.js} +2 -2
- package/__chunks__/chunk-3WMTU7D6.js +2 -0
- package/__chunks__/chunk-43EXZCW2.js +2 -0
- package/__chunks__/{chunk-TKDQ67OU.js → chunk-45WWKRVA.js} +2 -2
- package/__chunks__/{chunk-WRHAGDVV.js → chunk-4B3MOWFW.js} +2 -2
- package/__chunks__/{chunk-2I3SIP7I.js → chunk-4HKT77ZD.js} +2 -2
- package/__chunks__/{chunk-JUXUKQXA.js → chunk-4RYF5VPZ.js} +2 -2
- package/__chunks__/{chunk-JC4R6MW6.js → chunk-4SPYBRWY.js} +2 -2
- package/__chunks__/chunk-4U5X73LG.js +2 -0
- package/__chunks__/chunk-52I2BI6Z.js +2 -0
- package/__chunks__/{chunk-LNWKWD36.js → chunk-53D66PL3.js} +2 -2
- package/__chunks__/{chunk-BDNFTUNX.js → chunk-55WOWFKB.js} +2 -2
- package/__chunks__/chunk-5BRAFDAC.js +2 -0
- package/__chunks__/{chunk-YEW2MY76.js → chunk-5EJX6WW5.js} +2 -2
- package/__chunks__/{chunk-NCHTNS4A.js → chunk-5HHZDE2P.js} +2 -2
- package/__chunks__/{chunk-2TKLBHNZ.js → chunk-5MZU2OXW.js} +2 -2
- package/__chunks__/{chunk-DKNSMNAR.js → chunk-5N2CDJQ4.js} +2 -2
- package/__chunks__/chunk-5SYUFB4T.js +2 -0
- package/__chunks__/{chunk-CQZQ6E5V.js → chunk-5UOPDZ6E.js} +2 -2
- package/__chunks__/{chunk-YA3IK5HD.js → chunk-5VIHCVAC.js} +2 -2
- package/__chunks__/{chunk-IJIOWKDI.js → chunk-5WHZXANI.js} +2 -2
- package/__chunks__/{chunk-KOHZDKJE.js → chunk-5XHXBLRW.js} +2 -2
- package/__chunks__/chunk-67GE423Z.js +2 -0
- package/__chunks__/{chunk-6ULNLMEQ.js → chunk-6DKE6XGL.js} +2 -2
- package/__chunks__/chunk-6JVK3U3P.js +2 -0
- package/__chunks__/{chunk-5TJ3HDWX.js → chunk-6QKDH7BO.js} +2 -2
- package/__chunks__/{chunk-QSUM5QNK.js → chunk-6WIVTBKC.js} +2 -2
- package/__chunks__/chunk-75EWJ2IY.js +2 -0
- package/__chunks__/{chunk-TYLSUIT3.js → chunk-7AK6HBWA.js} +2 -2
- package/__chunks__/{chunk-QYSSH5NX.js → chunk-7BG7OJFY.js} +2 -2
- package/__chunks__/{chunk-L6BRJFR6.js → chunk-7CJEB4QU.js} +2 -2
- package/__chunks__/{chunk-YV52CXDT.js → chunk-7D5RMPCM.js} +2 -2
- package/__chunks__/{chunk-W7IEFYKT.js → chunk-7G2PG2HJ.js} +2 -2
- package/__chunks__/{chunk-WMRN2SKZ.js → chunk-7G3N5UXY.js} +2 -2
- package/__chunks__/{chunk-D7OEA777.js → chunk-7IHUWBE2.js} +2 -2
- package/__chunks__/{chunk-RKI72TMN.js → chunk-7J5FLOSX.js} +2 -2
- package/__chunks__/{chunk-LWG2223P.js → chunk-7LSQ7ACU.js} +2 -2
- package/__chunks__/{chunk-OOZM2I42.js → chunk-7NDTJX2Q.js} +2 -2
- package/__chunks__/{chunk-S4ISWHOB.js → chunk-7NZRWTON.js} +2 -2
- package/__chunks__/{chunk-ZT67ERD5.js → chunk-7Q65CTX4.js} +2 -2
- package/__chunks__/chunk-7SWQCGUR.js +2 -0
- package/__chunks__/{chunk-JDBSIMC3.js → chunk-7VMQ5PJC.js} +2 -2
- package/__chunks__/{chunk-T4CD54EC.js → chunk-7WYYZIP7.js} +2 -2
- package/__chunks__/chunk-7X7AHJNX.js +2 -0
- package/__chunks__/{chunk-S4GJX4XN.js → chunk-7ZGFUH4M.js} +2 -2
- package/__chunks__/{chunk-LH6BCDIW.js → chunk-A2BS44NX.js} +2 -2
- package/__chunks__/{chunk-FVY4PX7G.js → chunk-AD5GF3EO.js} +2 -2
- package/__chunks__/chunk-AFSFP2AH.js +2 -0
- package/__chunks__/{chunk-UHYGR5YC.js → chunk-AGWE3CA7.js} +2 -2
- package/__chunks__/{chunk-EQSL3LHM.js → chunk-AHQKUBGT.js} +2 -2
- package/__chunks__/chunk-AJK4FD6T.js +2 -0
- package/__chunks__/{chunk-P2ULBRHU.js → chunk-ANJIBOLB.js} +2 -2
- package/__chunks__/{chunk-DRMJ7OYY.js → chunk-ANVS3LWC.js} +2 -2
- package/__chunks__/{chunk-RLSKTSOC.js → chunk-APUPP3SO.js} +2 -2
- package/__chunks__/{chunk-OMD6VJ7Q.js → chunk-APW4UMNQ.js} +2 -2
- package/__chunks__/{chunk-OZZBMCJB.js → chunk-ARUR4UYT.js} +2 -2
- package/__chunks__/chunk-ATPARQD4.js +2 -0
- package/__chunks__/{chunk-3HKLQO3N.js → chunk-AYFYNNWF.js} +2 -2
- package/__chunks__/{chunk-4WGPSXLR.js → chunk-B7KPSMKH.js} +2 -2
- package/__chunks__/{chunk-U2E5WIJJ.js → chunk-BA56LBTO.js} +2 -2
- package/__chunks__/chunk-BB7Y5RUP.js +2 -0
- package/__chunks__/{chunk-GZBGMN6S.js → chunk-BBAQDTOC.js} +2 -2
- package/__chunks__/{chunk-N6GP5UZH.js → chunk-BCHXOUUJ.js} +2 -2
- package/__chunks__/chunk-BDWKIY35.js +2 -0
- package/__chunks__/{chunk-MCS4VY23.js → chunk-BECO26VQ.js} +2 -2
- package/__chunks__/{chunk-RMO53XUM.js → chunk-BHY3Z3ET.js} +2 -2
- package/__chunks__/{chunk-MNANJF37.js → chunk-BOS6J3XK.js} +2 -2
- package/__chunks__/{chunk-HEJFGYB4.js → chunk-BQWEKJQY.js} +2 -2
- package/__chunks__/{chunk-ALRWYKJ3.js → chunk-BVA74VPG.js} +2 -2
- package/__chunks__/{chunk-6PBH3KEW.js → chunk-BXA5P6LR.js} +2 -2
- package/__chunks__/chunk-BZYN5SVI.js +2 -0
- package/__chunks__/{chunk-R2M2NREB.js → chunk-C3DRE3XL.js} +2 -2
- package/__chunks__/{chunk-FTUA3HTU.js → chunk-C4HPD3DA.js} +2 -2
- package/__chunks__/{chunk-UKITMGU5.js → chunk-C5VMAZGA.js} +2 -2
- package/__chunks__/{chunk-CT4XGGLM.js → chunk-CEDKTHSG.js} +2 -2
- package/__chunks__/{chunk-MDYH3TAR.js → chunk-CGGFQR3H.js} +2 -2
- package/__chunks__/{chunk-XXN2SRRE.js → chunk-CHMNM54S.js} +2 -2
- package/__chunks__/{chunk-K2OPPBXN.js → chunk-CIXIB66V.js} +2 -2
- package/__chunks__/{chunk-4KOQ4XPF.js → chunk-CKGPXFPI.js} +2 -2
- package/__chunks__/{chunk-SSYG5MZ3.js → chunk-CP3KWVXW.js} +2 -2
- package/__chunks__/{chunk-IZU4L5ZT.js → chunk-CQAZBUMQ.js} +2 -2
- package/__chunks__/{chunk-OMJE5LZ5.js → chunk-CZJYZVFY.js} +2 -2
- package/__chunks__/{chunk-H7M2MJO2.js → chunk-D2ORSE3O.js} +2 -2
- package/__chunks__/{chunk-MRQXI6BL.js → chunk-D2ZNJPI4.js} +2 -2
- package/__chunks__/{chunk-D5WNZ2KW.js → chunk-D5PW6PC2.js} +2 -2
- package/__chunks__/{chunk-ROKSIDG4.js → chunk-DCY6S64L.js} +2 -2
- package/__chunks__/chunk-DEDBLRRQ.js +2 -0
- package/__chunks__/{chunk-S3RQVME5.js → chunk-DEQUL5OZ.js} +2 -2
- package/__chunks__/{chunk-EYBL2DZQ.js → chunk-DGFIEGKE.js} +2 -2
- package/__chunks__/{chunk-6I4KDAEC.js → chunk-DGJGGAFC.js} +2 -2
- package/__chunks__/{chunk-LJDUUEVE.js → chunk-DGWY723D.js} +2 -2
- package/__chunks__/{chunk-6SDN6VYU.js → chunk-DH6UKHV7.js} +2 -2
- package/__chunks__/chunk-DMNVYUZI.js +2 -0
- package/__chunks__/chunk-DSBFDCAY.js +2 -0
- package/__chunks__/{chunk-SPUHV23C.js → chunk-DVMRHYP2.js} +2 -2
- package/__chunks__/{chunk-PTNZZ33O.js → chunk-DWKHF6GZ.js} +2 -2
- package/__chunks__/{chunk-NJKH2I7A.js → chunk-E7QFSJPE.js} +2 -2
- package/__chunks__/{chunk-5MVZTGDS.js → chunk-EHHJWFN7.js} +2 -2
- package/__chunks__/{chunk-HXGWOGYH.js → chunk-EMGL6ISD.js} +2 -2
- package/__chunks__/{chunk-J3UC3VZX.js → chunk-EOATHPT6.js} +2 -2
- package/__chunks__/{chunk-776CE2KN.js → chunk-EOSAEMI2.js} +2 -2
- package/__chunks__/chunk-ESLS6YRW.js +2 -0
- package/__chunks__/{chunk-44ZY2IG5.js → chunk-ET2LB4HU.js} +2 -2
- package/__chunks__/{chunk-QWMOQ7N7.js → chunk-EVOOEQLP.js} +2 -2
- package/__chunks__/{chunk-VUE4762S.js → chunk-EVYMXGHI.js} +2 -2
- package/__chunks__/chunk-EW6DK2M3.js +2 -0
- package/__chunks__/{chunk-FZHLZFLL.js → chunk-F7YI44JE.js} +2 -2
- package/__chunks__/{chunk-XYS3N3TZ.js → chunk-FA42PZCG.js} +2 -2
- package/__chunks__/{chunk-63CVVKHG.js → chunk-FGLQLS5G.js} +2 -2
- package/__chunks__/{chunk-BDKGJYTU.js → chunk-FK7TQ6GT.js} +2 -2
- package/__chunks__/{chunk-JV7XSR2M.js → chunk-FNO4BWIV.js} +2 -2
- package/__chunks__/{chunk-WQJYO2YY.js → chunk-FRP2DBXW.js} +2 -2
- package/__chunks__/{chunk-CNBYHU7O.js → chunk-FSFSGXZX.js} +2 -2
- package/__chunks__/{chunk-IEJ6UMAD.js → chunk-FX253HDQ.js} +2 -2
- package/__chunks__/chunk-FY2SAUJP.js +2 -0
- package/__chunks__/{chunk-OJ3JMAGT.js → chunk-GG6P5SOY.js} +2 -2
- package/__chunks__/{chunk-R7OX4IST.js → chunk-GGTG3OLU.js} +2 -2
- package/__chunks__/{chunk-C3KHOLAQ.js → chunk-GKSD5MXQ.js} +2 -2
- package/__chunks__/{chunk-Y7OU5KIO.js → chunk-GLPZTVJR.js} +2 -2
- package/__chunks__/{chunk-BU52W6U4.js → chunk-GLXTHXQZ.js} +2 -2
- package/__chunks__/{chunk-K6T7FXKT.js → chunk-GVMVOVZM.js} +2 -2
- package/__chunks__/{chunk-HVBPAKEW.js → chunk-GWJZAREP.js} +2 -2
- package/__chunks__/{chunk-PSDFAMAR.js → chunk-GXZFUOIZ.js} +2 -2
- package/__chunks__/{chunk-UOEDTZAI.js → chunk-GZACSDSD.js} +2 -2
- package/__chunks__/{chunk-HUUAZE4W.js → chunk-H3CUGDQT.js} +2 -2
- package/__chunks__/{chunk-NEUTOONN.js → chunk-H6HVGNKL.js} +2 -2
- package/__chunks__/chunk-H7NWEHKK.js +2 -0
- package/__chunks__/chunk-HCMZNSGG.js +2 -0
- package/__chunks__/{chunk-UBV5MZTH.js → chunk-HF2BVD7V.js} +2 -2
- package/__chunks__/chunk-HFAS7WJT.js +2 -0
- package/__chunks__/{chunk-BO4I7TU7.js → chunk-HINPJG36.js} +2 -2
- package/__chunks__/chunk-HITYUHEV.js +2 -0
- package/__chunks__/{chunk-PWNTLE7O.js → chunk-HJVL63AM.js} +2 -2
- package/__chunks__/{chunk-ZEKSL6RM.js → chunk-HLXMCLRD.js} +2 -2
- package/__chunks__/{chunk-26PNCEN6.js → chunk-HOYGFWRN.js} +2 -2
- package/__chunks__/{chunk-LUKXK4PJ.js → chunk-HPZDSCI6.js} +2 -2
- package/__chunks__/{chunk-TYN4NL7P.js → chunk-HQVA6BN4.js} +2 -2
- package/__chunks__/{chunk-K24Q7A25.js → chunk-HTRWR64S.js} +2 -2
- package/__chunks__/{chunk-Z7CXRSOE.js → chunk-HXC6OQ62.js} +2 -2
- package/__chunks__/{chunk-OB343ORN.js → chunk-HXG6DPBV.js} +2 -2
- package/__chunks__/{chunk-K5ZKFH4M.js → chunk-I5LCH7GI.js} +2 -2
- package/__chunks__/chunk-IBXG3FTQ.js +2 -0
- package/__chunks__/{chunk-5VEXZKXZ.js → chunk-IG63UBHO.js} +2 -2
- package/__chunks__/{chunk-QKAGGKMZ.js → chunk-IH6XL5SK.js} +2 -2
- package/__chunks__/{chunk-QV7H3KVT.js → chunk-IJBNOFRU.js} +2 -2
- package/__chunks__/{chunk-M72NGQGD.js → chunk-ITGCTIQR.js} +2 -2
- package/__chunks__/{chunk-6S7QMZNK.js → chunk-IXE232G2.js} +2 -2
- package/__chunks__/chunk-IZFMBOQX.js +2 -0
- package/__chunks__/chunk-IZVUCFGS.js +2 -0
- package/__chunks__/{chunk-SYQOUCPR.js → chunk-J2ZVGV5V.js} +2 -2
- package/__chunks__/{chunk-FOXLWZNI.js → chunk-JBUYDFLY.js} +2 -2
- package/__chunks__/{chunk-D3WFE5YS.js → chunk-JCY3XPSZ.js} +2 -2
- package/__chunks__/{chunk-IC6Q4EU4.js → chunk-JGP7DL5H.js} +2 -2
- package/__chunks__/{chunk-6AGOAZNP.js → chunk-JHMCLNLR.js} +2 -2
- package/__chunks__/{chunk-ZBEKS6PS.js → chunk-JIKTTFUV.js} +2 -2
- package/__chunks__/chunk-JRUHJBQL.js +2 -0
- package/__chunks__/chunk-JSZLJIB6.js +2 -0
- package/__chunks__/{chunk-V2VRYADK.js → chunk-JX5HWH4J.js} +2 -2
- package/__chunks__/{chunk-GSY5IELC.js → chunk-JY6OL6ND.js} +2 -2
- package/__chunks__/{chunk-37ID6NXL.js → chunk-JZTWJVWG.js} +2 -2
- package/__chunks__/{chunk-VOCTSFNO.js → chunk-K77PSVIN.js} +2 -2
- package/__chunks__/{chunk-5SSLY5Y3.js → chunk-KAYJGVHY.js} +2 -2
- package/__chunks__/chunk-KCZPUQMS.js +2 -0
- package/__chunks__/{chunk-U6EQKACI.js → chunk-KMW3NDPZ.js} +2 -2
- package/__chunks__/{chunk-6PYKJOPZ.js → chunk-KNT7OBR5.js} +2 -2
- package/__chunks__/chunk-KOQMQ6NG.js +2 -0
- package/__chunks__/chunk-KTH3M5IT.js +2 -0
- package/__chunks__/{chunk-SKBIXZTQ.js → chunk-KUHSL5X5.js} +2 -2
- package/__chunks__/{chunk-PEHW2ZJ4.js → chunk-KWOUJGVB.js} +2 -2
- package/__chunks__/{chunk-MEZ7Y2GV.js → chunk-KWYZG2KO.js} +2 -2
- package/__chunks__/{chunk-APIHXAWO.js → chunk-KXNGKRWN.js} +2 -2
- package/__chunks__/chunk-KZG6ZKUF.js +2 -0
- package/__chunks__/chunk-L76ZGHEN.js +2 -0
- package/__chunks__/chunk-L7K7RJH7.js +2 -0
- package/__chunks__/chunk-LAKQHUPZ.js +2 -0
- package/__chunks__/{chunk-3WHZ33T5.js → chunk-LFEKSKQ2.js} +2 -2
- package/__chunks__/{chunk-PE3D2MZ6.js → chunk-LH4MJYLH.js} +2 -2
- package/__chunks__/{chunk-7ZMQL73G.js → chunk-LLRPL7VG.js} +2 -2
- package/__chunks__/{chunk-PY3TMMVZ.js → chunk-LM4U25YU.js} +2 -2
- package/__chunks__/{chunk-SIWZ2PMD.js → chunk-LU3YKJFB.js} +2 -2
- package/__chunks__/{chunk-PVA7E7LL.js → chunk-LY4FYJ4C.js} +2 -2
- package/__chunks__/{chunk-QPPB6FZN.js → chunk-MCXTDL7M.js} +2 -2
- package/__chunks__/{chunk-ZQ37SRMI.js → chunk-MGE5DV6U.js} +2 -2
- package/__chunks__/{chunk-B7PYBZU4.js → chunk-MQIDJN7U.js} +2 -2
- package/__chunks__/{chunk-2MP2EF4U.js → chunk-MRJ4QW6X.js} +2 -2
- package/__chunks__/chunk-MTTVEC3D.js +2 -0
- package/__chunks__/{chunk-K3M27SZ4.js → chunk-MVKLXKTF.js} +2 -2
- package/__chunks__/{chunk-N7OBCE6V.js → chunk-MVUDZB34.js} +2 -2
- package/__chunks__/chunk-MWQ7RWF2.js +2 -0
- package/__chunks__/{chunk-YUUAC2ZS.js → chunk-MYGVPVCS.js} +2 -2
- package/__chunks__/{chunk-XTMENGRC.js → chunk-MZ5SG35I.js} +2 -2
- package/__chunks__/{chunk-2WUN7ZR2.js → chunk-N5RGN6AW.js} +2 -2
- package/__chunks__/{chunk-LZJ3KLAE.js → chunk-N6LQOJNC.js} +2 -2
- package/__chunks__/{chunk-FWX5LT3Y.js → chunk-N6NXFMIH.js} +2 -2
- package/__chunks__/{chunk-26N2EF27.js → chunk-N6PWQZFC.js} +2 -2
- package/__chunks__/{chunk-TUOZQXHC.js → chunk-N6QOVYEG.js} +2 -2
- package/__chunks__/{chunk-JWM347Y4.js → chunk-NANP63QY.js} +2 -2
- package/__chunks__/{chunk-IEVWAPRT.js → chunk-NAODEQRI.js} +2 -2
- package/__chunks__/{chunk-IBZVKTPJ.js → chunk-NH72OC6D.js} +2 -2
- package/__chunks__/chunk-NMGQUARD.js +2 -0
- package/__chunks__/{chunk-OBIDQER4.js → chunk-NST37LLV.js} +2 -2
- package/__chunks__/{chunk-FZWTKNRZ.js → chunk-NTQMD3HJ.js} +2 -2
- package/__chunks__/{chunk-FAWBFUEX.js → chunk-NW5FJ6T6.js} +2 -2
- package/__chunks__/{chunk-J24KOCLN.js → chunk-NY2AEE55.js} +2 -2
- package/__chunks__/{chunk-MREKWZJ5.js → chunk-O3BM5GVO.js} +2 -2
- package/__chunks__/{chunk-3AK2QRZU.js → chunk-O4ES6T7Q.js} +2 -2
- package/__chunks__/{chunk-VHZNGPYU.js → chunk-O5ARJAY2.js} +2 -2
- package/__chunks__/{chunk-3TGDWC4B.js → chunk-O6R4VP27.js} +2 -2
- package/__chunks__/{chunk-6FZZOEGT.js → chunk-O7PO2TJD.js} +2 -2
- package/__chunks__/{chunk-BNP5ANPK.js → chunk-ODTGXHHX.js} +2 -2
- package/__chunks__/{chunk-RKRZ3GJI.js → chunk-OL2TMWZ3.js} +2 -2
- package/__chunks__/{chunk-LAOQIQ3S.js → chunk-OM2PBUXL.js} +2 -2
- package/__chunks__/{chunk-RNFUGVZR.js → chunk-OME7FKGA.js} +2 -2
- package/__chunks__/{chunk-ERWYH4Q3.js → chunk-OQDYMJP6.js} +2 -2
- package/__chunks__/{chunk-CNCN56C4.js → chunk-OQQHKPP3.js} +2 -2
- package/__chunks__/{chunk-RCTXKYF2.js → chunk-OREAUDQO.js} +2 -2
- package/__chunks__/{chunk-3JXPYC67.js → chunk-OWCZQ7VV.js} +2 -2
- package/__chunks__/chunk-OXPUAJQT.js +2 -0
- package/__chunks__/{chunk-KLESNFXM.js → chunk-OYQ32WMZ.js} +2 -2
- package/__chunks__/{chunk-QOHPZQIO.js → chunk-P2GUUP3M.js} +2 -2
- package/__chunks__/{chunk-LXUXSM3O.js → chunk-P5YT37CB.js} +2 -2
- package/__chunks__/chunk-P65Y7FVM.js +2 -0
- package/__chunks__/{chunk-6PIL672R.js → chunk-PENF3NVS.js} +2 -2
- package/__chunks__/{chunk-XW4GS322.js → chunk-PI3UCK7W.js} +2 -2
- package/__chunks__/{chunk-HNLGRL3D.js → chunk-PL3OTX5V.js} +2 -2
- package/__chunks__/{chunk-DCQDEXLU.js → chunk-PMOBF2HP.js} +2 -2
- package/__chunks__/{chunk-BQ5SL7X6.js → chunk-PMUWC3LS.js} +2 -2
- package/__chunks__/chunk-PP4TDQ6A.js +2 -0
- package/__chunks__/chunk-PPWYTKX5.js +2 -0
- package/__chunks__/{chunk-W6W7PAHO.js → chunk-PZM3RIMM.js} +2 -2
- package/__chunks__/{chunk-7HRT7DOR.js → chunk-Q4RVW24P.js} +2 -2
- package/__chunks__/{chunk-KIIXBWPE.js → chunk-Q6INIDZK.js} +2 -2
- package/__chunks__/{chunk-34GEGF5Y.js → chunk-Q7K6WI67.js} +2 -2
- package/__chunks__/{chunk-A22MS5SV.js → chunk-QCC45LJR.js} +2 -2
- package/__chunks__/{chunk-SV7VIM6Y.js → chunk-QE6ERRDA.js} +2 -2
- package/__chunks__/{chunk-WEYBWJHQ.js → chunk-QHFOHQUF.js} +2 -2
- package/__chunks__/{chunk-KO4BXGXX.js → chunk-QIXTNSSF.js} +2 -2
- package/__chunks__/chunk-QN565FYS.js +2 -0
- package/__chunks__/{chunk-FBL3RDGV.js → chunk-QOSVZC6E.js} +2 -2
- package/__chunks__/chunk-QP2M2C7R.js +2 -0
- package/__chunks__/chunk-QRS362VB.js +2 -0
- package/__chunks__/{chunk-DZMN32EC.js → chunk-QSXZEDPY.js} +2 -2
- package/__chunks__/{chunk-YKFSAHDW.js → chunk-QT4WN7AI.js} +2 -2
- package/__chunks__/chunk-QTLUMJZZ.js +2 -0
- package/__chunks__/{chunk-SYRCA6PM.js → chunk-R2W2U2DE.js} +2 -2
- package/__chunks__/{chunk-W52B4DN5.js → chunk-R3D7OGJ4.js} +2 -2
- package/__chunks__/{chunk-LYR3NXVH.js → chunk-R6JVITNR.js} +2 -2
- package/__chunks__/{chunk-PZRXFWXQ.js → chunk-RDLHGENA.js} +2 -2
- package/__chunks__/chunk-RGPCH3U7.js +2 -0
- package/__chunks__/chunk-RGVBDNCQ.js +2 -0
- package/__chunks__/{chunk-PV6TLW3J.js → chunk-RKBWHASN.js} +2 -2
- package/__chunks__/chunk-RPAZXC2F.js +2 -0
- package/__chunks__/{chunk-ICGF3OUL.js → chunk-RRGE6Q5M.js} +2 -2
- package/__chunks__/{chunk-R27H6XH2.js → chunk-RSSKXLYT.js} +2 -2
- package/__chunks__/{chunk-ZX4PHT7S.js → chunk-RV633TYI.js} +2 -2
- package/__chunks__/chunk-RX2NGJSD.js +2 -0
- package/__chunks__/{chunk-L4PN3IXM.js → chunk-S2AYGEWF.js} +2 -2
- package/__chunks__/chunk-S3KD5KK2.js +2 -0
- package/__chunks__/{chunk-A5L2WT53.js → chunk-S7N4ISBJ.js} +2 -2
- package/__chunks__/{chunk-BAGNFQBH.js → chunk-SGXU64BV.js} +2 -2
- package/__chunks__/{chunk-ATZ4IWH3.js → chunk-SHLZDPET.js} +2 -2
- package/__chunks__/{chunk-5UARG2MD.js → chunk-SIYAGK7F.js} +2 -2
- package/__chunks__/{chunk-4T6VXNQ2.js → chunk-SJJVXAIR.js} +2 -2
- package/__chunks__/{chunk-7K6OV53X.js → chunk-SO7GR5JK.js} +2 -2
- package/__chunks__/{chunk-UPEPL6SX.js → chunk-SQ5WG7US.js} +2 -2
- package/__chunks__/{chunk-4CWAT63N.js → chunk-SQ7M7N35.js} +2 -2
- package/__chunks__/chunk-SRHRU7FN.js +2 -0
- package/__chunks__/{chunk-XOVZT32V.js → chunk-SRWKZ2NL.js} +2 -2
- package/__chunks__/{chunk-QKXJD4A3.js → chunk-SUMSAHEJ.js} +2 -2
- package/__chunks__/{chunk-VIAWGYHZ.js → chunk-SZSOMMLZ.js} +2 -2
- package/__chunks__/chunk-T63IP2TZ.js +2 -0
- package/__chunks__/{chunk-DJENMVSO.js → chunk-TAAADPTZ.js} +2 -2
- package/__chunks__/{chunk-WMIVV347.js → chunk-TBQRWNZE.js} +2 -2
- package/__chunks__/chunk-TFIPRE2I.js +2 -0
- package/__chunks__/chunk-U4VASFRN.js +2 -0
- package/__chunks__/{chunk-Y4N6ZKFU.js → chunk-UDKFBMCS.js} +2 -2
- package/__chunks__/{chunk-PLCDAHXF.js → chunk-UET5NZUD.js} +2 -2
- package/__chunks__/{chunk-OCV7NNTI.js → chunk-UFIQJELD.js} +2 -2
- package/__chunks__/{chunk-5Q6I6ZSP.js → chunk-ULFF6SZM.js} +2 -2
- package/__chunks__/{chunk-XF2JZN2T.js → chunk-UPXLULNI.js} +2 -2
- package/__chunks__/{chunk-D3FW5S76.js → chunk-UTXHFTRR.js} +2 -2
- package/__chunks__/{chunk-JVQSZJWT.js → chunk-V6JNDMAV.js} +2 -2
- package/__chunks__/{chunk-4WSTU7EL.js → chunk-V7EWDPEH.js} +2 -2
- package/__chunks__/{chunk-UCIKNUQ5.js → chunk-VG2N5QZN.js} +2 -2
- package/__chunks__/{chunk-GCPFA5DS.js → chunk-VNDWQVPX.js} +2 -2
- package/__chunks__/chunk-VSLTOYD7.js +2 -0
- package/__chunks__/{chunk-5QWM46KI.js → chunk-VT4AOWMZ.js} +2 -2
- package/__chunks__/{chunk-Q3MPXHVT.js → chunk-VWU2KLAH.js} +2 -2
- package/__chunks__/{chunk-UWXFBSC4.js → chunk-W6UGF3HH.js} +2 -2
- package/__chunks__/{chunk-GCJYHTRG.js → chunk-W7O4NHIZ.js} +2 -2
- package/__chunks__/{chunk-T5NSPA2G.js → chunk-WAZQLWQR.js} +2 -2
- package/__chunks__/{chunk-Q7IG7FVX.js → chunk-WBJOW4A3.js} +2 -2
- package/__chunks__/{chunk-VULOUSUG.js → chunk-WBRILQOH.js} +2 -2
- package/__chunks__/{chunk-NJV5SUG7.js → chunk-WDPVE2XW.js} +2 -2
- package/__chunks__/{chunk-RBKZGMZL.js → chunk-WE3UEXTW.js} +2 -2
- package/__chunks__/chunk-WGXCA2WQ.js +2 -0
- package/__chunks__/{chunk-Z4NTTIYC.js → chunk-WLT7RNJI.js} +2 -2
- package/__chunks__/{chunk-WO6QZHE6.js → chunk-WS7UERKL.js} +2 -2
- package/__chunks__/{chunk-XYZQOUPZ.js → chunk-WWNFE6GO.js} +2 -2
- package/__chunks__/{chunk-BVAHQTJA.js → chunk-X4XJKUDS.js} +2 -2
- package/__chunks__/{chunk-W73YZCYP.js → chunk-X55LBY4T.js} +2 -2
- package/__chunks__/{chunk-3S2KZLIA.js → chunk-X5N4DDKX.js} +2 -2
- package/__chunks__/{chunk-D4SIPVFT.js → chunk-X7B7HGQH.js} +2 -2
- package/__chunks__/{chunk-X5V7KMPK.js → chunk-XCRCY2N2.js} +2 -2
- package/__chunks__/{chunk-W22VDMHZ.js → chunk-XGCZQQL6.js} +2 -2
- package/__chunks__/chunk-XHJBHORZ.js +2 -0
- package/__chunks__/{chunk-HCBCQSLR.js → chunk-XJCZNTZG.js} +2 -2
- package/__chunks__/{chunk-HPP6QB6F.js → chunk-XMQ2X44K.js} +2 -2
- package/__chunks__/{chunk-ENPJSPIZ.js → chunk-XQX65RBG.js} +2 -2
- package/__chunks__/{chunk-HPDIREBZ.js → chunk-XRBJHWQX.js} +2 -2
- package/__chunks__/{chunk-PMEKOZBG.js → chunk-XS5UHSTJ.js} +2 -2
- package/__chunks__/{chunk-IOXCV3K2.js → chunk-XVDAFFMR.js} +2 -2
- package/__chunks__/{chunk-FMBAMOHT.js → chunk-XZJMSDFH.js} +2 -2
- package/__chunks__/{chunk-FRRFZ4DE.js → chunk-Y52GGTVY.js} +2 -2
- package/__chunks__/{chunk-QRP7IHAC.js → chunk-YBWO3VVO.js} +2 -2
- package/__chunks__/{chunk-HQBTZQC4.js → chunk-YDE4SQGZ.js} +2 -2
- package/__chunks__/{chunk-BMUXABC4.js → chunk-YJMMSAIM.js} +2 -2
- package/__chunks__/chunk-YNSLXCXD.js +2 -0
- package/__chunks__/{chunk-WLI45HHV.js → chunk-YOHOCUV2.js} +2 -2
- package/__chunks__/{chunk-DZ3L4OD5.js → chunk-YRTHW4UH.js} +2 -2
- package/__chunks__/{chunk-U7BRR2HV.js → chunk-YWEI7PTS.js} +2 -2
- package/__chunks__/chunk-YYXZECKA.js +2 -0
- package/__chunks__/chunk-Z2FY7RSN.js +2 -0
- package/__chunks__/{chunk-3QB5E2I7.js → chunk-Z3XCW7WY.js} +2 -2
- package/__chunks__/{chunk-HGL3VDIT.js → chunk-ZAX7SBAA.js} +2 -2
- package/__chunks__/{chunk-H5I4F6FF.js → chunk-ZERI3KFG.js} +2 -2
- package/__chunks__/{chunk-GG7AAYXE.js → chunk-ZGYFH7QB.js} +2 -2
- package/__chunks__/{chunk-S4WC5U6P.js → chunk-ZHN6UHDQ.js} +2 -2
- package/__chunks__/{chunk-C74JA23D.js → chunk-ZKNJEXUK.js} +2 -2
- package/__chunks__/{chunk-INV22AP7.js → chunk-ZLJKAQJC.js} +2 -2
- package/__chunks__/{chunk-B3BGTTGQ.js → chunk-ZLLO4S7S.js} +2 -2
- package/__chunks__/{chunk-H47XIPVZ.js → chunk-ZNTXKKKO.js} +2 -2
- package/__chunks__/{chunk-EKUV2K5K.js → chunk-ZS72PCLB.js} +2 -2
- package/__chunks__/chunk-ZTTE3F5O.js +2 -0
- package/__chunks__/{chunk-IBLFHVWI.js → chunk-ZUP7EEJG.js} +2 -2
- package/__chunks__/{chunk-ASGKLYIR.js → chunk-ZWAD6DXX.js} +2 -2
- package/__chunks__/{chunk-24CUGG55.js → chunk-ZWQBM3X3.js} +2 -2
- package/__chunks__/chunk-ZYEB2QZV.js +2 -0
- package/__chunks__/{chunk-NVNHGKKE.js → chunk-ZYRGHDFE.js} +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +5 -5
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +4 -4
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/ConfirmAmountNftSft.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountNftSft/index.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +4 -4
- 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 +21 -21
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +21 -21
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +2 -2
- package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/index.js +5 -5
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/NonceMessage.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/NonceMessage/index.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultSender/ResultSender.js +10 -10
- package/__commonjs/UI/TransactionInfo/components/ScResultsList/components/ResultSender/index.js +10 -10
- package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/ActionText/index.js +4 -4
- package/__commonjs/UI/TransactionInfo/components/TransactionAction/components/index.js +4 -4
- package/__commonjs/UI/TransactionInfo/components/TransactionLogs/TransactionLogs.js +20 -20
- package/__commonjs/UI/TransactionInfo/components/TransactionLogs/index.js +20 -20
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/TransactionInfoGasUsed.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/index.js +3 -3
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/TransactionInfoScResults.js +22 -22
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoScResults/index.js +22 -22
- package/__commonjs/UI/TransactionInfo/components/transactionInfoFields/index.js +4 -4
- package/__commonjs/UI/TransactionsTable/components/AccountName.js +4 -4
- package/__commonjs/UI/TransactionsTable/components/TransactionReceiver.js +2 -2
- package/__commonjs/UI/TransactionsTable/components/TransactionSender.js +2 -2
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/components/DefaultToastDeleteButton.js +1 -1
- package/__commonjs/UI/TransactionsToastList/components/TransactionToast/utils/getToastDataStateByStatus.js +1 -1
- package/__commonjs/UI/index.js +20 -20
- package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +20 -20
- package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable/AddressTable.js +4 -4
- package/__commonjs/UI/ledger/LedgerLoginContainer/AddressTable/index.js +4 -4
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.js +20 -20
- package/__commonjs/UI/ledger/LedgerLoginContainer/index.js +20 -20
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +2 -2
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +2 -2
- package/__commonjs/UI/walletConnect/index.js +2 -2
- package/__commonjs/components/LogoutListener/helpers/useLogoutFromMultipleTabs.js +2 -2
- package/__commonjs/components/LogoutListener/helpers/useNativeAuthLogout.js +2 -2
- package/__commonjs/components/ProviderInitializer/hooks/index.js +1 -1
- package/__commonjs/components/ProviderInitializer/hooks/useSetLedgerProvider.js +1 -1
- package/__commonjs/components/TransactionSender/utils/handleSendTransactionsErrors.js +1 -1
- package/__commonjs/hooks/economics/index.js +1 -1
- package/__commonjs/hooks/economics/useGetEgldPrice.js +1 -1
- package/__commonjs/hooks/index.js +3 -3
- package/__commonjs/hooks/transactions/batch/useGetBatches.js +1 -1
- package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/__commonjs/hooks/transactions/helpers/getAreAllTransactionsSignedByGuardian.js +1 -1
- package/__commonjs/hooks/transactions/helpers/index.js +1 -1
- package/__commonjs/hooks/transactions/index.js +1 -1
- package/__commonjs/hooks/transactions/useCheckTransactionStatus/manageFailedTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useCheckTransactionStatus/manageTimedOutTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useSignMultipleTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.d.ts +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/__commonjs/hooks/transactions/useTransactionsTracker.js +2 -2
- package/__commonjs/reduxStore/slices/toastsSlice.js +1 -1
- package/__commonjs/services/transactions/getBatchTransactionsStatus.js +1 -1
- package/__commonjs/services/transactions/utils.js +1 -1
- package/__commonjs/types/index.js +1 -1
- package/__commonjs/types/transactions.types.d.ts +1 -1
- package/__commonjs/utils/account/getShardOfAddress.js +1 -1
- package/__commonjs/utils/index.js +1 -1
- package/__commonjs/utils/operations/ledger/getLedgerVersionOptions.js +1 -1
- package/__commonjs/utils/operations/ledger/index.js +1 -1
- package/__commonjs/utils/transactions/builtCallbackUrl.js +1 -1
- package/__commonjs/utils/transactions/index.js +1 -1
- package/__commonjs/wrappers/DappProvider/DappProvider.js +3 -3
- 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/helpers/index.js +1 -1
- package/components/ProviderInitializer/helpers/processMultisigAccount.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/useGetIsWalletConnectV2Initialized.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/useCrossWindowLogin.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/getAreAllTransactionsSignedByGuardian.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.d.ts +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 +1 -1
- 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/transactions.types.d.ts +1 -1
- package/types/transactions.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/getInterpretedTransaction.js +1 -1
- package/utils/transactions/getInterpretedTransaction/helpers/getReceiptMessage.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/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/transactionInfoHelpers/decodeForDisplay/decodeForDisplay.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/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/index.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/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/validation/index.js +1 -1
- package/utils/validation/maxDecimals.js +1 -1
- package/utils/validation/stringIsFloat.js +1 -1
- package/utils/waitForChainID.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-2EICWYAO.js +0 -2
- package/__chunks__/chunk-2PO5SHSC.js +0 -2
- package/__chunks__/chunk-35SGKCOU.js +0 -2
- package/__chunks__/chunk-3STJCHFZ.js +0 -2
- package/__chunks__/chunk-3YL7HPLO.js +0 -2
- package/__chunks__/chunk-4BNKFRT5.js +0 -2
- package/__chunks__/chunk-4ERO36BQ.js +0 -2
- package/__chunks__/chunk-55BMTC73.js +0 -2
- package/__chunks__/chunk-5GKGLG3C.js +0 -2
- package/__chunks__/chunk-5IRTJ2IS.js +0 -2
- package/__chunks__/chunk-5ISZDK75.js +0 -2
- package/__chunks__/chunk-5KIGTVMH.js +0 -2
- package/__chunks__/chunk-5V357D2K.js +0 -2
- package/__chunks__/chunk-6HDFHW3U.js +0 -2
- package/__chunks__/chunk-77CAR527.js +0 -2
- package/__chunks__/chunk-7CIEG4KL.js +0 -2
- package/__chunks__/chunk-A4KPR7JI.js +0 -2
- package/__chunks__/chunk-B7IDIKYC.js +0 -2
- package/__chunks__/chunk-BURMO7Y7.js +0 -2
- package/__chunks__/chunk-CNHB7DKN.js +0 -2
- package/__chunks__/chunk-CSMH53OE.js +0 -2
- package/__chunks__/chunk-CUKBB747.js +0 -2
- package/__chunks__/chunk-DE7DTRFZ.js +0 -2
- package/__chunks__/chunk-DN6SQKAR.js +0 -2
- package/__chunks__/chunk-DZFSWLDH.js +0 -2
- package/__chunks__/chunk-EOZZODLX.js +0 -2
- package/__chunks__/chunk-F3QMVJM2.js +0 -2
- package/__chunks__/chunk-FAQPQFJT.js +0 -2
- package/__chunks__/chunk-FN5FS6KR.js +0 -2
- package/__chunks__/chunk-G3NHQGLA.js +0 -2
- package/__chunks__/chunk-GOWBQDOK.js +0 -2
- package/__chunks__/chunk-H5MXJ4SU.js +0 -2
- package/__chunks__/chunk-HDRHCVHT.js +0 -2
- package/__chunks__/chunk-IBH7CXIG.js +0 -2
- package/__chunks__/chunk-IE2CKCF5.js +0 -2
- package/__chunks__/chunk-IYF2OKIK.js +0 -2
- package/__chunks__/chunk-JCSZQ6SA.js +0 -2
- package/__chunks__/chunk-JMUMAHF6.js +0 -2
- package/__chunks__/chunk-K363HEWE.js +0 -2
- package/__chunks__/chunk-K5FX4M4S.js +0 -2
- package/__chunks__/chunk-KM7D7NWH.js +0 -2
- package/__chunks__/chunk-MHB6ADVS.js +0 -2
- package/__chunks__/chunk-MPOTFCAH.js +0 -2
- package/__chunks__/chunk-MPSUTQ7H.js +0 -2
- package/__chunks__/chunk-NOCIL3TW.js +0 -2
- package/__chunks__/chunk-NYI44NMA.js +0 -2
- package/__chunks__/chunk-OCVLDPJK.js +0 -2
- package/__chunks__/chunk-OKRWYL74.js +0 -2
- package/__chunks__/chunk-OP55X3A3.js +0 -2
- package/__chunks__/chunk-PKZOVMST.js +0 -2
- package/__chunks__/chunk-Q43FJCOB.js +0 -2
- package/__chunks__/chunk-QTU5BZ7I.js +0 -2
- package/__chunks__/chunk-QVZZKOJL.js +0 -2
- package/__chunks__/chunk-QWJKKWKY.js +0 -2
- package/__chunks__/chunk-RC3L4FCU.js +0 -2
- package/__chunks__/chunk-RRE2WE74.js +0 -2
- package/__chunks__/chunk-UCGMOEJJ.js +0 -2
- package/__chunks__/chunk-UGDCNGU4.js +0 -2
- package/__chunks__/chunk-UJ3S465K.js +0 -2
- package/__chunks__/chunk-UJYUCC3G.js +0 -2
- package/__chunks__/chunk-UUYNGUKK.js +0 -2
- package/__chunks__/chunk-V2KD2K5B.js +0 -2
- package/__chunks__/chunk-VGR7NDCB.js +0 -2
- package/__chunks__/chunk-VPLXJILL.js +0 -2
- package/__chunks__/chunk-WE7GDLUF.js +0 -2
- package/__chunks__/chunk-WLQGSC3V.js +0 -2
- package/__chunks__/chunk-XTOXUHOV.js +0 -2
- package/__chunks__/chunk-XUH2HPCH.js +0 -2
- package/__chunks__/chunk-XXYLPTR7.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var Ni=Object.create;var he=Object.defineProperty,Ci=Object.defineProperties,Di=Object.getOwnPropertyDescriptor,_i=Object.getOwnPropertyDescriptors,Oi=Object.getOwnPropertyNames,Oe=Object.getOwnPropertySymbols,Mi=Object.getPrototypeOf,Rt=Object.prototype.hasOwnProperty,Nr=Object.prototype.propertyIsEnumerable;var Pr=(e,t,r)=>t in e?he(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,y=(e,t)=>{for(var r in t||(t={}))Rt.call(t,r)&&Pr(e,r,t[r]);if(Oe)for(var r of Oe(t))Nr.call(t,r)&&Pr(e,r,t[r]);return e},w=(e,t)=>Ci(e,_i(t));var Cr=(e,t)=>{var r={};for(var o in e)Rt.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Oe)for(var o of Oe(e))t.indexOf(o)<0&&Nr.call(e,o)&&(r[o]=e[o]);return r};var T=(e,t)=>()=>(e&&(t=e(e=0)),t);var Me=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),ie=(e,t)=>{for(var r in t)he(e,r,{get:t[r],enumerable:!0})},Dr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Oi(t))!Rt.call(e,i)&&i!==r&&he(e,i,{get:()=>t[i],enumerable:!(o=Di(t,i))||o.enumerable});return e};var A=(e,t,r)=>(r=e!=null?Ni(Mi(e)):{},Dr(t||!e||!e.__esModule?he(r,"default",{value:e,enumerable:!0}):r,e)),xe=e=>Dr(he({},"__esModule",{value:!0}),e);var L=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{m(r.next(d))}catch(g){i(g)}},p=d=>{try{m(r.throw(d))}catch(g){i(g)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);m((r=r.apply(e,t)).next())});var Mr=Me(Fe=>{"use strict";n();Fe.byteLength=Ui;Fe.toByteArray=Wi;Fe.fromByteArray=Gi;var $=[],F=[],Fi=typeof Uint8Array!="undefined"?Uint8Array:Array,Pt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ae=0,_r=Pt.length;ae<_r;++ae)$[ae]=Pt[ae],F[Pt.charCodeAt(ae)]=ae;var ae,_r;F["-".charCodeAt(0)]=62;F["_".charCodeAt(0)]=63;function Or(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 Ui(e){var t=Or(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Bi(e,t,r){return(t+r)*3/4-r}function Wi(e){var t,r=Or(e),o=r[0],i=r[1],l=new Fi(Bi(e,o,i)),p=0,m=i>0?o-4:o,d;for(d=0;d<m;d+=4)t=F[e.charCodeAt(d)]<<18|F[e.charCodeAt(d+1)]<<12|F[e.charCodeAt(d+2)]<<6|F[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=F[e.charCodeAt(d)]<<2|F[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=F[e.charCodeAt(d)]<<10|F[e.charCodeAt(d+1)]<<4|F[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Vi(e){return $[e>>18&63]+$[e>>12&63]+$[e>>6&63]+$[e&63]}function $i(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(Vi(o));return i.join("")}function Gi(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push($i(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push($[t>>2]+$[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push($[t>>10]+$[t>>4&63]+$[t<<2&63]+"=")),i.join("")}});var Fr=Me(Nt=>{n();Nt.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,d=(1<<m)-1,g=d>>1,x=-7,h=r?i-1:0,I=r?-1:1,E=e[t+h];for(h+=I,l=E&(1<<-x)-1,E>>=-x,x+=m;x>0;l=l*256+e[t+h],h+=I,x-=8);for(p=l&(1<<-x)-1,l>>=-x,x+=o;x>0;p=p*256+e[t+h],h+=I,x-=8);if(l===0)l=1-g;else{if(l===d)return p?NaN:(E?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(E?-1:1)*p*Math.pow(2,l-o)};Nt.write=function(e,t,r,o,i,l){var p,m,d,g=l*8-i-1,x=(1<<g)-1,h=x>>1,I=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=o?0:l-1,D=o?1:-1,_e=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+=I/d:t+=I*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+E]=m&255,E+=D,m/=256,i-=8);for(p=p<<i|m,g+=i;g>0;e[r+E]=p&255,E+=D,p/=256,g-=8);e[r+E-D]|=_e*128}});var Xr=Me(de=>{"use strict";n();var Ct=Mr(),ue=Fr(),Ur=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;de.Buffer=u;de.SlowBuffer=Yi;de.INSPECT_MAX_BYTES=50;var Ue=2147483647;de.kMaxLength=Ue;u.TYPED_ARRAY_SUPPORT=Hi();!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 Hi(){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 Z(e){if(e>Ue)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 Mt(e)}return Vr(e,t,r)}u.poolSize=8192;function Vr(e,t,r){if(typeof e=="string")return zi(e,t);if(ArrayBuffer.isView(e))return ji(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(G(e,ArrayBuffer)||e&&G(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(G(e,SharedArrayBuffer)||e&&G(e.buffer,SharedArrayBuffer)))return _t(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=Ki(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 Vr(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function $r(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 qi(e,t,r){return $r(e),e<=0?Z(e):t!==void 0?typeof r=="string"?Z(e).fill(t,r):Z(e).fill(t):Z(e)}u.alloc=function(e,t,r){return qi(e,t,r)};function Mt(e){return $r(e),Z(e<0?0:Ft(e)|0)}u.allocUnsafe=function(e){return Mt(e)};u.allocUnsafeSlow=function(e){return Mt(e)};function zi(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Gr(e,t)|0,o=Z(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Dt(e){for(var t=e.length<0?0:Ft(e.length)|0,r=Z(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function ji(e){if(G(e,Uint8Array)){var t=new Uint8Array(e);return _t(t.buffer,t.byteOffset,t.byteLength)}return Dt(e)}function _t(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 Ki(e){if(u.isBuffer(e)){var t=Ft(e.length)|0,r=Z(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Ut(e.length)?Z(0):Dt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Dt(e.data)}function Ft(e){if(e>=Ue)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ue.toString(16)+" bytes");return e|0}function Yi(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(G(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),G(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(G(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 Gr(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||G(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 Ot(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Yr(e).length;default:if(i)return o?-1:Ot(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Gr;function Xi(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 aa(this,t,r);case"utf8":case"utf-8":return qr(this,t,r);case"ascii":return oa(this,t,r);case"latin1":case"binary":return ia(this,t,r);case"base64":return ra(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return sa(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function se(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)se(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)se(this,r,r+3),se(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)se(this,r,r+7),se(this,r+1,r+6),se(this,r+2,r+5),se(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?qr(this,0,t):Xi.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=de.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Ur&&(u.prototype[Ur]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(G(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),g=this.slice(i,l),x=t.slice(r,o),h=0;h<d;++h)if(g[h]!==x[h]){p=g[h],m=x[h];break}return p<m?-1:m<p?1:0};function Hr(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,Ut(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:Br(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):Br(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Br(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(E,D){return l===1?E[D]:E.readUInt16BE(D*l)}var g;if(i){var x=-1;for(g=r;g<p;g++)if(d(e,g)===d(t,x===-1?0:g-x)){if(x===-1&&(x=g),g-x+1===m)return x*l}else x!==-1&&(g-=g-x),x=-1}else for(r+m>p&&(r=p-m),g=r;g>=0;g--){for(var h=!0,I=0;I<m;I++)if(d(e,g+I)!==d(t,I)){h=!1;break}if(h)return g}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return Hr(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return Hr(this,t,r,o,!1)};function Zi(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(Ut(m))return p;e[r+p]=m}return p}function Ji(e,t,r,o){return Be(Ot(t,e.length-r),e,r,o)}function Qi(e,t,r,o){return Be(pa(t),e,r,o)}function ea(e,t,r,o){return Be(Yr(t),e,r,o)}function ta(e,t,r,o){return Be(ua(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 Zi(this,t,r,o);case"utf8":case"utf-8":return Ji(this,t,r,o);case"ascii":case"latin1":case"binary":return Qi(this,t,r,o);case"base64":return ea(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ta(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 ra(e,t,r){return t===0&&r===e.length?Ct.fromByteArray(e):Ct.fromByteArray(e.slice(t,r))}function qr(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,g,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],g=e[i+2],(d&192)===128&&(g&192)===128&&(h=(l&15)<<12|(d&63)<<6|g&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:d=e[i+1],g=e[i+2],x=e[i+3],(d&192)===128&&(g&192)===128&&(x&192)===128&&(h=(l&15)<<18|(d&63)<<12|(g&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 na(o)}var Wr=4096;function na(e){var t=e.length;if(t<=Wr)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Wr));return r}function oa(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 ia(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 aa(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+=da[e[l]];return i}function sa(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),ue.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||k(t,4,this.length),ue.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||k(t,8,this.length),ue.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||k(t,8,this.length),ue.read(this,t,!1,52,8)};function P(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;P(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;P(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||P(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||P(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||P(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||P(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||P(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);P(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);P(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||P(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||P(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||P(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||P(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||P(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 zr(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 jr(e,t,r,o,i){return t=+t,r=r>>>0,i||zr(e,t,r,4,34028234663852886e22,-34028234663852886e22),ue.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return jr(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return jr(this,t,r,!1,o)};function Kr(e,t,r,o,i){return t=+t,r=r>>>0,i||zr(e,t,r,8,17976931348623157e292,-17976931348623157e292),ue.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return Kr(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return Kr(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 ca=/[^+/0-9A-Za-z-_]/g;function la(e){if(e=e.split("=")[0],e=e.trim().replace(ca,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Ot(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 pa(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function ua(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 Yr(e){return Ct.toByteArray(la(e))}function Be(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 G(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Ut(e){return e!==e}var da=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 tn=Me((fc,en)=>{n();var v=en.exports={},H,q;function Bt(){throw new Error("setTimeout has not been defined")}function Wt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?H=setTimeout:H=Bt}catch(e){H=Bt}try{typeof clearTimeout=="function"?q=clearTimeout:q=Wt}catch(e){q=Wt}})();function Zr(e){if(H===setTimeout)return setTimeout(e,0);if((H===Bt||!H)&&setTimeout)return H=setTimeout,setTimeout(e,0);try{return H(e,0)}catch(t){try{return H.call(null,e,0)}catch(r){return H.call(this,e,0)}}}function ma(e){if(q===clearTimeout)return clearTimeout(e);if((q===Wt||!q)&&clearTimeout)return q=clearTimeout,clearTimeout(e);try{return q(e)}catch(t){try{return q.call(null,e)}catch(r){return q.call(this,e)}}}var J=[],me=!1,ce,We=-1;function ga(){!me||!ce||(me=!1,ce.length?J=ce.concat(J):We=-1,J.length&&Jr())}function Jr(){if(!me){var e=Zr(ga);me=!0;for(var t=J.length;t;){for(ce=J,J=[];++We<t;)ce&&ce[We].run();We=-1,t=J.length}ce=null,me=!1,ma(e)}}v.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];J.push(new Qr(e,t)),J.length===1&&!me&&Zr(Jr)};function Qr(e,t){this.fun=e,this.array=t}Qr.prototype.run=function(){this.fun.apply(null,this.array)};v.title="browser";v.browser=!0;v.env={};v.argv=[];v.version="";v.versions={};function Q(){}v.on=Q;v.addListener=Q;v.once=Q;v.off=Q;v.removeListener=Q;v.removeAllListeners=Q;v.emit=Q;v.prependListener=Q;v.prependOnceListener=Q;v.listeners=function(e){return[]};v.binding=function(e){throw new Error("process.binding is not supported")};v.cwd=function(){return"/"};v.chdir=function(e){throw new Error("process.chdir is not supported")};v.umask=function(){return 0}});var a,s,Tc,n=T(()=>{a=A(Xr()),s=A(tn()),Tc=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)});var rn=T(()=>{"use strict";n()});var nn=T(()=>{"use strict";n()});var on=T(()=>{"use strict";n()});var Vt,an=T(()=>{"use strict";n();Vt=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(Vt||{})});var sn=T(()=>{"use strict";n()});var $t=T(()=>{"use strict";n()});var cn=T(()=>{"use strict";n()});var ln=T(()=>{"use strict";n()});var pn=T(()=>{"use strict";n()});var un=T(()=>{"use strict";n()});var Ve,dn,Ec,mn,kc,B=T(()=>{"use strict";n();Ve=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),dn=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(dn||{}),Ec=y(y({},Ve.CrossWindowProviderRequestEnums),dn),mn=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(mn||{}),kc=y(y({},Ve.CrossWindowProviderResponseEnums),mn)});var gn=T(()=>{"use strict";n()});var fn=T(()=>{"use strict";n()});var N=T(()=>{"use strict";n()});var Tn=T(()=>{"use strict";n()});var yn=T(()=>{"use strict";n()});var hn=T(()=>{"use strict";n()});var _=T(()=>{"use strict";n();ln();pn();un();B();gn();fn();N();Tn();yn();hn()});var Gt,xn,Hc,Sn,qc,wn,zc,jc,Kc,An=T(()=>{"use strict";n();_();Gt={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:xn,egldLabel:Hc}=Gt["devnet"],{chainId:Sn,egldLabel:qc}=Gt["testnet"],{chainId:wn,egldLabel:zc}=Gt["mainnet"],jc={["devnet"]:xn,["testnet"]:Sn,["mainnet"]:wn},Kc={[xn]:"devnet",[Sn]:"testnet",[wn]:"mainnet"}});var bn=T(()=>{"use strict";n()});var z,vn=T(()=>{"use strict";n();z=require("@multiversx/sdk-web-wallet-provider")});var Ht,qt,In,En,$e,kn,ge,S=T(()=>{"use strict";n();rn();nn();on();an();sn();$t();cn();An();bn();vn();Ht=5e4,qt=1e9,In=1,En=1,$e="logout",kn="login",ge="0"});var qe,jt=T(()=>{"use strict";n();qe=()=>Date.now()/1e3});var Fn=T(()=>{"use strict";n()});var Un=T(()=>{"use strict";n()});var Bn=T(()=>{"use strict";n();jt();Fn();Un()});var Kt={};ie(Kt,{clear:()=>ha,getItem:()=>Ta,localStorageKeys:()=>V,removeItem:()=>ya,setItem:()=>fa});var V,ze,fa,Ta,ya,ha,Te=T(()=>{"use strict";n();Bn();V={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},ze=typeof localStorage!="undefined",fa=({key:e,data:t,expires:r})=>{!ze||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ta=e=>{if(!ze)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:qe()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},ya=e=>{!ze||localStorage.removeItem(String(e))},ha=()=>{!ze||localStorage.clear()}});var Yt={};ie(Yt,{clear:()=>Gn,getItem:()=>Vn,removeItem:()=>$n,setItem:()=>Wn,storage:()=>xa});var Wn,Vn,$n,Gn,xa,Hn=T(()=>{"use strict";n();Wn=({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},$n=e=>sessionStorage.removeItem(String(e)),Gn=()=>sessionStorage.clear(),xa={setItem:Wn,getItem:Vn,removeItem:$n,clear:Gn}});var j,Se=T(()=>{"use strict";n();Te();Hn();j={session:Yt,local:Kt}});var Xt,b,we,O=T(()=>{"use strict";n();Xt=require("@reduxjs/toolkit");S();b=(0,Xt.createAction)($e),we=(0,Xt.createAction)(kn,e=>({payload:e}))});var Jt,qn,zn,je,Zt,jn,Qt,Bl,er,Wl,Vl,$l,Gl,Hl,ql,zl,jl,Ke,Ye=T(()=>{"use strict";n();Jt=require("@multiversx/sdk-core"),qn=require("@reduxjs/toolkit"),zn=require("redux-persist");S();Se();Te();O();je={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:ge},Zt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":je},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},jn=(0,qn.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(b,()=>(j.local.removeItem(V.loginExpiresAt),Zt)),e.addCase(we,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new Jt.Address(o).hex()}),e.addCase(zn.REHYDRATE,(t,r)=>{var g;if(!((g=r.payload)!=null&&g.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:Qt,setAddress:Bl,setAccountNonce:er,setAccountShard:Wl,setLedgerAccount:Vl,updateLedgerAccount:$l,setWalletConnectAccount:Gl,setIsAccountLoading:Hl,setAccountLoadingError:ql,setWebsocketEvent:zl,setWebsocketBatchEvent:jl}=jn.actions,Ke=jn.reducer});function Ae(){return new Date().setHours(new Date().getHours()+24)}function be(e){j.local.setItem({key:V.loginExpiresAt,data:e,expires:e})}var tr=T(()=>{"use strict";n();Se();Te()});var Yn,Kn,Xn,np,op,ip,ap,sp,cp,Zn,lp,pp,Xe,Ze=T(()=>{"use strict";n();Yn=require("@reduxjs/toolkit");tr();B();O();Kn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,crossWindowLogin:null,isLoginSessionInvalid:!1},Xn=(0,Yn.createSlice)({name:"loginInfoSlice",initialState:Kn,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},setIsWalletConnectV2Initialized:(e,t)=>{e.isWalletConnectV2Initialized=t.payload}},extraReducers:e=>{e.addCase(b,()=>Kn),e.addCase(we,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,be(Ae())})}}),{setLoginMethod:np,setWalletConnectLogin:op,setLedgerLogin:ip,setTokenLogin:ap,setTokenLoginSignature:sp,setWalletLogin:cp,invalidateLoginSession:Zn,setLogoutRoute:lp,setIsWalletConnectV2Initialized:pp}=Xn.actions,Xe=Xn.reducer});var Qn,Jn,eo,gp,fp,Tp,yp,Je,Qe=T(()=>{"use strict";n();Qn=require("@reduxjs/toolkit");O();Jn={},eo=(0,Qn.createSlice)({name:"modalsSlice",initialState:Jn,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(b,()=>Jn)}}),{setTxSubmittedModal:gp,setNotificationModal:fp,clearTxSubmittedModal:Tp,clearNotificationModal:yp}=eo.actions,Je=eo.reducer});var to,ro,rr,nr=T(()=>{"use strict";n();to=!1,ro=(e=!0)=>{to=e},rr=({timeout:e=0,url:t})=>{to||setTimeout(()=>{if(!!window)return window.location.assign(t)},e)}});var no=T(()=>{"use strict";n();nr()});function oo(e){return e[Math.floor(Math.random()*e.length)]}var io=T(()=>{"use strict";n()});var ao=T(()=>{"use strict";n();$t()});var so=T(()=>{"use strict";n();no();io();ao()});var co,lo,po,or,Sa,uo,Dp,_p,Op,et,tt=T(()=>{"use strict";n();co=require("@reduxjs/toolkit"),lo=A(require("lodash.omit")),po=require("redux-persist");O();so();or={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Sa={network:or,chainID:"-1"},uo=(0,co.createSlice)({name:"appConfig",initialState:Sa,reducers:{initializeNetworkConfig:(e,t)=>{let r=oo(t.payload.walletConnectV2RelayAddresses),o=(0,lo.default)(t.payload,"walletConnectV2RelayAddresses");e.network=w(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(b,t=>{t.network.customWalletAddress=void 0}),e.addCase(po.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:Dp,setChainID:_p,setCustomWalletAddress:Op}=uo.actions,et=uo.reducer});var mo,ir,go,Vp,$p,Gp,rt,nt=T(()=>{"use strict";n();mo=require("@reduxjs/toolkit");_();O();ir={isSigning:!1,signedSessions:{}},go=(0,mo.createSlice)({name:"signedMessageInfoSliceState",initialState:ir,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:()=>ir},extraReducers:e=>{e.addCase(b,()=>ir)}}),{setSignSession:Vp,clearSignedMessageInfo:$p,setSignSessionState:Gp}=go.actions,rt=go.reducer});var To,yo,fo,ho,Xp,Zp,Jp,Qp,ot,it=T(()=>{"use strict";n();To=require("@reduxjs/toolkit"),yo=require("redux-persist");_();jt();O();fo={customToasts:[],transactionToasts:[]},ho=(0,To.createSlice)({name:"toastsSlice",initialState:fo,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]=w(y(y({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(w(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:qe(),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(b,()=>fo),e.addCase(yo.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:Xp,removeCustomToast:Zp,addTransactionToast:Jp,removeTransactionToast:Qp}=ho.actions,ot=ho.reducer});var xo,sr,cr,lr,wa,ar,So,nu,ou,iu,at,st=T(()=>{"use strict";n();xo=require("@reduxjs/toolkit");O();sr="Transaction failed",cr="Transaction successful",lr="Processing transaction",wa="Transaction submitted",ar={},So=(0,xo.createSlice)({name:"transactionsInfo",initialState:ar,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||sr,successMessage:(o==null?void 0:o.successMessage)||cr,processingMessage:(o==null?void 0:o.processingMessage)||lr,submittedMessage:(o==null?void 0:o.submittedMessage)||wa,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>ar},extraReducers:e=>{e.addCase(b,()=>ar)}}),{clearTransactionsInfo:nu,setTransactionsDisplayInfo:ou,clearTransactionsInfoForSessionId:iu}=So.actions,at=So.reducer});function wo(e){return e!=null&&(Ca(e)||Fa(e))}function ct(e){return e!=null&&(Da(e)||Ua(e))}function lt(e){return e!=null&&(_a(e)||Ba(e))}function Ao(e){return e!=null&&(Oa(e)||Wa(e))}function bo(e){return e!=null&&Ma(e)}function Ca(e){return e!=null&&ba.includes(e)}function Da(e){return e!=null&&va.includes(e)}function _a(e){return e!=null&&Ia.includes(e)}function Oa(e){return e!=null&&Ea.includes(e)}function Ma(e){return e!=null&&ka.includes(e)}function Fa(e){return e!=null&&La.includes(e)}function Ua(e){return e!=null&&Ra.includes(e)}function Ba(e){return e!=null&&Pa.includes(e)}function Wa(e){return e!=null&&Na.includes(e)}var ba,va,Ia,Ea,ka,La,Ra,Pa,Na,ur=T(()=>{"use strict";n();B();ba=["sent"],va=["success"],Ia=["fail","cancelled","timedOut"],Ea=["invalid"],ka=["timedOut"],La=["pending"],Ra=["success"],Pa=["fail","invalid"],Na=["not executed"]});var vo,Io,ve,Va,Eo,gu,fu,Tu,yu,hu,xu,Su,wu,Au,bu,vu,pt,ut=T(()=>{"use strict";n();vo=require("@reduxjs/toolkit"),Io=require("redux-persist");B();ur();O();ve={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Va={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Eo=(0,vo.createSlice)({name:"transactionsSlice",initialState:ve,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,g;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:m}=t.payload;e.customTransactionInformationForSessionId[r]=y(y(y({},Va),((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:{})},((g=e==null?void 0:e.transactionsToSign)==null?void 0:g.sessionId)===r&&(e.transactionsToSign=ve.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,g,x,h,I,E,D,_e;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,m=(g=(d=e.signedTransactions)==null?void 0:d[r])==null?void 0:g.transactions;if(m!=null){e.signedTransactions[r].transactions=m.map(X=>X.hash===l?w(y({},X),{status:o,errorMessage:i,inTransit:p}):X);let Li=(h=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:h.every(X=>ct(X.status)),Ri=(E=(I=e.signedTransactions[r])==null?void 0:I.transactions)==null?void 0:E.every(X=>lt(X.status)),Pi=(_e=(D=e.signedTransactions[r])==null?void 0:D.transactions)==null?void 0:_e.every(X=>Ao(X.status));Li&&(e.signedTransactions[r].status="success"),Ri&&(e.signedTransactions[r].status="fail"),Pi&&(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=ve.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=ve.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(b,()=>ve),e.addCase(Io.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,g])=>{let x=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(m[d]=g),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:gu,updateSignedTransactions:fu,setTransactionsToSign:Tu,clearAllTransactionsToSign:yu,clearAllSignedTransactions:hu,clearSignedTransaction:xu,clearTransactionToSign:Su,setSignTransactionsError:wu,setSignTransactionsCancelMessage:Au,moveTransactionsToSignedState:bu,updateSignedTransactionsCustomTransactionInformation:vu}=Eo.actions,pt=Eo.reducer});var ko,dr,Lo,Lu,Ru,Pu,Nu,dt,mt=T(()=>{"use strict";n();ko=require("@reduxjs/toolkit");O();dr={},Lo=(0,ko.createSlice)({name:"batchTransactionsSlice",initialState:dr,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:()=>dr},extraReducers:e=>{e.addCase(b,()=>dr)}}),{setBatchTransactions:Lu,updateBatchTransactions:Ru,clearBatchTransactions:Pu,clearAllBatchTransactions:Nu}=Lo.actions,dt=Lo.reducer});var Po,Ro,No,Ou,Co,mr=T(()=>{"use strict";n();Po=require("@reduxjs/toolkit");O();Ro={},No=(0,Po.createSlice)({name:"dappConfigSlice",initialState:Ro,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(b,()=>Ro)}}),{setDappConfig:Ou}=No.actions,Co=No.reducer});var oe=T(()=>{"use strict";n();Ye();Ze();Qe();tt();nt();it();st();ut();mt();mr()});var gr=T(()=>{"use strict";n()});var Oo,qa,za,le,Tt=T(()=>{"use strict";n();Oo=require("@reduxjs/toolkit");gr();Ye();mt();mr();Ze();Qe();tt();nt();it();st();ut();qa={["account"]:Ke,["dappConfig"]:Co,["loginInfo"]:Xe,["modals"]:Je,["networkConfig"]:et,["signedMessageInfo"]:rt,["toasts"]:ot,["transactionsInfo"]:at,["transactions"]:pt,["batchTransactions"]:dt},za=(e={})=>(0,Oo.combineReducers)(y(y({},qa),e)),le=za});var Bo={};ie(Bo,{default:()=>cs,sessionStorageReducers:()=>fr});function te(e,t=[]){return{key:e,version:1,storage:Fo.default,blacklist:t}}var C,Mo,Fo,ja,Ie,Ka,Ya,Xa,Za,Ja,Qa,es,ts,rs,ns,Uo,os,fr,is,as,ss,cs,Wo=T(()=>{"use strict";n();C=require("redux-persist"),Mo=A(require("redux-persist/lib/storage")),Fo=A(require("redux-persist/lib/storage/session"));Tt();oe();Ye();mt();Ze();Qe();tt();nt();it();st();ut();gr();ja={persistReducersStorageType:"localStorage"},Ie={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Ka=te(Ie["account"]),Ya=te(Ie["loginInfo"]),Xa=te(Ie["modals"]),Za=te(Ie["networkConfig"]),Ja={2:e=>w(y({},e),{networkConfig:or})};Qa=te("sdk-dapp-transactionsInfo"),es=te("sdk-dapp-transactions",["transactionsToSign"]),ts=te("sdk-dapp-batchTransactions",["batchTransactions"]),rs=te("sdk-dapp-toasts"),ns=te("sdk-dapp-signedMessageInfo"),Uo={key:"sdk-dapp-store",version:2,storage:Mo.default,whitelist:Object.keys(Ie),migrate:(0,C.createMigrate)(Ja,{debug:!1})},os=w(y({},Uo),{whitelist:[]}),fr={["toasts"]:(0,C.persistReducer)(rs,ot),["transactions"]:(0,C.persistReducer)(es,pt),["transactionsInfo"]:(0,C.persistReducer)(Qa,at),["batchTransactions"]:(0,C.persistReducer)(ts,dt),["signedMessageInfo"]:(0,C.persistReducer)(ns,rt)},is=w(y({},fr),{["account"]:(0,C.persistReducer)(Ka,Ke),["loginInfo"]:(0,C.persistReducer)(Ya,Xe),["modals"]:(0,C.persistReducer)(Xa,Je),["networkConfig"]:(0,C.persistReducer)(Za,et)}),as=ja.persistReducersStorageType==="localStorage",ss=as?(0,C.persistReducer)(Uo,le(fr)):(0,C.persistReducer)(os,le(is)),cs=ss});var Vo={};ie(Vo,{default:()=>ls});var ls,$o=T(()=>{"use strict";n();Tt();ls=le()});var Go={};ie(Go,{default:()=>us});var U,ps,us,Ho=T(()=>{"use strict";n();U=require("redux-persist"),ps=[U.FLUSH,U.REHYDRATE,U.PAUSE,U.PERSIST,U.PURGE,U.REGISTER],us=ps});var jo={};ie(jo,{default:()=>zo});function zo(e){return(0,qo.persistStore)(e)}var qo,Ko=T(()=>{"use strict";n();qo=require("redux-persist")});var pc={};ie(pc,{useSetLedgerProvider:()=>lc});module.exports=xe(pc);n();n();var ki=require("react"),Rr=require("@multiversx/sdk-hw-provider");n();n();var Rn=require("@multiversx/sdk-extension-provider"),Pn=require("@multiversx/sdk-hw-provider"),Nn=require("@multiversx/sdk-opera-provider"),Cn=require("@multiversx/sdk-web-wallet-cross-window-provider"),Dn=require("@multiversx/sdk-web-wallet-provider");S();B();n();n();var Ln=fe;var He=e=>{switch(e==null?void 0:e.constructor){case Dn.WalletProvider:return"wallet";case Ln:return"walletconnectv2";case Pn.HWProvider:return"ledger";case Rn.ExtensionProvider:return"extension";case Nn.OperaProvider:return"opera";case Cn.CrossWindowProvider:return"crossWindow";case fe:return"";default:return"extra"}};var _n=e=>L(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let t=e.hwApp,{contractData:r,version:o}=yield t.getAppConfiguration();return{version:o,dataEnabled:r===En}}),ee=e=>`Unable to perform ${e}, Provider not initialized`,fe=class{init(){return Promise.resolve(!1)}login(t){throw new Error(ee(`login with options: ${t}`))}logout(t){throw new Error(ee(`logout with options: ${t}`))}getAddress(){throw new Error(ee("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(ee(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(ee(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(ee(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(ee(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(ee(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(ee(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},zt=new fe;var On=zt;function Mn(e){On=e}function W(){return On||zt}n();var ei=require("react"),ye=require("react-redux");n();var Tr=require("@reduxjs/toolkit"),Jo=require("react-redux/lib/utils/Subscription");oe();n();var Do=A(require("lodash.throttle"));S();oe();tr();Se();Te();var $a=[$e],gt=!1,Ga=(0,Do.default)(()=>{be(Ae())},5e3),_o=e=>t=>r=>{if($a.includes(r.type))return t(r);let o=e.getState(),i=j.local.getItem(V.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return be(Ae());let p=Date.now();return i-p<0&&!gt?setTimeout(()=>{gt=!0,e.dispatch(Zn())},1e3):(gt&&(gt=!1),Ga()),t(r)};n();n();function ft(){return typeof sessionStorage!="undefined"}var Yo=ft()?(Wo(),xe(Bo)).default:($o(),xe(Vo)).default,Xo=ft()?(Ho(),xe(Go)).default:[],Zo=ft()?(Ko(),xe(jo)).default:e=>e;Tt();var R=(0,Tr.configureStore)({reducer:Yo,middleware:e=>e({serializableCheck:{ignoredActions:[...Xo,er.type,Qt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(_o)}),Qo=(0,Jo.createSubscription)(R),Dd=Zo(R),_d=(0,Tr.configureStore)({reducer:le});var ds={store:R,subscription:Qo},yr=(0,ei.createContext)(ds),Ud=(0,ye.createStoreHook)(yr),Bd=(0,ye.createDispatchHook)(yr),yt=(0,ye.createSelectorHook)(yr);n();n();oe();n();var ti=A(require("lodash.isequal")),ht=require("reselect"),f=(0,ht.createSelectorCreator)(ht.defaultMemoize,ti.default);var K=e=>e.account,Ee=f(K,e=>e.address),xt=f(K,Ee,(e,t)=>t in e.accounts?e.accounts[t]:je),Hd=f(K,xt,(e,t)=>{let i=e,{accounts:r}=i,o=Cr(i,["accounts"]);return w(y({},o),{account:t})}),qd=f(xt,e=>e.balance),ms=f(xt,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),zd=f(K,e=>e.shard),jd=f(K,e=>e.ledgerAccount),Kd=f(K,e=>e.walletConnectAccount),Yd=f(K,e=>e.isAccountLoading),Xd=f(K,e=>e.accountLoadingError),Zd=f(K,e=>e.websocketEvent),Jd=f(K,e=>e.websocketBatchEvent);n();var gs=e=>e.dappConfig,tm=f(gs,e=>e.shouldUseWebViewProvider);n();var re=e=>e.loginInfo,im=f(re,e=>e.loginMethod),St=f(re,Ee,(e,t)=>Boolean(t)),am=f(re,e=>e.walletConnectLogin),ri=f(re,e=>e.ledgerLogin),ni=f(re,e=>e.walletLogin),sm=f(re,e=>e.isLoginSessionInvalid),cm=f(re,e=>e.tokenLogin),oi=f(re,e=>e.logoutRoute),lm=f(re,e=>e.isWalletConnectV2Initialized);n();var ii=e=>e.modals,dm=f(ii,e=>e.txSubmittedModal),mm=f(ii,e=>e.notificationModal);n();var pe=e=>e.networkConfig,Tm=f(pe,e=>e.chainID),ym=f(pe,e=>e.network.walletConnectBridgeAddress),hm=f(pe,e=>e.network.walletConnectV2RelayAddress),xm=f(pe,e=>e.network.walletConnectV2ProjectId),Sm=f(pe,e=>e.network.walletConnectV2Options),wm=f(pe,e=>e.network.walletConnectDeepLink),ke=f(pe,e=>e.network),fs=f(ke,e=>e.apiAddress),ai=f(ke,e=>e.explorerAddress),Am=f(ke,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),bm=f(ke,e=>e.xAliasAddress),vm=f(ke,e=>e.egldLabel);n();var wt=e=>e.signedMessageInfo,km=f(wt,e=>e.isSigning),Lm=f(wt,e=>e.errorMessage),Rm=f(wt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),Pm=f(wt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var si=e=>e.toasts,Dm=f(si,e=>e.customToasts),_m=f(si,e=>e.transactionToasts);n();oe();var ci={errorMessage:sr,successMessage:cr,processingMessage:lr},Ts=e=>e.transactionsInfo,Um=f(Ts,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||ci);n();n();var Y=require("@multiversx/sdk-core");S();n();var xr=require("@multiversx/sdk-core/out");n();n();function hr(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 li=e=>{let t=e!=null?e:"";return hr(t)?xr.TransactionPayload.fromEncoded(t):new xr.TransactionPayload(t)};n();S();var At=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(Vt).some(r=>e.startsWith(r)):!1;function Sr(e){var o,i,l;let t=Object.assign({},e);At({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new Y.Transaction(y(y(w(y(w(y({value:t.value.valueOf(),data:li(t.data),nonce:t.nonce.valueOf(),receiver:new Y.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new Y.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Ht,gasPrice:(i=t.gasPrice.valueOf())!=null?i:qt,chainID:t.chainID.valueOf(),version:new Y.TransactionVersion((l=t.version)!=null?l:In)}),t.options?{options:new Y.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new Y.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 Ss=require("@multiversx/sdk-core/out");n();S();n();var ui=require("@multiversx/sdk-core");_();n();var pi=require("@multiversx/sdk-core");function ws(e){try{let t=new pi.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function Le(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&ws(e)}n();n();n();var As=require("@multiversx/sdk-core"),bs=A(require("bignumber.js"));B();n();n();n();n();n();n();n();N();n();n();N();n();n();n();var Ps=A(require("bignumber.js"));S();n();var Rs=require("@multiversx/sdk-core"),wr=A(require("bignumber.js"));S();n();var ks=A(require("bignumber.js"));n();wr.default.config({ROUNDING_MODE:wr.default.ROUND_FLOOR});n();n();n();S();n();n();n();n();S();n();S();n();var Ns=require("@multiversx/sdk-core");S();n();var Pe=require("@multiversx/sdk-core"),Ds=A(require("bignumber.js"));S();n();n();var Cs=A(require("bignumber.js"));S();n();S();n();n();n();n();n();n();S();n();S();n();S();n();N();var Os=["reDelegateRewards","claimRewards","unBond"],Ms=["wrapEgld","unwrapEgld"],Fs=["unStake"],Us=["unDelegate"];n();n();n();S();n();var Vs=A(require("bignumber.js"));n();n();N();n();var $s=A(require("bignumber.js"));n();n();n();n();var Hs=A(require("bignumber.js"));_();n();n();n();n();B();n();var js=require("@multiversx/sdk-web-wallet-provider");S();n();var zs=A(require("qs"));n();n();n();n();n();var Ne=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var M=()=>{if(!Ne())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}};var vr=(e="")=>{let t=M(),r=e.startsWith("http")||e.startsWith("www.");return!t.origin||e.startsWith(t.origin)||r?e:`${t.origin}/${e.replace("/","")}`};n();n();var _h={search:Ne()?window.location.search:"",removeParams:[]};n();n();n();n();N();n();n();n();var Ks=A(require("linkifyjs"));n();S();n();var Ys=A(require("bignumber.js"));n();_();n();n();B();n();B();n();n();n();N();n();N();n();var Xs=A(require("bignumber.js"));S();N();n();N();n();var yi=require("react");_();n();n();N();n();n();var Zs=require("@multiversx/sdk-core/out"),Js=A(require("bignumber.js"));N();n();_();n();n();_();var LS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var hi=require("react");_();n();var ec=require("react");N();var MS=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];ur();var It=e=>e.transactions,Ce=f(It,e=>e.signedTransactions),bw=f(It,e=>e.signTransactionsError),vw=f(It,e=>e.signTransactionsCancelMessage),Et=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),Iw=f(Ce,Et(wo)),Ew=f(Ce,Et(ct)),kw=f(Ce,Et(lt)),Lw=f(Ce,Et(bo)),Rw=f(It,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:w(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>Sr(r)))||[]})}),Pw=f(Ce,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();n();var xi=()=>{let{search:e}=M(),t=new URLSearchParams(e),r=Object.fromEntries(t),o=r==null?void 0:r.address;return Le(o)?o:null};n();n();n();var Si=require("@lifeomic/axios-fetch"),Ir=A(require("axios")),Er=(0,Si.buildAxiosFetch)(Ir.default),kr=(e,t)=>L(void 0,null,function*(){if(!e.ok)throw new Error(`HTTP error! Status: ${e.status}`);let o=e.clone().json(),[i]=yield Promise.all([o]);return{data:i,status:e.status,statusText:e.statusText,headers:e.headers,config:t}});function tc(e,t,r){return L(this,null,function*(){try{let o=yield Er(e,y({method:"POST",body:t?JSON.stringify(t):void 0,headers:y({"Content-Type":"application/json"},(r==null?void 0:r.headers)||{})},r));return kr(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}function rc(e,t){return L(this,null,function*(){try{let r=yield Er(e,t);if(!r.ok)throw new Error(`HTTP error! Status: ${r.status}`);return kr(r,t)}catch(r){throw console.error("Fetch Error:",r),r}})}function nc(e,t,r){return L(this,null,function*(){try{let o=yield Er(e,y({method:"PATCH",body:t?JSON.stringify(t):void 0,headers:(r==null?void 0:r.headers)||{}},r));if(!o.ok)throw new Error(`HTTP error! Status: ${o.status}`);return kr(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}var kt=Ir.default.create();kt.get=rc;kt.post=tc;kt.patch=nc;n();n();n();n();function wi(){let e=W();return He(e)}n();B();n();function De(e){return wi()===e}function Lt(){let e=R.getState(),t=W(),r=Ee(e),o=St(e),i=ni(e);if(!t)throw"provider not initialized";return De("ledger")&&o?new Promise(l=>{l(r)}):!De("")&&!De("wallet")&&!De("extra")?t.getAddress():new Promise(l=>{let p=xi();i!=null&&p&&l(p),o&&l(r),l("")})}n();n();var Ai=()=>{let{search:e}=M(),t=new URLSearchParams(e),r=Object.fromEntries(t);return r==null?void 0:r.accessToken};n();O();_();n();oe();n();oe();n();var bi=require("@multiversx/sdk-core");n();O();_();n();function vi(e,t){if(!e){typeof console!="undefined"&&console.warn(t);try{throw new Error(t)}catch(r){}}}function Ii(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,o]=ic(e.path,e.caseSensitive,e.end),i=t.match(r);if(!i)return null;let l=i[0],p=l.replace(/(.)\/+$/,"$1"),m=i.slice(1);return{params:o.reduce((g,x,h)=>{if(x==="*"){let I=m[h]||"";p=l.slice(0,l.length-I.length).replace(/(.)\/+$/,"$1")}return g[x]=ac(m[h]||"",x),g},{}),pathname:l,pathnameBase:p,pattern:e}}function ic(e,t=!1,r=!0){vi(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let o=[],i="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(p,m)=>(o.push(m),"([^\\/]+)"));return e.endsWith("*")?(o.push("*"),i+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):i+=r?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(i,t?void 0:"i"),o]}function ac(e,t){try{return decodeURIComponent(e)}catch(r){return vi(!1,`The value for the URL param "${t}" will not be decoded because the string "${e}" is a malformed URL segment. This is probably due to a bad percent encoding (${r}).`),e}}nr();Se();Te();var Ei=({callbackUrl:e,onRedirect:t})=>{typeof t=="function"?t(e):e&&rr({url:e})},sc=e=>{let t=j.local.getItem(V.logoutEvent),{data:r}=t?JSON.parse(t):{data:e};e===r&&(j.local.setItem({key:V.logoutEvent,data:e,expires:0}),j.local.removeItem(V.logoutEvent))},cc=500;function Lr(o,i){return L(this,arguments,function*(e,t,r=Boolean(Ai())){var E;let l="",p=W(),d=He(p)==="wallet",g=((E=p==null?void 0:p.isInitialized)==null?void 0:E.call(p))===!0;if(r&&(p==null?void 0:p.relogin)!=null)return p.relogin();try{l=yield Lt(),sc(l)}catch(D){console.error("error fetching logout address",D)}let x=vr(e),h=M(),I=new URL(x).pathname;if((Ii(h.pathname,I)||d&&g)&&ro(),!l&&!g)return Ei({callbackUrl:x,onRedirect:t});try{if(R.dispatch(b()),d)return setTimeout(()=>{p.logout({callbackUrl:x})},cc);yield p.logout({callbackUrl:x})}catch(D){console.error("error logging out",D)}finally{Ei({callbackUrl:x,onRedirect:t})}})}var lc=()=>{let e=yt(oi),t=yt(St),r=yt(ri),o=W(),[i,l]=(0,ki.useState)(),p=()=>L(void 0,null,function*(){let d=(r==null?void 0:r.index)!=null;try{if(o instanceof Rr.HWProvider&&o.isInitialized())return d&&(yield o.setAddressIndex(r.index)),o;let g=new Rr.HWProvider;return(yield g.init())?(d&&(yield g.setAddressIndex(r.index)),g):null}catch(g){return console.error("Failed to initialise Ledger Provider"),null}});function m(d){return L(this,null,function*(){let g,x=t&&!(d!=null&&d.isRelogin);try{if(g=yield p(),!g){console.warn("Could not initialise ledger app"),x&&Lr(e);return}let h=yield _n(g);return Mn(g),l(h),g}catch(h){console.error("Could not initialise ledger app",h),x&&Lr(e)}return null})}return{setLedgerProvider:m,ledgerData:i}};0&&(module.exports={useSetLedgerProvider});
|
|
1
|
+
"use strict";var Ni=Object.create;var he=Object.defineProperty,Ci=Object.defineProperties,Di=Object.getOwnPropertyDescriptor,_i=Object.getOwnPropertyDescriptors,Oi=Object.getOwnPropertyNames,Oe=Object.getOwnPropertySymbols,Mi=Object.getPrototypeOf,Pt=Object.prototype.hasOwnProperty,Nr=Object.prototype.propertyIsEnumerable;var Rr=(e,t,r)=>t in e?he(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)&&Rr(e,r,t[r]);if(Oe)for(var r of Oe(t))Nr.call(t,r)&&Rr(e,r,t[r]);return e},w=(e,t)=>Ci(e,_i(t));var Cr=(e,t)=>{var r={};for(var o in e)Pt.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Oe)for(var o of Oe(e))t.indexOf(o)<0&&Nr.call(e,o)&&(r[o]=e[o]);return r};var T=(e,t)=>()=>(e&&(t=e(e=0)),t);var Me=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),ie=(e,t)=>{for(var r in t)he(e,r,{get:t[r],enumerable:!0})},Dr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of Oi(t))!Pt.call(e,i)&&i!==r&&he(e,i,{get:()=>t[i],enumerable:!(o=Di(t,i))||o.enumerable});return e};var A=(e,t,r)=>(r=e!=null?Ni(Mi(e)):{},Dr(t||!e||!e.__esModule?he(r,"default",{value:e,enumerable:!0}):r,e)),xe=e=>Dr(he({},"__esModule",{value:!0}),e);var L=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{m(r.next(d))}catch(g){i(g)}},p=d=>{try{m(r.throw(d))}catch(g){i(g)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);m((r=r.apply(e,t)).next())});var Mr=Me(Fe=>{"use strict";n();Fe.byteLength=Ui;Fe.toByteArray=Wi;Fe.fromByteArray=Gi;var $=[],F=[],Fi=typeof Uint8Array!="undefined"?Uint8Array:Array,Rt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ae=0,_r=Rt.length;ae<_r;++ae)$[ae]=Rt[ae],F[Rt.charCodeAt(ae)]=ae;var ae,_r;F["-".charCodeAt(0)]=62;F["_".charCodeAt(0)]=63;function Or(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 Ui(e){var t=Or(e),r=t[0],o=t[1];return(r+o)*3/4-o}function Bi(e,t,r){return(t+r)*3/4-r}function Wi(e){var t,r=Or(e),o=r[0],i=r[1],l=new Fi(Bi(e,o,i)),p=0,m=i>0?o-4:o,d;for(d=0;d<m;d+=4)t=F[e.charCodeAt(d)]<<18|F[e.charCodeAt(d+1)]<<12|F[e.charCodeAt(d+2)]<<6|F[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=F[e.charCodeAt(d)]<<2|F[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=F[e.charCodeAt(d)]<<10|F[e.charCodeAt(d+1)]<<4|F[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function Vi(e){return $[e>>18&63]+$[e>>12&63]+$[e>>6&63]+$[e&63]}function $i(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(Vi(o));return i.join("")}function Gi(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push($i(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push($[t>>2]+$[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push($[t>>10]+$[t>>4&63]+$[t<<2&63]+"=")),i.join("")}});var Fr=Me(Nt=>{n();Nt.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,d=(1<<m)-1,g=d>>1,x=-7,h=r?i-1:0,I=r?-1:1,E=e[t+h];for(h+=I,l=E&(1<<-x)-1,E>>=-x,x+=m;x>0;l=l*256+e[t+h],h+=I,x-=8);for(p=l&(1<<-x)-1,l>>=-x,x+=o;x>0;p=p*256+e[t+h],h+=I,x-=8);if(l===0)l=1-g;else{if(l===d)return p?NaN:(E?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-g}return(E?-1:1)*p*Math.pow(2,l-o)};Nt.write=function(e,t,r,o,i,l){var p,m,d,g=l*8-i-1,x=(1<<g)-1,h=x>>1,I=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,E=o?0:l-1,D=o?1:-1,_e=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+=I/d:t+=I*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+E]=m&255,E+=D,m/=256,i-=8);for(p=p<<i|m,g+=i;g>0;e[r+E]=p&255,E+=D,p/=256,g-=8);e[r+E-D]|=_e*128}});var Xr=Me(de=>{"use strict";n();var Ct=Mr(),ue=Fr(),Ur=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;de.Buffer=u;de.SlowBuffer=Yi;de.INSPECT_MAX_BYTES=50;var Ue=2147483647;de.kMaxLength=Ue;u.TYPED_ARRAY_SUPPORT=Hi();!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 Hi(){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 Z(e){if(e>Ue)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 Mt(e)}return Vr(e,t,r)}u.poolSize=8192;function Vr(e,t,r){if(typeof e=="string")return zi(e,t);if(ArrayBuffer.isView(e))return ji(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(G(e,ArrayBuffer)||e&&G(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(G(e,SharedArrayBuffer)||e&&G(e.buffer,SharedArrayBuffer)))return _t(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=Ki(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 Vr(e,t,r)};Object.setPrototypeOf(u.prototype,Uint8Array.prototype);Object.setPrototypeOf(u,Uint8Array);function $r(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 qi(e,t,r){return $r(e),e<=0?Z(e):t!==void 0?typeof r=="string"?Z(e).fill(t,r):Z(e).fill(t):Z(e)}u.alloc=function(e,t,r){return qi(e,t,r)};function Mt(e){return $r(e),Z(e<0?0:Ft(e)|0)}u.allocUnsafe=function(e){return Mt(e)};u.allocUnsafeSlow=function(e){return Mt(e)};function zi(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Gr(e,t)|0,o=Z(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function Dt(e){for(var t=e.length<0?0:Ft(e.length)|0,r=Z(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function ji(e){if(G(e,Uint8Array)){var t=new Uint8Array(e);return _t(t.buffer,t.byteOffset,t.byteLength)}return Dt(e)}function _t(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 Ki(e){if(u.isBuffer(e)){var t=Ft(e.length)|0,r=Z(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Ut(e.length)?Z(0):Dt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return Dt(e.data)}function Ft(e){if(e>=Ue)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Ue.toString(16)+" bytes");return e|0}function Yi(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(G(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),G(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(G(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 Gr(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||G(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 Ot(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Yr(e).length;default:if(i)return o?-1:Ot(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Gr;function Xi(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 aa(this,t,r);case"utf8":case"utf-8":return qr(this,t,r);case"ascii":return oa(this,t,r);case"latin1":case"binary":return ia(this,t,r);case"base64":return ra(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return sa(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function se(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)se(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)se(this,r,r+3),se(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)se(this,r,r+7),se(this,r+1,r+6),se(this,r+2,r+5),se(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?qr(this,0,t):Xi.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=de.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Ur&&(u.prototype[Ur]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(G(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),g=this.slice(i,l),x=t.slice(r,o),h=0;h<d;++h)if(g[h]!==x[h]){p=g[h],m=x[h];break}return p<m?-1:m<p?1:0};function Hr(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,Ut(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:Br(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):Br(e,[t],r,o,i);throw new TypeError("val must be string, number or Buffer")}function Br(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(E,D){return l===1?E[D]:E.readUInt16BE(D*l)}var g;if(i){var x=-1;for(g=r;g<p;g++)if(d(e,g)===d(t,x===-1?0:g-x)){if(x===-1&&(x=g),g-x+1===m)return x*l}else x!==-1&&(g-=g-x),x=-1}else for(r+m>p&&(r=p-m),g=r;g>=0;g--){for(var h=!0,I=0;I<m;I++)if(d(e,g+I)!==d(t,I)){h=!1;break}if(h)return g}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return Hr(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return Hr(this,t,r,o,!1)};function Zi(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(Ut(m))return p;e[r+p]=m}return p}function Ji(e,t,r,o){return Be(Ot(t,e.length-r),e,r,o)}function Qi(e,t,r,o){return Be(pa(t),e,r,o)}function ea(e,t,r,o){return Be(Yr(t),e,r,o)}function ta(e,t,r,o){return Be(ua(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 Zi(this,t,r,o);case"utf8":case"utf-8":return Ji(this,t,r,o);case"ascii":case"latin1":case"binary":return Qi(this,t,r,o);case"base64":return ea(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return ta(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 ra(e,t,r){return t===0&&r===e.length?Ct.fromByteArray(e):Ct.fromByteArray(e.slice(t,r))}function qr(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,g,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],g=e[i+2],(d&192)===128&&(g&192)===128&&(h=(l&15)<<12|(d&63)<<6|g&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:d=e[i+1],g=e[i+2],x=e[i+3],(d&192)===128&&(g&192)===128&&(x&192)===128&&(h=(l&15)<<18|(d&63)<<12|(g&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 na(o)}var Wr=4096;function na(e){var t=e.length;if(t<=Wr)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Wr));return r}function oa(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 ia(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 aa(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+=da[e[l]];return i}function sa(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),ue.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||k(t,4,this.length),ue.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||k(t,8,this.length),ue.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||k(t,8,this.length),ue.read(this,t,!1,52,8)};function R(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;R(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;R(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||R(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||R(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||R(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||R(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||R(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);R(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);R(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||R(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||R(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||R(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||R(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||R(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 zr(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 jr(e,t,r,o,i){return t=+t,r=r>>>0,i||zr(e,t,r,4,34028234663852886e22,-34028234663852886e22),ue.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return jr(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return jr(this,t,r,!1,o)};function Kr(e,t,r,o,i){return t=+t,r=r>>>0,i||zr(e,t,r,8,17976931348623157e292,-17976931348623157e292),ue.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return Kr(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return Kr(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 ca=/[^+/0-9A-Za-z-_]/g;function la(e){if(e=e.split("=")[0],e=e.trim().replace(ca,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Ot(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 pa(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function ua(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 Yr(e){return Ct.toByteArray(la(e))}function Be(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 G(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Ut(e){return e!==e}var da=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 tn=Me((fc,en)=>{n();var v=en.exports={},H,q;function Bt(){throw new Error("setTimeout has not been defined")}function Wt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?H=setTimeout:H=Bt}catch(e){H=Bt}try{typeof clearTimeout=="function"?q=clearTimeout:q=Wt}catch(e){q=Wt}})();function Zr(e){if(H===setTimeout)return setTimeout(e,0);if((H===Bt||!H)&&setTimeout)return H=setTimeout,setTimeout(e,0);try{return H(e,0)}catch(t){try{return H.call(null,e,0)}catch(r){return H.call(this,e,0)}}}function ma(e){if(q===clearTimeout)return clearTimeout(e);if((q===Wt||!q)&&clearTimeout)return q=clearTimeout,clearTimeout(e);try{return q(e)}catch(t){try{return q.call(null,e)}catch(r){return q.call(this,e)}}}var J=[],me=!1,ce,We=-1;function ga(){!me||!ce||(me=!1,ce.length?J=ce.concat(J):We=-1,J.length&&Jr())}function Jr(){if(!me){var e=Zr(ga);me=!0;for(var t=J.length;t;){for(ce=J,J=[];++We<t;)ce&&ce[We].run();We=-1,t=J.length}ce=null,me=!1,ma(e)}}v.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];J.push(new Qr(e,t)),J.length===1&&!me&&Zr(Jr)};function Qr(e,t){this.fun=e,this.array=t}Qr.prototype.run=function(){this.fun.apply(null,this.array)};v.title="browser";v.browser=!0;v.env={};v.argv=[];v.version="";v.versions={};function Q(){}v.on=Q;v.addListener=Q;v.once=Q;v.off=Q;v.removeListener=Q;v.removeAllListeners=Q;v.emit=Q;v.prependListener=Q;v.prependOnceListener=Q;v.listeners=function(e){return[]};v.binding=function(e){throw new Error("process.binding is not supported")};v.cwd=function(){return"/"};v.chdir=function(e){throw new Error("process.chdir is not supported")};v.umask=function(){return 0}});var a,s,Tc,n=T(()=>{a=A(Xr()),s=A(tn()),Tc=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)});var rn=T(()=>{"use strict";n()});var nn=T(()=>{"use strict";n()});var on=T(()=>{"use strict";n()});var Vt,an=T(()=>{"use strict";n();Vt=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(Vt||{})});var sn=T(()=>{"use strict";n()});var $t=T(()=>{"use strict";n()});var cn=T(()=>{"use strict";n()});var ln=T(()=>{"use strict";n()});var pn=T(()=>{"use strict";n()});var un=T(()=>{"use strict";n()});var Ve,dn,Ec,mn,kc,B=T(()=>{"use strict";n();Ve=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),dn=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(dn||{}),Ec=y(y({},Ve.CrossWindowProviderRequestEnums),dn),mn=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(mn||{}),kc=y(y({},Ve.CrossWindowProviderResponseEnums),mn)});var gn=T(()=>{"use strict";n()});var fn=T(()=>{"use strict";n()});var N=T(()=>{"use strict";n()});var Tn=T(()=>{"use strict";n()});var yn=T(()=>{"use strict";n()});var hn=T(()=>{"use strict";n()});var _=T(()=>{"use strict";n();ln();pn();un();B();gn();fn();N();Tn();yn();hn()});var Gt,xn,Hc,Sn,qc,wn,zc,jc,Kc,An=T(()=>{"use strict";n();_();Gt={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:xn,egldLabel:Hc}=Gt["devnet"],{chainId:Sn,egldLabel:qc}=Gt["testnet"],{chainId:wn,egldLabel:zc}=Gt["mainnet"],jc={["devnet"]:xn,["testnet"]:Sn,["mainnet"]:wn},Kc={[xn]:"devnet",[Sn]:"testnet",[wn]:"mainnet"}});var bn=T(()=>{"use strict";n()});var z,vn=T(()=>{"use strict";n();z=require("@multiversx/sdk-web-wallet-provider")});var Ht,qt,In,En,$e,kn,ge,S=T(()=>{"use strict";n();rn();nn();on();an();sn();$t();cn();An();bn();vn();Ht=5e4,qt=1e9,In=1,En=1,$e="logout",kn="login",ge="0"});var qe,jt=T(()=>{"use strict";n();qe=()=>Date.now()/1e3});var Fn=T(()=>{"use strict";n()});var Un=T(()=>{"use strict";n()});var Bn=T(()=>{"use strict";n();jt();Fn();Un()});var Kt={};ie(Kt,{clear:()=>ha,getItem:()=>Ta,localStorageKeys:()=>V,removeItem:()=>ya,setItem:()=>fa});var V,ze,fa,Ta,ya,ha,Te=T(()=>{"use strict";n();Bn();V={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},ze=typeof localStorage!="undefined",fa=({key:e,data:t,expires:r})=>{!ze||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Ta=e=>{if(!ze)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:qe()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},ya=e=>{!ze||localStorage.removeItem(String(e))},ha=()=>{!ze||localStorage.clear()}});var Yt={};ie(Yt,{clear:()=>Gn,getItem:()=>Vn,removeItem:()=>$n,setItem:()=>Wn,storage:()=>xa});var Wn,Vn,$n,Gn,xa,Hn=T(()=>{"use strict";n();Wn=({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},$n=e=>sessionStorage.removeItem(String(e)),Gn=()=>sessionStorage.clear(),xa={setItem:Wn,getItem:Vn,removeItem:$n,clear:Gn}});var j,Se=T(()=>{"use strict";n();Te();Hn();j={session:Yt,local:Kt}});var Xt,b,we,O=T(()=>{"use strict";n();Xt=require("@reduxjs/toolkit");S();b=(0,Xt.createAction)($e),we=(0,Xt.createAction)(kn,e=>({payload:e}))});var Jt,qn,zn,je,Zt,jn,Qt,Bl,er,Wl,Vl,$l,Gl,Hl,ql,zl,jl,Ke,Ye=T(()=>{"use strict";n();Jt=require("@multiversx/sdk-core"),qn=require("@reduxjs/toolkit"),zn=require("redux-persist");S();Se();Te();O();je={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:ge},Zt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":je},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},jn=(0,qn.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(b,()=>(j.local.removeItem(V.loginExpiresAt),Zt)),e.addCase(we,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new Jt.Address(o).hex()}),e.addCase(zn.REHYDRATE,(t,r)=>{var g;if(!((g=r.payload)!=null&&g.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:Qt,setAddress:Bl,setAccountNonce:er,setAccountShard:Wl,setLedgerAccount:Vl,updateLedgerAccount:$l,setWalletConnectAccount:Gl,setIsAccountLoading:Hl,setAccountLoadingError:ql,setWebsocketEvent:zl,setWebsocketBatchEvent:jl}=jn.actions,Ke=jn.reducer});function Ae(){return new Date().setHours(new Date().getHours()+24)}function be(e){j.local.setItem({key:V.loginExpiresAt,data:e,expires:e})}var tr=T(()=>{"use strict";n();Se();Te()});var Yn,Kn,Xn,np,op,ip,ap,sp,cp,Zn,lp,pp,Xe,Ze=T(()=>{"use strict";n();Yn=require("@reduxjs/toolkit");tr();B();O();Kn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,crossWindowLogin:null,isLoginSessionInvalid:!1},Xn=(0,Yn.createSlice)({name:"loginInfoSlice",initialState:Kn,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},setIsWalletConnectV2Initialized:(e,t)=>{e.isWalletConnectV2Initialized=t.payload}},extraReducers:e=>{e.addCase(b,()=>Kn),e.addCase(we,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,be(Ae())})}}),{setLoginMethod:np,setWalletConnectLogin:op,setLedgerLogin:ip,setTokenLogin:ap,setTokenLoginSignature:sp,setWalletLogin:cp,invalidateLoginSession:Zn,setLogoutRoute:lp,setIsWalletConnectV2Initialized:pp}=Xn.actions,Xe=Xn.reducer});var Qn,Jn,eo,gp,fp,Tp,yp,Je,Qe=T(()=>{"use strict";n();Qn=require("@reduxjs/toolkit");O();Jn={},eo=(0,Qn.createSlice)({name:"modalsSlice",initialState:Jn,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(b,()=>Jn)}}),{setTxSubmittedModal:gp,setNotificationModal:fp,clearTxSubmittedModal:Tp,clearNotificationModal:yp}=eo.actions,Je=eo.reducer});var to,ro,rr,nr=T(()=>{"use strict";n();to=!1,ro=(e=!0)=>{to=e},rr=({timeout:e=0,url:t})=>{to||setTimeout(()=>{if(!!window)return window.location.assign(t)},e)}});var no=T(()=>{"use strict";n();nr()});function oo(e){return e[Math.floor(Math.random()*e.length)]}var io=T(()=>{"use strict";n()});var ao=T(()=>{"use strict";n();$t()});var so=T(()=>{"use strict";n();no();io();ao()});var co,lo,po,or,Sa,uo,Dp,_p,Op,et,tt=T(()=>{"use strict";n();co=require("@reduxjs/toolkit"),lo=A(require("lodash.omit")),po=require("redux-persist");O();so();or={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Sa={network:or,chainID:"-1"},uo=(0,co.createSlice)({name:"appConfig",initialState:Sa,reducers:{initializeNetworkConfig:(e,t)=>{let r=oo(t.payload.walletConnectV2RelayAddresses),o=(0,lo.default)(t.payload,"walletConnectV2RelayAddresses");e.network=w(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(b,t=>{t.network.customWalletAddress=void 0}),e.addCase(po.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:Dp,setChainID:_p,setCustomWalletAddress:Op}=uo.actions,et=uo.reducer});var mo,ir,go,Vp,$p,Gp,rt,nt=T(()=>{"use strict";n();mo=require("@reduxjs/toolkit");_();O();ir={isSigning:!1,signedSessions:{}},go=(0,mo.createSlice)({name:"signedMessageInfoSliceState",initialState:ir,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:()=>ir},extraReducers:e=>{e.addCase(b,()=>ir)}}),{setSignSession:Vp,clearSignedMessageInfo:$p,setSignSessionState:Gp}=go.actions,rt=go.reducer});var To,yo,fo,ho,Xp,Zp,Jp,Qp,ot,it=T(()=>{"use strict";n();To=require("@reduxjs/toolkit"),yo=require("redux-persist");_();jt();O();fo={customToasts:[],transactionToasts:[]},ho=(0,To.createSlice)({name:"toastsSlice",initialState:fo,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]=w(y(y({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(w(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:qe(),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(b,()=>fo),e.addCase(yo.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:Xp,removeCustomToast:Zp,addTransactionToast:Jp,removeTransactionToast:Qp}=ho.actions,ot=ho.reducer});var xo,sr,cr,lr,wa,ar,So,nu,ou,iu,at,st=T(()=>{"use strict";n();xo=require("@reduxjs/toolkit");O();sr="Transaction failed",cr="Transaction successful",lr="Processing transaction",wa="Transaction submitted",ar={},So=(0,xo.createSlice)({name:"transactionsInfo",initialState:ar,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||sr,successMessage:(o==null?void 0:o.successMessage)||cr,processingMessage:(o==null?void 0:o.processingMessage)||lr,submittedMessage:(o==null?void 0:o.submittedMessage)||wa,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>ar},extraReducers:e=>{e.addCase(b,()=>ar)}}),{clearTransactionsInfo:nu,setTransactionsDisplayInfo:ou,clearTransactionsInfoForSessionId:iu}=So.actions,at=So.reducer});function wo(e){return e!=null&&(Ca(e)||Fa(e))}function ct(e){return e!=null&&(Da(e)||Ua(e))}function lt(e){return e!=null&&(_a(e)||Ba(e))}function Ao(e){return e!=null&&(Oa(e)||Wa(e))}function bo(e){return e!=null&&Ma(e)}function Ca(e){return e!=null&&ba.includes(e)}function Da(e){return e!=null&&va.includes(e)}function _a(e){return e!=null&&Ia.includes(e)}function Oa(e){return e!=null&&Ea.includes(e)}function Ma(e){return e!=null&&ka.includes(e)}function Fa(e){return e!=null&&La.includes(e)}function Ua(e){return e!=null&&Pa.includes(e)}function Ba(e){return e!=null&&Ra.includes(e)}function Wa(e){return e!=null&&Na.includes(e)}var ba,va,Ia,Ea,ka,La,Pa,Ra,Na,ur=T(()=>{"use strict";n();B();ba=["sent"],va=["success"],Ia=["fail","cancelled","timedOut"],Ea=["invalid"],ka=["timedOut"],La=["pending"],Pa=["success"],Ra=["fail","invalid"],Na=["not executed"]});var vo,Io,ve,Va,Eo,gu,fu,Tu,yu,hu,xu,Su,wu,Au,bu,vu,pt,ut=T(()=>{"use strict";n();vo=require("@reduxjs/toolkit"),Io=require("redux-persist");B();ur();O();ve={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},Va={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Eo=(0,vo.createSlice)({name:"transactionsSlice",initialState:ve,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,g;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:m}=t.payload;e.customTransactionInformationForSessionId[r]=y(y(y({},Va),((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:{})},((g=e==null?void 0:e.transactionsToSign)==null?void 0:g.sessionId)===r&&(e.transactionsToSign=ve.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,g,x,h,I,E,D,_e;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,m=(g=(d=e.signedTransactions)==null?void 0:d[r])==null?void 0:g.transactions;if(m!=null){e.signedTransactions[r].transactions=m.map(X=>X.hash===l?w(y({},X),{status:o,errorMessage:i,inTransit:p}):X);let Li=(h=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:h.every(X=>ct(X.status)),Pi=(E=(I=e.signedTransactions[r])==null?void 0:I.transactions)==null?void 0:E.every(X=>lt(X.status)),Ri=(_e=(D=e.signedTransactions[r])==null?void 0:D.transactions)==null?void 0:_e.every(X=>Ao(X.status));Li&&(e.signedTransactions[r].status="success"),Pi&&(e.signedTransactions[r].status="fail"),Ri&&(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=ve.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=ve.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(b,()=>ve),e.addCase(Io.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,g])=>{let x=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(m[d]=g),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:gu,updateSignedTransactions:fu,setTransactionsToSign:Tu,clearAllTransactionsToSign:yu,clearAllSignedTransactions:hu,clearSignedTransaction:xu,clearTransactionToSign:Su,setSignTransactionsError:wu,setSignTransactionsCancelMessage:Au,moveTransactionsToSignedState:bu,updateSignedTransactionsCustomTransactionInformation:vu}=Eo.actions,pt=Eo.reducer});var ko,dr,Lo,Lu,Pu,Ru,Nu,dt,mt=T(()=>{"use strict";n();ko=require("@reduxjs/toolkit");O();dr={},Lo=(0,ko.createSlice)({name:"batchTransactionsSlice",initialState:dr,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:()=>dr},extraReducers:e=>{e.addCase(b,()=>dr)}}),{setBatchTransactions:Lu,updateBatchTransactions:Pu,clearBatchTransactions:Ru,clearAllBatchTransactions:Nu}=Lo.actions,dt=Lo.reducer});var Ro,Po,No,Ou,Co,mr=T(()=>{"use strict";n();Ro=require("@reduxjs/toolkit");O();Po={},No=(0,Ro.createSlice)({name:"dappConfigSlice",initialState:Po,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(b,()=>Po)}}),{setDappConfig:Ou}=No.actions,Co=No.reducer});var oe=T(()=>{"use strict";n();Ye();Ze();Qe();tt();nt();it();st();ut();mt();mr()});var gr=T(()=>{"use strict";n()});var Oo,qa,za,le,Tt=T(()=>{"use strict";n();Oo=require("@reduxjs/toolkit");gr();Ye();mt();mr();Ze();Qe();tt();nt();it();st();ut();qa={["account"]:Ke,["dappConfig"]:Co,["loginInfo"]:Xe,["modals"]:Je,["networkConfig"]:et,["signedMessageInfo"]:rt,["toasts"]:ot,["transactionsInfo"]:at,["transactions"]:pt,["batchTransactions"]:dt},za=(e={})=>(0,Oo.combineReducers)(y(y({},qa),e)),le=za});var Bo={};ie(Bo,{default:()=>cs,sessionStorageReducers:()=>fr});function te(e,t=[]){return{key:e,version:1,storage:Fo.default,blacklist:t}}var C,Mo,Fo,ja,Ie,Ka,Ya,Xa,Za,Ja,Qa,es,ts,rs,ns,Uo,os,fr,is,as,ss,cs,Wo=T(()=>{"use strict";n();C=require("redux-persist"),Mo=A(require("redux-persist/lib/storage")),Fo=A(require("redux-persist/lib/storage/session"));Tt();oe();Ye();mt();Ze();Qe();tt();nt();it();st();ut();gr();ja={persistReducersStorageType:"localStorage"},Ie={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Ka=te(Ie["account"]),Ya=te(Ie["loginInfo"]),Xa=te(Ie["modals"]),Za=te(Ie["networkConfig"]),Ja={2:e=>w(y({},e),{networkConfig:or})};Qa=te("sdk-dapp-transactionsInfo"),es=te("sdk-dapp-transactions",["transactionsToSign"]),ts=te("sdk-dapp-batchTransactions",["batchTransactions"]),rs=te("sdk-dapp-toasts"),ns=te("sdk-dapp-signedMessageInfo"),Uo={key:"sdk-dapp-store",version:2,storage:Mo.default,whitelist:Object.keys(Ie),migrate:(0,C.createMigrate)(Ja,{debug:!1})},os=w(y({},Uo),{whitelist:[]}),fr={["toasts"]:(0,C.persistReducer)(rs,ot),["transactions"]:(0,C.persistReducer)(es,pt),["transactionsInfo"]:(0,C.persistReducer)(Qa,at),["batchTransactions"]:(0,C.persistReducer)(ts,dt),["signedMessageInfo"]:(0,C.persistReducer)(ns,rt)},is=w(y({},fr),{["account"]:(0,C.persistReducer)(Ka,Ke),["loginInfo"]:(0,C.persistReducer)(Ya,Xe),["modals"]:(0,C.persistReducer)(Xa,Je),["networkConfig"]:(0,C.persistReducer)(Za,et)}),as=ja.persistReducersStorageType==="localStorage",ss=as?(0,C.persistReducer)(Uo,le(fr)):(0,C.persistReducer)(os,le(is)),cs=ss});var Vo={};ie(Vo,{default:()=>ls});var ls,$o=T(()=>{"use strict";n();Tt();ls=le()});var Go={};ie(Go,{default:()=>us});var U,ps,us,Ho=T(()=>{"use strict";n();U=require("redux-persist"),ps=[U.FLUSH,U.REHYDRATE,U.PAUSE,U.PERSIST,U.PURGE,U.REGISTER],us=ps});var jo={};ie(jo,{default:()=>zo});function zo(e){return(0,qo.persistStore)(e)}var qo,Ko=T(()=>{"use strict";n();qo=require("redux-persist")});var pc={};ie(pc,{useSetLedgerProvider:()=>lc});module.exports=xe(pc);n();n();var ki=require("react"),Pr=require("@multiversx/sdk-hw-provider");n();n();var Pn=require("@multiversx/sdk-extension-provider"),Rn=require("@multiversx/sdk-hw-provider"),Nn=require("@multiversx/sdk-opera-provider"),Cn=require("@multiversx/sdk-web-wallet-cross-window-provider"),Dn=require("@multiversx/sdk-web-wallet-provider");S();B();n();n();var Ln=fe;var He=e=>{switch(e==null?void 0:e.constructor){case Dn.WalletProvider:return"wallet";case Ln:return"walletconnectv2";case Rn.HWProvider:return"ledger";case Pn.ExtensionProvider:return"extension";case Nn.OperaProvider:return"opera";case Cn.CrossWindowProvider:return"crossWindow";case fe:return"";default:return"extra"}};var _n=e=>L(void 0,null,function*(){if(!e.isInitialized())throw new Error("Unable to get version. Provider not initialized");let t=e.hwApp,{contractData:r,version:o}=yield t.getAppConfiguration();return{version:o,dataEnabled:r===En}}),ee=e=>`Unable to perform ${e}, Provider not initialized`,fe=class{init(){return Promise.resolve(!1)}login(t){throw new Error(ee(`login with options: ${t}`))}logout(t){throw new Error(ee(`logout with options: ${t}`))}getAddress(){throw new Error(ee("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(t,r){throw new Error(ee(`sendTransaction with transactions: ${t} options: ${r}`))}signTransaction(t,r){throw new Error(ee(`signTransaction with transactions: ${t} options: ${r}`))}signTransactions(t,r){throw new Error(ee(`signTransactions with transactions: ${t} options: ${r}`))}signMessage(t,r){throw new Error(ee(`signTransactions with ${t} and options ${r}`))}sendCustomMessage({method:t,params:r}){throw new Error(ee(`sendCustomMessage with method: ${t} params: ${r}`))}sendCustomRequest(t){throw new Error(ee(`sendSessionEvent with options: ${t}`))}ping(){return Promise.resolve(!1)}},zt=new fe;var On=zt;function Mn(e){On=e}function W(){return On||zt}n();var ei=require("react"),ye=require("react-redux");n();var Tr=require("@reduxjs/toolkit"),Jo=require("react-redux/lib/utils/Subscription");oe();n();var Do=A(require("lodash.throttle"));S();oe();tr();Se();Te();var $a=[$e],gt=!1,Ga=(0,Do.default)(()=>{be(Ae())},5e3),_o=e=>t=>r=>{if($a.includes(r.type))return t(r);let o=e.getState(),i=j.local.getItem(V.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return be(Ae());let p=Date.now();return i-p<0&&!gt?setTimeout(()=>{gt=!0,e.dispatch(Zn())},1e3):(gt&&(gt=!1),Ga()),t(r)};n();n();function ft(){return typeof sessionStorage!="undefined"}var Yo=ft()?(Wo(),xe(Bo)).default:($o(),xe(Vo)).default,Xo=ft()?(Ho(),xe(Go)).default:[],Zo=ft()?(Ko(),xe(jo)).default:e=>e;Tt();var P=(0,Tr.configureStore)({reducer:Yo,middleware:e=>e({serializableCheck:{ignoredActions:[...Xo,er.type,Qt.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(_o)}),Qo=(0,Jo.createSubscription)(P),Dd=Zo(P),_d=(0,Tr.configureStore)({reducer:le});var ds={store:P,subscription:Qo},yr=(0,ei.createContext)(ds),Ud=(0,ye.createStoreHook)(yr),Bd=(0,ye.createDispatchHook)(yr),yt=(0,ye.createSelectorHook)(yr);n();n();oe();n();var ti=A(require("lodash.isequal")),ht=require("reselect"),f=(0,ht.createSelectorCreator)(ht.defaultMemoize,ti.default);var K=e=>e.account,Ee=f(K,e=>e.address),xt=f(K,Ee,(e,t)=>t in e.accounts?e.accounts[t]:je),Hd=f(K,xt,(e,t)=>{let i=e,{accounts:r}=i,o=Cr(i,["accounts"]);return w(y({},o),{account:t})}),qd=f(xt,e=>e.balance),ms=f(xt,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),zd=f(K,e=>e.shard),jd=f(K,e=>e.ledgerAccount),Kd=f(K,e=>e.walletConnectAccount),Yd=f(K,e=>e.isAccountLoading),Xd=f(K,e=>e.accountLoadingError),Zd=f(K,e=>e.websocketEvent),Jd=f(K,e=>e.websocketBatchEvent);n();var gs=e=>e.dappConfig,tm=f(gs,e=>e.shouldUseWebViewProvider);n();var re=e=>e.loginInfo,im=f(re,e=>e.loginMethod),St=f(re,Ee,(e,t)=>Boolean(t)),am=f(re,e=>e.walletConnectLogin),ri=f(re,e=>e.ledgerLogin),ni=f(re,e=>e.walletLogin),sm=f(re,e=>e.isLoginSessionInvalid),cm=f(re,e=>e.tokenLogin),oi=f(re,e=>e.logoutRoute),lm=f(re,e=>e.isWalletConnectV2Initialized);n();var ii=e=>e.modals,dm=f(ii,e=>e.txSubmittedModal),mm=f(ii,e=>e.notificationModal);n();var pe=e=>e.networkConfig,Tm=f(pe,e=>e.chainID),ym=f(pe,e=>e.network.walletConnectBridgeAddress),hm=f(pe,e=>e.network.walletConnectV2RelayAddress),xm=f(pe,e=>e.network.walletConnectV2ProjectId),Sm=f(pe,e=>e.network.walletConnectV2Options),wm=f(pe,e=>e.network.walletConnectDeepLink),ke=f(pe,e=>e.network),fs=f(ke,e=>e.apiAddress),ai=f(ke,e=>e.explorerAddress),Am=f(ke,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),bm=f(ke,e=>e.xAliasAddress),vm=f(ke,e=>e.egldLabel);n();var wt=e=>e.signedMessageInfo,km=f(wt,e=>e.isSigning),Lm=f(wt,e=>e.errorMessage),Pm=f(wt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),Rm=f(wt,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var si=e=>e.toasts,Dm=f(si,e=>e.customToasts),_m=f(si,e=>e.transactionToasts);n();oe();var ci={errorMessage:sr,successMessage:cr,processingMessage:lr},Ts=e=>e.transactionsInfo,Um=f(Ts,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||ci);n();n();var Y=require("@multiversx/sdk-core");S();n();var xr=require("@multiversx/sdk-core/out");n();n();function hr(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 li=e=>{let t=e!=null?e:"";return hr(t)?xr.TransactionPayload.fromEncoded(t):new xr.TransactionPayload(t)};n();S();var At=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(Vt).some(r=>e.startsWith(r)):!1;function Sr(e){var o,i,l;let t=Object.assign({},e);At({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new Y.Transaction(y(y(w(y(w(y({value:t.value.valueOf(),data:li(t.data),nonce:t.nonce.valueOf(),receiver:new Y.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new Y.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Ht,gasPrice:(i=t.gasPrice.valueOf())!=null?i:qt,chainID:t.chainID.valueOf(),version:new Y.TransactionVersion((l=t.version)!=null?l:In)}),t.options?{options:new Y.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new Y.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 Ss=require("@multiversx/sdk-core/out");n();S();n();var ui=require("@multiversx/sdk-core");_();n();var pi=require("@multiversx/sdk-core");function ws(e){try{let t=new pi.Address(e);return Boolean(t.bech32())}catch(t){return!1}}function Le(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&ws(e)}n();n();n();var As=require("@multiversx/sdk-core"),bs=A(require("bignumber.js"));B();n();n();n();n();n();n();n();N();n();n();N();n();n();n();var Rs=A(require("bignumber.js"));S();n();var Ps=require("@multiversx/sdk-core"),wr=A(require("bignumber.js"));S();n();var ks=A(require("bignumber.js"));n();wr.default.config({ROUNDING_MODE:wr.default.ROUND_FLOOR});n();n();n();S();n();n();n();n();S();n();S();n();var Ns=require("@multiversx/sdk-core");S();n();var Re=require("@multiversx/sdk-core"),Ds=A(require("bignumber.js"));S();n();n();var Cs=A(require("bignumber.js"));S();n();S();n();n();n();n();n();n();S();n();S();n();S();n();N();var Os=["reDelegateRewards","claimRewards","unBond"],Ms=["wrapEgld","unwrapEgld"],Fs=["unStake"],Us=["unDelegate"];n();n();n();S();n();var Vs=A(require("bignumber.js"));n();n();N();n();var $s=A(require("bignumber.js"));n();n();n();n();var Hs=A(require("bignumber.js"));_();n();n();n();n();B();n();var js=require("@multiversx/sdk-web-wallet-provider");S();n();var zs=A(require("qs"));n();n();n();n();n();var Ne=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var M=()=>{if(!Ne())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}};var vr=(e="")=>{let t=M(),r=e.startsWith("http")||e.startsWith("www.");return!t.origin||e.startsWith(t.origin)||r?e:`${t.origin}/${e.replace("/","")}`};n();n();var _h={search:Ne()?window.location.search:"",removeParams:[]};n();n();n();n();N();n();n();n();var Ks=A(require("linkifyjs"));n();S();n();var Ys=A(require("bignumber.js"));n();_();n();n();B();n();B();n();n();n();N();n();N();n();var Xs=A(require("bignumber.js"));S();N();n();N();n();var yi=require("react");_();n();n();N();n();n();var Zs=require("@multiversx/sdk-core/out"),Js=A(require("bignumber.js"));N();n();_();n();n();_();var LS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var hi=require("react");_();n();var ec=require("react");N();var MS=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];ur();var It=e=>e.transactions,Ce=f(It,e=>e.signedTransactions),bw=f(It,e=>e.signTransactionsError),vw=f(It,e=>e.signTransactionsCancelMessage),Et=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),Iw=f(Ce,Et(wo)),Ew=f(Ce,Et(ct)),kw=f(Ce,Et(lt)),Lw=f(Ce,Et(bo)),Pw=f(It,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:w(y({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>Sr(r)))||[]})}),Rw=f(Ce,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();n();var xi=()=>{let{search:e}=M(),t=new URLSearchParams(e),r=Object.fromEntries(t),o=r==null?void 0:r.address;return Le(o)?o:null};n();n();n();var Si=require("@lifeomic/axios-fetch"),Ir=A(require("axios")),Er=(0,Si.buildAxiosFetch)(Ir.default),kr=(e,t)=>L(void 0,null,function*(){if(!e.ok)throw new Error(`HTTP error! Status: ${e.status}`);let o=e.clone().json(),[i]=yield Promise.all([o]);return{data:i,status:e.status,statusText:e.statusText,headers:e.headers,config:t}});function tc(e,t,r){return L(this,null,function*(){try{let o=yield Er(e,y({method:"POST",body:t?JSON.stringify(t):void 0,headers:y({"Content-Type":"application/json"},(r==null?void 0:r.headers)||{})},r));return kr(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}function rc(e,t){return L(this,null,function*(){try{let r=yield Er(e,t);if(!r.ok)throw new Error(`HTTP error! Status: ${r.status}`);return kr(r,t)}catch(r){throw console.error("Fetch Error:",r),r}})}function nc(e,t,r){return L(this,null,function*(){try{let o=yield Er(e,y({method:"PATCH",body:t?JSON.stringify(t):void 0,headers:(r==null?void 0:r.headers)||{}},r));if(!o.ok)throw new Error(`HTTP error! Status: ${o.status}`);return kr(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}var kt=Ir.default.create();kt.get=rc;kt.post=tc;kt.patch=nc;n();n();n();n();function wi(){let e=W();return He(e)}n();B();n();function De(e){return wi()===e}function Lt(){let e=P.getState(),t=W(),r=Ee(e),o=St(e),i=ni(e);if(!t)throw"provider not initialized";return De("ledger")&&o?new Promise(l=>{l(r)}):!De("")&&!De("wallet")&&!De("extra")?t.getAddress():new Promise(l=>{let p=xi();i!=null&&p&&l(p),o&&l(r),l("")})}n();n();var Ai=()=>{let{search:e}=M(),t=new URLSearchParams(e),r=Object.fromEntries(t);return r==null?void 0:r.accessToken};n();O();_();n();oe();n();oe();n();var bi=require("@multiversx/sdk-core");n();O();_();n();function vi(e,t){if(!e){typeof console!="undefined"&&console.warn(t);try{throw new Error(t)}catch(r){}}}function Ii(e,t){typeof e=="string"&&(e={path:e,caseSensitive:!1,end:!0});let[r,o]=ic(e.path,e.caseSensitive,e.end),i=t.match(r);if(!i)return null;let l=i[0],p=l.replace(/(.)\/+$/,"$1"),m=i.slice(1);return{params:o.reduce((g,x,h)=>{if(x==="*"){let I=m[h]||"";p=l.slice(0,l.length-I.length).replace(/(.)\/+$/,"$1")}return g[x]=ac(m[h]||"",x),g},{}),pathname:l,pathnameBase:p,pattern:e}}function ic(e,t=!1,r=!0){vi(e==="*"||!e.endsWith("*")||e.endsWith("/*"),`Route path "${e}" will be treated as if it were "${e.replace(/\*$/,"/*")}" because the \`*\` character must always follow a \`/\` in the pattern. To get rid of this warning, please change the route path to "${e.replace(/\*$/,"/*")}".`);let o=[],i="^"+e.replace(/\/*\*?$/,"").replace(/^\/*/,"/").replace(/[\\.*+^$?{}|()[\]]/g,"\\$&").replace(/:(\w+)/g,(p,m)=>(o.push(m),"([^\\/]+)"));return e.endsWith("*")?(o.push("*"),i+=e==="*"||e==="/*"?"(.*)$":"(?:\\/(.+)|\\/*)$"):i+=r?"\\/*$":"(?:(?=[.~-]|%[0-9A-F]{2})|\\b|\\/|$)",[new RegExp(i,t?void 0:"i"),o]}function ac(e,t){try{return decodeURIComponent(e)}catch(r){return vi(!1,`The value for the URL param "${t}" will not be decoded because the string "${e}" is a malformed URL segment. This is probably due to a bad percent encoding (${r}).`),e}}nr();Se();Te();var Ei=({callbackUrl:e,onRedirect:t})=>{typeof t=="function"?t(e):e&&rr({url:e})},sc=e=>{let t=j.local.getItem(V.logoutEvent),{data:r}=t?JSON.parse(t):{data:e};e===r&&(j.local.setItem({key:V.logoutEvent,data:e,expires:0}),j.local.removeItem(V.logoutEvent))},cc=500;function Lr(o,i){return L(this,arguments,function*(e,t,r=Boolean(Ai())){var E;let l="",p=W(),d=He(p)==="wallet",g=((E=p==null?void 0:p.isInitialized)==null?void 0:E.call(p))===!0;if(r&&(p==null?void 0:p.relogin)!=null)return p.relogin();try{l=yield Lt(),sc(l)}catch(D){console.error("error fetching logout address",D)}let x=vr(e),h=M(),I=new URL(x).pathname;if((Ii(h.pathname,I)||d&&g)&&ro(),!l&&!g)return Ei({callbackUrl:x,onRedirect:t});try{if(P.dispatch(b()),d)return setTimeout(()=>{p.logout({callbackUrl:x})},cc);yield p.logout({callbackUrl:x})}catch(D){console.error("error logging out",D)}finally{Ei({callbackUrl:x,onRedirect:t})}})}var lc=()=>{let e=yt(oi),t=yt(St),r=yt(ri),o=W(),[i,l]=(0,ki.useState)(),p=()=>L(void 0,null,function*(){let d=(r==null?void 0:r.index)!=null;try{if(o instanceof Pr.HWProvider&&o.isInitialized())return d&&(yield o.setAddressIndex(r.index)),o;let g=new Pr.HWProvider;return(yield g.init())?(d&&(yield g.setAddressIndex(r.index)),g):null}catch(g){return console.error("Failed to initialise Ledger Provider"),null}});function m(d){return L(this,null,function*(){let g,x=t&&!(d!=null&&d.isRelogin);try{if(g=yield p(),!g){console.warn("Could not initialise ledger app"),x&&Lr(e);return}let h=yield _n(g);return Mn(g),l(h),g}catch(h){console.error("Could not initialise ledger app",h),x&&Lr(e)}return null})}return{setLedgerProvider:m,ledgerData:i}};0&&(module.exports={useSetLedgerProvider});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|