@multiversx/sdk-dapp 2.19.5 → 2.19.6
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/UI/DappModal/hooks/index.js +1 -1
- package/UI/DappModal/hooks/useDappModal.js +1 -1
- package/UI/DappModal/index.js +1 -1
- package/UI/ModalContainer/ModalContainer.js +1 -1
- package/UI/ModalContainer/index.js +1 -1
- package/UI/NotificationModal/NotificationModal.js +1 -1
- package/UI/NotificationModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignTransactionsModals.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignStep.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/SignWithDeviceModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/SignStepBody.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/ConfirmFee.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmFee/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/ConfirmReceiver.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/ReceiverSubValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverSubValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/ReceiverValue.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/components/ReceiverValue/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/ConfirmReceiver/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/NftSftPreviewComponent.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/components/NftSftPreviewComponent/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithDeviceModal/components/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/SignWithLedgerModal/LedgerGuardianSigningModalError.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/SignWithLedgerModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithLedgerModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/SignWithOperaModal.js +1 -1
- package/UI/SignTransactionsModals/SignWithOperaModal/index.js +1 -1
- package/UI/SignTransactionsModals/SignWithWalletConnectModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/ConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/DeviceConfirmationScreen.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/SignWaitingScreenModal.js +1 -1
- package/UI/SignTransactionsModals/components/SignWaitingScreenModal/index.js +1 -1
- package/UI/SignTransactionsModals/components/index.js +1 -1
- package/UI/SignTransactionsModals/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/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/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/TransactionInfoFrom/TransactionInfoFrom.js +1 -1
- package/UI/TransactionInfo/components/transactionInfoFields/TransactionInfoFrom/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/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/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/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/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.d.ts +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/index.js +1 -1
- package/UI/ledger/index.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/OperaWalletLoginButton.js +1 -1
- package/UI/operaWallet/OperaWalletLoginButton/index.js +1 -1
- package/UI/pages/UnlockPage/index.js +1 -1
- package/UI/pages/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
- package/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/index.d.ts +1 -1
- package/UI/walletConnect/WalletConnectLoginContainer/index.js +1 -1
- package/UI/walletConnect/index.js +1 -1
- package/__chunks__/{chunk-T4EHFXVK.js → chunk-4AU62B6V.js} +2 -2
- package/__chunks__/{chunk-BPFQKLTB.js → chunk-4RIHMKSI.js} +2 -2
- package/__chunks__/{chunk-33LGFVIC.js → chunk-4T6FYSLY.js} +2 -2
- package/__chunks__/{chunk-H3SHWL7M.js → chunk-5KMRRV6W.js} +2 -2
- package/__chunks__/{chunk-CJHXEO52.js → chunk-AOV353Z7.js} +2 -2
- package/__chunks__/{chunk-5ZB7ZXCR.js → chunk-EVVIIDUG.js} +2 -2
- package/__chunks__/{chunk-LQ3XPSLN.js → chunk-JVHAYQYJ.js} +2 -2
- package/__chunks__/chunk-O4TB5YGS.js +2 -0
- package/__chunks__/{chunk-GKCQWB43.js → chunk-OEUHH4AH.js} +2 -2
- package/__chunks__/chunk-Q4NEKQC5.js +2 -0
- package/__chunks__/{chunk-RZNCFBYW.js → chunk-RDYEAW64.js} +2 -2
- package/__chunks__/{chunk-3GZKYUYJ.js → chunk-T4K4D4HL.js} +2 -2
- package/__chunks__/{chunk-ZKI5MOZY.js → chunk-TARULXUH.js} +2 -2
- package/__chunks__/{chunk-V6LE5W4W.js → chunk-TN4WTCLA.js} +2 -2
- package/__chunks__/{chunk-4GKCBRXM.js → chunk-WQFWY5HA.js} +2 -2
- package/__chunks__/{chunk-S7CAF33Z.js → chunk-Y2XJHSJM.js} +2 -2
- package/__chunks__/{chunk-GM6I7OMV.js → chunk-YREUCHDH.js} +2 -2
- package/__commonjs/UI/TransactionsTable/components/AccountName.js +3 -3
- package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/CustomComponentToast.js +6 -6
- package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/IconToast.js +8 -8
- package/__commonjs/UI/TransactionsToastList/components/CustomToast/components/IconToast/index.js +8 -8
- package/__commonjs/UI/Trim/Trim.js +3 -3
- package/__commonjs/UI/Trim/index.js +3 -3
- package/__commonjs/UI/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginButton/LedgerLoginButton.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginButton/index.js +1 -1
- package/__commonjs/UI/ledger/LedgerLoginContainer/LedgerLoginContainer.d.ts +1 -1
- package/__commonjs/UI/ledger/index.js +1 -1
- package/__commonjs/UI/pages/UnlockPage/index.js +11 -11
- package/__commonjs/UI/pages/index.js +11 -11
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/WalletConnectLoginButton.js +1 -1
- package/__commonjs/UI/walletConnect/WalletConnectLoginButton/index.js +1 -1
- package/__commonjs/UI/walletConnect/WalletConnectLoginContainer/index.d.ts +1 -1
- package/__commonjs/UI/walletConnect/index.js +1 -1
- package/__commonjs/__mocks__/index.js +2 -2
- package/__commonjs/components/LogoutListener/LogoutListener.js +2 -2
- package/__commonjs/components/LogoutListener/helpers/index.js +2 -2
- package/__commonjs/components/LogoutListener/index.js +2 -2
- package/__commonjs/hooks/index.js +1 -1
- package/__commonjs/hooks/login/index.js +1 -1
- package/__commonjs/hooks/login/useGetModalLoginMethods.js +2 -2
- package/__mocks__/index.js +1 -1
- package/__mocks__/utils/index.js +1 -1
- package/__mocks__/utils/renderWithProvider.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/TransactionsTracker/TransactionTracker.js +1 -1
- package/components/TransactionsTracker/index.js +1 -1
- package/components/TransactionsTracker/useTransactionsTracker.js +1 -1
- package/hooks/index.js +1 -1
- package/hooks/login/index.js +1 -1
- package/hooks/login/useGetModalLoginMethods.js +1 -1
- package/package.json +2 -2
- 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-D2UBCJS5.js +0 -2
- package/__chunks__/chunk-KK5T33J5.js +0 -2
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";var qi=Object.create;var He=Object.defineProperty,Ki=Object.defineProperties,Xi=Object.getOwnPropertyDescriptor,Yi=Object.getOwnPropertyDescriptors,Zi=Object.getOwnPropertyNames,po=Object.getOwnPropertySymbols,Ji=Object.getPrototypeOf,rn=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable;var dt=(e,o,t)=>o in e?He(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,u=(e,o)=>{for(var t in o||(o={}))rn.call(o,t)&&dt(e,t,o[t]);if(po)for(var t of po(o))lt.call(o,t)&&dt(e,t,o[t]);return e},w=(e,o)=>Ki(e,Yi(o));var Ve=(e,o)=>{var t={};for(var i in e)rn.call(e,i)&&o.indexOf(i)<0&&(t[i]=e[i]);if(e!=null&&po)for(var i of po(e))o.indexOf(i)<0&<.call(e,i)&&(t[i]=e[i]);return t};var f=(e,o)=>()=>(e&&(o=e(e=0)),o);var W=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),_e=(e,o)=>{for(var t in o)He(e,t,{get:o[t],enumerable:!0})},_t=(e,o,t,i)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of Zi(o))!rn.call(e,s)&&s!==t&&He(e,s,{get:()=>o[s],enumerable:!(i=Xi(o,s))||i.enumerable});return e};var T=(e,o,t)=>(t=e!=null?qi(Ji(e)):{},_t(o||!e||!e.__esModule?He(t,"default",{value:e,enumerable:!0}):t,e)),$e=e=>_t(He({},"__esModule",{value:!0}),e);var y=(e,o,t)=>new Promise((i,s)=>{var p=l=>{try{_(t.next(l))}catch(h){s(h)}},m=l=>{try{_(t.throw(l))}catch(h){s(h)}},_=l=>l.done?i(l.value):Promise.resolve(l.value).then(p,m);_((t=t.apply(e,o)).next())});var ft=W(mo=>{"use strict";n();mo.byteLength=ec;mo.toByteArray=nc;mo.fromByteArray=ac;var q=[],V=[],Qi=typeof Uint8Array!="undefined"?Uint8Array:Array,an="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ge=0,gt=an.length;ge<gt;++ge)q[ge]=an[ge],V[an.charCodeAt(ge)]=ge;var ge,gt;V["-".charCodeAt(0)]=62;V["_".charCodeAt(0)]=63;function ut(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=e.indexOf("=");t===-1&&(t=o);var i=t===o?0:4-t%4;return[t,i]}function ec(e){var o=ut(e),t=o[0],i=o[1];return(t+i)*3/4-i}function oc(e,o,t){return(o+t)*3/4-t}function nc(e){var o,t=ut(e),i=t[0],s=t[1],p=new Qi(oc(e,i,s)),m=0,_=s>0?i-4:i,l;for(l=0;l<_;l+=4)o=V[e.charCodeAt(l)]<<18|V[e.charCodeAt(l+1)]<<12|V[e.charCodeAt(l+2)]<<6|V[e.charCodeAt(l+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return s===2&&(o=V[e.charCodeAt(l)]<<2|V[e.charCodeAt(l+1)]>>4,p[m++]=o&255),s===1&&(o=V[e.charCodeAt(l)]<<10|V[e.charCodeAt(l+1)]<<4|V[e.charCodeAt(l+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function tc(e){return q[e>>18&63]+q[e>>12&63]+q[e>>6&63]+q[e&63]}function rc(e,o,t){for(var i,s=[],p=o;p<t;p+=3)i=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),s.push(tc(i));return s.join("")}function ac(e){for(var o,t=e.length,i=t%3,s=[],p=16383,m=0,_=t-i;m<_;m+=p)s.push(rc(e,m,m+p>_?_:m+p));return i===1?(o=e[t-1],s.push(q[o>>2]+q[o<<4&63]+"==")):i===2&&(o=(e[t-2]<<8)+e[t-1],s.push(q[o>>10]+q[o>>4&63]+q[o<<2&63]+"=")),s.join("")}});var Tt=W(cn=>{n();cn.read=function(e,o,t,i,s){var p,m,_=s*8-i-1,l=(1<<_)-1,h=l>>1,b=-7,x=t?s-1:0,M=t?-1:1,D=e[o+x];for(x+=M,p=D&(1<<-b)-1,D>>=-b,b+=_;b>0;p=p*256+e[o+x],x+=M,b-=8);for(m=p&(1<<-b)-1,p>>=-b,b+=i;b>0;m=m*256+e[o+x],x+=M,b-=8);if(p===0)p=1-h;else{if(p===l)return m?NaN:(D?-1:1)*(1/0);m=m+Math.pow(2,i),p=p-h}return(D?-1:1)*m*Math.pow(2,p-i)};cn.write=function(e,o,t,i,s,p){var m,_,l,h=p*8-s-1,b=(1<<h)-1,x=b>>1,M=s===23?Math.pow(2,-24)-Math.pow(2,-77):0,D=i?0:p-1,H=i?1:-1,We=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(_=isNaN(o)?1:0,m=b):(m=Math.floor(Math.log(o)/Math.LN2),o*(l=Math.pow(2,-m))<1&&(m--,l*=2),m+x>=1?o+=M/l:o+=M*Math.pow(2,1-x),o*l>=2&&(m++,l/=2),m+x>=b?(_=0,m=b):m+x>=1?(_=(o*l-1)*Math.pow(2,s),m=m+x):(_=o*Math.pow(2,x-1)*Math.pow(2,s),m=0));s>=8;e[t+D]=_&255,D+=H,_/=256,s-=8);for(m=m<<s|_,h+=s;h>0;e[t+D]=m&255,D+=H,m/=256,h-=8);e[t+D-H]|=We*128}});var Nt=W(be=>{"use strict";n();var sn=ft(),ye=Tt(),ht=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;be.Buffer=d;be.SlowBuffer=dc;be.INSPECT_MAX_BYTES=50;var lo=2147483647;be.kMaxLength=lo;d.TYPED_ARRAY_SUPPORT=ic();!d.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function ic(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(t){return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.byteOffset}});function ne(e){if(e>lo)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,d.prototype),o}function d(e,o,t){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return ln(e)}return bt(e,o,t)}d.poolSize=8192;function bt(e,o,t){if(typeof e=="string")return sc(e,o);if(ArrayBuffer.isView(e))return pc(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(K(e,ArrayBuffer)||e&&K(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(K(e,SharedArrayBuffer)||e&&K(e.buffer,SharedArrayBuffer)))return mn(e,o,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var i=e.valueOf&&e.valueOf();if(i!=null&&i!==e)return d.from(i,o,t);var s=mc(e);if(s)return s;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return d.from(e[Symbol.toPrimitive]("string"),o,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}d.from=function(e,o,t){return bt(e,o,t)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function St(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function cc(e,o,t){return St(e),e<=0?ne(e):o!==void 0?typeof t=="string"?ne(e).fill(o,t):ne(e).fill(o):ne(e)}d.alloc=function(e,o,t){return cc(e,o,t)};function ln(e){return St(e),ne(e<0?0:_n(e)|0)}d.allocUnsafe=function(e){return ln(e)};d.allocUnsafeSlow=function(e){return ln(e)};function sc(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!d.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var t=wt(e,o)|0,i=ne(t),s=i.write(e,o);return s!==t&&(i=i.slice(0,s)),i}function pn(e){for(var o=e.length<0?0:_n(e.length)|0,t=ne(o),i=0;i<o;i+=1)t[i]=e[i]&255;return t}function pc(e){if(K(e,Uint8Array)){var o=new Uint8Array(e);return mn(o.buffer,o.byteOffset,o.byteLength)}return pn(e)}function mn(e,o,t){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(t||0))throw new RangeError('"length" is outside of buffer bounds');var i;return o===void 0&&t===void 0?i=new Uint8Array(e):t===void 0?i=new Uint8Array(e,o):i=new Uint8Array(e,o,t),Object.setPrototypeOf(i,d.prototype),i}function mc(e){if(d.isBuffer(e)){var o=_n(e.length)|0,t=ne(o);return t.length===0||e.copy(t,0,0,o),t}if(e.length!==void 0)return typeof e.length!="number"||gn(e.length)?ne(0):pn(e);if(e.type==="Buffer"&&Array.isArray(e.data))return pn(e.data)}function _n(e){if(e>=lo)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+lo.toString(16)+" bytes");return e|0}function dc(e){return+e!=e&&(e=0),d.alloc(+e)}d.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==d.prototype};d.compare=function(o,t){if(K(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),K(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),!d.isBuffer(o)||!d.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===t)return 0;for(var i=o.length,s=t.length,p=0,m=Math.min(i,s);p<m;++p)if(o[p]!==t[p]){i=o[p],s=t[p];break}return i<s?-1:s<i?1:0};d.isEncoding=function(o){switch(String(o).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};d.concat=function(o,t){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return d.alloc(0);var i;if(t===void 0)for(t=0,i=0;i<o.length;++i)t+=o[i].length;var s=d.allocUnsafe(t),p=0;for(i=0;i<o.length;++i){var m=o[i];if(K(m,Uint8Array))p+m.length>s.length?d.from(m).copy(s,p):Uint8Array.prototype.set.call(s,m,p);else if(d.isBuffer(m))m.copy(s,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return s};function wt(e,o){if(d.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||K(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var t=e.length,i=arguments.length>2&&arguments[2]===!0;if(!i&&t===0)return 0;for(var s=!1;;)switch(o){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return dn(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Et(e).length;default:if(s)return i?-1:dn(e).length;o=(""+o).toLowerCase(),s=!0}}d.byteLength=wt;function lc(e,o,t){var i=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,o>>>=0,t<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return Sc(this,o,t);case"utf8":case"utf-8":return At(this,o,t);case"ascii":return yc(this,o,t);case"latin1":case"binary":return bc(this,o,t);case"base64":return hc(this,o,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wc(this,o,t);default:if(i)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),i=!0}}d.prototype._isBuffer=!0;function ue(e,o,t){var i=e[o];e[o]=e[t],e[t]=i}d.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<o;t+=2)ue(this,t,t+1);return this};d.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<o;t+=4)ue(this,t,t+3),ue(this,t+1,t+2);return this};d.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<o;t+=8)ue(this,t,t+7),ue(this,t+1,t+6),ue(this,t+2,t+5),ue(this,t+3,t+4);return this};d.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?At(this,0,o):lc.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(o){if(!d.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:d.compare(this,o)===0};d.prototype.inspect=function(){var o="",t=be.INSPECT_MAX_BYTES;return o=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(o+=" ... "),"<Buffer "+o+">"};ht&&(d.prototype[ht]=d.prototype.inspect);d.prototype.compare=function(o,t,i,s,p){if(K(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),!d.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(t===void 0&&(t=0),i===void 0&&(i=o?o.length:0),s===void 0&&(s=0),p===void 0&&(p=this.length),t<0||i>o.length||s<0||p>this.length)throw new RangeError("out of range index");if(s>=p&&t>=i)return 0;if(s>=p)return-1;if(t>=i)return 1;if(t>>>=0,i>>>=0,s>>>=0,p>>>=0,this===o)return 0;for(var m=p-s,_=i-t,l=Math.min(m,_),h=this.slice(s,p),b=o.slice(t,i),x=0;x<l;++x)if(h[x]!==b[x]){m=h[x],_=b[x];break}return m<_?-1:_<m?1:0};function vt(e,o,t,i,s){if(e.length===0)return-1;if(typeof t=="string"?(i=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,gn(t)&&(t=s?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(s)return-1;t=e.length-1}else if(t<0)if(s)t=0;else return-1;if(typeof o=="string"&&(o=d.from(o,i)),d.isBuffer(o))return o.length===0?-1:xt(e,o,t,i,s);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?s?Uint8Array.prototype.indexOf.call(e,o,t):Uint8Array.prototype.lastIndexOf.call(e,o,t):xt(e,[o],t,i,s);throw new TypeError("val must be string, number or Buffer")}function xt(e,o,t,i,s){var p=1,m=e.length,_=o.length;if(i!==void 0&&(i=String(i).toLowerCase(),i==="ucs2"||i==="ucs-2"||i==="utf16le"||i==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,_/=2,t/=2}function l(D,H){return p===1?D[H]:D.readUInt16BE(H*p)}var h;if(s){var b=-1;for(h=t;h<m;h++)if(l(e,h)===l(o,b===-1?0:h-b)){if(b===-1&&(b=h),h-b+1===_)return b*p}else b!==-1&&(h-=h-b),b=-1}else for(t+_>m&&(t=m-_),h=t;h>=0;h--){for(var x=!0,M=0;M<_;M++)if(l(e,h+M)!==l(o,M)){x=!1;break}if(x)return h}return-1}d.prototype.includes=function(o,t,i){return this.indexOf(o,t,i)!==-1};d.prototype.indexOf=function(o,t,i){return vt(this,o,t,i,!0)};d.prototype.lastIndexOf=function(o,t,i){return vt(this,o,t,i,!1)};function _c(e,o,t,i){t=Number(t)||0;var s=e.length-t;i?(i=Number(i),i>s&&(i=s)):i=s;var p=o.length;i>p/2&&(i=p/2);for(var m=0;m<i;++m){var _=parseInt(o.substr(m*2,2),16);if(gn(_))return m;e[t+m]=_}return m}function gc(e,o,t,i){return _o(dn(o,e.length-t),e,t,i)}function uc(e,o,t,i){return _o(Ic(o),e,t,i)}function fc(e,o,t,i){return _o(Et(o),e,t,i)}function Tc(e,o,t,i){return _o(kc(o,e.length-t),e,t,i)}d.prototype.write=function(o,t,i,s){if(t===void 0)s="utf8",i=this.length,t=0;else if(i===void 0&&typeof t=="string")s=t,i=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(i)?(i=i>>>0,s===void 0&&(s="utf8")):(s=i,i=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-t;if((i===void 0||i>p)&&(i=p),o.length>0&&(i<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");s||(s="utf8");for(var m=!1;;)switch(s){case"hex":return _c(this,o,t,i);case"utf8":case"utf-8":return gc(this,o,t,i);case"ascii":case"latin1":case"binary":return uc(this,o,t,i);case"base64":return fc(this,o,t,i);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Tc(this,o,t,i);default:if(m)throw new TypeError("Unknown encoding: "+s);s=(""+s).toLowerCase(),m=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function hc(e,o,t){return o===0&&t===e.length?sn.fromByteArray(e):sn.fromByteArray(e.slice(o,t))}function At(e,o,t){t=Math.min(e.length,t);for(var i=[],s=o;s<t;){var p=e[s],m=null,_=p>239?4:p>223?3:p>191?2:1;if(s+_<=t){var l,h,b,x;switch(_){case 1:p<128&&(m=p);break;case 2:l=e[s+1],(l&192)===128&&(x=(p&31)<<6|l&63,x>127&&(m=x));break;case 3:l=e[s+1],h=e[s+2],(l&192)===128&&(h&192)===128&&(x=(p&15)<<12|(l&63)<<6|h&63,x>2047&&(x<55296||x>57343)&&(m=x));break;case 4:l=e[s+1],h=e[s+2],b=e[s+3],(l&192)===128&&(h&192)===128&&(b&192)===128&&(x=(p&15)<<18|(l&63)<<12|(h&63)<<6|b&63,x>65535&&x<1114112&&(m=x))}}m===null?(m=65533,_=1):m>65535&&(m-=65536,i.push(m>>>10&1023|55296),m=56320|m&1023),i.push(m),s+=_}return xc(i)}var yt=4096;function xc(e){var o=e.length;if(o<=yt)return String.fromCharCode.apply(String,e);for(var t="",i=0;i<o;)t+=String.fromCharCode.apply(String,e.slice(i,i+=yt));return t}function yc(e,o,t){var i="";t=Math.min(e.length,t);for(var s=o;s<t;++s)i+=String.fromCharCode(e[s]&127);return i}function bc(e,o,t){var i="";t=Math.min(e.length,t);for(var s=o;s<t;++s)i+=String.fromCharCode(e[s]);return i}function Sc(e,o,t){var i=e.length;(!o||o<0)&&(o=0),(!t||t<0||t>i)&&(t=i);for(var s="",p=o;p<t;++p)s+=Lc[e[p]];return s}function wc(e,o,t){for(var i=e.slice(o,t),s="",p=0;p<i.length-1;p+=2)s+=String.fromCharCode(i[p]+i[p+1]*256);return s}d.prototype.slice=function(o,t){var i=this.length;o=~~o,t=t===void 0?i:~~t,o<0?(o+=i,o<0&&(o=0)):o>i&&(o=i),t<0?(t+=i,t<0&&(t=0)):t>i&&(t=i),t<o&&(t=o);var s=this.subarray(o,t);return Object.setPrototypeOf(s,d.prototype),s};function R(e,o,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>t)throw new RangeError("Trying to access beyond buffer length")}d.prototype.readUintLE=d.prototype.readUIntLE=function(o,t,i){o=o>>>0,t=t>>>0,i||R(o,t,this.length);for(var s=this[o],p=1,m=0;++m<t&&(p*=256);)s+=this[o+m]*p;return s};d.prototype.readUintBE=d.prototype.readUIntBE=function(o,t,i){o=o>>>0,t=t>>>0,i||R(o,t,this.length);for(var s=this[o+--t],p=1;t>0&&(p*=256);)s+=this[o+--t]*p;return s};d.prototype.readUint8=d.prototype.readUInt8=function(o,t){return o=o>>>0,t||R(o,1,this.length),this[o]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(o,t){return o=o>>>0,t||R(o,2,this.length),this[o]|this[o+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(o,t){return o=o>>>0,t||R(o,2,this.length),this[o]<<8|this[o+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(o,t){return o=o>>>0,t||R(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(o,t){return o=o>>>0,t||R(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};d.prototype.readIntLE=function(o,t,i){o=o>>>0,t=t>>>0,i||R(o,t,this.length);for(var s=this[o],p=1,m=0;++m<t&&(p*=256);)s+=this[o+m]*p;return p*=128,s>=p&&(s-=Math.pow(2,8*t)),s};d.prototype.readIntBE=function(o,t,i){o=o>>>0,t=t>>>0,i||R(o,t,this.length);for(var s=t,p=1,m=this[o+--s];s>0&&(p*=256);)m+=this[o+--s]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*t)),m};d.prototype.readInt8=function(o,t){return o=o>>>0,t||R(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};d.prototype.readInt16LE=function(o,t){o=o>>>0,t||R(o,2,this.length);var i=this[o]|this[o+1]<<8;return i&32768?i|4294901760:i};d.prototype.readInt16BE=function(o,t){o=o>>>0,t||R(o,2,this.length);var i=this[o+1]|this[o]<<8;return i&32768?i|4294901760:i};d.prototype.readInt32LE=function(o,t){return o=o>>>0,t||R(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};d.prototype.readInt32BE=function(o,t){return o=o>>>0,t||R(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};d.prototype.readFloatLE=function(o,t){return o=o>>>0,t||R(o,4,this.length),ye.read(this,o,!0,23,4)};d.prototype.readFloatBE=function(o,t){return o=o>>>0,t||R(o,4,this.length),ye.read(this,o,!1,23,4)};d.prototype.readDoubleLE=function(o,t){return o=o>>>0,t||R(o,8,this.length),ye.read(this,o,!0,52,8)};d.prototype.readDoubleBE=function(o,t){return o=o>>>0,t||R(o,8,this.length),ye.read(this,o,!1,52,8)};function B(e,o,t,i,s,p){if(!d.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>s||o<p)throw new RangeError('"value" argument is out of bounds');if(t+i>e.length)throw new RangeError("Index out of range")}d.prototype.writeUintLE=d.prototype.writeUIntLE=function(o,t,i,s){if(o=+o,t=t>>>0,i=i>>>0,!s){var p=Math.pow(2,8*i)-1;B(this,o,t,i,p,0)}var m=1,_=0;for(this[t]=o&255;++_<i&&(m*=256);)this[t+_]=o/m&255;return t+i};d.prototype.writeUintBE=d.prototype.writeUIntBE=function(o,t,i,s){if(o=+o,t=t>>>0,i=i>>>0,!s){var p=Math.pow(2,8*i)-1;B(this,o,t,i,p,0)}var m=i-1,_=1;for(this[t+m]=o&255;--m>=0&&(_*=256);)this[t+m]=o/_&255;return t+i};d.prototype.writeUint8=d.prototype.writeUInt8=function(o,t,i){return o=+o,t=t>>>0,i||B(this,o,t,1,255,0),this[t]=o&255,t+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(o,t,i){return o=+o,t=t>>>0,i||B(this,o,t,2,65535,0),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(o,t,i){return o=+o,t=t>>>0,i||B(this,o,t,2,65535,0),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(o,t,i){return o=+o,t=t>>>0,i||B(this,o,t,4,4294967295,0),this[t+3]=o>>>24,this[t+2]=o>>>16,this[t+1]=o>>>8,this[t]=o&255,t+4};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(o,t,i){return o=+o,t=t>>>0,i||B(this,o,t,4,4294967295,0),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};d.prototype.writeIntLE=function(o,t,i,s){if(o=+o,t=t>>>0,!s){var p=Math.pow(2,8*i-1);B(this,o,t,i,p-1,-p)}var m=0,_=1,l=0;for(this[t]=o&255;++m<i&&(_*=256);)o<0&&l===0&&this[t+m-1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+i};d.prototype.writeIntBE=function(o,t,i,s){if(o=+o,t=t>>>0,!s){var p=Math.pow(2,8*i-1);B(this,o,t,i,p-1,-p)}var m=i-1,_=1,l=0;for(this[t+m]=o&255;--m>=0&&(_*=256);)o<0&&l===0&&this[t+m+1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+i};d.prototype.writeInt8=function(o,t,i){return o=+o,t=t>>>0,i||B(this,o,t,1,127,-128),o<0&&(o=255+o+1),this[t]=o&255,t+1};d.prototype.writeInt16LE=function(o,t,i){return o=+o,t=t>>>0,i||B(this,o,t,2,32767,-32768),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeInt16BE=function(o,t,i){return o=+o,t=t>>>0,i||B(this,o,t,2,32767,-32768),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeInt32LE=function(o,t,i){return o=+o,t=t>>>0,i||B(this,o,t,4,2147483647,-2147483648),this[t]=o&255,this[t+1]=o>>>8,this[t+2]=o>>>16,this[t+3]=o>>>24,t+4};d.prototype.writeInt32BE=function(o,t,i){return o=+o,t=t>>>0,i||B(this,o,t,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};function It(e,o,t,i,s,p){if(t+i>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function kt(e,o,t,i,s){return o=+o,t=t>>>0,s||It(e,o,t,4,34028234663852886e22,-34028234663852886e22),ye.write(e,o,t,i,23,4),t+4}d.prototype.writeFloatLE=function(o,t,i){return kt(this,o,t,!0,i)};d.prototype.writeFloatBE=function(o,t,i){return kt(this,o,t,!1,i)};function Lt(e,o,t,i,s){return o=+o,t=t>>>0,s||It(e,o,t,8,17976931348623157e292,-17976931348623157e292),ye.write(e,o,t,i,52,8),t+8}d.prototype.writeDoubleLE=function(o,t,i){return Lt(this,o,t,!0,i)};d.prototype.writeDoubleBE=function(o,t,i){return Lt(this,o,t,!1,i)};d.prototype.copy=function(o,t,i,s){if(!d.isBuffer(o))throw new TypeError("argument should be a Buffer");if(i||(i=0),!s&&s!==0&&(s=this.length),t>=o.length&&(t=o.length),t||(t=0),s>0&&s<i&&(s=i),s===i||o.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(i<0||i>=this.length)throw new RangeError("Index out of range");if(s<0)throw new RangeError("sourceEnd out of bounds");s>this.length&&(s=this.length),o.length-t<s-i&&(s=o.length-t+i);var p=s-i;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,i,s):Uint8Array.prototype.set.call(o,this.subarray(i,s),t),p};d.prototype.fill=function(o,t,i,s){if(typeof o=="string"){if(typeof t=="string"?(s=t,t=0,i=this.length):typeof i=="string"&&(s=i,i=this.length),s!==void 0&&typeof s!="string")throw new TypeError("encoding must be a string");if(typeof s=="string"&&!d.isEncoding(s))throw new TypeError("Unknown encoding: "+s);if(o.length===1){var p=o.charCodeAt(0);(s==="utf8"&&p<128||s==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(t<0||this.length<t||this.length<i)throw new RangeError("Out of range index");if(i<=t)return this;t=t>>>0,i=i===void 0?this.length:i>>>0,o||(o=0);var m;if(typeof o=="number")for(m=t;m<i;++m)this[m]=o;else{var _=d.isBuffer(o)?o:d.from(o,s),l=_.length;if(l===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<i-t;++m)this[m+t]=_[m%l]}return this};var vc=/[^+/0-9A-Za-z-_]/g;function Ac(e){if(e=e.split("=")[0],e=e.trim().replace(vc,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function dn(e,o){o=o||1/0;for(var t,i=e.length,s=null,p=[],m=0;m<i;++m){if(t=e.charCodeAt(m),t>55295&&t<57344){if(!s){if(t>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===i){(o-=3)>-1&&p.push(239,191,189);continue}s=t;continue}if(t<56320){(o-=3)>-1&&p.push(239,191,189),s=t;continue}t=(s-55296<<10|t-56320)+65536}else s&&(o-=3)>-1&&p.push(239,191,189);if(s=null,t<128){if((o-=1)<0)break;p.push(t)}else if(t<2048){if((o-=2)<0)break;p.push(t>>6|192,t&63|128)}else if(t<65536){if((o-=3)<0)break;p.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((o-=4)<0)break;p.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return p}function Ic(e){for(var o=[],t=0;t<e.length;++t)o.push(e.charCodeAt(t)&255);return o}function kc(e,o){for(var t,i,s,p=[],m=0;m<e.length&&!((o-=2)<0);++m)t=e.charCodeAt(m),i=t>>8,s=t%256,p.push(s),p.push(i);return p}function Et(e){return sn.toByteArray(Ac(e))}function _o(e,o,t,i){for(var s=0;s<i&&!(s+t>=o.length||s>=e.length);++s)o[s+t]=e[s];return s}function K(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function gn(e){return e!==e}var Lc=function(){for(var e="0123456789abcdef",o=new Array(256),t=0;t<16;++t)for(var i=t*16,s=0;s<16;++s)o[i+s]=e[t]+e[s];return o}()});var Mt=W((gl,Rt)=>{n();var k=Rt.exports={},X,Y;function un(){throw new Error("setTimeout has not been defined")}function fn(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?X=setTimeout:X=un}catch(e){X=un}try{typeof clearTimeout=="function"?Y=clearTimeout:Y=fn}catch(e){Y=fn}})();function Ct(e){if(X===setTimeout)return setTimeout(e,0);if((X===un||!X)&&setTimeout)return X=setTimeout,setTimeout(e,0);try{return X(e,0)}catch(o){try{return X.call(null,e,0)}catch(t){return X.call(this,e,0)}}}function Ec(e){if(Y===clearTimeout)return clearTimeout(e);if((Y===fn||!Y)&&clearTimeout)return Y=clearTimeout,clearTimeout(e);try{return Y(e)}catch(o){try{return Y.call(null,e)}catch(t){return Y.call(this,e)}}}var te=[],Se=!1,fe,go=-1;function Nc(){!Se||!fe||(Se=!1,fe.length?te=fe.concat(te):go=-1,te.length&&Pt())}function Pt(){if(!Se){var e=Ct(Nc);Se=!0;for(var o=te.length;o;){for(fe=te,te=[];++go<o;)fe&&fe[go].run();go=-1,o=te.length}fe=null,Se=!1,Ec(e)}}k.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)o[t-1]=arguments[t];te.push(new Dt(e,o)),te.length===1&&!Se&&Ct(Pt)};function Dt(e,o){this.fun=e,this.array=o}Dt.prototype.run=function(){this.fun.apply(null,this.array)};k.title="browser";k.browser=!0;k.env={};k.argv=[];k.version="";k.versions={};function re(){}k.on=re;k.addListener=re;k.once=re;k.off=re;k.removeListener=re;k.removeAllListeners=re;k.emit=re;k.prependListener=re;k.prependOnceListener=re;k.listeners=function(e){return[]};k.binding=function(e){throw new Error("process.binding is not supported")};k.cwd=function(){return"/"};k.chdir=function(e){throw new Error("process.chdir is not supported")};k.umask=function(){return 0}});var r,c,Cc,a,n=f(()=>{r=T(Nt()),c=T(Mt()),Cc=function(e){function o(){var i=this||self;return delete e.prototype.__magic__,i}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var t=__magic__;return t}(Object),a=Cc});var Ot=f(()=>{"use strict";n()});var we,Te=f(()=>{"use strict";n();we="Action not allowed. User is logged in. Call logout() first"});var Ft=f(()=>{"use strict";n()});var Bt=f(()=>{"use strict";n()});var Tn=f(()=>{"use strict";n()});var Ut=f(()=>{"use strict";n()});var hn=f(()=>{"use strict";n()});var Gt=f(()=>{"use strict";n()});var Wt=f(()=>{"use strict";n()});var L=f(()=>{"use strict";n()});var Ht=f(()=>{"use strict";n()});var Vt=f(()=>{"use strict";n()});var U=f(()=>{"use strict";n()});var $t=f(()=>{"use strict";n()});var jt=f(()=>{"use strict";n()});var zt=f(()=>{"use strict";n()});var N=f(()=>{"use strict";n();hn();Gt();Wt();L();Ht();Vt();U();$t();jt();zt()});var ve,qt,Ul,Kt,Gl,Xt,Wl,Hl,Pc,Yt,je=f(()=>{"use strict";n();N();ve={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:qt,egldLabel:Ul}=ve["devnet"],{chainId:Kt,egldLabel:Gl}=ve["testnet"],{chainId:Xt,egldLabel:Wl}=ve["mainnet"],Hl={["devnet"]:qt,["testnet"]:Kt,["mainnet"]:Xt},Pc={[qt]:"devnet",[Kt]:"testnet",[Xt]:"mainnet"},Yt="multiversx://"});var Zt=f(()=>{"use strict";n()});var Z,Jt=f(()=>{"use strict";n();Z=require("@multiversx/sdk-web-wallet-provider")});var ze,uo,Qt,fo,er,Ae,v=f(()=>{"use strict";n();Ot();Te();Ft();Bt();Tn();Ut();je();Zt();Jt();ze=5e4,uo=1e9,Qt=1,fo="logout",er="login",Ae="0"});var qe,To=f(()=>{"use strict";n();qe=()=>Date.now()/1e3});var or=f(()=>{"use strict";n()});var nr=f(()=>{"use strict";n()});var xn=f(()=>{"use strict";n();To();or();nr()});var yn={};_e(yn,{clear:()=>Oc,getItem:()=>Rc,localStorageKeys:()=>de,removeItem:()=>Mc,setItem:()=>Dc});var de,ho,Dc,Rc,Mc,Oc,Ie=f(()=>{"use strict";n();xn();de={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},ho=typeof localStorage!="undefined",Dc=({key:e,data:o,expires:t})=>{!ho||localStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},Rc=e=>{if(!ho)return;let o=localStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:qe()>=t.expires?(localStorage.removeItem(String(e)),null):t.data},Mc=e=>{!ho||localStorage.removeItem(String(e))},Oc=()=>{!ho||localStorage.clear()}});var bn={};_e(bn,{clear:()=>ir,getItem:()=>rr,removeItem:()=>ar,setItem:()=>tr,storage:()=>Fc});var tr,rr,ar,ir,Fc,cr=f(()=>{"use strict";n();tr=({key:e,data:o,expires:t})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},rr=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:Date.now()>=t.expires?(sessionStorage.removeItem(String(e)),null):t.data},ar=e=>sessionStorage.removeItem(String(e)),ir=()=>sessionStorage.clear(),Fc={setItem:tr,getItem:rr,removeItem:ar,clear:ir}});var he,ke=f(()=>{"use strict";n();Ie();cr();he={session:bn,local:yn}});var Sn,E,ae,O=f(()=>{"use strict";n();Sn=require("@reduxjs/toolkit");v();E=(0,Sn.createAction)(fo),ae=(0,Sn.createAction)(er,e=>({payload:e}))});var vn,sr,pr,xo,wn,mr,An,x_,In,y_,Bc,Uc,b_,S_,w_,Gc,Wc,yo,bo=f(()=>{"use strict";n();vn=require("@multiversx/sdk-core"),sr=require("@reduxjs/toolkit"),pr=require("redux-persist");v();ke();Ie();O();xo={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Ae},wn={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":xo},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},mr=(0,sr.createSlice)({name:"accountInfoSlice",initialState:wn,reducers:{setAddress:(e,o)=>{let t=o.payload;e.address=t,e.publicKey=new vn.Address(t).hex()},setAccount:(e,o)=>{let t=e.address===o.payload.address;e.accounts={[e.address]:t?o.payload:xo},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:t}=e;e.accounts[t].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}},setWebsocketBatchEvent:(e,o)=>{e.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:e=>{e.addCase(E,()=>(he.local.removeItem(de.loginExpiresAt),wn)),e.addCase(ae,(o,t)=>{let{address:i}=t.payload;o.address=i,o.publicKey=new vn.Address(i).hex()}),e.addCase(pr.REHYDRATE,(o,t)=>{var h;if(!((h=t.payload)!=null&&h.account))return;let{account:i}=t.payload,{address:s,shard:p,accounts:m,publicKey:_}=i;o.address=s,o.shard=p;let l=m&&s in m;o.accounts=l?m:wn.accounts,o.publicKey=_})}}),{setAccount:An,setAddress:x_,setAccountNonce:In,setAccountShard:y_,setLedgerAccount:Bc,updateLedgerAccount:Uc,setWalletConnectAccount:b_,setIsAccountLoading:S_,setAccountLoadingError:w_,setWebsocketEvent:Gc,setWebsocketBatchEvent:Wc}=mr.actions,yo=mr.reducer});function Ke(){return new Date().setHours(new Date().getHours()+24)}function Xe(e){he.local.setItem({key:de.loginExpiresAt,data:e,expires:e})}var kn=f(()=>{"use strict";n();ke();Ie()});var lr,dr,_r,D_,Hc,Vc,$c,R_,jc,gr,M_,So,wo=f(()=>{"use strict";n();lr=require("@reduxjs/toolkit");kn();L();O();dr={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},_r=(0,lr.createSlice)({name:"loginInfoSlice",initialState:dr,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload}},extraReducers:e=>{e.addCase(E,()=>dr),e.addCase(ae,(o,t)=>{o.loginMethod=t.payload.loginMethod,Xe(Ke())})}}),{setLoginMethod:D_,setWalletConnectLogin:Hc,setLedgerLogin:Vc,setTokenLogin:$c,setTokenLoginSignature:R_,setWalletLogin:jc,invalidateLoginSession:gr,setLogoutRoute:M_}=_r.actions,So=_r.reducer});var fr,ur,Tr,U_,zc,G_,qc,vo,Ao=f(()=>{"use strict";n();fr=require("@reduxjs/toolkit");O();ur={},Tr=(0,fr.createSlice)({name:"modalsSlice",initialState:ur,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(E,()=>ur)}}),{setTxSubmittedModal:U_,setNotificationModal:zc,clearTxSubmittedModal:G_,clearNotificationModal:qc}=Tr.actions,vo=Tr.reducer});var Ye,Ze=f(()=>{"use strict";n();Ye=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined"});var C,P=f(()=>{"use strict";n();Ze();C=()=>{if(!Ye())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:t,origin:i,href:s,search:p}}=window;return{pathname:o,hash:t,origin:i,href:s,search:p}}});var Je=f(()=>{"use strict";n()});var xr=f(()=>{"use strict";n();P();Je()});function yr(e){return e[Math.floor(Math.random()*e.length)]}var br=f(()=>{"use strict";n()});var Ln=f(()=>{"use strict";n();Tn()});var Le=f(()=>{"use strict";n();xr();br();Ln()});var Sr,wr,En,Kc,vr,ag,ig,Io,ko=f(()=>{"use strict";n();Sr=require("@reduxjs/toolkit"),wr=T(require("lodash.omit"));Le();En={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Kc={network:En,chainID:"-1"},vr=(0,Sr.createSlice)({name:"appConfig",initialState:Kc,reducers:{initializeNetworkConfig:(e,o)=>{let t=yr(o.payload.walletConnectV2RelayAddresses),i=(0,wr.default)(o.payload,"walletConnectV2RelayAddresses");e.network=w(u(u({},e.network),i),{walletConnectV2RelayAddress:t})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:ag,setChainID:ig}=vr.actions,Io=vr.reducer});var Ar,Nn,Ir,lg,_g,gg,Lo,Eo=f(()=>{"use strict";n();Ar=require("@reduxjs/toolkit");N();O();Nn={isSigning:!1,signedSessions:{}},Ir=(0,Ar.createSlice)({name:"signedMessageInfoSliceState",initialState:Nn,reducers:{setSignSession:(e,o)=>{let{sessionId:t,signedSession:i,errorMessage:s}=o.payload;s&&(e.errorMessage=s),e.isSigning=i.status==="pending",e.signedSessions[t]=i},setSignSessionState:(e,o)=>u(u({},e),o.payload),clearSignedMessageInfo:()=>Nn},extraReducers:e=>{e.addCase(E,()=>Nn)}}),{setSignSession:lg,clearSignedMessageInfo:_g,setSignSessionState:gg}=Ir.actions,Lo=Ir.reducer});var Lr,Er,kr,Nr,Xc,Yc,bg,Zc,No,Co=f(()=>{"use strict";n();Lr=require("@reduxjs/toolkit"),Er=require("redux-persist");N();To();O();kr={customToasts:[],transactionToasts:[]},Nr=(0,Lr.createSlice)({name:"toastsSlice",initialState:kr,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(w(u({},o.payload),{type:"custom",toastId:o.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(t=>t.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:qe(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(t=>t.toastId!==o.payload)}},extraReducers:e=>{e.addCase(E,()=>kr),e.addCase(Er.REHYDRATE,(o,t)=>{var s,p;let i=(p=(s=t.customToasts)==null?void 0:s.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=i})}}),{addCustomToast:Xc,removeCustomToast:Yc,addTransactionToast:bg,removeTransactionToast:Zc}=Nr.actions,No=Nr.reducer});var Cr,Pn,Dn,Rn,Jc,Cn,Pr,Ag,Qc,Mn,Po,Do=f(()=>{"use strict";n();Cr=require("@reduxjs/toolkit");O();Pn="Transaction failed",Dn="Transaction successful",Rn="Processing transaction",Jc="Transaction submitted",Cn={},Pr=(0,Cr.createSlice)({name:"transactionsInfo",initialState:Cn,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:t,transactionsDisplayInfo:i}=o.payload;t!=null&&(e[t]={errorMessage:(i==null?void 0:i.errorMessage)||Pn,successMessage:(i==null?void 0:i.successMessage)||Dn,processingMessage:(i==null?void 0:i.processingMessage)||Rn,submittedMessage:(i==null?void 0:i.submittedMessage)||Jc,transactionDuration:i==null?void 0:i.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Cn},extraReducers:e=>{e.addCase(E,()=>Cn)}}),{clearTransactionsInfo:Ag,setTransactionsDisplayInfo:Qc,clearTransactionsInfoForSessionId:Mn}=Pr.actions,Po=Pr.reducer});function Ne(e){return e!=null&&(ps(e)||gs(e))}function Ce(e){return e!=null&&(ms(e)||us(e))}function Pe(e){return e!=null&&(ds(e)||fs(e))}function Dr(e){return e!=null&&(ls(e)||Ts(e))}function On(e){return e!=null&&_s(e)}function ps(e){return e!=null&&es.includes(e)}function ms(e){return e!=null&&os.includes(e)}function ds(e){return e!=null&&ns.includes(e)}function ls(e){return e!=null&&ts.includes(e)}function _s(e){return e!=null&&rs.includes(e)}function gs(e){return e!=null&&as.includes(e)}function us(e){return e!=null&&is.includes(e)}function fs(e){return e!=null&&cs.includes(e)}function Ts(e){return e!=null&&ss.includes(e)}var es,os,ns,ts,rs,as,is,cs,ss,De=f(()=>{"use strict";n();L();es=["sent"],os=["success"],ns=["fail","cancelled","timedOut"],ts=["invalid"],rs=["timedOut"],as=["pending"],is=["success"],cs=["fail","invalid"],ss=["not executed"]});var Rr,Mr,Qe,hs,Or,Fr,Br,xs,Ro,ys,bs,Rg,Ss,eo,Fn,Mo,Oo=f(()=>{"use strict";n();Rr=require("@reduxjs/toolkit"),Mr=require("redux-persist");L();De();O();Qe={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},hs={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Or=(0,Rr.createSlice)({name:"transactionsSlice",initialState:Qe,reducers:{moveTransactionsToSignedState:(e,o)=>{var h,b;let{sessionId:t,transactions:i,errorMessage:s,status:p,redirectRoute:m,customTransactionInformation:_={}}=o.payload,l=((h=e.customTransactionInformationForSessionId)==null?void 0:h[t])||hs;e.signedTransactions[t]={transactions:i,status:p,errorMessage:s,redirectRoute:m,customTransactionInformation:u(u({},l),_)},((b=e==null?void 0:e.transactionsToSign)==null?void 0:b.sessionId)===t&&(e.transactionsToSign=Qe.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=u(u({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:t,status:i,errorMessage:s,transactions:p}=o.payload;e.signedTransactions[t]!=null&&(e.signedTransactions[t].status=i,s!=null&&(e.signedTransactions[t].errorMessage=s),p!=null&&(e.signedTransactions[t].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var l,h,b,x,M,D,H,We;let{sessionId:t,status:i,errorMessage:s,transactionHash:p,inTransit:m}=o.payload,_=(h=(l=e.signedTransactions)==null?void 0:l[t])==null?void 0:h.transactions;if(_!=null){e.signedTransactions[t].transactions=_.map(oe=>oe.hash===p?w(u({},oe),{status:i,errorMessage:s,inTransit:m}):oe);let $i=(x=(b=e.signedTransactions[t])==null?void 0:b.transactions)==null?void 0:x.every(oe=>Ce(oe.status)),ji=(D=(M=e.signedTransactions[t])==null?void 0:M.transactions)==null?void 0:D.every(oe=>Pe(oe.status)),zi=(We=(H=e.signedTransactions[t])==null?void 0:H.transactions)==null?void 0:We.every(oe=>Dr(oe.status));$i&&(e.signedTransactions[t].status="success"),ji&&(e.signedTransactions[t].status="fail"),zi&&(e.signedTransactions[t].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:t,customTransactionInformation:i}=o.payload;e.customTransactionInformationForSessionId[t]=i,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Qe.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Qe.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(E,()=>Qe),e.addCase(Mr.REHYDRATE,(o,t)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=t.payload)!=null&&m.transactions))return;let{signedTransactions:i,customTransactionInformationForSessionId:s}=t.payload.transactions,p=Object.entries(i).reduce((_,[l,h])=>{let b=new Date(l),x=new Date;return x.setHours(x.getHours()+5),x-b>0||(_[l]=h),_},{});s!=null&&(o.customTransactionInformationForSessionId=s),i!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:Fr,updateSignedTransactions:Br,setTransactionsToSign:xs,clearAllTransactionsToSign:Ro,clearAllSignedTransactions:ys,clearSignedTransaction:bs,clearTransactionToSign:Rg,setSignTransactionsError:Ss,setSignTransactionsCancelMessage:eo,moveTransactionsToSignedState:Fn}=Or.actions,Mo=Or.reducer});var Ur,Bn,Gr,Bg,Ug,ws,Gg,Fo,Bo=f(()=>{"use strict";n();Ur=require("@reduxjs/toolkit");O();Bn={},Gr=(0,Ur.createSlice)({name:"batchTransactionsSlice",initialState:Bn,reducers:{setBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},updateBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},clearBatchTransactions:(e,o)=>{delete e[o.payload.batchId]},clearAllBatchTransactions:()=>Bn},extraReducers:e=>{e.addCase(E,()=>Bn)}}),{setBatchTransactions:Bg,updateBatchTransactions:Ug,clearBatchTransactions:ws,clearAllBatchTransactions:Gg}=Gr.actions,Fo=Gr.reducer});var Hr,Wr,Vr,$g,$r,Un=f(()=>{"use strict";n();Hr=require("@reduxjs/toolkit");O();Wr={},Vr=(0,Hr.createSlice)({name:"dappConfigSlice",initialState:Wr,reducers:{setDappConfig:(e,o)=>{if(e&&o.payload){let{logoutRoute:t,shouldUseWebViewProvider:i,cancelTransactionToastDuration:s}=o.payload;e.logoutRoute=t,e.shouldUseWebViewProvider=i,e.cancelTransactionToastDuration=s}else e=o.payload}},extraReducers:e=>{e.addCase(E,()=>Wr)}}),{setDappConfig:$g}=Vr.actions,$r=Vr.reducer});var I=f(()=>{"use strict";n();bo();wo();Ao();ko();Eo();Co();Do();Oo();Bo();Un()});var Gn=f(()=>{"use strict";n()});var Xr,Kr,Yr,Wn,fu,Tu,hu,xu,Zr,Jr,Hn=f(()=>{"use strict";n();Xr=require("@reduxjs/toolkit");O();Kr={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Yr=(0,Xr.createSlice)({name:"dappModalsSlice",initialState:Kr,reducers:{setDappModalVisibility:(e,o)=>{e.visible=o.payload},setDappModalHeaderVisibility:(e,o)=>{e.modal.showHeader=o.payload},setDappModalFooterVisibility:(e,o)=>{e.modal.showFooter=o.payload},setDappModalHeaderText:(e,o)=>{e.modal.headerText=o.payload},setDappModalFooterText:(e,o)=>{e.modal.footerText=o.payload},setDappModalConfig:(e,o)=>{e.modal=u({},o.payload)}},extraReducers:e=>{e.addCase(E,()=>Kr)}}),{setDappModalVisibility:Wn,setDappModalHeaderVisibility:fu,setDappModalFooterVisibility:Tu,setDappModalHeaderText:hu,setDappModalFooterText:xu,setDappModalConfig:Zr}=Yr.actions,Jr=Yr.reducer});var Qr,ks,Ls,xe,Ho=f(()=>{"use strict";n();Qr=require("@reduxjs/toolkit");Gn();bo();Bo();Un();Hn();wo();Ao();ko();Eo();Co();Do();Oo();ks={["account"]:yo,["dappModal"]:Jr,["dappConfig"]:$r,["loginInfo"]:So,["modals"]:vo,["networkConfig"]:Io,["signedMessageInfo"]:Lo,["toasts"]:No,["transactionsInfo"]:Po,["transactions"]:Mo,["batchTransactions"]:Fo},Ls=(e={})=>(0,Qr.combineReducers)(u(u({},ks),e)),xe=Ls});var ta={};_e(ta,{default:()=>$s,sessionStorageReducers:()=>Vn});function ie(e,o=[]){return{key:e,version:1,storage:oa.default,blacklist:o}}var G,ea,oa,Es,no,Ns,Cs,Ps,Ds,Rs,Ms,Os,Fs,Bs,Us,na,Gs,Vn,Ws,Hs,Vs,$s,ra=f(()=>{"use strict";n();G=require("redux-persist"),ea=T(require("redux-persist/lib/storage")),oa=T(require("redux-persist/lib/storage/session"));Ho();I();bo();Bo();wo();Ao();ko();Eo();Co();Do();Oo();Gn();Es={persistReducersStorageType:"localStorage"},no={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Ns=ie(no["account"]),Cs=ie(no["loginInfo"]),Ps=ie(no["modals"]),Ds=ie(no["networkConfig"]),Rs={2:e=>w(u({},e),{networkConfig:En})};Ms=ie("sdk-dapp-transactionsInfo"),Os=ie("sdk-dapp-transactions",["transactionsToSign"]),Fs=ie("sdk-dapp-batchTransactions",["batchTransactions"]),Bs=ie("sdk-dapp-toasts"),Us=ie("sdk-dapp-signedMessageInfo"),na={key:"sdk-dapp-store",version:2,storage:ea.default,whitelist:Object.keys(no),migrate:(0,G.createMigrate)(Rs,{debug:!1})},Gs=w(u({},na),{whitelist:[]}),Vn={["toasts"]:(0,G.persistReducer)(Bs,No),["transactions"]:(0,G.persistReducer)(Os,Mo),["transactionsInfo"]:(0,G.persistReducer)(Ms,Po),["batchTransactions"]:(0,G.persistReducer)(Fs,Fo),["signedMessageInfo"]:(0,G.persistReducer)(Us,Lo)},Ws=w(u({},Vn),{["account"]:(0,G.persistReducer)(Ns,yo),["loginInfo"]:(0,G.persistReducer)(Cs,So),["modals"]:(0,G.persistReducer)(Ps,vo),["networkConfig"]:(0,G.persistReducer)(Ds,Io)}),Hs=Es.persistReducersStorageType==="localStorage",Vs=Hs?(0,G.persistReducer)(na,xe(Vn)):(0,G.persistReducer)(Gs,xe(Ws)),$s=Vs});var aa={};_e(aa,{default:()=>js});var js,ia=f(()=>{"use strict";n();Ho();js=xe()});var ca={};_e(ca,{default:()=>qs});var j,zs,qs,sa=f(()=>{"use strict";n();j=require("redux-persist"),zs=[j.FLUSH,j.REHYDRATE,j.PAUSE,j.PERSIST,j.PURGE,j.REGISTER],qs=zs});var da={};_e(da,{default:()=>ma});function ma(e){return(0,pa.persistStore)(e)}var pa,la=f(()=>{"use strict";n();pa=require("redux-persist")});var za=W((ow,ja)=>{n();var om=typeof a=="object"&&a&&a.Object===Object&&a;ja.exports=om});var Ka=W((nw,qa)=>{n();var nm=za(),tm=typeof self=="object"&&self&&self.Object===Object&&self,rm=nm||tm||Function("return this")();qa.exports=rm});var Qn=W((tw,Xa)=>{n();var am=Ka(),im=am.Symbol;Xa.exports=im});var Qa=W((rw,Ja)=>{n();var Ya=Qn(),Za=Object.prototype,cm=Za.hasOwnProperty,sm=Za.toString,co=Ya?Ya.toStringTag:void 0;function pm(e){var o=cm.call(e,co),t=e[co];try{e[co]=void 0;var i=!0}catch(p){}var s=sm.call(e);return i&&(o?e[co]=t:delete e[co]),s}Ja.exports=pm});var oi=W((aw,ei)=>{n();var mm=Object.prototype,dm=mm.toString;function lm(e){return dm.call(e)}ei.exports=lm});var ai=W((iw,ri)=>{n();var ni=Qn(),_m=Qa(),gm=oi(),um="[object Null]",fm="[object Undefined]",ti=ni?ni.toStringTag:void 0;function Tm(e){return e==null?e===void 0?fm:um:ti&&ti in Object(e)?_m(e):gm(e)}ri.exports=Tm});var ci=W((cw,ii)=>{n();var hm=Array.isArray;ii.exports=hm});var pi=W((sw,si)=>{n();function xm(e){return e!=null&&typeof e=="object"}si.exports=xm});var di=W((pw,mi)=>{n();var ym=ai(),bm=ci(),Sm=pi(),wm="[object String]";function vm(e){return typeof e=="string"||!bm(e)&&Sm(e)&&ym(e)==wm}mi.exports=vm});var pl={};_e(pl,{useGetModalLoginMethods:()=>Fi});module.exports=$e(pl);n();var Vi=require("react");v();n();n();v();n();var ha=require("react"),Re=require("react-redux");n();var $n=require("@reduxjs/toolkit"),fa=require("react-redux/lib/utils/Subscription");I();n();var zr=T(require("lodash.throttle"));v();n();var jr=T(require("lodash.isequal")),Uo=require("reselect");N();var g=(0,Uo.createSelectorCreator)(Uo.defaultMemoize,jr.default),oo=(e,o)=>e!=""&&Boolean(o);I();kn();ke();Ie();var vs=[fo],Go=!1,As=(0,zr.default)(()=>{Xe(Ke())},5e3),qr=e=>o=>t=>{var l;if(vs.includes(t.type))return o(t);let i=e.getState(),s=he.local.getItem(de.loginExpiresAt);if(!oo((l=i==null?void 0:i.loginInfo)==null?void 0:l.loginMethod,i==null?void 0:i.account.address))return o(t);if(s==null)return Xe(Ke());let m=Date.now();return s-m<0&&!Go?setTimeout(()=>{Go=!0,e.dispatch(gr())},1e3):(Go&&(Go=!1),As()),o(t)};n();n();function Wo(){return typeof sessionStorage!="undefined"}var _a=Wo()?(ra(),$e(ta)).default:(ia(),$e(aa)).default,ga=Wo()?(sa(),$e(ca)).default:[],ua=Wo()?(la(),$e(da)).default:e=>e;Ho();var A=(0,$n.configureStore)({reducer:_a,middleware:e=>e({serializableCheck:{ignoredActions:[...ga,In.type,An.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(qr)}),Ta=(0,fa.createSubscription)(A),Qu=ua(A),ef=(0,$n.configureStore)({reducer:xe});var Ks={store:A,subscription:Ta},jn=(0,ha.createContext)(Ks),rf=(0,Re.createStoreHook)(jn),F=(0,Re.createDispatchHook)(jn),S=(0,Re.createSelectorHook)(jn);n();n();I();var J=e=>e.account,Me=g(J,e=>e.address),Oe=g(J,Me,(e,o)=>o in e.accounts?e.accounts[o]:xo),Xs=g(J,Oe,(e,o)=>{let s=e,{accounts:t}=s,i=Ve(s,["accounts"]);return w(u({},i),{account:o})}),Ys=g(Oe,e=>e.balance),Zs=g(Oe,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),pf=g(J,e=>e.shard),Js=g(J,e=>e.ledgerAccount),mf=g(J,e=>e.walletConnectAccount),df=g(J,e=>e.isAccountLoading),lf=g(J,e=>e.accountLoadingError),xa=g(J,e=>e.websocketEvent),Qs=g(J,e=>e.websocketBatchEvent);n();var ep=e=>e.dappConfig,uf=g(ep,e=>e.shouldUseWebViewProvider);n();var z=e=>e.loginInfo,xf=g(z,e=>e.loginMethod),to=g(z,Me,(e,o)=>oo(e.loginMethod,o)),yf=g(z,e=>e.walletConnectLogin),op=g(z,e=>e.ledgerLogin),np=g(z,e=>e.walletLogin),bf=g(z,e=>e.isLoginSessionInvalid),Vo=g(z,e=>e.tokenLogin),ya=g(z,e=>e.logoutRoute);n();var ba=e=>e.modals,vf=g(ba,e=>e.txSubmittedModal),tp=g(ba,e=>e.notificationModal);n();var ce=e=>e.networkConfig,$o=g(ce,e=>e.chainID),kf=g(ce,e=>e.network.walletConnectBridgeAddress),rp=g(ce,e=>e.network.walletConnectV2RelayAddress),ap=g(ce,e=>e.network.walletConnectV2ProjectId),ip=g(ce,e=>e.network.walletConnectV2Options),cp=g(ce,e=>e.network.walletConnectDeepLink),Q=g(ce,e=>e.network),Sa=g(Q,e=>e.apiAddress),wa=g(Q,e=>e.explorerAddress),va=g(Q,e=>e.egldLabel);n();var jo=e=>e.signedMessageInfo,Nf=g(jo,e=>e.isSigning),Cf=g(jo,e=>e.errorMessage),Pf=g(jo,e=>{let o=Object.keys(e.signedSessions),t=o.length;return e.signedSessions[o[t-1]]}),Df=g(jo,e=>{let o=Object.keys(e.signedSessions),t=o.length;return o.length>0?o[t-1]:""});n();var Aa=e=>e.toasts,sp=g(Aa,e=>e.customToasts),Ia=g(Aa,e=>e.transactionToasts);n();I();var ka={errorMessage:Pn,successMessage:Dn,processingMessage:Rn},La=e=>e.transactionsInfo,pp=g(La,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||ka);n();n();var ee=require("@multiversx/sdk-core");v();n();var zn=require("@multiversx/sdk-core/out");n();n();function zo(e){try{let o=atob(e),t=btoa(o),i=r.Buffer.from(e,"base64").toString(),s=r.Buffer.from(i).toString("base64");if(e===t&&e===s||o===i)return!0}catch(o){return!1}return!1}function ro(e){return zo(e)?atob(e):e}n();n();n();n();var Ea=e=>{let o=e!=null?e:"";return zo(o)?zn.TransactionPayload.fromEncoded(o):new zn.TransactionPayload(o)};function qo(e){var t,i,s;let o=new ee.Transaction(u(u(w(u(w(u({value:e.value.valueOf(),data:Ea(e.data),nonce:e.nonce.valueOf(),receiver:new ee.Address(e.receiver)},e.receiverUsername?{receiverUsername:e.receiverUsername}:{}),{sender:new ee.Address(e.sender)}),e.senderUsername?{senderUsername:e.senderUsername}:{}),{gasLimit:(t=e.gasLimit.valueOf())!=null?t:ze,gasPrice:(i=e.gasPrice.valueOf())!=null?i:uo,chainID:e.chainID.valueOf(),version:new ee.TransactionVersion((s=e.version)!=null?s:Qt)}),e.options?{options:new ee.TransactionOptions(e.options)}:{}),e.guardian?{guardian:new ee.Address(e.guardian)}:{}));return e.guardianSignature&&o.applyGuardianSignature(r.Buffer.from(e.guardianSignature,"hex")),e.signature&&o.applySignature(r.Buffer.from(e.signature,"hex")),o}n();n();n();n();n();var lp=require("@multiversx/sdk-core/out");n();v();n();var Na=require("@multiversx/sdk-core");N();n();var _p=require("@multiversx/sdk-core");n();n();n();var gp=require("@multiversx/sdk-core"),up=T(require("bignumber.js"));L();n();n();n();var Kn="blocks";n();n();n();n();U();n();n();U();n();n();n();var wp=T(require("bignumber.js"));v();n();var Sp=require("@multiversx/sdk-core"),Xn=T(require("bignumber.js"));v();n();var yp=T(require("bignumber.js"));n();Xn.default.config({ROUNDING_MODE:Xn.default.ROUND_FLOOR});n();n();n();v();n();n();n();n();v();n();v();n();var vp=require("@multiversx/sdk-core");v();n();var io=require("@multiversx/sdk-core"),kp=require("@multiversx/sdk-network-providers");v();n();n();var Ap=T(require("bignumber.js"));v();n();v();n();n();n();n();n();n();v();n();v();n();v();n();U();var Ep=["reDelegateRewards","claimRewards","unBond"],Np=["wrapEgld","unwrapEgld"],Cp=["unStake"],Pp=["unDelegate"];n();n();n();v();n();var Op=T(require("bignumber.js"));n();n();U();n();var Fp=T(require("bignumber.js"));n();n();n();var Gp=T(require("bignumber.js"));N();n();n();n();n();L();n();var $p=require("@multiversx/sdk-web-wallet-provider");v();n();var Hp=T(require("qs"));n();P();Ze();n();Ze();var ab={search:Ye()?window.location.search:"",removeParams:[]};n();n();n();P();n();U();n();n();P();n();var jp=T(require("linkifyjs"));n();v();n();var zp=T(require("bignumber.js"));n();N();n();n();L();n();L();n();n();n();U();n();U();n();var qp=T(require("bignumber.js"));v();U();n();U();n();var Ba=require("react");N();n();n();U();n();n();var Kp=require("@multiversx/sdk-core/out"),Xp=T(require("bignumber.js"));U();n();N();n();n();N();var ZS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var Ua=require("react");N();P();n();var Zp=require("react");U();var a0=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];De();var Yo=e=>e.transactions,Fe=g(Yo,e=>e.signedTransactions),Jp=g(Yo,e=>e.signTransactionsError),Ga=g(Yo,e=>e.signTransactionsCancelMessage),Zo=e=>o=>Object.entries(o).reduce((t,[i,s])=>(e(s.status)&&(t[i]=s),t),{}),Wa=g(Fe,Zo(Ne)),Ha=g(Fe,Zo(Ce)),Va=g(Fe,Zo(Pe)),Qp=g(Fe,Zo(On)),$a=g(Yo,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:w(u({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(t=>qo(t)))||[]})}),em=g(Fe,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});n();var li=T(di());var Jo=e=>{if(!e||!(0,li.default)(e))return null;let o=e.split(".");if(o.length!==4)return null;try{let[t,i,s,p]=o,m=JSON.parse(ro(p)),_=ro(t);return{ttl:Number(s),extraInfo:m,origin:_,blockHash:i}}catch(t){return console.error(`Error trying to decode ${e}:`,t),null}};var _i=e=>{var s;let o=S(Vo),t=(s=o==null?void 0:o.loginToken)!=null?s:e;if(!t)return;let i=Jo(t);if(!!i)return i.origin.toLowerCase().startsWith(Yt)};n();n();n();n();var Am=T(require("bignumber.js"));n();var fi=T(require("axios"));n();n();n();function gi(e){return y(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}n();var ui=(e,o,t,i=0)=>y(void 0,null,function*(){try{return yield e(...t)}catch(s){return i<o.retries?((o==null?void 0:o.delay)!=null&&(yield gi(o.delay)),yield ui(e,o,t,i+1)):null}}),et=(e,o={retries:5,delay:500})=>(...t)=>y(void 0,null,function*(){return yield ui(e,o,t)});var Im=4;var Uw=et((e,o,t)=>y(void 0,null,function*(){if(t){let p=Math.floor(Date.now()/1e3);return{hash:yield t(),timestamp:p}}let{data:i}=yield fi.default.get(`${e}/${Kn}?from=${Im}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[s]=i;return s}));n();n();n();var Gm=T(require("react")),Wm=T(require("classnames")),Hm=T(require("react-dom"));v();n();var km=`.dapp-core-component__dappModalStyles__dappModal {
|
|
1
|
+
"use strict";var qi=Object.create;var He=Object.defineProperty,Ki=Object.defineProperties,Xi=Object.getOwnPropertyDescriptor,Yi=Object.getOwnPropertyDescriptors,Zi=Object.getOwnPropertyNames,po=Object.getOwnPropertySymbols,Ji=Object.getPrototypeOf,rn=Object.prototype.hasOwnProperty,lt=Object.prototype.propertyIsEnumerable;var dt=(e,o,t)=>o in e?He(e,o,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[o]=t,u=(e,o)=>{for(var t in o||(o={}))rn.call(o,t)&&dt(e,t,o[t]);if(po)for(var t of po(o))lt.call(o,t)&&dt(e,t,o[t]);return e},w=(e,o)=>Ki(e,Yi(o));var Ve=(e,o)=>{var t={};for(var r in e)rn.call(e,r)&&o.indexOf(r)<0&&(t[r]=e[r]);if(e!=null&&po)for(var r of po(e))o.indexOf(r)<0&<.call(e,r)&&(t[r]=e[r]);return t};var f=(e,o)=>()=>(e&&(o=e(e=0)),o);var W=(e,o)=>()=>(o||e((o={exports:{}}).exports,o),o.exports),_e=(e,o)=>{for(var t in o)He(e,t,{get:o[t],enumerable:!0})},_t=(e,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let s of Zi(o))!rn.call(e,s)&&s!==t&&He(e,s,{get:()=>o[s],enumerable:!(r=Xi(o,s))||r.enumerable});return e};var T=(e,o,t)=>(t=e!=null?qi(Ji(e)):{},_t(o||!e||!e.__esModule?He(t,"default",{value:e,enumerable:!0}):t,e)),$e=e=>_t(He({},"__esModule",{value:!0}),e);var y=(e,o,t)=>new Promise((r,s)=>{var p=l=>{try{_(t.next(l))}catch(h){s(h)}},m=l=>{try{_(t.throw(l))}catch(h){s(h)}},_=l=>l.done?r(l.value):Promise.resolve(l.value).then(p,m);_((t=t.apply(e,o)).next())});var ft=W(mo=>{"use strict";n();mo.byteLength=ec;mo.toByteArray=nc;mo.fromByteArray=ac;var q=[],V=[],Qi=typeof Uint8Array!="undefined"?Uint8Array:Array,an="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/";for(ge=0,gt=an.length;ge<gt;++ge)q[ge]=an[ge],V[an.charCodeAt(ge)]=ge;var ge,gt;V["-".charCodeAt(0)]=62;V["_".charCodeAt(0)]=63;function ut(e){var o=e.length;if(o%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var t=e.indexOf("=");t===-1&&(t=o);var r=t===o?0:4-t%4;return[t,r]}function ec(e){var o=ut(e),t=o[0],r=o[1];return(t+r)*3/4-r}function oc(e,o,t){return(o+t)*3/4-t}function nc(e){var o,t=ut(e),r=t[0],s=t[1],p=new Qi(oc(e,r,s)),m=0,_=s>0?r-4:r,l;for(l=0;l<_;l+=4)o=V[e.charCodeAt(l)]<<18|V[e.charCodeAt(l+1)]<<12|V[e.charCodeAt(l+2)]<<6|V[e.charCodeAt(l+3)],p[m++]=o>>16&255,p[m++]=o>>8&255,p[m++]=o&255;return s===2&&(o=V[e.charCodeAt(l)]<<2|V[e.charCodeAt(l+1)]>>4,p[m++]=o&255),s===1&&(o=V[e.charCodeAt(l)]<<10|V[e.charCodeAt(l+1)]<<4|V[e.charCodeAt(l+2)]>>2,p[m++]=o>>8&255,p[m++]=o&255),p}function tc(e){return q[e>>18&63]+q[e>>12&63]+q[e>>6&63]+q[e&63]}function rc(e,o,t){for(var r,s=[],p=o;p<t;p+=3)r=(e[p]<<16&16711680)+(e[p+1]<<8&65280)+(e[p+2]&255),s.push(tc(r));return s.join("")}function ac(e){for(var o,t=e.length,r=t%3,s=[],p=16383,m=0,_=t-r;m<_;m+=p)s.push(rc(e,m,m+p>_?_:m+p));return r===1?(o=e[t-1],s.push(q[o>>2]+q[o<<4&63]+"==")):r===2&&(o=(e[t-2]<<8)+e[t-1],s.push(q[o>>10]+q[o>>4&63]+q[o<<2&63]+"=")),s.join("")}});var Tt=W(cn=>{n();cn.read=function(e,o,t,r,s){var p,m,_=s*8-r-1,l=(1<<_)-1,h=l>>1,b=-7,x=t?s-1:0,M=t?-1:1,D=e[o+x];for(x+=M,p=D&(1<<-b)-1,D>>=-b,b+=_;b>0;p=p*256+e[o+x],x+=M,b-=8);for(m=p&(1<<-b)-1,p>>=-b,b+=r;b>0;m=m*256+e[o+x],x+=M,b-=8);if(p===0)p=1-h;else{if(p===l)return m?NaN:(D?-1:1)*(1/0);m=m+Math.pow(2,r),p=p-h}return(D?-1:1)*m*Math.pow(2,p-r)};cn.write=function(e,o,t,r,s,p){var m,_,l,h=p*8-s-1,b=(1<<h)-1,x=b>>1,M=s===23?Math.pow(2,-24)-Math.pow(2,-77):0,D=r?0:p-1,H=r?1:-1,We=o<0||o===0&&1/o<0?1:0;for(o=Math.abs(o),isNaN(o)||o===1/0?(_=isNaN(o)?1:0,m=b):(m=Math.floor(Math.log(o)/Math.LN2),o*(l=Math.pow(2,-m))<1&&(m--,l*=2),m+x>=1?o+=M/l:o+=M*Math.pow(2,1-x),o*l>=2&&(m++,l/=2),m+x>=b?(_=0,m=b):m+x>=1?(_=(o*l-1)*Math.pow(2,s),m=m+x):(_=o*Math.pow(2,x-1)*Math.pow(2,s),m=0));s>=8;e[t+D]=_&255,D+=H,_/=256,s-=8);for(m=m<<s|_,h+=s;h>0;e[t+D]=m&255,D+=H,m/=256,h-=8);e[t+D-H]|=We*128}});var Nt=W(be=>{"use strict";n();var sn=ft(),ye=Tt(),ht=typeof Symbol=="function"&&typeof Symbol.for=="function"?Symbol.for("nodejs.util.inspect.custom"):null;be.Buffer=d;be.SlowBuffer=dc;be.INSPECT_MAX_BYTES=50;var lo=2147483647;be.kMaxLength=lo;d.TYPED_ARRAY_SUPPORT=ic();!d.TYPED_ARRAY_SUPPORT&&typeof console!="undefined"&&typeof console.error=="function"&&console.error("This browser lacks typed array (Uint8Array) support which is required by `buffer` v5.x. Use `buffer` v4.x if you require old browser support.");function ic(){try{var e=new Uint8Array(1),o={foo:function(){return 42}};return Object.setPrototypeOf(o,Uint8Array.prototype),Object.setPrototypeOf(e,o),e.foo()===42}catch(t){return!1}}Object.defineProperty(d.prototype,"parent",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.buffer}});Object.defineProperty(d.prototype,"offset",{enumerable:!0,get:function(){if(!!d.isBuffer(this))return this.byteOffset}});function ne(e){if(e>lo)throw new RangeError('The value "'+e+'" is invalid for option "size"');var o=new Uint8Array(e);return Object.setPrototypeOf(o,d.prototype),o}function d(e,o,t){if(typeof e=="number"){if(typeof o=="string")throw new TypeError('The "string" argument must be of type string. Received type number');return ln(e)}return bt(e,o,t)}d.poolSize=8192;function bt(e,o,t){if(typeof e=="string")return sc(e,o);if(ArrayBuffer.isView(e))return pc(e);if(e==null)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(K(e,ArrayBuffer)||e&&K(e.buffer,ArrayBuffer)||typeof SharedArrayBuffer!="undefined"&&(K(e,SharedArrayBuffer)||e&&K(e.buffer,SharedArrayBuffer)))return mn(e,o,t);if(typeof e=="number")throw new TypeError('The "value" argument must not be of type number. Received type number');var r=e.valueOf&&e.valueOf();if(r!=null&&r!==e)return d.from(r,o,t);var s=mc(e);if(s)return s;if(typeof Symbol!="undefined"&&Symbol.toPrimitive!=null&&typeof e[Symbol.toPrimitive]=="function")return d.from(e[Symbol.toPrimitive]("string"),o,t);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}d.from=function(e,o,t){return bt(e,o,t)};Object.setPrototypeOf(d.prototype,Uint8Array.prototype);Object.setPrototypeOf(d,Uint8Array);function St(e){if(typeof e!="number")throw new TypeError('"size" argument must be of type number');if(e<0)throw new RangeError('The value "'+e+'" is invalid for option "size"')}function cc(e,o,t){return St(e),e<=0?ne(e):o!==void 0?typeof t=="string"?ne(e).fill(o,t):ne(e).fill(o):ne(e)}d.alloc=function(e,o,t){return cc(e,o,t)};function ln(e){return St(e),ne(e<0?0:_n(e)|0)}d.allocUnsafe=function(e){return ln(e)};d.allocUnsafeSlow=function(e){return ln(e)};function sc(e,o){if((typeof o!="string"||o==="")&&(o="utf8"),!d.isEncoding(o))throw new TypeError("Unknown encoding: "+o);var t=wt(e,o)|0,r=ne(t),s=r.write(e,o);return s!==t&&(r=r.slice(0,s)),r}function pn(e){for(var o=e.length<0?0:_n(e.length)|0,t=ne(o),r=0;r<o;r+=1)t[r]=e[r]&255;return t}function pc(e){if(K(e,Uint8Array)){var o=new Uint8Array(e);return mn(o.buffer,o.byteOffset,o.byteLength)}return pn(e)}function mn(e,o,t){if(o<0||e.byteLength<o)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<o+(t||0))throw new RangeError('"length" is outside of buffer bounds');var r;return o===void 0&&t===void 0?r=new Uint8Array(e):t===void 0?r=new Uint8Array(e,o):r=new Uint8Array(e,o,t),Object.setPrototypeOf(r,d.prototype),r}function mc(e){if(d.isBuffer(e)){var o=_n(e.length)|0,t=ne(o);return t.length===0||e.copy(t,0,0,o),t}if(e.length!==void 0)return typeof e.length!="number"||gn(e.length)?ne(0):pn(e);if(e.type==="Buffer"&&Array.isArray(e.data))return pn(e.data)}function _n(e){if(e>=lo)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+lo.toString(16)+" bytes");return e|0}function dc(e){return+e!=e&&(e=0),d.alloc(+e)}d.isBuffer=function(o){return o!=null&&o._isBuffer===!0&&o!==d.prototype};d.compare=function(o,t){if(K(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),K(t,Uint8Array)&&(t=d.from(t,t.offset,t.byteLength)),!d.isBuffer(o)||!d.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(o===t)return 0;for(var r=o.length,s=t.length,p=0,m=Math.min(r,s);p<m;++p)if(o[p]!==t[p]){r=o[p],s=t[p];break}return r<s?-1:s<r?1:0};d.isEncoding=function(o){switch(String(o).toLowerCase()){case"hex":case"utf8":case"utf-8":case"ascii":case"latin1":case"binary":case"base64":case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return!0;default:return!1}};d.concat=function(o,t){if(!Array.isArray(o))throw new TypeError('"list" argument must be an Array of Buffers');if(o.length===0)return d.alloc(0);var r;if(t===void 0)for(t=0,r=0;r<o.length;++r)t+=o[r].length;var s=d.allocUnsafe(t),p=0;for(r=0;r<o.length;++r){var m=o[r];if(K(m,Uint8Array))p+m.length>s.length?d.from(m).copy(s,p):Uint8Array.prototype.set.call(s,m,p);else if(d.isBuffer(m))m.copy(s,p);else throw new TypeError('"list" argument must be an Array of Buffers');p+=m.length}return s};function wt(e,o){if(d.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||K(e,ArrayBuffer))return e.byteLength;if(typeof e!="string")throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);var t=e.length,r=arguments.length>2&&arguments[2]===!0;if(!r&&t===0)return 0;for(var s=!1;;)switch(o){case"ascii":case"latin1":case"binary":return t;case"utf8":case"utf-8":return dn(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return t*2;case"hex":return t>>>1;case"base64":return Et(e).length;default:if(s)return r?-1:dn(e).length;o=(""+o).toLowerCase(),s=!0}}d.byteLength=wt;function lc(e,o,t){var r=!1;if((o===void 0||o<0)&&(o=0),o>this.length||((t===void 0||t>this.length)&&(t=this.length),t<=0)||(t>>>=0,o>>>=0,t<=o))return"";for(e||(e="utf8");;)switch(e){case"hex":return Sc(this,o,t);case"utf8":case"utf-8":return At(this,o,t);case"ascii":return yc(this,o,t);case"latin1":case"binary":return bc(this,o,t);case"base64":return hc(this,o,t);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return wc(this,o,t);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}d.prototype._isBuffer=!0;function ue(e,o,t){var r=e[o];e[o]=e[t],e[t]=r}d.prototype.swap16=function(){var o=this.length;if(o%2!==0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(var t=0;t<o;t+=2)ue(this,t,t+1);return this};d.prototype.swap32=function(){var o=this.length;if(o%4!==0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(var t=0;t<o;t+=4)ue(this,t,t+3),ue(this,t+1,t+2);return this};d.prototype.swap64=function(){var o=this.length;if(o%8!==0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(var t=0;t<o;t+=8)ue(this,t,t+7),ue(this,t+1,t+6),ue(this,t+2,t+5),ue(this,t+3,t+4);return this};d.prototype.toString=function(){var o=this.length;return o===0?"":arguments.length===0?At(this,0,o):lc.apply(this,arguments)};d.prototype.toLocaleString=d.prototype.toString;d.prototype.equals=function(o){if(!d.isBuffer(o))throw new TypeError("Argument must be a Buffer");return this===o?!0:d.compare(this,o)===0};d.prototype.inspect=function(){var o="",t=be.INSPECT_MAX_BYTES;return o=this.toString("hex",0,t).replace(/(.{2})/g,"$1 ").trim(),this.length>t&&(o+=" ... "),"<Buffer "+o+">"};ht&&(d.prototype[ht]=d.prototype.inspect);d.prototype.compare=function(o,t,r,s,p){if(K(o,Uint8Array)&&(o=d.from(o,o.offset,o.byteLength)),!d.isBuffer(o))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof o);if(t===void 0&&(t=0),r===void 0&&(r=o?o.length:0),s===void 0&&(s=0),p===void 0&&(p=this.length),t<0||r>o.length||s<0||p>this.length)throw new RangeError("out of range index");if(s>=p&&t>=r)return 0;if(s>=p)return-1;if(t>=r)return 1;if(t>>>=0,r>>>=0,s>>>=0,p>>>=0,this===o)return 0;for(var m=p-s,_=r-t,l=Math.min(m,_),h=this.slice(s,p),b=o.slice(t,r),x=0;x<l;++x)if(h[x]!==b[x]){m=h[x],_=b[x];break}return m<_?-1:_<m?1:0};function vt(e,o,t,r,s){if(e.length===0)return-1;if(typeof t=="string"?(r=t,t=0):t>2147483647?t=2147483647:t<-2147483648&&(t=-2147483648),t=+t,gn(t)&&(t=s?0:e.length-1),t<0&&(t=e.length+t),t>=e.length){if(s)return-1;t=e.length-1}else if(t<0)if(s)t=0;else return-1;if(typeof o=="string"&&(o=d.from(o,r)),d.isBuffer(o))return o.length===0?-1:xt(e,o,t,r,s);if(typeof o=="number")return o=o&255,typeof Uint8Array.prototype.indexOf=="function"?s?Uint8Array.prototype.indexOf.call(e,o,t):Uint8Array.prototype.lastIndexOf.call(e,o,t):xt(e,[o],t,r,s);throw new TypeError("val must be string, number or Buffer")}function xt(e,o,t,r,s){var p=1,m=e.length,_=o.length;if(r!==void 0&&(r=String(r).toLowerCase(),r==="ucs2"||r==="ucs-2"||r==="utf16le"||r==="utf-16le")){if(e.length<2||o.length<2)return-1;p=2,m/=2,_/=2,t/=2}function l(D,H){return p===1?D[H]:D.readUInt16BE(H*p)}var h;if(s){var b=-1;for(h=t;h<m;h++)if(l(e,h)===l(o,b===-1?0:h-b)){if(b===-1&&(b=h),h-b+1===_)return b*p}else b!==-1&&(h-=h-b),b=-1}else for(t+_>m&&(t=m-_),h=t;h>=0;h--){for(var x=!0,M=0;M<_;M++)if(l(e,h+M)!==l(o,M)){x=!1;break}if(x)return h}return-1}d.prototype.includes=function(o,t,r){return this.indexOf(o,t,r)!==-1};d.prototype.indexOf=function(o,t,r){return vt(this,o,t,r,!0)};d.prototype.lastIndexOf=function(o,t,r){return vt(this,o,t,r,!1)};function _c(e,o,t,r){t=Number(t)||0;var s=e.length-t;r?(r=Number(r),r>s&&(r=s)):r=s;var p=o.length;r>p/2&&(r=p/2);for(var m=0;m<r;++m){var _=parseInt(o.substr(m*2,2),16);if(gn(_))return m;e[t+m]=_}return m}function gc(e,o,t,r){return _o(dn(o,e.length-t),e,t,r)}function uc(e,o,t,r){return _o(Ic(o),e,t,r)}function fc(e,o,t,r){return _o(Et(o),e,t,r)}function Tc(e,o,t,r){return _o(kc(o,e.length-t),e,t,r)}d.prototype.write=function(o,t,r,s){if(t===void 0)s="utf8",r=this.length,t=0;else if(r===void 0&&typeof t=="string")s=t,r=this.length,t=0;else if(isFinite(t))t=t>>>0,isFinite(r)?(r=r>>>0,s===void 0&&(s="utf8")):(s=r,r=void 0);else throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");var p=this.length-t;if((r===void 0||r>p)&&(r=p),o.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");s||(s="utf8");for(var m=!1;;)switch(s){case"hex":return _c(this,o,t,r);case"utf8":case"utf-8":return gc(this,o,t,r);case"ascii":case"latin1":case"binary":return uc(this,o,t,r);case"base64":return fc(this,o,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return Tc(this,o,t,r);default:if(m)throw new TypeError("Unknown encoding: "+s);s=(""+s).toLowerCase(),m=!0}};d.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};function hc(e,o,t){return o===0&&t===e.length?sn.fromByteArray(e):sn.fromByteArray(e.slice(o,t))}function At(e,o,t){t=Math.min(e.length,t);for(var r=[],s=o;s<t;){var p=e[s],m=null,_=p>239?4:p>223?3:p>191?2:1;if(s+_<=t){var l,h,b,x;switch(_){case 1:p<128&&(m=p);break;case 2:l=e[s+1],(l&192)===128&&(x=(p&31)<<6|l&63,x>127&&(m=x));break;case 3:l=e[s+1],h=e[s+2],(l&192)===128&&(h&192)===128&&(x=(p&15)<<12|(l&63)<<6|h&63,x>2047&&(x<55296||x>57343)&&(m=x));break;case 4:l=e[s+1],h=e[s+2],b=e[s+3],(l&192)===128&&(h&192)===128&&(b&192)===128&&(x=(p&15)<<18|(l&63)<<12|(h&63)<<6|b&63,x>65535&&x<1114112&&(m=x))}}m===null?(m=65533,_=1):m>65535&&(m-=65536,r.push(m>>>10&1023|55296),m=56320|m&1023),r.push(m),s+=_}return xc(r)}var yt=4096;function xc(e){var o=e.length;if(o<=yt)return String.fromCharCode.apply(String,e);for(var t="",r=0;r<o;)t+=String.fromCharCode.apply(String,e.slice(r,r+=yt));return t}function yc(e,o,t){var r="";t=Math.min(e.length,t);for(var s=o;s<t;++s)r+=String.fromCharCode(e[s]&127);return r}function bc(e,o,t){var r="";t=Math.min(e.length,t);for(var s=o;s<t;++s)r+=String.fromCharCode(e[s]);return r}function Sc(e,o,t){var r=e.length;(!o||o<0)&&(o=0),(!t||t<0||t>r)&&(t=r);for(var s="",p=o;p<t;++p)s+=Lc[e[p]];return s}function wc(e,o,t){for(var r=e.slice(o,t),s="",p=0;p<r.length-1;p+=2)s+=String.fromCharCode(r[p]+r[p+1]*256);return s}d.prototype.slice=function(o,t){var r=this.length;o=~~o,t=t===void 0?r:~~t,o<0?(o+=r,o<0&&(o=0)):o>r&&(o=r),t<0?(t+=r,t<0&&(t=0)):t>r&&(t=r),t<o&&(t=o);var s=this.subarray(o,t);return Object.setPrototypeOf(s,d.prototype),s};function R(e,o,t){if(e%1!==0||e<0)throw new RangeError("offset is not uint");if(e+o>t)throw new RangeError("Trying to access beyond buffer length")}d.prototype.readUintLE=d.prototype.readUIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||R(o,t,this.length);for(var s=this[o],p=1,m=0;++m<t&&(p*=256);)s+=this[o+m]*p;return s};d.prototype.readUintBE=d.prototype.readUIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||R(o,t,this.length);for(var s=this[o+--t],p=1;t>0&&(p*=256);)s+=this[o+--t]*p;return s};d.prototype.readUint8=d.prototype.readUInt8=function(o,t){return o=o>>>0,t||R(o,1,this.length),this[o]};d.prototype.readUint16LE=d.prototype.readUInt16LE=function(o,t){return o=o>>>0,t||R(o,2,this.length),this[o]|this[o+1]<<8};d.prototype.readUint16BE=d.prototype.readUInt16BE=function(o,t){return o=o>>>0,t||R(o,2,this.length),this[o]<<8|this[o+1]};d.prototype.readUint32LE=d.prototype.readUInt32LE=function(o,t){return o=o>>>0,t||R(o,4,this.length),(this[o]|this[o+1]<<8|this[o+2]<<16)+this[o+3]*16777216};d.prototype.readUint32BE=d.prototype.readUInt32BE=function(o,t){return o=o>>>0,t||R(o,4,this.length),this[o]*16777216+(this[o+1]<<16|this[o+2]<<8|this[o+3])};d.prototype.readIntLE=function(o,t,r){o=o>>>0,t=t>>>0,r||R(o,t,this.length);for(var s=this[o],p=1,m=0;++m<t&&(p*=256);)s+=this[o+m]*p;return p*=128,s>=p&&(s-=Math.pow(2,8*t)),s};d.prototype.readIntBE=function(o,t,r){o=o>>>0,t=t>>>0,r||R(o,t,this.length);for(var s=t,p=1,m=this[o+--s];s>0&&(p*=256);)m+=this[o+--s]*p;return p*=128,m>=p&&(m-=Math.pow(2,8*t)),m};d.prototype.readInt8=function(o,t){return o=o>>>0,t||R(o,1,this.length),this[o]&128?(255-this[o]+1)*-1:this[o]};d.prototype.readInt16LE=function(o,t){o=o>>>0,t||R(o,2,this.length);var r=this[o]|this[o+1]<<8;return r&32768?r|4294901760:r};d.prototype.readInt16BE=function(o,t){o=o>>>0,t||R(o,2,this.length);var r=this[o+1]|this[o]<<8;return r&32768?r|4294901760:r};d.prototype.readInt32LE=function(o,t){return o=o>>>0,t||R(o,4,this.length),this[o]|this[o+1]<<8|this[o+2]<<16|this[o+3]<<24};d.prototype.readInt32BE=function(o,t){return o=o>>>0,t||R(o,4,this.length),this[o]<<24|this[o+1]<<16|this[o+2]<<8|this[o+3]};d.prototype.readFloatLE=function(o,t){return o=o>>>0,t||R(o,4,this.length),ye.read(this,o,!0,23,4)};d.prototype.readFloatBE=function(o,t){return o=o>>>0,t||R(o,4,this.length),ye.read(this,o,!1,23,4)};d.prototype.readDoubleLE=function(o,t){return o=o>>>0,t||R(o,8,this.length),ye.read(this,o,!0,52,8)};d.prototype.readDoubleBE=function(o,t){return o=o>>>0,t||R(o,8,this.length),ye.read(this,o,!1,52,8)};function B(e,o,t,r,s,p){if(!d.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(o>s||o<p)throw new RangeError('"value" argument is out of bounds');if(t+r>e.length)throw new RangeError("Index out of range")}d.prototype.writeUintLE=d.prototype.writeUIntLE=function(o,t,r,s){if(o=+o,t=t>>>0,r=r>>>0,!s){var p=Math.pow(2,8*r)-1;B(this,o,t,r,p,0)}var m=1,_=0;for(this[t]=o&255;++_<r&&(m*=256);)this[t+_]=o/m&255;return t+r};d.prototype.writeUintBE=d.prototype.writeUIntBE=function(o,t,r,s){if(o=+o,t=t>>>0,r=r>>>0,!s){var p=Math.pow(2,8*r)-1;B(this,o,t,r,p,0)}var m=r-1,_=1;for(this[t+m]=o&255;--m>=0&&(_*=256);)this[t+m]=o/_&255;return t+r};d.prototype.writeUint8=d.prototype.writeUInt8=function(o,t,r){return o=+o,t=t>>>0,r||B(this,o,t,1,255,0),this[t]=o&255,t+1};d.prototype.writeUint16LE=d.prototype.writeUInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||B(this,o,t,2,65535,0),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeUint16BE=d.prototype.writeUInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||B(this,o,t,2,65535,0),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeUint32LE=d.prototype.writeUInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||B(this,o,t,4,4294967295,0),this[t+3]=o>>>24,this[t+2]=o>>>16,this[t+1]=o>>>8,this[t]=o&255,t+4};d.prototype.writeUint32BE=d.prototype.writeUInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||B(this,o,t,4,4294967295,0),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};d.prototype.writeIntLE=function(o,t,r,s){if(o=+o,t=t>>>0,!s){var p=Math.pow(2,8*r-1);B(this,o,t,r,p-1,-p)}var m=0,_=1,l=0;for(this[t]=o&255;++m<r&&(_*=256);)o<0&&l===0&&this[t+m-1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+r};d.prototype.writeIntBE=function(o,t,r,s){if(o=+o,t=t>>>0,!s){var p=Math.pow(2,8*r-1);B(this,o,t,r,p-1,-p)}var m=r-1,_=1,l=0;for(this[t+m]=o&255;--m>=0&&(_*=256);)o<0&&l===0&&this[t+m+1]!==0&&(l=1),this[t+m]=(o/_>>0)-l&255;return t+r};d.prototype.writeInt8=function(o,t,r){return o=+o,t=t>>>0,r||B(this,o,t,1,127,-128),o<0&&(o=255+o+1),this[t]=o&255,t+1};d.prototype.writeInt16LE=function(o,t,r){return o=+o,t=t>>>0,r||B(this,o,t,2,32767,-32768),this[t]=o&255,this[t+1]=o>>>8,t+2};d.prototype.writeInt16BE=function(o,t,r){return o=+o,t=t>>>0,r||B(this,o,t,2,32767,-32768),this[t]=o>>>8,this[t+1]=o&255,t+2};d.prototype.writeInt32LE=function(o,t,r){return o=+o,t=t>>>0,r||B(this,o,t,4,2147483647,-2147483648),this[t]=o&255,this[t+1]=o>>>8,this[t+2]=o>>>16,this[t+3]=o>>>24,t+4};d.prototype.writeInt32BE=function(o,t,r){return o=+o,t=t>>>0,r||B(this,o,t,4,2147483647,-2147483648),o<0&&(o=4294967295+o+1),this[t]=o>>>24,this[t+1]=o>>>16,this[t+2]=o>>>8,this[t+3]=o&255,t+4};function It(e,o,t,r,s,p){if(t+r>e.length)throw new RangeError("Index out of range");if(t<0)throw new RangeError("Index out of range")}function kt(e,o,t,r,s){return o=+o,t=t>>>0,s||It(e,o,t,4,34028234663852886e22,-34028234663852886e22),ye.write(e,o,t,r,23,4),t+4}d.prototype.writeFloatLE=function(o,t,r){return kt(this,o,t,!0,r)};d.prototype.writeFloatBE=function(o,t,r){return kt(this,o,t,!1,r)};function Lt(e,o,t,r,s){return o=+o,t=t>>>0,s||It(e,o,t,8,17976931348623157e292,-17976931348623157e292),ye.write(e,o,t,r,52,8),t+8}d.prototype.writeDoubleLE=function(o,t,r){return Lt(this,o,t,!0,r)};d.prototype.writeDoubleBE=function(o,t,r){return Lt(this,o,t,!1,r)};d.prototype.copy=function(o,t,r,s){if(!d.isBuffer(o))throw new TypeError("argument should be a Buffer");if(r||(r=0),!s&&s!==0&&(s=this.length),t>=o.length&&(t=o.length),t||(t=0),s>0&&s<r&&(s=r),s===r||o.length===0||this.length===0)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(r<0||r>=this.length)throw new RangeError("Index out of range");if(s<0)throw new RangeError("sourceEnd out of bounds");s>this.length&&(s=this.length),o.length-t<s-r&&(s=o.length-t+r);var p=s-r;return this===o&&typeof Uint8Array.prototype.copyWithin=="function"?this.copyWithin(t,r,s):Uint8Array.prototype.set.call(o,this.subarray(r,s),t),p};d.prototype.fill=function(o,t,r,s){if(typeof o=="string"){if(typeof t=="string"?(s=t,t=0,r=this.length):typeof r=="string"&&(s=r,r=this.length),s!==void 0&&typeof s!="string")throw new TypeError("encoding must be a string");if(typeof s=="string"&&!d.isEncoding(s))throw new TypeError("Unknown encoding: "+s);if(o.length===1){var p=o.charCodeAt(0);(s==="utf8"&&p<128||s==="latin1")&&(o=p)}}else typeof o=="number"?o=o&255:typeof o=="boolean"&&(o=Number(o));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;t=t>>>0,r=r===void 0?this.length:r>>>0,o||(o=0);var m;if(typeof o=="number")for(m=t;m<r;++m)this[m]=o;else{var _=d.isBuffer(o)?o:d.from(o,s),l=_.length;if(l===0)throw new TypeError('The value "'+o+'" is invalid for argument "value"');for(m=0;m<r-t;++m)this[m+t]=_[m%l]}return this};var vc=/[^+/0-9A-Za-z-_]/g;function Ac(e){if(e=e.split("=")[0],e=e.trim().replace(vc,""),e.length<2)return"";for(;e.length%4!==0;)e=e+"=";return e}function dn(e,o){o=o||1/0;for(var t,r=e.length,s=null,p=[],m=0;m<r;++m){if(t=e.charCodeAt(m),t>55295&&t<57344){if(!s){if(t>56319){(o-=3)>-1&&p.push(239,191,189);continue}else if(m+1===r){(o-=3)>-1&&p.push(239,191,189);continue}s=t;continue}if(t<56320){(o-=3)>-1&&p.push(239,191,189),s=t;continue}t=(s-55296<<10|t-56320)+65536}else s&&(o-=3)>-1&&p.push(239,191,189);if(s=null,t<128){if((o-=1)<0)break;p.push(t)}else if(t<2048){if((o-=2)<0)break;p.push(t>>6|192,t&63|128)}else if(t<65536){if((o-=3)<0)break;p.push(t>>12|224,t>>6&63|128,t&63|128)}else if(t<1114112){if((o-=4)<0)break;p.push(t>>18|240,t>>12&63|128,t>>6&63|128,t&63|128)}else throw new Error("Invalid code point")}return p}function Ic(e){for(var o=[],t=0;t<e.length;++t)o.push(e.charCodeAt(t)&255);return o}function kc(e,o){for(var t,r,s,p=[],m=0;m<e.length&&!((o-=2)<0);++m)t=e.charCodeAt(m),r=t>>8,s=t%256,p.push(s),p.push(r);return p}function Et(e){return sn.toByteArray(Ac(e))}function _o(e,o,t,r){for(var s=0;s<r&&!(s+t>=o.length||s>=e.length);++s)o[s+t]=e[s];return s}function K(e,o){return e instanceof o||e!=null&&e.constructor!=null&&e.constructor.name!=null&&e.constructor.name===o.name}function gn(e){return e!==e}var Lc=function(){for(var e="0123456789abcdef",o=new Array(256),t=0;t<16;++t)for(var r=t*16,s=0;s<16;++s)o[r+s]=e[t]+e[s];return o}()});var Mt=W((gl,Rt)=>{n();var k=Rt.exports={},X,Y;function un(){throw new Error("setTimeout has not been defined")}function fn(){throw new Error("clearTimeout has not been defined")}(function(){try{typeof setTimeout=="function"?X=setTimeout:X=un}catch(e){X=un}try{typeof clearTimeout=="function"?Y=clearTimeout:Y=fn}catch(e){Y=fn}})();function Ct(e){if(X===setTimeout)return setTimeout(e,0);if((X===un||!X)&&setTimeout)return X=setTimeout,setTimeout(e,0);try{return X(e,0)}catch(o){try{return X.call(null,e,0)}catch(t){return X.call(this,e,0)}}}function Ec(e){if(Y===clearTimeout)return clearTimeout(e);if((Y===fn||!Y)&&clearTimeout)return Y=clearTimeout,clearTimeout(e);try{return Y(e)}catch(o){try{return Y.call(null,e)}catch(t){return Y.call(this,e)}}}var te=[],Se=!1,fe,go=-1;function Nc(){!Se||!fe||(Se=!1,fe.length?te=fe.concat(te):go=-1,te.length&&Pt())}function Pt(){if(!Se){var e=Ct(Nc);Se=!0;for(var o=te.length;o;){for(fe=te,te=[];++go<o;)fe&&fe[go].run();go=-1,o=te.length}fe=null,Se=!1,Ec(e)}}k.nextTick=function(e){var o=new Array(arguments.length-1);if(arguments.length>1)for(var t=1;t<arguments.length;t++)o[t-1]=arguments[t];te.push(new Dt(e,o)),te.length===1&&!Se&&Ct(Pt)};function Dt(e,o){this.fun=e,this.array=o}Dt.prototype.run=function(){this.fun.apply(null,this.array)};k.title="browser";k.browser=!0;k.env={};k.argv=[];k.version="";k.versions={};function re(){}k.on=re;k.addListener=re;k.once=re;k.off=re;k.removeListener=re;k.removeAllListeners=re;k.emit=re;k.prependListener=re;k.prependOnceListener=re;k.listeners=function(e){return[]};k.binding=function(e){throw new Error("process.binding is not supported")};k.cwd=function(){return"/"};k.chdir=function(e){throw new Error("process.chdir is not supported")};k.umask=function(){return 0}});var a,c,Cc,i,n=f(()=>{a=T(Nt()),c=T(Mt()),Cc=function(e){function o(){var r=this||self;return delete e.prototype.__magic__,r}if(typeof globalThis=="object")return globalThis;if(this)return o();e.defineProperty(e.prototype,"__magic__",{configurable:!0,get:o});var t=__magic__;return t}(Object),i=Cc});var Ot=f(()=>{"use strict";n()});var we,Te=f(()=>{"use strict";n();we="Action not allowed. User is logged in. Call logout() first"});var Ft=f(()=>{"use strict";n()});var Bt=f(()=>{"use strict";n()});var Tn=f(()=>{"use strict";n()});var Ut=f(()=>{"use strict";n()});var hn=f(()=>{"use strict";n()});var Gt=f(()=>{"use strict";n()});var Wt=f(()=>{"use strict";n()});var L=f(()=>{"use strict";n()});var Ht=f(()=>{"use strict";n()});var Vt=f(()=>{"use strict";n()});var U=f(()=>{"use strict";n()});var $t=f(()=>{"use strict";n()});var jt=f(()=>{"use strict";n()});var zt=f(()=>{"use strict";n()});var N=f(()=>{"use strict";n();hn();Gt();Wt();L();Ht();Vt();U();$t();jt();zt()});var ve,qt,Ul,Kt,Gl,Xt,Wl,Hl,Pc,Yt,je=f(()=>{"use strict";n();N();ve={devnet:{id:"devnet",chainId:"D",name:"Devnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://devnet-wallet.multiversx.com",apiAddress:"https://devnet-api.multiversx.com",explorerAddress:"http://devnet-explorer.multiversx.com",apiTimeout:"4000"},testnet:{id:"testnet",chainId:"T",name:"Testnet",egldLabel:"xEGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://testnet-wallet.multiversx.com",apiAddress:"https://testnet-api.multiversx.com",explorerAddress:"http://testnet-explorer.multiversx.com",apiTimeout:"4000"},mainnet:{id:"mainnet",chainId:"1",name:"Mainnet",egldLabel:"EGLD",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"https://maiar.page.link/?apn=com.elrond.maiar.wallet&isi=1519405832&ibi=com.elrond.maiar.wallet&link=https://xportal.com/",walletConnectBridgeAddresses:["https://bridge.walletconnect.org"],walletConnectV2RelayAddresses:["wss://relay.walletconnect.com"],walletAddress:"https://wallet.multiversx.com",apiAddress:"https://api.multiversx.com",explorerAddress:"https://explorer.multiversx.com",apiTimeout:"4000"}},{chainId:qt,egldLabel:Ul}=ve["devnet"],{chainId:Kt,egldLabel:Gl}=ve["testnet"],{chainId:Xt,egldLabel:Wl}=ve["mainnet"],Hl={["devnet"]:qt,["testnet"]:Kt,["mainnet"]:Xt},Pc={[qt]:"devnet",[Kt]:"testnet",[Xt]:"mainnet"},Yt="multiversx://"});var Zt=f(()=>{"use strict";n()});var Z,Jt=f(()=>{"use strict";n();Z=require("@multiversx/sdk-web-wallet-provider")});var ze,uo,Qt,fo,er,Ae,v=f(()=>{"use strict";n();Ot();Te();Ft();Bt();Tn();Ut();je();Zt();Jt();ze=5e4,uo=1e9,Qt=1,fo="logout",er="login",Ae="0"});var qe,To=f(()=>{"use strict";n();qe=()=>Date.now()/1e3});var or=f(()=>{"use strict";n()});var nr=f(()=>{"use strict";n()});var xn=f(()=>{"use strict";n();To();or();nr()});var yn={};_e(yn,{clear:()=>Oc,getItem:()=>Rc,localStorageKeys:()=>de,removeItem:()=>Mc,setItem:()=>Dc});var de,ho,Dc,Rc,Mc,Oc,Ie=f(()=>{"use strict";n();xn();de={loginExpiresAt:"sdk-dapp-login-expires-at",logoutEvent:"sdk-dapp-logout-event"},ho=typeof localStorage!="undefined",Dc=({key:e,data:o,expires:t})=>{!ho||localStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},Rc=e=>{if(!ho)return;let o=localStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:qe()>=t.expires?(localStorage.removeItem(String(e)),null):t.data},Mc=e=>{!ho||localStorage.removeItem(String(e))},Oc=()=>{!ho||localStorage.clear()}});var bn={};_e(bn,{clear:()=>ir,getItem:()=>rr,removeItem:()=>ar,setItem:()=>tr,storage:()=>Fc});var tr,rr,ar,ir,Fc,cr=f(()=>{"use strict";n();tr=({key:e,data:o,expires:t})=>{sessionStorage.setItem(String(e),JSON.stringify({expires:t,data:o}))},rr=e=>{let o=sessionStorage.getItem(String(e));if(!o)return null;let t=JSON.parse(o);return!t||!t.hasOwnProperty("expires")||!t.hasOwnProperty("data")?null:Date.now()>=t.expires?(sessionStorage.removeItem(String(e)),null):t.data},ar=e=>sessionStorage.removeItem(String(e)),ir=()=>sessionStorage.clear(),Fc={setItem:tr,getItem:rr,removeItem:ar,clear:ir}});var he,ke=f(()=>{"use strict";n();Ie();cr();he={session:bn,local:yn}});var Sn,E,ae,O=f(()=>{"use strict";n();Sn=require("@reduxjs/toolkit");v();E=(0,Sn.createAction)(fo),ae=(0,Sn.createAction)(er,e=>({payload:e}))});var vn,sr,pr,xo,wn,mr,An,x_,In,y_,Bc,Uc,b_,S_,w_,Gc,Wc,yo,bo=f(()=>{"use strict";n();vn=require("@multiversx/sdk-core"),sr=require("@reduxjs/toolkit"),pr=require("redux-persist");v();ke();Ie();O();xo={balance:"...",address:"",isGuarded:!1,nonce:0,txCount:0,scrCount:0,claimableRewards:Ae},wn={address:"",websocketEvent:null,websocketBatchEvent:null,accounts:{"":xo},ledgerAccount:null,publicKey:"",walletConnectAccount:null,isAccountLoading:!0,accountLoadingError:null},mr=(0,sr.createSlice)({name:"accountInfoSlice",initialState:wn,reducers:{setAddress:(e,o)=>{let t=o.payload;e.address=t,e.publicKey=new vn.Address(t).hex()},setAccount:(e,o)=>{let t=e.address===o.payload.address;e.accounts={[e.address]:t?o.payload:xo},e.shard=o.payload.shard,e.isAccountLoading=!1,e.accountLoadingError=null},setAccountNonce:(e,o)=>{let{address:t}=e;e.accounts[t].nonce=o.payload},setAccountShard:(e,o)=>{e.shard=o.payload},setLedgerAccount:(e,o)=>{e.ledgerAccount=o.payload},updateLedgerAccount:(e,o)=>{e.ledgerAccount!=null&&(e.ledgerAccount.index=o.payload.index,e.ledgerAccount.address=o.payload.address)},setWalletConnectAccount:(e,o)=>{e.walletConnectAccount=o.payload},setIsAccountLoading:(e,o)=>{e.isAccountLoading=o.payload,e.accountLoadingError=null},setAccountLoadingError:(e,o)=>{e.accountLoadingError=o.payload,e.isAccountLoading=!1},setWebsocketEvent:(e,o)=>{e.websocketEvent={timestamp:Date.now(),message:o.payload}},setWebsocketBatchEvent:(e,o)=>{e.websocketBatchEvent={timestamp:Date.now(),data:o.payload}}},extraReducers:e=>{e.addCase(E,()=>(he.local.removeItem(de.loginExpiresAt),wn)),e.addCase(ae,(o,t)=>{let{address:r}=t.payload;o.address=r,o.publicKey=new vn.Address(r).hex()}),e.addCase(pr.REHYDRATE,(o,t)=>{var h;if(!((h=t.payload)!=null&&h.account))return;let{account:r}=t.payload,{address:s,shard:p,accounts:m,publicKey:_}=r;o.address=s,o.shard=p;let l=m&&s in m;o.accounts=l?m:wn.accounts,o.publicKey=_})}}),{setAccount:An,setAddress:x_,setAccountNonce:In,setAccountShard:y_,setLedgerAccount:Bc,updateLedgerAccount:Uc,setWalletConnectAccount:b_,setIsAccountLoading:S_,setAccountLoadingError:w_,setWebsocketEvent:Gc,setWebsocketBatchEvent:Wc}=mr.actions,yo=mr.reducer});function Ke(){return new Date().setHours(new Date().getHours()+24)}function Xe(e){he.local.setItem({key:de.loginExpiresAt,data:e,expires:e})}var kn=f(()=>{"use strict";n();ke();Ie()});var lr,dr,_r,D_,Hc,Vc,$c,R_,jc,gr,M_,So,wo=f(()=>{"use strict";n();lr=require("@reduxjs/toolkit");kn();L();O();dr={loginMethod:"",walletConnectLogin:null,ledgerLogin:null,tokenLogin:null,walletLogin:null,extensionLogin:null,operaLogin:null,isLoginSessionInvalid:!1},_r=(0,lr.createSlice)({name:"loginInfoSlice",initialState:dr,reducers:{setLoginMethod:(e,o)=>{e.loginMethod=o.payload},setTokenLogin:(e,o)=>{e.tokenLogin=o.payload},setTokenLoginSignature:(e,o)=>{(e==null?void 0:e.tokenLogin)!=null&&(e.tokenLogin.signature=o.payload)},setWalletLogin:(e,o)=>{e.walletLogin=o.payload},setWalletConnectLogin:(e,o)=>{e.walletConnectLogin=o.payload},setLedgerLogin:(e,o)=>{e.ledgerLogin=o.payload},invalidateLoginSession:e=>{e.isLoginSessionInvalid=!0},setLogoutRoute:(e,o)=>{e.logoutRoute=o.payload}},extraReducers:e=>{e.addCase(E,()=>dr),e.addCase(ae,(o,t)=>{o.loginMethod=t.payload.loginMethod,Xe(Ke())})}}),{setLoginMethod:D_,setWalletConnectLogin:Hc,setLedgerLogin:Vc,setTokenLogin:$c,setTokenLoginSignature:R_,setWalletLogin:jc,invalidateLoginSession:gr,setLogoutRoute:M_}=_r.actions,So=_r.reducer});var fr,ur,Tr,U_,zc,G_,qc,vo,Ao=f(()=>{"use strict";n();fr=require("@reduxjs/toolkit");O();ur={},Tr=(0,fr.createSlice)({name:"modalsSlice",initialState:ur,reducers:{setTxSubmittedModal:(e,o)=>{e.txSubmittedModal=o.payload},setNotificationModal:(e,o)=>{e.notificationModal=o.payload},clearTxSubmittedModal:e=>{e.txSubmittedModal=void 0},clearNotificationModal:e=>{e.notificationModal=void 0}},extraReducers:e=>{e.addCase(E,()=>ur)}}),{setTxSubmittedModal:U_,setNotificationModal:zc,clearTxSubmittedModal:G_,clearNotificationModal:qc}=Tr.actions,vo=Tr.reducer});var Ye,Ze=f(()=>{"use strict";n();Ye=()=>typeof window!="undefined"&&typeof(window==null?void 0:window.location)!="undefined"});var C,P=f(()=>{"use strict";n();Ze();C=()=>{if(!Ye())return{pathname:"",hash:"",origin:"",href:"",search:""};let{location:{pathname:o,hash:t,origin:r,href:s,search:p}}=window;return{pathname:o,hash:t,origin:r,href:s,search:p}}});var Je=f(()=>{"use strict";n()});var xr=f(()=>{"use strict";n();P();Je()});function yr(e){return e[Math.floor(Math.random()*e.length)]}var br=f(()=>{"use strict";n()});var Ln=f(()=>{"use strict";n();Tn()});var Le=f(()=>{"use strict";n();xr();br();Ln()});var Sr,wr,En,Kc,vr,ag,ig,Io,ko=f(()=>{"use strict";n();Sr=require("@reduxjs/toolkit"),wr=T(require("lodash.omit"));Le();En={id:"not-configured",chainId:"",name:"NOT CONFIGURED",egldLabel:"",decimals:"18",digits:"4",gasPerDataByte:"1500",walletConnectDeepLink:"",walletConnectBridgeAddress:"",walletConnectV2RelayAddress:"",walletConnectV2ProjectId:"",walletConnectV2Options:{},walletAddress:"",apiAddress:"",explorerAddress:"",apiTimeout:"4000"},Kc={network:En,chainID:"-1"},vr=(0,Sr.createSlice)({name:"appConfig",initialState:Kc,reducers:{initializeNetworkConfig:(e,o)=>{let t=yr(o.payload.walletConnectV2RelayAddresses),r=(0,wr.default)(o.payload,"walletConnectV2RelayAddresses");e.network=w(u(u({},e.network),r),{walletConnectV2RelayAddress:t})},setChainID:(e,o)=>{e.chainID=o.payload}}}),{initializeNetworkConfig:ag,setChainID:ig}=vr.actions,Io=vr.reducer});var Ar,Nn,Ir,lg,_g,gg,Lo,Eo=f(()=>{"use strict";n();Ar=require("@reduxjs/toolkit");N();O();Nn={isSigning:!1,signedSessions:{}},Ir=(0,Ar.createSlice)({name:"signedMessageInfoSliceState",initialState:Nn,reducers:{setSignSession:(e,o)=>{let{sessionId:t,signedSession:r,errorMessage:s}=o.payload;s&&(e.errorMessage=s),e.isSigning=r.status==="pending",e.signedSessions[t]=r},setSignSessionState:(e,o)=>u(u({},e),o.payload),clearSignedMessageInfo:()=>Nn},extraReducers:e=>{e.addCase(E,()=>Nn)}}),{setSignSession:lg,clearSignedMessageInfo:_g,setSignSessionState:gg}=Ir.actions,Lo=Ir.reducer});var Lr,Er,kr,Nr,Xc,Yc,bg,Zc,No,Co=f(()=>{"use strict";n();Lr=require("@reduxjs/toolkit"),Er=require("redux-persist");N();To();O();kr={customToasts:[],transactionToasts:[]},Nr=(0,Lr.createSlice)({name:"toastsSlice",initialState:kr,reducers:{addCustomToast:(e,o)=>{e.customToasts.push(w(u({},o.payload),{type:"custom",toastId:o.payload.toastId||`custom-toast-${e.customToasts.length+1}`}))},removeCustomToast:(e,o)=>{e.customToasts=e.customToasts.filter(t=>t.toastId!==o.payload)},addTransactionToast:(e,o)=>{e.transactionToasts.push({type:"transaction",startTimestamp:qe(),toastId:o.payload||`custom-toast-${e.transactionToasts.length+1}`})},removeTransactionToast:(e,o)=>{e.transactionToasts=e.transactionToasts.filter(t=>t.toastId!==o.payload)}},extraReducers:e=>{e.addCase(E,()=>kr),e.addCase(Er.REHYDRATE,(o,t)=>{var s,p;let r=(p=(s=t.customToasts)==null?void 0:s.filter(m=>!("component"in m)))!=null?p:[];o.customToasts=r})}}),{addCustomToast:Xc,removeCustomToast:Yc,addTransactionToast:bg,removeTransactionToast:Zc}=Nr.actions,No=Nr.reducer});var Cr,Pn,Dn,Rn,Jc,Cn,Pr,Ag,Qc,Mn,Po,Do=f(()=>{"use strict";n();Cr=require("@reduxjs/toolkit");O();Pn="Transaction failed",Dn="Transaction successful",Rn="Processing transaction",Jc="Transaction submitted",Cn={},Pr=(0,Cr.createSlice)({name:"transactionsInfo",initialState:Cn,reducers:{setTransactionsDisplayInfo(e,o){let{sessionId:t,transactionsDisplayInfo:r}=o.payload;t!=null&&(e[t]={errorMessage:(r==null?void 0:r.errorMessage)||Pn,successMessage:(r==null?void 0:r.successMessage)||Dn,processingMessage:(r==null?void 0:r.processingMessage)||Rn,submittedMessage:(r==null?void 0:r.submittedMessage)||Jc,transactionDuration:r==null?void 0:r.transactionDuration})},clearTransactionsInfoForSessionId(e,o){o.payload!=null&&delete e[o.payload]},clearTransactionsInfo:()=>Cn},extraReducers:e=>{e.addCase(E,()=>Cn)}}),{clearTransactionsInfo:Ag,setTransactionsDisplayInfo:Qc,clearTransactionsInfoForSessionId:Mn}=Pr.actions,Po=Pr.reducer});function Ne(e){return e!=null&&(ps(e)||gs(e))}function Ce(e){return e!=null&&(ms(e)||us(e))}function Pe(e){return e!=null&&(ds(e)||fs(e))}function Dr(e){return e!=null&&(ls(e)||Ts(e))}function On(e){return e!=null&&_s(e)}function ps(e){return e!=null&&es.includes(e)}function ms(e){return e!=null&&os.includes(e)}function ds(e){return e!=null&&ns.includes(e)}function ls(e){return e!=null&&ts.includes(e)}function _s(e){return e!=null&&rs.includes(e)}function gs(e){return e!=null&&as.includes(e)}function us(e){return e!=null&&is.includes(e)}function fs(e){return e!=null&&cs.includes(e)}function Ts(e){return e!=null&&ss.includes(e)}var es,os,ns,ts,rs,as,is,cs,ss,De=f(()=>{"use strict";n();L();es=["sent"],os=["success"],ns=["fail","cancelled","timedOut"],ts=["invalid"],rs=["timedOut"],as=["pending"],is=["success"],cs=["fail","invalid"],ss=["not executed"]});var Rr,Mr,Qe,hs,Or,Fr,Br,xs,Ro,ys,bs,Rg,Ss,eo,Fn,Mo,Oo=f(()=>{"use strict";n();Rr=require("@reduxjs/toolkit"),Mr=require("redux-persist");L();De();O();Qe={signedTransactions:{},transactionsToSign:null,signTransactionsError:null,signTransactionsCancelMessage:null,customTransactionInformationForSessionId:{}},hs={signWithoutSending:!1,sessionInformation:null,redirectAfterSign:!1},Or=(0,Rr.createSlice)({name:"transactionsSlice",initialState:Qe,reducers:{moveTransactionsToSignedState:(e,o)=>{var h,b;let{sessionId:t,transactions:r,errorMessage:s,status:p,redirectRoute:m,customTransactionInformation:_={}}=o.payload,l=((h=e.customTransactionInformationForSessionId)==null?void 0:h[t])||hs;e.signedTransactions[t]={transactions:r,status:p,errorMessage:s,redirectRoute:m,customTransactionInformation:u(u({},l),_)},((b=e==null?void 0:e.transactionsToSign)==null?void 0:b.sessionId)===t&&(e.transactionsToSign=Qe.transactionsToSign)},clearSignedTransaction:(e,o)=>{e.signedTransactions[o.payload]&&delete e.signedTransactions[o.payload]},clearTransactionToSign:e=>{e!=null&&e.transactionsToSign&&(e.transactionsToSign=null)},updateSignedTransaction:(e,o)=>{e.signedTransactions=u(u({},e.signedTransactions),o.payload)},updateSignedTransactions:(e,o)=>{let{sessionId:t,status:r,errorMessage:s,transactions:p}=o.payload;e.signedTransactions[t]!=null&&(e.signedTransactions[t].status=r,s!=null&&(e.signedTransactions[t].errorMessage=s),p!=null&&(e.signedTransactions[t].transactions=p))},updateSignedTransactionStatus:(e,o)=>{var l,h,b,x,M,D,H,We;let{sessionId:t,status:r,errorMessage:s,transactionHash:p,inTransit:m}=o.payload,_=(h=(l=e.signedTransactions)==null?void 0:l[t])==null?void 0:h.transactions;if(_!=null){e.signedTransactions[t].transactions=_.map(oe=>oe.hash===p?w(u({},oe),{status:r,errorMessage:s,inTransit:m}):oe);let $i=(x=(b=e.signedTransactions[t])==null?void 0:b.transactions)==null?void 0:x.every(oe=>Ce(oe.status)),ji=(D=(M=e.signedTransactions[t])==null?void 0:M.transactions)==null?void 0:D.every(oe=>Pe(oe.status)),zi=(We=(H=e.signedTransactions[t])==null?void 0:H.transactions)==null?void 0:We.every(oe=>Dr(oe.status));$i&&(e.signedTransactions[t].status="success"),ji&&(e.signedTransactions[t].status="fail"),zi&&(e.signedTransactions[t].status="invalid")}},setTransactionsToSign:(e,o)=>{e.transactionsToSign=o.payload;let{sessionId:t,customTransactionInformation:r}=o.payload;e.customTransactionInformationForSessionId[t]=r,e.signTransactionsError=null},clearAllTransactionsToSign:e=>{e.transactionsToSign=Qe.transactionsToSign,e.signTransactionsError=null},clearAllSignedTransactions:e=>{e.signedTransactions=Qe.signedTransactions},setSignTransactionsError:(e,o)=>{e.signTransactionsError=o.payload},setSignTransactionsCancelMessage:(e,o)=>{e.signTransactionsCancelMessage=o.payload}},extraReducers:e=>{e.addCase(E,()=>Qe),e.addCase(Mr.REHYDRATE,(o,t)=>{var m;if(o.signTransactionsCancelMessage=null,!((m=t.payload)!=null&&m.transactions))return;let{signedTransactions:r,customTransactionInformationForSessionId:s}=t.payload.transactions,p=Object.entries(r).reduce((_,[l,h])=>{let b=new Date(l),x=new Date;return x.setHours(x.getHours()+5),x-b>0||(_[l]=h),_},{});s!=null&&(o.customTransactionInformationForSessionId=s),r!=null&&(o.signedTransactions=p)})}}),{updateSignedTransactionStatus:Fr,updateSignedTransactions:Br,setTransactionsToSign:xs,clearAllTransactionsToSign:Ro,clearAllSignedTransactions:ys,clearSignedTransaction:bs,clearTransactionToSign:Rg,setSignTransactionsError:Ss,setSignTransactionsCancelMessage:eo,moveTransactionsToSignedState:Fn}=Or.actions,Mo=Or.reducer});var Ur,Bn,Gr,Bg,Ug,ws,Gg,Fo,Bo=f(()=>{"use strict";n();Ur=require("@reduxjs/toolkit");O();Bn={},Gr=(0,Ur.createSlice)({name:"batchTransactionsSlice",initialState:Bn,reducers:{setBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},updateBatchTransactions:(e,o)=>{e[o.payload.id]=o.payload},clearBatchTransactions:(e,o)=>{delete e[o.payload.batchId]},clearAllBatchTransactions:()=>Bn},extraReducers:e=>{e.addCase(E,()=>Bn)}}),{setBatchTransactions:Bg,updateBatchTransactions:Ug,clearBatchTransactions:ws,clearAllBatchTransactions:Gg}=Gr.actions,Fo=Gr.reducer});var Hr,Wr,Vr,$g,$r,Un=f(()=>{"use strict";n();Hr=require("@reduxjs/toolkit");O();Wr={},Vr=(0,Hr.createSlice)({name:"dappConfigSlice",initialState:Wr,reducers:{setDappConfig:(e,o)=>{if(e&&o.payload){let{logoutRoute:t,shouldUseWebViewProvider:r,cancelTransactionToastDuration:s}=o.payload;e.logoutRoute=t,e.shouldUseWebViewProvider=r,e.cancelTransactionToastDuration=s}else e=o.payload}},extraReducers:e=>{e.addCase(E,()=>Wr)}}),{setDappConfig:$g}=Vr.actions,$r=Vr.reducer});var I=f(()=>{"use strict";n();bo();wo();Ao();ko();Eo();Co();Do();Oo();Bo();Un()});var Gn=f(()=>{"use strict";n()});var Xr,Kr,Yr,Wn,fu,Tu,hu,xu,Zr,Jr,Hn=f(()=>{"use strict";n();Xr=require("@reduxjs/toolkit");O();Kr={visible:!1,modal:{showHeader:!0,showFooter:!1,headerText:"",footerText:""}},Yr=(0,Xr.createSlice)({name:"dappModalsSlice",initialState:Kr,reducers:{setDappModalVisibility:(e,o)=>{e.visible=o.payload},setDappModalHeaderVisibility:(e,o)=>{e.modal.showHeader=o.payload},setDappModalFooterVisibility:(e,o)=>{e.modal.showFooter=o.payload},setDappModalHeaderText:(e,o)=>{e.modal.headerText=o.payload},setDappModalFooterText:(e,o)=>{e.modal.footerText=o.payload},setDappModalConfig:(e,o)=>{e.modal=u({},o.payload)}},extraReducers:e=>{e.addCase(E,()=>Kr)}}),{setDappModalVisibility:Wn,setDappModalHeaderVisibility:fu,setDappModalFooterVisibility:Tu,setDappModalHeaderText:hu,setDappModalFooterText:xu,setDappModalConfig:Zr}=Yr.actions,Jr=Yr.reducer});var Qr,ks,Ls,xe,Ho=f(()=>{"use strict";n();Qr=require("@reduxjs/toolkit");Gn();bo();Bo();Un();Hn();wo();Ao();ko();Eo();Co();Do();Oo();ks={["account"]:yo,["dappModal"]:Jr,["dappConfig"]:$r,["loginInfo"]:So,["modals"]:vo,["networkConfig"]:Io,["signedMessageInfo"]:Lo,["toasts"]:No,["transactionsInfo"]:Po,["transactions"]:Mo,["batchTransactions"]:Fo},Ls=(e={})=>(0,Qr.combineReducers)(u(u({},ks),e)),xe=Ls});var ta={};_e(ta,{default:()=>$s,sessionStorageReducers:()=>Vn});function ie(e,o=[]){return{key:e,version:1,storage:oa.default,blacklist:o}}var G,ea,oa,Es,no,Ns,Cs,Ps,Ds,Rs,Ms,Os,Fs,Bs,Us,na,Gs,Vn,Ws,Hs,Vs,$s,ra=f(()=>{"use strict";n();G=require("redux-persist"),ea=T(require("redux-persist/lib/storage")),oa=T(require("redux-persist/lib/storage/session"));Ho();I();bo();Bo();wo();Ao();ko();Eo();Co();Do();Oo();Gn();Es={persistReducersStorageType:"localStorage"},no={["account"]:"sdk-dapp-account",["loginInfo"]:"sdk-dapp-login-info",["modals"]:"sdk-dapp-modals",["networkConfig"]:"sdk-dapp-network-config"},Ns=ie(no["account"]),Cs=ie(no["loginInfo"]),Ps=ie(no["modals"]),Ds=ie(no["networkConfig"]),Rs={2:e=>w(u({},e),{networkConfig:En})};Ms=ie("sdk-dapp-transactionsInfo"),Os=ie("sdk-dapp-transactions",["transactionsToSign"]),Fs=ie("sdk-dapp-batchTransactions",["batchTransactions"]),Bs=ie("sdk-dapp-toasts"),Us=ie("sdk-dapp-signedMessageInfo"),na={key:"sdk-dapp-store",version:2,storage:ea.default,whitelist:Object.keys(no),migrate:(0,G.createMigrate)(Rs,{debug:!1})},Gs=w(u({},na),{whitelist:[]}),Vn={["toasts"]:(0,G.persistReducer)(Bs,No),["transactions"]:(0,G.persistReducer)(Os,Mo),["transactionsInfo"]:(0,G.persistReducer)(Ms,Po),["batchTransactions"]:(0,G.persistReducer)(Fs,Fo),["signedMessageInfo"]:(0,G.persistReducer)(Us,Lo)},Ws=w(u({},Vn),{["account"]:(0,G.persistReducer)(Ns,yo),["loginInfo"]:(0,G.persistReducer)(Cs,So),["modals"]:(0,G.persistReducer)(Ps,vo),["networkConfig"]:(0,G.persistReducer)(Ds,Io)}),Hs=Es.persistReducersStorageType==="localStorage",Vs=Hs?(0,G.persistReducer)(na,xe(Vn)):(0,G.persistReducer)(Gs,xe(Ws)),$s=Vs});var aa={};_e(aa,{default:()=>js});var js,ia=f(()=>{"use strict";n();Ho();js=xe()});var ca={};_e(ca,{default:()=>qs});var j,zs,qs,sa=f(()=>{"use strict";n();j=require("redux-persist"),zs=[j.FLUSH,j.REHYDRATE,j.PAUSE,j.PERSIST,j.PURGE,j.REGISTER],qs=zs});var da={};_e(da,{default:()=>ma});function ma(e){return(0,pa.persistStore)(e)}var pa,la=f(()=>{"use strict";n();pa=require("redux-persist")});var za=W((ow,ja)=>{n();var om=typeof i=="object"&&i&&i.Object===Object&&i;ja.exports=om});var Ka=W((nw,qa)=>{n();var nm=za(),tm=typeof self=="object"&&self&&self.Object===Object&&self,rm=nm||tm||Function("return this")();qa.exports=rm});var Qn=W((tw,Xa)=>{n();var am=Ka(),im=am.Symbol;Xa.exports=im});var Qa=W((rw,Ja)=>{n();var Ya=Qn(),Za=Object.prototype,cm=Za.hasOwnProperty,sm=Za.toString,co=Ya?Ya.toStringTag:void 0;function pm(e){var o=cm.call(e,co),t=e[co];try{e[co]=void 0;var r=!0}catch(p){}var s=sm.call(e);return r&&(o?e[co]=t:delete e[co]),s}Ja.exports=pm});var oi=W((aw,ei)=>{n();var mm=Object.prototype,dm=mm.toString;function lm(e){return dm.call(e)}ei.exports=lm});var ai=W((iw,ri)=>{n();var ni=Qn(),_m=Qa(),gm=oi(),um="[object Null]",fm="[object Undefined]",ti=ni?ni.toStringTag:void 0;function Tm(e){return e==null?e===void 0?fm:um:ti&&ti in Object(e)?_m(e):gm(e)}ri.exports=Tm});var ci=W((cw,ii)=>{n();var hm=Array.isArray;ii.exports=hm});var pi=W((sw,si)=>{n();function xm(e){return e!=null&&typeof e=="object"}si.exports=xm});var di=W((pw,mi)=>{n();var ym=ai(),bm=ci(),Sm=pi(),wm="[object String]";function vm(e){return typeof e=="string"||!bm(e)&&Sm(e)&&ym(e)==wm}mi.exports=vm});var pl={};_e(pl,{useGetModalLoginMethods:()=>Fi});module.exports=$e(pl);n();var Vi=require("react");v();n();n();v();n();var ha=require("react"),Re=require("react-redux");n();var $n=require("@reduxjs/toolkit"),fa=require("react-redux/lib/utils/Subscription");I();n();var zr=T(require("lodash.throttle"));v();n();var jr=T(require("lodash.isequal")),Uo=require("reselect");N();var g=(0,Uo.createSelectorCreator)(Uo.defaultMemoize,jr.default),oo=(e,o)=>e!=""&&Boolean(o);I();kn();ke();Ie();var vs=[fo],Go=!1,As=(0,zr.default)(()=>{Xe(Ke())},5e3),qr=e=>o=>t=>{var l;if(vs.includes(t.type))return o(t);let r=e.getState(),s=he.local.getItem(de.loginExpiresAt);if(!oo((l=r==null?void 0:r.loginInfo)==null?void 0:l.loginMethod,r==null?void 0:r.account.address))return o(t);if(s==null)return Xe(Ke());let m=Date.now();return s-m<0&&!Go?setTimeout(()=>{Go=!0,e.dispatch(gr())},1e3):(Go&&(Go=!1),As()),o(t)};n();n();function Wo(){return typeof sessionStorage!="undefined"}var _a=Wo()?(ra(),$e(ta)).default:(ia(),$e(aa)).default,ga=Wo()?(sa(),$e(ca)).default:[],ua=Wo()?(la(),$e(da)).default:e=>e;Ho();var A=(0,$n.configureStore)({reducer:_a,middleware:e=>e({serializableCheck:{ignoredActions:[...ga,In.type,An.type],ignoredPaths:["payload.nonce","account.account.nonce","providers.accountProvider"]}}).concat(qr)}),Ta=(0,fa.createSubscription)(A),Qu=ua(A),ef=(0,$n.configureStore)({reducer:xe});var Ks={store:A,subscription:Ta},jn=(0,ha.createContext)(Ks),rf=(0,Re.createStoreHook)(jn),F=(0,Re.createDispatchHook)(jn),S=(0,Re.createSelectorHook)(jn);n();n();I();var J=e=>e.account,Me=g(J,e=>e.address),Oe=g(J,Me,(e,o)=>o in e.accounts?e.accounts[o]:xo),Xs=g(J,Oe,(e,o)=>{let s=e,{accounts:t}=s,r=Ve(s,["accounts"]);return w(u({},r),{account:o})}),Ys=g(Oe,e=>e.balance),Zs=g(Oe,e=>{var o;return((o=e==null?void 0:e.nonce)==null?void 0:o.valueOf())||0}),pf=g(J,e=>e.shard),Js=g(J,e=>e.ledgerAccount),mf=g(J,e=>e.walletConnectAccount),df=g(J,e=>e.isAccountLoading),lf=g(J,e=>e.accountLoadingError),xa=g(J,e=>e.websocketEvent),Qs=g(J,e=>e.websocketBatchEvent);n();var ep=e=>e.dappConfig,uf=g(ep,e=>e.shouldUseWebViewProvider);n();var z=e=>e.loginInfo,xf=g(z,e=>e.loginMethod),to=g(z,Me,(e,o)=>oo(e.loginMethod,o)),yf=g(z,e=>e.walletConnectLogin),op=g(z,e=>e.ledgerLogin),np=g(z,e=>e.walletLogin),bf=g(z,e=>e.isLoginSessionInvalid),Vo=g(z,e=>e.tokenLogin),ya=g(z,e=>e.logoutRoute);n();var ba=e=>e.modals,vf=g(ba,e=>e.txSubmittedModal),tp=g(ba,e=>e.notificationModal);n();var ce=e=>e.networkConfig,$o=g(ce,e=>e.chainID),kf=g(ce,e=>e.network.walletConnectBridgeAddress),rp=g(ce,e=>e.network.walletConnectV2RelayAddress),ap=g(ce,e=>e.network.walletConnectV2ProjectId),ip=g(ce,e=>e.network.walletConnectV2Options),cp=g(ce,e=>e.network.walletConnectDeepLink),Q=g(ce,e=>e.network),Sa=g(Q,e=>e.apiAddress),wa=g(Q,e=>e.explorerAddress),va=g(Q,e=>e.egldLabel);n();var jo=e=>e.signedMessageInfo,Nf=g(jo,e=>e.isSigning),Cf=g(jo,e=>e.errorMessage),Pf=g(jo,e=>{let o=Object.keys(e.signedSessions),t=o.length;return e.signedSessions[o[t-1]]}),Df=g(jo,e=>{let o=Object.keys(e.signedSessions),t=o.length;return o.length>0?o[t-1]:""});n();var Aa=e=>e.toasts,sp=g(Aa,e=>e.customToasts),Ia=g(Aa,e=>e.transactionToasts);n();I();var ka={errorMessage:Pn,successMessage:Dn,processingMessage:Rn},La=e=>e.transactionsInfo,pp=g(La,(e,o)=>o,(e,o)=>o!=null&&(e==null?void 0:e[Number(o)])||ka);n();n();var ee=require("@multiversx/sdk-core");v();n();var zn=require("@multiversx/sdk-core/out");n();n();function zo(e){try{let o=atob(e),t=btoa(o),r=a.Buffer.from(e,"base64").toString(),s=a.Buffer.from(r).toString("base64");if(e===t&&e===s||o===r)return!0}catch(o){return!1}return!1}function ro(e){return zo(e)?atob(e):e}n();n();n();n();var Ea=e=>{let o=e!=null?e:"";return zo(o)?zn.TransactionPayload.fromEncoded(o):new zn.TransactionPayload(o)};function qo(e){var t,r,s;let o=new ee.Transaction(u(u(w(u(w(u({value:e.value.valueOf(),data:Ea(e.data),nonce:e.nonce.valueOf(),receiver:new ee.Address(e.receiver)},e.receiverUsername?{receiverUsername:e.receiverUsername}:{}),{sender:new ee.Address(e.sender)}),e.senderUsername?{senderUsername:e.senderUsername}:{}),{gasLimit:(t=e.gasLimit.valueOf())!=null?t:ze,gasPrice:(r=e.gasPrice.valueOf())!=null?r:uo,chainID:e.chainID.valueOf(),version:new ee.TransactionVersion((s=e.version)!=null?s:Qt)}),e.options?{options:new ee.TransactionOptions(e.options)}:{}),e.guardian?{guardian:new ee.Address(e.guardian)}:{}));return e.guardianSignature&&o.applyGuardianSignature(a.Buffer.from(e.guardianSignature,"hex")),e.signature&&o.applySignature(a.Buffer.from(e.signature,"hex")),o}n();n();n();n();n();var lp=require("@multiversx/sdk-core/out");n();v();n();var Na=require("@multiversx/sdk-core");N();n();var _p=require("@multiversx/sdk-core");n();n();n();var gp=require("@multiversx/sdk-core"),up=T(require("bignumber.js"));L();n();n();n();var Kn="blocks";n();n();n();n();U();n();n();U();n();n();n();var wp=T(require("bignumber.js"));v();n();var Sp=require("@multiversx/sdk-core"),Xn=T(require("bignumber.js"));v();n();var yp=T(require("bignumber.js"));n();Xn.default.config({ROUNDING_MODE:Xn.default.ROUND_FLOOR});n();n();n();v();n();n();n();n();v();n();v();n();var vp=require("@multiversx/sdk-core");v();n();var io=require("@multiversx/sdk-core"),kp=require("@multiversx/sdk-network-providers");v();n();n();var Ap=T(require("bignumber.js"));v();n();v();n();n();n();n();n();n();v();n();v();n();v();n();U();var Ep=["reDelegateRewards","claimRewards","unBond"],Np=["wrapEgld","unwrapEgld"],Cp=["unStake"],Pp=["unDelegate"];n();n();n();v();n();var Op=T(require("bignumber.js"));n();n();U();n();var Fp=T(require("bignumber.js"));n();n();n();var Gp=T(require("bignumber.js"));N();n();n();n();n();L();n();var $p=require("@multiversx/sdk-web-wallet-provider");v();n();var Hp=T(require("qs"));n();P();Ze();n();Ze();var ab={search:Ye()?window.location.search:"",removeParams:[]};n();n();n();P();n();U();n();n();P();n();var jp=T(require("linkifyjs"));n();v();n();var zp=T(require("bignumber.js"));n();N();n();n();L();n();L();n();n();n();U();n();U();n();var qp=T(require("bignumber.js"));v();U();n();U();n();var Ba=require("react");N();n();n();U();n();n();var Kp=require("@multiversx/sdk-core/out"),Xp=T(require("bignumber.js"));U();n();N();n();n();N();var ZS=[{label:"Raw",value:"raw"},{label:"Text",value:"text"},{label:"Decimal",value:"decimal"},{label:"Smart",value:"smart"}];n();var Ua=require("react");N();P();n();var Zp=require("react");U();var a0=["create","localMint","ESDTLocalMint","addQuantity","burn","localBurn","ESDTLocalBurn","wipe","writeLog","signalError"];De();var Yo=e=>e.transactions,Fe=g(Yo,e=>e.signedTransactions),Jp=g(Yo,e=>e.signTransactionsError),Ga=g(Yo,e=>e.signTransactionsCancelMessage),Zo=e=>o=>Object.entries(o).reduce((t,[r,s])=>(e(s.status)&&(t[r]=s),t),{}),Wa=g(Fe,Zo(Ne)),Ha=g(Fe,Zo(Ce)),Va=g(Fe,Zo(Pe)),Qp=g(Fe,Zo(On)),$a=g(Yo,e=>{var o;return(e==null?void 0:e.transactionsToSign)==null?null:w(u({},e.transactionsToSign),{transactions:((o=e==null?void 0:e.transactionsToSign)==null?void 0:o.transactions.map(t=>qo(t)))||[]})}),em=g(Fe,(e,o)=>o,(e,o)=>o!=null?(e==null?void 0:e[o])||{}:{});n();var li=T(di());var Jo=e=>{if(!e||!(0,li.default)(e))return null;let o=e.split(".");if(o.length!==4)return null;try{let[t,r,s,p]=o,m=JSON.parse(ro(p)),_=ro(t);return{ttl:Number(s),extraInfo:m,origin:_,blockHash:r}}catch(t){return console.error(`Error trying to decode ${e}:`,t),null}};var _i=e=>{var s;let o=S(Vo),t=(s=o==null?void 0:o.loginToken)!=null?s:e;if(!t)return;let r=Jo(t);if(!!r)return r.origin.toLowerCase().startsWith(Yt)};n();n();n();n();var Am=T(require("bignumber.js"));n();var fi=T(require("axios"));n();n();n();function gi(e){return y(this,null,function*(){return yield new Promise(o=>{setTimeout(()=>o(),e)})})}n();var ui=(e,o,t,r=0)=>y(void 0,null,function*(){try{return yield e(...t)}catch(s){return r<o.retries?((o==null?void 0:o.delay)!=null&&(yield gi(o.delay)),yield ui(e,o,t,r+1)):null}}),et=(e,o={retries:5,delay:500})=>(...t)=>y(void 0,null,function*(){return yield ui(e,o,t)});var Im=4;var Uw=et((e,o,t)=>y(void 0,null,function*(){if(t){let p=Math.floor(Date.now()/1e3);return{hash:yield t(),timestamp:p}}let{data:r}=yield fi.default.get(`${e}/${Kn}?from=${Im}&size=1&fields=hash,timestamp${o?"&shard="+o:""}`),[s]=r;return s}));n();n();n();var Gm=T(require("react")),Wm=T(require("classnames")),Hm=T(require("react-dom"));v();n();var km=`.dapp-core-component__dappModalStyles__dappModal {
|
|
2
2
|
position: fixed;
|
|
3
3
|
z-index: 999;
|
|
4
4
|
padding-top: 100px;
|
|
@@ -2759,7 +2759,7 @@ a.dapp-core-component__main__side-link::after {
|
|
|
2759
2759
|
right: 0;
|
|
2760
2760
|
left: unset;
|
|
2761
2761
|
width: calc(100% - 1.85rem);
|
|
2762
|
-
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Pm));n();n();var Ge=require("react");n();n();n();var Ti=require("react");n();I();n();n();n();n();n();n();n();n();var $m=require("@multiversx/sdk-extension-provider"),jm=require("@multiversx/sdk-hw-provider"),zm=require("@multiversx/sdk-opera-provider"),qm=require("@multiversx/sdk-web-wallet-provider");v();L();n();var pe=e=>`Unable to perform ${e}, Provider not initialized`,Qo=class{init(){return Promise.resolve(!1)}login(o){throw new Error(pe(`login with options: ${o}`))}logout(o){throw new Error(pe(`logout with options: ${o}`))}getAddress(){throw new Error(pe("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,t){throw new Error(pe(`sendTransaction with transactions: ${o} options: ${t}`))}signTransaction(o,t){throw new Error(pe(`signTransaction with transactions: ${o} options: ${t}`))}signTransactions(o,t){throw new Error(pe(`signTransactions with transactions: ${o} options: ${t}`))}signMessage(o,t){throw new Error(pe(`signTransactions with ${o} and options ${t}`))}sendCustomMessage({method:o,params:t}){throw new Error(pe(`sendCustomMessage with method: ${o} params: ${t}`))}sendCustomRequest(o){throw new Error(pe(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Km=new Qo;I();n();n();var Xm=T(require("axios"));n();n();n();L();n();n();n();P();n();De();n();n();n();var Ym=T(require("axios"));n();var Zm=T(require("axios"));n();var Qm=T(require("axios"));n();n();var ed=T(require("axios"));n();var od=T(require("axios"));n();I();L();n();n();n();P();n();O();N();n();I();n();var wi=require("@multiversx/sdk-core");n();n();P();P();n();De();n();I();L();n();I();N();n();n();n();N();n();n();n();n();var ad=T(require("axios")),id=T(require("swr"));n();n();var vi=require("react");n();var cd=require("react"),sd=require("@multiversx/sdk-web-wallet-provider"),pd=require("@multiversx/sdk-web-wallet-provider"),md=T(require("qs"));v();I();L();hn();P();n();var ki=require("react"),it=require("@multiversx/sdk-core");v();Ln();n();n();n();n();n();n();n();n();n();je();n();var ld=T(require("axios"));n();var _d=T(require("axios"));n();je();n();je();v();P();n();n();n();var yd=require("react"),bd=require("@multiversx/sdk-hw-provider");n();O();N();n();Je();ke();Ie();n();n();var Pi=require("react"),Di=require("@multiversx/sdk-core"),Rd=require("@multiversx/sdk-extension-provider");v();n();n();n();n();n();n();n();n();var Be=T(require("react"));var vd=(0,Be.createContext)({}),KL=A.getState();function on(){let e=(0,Be.useContext)(vd);if(e===void 0||Object.values(e).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return e}n();var Li=T(require("react"));n();var ct=T(require("react")),Ad=T(require("axios"));var Ei=()=>{try{let{loginInfo:e,isLoggedIn:o}=on();return w(u({},e),{isLoggedIn:o})}catch(e){let o=S(z),t=S(to);return w(u({},o),{isLoggedIn:t})}};n();var Ni=()=>{let{isLoggedIn:e}=Ei();return e};n();n();var Id=require("react"),kd=T(require("swr"));I();L();P();n();var Ci=require("react"),Nd=require("@multiversx/sdk-extension-provider");I();n();var Od=require("react");n();var Md=T(require("axios"));I();N();Je();P();n();Te();I();n();n();var jd=require("react");n();n();n();n();v();I();n();P();n();var Ud=T(require("bignumber.js"));v();I();N();n();var Bd=T(require("bignumber.js"));v();n();var Gd=require("@multiversx/sdk-core"),Wd=T(require("bignumber.js"));v();n();n();var Vd=require("@multiversx/sdk-native-auth-client");n();n();To();n();P();var YC={origin:C().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};L();De();n();var Ri=require("react");n();n();var qd=require("react"),Kd=require("@multiversx/sdk-extension-provider");Te();O();L();Le();n();var zd=require("react"),Mi=require("@multiversx/sdk-core");I();n();var Oi=require("react"),Jd=require("@multiversx/sdk-hw-provider");Te();O();I();L();Le();n();n();xn();n();n();var Xd=T(require("platform"));Ze();n();n();n();n();n();n();n();n();n();L();n();Je();ke();n();n();n();I();n();n();var Yd=T(require("axios"));n();var Zd=require("react");n();var Qd=require("react"),el=require("@multiversx/sdk-opera-provider");Te();O();L();Le();P();n();var pt=require("react");O();I();L();Le();P();n();var ol=require("react");Te();I();P();n();n();n();var Bi=require("react");n();var rl=require("react");n();var mt=require("react"),tl=require("socket.io-client");I();n();n();n();n();var Ui=e=>e.dappModal,Gi=g(Ui,e=>e.visible),Ue=g(Ui,e=>e.modal),n3=g(Ue,e=>e.showHeader),t3=g(Ue,e=>e.showFooter),r3=g(Ue,e=>e.headerText),a3=g(Ue,e=>e.footerText);var Wi=()=>S(Gi);n();n();var al=require("react");N();n();n();n();var sl=T(require("swr"));n();n();n();n();var cl=T(require("axios"));Hn();var Hi=e=>{var _;let o=F(),t=Wi(),
|
|
2762
|
+
}`;document.head.appendChild(document.createElement("style")).appendChild(document.createTextNode(Pm));n();n();var Ge=require("react");n();n();n();var Ti=require("react");n();I();n();n();n();n();n();n();n();n();var $m=require("@multiversx/sdk-extension-provider"),jm=require("@multiversx/sdk-hw-provider"),zm=require("@multiversx/sdk-opera-provider"),qm=require("@multiversx/sdk-web-wallet-provider");v();L();n();var pe=e=>`Unable to perform ${e}, Provider not initialized`,Qo=class{init(){return Promise.resolve(!1)}login(o){throw new Error(pe(`login with options: ${o}`))}logout(o){throw new Error(pe(`logout with options: ${o}`))}getAddress(){throw new Error(pe("getAddress"))}isInitialized(){return!1}isConnected(){return Promise.resolve(!1)}sendTransaction(o,t){throw new Error(pe(`sendTransaction with transactions: ${o} options: ${t}`))}signTransaction(o,t){throw new Error(pe(`signTransaction with transactions: ${o} options: ${t}`))}signTransactions(o,t){throw new Error(pe(`signTransactions with transactions: ${o} options: ${t}`))}signMessage(o,t){throw new Error(pe(`signTransactions with ${o} and options ${t}`))}sendCustomMessage({method:o,params:t}){throw new Error(pe(`sendCustomMessage with method: ${o} params: ${t}`))}sendCustomRequest(o){throw new Error(pe(`sendSessionEvent with options: ${o}`))}ping(){return Promise.resolve(!1)}},Km=new Qo;I();n();n();var Xm=T(require("axios"));n();n();n();L();n();n();n();P();n();De();n();n();n();var Ym=T(require("axios"));n();var Zm=T(require("axios"));n();var Qm=T(require("axios"));n();n();var ed=T(require("axios"));n();var od=T(require("axios"));n();I();L();n();n();n();P();n();O();N();n();I();n();var wi=require("@multiversx/sdk-core");n();n();P();P();n();De();n();I();L();n();I();N();n();n();n();N();n();n();n();n();var ad=T(require("axios")),id=T(require("swr"));n();n();var vi=require("react");n();var cd=require("react"),sd=require("@multiversx/sdk-web-wallet-provider"),pd=require("@multiversx/sdk-web-wallet-provider"),md=T(require("qs"));v();I();L();hn();P();n();var ki=require("react"),it=require("@multiversx/sdk-core");v();Ln();n();n();n();n();n();n();n();n();n();je();n();var ld=T(require("axios"));n();var _d=T(require("axios"));n();je();n();je();v();P();n();n();n();var yd=require("react"),bd=require("@multiversx/sdk-hw-provider");n();O();N();n();Je();ke();Ie();n();n();var Pi=require("react"),Di=require("@multiversx/sdk-core"),Rd=require("@multiversx/sdk-extension-provider");v();n();n();n();n();n();n();n();n();var Be=T(require("react"));var vd=(0,Be.createContext)({}),KL=A.getState();function on(){let e=(0,Be.useContext)(vd);if(e===void 0||Object.values(e).length===0)throw new Error("useAxiosInterceptorContext must be used within an AxiosInterceptorContextProvider");return e}n();var Li=T(require("react"));n();var ct=T(require("react")),Ad=T(require("axios"));var Ei=()=>{try{let{loginInfo:e,isLoggedIn:o}=on();return w(u({},e),{isLoggedIn:o})}catch(e){let o=S(z),t=S(to);return w(u({},o),{isLoggedIn:t})}};n();var Ni=()=>{let{isLoggedIn:e}=Ei();return e};n();n();var Id=require("react"),kd=T(require("swr"));I();L();P();n();var Ci=require("react"),Nd=require("@multiversx/sdk-extension-provider");I();n();var Od=require("react");n();var Md=T(require("axios"));I();N();Je();P();n();Te();I();n();n();var jd=require("react");n();n();n();n();v();I();n();P();n();var Ud=T(require("bignumber.js"));v();I();N();n();var Bd=T(require("bignumber.js"));v();n();var Gd=require("@multiversx/sdk-core"),Wd=T(require("bignumber.js"));v();n();n();var Vd=require("@multiversx/sdk-native-auth-client");n();n();To();n();P();var YC={origin:C().origin,apiAddress:"https://api.multiversx.com",expirySeconds:60*60*24,tokenExpirationToastWarningSeconds:5*60};L();De();n();var Ri=require("react");n();n();var qd=require("react"),Kd=require("@multiversx/sdk-extension-provider");Te();O();L();Le();n();var zd=require("react"),Mi=require("@multiversx/sdk-core");I();n();var Oi=require("react"),Jd=require("@multiversx/sdk-hw-provider");Te();O();I();L();Le();n();n();xn();n();n();var Xd=T(require("platform"));Ze();n();n();n();n();n();n();n();n();n();L();n();Je();ke();n();n();n();I();n();n();var Yd=T(require("axios"));n();var Zd=require("react");n();var Qd=require("react"),el=require("@multiversx/sdk-opera-provider");Te();O();L();Le();P();n();var pt=require("react");O();I();L();Le();P();n();var ol=require("react");Te();I();P();n();n();n();var Bi=require("react");n();var rl=require("react");n();var mt=require("react"),tl=require("socket.io-client");I();n();n();n();n();var Ui=e=>e.dappModal,Gi=g(Ui,e=>e.visible),Ue=g(Ui,e=>e.modal),n3=g(Ue,e=>e.showHeader),t3=g(Ue,e=>e.showFooter),r3=g(Ue,e=>e.headerText),a3=g(Ue,e=>e.footerText);var Wi=()=>S(Gi);n();n();var al=require("react");N();n();n();n();var sl=T(require("swr"));n();n();n();n();var cl=T(require("axios"));Hn();var Hi=e=>{var _;let o=F(),t=Wi(),r=S(Ue),s=()=>{o(Wn(!0))},p=()=>{o(Wn(!1))},m=(0,Ge.useCallback)(l=>{o(Zr(l))},[]);return(0,Ge.useEffect)(()=>{e!=null&&e.modalConfig&&m(e==null?void 0:e.modalConfig)},[e==null?void 0:e.modalConfig]),(0,Ge.useEffect)(()=>{var l;return(l=e==null?void 0:e.config)!=null&&l.openOnMount&&s(),()=>{p()}},[]),(0,Ge.useEffect)(()=>{var l;typeof((l=e==null?void 0:e.config)==null?void 0:l.visible)=="boolean"&&(e.config.visible?s():p())},[(_=e==null?void 0:e.config)==null?void 0:_.visible]),{handleShowModal:s,handleHideModal:p,setModalConfig:m,visible:t,config:r}};n();var Fi=({hideButtonWhenModalOpens:e,onContentHide:o,onContentShow:t,onModalCloses:r,onModalOpens:s,token:p,wrapContentInsideModal:m})=>{let _=Ni(),[l,h]=(0,Vi.useState)(!1),{handleShowModal:b,handleHideModal:x}=Hi(),M=_i(p),D=!e||!l,H=()=>{h(!1),o==null||o(),m?(x(),r==null||r()):r&&(console.warn('Deprecated: "onModalCloses" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentHide" instead.'),r())};return{disabledConnectButton:M,handleCloseModal:H,handleOpenModal:()=>{if(_)throw new Error(we);if(l)return H();h(!0),t==null||t(),m?(b(),s==null||s()):s&&(console.warn('Deprecated: "onModalOpens" must be used only when "wrapContentInsideModal" is set to "true". Use "onContentShow" instead.'),s())},shouldRenderButton:D,showContent:l}};0&&(module.exports={useGetModalLoginMethods});
|
|
2763
2763
|
/*!
|
|
2764
2764
|
* The buffer module from node.js, for the browser.
|
|
2765
2765
|
*
|
package/__mocks__/index.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";import"../__chunks__/chunk-OQMQWZG7.js";import{a as m}from"../__chunks__/chunk-WTAIM7XI.js";import{a as p,b as t,c as x}from"../__chunks__/chunk-UPDUR54Q.js";import"../__chunks__/chunk-M6CAVA74.js";import{a as c}from"../__chunks__/chunk-GHE2YVYT.js";import{a as b}from"../__chunks__/chunk-ZD4T5RDE.js";import{a}from"../__chunks__/chunk-CFQJJBLR.js";import"../__chunks__/chunk-4FTRS7WH.js";import"../__chunks__/chunk-KCXTJ6RQ.js";import"../__chunks__/chunk-7JXOYIYA.js";import"../__chunks__/chunk-7JSCTSII.js";import"../__chunks__/chunk-K3PKB7WJ.js";import"../__chunks__/chunk-NDTXGCAO.js";import"../__chunks__/chunk-GKOGOKEY.js";import"../__chunks__/chunk-5GXDLOPG.js";import"../__chunks__/chunk-KRLPPDWY.js";import"../__chunks__/chunk-3WW352RB.js";import"../__chunks__/chunk-XQTY22P5.js";import"../__chunks__/chunk-WT6QCYL6.js";import"../__chunks__/chunk-ICUS6QYE.js";import"../__chunks__/chunk-R7VXMYQB.js";import"../__chunks__/chunk-PAVHGJ7A.js";import"../__chunks__/chunk-GVU7CFIB.js";import"../__chunks__/chunk-3434MYCK.js";import"../__chunks__/chunk-UCBDWIIG.js";import"../__chunks__/chunk-IX5IQI6F.js";import"../__chunks__/chunk-2VXRBR3A.js";import"../__chunks__/chunk-Q35VVZEX.js";import"../__chunks__/chunk-GWJFYT6O.js";import"../__chunks__/chunk-HLUBQODZ.js";import"../__chunks__/chunk-VZ3G4OZL.js";import"../__chunks__/chunk-EGTSUDQL.js";import"../__chunks__/chunk-FFYKII6X.js";import"../__chunks__/chunk-3VOPLXJ4.js";import"../__chunks__/chunk-S77A6RM2.js";import"../__chunks__/chunk-XVOFBBSS.js";import"../__chunks__/chunk-XHUXYF6R.js";import"../__chunks__/chunk-M7MJSUAW.js";import"../__chunks__/chunk-6IPQ3INK.js";import"../__chunks__/chunk-PENA4DTK.js";import"../__chunks__/chunk-FHZWW322.js";import"../__chunks__/chunk-HBUR2SFD.js";import"../__chunks__/chunk-U4GIR5YH.js";import"../__chunks__/chunk-DZTZCOAT.js";import"../__chunks__/chunk-ISSJRGGU.js";import"../__chunks__/chunk-SKMZHMEF.js";import"../__chunks__/chunk-VH5B3W6C.js";import"../__chunks__/chunk-VW2UBFJI.js";import"../__chunks__/chunk-SQJYWVIF.js";import"../__chunks__/chunk-GXA3MVPA.js";import"../__chunks__/chunk-ZIKG5OY6.js";import"../__chunks__/chunk-L5ZELHXF.js";import"../__chunks__/chunk-FHLKVVJI.js";import"../__chunks__/chunk-D2UBCJS5.js";import"../__chunks__/chunk-EMI5INPM.js";import"../__chunks__/chunk-OX3VKZNR.js";import"../__chunks__/chunk-7XQF5BFW.js";import"../__chunks__/chunk-DJBYEDIK.js";import"../__chunks__/chunk-MZDTO45T.js";import"../__chunks__/chunk-BJMFEZU3.js";import"../__chunks__/chunk-BFNQA3P2.js";import"../__chunks__/chunk-LGBANZIL.js";import"../__chunks__/chunk-WYUUZWQL.js";import"../__chunks__/chunk-A6ZD26CO.js";import"../__chunks__/chunk-VPGECZPA.js";import"../__chunks__/chunk-ZJFVZ3HW.js";import"../__chunks__/chunk-MDIJXESM.js";import"../__chunks__/chunk-KU2ABX5E.js";import"../__chunks__/chunk-E4XBRNTK.js";import"../__chunks__/chunk-VIHCLOWS.js";import"../__chunks__/chunk-LMTKEB4W.js";import"../__chunks__/chunk-FQBH2UBF.js";import"../__chunks__/chunk-ODZH7JKM.js";import"../__chunks__/chunk-GKW74XKB.js";import"../__chunks__/chunk-F2THMIBO.js";import"../__chunks__/chunk-5OR4L4EO.js";import"../__chunks__/chunk-QCGS2BTF.js";import"../__chunks__/chunk-K7KOLMAK.js";import"../__chunks__/chunk-WZ4QQXFN.js";import"../__chunks__/chunk-JHGXN65O.js";import"../__chunks__/chunk-6AXA6EGX.js";import"../__chunks__/chunk-PEQ2AH5S.js";import"../__chunks__/chunk-YGKTLKMU.js";import"../__chunks__/chunk-ZYJW276F.js";import"../__chunks__/chunk-V2USALSM.js";import"../__chunks__/chunk-RTIC6GRO.js";import"../__chunks__/chunk-DHP6S7RQ.js";import"../__chunks__/chunk-HR3YVEWU.js";import"../__chunks__/chunk-UCD7M2HW.js";import"../__chunks__/chunk-S2ZXQSDD.js";import"../__chunks__/chunk-HQXSRTPO.js";import"../__chunks__/chunk-CGWH4JT6.js";import"../__chunks__/chunk-TBIIQ7V6.js";import"../__chunks__/chunk-O6YNNQUY.js";import"../__chunks__/chunk-XLVUGZAI.js";import"../__chunks__/chunk-PMXRMMBB.js";import"../__chunks__/chunk-7YSGRW46.js";import"../__chunks__/chunk-NT4VJC4B.js";import"../__chunks__/chunk-IMUR2T56.js";import"../__chunks__/chunk-SGZOY7VW.js";import"../__chunks__/chunk-RIVVRYEZ.js";import"../__chunks__/chunk-UUYNGUKK.js";import"../__chunks__/chunk-I5AYPGZZ.js";import"../__chunks__/chunk-CYOMBH2Y.js";import"../__chunks__/chunk-V6DVBQPW.js";import"../__chunks__/chunk-27M6NKGP.js";import"../__chunks__/chunk-K5J2ZOB5.js";import"../__chunks__/chunk-INGKEP47.js";import"../__chunks__/chunk-UZYCAJMG.js";import"../__chunks__/chunk-WJGL6LVA.js";import"../__chunks__/chunk-OCMDIV3Q.js";import"../__chunks__/chunk-LK5TR7MI.js";import"../__chunks__/chunk-KMTPVLTX.js";import"../__chunks__/chunk-TKIIHBF2.js";import"../__chunks__/chunk-DGPHTEKD.js";import"../__chunks__/chunk-TXAITGIS.js";import"../__chunks__/chunk-JFXVZGSY.js";import"../__chunks__/chunk-ECEXO27U.js";import"../__chunks__/chunk-KOH3SXG4.js";import"../__chunks__/chunk-KMMCRGUK.js";import"../__chunks__/chunk-3TUTS76P.js";import"../__chunks__/chunk-XIIM3BFA.js";import"../__chunks__/chunk-XAQNBFSL.js";import"../__chunks__/chunk-5HMS5KVK.js";import"../__chunks__/chunk-53GKFOIV.js";import"../__chunks__/chunk-NWZRIDQH.js";import"../__chunks__/chunk-SLIVTINA.js";import"../__chunks__/chunk-M2RVVIWP.js";import"../__chunks__/chunk-UG2C5XXR.js";import"../__chunks__/chunk-VTW2IHCM.js";import"../__chunks__/chunk-SF6YM7PL.js";import"../__chunks__/chunk-YTYNUTPN.js";import"../__chunks__/chunk-GU4FAWLR.js";import"../__chunks__/chunk-FZMRVALH.js";import"../__chunks__/chunk-MCDUHTWS.js";import"../__chunks__/chunk-37ZHJ2BK.js";import"../__chunks__/chunk-EA6JYINF.js";import"../__chunks__/chunk-QW3V7MFZ.js";import"../__chunks__/chunk-G5J2KCK2.js";import"../__chunks__/chunk-HI3RZINR.js";import"../__chunks__/chunk-MSREVFSA.js";import"../__chunks__/chunk-U6FPCKTD.js";import"../__chunks__/chunk-2KG6EKFW.js";import"../__chunks__/chunk-WXP26WCA.js";import"../__chunks__/chunk-JRPJ4EOL.js";import"../__chunks__/chunk-KAGZA56M.js";import"../__chunks__/chunk-SDZDAHQF.js";import"../__chunks__/chunk-RHCGQRRA.js";import"../__chunks__/chunk-FBHNJJZH.js";import"../__chunks__/chunk-JXVBJXZC.js";import"../__chunks__/chunk-RR7WYTRU.js";import"../__chunks__/chunk-ZEQR34HL.js";import"../__chunks__/chunk-3U7QBETU.js";import"../__chunks__/chunk-DBD6N2CW.js";import"../__chunks__/chunk-ARXTPRYC.js";import"../__chunks__/chunk-HZSM6ODA.js";import"../__chunks__/chunk-OLYIRMPJ.js";import"../__chunks__/chunk-TSJEJYMK.js";import"../__chunks__/chunk-YE5PQEL6.js";import"../__chunks__/chunk-3SGZP5CP.js";import"../__chunks__/chunk-2S3S2HFU.js";import"../__chunks__/chunk-MVJUBH74.js";import"../__chunks__/chunk-PU4PWCRY.js";import"../__chunks__/chunk-4LKBAPMZ.js";import"../__chunks__/chunk-ASJGVUCC.js";import"../__chunks__/chunk-QD264ZWC.js";import"../__chunks__/chunk-WIRIZHOP.js";import"../__chunks__/chunk-VVY3H3F7.js";import"../__chunks__/chunk-B5UEEUXH.js";import"../__chunks__/chunk-YAR2KJ42.js";import"../__chunks__/chunk-KZR7TQ7H.js";import"../__chunks__/chunk-XOZ662VA.js";import"../__chunks__/chunk-NAN2H6P3.js";import"../__chunks__/chunk-LO5NNAIV.js";import"../__chunks__/chunk-KTZ6NJYR.js";import"../__chunks__/chunk-6SURRYWG.js";import"../__chunks__/chunk-CQHFKXXC.js";import"../__chunks__/chunk-A5WPHWPA.js";import"../__chunks__/chunk-IVIUVDCJ.js";import"../__chunks__/chunk-NHJYHNU6.js";import"../__chunks__/chunk-HH5S5FOE.js";import"../__chunks__/chunk-POAWZXWW.js";import"../__chunks__/chunk-22UA5SNR.js";import"../__chunks__/chunk-SOTBTFLE.js";import"../__chunks__/chunk-Y6ZDK3M7.js";import"../__chunks__/chunk-BV7TVKO7.js";import"../__chunks__/chunk-5EDFMWKQ.js";import"../__chunks__/chunk-5K3HM6AL.js";import"../__chunks__/chunk-ISK2NQQZ.js";import"../__chunks__/chunk-5PNU4UG3.js";import"../__chunks__/chunk-THLURCLJ.js";import"../__chunks__/chunk-UVZW7MNN.js";import"../__chunks__/chunk-5CVKSM6C.js";import"../__chunks__/chunk-VP3R6TA2.js";import"../__chunks__/chunk-BEDJTKMK.js";import"../__chunks__/chunk-KEQTNP4F.js";import"../__chunks__/chunk-WIJPHXPT.js";import"../__chunks__/chunk-BKJM3CAX.js";import"../__chunks__/chunk-4JP4CKHO.js";import"../__chunks__/chunk-M23QS5QM.js";import"../__chunks__/chunk-JJCTKI5H.js";import"../__chunks__/chunk-K7EQVIHG.js";import"../__chunks__/chunk-VWBMNLVZ.js";import"../__chunks__/chunk-CSNNQII4.js";import"../__chunks__/chunk-6OHEXOA5.js";import"../__chunks__/chunk-3KRARCFJ.js";import"../__chunks__/chunk-V5BJEOY4.js";import"../__chunks__/chunk-MBQJF3MO.js";import"../__chunks__/chunk-HST6WVDG.js";import"../__chunks__/chunk-ZJWATGWP.js";import"../__chunks__/chunk-OIACCTCN.js";import"../__chunks__/chunk-MPIJRHSK.js";import"../__chunks__/chunk-DMW2AYNQ.js";import"../__chunks__/chunk-4MZ7WK7D.js";import"../__chunks__/chunk-ONNEZDFU.js";import"../__chunks__/chunk-2N6YZHYQ.js";import"../__chunks__/chunk-LPQY7BQ4.js";import"../__chunks__/chunk-SGZQW7HX.js";import"../__chunks__/chunk-RLOP53DI.js";import"../__chunks__/chunk-HDLFNZNU.js";import"../__chunks__/chunk-OXSLKC3X.js";import"../__chunks__/chunk-NZCMC5YX.js";import"../__chunks__/chunk-X7T7JMM6.js";import"../__chunks__/chunk-GOPZBNW2.js";import"../__chunks__/chunk-RV4UAOIR.js";import"../__chunks__/chunk-TPDR3Y6L.js";import"../__chunks__/chunk-7I7NVYZT.js";import"../__chunks__/chunk-J5VZM46C.js";import"../__chunks__/chunk-JSM7NJQV.js";import"../__chunks__/chunk-NGVYQHDX.js";import"../__chunks__/chunk-BP7X5FRP.js";import"../__chunks__/chunk-FMIRA7YL.js";import"../__chunks__/chunk-RQ3IOPRD.js";import"../__chunks__/chunk-J3HVA7J2.js";import"../__chunks__/chunk-W2XW5HCM.js";import"../__chunks__/chunk-A32WHRLH.js";import"../__chunks__/chunk-M4XWYTVG.js";import"../__chunks__/chunk-ZJKXDQEW.js";import"../__chunks__/chunk-ZNX4RKER.js";import"../__chunks__/chunk-M3G5HTMQ.js";import"../__chunks__/chunk-OQ7JPASI.js";import"../__chunks__/chunk-WVJETRW5.js";import"../__chunks__/chunk-ZXAKZDAQ.js";import"../__chunks__/chunk-NCHDT5N7.js";import"../__chunks__/chunk-X4TEIUC5.js";import"../__chunks__/chunk-W45VPZHC.js";import"../__chunks__/chunk-YDK3GIWY.js";import"../__chunks__/chunk-GV6YRFFX.js";import"../__chunks__/chunk-F7M7PCFW.js";import"../__chunks__/chunk-OHJM3SMB.js";import"../__chunks__/chunk-W2FL4F7Y.js";import"../__chunks__/chunk-5MHH6T2T.js";import"../__chunks__/chunk-G3DVOL7T.js";import"../__chunks__/chunk-CFS5VG7S.js";import"../__chunks__/chunk-OBYSS7FK.js";import"../__chunks__/chunk-7F3MKQYJ.js";import"../__chunks__/chunk-6AAGHH3Z.js";import"../__chunks__/chunk-CVUBYNSH.js";import"../__chunks__/chunk-4NZQZ2PK.js";import"../__chunks__/chunk-7LG3PXXW.js";import"../__chunks__/chunk-GNDNIE2Q.js";import"../__chunks__/chunk-UOJHMSFY.js";import"../__chunks__/chunk-HIGMC5II.js";import"../__chunks__/chunk-DOWAMMRF.js";import"../__chunks__/chunk-MSYI33IZ.js";import"../__chunks__/chunk-KAODOM3I.js";import"../__chunks__/chunk-PXLPSI5I.js";import"../__chunks__/chunk-P4MUSFUX.js";import"../__chunks__/chunk-G7YPZ46A.js";import"../__chunks__/chunk-4MIWSVE2.js";import"../__chunks__/chunk-Y6NJKSSO.js";import"../__chunks__/chunk-KT7HCFVX.js";import"../__chunks__/chunk-PZHQ4HU2.js";import"../__chunks__/chunk-HXPST5DU.js";import"../__chunks__/chunk-5P6TOJ6I.js";import"../__chunks__/chunk-LH6K3MUM.js";import"../__chunks__/chunk-FOFRRNJP.js";import"../__chunks__/chunk-VM5R7BMI.js";import"../__chunks__/chunk-NMUCFA7W.js";import"../__chunks__/chunk-IWGXAQI7.js";import"../__chunks__/chunk-5NJW53EW.js";import"../__chunks__/chunk-DEY75ILF.js";import"../__chunks__/chunk-NDGQBN4Z.js";import"../__chunks__/chunk-KRCUIXB4.js";import"../__chunks__/chunk-P7KAY6QE.js";import"../__chunks__/chunk-HP3L7RUD.js";import"../__chunks__/chunk-A3JT4J5G.js";import"../__chunks__/chunk-PMLCHWPE.js";import"../__chunks__/chunk-FOHOVMG2.js";import"../__chunks__/chunk-255DZKVR.js";import"../__chunks__/chunk-7NDRRNEP.js";import"../__chunks__/chunk-BO7WNG7Q.js";import"../__chunks__/chunk-4I33RXZI.js";import"../__chunks__/chunk-BQU4LHDC.js";import"../__chunks__/chunk-QOETGIPL.js";import"../__chunks__/chunk-T7D7BT5X.js";import"../__chunks__/chunk-XBLU7KZJ.js";import"../__chunks__/chunk-LIFGCNFZ.js";import"../__chunks__/chunk-DQG5M55E.js";import"../__chunks__/chunk-WKRJ3B6X.js";import"../__chunks__/chunk-GCDWSPIX.js";import"../__chunks__/chunk-M2YZLTQQ.js";import"../__chunks__/chunk-JS7JI6HO.js";import"../__chunks__/chunk-6YEBPDTC.js";import"../__chunks__/chunk-XXJUTSYJ.js";import"../__chunks__/chunk-7LSGTSJC.js";import"../__chunks__/chunk-DHRIIJW6.js";import"../__chunks__/chunk-4G7PWLVT.js";import"../__chunks__/chunk-5AJ6YQ5R.js";import"../__chunks__/chunk-4KERLGIH.js";import"../__chunks__/chunk-Y5T4L7YZ.js";import"../__chunks__/chunk-IUN5E6X7.js";import"../__chunks__/chunk-WJS36SD5.js";import"../__chunks__/chunk-WRVKHQ4T.js";import"../__chunks__/chunk-ZE4SVORF.js";import"../__chunks__/chunk-LNYINVMN.js";import"../__chunks__/chunk-DVCP2A6O.js";import"../__chunks__/chunk-GQECY4ST.js";import"../__chunks__/chunk-UYEK2HPA.js";import"../__chunks__/chunk-N6VJQLL3.js";import"../__chunks__/chunk-63OK7TX5.js";import"../__chunks__/chunk-OQ7P4SR6.js";import"../__chunks__/chunk-JAZTRPUN.js";import"../__chunks__/chunk-OF25QASY.js";import"../__chunks__/chunk-UCYX4S7T.js";import"../__chunks__/chunk-GYB57BD3.js";import"../__chunks__/chunk-AP2OU4L5.js";import"../__chunks__/chunk-ZFXP4YRF.js";import"../__chunks__/chunk-TA6HP4LD.js";import"../__chunks__/chunk-QFTWB3KE.js";import"../__chunks__/chunk-7EWLXJUZ.js";import"../__chunks__/chunk-42FIECI6.js";import"../__chunks__/chunk-P5IYLXB7.js";import"../__chunks__/chunk-LURM3KSQ.js";import"../__chunks__/chunk-NM43ACPN.js";import"../__chunks__/chunk-ZWL3OHXP.js";import"../__chunks__/chunk-G2FGXVPJ.js";import"../__chunks__/chunk-6WZ7DVP7.js";import"../__chunks__/chunk-GGMEVY45.js";import"../__chunks__/chunk-S5KGWCI5.js";import"../__chunks__/chunk-2TPMOXHR.js";import"../__chunks__/chunk-CHYGQARZ.js";import"../__chunks__/chunk-4CCH4DDY.js";import"../__chunks__/chunk-KCPPAEVD.js";import"../__chunks__/chunk-BNP6TOPI.js";import"../__chunks__/chunk-BPYUN5PX.js";import"../__chunks__/chunk-ZC47UNBS.js";import"../__chunks__/chunk-5DD32KDN.js";import"../__chunks__/chunk-2YHLAD7Q.js";import"../__chunks__/chunk-J42ZO72F.js";import"../__chunks__/chunk-6ZGFYJ6T.js";import"../__chunks__/chunk-OFS7K4FS.js";import"../__chunks__/chunk-GXKO42WX.js";import"../__chunks__/chunk-OWBHRN3S.js";import"../__chunks__/chunk-3HHAVSUJ.js";import"../__chunks__/chunk-W6TK3ZKD.js";import"../__chunks__/chunk-OTEC5T2S.js";import"../__chunks__/chunk-RPMPNJ7W.js";import"../__chunks__/chunk-ZP2OYGDA.js";import"../__chunks__/chunk-WISLI42M.js";import"../__chunks__/chunk-W7SO52DM.js";import"../__chunks__/chunk-PXHBOM4A.js";import"../__chunks__/chunk-6XR6BLIB.js";import"../__chunks__/chunk-5KGDRZSV.js";import"../__chunks__/chunk-HGOHQNWK.js";import"../__chunks__/chunk-WTIKHG7D.js";import"../__chunks__/chunk-5JZ72U5B.js";import"../__chunks__/chunk-IO6RHGJ6.js";import"../__chunks__/chunk-IXUCVDYF.js";import"../__chunks__/chunk-IDD4XRFL.js";import"../__chunks__/chunk-4AYMXCMH.js";import"../__chunks__/chunk-BZUMXHQT.js";import"../__chunks__/chunk-WQFSDAGL.js";import"../__chunks__/chunk-RVXC64US.js";import"../__chunks__/chunk-7YHU2LQD.js";import"../__chunks__/chunk-A2R2BMVL.js";import"../__chunks__/chunk-CM6AEXUD.js";import"../__chunks__/chunk-27DX5WIQ.js";import"../__chunks__/chunk-X2JZA2ND.js";import"../__chunks__/chunk-UFPXYYRX.js";import"../__chunks__/chunk-EIVAH6FT.js";import"../__chunks__/chunk-F4DBBFBM.js";import{a as r,b as e,c as f}from"../__chunks__/chunk-BO6TCKHU.js";import"../__chunks__/chunk-H5O7IFSL.js";import"../__chunks__/chunk-IVYMWM4T.js";import"../__chunks__/chunk-QPQXLUA6.js";import"../__chunks__/chunk-7CT2Q6BT.js";import"../__chunks__/chunk-DCI4LUDC.js";import"../__chunks__/chunk-UATCR5PB.js";import"../__chunks__/chunk-W6HPOJ7Z.js";import"../__chunks__/chunk-6LITAK4Z.js";import"../__chunks__/chunk-GVCPEY3I.js";import"../__chunks__/chunk-2C7GRV4K.js";import"../__chunks__/chunk-XTDLK5SN.js";import"../__chunks__/chunk-P7WGFKOM.js";import"../__chunks__/chunk-GNCSMYRN.js";import"../__chunks__/chunk-Y4RXLAEX.js";import"../__chunks__/chunk-UIDXWJ2D.js";import"../__chunks__/chunk-FTQGHIGG.js";import"../__chunks__/chunk-NHHDQ53S.js";import"../__chunks__/chunk-XXP2T2NS.js";import"../__chunks__/chunk-AHX4GHIC.js";import{m as o}from"../__chunks__/chunk-HBP5N4FR.js";o();export{m as createSubscription,t as mockResponse,c as mockWindowHistory,b as mockWindowLocation,a as renderWithProvider,p as rest,x as server,r as testAddress,e as testNetwork,f as testReceiver};
|
|
1
|
+
"use strict";import"../__chunks__/chunk-OQMQWZG7.js";import{a as m}from"../__chunks__/chunk-WTAIM7XI.js";import{a as p,b as t,c as x}from"../__chunks__/chunk-UPDUR54Q.js";import"../__chunks__/chunk-M6CAVA74.js";import{a as c}from"../__chunks__/chunk-GHE2YVYT.js";import{a as b}from"../__chunks__/chunk-ZD4T5RDE.js";import{a}from"../__chunks__/chunk-CFQJJBLR.js";import"../__chunks__/chunk-4FTRS7WH.js";import"../__chunks__/chunk-KCXTJ6RQ.js";import"../__chunks__/chunk-7JXOYIYA.js";import"../__chunks__/chunk-7JSCTSII.js";import"../__chunks__/chunk-K3PKB7WJ.js";import"../__chunks__/chunk-NDTXGCAO.js";import"../__chunks__/chunk-GKOGOKEY.js";import"../__chunks__/chunk-5GXDLOPG.js";import"../__chunks__/chunk-KRLPPDWY.js";import"../__chunks__/chunk-3WW352RB.js";import"../__chunks__/chunk-XQTY22P5.js";import"../__chunks__/chunk-WT6QCYL6.js";import"../__chunks__/chunk-ICUS6QYE.js";import"../__chunks__/chunk-R7VXMYQB.js";import"../__chunks__/chunk-PAVHGJ7A.js";import"../__chunks__/chunk-GVU7CFIB.js";import"../__chunks__/chunk-3434MYCK.js";import"../__chunks__/chunk-UCBDWIIG.js";import"../__chunks__/chunk-IX5IQI6F.js";import"../__chunks__/chunk-2VXRBR3A.js";import"../__chunks__/chunk-Q35VVZEX.js";import"../__chunks__/chunk-GWJFYT6O.js";import"../__chunks__/chunk-HLUBQODZ.js";import"../__chunks__/chunk-VZ3G4OZL.js";import"../__chunks__/chunk-EGTSUDQL.js";import"../__chunks__/chunk-FFYKII6X.js";import"../__chunks__/chunk-3VOPLXJ4.js";import"../__chunks__/chunk-S77A6RM2.js";import"../__chunks__/chunk-XVOFBBSS.js";import"../__chunks__/chunk-XHUXYF6R.js";import"../__chunks__/chunk-M7MJSUAW.js";import"../__chunks__/chunk-6IPQ3INK.js";import"../__chunks__/chunk-PENA4DTK.js";import"../__chunks__/chunk-FHZWW322.js";import"../__chunks__/chunk-HBUR2SFD.js";import"../__chunks__/chunk-U4GIR5YH.js";import"../__chunks__/chunk-DZTZCOAT.js";import"../__chunks__/chunk-ISSJRGGU.js";import"../__chunks__/chunk-SKMZHMEF.js";import"../__chunks__/chunk-VH5B3W6C.js";import"../__chunks__/chunk-VW2UBFJI.js";import"../__chunks__/chunk-SQJYWVIF.js";import"../__chunks__/chunk-GXA3MVPA.js";import"../__chunks__/chunk-ZIKG5OY6.js";import"../__chunks__/chunk-L5ZELHXF.js";import"../__chunks__/chunk-FHLKVVJI.js";import"../__chunks__/chunk-O4TB5YGS.js";import"../__chunks__/chunk-EMI5INPM.js";import"../__chunks__/chunk-OX3VKZNR.js";import"../__chunks__/chunk-7XQF5BFW.js";import"../__chunks__/chunk-DJBYEDIK.js";import"../__chunks__/chunk-MZDTO45T.js";import"../__chunks__/chunk-BJMFEZU3.js";import"../__chunks__/chunk-BFNQA3P2.js";import"../__chunks__/chunk-LGBANZIL.js";import"../__chunks__/chunk-WYUUZWQL.js";import"../__chunks__/chunk-A6ZD26CO.js";import"../__chunks__/chunk-VPGECZPA.js";import"../__chunks__/chunk-ZJFVZ3HW.js";import"../__chunks__/chunk-MDIJXESM.js";import"../__chunks__/chunk-KU2ABX5E.js";import"../__chunks__/chunk-E4XBRNTK.js";import"../__chunks__/chunk-VIHCLOWS.js";import"../__chunks__/chunk-LMTKEB4W.js";import"../__chunks__/chunk-FQBH2UBF.js";import"../__chunks__/chunk-ODZH7JKM.js";import"../__chunks__/chunk-GKW74XKB.js";import"../__chunks__/chunk-F2THMIBO.js";import"../__chunks__/chunk-5OR4L4EO.js";import"../__chunks__/chunk-QCGS2BTF.js";import"../__chunks__/chunk-K7KOLMAK.js";import"../__chunks__/chunk-WZ4QQXFN.js";import"../__chunks__/chunk-JHGXN65O.js";import"../__chunks__/chunk-6AXA6EGX.js";import"../__chunks__/chunk-PEQ2AH5S.js";import"../__chunks__/chunk-YGKTLKMU.js";import"../__chunks__/chunk-ZYJW276F.js";import"../__chunks__/chunk-V2USALSM.js";import"../__chunks__/chunk-RTIC6GRO.js";import"../__chunks__/chunk-DHP6S7RQ.js";import"../__chunks__/chunk-HR3YVEWU.js";import"../__chunks__/chunk-UCD7M2HW.js";import"../__chunks__/chunk-S2ZXQSDD.js";import"../__chunks__/chunk-HQXSRTPO.js";import"../__chunks__/chunk-CGWH4JT6.js";import"../__chunks__/chunk-TBIIQ7V6.js";import"../__chunks__/chunk-O6YNNQUY.js";import"../__chunks__/chunk-XLVUGZAI.js";import"../__chunks__/chunk-PMXRMMBB.js";import"../__chunks__/chunk-7YSGRW46.js";import"../__chunks__/chunk-NT4VJC4B.js";import"../__chunks__/chunk-IMUR2T56.js";import"../__chunks__/chunk-SGZOY7VW.js";import"../__chunks__/chunk-RIVVRYEZ.js";import"../__chunks__/chunk-UUYNGUKK.js";import"../__chunks__/chunk-I5AYPGZZ.js";import"../__chunks__/chunk-CYOMBH2Y.js";import"../__chunks__/chunk-V6DVBQPW.js";import"../__chunks__/chunk-27M6NKGP.js";import"../__chunks__/chunk-K5J2ZOB5.js";import"../__chunks__/chunk-INGKEP47.js";import"../__chunks__/chunk-UZYCAJMG.js";import"../__chunks__/chunk-WJGL6LVA.js";import"../__chunks__/chunk-OCMDIV3Q.js";import"../__chunks__/chunk-LK5TR7MI.js";import"../__chunks__/chunk-KMTPVLTX.js";import"../__chunks__/chunk-TKIIHBF2.js";import"../__chunks__/chunk-DGPHTEKD.js";import"../__chunks__/chunk-TXAITGIS.js";import"../__chunks__/chunk-JFXVZGSY.js";import"../__chunks__/chunk-ECEXO27U.js";import"../__chunks__/chunk-KOH3SXG4.js";import"../__chunks__/chunk-KMMCRGUK.js";import"../__chunks__/chunk-3TUTS76P.js";import"../__chunks__/chunk-XIIM3BFA.js";import"../__chunks__/chunk-XAQNBFSL.js";import"../__chunks__/chunk-5HMS5KVK.js";import"../__chunks__/chunk-53GKFOIV.js";import"../__chunks__/chunk-NWZRIDQH.js";import"../__chunks__/chunk-SLIVTINA.js";import"../__chunks__/chunk-M2RVVIWP.js";import"../__chunks__/chunk-UG2C5XXR.js";import"../__chunks__/chunk-VTW2IHCM.js";import"../__chunks__/chunk-SF6YM7PL.js";import"../__chunks__/chunk-YTYNUTPN.js";import"../__chunks__/chunk-GU4FAWLR.js";import"../__chunks__/chunk-FZMRVALH.js";import"../__chunks__/chunk-MCDUHTWS.js";import"../__chunks__/chunk-37ZHJ2BK.js";import"../__chunks__/chunk-EA6JYINF.js";import"../__chunks__/chunk-QW3V7MFZ.js";import"../__chunks__/chunk-G5J2KCK2.js";import"../__chunks__/chunk-HI3RZINR.js";import"../__chunks__/chunk-MSREVFSA.js";import"../__chunks__/chunk-U6FPCKTD.js";import"../__chunks__/chunk-2KG6EKFW.js";import"../__chunks__/chunk-WXP26WCA.js";import"../__chunks__/chunk-JRPJ4EOL.js";import"../__chunks__/chunk-KAGZA56M.js";import"../__chunks__/chunk-SDZDAHQF.js";import"../__chunks__/chunk-RHCGQRRA.js";import"../__chunks__/chunk-FBHNJJZH.js";import"../__chunks__/chunk-JXVBJXZC.js";import"../__chunks__/chunk-RR7WYTRU.js";import"../__chunks__/chunk-ZEQR34HL.js";import"../__chunks__/chunk-3U7QBETU.js";import"../__chunks__/chunk-DBD6N2CW.js";import"../__chunks__/chunk-ARXTPRYC.js";import"../__chunks__/chunk-HZSM6ODA.js";import"../__chunks__/chunk-OLYIRMPJ.js";import"../__chunks__/chunk-TSJEJYMK.js";import"../__chunks__/chunk-YE5PQEL6.js";import"../__chunks__/chunk-3SGZP5CP.js";import"../__chunks__/chunk-2S3S2HFU.js";import"../__chunks__/chunk-MVJUBH74.js";import"../__chunks__/chunk-PU4PWCRY.js";import"../__chunks__/chunk-4LKBAPMZ.js";import"../__chunks__/chunk-ASJGVUCC.js";import"../__chunks__/chunk-QD264ZWC.js";import"../__chunks__/chunk-WIRIZHOP.js";import"../__chunks__/chunk-VVY3H3F7.js";import"../__chunks__/chunk-B5UEEUXH.js";import"../__chunks__/chunk-YAR2KJ42.js";import"../__chunks__/chunk-KZR7TQ7H.js";import"../__chunks__/chunk-XOZ662VA.js";import"../__chunks__/chunk-NAN2H6P3.js";import"../__chunks__/chunk-LO5NNAIV.js";import"../__chunks__/chunk-KTZ6NJYR.js";import"../__chunks__/chunk-6SURRYWG.js";import"../__chunks__/chunk-CQHFKXXC.js";import"../__chunks__/chunk-A5WPHWPA.js";import"../__chunks__/chunk-IVIUVDCJ.js";import"../__chunks__/chunk-NHJYHNU6.js";import"../__chunks__/chunk-HH5S5FOE.js";import"../__chunks__/chunk-POAWZXWW.js";import"../__chunks__/chunk-22UA5SNR.js";import"../__chunks__/chunk-SOTBTFLE.js";import"../__chunks__/chunk-Y6ZDK3M7.js";import"../__chunks__/chunk-BV7TVKO7.js";import"../__chunks__/chunk-5EDFMWKQ.js";import"../__chunks__/chunk-5K3HM6AL.js";import"../__chunks__/chunk-ISK2NQQZ.js";import"../__chunks__/chunk-5PNU4UG3.js";import"../__chunks__/chunk-THLURCLJ.js";import"../__chunks__/chunk-UVZW7MNN.js";import"../__chunks__/chunk-5CVKSM6C.js";import"../__chunks__/chunk-VP3R6TA2.js";import"../__chunks__/chunk-BEDJTKMK.js";import"../__chunks__/chunk-KEQTNP4F.js";import"../__chunks__/chunk-WIJPHXPT.js";import"../__chunks__/chunk-BKJM3CAX.js";import"../__chunks__/chunk-4JP4CKHO.js";import"../__chunks__/chunk-M23QS5QM.js";import"../__chunks__/chunk-JJCTKI5H.js";import"../__chunks__/chunk-K7EQVIHG.js";import"../__chunks__/chunk-VWBMNLVZ.js";import"../__chunks__/chunk-CSNNQII4.js";import"../__chunks__/chunk-6OHEXOA5.js";import"../__chunks__/chunk-3KRARCFJ.js";import"../__chunks__/chunk-V5BJEOY4.js";import"../__chunks__/chunk-MBQJF3MO.js";import"../__chunks__/chunk-HST6WVDG.js";import"../__chunks__/chunk-ZJWATGWP.js";import"../__chunks__/chunk-OIACCTCN.js";import"../__chunks__/chunk-MPIJRHSK.js";import"../__chunks__/chunk-DMW2AYNQ.js";import"../__chunks__/chunk-4MZ7WK7D.js";import"../__chunks__/chunk-ONNEZDFU.js";import"../__chunks__/chunk-2N6YZHYQ.js";import"../__chunks__/chunk-LPQY7BQ4.js";import"../__chunks__/chunk-SGZQW7HX.js";import"../__chunks__/chunk-RLOP53DI.js";import"../__chunks__/chunk-HDLFNZNU.js";import"../__chunks__/chunk-OXSLKC3X.js";import"../__chunks__/chunk-NZCMC5YX.js";import"../__chunks__/chunk-X7T7JMM6.js";import"../__chunks__/chunk-GOPZBNW2.js";import"../__chunks__/chunk-RV4UAOIR.js";import"../__chunks__/chunk-TPDR3Y6L.js";import"../__chunks__/chunk-7I7NVYZT.js";import"../__chunks__/chunk-J5VZM46C.js";import"../__chunks__/chunk-JSM7NJQV.js";import"../__chunks__/chunk-NGVYQHDX.js";import"../__chunks__/chunk-BP7X5FRP.js";import"../__chunks__/chunk-FMIRA7YL.js";import"../__chunks__/chunk-RQ3IOPRD.js";import"../__chunks__/chunk-J3HVA7J2.js";import"../__chunks__/chunk-W2XW5HCM.js";import"../__chunks__/chunk-A32WHRLH.js";import"../__chunks__/chunk-M4XWYTVG.js";import"../__chunks__/chunk-ZJKXDQEW.js";import"../__chunks__/chunk-ZNX4RKER.js";import"../__chunks__/chunk-M3G5HTMQ.js";import"../__chunks__/chunk-OQ7JPASI.js";import"../__chunks__/chunk-WVJETRW5.js";import"../__chunks__/chunk-ZXAKZDAQ.js";import"../__chunks__/chunk-NCHDT5N7.js";import"../__chunks__/chunk-X4TEIUC5.js";import"../__chunks__/chunk-W45VPZHC.js";import"../__chunks__/chunk-YDK3GIWY.js";import"../__chunks__/chunk-GV6YRFFX.js";import"../__chunks__/chunk-F7M7PCFW.js";import"../__chunks__/chunk-OHJM3SMB.js";import"../__chunks__/chunk-W2FL4F7Y.js";import"../__chunks__/chunk-5MHH6T2T.js";import"../__chunks__/chunk-G3DVOL7T.js";import"../__chunks__/chunk-CFS5VG7S.js";import"../__chunks__/chunk-OBYSS7FK.js";import"../__chunks__/chunk-7F3MKQYJ.js";import"../__chunks__/chunk-6AAGHH3Z.js";import"../__chunks__/chunk-CVUBYNSH.js";import"../__chunks__/chunk-4NZQZ2PK.js";import"../__chunks__/chunk-7LG3PXXW.js";import"../__chunks__/chunk-GNDNIE2Q.js";import"../__chunks__/chunk-UOJHMSFY.js";import"../__chunks__/chunk-HIGMC5II.js";import"../__chunks__/chunk-DOWAMMRF.js";import"../__chunks__/chunk-MSYI33IZ.js";import"../__chunks__/chunk-KAODOM3I.js";import"../__chunks__/chunk-PXLPSI5I.js";import"../__chunks__/chunk-P4MUSFUX.js";import"../__chunks__/chunk-G7YPZ46A.js";import"../__chunks__/chunk-4MIWSVE2.js";import"../__chunks__/chunk-Y6NJKSSO.js";import"../__chunks__/chunk-KT7HCFVX.js";import"../__chunks__/chunk-PZHQ4HU2.js";import"../__chunks__/chunk-HXPST5DU.js";import"../__chunks__/chunk-5P6TOJ6I.js";import"../__chunks__/chunk-LH6K3MUM.js";import"../__chunks__/chunk-FOFRRNJP.js";import"../__chunks__/chunk-VM5R7BMI.js";import"../__chunks__/chunk-NMUCFA7W.js";import"../__chunks__/chunk-IWGXAQI7.js";import"../__chunks__/chunk-5NJW53EW.js";import"../__chunks__/chunk-DEY75ILF.js";import"../__chunks__/chunk-NDGQBN4Z.js";import"../__chunks__/chunk-KRCUIXB4.js";import"../__chunks__/chunk-P7KAY6QE.js";import"../__chunks__/chunk-HP3L7RUD.js";import"../__chunks__/chunk-A3JT4J5G.js";import"../__chunks__/chunk-PMLCHWPE.js";import"../__chunks__/chunk-FOHOVMG2.js";import"../__chunks__/chunk-255DZKVR.js";import"../__chunks__/chunk-7NDRRNEP.js";import"../__chunks__/chunk-BO7WNG7Q.js";import"../__chunks__/chunk-4I33RXZI.js";import"../__chunks__/chunk-BQU4LHDC.js";import"../__chunks__/chunk-QOETGIPL.js";import"../__chunks__/chunk-T7D7BT5X.js";import"../__chunks__/chunk-XBLU7KZJ.js";import"../__chunks__/chunk-LIFGCNFZ.js";import"../__chunks__/chunk-DQG5M55E.js";import"../__chunks__/chunk-WKRJ3B6X.js";import"../__chunks__/chunk-GCDWSPIX.js";import"../__chunks__/chunk-M2YZLTQQ.js";import"../__chunks__/chunk-JS7JI6HO.js";import"../__chunks__/chunk-6YEBPDTC.js";import"../__chunks__/chunk-XXJUTSYJ.js";import"../__chunks__/chunk-7LSGTSJC.js";import"../__chunks__/chunk-DHRIIJW6.js";import"../__chunks__/chunk-4G7PWLVT.js";import"../__chunks__/chunk-5AJ6YQ5R.js";import"../__chunks__/chunk-4KERLGIH.js";import"../__chunks__/chunk-Y5T4L7YZ.js";import"../__chunks__/chunk-IUN5E6X7.js";import"../__chunks__/chunk-WJS36SD5.js";import"../__chunks__/chunk-WRVKHQ4T.js";import"../__chunks__/chunk-ZE4SVORF.js";import"../__chunks__/chunk-LNYINVMN.js";import"../__chunks__/chunk-DVCP2A6O.js";import"../__chunks__/chunk-GQECY4ST.js";import"../__chunks__/chunk-UYEK2HPA.js";import"../__chunks__/chunk-N6VJQLL3.js";import"../__chunks__/chunk-63OK7TX5.js";import"../__chunks__/chunk-OQ7P4SR6.js";import"../__chunks__/chunk-JAZTRPUN.js";import"../__chunks__/chunk-OF25QASY.js";import"../__chunks__/chunk-UCYX4S7T.js";import"../__chunks__/chunk-GYB57BD3.js";import"../__chunks__/chunk-AP2OU4L5.js";import"../__chunks__/chunk-ZFXP4YRF.js";import"../__chunks__/chunk-TA6HP4LD.js";import"../__chunks__/chunk-QFTWB3KE.js";import"../__chunks__/chunk-7EWLXJUZ.js";import"../__chunks__/chunk-42FIECI6.js";import"../__chunks__/chunk-P5IYLXB7.js";import"../__chunks__/chunk-LURM3KSQ.js";import"../__chunks__/chunk-NM43ACPN.js";import"../__chunks__/chunk-ZWL3OHXP.js";import"../__chunks__/chunk-G2FGXVPJ.js";import"../__chunks__/chunk-6WZ7DVP7.js";import"../__chunks__/chunk-GGMEVY45.js";import"../__chunks__/chunk-S5KGWCI5.js";import"../__chunks__/chunk-2TPMOXHR.js";import"../__chunks__/chunk-CHYGQARZ.js";import"../__chunks__/chunk-4CCH4DDY.js";import"../__chunks__/chunk-KCPPAEVD.js";import"../__chunks__/chunk-BNP6TOPI.js";import"../__chunks__/chunk-BPYUN5PX.js";import"../__chunks__/chunk-ZC47UNBS.js";import"../__chunks__/chunk-5DD32KDN.js";import"../__chunks__/chunk-2YHLAD7Q.js";import"../__chunks__/chunk-J42ZO72F.js";import"../__chunks__/chunk-6ZGFYJ6T.js";import"../__chunks__/chunk-OFS7K4FS.js";import"../__chunks__/chunk-GXKO42WX.js";import"../__chunks__/chunk-OWBHRN3S.js";import"../__chunks__/chunk-3HHAVSUJ.js";import"../__chunks__/chunk-W6TK3ZKD.js";import"../__chunks__/chunk-OTEC5T2S.js";import"../__chunks__/chunk-RPMPNJ7W.js";import"../__chunks__/chunk-ZP2OYGDA.js";import"../__chunks__/chunk-WISLI42M.js";import"../__chunks__/chunk-W7SO52DM.js";import"../__chunks__/chunk-PXHBOM4A.js";import"../__chunks__/chunk-6XR6BLIB.js";import"../__chunks__/chunk-5KGDRZSV.js";import"../__chunks__/chunk-HGOHQNWK.js";import"../__chunks__/chunk-WTIKHG7D.js";import"../__chunks__/chunk-5JZ72U5B.js";import"../__chunks__/chunk-IO6RHGJ6.js";import"../__chunks__/chunk-IXUCVDYF.js";import"../__chunks__/chunk-IDD4XRFL.js";import"../__chunks__/chunk-4AYMXCMH.js";import"../__chunks__/chunk-BZUMXHQT.js";import"../__chunks__/chunk-WQFSDAGL.js";import"../__chunks__/chunk-RVXC64US.js";import"../__chunks__/chunk-7YHU2LQD.js";import"../__chunks__/chunk-A2R2BMVL.js";import"../__chunks__/chunk-CM6AEXUD.js";import"../__chunks__/chunk-27DX5WIQ.js";import"../__chunks__/chunk-X2JZA2ND.js";import"../__chunks__/chunk-UFPXYYRX.js";import"../__chunks__/chunk-EIVAH6FT.js";import"../__chunks__/chunk-F4DBBFBM.js";import{a as r,b as e,c as f}from"../__chunks__/chunk-BO6TCKHU.js";import"../__chunks__/chunk-H5O7IFSL.js";import"../__chunks__/chunk-IVYMWM4T.js";import"../__chunks__/chunk-QPQXLUA6.js";import"../__chunks__/chunk-7CT2Q6BT.js";import"../__chunks__/chunk-DCI4LUDC.js";import"../__chunks__/chunk-UATCR5PB.js";import"../__chunks__/chunk-W6HPOJ7Z.js";import"../__chunks__/chunk-6LITAK4Z.js";import"../__chunks__/chunk-GVCPEY3I.js";import"../__chunks__/chunk-2C7GRV4K.js";import"../__chunks__/chunk-XTDLK5SN.js";import"../__chunks__/chunk-P7WGFKOM.js";import"../__chunks__/chunk-GNCSMYRN.js";import"../__chunks__/chunk-Y4RXLAEX.js";import"../__chunks__/chunk-UIDXWJ2D.js";import"../__chunks__/chunk-FTQGHIGG.js";import"../__chunks__/chunk-NHHDQ53S.js";import"../__chunks__/chunk-XXP2T2NS.js";import"../__chunks__/chunk-AHX4GHIC.js";import{m as o}from"../__chunks__/chunk-HBP5N4FR.js";o();export{m as createSubscription,t as mockResponse,c as mockWindowHistory,b as mockWindowLocation,a as renderWithProvider,p as rest,x as server,r as testAddress,e as testNetwork,f as testReceiver};
|
|
2
2
|
//# sourceMappingURL=index.js.map
|