@multiversx/sdk-dapp 2.33.0 → 2.33.1
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/XaliasCrossWindowLoginButton/XaliasCrossWindowLoginButton.js +1 -1
- package/UI/webWallet/XaliasCrossWindowLoginButton/index.js +1 -1
- package/UI/webWallet/XaliasLoginButton/XaliasLoginButton.js +1 -1
- package/UI/webWallet/XaliasLoginButton/index.js +1 -1
- package/__chunks__/{chunk-TT7QC43M.js → chunk-27DKCWCF.js} +2 -2
- package/__chunks__/chunk-2CE53WDZ.js +2 -0
- package/__chunks__/{chunk-NRPVED6W.js → chunk-2JQG4OMV.js} +2 -2
- package/__chunks__/{chunk-3VXFTSFY.js → chunk-2OYDHO7T.js} +2 -2
- package/__chunks__/{chunk-LZC3HSNR.js → chunk-2P7ERHIW.js} +2 -2
- package/__chunks__/{chunk-7QGW3UCQ.js → chunk-2PJM5JHG.js} +2 -2
- package/__chunks__/chunk-2WE4B7HE.js +2 -0
- package/__chunks__/{chunk-Z3XYWKNU.js → chunk-37FNOINY.js} +2 -2
- package/__chunks__/{chunk-B22MJ2KN.js → chunk-3BRSLHDV.js} +2 -2
- package/__chunks__/{chunk-CVUDX4CI.js → chunk-3GCKP6ZD.js} +2 -2
- package/__chunks__/{chunk-ICJYOYBP.js → chunk-3HNIRQKB.js} +2 -2
- package/__chunks__/{chunk-SH7R33TY.js → chunk-3I4WQ6T5.js} +2 -2
- package/__chunks__/{chunk-7HBHMSNS.js → chunk-3K47URNP.js} +2 -2
- package/__chunks__/{chunk-ZMROFZIY.js → chunk-3N4AKYDN.js} +2 -2
- package/__chunks__/{chunk-ONVVZ2YY.js → chunk-3RFBD2RL.js} +2 -2
- package/__chunks__/{chunk-6YWF7MLE.js → chunk-3UX4OEBQ.js} +2 -2
- package/__chunks__/{chunk-IILENFUB.js → chunk-3WEQIOKK.js} +2 -2
- package/__chunks__/chunk-3Y2UNLHB.js +2 -0
- package/__chunks__/{chunk-TEJ73JXN.js → chunk-447HYHQ3.js} +2 -2
- package/__chunks__/{chunk-YCFVDRM3.js → chunk-4554MO6D.js} +2 -2
- package/__chunks__/{chunk-TNVUENQU.js → chunk-4C4O45W3.js} +2 -2
- package/__chunks__/{chunk-BVRFXPCF.js → chunk-4GFYIBOB.js} +2 -2
- package/__chunks__/{chunk-DE27V6TH.js → chunk-4M3AX56X.js} +2 -2
- package/__chunks__/{chunk-EFL66F66.js → chunk-4PUIC6AO.js} +2 -2
- package/__chunks__/{chunk-PQWXPVQ7.js → chunk-4VBXSRB7.js} +2 -2
- package/__chunks__/{chunk-O2CO4O4X.js → chunk-53S6PT2B.js} +2 -2
- package/__chunks__/{chunk-L32Y4IIG.js → chunk-5NSPNKX6.js} +2 -2
- package/__chunks__/{chunk-NFFDWBKF.js → chunk-5PV5H2XB.js} +2 -2
- package/__chunks__/{chunk-UIUE62BP.js → chunk-5TWE6SZS.js} +2 -2
- package/__chunks__/{chunk-4PYDPP7P.js → chunk-64V3ISWL.js} +2 -2
- package/__chunks__/{chunk-HN7GK2SP.js → chunk-657C6NK7.js} +2 -2
- package/__chunks__/{chunk-TKJO7RUC.js → chunk-65ANSXV5.js} +2 -2
- package/__chunks__/{chunk-EY254H3D.js → chunk-6HTDI3II.js} +2 -2
- package/__chunks__/{chunk-YXMK5LWE.js → chunk-6KHJA2AV.js} +2 -2
- package/__chunks__/{chunk-VZBFYDDY.js → chunk-6VHCOZP7.js} +2 -2
- package/__chunks__/{chunk-FW7T3GE3.js → chunk-75N7VM3O.js} +2 -2
- package/__chunks__/{chunk-7TADOYRT.js → chunk-7CIQD3QX.js} +2 -2
- package/__chunks__/{chunk-CCRFZB6F.js → chunk-7IVGEYQ3.js} +2 -2
- package/__chunks__/{chunk-SWP6OPUX.js → chunk-7NLQJA5O.js} +2 -2
- package/__chunks__/chunk-7OQE3XWH.js +2 -0
- package/__chunks__/{chunk-MPRZWG7L.js → chunk-7QC7KMLV.js} +2 -2
- package/__chunks__/chunk-7R6M5PMH.js +2 -0
- package/__chunks__/{chunk-BC5DHJ2U.js → chunk-7Z5EKE7Q.js} +2 -2
- package/__chunks__/{chunk-MJP34XTL.js → chunk-A4FO3ZWF.js} +2 -2
- package/__chunks__/{chunk-4QXCKPP7.js → chunk-A7JNT3OI.js} +2 -2
- package/__chunks__/{chunk-NM222COS.js → chunk-ACNMAWIU.js} +2 -2
- package/__chunks__/{chunk-KYKFWLKH.js → chunk-ADELF5AU.js} +2 -2
- package/__chunks__/{chunk-LXL3INZ4.js → chunk-ADYG4BEU.js} +2 -2
- package/__chunks__/{chunk-QNFAD2BM.js → chunk-AG455442.js} +2 -2
- package/__chunks__/{chunk-WYSHFNN4.js → chunk-AINN3GNP.js} +2 -2
- package/__chunks__/chunk-AREE6KAT.js +2 -0
- package/__chunks__/{chunk-BL54M7L7.js → chunk-B4M5OZ3N.js} +2 -2
- package/__chunks__/{chunk-7H5QMXZJ.js → chunk-B5ZUZHLE.js} +2 -2
- package/__chunks__/{chunk-RLRHA3RR.js → chunk-BATEP72G.js} +2 -2
- package/__chunks__/{chunk-FKZMURYU.js → chunk-BBBJ2OVS.js} +2 -2
- package/__chunks__/chunk-BGK2OMVJ.js +2 -0
- package/__chunks__/{chunk-IZAIWECJ.js → chunk-BLHBXJFM.js} +2 -2
- package/__chunks__/{chunk-QKKZ5V7J.js → chunk-BNAFAVD6.js} +2 -2
- package/__chunks__/{chunk-MOGXLDCO.js → chunk-BTHCSHTA.js} +2 -2
- package/__chunks__/{chunk-X35G5QTS.js → chunk-BZX75DX5.js} +2 -2
- package/__chunks__/{chunk-PQ3WOOMQ.js → chunk-C5OMCD7P.js} +2 -2
- package/__chunks__/{chunk-HG5PVFTW.js → chunk-CEHVTILF.js} +2 -2
- package/__chunks__/{chunk-NOQYLHIW.js → chunk-CF6JTXFX.js} +2 -2
- package/__chunks__/{chunk-7HZZGP3O.js → chunk-CHP62OP5.js} +2 -2
- package/__chunks__/{chunk-MEPZNJCP.js → chunk-CVYOTLLG.js} +2 -2
- package/__chunks__/{chunk-EKM6TKOU.js → chunk-CYUXHWFG.js} +2 -2
- package/__chunks__/{chunk-2OKU4DW2.js → chunk-CZXII7D2.js} +2 -2
- package/__chunks__/{chunk-JV3PRRIN.js → chunk-DJRRHGQN.js} +2 -2
- package/__chunks__/{chunk-DK7BKZOC.js → chunk-DNQBX2UO.js} +2 -2
- package/__chunks__/{chunk-LQQNPKPT.js → chunk-DYEZA5FF.js} +2 -2
- package/__chunks__/{chunk-TRPXBBX6.js → chunk-DZ4TZH23.js} +2 -2
- package/__chunks__/{chunk-T44QC4MZ.js → chunk-E2WXZNQ2.js} +2 -2
- package/__chunks__/{chunk-ERLQMINK.js → chunk-EGKYGA6B.js} +2 -2
- package/__chunks__/{chunk-HQJ4Y2DU.js → chunk-ELULYBJU.js} +2 -2
- package/__chunks__/{chunk-JPU5NEOX.js → chunk-ENFZMKNB.js} +2 -2
- package/__chunks__/{chunk-5PB4MDSU.js → chunk-EOKZD5XL.js} +2 -2
- package/__chunks__/{chunk-IHX2FEYM.js → chunk-FGOWKKBU.js} +2 -2
- package/__chunks__/{chunk-OAGEDPIF.js → chunk-FT36EQLW.js} +2 -2
- package/__chunks__/{chunk-KCDQ25XV.js → chunk-FXIJW5GW.js} +2 -2
- package/__chunks__/{chunk-CML3NY24.js → chunk-FY4QABG6.js} +2 -2
- package/__chunks__/{chunk-NUIXAGID.js → chunk-FZHW26T6.js} +2 -2
- package/__chunks__/{chunk-YB4U2ZFV.js → chunk-G2OYPQAJ.js} +2 -2
- package/__chunks__/{chunk-VZTZHZRD.js → chunk-G5A2ECYI.js} +2 -2
- package/__chunks__/{chunk-MULQUQFO.js → chunk-GCR62GGK.js} +2 -2
- package/__chunks__/{chunk-7CL3JZ3X.js → chunk-GCT7AIRP.js} +2 -2
- package/__chunks__/{chunk-JHBJL4MO.js → chunk-GGYUSHHO.js} +2 -2
- package/__chunks__/{chunk-ERN5OVAC.js → chunk-GJX5OHBV.js} +2 -2
- package/__chunks__/{chunk-RJEYLMPP.js → chunk-GN5CSBD2.js} +2 -2
- package/__chunks__/{chunk-UZOBRZL2.js → chunk-GT7F67CS.js} +2 -2
- package/__chunks__/{chunk-6ROQYLV6.js → chunk-GUMPYLWL.js} +2 -2
- package/__chunks__/{chunk-W3C2X7DW.js → chunk-H5OESOQO.js} +2 -2
- package/__chunks__/{chunk-THJAVV4A.js → chunk-H6OJQSIA.js} +2 -2
- package/__chunks__/{chunk-5KYAIZYH.js → chunk-HTJTEI4L.js} +2 -2
- package/__chunks__/{chunk-CYWLUU6D.js → chunk-HVMZRJVJ.js} +2 -2
- package/__chunks__/{chunk-74CUY2AA.js → chunk-HZJXAQX5.js} +2 -2
- package/__chunks__/{chunk-4RIOPCFB.js → chunk-IFTPI4WI.js} +2 -2
- package/__chunks__/{chunk-WVLJYYRZ.js → chunk-IIHAQT2I.js} +2 -2
- package/__chunks__/{chunk-R3ZNYA4N.js → chunk-ILRPQU25.js} +2 -2
- package/__chunks__/chunk-INPS4SME.js +2 -0
- package/__chunks__/{chunk-V26NKJB7.js → chunk-INUF4PUA.js} +2 -2
- package/__chunks__/chunk-IQVM3XLL.js +2 -0
- package/__chunks__/{chunk-M2FSNUNK.js → chunk-IRTNEGR6.js} +2 -2
- package/__chunks__/{chunk-V33ZEBKG.js → chunk-IRVL2VDG.js} +2 -2
- package/__chunks__/{chunk-ISMMZYDD.js → chunk-J264LFDL.js} +2 -2
- package/__chunks__/{chunk-6D56DOH2.js → chunk-J3CNC3JL.js} +2 -2
- package/__chunks__/{chunk-TBT3BZGB.js → chunk-J65YQ66R.js} +2 -2
- package/__chunks__/{chunk-BC6IJF3X.js → chunk-J75EHC4F.js} +2 -2
- package/__chunks__/{chunk-QTHEXFTU.js → chunk-JJ44VMEJ.js} +2 -2
- package/__chunks__/{chunk-R2A5KGGF.js → chunk-JN7FT7EZ.js} +2 -2
- package/__chunks__/{chunk-PTT6IULC.js → chunk-JQMJ7QMM.js} +2 -2
- package/__chunks__/{chunk-CYYNXYBL.js → chunk-JRHKEADP.js} +2 -2
- package/__chunks__/{chunk-W3VGBIZT.js → chunk-K7JLAAGM.js} +2 -2
- package/__chunks__/{chunk-FOHO3CFD.js → chunk-KKGRSPAW.js} +2 -2
- package/__chunks__/{chunk-RWOX5PEH.js → chunk-KLNSKRYZ.js} +2 -2
- package/__chunks__/{chunk-BII32WHM.js → chunk-KUHTXNFG.js} +2 -2
- package/__chunks__/{chunk-JPEK7MYZ.js → chunk-KWO5H3Q2.js} +2 -2
- package/__chunks__/chunk-KZZ667OE.js +2 -0
- package/__chunks__/{chunk-LDGVRYL3.js → chunk-LE5OZ6PL.js} +2 -2
- package/__chunks__/{chunk-OMOMQOFA.js → chunk-LGGC7VJI.js} +2 -2
- package/__chunks__/{chunk-WCVV5ZK5.js → chunk-LIXCISUV.js} +2 -2
- package/__chunks__/{chunk-56QXAJ5X.js → chunk-LSSGHBER.js} +2 -2
- package/__chunks__/{chunk-S324GAA4.js → chunk-LTRPQDDO.js} +2 -2
- package/__chunks__/{chunk-62RGNQ6D.js → chunk-LTT2SSZP.js} +2 -2
- package/__chunks__/{chunk-XKWSQXKP.js → chunk-LV6H4HSW.js} +2 -2
- package/__chunks__/{chunk-YRTHNTDF.js → chunk-M2SKNGN5.js} +2 -2
- package/__chunks__/{chunk-CAELLEDQ.js → chunk-M5WVRTOA.js} +2 -2
- package/__chunks__/{chunk-RIIHZVUH.js → chunk-MJNSPBTU.js} +2 -2
- package/__chunks__/{chunk-B75MOPP5.js → chunk-MYW2TOBO.js} +2 -2
- package/__chunks__/{chunk-TXE3XHE4.js → chunk-N6X4DW4W.js} +2 -2
- package/__chunks__/chunk-NCNN5Z4W.js +2 -0
- package/__chunks__/{chunk-XW3X75OY.js → chunk-NGEHTRNK.js} +2 -2
- package/__chunks__/{chunk-6OSHMNHG.js → chunk-OFPEHMP7.js} +2 -2
- package/__chunks__/{chunk-M55E5FMW.js → chunk-OLBQP5HH.js} +2 -2
- package/__chunks__/{chunk-XX5FCPWF.js → chunk-ONRRH5SI.js} +2 -2
- package/__chunks__/{chunk-VTTKFAFJ.js → chunk-OTUC2PS2.js} +2 -2
- package/__chunks__/{chunk-PYL4D3FN.js → chunk-PE5ZXYL6.js} +2 -2
- package/__chunks__/{chunk-O5ZAVM4E.js → chunk-PFJKDIA4.js} +2 -2
- package/__chunks__/{chunk-6WIID4BY.js → chunk-PJXSHHRQ.js} +2 -2
- package/__chunks__/{chunk-7ZVCRJI5.js → chunk-PWRCFWLQ.js} +2 -2
- package/__chunks__/{chunk-TFB77YYM.js → chunk-PWSDS45S.js} +2 -2
- package/__chunks__/{chunk-GDXDNL4J.js → chunk-PYBROS2W.js} +2 -2
- package/__chunks__/{chunk-4XQ5WNYL.js → chunk-Q4XE5T7D.js} +2 -2
- package/__chunks__/{chunk-BVEJGHUJ.js → chunk-Q65S5LAC.js} +2 -2
- package/__chunks__/{chunk-6JBTQXKQ.js → chunk-QDQNWCJE.js} +2 -2
- package/__chunks__/{chunk-IYAM3KQW.js → chunk-QGQTU4TK.js} +2 -2
- package/__chunks__/{chunk-EL6BFCF3.js → chunk-QPOBUMCI.js} +2 -2
- package/__chunks__/{chunk-6Z2SOBLS.js → chunk-QTCA36SY.js} +2 -2
- package/__chunks__/{chunk-QPTGTN64.js → chunk-QYTY2OCZ.js} +2 -2
- package/__chunks__/{chunk-H4WJHHR2.js → chunk-R65TGYEK.js} +2 -2
- package/__chunks__/{chunk-KPJKGWEY.js → chunk-RBZYDUO2.js} +2 -2
- package/__chunks__/{chunk-AYYYJJIY.js → chunk-RH2ZX5AB.js} +2 -2
- package/__chunks__/{chunk-4FSGKAAG.js → chunk-RI2URTWH.js} +2 -2
- package/__chunks__/{chunk-UTU3MB3X.js → chunk-RKLP3AAD.js} +2 -2
- package/__chunks__/{chunk-PX2SKZFW.js → chunk-RLTANT2Y.js} +2 -2
- package/__chunks__/{chunk-HGO2Z4OI.js → chunk-RN342BRY.js} +2 -2
- package/__chunks__/{chunk-YLMEVIEL.js → chunk-ROQ6YIGJ.js} +2 -2
- package/__chunks__/{chunk-RIXLHQJB.js → chunk-RQ4XDCIU.js} +2 -2
- package/__chunks__/{chunk-2624JH3U.js → chunk-RQFEMM5B.js} +2 -2
- package/__chunks__/{chunk-L24CBPYC.js → chunk-RQSCNNEV.js} +2 -2
- package/__chunks__/{chunk-S74HPQAB.js → chunk-RU632GSR.js} +2 -2
- package/__chunks__/{chunk-4HOTPQDT.js → chunk-S4V2CADO.js} +2 -2
- package/__chunks__/{chunk-BP7DBCFD.js → chunk-S5BXLUVW.js} +2 -2
- package/__chunks__/{chunk-YRRAS5TD.js → chunk-SON3NOCA.js} +2 -2
- package/__chunks__/{chunk-4ZLC4C2I.js → chunk-SSYHB5Z6.js} +2 -2
- package/__chunks__/{chunk-PZTSK3HJ.js → chunk-SVUWHVAI.js} +2 -2
- package/__chunks__/{chunk-AJ6QJDHQ.js → chunk-SYWVIQWG.js} +2 -2
- package/__chunks__/{chunk-UZYOC5A5.js → chunk-SZT7XCLF.js} +2 -2
- package/__chunks__/{chunk-46MPVIPF.js → chunk-TIE4JEYE.js} +2 -2
- package/__chunks__/{chunk-BFMOFCOB.js → chunk-TQVAEMLM.js} +2 -2
- package/__chunks__/{chunk-EDB26CL7.js → chunk-TRODU6F2.js} +2 -2
- package/__chunks__/{chunk-HJQ2YDNZ.js → chunk-U2KWOKMH.js} +2 -2
- package/__chunks__/{chunk-R7GU5NG6.js → chunk-UC4UX4M3.js} +2 -2
- package/__chunks__/{chunk-REUNJLL4.js → chunk-UM7Z3S6S.js} +2 -2
- package/__chunks__/{chunk-OF4XDAGD.js → chunk-UXX4IQP5.js} +2 -2
- package/__chunks__/{chunk-FCGE5PYL.js → chunk-UZDQNZLP.js} +2 -2
- package/__chunks__/{chunk-5DR7CP35.js → chunk-V3YLMIQT.js} +2 -2
- package/__chunks__/{chunk-MFEWUOPA.js → chunk-VENXBONK.js} +2 -2
- package/__chunks__/{chunk-YAOSI6ZE.js → chunk-VQ2HKZ3L.js} +2 -2
- package/__chunks__/{chunk-QHU57UCV.js → chunk-VQX5ABSL.js} +2 -2
- package/__chunks__/{chunk-5SWVLTW2.js → chunk-W2KRCQR7.js} +2 -2
- package/__chunks__/{chunk-TFXNLYBJ.js → chunk-W5KUWKUE.js} +2 -2
- package/__chunks__/chunk-W6T7WYFB.js +2 -0
- package/__chunks__/{chunk-XTMSFHAW.js → chunk-W7HHJONH.js} +2 -2
- package/__chunks__/{chunk-O42KY7DN.js → chunk-WFYHVRTH.js} +2 -2
- package/__chunks__/{chunk-CQU2YOGW.js → chunk-WVJCPIDX.js} +2 -2
- package/__chunks__/chunk-WXHO55GB.js +2 -0
- package/__chunks__/{chunk-Z35NJTZF.js → chunk-X4IUT4FC.js} +2 -2
- package/__chunks__/chunk-X5AN3B6T.js +2 -0
- package/__chunks__/{chunk-DZN4B7OQ.js → chunk-X7SVMAIN.js} +2 -2
- package/__chunks__/{chunk-ITGPH5I2.js → chunk-XBL5DDNY.js} +2 -2
- package/__chunks__/{chunk-J3MTPON4.js → chunk-XBVVEH3Z.js} +2 -2
- package/__chunks__/{chunk-7YEPPKAR.js → chunk-XENJJU6E.js} +2 -2
- package/__chunks__/chunk-XFM2MKLW.js +2 -0
- package/__chunks__/{chunk-RISL7MZM.js → chunk-XJMBYBS2.js} +2 -2
- package/__chunks__/{chunk-IU7MDA2I.js → chunk-XMKU7YJO.js} +2 -2
- package/__chunks__/{chunk-I4BFS2K3.js → chunk-XPRGBLHK.js} +2 -2
- package/__chunks__/{chunk-K7ZFE2FZ.js → chunk-XW3MYTYB.js} +2 -2
- package/__chunks__/chunk-XZ7HA7QP.js +2 -0
- package/__chunks__/{chunk-BYXJR5ZY.js → chunk-XZNDLIZN.js} +2 -2
- package/__chunks__/{chunk-R6ATMLEM.js → chunk-Y5NFLFD3.js} +2 -2
- package/__chunks__/{chunk-OM3BKPF5.js → chunk-Y5YHFHIJ.js} +2 -2
- package/__chunks__/{chunk-C5UZIKVW.js → chunk-Y6J2K7KU.js} +2 -2
- package/__chunks__/{chunk-ZGNVCVTG.js → chunk-Y6LXBKQE.js} +2 -2
- package/__chunks__/chunk-YESORTEQ.js +2 -0
- package/__chunks__/{chunk-ZSI44FEV.js → chunk-YHLUJABJ.js} +2 -2
- package/__chunks__/{chunk-XRYHX3G6.js → chunk-YOEYERB2.js} +2 -2
- package/__chunks__/{chunk-NCQMYAFE.js → chunk-Z2NSVOIE.js} +2 -2
- package/__chunks__/{chunk-R3VMNFXL.js → chunk-Z63UTYYB.js} +2 -2
- package/__chunks__/chunk-ZBQBLP73.js +2 -0
- package/__chunks__/{chunk-ZGHIJC4K.js → chunk-ZYYZKZP3.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 +2 -2
- package/__commonjs/__mocks__/utils/index.js +2 -2
- package/__commonjs/__mocks__/utils/renderWithProvider.js +2 -2
- 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 +2 -2
- package/__commonjs/wrappers/DappProvider/index.js +2 -2
- package/__commonjs/wrappers/index.js +2 -2
- 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-33Z23WIP.js +0 -2
- package/__chunks__/chunk-3IBVY5V7.js +0 -2
- package/__chunks__/chunk-5STRN5SO.js +0 -2
- package/__chunks__/chunk-ARZL6YDG.js +0 -2
- package/__chunks__/chunk-BFHI7ED4.js +0 -2
- package/__chunks__/chunk-BJEV6TPN.js +0 -2
- package/__chunks__/chunk-D3KF55FZ.js +0 -2
- package/__chunks__/chunk-H7POJ4NA.js +0 -2
- package/__chunks__/chunk-J76GEUHH.js +0 -2
- package/__chunks__/chunk-KG4G2645.js +0 -2
- package/__chunks__/chunk-MLKS7L22.js +0 -2
- package/__chunks__/chunk-MSGIAIRR.js +0 -2
- package/__chunks__/chunk-MYWBICQ5.js +0 -2
- package/__chunks__/chunk-QVZJZQBS.js +0 -2
- package/__chunks__/chunk-RII4I3UW.js +0 -2
- package/__chunks__/chunk-TJFA746U.js +0 -2
- package/__chunks__/chunk-VGXNHTKK.js +0 -2
- package/__chunks__/chunk-WAOJXHIG.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));u$={close:"dapp-core-component__customToast-styles__close"}});var L$={};ne(L$,{AddressDetailItem:()=>q_,Balance:()=>Pp,BalanceComponent:()=>uP,CrossWindowLoginButton:()=>C$,CustomToast:()=>A0,DappCorePages:()=>f_,DataField:()=>ox,Denominate:()=>uH,DetailItem:()=>Ae,EventsList:()=>X_,ExplorerLink:()=>ke,ExtensionLoginButton:()=>$g,FormatAmount:()=>Dn,LedgerLoginButton:()=>vh,LedgerLoginContainer:()=>xh,Loader:()=>zh,MetamaskLoginButton:()=>N$,NonceMessage:()=>XT,NotificationModal:()=>vH,OperaWalletLoginButton:()=>yh,OperationsList:()=>FT,PageState:()=>Rn,ProgressSteps:()=>CH,ScResultsList:()=>hx,ScamPhishingAlert:()=>ns,ScrDetailItem:()=>px,SignTransactionsModals:()=>l9,SignWithDeviceModal:()=>TT,SignWithExtensionModal:()=>Vh,SignWithLedgerModal:()=>vT,TimeAgo:()=>Ss,TransactionAction:()=>jT,TransactionActionComponent:()=>BD,TransactionInfo:()=>QV,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:()=>JV,TransactionMethod:()=>D_,TransactionReceiver:()=>W_,TransactionRow:()=>ml,TransactionSender:()=>B_,TransactionShardsTransition:()=>R_,TransactionStatus:()=>wx,TransactionToast:()=>v0,TransactionToastGuard:()=>b0,TransactionValue:()=>Mp,TransactionsTable:()=>NE,TransactionsToastList:()=>y$,TransactionsToastListComponent:()=>SE,Trim:()=>An,UsdValue:()=>eT,WalletConnectLoginButton:()=>Ah,WalletConnectLoginContainer:()=>Ch,WebWalletLoginButton:()=>bh,XaliasCrossWindowLoginButton:()=>S$,XaliasLoginButton:()=>w$,getStatusIconAndColor:()=>w2});module.exports=q(L$);r();var f_={};ne(f_,{UnlockPage:()=>_P});r();r();var Wo=S(require("react")),rs=S(require("classnames"));r();var Lw=S(require("react"));r();var sc=S(require("react"));r();r();var Vo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var Iw=()=>!Vo();var YF=()=>B(void 0,null,function*(){return yield Promise.resolve().then(()=>(zu(),$u))}),JF=()=>(zu(),q($u)).default,qu=Iw();function Ji({ssrGlobalImportCallback:e,ssrImportCallback:n,clientImportCallback:o}){let[i,c]=sc.default.useState(qu?void 0:JF()),[p,l]=sc.default.useState(qu||o==null?void 0:o()),f=()=>B(this,null,function*(){(e?e():YF()).then(g=>c(g.default)),n==null||n().then(g=>l(g.default))});return(0,sc.useEffect)(()=>{qu&&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,j(N({},o),{globalStyles:i!=null?i:{},styles:c!=null?c:{}}))}}r();r();r();var GC=require("react"),cp=require("react-redux");r();var Df=require("@reduxjs/toolkit"),RC=require("react-redux/lib/utils/Subscription");Xe();r();var vC=S(require("lodash.throttle"));Z();Xe();Tf();Xa();op();var B4=[Pm],ed=!1,O4=(0,vC.default)(()=>{Tc(hc())},5e3),yC=e=>n=>o=>{if(B4.includes(o.type))return n(o);let i=e.getState(),c=mo.local.getItem(vt.loginExpiresAt);if(!Boolean(i==null?void 0:i.account.address))return n(o);if(c==null)return Tc(hc());let l=Date.now();return c-l<0&&!ed?setTimeout(()=>{ed=!0,e.dispatch(ES())},1e3):(ed&&(ed=!1),O4()),n(o)};r();r();function nd(){return typeof sessionStorage!="undefined"}var BC=nd()?(IC(),q(bC)).default:(LC(),q(NC)).default,OC=nd()?(kC(),q(PC)).default:[],FC=nd()?(MC(),q(WC)).default:e=>e;od();var me=(0,Df.configureStore)({reducer:BC,middleware:e=>e({serializableCheck:{ignoredActions:[...OC,gf.type,gc.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(yC)}),UC=(0,RC.createSubscription)(me),yK=FC(me),wK=(0,Df.configureStore)({reducer:Ya});var iR={store:me,subscription:UC},Ef=(0,GC.createContext)(iR),bK=(0,cp.createStoreHook)(Ef),Ge=(0,cp.createDispatchHook)(Ef),J=(0,cp.createSelectorHook)(Ef);r();r();Xe();r();var HC=S(require("lodash.isequal")),td=require("reselect"),pe=(0,td.createSelectorCreator)(td.defaultMemoize,HC.default);var $t=e=>e.account,Sr=pe($t,e=>e.address),Cr=pe($t,Sr,(e,n)=>n in e.accounts?e.accounts[n]:Em),VC=pe($t,Cr,(e,n)=>{let c=e,{accounts:o}=c,i=mn(c,["accounts"]);return j(N({},i),{address:n.address,account:n})}),pR=pe(Cr,e=>e.balance),$C=pe(Cr,e=>{var n;return((n=e==null?void 0:e.nonce)==null?void 0:n.valueOf())||0}),zC=pe($t,e=>e.shard),qC=pe($t,e=>e.ledgerAccount),kK=pe($t,e=>e.walletConnectAccount),DK=pe($t,e=>e.isAccountLoading),EK=pe($t,e=>e.accountLoadingError),jC=pe($t,e=>e.websocketEvent),cR=pe($t,e=>e.websocketBatchEvent);r();var Sc=e=>e.dappConfig,BK=pe(Sc,e=>e.shouldUseWebViewProvider);r();var zo=e=>e.loginInfo,KC=pe(zo,e=>e.loginMethod),_a=pe(zo,Sr,(e,n)=>Boolean(n)),UK=pe(zo,e=>e.walletConnectLogin),XC=pe(zo,e=>e.ledgerLogin),ZC=pe(zo,e=>e.walletLogin),GK=pe(zo,e=>e.isLoginSessionInvalid),la=pe(zo,e=>e.tokenLogin),rd=pe(zo,e=>e.logoutRoute),sR=pe(zo,e=>e.isWalletConnectV2Initialized);r();var YC=e=>e.modals,$K=pe(YC,e=>e.txSubmittedModal),JC=pe(YC,e=>e.notificationModal);r();var wt=e=>e.networkConfig,Cc=pe(wt,e=>e.chainID),jK=pe(wt,e=>e.network.walletConnectBridgeAddress),QC=pe(wt,e=>e.network.walletConnectV2RelayAddress),e1=pe(wt,e=>e.network.walletConnectV2ProjectId),n1=pe(wt,e=>e.network.walletConnectV2Options),o1=pe(wt,e=>e.network.walletConnectDeepLink),qn=pe(wt,e=>e.network),Wf=pe(qn,e=>e.apiAddress),t1=pe(qn,e=>e.explorerAddress),ad=pe(qn,e=>{var n;return(n=e.customWalletAddress)!=null?n:e.walletAddress}),sp=pe(qn,e=>e.xAliasAddress),id=pe(qn,e=>e.egldLabel);r();var pd=e=>e.signedMessageInfo,ZK=pe(pd,e=>e.isSigning),YK=pe(pd,e=>e.errorMessage),JK=pe(pd,e=>{let n=Object.keys(e.signedSessions),o=n.length;return e.signedSessions[n[o-1]]}),QK=pe(pd,e=>{let n=Object.keys(e.signedSessions),o=n.length;return n.length>0?n[o-1]:""});r();var r1=e=>e.toasts,Mf=pe(r1,e=>e.customToasts),Ac=pe(r1,e=>e.transactionToasts);r();Xe();var a1={errorMessage:Af,successMessage:bf,processingMessage:If},i1=e=>e.transactionsInfo,p1=pe(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 Bf=require("@multiversx/sdk-core/out");r();r();function bc(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 bc(e)?atob(e):e}r();r();function cd(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();cd(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 bc(n)?Bf.TransactionPayload.fromEncoded(n):new Bf.TransactionPayload(n)};r();Z();var Ja=({data:e,onlySetGuardian:n})=>e?n?e.startsWith("SetGuardian"):Object.values(Ku).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(j(N(j(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:uc,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 mR(e,n){let o=new URLSearchParams(e),i=Object.fromEntries(o);return{nextUrlParams:new URLSearchParams(N(N({},i),n)).toString(),params:i}}var dR="2.33.0";function sd({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=j(N({},n),{[Lm]:dR}),{nextUrlParams:g}=mR(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 Ff=require("@multiversx/sdk-core/out");r();Z();var _R=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)},Of=e=>{try{let o=parseInt("11",2),i=parseInt("01",2),c=m.Buffer.from(e,"hex"),p=c[31];if(_R(c))return Nm;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 Ff.Address(e),c=Of(i.pubkey());if(n==null&&o!=null){let p=new Ff.Address(o);return Of(p)===c}return c===n}catch(i){return!1}}r();var Ic=require("@multiversx/sdk-core");qe();r();var d1=require("@multiversx/sdk-core");function lR(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)&&lR(e)}var uR=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function br(e,n,o=""){if(!Cn(e))return!1;if(new Ic.Address(e).isContractAddress())return!0;let p=Rf({receiver:e,data:o});return p?new Ic.Address(p).isContractAddress()||hR(e,n,o):!1}var fR=e=>e.toLowerCase().match(/[0-9a-f]/g),gR=e=>e.length%2===0;function hR(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=uR.includes(c),g=p.every(h=>fR(h)&&gR(h));return l&&f&&g}function Rf({receiver:e,data:n}){try{if(!n)return e;let o=bc(n)?Ic.TransactionPayload.fromEncoded(n).toString():n,i=TR(o),c=o.split("@");return i>-1?c[i]:e}catch(o){console.log(o);return}}function TR(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=Rf({receiver:i,data:c!=null?c:""});return p==null?o:o&&m1({receiverAddress:p,senderShard:n})},!0):!0;r();r();r();var Gf=require("@multiversx/sdk-core"),md=S(require("bignumber.js"));en();var Uf={tokenId:"",amount:""},l1=e=>e.split("@").map((p,l)=>[2,3].includes(l)?p:Ar(p));function dd(e){if(!e)return Uf;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 Uf;let f=new md.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 Gf.Address(f).bech32()))return{tokenId:`${c}-${p}`,amount:new md.default(l,16).toString(10),collection:c,nonce:p,receiver:new Gf.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 md.default(l,16).toString(10),collection:c,nonce:p}}catch(c){}return Uf}r();r();r();var _o="accounts";var _d="blocks",f1="code",g1="collections";var h1="contracts",Nc="economics",T1="identities";var x1="locked-accounts",v1="logs",ld="miniblocks";var Lc="nfts",y1="nodes",Hf="providers",w1="roles",Vf="sc-results";var fa="tokens";var _t="transactions";var tn={shard:e=>`/${_d}?shard=${e}`,receiverShard:e=>`/${_t}?receivershard=${e}`,senderShard:e=>`/${_t}?sendershard=${e}`,transactionDetails:e=>`/${_t}/${e}`,transactionDetailsScResults:e=>`/${_t}/${e}/${Vf}`,transactionDetailsLogs:e=>`/${_t}/${e}/${v1}`,nodeDetails:e=>`/${y1}/${e}`,accountDetails:e=>`/${_o}/${e}`,accountDetailsContractCode:e=>`/${_o}/${e}/${f1}`,accountDetailsTokens:e=>`/${_o}/${e}/${fa}`,accountDetailsNfts:e=>`/${_o}/${e}/${Lc}`,accountDetailsScResults:e=>`/${_o}/${e}/${Vf}`,accountDetailsContracts:e=>`/${_o}/${e}/${h1}`,identityDetails:e=>`/${T1}/${e}`,tokenDetails:e=>`/${fa}/${e}`,tokenDetailsAccounts:e=>`/${fa}/${e}/${_o}`,tokenDetailsLockedAccounts:e=>`/${fa}/${e}/${x1}`,tokenDetailsRoles:e=>`/${fa}/${e}/${w1}`,collectionDetails:e=>`/${g1}/${e}`,nftDetails:e=>`/${Lc}/${e}`,providerDetails:e=>`/${Hf}/${e}`,providerDetailsTransactions:e=>`/${Hf}/${e}/${_t}`,miniblockDetails:e=>`/${ld}/${e}`};r();var ud=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 fd(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=fd(e);return e.receiver===n?e.receiverAssets:void 0}r();dn();var mp=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 xR(e){A1||(console.error(e),A1=!0)}function qt({explorerAddress:e,to:n}){try{return new URL(n).href}catch(o){return n.startsWith("/")||(xR(`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 hd({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}`,$=`${i?p:""} ${o?"UTC":""}`.trim();return`${h} ${g}, ${x} ${M} ${$}`.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 so;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(K=>{let $=new ha.default(w).isZero(),[R,X]=K.split("."),Y=new Array(o-1).fill(0),ie=[...Y,0].join(""),oe=[...Y,1].join("");return $?c?`<${R}.${oe}`:i?`${R}.${X}`:R:`${R}.${ie}`}).if(Boolean(!D&&A)).then(K=>{let[$]=K.split("."),R=A.substring(0,C);if(i){let X=o-R.length;if(X>0){let Y=Array(X).fill(0).join("");return R=`${R}${Y}`,`${$}.${R}`}return K}return R?`${$}.${R}`:$}).valueOf()}).if(l).then(g=>`-${g}`).valueOf()}var vR=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=vR(e),i=o?`: ${o}`:"";return`${n}${i}`}r();function $f(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 yR=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 zf=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)===so;)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 qf={isEsdt:!1,isNft:!1,isEgld:!1};function Td(e){let n=e==null?void 0:e.split("-").length;return n===2?j(N({},qf),{isEsdt:!0}):n===3?j(N({},qf),{isNft:!0}):j(N({},qf),{isEgld:!0})}var E1={from:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa",to:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa"};function jf({minGasLimit:e=String(np),gasLimit:n,gasPrice:o,data:i,gasPerDataByte:c,gasPriceModifier:p,defaultGasPrice:l=String(uc),chainId:f}){let g=i||"",h=ga(n)?n:e,x=Ja({data:g})?sf:0,w=new W1.default(h).plus(x).toNumber(),A=zf(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),so}}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 wR(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 SR(e){let n=e.split(" ");return n.length>1?`${n[0]} ${n[1]}`:e}function CR(e){let o=new Date().getTime()-e;return Math.max(o,0)}function M1(e,n=!0){let o=CR(e),i=wR(o);return n?SR(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 AR(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 Kf(e){let n=[Xu,Zu,Yu,Ju,_c,Qu,e].sort((h,x)=>AR(h,x)),o=n.indexOf(Xu),i=n.indexOf(Zu),c=n.indexOf(Yu),p=n.indexOf(Ju),l=n.indexOf(_c),f=n.indexOf(Qu),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=Kf;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}=Td(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 Pc=e=>{var o,i;return(i=(o=e==null?void 0:e.operations)==null?void 0:o.filter(c=>Object.values(lc).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));u$={close:"dapp-core-component__customToast-styles__close"}});var L$={};ne(L$,{AddressDetailItem:()=>q_,Balance:()=>Pp,BalanceComponent:()=>uP,CrossWindowLoginButton:()=>C$,CustomToast:()=>A0,DappCorePages:()=>f_,DataField:()=>ox,Denominate:()=>uH,DetailItem:()=>Ae,EventsList:()=>X_,ExplorerLink:()=>ke,ExtensionLoginButton:()=>$g,FormatAmount:()=>Dn,LedgerLoginButton:()=>vh,LedgerLoginContainer:()=>xh,Loader:()=>zh,MetamaskLoginButton:()=>N$,NonceMessage:()=>XT,NotificationModal:()=>vH,OperaWalletLoginButton:()=>yh,OperationsList:()=>FT,PageState:()=>Rn,ProgressSteps:()=>CH,ScResultsList:()=>hx,ScamPhishingAlert:()=>ns,ScrDetailItem:()=>px,SignTransactionsModals:()=>l9,SignWithDeviceModal:()=>TT,SignWithExtensionModal:()=>Vh,SignWithLedgerModal:()=>vT,TimeAgo:()=>Ss,TransactionAction:()=>jT,TransactionActionComponent:()=>BD,TransactionInfo:()=>QV,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:()=>JV,TransactionMethod:()=>D_,TransactionReceiver:()=>W_,TransactionRow:()=>ml,TransactionSender:()=>B_,TransactionShardsTransition:()=>R_,TransactionStatus:()=>wx,TransactionToast:()=>v0,TransactionToastGuard:()=>b0,TransactionValue:()=>Mp,TransactionsTable:()=>NE,TransactionsToastList:()=>y$,TransactionsToastListComponent:()=>SE,Trim:()=>An,UsdValue:()=>eT,WalletConnectLoginButton:()=>Ah,WalletConnectLoginContainer:()=>Ch,WebWalletLoginButton:()=>bh,XaliasCrossWindowLoginButton:()=>S$,XaliasLoginButton:()=>w$,getStatusIconAndColor:()=>w2});module.exports=q(L$);r();var f_={};ne(f_,{UnlockPage:()=>_P});r();r();var Wo=S(require("react")),rs=S(require("classnames"));r();var Lw=S(require("react"));r();var sc=S(require("react"));r();r();var Vo=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined";var Iw=()=>!Vo();var YF=()=>B(void 0,null,function*(){return yield Promise.resolve().then(()=>(zu(),$u))}),JF=()=>(zu(),q($u)).default,qu=Iw();function Ji({ssrGlobalImportCallback:e,ssrImportCallback:n,clientImportCallback:o}){let[i,c]=sc.default.useState(qu?void 0:JF()),[p,l]=sc.default.useState(qu||o==null?void 0:o()),f=()=>B(this,null,function*(){(e?e():YF()).then(g=>c(g.default)),n==null||n().then(g=>l(g.default))});return(0,sc.useEffect)(()=>{qu&&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,j(N({},o),{globalStyles:i!=null?i:{},styles:c!=null?c:{}}))}}r();r();r();var GC=require("react"),cp=require("react-redux");r();var Df=require("@reduxjs/toolkit"),RC=require("react-redux/lib/utils/Subscription");Xe();r();var vC=S(require("lodash.throttle"));Z();Xe();Tf();Xa();op();var B4=[Pm],ed=!1,O4=(0,vC.default)(()=>{Tc(hc())},5e3),yC=e=>n=>o=>{if(B4.includes(o.type))return n(o);let i=e.getState(),c=mo.local.getItem(vt.loginExpiresAt);if(!Boolean(i==null?void 0:i.account.address))return n(o);if(c==null)return Tc(hc());let l=Date.now();return c-l<0&&!ed?setTimeout(()=>{ed=!0,e.dispatch(ES())},1e3):(ed&&(ed=!1),O4()),n(o)};r();r();function nd(){return typeof sessionStorage!="undefined"}var BC=nd()?(IC(),q(bC)).default:(LC(),q(NC)).default,OC=nd()?(kC(),q(PC)).default:[],FC=nd()?(MC(),q(WC)).default:e=>e;od();var me=(0,Df.configureStore)({reducer:BC,middleware:e=>e({serializableCheck:{ignoredActions:[...OC,gf.type,gc.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(yC)}),UC=(0,RC.createSubscription)(me),yK=FC(me),wK=(0,Df.configureStore)({reducer:Ya});var iR={store:me,subscription:UC},Ef=(0,GC.createContext)(iR),bK=(0,cp.createStoreHook)(Ef),Ge=(0,cp.createDispatchHook)(Ef),J=(0,cp.createSelectorHook)(Ef);r();r();Xe();r();var HC=S(require("lodash.isequal")),td=require("reselect"),pe=(0,td.createSelectorCreator)(td.defaultMemoize,HC.default);var $t=e=>e.account,Sr=pe($t,e=>e.address),Cr=pe($t,Sr,(e,n)=>n in e.accounts?e.accounts[n]:Em),VC=pe($t,Cr,(e,n)=>{let c=e,{accounts:o}=c,i=mn(c,["accounts"]);return j(N({},i),{address:n.address,account:n})}),pR=pe(Cr,e=>e.balance),$C=pe(Cr,e=>{var n;return((n=e==null?void 0:e.nonce)==null?void 0:n.valueOf())||0}),zC=pe($t,e=>e.shard),qC=pe($t,e=>e.ledgerAccount),kK=pe($t,e=>e.walletConnectAccount),DK=pe($t,e=>e.isAccountLoading),EK=pe($t,e=>e.accountLoadingError),jC=pe($t,e=>e.websocketEvent),cR=pe($t,e=>e.websocketBatchEvent);r();var Sc=e=>e.dappConfig,BK=pe(Sc,e=>e.shouldUseWebViewProvider);r();var zo=e=>e.loginInfo,KC=pe(zo,e=>e.loginMethod),_a=pe(zo,Sr,(e,n)=>Boolean(n)),UK=pe(zo,e=>e.walletConnectLogin),XC=pe(zo,e=>e.ledgerLogin),ZC=pe(zo,e=>e.walletLogin),GK=pe(zo,e=>e.isLoginSessionInvalid),la=pe(zo,e=>e.tokenLogin),rd=pe(zo,e=>e.logoutRoute),sR=pe(zo,e=>e.isWalletConnectV2Initialized);r();var YC=e=>e.modals,$K=pe(YC,e=>e.txSubmittedModal),JC=pe(YC,e=>e.notificationModal);r();var wt=e=>e.networkConfig,Cc=pe(wt,e=>e.chainID),jK=pe(wt,e=>e.network.walletConnectBridgeAddress),QC=pe(wt,e=>e.network.walletConnectV2RelayAddress),e1=pe(wt,e=>e.network.walletConnectV2ProjectId),n1=pe(wt,e=>e.network.walletConnectV2Options),o1=pe(wt,e=>e.network.walletConnectDeepLink),qn=pe(wt,e=>e.network),Wf=pe(qn,e=>e.apiAddress),t1=pe(qn,e=>e.explorerAddress),ad=pe(qn,e=>{var n;return(n=e.customWalletAddress)!=null?n:e.walletAddress}),sp=pe(qn,e=>e.xAliasAddress),id=pe(qn,e=>e.egldLabel);r();var pd=e=>e.signedMessageInfo,ZK=pe(pd,e=>e.isSigning),YK=pe(pd,e=>e.errorMessage),JK=pe(pd,e=>{let n=Object.keys(e.signedSessions),o=n.length;return e.signedSessions[n[o-1]]}),QK=pe(pd,e=>{let n=Object.keys(e.signedSessions),o=n.length;return n.length>0?n[o-1]:""});r();var r1=e=>e.toasts,Mf=pe(r1,e=>e.customToasts),Ac=pe(r1,e=>e.transactionToasts);r();Xe();var a1={errorMessage:Af,successMessage:bf,processingMessage:If},i1=e=>e.transactionsInfo,p1=pe(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 Bf=require("@multiversx/sdk-core/out");r();r();function bc(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 bc(e)?atob(e):e}r();r();function cd(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();cd(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 bc(n)?Bf.TransactionPayload.fromEncoded(n):new Bf.TransactionPayload(n)};r();Z();var Ja=({data:e,onlySetGuardian:n})=>e?n?e.startsWith("SetGuardian"):Object.values(Ku).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(j(N(j(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:uc,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 mR(e,n){let o=new URLSearchParams(e),i=Object.fromEntries(o);return{nextUrlParams:new URLSearchParams(N(N({},i),n)).toString(),params:i}}var dR="2.33.1";function sd({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=j(N({},n),{[Lm]:dR}),{nextUrlParams:g}=mR(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 Ff=require("@multiversx/sdk-core/out");r();Z();var _R=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)},Of=e=>{try{let o=parseInt("11",2),i=parseInt("01",2),c=m.Buffer.from(e,"hex"),p=c[31];if(_R(c))return Nm;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 Ff.Address(e),c=Of(i.pubkey());if(n==null&&o!=null){let p=new Ff.Address(o);return Of(p)===c}return c===n}catch(i){return!1}}r();var Ic=require("@multiversx/sdk-core");qe();r();var d1=require("@multiversx/sdk-core");function lR(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)&&lR(e)}var uR=["ESDTNFTTransfer","ESDTNFTBurn","ESDTNFTAddQuantity","ESDTNFTCreate","MultiESDTNFTTransfer","ESDTTransfer","ESDTBurn","ESDTLocalMint","ESDTLocalBurn","ESDTWipe","ESDTFreeze"];function br(e,n,o=""){if(!Cn(e))return!1;if(new Ic.Address(e).isContractAddress())return!0;let p=Rf({receiver:e,data:o});return p?new Ic.Address(p).isContractAddress()||hR(e,n,o):!1}var fR=e=>e.toLowerCase().match(/[0-9a-f]/g),gR=e=>e.length%2===0;function hR(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=uR.includes(c),g=p.every(h=>fR(h)&&gR(h));return l&&f&&g}function Rf({receiver:e,data:n}){try{if(!n)return e;let o=bc(n)?Ic.TransactionPayload.fromEncoded(n).toString():n,i=TR(o),c=o.split("@");return i>-1?c[i]:e}catch(o){console.log(o);return}}function TR(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=Rf({receiver:i,data:c!=null?c:""});return p==null?o:o&&m1({receiverAddress:p,senderShard:n})},!0):!0;r();r();r();var Gf=require("@multiversx/sdk-core"),md=S(require("bignumber.js"));en();var Uf={tokenId:"",amount:""},l1=e=>e.split("@").map((p,l)=>[2,3].includes(l)?p:Ar(p));function dd(e){if(!e)return Uf;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 Uf;let f=new md.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 Gf.Address(f).bech32()))return{tokenId:`${c}-${p}`,amount:new md.default(l,16).toString(10),collection:c,nonce:p,receiver:new Gf.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 md.default(l,16).toString(10),collection:c,nonce:p}}catch(c){}return Uf}r();r();r();var _o="accounts";var _d="blocks",f1="code",g1="collections";var h1="contracts",Nc="economics",T1="identities";var x1="locked-accounts",v1="logs",ld="miniblocks";var Lc="nfts",y1="nodes",Hf="providers",w1="roles",Vf="sc-results";var fa="tokens";var _t="transactions";var tn={shard:e=>`/${_d}?shard=${e}`,receiverShard:e=>`/${_t}?receivershard=${e}`,senderShard:e=>`/${_t}?sendershard=${e}`,transactionDetails:e=>`/${_t}/${e}`,transactionDetailsScResults:e=>`/${_t}/${e}/${Vf}`,transactionDetailsLogs:e=>`/${_t}/${e}/${v1}`,nodeDetails:e=>`/${y1}/${e}`,accountDetails:e=>`/${_o}/${e}`,accountDetailsContractCode:e=>`/${_o}/${e}/${f1}`,accountDetailsTokens:e=>`/${_o}/${e}/${fa}`,accountDetailsNfts:e=>`/${_o}/${e}/${Lc}`,accountDetailsScResults:e=>`/${_o}/${e}/${Vf}`,accountDetailsContracts:e=>`/${_o}/${e}/${h1}`,identityDetails:e=>`/${T1}/${e}`,tokenDetails:e=>`/${fa}/${e}`,tokenDetailsAccounts:e=>`/${fa}/${e}/${_o}`,tokenDetailsLockedAccounts:e=>`/${fa}/${e}/${x1}`,tokenDetailsRoles:e=>`/${fa}/${e}/${w1}`,collectionDetails:e=>`/${g1}/${e}`,nftDetails:e=>`/${Lc}/${e}`,providerDetails:e=>`/${Hf}/${e}`,providerDetailsTransactions:e=>`/${Hf}/${e}/${_t}`,miniblockDetails:e=>`/${ld}/${e}`};r();var ud=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 fd(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=fd(e);return e.receiver===n?e.receiverAssets:void 0}r();dn();var mp=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 xR(e){A1||(console.error(e),A1=!0)}function qt({explorerAddress:e,to:n}){try{return new URL(n).href}catch(o){return n.startsWith("/")||(xR(`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 hd({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}`,$=`${i?p:""} ${o?"UTC":""}`.trim();return`${h} ${g}, ${x} ${M} ${$}`.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 so;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(K=>{let $=new ha.default(w).isZero(),[R,X]=K.split("."),Y=new Array(o-1).fill(0),ie=[...Y,0].join(""),oe=[...Y,1].join("");return $?c?`<${R}.${oe}`:i?`${R}.${X}`:R:`${R}.${ie}`}).if(Boolean(!D&&A)).then(K=>{let[$]=K.split("."),R=A.substring(0,C);if(i){let X=o-R.length;if(X>0){let Y=Array(X).fill(0).join("");return R=`${R}${Y}`,`${$}.${R}`}return K}return R?`${$}.${R}`:$}).valueOf()}).if(l).then(g=>`-${g}`).valueOf()}var vR=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=vR(e),i=o?`: ${o}`:"";return`${n}${i}`}r();function $f(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 yR=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 zf=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)===so;)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 qf={isEsdt:!1,isNft:!1,isEgld:!1};function Td(e){let n=e==null?void 0:e.split("-").length;return n===2?j(N({},qf),{isEsdt:!0}):n===3?j(N({},qf),{isNft:!0}):j(N({},qf),{isEgld:!0})}var E1={from:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa",to:"erd12dnfhej64s6c56ka369gkyj3hwv5ms0y5rxgsk2k7hkd2vuk7rvqxkalsa"};function jf({minGasLimit:e=String(np),gasLimit:n,gasPrice:o,data:i,gasPerDataByte:c,gasPriceModifier:p,defaultGasPrice:l=String(uc),chainId:f}){let g=i||"",h=ga(n)?n:e,x=Ja({data:g})?sf:0,w=new W1.default(h).plus(x).toNumber(),A=zf(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),so}}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 wR(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 SR(e){let n=e.split(" ");return n.length>1?`${n[0]} ${n[1]}`:e}function CR(e){let o=new Date().getTime()-e;return Math.max(o,0)}function M1(e,n=!0){let o=CR(e),i=wR(o);return n?SR(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 AR(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 Kf(e){let n=[Xu,Zu,Yu,Ju,_c,Qu,e].sort((h,x)=>AR(h,x)),o=n.indexOf(Xu),i=n.indexOf(Zu),c=n.indexOf(Yu),p=n.indexOf(Ju),l=n.indexOf(_c),f=n.indexOf(Qu),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=Kf;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}=Td(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 Pc=e=>{var o,i;return(i=(o=e==null?void 0:e.operations)==null?void 0:o.filter(c=>Object.values(lc).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]=Pc(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=ud(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 kc({transaction:e,address:n,explorerAddress:o}){var D;let i=(D=e.tokenIdentifier)!=null?D:dd(e.data).tokenId,c=fd(e),p=S1(e),l=b1(n,e,c),f=mp(e),g=ud(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 j(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 Xf=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 Xf.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 Xf.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 _p(e){let o=Object.getPrototypeOf(e).toPlainObject!=null?e:Qa(e),i=j(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 he=()=>{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=he(),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}=he();return`${e!=null?e:""}${n!=null?n:""}${o!=null?o:""}`};var xd=e=>{let n=new URLSearchParams(e).toString(),{pathname:o,hash:i}=he(),c=n?`?${n}`:"",p=o?`${o}${c}${i}`:"./";setTimeout(()=>{window==null||window.history.replaceState({},document==null?void 0:document.title,p)})};r();var bR={search:Vo()?window.location.search:"",removeParams:[]},rA=(e,n=bR)=>{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:()=>xd(o)}};var vd=({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 xd(l),l};var pA=({transaction:e,search:n})=>vd({removeParams:[...Object.keys(e),iA.WALLET_PROVIDER_CALLBACK_PARAM,Gt,Lm],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}=he(),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}=he();return n.substring(0,n.indexOf("/")>0?n.indexOf("/"):n.length).replace("#","")===e};r();var lA=S(require("linkifyjs")),IR=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}=IR(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=Nm.toString()===String(n).toString()||String(n)==="metachain",i=cS.toString()===String(n).toString();return o?"Metachain":i?"All Shards":`Shard ${n}`};r();var Zf=S(require("bignumber.js")),NR=e=>{let n=new Zf.default(e.gasPrice),o=new Zf.default(e.gasUsed);return n.times(o).toString()};function gA(e){return e.fee?e.fee:e.gasUsed===void 0?null:NR(e)}r();qe();r();function yd(e){return Array.from(new Set([...$f(e),...I1(e),k1(e)])).filter(o=>Boolean(o))}r();en();function lp(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=so;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 Sd=require("react");qe();r();r();dn();r();r();var SA=require("@multiversx/sdk-core/out"),Yf=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 Yf.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 cd(p)||o&&[...o.esdts,...o.nfts].some(g=>p.includes(g))?p:new Yf.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 LR=e=>e.toLowerCase().match(/[0-9a-f]/g),PR=e=>e.length%2===0,CA=e=>{let n=[];return e&&!LR(e)&&n.push(`Invalid Hex characters on argument @${e}`),e&&!PR(e)&&n.push(`Odd number of Hex characters on argument @${e}`),n};r();qe();var wd=({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"?wd({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"?wd({parts:c,decodedParts:p,identifier:o}):p;return i.displayValue=l.join(`
|