@multiversx/sdk-dapp 2.28.7-alpha.21 → 2.28.7-alpha.23
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-UHYGR5YC.js → chunk-23NHMHUS.js} +2 -2
- package/__chunks__/{chunk-FAWBFUEX.js → chunk-2756B6B3.js} +2 -2
- package/__chunks__/{chunk-LYPYXUJV.js → chunk-2ERYD4ZD.js} +2 -2
- package/__chunks__/{chunk-JQUIPCY5.js → chunk-2MX5NY6P.js} +2 -2
- package/__chunks__/{chunk-OMJE5LZ5.js → chunk-2P5CJEK2.js} +2 -2
- package/__chunks__/chunk-2SGND5VW.js +2 -0
- package/__chunks__/{chunk-UH74TE5S.js → chunk-32OEQS2D.js} +2 -2
- package/__chunks__/{chunk-WO6QZHE6.js → chunk-33YSSZUD.js} +2 -2
- package/__chunks__/{chunk-LKP6MFXK.js → chunk-35Q3N5XX.js} +2 -2
- package/__chunks__/{chunk-FWX5LT3Y.js → chunk-37H2ZH2K.js} +2 -2
- package/__chunks__/chunk-3FYVUR5R.js +2 -0
- package/__chunks__/{chunk-D5WNZ2KW.js → chunk-3G5OQ2VD.js} +2 -2
- package/__chunks__/{chunk-5MVZTGDS.js → chunk-3KGDZFZG.js} +2 -2
- package/__chunks__/chunk-3KKLOKFK.js +2 -0
- package/__chunks__/{chunk-45KS7MHU.js → chunk-3RUGJIXL.js} +2 -2
- package/__chunks__/chunk-3WMTU7D6.js +2 -0
- package/__chunks__/{chunk-FOXLWZNI.js → chunk-4A2LATJF.js} +2 -2
- package/__chunks__/{chunk-T5NSPA2G.js → chunk-4CMOMNLV.js} +2 -2
- package/__chunks__/{chunk-XYZQOUPZ.js → chunk-4E722PVR.js} +2 -2
- package/__chunks__/{chunk-2I3SIP7I.js → chunk-4HKT77ZD.js} +2 -2
- package/__chunks__/{chunk-B7PYBZU4.js → chunk-4HSG23LB.js} +2 -2
- package/__chunks__/{chunk-QV7H3KVT.js → chunk-4IM3Y6SF.js} +2 -2
- package/__chunks__/{chunk-XXN2SRRE.js → chunk-4LJH2GHN.js} +2 -2
- package/__chunks__/{chunk-JUXUKQXA.js → chunk-4RYF5VPZ.js} +2 -2
- package/__chunks__/chunk-4U5X73LG.js +2 -0
- package/__chunks__/chunk-4XVGIN5B.js +2 -0
- package/__chunks__/chunk-52I2BI6Z.js +2 -0
- package/__chunks__/{chunk-LNWKWD36.js → chunk-53D66PL3.js} +2 -2
- package/__chunks__/{chunk-W73YZCYP.js → chunk-556I7YUM.js} +2 -2
- package/__chunks__/{chunk-YEW2MY76.js → chunk-5EJX6WW5.js} +2 -2
- package/__chunks__/{chunk-L4PN3IXM.js → chunk-5H3QH7WL.js} +2 -2
- package/__chunks__/{chunk-NCHTNS4A.js → chunk-5HHZDE2P.js} +2 -2
- package/__chunks__/{chunk-RLSKTSOC.js → chunk-5NN7EI6B.js} +2 -2
- package/__chunks__/chunk-5SYUFB4T.js +2 -0
- package/__chunks__/{chunk-GG7AAYXE.js → chunk-5USGYRA7.js} +2 -2
- package/__chunks__/{chunk-YA3IK5HD.js → chunk-5VIHCVAC.js} +2 -2
- package/__chunks__/chunk-5VRFVDIB.js +2 -0
- package/__chunks__/{chunk-IJIOWKDI.js → chunk-5WHZXANI.js} +2 -2
- package/__chunks__/chunk-64XFMM5L.js +2 -0
- package/__chunks__/{chunk-FJT4NIX5.js → chunk-65PVGA6F.js} +2 -2
- package/__chunks__/chunk-67GE423Z.js +2 -0
- package/__chunks__/{chunk-BDNFTUNX.js → chunk-6H3YXBMP.js} +2 -2
- package/__chunks__/{chunk-IC6Q4EU4.js → chunk-6JYGZOAV.js} +2 -2
- package/__chunks__/{chunk-FTUA3HTU.js → chunk-6OIOYC5Q.js} +2 -2
- package/__chunks__/{chunk-ZEKSL6RM.js → chunk-6OJIX24W.js} +2 -2
- 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-BNP5ANPK.js → chunk-7AOTJ2IO.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-7GTIWOQB.js +2 -0
- package/__chunks__/{chunk-D7OEA777.js → chunk-7IHUWBE2.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-VUE4762S.js → chunk-7R3AU7HN.js} +2 -2
- package/__chunks__/{chunk-W22VDMHZ.js → chunk-7VWJQW6D.js} +2 -2
- package/__chunks__/{chunk-JVQSZJWT.js → chunk-7WEMW3JN.js} +2 -2
- package/__chunks__/{chunk-W6W7PAHO.js → chunk-7ZXLUCM3.js} +2 -2
- package/__chunks__/{chunk-Q7IG7FVX.js → chunk-A23LA4PJ.js} +2 -2
- package/__chunks__/{chunk-RKRZ3GJI.js → chunk-A57VE2ER.js} +2 -2
- package/__chunks__/{chunk-4T6VXNQ2.js → chunk-A5BI7GR7.js} +2 -2
- package/__chunks__/{chunk-QRP7IHAC.js → chunk-A63747H7.js} +2 -2
- package/__chunks__/{chunk-RKI72TMN.js → chunk-ACDMZWRU.js} +2 -2
- package/__chunks__/chunk-AFSFP2AH.js +2 -0
- package/__chunks__/{chunk-S3RQVME5.js → chunk-AFWTURUZ.js} +2 -2
- package/__chunks__/chunk-AJK4FD6T.js +2 -0
- package/__chunks__/{chunk-WLI45HHV.js → chunk-AL22U5DJ.js} +2 -2
- package/__chunks__/{chunk-P2ULBRHU.js → chunk-ANJIBOLB.js} +2 -2
- package/__chunks__/{chunk-CT4XGGLM.js → chunk-APNN34IO.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-T4CD54EC.js → chunk-AUCXSEDJ.js} +2 -2
- package/__chunks__/{chunk-RMO53XUM.js → chunk-B7JPUAKT.js} +2 -2
- package/__chunks__/{chunk-4WGPSXLR.js → chunk-B7KPSMKH.js} +2 -2
- 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-OCV7NNTI.js → chunk-BHMX5QQO.js} +2 -2
- package/__chunks__/{chunk-7HRT7DOR.js → chunk-BHNBIR3C.js} +2 -2
- package/__chunks__/chunk-BKBLNOIC.js +2 -0
- package/__chunks__/{chunk-HNLGRL3D.js → chunk-BOMSXIFY.js} +2 -2
- package/__chunks__/{chunk-MNANJF37.js → chunk-BOS6J3XK.js} +2 -2
- package/__chunks__/{chunk-3HKLQO3N.js → chunk-BQHNKQTD.js} +2 -2
- package/__chunks__/{chunk-UKITMGU5.js → chunk-C5VMAZGA.js} +2 -2
- package/__chunks__/chunk-C6ZO2KSR.js +2 -0
- package/__chunks__/{chunk-U6EQKACI.js → chunk-CF356MZU.js} +2 -2
- package/__chunks__/chunk-CFKO6ETA.js +2 -0
- package/__chunks__/{chunk-K2OPPBXN.js → chunk-CIXIB66V.js} +2 -2
- package/__chunks__/{chunk-XOVZT32V.js → chunk-CON4Y5HJ.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-J6T2EE5S.js → chunk-CQKK3LDX.js} +2 -2
- package/__chunks__/{chunk-MRQXI6BL.js → chunk-D2ZNJPI4.js} +2 -2
- package/__chunks__/{chunk-D3FW5S76.js → chunk-D3IWZKV2.js} +2 -2
- package/__chunks__/{chunk-WINVVAR2.js → chunk-D6UUUT4I.js} +2 -2
- package/__chunks__/chunk-DEDBLRRQ.js +2 -0
- package/__chunks__/{chunk-HPP6QB6F.js → chunk-DHKU6DR3.js} +2 -2
- package/__chunks__/{chunk-R27H6XH2.js → chunk-DJ6UA7K3.js} +2 -2
- package/__chunks__/{chunk-5Q6I6ZSP.js → chunk-DLGJVEN2.js} +2 -2
- package/__chunks__/chunk-DMPSG25O.js +2 -0
- package/__chunks__/chunk-DS5JPRY3.js +2 -0
- package/__chunks__/chunk-DSBFDCAY.js +2 -0
- package/__chunks__/{chunk-6ULNLMEQ.js → chunk-DWXVHZ5M.js} +2 -2
- package/__chunks__/{chunk-6I4KDAEC.js → chunk-DYQU3WL5.js} +2 -2
- package/__chunks__/{chunk-PSDFAMAR.js → chunk-E4NM4LN4.js} +2 -2
- package/__chunks__/{chunk-NJKH2I7A.js → chunk-E7QFSJPE.js} +2 -2
- package/__chunks__/{chunk-RBKZGMZL.js → chunk-E7RDRPZY.js} +2 -2
- package/__chunks__/{chunk-IEVWAPRT.js → chunk-EB7UWQEF.js} +2 -2
- package/__chunks__/chunk-EIUFYCTY.js +2 -0
- package/__chunks__/{chunk-WMIVV347.js → chunk-EMY32DUQ.js} +2 -2
- package/__chunks__/{chunk-J3UC3VZX.js → chunk-EOATHPT6.js} +2 -2
- package/__chunks__/chunk-ESLS6YRW.js +2 -0
- package/__chunks__/{chunk-6PBH3KEW.js → chunk-ETAP72TA.js} +2 -2
- package/__chunks__/{chunk-QWMOQ7N7.js → chunk-EVOOEQLP.js} +2 -2
- package/__chunks__/{chunk-B5D55AUB.js → chunk-EWCSCSWS.js} +2 -2
- package/__chunks__/{chunk-3WHZ33T5.js → chunk-F6CQIK3Y.js} +2 -2
- package/__chunks__/chunk-F7BZJTMT.js +2 -0
- package/__chunks__/{chunk-FZHLZFLL.js → chunk-F7YI44JE.js} +2 -2
- package/__chunks__/chunk-FEZEY6MZ.js +2 -0
- package/__chunks__/{chunk-BDKGJYTU.js → chunk-FK7TQ6GT.js} +2 -2
- package/__chunks__/{chunk-JDBSIMC3.js → chunk-FQLMKLKF.js} +2 -2
- package/__chunks__/chunk-FRNTT3GK.js +2 -0
- package/__chunks__/{chunk-26N2EF27.js → chunk-FTNT6KPX.js} +2 -2
- package/__chunks__/{chunk-IEJ6UMAD.js → chunk-FX253HDQ.js} +2 -2
- package/__chunks__/{chunk-OJ3JMAGT.js → chunk-GG6P5SOY.js} +2 -2
- package/__chunks__/{chunk-JV7XSR2M.js → chunk-GKRCRSIZ.js} +2 -2
- package/__chunks__/{chunk-BAGNFQBH.js → chunk-GPEODC65.js} +2 -2
- package/__chunks__/{chunk-LJDUUEVE.js → chunk-GQGA7MQL.js} +2 -2
- package/__chunks__/chunk-GSHXL3C6.js +2 -0
- package/__chunks__/{chunk-K6T7FXKT.js → chunk-GVMVOVZM.js} +2 -2
- package/__chunks__/{chunk-HVBPAKEW.js → chunk-GWJZAREP.js} +2 -2
- package/__chunks__/{chunk-SV7VIM6Y.js → chunk-GZA2O5XZ.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-HEJFGYB4.js → chunk-H3MPKMYV.js} +2 -2
- 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-PWNTLE7O.js → chunk-HFYNQWQO.js} +2 -2
- package/__chunks__/{chunk-BO4I7TU7.js → chunk-HINPJG36.js} +2 -2
- package/__chunks__/{chunk-FVY4PX7G.js → chunk-HOQR6VNS.js} +2 -2
- package/__chunks__/{chunk-LUKXK4PJ.js → chunk-HPZDSCI6.js} +2 -2
- package/__chunks__/{chunk-EQSL3LHM.js → chunk-HQF3OTNQ.js} +2 -2
- package/__chunks__/{chunk-TYN4NL7P.js → chunk-HQVA6BN4.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-WRHAGDVV.js → chunk-IBNMCTZ3.js} +2 -2
- package/__chunks__/{chunk-5VEXZKXZ.js → chunk-IG63UBHO.js} +2 -2
- package/__chunks__/{chunk-QKAGGKMZ.js → chunk-IH6XL5SK.js} +2 -2
- package/__chunks__/{chunk-ALRWYKJ3.js → chunk-IHT22DD2.js} +2 -2
- package/__chunks__/{chunk-6PIL672R.js → chunk-IMUNKZUI.js} +2 -2
- package/__chunks__/{chunk-A5L2WT53.js → chunk-IPMDHAEV.js} +2 -2
- package/__chunks__/{chunk-M72NGQGD.js → chunk-ITGCTIQR.js} +2 -2
- package/__chunks__/chunk-IUIJ7I6N.js +2 -0
- package/__chunks__/{chunk-6S7QMZNK.js → chunk-IXE232G2.js} +2 -2
- package/__chunks__/{chunk-U2E5WIJJ.js → chunk-IZEAIXHU.js} +2 -2
- package/__chunks__/chunk-IZFMBOQX.js +2 -0
- package/__chunks__/{chunk-FBL3RDGV.js → chunk-JC4HDCH2.js} +2 -2
- package/__chunks__/{chunk-D3WFE5YS.js → chunk-JCY3XPSZ.js} +2 -2
- package/__chunks__/{chunk-ZBEKS6PS.js → chunk-JIKTTFUV.js} +2 -2
- package/__chunks__/{chunk-Y7OU5KIO.js → chunk-JLWOLWDL.js} +2 -2
- package/__chunks__/{chunk-V2VRYADK.js → chunk-JX5HWH4J.js} +2 -2
- package/__chunks__/{chunk-37ID6NXL.js → chunk-JZTWJVWG.js} +2 -2
- package/__chunks__/{chunk-TKDQ67OU.js → chunk-JZVOIA3R.js} +2 -2
- package/__chunks__/chunk-K4KQPWX5.js +2 -0
- package/__chunks__/{chunk-VOCTSFNO.js → chunk-K77PSVIN.js} +2 -2
- package/__chunks__/{chunk-XYS3N3TZ.js → chunk-K7IS3PTI.js} +2 -2
- package/__chunks__/{chunk-44ZY2IG5.js → chunk-KCPRL5TI.js} +2 -2
- package/__chunks__/{chunk-EKUV2K5K.js → chunk-KDP6X735.js} +2 -2
- package/__chunks__/{chunk-P62RAJK6.js → chunk-KFVY6NY7.js} +2 -2
- package/__chunks__/{chunk-K24Q7A25.js → chunk-KK6ZIOUP.js} +2 -2
- package/__chunks__/{chunk-KIIXBWPE.js → chunk-KLZLL3HG.js} +2 -2
- package/__chunks__/{chunk-6PYKJOPZ.js → chunk-KNT7OBR5.js} +2 -2
- package/__chunks__/chunk-KOQMQ6NG.js +2 -0
- package/__chunks__/{chunk-MDYH3TAR.js → chunk-KPK46DN6.js} +2 -2
- package/__chunks__/{chunk-PEHW2ZJ4.js → chunk-KWOUJGVB.js} +2 -2
- package/__chunks__/{chunk-DRMJ7OYY.js → chunk-KX6L67PZ.js} +2 -2
- package/__chunks__/{chunk-APIHXAWO.js → chunk-KXNGKRWN.js} +2 -2
- package/__chunks__/chunk-KZG6ZKUF.js +2 -0
- package/__chunks__/{chunk-EYBL2DZQ.js → chunk-L3SLNT3Q.js} +2 -2
- package/__chunks__/chunk-L7D4W7HV.js +2 -0
- package/__chunks__/chunk-L7K7RJH7.js +2 -0
- package/__chunks__/chunk-LAKQHUPZ.js +2 -0
- package/__chunks__/{chunk-SPUHV23C.js → chunk-LAUT4LM4.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-LODUBDGU.js +2 -0
- package/__chunks__/chunk-LSUAPCDJ.js +2 -0
- package/__chunks__/{chunk-SIWZ2PMD.js → chunk-LVAIEXYQ.js} +2 -2
- package/__chunks__/{chunk-PVA7E7LL.js → chunk-LY4FYJ4C.js} +2 -2
- package/__chunks__/{chunk-C3KHOLAQ.js → chunk-M4XMOHLO.js} +2 -2
- package/__chunks__/{chunk-HCBCQSLR.js → chunk-M7ZNZ7NA.js} +2 -2
- package/__chunks__/{chunk-HXGWOGYH.js → chunk-MCXE2OJK.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-5SSLY5Y3.js → chunk-MIJSY4UO.js} +2 -2
- package/__chunks__/chunk-MLNBBUL3.js +2 -0
- package/__chunks__/chunk-MTTVEC3D.js +2 -0
- package/__chunks__/{chunk-XTMENGRC.js → chunk-MZ5SG35I.js} +2 -2
- package/__chunks__/{chunk-2WUN7ZR2.js → chunk-N5RGN6AW.js} +2 -2
- package/__chunks__/{chunk-CNBYHU7O.js → chunk-N6GRXXXC.js} +2 -2
- package/__chunks__/{chunk-LZJ3KLAE.js → chunk-N6LQOJNC.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-6AGOAZNP.js → chunk-NCB5XRXW.js} +2 -2
- package/__chunks__/{chunk-IBZVKTPJ.js → chunk-NH72OC6D.js} +2 -2
- package/__chunks__/chunk-NHQ2ILEZ.js +2 -0
- package/__chunks__/{chunk-MEZ7Y2GV.js → chunk-NNWKLB2J.js} +2 -2
- package/__chunks__/chunk-NOFJ6VID.js +2 -0
- package/__chunks__/{chunk-63CVVKHG.js → chunk-NSOQDOEZ.js} +2 -2
- package/__chunks__/{chunk-OBIDQER4.js → chunk-NST37LLV.js} +2 -2
- package/__chunks__/{chunk-N7OBCE6V.js → chunk-NSVKA4L6.js} +2 -2
- package/__chunks__/chunk-NUBZD7IJ.js +2 -0
- package/__chunks__/{chunk-J24KOCLN.js → chunk-NY2AEE55.js} +2 -2
- package/__chunks__/{chunk-GSY5IELC.js → chunk-NZIYS7NN.js} +2 -2
- package/__chunks__/{chunk-MREKWZJ5.js → chunk-O3BM5GVO.js} +2 -2
- package/__chunks__/{chunk-6FZZOEGT.js → chunk-O7PO2TJD.js} +2 -2
- package/__chunks__/chunk-OAAKH226.js +2 -0
- package/__chunks__/{chunk-QOHPZQIO.js → chunk-OARNIZVJ.js} +2 -2
- package/__chunks__/{chunk-5QWM46KI.js → chunk-OAZQEDZD.js} +2 -2
- package/__chunks__/{chunk-BU52W6U4.js → chunk-OCO466PD.js} +2 -2
- package/__chunks__/{chunk-MCS4VY23.js → chunk-OCSEVFQC.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-ROKSIDG4.js → chunk-ORV62O5H.js} +2 -2
- package/__chunks__/{chunk-QKXJD4A3.js → chunk-OYJR7UAJ.js} +2 -2
- package/__chunks__/{chunk-KLESNFXM.js → chunk-OYQ32WMZ.js} +2 -2
- package/__chunks__/{chunk-HQBTZQC4.js → chunk-P3G77ZH4.js} +2 -2
- package/__chunks__/{chunk-LXUXSM3O.js → chunk-P5YT37CB.js} +2 -2
- package/__chunks__/chunk-P65Y7FVM.js +2 -0
- package/__chunks__/{chunk-26PNCEN6.js → chunk-P665KXJF.js} +2 -2
- package/__chunks__/{chunk-DKNSMNAR.js → chunk-PA6CM6TS.js} +2 -2
- package/__chunks__/chunk-PD7KLI3E.js +2 -0
- package/__chunks__/{chunk-GCPFA5DS.js → chunk-PKKSFAIT.js} +2 -2
- package/__chunks__/{chunk-H7M2MJO2.js → chunk-PLKDBCQR.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-KOHZDKJE.js → chunk-PTJ3CC5T.js} +2 -2
- package/__chunks__/{chunk-VIAWGYHZ.js → chunk-PUF4SE4L.js} +2 -2
- package/__chunks__/chunk-Q4IJKKIA.js +2 -0
- package/__chunks__/{chunk-WMRN2SKZ.js → chunk-Q4IL4WFL.js} +2 -2
- package/__chunks__/{chunk-PV6TLW3J.js → chunk-Q52GSNUV.js} +2 -2
- package/__chunks__/{chunk-34GEGF5Y.js → chunk-Q7K6WI67.js} +2 -2
- package/__chunks__/{chunk-A22MS5SV.js → chunk-QAYNXVEQ.js} +2 -2
- package/__chunks__/{chunk-CQZQ6E5V.js → chunk-QHLWZ3BT.js} +2 -2
- package/__chunks__/{chunk-KO4BXGXX.js → chunk-QIXTNSSF.js} +2 -2
- package/__chunks__/chunk-QP2M2C7R.js +2 -0
- package/__chunks__/{chunk-DZMN32EC.js → chunk-QSXZEDPY.js} +2 -2
- package/__chunks__/{chunk-U7BRR2HV.js → chunk-RERJ4T3H.js} +2 -2
- package/__chunks__/{chunk-ICGF3OUL.js → chunk-RRGE6Q5M.js} +2 -2
- package/__chunks__/{chunk-ZX4PHT7S.js → chunk-RV633TYI.js} +2 -2
- package/__chunks__/{chunk-JC4R6MW6.js → chunk-RW6S6IAS.js} +2 -2
- package/__chunks__/chunk-RX2NGJSD.js +2 -0
- package/__chunks__/chunk-S3KD5KK2.js +2 -0
- package/__chunks__/{chunk-SKBIXZTQ.js → chunk-SBCX6NSH.js} +2 -2
- package/__chunks__/{chunk-5UARG2MD.js → chunk-SIYAGK7F.js} +2 -2
- package/__chunks__/chunk-SMMD2BLI.js +2 -0
- package/__chunks__/{chunk-4KOQ4XPF.js → chunk-SPF5JT7P.js} +2 -2
- package/__chunks__/{chunk-4CWAT63N.js → chunk-SQ7M7N35.js} +2 -2
- package/__chunks__/chunk-SRHRU7FN.js +2 -0
- package/__chunks__/{chunk-NVNHGKKE.js → chunk-SUHPDH3B.js} +2 -2
- package/__chunks__/chunk-SXZV2FV7.js +2 -0
- package/__chunks__/{chunk-DJENMVSO.js → chunk-TAAADPTZ.js} +2 -2
- package/__chunks__/{chunk-NEUTOONN.js → chunk-TBRRRLYO.js} +2 -2
- package/__chunks__/chunk-TCGELZI4.js +2 -0
- package/__chunks__/{chunk-GCJYHTRG.js → chunk-TRQMFZTQ.js} +2 -2
- package/__chunks__/{chunk-SYQOUCPR.js → chunk-TTMKEKQO.js} +2 -2
- package/__chunks__/chunk-TWDSNYOH.js +2 -0
- package/__chunks__/{chunk-R7OX4IST.js → chunk-TXO3KD2Q.js} +2 -2
- package/__chunks__/chunk-TYIT2XTU.js +2 -0
- package/__chunks__/chunk-U4VASFRN.js +2 -0
- package/__chunks__/{chunk-PE3D2MZ6.js → chunk-UC4ZQWWL.js} +2 -2
- package/__chunks__/{chunk-PLCDAHXF.js → chunk-UET5NZUD.js} +2 -2
- package/__chunks__/{chunk-3JXPYC67.js → chunk-UIOBJFYD.js} +2 -2
- package/__chunks__/{chunk-W52B4DN5.js → chunk-UIXHZOBZ.js} +2 -2
- package/__chunks__/{chunk-Z7CXRSOE.js → chunk-UK2LC3YO.js} +2 -2
- package/__chunks__/{chunk-ASGKLYIR.js → chunk-UPJWZJX4.js} +2 -2
- package/__chunks__/{chunk-VHZNGPYU.js → chunk-UUNLRD2J.js} +2 -2
- package/__chunks__/{chunk-WQJYO2YY.js → chunk-V3Z5WAJ2.js} +2 -2
- package/__chunks__/{chunk-4WSTU7EL.js → chunk-V7EWDPEH.js} +2 -2
- package/__chunks__/{chunk-2MP2EF4U.js → chunk-VBQG2QXR.js} +2 -2
- package/__chunks__/{chunk-776CE2KN.js → chunk-VCNA26JJ.js} +2 -2
- package/__chunks__/{chunk-PMEKOZBG.js → chunk-VETLSSCG.js} +2 -2
- package/__chunks__/{chunk-UCIKNUQ5.js → chunk-VG2N5QZN.js} +2 -2
- package/__chunks__/{chunk-XF2JZN2T.js → chunk-VITHU4OM.js} +2 -2
- package/__chunks__/{chunk-LH6BCDIW.js → chunk-VNXTHVC3.js} +2 -2
- package/__chunks__/chunk-VP5YPP7O.js +2 -0
- package/__chunks__/chunk-VQ4JQCDK.js +2 -0
- package/__chunks__/{chunk-Y4N6ZKFU.js → chunk-VRZING3L.js} +2 -2
- package/__chunks__/{chunk-Q3MPXHVT.js → chunk-VWU2KLAH.js} +2 -2
- package/__chunks__/{chunk-PTNZZ33O.js → chunk-W3JLND4U.js} +2 -2
- package/__chunks__/{chunk-UWXFBSC4.js → chunk-W6UGF3HH.js} +2 -2
- package/__chunks__/{chunk-VULOUSUG.js → chunk-WBRILQOH.js} +2 -2
- package/__chunks__/{chunk-2TKLBHNZ.js → chunk-WC5JXZVS.js} +2 -2
- package/__chunks__/{chunk-YUUAC2ZS.js → chunk-WCUU5UUU.js} +2 -2
- package/__chunks__/{chunk-NJV5SUG7.js → chunk-WDPVE2XW.js} +2 -2
- package/__chunks__/{chunk-K3M27SZ4.js → chunk-WIESNKFT.js} +2 -2
- package/__chunks__/{chunk-Z4NTTIYC.js → chunk-WLT7RNJI.js} +2 -2
- package/__chunks__/{chunk-PZRXFWXQ.js → chunk-WQPV4CGT.js} +2 -2
- package/__chunks__/{chunk-6SDN6VYU.js → chunk-WV325H3H.js} +2 -2
- package/__chunks__/{chunk-3TGDWC4B.js → chunk-WWK7UU7W.js} +2 -2
- package/__chunks__/{chunk-FZWTKNRZ.js → chunk-WZWELONA.js} +2 -2
- package/__chunks__/{chunk-WEYBWJHQ.js → chunk-X3JJYWXS.js} +2 -2
- package/__chunks__/{chunk-BVAHQTJA.js → chunk-X4XJKUDS.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-XW4GS322.js → chunk-XAU2SYBQ.js} +2 -2
- package/__chunks__/{chunk-X5V7KMPK.js → chunk-XCRCY2N2.js} +2 -2
- package/__chunks__/chunk-XHJBHORZ.js +2 -0
- package/__chunks__/{chunk-ENPJSPIZ.js → chunk-XQX65RBG.js} +2 -2
- package/__chunks__/{chunk-HPDIREBZ.js → chunk-XRBJHWQX.js} +2 -2
- package/__chunks__/{chunk-FRRFZ4DE.js → chunk-XU4N7JAN.js} +2 -2
- package/__chunks__/{chunk-FMBAMOHT.js → chunk-XUICUKOY.js} +2 -2
- package/__chunks__/{chunk-IOXCV3K2.js → chunk-XVDAFFMR.js} +2 -2
- package/__chunks__/{chunk-3AK2QRZU.js → chunk-XYKZYMH3.js} +2 -2
- package/__chunks__/{chunk-LYR3NXVH.js → chunk-XYNW4BE7.js} +2 -2
- package/__chunks__/{chunk-S4GJX4XN.js → chunk-Y75GLJ2M.js} +2 -2
- package/__chunks__/chunk-Y7Q4JNHA.js +2 -0
- package/__chunks__/{chunk-UPEPL6SX.js → chunk-YFSSBGDT.js} +2 -2
- package/__chunks__/{chunk-BMUXABC4.js → chunk-YJMMSAIM.js} +2 -2
- package/__chunks__/chunk-YKQ23S3F.js +2 -0
- package/__chunks__/{chunk-DZ3L4OD5.js → chunk-YRTHW4UH.js} +2 -2
- package/__chunks__/{chunk-SYRCA6PM.js → chunk-Z2BGXKOS.js} +2 -2
- package/__chunks__/{chunk-3QB5E2I7.js → chunk-Z3XCW7WY.js} +2 -2
- package/__chunks__/{chunk-WLJZR6MI.js → chunk-Z6AWYDT7.js} +2 -2
- package/__chunks__/{chunk-HGL3VDIT.js → chunk-ZAX7SBAA.js} +2 -2
- package/__chunks__/{chunk-R2M2NREB.js → chunk-ZBELGYTF.js} +2 -2
- package/__chunks__/{chunk-H5I4F6FF.js → chunk-ZERI3KFG.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-ZSZPJ6NH.js +2 -0
- package/__chunks__/chunk-ZTTE3F5O.js +2 -0
- package/__chunks__/{chunk-IBLFHVWI.js → chunk-ZUP7EEJG.js} +2 -2
- package/__chunks__/{chunk-24CUGG55.js → chunk-ZWQBM3X3.js} +2 -2
- package/__chunks__/chunk-ZWUGEISO.js +2 -0
- package/__chunks__/{chunk-ATZ4IWH3.js → chunk-ZXMTFZMV.js} +2 -2
- package/__chunks__/{chunk-7K6OV53X.js → chunk-ZXNQWJZR.js} +2 -2
- package/__chunks__/{chunk-YKFSAHDW.js → chunk-ZZKRDEYW.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/SignStepBody.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/ConfirmAmount.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/ConfirmAmountData.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/components/ConfirmAmountData/index.js +1 -1
- 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/components/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmAmount/index.js +3 -3
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/components/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/components/index.js +1 -1
- 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/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/LedgerLoginContent/LedgerLoginContent.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContent/index.js +1 -1
- 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 Jo=Object.create;var ge=Object.defineProperty,Qo=Object.defineProperties,ei=Object.getOwnPropertyDescriptor,ti=Object.getOwnPropertyDescriptors,ri=Object.getOwnPropertyNames,Ee=Object.getOwnPropertySymbols,ni=Object.getPrototypeOf,wt=Object.prototype.hasOwnProperty,Tr=Object.prototype.propertyIsEnumerable;var fr=(e,t,r)=>t in e?ge(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,f=(e,t)=>{for(var r in t||(t={}))wt.call(t,r)&&fr(e,r,t[r]);if(Ee)for(var r of Ee(t))Tr.call(t,r)&&fr(e,r,t[r]);return e},w=(e,t)=>Qo(e,ti(t));var At=(e,t)=>{var r={};for(var o in e)wt.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ee)for(var o of Ee(e))t.indexOf(o)<0&&Tr.call(e,o)&&(r[o]=e[o]);return r};var T=(e,t)=>()=>(e&&(t=e(e=0)),t);var Ne=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),ee=(e,t)=>{for(var r in t)ge(e,r,{get:t[r],enumerable:!0})},yr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of ri(t))!wt.call(e,i)&&i!==r&&ge(e,i,{get:()=>t[i],enumerable:!(o=ei(t,i))||o.enumerable});return e};var S=(e,t,r)=>(r=e!=null?Jo(ni(e)):{},yr(t||!e||!e.__esModule?ge(r,"default",{value:e,enumerable:!0}):r,e)),fe=e=>yr(ge({},"__esModule",{value:!0}),e);var N=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{m(r.next(d))}catch(y){i(y)}},p=d=>{try{m(r.throw(d))}catch(y){i(y)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);m((r=r.apply(e,t)).next())});var Sr=Ne(Le=>{"use strict";n();Le.byteLength=ii;Le.toByteArray=si;Le.fromByteArray=pi;var F=[],D=[],oi=typeof Uint8Array!="undefined"?Uint8Array:Array,bt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(te=0,hr=bt.length;te<hr;++te)F[te]=bt[te],D[bt.charCodeAt(te)]=te;var te,hr;D["-".charCodeAt(0)]=62;D["_".charCodeAt(0)]=63;function xr(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 ii(e){var t=xr(e),r=t[0],o=t[1];return(r+o)*3/4-o}function ai(e,t,r){return(t+r)*3/4-r}function si(e){var t,r=xr(e),o=r[0],i=r[1],l=new oi(ai(e,o,i)),p=0,m=i>0?o-4:o,d;for(d=0;d<m;d+=4)t=D[e.charCodeAt(d)]<<18|D[e.charCodeAt(d+1)]<<12|D[e.charCodeAt(d+2)]<<6|D[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=D[e.charCodeAt(d)]<<2|D[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=D[e.charCodeAt(d)]<<10|D[e.charCodeAt(d+1)]<<4|D[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function ci(e){return F[e>>18&63]+F[e>>12&63]+F[e>>6&63]+F[e&63]}function li(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(ci(o));return i.join("")}function pi(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push(li(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push(F[t>>2]+F[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(F[t>>10]+F[t>>4&63]+F[t<<2&63]+"=")),i.join("")}});var wr=Ne(It=>{n();It.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,d=(1<<m)-1,y=d>>1,x=-7,h=r?i-1:0,E=r?-1:1,k=e[t+h];for(h+=E,l=k&(1<<-x)-1,k>>=-x,x+=m;x>0;l=l*256+e[t+h],h+=E,x-=8);for(p=l&(1<<-x)-1,l>>=-x,x+=o;x>0;p=p*256+e[t+h],h+=E,x-=8);if(l===0)l=1-y;else{if(l===d)return p?NaN:(k?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-y}return(k?-1:1)*p*Math.pow(2,l-o)};It.write=function(e,t,r,o,i,l){var p,m,d,y=l*8-i-1,x=(1<<y)-1,h=x>>1,E=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,k=o?0:l-1,H=o?1:-1,ke=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(m=isNaN(t)?1:0,p=x):(p=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-p))<1&&(p--,d*=2),p+h>=1?t+=E/d:t+=E*Math.pow(2,1-h),t*d>=2&&(p++,d/=2),p+h>=x?(m=0,p=x):p+h>=1?(m=(t*d-1)*Math.pow(2,i),p=p+h):(m=t*Math.pow(2,h-1)*Math.pow(2,i),p=0));i>=8;e[r+k]=m&255,k+=H,m/=256,i-=8);for(p=p<<i|m,y+=i;y>0;e[r+k]=p&255,k+=H,p/=256,y-=8);e[r+k-H]|=ke*128}});var Pr=Ne(ce=>{"use strict";n();var vt=Sr(),se=wr(),Ar=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ce.Buffer=u;ce.SlowBuffer=Ti;ce.INSPECT_MAX_BYTES=50;var Re=2147483647;ce.kMaxLength=Re;u.TYPED_ARRAY_SUPPORT=ui();!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 ui(){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 j(e){if(e>Re)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 Lt(e)}return vr(e,t,r)}u.poolSize=8192;function vr(e,t,r){if(typeof e=="string")return mi(e,t);if(ArrayBuffer.isView(e))return gi(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(M(e,ArrayBuffer)||e&&M(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(M(e,SharedArrayBuffer)||e&&M(e.buffer,SharedArrayBuffer)))return Et(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=fi(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 kr(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 di(e,t,r){return kr(e),e<=0?j(e):t!==void 0?typeof r=="string"?j(e).fill(t,r):j(e).fill(t):j(e)}u.alloc=function(e,t,r){return di(e,t,r)};function Lt(e){return kr(e),j(e<0?0:Rt(e)|0)}u.allocUnsafe=function(e){return Lt(e)};u.allocUnsafeSlow=function(e){return Lt(e)};function mi(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Er(e,t)|0,o=j(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function kt(e){for(var t=e.length<0?0:Rt(e.length)|0,r=j(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function gi(e){if(M(e,Uint8Array)){var t=new Uint8Array(e);return Et(t.buffer,t.byteOffset,t.byteLength)}return kt(e)}function Et(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 fi(e){if(u.isBuffer(e)){var t=Rt(e.length)|0,r=j(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Ct(e.length)?j(0):kt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return kt(e.data)}function Rt(e){if(e>=Re)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Re.toString(16)+" bytes");return e|0}function Ti(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(M(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),M(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(M(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 Er(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||M(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 Nt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return _r(e).length;default:if(i)return o?-1:Nt(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Er;function yi(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 Ei(this,t,r);case"utf8":case"utf-8":return Lr(this,t,r);case"ascii":return vi(this,t,r);case"latin1":case"binary":return ki(this,t,r);case"base64":return bi(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ni(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function re(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)re(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)re(this,r,r+3),re(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)re(this,r,r+7),re(this,r+1,r+6),re(this,r+2,r+5),re(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Lr(this,0,t):yi.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=ce.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Ar&&(u.prototype[Ar]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(M(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),y=this.slice(i,l),x=t.slice(r,o),h=0;h<d;++h)if(y[h]!==x[h]){p=y[h],m=x[h];break}return p<m?-1:m<p?1:0};function Nr(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,Ct(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(k,H){return l===1?k[H]:k.readUInt16BE(H*l)}var y;if(i){var x=-1;for(y=r;y<p;y++)if(d(e,y)===d(t,x===-1?0:y-x)){if(x===-1&&(x=y),y-x+1===m)return x*l}else x!==-1&&(y-=y-x),x=-1}else for(r+m>p&&(r=p-m),y=r;y>=0;y--){for(var h=!0,E=0;E<m;E++)if(d(e,y+E)!==d(t,E)){h=!1;break}if(h)return y}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return Nr(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return Nr(this,t,r,o,!1)};function hi(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(Ct(m))return p;e[r+p]=m}return p}function xi(e,t,r,o){return Ce(Nt(t,e.length-r),e,r,o)}function Si(e,t,r,o){return Ce(Ci(t),e,r,o)}function wi(e,t,r,o){return Ce(_r(t),e,r,o)}function Ai(e,t,r,o){return Ce(Di(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 hi(this,t,r,o);case"utf8":case"utf-8":return xi(this,t,r,o);case"ascii":case"latin1":case"binary":return Si(this,t,r,o);case"base64":return wi(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ai(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 bi(e,t,r){return t===0&&r===e.length?vt.fromByteArray(e):vt.fromByteArray(e.slice(t,r))}function Lr(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,y,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],y=e[i+2],(d&192)===128&&(y&192)===128&&(h=(l&15)<<12|(d&63)<<6|y&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:d=e[i+1],y=e[i+2],x=e[i+3],(d&192)===128&&(y&192)===128&&(x&192)===128&&(h=(l&15)<<18|(d&63)<<12|(y&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 Ii(o)}var Ir=4096;function Ii(e){var t=e.length;if(t<=Ir)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Ir));return r}function vi(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 ki(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 Ei(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+=_i[e[l]];return i}function Ni(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 v(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||v(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||v(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||v(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||v(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||v(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||v(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||v(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||v(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||v(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||v(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||v(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||v(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||v(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||v(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||v(t,4,this.length),se.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||v(t,4,this.length),se.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||v(t,8,this.length),se.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||v(t,8,this.length),se.read(this,t,!1,52,8)};function L(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;L(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;L(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||L(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||L(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||L(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||L(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||L(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);L(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);L(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||L(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||L(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||L(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||L(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||L(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 Rr(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 Cr(e,t,r,o,i){return t=+t,r=r>>>0,i||Rr(e,t,r,4,34028234663852886e22,-34028234663852886e22),se.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return Cr(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return Cr(this,t,r,!1,o)};function Dr(e,t,r,o,i){return t=+t,r=r>>>0,i||Rr(e,t,r,8,17976931348623157e292,-17976931348623157e292),se.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return Dr(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return Dr(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 Li=/[^+/0-9A-Za-z-_]/g;function Ri(e){if(e=e.split("=")[0],e=e.trim().replace(Li,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Nt(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 Ci(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function Di(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 _r(e){return vt.toByteArray(Ri(e))}function Ce(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 M(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Ct(e){return e!==e}var _i=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 Ur=Ne((Bs,Br)=>{n();var b=Br.exports={},B,U;function Dt(){throw new Error("setTimeout has not been defined")}function _t(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?B=setTimeout:B=Dt}catch(e){B=Dt}try{typeof clearTimeout=="function"?U=clearTimeout:U=_t}catch(e){U=_t}})();function Or(e){if(B===setTimeout)return setTimeout(e,0);if((B===Dt||!B)&&setTimeout)return B=setTimeout,setTimeout(e,0);try{return B(e,0)}catch(t){try{return B.call(null,e,0)}catch(r){return B.call(this,e,0)}}}function Pi(e){if(U===clearTimeout)return clearTimeout(e);if((U===_t||!U)&&clearTimeout)return U=clearTimeout,clearTimeout(e);try{return U(e)}catch(t){try{return U.call(null,e)}catch(r){return U.call(this,e)}}}var z=[],le=!1,ne,De=-1;function Oi(){!le||!ne||(le=!1,ne.length?z=ne.concat(z):De=-1,z.length&&Fr())}function Fr(){if(!le){var e=Or(Oi);le=!0;for(var t=z.length;t;){for(ne=z,z=[];++De<t;)ne&&ne[De].run();De=-1,t=z.length}ne=null,le=!1,Pi(e)}}b.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];z.push(new Mr(e,t)),z.length===1&&!le&&Or(Fr)};function Mr(e,t){this.fun=e,this.array=t}Mr.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function K(){}b.on=K;b.addListener=K;b.once=K;b.off=K;b.removeListener=K;b.removeAllListeners=K;b.emit=K;b.prependListener=K;b.prependOnceListener=K;b.listeners=function(e){return[]};b.binding=function(e){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(e){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var a,s,Us,n=T(()=>{a=S(Pr()),s=S(Ur()),Us=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 Vr=T(()=>{"use strict";n()});var Gr=T(()=>{"use strict";n()});var Wr=T(()=>{"use strict";n()});var Pt,$r=T(()=>{"use strict";n();Pt=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(Pt||{})});var Hr=T(()=>{"use strict";n()});var Ot=T(()=>{"use strict";n()});var qr=T(()=>{"use strict";n()});var jr=T(()=>{"use strict";n()});var zr=T(()=>{"use strict";n()});var Kr=T(()=>{"use strict";n()});var _e,Yr,Ys,Xr,Xs,Y=T(()=>{"use strict";n();_e=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),Yr=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Yr||{}),Ys=f(f({},_e.CrossWindowProviderRequestEnums),Yr),Xr=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(Xr||{}),Xs=f(f({},_e.CrossWindowProviderResponseEnums),Xr)});var Zr=T(()=>{"use strict";n()});var Jr=T(()=>{"use strict";n()});var R=T(()=>{"use strict";n()});var Qr=T(()=>{"use strict";n()});var en=T(()=>{"use strict";n()});var tn=T(()=>{"use strict";n()});var P=T(()=>{"use strict";n();jr();zr();Kr();Y();Zr();Jr();R();Qr();en();tn()});var Te,rn,mc,nn,gc,on,fc,Tc,Fi,pe=T(()=>{"use strict";n();P();Te={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:rn,egldLabel:mc}=Te["devnet"],{chainId:nn,egldLabel:gc}=Te["testnet"],{chainId:on,egldLabel:fc}=Te["mainnet"],Tc={["devnet"]:rn,["testnet"]:nn,["mainnet"]:on},Fi={[rn]:"devnet",[nn]:"testnet",[on]:"mainnet"}});var an=T(()=>{"use strict";n()});var V,sn=T(()=>{"use strict";n();V=require("@multiversx/sdk-web-wallet-provider")});var Ft,Mt,cn,Pe,ln,ue,A=T(()=>{"use strict";n();Vr();Gr();Wr();$r();Hr();Ot();qr();pe();an();sn();Ft=5e4,Mt=1e9,cn=1,Pe="logout",ln="login",ue="0"});var Oe,Bt=T(()=>{"use strict";n();Oe=()=>Date.now()/1e3});var pn=T(()=>{"use strict";n()});var un=T(()=>{"use strict";n()});var dn=T(()=>{"use strict";n();Bt();pn();un()});var Ut={};ee(Ut,{clear:()=>Vi,getItem:()=>Bi,localStorageKeys:()=>oe,removeItem:()=>Ui,setItem:()=>Mi});var oe,Fe,Mi,Bi,Ui,Vi,ye=T(()=>{"use strict";n();dn();oe={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Fe=typeof localStorage!="undefined",Mi=({key:e,data:t,expires:r})=>{!Fe||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Bi=e=>{if(!Fe)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:Oe()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Ui=e=>{!Fe||localStorage.removeItem(String(e))},Vi=()=>{!Fe||localStorage.clear()}});var Vt={};ee(Vt,{clear:()=>Tn,getItem:()=>gn,removeItem:()=>fn,setItem:()=>mn,storage:()=>Gi});var mn,gn,fn,Tn,Gi,yn=T(()=>{"use strict";n();mn=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},gn=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},fn=e=>sessionStorage.removeItem(String(e)),Tn=()=>sessionStorage.clear(),Gi={setItem:mn,getItem:gn,removeItem:fn,clear:Tn}});var de,Me=T(()=>{"use strict";n();ye();yn();de={session:Vt,local:Ut}});var Gt,I,Be,O=T(()=>{"use strict";n();Gt=require("@reduxjs/toolkit");A();I=(0,Gt.createAction)(Pe),Be=(0,Gt.createAction)(ln,e=>({payload:e}))});var $t,hn,xn,Ue,Wt,Sn,wn,Kc,An,Yc,Xc,Zc,Jc,Qc,el,tl,rl,Ve,Ge=T(()=>{"use strict";n();$t=require("@multiversx/sdk-core"),hn=require("@reduxjs/toolkit"),xn=require("redux-persist");A();Me();ye();O();Ue={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:ue},Wt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Ue},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Sn=(0,hn.createSlice)({name:"accountInfoSlice",initialState:Wt,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new $t.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:Ue},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(I,()=>(de.local.removeItem(oe.loginExpiresAt),Wt)),e.addCase(Be,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new $t.Address(o).hex()}),e.addCase(xn.REHYDRATE,(t,r)=>{var y;if(!((y=r.payload)!=null&&y.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:Wt.accounts,t.publicKey=m})}}),{setAccount:wn,setAddress:Kc,setAccountNonce:An,setAccountShard:Yc,setLedgerAccount:Xc,updateLedgerAccount:Zc,setWalletConnectAccount:Jc,setIsAccountLoading:Qc,setAccountLoadingError:el,setWebsocketEvent:tl,setWebsocketBatchEvent:rl}=Sn.actions,Ve=Sn.reducer});function he(){return new Date().setHours(new Date().getHours()+24)}function xe(e){de.local.setItem({key:oe.loginExpiresAt,data:e,expires:e})}var Ht=T(()=>{"use strict";n();Me();ye()});var In,bn,vn,ml,gl,fl,Tl,yl,hl,kn,xl,Sl,We,$e=T(()=>{"use strict";n();In=require("@reduxjs/toolkit");Ht();Y();O();bn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,crossWindowLogin:null,isLoginSessionInvalid:!1},vn=(0,In.createSlice)({name:"loginInfoSlice",initialState:bn,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(I,()=>bn),e.addCase(Be,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,xe(he())})}}),{setLoginMethod:ml,setWalletConnectLogin:gl,setLedgerLogin:fl,setTokenLogin:Tl,setTokenLoginSignature:yl,setWalletLogin:hl,invalidateLoginSession:kn,setLogoutRoute:xl,setIsWalletConnectV2Initialized:Sl}=vn.actions,We=vn.reducer});var Nn,En,Ln,Il,vl,kl,El,He,qe=T(()=>{"use strict";n();Nn=require("@reduxjs/toolkit");O();En={},Ln=(0,Nn.createSlice)({name:"modalsSlice",initialState:En,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(I,()=>En)}}),{setTxSubmittedModal:Il,setNotificationModal:vl,clearTxSubmittedModal:kl,clearNotificationModal:El}=Ln.actions,He=Ln.reducer});var Rn=T(()=>{"use strict";n()});var Cn=T(()=>{"use strict";n();Rn()});function Dn(e){return e[Math.floor(Math.random()*e.length)]}var _n=T(()=>{"use strict";n()});var Pn=T(()=>{"use strict";n();Ot()});var On=T(()=>{"use strict";n();Cn();_n();Pn()});var Fn,Mn,Bn,qt,Wi,Un,Hl,ql,jl,je,ze=T(()=>{"use strict";n();Fn=require("@reduxjs/toolkit"),Mn=S(require("lodash.omit")),Bn=require("redux-persist");O();On();qt={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Wi={network:qt,chainID:"-1"},Un=(0,Fn.createSlice)({name:"appConfig",initialState:Wi,reducers:{initializeNetworkConfig:(e,t)=>{let r=Dn(t.payload.walletConnectV2RelayAddresses),o=(0,Mn.default)(t.payload,"walletConnectV2RelayAddresses");e.network=w(f(f({},e.network),o),{walletConnectV2RelayAddress:r})},setChainID:(e,t)=>{e.chainID=t.payload},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(I,t=>{t.network.customWalletAddress=void 0}),e.addCase(Bn.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:Hl,setChainID:ql,setCustomWalletAddress:jl}=Un.actions,je=Un.reducer});var Vn,jt,Gn,Jl,Ql,ep,Ke,Ye=T(()=>{"use strict";n();Vn=require("@reduxjs/toolkit");P();O();jt={isSigning:!1,signedSessions:{}},Gn=(0,Vn.createSlice)({name:"signedMessageInfoSliceState",initialState:jt,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]=f(f({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>f(f({},e),t.payload),clearSignedMessageInfo:()=>jt},extraReducers:e=>{e.addCase(I,()=>jt)}}),{setSignSession:Jl,clearSignedMessageInfo:Ql,setSignSessionState:ep}=Gn.actions,Ke=Gn.reducer});var $n,Hn,Wn,qn,sp,cp,lp,pp,Xe,Ze=T(()=>{"use strict";n();$n=require("@reduxjs/toolkit"),Hn=require("redux-persist");P();Bt();O();Wn={customToasts:[],transactionToasts:[]},qn=(0,$n.createSlice)({name:"toastsSlice",initialState:Wn,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(f(f({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(w(f({},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:Oe(),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(I,()=>Wn),e.addCase(Hn.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:sp,removeCustomToast:cp,addTransactionToast:lp,removeTransactionToast:pp}=qn.actions,Xe=qn.reducer});var jn,Kt,Yt,Xt,$i,zt,zn,gp,fp,Tp,Je,Qe=T(()=>{"use strict";n();jn=require("@reduxjs/toolkit");O();Kt="Transaction failed",Yt="Transaction successful",Xt="Processing transaction",$i="Transaction submitted",zt={},zn=(0,jn.createSlice)({name:"transactionsInfo",initialState:zt,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Kt,successMessage:(o==null?void 0:o.successMessage)||Yt,processingMessage:(o==null?void 0:o.processingMessage)||Xt,submittedMessage:(o==null?void 0:o.submittedMessage)||$i,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>zt},extraReducers:e=>{e.addCase(I,()=>zt)}}),{clearTransactionsInfo:gp,setTransactionsDisplayInfo:fp,clearTransactionsInfoForSessionId:Tp}=zn.actions,Je=zn.reducer});function Kn(e){return e!=null&&(ea(e)||ia(e))}function et(e){return e!=null&&(ta(e)||aa(e))}function tt(e){return e!=null&&(ra(e)||sa(e))}function Yn(e){return e!=null&&(na(e)||ca(e))}function Xn(e){return e!=null&&oa(e)}function ea(e){return e!=null&&qi.includes(e)}function ta(e){return e!=null&&ji.includes(e)}function ra(e){return e!=null&&zi.includes(e)}function na(e){return e!=null&&Ki.includes(e)}function oa(e){return e!=null&&Yi.includes(e)}function ia(e){return e!=null&&Xi.includes(e)}function aa(e){return e!=null&&Zi.includes(e)}function sa(e){return e!=null&&Ji.includes(e)}function ca(e){return e!=null&&Qi.includes(e)}var qi,ji,zi,Ki,Yi,Xi,Zi,Ji,Qi,Jt=T(()=>{"use strict";n();Y();qi=["sent"],ji=["success"],zi=["fail","cancelled","timedOut"],Ki=["invalid"],Yi=["timedOut"],Xi=["pending"],Zi=["success"],Ji=["fail","invalid"],Qi=["not executed"]});var Zn,Jn,Se,la,Qn,vp,kp,Ep,Np,Lp,Rp,Cp,Dp,_p,Pp,Op,rt,nt=T(()=>{"use strict";n();Zn=require("@reduxjs/toolkit"),Jn=require("redux-persist");Y();Jt();O();Se={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},la={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Qn=(0,Zn.createSlice)({name:"transactionsSlice",initialState:Se,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,y;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:m}=t.payload;e.customTransactionInformationForSessionId[r]=f(f(f({},la),((d=e.signedTransactions[r])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:f(f({},e.customTransactionInformationForSessionId[r]),m!=null?m:{})},((y=e==null?void 0:e.transactionsToSign)==null?void 0:y.sessionId)===r&&(e.transactionsToSign=Se.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=f(f({},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,y,x,h,E,k,H,ke;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,m=(y=(d=e.signedTransactions)==null?void 0:d[r])==null?void 0:y.transactions;if(m!=null){e.signedTransactions[r].transactions=m.map(q=>q.hash===l?w(f({},q),{status:o,errorMessage:i,inTransit:p}):q);let Yo=(h=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:h.every(q=>et(q.status)),Xo=(k=(E=e.signedTransactions[r])==null?void 0:E.transactions)==null?void 0:k.every(q=>tt(q.status)),Zo=(ke=(H=e.signedTransactions[r])==null?void 0:H.transactions)==null?void 0:ke.every(q=>Yn(q.status));Yo&&(e.signedTransactions[r].status="success"),Xo&&(e.signedTransactions[r].status="fail"),Zo&&(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=Se.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Se.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=f(f({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(I,()=>Se),e.addCase(Jn.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,y])=>{let x=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(m[d]=y),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:vp,updateSignedTransactions:kp,setTransactionsToSign:Ep,clearAllTransactionsToSign:Np,clearAllSignedTransactions:Lp,clearSignedTransaction:Rp,clearTransactionToSign:Cp,setSignTransactionsError:Dp,setSignTransactionsCancelMessage:_p,moveTransactionsToSignedState:Pp,updateSignedTransactionsCustomTransactionInformation:Op}=Qn.actions,rt=Qn.reducer});var eo,Qt,to,Up,Vp,Gp,Wp,ot,it=T(()=>{"use strict";n();eo=require("@reduxjs/toolkit");O();Qt={},to=(0,eo.createSlice)({name:"batchTransactionsSlice",initialState:Qt,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:()=>Qt},extraReducers:e=>{e.addCase(I,()=>Qt)}}),{setBatchTransactions:Up,updateBatchTransactions:Vp,clearBatchTransactions:Gp,clearAllBatchTransactions:Wp}=to.actions,ot=to.reducer});var no,ro,oo,jp,io,er=T(()=>{"use strict";n();no=require("@reduxjs/toolkit");O();ro={},oo=(0,no.createSlice)({name:"dappConfigSlice",initialState:ro,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(I,()=>ro)}}),{setDappConfig:jp}=oo.actions,io=oo.reducer});var me=T(()=>{"use strict";n();Ge();$e();qe();ze();Ye();Ze();Qe();nt();it();er()});var ar=T(()=>{"use strict";n()});var fo,ya,ha,ae,dt=T(()=>{"use strict";n();fo=require("@reduxjs/toolkit");ar();Ge();it();er();$e();qe();ze();Ye();Ze();Qe();nt();ya={["account"]:Ve,["dappConfig"]:io,["loginInfo"]:We,["modals"]:He,["networkConfig"]:je,["signedMessageInfo"]:Ke,["toasts"]:Xe,["transactionsInfo"]:Je,["transactions"]:rt,["batchTransactions"]:ot},ha=(e={})=>(0,fo.combineReducers)(f(f({},ya),e)),ae=ha});var xo={};ee(xo,{default:()=>Pa,sessionStorageReducers:()=>sr});function Z(e,t=[]){return{key:e,version:1,storage:yo.default,blacklist:t}}var C,To,yo,xa,we,Sa,wa,Aa,ba,Ia,va,ka,Ea,Na,La,ho,Ra,sr,Ca,Da,_a,Pa,So=T(()=>{"use strict";n();C=require("redux-persist"),To=S(require("redux-persist/lib/storage")),yo=S(require("redux-persist/lib/storage/session"));dt();me();Ge();it();$e();qe();ze();Ye();Ze();Qe();nt();ar();xa={persistReducersStorageType:"localStorage"},we={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Sa=Z(we["account"]),wa=Z(we["loginInfo"]),Aa=Z(we["modals"]),ba=Z(we["networkConfig"]),Ia={2:e=>w(f({},e),{networkConfig:qt})};va=Z("sdk-dapp-transactionsInfo"),ka=Z("sdk-dapp-transactions",["transactionsToSign"]),Ea=Z("sdk-dapp-batchTransactions",["batchTransactions"]),Na=Z("sdk-dapp-toasts"),La=Z("sdk-dapp-signedMessageInfo"),ho={key:"sdk-dapp-store",version:2,storage:To.default,whitelist:Object.keys(we),migrate:(0,C.createMigrate)(Ia,{debug:!1})},Ra=w(f({},ho),{whitelist:[]}),sr={["toasts"]:(0,C.persistReducer)(Na,Xe),["transactions"]:(0,C.persistReducer)(ka,rt),["transactionsInfo"]:(0,C.persistReducer)(va,Je),["batchTransactions"]:(0,C.persistReducer)(Ea,ot),["signedMessageInfo"]:(0,C.persistReducer)(La,Ke)},Ca=w(f({},sr),{["account"]:(0,C.persistReducer)(Sa,Ve),["loginInfo"]:(0,C.persistReducer)(wa,We),["modals"]:(0,C.persistReducer)(Aa,He),["networkConfig"]:(0,C.persistReducer)(ba,je)}),Da=xa.persistReducersStorageType==="localStorage",_a=Da?(0,C.persistReducer)(ho,ae(sr)):(0,C.persistReducer)(Ra,ae(Ca)),Pa=_a});var wo={};ee(wo,{default:()=>Oa});var Oa,Ao=T(()=>{"use strict";n();dt();Oa=ae()});var bo={};ee(bo,{default:()=>Ma});var _,Fa,Ma,Io=T(()=>{"use strict";n();_=require("redux-persist"),Fa=[_.FLUSH,_.REHYDRATE,_.PAUSE,_.PERSIST,_.PURGE,_.REGISTER],Ma=Fa});var Eo={};ee(Eo,{default:()=>ko});function ko(e){return(0,vo.persistStore)(e)}var vo,No=T(()=>{"use strict";n();vo=require("redux-persist")});var _s={};ee(_s,{useGetEgldPrice:()=>Ds});module.exports=fe(_s);n();var Ko=S(require("swr"));n();n();n();var xs=S(require("axios"));n();n();me();n();var ao=S(require("lodash.isequal")),at=require("reselect"),g=(0,at.createSelectorCreator)(at.defaultMemoize,ao.default);var G=e=>e.account,st=g(G,e=>e.address),tr=g(G,st,(e,t)=>t in e.accounts?e.accounts[t]:Ue),cu=g(G,tr,(e,t)=>{let i=e,{accounts:r}=i,o=At(i,["accounts"]);return w(f({},o),{account:t})}),lu=g(tr,e=>e.balance),pu=g(tr,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),uu=g(G,e=>e.shard),du=g(G,e=>e.ledgerAccount),mu=g(G,e=>e.walletConnectAccount),gu=g(G,e=>e.isAccountLoading),fu=g(G,e=>e.accountLoadingError),Tu=g(G,e=>e.websocketEvent),yu=g(G,e=>e.websocketBatchEvent);n();var pa=e=>e.dappConfig,Su=g(pa,e=>e.shouldUseWebViewProvider);n();var X=e=>e.loginInfo,Iu=g(X,e=>e.loginMethod),vu=g(X,st,(e,t)=>Boolean(t)),ku=g(X,e=>e.walletConnectLogin),Eu=g(X,e=>e.ledgerLogin),Nu=g(X,e=>e.walletLogin),Lu=g(X,e=>e.isLoginSessionInvalid),Ru=g(X,e=>e.tokenLogin),Cu=g(X,e=>e.logoutRoute),Du=g(X,e=>e.isWalletConnectV2Initialized);n();var so=e=>e.modals,Ou=g(so,e=>e.txSubmittedModal),Fu=g(so,e=>e.notificationModal);n();var Q=e=>e.networkConfig,Uu=g(Q,e=>e.chainID),Vu=g(Q,e=>e.network.walletConnectBridgeAddress),Gu=g(Q,e=>e.network.walletConnectV2RelayAddress),Wu=g(Q,e=>e.network.walletConnectV2ProjectId),$u=g(Q,e=>e.network.walletConnectV2Options),Hu=g(Q,e=>e.network.walletConnectDeepLink),ie=g(Q,e=>e.network),rr=g(ie,e=>e.apiAddress),co=g(ie,e=>e.explorerAddress),qu=g(ie,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),ju=g(ie,e=>e.xAliasAddress),zu=g(ie,e=>e.egldLabel);n();var ct=e=>e.signedMessageInfo,Xu=g(ct,e=>e.isSigning),Zu=g(ct,e=>e.errorMessage),Ju=g(ct,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),Qu=g(ct,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var lo=e=>e.toasts,rd=g(lo,e=>e.customToasts),nd=g(lo,e=>e.transactionToasts);n();me();var po={errorMessage:Kt,successMessage:Yt,processingMessage:Xt},ua=e=>e.transactionsInfo,sd=g(ua,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||po);n();n();var W=require("@multiversx/sdk-core");A();n();var or=require("@multiversx/sdk-core/out");n();n();function nr(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 uo=e=>{let t=e!=null?e:"";return nr(t)?or.TransactionPayload.fromEncoded(t):new or.TransactionPayload(t)};n();A();var lt=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(Pt).some(r=>e.startsWith(r)):!1;function ir(e){var o,i,l;let t=Object.assign({},e);lt({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new W.Transaction(f(f(w(f(w(f({value:t.value.valueOf(),data:uo(t.data),nonce:t.nonce.valueOf(),receiver:new W.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new W.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Ft,gasPrice:(i=t.gasPrice.valueOf())!=null?i:Mt,chainID:t.chainID.valueOf(),version:new W.TransactionVersion((l=t.version)!=null?l:cn)}),t.options?{options:new W.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new W.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();A();n();n();var cr=require("@reduxjs/toolkit"),Do=require("react-redux/lib/utils/Subscription");me();n();var mo=S(require("lodash.throttle"));A();me();Ht();Me();ye();var ga=[Pe],pt=!1,fa=(0,mo.default)(()=>{xe(he())},5e3),go=e=>t=>r=>{if(ga.includes(r.type))return t(r);let o=e.getState(),i=de.local.getItem(oe.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return xe(he());let p=Date.now();return i-p<0&&!pt?setTimeout(()=>{pt=!0,e.dispatch(kn())},1e3):(pt&&(pt=!1),fa()),t(r)};n();n();function ut(){return typeof sessionStorage!="undefined"}var Lo=ut()?(So(),fe(xo)).default:(Ao(),fe(wo)).default,Ro=ut()?(Io(),fe(bo)).default:[],Co=ut()?(No(),fe(Eo)).default:e=>e;dt();var $=(0,cr.configureStore)({reducer:Lo,middleware:e=>e({serializableCheck:{ignoredActions:[...Ro,An.type,wn.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(go)}),Tm=(0,Do.createSubscription)($),ym=Co($),hm=(0,cr.configureStore)({reducer:ae});n();n();var Ua=require("@multiversx/sdk-core/out");n();A();n();var Po=require("@multiversx/sdk-core");P();n();var Va=require("@multiversx/sdk-core");n();n();n();var Ga=require("@multiversx/sdk-core"),Wa=S(require("bignumber.js"));Y();n();n();n();var mt="economics";n();n();n();n();R();n();n();R();n();n();n();var Ka=S(require("bignumber.js"));A();n();var za=require("@multiversx/sdk-core"),lr=S(require("bignumber.js"));A();n();var qa=S(require("bignumber.js"));n();lr.default.config({ROUNDING_MODE:lr.default.ROUND_FLOOR});n();n();n();A();n();n();n();n();A();n();A();n();var Ya=require("@multiversx/sdk-core");A();n();var be=require("@multiversx/sdk-core"),Za=S(require("bignumber.js"));A();n();n();var Xa=S(require("bignumber.js"));A();n();A();n();n();n();n();n();n();A();n();A();n();A();n();R();var Qa=["reDelegateRewards","claimRewards","unBond"],es=["wrapEgld","unwrapEgld"],ts=["unStake"],rs=["unDelegate"];n();n();n();A();n();var is=S(require("bignumber.js"));n();n();R();n();var as=S(require("bignumber.js"));n();n();n();n();var cs=S(require("bignumber.js"));P();n();n();n();n();Y();n();var us=require("@multiversx/sdk-web-wallet-provider");A();n();var ps=S(require("qs"));n();n();n();n();n();var ft=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";n();n();var qy={search:ft()?window.location.search:"",removeParams:[]};n();n();n();n();R();n();n();n();var ds=S(require("linkifyjs"));n();A();n();var ms=S(require("bignumber.js"));n();P();n();n();Y();n();Y();n();n();n();R();n();R();n();var gs=S(require("bignumber.js"));A();R();n();R();n();var Wo=require("react");P();n();n();R();n();n();var fs=require("@multiversx/sdk-core/out"),Ts=S(require("bignumber.js"));R();n();P();n();n();P();var Ux=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var $o=require("react");P();n();var hs=require("react");R();var zx=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Jt();var yt=e=>e.transactions,ve=g(yt,e=>e.signedTransactions),PS=g(yt,e=>e.signTransactionsError),OS=g(yt,e=>e.signTransactionsCancelMessage),ht=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),FS=g(ve,ht(Kn)),MS=g(ve,ht(et)),BS=g(ve,ht(tt)),US=g(ve,ht(Xn)),VS=g(yt,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:w(f({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>ir(r)))||[]})}),GS=g(ve,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();var Ss=S(require("axios"));pe();n();A();n();var ws=S(require("axios"));n();var bs=S(require("axios"));n();n();var Is=S(require("axios"));n();var vs=S(require("axios"));n();n();n();n();var qo=require("@lifeomic/axios-fetch"),dr=S(require("axios")),mr=(0,qo.buildAxiosFetch)(dr.default),gr=(e,t)=>N(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 ks(e,t,r){return N(this,null,function*(){try{let o=yield mr(e,f({method:"POST",body:t?JSON.stringify(t):void 0,headers:f({"Content-Type":"application/json"},(r==null?void 0:r.headers)||{})},r));return gr(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}function Es(e,t){return N(this,null,function*(){try{let r=yield mr(e,t);if(!r.ok)throw new Error(`HTTP error! Status: ${r.status}`);return gr(r,t)}catch(r){throw console.error("Fetch Error:",r),r}})}function Ns(e,t,r){return N(this,null,function*(){try{let o=yield mr(e,f({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 gr(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}var xt=dr.default.create();xt.get=Es;xt.post=ks;xt.patch=Ns;n();n();var St=e=>{let t=e!=null?e:rr($.getState());return t.endsWith("/")?t.slice(0,-1):t};n();n();pe();n();var Ls=S(require("axios"));n();var Rs=S(require("axios"));n();pe();n();pe();n();n();var jo=S(require("axios"));function zo(e=mt){let t=St();return jo.default.get(e,{baseURL:t})}n();var Cs=S(require("axios"));function Ds(){let e=o=>zo(o).then(i=>i.data),{data:t,error:r}=(0,Ko.default)(mt,e);return{price:t==null?void 0:t.price,error:r}}0&&(module.exports={useGetEgldPrice});
|
|
1
|
+
"use strict";var Jo=Object.create;var ge=Object.defineProperty,Qo=Object.defineProperties,ei=Object.getOwnPropertyDescriptor,ti=Object.getOwnPropertyDescriptors,ri=Object.getOwnPropertyNames,Ee=Object.getOwnPropertySymbols,ni=Object.getPrototypeOf,wt=Object.prototype.hasOwnProperty,Tr=Object.prototype.propertyIsEnumerable;var fr=(e,t,r)=>t in e?ge(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,f=(e,t)=>{for(var r in t||(t={}))wt.call(t,r)&&fr(e,r,t[r]);if(Ee)for(var r of Ee(t))Tr.call(t,r)&&fr(e,r,t[r]);return e},w=(e,t)=>Qo(e,ti(t));var At=(e,t)=>{var r={};for(var o in e)wt.call(e,o)&&t.indexOf(o)<0&&(r[o]=e[o]);if(e!=null&&Ee)for(var o of Ee(e))t.indexOf(o)<0&&Tr.call(e,o)&&(r[o]=e[o]);return r};var T=(e,t)=>()=>(e&&(t=e(e=0)),t);var Ne=(e,t)=>()=>(t||e((t={exports:{}}).exports,t),t.exports),ee=(e,t)=>{for(var r in t)ge(e,r,{get:t[r],enumerable:!0})},yr=(e,t,r,o)=>{if(t&&typeof t=="object"||typeof t=="function")for(let i of ri(t))!wt.call(e,i)&&i!==r&&ge(e,i,{get:()=>t[i],enumerable:!(o=ei(t,i))||o.enumerable});return e};var S=(e,t,r)=>(r=e!=null?Jo(ni(e)):{},yr(t||!e||!e.__esModule?ge(r,"default",{value:e,enumerable:!0}):r,e)),fe=e=>yr(ge({},"__esModule",{value:!0}),e);var N=(e,t,r)=>new Promise((o,i)=>{var l=d=>{try{m(r.next(d))}catch(y){i(y)}},p=d=>{try{m(r.throw(d))}catch(y){i(y)}},m=d=>d.done?o(d.value):Promise.resolve(d.value).then(l,p);m((r=r.apply(e,t)).next())});var Sr=Ne(Le=>{"use strict";n();Le.byteLength=ii;Le.toByteArray=si;Le.fromByteArray=pi;var F=[],D=[],oi=typeof Uint8Array!="undefined"?Uint8Array:Array,bt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(te=0,hr=bt.length;te<hr;++te)F[te]=bt[te],D[bt.charCodeAt(te)]=te;var te,hr;D["-".charCodeAt(0)]=62;D["_".charCodeAt(0)]=63;function xr(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 ii(e){var t=xr(e),r=t[0],o=t[1];return(r+o)*3/4-o}function ai(e,t,r){return(t+r)*3/4-r}function si(e){var t,r=xr(e),o=r[0],i=r[1],l=new oi(ai(e,o,i)),p=0,m=i>0?o-4:o,d;for(d=0;d<m;d+=4)t=D[e.charCodeAt(d)]<<18|D[e.charCodeAt(d+1)]<<12|D[e.charCodeAt(d+2)]<<6|D[e.charCodeAt(d+3)],l[p++]=t>>16&255,l[p++]=t>>8&255,l[p++]=t&255;return i===2&&(t=D[e.charCodeAt(d)]<<2|D[e.charCodeAt(d+1)]>>4,l[p++]=t&255),i===1&&(t=D[e.charCodeAt(d)]<<10|D[e.charCodeAt(d+1)]<<4|D[e.charCodeAt(d+2)]>>2,l[p++]=t>>8&255,l[p++]=t&255),l}function ci(e){return F[e>>18&63]+F[e>>12&63]+F[e>>6&63]+F[e&63]}function li(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(ci(o));return i.join("")}function pi(e){for(var t,r=e.length,o=r%3,i=[],l=16383,p=0,m=r-o;p<m;p+=l)i.push(li(e,p,p+l>m?m:p+l));return o===1?(t=e[r-1],i.push(F[t>>2]+F[t<<4&63]+"==")):o===2&&(t=(e[r-2]<<8)+e[r-1],i.push(F[t>>10]+F[t>>4&63]+F[t<<2&63]+"=")),i.join("")}});var wr=Ne(It=>{n();It.read=function(e,t,r,o,i){var l,p,m=i*8-o-1,d=(1<<m)-1,y=d>>1,x=-7,h=r?i-1:0,E=r?-1:1,k=e[t+h];for(h+=E,l=k&(1<<-x)-1,k>>=-x,x+=m;x>0;l=l*256+e[t+h],h+=E,x-=8);for(p=l&(1<<-x)-1,l>>=-x,x+=o;x>0;p=p*256+e[t+h],h+=E,x-=8);if(l===0)l=1-y;else{if(l===d)return p?NaN:(k?-1:1)*(1/0);p=p+Math.pow(2,o),l=l-y}return(k?-1:1)*p*Math.pow(2,l-o)};It.write=function(e,t,r,o,i,l){var p,m,d,y=l*8-i-1,x=(1<<y)-1,h=x>>1,E=i===23?Math.pow(2,-24)-Math.pow(2,-77):0,k=o?0:l-1,H=o?1:-1,ke=t<0||t===0&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(m=isNaN(t)?1:0,p=x):(p=Math.floor(Math.log(t)/Math.LN2),t*(d=Math.pow(2,-p))<1&&(p--,d*=2),p+h>=1?t+=E/d:t+=E*Math.pow(2,1-h),t*d>=2&&(p++,d/=2),p+h>=x?(m=0,p=x):p+h>=1?(m=(t*d-1)*Math.pow(2,i),p=p+h):(m=t*Math.pow(2,h-1)*Math.pow(2,i),p=0));i>=8;e[r+k]=m&255,k+=H,m/=256,i-=8);for(p=p<<i|m,y+=i;y>0;e[r+k]=p&255,k+=H,p/=256,y-=8);e[r+k-H]|=ke*128}});var _r=Ne(ce=>{"use strict";n();var vt=Sr(),se=wr(),Ar=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;ce.Buffer=u;ce.SlowBuffer=Ti;ce.INSPECT_MAX_BYTES=50;var Re=2147483647;ce.kMaxLength=Re;u.TYPED_ARRAY_SUPPORT=ui();!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 ui(){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 j(e){if(e>Re)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 Lt(e)}return vr(e,t,r)}u.poolSize=8192;function vr(e,t,r){if(typeof e=="string")return mi(e,t);if(ArrayBuffer.isView(e))return gi(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(M(e,ArrayBuffer)||e&&M(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(M(e,SharedArrayBuffer)||e&&M(e.buffer,SharedArrayBuffer)))return Et(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=fi(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 kr(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 di(e,t,r){return kr(e),e<=0?j(e):t!==void 0?typeof r=="string"?j(e).fill(t,r):j(e).fill(t):j(e)}u.alloc=function(e,t,r){return di(e,t,r)};function Lt(e){return kr(e),j(e<0?0:Rt(e)|0)}u.allocUnsafe=function(e){return Lt(e)};u.allocUnsafeSlow=function(e){return Lt(e)};function mi(e,t){if((typeof t!="string"||t==="")&&(t="utf8"),!u.isEncoding(t))throw new TypeError("Unknown encoding: "+t);var r=Er(e,t)|0,o=j(r),i=o.write(e,t);return i!==r&&(o=o.slice(0,i)),o}function kt(e){for(var t=e.length<0?0:Rt(e.length)|0,r=j(t),o=0;o<t;o+=1)r[o]=e[o]&255;return r}function gi(e){if(M(e,Uint8Array)){var t=new Uint8Array(e);return Et(t.buffer,t.byteOffset,t.byteLength)}return kt(e)}function Et(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 fi(e){if(u.isBuffer(e)){var t=Rt(e.length)|0,r=j(t);return r.length===0||e.copy(r,0,0,t),r}if(e.length!==void 0)return typeof e.length!="number"||Ct(e.length)?j(0):kt(e);if(e.type==="Buffer"&&Array.isArray(e.data))return kt(e.data)}function Rt(e){if(e>=Re)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+Re.toString(16)+" bytes");return e|0}function Ti(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(M(t,Uint8Array)&&(t=u.from(t,t.offset,t.byteLength)),M(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(M(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 Er(e,t){if(u.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||M(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 Nt(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return r*2;case"hex":return r>>>1;case"base64":return Pr(e).length;default:if(i)return o?-1:Nt(e).length;t=(""+t).toLowerCase(),i=!0}}u.byteLength=Er;function yi(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 Ei(this,t,r);case"utf8":case"utf-8":return Lr(this,t,r);case"ascii":return vi(this,t,r);case"latin1":case"binary":return ki(this,t,r);case"base64":return bi(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ni(this,t,r);default:if(o)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),o=!0}}u.prototype._isBuffer=!0;function re(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)re(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)re(this,r,r+3),re(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)re(this,r,r+7),re(this,r+1,r+6),re(this,r+2,r+5),re(this,r+3,r+4);return this};u.prototype.toString=function(){var t=this.length;return t===0?"":arguments.length===0?Lr(this,0,t):yi.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=ce.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"};Ar&&(u.prototype[Ar]=u.prototype.inspect);u.prototype.compare=function(t,r,o,i,l){if(M(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),y=this.slice(i,l),x=t.slice(r,o),h=0;h<d;++h)if(y[h]!==x[h]){p=y[h],m=x[h];break}return p<m?-1:m<p?1:0};function Nr(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,Ct(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(k,H){return l===1?k[H]:k.readUInt16BE(H*l)}var y;if(i){var x=-1;for(y=r;y<p;y++)if(d(e,y)===d(t,x===-1?0:y-x)){if(x===-1&&(x=y),y-x+1===m)return x*l}else x!==-1&&(y-=y-x),x=-1}else for(r+m>p&&(r=p-m),y=r;y>=0;y--){for(var h=!0,E=0;E<m;E++)if(d(e,y+E)!==d(t,E)){h=!1;break}if(h)return y}return-1}u.prototype.includes=function(t,r,o){return this.indexOf(t,r,o)!==-1};u.prototype.indexOf=function(t,r,o){return Nr(this,t,r,o,!0)};u.prototype.lastIndexOf=function(t,r,o){return Nr(this,t,r,o,!1)};function hi(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(Ct(m))return p;e[r+p]=m}return p}function xi(e,t,r,o){return Ce(Nt(t,e.length-r),e,r,o)}function Si(e,t,r,o){return Ce(Ci(t),e,r,o)}function wi(e,t,r,o){return Ce(Pr(t),e,r,o)}function Ai(e,t,r,o){return Ce(Di(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 hi(this,t,r,o);case"utf8":case"utf-8":return xi(this,t,r,o);case"ascii":case"latin1":case"binary":return Si(this,t,r,o);case"base64":return wi(this,t,r,o);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Ai(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 bi(e,t,r){return t===0&&r===e.length?vt.fromByteArray(e):vt.fromByteArray(e.slice(t,r))}function Lr(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,y,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],y=e[i+2],(d&192)===128&&(y&192)===128&&(h=(l&15)<<12|(d&63)<<6|y&63,h>2047&&(h<55296||h>57343)&&(p=h));break;case 4:d=e[i+1],y=e[i+2],x=e[i+3],(d&192)===128&&(y&192)===128&&(x&192)===128&&(h=(l&15)<<18|(d&63)<<12|(y&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 Ii(o)}var Ir=4096;function Ii(e){var t=e.length;if(t<=Ir)return String.fromCharCode.apply(String,e);for(var r="",o=0;o<t;)r+=String.fromCharCode.apply(String,e.slice(o,o+=Ir));return r}function vi(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 ki(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 Ei(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+=Pi[e[l]];return i}function Ni(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 v(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||v(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||v(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||v(t,1,this.length),this[t]};u.prototype.readUint16LE=u.prototype.readUInt16LE=function(t,r){return t=t>>>0,r||v(t,2,this.length),this[t]|this[t+1]<<8};u.prototype.readUint16BE=u.prototype.readUInt16BE=function(t,r){return t=t>>>0,r||v(t,2,this.length),this[t]<<8|this[t+1]};u.prototype.readUint32LE=u.prototype.readUInt32LE=function(t,r){return t=t>>>0,r||v(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||v(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||v(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||v(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||v(t,1,this.length),this[t]&128?(255-this[t]+1)*-1:this[t]};u.prototype.readInt16LE=function(t,r){t=t>>>0,r||v(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||v(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||v(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||v(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||v(t,4,this.length),se.read(this,t,!0,23,4)};u.prototype.readFloatBE=function(t,r){return t=t>>>0,r||v(t,4,this.length),se.read(this,t,!1,23,4)};u.prototype.readDoubleLE=function(t,r){return t=t>>>0,r||v(t,8,this.length),se.read(this,t,!0,52,8)};u.prototype.readDoubleBE=function(t,r){return t=t>>>0,r||v(t,8,this.length),se.read(this,t,!1,52,8)};function L(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;L(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;L(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||L(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||L(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||L(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||L(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||L(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);L(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);L(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||L(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||L(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||L(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||L(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||L(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 Rr(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 Cr(e,t,r,o,i){return t=+t,r=r>>>0,i||Rr(e,t,r,4,34028234663852886e22,-34028234663852886e22),se.write(e,t,r,o,23,4),r+4}u.prototype.writeFloatLE=function(t,r,o){return Cr(this,t,r,!0,o)};u.prototype.writeFloatBE=function(t,r,o){return Cr(this,t,r,!1,o)};function Dr(e,t,r,o,i){return t=+t,r=r>>>0,i||Rr(e,t,r,8,17976931348623157e292,-17976931348623157e292),se.write(e,t,r,o,52,8),r+8}u.prototype.writeDoubleLE=function(t,r,o){return Dr(this,t,r,!0,o)};u.prototype.writeDoubleBE=function(t,r,o){return Dr(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 Li=/[^+/0-9A-Za-z-_]/g;function Ri(e){if(e=e.split("=")[0],e=e.trim().replace(Li,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function Nt(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 Ci(e){for(var t=[],r=0;r<e.length;++r)t.push(e.charCodeAt(r)&255);return t}function Di(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 Pr(e){return vt.toByteArray(Ri(e))}function Ce(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 M(e,t){return e instanceof t||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===t.name}function Ct(e){return e!==e}var Pi=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 Ur=Ne((Bs,Br)=>{n();var b=Br.exports={},B,U;function Dt(){throw new Error("setTimeout has not been defined")}function Pt(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?B=setTimeout:B=Dt}catch(e){B=Dt}try{typeof clearTimeout=="function"?U=clearTimeout:U=Pt}catch(e){U=Pt}})();function Or(e){if(B===setTimeout)return setTimeout(e,0);if((B===Dt||!B)&&setTimeout)return B=setTimeout,setTimeout(e,0);try{return B(e,0)}catch(t){try{return B.call(null,e,0)}catch(r){return B.call(this,e,0)}}}function _i(e){if(U===clearTimeout)return clearTimeout(e);if((U===Pt||!U)&&clearTimeout)return U=clearTimeout,clearTimeout(e);try{return U(e)}catch(t){try{return U.call(null,e)}catch(r){return U.call(this,e)}}}var z=[],le=!1,ne,De=-1;function Oi(){!le||!ne||(le=!1,ne.length?z=ne.concat(z):De=-1,z.length&&Fr())}function Fr(){if(!le){var e=Or(Oi);le=!0;for(var t=z.length;t;){for(ne=z,z=[];++De<t;)ne&&ne[De].run();De=-1,t=z.length}ne=null,le=!1,_i(e)}}b.nextTick=function(e){var t=new Array(arguments.length-1);if(arguments.length>1)for(var r=1;r<arguments.length;r++)t[r-1]=arguments[r];z.push(new Mr(e,t)),z.length===1&&!le&&Or(Fr)};function Mr(e,t){this.fun=e,this.array=t}Mr.prototype.run=function(){this.fun.apply(null,this.array)};b.title="browser";b.browser=!0;b.env={};b.argv=[];b.version="";b.versions={};function K(){}b.on=K;b.addListener=K;b.once=K;b.off=K;b.removeListener=K;b.removeAllListeners=K;b.emit=K;b.prependListener=K;b.prependOnceListener=K;b.listeners=function(e){return[]};b.binding=function(e){throw new Error("process.binding is not supported")};b.cwd=function(){return"/"};b.chdir=function(e){throw new Error("process.chdir is not supported")};b.umask=function(){return 0}});var a,s,Us,n=T(()=>{a=S(_r()),s=S(Ur()),Us=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 Vr=T(()=>{"use strict";n()});var Gr=T(()=>{"use strict";n()});var Wr=T(()=>{"use strict";n()});var _t,$r=T(()=>{"use strict";n();_t=(o=>(o.SetGuardian="SetGuardian",o.GuardAccount="GuardAccount",o.UnGuardAccount="UnGuardAccount",o))(_t||{})});var Hr=T(()=>{"use strict";n()});var Ot=T(()=>{"use strict";n()});var qr=T(()=>{"use strict";n()});var jr=T(()=>{"use strict";n()});var zr=T(()=>{"use strict";n()});var Kr=T(()=>{"use strict";n()});var Pe,Yr,Ys,Xr,Xs,Y=T(()=>{"use strict";n();Pe=require("@multiversx/sdk-web-wallet-cross-window-provider/out/types"),Yr=(r=>(r.signTransactionsWithGuardianResponse="SIGN_TRANSACTIONS_WITH_GUARDIAN_RESPONSE",r.reloginRequest="RELOGIN_REQUEST",r))(Yr||{}),Ys=f(f({},Pe.CrossWindowProviderRequestEnums),Yr),Xr=(t=>(t.reloginResponse="RELOGIN_RESPONSE",t))(Xr||{}),Xs=f(f({},Pe.CrossWindowProviderResponseEnums),Xr)});var Zr=T(()=>{"use strict";n()});var Jr=T(()=>{"use strict";n()});var R=T(()=>{"use strict";n()});var Qr=T(()=>{"use strict";n()});var en=T(()=>{"use strict";n()});var tn=T(()=>{"use strict";n()});var _=T(()=>{"use strict";n();jr();zr();Kr();Y();Zr();Jr();R();Qr();en();tn()});var Te,rn,mc,nn,gc,on,fc,Tc,Fi,pe=T(()=>{"use strict";n();_();Te={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:rn,egldLabel:mc}=Te["devnet"],{chainId:nn,egldLabel:gc}=Te["testnet"],{chainId:on,egldLabel:fc}=Te["mainnet"],Tc={["devnet"]:rn,["testnet"]:nn,["mainnet"]:on},Fi={[rn]:"devnet",[nn]:"testnet",[on]:"mainnet"}});var an=T(()=>{"use strict";n()});var V,sn=T(()=>{"use strict";n();V=require("@multiversx/sdk-web-wallet-provider")});var Ft,Mt,cn,_e,ln,ue,A=T(()=>{"use strict";n();Vr();Gr();Wr();$r();Hr();Ot();qr();pe();an();sn();Ft=5e4,Mt=1e9,cn=1,_e="logout",ln="login",ue="0"});var Oe,Bt=T(()=>{"use strict";n();Oe=()=>Date.now()/1e3});var pn=T(()=>{"use strict";n()});var un=T(()=>{"use strict";n()});var dn=T(()=>{"use strict";n();Bt();pn();un()});var Ut={};ee(Ut,{clear:()=>Vi,getItem:()=>Bi,localStorageKeys:()=>oe,removeItem:()=>Ui,setItem:()=>Mi});var oe,Fe,Mi,Bi,Ui,Vi,ye=T(()=>{"use strict";n();dn();oe={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},Fe=typeof localStorage!="undefined",Mi=({key:e,data:t,expires:r})=>{!Fe||localStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},Bi=e=>{if(!Fe)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:Oe()>=r.expires?(localStorage.removeItem(String(e)),null):r.data},Ui=e=>{!Fe||localStorage.removeItem(String(e))},Vi=()=>{!Fe||localStorage.clear()}});var Vt={};ee(Vt,{clear:()=>Tn,getItem:()=>gn,removeItem:()=>fn,setItem:()=>mn,storage:()=>Gi});var mn,gn,fn,Tn,Gi,yn=T(()=>{"use strict";n();mn=({key:e,data:t,expires:r})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:r,data:t}))},gn=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},fn=e=>sessionStorage.removeItem(String(e)),Tn=()=>sessionStorage.clear(),Gi={setItem:mn,getItem:gn,removeItem:fn,clear:Tn}});var de,Me=T(()=>{"use strict";n();ye();yn();de={session:Vt,local:Ut}});var Gt,I,Be,O=T(()=>{"use strict";n();Gt=require("@reduxjs/toolkit");A();I=(0,Gt.createAction)(_e),Be=(0,Gt.createAction)(ln,e=>({payload:e}))});var $t,hn,xn,Ue,Wt,Sn,wn,Kc,An,Yc,Xc,Zc,Jc,Qc,el,tl,rl,Ve,Ge=T(()=>{"use strict";n();$t=require("@multiversx/sdk-core"),hn=require("@reduxjs/toolkit"),xn=require("redux-persist");A();Me();ye();O();Ue={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:ue},Wt={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":Ue},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},Sn=(0,hn.createSlice)({name:"accountInfoSlice",initialState:Wt,reducers:{setAddress:(e,t)=>{let r=t.payload;e.address=r,e.publicKey=new $t.Address(r).hex()},setAccount:(e,t)=>{let r=e.address===t.payload.address;e.accounts={[e.address]:r?t.payload:Ue},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(I,()=>(de.local.removeItem(oe.loginExpiresAt),Wt)),e.addCase(Be,(t,r)=>{let{address:o}=r.payload;t.address=o,t.publicKey=new $t.Address(o).hex()}),e.addCase(xn.REHYDRATE,(t,r)=>{var y;if(!((y=r.payload)!=null&&y.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:Wt.accounts,t.publicKey=m})}}),{setAccount:wn,setAddress:Kc,setAccountNonce:An,setAccountShard:Yc,setLedgerAccount:Xc,updateLedgerAccount:Zc,setWalletConnectAccount:Jc,setIsAccountLoading:Qc,setAccountLoadingError:el,setWebsocketEvent:tl,setWebsocketBatchEvent:rl}=Sn.actions,Ve=Sn.reducer});function he(){return new Date().setHours(new Date().getHours()+24)}function xe(e){de.local.setItem({key:oe.loginExpiresAt,data:e,expires:e})}var Ht=T(()=>{"use strict";n();Me();ye()});var In,bn,vn,ml,gl,fl,Tl,yl,hl,kn,xl,Sl,We,$e=T(()=>{"use strict";n();In=require("@reduxjs/toolkit");Ht();Y();O();bn={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,crossWindowLogin:null,isLoginSessionInvalid:!1},vn=(0,In.createSlice)({name:"loginInfoSlice",initialState:bn,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(I,()=>bn),e.addCase(Be,(t,r)=>{t.isLoginSessionInvalid=!1,t.loginMethod=r.payload.loginMethod,xe(he())})}}),{setLoginMethod:ml,setWalletConnectLogin:gl,setLedgerLogin:fl,setTokenLogin:Tl,setTokenLoginSignature:yl,setWalletLogin:hl,invalidateLoginSession:kn,setLogoutRoute:xl,setIsWalletConnectV2Initialized:Sl}=vn.actions,We=vn.reducer});var Nn,En,Ln,Il,vl,kl,El,He,qe=T(()=>{"use strict";n();Nn=require("@reduxjs/toolkit");O();En={},Ln=(0,Nn.createSlice)({name:"modalsSlice",initialState:En,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(I,()=>En)}}),{setTxSubmittedModal:Il,setNotificationModal:vl,clearTxSubmittedModal:kl,clearNotificationModal:El}=Ln.actions,He=Ln.reducer});var Rn=T(()=>{"use strict";n()});var Cn=T(()=>{"use strict";n();Rn()});function Dn(e){return e[Math.floor(Math.random()*e.length)]}var Pn=T(()=>{"use strict";n()});var _n=T(()=>{"use strict";n();Ot()});var On=T(()=>{"use strict";n();Cn();Pn();_n()});var Fn,Mn,Bn,qt,Wi,Un,Hl,ql,jl,je,ze=T(()=>{"use strict";n();Fn=require("@reduxjs/toolkit"),Mn=S(require("lodash.omit")),Bn=require("redux-persist");O();On();qt={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Wi={network:qt,chainID:"-1"},Un=(0,Fn.createSlice)({name:"appConfig",initialState:Wi,reducers:{initializeNetworkConfig:(e,t)=>{let r=Dn(t.payload.walletConnectV2RelayAddresses),o=(0,Mn.default)(t.payload,"walletConnectV2RelayAddresses");e.network=w(f(f({},e.network),o),{walletConnectV2RelayAddress:r})},setChainID:(e,t)=>{e.chainID=t.payload},setCustomWalletAddress:(e,t)=>{e.network.customWalletAddress=t.payload}},extraReducers:e=>{e.addCase(I,t=>{t.network.customWalletAddress=void 0}),e.addCase(Bn.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:Hl,setChainID:ql,setCustomWalletAddress:jl}=Un.actions,je=Un.reducer});var Vn,jt,Gn,Jl,Ql,ep,Ke,Ye=T(()=>{"use strict";n();Vn=require("@reduxjs/toolkit");_();O();jt={isSigning:!1,signedSessions:{}},Gn=(0,Vn.createSlice)({name:"signedMessageInfoSliceState",initialState:jt,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]=f(f({},e.signedSessions[r]),o)},setSignSessionState:(e,t)=>f(f({},e),t.payload),clearSignedMessageInfo:()=>jt},extraReducers:e=>{e.addCase(I,()=>jt)}}),{setSignSession:Jl,clearSignedMessageInfo:Ql,setSignSessionState:ep}=Gn.actions,Ke=Gn.reducer});var $n,Hn,Wn,qn,sp,cp,lp,pp,Xe,Ze=T(()=>{"use strict";n();$n=require("@reduxjs/toolkit"),Hn=require("redux-persist");_();Bt();O();Wn={customToasts:[],transactionToasts:[]},qn=(0,$n.createSlice)({name:"toastsSlice",initialState:Wn,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(f(f({},e.customToasts[o]),t.payload),{type:"custom",toastId:r});return}e.customToasts.push(w(f({},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:Oe(),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(I,()=>Wn),e.addCase(Hn.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:sp,removeCustomToast:cp,addTransactionToast:lp,removeTransactionToast:pp}=qn.actions,Xe=qn.reducer});var jn,Kt,Yt,Xt,$i,zt,zn,gp,fp,Tp,Je,Qe=T(()=>{"use strict";n();jn=require("@reduxjs/toolkit");O();Kt="Transaction failed",Yt="Transaction successful",Xt="Processing transaction",$i="Transaction submitted",zt={},zn=(0,jn.createSlice)({name:"transactionsInfo",initialState:zt,reducers:{setTransactionsDisplayInfo(e,t){let{sessionId:r,transactionsDisplayInfo:o}=t.payload;r!=null&&(e[r]={errorMessage:(o==null?void 0:o.errorMessage)||Kt,successMessage:(o==null?void 0:o.successMessage)||Yt,processingMessage:(o==null?void 0:o.processingMessage)||Xt,submittedMessage:(o==null?void 0:o.submittedMessage)||$i,transactionDuration:o==null?void 0:o.transactionDuration})},clearTransactionsInfoForSessionId(e,t){t.payload!=null&&delete e[t.payload]},clearTransactionsInfo:()=>zt},extraReducers:e=>{e.addCase(I,()=>zt)}}),{clearTransactionsInfo:gp,setTransactionsDisplayInfo:fp,clearTransactionsInfoForSessionId:Tp}=zn.actions,Je=zn.reducer});function Kn(e){return e!=null&&(ea(e)||ia(e))}function et(e){return e!=null&&(ta(e)||aa(e))}function tt(e){return e!=null&&(ra(e)||sa(e))}function Yn(e){return e!=null&&(na(e)||ca(e))}function Xn(e){return e!=null&&oa(e)}function ea(e){return e!=null&&qi.includes(e)}function ta(e){return e!=null&&ji.includes(e)}function ra(e){return e!=null&&zi.includes(e)}function na(e){return e!=null&&Ki.includes(e)}function oa(e){return e!=null&&Yi.includes(e)}function ia(e){return e!=null&&Xi.includes(e)}function aa(e){return e!=null&&Zi.includes(e)}function sa(e){return e!=null&&Ji.includes(e)}function ca(e){return e!=null&&Qi.includes(e)}var qi,ji,zi,Ki,Yi,Xi,Zi,Ji,Qi,Jt=T(()=>{"use strict";n();Y();qi=["sent"],ji=["success"],zi=["fail","cancelled","timedOut"],Ki=["invalid"],Yi=["timedOut"],Xi=["pending"],Zi=["success"],Ji=["fail","invalid"],Qi=["not executed"]});var Zn,Jn,Se,la,Qn,vp,kp,Ep,Np,Lp,Rp,Cp,Dp,Pp,_p,Op,rt,nt=T(()=>{"use strict";n();Zn=require("@reduxjs/toolkit"),Jn=require("redux-persist");Y();Jt();O();Se={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},la={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Qn=(0,Zn.createSlice)({name:"transactionsSlice",initialState:Se,reducers:{moveTransactionsToSignedState:(e,t)=>{var d,y;let{sessionId:r,transactions:o,errorMessage:i,status:l,redirectRoute:p,customTransactionInformation:m}=t.payload;e.customTransactionInformationForSessionId[r]=f(f(f({},la),((d=e.signedTransactions[r])==null?void 0:d.customTransactionInformation)||{}),e.customTransactionInformationForSessionId[r]||{}),e.signedTransactions[r]={transactions:o,status:l,errorMessage:i,redirectRoute:p,customTransactionInformation:f(f({},e.customTransactionInformationForSessionId[r]),m!=null?m:{})},((y=e==null?void 0:e.transactionsToSign)==null?void 0:y.sessionId)===r&&(e.transactionsToSign=Se.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=f(f({},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,y,x,h,E,k,H,ke;let{sessionId:r,status:o,errorMessage:i,transactionHash:l,inTransit:p}=t.payload,m=(y=(d=e.signedTransactions)==null?void 0:d[r])==null?void 0:y.transactions;if(m!=null){e.signedTransactions[r].transactions=m.map(q=>q.hash===l?w(f({},q),{status:o,errorMessage:i,inTransit:p}):q);let Yo=(h=(x=e.signedTransactions[r])==null?void 0:x.transactions)==null?void 0:h.every(q=>et(q.status)),Xo=(k=(E=e.signedTransactions[r])==null?void 0:E.transactions)==null?void 0:k.every(q=>tt(q.status)),Zo=(ke=(H=e.signedTransactions[r])==null?void 0:H.transactions)==null?void 0:ke.every(q=>Yn(q.status));Yo&&(e.signedTransactions[r].status="success"),Xo&&(e.signedTransactions[r].status="fail"),Zo&&(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=Se.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Se.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=f(f({},e.signedTransactions[r].customTransactionInformation),o))}},extraReducers:e=>{e.addCase(I,()=>Se),e.addCase(Jn.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,y])=>{let x=new Date(d),h=new Date;return h.setHours(h.getHours()+5),h-x>0||(m[d]=y),m},{});i!=null&&(t.customTransactionInformationForSessionId=i),o!=null&&(t.signedTransactions=l)})}}),{updateSignedTransactionStatus:vp,updateSignedTransactions:kp,setTransactionsToSign:Ep,clearAllTransactionsToSign:Np,clearAllSignedTransactions:Lp,clearSignedTransaction:Rp,clearTransactionToSign:Cp,setSignTransactionsError:Dp,setSignTransactionsCancelMessage:Pp,moveTransactionsToSignedState:_p,updateSignedTransactionsCustomTransactionInformation:Op}=Qn.actions,rt=Qn.reducer});var eo,Qt,to,Up,Vp,Gp,Wp,ot,it=T(()=>{"use strict";n();eo=require("@reduxjs/toolkit");O();Qt={},to=(0,eo.createSlice)({name:"batchTransactionsSlice",initialState:Qt,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:()=>Qt},extraReducers:e=>{e.addCase(I,()=>Qt)}}),{setBatchTransactions:Up,updateBatchTransactions:Vp,clearBatchTransactions:Gp,clearAllBatchTransactions:Wp}=to.actions,ot=to.reducer});var no,ro,oo,jp,io,er=T(()=>{"use strict";n();no=require("@reduxjs/toolkit");O();ro={},oo=(0,no.createSlice)({name:"dappConfigSlice",initialState:ro,reducers:{setDappConfig:(e,t)=>t.payload},extraReducers:e=>{e.addCase(I,()=>ro)}}),{setDappConfig:jp}=oo.actions,io=oo.reducer});var me=T(()=>{"use strict";n();Ge();$e();qe();ze();Ye();Ze();Qe();nt();it();er()});var ar=T(()=>{"use strict";n()});var fo,ya,ha,ae,dt=T(()=>{"use strict";n();fo=require("@reduxjs/toolkit");ar();Ge();it();er();$e();qe();ze();Ye();Ze();Qe();nt();ya={["account"]:Ve,["dappConfig"]:io,["loginInfo"]:We,["modals"]:He,["networkConfig"]:je,["signedMessageInfo"]:Ke,["toasts"]:Xe,["transactionsInfo"]:Je,["transactions"]:rt,["batchTransactions"]:ot},ha=(e={})=>(0,fo.combineReducers)(f(f({},ya),e)),ae=ha});var xo={};ee(xo,{default:()=>_a,sessionStorageReducers:()=>sr});function Z(e,t=[]){return{key:e,version:1,storage:yo.default,blacklist:t}}var C,To,yo,xa,we,Sa,wa,Aa,ba,Ia,va,ka,Ea,Na,La,ho,Ra,sr,Ca,Da,Pa,_a,So=T(()=>{"use strict";n();C=require("redux-persist"),To=S(require("redux-persist/lib/storage")),yo=S(require("redux-persist/lib/storage/session"));dt();me();Ge();it();$e();qe();ze();Ye();Ze();Qe();nt();ar();xa={persistReducersStorageType:"localStorage"},we={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Sa=Z(we["account"]),wa=Z(we["loginInfo"]),Aa=Z(we["modals"]),ba=Z(we["networkConfig"]),Ia={2:e=>w(f({},e),{networkConfig:qt})};va=Z("sdk-dapp-transactionsInfo"),ka=Z("sdk-dapp-transactions",["transactionsToSign"]),Ea=Z("sdk-dapp-batchTransactions",["batchTransactions"]),Na=Z("sdk-dapp-toasts"),La=Z("sdk-dapp-signedMessageInfo"),ho={key:"sdk-dapp-store",version:2,storage:To.default,whitelist:Object.keys(we),migrate:(0,C.createMigrate)(Ia,{debug:!1})},Ra=w(f({},ho),{whitelist:[]}),sr={["toasts"]:(0,C.persistReducer)(Na,Xe),["transactions"]:(0,C.persistReducer)(ka,rt),["transactionsInfo"]:(0,C.persistReducer)(va,Je),["batchTransactions"]:(0,C.persistReducer)(Ea,ot),["signedMessageInfo"]:(0,C.persistReducer)(La,Ke)},Ca=w(f({},sr),{["account"]:(0,C.persistReducer)(Sa,Ve),["loginInfo"]:(0,C.persistReducer)(wa,We),["modals"]:(0,C.persistReducer)(Aa,He),["networkConfig"]:(0,C.persistReducer)(ba,je)}),Da=xa.persistReducersStorageType==="localStorage",Pa=Da?(0,C.persistReducer)(ho,ae(sr)):(0,C.persistReducer)(Ra,ae(Ca)),_a=Pa});var wo={};ee(wo,{default:()=>Oa});var Oa,Ao=T(()=>{"use strict";n();dt();Oa=ae()});var bo={};ee(bo,{default:()=>Ma});var P,Fa,Ma,Io=T(()=>{"use strict";n();P=require("redux-persist"),Fa=[P.FLUSH,P.REHYDRATE,P.PAUSE,P.PERSIST,P.PURGE,P.REGISTER],Ma=Fa});var Eo={};ee(Eo,{default:()=>ko});function ko(e){return(0,vo.persistStore)(e)}var vo,No=T(()=>{"use strict";n();vo=require("redux-persist")});var Ps={};ee(Ps,{useGetEgldPrice:()=>Ds});module.exports=fe(Ps);n();var Ko=S(require("swr"));n();n();n();var xs=S(require("axios"));n();n();me();n();var ao=S(require("lodash.isequal")),at=require("reselect"),g=(0,at.createSelectorCreator)(at.defaultMemoize,ao.default);var G=e=>e.account,st=g(G,e=>e.address),tr=g(G,st,(e,t)=>t in e.accounts?e.accounts[t]:Ue),cu=g(G,tr,(e,t)=>{let i=e,{accounts:r}=i,o=At(i,["accounts"]);return w(f({},o),{account:t})}),lu=g(tr,e=>e.balance),pu=g(tr,e=>{var t;return((t=e==null?void 0:e.nonce)==null?void 0:t.valueOf())||0}),uu=g(G,e=>e.shard),du=g(G,e=>e.ledgerAccount),mu=g(G,e=>e.walletConnectAccount),gu=g(G,e=>e.isAccountLoading),fu=g(G,e=>e.accountLoadingError),Tu=g(G,e=>e.websocketEvent),yu=g(G,e=>e.websocketBatchEvent);n();var pa=e=>e.dappConfig,Su=g(pa,e=>e.shouldUseWebViewProvider);n();var X=e=>e.loginInfo,Iu=g(X,e=>e.loginMethod),vu=g(X,st,(e,t)=>Boolean(t)),ku=g(X,e=>e.walletConnectLogin),Eu=g(X,e=>e.ledgerLogin),Nu=g(X,e=>e.walletLogin),Lu=g(X,e=>e.isLoginSessionInvalid),Ru=g(X,e=>e.tokenLogin),Cu=g(X,e=>e.logoutRoute),Du=g(X,e=>e.isWalletConnectV2Initialized);n();var so=e=>e.modals,Ou=g(so,e=>e.txSubmittedModal),Fu=g(so,e=>e.notificationModal);n();var Q=e=>e.networkConfig,Uu=g(Q,e=>e.chainID),Vu=g(Q,e=>e.network.walletConnectBridgeAddress),Gu=g(Q,e=>e.network.walletConnectV2RelayAddress),Wu=g(Q,e=>e.network.walletConnectV2ProjectId),$u=g(Q,e=>e.network.walletConnectV2Options),Hu=g(Q,e=>e.network.walletConnectDeepLink),ie=g(Q,e=>e.network),rr=g(ie,e=>e.apiAddress),co=g(ie,e=>e.explorerAddress),qu=g(ie,e=>{var t;return(t=e.customWalletAddress)!=null?t:e.walletAddress}),ju=g(ie,e=>e.xAliasAddress),zu=g(ie,e=>e.egldLabel);n();var ct=e=>e.signedMessageInfo,Xu=g(ct,e=>e.isSigning),Zu=g(ct,e=>e.errorMessage),Ju=g(ct,e=>{let t=Object.keys(e.signedSessions),r=t.length;return e.signedSessions[t[r-1]]}),Qu=g(ct,e=>{let t=Object.keys(e.signedSessions),r=t.length;return t.length>0?t[r-1]:""});n();var lo=e=>e.toasts,rd=g(lo,e=>e.customToasts),nd=g(lo,e=>e.transactionToasts);n();me();var po={errorMessage:Kt,successMessage:Yt,processingMessage:Xt},ua=e=>e.transactionsInfo,sd=g(ua,(e,t)=>t,(e,t)=>t!=null&&(e==null?void 0:e[Number(t)])||po);n();n();var W=require("@multiversx/sdk-core");A();n();var or=require("@multiversx/sdk-core/out");n();n();function nr(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 uo=e=>{let t=e!=null?e:"";return nr(t)?or.TransactionPayload.fromEncoded(t):new or.TransactionPayload(t)};n();A();var lt=({data:e,onlySetGuardian:t})=>e?t?e.startsWith("SetGuardian"):Object.values(_t).some(r=>e.startsWith(r)):!1;function ir(e){var o,i,l;let t=Object.assign({},e);lt({data:t.data,onlySetGuardian:!0})&&(delete t.senderUsername,delete t.receiverUsername);let r=new W.Transaction(f(f(w(f(w(f({value:t.value.valueOf(),data:uo(t.data),nonce:t.nonce.valueOf(),receiver:new W.Address(t.receiver)},t.receiverUsername?{receiverUsername:t.receiverUsername}:{}),{sender:new W.Address(t.sender)}),t.senderUsername?{senderUsername:t.senderUsername}:{}),{gasLimit:(o=t.gasLimit.valueOf())!=null?o:Ft,gasPrice:(i=t.gasPrice.valueOf())!=null?i:Mt,chainID:t.chainID.valueOf(),version:new W.TransactionVersion((l=t.version)!=null?l:cn)}),t.options?{options:new W.TransactionOptions(t.options)}:{}),t.guardian?{guardian:new W.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();A();n();n();var cr=require("@reduxjs/toolkit"),Do=require("react-redux/lib/utils/Subscription");me();n();var mo=S(require("lodash.throttle"));A();me();Ht();Me();ye();var ga=[_e],pt=!1,fa=(0,mo.default)(()=>{xe(he())},5e3),go=e=>t=>r=>{if(ga.includes(r.type))return t(r);let o=e.getState(),i=de.local.getItem(oe.loginExpiresAt);if(!Boolean(o==null?void 0:o.account.address))return t(r);if(i==null)return xe(he());let p=Date.now();return i-p<0&&!pt?setTimeout(()=>{pt=!0,e.dispatch(kn())},1e3):(pt&&(pt=!1),fa()),t(r)};n();n();function ut(){return typeof sessionStorage!="undefined"}var Lo=ut()?(So(),fe(xo)).default:(Ao(),fe(wo)).default,Ro=ut()?(Io(),fe(bo)).default:[],Co=ut()?(No(),fe(Eo)).default:e=>e;dt();var $=(0,cr.configureStore)({reducer:Lo,middleware:e=>e({serializableCheck:{ignoredActions:[...Ro,An.type,wn.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(go)}),Tm=(0,Do.createSubscription)($),ym=Co($),hm=(0,cr.configureStore)({reducer:ae});n();n();var Ua=require("@multiversx/sdk-core/out");n();A();n();var _o=require("@multiversx/sdk-core");_();n();var Va=require("@multiversx/sdk-core");n();n();n();var Ga=require("@multiversx/sdk-core"),Wa=S(require("bignumber.js"));Y();n();n();n();var mt="economics";n();n();n();n();R();n();n();R();n();n();n();var Ka=S(require("bignumber.js"));A();n();var za=require("@multiversx/sdk-core"),lr=S(require("bignumber.js"));A();n();var qa=S(require("bignumber.js"));n();lr.default.config({ROUNDING_MODE:lr.default.ROUND_FLOOR});n();n();n();A();n();n();n();n();A();n();A();n();var Ya=require("@multiversx/sdk-core");A();n();var be=require("@multiversx/sdk-core"),Za=S(require("bignumber.js"));A();n();n();var Xa=S(require("bignumber.js"));A();n();A();n();n();n();n();n();n();A();n();A();n();A();n();R();var Qa=["reDelegateRewards","claimRewards","unBond"],es=["wrapEgld","unwrapEgld"],ts=["unStake"],rs=["unDelegate"];n();n();n();A();n();var is=S(require("bignumber.js"));n();n();R();n();var as=S(require("bignumber.js"));n();n();n();n();var cs=S(require("bignumber.js"));_();n();n();n();n();Y();n();var us=require("@multiversx/sdk-web-wallet-provider");A();n();var ps=S(require("qs"));n();n();n();n();n();var ft=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";n();n();var qy={search:ft()?window.location.search:"",removeParams:[]};n();n();n();n();R();n();n();n();var ds=S(require("linkifyjs"));n();A();n();var ms=S(require("bignumber.js"));n();_();n();n();Y();n();Y();n();n();n();R();n();R();n();var gs=S(require("bignumber.js"));A();R();n();R();n();var Wo=require("react");_();n();n();R();n();n();var fs=require("@multiversx/sdk-core/out"),Ts=S(require("bignumber.js"));R();n();_();n();n();_();var Ux=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var $o=require("react");_();n();var hs=require("react");R();var zx=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];Jt();var yt=e=>e.transactions,ve=g(yt,e=>e.signedTransactions),_S=g(yt,e=>e.signTransactionsError),OS=g(yt,e=>e.signTransactionsCancelMessage),ht=e=>t=>Object.entries(t).reduce((r,[o,i])=>(e(i.status)&&(r[o]=i),r),{}),FS=g(ve,ht(Kn)),MS=g(ve,ht(et)),BS=g(ve,ht(tt)),US=g(ve,ht(Xn)),VS=g(yt,e=>{var t;return(e==null?void 0:e.transactionsToSign)==null?null:w(f({},e.transactionsToSign),{transactions:((t=e==null?void 0:e.transactionsToSign)==null?void 0:t.transactions.map(r=>ir(r)))||[]})}),GS=g(ve,(e,t)=>t,(e,t)=>t!=null?(e==null?void 0:e[t])||{}:{});n();var Ss=S(require("axios"));pe();n();A();n();var ws=S(require("axios"));n();var bs=S(require("axios"));n();n();var Is=S(require("axios"));n();var vs=S(require("axios"));n();n();n();n();var qo=require("@lifeomic/axios-fetch"),dr=S(require("axios")),mr=(0,qo.buildAxiosFetch)(dr.default),gr=(e,t)=>N(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 ks(e,t,r){return N(this,null,function*(){try{let o=yield mr(e,f({method:"POST",body:t?JSON.stringify(t):void 0,headers:f({"Content-Type":"application/json"},(r==null?void 0:r.headers)||{})},r));return gr(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}function Es(e,t){return N(this,null,function*(){try{let r=yield mr(e,t);if(!r.ok)throw new Error(`HTTP error! Status: ${r.status}`);return gr(r,t)}catch(r){throw console.error("Fetch Error:",r),r}})}function Ns(e,t,r){return N(this,null,function*(){try{let o=yield mr(e,f({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 gr(o,r)}catch(o){throw console.error("Fetch Error:",o),o}})}var xt=dr.default.create();xt.get=Es;xt.post=ks;xt.patch=Ns;n();n();var St=e=>{let t=e!=null?e:rr($.getState());return t.endsWith("/")?t.slice(0,-1):t};n();n();pe();n();var Ls=S(require("axios"));n();var Rs=S(require("axios"));n();pe();n();pe();n();n();var jo=S(require("axios"));function zo(e=mt){let t=St();return jo.default.get(e,{baseURL:t})}n();var Cs=S(require("axios"));function Ds(){let e=o=>zo(o).then(i=>i.data),{data:t,error:r}=(0,Ko.default)(mt,e);return{price:t==null?void 0:t.price,error:r}}0&&(module.exports={useGetEgldPrice});
|
|
2
2
|
/*!
|
|
3
3
|
* The buffer module from node.js, for the browser.
|
|
4
4
|
*
|