@multiversx/sdk-dapp 2.32.9 → 2.32.10
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/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/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/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/SignWithMetamaskModal/SignWithMetamaskModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithMetamaskModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.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/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/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/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/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/TransactionInfoGasUsed/TransactionInfoGasUsed.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoGasUsed/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/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/LockedTokenAddressIcon.js +1 -1
- package/UI/TransactionsTable/components/TransactionHash.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/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/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/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/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/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/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/metamask/MetamaskLoginButton/MetamaskLoginButton.js +1 -1
- package/UI/metamask/MetamaskLoginButton/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/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-PW2PV6AI.js → chunk-24WACBZI.js} +2 -2
- package/__chunks__/{chunk-TTI2DQZS.js → chunk-27ZNQJVO.js} +2 -2
- package/__chunks__/{chunk-VO2VJJKF.js → chunk-2AGHTCIT.js} +2 -2
- package/__chunks__/{chunk-DLSNXUVA.js → chunk-2BSDUXRN.js} +2 -2
- package/__chunks__/{chunk-COBBPTML.js → chunk-2FREPI2E.js} +2 -2
- package/__chunks__/{chunk-5EQKX2ZS.js → chunk-2L4NEXXG.js} +2 -2
- package/__chunks__/{chunk-2TZFMRWW.js → chunk-2WMNKF2S.js} +2 -2
- package/__chunks__/{chunk-S7KRT5EM.js → chunk-2WTR6S6Y.js} +2 -2
- package/__chunks__/{chunk-G2LINLL2.js → chunk-32643RZO.js} +2 -2
- package/__chunks__/{chunk-HEQRRQCA.js → chunk-3E3NANV5.js} +2 -2
- package/__chunks__/{chunk-GL6PLLSX.js → chunk-3ECMMZAT.js} +2 -2
- package/__chunks__/{chunk-VPQWR6HF.js → chunk-3ICDMUJ3.js} +2 -2
- package/__chunks__/{chunk-XFQJ7A3K.js → chunk-3NVGMD4U.js} +2 -2
- package/__chunks__/{chunk-KAQJCSZ5.js → chunk-3S6AZPE4.js} +2 -2
- package/__chunks__/{chunk-7QONYAON.js → chunk-3UREUGHS.js} +2 -2
- package/__chunks__/{chunk-VW65XBTL.js → chunk-3XW2CI6N.js} +2 -2
- package/__chunks__/{chunk-G4YKL2DB.js → chunk-3XYDHA2K.js} +2 -2
- package/__chunks__/chunk-44LB5ZSM.js +2 -0
- package/__chunks__/{chunk-APWAT5AB.js → chunk-4FRZ3B3K.js} +2 -2
- package/__chunks__/{chunk-BPDUGL2E.js → chunk-4K4BXEKJ.js} +2 -2
- package/__chunks__/{chunk-LRUTUCRQ.js → chunk-4KJACB5O.js} +2 -2
- package/__chunks__/{chunk-FP5M6Q3T.js → chunk-4UGMJFDV.js} +2 -2
- package/__chunks__/{chunk-TS3QRTR7.js → chunk-4WOS6AEA.js} +2 -2
- package/__chunks__/{chunk-GKTFV7EE.js → chunk-53K2JFMM.js} +2 -2
- package/__chunks__/{chunk-7IA5JBIT.js → chunk-56GKRLRP.js} +2 -2
- package/__chunks__/{chunk-PIURHM5E.js → chunk-5L5M6RZP.js} +2 -2
- package/__chunks__/{chunk-OKTUKVG3.js → chunk-64YMLZWH.js} +2 -2
- package/__chunks__/{chunk-5KMU4CYF.js → chunk-66VOWORM.js} +2 -2
- package/__chunks__/{chunk-OBRUHCAI.js → chunk-6DVEWEZS.js} +2 -2
- package/__chunks__/{chunk-B7VEMJXY.js → chunk-6JLJFE6Q.js} +2 -2
- package/__chunks__/chunk-6KRHJ3SL.js +2 -0
- package/__chunks__/{chunk-INOVDJFR.js → chunk-7EK42BGO.js} +2 -2
- package/__chunks__/chunk-7HSEFB5U.js +2 -0
- package/__chunks__/{chunk-CBIET25O.js → chunk-7L5HFROX.js} +2 -2
- package/__chunks__/{chunk-YGGPR35S.js → chunk-7MIC5PAM.js} +2 -2
- package/__chunks__/{chunk-L7L6IZGP.js → chunk-7TK6XFOR.js} +2 -2
- package/__chunks__/{chunk-HA76JJCN.js → chunk-A4XIWWWG.js} +2 -2
- package/__chunks__/{chunk-NH2BWIK2.js → chunk-A6TQ2A6Y.js} +2 -2
- package/__chunks__/{chunk-ZIZCMUSJ.js → chunk-AESQF3JZ.js} +2 -2
- package/__chunks__/{chunk-XTV6G7WB.js → chunk-AIUUUENM.js} +2 -2
- package/__chunks__/{chunk-TK2DVORD.js → chunk-ANSODFOP.js} +2 -2
- package/__chunks__/{chunk-SPTVMLW6.js → chunk-B35RHGIO.js} +2 -2
- package/__chunks__/{chunk-OKF2DMBK.js → chunk-B6IGVJZY.js} +2 -2
- package/__chunks__/chunk-B7SMFMP7.js +2 -0
- package/__chunks__/{chunk-4J2U66OX.js → chunk-BJVERBD7.js} +2 -2
- package/__chunks__/{chunk-PVMRZB4Q.js → chunk-BM55F5BR.js} +2 -2
- package/__chunks__/{chunk-DU4XMSC3.js → chunk-BMMBYCFQ.js} +2 -2
- package/__chunks__/{chunk-PAPJVGID.js → chunk-C27UGVUH.js} +2 -2
- package/__chunks__/chunk-C4BO3GKV.js +2 -0
- package/__chunks__/{chunk-RHQUH5GS.js → chunk-CAJ7MFCM.js} +2 -2
- package/__chunks__/{chunk-V3X2XNEQ.js → chunk-CECOMP6L.js} +2 -2
- package/__chunks__/{chunk-KOEHKQ2A.js → chunk-CFSY2IFM.js} +2 -2
- package/__chunks__/{chunk-7D3NF5M2.js → chunk-CLST3OGR.js} +2 -2
- package/__chunks__/{chunk-B54KXYSD.js → chunk-CLTB4VZU.js} +2 -2
- package/__chunks__/{chunk-FKYG2NYS.js → chunk-CNBB4ZQ7.js} +2 -2
- package/__chunks__/{chunk-TBWANQRV.js → chunk-DKUJ3NYM.js} +2 -2
- package/__chunks__/{chunk-MXOVBE4N.js → chunk-DPSMQHRC.js} +2 -2
- package/__chunks__/{chunk-GBD7YYLU.js → chunk-DQP2JWNC.js} +2 -2
- package/__chunks__/{chunk-Y2I75AX5.js → chunk-DTO5VFUE.js} +2 -2
- package/__chunks__/{chunk-E5IJZHRP.js → chunk-DXXL3JVL.js} +2 -2
- package/__chunks__/{chunk-JVTC5GPR.js → chunk-E3BF2XMN.js} +2 -2
- package/__chunks__/{chunk-6K5VM3CO.js → chunk-EBKO7HE2.js} +2 -2
- package/__chunks__/{chunk-YMNVZXLG.js → chunk-EFNISPXM.js} +2 -2
- package/__chunks__/{chunk-3XV7AUN3.js → chunk-ELQ6D46U.js} +2 -2
- package/__chunks__/{chunk-2W4TELZE.js → chunk-EP4BNC44.js} +2 -2
- package/__chunks__/chunk-EQ67DNGO.js +2 -0
- package/__chunks__/{chunk-56MZQG66.js → chunk-ESTT6FLC.js} +2 -2
- package/__chunks__/{chunk-WAONPEDA.js → chunk-ETH53GSD.js} +2 -2
- package/__chunks__/{chunk-QDWD2UKV.js → chunk-ETYWY2KG.js} +2 -2
- package/__chunks__/{chunk-2KDMCINT.js → chunk-EXCZW7ZE.js} +2 -2
- package/__chunks__/{chunk-MFTT5MO2.js → chunk-F2KFKU67.js} +2 -2
- package/__chunks__/chunk-FAFQOQMR.js +2 -0
- package/__chunks__/{chunk-MYB24NSK.js → chunk-FFBWXG5I.js} +2 -2
- package/__chunks__/{chunk-XUJAWRAO.js → chunk-FQRR64LH.js} +2 -2
- package/__chunks__/{chunk-SOIDZ5E3.js → chunk-FW7GY2VN.js} +2 -2
- package/__chunks__/{chunk-IZIXU3O2.js → chunk-FXAS6GLA.js} +2 -2
- package/__chunks__/{chunk-SO7RF2C6.js → chunk-FYUFIHVY.js} +2 -2
- package/__chunks__/{chunk-7PG7UJVC.js → chunk-G4BHOCQ3.js} +2 -2
- package/__chunks__/{chunk-EXIWU6A5.js → chunk-G6AG3BXM.js} +2 -2
- package/__chunks__/{chunk-PXMXPXL5.js → chunk-GCA3MT5J.js} +2 -2
- package/__chunks__/{chunk-PZMWN5AT.js → chunk-GFRXEJL3.js} +2 -2
- package/__chunks__/{chunk-FZS2XXHS.js → chunk-GM6PPKNE.js} +2 -2
- package/__chunks__/{chunk-HZJOA5MT.js → chunk-H4JM6AG2.js} +2 -2
- package/__chunks__/chunk-HB4P7BKF.js +2 -0
- package/__chunks__/{chunk-3SV5IWE7.js → chunk-HDN2SUKJ.js} +2 -2
- package/__chunks__/{chunk-5WTKXI6O.js → chunk-HLGISF4R.js} +2 -2
- package/__chunks__/{chunk-5FAP7HKP.js → chunk-HMJXTX4O.js} +2 -2
- package/__chunks__/{chunk-JWD54CEB.js → chunk-HQQ5MORL.js} +2 -2
- package/__chunks__/{chunk-T7PNOOFM.js → chunk-HUWCQZHJ.js} +2 -2
- package/__chunks__/{chunk-SS57LPMI.js → chunk-HZEVU2JL.js} +2 -2
- package/__chunks__/chunk-IDEZ3ETH.js +2 -0
- package/__chunks__/{chunk-TU24PBFM.js → chunk-INN3ZKU3.js} +2 -2
- package/__chunks__/{chunk-LAAYFC5P.js → chunk-IOJAKSOR.js} +2 -2
- package/__chunks__/{chunk-4HYFI2WZ.js → chunk-IVZPONB3.js} +2 -2
- package/__chunks__/{chunk-JQ3U2OI5.js → chunk-JFVAW75X.js} +2 -2
- package/__chunks__/{chunk-DHL55LNK.js → chunk-JIJ5Q576.js} +2 -2
- package/__chunks__/{chunk-BECRRAYV.js → chunk-JPCX5EQF.js} +2 -2
- package/__chunks__/{chunk-JO6STI7R.js → chunk-JWBZ3XSI.js} +2 -2
- package/__chunks__/{chunk-MAU277FB.js → chunk-K6FRR4EB.js} +2 -2
- package/__chunks__/{chunk-KQUXJHW5.js → chunk-KF76GMA7.js} +2 -2
- package/__chunks__/{chunk-ES2GO2CQ.js → chunk-KG6TTPPY.js} +2 -2
- package/__chunks__/{chunk-PGJV37DR.js → chunk-KI5SLXMN.js} +2 -2
- package/__chunks__/{chunk-FHRR57AI.js → chunk-KITMEI2N.js} +2 -2
- package/__chunks__/{chunk-CMEO5LU3.js → chunk-KOOH62GB.js} +2 -2
- package/__chunks__/{chunk-A73DRZ5N.js → chunk-KTH3FI6Y.js} +2 -2
- package/__chunks__/{chunk-JYMBBREU.js → chunk-LDLTN3T4.js} +2 -2
- package/__chunks__/{chunk-6WVS36EP.js → chunk-LG2V6OFV.js} +2 -2
- package/__chunks__/{chunk-BIECCYQL.js → chunk-LH66QRDV.js} +2 -2
- package/__chunks__/{chunk-DG4BTBML.js → chunk-LICHJUCN.js} +2 -2
- package/__chunks__/{chunk-KGJPBXTG.js → chunk-LML5GOLT.js} +2 -2
- package/__chunks__/{chunk-OX5UYCGP.js → chunk-MFVSJYMK.js} +2 -2
- package/__chunks__/{chunk-ID7OVPFL.js → chunk-MLJPF32K.js} +2 -2
- package/__chunks__/{chunk-IWTQAOHT.js → chunk-MTS2ZVUU.js} +2 -2
- package/__chunks__/{chunk-CPLRREXF.js → chunk-MXLXFYSE.js} +2 -2
- package/__chunks__/{chunk-SQKRPKIP.js → chunk-MZ5SEJG2.js} +2 -2
- package/__chunks__/{chunk-ZDNG4B57.js → chunk-N2RHRKHX.js} +2 -2
- package/__chunks__/{chunk-HT2KMB2U.js → chunk-N4LCPSFT.js} +2 -2
- package/__chunks__/{chunk-36OEJLRH.js → chunk-N4MLZ6OE.js} +2 -2
- package/__chunks__/{chunk-H2B4GVMI.js → chunk-NGJPRASL.js} +2 -2
- package/__chunks__/{chunk-HKRFBXR6.js → chunk-NPURY2D2.js} +2 -2
- package/__chunks__/{chunk-Y6TMKGV3.js → chunk-NR6Z4GDW.js} +2 -2
- package/__chunks__/{chunk-DZFRXG6F.js → chunk-NSUR4YF4.js} +2 -2
- package/__chunks__/{chunk-4WYNL5OO.js → chunk-O6MJUMML.js} +2 -2
- package/__chunks__/{chunk-RMHDVFUY.js → chunk-ODVMTG2B.js} +2 -2
- package/__chunks__/{chunk-P3BR3PQS.js → chunk-OIKRHTLS.js} +2 -2
- package/__chunks__/{chunk-KJGECBYZ.js → chunk-OJ5GP5AZ.js} +2 -2
- package/__chunks__/{chunk-65PI26BK.js → chunk-OKBLZHTU.js} +2 -2
- package/__chunks__/{chunk-YAE2BE3N.js → chunk-OQPRK4RZ.js} +2 -2
- package/__chunks__/{chunk-HJZVFTM4.js → chunk-OTPV26JC.js} +2 -2
- package/__chunks__/{chunk-CVHUVS2L.js → chunk-OYQIMOHA.js} +2 -2
- package/__chunks__/{chunk-H76MK64K.js → chunk-P2J5VQAV.js} +2 -2
- package/__chunks__/{chunk-YTA3HVAB.js → chunk-P7QOJKWX.js} +2 -2
- package/__chunks__/chunk-PGLA4YYP.js +2 -0
- package/__chunks__/{chunk-UWVX3GEN.js → chunk-PM2KFW4C.js} +2 -2
- package/__chunks__/{chunk-G5UU6MHK.js → chunk-PU6LKOWN.js} +2 -2
- package/__chunks__/chunk-PVHHU2HN.js +2 -0
- package/__chunks__/{chunk-DUWF7NFQ.js → chunk-PVLXEB5W.js} +2 -2
- package/__chunks__/chunk-QDACV2QA.js +2 -0
- package/__chunks__/{chunk-DYVBRK5F.js → chunk-QF22QIDM.js} +2 -2
- package/__chunks__/{chunk-ZX7RAKNC.js → chunk-QGXMB3S3.js} +2 -2
- package/__chunks__/{chunk-5EJOWQXT.js → chunk-QLALR2N7.js} +2 -2
- package/__chunks__/{chunk-GA4EFD5W.js → chunk-QLGOPST3.js} +2 -2
- package/__chunks__/{chunk-X6DOT4HH.js → chunk-QMWIJMZK.js} +2 -2
- package/__chunks__/{chunk-BY4LQ3N7.js → chunk-QPWH6RFI.js} +2 -2
- package/__chunks__/{chunk-MGFQXAE2.js → chunk-QUKTBK34.js} +2 -2
- package/__chunks__/{chunk-CBVHZ3GF.js → chunk-QWGG5GZL.js} +2 -2
- package/__chunks__/chunk-R347OJCF.js +2 -0
- package/__chunks__/{chunk-OMFIDTS5.js → chunk-R3XQMEBK.js} +2 -2
- package/__chunks__/{chunk-DNPMHY4X.js → chunk-R4M4V65J.js} +2 -2
- package/__chunks__/{chunk-FPTQMWOZ.js → chunk-R4PEGWAY.js} +2 -2
- package/__chunks__/{chunk-SK5WWVA3.js → chunk-R4XZ72QD.js} +2 -2
- package/__chunks__/{chunk-73KYSMPG.js → chunk-R5H7BMOG.js} +2 -2
- package/__chunks__/{chunk-L36G4P2G.js → chunk-RAXV5BA4.js} +2 -2
- package/__chunks__/{chunk-VBZI6UTR.js → chunk-ROOBCCDU.js} +2 -2
- package/__chunks__/{chunk-ZJPZAQUE.js → chunk-RVROX5RH.js} +2 -2
- package/__chunks__/{chunk-TDVAXPDC.js → chunk-RWBMEZCP.js} +2 -2
- package/__chunks__/{chunk-CXLWOVT3.js → chunk-RZZ75DQW.js} +2 -2
- package/__chunks__/{chunk-PX2M5PJU.js → chunk-SFB4LLTU.js} +2 -2
- package/__chunks__/{chunk-GIXM4PY6.js → chunk-SHAP3L5E.js} +2 -2
- package/__chunks__/{chunk-G2NOATID.js → chunk-SI25TN5J.js} +2 -2
- package/__chunks__/{chunk-2KIDWFOD.js → chunk-SIPG42GP.js} +2 -2
- package/__chunks__/chunk-SQUIOWAW.js +2 -0
- package/__chunks__/{chunk-AI3YXJKX.js → chunk-T6D3UPEP.js} +2 -2
- package/__chunks__/{chunk-OVTLD5R6.js → chunk-THEO7XE2.js} +2 -2
- package/__chunks__/{chunk-WQQNCUAI.js → chunk-TLXZLBYQ.js} +2 -2
- package/__chunks__/{chunk-K2OOIMC2.js → chunk-TMAUC2SW.js} +2 -2
- package/__chunks__/{chunk-LGGWA5HP.js → chunk-TNJRIO2D.js} +2 -2
- package/__chunks__/{chunk-YVACNHAH.js → chunk-TO4C2TKN.js} +2 -2
- package/__chunks__/{chunk-PDTCQSFA.js → chunk-TQJWTC52.js} +2 -2
- package/__chunks__/{chunk-QXHRU72G.js → chunk-TXTL6WGD.js} +2 -2
- package/__chunks__/chunk-U7VVDNFY.js +2 -0
- package/__chunks__/{chunk-CVRJVX7J.js → chunk-ULENLBFV.js} +2 -2
- package/__chunks__/{chunk-4VAQ7EX3.js → chunk-UP7HBRMJ.js} +2 -2
- package/__chunks__/{chunk-4WQGNN4R.js → chunk-UQ32XDXX.js} +2 -2
- package/__chunks__/{chunk-AAQ62VM4.js → chunk-USW3EBNS.js} +2 -2
- package/__chunks__/{chunk-B6RUPJXI.js → chunk-V275HKMD.js} +2 -2
- package/__chunks__/{chunk-5EW63JNR.js → chunk-VF6GTYN6.js} +2 -2
- package/__chunks__/{chunk-XB3F2V6Z.js → chunk-VJN7Q4BV.js} +2 -2
- package/__chunks__/chunk-VRG72IDH.js +2 -0
- package/__chunks__/{chunk-QOSQXPDI.js → chunk-VSM7XJOA.js} +2 -2
- package/__chunks__/{chunk-5C5FC5OL.js → chunk-VSULJN7W.js} +2 -2
- package/__chunks__/{chunk-QHEP6N45.js → chunk-W2DPGKBQ.js} +2 -2
- package/__chunks__/{chunk-B6XV6RZS.js → chunk-W3CY7GJ3.js} +2 -2
- package/__chunks__/{chunk-FY54VZTH.js → chunk-W7FBA6UO.js} +2 -2
- package/__chunks__/{chunk-O4E5RWEN.js → chunk-WA3PELFQ.js} +2 -2
- package/__chunks__/{chunk-2SDBUNT4.js → chunk-WKBWWVMI.js} +2 -2
- package/__chunks__/{chunk-PYBD7DRP.js → chunk-WS3PFDGM.js} +2 -2
- package/__chunks__/{chunk-ENSSVH6G.js → chunk-X2XCZLW6.js} +2 -2
- package/__chunks__/chunk-X4DFSRUC.js +2 -0
- package/__chunks__/{chunk-DS43FCDU.js → chunk-X6JKFSPV.js} +2 -2
- package/__chunks__/{chunk-CC3PAZQL.js → chunk-XF6MPVSJ.js} +2 -2
- package/__chunks__/{chunk-H7G5KXWW.js → chunk-XYCWVJ54.js} +2 -2
- package/__chunks__/{chunk-2RGG2CES.js → chunk-XZSLD5QL.js} +2 -2
- package/__chunks__/{chunk-Q5KEC3N7.js → chunk-Y32SM2H2.js} +2 -2
- package/__chunks__/{chunk-UPEO7UEJ.js → chunk-Y6W34YSK.js} +2 -2
- package/__chunks__/{chunk-JA2IJG4M.js → chunk-YBGYKLZ3.js} +2 -2
- package/__chunks__/{chunk-Y3OG5G4A.js → chunk-YBJZVP4C.js} +2 -2
- package/__chunks__/{chunk-43UM6SXI.js → chunk-YG3UPPR2.js} +2 -2
- package/__chunks__/{chunk-2HJUKKG7.js → chunk-YG5LYVDC.js} +2 -2
- package/__chunks__/{chunk-WNYOSVSN.js → chunk-YZUHDP2L.js} +2 -2
- package/__chunks__/{chunk-Z3CYKSZQ.js → chunk-Z57UVAXN.js} +2 -2
- package/__chunks__/{chunk-33SSEDEE.js → chunk-ZAND764C.js} +2 -2
- package/__chunks__/{chunk-SQ44U2OF.js → chunk-ZAZ65NI5.js} +2 -2
- package/__chunks__/{chunk-BLH4ECU4.js → chunk-ZCYEPCUN.js} +2 -2
- package/__chunks__/{chunk-ZUN6ZJIS.js → chunk-ZDWC53WB.js} +2 -2
- package/__chunks__/{chunk-QNQLXVQB.js → chunk-ZO7GXINX.js} +2 -2
- package/__chunks__/chunk-ZQWC4I36.js +2 -0
- package/__chunks__/{chunk-TRIFGUHB.js → chunk-ZSCROVIL.js} +2 -2
- package/__chunks__/{chunk-5JQGLRIM.js → chunk-ZWIDFO2A.js} +2 -2
- package/__commonjs/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithDeviceModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/SignWithExtraModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithExtraModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/components/index.js +1 -1
- package/__commonjs/UI/SignTransactionsModals/index.js +1 -1
- package/__commonjs/UI/index.js +1 -1
- package/__commonjs/__mocks__/index.js +3 -3
- package/__commonjs/__mocks__/utils/index.js +3 -3
- package/__commonjs/__mocks__/utils/renderWithProvider.js +3 -3
- package/__commonjs/components/ProviderInitializer/ProviderInitializer.js +1 -1
- package/__commonjs/components/ProviderInitializer/index.js +1 -1
- package/__commonjs/hooks/index.js +1 -1
- package/__commonjs/hooks/login/useLoginService.js +1 -1
- package/__commonjs/hooks/signMessage/index.js +1 -1
- package/__commonjs/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/__commonjs/hooks/transactions/helpers/index.js +1 -1
- package/__commonjs/hooks/transactions/index.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactions.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/__commonjs/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/__commonjs/utils/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/__commonjs/wrappers/DappProvider/index.js +3 -3
- package/__commonjs/wrappers/index.js +3 -3
- package/__mocks__/index.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/accounts/useGetAccountFromApi.js +1 -1
- package/apiCalls/configuration/getNetworkConfig.js +1 -1
- package/apiCalls/configuration/index.js +1 -1
- package/apiCalls/configuration/useGetNetworkConfigFromApi.js +1 -1
- package/apiCalls/configuration/useGetServerConfigurationFromApi.js +1 -1
- package/apiCalls/economics/getEconomicsInfo.js +1 -1
- package/apiCalls/economics/index.js +1 -1
- package/apiCalls/economics/useGetEconomicsInfoFromApi.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/transactions/useGetTransactionsFromApi.js +1 -1
- package/apiCalls/utils/getCleanApiAddress.js +1 -1
- package/apiCalls/utils/getScamAddressData.js +1 -1
- package/apiCalls/utils/index.js +1 -1
- package/apiCalls/utils/useApiFetch.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/processModifiedAccount.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/invokeSendTransactions.js +1 -1
- package/components/TransactionsTracker/TransactionTracker.js +1 -1
- package/components/TransactionsTracker/index.js +1 -1
- package/hooks/account/index.js +1 -1
- package/hooks/account/useGetAccount.js +1 -1
- package/hooks/account/useGetAccountInfo.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/useMetamaskLogin.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/useResolveBatchStatusResponse.js +1 -1
- package/hooks/transactions/batch/useSendBatchTransactions.js +1 -1
- package/hooks/transactions/helpers/checkNeedsGuardianSigning.js +1 -1
- package/hooks/transactions/helpers/getShouldMoveTransactionsToSignedState.js +1 -1
- package/hooks/transactions/helpers/index.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/useCheckTransactionStatus/checkBatch.js +1 -1
- package/hooks/transactions/useCheckTransactionStatus/index.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/useParseSignedTransactions.js +1 -1
- package/hooks/transactions/useSignMultipleTransactions.js +1 -1
- package/hooks/transactions/useSignTransactions.js +1 -1
- package/hooks/transactions/useSignTransactionsCommonData.js +1 -1
- package/hooks/transactions/useSignTransactionsWithDevice.js +1 -1
- package/hooks/transactions/useSignTransactionsWithLedger.js +1 -1
- package/hooks/transactions/useTrackTransactionStatus.js +1 -1
- package/hooks/transactions/useTransactionsTracker.js +1 -1
- package/hooks/useGetNetworkConfig.js +1 -1
- package/hooks/useGetNotification.js +1 -1
- package/hooks/websocketListener/index.js +1 -1
- package/hooks/websocketListener/useInitializeWebsocketConnection.js +1 -1
- package/hooks/websocketListener/useRegisterWebsocketListener.js +1 -1
- package/package.json +1 -1
- package/providers/experimentalWebViewProvider/ExperimentalWebviewProvider.js +1 -1
- package/providers/experimentalWebViewProvider/index.js +1 -1
- package/reduxStore/selectors/index.js +1 -1
- package/reduxStore/selectors/transactionsSelectors.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/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/sendBatchTransactions.js +1 -1
- package/services/transactions/sendBatchTransactions.test.js +1 -1
- package/services/transactions/sendTransactions.js +1 -1
- package/services/transactions/transformAndSignTransactions.js +1 -1
- package/services/transactions/utils/transformTransactionsToSign.js +1 -1
- package/utils/account/getAccount.js +1 -1
- package/utils/account/getAccountBalance.js +1 -1
- package/utils/account/getAccountShard.js +1 -1
- package/utils/account/getAddress.js +1 -1
- package/utils/account/getLatestNonce.js +1 -1
- package/utils/account/index.js +1 -1
- package/utils/account/refreshAccount.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/transactions/batch/updateBatchTransactionsStatuses.js +1 -1
- package/utils/transactions/builtCallbackUrl.js +1 -1
- package/utils/transactions/getAllTransactionsLink.js +1 -1
- package/utils/transactions/getOperationsDetails.js +1 -1
- package/utils/transactions/getTransactionLink.js +1 -1
- package/utils/transactions/index.js +1 -1
- package/utils/waitForChainID.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-23DKYDD3.js +0 -2
- package/__chunks__/chunk-2ALEUI7N.js +0 -2
- package/__chunks__/chunk-2SWVAFVJ.js +0 -2
- package/__chunks__/chunk-4XPDBX6K.js +0 -2
- package/__chunks__/chunk-5VOMMOUU.js +0 -2
- package/__chunks__/chunk-7L74GW64.js +0 -2
- package/__chunks__/chunk-AE6DU27P.js +0 -2
- package/__chunks__/chunk-DEN7KWEM.js +0 -2
- package/__chunks__/chunk-E6K5SEGI.js +0 -2
- package/__chunks__/chunk-EY62EPYM.js +0 -2
- package/__chunks__/chunk-HZAF4OXB.js +0 -2
- package/__chunks__/chunk-J43UZGBF.js +0 -2
- package/__chunks__/chunk-LU5RZI65.js +0 -2
- package/__chunks__/chunk-MJTR5OFH.js +0 -2
- package/__chunks__/chunk-OOJTMCIL.js +0 -2
- package/__chunks__/chunk-RGOQEOCK.js +0 -2
- package/__chunks__/chunk-RLLTLODY.js +0 -2
- package/__chunks__/chunk-VYYCTZCX.js +0 -2
package/__commonjs/UI/index.js
CHANGED
|
@@ -5261,7 +5261,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
5261
5261
|
display: flex;
|
|
5262
5262
|
align-items: center;
|
|
5263
5263
|
margin: 0 0.5rem;
|
|
5264
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(aE));l$={close:"dapp-core-component__customToast-styles__close"}});var I$={};oe(I$,{AddressDetailItem:()=>z_,Balance:()=>Lp,BalanceComponent:()=>uP,CrossWindowLoginButton:()=>w$,CustomToast:()=>A0,DappCorePages:()=>u_,DataField:()=>ox,Denominate:()=>lH,DetailItem:()=>Ae,EventsList:()=>K_,ExplorerLink:()=>ke,ExtensionLoginButton:()=>$g,FormatAmount:()=>Dn,LedgerLoginButton:()=>vh,LedgerLoginContainer:()=>xh,Loader:()=>zh,MetamaskLoginButton:()=>b$,NonceMessage:()=>XT,NotificationModal:()=>xH,OperaWalletLoginButton:()=>yh,OperationsList:()=>FT,PageState:()=>Rn,ProgressSteps:()=>SH,ScResultsList:()=>hx,ScamPhishingAlert:()=>Jc,ScrDetailItem:()=>px,SignTransactionsModals:()=>_9,SignWithDeviceModal:()=>TT,SignWithExtensionModal:()=>Vh,SignWithLedgerModal:()=>vT,TimeAgo:()=>vs,TransactionAction:()=>jT,TransactionActionComponent:()=>BD,TransactionInfo:()=>JV,TransactionInfoAge:()=>Ix,TransactionInfoEgldPrice:()=>Yx,TransactionInfoFee:()=>Wx,TransactionInfoFrom:()=>Ox,TransactionInfoGasLimit:()=>n0,TransactionInfoGasPrice:()=>c0,TransactionInfoGasUsed:()=>r0,TransactionInfoHash:()=>Ax,TransactionInfoInputData:()=>l0,TransactionInfoMethod:()=>qx,TransactionInfoMiniblock:()=>kx,TransactionInfoNonce:()=>s0,TransactionInfoScResults:()=>d0,TransactionInfoStatus:()=>Nx,TransactionInfoTo:()=>Hx,TransactionInfoTokenOperations:()=>jx,TransactionInfoValue:()=>zx,TransactionLogs:()=>YV,TransactionMethod:()=>k_,TransactionReceiver:()=>E_,TransactionRow:()=>sl,TransactionSender:()=>M_,TransactionShardsTransition:()=>F_,TransactionStatus:()=>wx,TransactionToast:()=>v0,TransactionToastGuard:()=>b0,TransactionValue:()=>Wp,TransactionsTable:()=>IE,TransactionsToastList:()=>v$,TransactionsToastListComponent:()=>SE,Trim:()=>An,UsdValue:()=>eT,WalletConnectLoginButton:()=>Ah,WalletConnectLoginContainer:()=>Ch,WebWalletLoginButton:()=>bh,XaliasLoginButton:()=>y$,getStatusIconAndColor:()=>w2});module.exports=q(I$);r();var u_={};oe(u_,{UnlockPage:()=>_P});r();r();var Wo=S(require("react")),ns=S(require("classnames"));r();var Lw=S(require("react"));r();var cc=S(require("react"));r();r();var Vo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var Iw=()=>!Vo();var ZF=()=>B(void 0,null,function*(){return yield Promise.resolve().then(()=>($u(),Vu))}),YF=()=>($u(),q(Vu)).default,zu=Iw();function Ji({ssrGlobalImportCallback:e,ssrImportCallback:n,clientImportCallback:o}){let[i,c]=cc.default.useState(zu?void 0:YF()),[p,l]=cc.default.useState(zu||o==null?void 0:o()),f=()=>B(this,null,function*(){(e?e():ZF()).then(g=>c(g.default)),n==null||n().then(g=>l(g.default))});return(0,cc.useEffect)(()=>{zu&&f()},[]),{globalStyles:i,styles:p}}function I(e,n){return o=>{let{globalStyles:i,styles:c}=Ji({ssrGlobalImportCallback:n.ssrGlobalStyles,ssrImportCallback:n.ssrStyles,clientImportCallback:n.clientStyles});return Lw.default.createElement(e,K(N({},o),{globalStyles:i!=null?i:{},styles:c!=null?c:{}}))}}r();r();r();var GC=require("react"),cp=require("react-redux");r();var kf=require("@reduxjs/toolkit"),RC=require("react-redux/lib/utils/Subscription");Xe();r();var vC=S(require("lodash.throttle"));Z();Xe();hf();Xa();op();var M4=[Nm],Jm=!1,B4=(0,vC.default)(()=>{gc(fc())},5e3),yC=e=>n=>o=>{if(M4.includes(o.type))return n(o);let i=e.getState(),c=co.local.getItem(vt.loginExpiresAt);if(!Boolean(i==null?void 0:i.account.address))return n(o);if(c==null)return gc(fc());let l=Date.now();return c-l<0&&!Jm?setTimeout(()=>{Jm=!0,e.dispatch(ES())},1e3):(Jm&&(Jm=!1),B4()),n(o)};r();r();function Qm(){return typeof sessionStorage!="undefined"}var BC=Qm()?(IC(),q(bC)).default:(LC(),q(NC)).default,OC=Qm()?(kC(),q(PC)).default:[],FC=Qm()?(MC(),q(WC)).default:e=>e;ed();var me=(0,kf.configureStore)({reducer:BC,middleware:e=>e({serializableCheck:{ignoredActions:[...OC,ff.type,uc.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(yC)}),UC=(0,RC.createSubscription)(me),xK=FC(me),vK=(0,kf.configureStore)({reducer:Ya});var aR={store:me,subscription:UC},Df=(0,GC.createContext)(aR),CK=(0,cp.createStoreHook)(Df),Ge=(0,cp.createDispatchHook)(Df),Q=(0,cp.createSelectorHook)(Df);r();r();Xe();r();var HC=S(require("lodash.isequal")),nd=require("reselect"),ie=(0,nd.createSelectorCreator)(nd.defaultMemoize,HC.default);var $t=e=>e.account,Sr=ie($t,e=>e.address),Cr=ie($t,Sr,(e,n)=>n in e.accounts?e.accounts[n]:km),VC=ie($t,Cr,(e,n)=>{let c=e,{accounts:o}=c,i=mn(c,["accounts"]);return K(N({},i),{address:n.address,account:n})}),iR=ie(Cr,e=>e.balance),$C=ie(Cr,e=>{var n;return((n=e==null?void 0:e.nonce)==null?void 0:n.valueOf())||0}),zC=ie($t,e=>e.shard),qC=ie($t,e=>e.ledgerAccount),LK=ie($t,e=>e.walletConnectAccount),PK=ie($t,e=>e.isAccountLoading),kK=ie($t,e=>e.accountLoadingError),jC=ie($t,e=>e.websocketEvent),pR=ie($t,e=>e.websocketBatchEvent);r();var yc=e=>e.dappConfig,WK=ie(yc,e=>e.shouldUseWebViewProvider);r();var zo=e=>e.loginInfo,KC=ie(zo,e=>e.loginMethod),_a=ie(zo,Sr,(e,n)=>Boolean(n)),FK=ie(zo,e=>e.walletConnectLogin),XC=ie(zo,e=>e.ledgerLogin),ZC=ie(zo,e=>e.walletLogin),RK=ie(zo,e=>e.isLoginSessionInvalid),la=ie(zo,e=>e.tokenLogin),od=ie(zo,e=>e.logoutRoute),cR=ie(zo,e=>e.isWalletConnectV2Initialized);r();var YC=e=>e.modals,HK=ie(YC,e=>e.txSubmittedModal),JC=ie(YC,e=>e.notificationModal);r();var wt=e=>e.networkConfig,wc=ie(wt,e=>e.chainID),zK=ie(wt,e=>e.network.walletConnectBridgeAddress),QC=ie(wt,e=>e.network.walletConnectV2RelayAddress),e1=ie(wt,e=>e.network.walletConnectV2ProjectId),n1=ie(wt,e=>e.network.walletConnectV2Options),o1=ie(wt,e=>e.network.walletConnectDeepLink),qn=ie(wt,e=>e.network),Ef=ie(qn,e=>e.apiAddress),t1=ie(qn,e=>e.explorerAddress),td=ie(qn,e=>{var n;return(n=e.customWalletAddress)!=null?n:e.walletAddress}),rd=ie(qn,e=>e.xAliasAddress),ad=ie(qn,e=>e.egldLabel);r();var id=e=>e.signedMessageInfo,KK=ie(id,e=>e.isSigning),XK=ie(id,e=>e.errorMessage),ZK=ie(id,e=>{let n=Object.keys(e.signedSessions),o=n.length;return e.signedSessions[n[o-1]]}),YK=ie(id,e=>{let n=Object.keys(e.signedSessions),o=n.length;return n.length>0?n[o-1]:""});r();var r1=e=>e.toasts,Wf=ie(r1,e=>e.customToasts),Sc=ie(r1,e=>e.transactionToasts);r();Xe();var a1={errorMessage:Cf,successMessage:Af,processingMessage:bf},i1=e=>e.transactionsInfo,p1=ie(i1,(e,n)=>n,(e,n)=>n!=null&&(e==null?void 0:e[Number(n)])||a1);r();r();var zt=require("@multiversx/sdk-core");Z();r();var Mf=require("@multiversx/sdk-core/out");r();r();function Cc(e){try{let n=atob(e),o=btoa(n),i=m.Buffer.from(e,"base64").toString(),c=m.Buffer.from(i).toString("base64"),p=e===o||o.startsWith(e),l=e===c||c.startsWith(e);if(p&&l)return!0}catch(n){return!1}return!1}function ua(e){return Cc(e)?atob(e):e}r();r();function pd(e){for(let n=0;n<e.length;n++)if(e.charCodeAt(n)>127)return!1;return!0}function Ar(e){let n=e;try{let o=m.Buffer.from(e,"hex").toString();pd(o)&&o.length>1&&(n=o)}catch(o){}return n}r();r();var c1=e=>/\d/.test(e);var s1=e=>{let n=e!=null?e:"";return Cc(n)?Mf.TransactionPayload.fromEncoded(n):new Mf.TransactionPayload(n)};r();Z();var Ja=({data:e,onlySetGuardian:n})=>e?n?e.startsWith("SetGuardian"):Object.values(ju).some(o=>e.startsWith(o)):!1;function Qa(e){var i,c,p;let n=N({},e);Ja({data:n.data,onlySetGuardian:!0})&&(delete n.senderUsername,delete n.receiverUsername);let o=new zt.Transaction(N(N(K(N(K(N({value:n.value.valueOf(),data:s1(n.data),nonce:n.nonce.valueOf(),receiver:new zt.Address(n.receiver)},n.receiverUsername?{receiverUsername:n.receiverUsername}:{}),{sender:new zt.Address(n.sender)}),n.senderUsername?{senderUsername:n.senderUsername}:{}),{gasLimit:(i=n.gasLimit.valueOf())!=null?i:np,gasPrice:(c=n.gasPrice.valueOf())!=null?c:_c,chainID:n.chainID.valueOf(),version:new zt.TransactionVersion((p=n.version)!=null?p:iS)}),n.options?{options:new zt.TransactionOptions(n.options)}:{}),n.guardian?{guardian:new zt.Address(n.guardian)}:{}));return n.guardianSignature&&o.applyGuardianSignature(m.Buffer.from(n.guardianSignature,"hex")),n.signature&&o.applySignature(m.Buffer.from(n.signature,"hex")),o}r();r();Z();function sR(e,n){let o=new URLSearchParams(e),i=Object.fromEntries(o);return{nextUrlParams:new URLSearchParams(N(N({},i),n)).toString(),params:i}}var mR="2.32.9";function cd({callbackUrl:e,urlParams:n={}}){let o=e;if(Object.entries(n).length>0)try{let{search:i,origin:c,pathname:p,hash:l}=new URL(e),f=K(N({},n),{[Im]:mR}),{nextUrlParams:g}=sR(i,f);o=`${c}${p}?${g}${l}`}catch(i){return console.error("Unable to construct URL from: ",e,i),o}return o}r();r();r();var Of=require("@multiversx/sdk-core/out");r();Z();var dR=e=>{let n=m.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,n.length).equals(n))return!0;let i=m.Buffer.alloc(32).fill(0);return e.equals(i)},Bf=e=>{try{let o=parseInt("11",2),i=parseInt("01",2),c=m.Buffer.from(e,"hex"),p=c[31];if(dR(c))return bm;let l=p&o;return l>3-1&&(l=p&i),l}catch(n){return-1}};function m1({receiverAddress:e,senderShard:n,senderAddress:o}){try{let i=new Of.Address(e),c=Bf(i.pubkey());if(n==null&&o!=null){let p=new Of.Address(o);return Bf(p)===c}return c===n}catch(i){return!1}}r();var Ac=require("@multiversx/sdk-core");qe();r();var d1=require("@multiversx/sdk-core");function _R(e){try{let n=new d1.Address(e);return Boolean(n.bech32())}catch(n){return!1}}function Cn(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&_R(e)}var lR=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function br(e,n,o=""){if(!Cn(e))return!1;if(new Ac.Address(e).isContractAddress())return!0;let p=Ff({receiver:e,data:o});return p?new Ac.Address(p).isContractAddress()||gR(e,n,o):!1}var uR=e=>e.toLowerCase().match(/[0-9a-f]/g),fR=e=>e.length%2===0;function gR(e,n,o){let i=o==null?void 0:o.split("@");if(i==null)return!1;let[c,...p]=i,l=n!=null&&e!=null&&e===n,f=lR.includes(c),g=p.every(h=>uR(h)&&fR(h));return l&&f&&g}function Ff({receiver:e,data:n}){try{if(!n)return e;let o=Cc(n)?Ac.TransactionPayload.fromEncoded(n).toString():n,i=hR(o),c=o.split("@");return i>-1?c[i]:e}catch(o){console.log(o);return}}function hR(e){return e.includes("MultiESDTNFTTransfer")?1:e.includes("ESDTNFTTransfer")?4:-1}var _1=(e,n=1)=>e!=null&&e.length?e.reduce((o,{receiver:i,data:c})=>{let p=Ff({receiver:i,data:c!=null?c:""});return p==null?o:o&&m1({receiverAddress:p,senderShard:n})},!0):!0;r();r();r();var Uf=require("@multiversx/sdk-core"),sd=S(require("bignumber.js"));en();var Rf={tokenId:"",amount:""},l1=e=>e.split("@").map((p,l)=>[2,3].includes(l)?p:Ar(p));function md(e){if(!e)return Rf;let n=e.startsWith("ESDTTransfer"),o=e.startsWith("ESDTNFTTransfer")&&e.includes("@"),i=e.startsWith("ESDTNFTBurn")&&e.includes("@");if(n){let[,c,p]=e.split("@");try{let l=m.Buffer.from(c,"hex").toString("ascii");if(!l)return Rf;let f=new sd.default("0x"+p.replace("0x","")).toString(10);return{tokenId:l,amount:f}}catch(l){console.error("Error getting token from transaction data",l)}}if(o)try{let[,c,p,l,f]=l1(e);if([c,p,l,f].every(g=>Boolean(g))&&Cn(new Uf.Address(f).bech32()))return{tokenId:`${c}-${p}`,amount:new sd.default(l,16).toString(10),collection:c,nonce:p,receiver:new Uf.Address(f).bech32()}}catch(c){}if(i)try{let[,c,p,l]=l1(e);if([c,p,l].every(f=>Boolean(f)))return{tokenId:`${c}-${p}`,amount:new sd.default(l,16).toString(10),collection:c,nonce:p}}catch(c){}return Rf}r();r();r();var so="accounts";var dd="blocks",f1="code",g1="collections";var h1="contracts",bc="economics",T1="identities";var x1="locked-accounts",v1="logs",_d="miniblocks";var Ic="nfts",y1="nodes",Gf="providers",w1="roles",Hf="sc-results";var fa="tokens";var _t="transactions";var tn={shard:e=>`/${dd}?shard=${e}`,receiverShard:e=>`/${_t}?receivershard=${e}`,senderShard:e=>`/${_t}?sendershard=${e}`,transactionDetails:e=>`/${_t}/${e}`,transactionDetailsScResults:e=>`/${_t}/${e}/${Hf}`,transactionDetailsLogs:e=>`/${_t}/${e}/${v1}`,nodeDetails:e=>`/${y1}/${e}`,accountDetails:e=>`/${so}/${e}`,accountDetailsContractCode:e=>`/${so}/${e}/${f1}`,accountDetailsTokens:e=>`/${so}/${e}/${fa}`,accountDetailsNfts:e=>`/${so}/${e}/${Ic}`,accountDetailsScResults:e=>`/${so}/${e}/${Hf}`,accountDetailsContracts:e=>`/${so}/${e}/${h1}`,identityDetails:e=>`/${T1}/${e}`,tokenDetails:e=>`/${fa}/${e}`,tokenDetailsAccounts:e=>`/${fa}/${e}/${so}`,tokenDetailsLockedAccounts:e=>`/${fa}/${e}/${x1}`,tokenDetailsRoles:e=>`/${fa}/${e}/${w1}`,collectionDetails:e=>`/${g1}/${e}`,nftDetails:e=>`/${Ic}/${e}`,providerDetails:e=>`/${Gf}/${e}`,providerDetailsTransactions:e=>`/${Gf}/${e}/${_t}`,miniblockDetails:e=>`/${_d}/${e}`};r();var ld=e=>{var n,o,i,c;if(e.action){let p=[(n=e.action.arguments)==null?void 0:n.token,(o=e.action.arguments)==null?void 0:o.token1,(i=e.action.arguments)==null?void 0:i.token2,(c=e.action.arguments)==null?void 0:c.transfers].filter(f=>f!=null);return[].concat(...p)}return[]};r();r();function ud(e){var o,i;let n=e.receiver;return(i=(o=e.action)==null?void 0:o.arguments)!=null&&i.receiver&&(n=e.action.arguments.receiver),n}function S1(e){let n=ud(e);return e.receiver===n?e.receiverAssets:void 0}r();dn();var sp=e=>{var i,c,p,l,f,g;let n="Transaction";return((i=e.action)==null?void 0:i.name)&&((c=e.action)==null?void 0:c.category)&&(((p=e.action)==null?void 0:p.category)==="esdtNft"&&((l=e.action)==null?void 0:l.name)==="transfer"?n="Transaction":e.action&&(n=e.action.name),(g=(f=e.action)==null?void 0:f.arguments)!=null&&g.functionName&&(n=e.action.arguments.functionName)),n};r();var A1=!1;function TR(e){A1||(console.error(e),A1=!0)}function qt({explorerAddress:e,to:n}){try{return new URL(n).href}catch(o){return n.startsWith("/")||(TR(`Link not prepended by / : ${n}`),n=`/${n}`),e?`${e}${n}`:n}}r();dn();function b1(e,n,o){let i=e===n.sender,c=e===o,p=i&&c,l=(n==null?void 0:n.type)==="SmartContractResult";switch(!0){case l:return"Internal";case p:return"Self";case c:return"In";case i:default:return"Out"}}r();function gd({value:e,noSeconds:n,utc:o,meridiem:i=!0}){let c=new Date(e*1e3),[,p]=c.toLocaleString("en-US",{hour:"numeric",hour12:i}).split(" "),l=c.toUTCString(),[,f]=l.split(","),[g,h,x,w]=f.trim().split(" "),[A,L,C]=w.split(":"),D=`:${C}`,M=`${A}:${L}${n?"":D}`,V=`${i?p:""} ${o?"UTC":""}`.trim();return`${h} ${g}, ${x} ${M} ${V}`.trim()}r();function I1(e){var n,o;return(o=(n=e==null?void 0:e.operations)==null?void 0:n.map(i=>i.message).filter(i=>Boolean(i)))!=null?o:[]}r();var P1=S(require("bignumber.js"));Z();r();var L1=require("@multiversx/sdk-core"),ha=S(require("bignumber.js"));Z();r();var N1=S(require("bignumber.js")),ga=(e,n=!0)=>{let o=String(e);if(!o.match(/^[-]?\d+$/))return!1;let i=new N1.default(o),c=n?0:-1;return i.toString(10)===o&&i.comparedTo(0)>=c};r();function Ir(e){return{if:function(n){return n?{then:o=>o instanceof Function?Ir(o(e)):Ir(o)}:{then:()=>Ir(e)}},then:n=>n instanceof Function?Ir(n(e)):Ir(n),valueOf:function(){return e}}}ha.default.config({ROUNDING_MODE:ha.default.ROUND_FLOOR});function Tn({input:e,decimals:n=Nn,digits:o=Ut,showLastNonZeroDecimal:i=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!ga(e,!1))throw new Error("Invalid input");let l=new ha.default(e).isNegative(),f=e;return l&&(f=e.substring(1)),Ir(f).then(()=>L1.TokenTransfer.fungibleFromBigInteger("",f,n).amountAsBigInteger.shiftedBy(-n).toFixed(n)).then(g=>{let h=new ha.default(g);if(h.isZero())return po;let x=h.toString(10),[w,A]=x.split("."),L=new ha.default(A||0),C=Ir(0).if(Boolean(A&&i)).then(()=>Math.max(A.length,o)).if(L.isZero()&&!i).then(0).if(Boolean(A&&!i)).then(()=>Math.min(A.length,o)).valueOf(),D=A&&o>=1&&o<=A.length&&L.isGreaterThan(0)&&new ha.default(A.substring(0,o)).isZero(),M=h.toFormat(C);return Ir(x).if(p).then(M).if(Boolean(D)).then(j=>{let V=new ha.default(w).isZero(),[U,X]=j.split("."),Y=new Array(o-1).fill(0),pe=[...Y,0].join(""),ee=[...Y,1].join("");return V?c?`<${U}.${ee}`:i?`${U}.${X}`:U:`${U}.${pe}`}).if(Boolean(!D&&A)).then(j=>{let[V]=j.split("."),U=A.substring(0,C);if(i){let X=o-U.length;if(X>0){let Y=Array(X).fill(0).join("");return U=`${U}${Y}`,`${V}.${U}`}return j}return U?`${V}.${U}`:V}).valueOf()}).if(l).then(g=>`-${g}`).valueOf()}var xR=e=>{var n,o;if(!((n=e.receipt)!=null&&n.value))return"";if(((o=e.receipt)==null?void 0:o.data)===_S){let i=Tn({input:e.receipt.value,decimals:Nn,digits:Ut,showLastNonZeroDecimal:!0});return new P1.default(i).times(e.gasPrice).times(100).toFixed()}return e.receipt.value};function k1(e){var c;let n=(c=e.receipt)==null?void 0:c.data;if(!n)return"";let o=xR(e),i=o?`: ${o}`:"";return`${n}${i}`}r();function Vf(e){var n,o;return(o=(n=e==null?void 0:e.results)==null?void 0:n.map(i=>i.returnMessage).filter(i=>Boolean(i)))!=null?o:[]}r();r();Z();r();var jt=(i=>(i.NonFungibleESDT="NonFungibleESDT",i.SemiFungibleESDT="SemiFungibleESDT",i.MetaESDT="MetaESDT",i))(jt||{});r();r();r();Z();r();Z();r();var vR=require("@multiversx/sdk-core");Z();r();var St=require("@multiversx/sdk-core"),W1=S(require("bignumber.js"));Z();r();r();var D1=S(require("bignumber.js"));Z();var $f=e=>{if(isNaN(e)||e==null||String(e).includes("Infinity"))return!1;let[n,o]=e.split(".");if(o)for(;o.charAt(o.length-1)===po;)o=o.slice(0,-1);let i=o?[n,o].join("."):n,c=new D1.default(i);return c.toString(10)===i&&c.comparedTo(0)>=0};r();Z();r();var zf={isEsdt:!1,isNft:!1,isEgld:!1};function hd(e){let n=e==null?void 0:e.split("-").length;return n===2?K(N({},zf),{isEsdt:!0}):n===3?K(N({},zf),{isNft:!0}):K(N({},zf),{isEgld:!0})}var E1={from:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa",to:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa"};function qf({minGasLimit:e=String(np),gasLimit:n,gasPrice:o,data:i,gasPerDataByte:c,gasPriceModifier:p,defaultGasPrice:l=String(_c),chainId:f}){let g=i||"",h=ga(n)?n:e,x=Ja({data:g})?cf:0,w=new W1.default(h).plus(x).toNumber(),A=$f(o)?o:l,L=new St.Transaction({nonce:0,value:St.TokenPayment.egldFromAmount("0"),receiver:new St.Address(E1.to),sender:new St.Address(E1.to),gasPrice:parseInt(A),gasLimit:w,data:new St.TransactionPayload(g.trim()),chainID:f,version:new St.TransactionVersion(1)});try{return L.computeFee({GasPerDataByte:parseInt(c),MinGasLimit:parseInt(e),GasPriceModifier:parseFloat(p),ChainID:f}).toString(10)}catch(C){return console.error(C),po}}r();var Kt=({amount:e,usd:n,decimals:o=2,addEqualSign:i})=>{let c=(parseFloat(e)*n).toFixed(o),p=parseFloat(c).toLocaleString("en",{maximumFractionDigits:o,minimumFractionDigits:o}),l=parseFloat(e)>0?"\u2248":"=";return`${i?`${l} `:""}$${p}`};r();function yR(e){let n=Math.floor(e/864e5),o=e%(24*60*60*1e3),i=Math.floor(o/(60*60*1e3)),c=o%(60*60*1e3),p=Math.floor(c/(60*1e3)),l=c%(60*1e3),f=Math.floor(l/1e3),g=f+" sec",h=p+" min",x=i+" hr",w=n+" day";if(f>1&&(g=f+" sec"),p>1&&(h=p+" min"),i>1&&(x=i+" hrs"),n>1&&(w=n+" days"),n>=1)return w+" "+x;if(i>=1){let A=p===0?"":" "+h;return x+A}if(p>=1){let A=f===0?"":" "+g;return h+A}return g}function wR(e){let n=e.split(" ");return n.length>1?`${n[0]} ${n[1]}`:e}function SR(e){let o=new Date().getTime()-e;return Math.max(o,0)}function M1(e,n=!0){let o=SR(e),i=yR(o);return n?wR(i):i}r();function B1(e,n,o="..."){return isNaN(n)&&(n=10),o||(o="..."),e!=null&&(e.length<=n||e.length-o.length<=n)?e:String(e).substring(0,n-o.length)+o}r();r();Z();function CR(e,n){let o,i,c=/(\.0+)+$/,p=e.replace(c,"").split("."),l=n.replace(c,"").split("."),f=Math.min(p.length,l.length);for(o=0;o<f;o++)if(i=parseInt(p[o],10)-parseInt(l[o],10),i)return i;return p.length-l.length}function jf(e){let n=[Ku,Xu,Zu,Yu,mc,Ju,e].sort((h,x)=>CR(h,x)),o=n.indexOf(Ku),i=n.indexOf(Xu),c=n.indexOf(Zu),p=n.indexOf(Yu),l=n.indexOf(mc),f=n.indexOf(Ju),g=n.indexOf(e);return{ledgerWithMultiAccount:g>=o,ledgerWithHashSign:g>=i,ledgerWithSignAuthToken:g>=c,ledgerWithWhitelistedTokens:g>=p,ledgerWithGuardians:g>=l,ledgerWithUsernames:g>=f}}var O1=jf;r();Z();var F1=({feeLimit:e,egldPriceInUsd:n,hideEqualSign:o})=>{let i=Tn({input:e,decimals:Nn,digits:Ut,showLastNonZeroDecimal:!0}),c=Kt({amount:i,usd:n,decimals:Ut});return o?c:`\u2248 ${c}`};function Xt({token:e,noValue:n,showLastNonZeroDecimal:o}){var h;let i=!n&&e.value&&e.type!=="NonFungibleESDT",c=e.decimals!=null,p="";e.type==="NonFungibleESDT"&&(p="NFT"),e.type==="SemiFungibleESDT"&&(p="SFT"),e.type==="MetaESDT"&&(p="Meta-ESDT");let l="";i&&c&&(l=c?Tn({input:e.value,decimals:e.decimals,digits:2,showLastNonZeroDecimal:o}):Number(e.value).toLocaleString("en"));let f=tn.nftDetails(String(e.identifier)),g=e.ticker===e.collection&&(h=e.identifier)!=null?h:e.ticker;return{badgeText:p,tokenFormattedAmount:i?l:null,tokenExplorerLink:f,tokenLinkText:g,token:e,noValue:n,showLastNonZeroDecimal:o}}r();Z();function Ta({token:e,noValue:n,showLastNonZeroDecimal:o}){var f;let i=Boolean(!n&&e.value),c=i?Tn({input:e.value,decimals:(f=e.decimals)!=null?f:Nn,digits:2,showLastNonZeroDecimal:o,addCommas:!0}):null,p=tn.tokenDetails(String(e.token)),l=e.ticker;return{tokenExplorerLink:p,tokenFormattedAmount:c,showFormattedAmount:i,tokenLinkText:l,token:e,showLastNonZeroDecimal:o}}r();dn();var R1=["reDelegateRewards","claimRewards","unBond"],U1=["wrapEgld","unwrapEgld"],G1=["unStake"],H1=["unDelegate"];r();r();var V1=e=>{let n=e.map(i=>{let{isNft:c}=hd(i.type);if(c){let{badgeText:x,tokenFormattedAmount:w,tokenLinkText:A}=Xt({token:i});return`${x!=null?`(${x}) `:""}${w} ${A}`}let{tokenFormattedAmount:p,tokenLinkText:l,token:f}=Ta({token:i}),g=f.collection?f.identifier:f.token;return`${p} ${l} (${g})`});return decodeURI(n.join("%0A"))};r();Z();var lt=e=>({egldValueData:{value:e,formattedValue:Tn({input:e}),decimals:Nn}});r();var z1=S(require("bignumber.js"));var $1=!1;function q1(e){var n;try{let i=ua(e.data).replace(`${(n=e.action)==null?void 0:n.name}@`,""),c=new z1.default(i,16);if(!c.isNaN())return lt(c.toString(10))}catch(o){$1||(console.error(`Unable to extract value for txHash: ${e.txHash}`),$1=!0)}return lt(e.value)}r();r();dn();var Nc=e=>{var o,i;return(i=(o=e==null?void 0:e.operations)==null?void 0:o.filter(c=>Object.values(dc).includes(c.type)))!=null?i:[]};var j1=!1,K1=e=>{j1||(console.error(`Operations field missing for txHash: ${e}.
|
|
5264
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(aE));l$={close:"dapp-core-component__customToast-styles__close"}});var I$={};oe(I$,{AddressDetailItem:()=>z_,Balance:()=>Lp,BalanceComponent:()=>uP,CrossWindowLoginButton:()=>w$,CustomToast:()=>A0,DappCorePages:()=>u_,DataField:()=>ox,Denominate:()=>lH,DetailItem:()=>Ae,EventsList:()=>K_,ExplorerLink:()=>ke,ExtensionLoginButton:()=>$g,FormatAmount:()=>Dn,LedgerLoginButton:()=>vh,LedgerLoginContainer:()=>xh,Loader:()=>zh,MetamaskLoginButton:()=>b$,NonceMessage:()=>XT,NotificationModal:()=>xH,OperaWalletLoginButton:()=>yh,OperationsList:()=>FT,PageState:()=>Rn,ProgressSteps:()=>SH,ScResultsList:()=>hx,ScamPhishingAlert:()=>Jc,ScrDetailItem:()=>px,SignTransactionsModals:()=>_9,SignWithDeviceModal:()=>TT,SignWithExtensionModal:()=>Vh,SignWithLedgerModal:()=>vT,TimeAgo:()=>vs,TransactionAction:()=>jT,TransactionActionComponent:()=>BD,TransactionInfo:()=>JV,TransactionInfoAge:()=>Ix,TransactionInfoEgldPrice:()=>Yx,TransactionInfoFee:()=>Wx,TransactionInfoFrom:()=>Ox,TransactionInfoGasLimit:()=>n0,TransactionInfoGasPrice:()=>c0,TransactionInfoGasUsed:()=>r0,TransactionInfoHash:()=>Ax,TransactionInfoInputData:()=>l0,TransactionInfoMethod:()=>qx,TransactionInfoMiniblock:()=>kx,TransactionInfoNonce:()=>s0,TransactionInfoScResults:()=>d0,TransactionInfoStatus:()=>Nx,TransactionInfoTo:()=>Hx,TransactionInfoTokenOperations:()=>jx,TransactionInfoValue:()=>zx,TransactionLogs:()=>YV,TransactionMethod:()=>k_,TransactionReceiver:()=>E_,TransactionRow:()=>sl,TransactionSender:()=>M_,TransactionShardsTransition:()=>F_,TransactionStatus:()=>wx,TransactionToast:()=>v0,TransactionToastGuard:()=>b0,TransactionValue:()=>Wp,TransactionsTable:()=>IE,TransactionsToastList:()=>v$,TransactionsToastListComponent:()=>SE,Trim:()=>An,UsdValue:()=>eT,WalletConnectLoginButton:()=>Ah,WalletConnectLoginContainer:()=>Ch,WebWalletLoginButton:()=>bh,XaliasLoginButton:()=>y$,getStatusIconAndColor:()=>w2});module.exports=q(I$);r();var u_={};oe(u_,{UnlockPage:()=>_P});r();r();var Wo=S(require("react")),ns=S(require("classnames"));r();var Lw=S(require("react"));r();var cc=S(require("react"));r();r();var Vo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var Iw=()=>!Vo();var ZF=()=>B(void 0,null,function*(){return yield Promise.resolve().then(()=>($u(),Vu))}),YF=()=>($u(),q(Vu)).default,zu=Iw();function Ji({ssrGlobalImportCallback:e,ssrImportCallback:n,clientImportCallback:o}){let[i,c]=cc.default.useState(zu?void 0:YF()),[p,l]=cc.default.useState(zu||o==null?void 0:o()),f=()=>B(this,null,function*(){(e?e():ZF()).then(g=>c(g.default)),n==null||n().then(g=>l(g.default))});return(0,cc.useEffect)(()=>{zu&&f()},[]),{globalStyles:i,styles:p}}function I(e,n){return o=>{let{globalStyles:i,styles:c}=Ji({ssrGlobalImportCallback:n.ssrGlobalStyles,ssrImportCallback:n.ssrStyles,clientImportCallback:n.clientStyles});return Lw.default.createElement(e,K(N({},o),{globalStyles:i!=null?i:{},styles:c!=null?c:{}}))}}r();r();r();var GC=require("react"),cp=require("react-redux");r();var kf=require("@reduxjs/toolkit"),RC=require("react-redux/lib/utils/Subscription");Xe();r();var vC=S(require("lodash.throttle"));Z();Xe();hf();Xa();op();var M4=[Nm],Jm=!1,B4=(0,vC.default)(()=>{gc(fc())},5e3),yC=e=>n=>o=>{if(M4.includes(o.type))return n(o);let i=e.getState(),c=co.local.getItem(vt.loginExpiresAt);if(!Boolean(i==null?void 0:i.account.address))return n(o);if(c==null)return gc(fc());let l=Date.now();return c-l<0&&!Jm?setTimeout(()=>{Jm=!0,e.dispatch(ES())},1e3):(Jm&&(Jm=!1),B4()),n(o)};r();r();function Qm(){return typeof sessionStorage!="undefined"}var BC=Qm()?(IC(),q(bC)).default:(LC(),q(NC)).default,OC=Qm()?(kC(),q(PC)).default:[],FC=Qm()?(MC(),q(WC)).default:e=>e;ed();var me=(0,kf.configureStore)({reducer:BC,middleware:e=>e({serializableCheck:{ignoredActions:[...OC,ff.type,uc.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(yC)}),UC=(0,RC.createSubscription)(me),xK=FC(me),vK=(0,kf.configureStore)({reducer:Ya});var aR={store:me,subscription:UC},Df=(0,GC.createContext)(aR),CK=(0,cp.createStoreHook)(Df),Ge=(0,cp.createDispatchHook)(Df),Q=(0,cp.createSelectorHook)(Df);r();r();Xe();r();var HC=S(require("lodash.isequal")),nd=require("reselect"),ie=(0,nd.createSelectorCreator)(nd.defaultMemoize,HC.default);var $t=e=>e.account,Sr=ie($t,e=>e.address),Cr=ie($t,Sr,(e,n)=>n in e.accounts?e.accounts[n]:km),VC=ie($t,Cr,(e,n)=>{let c=e,{accounts:o}=c,i=mn(c,["accounts"]);return K(N({},i),{address:n.address,account:n})}),iR=ie(Cr,e=>e.balance),$C=ie(Cr,e=>{var n;return((n=e==null?void 0:e.nonce)==null?void 0:n.valueOf())||0}),zC=ie($t,e=>e.shard),qC=ie($t,e=>e.ledgerAccount),LK=ie($t,e=>e.walletConnectAccount),PK=ie($t,e=>e.isAccountLoading),kK=ie($t,e=>e.accountLoadingError),jC=ie($t,e=>e.websocketEvent),pR=ie($t,e=>e.websocketBatchEvent);r();var yc=e=>e.dappConfig,WK=ie(yc,e=>e.shouldUseWebViewProvider);r();var zo=e=>e.loginInfo,KC=ie(zo,e=>e.loginMethod),_a=ie(zo,Sr,(e,n)=>Boolean(n)),FK=ie(zo,e=>e.walletConnectLogin),XC=ie(zo,e=>e.ledgerLogin),ZC=ie(zo,e=>e.walletLogin),RK=ie(zo,e=>e.isLoginSessionInvalid),la=ie(zo,e=>e.tokenLogin),od=ie(zo,e=>e.logoutRoute),cR=ie(zo,e=>e.isWalletConnectV2Initialized);r();var YC=e=>e.modals,HK=ie(YC,e=>e.txSubmittedModal),JC=ie(YC,e=>e.notificationModal);r();var wt=e=>e.networkConfig,wc=ie(wt,e=>e.chainID),zK=ie(wt,e=>e.network.walletConnectBridgeAddress),QC=ie(wt,e=>e.network.walletConnectV2RelayAddress),e1=ie(wt,e=>e.network.walletConnectV2ProjectId),n1=ie(wt,e=>e.network.walletConnectV2Options),o1=ie(wt,e=>e.network.walletConnectDeepLink),qn=ie(wt,e=>e.network),Ef=ie(qn,e=>e.apiAddress),t1=ie(qn,e=>e.explorerAddress),td=ie(qn,e=>{var n;return(n=e.customWalletAddress)!=null?n:e.walletAddress}),rd=ie(qn,e=>e.xAliasAddress),ad=ie(qn,e=>e.egldLabel);r();var id=e=>e.signedMessageInfo,KK=ie(id,e=>e.isSigning),XK=ie(id,e=>e.errorMessage),ZK=ie(id,e=>{let n=Object.keys(e.signedSessions),o=n.length;return e.signedSessions[n[o-1]]}),YK=ie(id,e=>{let n=Object.keys(e.signedSessions),o=n.length;return n.length>0?n[o-1]:""});r();var r1=e=>e.toasts,Wf=ie(r1,e=>e.customToasts),Sc=ie(r1,e=>e.transactionToasts);r();Xe();var a1={errorMessage:Cf,successMessage:Af,processingMessage:bf},i1=e=>e.transactionsInfo,p1=ie(i1,(e,n)=>n,(e,n)=>n!=null&&(e==null?void 0:e[Number(n)])||a1);r();r();var zt=require("@multiversx/sdk-core");Z();r();var Mf=require("@multiversx/sdk-core/out");r();r();function Cc(e){try{let n=atob(e),o=btoa(n),i=m.Buffer.from(e,"base64").toString(),c=m.Buffer.from(i).toString("base64"),p=e===o||o.startsWith(e),l=e===c||c.startsWith(e);if(p&&l)return!0}catch(n){return!1}return!1}function ua(e){return Cc(e)?atob(e):e}r();r();function pd(e){for(let n=0;n<e.length;n++)if(e.charCodeAt(n)>127)return!1;return!0}function Ar(e){let n=e;try{let o=m.Buffer.from(e,"hex").toString();pd(o)&&o.length>1&&(n=o)}catch(o){}return n}r();r();var c1=e=>/\d/.test(e);var s1=e=>{let n=e!=null?e:"";return Cc(n)?Mf.TransactionPayload.fromEncoded(n):new Mf.TransactionPayload(n)};r();Z();var Ja=({data:e,onlySetGuardian:n})=>e?n?e.startsWith("SetGuardian"):Object.values(ju).some(o=>e.startsWith(o)):!1;function Qa(e){var i,c,p;let n=N({},e);Ja({data:n.data,onlySetGuardian:!0})&&(delete n.senderUsername,delete n.receiverUsername);let o=new zt.Transaction(N(N(K(N(K(N({value:n.value.valueOf(),data:s1(n.data),nonce:n.nonce.valueOf(),receiver:new zt.Address(n.receiver)},n.receiverUsername?{receiverUsername:n.receiverUsername}:{}),{sender:new zt.Address(n.sender)}),n.senderUsername?{senderUsername:n.senderUsername}:{}),{gasLimit:(i=n.gasLimit.valueOf())!=null?i:np,gasPrice:(c=n.gasPrice.valueOf())!=null?c:_c,chainID:n.chainID.valueOf(),version:new zt.TransactionVersion((p=n.version)!=null?p:iS)}),n.options?{options:new zt.TransactionOptions(n.options)}:{}),n.guardian?{guardian:new zt.Address(n.guardian)}:{}));return n.guardianSignature&&o.applyGuardianSignature(m.Buffer.from(n.guardianSignature,"hex")),n.signature&&o.applySignature(m.Buffer.from(n.signature,"hex")),o}r();r();Z();function sR(e,n){let o=new URLSearchParams(e),i=Object.fromEntries(o);return{nextUrlParams:new URLSearchParams(N(N({},i),n)).toString(),params:i}}var mR="2.32.10";function cd({callbackUrl:e,urlParams:n={}}){let o=e;if(Object.entries(n).length>0)try{let{search:i,origin:c,pathname:p,hash:l}=new URL(e),f=K(N({},n),{[Im]:mR}),{nextUrlParams:g}=sR(i,f);o=`${c}${p}?${g}${l}`}catch(i){return console.error("Unable to construct URL from: ",e,i),o}return o}r();r();r();var Of=require("@multiversx/sdk-core/out");r();Z();var dR=e=>{let n=m.Buffer.from([0,0,0,0,0,0,0,0,0,1,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0]);if(e.slice(0,n.length).equals(n))return!0;let i=m.Buffer.alloc(32).fill(0);return e.equals(i)},Bf=e=>{try{let o=parseInt("11",2),i=parseInt("01",2),c=m.Buffer.from(e,"hex"),p=c[31];if(dR(c))return bm;let l=p&o;return l>3-1&&(l=p&i),l}catch(n){return-1}};function m1({receiverAddress:e,senderShard:n,senderAddress:o}){try{let i=new Of.Address(e),c=Bf(i.pubkey());if(n==null&&o!=null){let p=new Of.Address(o);return Bf(p)===c}return c===n}catch(i){return!1}}r();var Ac=require("@multiversx/sdk-core");qe();r();var d1=require("@multiversx/sdk-core");function _R(e){try{let n=new d1.Address(e);return Boolean(n.bech32())}catch(n){return!1}}function Cn(e){return(e==null?void 0:e.startsWith("erd"))&&e.length===62&&/^\w+$/.test(e)&&_R(e)}var lR=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function br(e,n,o=""){if(!Cn(e))return!1;if(new Ac.Address(e).isContractAddress())return!0;let p=Ff({receiver:e,data:o});return p?new Ac.Address(p).isContractAddress()||gR(e,n,o):!1}var uR=e=>e.toLowerCase().match(/[0-9a-f]/g),fR=e=>e.length%2===0;function gR(e,n,o){let i=o==null?void 0:o.split("@");if(i==null)return!1;let[c,...p]=i,l=n!=null&&e!=null&&e===n,f=lR.includes(c),g=p.every(h=>uR(h)&&fR(h));return l&&f&&g}function Ff({receiver:e,data:n}){try{if(!n)return e;let o=Cc(n)?Ac.TransactionPayload.fromEncoded(n).toString():n,i=hR(o),c=o.split("@");return i>-1?c[i]:e}catch(o){console.log(o);return}}function hR(e){return e.includes("MultiESDTNFTTransfer")?1:e.includes("ESDTNFTTransfer")?4:-1}var _1=(e,n=1)=>e!=null&&e.length?e.reduce((o,{receiver:i,data:c})=>{let p=Ff({receiver:i,data:c!=null?c:""});return p==null?o:o&&m1({receiverAddress:p,senderShard:n})},!0):!0;r();r();r();var Uf=require("@multiversx/sdk-core"),sd=S(require("bignumber.js"));en();var Rf={tokenId:"",amount:""},l1=e=>e.split("@").map((p,l)=>[2,3].includes(l)?p:Ar(p));function md(e){if(!e)return Rf;let n=e.startsWith("ESDTTransfer"),o=e.startsWith("ESDTNFTTransfer")&&e.includes("@"),i=e.startsWith("ESDTNFTBurn")&&e.includes("@");if(n){let[,c,p]=e.split("@");try{let l=m.Buffer.from(c,"hex").toString("ascii");if(!l)return Rf;let f=new sd.default("0x"+p.replace("0x","")).toString(10);return{tokenId:l,amount:f}}catch(l){console.error("Error getting token from transaction data",l)}}if(o)try{let[,c,p,l,f]=l1(e);if([c,p,l,f].every(g=>Boolean(g))&&Cn(new Uf.Address(f).bech32()))return{tokenId:`${c}-${p}`,amount:new sd.default(l,16).toString(10),collection:c,nonce:p,receiver:new Uf.Address(f).bech32()}}catch(c){}if(i)try{let[,c,p,l]=l1(e);if([c,p,l].every(f=>Boolean(f)))return{tokenId:`${c}-${p}`,amount:new sd.default(l,16).toString(10),collection:c,nonce:p}}catch(c){}return Rf}r();r();r();var so="accounts";var dd="blocks",f1="code",g1="collections";var h1="contracts",bc="economics",T1="identities";var x1="locked-accounts",v1="logs",_d="miniblocks";var Ic="nfts",y1="nodes",Gf="providers",w1="roles",Hf="sc-results";var fa="tokens";var _t="transactions";var tn={shard:e=>`/${dd}?shard=${e}`,receiverShard:e=>`/${_t}?receivershard=${e}`,senderShard:e=>`/${_t}?sendershard=${e}`,transactionDetails:e=>`/${_t}/${e}`,transactionDetailsScResults:e=>`/${_t}/${e}/${Hf}`,transactionDetailsLogs:e=>`/${_t}/${e}/${v1}`,nodeDetails:e=>`/${y1}/${e}`,accountDetails:e=>`/${so}/${e}`,accountDetailsContractCode:e=>`/${so}/${e}/${f1}`,accountDetailsTokens:e=>`/${so}/${e}/${fa}`,accountDetailsNfts:e=>`/${so}/${e}/${Ic}`,accountDetailsScResults:e=>`/${so}/${e}/${Hf}`,accountDetailsContracts:e=>`/${so}/${e}/${h1}`,identityDetails:e=>`/${T1}/${e}`,tokenDetails:e=>`/${fa}/${e}`,tokenDetailsAccounts:e=>`/${fa}/${e}/${so}`,tokenDetailsLockedAccounts:e=>`/${fa}/${e}/${x1}`,tokenDetailsRoles:e=>`/${fa}/${e}/${w1}`,collectionDetails:e=>`/${g1}/${e}`,nftDetails:e=>`/${Ic}/${e}`,providerDetails:e=>`/${Gf}/${e}`,providerDetailsTransactions:e=>`/${Gf}/${e}/${_t}`,miniblockDetails:e=>`/${_d}/${e}`};r();var ld=e=>{var n,o,i,c;if(e.action){let p=[(n=e.action.arguments)==null?void 0:n.token,(o=e.action.arguments)==null?void 0:o.token1,(i=e.action.arguments)==null?void 0:i.token2,(c=e.action.arguments)==null?void 0:c.transfers].filter(f=>f!=null);return[].concat(...p)}return[]};r();r();function ud(e){var o,i;let n=e.receiver;return(i=(o=e.action)==null?void 0:o.arguments)!=null&&i.receiver&&(n=e.action.arguments.receiver),n}function S1(e){let n=ud(e);return e.receiver===n?e.receiverAssets:void 0}r();dn();var sp=e=>{var i,c,p,l,f,g;let n="Transaction";return((i=e.action)==null?void 0:i.name)&&((c=e.action)==null?void 0:c.category)&&(((p=e.action)==null?void 0:p.category)==="esdtNft"&&((l=e.action)==null?void 0:l.name)==="transfer"?n="Transaction":e.action&&(n=e.action.name),(g=(f=e.action)==null?void 0:f.arguments)!=null&&g.functionName&&(n=e.action.arguments.functionName)),n};r();var A1=!1;function TR(e){A1||(console.error(e),A1=!0)}function qt({explorerAddress:e,to:n}){try{return new URL(n).href}catch(o){return n.startsWith("/")||(TR(`Link not prepended by / : ${n}`),n=`/${n}`),e?`${e}${n}`:n}}r();dn();function b1(e,n,o){let i=e===n.sender,c=e===o,p=i&&c,l=(n==null?void 0:n.type)==="SmartContractResult";switch(!0){case l:return"Internal";case p:return"Self";case c:return"In";case i:default:return"Out"}}r();function gd({value:e,noSeconds:n,utc:o,meridiem:i=!0}){let c=new Date(e*1e3),[,p]=c.toLocaleString("en-US",{hour:"numeric",hour12:i}).split(" "),l=c.toUTCString(),[,f]=l.split(","),[g,h,x,w]=f.trim().split(" "),[A,L,C]=w.split(":"),D=`:${C}`,M=`${A}:${L}${n?"":D}`,V=`${i?p:""} ${o?"UTC":""}`.trim();return`${h} ${g}, ${x} ${M} ${V}`.trim()}r();function I1(e){var n,o;return(o=(n=e==null?void 0:e.operations)==null?void 0:n.map(i=>i.message).filter(i=>Boolean(i)))!=null?o:[]}r();var P1=S(require("bignumber.js"));Z();r();var L1=require("@multiversx/sdk-core"),ha=S(require("bignumber.js"));Z();r();var N1=S(require("bignumber.js")),ga=(e,n=!0)=>{let o=String(e);if(!o.match(/^[-]?\d+$/))return!1;let i=new N1.default(o),c=n?0:-1;return i.toString(10)===o&&i.comparedTo(0)>=c};r();function Ir(e){return{if:function(n){return n?{then:o=>o instanceof Function?Ir(o(e)):Ir(o)}:{then:()=>Ir(e)}},then:n=>n instanceof Function?Ir(n(e)):Ir(n),valueOf:function(){return e}}}ha.default.config({ROUNDING_MODE:ha.default.ROUND_FLOOR});function Tn({input:e,decimals:n=Nn,digits:o=Ut,showLastNonZeroDecimal:i=!0,showIsLessThanDecimalsLabel:c=!1,addCommas:p=!1}){if(!ga(e,!1))throw new Error("Invalid input");let l=new ha.default(e).isNegative(),f=e;return l&&(f=e.substring(1)),Ir(f).then(()=>L1.TokenTransfer.fungibleFromBigInteger("",f,n).amountAsBigInteger.shiftedBy(-n).toFixed(n)).then(g=>{let h=new ha.default(g);if(h.isZero())return po;let x=h.toString(10),[w,A]=x.split("."),L=new ha.default(A||0),C=Ir(0).if(Boolean(A&&i)).then(()=>Math.max(A.length,o)).if(L.isZero()&&!i).then(0).if(Boolean(A&&!i)).then(()=>Math.min(A.length,o)).valueOf(),D=A&&o>=1&&o<=A.length&&L.isGreaterThan(0)&&new ha.default(A.substring(0,o)).isZero(),M=h.toFormat(C);return Ir(x).if(p).then(M).if(Boolean(D)).then(j=>{let V=new ha.default(w).isZero(),[U,X]=j.split("."),Y=new Array(o-1).fill(0),pe=[...Y,0].join(""),ee=[...Y,1].join("");return V?c?`<${U}.${ee}`:i?`${U}.${X}`:U:`${U}.${pe}`}).if(Boolean(!D&&A)).then(j=>{let[V]=j.split("."),U=A.substring(0,C);if(i){let X=o-U.length;if(X>0){let Y=Array(X).fill(0).join("");return U=`${U}${Y}`,`${V}.${U}`}return j}return U?`${V}.${U}`:V}).valueOf()}).if(l).then(g=>`-${g}`).valueOf()}var xR=e=>{var n,o;if(!((n=e.receipt)!=null&&n.value))return"";if(((o=e.receipt)==null?void 0:o.data)===_S){let i=Tn({input:e.receipt.value,decimals:Nn,digits:Ut,showLastNonZeroDecimal:!0});return new P1.default(i).times(e.gasPrice).times(100).toFixed()}return e.receipt.value};function k1(e){var c;let n=(c=e.receipt)==null?void 0:c.data;if(!n)return"";let o=xR(e),i=o?`: ${o}`:"";return`${n}${i}`}r();function Vf(e){var n,o;return(o=(n=e==null?void 0:e.results)==null?void 0:n.map(i=>i.returnMessage).filter(i=>Boolean(i)))!=null?o:[]}r();r();Z();r();var jt=(i=>(i.NonFungibleESDT="NonFungibleESDT",i.SemiFungibleESDT="SemiFungibleESDT",i.MetaESDT="MetaESDT",i))(jt||{});r();r();r();Z();r();Z();r();var vR=require("@multiversx/sdk-core");Z();r();var St=require("@multiversx/sdk-core"),W1=S(require("bignumber.js"));Z();r();r();var D1=S(require("bignumber.js"));Z();var $f=e=>{if(isNaN(e)||e==null||String(e).includes("Infinity"))return!1;let[n,o]=e.split(".");if(o)for(;o.charAt(o.length-1)===po;)o=o.slice(0,-1);let i=o?[n,o].join("."):n,c=new D1.default(i);return c.toString(10)===i&&c.comparedTo(0)>=0};r();Z();r();var zf={isEsdt:!1,isNft:!1,isEgld:!1};function hd(e){let n=e==null?void 0:e.split("-").length;return n===2?K(N({},zf),{isEsdt:!0}):n===3?K(N({},zf),{isNft:!0}):K(N({},zf),{isEgld:!0})}var E1={from:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa",to:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa"};function qf({minGasLimit:e=String(np),gasLimit:n,gasPrice:o,data:i,gasPerDataByte:c,gasPriceModifier:p,defaultGasPrice:l=String(_c),chainId:f}){let g=i||"",h=ga(n)?n:e,x=Ja({data:g})?cf:0,w=new W1.default(h).plus(x).toNumber(),A=$f(o)?o:l,L=new St.Transaction({nonce:0,value:St.TokenPayment.egldFromAmount("0"),receiver:new St.Address(E1.to),sender:new St.Address(E1.to),gasPrice:parseInt(A),gasLimit:w,data:new St.TransactionPayload(g.trim()),chainID:f,version:new St.TransactionVersion(1)});try{return L.computeFee({GasPerDataByte:parseInt(c),MinGasLimit:parseInt(e),GasPriceModifier:parseFloat(p),ChainID:f}).toString(10)}catch(C){return console.error(C),po}}r();var Kt=({amount:e,usd:n,decimals:o=2,addEqualSign:i})=>{let c=(parseFloat(e)*n).toFixed(o),p=parseFloat(c).toLocaleString("en",{maximumFractionDigits:o,minimumFractionDigits:o}),l=parseFloat(e)>0?"\u2248":"=";return`${i?`${l} `:""}$${p}`};r();function yR(e){let n=Math.floor(e/864e5),o=e%(24*60*60*1e3),i=Math.floor(o/(60*60*1e3)),c=o%(60*60*1e3),p=Math.floor(c/(60*1e3)),l=c%(60*1e3),f=Math.floor(l/1e3),g=f+" sec",h=p+" min",x=i+" hr",w=n+" day";if(f>1&&(g=f+" sec"),p>1&&(h=p+" min"),i>1&&(x=i+" hrs"),n>1&&(w=n+" days"),n>=1)return w+" "+x;if(i>=1){let A=p===0?"":" "+h;return x+A}if(p>=1){let A=f===0?"":" "+g;return h+A}return g}function wR(e){let n=e.split(" ");return n.length>1?`${n[0]} ${n[1]}`:e}function SR(e){let o=new Date().getTime()-e;return Math.max(o,0)}function M1(e,n=!0){let o=SR(e),i=yR(o);return n?wR(i):i}r();function B1(e,n,o="..."){return isNaN(n)&&(n=10),o||(o="..."),e!=null&&(e.length<=n||e.length-o.length<=n)?e:String(e).substring(0,n-o.length)+o}r();r();Z();function CR(e,n){let o,i,c=/(\.0+)+$/,p=e.replace(c,"").split("."),l=n.replace(c,"").split("."),f=Math.min(p.length,l.length);for(o=0;o<f;o++)if(i=parseInt(p[o],10)-parseInt(l[o],10),i)return i;return p.length-l.length}function jf(e){let n=[Ku,Xu,Zu,Yu,mc,Ju,e].sort((h,x)=>CR(h,x)),o=n.indexOf(Ku),i=n.indexOf(Xu),c=n.indexOf(Zu),p=n.indexOf(Yu),l=n.indexOf(mc),f=n.indexOf(Ju),g=n.indexOf(e);return{ledgerWithMultiAccount:g>=o,ledgerWithHashSign:g>=i,ledgerWithSignAuthToken:g>=c,ledgerWithWhitelistedTokens:g>=p,ledgerWithGuardians:g>=l,ledgerWithUsernames:g>=f}}var O1=jf;r();Z();var F1=({feeLimit:e,egldPriceInUsd:n,hideEqualSign:o})=>{let i=Tn({input:e,decimals:Nn,digits:Ut,showLastNonZeroDecimal:!0}),c=Kt({amount:i,usd:n,decimals:Ut});return o?c:`\u2248 ${c}`};function Xt({token:e,noValue:n,showLastNonZeroDecimal:o}){var h;let i=!n&&e.value&&e.type!=="NonFungibleESDT",c=e.decimals!=null,p="";e.type==="NonFungibleESDT"&&(p="NFT"),e.type==="SemiFungibleESDT"&&(p="SFT"),e.type==="MetaESDT"&&(p="Meta-ESDT");let l="";i&&c&&(l=c?Tn({input:e.value,decimals:e.decimals,digits:2,showLastNonZeroDecimal:o}):Number(e.value).toLocaleString("en"));let f=tn.nftDetails(String(e.identifier)),g=e.ticker===e.collection&&(h=e.identifier)!=null?h:e.ticker;return{badgeText:p,tokenFormattedAmount:i?l:null,tokenExplorerLink:f,tokenLinkText:g,token:e,noValue:n,showLastNonZeroDecimal:o}}r();Z();function Ta({token:e,noValue:n,showLastNonZeroDecimal:o}){var f;let i=Boolean(!n&&e.value),c=i?Tn({input:e.value,decimals:(f=e.decimals)!=null?f:Nn,digits:2,showLastNonZeroDecimal:o,addCommas:!0}):null,p=tn.tokenDetails(String(e.token)),l=e.ticker;return{tokenExplorerLink:p,tokenFormattedAmount:c,showFormattedAmount:i,tokenLinkText:l,token:e,showLastNonZeroDecimal:o}}r();dn();var R1=["reDelegateRewards","claimRewards","unBond"],U1=["wrapEgld","unwrapEgld"],G1=["unStake"],H1=["unDelegate"];r();r();var V1=e=>{let n=e.map(i=>{let{isNft:c}=hd(i.type);if(c){let{badgeText:x,tokenFormattedAmount:w,tokenLinkText:A}=Xt({token:i});return`${x!=null?`(${x}) `:""}${w} ${A}`}let{tokenFormattedAmount:p,tokenLinkText:l,token:f}=Ta({token:i}),g=f.collection?f.identifier:f.token;return`${p} ${l} (${g})`});return decodeURI(n.join("%0A"))};r();Z();var lt=e=>({egldValueData:{value:e,formattedValue:Tn({input:e}),decimals:Nn}});r();var z1=S(require("bignumber.js"));var $1=!1;function q1(e){var n;try{let i=ua(e.data).replace(`${(n=e.action)==null?void 0:n.name}@`,""),c=new z1.default(i,16);if(!c.isNaN())return lt(c.toString(10))}catch(o){$1||(console.error(`Unable to extract value for txHash: ${e.txHash}`),$1=!0)}return lt(e.value)}r();r();dn();var Nc=e=>{var o,i;return(i=(o=e==null?void 0:e.operations)==null?void 0:o.filter(c=>Object.values(dc).includes(c.type)))!=null?i:[]};var j1=!1,K1=e=>{j1||(console.error(`Operations field missing for txHash: ${e}.
|
|
5265
5265
|
Unable to compute value field.`),j1=!0)};function X1(e){try{if(e.operations){let[n]=Nc(e);return lt(n==null?void 0:n.value)}else K1(e.txHash)}catch(n){K1(e.txHash)}return lt(e.value)}r();var Y1=S(require("bignumber.js"));var Z1=!1;function J1(e){var o,i,c,p,l;return new Y1.default((i=(o=e.action)==null?void 0:o.arguments)==null?void 0:i.value).isNaN()?(Z1||(console.error(`Unable to interpret ${(l=e.action)==null?void 0:l.name} data for txHash: ${e.txHash}`),Z1=!0),lt(e.value)):lt((p=(c=e.action)==null?void 0:c.arguments)==null?void 0:p.value)}var Q1=({transaction:e,hideMultipleBadge:n})=>{var o;if(e.action){if(U1.includes(e.action.name))return lt(e.value);if(G1.includes(e.action.name))return q1(e);if(R1.includes(e.action.name))return X1(e);if(H1.includes(e.action.name))return J1(e);let i=ld(e);if(i.length){let c=i[0],p=Object.values(jt).includes(c.type),f=!n&&i.length>1?V1(i):"";if(p){let{badgeText:L,tokenFormattedAmount:C,tokenExplorerLink:D,tokenLinkText:M}=Xt({token:c});return{nftValueData:{badgeText:L,tokenFormattedAmount:C,tokenExplorerLink:D,tokenLinkText:M,transactionTokens:i,token:c,value:C!=null?c.value:null,decimals:C!=null?c.decimals:null,titleText:f}}}let{tokenExplorerLink:g,showFormattedAmount:h,tokenFormattedAmount:x,tokenLinkText:w,token:A}=Ta({token:c});return{tokenValueData:{tokenExplorerLink:g,showFormattedAmount:h,tokenFormattedAmount:x,tokenLinkText:w,transactionTokens:i,token:A,value:c.value,decimals:(o=c.decimals)!=null?o:Nn,titleText:f}}}}return lt(e.value)};function Lc({transaction:e,address:n,explorerAddress:o}){var D;let i=(D=e.tokenIdentifier)!=null?D:md(e.data).tokenId,c=ud(e),p=S1(e),l=b1(n,e,c),f=sp(e),g=ld(e),h=qt({explorerAddress:o,to:tn.accountDetails(e.sender)}),x=qt({explorerAddress:o,to:tn.accountDetails(c)}),w=qt({explorerAddress:o,to:tn.senderShard(e.senderShard)}),A=qt({explorerAddress:o,to:tn.receiverShard(e.receiverShard)}),L=e.originalTxHash?`${e.originalTxHash}#${e.txHash}`:e.txHash,C=qt({explorerAddress:o,to:tn.transactionDetails(L)});return K(N({},e),{tokenIdentifier:i,receiver:c,receiverAssets:p,transactionDetails:{direction:l,method:f,transactionTokens:g,isContract:br(e.sender)},links:{senderLink:h,receiverLink:x,senderShardLink:w,receiverShardLink:A,transactionLink:C}})}r();r();var eA=({data:e,highlight:n,occurrences:o,transactionIndex:i})=>{let c=o[i]||e.indexOf(n),p=n.length,l=e.slice(0,c),f=e.slice(c+p);return{start:l,end:f}};r();function nA({tokenId:e,erdLabel:n}){return Boolean(e&&e!==n)}r();var Kf=S(require("bignumber.js"));qe();r();var oA=(e,n)=>{let o=[],i=e.indexOf(n,0);for(;i>=0;)o.push(i),i=e.indexOf(n,i+1);return o};function tA(e){let n=[],o=0;try{if((e==null?void 0:e.startsWith("MultiESDTNFTTransfer"))&&(e==null?void 0:e.includes("@"))){let[,i,c,...p]=e==null?void 0:e.split("@");if(i){let l=new Kf.default(c,16).toNumber(),f=0;for(let w=0;w<l;w++){let A={type:"nftTransaction",data:"",receiver:i};for(let L=0;L<3;L++){switch(L){case 0:A.token=Ar(p[f]),A.data=p[f];break;case 1:{let C=p[f]&&p[f].length?p[f]:"";C&&C!=="00"?A.nonce=C:A.type="esdtTransaction",A.data=`${A.data}@${p[f]}`;break}case 2:A.amount=new Kf.default(p[f],16).toString(10),A.data=`${A.data}@${p[f]}`;break;default:break}o=f+1,f++}n[w]=A}let g=n.length!==l,h=n.some(w=>oA(w.data,"@").length!==2),x=n.some(w=>w.data.startsWith("@"));if(g||h||x)return[];if(p[o]){let w=p[o];for(let A=o+1;A<p.length;A++)w+="@"+p[A];n[l]={type:"scCall",data:w,receiver:i}}}}}catch(i){return console.error("failed parsing tx",i),n}return n}r();r();r();en();function dp(e){let o=Object.getPrototypeOf(e).toPlainObject!=null?e:Qa(e),i=K(N({},o.toPlainObject()),{hash:o.getHash().hex(),senderUsername:o.getSenderUsername().valueOf(),receiverUsername:o.getReceiverUsername().valueOf(),status:"pending"});return Ja({data:i.data,onlySetGuardian:!0})&&(delete i.senderUsername,delete i.receiverUsername),i}r();var iA=require("@multiversx/sdk-web-wallet-provider");Z();r();var aA=S(require("qs"));r();r();r();r();var fe=()=>{if(!Vo())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:n,hash:o,origin:i,href:c,search:p}}=window;return{pathname:n,hash:o,origin:i,href:c,search:p}};var ei=(e="")=>{let n=fe(),o=e.startsWith("http")||e.startsWith("www.");return!n.origin||e.startsWith(n.origin)||o?e:`${n.origin}/${e.replace("/","")}`};r();var Ct=()=>{let{pathname:e,search:n,hash:o}=fe();return`${e!=null?e:""}${n!=null?n:""}${o!=null?o:""}`};var Td=e=>{let n=new URLSearchParams(e).toString(),{pathname:o,hash:i}=fe(),c=n?`?${n}`:"",p=o?`${o}${c}${i}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,p)})};r();var AR={search:Vo()?window.location.search:"",removeParams:[]},rA=(e,n=AR)=>{var l;let o={},i=Vo()?window.location.search:"",c=(l=n.search)!=null?l:i;if(c){let f=c?new URLSearchParams(c):[];o=Object.fromEntries(f)}let p={};return e.forEach(f=>{p[f]=o[f],delete o[f]}),n.removeParams!=null&&Object.keys(o).forEach(f=>{var h,x;let[g]=f.split("[");(((h=n.removeParams)==null?void 0:h.includes(f))||((x=n.removeParams)==null?void 0:x.includes(g)))&&delete o[f]}),{remainingParams:p,params:o,clearNavigationHistory:()=>Td(o)}};var xd=({removeParams:e,search:n})=>{let o=Vo()?window.location.search:"",i=n!=null?n:o;if(!i)return{};let c=aA.default.parse(i.replace("?","")),p=Object.keys(c).filter(f=>!e.includes(f)),{remainingParams:l}=rA(p,{search:n,removeParams:e});return Td(l),l};var pA=({transaction:e,search:n})=>xd({removeParams:[...Object.keys(e),iA.WALLET_PROVIDER_CALLBACK_PARAM,Gt,Im],search:n});r();r();var cA=e=>m.Buffer.from(String(e==null?void 0:e.data),"base64").toString("hex");r();var sA=(e,n)=>{var f;let{hash:o}=fe(),i=o.split("/"),c=i[0]?i[0].replace("#",""):"",p=(f=i[1])!=null?f:0;return c===n&&e.order===Number(p)};r();dn();var mA=({operation:e,address:n})=>{let o=n===e.sender,i=n===e.receiver,c=o&&i,p=!c,l="";switch(!0){case o:l="Out";break;case i:l="In";break;case c:l="Self";break;case p:l="Internal";break}return{direction:l}};r();var dA=e=>{let n=m.Buffer.from(e,"base64").toString().split("@");return n.length>=2&&(n[0].length>0?n[0]=Ar(n[0]):n[1]=Ar(n[1])),n.join("@")};r();var _A=e=>{let{hash:n}=fe();return n.substring(0,n.indexOf("/")>0?n.indexOf("/"):n.length).replace("#","")===e};r();var lA=S(require("linkifyjs")),bR=e=>{let n=lA.find(e);if(!n.length)return{textWithLinks:e,hasLinks:!1};let o=e;for(let i of n){let c=e.substring(i.start,i.end);o=o.replace(c,i.value)}return{textWithLinks:o,hasLinks:!0}},uA=({message:e,scamInfo:n,isNsfw:o,verified:i,messagePrefix:c="Message hidden due to suspicious content - "})=>{var g;if(i)return{message:"",textWithLinks:"",isSuspicious:!1};let p=`${c}${(g=n==null?void 0:n.info)!=null?g:"suspicious content"}`,{textWithLinks:l,hasLinks:f}=bR(e);return f||o||n?{message:p,textWithLinks:l,isSuspicious:!0}:{message:"",textWithLinks:l,isSuspicious:!1}};r();Z();var fA=e=>{let n=e;typeof n=="string"&&n.includes("Shard")&&(n=n.replace("Shard","").replace(" ",""));let o=bm.toString()===String(n).toString()||String(n)==="metachain",i=cS.toString()===String(n).toString();return o?"Metachain":i?"All Shards":`Shard ${n}`};r();var Xf=S(require("bignumber.js")),IR=e=>{let n=new Xf.default(e.gasPrice),o=new Xf.default(e.gasUsed);return n.times(o).toString()};function gA(e){return e.fee?e.fee:e.gasUsed===void 0?null:IR(e)}r();qe();r();function vd(e){return Array.from(new Set([...Vf(e),...I1(e),k1(e)])).filter(o=>Boolean(o))}r();en();function _p(e){let n=l=>e.status.toLowerCase()===l.toLowerCase(),o=n("fail")||n("reward-reverted"),i=n("success"),c=n("not executed")||n("invalid"),p=n("pending")||e.pendingResults;return{failed:o,success:i,invalid:c,pending:p}}r();en();var hA=e=>{switch(!0){case e.pendingResults:return"Pending (Smart Contract Execution)";case e.status==="reward-reverted":return"fail";default:return e.status.toString()}};r();r();r();dn();r();dn();var TA=e=>{var n,o;switch(e.name){case"transfer":return["Transfer",{token:(n=e.arguments)==null?void 0:n.transfers},"to",{address:(o=e.arguments)==null?void 0:o.receiver}];default:return[]}};r();var xA=S(require("bignumber.js"));Z();dn();var vA=e=>{var n,o,i,c,p,l,f,g,h,x,w,A;switch(e.name){case"claimLockedAssets":return["Claim locked assets"];case"enterFarm":case"enterFarmProxy":return["Enter farm with",{token:(n=e.arguments)==null?void 0:n.transfers}];case"enterFarmAndLockRewards":case"enterFarmAndLockRewardsProxy":return["Enter farm and lock rewards with",{token:(o=e.arguments)==null?void 0:o.transfers}];case"exitFarm":case"exitFarmProxy":return["Exit farm with",{token:(i=e.arguments)==null?void 0:i.transfers}];case"claimRewards":case"claimRewardsProxy":return["Claim rewards",{token:(c=e.arguments)==null?void 0:c.transfers}];case"compoundRewards":case"compoundRewardsProxy":return["Reinvest rewards",{token:(p=e.arguments)==null?void 0:p.transfers}];case"swapTokensFixedInput":case"swap":return e.description?[e.description]:[];case"swapTokensFixedOutput":return e.description?[e.description]:[];case"addLiquidity":case"addLiquidityProxy":return["Added liquidity for",{token:[(l=e.arguments)==null?void 0:l.transfers[0]]},"and",{token:[(f=e.arguments)==null?void 0:f.transfers[1]]}];case"removeLiquidity":case"removeLiquidityProxy":return["Removed liquidity with ",{token:(g=e.arguments)==null?void 0:g.transfers}];case"mergeLockedAssetTokens":let L=po;if((h=e.arguments)!=null&&h.transfers){let C=e.arguments.transfers.map(({value:D})=>D);L=xA.default.sum.apply(null,C).toString(10)}return[`Merge ${(x=e.arguments)==null?void 0:x.transfers.length}`,{tokenNoLink:[(w=e.arguments)==null?void 0:w.transfers[0]]},"positions into a single",{tokenNoLink:[(A=e.arguments)==null?void 0:A.transfers[0]]},"position of value",{value:L}];case"wrapEgld":case"unwrapEgld":default:return e.description?[e.description]:[]}};r();dn();var yA=e=>{var n,o,i,c,p,l,f,g,h,x,w,A;switch(e.name){case"delegate":case"stake":return["Delegate",{egldValue:(n=e.arguments)==null?void 0:n.value},"to staking provider",{providerName:(o=e.arguments)==null?void 0:o.providerName,providerAvatar:(i=e.arguments)==null?void 0:i.providerAvatar}];case"unDelegate":return["Undelegate",{egldValue:(c=e.arguments)==null?void 0:c.value},"from staking provider",{providerName:(p=e.arguments)==null?void 0:p.providerName,providerAvatar:(l=e.arguments)==null?void 0:l.providerAvatar}];case"claimRewards":return["Claim rewards from staking provider",{providerName:(f=e.arguments)==null?void 0:f.providerName,providerAvatar:(g=e.arguments)==null?void 0:g.providerAvatar}];case"reDelegateRewards":return["Redelegate rewards from staking provider",{providerName:(h=e.arguments)==null?void 0:h.providerName,providerAvatar:(x=e.arguments)==null?void 0:x.providerAvatar}];case"withdraw":return["Withdraw from staking provider",{providerName:(w=e.arguments)==null?void 0:w.providerName,providerAvatar:(A=e.arguments)==null?void 0:A.providerAvatar}];default:return[]}};var wA=e=>{if(!e.arguments)return e.description?[e.description]:[e.name];switch(e.category){case"esdtNft":return TA(e);case"mex":return vA(e);case"stake":return yA(e);default:return e.description?[e.description]:[]}};r();var wd=require("react");qe();r();r();dn();r();r();var SA=require("@multiversx/sdk-core/out"),Zf=S(require("bignumber.js"));dn();var Nr=(e,n,o)=>{try{switch(n){case"text":return c1(e)?m.Buffer.from(e,"hex").toString("utf8"):e;case"decimal":return new Zf.default(e,16).toString(10);case"smart":let c=SA.Address.fromHex(e).toString();if(Cn(c))return c;let p=m.Buffer.from(e,"hex").toString("utf8");return pd(p)||o&&[...o.esdts,...o.nfts].some(g=>p.includes(g))?p:new Zf.default(e,16).toString(10);case"raw":default:return e}}catch(i){return console.error(`Error during data decoding of "${e}" as "${n}"`,i),e}};r();qe();r();var NR=e=>e.toLowerCase().match(/[0-9a-f]/g),LR=e=>e.length%2===0,CA=e=>{let n=[];return e&&!NR(e)&&n.push(`Invalid Hex characters on argument @${e}`),e&&!LR(e)&&n.push(`Odd number of Hex characters on argument @${e}`),n};r();qe();var yd=({parts:e,decodedParts:n,identifier:o})=>{let i=[...n];if(e[0]==="ESDTNFTTransfer"&&e[2]&&(i[2]=Nr(e[2],"decimal")),o==="ESDTNFTTransfer"&&e[1]){let c=m.Buffer.from(String(e[1]),"base64");i[1]=Nr(c.toString("hex"),"decimal")}return i};var AA=({parts:e,decodeMethod:n,identifier:o,display:i})=>{let c=e.map((p,l)=>{if(e.length>=2&&(l===0&&p.length<64||l===1&&!e[0]))return/[^a-z0-9]/gi.test(p)?Nr(p,n):p;{let f=CA(p);return f.length&&(i.validationWarnings=Array.from(new Set([...i.validationWarnings,...f]))),Nr(p,n)}});return n==="smart"?yd({parts:e,decodedParts:c,identifier:o}):c};var bA=({input:e,decodeMethod:n,identifier:o})=>{let i={displayValue:"",validationWarnings:[]};if(e.includes("@")){let c=e.split("@"),p=AA({parts:c,identifier:o,decodeMethod:n,display:i});return i.displayValue=p.join("@"),i}if(e.includes(`
|
|
5266
5266
|
`)){let c=e.split(`
|
|
5267
5267
|
`),p=c.map(f=>{let g=m.Buffer.from(String(f),"base64");return n==="raw"?f:Nr(g.toString("hex"),n)}),l=n==="smart"?yd({parts:c,decodedParts:p,identifier:o}):p;return i.displayValue=l.join(`
|