@bluxcc/core 0.2.4 → 0.2.5

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.
Files changed (49) hide show
  1. package/dist/assets/index.d.ts +6 -5
  2. package/dist/components/AssetsList/index.d.ts +1 -1
  3. package/dist/components/Button/index.d.ts +1 -1
  4. package/dist/components/CDNImage.d.ts +1 -1
  5. package/dist/components/CardItem/index.d.ts +1 -1
  6. package/dist/components/CardItem/variants/button.d.ts +1 -1
  7. package/dist/components/CardItem/variants/input.d.ts +1 -1
  8. package/dist/components/Divider/index.d.ts +1 -1
  9. package/dist/components/Header/index.d.ts +1 -1
  10. package/dist/components/Input/index.d.ts +1 -1
  11. package/dist/components/Link/index.d.ts +1 -1
  12. package/dist/components/Modal/index.d.ts +1 -1
  13. package/dist/components/Provider.d.ts +1 -1
  14. package/dist/components/QRCode/index.d.ts +1 -1
  15. package/dist/components/TabBox/index.d.ts +1 -1
  16. package/dist/components/Transaction/History/index.d.ts +1 -1
  17. package/dist/components/Transaction/Summary/index.d.ts +1 -1
  18. package/dist/enums.d.ts +1 -0
  19. package/dist/index.cjs.js +14 -14
  20. package/dist/index.esm.js +14 -14
  21. package/dist/pages/About/index.d.ts +1 -1
  22. package/dist/pages/AcceptTermsAndPrivacy/index.d.ts +2 -1
  23. package/dist/pages/Failed/index.d.ts +1 -1
  24. package/dist/pages/FundMe/FundMeCrypto/index.d.ts +1 -1
  25. package/dist/pages/FundMe/index.d.ts +2 -1
  26. package/dist/pages/Onboarding/OTP/index.d.ts +1 -1
  27. package/dist/pages/Onboarding/Passkey/index.d.ts +9 -0
  28. package/dist/pages/Onboarding/index.d.ts +2 -1
  29. package/dist/pages/Profile/Activity/index.d.ts +1 -1
  30. package/dist/pages/Profile/Balances/AddToken/index.d.ts +2 -1
  31. package/dist/pages/Profile/Balances/BalanceDetails/index.d.ts +1 -1
  32. package/dist/pages/Profile/Balances/index.d.ts +1 -1
  33. package/dist/pages/Profile/Receive/index.d.ts +1 -1
  34. package/dist/pages/Profile/SelectAsset/index.d.ts +2 -1
  35. package/dist/pages/Profile/Send/index.d.ts +2 -1
  36. package/dist/pages/Profile/Swap/AssetBox/index.d.ts +1 -1
  37. package/dist/pages/Profile/Swap/index.d.ts +1 -1
  38. package/dist/pages/Profile/index.d.ts +1 -1
  39. package/dist/pages/SendTransaction/index.d.ts +1 -1
  40. package/dist/pages/SignMessage/index.d.ts +1 -1
  41. package/dist/pages/Successful/index.d.ts +1 -1
  42. package/dist/pages/Waiting/index.d.ts +1 -1
  43. package/dist/pages/WalletConnect/index.d.ts +1 -1
  44. package/dist/pages/WrongNetwork/index.d.ts +1 -1
  45. package/dist/utils/animatedGradient.d.ts +1 -1
  46. package/dist/utils/api.d.ts +8 -0
  47. package/dist/utils/helpers.d.ts +1 -0
  48. package/dist/utils/walletLogos.d.ts +1 -1
  49. package/package.json +1 -1
package/dist/index.esm.js CHANGED
@@ -1,35 +1,35 @@
1
- import{StrKey as e,Keypair as t,xdr as r,Transaction as n,Networks as i,Asset as o,Horizon as a,rpc as c,Address as s,TransactionBuilder as u,Operation as l,Memo as d}from"@stellar/stellar-sdk";import*as f from"@stellar/stellar-sdk";export{f as StellarSdk};export{Asset}from"@stellar/stellar-sdk";import{useStore as h}from"zustand";import{createStore as p}from"zustand/vanilla";import b from"@albedo-link/intent";import m from"@lobstrco/signer-extension-api";import*as g from"@ledgerhq/hw-app-str";import v,{requestAccess as y,isConnected as w,signAuthEntry as x,signMessage as A,signTransaction as E}from"@stellar/freighter-api";import S,{useState as _,useEffect as I,useRef as N,useMemo as C,createElement as M}from"react";import{createRoot as T}from"react-dom/client";import{jsxs as k,Fragment as R,jsx as B}from"react/jsx-runtime";import O from"@walletconnect/core";import L from"@walletconnect/sign-client";import{QRCodeCanvas as P}from"qrcode.react";var F,U,D,j,z=function(){return z=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},z.apply(this,arguments)};function W(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}function $(e,t,r,n){return new(r||(r=Promise))(function(i,o){function a(e){try{s(n.next(e))}catch(e){o(e)}}function c(e){try{s(n.throw(e))}catch(e){o(e)}}function s(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(a,c)}s((n=n.apply(e,t||[])).next())})}function q(e,t){var r,n,i,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=c(0),a.throw=c(1),a.return=c(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function c(c){return function(s){return function(c){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,c[0]&&(o=0)),o;)try{if(r=1,n&&(i=2&c[0]?n.return:c[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,c[1])).done)return i;switch(n=0,i&&(c=[2&c[0],i.value]),c[0]){case 0:case 1:i=c;break;case 4:return o.label++,{value:c[1],done:!1};case 5:o.label++,n=c[1],c=[0];continue;case 7:c=o.ops.pop(),o.trys.pop();continue;default:if(!(i=o.trys,(i=i.length>0&&i[i.length-1])||6!==c[0]&&2!==c[0])){o=0;continue}if(3===c[0]&&(!i||c[1]>i[0]&&c[1]<i[3])){o.label=c[1];break}if(6===c[0]&&o.label<i[1]){o.label=i[1],i=c;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(c);break}i[2]&&o.ops.pop(),o.trys.pop();continue}c=t.call(e,o)}catch(e){c=[6,e],n=0}finally{r=i=0}if(5&c[0])throw c[1];return{value:c[0]?c[1]:void 0,done:!0}}([c,s])}}}function K(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;i<o;i++)!n&&i in t||(n||(n=Array.prototype.slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}"function"==typeof SuppressedError&&SuppressedError,function(e){e.Api="API",e.Rabet="Rabet",e.Albedo="Albedo",e.Freighter="Freighter",e.Xbull="xBull",e.Lobstr="LOBSTR",e.Hana="Hana",e.WalletConnect="Wallet Connect",e.Hot="Hot",e.Klever="Klever",e.Ledger="Ledger",e.Bitget="Bitget",e.Onekey="Onekey"}(F||(F={})),function(e){e.PUBLIC="Public Global Stellar Network ; September 2015",e.TESTNET="Test SDF Network ; September 2015",e.FUTURENET="Test SDF Future Network ; October 2022",e.SANDBOX="Local Sandbox Stellar Network ; September 2022",e.STANDALONE="Standalone Network ; February 2017"}(U||(U={})),function(e){e.ONBOARDING="ONBOARDING",e.WRONG_NETWORK="WRONG_NETWORK",e.WAITING="WAITING",e.SUCCESSFUL="SUCCESSFUL",e.FAILED="FAILED",e.PROFILE="PROFILE",e.SEND_TRANSACTION="SEND_TRANSACTION",e.SEND="SEND",e.ACTIVITY="ACTIVITY",e.OTP="OTP",e.RECEIVE="RECEIVE",e.BALANCES="BALANCES",e.SWAP="SWAP",e.BALANCE_DETAILS="BALANCE_DETAILS",e.ABOUT="ABOUT",e.ADD_TOKEN="ADD_TOKEN",e.SIGN_MESSAGE="SIGN_MESSAGE",e.WALLET_CONNECT="WALLET_CONNECT",e.SELECT_ASSET="SELECT_ASSET",e.FUND_ME="FUND_ME",e.FUND_ME_CRYPTO="FUND_ME_CRYPTO",e.ACCEPT_TERMS_AND_PRIVACY="ACCEPT_TERMS_AND_PRIVACY"}(D||(D={})),function(e){e.SmallEmail="smallemail.svg",e.Email="email.svg",e.Albedo="albedo.svg",e.Stellar="stellar.svg"}(j||(j={}));var V,H={assetIssuer:"",assetCode:"XLM",assetBalance:"0",assetType:"native"},G={logo:"",fontFamily:"Manrope",textColor:"#000000",accentColor:"#0c1083",background:"#ffffff",fieldBackground:"#ffffff",borderRadius:"24px",borderColor:"#cdceee",borderWidth:"1px",backdropBlur:"1px",backdropColor:"#00000033",boxShadow:"0px 4px 80px 0px #00000008"},X=p(function(){return{config:{appId:"",lang:"en",appName:"",networks:[],defaultNetwork:"",excludeWallets:[],loginMethods:["wallet"],showWalletUIs:!0,explorer:"stellarchain",isPersistent:!1,promptOnWrongNetwork:!0,appearance:G,walletConnect:{icons:[],url:"",projectId:"",description:""}},user:void 0,authState:{isReady:!1,isAuthenticated:!1},stellar:void 0}}),Y=function(e){return h(X,e)},Z=X.getState,J=X.subscribe,Q=X.getInitialState;!function(e){e.LoggedIn="blux:logged_in",e.LoggedOut="blux:logged_out",e.NetworkChanged="blux:network_changed",e.ModalOpened="blux:modal_opened",e.ModalClosed="blux:modal_closed"}(V||(V={}));var ee=function(){function e(){this.handlers=new Map}return e.prototype.on=function(e,t){var r,n=this,i=null!==(r=this.handlers.get(e))&&void 0!==r?r:new Set;return i.add(t),this.handlers.set(e,i),function(){return n.off(e,t)}},e.prototype.off=function(e,t){var r=this.handlers.get(e);r&&(r.delete(t),0===r.size&&this.handlers.delete(e))},e.prototype.once=function(e,t){var r=this,n=function(i){try{t(i)}finally{r.off(e,n)}};return this.on(e,n)},e.prototype.emit=function(e,t){var r=this.handlers.get(e);if(r)for(var n=0,i=Array.from(r);n<i.length;n++){var o=i[n];try{o(t)}catch(e){}}},e.prototype.clear=function(e){e?this.handlers.delete(e):this.handlers.clear()},e}(),te=new ee,re=p(function(e){return{logos:null,emitter:te,auth:void 0,config:{appId:"",lang:"en",appName:"",networks:[],defaultNetwork:"",excludeWallets:[],isPersistent:!1,showWalletUIs:!0,loginMethods:["wallet"],explorer:"stellarchain",promptOnWrongNetwork:!0,appearance:G,walletConnect:{icons:[],url:"",projectId:"",description:""}},login:void 0,stellar:void 0,signMessage:void 0,signAuthEntry:void 0,sendTransaction:void 0,wallets:[],waitingStatus:"login",showAllWallets:!1,modal:{isOpen:!1,route:D.ONBOARDING,dynamicTitle:"",alert:{type:"none",message:""}},authState:{isReady:!1,isAuthenticated:!1},balances:{error:null,loading:!1,balances:[]},apiResponse:void 0,transactions:{error:null,loading:!1,transactions:[]},selectAsset:{field:"send",sendAsset:H,swapToAsset:H,swapFromAsset:H},walletConnectClient:void 0,networkSyncDisabled:!1,setConfig:function(t){return e(function(e){return z(z({},e),{config:t})})},setWallets:function(t){return e(function(e){return z(z({},e),{wallets:t})})},setIsReady:function(t){return e(function(e){return z(z({},e),{authState:z(z({},e.authState),{isReady:t})})})},setShowAllWallets:function(t){return e(function(e){return z(z({},e),{showAllWallets:t})})},setRoute:function(t){return e(function(e){return z(z({},e),{modal:z(z({},e.modal),{route:t})})})},setSendTransaction:function(t,r,n){return void 0===n&&(n=D.SEND_TRANSACTION),e(function(e){return z(z({},e),{sendTransaction:t,modal:z(z({},e.modal),{isOpen:r,route:n}),waitingStatus:"sendTransaction"})})},setSignMessage:function(t,r,n){return void 0===n&&(n=D.SIGN_MESSAGE),e(function(e){return z(z({},e),{signMessage:t,modal:z(z({},e.modal),{isOpen:r,route:n}),waitingStatus:"signMessage"})})},setSignAuthEntry:function(t,r,n){return void 0===n&&(n=D.SIGN_MESSAGE),e(function(e){return z(z({},e),{signAuthEntry:t,modal:z(z({},e.modal),{isOpen:r,route:n}),waitingStatus:"signAuthEntry"})})},setStellar:function(t){return e(function(e){return z(z({},e),{stellar:t})})},approveSendTransaction:function(){return e(function(e){return z(z({},e),{modal:z(z({},e.modal),{isOpen:!0,route:D.WAITING}),waitingStatus:"sendTransaction"})})},openModal:function(t){e(function(e){return z(z({},e),{modal:z(z({},e.modal),{route:t,isOpen:!0})})}),ne().emitter.emit(V.ModalOpened,{modal:t,reason:"openModal"})},setDynamicTitle:function(t){return e(function(e){return z(z({},e),{modal:z(z({},e.modal),{dynamicTitle:t})})})},setAlert:function(t,r){return e(function(e){return z(z({},e),{modal:z(z({},e.modal),{alert:{type:t,message:r}})})})},closeModal:function(){return e(function(e){return z(z({},e),{modal:z(z({},e.modal),{isOpen:!1})})})},connectWallet:function(t){var r=t===F.WalletConnect?D.WALLET_CONNECT:D.WAITING;e(function(e){return z(z({},e),{waitingStatus:"login",user:{address:"",walletPassphrase:"",authMethod:"wallet",authValue:t},modal:z(z({},e.modal),{isOpen:!0,route:r})})}),ne().emitter.emit(V.ModalOpened,{modal:r,reason:"connectWallet",meta:{walletName:t}})},setIsAuthenticated:function(t){return e(function(e){return z(z({},e),{authState:z(z({},e.authState),{isAuthenticated:t})})})},connectWalletSuccessful:function(t,r){return e(function(e){var n,i;return z(z({},e),{authState:z({},e.authState),user:z(z({},e.user),{address:t,walletPassphrase:r,authValue:(null===(n=e.user)||void 0===n?void 0:n.authValue)||"",authMethod:(null===(i=e.user)||void 0===i?void 0:i.authMethod)||""})})})},connectEmail:function(t){return e(function(e){return z(z({},e),{waitingStatus:"login",user:{address:"",authValue:t,authMethod:"email",walletPassphrase:""},modal:z(z({},e.modal),{isOpen:!0,route:D.OTP})})})},logoutAction:function(){return e(function(e){return z(z({},e),{user:void 0,waitingStatus:"login",authState:z(z({},e.authState),{isAuthenticated:!1}),modal:z(z({},e.modal),{isOpen:!1})})})},setBalances:function(t){return e(function(e){return z(z({},e),{balances:t})})},setAuth:function(t){return e(function(e){return z(z({},e),{auth:t})})},setTransactions:function(t){return e(function(e){return z(z({},e),{transactions:t})})},setSelectAsset:function(t){return e(function(e){return z(z({},e),{selectAsset:t})})},setWalletConnectClient:function(t,r){return e(function(e){return z(z({},e),{walletConnect:{client:t,connection:r}})})},cleanUp:function(t){return e(function(e){var r;return z(z({},e),((r={})[t]=void 0,r))})},setNetworkSyncDisabled:function(t){return e(function(e){return z(z({},e),{networkSyncDisabled:t})})},setAppearance:function(t){return e(function(e){return z(z({},e),{config:z(z({},e.config),{appearance:z(z({},e.config.appearance),t)})})})},setApiResponse:function(t){return e(function(e){return z(z({},e),{apiResponse:t})})},setLogin:function(t){return e(function(e){return z(z({},e),{login:t})})},setLogos:function(t){return e(function(e){return z(z({},e),{logos:t})})}}}),ne=re.getState,ie=re.setState;re.subscribe,re.getInitialState;var oe,ae,ce=function(e){return h(re,e)};ae=(oe=re).getState(),X.setState({user:ae.user,config:ae.config,stellar:ae.stellar,authState:ae.authState}),oe.subscribe(function(e){X.setState({user:e.user,config:e.config,stellar:e.stellar,authState:e.authState})});var se="__BLUX__JWT_STORE",ue="__BLUX__RECENT_CONNECTION_METHODS",le="stellar:pubnet",de="stellar:testnet",fe="https://api.blux.cc",he="blux-app-id",pe=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:if(!e)throw new Error("appId is missing in config.");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,Us("".concat(fe,"/auth"),{method:"POST",headers:(n={},n[he]=e,n.Accept="application/json",n["Content-Type"]="application/json",n),body:JSON.stringify({wallet:"",auth_method:"email",auth_value:t})})];case 2:if(400===(r=i.sent()).status)throw new Error("invalid inputs");if(500===r.status)throw new Error("server error");if(429===r.status)throw new Error("too many requests");if(200===r.status)return[2,!0];throw new Error("Unexpected response from api");case 3:throw i.sent(),new Error("Unexpected response from api");case 4:return[2]}})})},be=function(e,t,r){return $(void 0,void 0,void 0,function(){var n,i;return q(this,function(o){switch(o.label){case 0:if(!e)throw new Error("appId is missing in config.");o.label=1;case 1:return o.trys.push([1,3,,4]),[4,Us("".concat(fe,"/auth/code"),{method:"POST",headers:(i={},i[he]=e,i.Accept="application/json",i["Content-Type"]="application/json",i),body:JSON.stringify({code:r,wallet:"",auth_method:"email",auth_value:t.authValue})})];case 2:if(400===(n=o.sent()).status)throw new Error("invalid inputs");if(500===n.status)throw new Error("server error");if(404===n.status)throw new Error("invalid code");if(429===n.status)throw new Error("too many requests");if(200===n.status)return[2,n.result];throw new Error("Unexpected response from api");case 3:throw o.sent(),new Error("Unexpected response from api");case 4:return[2]}})})},me=function(e){return $(void 0,void 0,void 0,function(){var t;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,Us("".concat(fe,"/users"),{method:"GET",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"}})];case 1:if(401===(t=r.sent()).status)throw new Error("invalid JWT");if(500===t.status)throw new Error("server error");if(404===t.status)throw new Error("user nout found");if(429===t.status)throw new Error("too many requests");if(200===t.status)return[2,t.result];throw new Error("Unexpected response from api");case 2:throw r.sent(),new Error("Unexpected response from api");case 3:return[2]}})})},ge=function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,Us("".concat(fe,"/users/sign-message"),{method:"POST",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"},body:JSON.stringify({message:t})})];case 1:if(401===(r=n.sent()).status)throw new Error("invalid JWT");if(500===r.status)throw new Error("server error");if(404===r.status)throw new Error("user nout found");if(429===r.status)throw new Error("too many requests");if(200===r.status&&r.result)return[2,r.result];throw new Error("Unexpected response from api");case 2:throw n.sent(),new Error("Unexpected response from api");case 3:return[2]}})})},ve=function(e,t,r){return $(void 0,void 0,void 0,function(){var n;return q(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,Us("".concat(fe,"/users/sign-transaction"),{method:"POST",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"},body:JSON.stringify({xdr:t,network:r})})];case 1:if(401===(n=i.sent()).status)throw new Error("invalid JWT");if(500===n.status)throw new Error("server error");if(404===n.status)throw new Error("user nout found");if(429===n.status)throw new Error("too many requests");if(200===n.status&&n.result)return[2,n.result];throw new Error("Unexpected response from api");case 2:throw i.sent(),new Error("Unexpected response from api");case 3:return[2]}})})},ye={name:F.Api,website:"https://blux.cc",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("API wallet is not defined.")})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("API wallet is not defined.")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2,!1]})})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("API does not support the signAuthEntry function")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var t,r,n,i;return q(this,function(o){switch(o.label){case 0:if(o.trys.push([0,2,,3]),t=ne(),!(r=null===(i=t.auth)||void 0===i?void 0:i.JWT))throw new Error("Failed to sign the message from API");return[4,ge(r,e)];case 1:if(n=o.sent())return[2,n];throw new Error("Failed to sign the message from API");case 2:throw o.sent(),new Error("Failed to sign the message from API");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i,o;return q(this,function(a){switch(a.label){case 0:if(a.trys.push([0,2,,3]),r=ne(),!(n=null===(o=r.auth)||void 0===o?void 0:o.JWT))throw new Error("Failed to sign the transaction from API");return[4,ve(n,e,t.network)];case 1:if(i=a.sent())return[2,i];throw new Error("Failed to sign the transaction from API");case 2:throw a.sent(),new Error("Failed to sign the transaction from API.");case 3:return[2]}})})}},we="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function xe(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Ae(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var r=function e(){var r=!1;try{r=this instanceof e}catch{}return r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})}),r}var Ee,Se={},_e={},Ie={},Ne={},Ce={};function Me(){return Ee||(Ee=1,Ce.__esModule=!0,Ce.integers=void 0,Ce.integers=["u8","u16","u32","u64","u128","i8","i16","i32","i64","i128","f32","f64"]),Ce}var Te,ke={};function Re(){if(Te)return ke;Te=1,ke.__esModule=!0,ke.DecodeBuffer=ke.EncodeBuffer=void 0;var e=function(){function e(){this.offset=0,this.buffer_size=256,this.buffer=new ArrayBuffer(this.buffer_size),this.view=new DataView(this.buffer)}return e.prototype.resize_if_necessary=function(e){if(this.buffer_size-this.offset<e){this.buffer_size=Math.max(2*this.buffer_size,this.buffer_size+e);var t=new ArrayBuffer(this.buffer_size);new Uint8Array(t).set(new Uint8Array(this.buffer)),this.buffer=t,this.view=new DataView(t)}},e.prototype.get_used_buffer=function(){return new Uint8Array(this.buffer).slice(0,this.offset)},e.prototype.store_value=function(e,t){var r=t.substring(1),n=parseInt(r)/8;this.resize_if_necessary(n);var i="f"===t[0]?"setFloat".concat(r):"i"===t[0]?"setInt".concat(r):"setUint".concat(r);this.view[i](this.offset,e,!0),this.offset+=n},e.prototype.store_bytes=function(e){this.resize_if_necessary(e.length),new Uint8Array(this.buffer).set(new Uint8Array(e),this.offset),this.offset+=e.length},e}();ke.EncodeBuffer=e;var t=function(){function e(e){this.offset=0,this.buffer_size=e.length,this.buffer=new ArrayBuffer(e.length),new Uint8Array(this.buffer).set(e),this.view=new DataView(this.buffer)}return e.prototype.assert_enough_buffer=function(e){if(this.offset+e>this.buffer.byteLength)throw new Error("Error in schema, the buffer is smaller than expected")},e.prototype.consume_value=function(e){var t=e.substring(1),r=parseInt(t)/8;this.assert_enough_buffer(r);var n="f"===e[0]?"getFloat".concat(t):"i"===e[0]?"getInt".concat(t):"getUint".concat(t),i=this.view[n](this.offset,!0);return this.offset+=r,i},e.prototype.consume_bytes=function(e){this.assert_enough_buffer(e);var t=this.buffer.slice(this.offset,this.offset+e);return this.offset+=e,t},e}();return ke.DecodeBuffer=t,ke}var Be,Oe,Le={};function Pe(){if(Be)return Le;Be=1;var e,t=Le&&Le.__extends||(e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},e(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)});Le.__esModule=!0,Le.validate_schema=Le.ErrorSchema=Le.expect_enum=Le.expect_same_size=Le.expect_bigint=Le.expect_type=Le.isArrayLike=void 0;var r=Me();Le.isArrayLike=function(e){return Array.isArray(e)||!!e&&"object"==typeof e&&"length"in e&&"number"==typeof e.length&&(0===e.length||e.length>0&&e.length-1 in e)},Le.expect_type=function(e,t,r){if(typeof e!==t)throw new Error("Expected ".concat(t," not ").concat(typeof e,"(").concat(e,") at ").concat(r.join(".")))},Le.expect_bigint=function(e,t){if(!["number","string","bigint","boolean"].includes(typeof e)&&!("object"==typeof e&&null!==e&&"toString"in e))throw new Error("Expected bigint, number, boolean or string not ".concat(typeof e,"(").concat(e,") at ").concat(t.join(".")))},Le.expect_same_size=function(e,t,r){if(e!==t)throw new Error("Array length ".concat(e," does not match schema length ").concat(t," at ").concat(r.join(".")))},Le.expect_enum=function(e,t){if("object"!=typeof e||null===e)throw new Error("Expected object not ".concat(typeof e,"(").concat(e,") at ").concat(t.join(".")))};var n=r.integers.concat(["bool","string"]),i=["option","enum","array","set","map","struct"],o=function(e){function r(t,r){var n="Invalid schema: ".concat(JSON.stringify(t)," expected ").concat(r);return e.call(this,n)||this}return t(r,e),r}(Error);function a(e){if("string"!=typeof e||!n.includes(e)){if(e&&"object"==typeof e){var t=Object.keys(e);if(1===t.length&&i.includes(t[0])){var r=t[0];if("option"===r)return a(e[r]);if("enum"===r)return function(e){if(!Array.isArray(e))throw new o(e,"Array");for(var t=0,r=e;t<r.length;t++){var n=r[t];if("object"!=typeof n||!("struct"in n))throw new Error('Missing "struct" key in enum schema');if("object"!=typeof n.struct||1!==Object.keys(n.struct).length)throw new Error('The "struct" in each enum must have a single key');a({struct:n.struct})}}(e[r]);if("array"===r)return function(e){if("object"!=typeof e)throw new o(e,"{ type, len? }");if(e.len&&"number"!=typeof e.len)throw new Error("Invalid schema: ".concat(e));if("type"in e)return a(e.type);throw new o(e,"{ type, len? }")}(e[r]);if("set"===r)return a(e[r]);if("map"===r)return function(e){if("object"!=typeof e||!("key"in e)||!("value"in e))throw new o(e,"{ key, value }");a(e.key),a(e.value)}(e[r]);if("struct"===r)return function(e){if("object"!=typeof e)throw new o(e,"object");for(var t in e)a(e[t])}(e[r])}}throw new o(e,i.join(", ")+" or "+n.join(", "))}}return Le.ErrorSchema=o,Le.validate_schema=a,Le}var Fe,Ue,De={};var je,ze={exports:{}},We=Ae(Object.freeze({__proto__:null,default:{}}));var $e,qe={},Ke={};function Ve(){return $e||($e=1,Object.defineProperty(Ke,"__esModule",{value:!0}),Ke.KeySize=Ke.KeyType=void 0,function(e){e[e.ED25519=0]="ED25519",e[e.SECP256K1=1]="SECP256K1"}(e||(Ke.KeyType=e={})),Ke.KeySize={SECRET_KEY:32,ED25519_PUBLIC_KEY:32,SECP256k1_PUBLIC_KEY:64}),Ke;var e}var He,Ge={},Xe={};function Ye(){if(He)return Xe;He=1,Object.defineProperty(Xe,"__esModule",{value:!0}),Xe.KeyPairBase=void 0;return Xe.KeyPairBase=class{},Xe}var Ze,Je={},Qe={},et={};var tt,rt={},nt={},it={GasLimitExceeded:"Exceeded the maximum amount of gas allowed to burn per contract",MethodEmptyName:"Method name is empty",WasmerCompileError:"Wasmer compilation error: {{msg}}",GuestPanic:"Smart contract panicked: {{panic_msg}}",Memory:"Error creating Wasm memory",GasExceeded:"Exceeded the prepaid gas",MethodUTF8Error:"Method name is not valid UTF8 string",BadUTF16:"String encoding is bad UTF-16 sequence",WasmTrap:"WebAssembly trap: {{msg}}",GasInstrumentation:"Gas instrumentation failed or contract has denied instructions.",InvalidPromiseIndex:"{{promise_idx}} does not correspond to existing promises",InvalidPromiseResultIndex:"Accessed invalid promise result index: {{result_idx}}",Deserialization:"Error happened while deserializing the module",MethodNotFound:"Contract method is not found",InvalidRegisterId:"Accessed invalid register id: {{register_id}}",InvalidReceiptIndex:"VM Logic returned an invalid receipt index: {{receipt_index}}",EmptyMethodName:"Method name is empty in contract call",CannotReturnJointPromise:"Returning joint promise is currently prohibited",StackHeightInstrumentation:"Stack instrumentation failed",CodeDoesNotExist:"Cannot find contract code for account {{account_id}}",MethodInvalidSignature:"Invalid method signature",IntegerOverflow:"Integer overflow happened during contract execution",MemoryAccessViolation:"MemoryAccessViolation",InvalidIteratorIndex:"Iterator index {{iterator_index}} does not exist",IteratorWasInvalidated:"Iterator {{iterator_index}} was invalidated after its creation by performing a mutable operation on trie",InvalidAccountId:"VM Logic returned an invalid account id",Serialization:"Error happened while serializing the module",CannotAppendActionToJointPromise:"Actions can only be appended to non-joint promise.",InternalMemoryDeclared:"Internal memory declaration has been found in the module",Instantiate:"Error happened during instantiation",ProhibitedInView:"{{method_name}} is not allowed in view calls",InvalidMethodName:"VM Logic returned an invalid method name",BadUTF8:"String encoding is bad UTF-8 sequence",BalanceExceeded:"Exceeded the account balance",LinkError:"Wasm contract link error: {{msg}}",InvalidPublicKey:"VM Logic provided an invalid public key",ActorNoPermission:"Actor {{actor_id}} doesn't have permission to account {{account_id}} to complete the action",LackBalanceForState:"The account {{account_id}} wouldn't have enough balance to cover storage, required to have {{amount}} yoctoNEAR more",ReceiverMismatch:"Wrong AccessKey used for transaction: transaction is sent to receiver_id={{tx_receiver}}, but is signed with function call access key that restricted to only use with receiver_id={{ak_receiver}}. Either change receiver_id in your transaction or switch to use a FullAccessKey.",CostOverflow:"Transaction gas or balance cost is too high",InvalidSignature:"Transaction is not signed with the given public key",AccessKeyNotFound:'Signer "{{account_id}}" doesn\'t have access key with the given public_key {{public_key}}',NotEnoughBalance:"Sender {{signer_id}} does not have enough balance {{#formatNear}}{{balance}}{{/formatNear}} for operation costing {{#formatNear}}{{cost}}{{/formatNear}}",NotEnoughAllowance:"Access Key {account_id}:{public_key} does not have enough balance {{#formatNear}}{{allowance}}{{/formatNear}} for transaction costing {{#formatNear}}{{cost}}{{/formatNear}}",Expired:"Transaction has expired",DeleteAccountStaking:"Account {{account_id}} is staking and can not be deleted",SignerDoesNotExist:"Signer {{signer_id}} does not exist",TriesToStake:"Account {{account_id}} tried to stake {{#formatNear}}{{stake}}{{/formatNear}}, but has staked {{#formatNear}}{{locked}}{{/formatNear}} and only has {{#formatNear}}{{balance}}{{/formatNear}}",AddKeyAlreadyExists:"The public key {{public_key}} is already used for an existing access key",InvalidSigner:"Invalid signer account ID {{signer_id}} according to requirements",CreateAccountNotAllowed:"The new account_id {{account_id}} can't be created by {{predecessor_id}}",RequiresFullAccess:"The transaction contains more then one action, but it was signed with an access key which allows transaction to apply only one specific action. To apply more then one actions TX must be signed with a full access key",TriesToUnstake:"Account {{account_id}} is not yet staked, but tried to unstake",InvalidNonce:"Transaction nonce {{tx_nonce}} must be larger than nonce of the used access key {{ak_nonce}}",AccountAlreadyExists:"Can't create a new account {{account_id}}, because it already exists",InvalidChain:"Transaction parent block hash doesn't belong to the current chain",AccountDoesNotExist:"Can't complete the action because account {{account_id}} doesn't exist",AccessKeyDoesNotExist:"Can't complete the action because access key {{public_key}} doesn't exist",MethodNameMismatch:"Transaction method name {{method_name}} isn't allowed by the access key",DeleteAccountHasRent:"Account {{account_id}} can't be deleted. It has {{#formatNear}}{{balance}}{{/formatNear}}, which is enough to cover the rent",DeleteAccountHasEnoughBalance:"Account {{account_id}} can't be deleted. It has {{#formatNear}}{{balance}}{{/formatNear}}, which is enough to cover it's storage",InvalidReceiver:"Invalid receiver account ID {{receiver_id}} according to requirements",DeleteKeyDoesNotExist:"Account {{account_id}} tries to remove an access key that doesn't exist",Timeout:"Timeout exceeded",Closed:"Connection closed",ShardCongested:"Shard {{shard_id}} rejected the transaction due to congestion level {{congestion_level}}, try again later",ShardStuck:"Shard {{shard_id}} rejected the transaction because it missed {{missed_chunks}} chunks and needs to recover before accepting new transactions, try again later"};function ot(){if(tt)return nt;tt=1;var e=nt&&nt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(nt,"__esModule",{value:!0}),nt.ErrorMessages=void 0;const t=e(it);return nt.ErrorMessages=t.default,nt}var at,ct={},st={},ut={};var lt,dt={};var ft,ht={};var pt,bt={},mt={};var gt,vt,yt,wt={};function xt(){return vt||(vt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.FinalExecutionStatusBasic=e.ExecutionStatusBasic=e.IdType=void 0;var t,r=(pt||(pt=1,Object.defineProperty(mt,"__esModule",{value:!0}),mt.IdType=void 0,function(e){e.Transaction="transaction",e.Receipt="receipt"}(t||(mt.IdType=t={}))),mt);Object.defineProperty(e,"IdType",{enumerable:!0,get:function(){return r.IdType}});var n,i,o=(gt||(gt=1,Object.defineProperty(wt,"__esModule",{value:!0}),wt.FinalExecutionStatusBasic=wt.ExecutionStatusBasic=void 0,function(e){e.Unknown="Unknown",e.Pending="Pending",e.Failure="Failure"}(n||(wt.ExecutionStatusBasic=n={})),function(e){e.NotStarted="NotStarted",e.Started="Started",e.Failure="Failure"}(i||(wt.FinalExecutionStatusBasic=i={}))),wt);Object.defineProperty(e,"ExecutionStatusBasic",{enumerable:!0,get:function(){return o.ExecutionStatusBasic}}),Object.defineProperty(e,"FinalExecutionStatusBasic",{enumerable:!0,get:function(){return o.FinalExecutionStatusBasic}})}(bt)),bt}function At(){return yt||(yt=1,e=st,t=st&&st.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=st&&st.__exportStar||function(e,r){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(r,n)||t(r,e,n)},Object.defineProperty(e,"__esModule",{value:!0}),r((at||(at=1,Object.defineProperty(ut,"__esModule",{value:!0}),ut.Assignable=void 0,ut.Assignable=class{constructor(e){Object.keys(e).map(t=>{this[t]=e[t]})}}),ut),e),r((lt||(lt=1,Object.defineProperty(dt,"__esModule",{value:!0}),dt.Enum=void 0,dt.Enum=class{constructor(e){if(1!==Object.keys(e).length)throw new Error("Enum can only take single value");Object.keys(e).map(t=>{this[t]=e[t]})}}),dt),e),r(function(){if(ft)return ht;ft=1,Object.defineProperty(ht,"__esModule",{value:!0}),ht.ErrorContext=ht.TypedError=ht.ArgumentTypeError=ht.PositionalArgsError=void 0;class e extends Error{constructor(){super("Contract method calls expect named arguments wrapped in object, e.g. { argName1: argValue1, argName2: argValue2 }")}}ht.PositionalArgsError=e;class t extends Error{constructor(e,t,r){super(`Expected ${t} for '${e}' argument, but got '${JSON.stringify(r)}'`)}}ht.ArgumentTypeError=t;class r extends Error{type;context;constructor(e,t,r){super(e),this.type=t||"UntypedError",this.context=r}}return ht.TypedError=r,ht.ErrorContext=class{transactionHash;constructor(e){this.transactionHash=e}},ht}(),e),r(xt(),e)),st;var e,t,r}var Et,St={exports:{}};function _t(){return Et||(Et=1,St.exports=function(){
1
+ import{Keypair as e,xdr as t,Transaction as r,StrKey as n,Networks as i,Asset as o,Horizon as a,rpc as s,Address as c,TransactionBuilder as u,Operation as l,Memo as d}from"@stellar/stellar-sdk";import*as f from"@stellar/stellar-sdk";export{f as StellarSdk};export{Asset}from"@stellar/stellar-sdk";import{useStore as h}from"zustand";import{createStore as p}from"zustand/vanilla";import b from"@albedo-link/intent";import m from"@lobstrco/signer-extension-api";import*as g from"@ledgerhq/hw-app-str";import v,{signTransaction as y,isConnected as w,signMessage as x,signAuthEntry as A,requestAccess as E}from"@stellar/freighter-api";import S,{useState as _,useEffect as I,useRef as N,useMemo as C,createElement as M}from"react";import{createRoot as T}from"react-dom/client";import{jsxs as k,Fragment as R,jsx as B}from"react/jsx-runtime";import O from"@walletconnect/core";import L from"@walletconnect/sign-client";import{QRCodeCanvas as P}from"qrcode.react";var F,U,D,j,z=function(){return z=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var i in t=arguments[r])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},z.apply(this,arguments)};function W(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(n=Object.getOwnPropertySymbols(e);i<n.length;i++)t.indexOf(n[i])<0&&Object.prototype.propertyIsEnumerable.call(e,n[i])&&(r[n[i]]=e[n[i]])}return r}function $(e,t,r,n){return new(r||(r=Promise))(function(i,o){function a(e){try{c(n.next(e))}catch(e){o(e)}}function s(e){try{c(n.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof r?t:new r(function(e){e(t)})).then(a,s)}c((n=n.apply(e,t||[])).next())})}function q(e,t){var r,n,i,o={label:0,sent:function(){if(1&i[0])throw i[1];return i[1]},trys:[],ops:[]},a=Object.create(("function"==typeof Iterator?Iterator:Object).prototype);return a.next=s(0),a.throw=s(1),a.return=s(2),"function"==typeof Symbol&&(a[Symbol.iterator]=function(){return this}),a;function s(s){return function(c){return function(s){if(r)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(o=0)),o;)try{if(r=1,n&&(i=2&s[0]?n.return:s[0]?n.throw||((i=n.return)&&i.call(n),0):n.next)&&!(i=i.call(n,s[1])).done)return i;switch(n=0,i&&(s=[2&s[0],i.value]),s[0]){case 0:case 1:i=s;break;case 4:return o.label++,{value:s[1],done:!1};case 5:o.label++,n=s[1],s=[0];continue;case 7:s=o.ops.pop(),o.trys.pop();continue;default:if(!(i=o.trys,(i=i.length>0&&i[i.length-1])||6!==s[0]&&2!==s[0])){o=0;continue}if(3===s[0]&&(!i||s[1]>i[0]&&s[1]<i[3])){o.label=s[1];break}if(6===s[0]&&o.label<i[1]){o.label=i[1],i=s;break}if(i&&o.label<i[2]){o.label=i[2],o.ops.push(s);break}i[2]&&o.ops.pop(),o.trys.pop();continue}s=t.call(e,o)}catch(e){s=[6,e],n=0}finally{r=i=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}function K(e,t,r){if(r||2===arguments.length)for(var n,i=0,o=t.length;i<o;i++)!n&&i in t||(n||(n=Array.prototype.slice.call(t,0,i)),n[i]=t[i]);return e.concat(n||Array.prototype.slice.call(t))}"function"==typeof SuppressedError&&SuppressedError,function(e){e.Api="API",e.Rabet="Rabet",e.Albedo="Albedo",e.Freighter="Freighter",e.Xbull="xBull",e.Lobstr="LOBSTR",e.Hana="Hana",e.WalletConnect="Wallet Connect",e.Hot="Hot",e.Klever="Klever",e.Ledger="Ledger",e.Bitget="Bitget",e.Onekey="Onekey"}(F||(F={})),function(e){e.PUBLIC="Public Global Stellar Network ; September 2015",e.TESTNET="Test SDF Network ; September 2015",e.FUTURENET="Test SDF Future Network ; October 2022",e.SANDBOX="Local Sandbox Stellar Network ; September 2022",e.STANDALONE="Standalone Network ; February 2017"}(U||(U={})),function(e){e.ONBOARDING="ONBOARDING",e.PASSKEY_ONBOARDING="PASSKEY_ONBOARDING",e.WRONG_NETWORK="WRONG_NETWORK",e.WAITING="WAITING",e.SUCCESSFUL="SUCCESSFUL",e.FAILED="FAILED",e.PROFILE="PROFILE",e.SEND_TRANSACTION="SEND_TRANSACTION",e.SEND="SEND",e.ACTIVITY="ACTIVITY",e.OTP="OTP",e.RECEIVE="RECEIVE",e.BALANCES="BALANCES",e.SWAP="SWAP",e.BALANCE_DETAILS="BALANCE_DETAILS",e.ABOUT="ABOUT",e.ADD_TOKEN="ADD_TOKEN",e.SIGN_MESSAGE="SIGN_MESSAGE",e.WALLET_CONNECT="WALLET_CONNECT",e.SELECT_ASSET="SELECT_ASSET",e.FUND_ME="FUND_ME",e.FUND_ME_CRYPTO="FUND_ME_CRYPTO",e.ACCEPT_TERMS_AND_PRIVACY="ACCEPT_TERMS_AND_PRIVACY"}(D||(D={})),function(e){e.SmallEmail="smallemail.svg",e.Email="email.svg",e.Albedo="albedo.svg",e.Stellar="stellar.svg"}(j||(j={}));var V,H={assetIssuer:"",assetCode:"XLM",assetBalance:"0",assetType:"native"},G={logo:"",fontFamily:"Manrope",textColor:"#000000",accentColor:"#0c1083",background:"#ffffff",fieldBackground:"#ffffff",borderRadius:"24px",borderColor:"#cdceee",borderWidth:"1px",backdropBlur:"1px",backdropColor:"#00000033",boxShadow:"0px 4px 80px 0px #00000008"},X=p(function(){return{config:{appId:"",lang:"en",appName:"",networks:[],defaultNetwork:"",excludeWallets:[],loginMethods:["wallet"],showWalletUIs:!0,explorer:"stellarchain",isPersistent:!1,promptOnWrongNetwork:!0,appearance:G,walletConnect:{icons:[],url:"",projectId:"",description:""}},user:void 0,authState:{isReady:!1,isAuthenticated:!1},stellar:void 0}}),Y=function(e){return h(X,e)},Z=X.getState,J=X.subscribe,Q=X.getInitialState;!function(e){e.LoggedIn="blux:logged_in",e.LoggedOut="blux:logged_out",e.NetworkChanged="blux:network_changed",e.ModalOpened="blux:modal_opened",e.ModalClosed="blux:modal_closed"}(V||(V={}));var ee=function(){function e(){this.handlers=new Map}return e.prototype.on=function(e,t){var r,n=this,i=null!==(r=this.handlers.get(e))&&void 0!==r?r:new Set;return i.add(t),this.handlers.set(e,i),function(){return n.off(e,t)}},e.prototype.off=function(e,t){var r=this.handlers.get(e);r&&(r.delete(t),0===r.size&&this.handlers.delete(e))},e.prototype.once=function(e,t){var r=this,n=function(i){try{t(i)}finally{r.off(e,n)}};return this.on(e,n)},e.prototype.emit=function(e,t){var r=this.handlers.get(e);if(r)for(var n=0,i=Array.from(r);n<i.length;n++){var o=i[n];try{o(t)}catch(e){}}},e.prototype.clear=function(e){e?this.handlers.delete(e):this.handlers.clear()},e}(),te=new ee,re=p(function(e){return{logos:null,emitter:te,auth:void 0,config:{appId:"",lang:"en",appName:"",networks:[],defaultNetwork:"",excludeWallets:[],isPersistent:!1,showWalletUIs:!0,loginMethods:["wallet"],explorer:"stellarchain",promptOnWrongNetwork:!0,appearance:G,walletConnect:{icons:[],url:"",projectId:"",description:""}},login:void 0,stellar:void 0,signMessage:void 0,signAuthEntry:void 0,sendTransaction:void 0,wallets:[],waitingStatus:"login",showAllWallets:!1,modal:{isOpen:!1,route:D.ONBOARDING,dynamicTitle:"",alert:{type:"none",message:""}},authState:{isReady:!1,isAuthenticated:!1},balances:{error:null,loading:!1,balances:[]},apiResponse:void 0,transactions:{error:null,loading:!1,transactions:[]},selectAsset:{field:"send",sendAsset:H,swapToAsset:H,swapFromAsset:H},walletConnectClient:void 0,networkSyncDisabled:!1,setConfig:function(t){return e(function(e){return z(z({},e),{config:t})})},setWallets:function(t){return e(function(e){return z(z({},e),{wallets:t})})},setIsReady:function(t){return e(function(e){return z(z({},e),{authState:z(z({},e.authState),{isReady:t})})})},setShowAllWallets:function(t){return e(function(e){return z(z({},e),{showAllWallets:t})})},setRoute:function(t){return e(function(e){return z(z({},e),{modal:z(z({},e.modal),{route:t})})})},setSendTransaction:function(t,r,n){return void 0===n&&(n=D.SEND_TRANSACTION),e(function(e){return z(z({},e),{sendTransaction:t,modal:z(z({},e.modal),{isOpen:r,route:n}),waitingStatus:"sendTransaction"})})},setSignMessage:function(t,r,n){return void 0===n&&(n=D.SIGN_MESSAGE),e(function(e){return z(z({},e),{signMessage:t,modal:z(z({},e.modal),{isOpen:r,route:n}),waitingStatus:"signMessage"})})},setSignAuthEntry:function(t,r,n){return void 0===n&&(n=D.SIGN_MESSAGE),e(function(e){return z(z({},e),{signAuthEntry:t,modal:z(z({},e.modal),{isOpen:r,route:n}),waitingStatus:"signAuthEntry"})})},setStellar:function(t){return e(function(e){return z(z({},e),{stellar:t})})},approveSendTransaction:function(){return e(function(e){return z(z({},e),{modal:z(z({},e.modal),{isOpen:!0,route:D.WAITING}),waitingStatus:"sendTransaction"})})},openModal:function(t){e(function(e){return z(z({},e),{modal:z(z({},e.modal),{route:t,isOpen:!0})})}),ne().emitter.emit(V.ModalOpened,{modal:t,reason:"openModal"})},setDynamicTitle:function(t){return e(function(e){return z(z({},e),{modal:z(z({},e.modal),{dynamicTitle:t})})})},setAlert:function(t,r){return e(function(e){return z(z({},e),{modal:z(z({},e.modal),{alert:{type:t,message:r}})})})},closeModal:function(){return e(function(e){return z(z({},e),{modal:z(z({},e.modal),{isOpen:!1})})})},connectWallet:function(t){var r=t===F.WalletConnect?D.WALLET_CONNECT:D.WAITING;e(function(e){return z(z({},e),{waitingStatus:"login",user:{address:"",walletPassphrase:"",authMethod:"wallet",authValue:t},modal:z(z({},e.modal),{isOpen:!0,route:r})})}),ne().emitter.emit(V.ModalOpened,{modal:r,reason:"connectWallet",meta:{walletName:t}})},setIsAuthenticated:function(t){return e(function(e){return z(z({},e),{authState:z(z({},e.authState),{isAuthenticated:t})})})},connectWalletSuccessful:function(t,r){return e(function(e){var n,i;return z(z({},e),{authState:z({},e.authState),user:z(z({},e.user),{address:t,walletPassphrase:r,authValue:(null===(n=e.user)||void 0===n?void 0:n.authValue)||"",authMethod:(null===(i=e.user)||void 0===i?void 0:i.authMethod)||""})})})},connectEmail:function(t){return e(function(e){return z(z({},e),{waitingStatus:"login",user:{address:"",authValue:t,authMethod:"email",walletPassphrase:""},modal:z(z({},e.modal),{isOpen:!0,route:D.OTP})})})},logoutAction:function(){return e(function(e){return z(z({},e),{user:void 0,waitingStatus:"login",authState:z(z({},e.authState),{isAuthenticated:!1}),modal:z(z({},e.modal),{isOpen:!1})})})},setBalances:function(t){return e(function(e){return z(z({},e),{balances:t})})},setAuth:function(t){return e(function(e){return z(z({},e),{auth:t})})},setTransactions:function(t){return e(function(e){return z(z({},e),{transactions:t})})},setSelectAsset:function(t){return e(function(e){return z(z({},e),{selectAsset:t})})},setWalletConnectClient:function(t,r){return e(function(e){return z(z({},e),{walletConnect:{client:t,connection:r}})})},cleanUp:function(t){return e(function(e){var r;return z(z({},e),((r={})[t]=void 0,r))})},setNetworkSyncDisabled:function(t){return e(function(e){return z(z({},e),{networkSyncDisabled:t})})},setAppearance:function(t){return e(function(e){return z(z({},e),{config:z(z({},e.config),{appearance:z(z({},e.config.appearance),t)})})})},setApiResponse:function(t){return e(function(e){return z(z({},e),{apiResponse:t})})},setLogin:function(t){return e(function(e){return z(z({},e),{login:t})})},setLogos:function(t){return e(function(e){return z(z({},e),{logos:t})})}}}),ne=re.getState,ie=re.setState;re.subscribe,re.getInitialState;var oe,ae,se=function(e){return h(re,e)};ae=(oe=re).getState(),X.setState({user:ae.user,config:ae.config,stellar:ae.stellar,authState:ae.authState}),oe.subscribe(function(e){X.setState({user:e.user,config:e.config,stellar:e.stellar,authState:e.authState})});var ce="__BLUX__JWT_STORE",ue="__BLUX__RECENT_CONNECTION_METHODS",le="stellar:pubnet",de="stellar:testnet",fe="https://api.blux.cc",he="blux-app-id",pe=function(e,t,r){return $(void 0,void 0,void 0,function(){var n,i;return q(this,function(o){switch(o.label){case 0:if(!e)throw new Error("appId is missing in config.");o.label=1;case 1:return o.trys.push([1,3,,4]),[4,$c("".concat(fe,"/auth/code"),{method:"POST",headers:(i={},i[he]=e,i.Accept="application/json",i["Content-Type"]="application/json",i),body:JSON.stringify({auth_method:"passkey",auth_value:r.credential.id,code:JSON.stringify({challenge_id:t.challenge_id,id:r.credential.id,rawId:jc(r.credential.rawId),type:r.credential.type,response:{authenticatorData:jc(r.credential.response.authenticatorData),clientDataJSON:jc(r.credential.response.clientDataJSON),signature:jc(r.credential.response.signature),userHandle:r.credential.response.userHandle?jc(r.credential.response.userHandle):null}})})})];case 2:if(400===(n=o.sent()).status)throw new Error("invalid inputs");if(500===n.status)throw new Error("server error");if(429===n.status)throw new Error("too many requests");if(200===n.status)return[2,n.result];throw new Error("Unexpected response from api");case 3:throw o.sent(),new Error("Unexpected response from api");case 4:return[2]}})})},be=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:if(!e)throw new Error("appId is missing in config.");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,$c("".concat(fe,"/auth"),{method:"POST",headers:(n={},n[he]=e,n.Accept="application/json",n["Content-Type"]="application/json",n),body:JSON.stringify({wallet:"",auth_method:"email",auth_value:t})})];case 2:if(400===(r=i.sent()).status)throw new Error("invalid inputs");if(500===r.status)throw new Error("server error");if(429===r.status)throw new Error("too many requests");if(200===r.status)return[2,!0];throw new Error("Unexpected response from api");case 3:throw i.sent(),new Error("Unexpected response from api");case 4:return[2]}})})},me=function(e,t,r){return $(void 0,void 0,void 0,function(){var n,i;return q(this,function(o){switch(o.label){case 0:if(!e)throw new Error("appId is missing in config.");o.label=1;case 1:return o.trys.push([1,3,,4]),[4,$c("".concat(fe,"/auth/code"),{method:"POST",headers:(i={},i[he]=e,i.Accept="application/json",i["Content-Type"]="application/json",i),body:JSON.stringify({code:r,wallet:"",auth_method:"email",auth_value:t.authValue})})];case 2:if(400===(n=o.sent()).status)throw new Error("invalid inputs");if(500===n.status)throw new Error("server error");if(404===n.status)throw new Error("invalid code");if(429===n.status)throw new Error("too many requests");if(200===n.status)return[2,n.result];throw new Error("Unexpected response from api");case 3:throw o.sent(),new Error("Unexpected response from api");case 4:return[2]}})})},ge=function(e){return $(void 0,void 0,void 0,function(){var t;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,$c("".concat(fe,"/users"),{method:"GET",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"}})];case 1:if(401===(t=r.sent()).status)throw new Error("invalid JWT");if(500===t.status)throw new Error("server error");if(404===t.status)throw new Error("user nout found");if(429===t.status)throw new Error("too many requests");if(200===t.status)return[2,t.result];throw new Error("Unexpected response from api");case 2:throw r.sent(),new Error("Unexpected response from api");case 3:return[2]}})})},ve=function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,$c("".concat(fe,"/users/sign-message"),{method:"POST",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"},body:JSON.stringify({message:t})})];case 1:if(401===(r=n.sent()).status)throw new Error("invalid JWT");if(500===r.status)throw new Error("server error");if(404===r.status)throw new Error("user nout found");if(429===r.status)throw new Error("too many requests");if(200===r.status&&r.result)return[2,r.result];throw new Error("Unexpected response from api");case 2:throw n.sent(),new Error("Unexpected response from api");case 3:return[2]}})})},ye=function(e,t,r){return $(void 0,void 0,void 0,function(){var n;return q(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,$c("".concat(fe,"/users/sign-transaction"),{method:"POST",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"},body:JSON.stringify({xdr:t,network:r})})];case 1:if(401===(n=i.sent()).status)throw new Error("invalid JWT");if(500===n.status)throw new Error("server error");if(404===n.status)throw new Error("user nout found");if(429===n.status)throw new Error("too many requests");if(200===n.status&&n.result)return[2,n.result];throw new Error("Unexpected response from api");case 2:throw i.sent(),new Error("Unexpected response from api");case 3:return[2]}})})},we={name:F.Api,website:"https://blux.cc",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("API wallet is not defined.")})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("API wallet is not defined.")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2,!1]})})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("API does not support the signAuthEntry function")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var t,r,n,i;return q(this,function(o){switch(o.label){case 0:if(o.trys.push([0,2,,3]),t=ne(),!(r=null===(i=t.auth)||void 0===i?void 0:i.JWT))throw new Error("Failed to sign the message from API");return[4,ve(r,e)];case 1:if(n=o.sent())return[2,n];throw new Error("Failed to sign the message from API");case 2:throw o.sent(),new Error("Failed to sign the message from API");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i,o;return q(this,function(a){switch(a.label){case 0:if(a.trys.push([0,2,,3]),r=ne(),!(n=null===(o=r.auth)||void 0===o?void 0:o.JWT))throw new Error("Failed to sign the transaction from API");return[4,ye(n,e,t.network)];case 1:if(i=a.sent())return[2,i];throw new Error("Failed to sign the transaction from API");case 2:throw a.sent(),new Error("Failed to sign the transaction from API.");case 3:return[2]}})})}},xe="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Ae(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Ee(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var r=function e(){var r=!1;try{r=this instanceof e}catch{}return r?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};r.prototype=t.prototype}else r={};return Object.defineProperty(r,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var n=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(r,t,n.get?n:{enumerable:!0,get:function(){return e[t]}})}),r}var Se,_e={},Ie={},Ne={},Ce={},Me={};function Te(){return Se||(Se=1,Me.__esModule=!0,Me.integers=void 0,Me.integers=["u8","u16","u32","u64","u128","i8","i16","i32","i64","i128","f32","f64"]),Me}var ke,Re={};function Be(){if(ke)return Re;ke=1,Re.__esModule=!0,Re.DecodeBuffer=Re.EncodeBuffer=void 0;var e=function(){function e(){this.offset=0,this.buffer_size=256,this.buffer=new ArrayBuffer(this.buffer_size),this.view=new DataView(this.buffer)}return e.prototype.resize_if_necessary=function(e){if(this.buffer_size-this.offset<e){this.buffer_size=Math.max(2*this.buffer_size,this.buffer_size+e);var t=new ArrayBuffer(this.buffer_size);new Uint8Array(t).set(new Uint8Array(this.buffer)),this.buffer=t,this.view=new DataView(t)}},e.prototype.get_used_buffer=function(){return new Uint8Array(this.buffer).slice(0,this.offset)},e.prototype.store_value=function(e,t){var r=t.substring(1),n=parseInt(r)/8;this.resize_if_necessary(n);var i="f"===t[0]?"setFloat".concat(r):"i"===t[0]?"setInt".concat(r):"setUint".concat(r);this.view[i](this.offset,e,!0),this.offset+=n},e.prototype.store_bytes=function(e){this.resize_if_necessary(e.length),new Uint8Array(this.buffer).set(new Uint8Array(e),this.offset),this.offset+=e.length},e}();Re.EncodeBuffer=e;var t=function(){function e(e){this.offset=0,this.buffer_size=e.length,this.buffer=new ArrayBuffer(e.length),new Uint8Array(this.buffer).set(e),this.view=new DataView(this.buffer)}return e.prototype.assert_enough_buffer=function(e){if(this.offset+e>this.buffer.byteLength)throw new Error("Error in schema, the buffer is smaller than expected")},e.prototype.consume_value=function(e){var t=e.substring(1),r=parseInt(t)/8;this.assert_enough_buffer(r);var n="f"===e[0]?"getFloat".concat(t):"i"===e[0]?"getInt".concat(t):"getUint".concat(t),i=this.view[n](this.offset,!0);return this.offset+=r,i},e.prototype.consume_bytes=function(e){this.assert_enough_buffer(e);var t=this.buffer.slice(this.offset,this.offset+e);return this.offset+=e,t},e}();return Re.DecodeBuffer=t,Re}var Oe,Le,Pe={};function Fe(){if(Oe)return Pe;Oe=1;var e,t=Pe&&Pe.__extends||(e=function(t,r){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var r in t)Object.prototype.hasOwnProperty.call(t,r)&&(e[r]=t[r])},e(t,r)},function(t,r){if("function"!=typeof r&&null!==r)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");function n(){this.constructor=t}e(t,r),t.prototype=null===r?Object.create(r):(n.prototype=r.prototype,new n)});Pe.__esModule=!0,Pe.validate_schema=Pe.ErrorSchema=Pe.expect_enum=Pe.expect_same_size=Pe.expect_bigint=Pe.expect_type=Pe.isArrayLike=void 0;var r=Te();Pe.isArrayLike=function(e){return Array.isArray(e)||!!e&&"object"==typeof e&&"length"in e&&"number"==typeof e.length&&(0===e.length||e.length>0&&e.length-1 in e)},Pe.expect_type=function(e,t,r){if(typeof e!==t)throw new Error("Expected ".concat(t," not ").concat(typeof e,"(").concat(e,") at ").concat(r.join(".")))},Pe.expect_bigint=function(e,t){if(!["number","string","bigint","boolean"].includes(typeof e)&&!("object"==typeof e&&null!==e&&"toString"in e))throw new Error("Expected bigint, number, boolean or string not ".concat(typeof e,"(").concat(e,") at ").concat(t.join(".")))},Pe.expect_same_size=function(e,t,r){if(e!==t)throw new Error("Array length ".concat(e," does not match schema length ").concat(t," at ").concat(r.join(".")))},Pe.expect_enum=function(e,t){if("object"!=typeof e||null===e)throw new Error("Expected object not ".concat(typeof e,"(").concat(e,") at ").concat(t.join(".")))};var n=r.integers.concat(["bool","string"]),i=["option","enum","array","set","map","struct"],o=function(e){function r(t,r){var n="Invalid schema: ".concat(JSON.stringify(t)," expected ").concat(r);return e.call(this,n)||this}return t(r,e),r}(Error);function a(e){if("string"!=typeof e||!n.includes(e)){if(e&&"object"==typeof e){var t=Object.keys(e);if(1===t.length&&i.includes(t[0])){var r=t[0];if("option"===r)return a(e[r]);if("enum"===r)return function(e){if(!Array.isArray(e))throw new o(e,"Array");for(var t=0,r=e;t<r.length;t++){var n=r[t];if("object"!=typeof n||!("struct"in n))throw new Error('Missing "struct" key in enum schema');if("object"!=typeof n.struct||1!==Object.keys(n.struct).length)throw new Error('The "struct" in each enum must have a single key');a({struct:n.struct})}}(e[r]);if("array"===r)return function(e){if("object"!=typeof e)throw new o(e,"{ type, len? }");if(e.len&&"number"!=typeof e.len)throw new Error("Invalid schema: ".concat(e));if("type"in e)return a(e.type);throw new o(e,"{ type, len? }")}(e[r]);if("set"===r)return a(e[r]);if("map"===r)return function(e){if("object"!=typeof e||!("key"in e)||!("value"in e))throw new o(e,"{ key, value }");a(e.key),a(e.value)}(e[r]);if("struct"===r)return function(e){if("object"!=typeof e)throw new o(e,"object");for(var t in e)a(e[t])}(e[r])}}throw new o(e,i.join(", ")+" or "+n.join(", "))}}return Pe.ErrorSchema=o,Pe.validate_schema=a,Pe}var Ue,De,je={};var ze,We={exports:{}},$e=Ee(Object.freeze({__proto__:null,default:{}}));var qe,Ke={},Ve={};function He(){return qe||(qe=1,Object.defineProperty(Ve,"__esModule",{value:!0}),Ve.KeySize=Ve.KeyType=void 0,function(e){e[e.ED25519=0]="ED25519",e[e.SECP256K1=1]="SECP256K1"}(e||(Ve.KeyType=e={})),Ve.KeySize={SECRET_KEY:32,ED25519_PUBLIC_KEY:32,SECP256k1_PUBLIC_KEY:64}),Ve;var e}var Ge,Xe={},Ye={};function Ze(){if(Ge)return Ye;Ge=1,Object.defineProperty(Ye,"__esModule",{value:!0}),Ye.KeyPairBase=void 0;return Ye.KeyPairBase=class{},Ye}var Je,Qe={},et={},tt={};var rt,nt={},it={},ot={GasLimitExceeded:"Exceeded the maximum amount of gas allowed to burn per contract",MethodEmptyName:"Method name is empty",WasmerCompileError:"Wasmer compilation error: {{msg}}",GuestPanic:"Smart contract panicked: {{panic_msg}}",Memory:"Error creating Wasm memory",GasExceeded:"Exceeded the prepaid gas",MethodUTF8Error:"Method name is not valid UTF8 string",BadUTF16:"String encoding is bad UTF-16 sequence",WasmTrap:"WebAssembly trap: {{msg}}",GasInstrumentation:"Gas instrumentation failed or contract has denied instructions.",InvalidPromiseIndex:"{{promise_idx}} does not correspond to existing promises",InvalidPromiseResultIndex:"Accessed invalid promise result index: {{result_idx}}",Deserialization:"Error happened while deserializing the module",MethodNotFound:"Contract method is not found",InvalidRegisterId:"Accessed invalid register id: {{register_id}}",InvalidReceiptIndex:"VM Logic returned an invalid receipt index: {{receipt_index}}",EmptyMethodName:"Method name is empty in contract call",CannotReturnJointPromise:"Returning joint promise is currently prohibited",StackHeightInstrumentation:"Stack instrumentation failed",CodeDoesNotExist:"Cannot find contract code for account {{account_id}}",MethodInvalidSignature:"Invalid method signature",IntegerOverflow:"Integer overflow happened during contract execution",MemoryAccessViolation:"MemoryAccessViolation",InvalidIteratorIndex:"Iterator index {{iterator_index}} does not exist",IteratorWasInvalidated:"Iterator {{iterator_index}} was invalidated after its creation by performing a mutable operation on trie",InvalidAccountId:"VM Logic returned an invalid account id",Serialization:"Error happened while serializing the module",CannotAppendActionToJointPromise:"Actions can only be appended to non-joint promise.",InternalMemoryDeclared:"Internal memory declaration has been found in the module",Instantiate:"Error happened during instantiation",ProhibitedInView:"{{method_name}} is not allowed in view calls",InvalidMethodName:"VM Logic returned an invalid method name",BadUTF8:"String encoding is bad UTF-8 sequence",BalanceExceeded:"Exceeded the account balance",LinkError:"Wasm contract link error: {{msg}}",InvalidPublicKey:"VM Logic provided an invalid public key",ActorNoPermission:"Actor {{actor_id}} doesn't have permission to account {{account_id}} to complete the action",LackBalanceForState:"The account {{account_id}} wouldn't have enough balance to cover storage, required to have {{amount}} yoctoNEAR more",ReceiverMismatch:"Wrong AccessKey used for transaction: transaction is sent to receiver_id={{tx_receiver}}, but is signed with function call access key that restricted to only use with receiver_id={{ak_receiver}}. Either change receiver_id in your transaction or switch to use a FullAccessKey.",CostOverflow:"Transaction gas or balance cost is too high",InvalidSignature:"Transaction is not signed with the given public key",AccessKeyNotFound:'Signer "{{account_id}}" doesn\'t have access key with the given public_key {{public_key}}',NotEnoughBalance:"Sender {{signer_id}} does not have enough balance {{#formatNear}}{{balance}}{{/formatNear}} for operation costing {{#formatNear}}{{cost}}{{/formatNear}}",NotEnoughAllowance:"Access Key {account_id}:{public_key} does not have enough balance {{#formatNear}}{{allowance}}{{/formatNear}} for transaction costing {{#formatNear}}{{cost}}{{/formatNear}}",Expired:"Transaction has expired",DeleteAccountStaking:"Account {{account_id}} is staking and can not be deleted",SignerDoesNotExist:"Signer {{signer_id}} does not exist",TriesToStake:"Account {{account_id}} tried to stake {{#formatNear}}{{stake}}{{/formatNear}}, but has staked {{#formatNear}}{{locked}}{{/formatNear}} and only has {{#formatNear}}{{balance}}{{/formatNear}}",AddKeyAlreadyExists:"The public key {{public_key}} is already used for an existing access key",InvalidSigner:"Invalid signer account ID {{signer_id}} according to requirements",CreateAccountNotAllowed:"The new account_id {{account_id}} can't be created by {{predecessor_id}}",RequiresFullAccess:"The transaction contains more then one action, but it was signed with an access key which allows transaction to apply only one specific action. To apply more then one actions TX must be signed with a full access key",TriesToUnstake:"Account {{account_id}} is not yet staked, but tried to unstake",InvalidNonce:"Transaction nonce {{tx_nonce}} must be larger than nonce of the used access key {{ak_nonce}}",AccountAlreadyExists:"Can't create a new account {{account_id}}, because it already exists",InvalidChain:"Transaction parent block hash doesn't belong to the current chain",AccountDoesNotExist:"Can't complete the action because account {{account_id}} doesn't exist",AccessKeyDoesNotExist:"Can't complete the action because access key {{public_key}} doesn't exist",MethodNameMismatch:"Transaction method name {{method_name}} isn't allowed by the access key",DeleteAccountHasRent:"Account {{account_id}} can't be deleted. It has {{#formatNear}}{{balance}}{{/formatNear}}, which is enough to cover the rent",DeleteAccountHasEnoughBalance:"Account {{account_id}} can't be deleted. It has {{#formatNear}}{{balance}}{{/formatNear}}, which is enough to cover it's storage",InvalidReceiver:"Invalid receiver account ID {{receiver_id}} according to requirements",DeleteKeyDoesNotExist:"Account {{account_id}} tries to remove an access key that doesn't exist",Timeout:"Timeout exceeded",Closed:"Connection closed",ShardCongested:"Shard {{shard_id}} rejected the transaction due to congestion level {{congestion_level}}, try again later",ShardStuck:"Shard {{shard_id}} rejected the transaction because it missed {{missed_chunks}} chunks and needs to recover before accepting new transactions, try again later"};function at(){if(rt)return it;rt=1;var e=it&&it.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(it,"__esModule",{value:!0}),it.ErrorMessages=void 0;const t=e(ot);return it.ErrorMessages=t.default,it}var st,ct={},ut={},lt={};var dt,ft={};var ht,pt={};var bt,mt={},gt={};var vt,yt,wt,xt={};function At(){return yt||(yt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.FinalExecutionStatusBasic=e.ExecutionStatusBasic=e.IdType=void 0;var t,r=(bt||(bt=1,Object.defineProperty(gt,"__esModule",{value:!0}),gt.IdType=void 0,function(e){e.Transaction="transaction",e.Receipt="receipt"}(t||(gt.IdType=t={}))),gt);Object.defineProperty(e,"IdType",{enumerable:!0,get:function(){return r.IdType}});var n,i,o=(vt||(vt=1,Object.defineProperty(xt,"__esModule",{value:!0}),xt.FinalExecutionStatusBasic=xt.ExecutionStatusBasic=void 0,function(e){e.Unknown="Unknown",e.Pending="Pending",e.Failure="Failure"}(n||(xt.ExecutionStatusBasic=n={})),function(e){e.NotStarted="NotStarted",e.Started="Started",e.Failure="Failure"}(i||(xt.FinalExecutionStatusBasic=i={}))),xt);Object.defineProperty(e,"ExecutionStatusBasic",{enumerable:!0,get:function(){return o.ExecutionStatusBasic}}),Object.defineProperty(e,"FinalExecutionStatusBasic",{enumerable:!0,get:function(){return o.FinalExecutionStatusBasic}})}(mt)),mt}function Et(){return wt||(wt=1,e=ut,t=ut&&ut.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=ut&&ut.__exportStar||function(e,r){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(r,n)||t(r,e,n)},Object.defineProperty(e,"__esModule",{value:!0}),r((st||(st=1,Object.defineProperty(lt,"__esModule",{value:!0}),lt.Assignable=void 0,lt.Assignable=class{constructor(e){Object.keys(e).map(t=>{this[t]=e[t]})}}),lt),e),r((dt||(dt=1,Object.defineProperty(ft,"__esModule",{value:!0}),ft.Enum=void 0,ft.Enum=class{constructor(e){if(1!==Object.keys(e).length)throw new Error("Enum can only take single value");Object.keys(e).map(t=>{this[t]=e[t]})}}),ft),e),r(function(){if(ht)return pt;ht=1,Object.defineProperty(pt,"__esModule",{value:!0}),pt.ErrorContext=pt.TypedError=pt.ArgumentTypeError=pt.PositionalArgsError=void 0;class e extends Error{constructor(){super("Contract method calls expect named arguments wrapped in object, e.g. { argName1: argValue1, argName2: argValue2 }")}}pt.PositionalArgsError=e;class t extends Error{constructor(e,t,r){super(`Expected ${t} for '${e}' argument, but got '${JSON.stringify(r)}'`)}}pt.ArgumentTypeError=t;class r extends Error{type;context;constructor(e,t,r){super(e),this.type=t||"UntypedError",this.context=r}}return pt.TypedError=r,pt.ErrorContext=class{transactionHash;constructor(e){this.transactionHash=e}},pt}(),e),r(At(),e)),ut;var e,t,r}var St,_t={exports:{}};function It(){return St||(St=1,_t.exports=function(){
2
2
  /*!
3
3
  * mustache.js - Logic-less {{mustache}} templates with JavaScript
4
4
  * http://github.com/janl/mustache.js
5
5
  */
6
- var e=Object.prototype.toString,t=Array.isArray||function(t){return"[object Array]"===e.call(t)};function r(e){return"function"==typeof e}function n(e){return t(e)?"array":typeof e}function i(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function o(e,t){return null!=e&&"object"==typeof e&&t in e}function a(e,t){return null!=e&&"object"!=typeof e&&e.hasOwnProperty&&e.hasOwnProperty(t)}var c=RegExp.prototype.test;function s(e,t){return c.call(e,t)}var u=/\S/;function l(e){return!s(u,e)}var d={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;","`":"&#x60;","=":"&#x3D;"};function f(e){return String(e).replace(/[&<>"'`=\/]/g,function(e){return d[e]})}var h=/\s*/,p=/\s+/,b=/\s*=/,m=/\s*\}/,g=/#|\^|\/|>|\{|&|=|!/;function v(e,r){if(!e)return[];var n,o,a,c=!1,s=[],u=[],d=[],f=!1,v=!1,A="",E=0;function _(){if(f&&!v)for(;d.length;)delete u[d.pop()];else d=[];f=!1,v=!1}function I(e){if("string"==typeof e&&(e=e.split(p,2)),!t(e)||2!==e.length)throw new Error("Invalid tags: "+e);n=new RegExp(i(e[0])+"\\s*"),o=new RegExp("\\s*"+i(e[1])),a=new RegExp("\\s*"+i("}"+e[1]))}I(r||S.tags);for(var N,C,M,T,k,R,B=new x(e);!B.eos();){if(N=B.pos,M=B.scanUntil(n))for(var O=0,L=M.length;O<L;++O)l(T=M.charAt(O))?(d.push(u.length),A+=T):(v=!0,c=!0,A+=" "),u.push(["text",T,N,N+1]),N+=1,"\n"===T&&(_(),A="",E=0,c=!1);if(!B.scan(n))break;if(f=!0,C=B.scan(g)||"name",B.scan(h),"="===C?(M=B.scanUntil(b),B.scan(b),B.scanUntil(o)):"{"===C?(M=B.scanUntil(a),B.scan(m),B.scanUntil(o),C="&"):M=B.scanUntil(o),!B.scan(o))throw new Error("Unclosed tag at "+B.pos);if(k=">"==C?[C,M,N,B.pos,A,E,c]:[C,M,N,B.pos],E++,u.push(k),"#"===C||"^"===C)s.push(k);else if("/"===C){if(!(R=s.pop()))throw new Error('Unopened section "'+M+'" at '+N);if(R[1]!==M)throw new Error('Unclosed section "'+R[1]+'" at '+N)}else"name"===C||"{"===C||"&"===C?v=!0:"="===C&&I(M)}if(_(),R=s.pop())throw new Error('Unclosed section "'+R[1]+'" at '+B.pos);return w(y(u))}function y(e){for(var t,r,n=[],i=0,o=e.length;i<o;++i)(t=e[i])&&("text"===t[0]&&r&&"text"===r[0]?(r[1]+=t[1],r[3]=t[3]):(n.push(t),r=t));return n}function w(e){for(var t,r=[],n=r,i=[],o=0,a=e.length;o<a;++o)switch((t=e[o])[0]){case"#":case"^":n.push(t),i.push(t),n=t[4]=[];break;case"/":i.pop()[5]=t[2],n=i.length>0?i[i.length-1][4]:r;break;default:n.push(t)}return r}function x(e){this.string=e,this.tail=e,this.pos=0}function A(e,t){this.view=e,this.cache={".":this.view},this.parent=t}function E(){this.templateCache={_cache:{},set:function(e,t){this._cache[e]=t},get:function(e){return this._cache[e]},clear:function(){this._cache={}}}}x.prototype.eos=function(){return""===this.tail},x.prototype.scan=function(e){var t=this.tail.match(e);if(!t||0!==t.index)return"";var r=t[0];return this.tail=this.tail.substring(r.length),this.pos+=r.length,r},x.prototype.scanUntil=function(e){var t,r=this.tail.search(e);switch(r){case-1:t=this.tail,this.tail="";break;case 0:t="";break;default:t=this.tail.substring(0,r),this.tail=this.tail.substring(r)}return this.pos+=t.length,t},A.prototype.push=function(e){return new A(e,this)},A.prototype.lookup=function(e){var t,n=this.cache;if(n.hasOwnProperty(e))t=n[e];else{for(var i,c,s,u=this,l=!1;u;){if(e.indexOf(".")>0)for(i=u.view,c=e.split("."),s=0;null!=i&&s<c.length;)s===c.length-1&&(l=o(i,c[s])||a(i,c[s])),i=i[c[s++]];else i=u.view[e],l=o(u.view,e);if(l){t=i;break}u=u.parent}n[e]=t}return r(t)&&(t=t.call(this.view)),t},E.prototype.clearCache=function(){void 0!==this.templateCache&&this.templateCache.clear()},E.prototype.parse=function(e,t){var r=this.templateCache,n=e+":"+(t||S.tags).join(":"),i=void 0!==r,o=i?r.get(n):void 0;return null==o&&(o=v(e,t),i&&r.set(n,o)),o},E.prototype.render=function(e,t,r,n){var i=this.parse(e,n),o=t instanceof A?t:new A(t,void 0);return this.renderTokens(i,o,r,e,n)},E.prototype.renderTokens=function(e,t,r,n,i){for(var o,a,c,s="",u=0,l=e.length;u<l;++u)c=void 0,"#"===(a=(o=e[u])[0])?c=this.renderSection(o,t,r,n):"^"===a?c=this.renderInverted(o,t,r,n):">"===a?c=this.renderPartial(o,t,r,i):"&"===a?c=this.unescapedValue(o,t):"name"===a?c=this.escapedValue(o,t):"text"===a&&(c=this.rawValue(o)),void 0!==c&&(s+=c);return s},E.prototype.renderSection=function(e,n,i,o){var a=this,c="",s=n.lookup(e[1]);function u(e){return a.render(e,n,i)}if(s){if(t(s))for(var l=0,d=s.length;l<d;++l)c+=this.renderTokens(e[4],n.push(s[l]),i,o);else if("object"==typeof s||"string"==typeof s||"number"==typeof s)c+=this.renderTokens(e[4],n.push(s),i,o);else if(r(s)){if("string"!=typeof o)throw new Error("Cannot use higher-order sections without the original template");null!=(s=s.call(n.view,o.slice(e[3],e[5]),u))&&(c+=s)}else c+=this.renderTokens(e[4],n,i,o);return c}},E.prototype.renderInverted=function(e,r,n,i){var o=r.lookup(e[1]);if(!o||t(o)&&0===o.length)return this.renderTokens(e[4],r,n,i)},E.prototype.indentPartial=function(e,t,r){for(var n=t.replace(/[^ \t]/g,""),i=e.split("\n"),o=0;o<i.length;o++)i[o].length&&(o>0||!r)&&(i[o]=n+i[o]);return i.join("\n")},E.prototype.renderPartial=function(e,t,n,i){if(n){var o=r(n)?n(e[1]):n[e[1]];if(null!=o){var a=e[6],c=e[5],s=e[4],u=o;return 0==c&&s&&(u=this.indentPartial(o,s,a)),this.renderTokens(this.parse(u,i),t,n,u)}}},E.prototype.unescapedValue=function(e,t){var r=t.lookup(e[1]);if(null!=r)return r},E.prototype.escapedValue=function(e,t){var r=t.lookup(e[1]);if(null!=r)return S.escape(r)},E.prototype.rawValue=function(e){return e[1]};var S={name:"mustache.js",version:"4.0.0",tags:["{{","}}"],clearCache:void 0,escape:void 0,parse:void 0,render:void 0,Scanner:void 0,Context:void 0,Writer:void 0,set templateCache(e){_.templateCache=e},get templateCache(){return _.templateCache}},_=new E;return S.clearCache=function(){return _.clearCache()},S.parse=function(e,t){return _.parse(e,t)},S.render=function(e,t,r,i){if("string"!=typeof e)throw new TypeError('Invalid template! Template should be a "string" but "'+n(e)+'" was given as the first argument for mustache#render(template, view, partials)');return _.render(e,t,r,i)},S.escape=f,S.Scanner=x,S.Context=A,S.Writer=E,S}()),St.exports}var It,Nt,Ct={},Mt={};function Tt(){return It||(It=1,function(e){function t(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name}function r(e,...r){if(!t(e))throw new Error("Uint8Array expected");if(r.length>0&&!r.includes(e.length))throw new Error("Uint8Array expected of length "+r+", got length="+e.length)}function n(e,t){return!!Array.isArray(t)&&(0===t.length||(e?t.every(e=>"string"==typeof e):t.every(e=>Number.isSafeInteger(e))))}function i(e){if("function"!=typeof e)throw new Error("function expected");return!0}function o(e,t){if("string"!=typeof t)throw new Error(`${e}: string expected`);return!0}function a(e){if(!Number.isSafeInteger(e))throw new Error(`invalid integer: ${e}`)}function c(e){if(!Array.isArray(e))throw new Error("array expected")}function s(e,t){if(!n(!0,t))throw new Error(`${e}: array of strings expected`)}function u(e,t){if(!n(!1,t))throw new Error(`${e}: array of numbers expected`)}function l(...e){const t=e=>e,r=(e,t)=>r=>e(t(r));return{encode:e.map(e=>e.encode).reduceRight(r,t),decode:e.map(e=>e.decode).reduce(r,t)}}function d(e){const t="string"==typeof e?e.split(""):e,r=t.length;s("alphabet",t);const n=new Map(t.map((e,t)=>[e,t]));return{encode:n=>(c(n),n.map(n=>{if(!Number.isSafeInteger(n)||n<0||n>=r)throw new Error(`alphabet.encode: digit index outside alphabet "${n}". Allowed: ${e}`);return t[n]})),decode:t=>(c(t),t.map(t=>{o("alphabet.decode",t);const r=n.get(t);if(void 0===r)throw new Error(`Unknown letter: "${t}". Allowed: ${e}`);return r}))}}function f(e=""){return o("join",e),{encode:t=>(s("join.decode",t),t.join(e)),decode:t=>(o("join.decode",t),t.split(e))}}function h(e,t="="){return a(e),o("padding",t),{encode(r){for(s("padding.encode",r);r.length*e%8;)r.push(t);return r},decode(r){s("padding.decode",r);let n=r.length;if(n*e%8)throw new Error("padding: invalid, string should have whole number of bytes");for(;n>0&&r[n-1]===t;n--){if((n-1)*e%8==0)throw new Error("padding: invalid, string has too much padding")}return r.slice(0,n)}}}function p(e){return i(e),{encode:e=>e,decode:t=>e(t)}}function b(e,t,r){if(t<2)throw new Error(`convertRadix: invalid from=${t}, base cannot be less than 2`);if(r<2)throw new Error(`convertRadix: invalid to=${r}, base cannot be less than 2`);if(c(e),!e.length)return[];let n=0;const i=[],o=Array.from(e,e=>{if(a(e),e<0||e>=t)throw new Error(`invalid integer: ${e}`);return e}),s=o.length;for(;;){let e=0,a=!0;for(let i=n;i<s;i++){const c=o[i],s=t*e,u=s+c;if(!Number.isSafeInteger(u)||s/t!==e||u-c!==s)throw new Error("convertRadix: carry overflow");const l=u/r;e=u%r;const d=Math.floor(l);if(o[i]=d,!Number.isSafeInteger(d)||d*r+e!==u)throw new Error("convertRadix: carry overflow");a&&(d?a=!1:n=i)}if(i.push(e),a)break}for(let t=0;t<e.length-1&&0===e[t];t++)i.push(0);return i.reverse()}
6
+ var e=Object.prototype.toString,t=Array.isArray||function(t){return"[object Array]"===e.call(t)};function r(e){return"function"==typeof e}function n(e){return t(e)?"array":typeof e}function i(e){return e.replace(/[\-\[\]{}()*+?.,\\\^$|#\s]/g,"\\$&")}function o(e,t){return null!=e&&"object"==typeof e&&t in e}function a(e,t){return null!=e&&"object"!=typeof e&&e.hasOwnProperty&&e.hasOwnProperty(t)}var s=RegExp.prototype.test;function c(e,t){return s.call(e,t)}var u=/\S/;function l(e){return!c(u,e)}var d={"&":"&amp;","<":"&lt;",">":"&gt;",'"':"&quot;","'":"&#39;","/":"&#x2F;","`":"&#x60;","=":"&#x3D;"};function f(e){return String(e).replace(/[&<>"'`=\/]/g,function(e){return d[e]})}var h=/\s*/,p=/\s+/,b=/\s*=/,m=/\s*\}/,g=/#|\^|\/|>|\{|&|=|!/;function v(e,r){if(!e)return[];var n,o,a,s=!1,c=[],u=[],d=[],f=!1,v=!1,A="",E=0;function _(){if(f&&!v)for(;d.length;)delete u[d.pop()];else d=[];f=!1,v=!1}function I(e){if("string"==typeof e&&(e=e.split(p,2)),!t(e)||2!==e.length)throw new Error("Invalid tags: "+e);n=new RegExp(i(e[0])+"\\s*"),o=new RegExp("\\s*"+i(e[1])),a=new RegExp("\\s*"+i("}"+e[1]))}I(r||S.tags);for(var N,C,M,T,k,R,B=new x(e);!B.eos();){if(N=B.pos,M=B.scanUntil(n))for(var O=0,L=M.length;O<L;++O)l(T=M.charAt(O))?(d.push(u.length),A+=T):(v=!0,s=!0,A+=" "),u.push(["text",T,N,N+1]),N+=1,"\n"===T&&(_(),A="",E=0,s=!1);if(!B.scan(n))break;if(f=!0,C=B.scan(g)||"name",B.scan(h),"="===C?(M=B.scanUntil(b),B.scan(b),B.scanUntil(o)):"{"===C?(M=B.scanUntil(a),B.scan(m),B.scanUntil(o),C="&"):M=B.scanUntil(o),!B.scan(o))throw new Error("Unclosed tag at "+B.pos);if(k=">"==C?[C,M,N,B.pos,A,E,s]:[C,M,N,B.pos],E++,u.push(k),"#"===C||"^"===C)c.push(k);else if("/"===C){if(!(R=c.pop()))throw new Error('Unopened section "'+M+'" at '+N);if(R[1]!==M)throw new Error('Unclosed section "'+R[1]+'" at '+N)}else"name"===C||"{"===C||"&"===C?v=!0:"="===C&&I(M)}if(_(),R=c.pop())throw new Error('Unclosed section "'+R[1]+'" at '+B.pos);return w(y(u))}function y(e){for(var t,r,n=[],i=0,o=e.length;i<o;++i)(t=e[i])&&("text"===t[0]&&r&&"text"===r[0]?(r[1]+=t[1],r[3]=t[3]):(n.push(t),r=t));return n}function w(e){for(var t,r=[],n=r,i=[],o=0,a=e.length;o<a;++o)switch((t=e[o])[0]){case"#":case"^":n.push(t),i.push(t),n=t[4]=[];break;case"/":i.pop()[5]=t[2],n=i.length>0?i[i.length-1][4]:r;break;default:n.push(t)}return r}function x(e){this.string=e,this.tail=e,this.pos=0}function A(e,t){this.view=e,this.cache={".":this.view},this.parent=t}function E(){this.templateCache={_cache:{},set:function(e,t){this._cache[e]=t},get:function(e){return this._cache[e]},clear:function(){this._cache={}}}}x.prototype.eos=function(){return""===this.tail},x.prototype.scan=function(e){var t=this.tail.match(e);if(!t||0!==t.index)return"";var r=t[0];return this.tail=this.tail.substring(r.length),this.pos+=r.length,r},x.prototype.scanUntil=function(e){var t,r=this.tail.search(e);switch(r){case-1:t=this.tail,this.tail="";break;case 0:t="";break;default:t=this.tail.substring(0,r),this.tail=this.tail.substring(r)}return this.pos+=t.length,t},A.prototype.push=function(e){return new A(e,this)},A.prototype.lookup=function(e){var t,n=this.cache;if(n.hasOwnProperty(e))t=n[e];else{for(var i,s,c,u=this,l=!1;u;){if(e.indexOf(".")>0)for(i=u.view,s=e.split("."),c=0;null!=i&&c<s.length;)c===s.length-1&&(l=o(i,s[c])||a(i,s[c])),i=i[s[c++]];else i=u.view[e],l=o(u.view,e);if(l){t=i;break}u=u.parent}n[e]=t}return r(t)&&(t=t.call(this.view)),t},E.prototype.clearCache=function(){void 0!==this.templateCache&&this.templateCache.clear()},E.prototype.parse=function(e,t){var r=this.templateCache,n=e+":"+(t||S.tags).join(":"),i=void 0!==r,o=i?r.get(n):void 0;return null==o&&(o=v(e,t),i&&r.set(n,o)),o},E.prototype.render=function(e,t,r,n){var i=this.parse(e,n),o=t instanceof A?t:new A(t,void 0);return this.renderTokens(i,o,r,e,n)},E.prototype.renderTokens=function(e,t,r,n,i){for(var o,a,s,c="",u=0,l=e.length;u<l;++u)s=void 0,"#"===(a=(o=e[u])[0])?s=this.renderSection(o,t,r,n):"^"===a?s=this.renderInverted(o,t,r,n):">"===a?s=this.renderPartial(o,t,r,i):"&"===a?s=this.unescapedValue(o,t):"name"===a?s=this.escapedValue(o,t):"text"===a&&(s=this.rawValue(o)),void 0!==s&&(c+=s);return c},E.prototype.renderSection=function(e,n,i,o){var a=this,s="",c=n.lookup(e[1]);function u(e){return a.render(e,n,i)}if(c){if(t(c))for(var l=0,d=c.length;l<d;++l)s+=this.renderTokens(e[4],n.push(c[l]),i,o);else if("object"==typeof c||"string"==typeof c||"number"==typeof c)s+=this.renderTokens(e[4],n.push(c),i,o);else if(r(c)){if("string"!=typeof o)throw new Error("Cannot use higher-order sections without the original template");null!=(c=c.call(n.view,o.slice(e[3],e[5]),u))&&(s+=c)}else s+=this.renderTokens(e[4],n,i,o);return s}},E.prototype.renderInverted=function(e,r,n,i){var o=r.lookup(e[1]);if(!o||t(o)&&0===o.length)return this.renderTokens(e[4],r,n,i)},E.prototype.indentPartial=function(e,t,r){for(var n=t.replace(/[^ \t]/g,""),i=e.split("\n"),o=0;o<i.length;o++)i[o].length&&(o>0||!r)&&(i[o]=n+i[o]);return i.join("\n")},E.prototype.renderPartial=function(e,t,n,i){if(n){var o=r(n)?n(e[1]):n[e[1]];if(null!=o){var a=e[6],s=e[5],c=e[4],u=o;return 0==s&&c&&(u=this.indentPartial(o,c,a)),this.renderTokens(this.parse(u,i),t,n,u)}}},E.prototype.unescapedValue=function(e,t){var r=t.lookup(e[1]);if(null!=r)return r},E.prototype.escapedValue=function(e,t){var r=t.lookup(e[1]);if(null!=r)return S.escape(r)},E.prototype.rawValue=function(e){return e[1]};var S={name:"mustache.js",version:"4.0.0",tags:["{{","}}"],clearCache:void 0,escape:void 0,parse:void 0,render:void 0,Scanner:void 0,Context:void 0,Writer:void 0,set templateCache(e){_.templateCache=e},get templateCache(){return _.templateCache}},_=new E;return S.clearCache=function(){return _.clearCache()},S.parse=function(e,t){return _.parse(e,t)},S.render=function(e,t,r,i){if("string"!=typeof e)throw new TypeError('Invalid template! Template should be a "string" but "'+n(e)+'" was given as the first argument for mustache#render(template, view, partials)');return _.render(e,t,r,i)},S.escape=f,S.Scanner=x,S.Context=A,S.Writer=E,S}()),_t.exports}var Nt,Ct,Mt={},Tt={};function kt(){return Nt||(Nt=1,function(e){function t(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name}function r(e,...r){if(!t(e))throw new Error("Uint8Array expected");if(r.length>0&&!r.includes(e.length))throw new Error("Uint8Array expected of length "+r+", got length="+e.length)}function n(e,t){return!!Array.isArray(t)&&(0===t.length||(e?t.every(e=>"string"==typeof e):t.every(e=>Number.isSafeInteger(e))))}function i(e){if("function"!=typeof e)throw new Error("function expected");return!0}function o(e,t){if("string"!=typeof t)throw new Error(`${e}: string expected`);return!0}function a(e){if(!Number.isSafeInteger(e))throw new Error(`invalid integer: ${e}`)}function s(e){if(!Array.isArray(e))throw new Error("array expected")}function c(e,t){if(!n(!0,t))throw new Error(`${e}: array of strings expected`)}function u(e,t){if(!n(!1,t))throw new Error(`${e}: array of numbers expected`)}function l(...e){const t=e=>e,r=(e,t)=>r=>e(t(r));return{encode:e.map(e=>e.encode).reduceRight(r,t),decode:e.map(e=>e.decode).reduce(r,t)}}function d(e){const t="string"==typeof e?e.split(""):e,r=t.length;c("alphabet",t);const n=new Map(t.map((e,t)=>[e,t]));return{encode:n=>(s(n),n.map(n=>{if(!Number.isSafeInteger(n)||n<0||n>=r)throw new Error(`alphabet.encode: digit index outside alphabet "${n}". Allowed: ${e}`);return t[n]})),decode:t=>(s(t),t.map(t=>{o("alphabet.decode",t);const r=n.get(t);if(void 0===r)throw new Error(`Unknown letter: "${t}". Allowed: ${e}`);return r}))}}function f(e=""){return o("join",e),{encode:t=>(c("join.decode",t),t.join(e)),decode:t=>(o("join.decode",t),t.split(e))}}function h(e,t="="){return a(e),o("padding",t),{encode(r){for(c("padding.encode",r);r.length*e%8;)r.push(t);return r},decode(r){c("padding.decode",r);let n=r.length;if(n*e%8)throw new Error("padding: invalid, string should have whole number of bytes");for(;n>0&&r[n-1]===t;n--){if((n-1)*e%8==0)throw new Error("padding: invalid, string has too much padding")}return r.slice(0,n)}}}function p(e){return i(e),{encode:e=>e,decode:t=>e(t)}}function b(e,t,r){if(t<2)throw new Error(`convertRadix: invalid from=${t}, base cannot be less than 2`);if(r<2)throw new Error(`convertRadix: invalid to=${r}, base cannot be less than 2`);if(s(e),!e.length)return[];let n=0;const i=[],o=Array.from(e,e=>{if(a(e),e<0||e>=t)throw new Error(`invalid integer: ${e}`);return e}),c=o.length;for(;;){let e=0,a=!0;for(let i=n;i<c;i++){const s=o[i],c=t*e,u=c+s;if(!Number.isSafeInteger(u)||c/t!==e||u-s!==c)throw new Error("convertRadix: carry overflow");const l=u/r;e=u%r;const d=Math.floor(l);if(o[i]=d,!Number.isSafeInteger(d)||d*r+e!==u)throw new Error("convertRadix: carry overflow");a&&(d?a=!1:n=i)}if(i.push(e),a)break}for(let t=0;t<e.length-1&&0===e[t];t++)i.push(0);return i.reverse()}
7
7
  /*! scure-base - MIT License (c) 2022 Paul Miller (paulmillr.com) */
8
- Object.defineProperty(e,"__esModule",{value:!0}),e.bytes=e.stringToBytes=e.str=e.bytesToString=e.hex=e.utf8=e.bech32m=e.bech32=e.base58check=e.createBase58check=e.base58xmr=e.base58xrp=e.base58flickr=e.base58=e.base64urlnopad=e.base64url=e.base64nopad=e.base64=e.base32crockford=e.base32hexnopad=e.base32hex=e.base32nopad=e.base32=e.base16=e.utils=void 0;const m=(e,t)=>0===t?e:m(t,e%t),g=(e,t)=>e+(t-m(e,t)),v=(()=>{let e=[];for(let t=0;t<40;t++)e.push(2**t);return e})();function y(e,t,r,n){if(c(e),t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(r<=0||r>32)throw new Error(`convertRadix2: wrong to=${r}`);if(g(t,r)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${r} carryBits=${g(t,r)}`);let i=0,o=0;const s=v[t],u=v[r]-1,l=[];for(const n of e){if(a(n),n>=s)throw new Error(`convertRadix2: invalid data word=${n} from=${t}`);if(i=i<<t|n,o+t>32)throw new Error(`convertRadix2: carry overflow pos=${o} from=${t}`);for(o+=t;o>=r;o-=r)l.push((i>>o-r&u)>>>0);const e=v[o];if(void 0===e)throw new Error("invalid carry");i&=e-1}if(i=i<<r-o&u,!n&&o>=t)throw new Error("Excess padding");if(!n&&i>0)throw new Error(`Non-zero padding: ${i}`);return n&&o>0&&l.push(i>>>0),l}function w(e){a(e);return{encode:r=>{if(!t(r))throw new Error("radix.encode input should be Uint8Array");return b(Array.from(r),256,e)},decode:t=>(u("radix.decode",t),Uint8Array.from(b(t,e,256)))}}function x(e,r=!1){if(a(e),e<=0||e>32)throw new Error("radix2: bits should be in (0..32]");if(g(8,e)>32||g(e,8)>32)throw new Error("radix2: carry overflow");return{encode:n=>{if(!t(n))throw new Error("radix2.encode input should be Uint8Array");return y(Array.from(n),8,e,!r)},decode:t=>(u("radix2.decode",t),Uint8Array.from(y(t,e,8,r)))}}function A(e){return i(e),function(...t){try{return e.apply(null,t)}catch(e){}}}function E(e,r){return a(e),i(r),{encode(n){if(!t(n))throw new Error("checksum.encode: input should be Uint8Array");const i=r(n).slice(0,e),o=new Uint8Array(n.length+e);return o.set(n),o.set(i,n.length),o},decode(n){if(!t(n))throw new Error("checksum.decode: input should be Uint8Array");const i=n.slice(0,-e),o=n.slice(-e),a=r(i).slice(0,e);for(let t=0;t<e;t++)if(a[t]!==o[t])throw new Error("Invalid checksum");return i}}}e.utils={alphabet:d,chain:l,checksum:E,convertRadix:b,convertRadix2:y,radix:w,radix2:x,join:f,padding:h},e.base16=l(x(4),d("0123456789ABCDEF"),f("")),e.base32=l(x(5),d("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),h(5),f("")),e.base32nopad=l(x(5),d("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),f("")),e.base32hex=l(x(5),d("0123456789ABCDEFGHIJKLMNOPQRSTUV"),h(5),f("")),e.base32hexnopad=l(x(5),d("0123456789ABCDEFGHIJKLMNOPQRSTUV"),f("")),e.base32crockford=l(x(5),d("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),f(""),p(e=>e.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const S=(()=>"function"==typeof Uint8Array.from([]).toBase64&&"function"==typeof Uint8Array.fromBase64)(),_=(e,t)=>{o("base64",e);const r=t?/^[A-Za-z0-9=_-]+$/:/^[A-Za-z0-9=+/]+$/,n=t?"base64url":"base64";if(e.length>0&&!r.test(e))throw new Error("invalid base64");return Uint8Array.fromBase64(e,{alphabet:n,lastChunkHandling:"strict"})};e.base64=S?{encode:e=>(r(e),e.toBase64()),decode:e=>_(e,!1)}:l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),h(6),f("")),e.base64nopad=l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),f("")),e.base64url=S?{encode:e=>(r(e),e.toBase64({alphabet:"base64url"})),decode:e=>_(e,!0)}:l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),h(6),f("")),e.base64urlnopad=l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),f(""));const I=e=>l(w(58),d(e),f(""));e.base58=I("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),e.base58flickr=I("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),e.base58xrp=I("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const N=[0,2,3,5,6,7,9,10,11];e.base58xmr={encode(t){let r="";for(let n=0;n<t.length;n+=8){const i=t.subarray(n,n+8);r+=e.base58.encode(i).padStart(N[i.length],"1")}return r},decode(t){let r=[];for(let n=0;n<t.length;n+=11){const i=t.slice(n,n+11),o=N.indexOf(i.length),a=e.base58.decode(i);for(let e=0;e<a.length-o;e++)if(0!==a[e])throw new Error("base58xmr: wrong padding");r=r.concat(Array.from(a.slice(a.length-o)))}return Uint8Array.from(r)}};e.createBase58check=t=>l(E(4,e=>t(t(e))),e.base58),e.base58check=e.createBase58check;const C=l(d("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),f("")),M=[996825010,642813549,513874426,1027748829,705979059];function T(e){const t=e>>25;let r=(33554431&e)<<5;for(let e=0;e<M.length;e++)1==(t>>e&1)&&(r^=M[e]);return r}function k(e,t,r=1){const n=e.length;let i=1;for(let t=0;t<n;t++){const r=e.charCodeAt(t);if(r<33||r>126)throw new Error(`Invalid prefix (${e})`);i=T(i)^r>>5}i=T(i);for(let t=0;t<n;t++)i=T(i)^31&e.charCodeAt(t);for(let e of t)i=T(i)^e;for(let e=0;e<6;e++)i=T(i);return i^=r,C.encode(y([i%v[30]],30,5,!1))}function R(e){const r="bech32"===e?1:734539939,n=x(5),i=n.decode,a=n.encode,c=A(i);function s(e,n,i=90){o("bech32.encode prefix",e),t(n)&&(n=Array.from(n)),u("bech32.encode",n);const a=e.length;if(0===a)throw new TypeError(`Invalid prefix length ${a}`);const c=a+7+n.length;if(!1!==i&&c>i)throw new TypeError(`Length ${c} exceeds limit ${i}`);const s=e.toLowerCase(),l=k(s,n,r);return`${s}1${C.encode(n)}${l}`}function l(e,t=90){o("bech32.decode input",e);const n=e.length;if(n<8||!1!==t&&n>t)throw new TypeError(`invalid string length: ${n} (${e}). Expected (8..${t})`);const i=e.toLowerCase();if(e!==i&&e!==e.toUpperCase())throw new Error("String must be lowercase or uppercase");const a=i.lastIndexOf("1");if(0===a||-1===a)throw new Error('Letter "1" must be present between prefix and data only');const c=i.slice(0,a),s=i.slice(a+1);if(s.length<6)throw new Error("Data must be at least 6 characters long");const u=C.decode(s).slice(0,-6),l=k(c,u,r);if(!s.endsWith(l))throw new Error(`Invalid checksum in ${e}: expected "${l}"`);return{prefix:c,words:u}}return{encode:s,decode:l,encodeFromBytes:function(e,t){return s(e,a(t))},decodeToBytes:function(e){const{prefix:t,words:r}=l(e,!1);return{prefix:t,words:r,bytes:i(r)}},decodeUnsafe:A(l),fromWords:i,fromWordsUnsafe:c,toWords:a}}e.bech32=R("bech32"),e.bech32m=R("bech32m"),e.utf8={encode:e=>(new TextDecoder).decode(e),decode:e=>(new TextEncoder).encode(e)};const B=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),O={encode:e=>(r(e),e.toHex()),decode:e=>(o("hex",e),Uint8Array.fromHex(e))};e.hex=B?O:l(x(4),d("0123456789abcdef"),f(""),p(e=>{if("string"!=typeof e||e.length%2!=0)throw new TypeError(`hex.decode: expected string, got ${typeof e} with length ${e.length}`);return e.toLowerCase()}));const L={utf8:e.utf8,hex:e.hex,base16:e.base16,base32:e.base32,base64:e.base64,base64url:e.base64url,base58:e.base58,base58xmr:e.base58xmr},P="Invalid encoding type. Available types: utf8, hex, base16, base32, base64, base64url, base58, base58xmr";e.bytesToString=(e,r)=>{if("string"!=typeof e||!L.hasOwnProperty(e))throw new TypeError(P);if(!t(r))throw new TypeError("bytesToString() expects Uint8Array");return L[e].encode(r)},e.str=e.bytesToString;e.stringToBytes=(e,t)=>{if(!L.hasOwnProperty(e))throw new TypeError(P);if("string"!=typeof t)throw new TypeError("stringToBytes() expects string");return L[e].decode(t)},e.bytes=e.stringToBytes}(Mt)),Mt}function kt(){return Nt||(Nt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.baseDecode=e.baseEncode=e.parseNearAmount=e.formatNearAmount=e.NEAR_NOMINATION=e.NEAR_NOMINATION_EXP=void 0;const t=Tt();e.NEAR_NOMINATION_EXP=24,e.NEAR_NOMINATION=10n**BigInt(e.NEAR_NOMINATION_EXP);const r=[];for(let t=0,n=5n;t<e.NEAR_NOMINATION_EXP;t++,n*=10n)r[t]=n;e.formatNearAmount=function(t,n=e.NEAR_NOMINATION_EXP){let i=BigInt(t);if(n!==e.NEAR_NOMINATION_EXP){const t=e.NEAR_NOMINATION_EXP-n-1;t>0&&(i+=r[t])}const o=(t=i.toString()).substring(0,t.length-e.NEAR_NOMINATION_EXP)||"0",a=t.substring(t.length-e.NEAR_NOMINATION_EXP).padStart(e.NEAR_NOMINATION_EXP,"0").substring(0,n);return`${function(e){const t=/(-?\d+)(\d{3})/;for(;t.test(e);)e=e.replace(t,"$1,$2");return e}(o)}.${a}`.replace(/\.?0*$/,"")},e.parseNearAmount=function(t){if(!t)return null;const r=(t=t.replace(/,/g,"").trim()).split("."),n=r[0],i=r[1]||"";if(r.length>2||i.length>e.NEAR_NOMINATION_EXP)throw new Error(`Cannot parse '${t}' as NEAR amount`);return function(e){if(""===(e=e.replace(/^0+/,"")))return"0";return e}(n+i.padEnd(e.NEAR_NOMINATION_EXP,"0"))},e.baseEncode=function(e){if("string"==typeof e){const t=[];for(let r=0;r<e.length;r++)t.push(e.charCodeAt(r));e=new Uint8Array(t)}return t.base58.encode(e)},e.baseDecode=function(e){return t.base58.decode(e)}}(Ct)),Ct}var Rt,Bt,Ot={schema:{AccessKeyNotFound:{name:"AccessKeyNotFound",subtypes:[],props:{account_id:"",public_key:""}},AccountAlreadyExists:{name:"AccountAlreadyExists",subtypes:[],props:{account_id:""}},AccountDoesNotExist:{name:"AccountDoesNotExist",subtypes:[],props:{account_id:""}},ActionError:{name:"ActionError",subtypes:["AccountAlreadyExists","AccountDoesNotExist","CreateAccountOnlyByRegistrar","CreateAccountNotAllowed","ActorNoPermission","DeleteKeyDoesNotExist","AddKeyAlreadyExists","DeleteAccountStaking","LackBalanceForState","TriesToUnstake","TriesToStake","InsufficientStake","FunctionCallError","NewReceiptValidationError","OnlyImplicitAccountCreationAllowed","DeleteAccountWithLargeState","DelegateActionInvalidSignature","DelegateActionSenderDoesNotMatchTxReceiver","DelegateActionExpired","DelegateActionAccessKeyError","DelegateActionInvalidNonce","DelegateActionNonceTooLarge"],props:{index:""}},ActionsValidationError:{name:"ActionsValidationError",subtypes:["DeleteActionMustBeFinal","TotalPrepaidGasExceeded","TotalNumberOfActionsExceeded","AddKeyMethodNamesNumberOfBytesExceeded","AddKeyMethodNameLengthExceeded","IntegerOverflow","InvalidAccountId","ContractSizeExceeded","FunctionCallMethodNameLengthExceeded","FunctionCallArgumentsLengthExceeded","UnsuitableStakingKey","FunctionCallZeroAttachedGas","DelegateActionMustBeOnlyOne","UnsupportedProtocolFeature"],props:{}},ActorNoPermission:{name:"ActorNoPermission",subtypes:[],props:{account_id:"",actor_id:""}},AddKeyAlreadyExists:{name:"AddKeyAlreadyExists",subtypes:[],props:{account_id:"",public_key:""}},AddKeyMethodNameLengthExceeded:{name:"AddKeyMethodNameLengthExceeded",subtypes:[],props:{length:"",limit:""}},AddKeyMethodNamesNumberOfBytesExceeded:{name:"AddKeyMethodNamesNumberOfBytesExceeded",subtypes:[],props:{limit:"",total_number_of_bytes:""}},AltBn128InvalidInput:{name:"AltBn128InvalidInput",subtypes:[],props:{msg:""}},BadUTF16:{name:"BadUTF16",subtypes:[],props:{}},BadUTF8:{name:"BadUTF8",subtypes:[],props:{}},BalanceExceeded:{name:"BalanceExceeded",subtypes:[],props:{}},BalanceMismatchError:{name:"BalanceMismatchError",subtypes:[],props:{final_accounts_balance:"",final_postponed_receipts_balance:"",forwarded_buffered_receipts_balance:"",incoming_receipts_balance:"",incoming_validator_rewards:"",initial_accounts_balance:"",initial_postponed_receipts_balance:"",new_buffered_receipts_balance:"",new_delayed_receipts_balance:"",other_burnt_amount:"",outgoing_receipts_balance:"",processed_delayed_receipts_balance:"",slashed_burnt_amount:"",tx_burnt_amount:""}},CallIndirectOOB:{name:"CallIndirectOOB",subtypes:[],props:{}},CannotAppendActionToJointPromise:{name:"CannotAppendActionToJointPromise",subtypes:[],props:{}},CannotReturnJointPromise:{name:"CannotReturnJointPromise",subtypes:[],props:{}},CodeDoesNotExist:{name:"CodeDoesNotExist",subtypes:[],props:{account_id:""}},CompilationError:{name:"CompilationError",subtypes:["CodeDoesNotExist","PrepareError","WasmerCompileError"],props:{}},ContractSizeExceeded:{name:"ContractSizeExceeded",subtypes:[],props:{limit:"",size:""}},CostOverflow:{name:"CostOverflow",subtypes:[],props:{}},CreateAccountNotAllowed:{name:"CreateAccountNotAllowed",subtypes:[],props:{account_id:"",predecessor_id:""}},CreateAccountOnlyByRegistrar:{name:"CreateAccountOnlyByRegistrar",subtypes:[],props:{account_id:"",predecessor_id:"",registrar_account_id:""}},DelegateActionExpired:{name:"DelegateActionExpired",subtypes:[],props:{}},DelegateActionInvalidNonce:{name:"DelegateActionInvalidNonce",subtypes:[],props:{ak_nonce:"",delegate_nonce:""}},DelegateActionInvalidSignature:{name:"DelegateActionInvalidSignature",subtypes:[],props:{}},DelegateActionMustBeOnlyOne:{name:"DelegateActionMustBeOnlyOne",subtypes:[],props:{}},DelegateActionNonceTooLarge:{name:"DelegateActionNonceTooLarge",subtypes:[],props:{delegate_nonce:"",upper_bound:""}},DelegateActionSenderDoesNotMatchTxReceiver:{name:"DelegateActionSenderDoesNotMatchTxReceiver",subtypes:[],props:{receiver_id:"",sender_id:""}},DeleteAccountStaking:{name:"DeleteAccountStaking",subtypes:[],props:{account_id:""}},DeleteAccountWithLargeState:{name:"DeleteAccountWithLargeState",subtypes:[],props:{account_id:""}},DeleteActionMustBeFinal:{name:"DeleteActionMustBeFinal",subtypes:[],props:{}},DeleteKeyDoesNotExist:{name:"DeleteKeyDoesNotExist",subtypes:[],props:{account_id:"",public_key:""}},DepositWithFunctionCall:{name:"DepositWithFunctionCall",subtypes:[],props:{}},Deprecated:{name:"Deprecated",subtypes:[],props:{method_name:""}},Deserialization:{name:"Deserialization",subtypes:[],props:{}},ECRecoverError:{name:"ECRecoverError",subtypes:[],props:{msg:""}},Ed25519VerifyInvalidInput:{name:"Ed25519VerifyInvalidInput",subtypes:[],props:{msg:""}},EmptyMethodName:{name:"EmptyMethodName",subtypes:[],props:{}},Expired:{name:"Expired",subtypes:[],props:{}},FunctionCallArgumentsLengthExceeded:{name:"FunctionCallArgumentsLengthExceeded",subtypes:[],props:{length:"",limit:""}},FunctionCallMethodNameLengthExceeded:{name:"FunctionCallMethodNameLengthExceeded",subtypes:[],props:{length:"",limit:""}},FunctionCallZeroAttachedGas:{name:"FunctionCallZeroAttachedGas",subtypes:[],props:{}},GasExceeded:{name:"GasExceeded",subtypes:[],props:{}},GasInstrumentation:{name:"GasInstrumentation",subtypes:[],props:{}},GasLimitExceeded:{name:"GasLimitExceeded",subtypes:[],props:{}},GenericTrap:{name:"GenericTrap",subtypes:[],props:{}},GuestPanic:{name:"GuestPanic",subtypes:[],props:{panic_msg:""}},HostError:{name:"HostError",subtypes:["BadUTF16","BadUTF8","GasExceeded","GasLimitExceeded","BalanceExceeded","EmptyMethodName","GuestPanic","IntegerOverflow","InvalidPromiseIndex","CannotAppendActionToJointPromise","CannotReturnJointPromise","InvalidPromiseResultIndex","InvalidRegisterId","IteratorWasInvalidated","MemoryAccessViolation","InvalidReceiptIndex","InvalidIteratorIndex","InvalidAccountId","InvalidMethodName","InvalidPublicKey","ProhibitedInView","NumberOfLogsExceeded","KeyLengthExceeded","ValueLengthExceeded","TotalLogLengthExceeded","NumberPromisesExceeded","NumberInputDataDependenciesExceeded","ReturnedValueLengthExceeded","ContractSizeExceeded","Deprecated","ECRecoverError","AltBn128InvalidInput","Ed25519VerifyInvalidInput"],props:{}},IllegalArithmetic:{name:"IllegalArithmetic",subtypes:[],props:{}},IncorrectCallIndirectSignature:{name:"IncorrectCallIndirectSignature",subtypes:[],props:{}},IndirectCallToNull:{name:"IndirectCallToNull",subtypes:[],props:{}},Instantiate:{name:"Instantiate",subtypes:[],props:{}},InsufficientStake:{name:"InsufficientStake",subtypes:[],props:{account_id:"",minimum_stake:"",stake:""}},IntegerOverflow:{name:"IntegerOverflow",subtypes:[],props:{}},InternalMemoryDeclared:{name:"InternalMemoryDeclared",subtypes:[],props:{}},InvalidAccessKeyError:{name:"InvalidAccessKeyError",subtypes:["AccessKeyNotFound","ReceiverMismatch","MethodNameMismatch","RequiresFullAccess","NotEnoughAllowance","DepositWithFunctionCall"],props:{}},InvalidAccountId:{name:"InvalidAccountId",subtypes:[],props:{}},InvalidChain:{name:"InvalidChain",subtypes:[],props:{}},InvalidDataReceiverId:{name:"InvalidDataReceiverId",subtypes:[],props:{account_id:""}},InvalidIteratorIndex:{name:"InvalidIteratorIndex",subtypes:[],props:{iterator_index:""}},InvalidMethodName:{name:"InvalidMethodName",subtypes:[],props:{}},InvalidNonce:{name:"InvalidNonce",subtypes:[],props:{ak_nonce:"",tx_nonce:""}},InvalidPredecessorId:{name:"InvalidPredecessorId",subtypes:[],props:{account_id:""}},InvalidPromiseIndex:{name:"InvalidPromiseIndex",subtypes:[],props:{promise_idx:""}},InvalidPromiseResultIndex:{name:"InvalidPromiseResultIndex",subtypes:[],props:{result_idx:""}},InvalidPublicKey:{name:"InvalidPublicKey",subtypes:[],props:{}},InvalidReceiptIndex:{name:"InvalidReceiptIndex",subtypes:[],props:{receipt_index:""}},InvalidReceiverId:{name:"InvalidReceiverId",subtypes:[],props:{account_id:""}},InvalidRegisterId:{name:"InvalidRegisterId",subtypes:[],props:{register_id:""}},InvalidSignature:{name:"InvalidSignature",subtypes:[],props:{}},InvalidSignerId:{name:"InvalidSignerId",subtypes:[],props:{account_id:""}},InvalidTxError:{name:"InvalidTxError",subtypes:["InvalidAccessKeyError","InvalidSignerId","SignerDoesNotExist","InvalidNonce","NonceTooLarge","InvalidReceiverId","InvalidSignature","NotEnoughBalance","LackBalanceForState","CostOverflow","InvalidChain","Expired","ActionsValidation","TransactionSizeExceeded","StorageError","ShardCongested","ShardStuck"],props:{}},IteratorWasInvalidated:{name:"IteratorWasInvalidated",subtypes:[],props:{iterator_index:""}},KeyLengthExceeded:{name:"KeyLengthExceeded",subtypes:[],props:{length:"",limit:""}},LackBalanceForState:{name:"LackBalanceForState",subtypes:[],props:{account_id:"",amount:""}},Memory:{name:"Memory",subtypes:[],props:{}},MemoryAccessViolation:{name:"MemoryAccessViolation",subtypes:[],props:{}},MemoryOutOfBounds:{name:"MemoryOutOfBounds",subtypes:[],props:{}},MethodEmptyName:{name:"MethodEmptyName",subtypes:[],props:{}},MethodInvalidSignature:{name:"MethodInvalidSignature",subtypes:[],props:{}},MethodNameMismatch:{name:"MethodNameMismatch",subtypes:[],props:{method_name:""}},MethodNotFound:{name:"MethodNotFound",subtypes:[],props:{}},MethodResolveError:{name:"MethodResolveError",subtypes:["MethodEmptyName","MethodNotFound","MethodInvalidSignature"],props:{}},MisalignedAtomicAccess:{name:"MisalignedAtomicAccess",subtypes:[],props:{}},NonceTooLarge:{name:"NonceTooLarge",subtypes:[],props:{tx_nonce:"",upper_bound:""}},NotEnoughAllowance:{name:"NotEnoughAllowance",subtypes:[],props:{account_id:"",allowance:"",cost:"",public_key:""}},NotEnoughBalance:{name:"NotEnoughBalance",subtypes:[],props:{balance:"",cost:"",signer_id:""}},NumberInputDataDependenciesExceeded:{name:"NumberInputDataDependenciesExceeded",subtypes:[],props:{limit:"",number_of_input_data_dependencies:""}},NumberOfLogsExceeded:{name:"NumberOfLogsExceeded",subtypes:[],props:{limit:""}},NumberPromisesExceeded:{name:"NumberPromisesExceeded",subtypes:[],props:{limit:"",number_of_promises:""}},OnlyImplicitAccountCreationAllowed:{name:"OnlyImplicitAccountCreationAllowed",subtypes:[],props:{account_id:""}},PrepareError:{name:"PrepareError",subtypes:["Serialization","Deserialization","InternalMemoryDeclared","GasInstrumentation","StackHeightInstrumentation","Instantiate","Memory","TooManyFunctions","TooManyLocals"],props:{}},ProhibitedInView:{name:"ProhibitedInView",subtypes:[],props:{method_name:""}},ReceiptSizeExceeded:{name:"ReceiptSizeExceeded",subtypes:[],props:{limit:"",size:""}},ReceiptValidationError:{name:"ReceiptValidationError",subtypes:["InvalidPredecessorId","InvalidReceiverId","InvalidSignerId","InvalidDataReceiverId","ReturnedValueLengthExceeded","NumberInputDataDependenciesExceeded","ActionsValidation","ReceiptSizeExceeded"],props:{}},ReceiverMismatch:{name:"ReceiverMismatch",subtypes:[],props:{ak_receiver:"",tx_receiver:""}},RequiresFullAccess:{name:"RequiresFullAccess",subtypes:[],props:{}},ReturnedValueLengthExceeded:{name:"ReturnedValueLengthExceeded",subtypes:[],props:{length:"",limit:""}},Serialization:{name:"Serialization",subtypes:[],props:{}},ShardCongested:{name:"ShardCongested",subtypes:[],props:{congestion_level:"",shard_id:""}},ShardStuck:{name:"ShardStuck",subtypes:[],props:{missed_chunks:"",shard_id:""}},SignerDoesNotExist:{name:"SignerDoesNotExist",subtypes:[],props:{signer_id:""}},StackHeightInstrumentation:{name:"StackHeightInstrumentation",subtypes:[],props:{}},StackOverflow:{name:"StackOverflow",subtypes:[],props:{}},TooManyFunctions:{name:"TooManyFunctions",subtypes:[],props:{}},TooManyLocals:{name:"TooManyLocals",subtypes:[],props:{}},TotalLogLengthExceeded:{name:"TotalLogLengthExceeded",subtypes:[],props:{length:"",limit:""}},TotalNumberOfActionsExceeded:{name:"TotalNumberOfActionsExceeded",subtypes:[],props:{limit:"",total_number_of_actions:""}},TotalPrepaidGasExceeded:{name:"TotalPrepaidGasExceeded",subtypes:[],props:{limit:"",total_prepaid_gas:""}},TransactionSizeExceeded:{name:"TransactionSizeExceeded",subtypes:[],props:{limit:"",size:""}},TriesToStake:{name:"TriesToStake",subtypes:[],props:{account_id:"",balance:"",locked:"",stake:""}},TriesToUnstake:{name:"TriesToUnstake",subtypes:[],props:{account_id:""}},TxExecutionError:{name:"TxExecutionError",subtypes:["ActionError","InvalidTxError"],props:{}},Unreachable:{name:"Unreachable",subtypes:[],props:{}},UnsuitableStakingKey:{name:"UnsuitableStakingKey",subtypes:[],props:{public_key:""}},UnsupportedProtocolFeature:{name:"UnsupportedProtocolFeature",subtypes:[],props:{protocol_feature:"",version:""}},ValueLengthExceeded:{name:"ValueLengthExceeded",subtypes:[],props:{length:"",limit:""}},WasmTrap:{name:"WasmTrap",subtypes:["Unreachable","IncorrectCallIndirectSignature","MemoryOutOfBounds","CallIndirectOOB","IllegalArithmetic","MisalignedAtomicAccess","IndirectCallToNull","StackOverflow","GenericTrap"],props:{}},WasmerCompileError:{name:"WasmerCompileError",subtypes:[],props:{msg:""}},Closed:{name:"Closed",subtypes:[],props:{}},ServerError:{name:"ServerError",subtypes:["TxExecutionError","Timeout","Closed"],props:{}},Timeout:{name:"Timeout",subtypes:[],props:{}}}};function Lt(){if(Rt)return ct;Rt=1;var e=ct&&ct.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(ct,"__esModule",{value:!0}),ct.getErrorTypeFromErrorMessage=ct.formatError=ct.parseResultError=ct.parseRpcError=ct.ServerError=void 0;const t=At(),r=e(_t()),n=kt(),i=ot(),o=e(Ot),a={formatNear:()=>(e,t)=>(0,n.formatNearAmount)(t(e))};class c extends t.TypedError{}ct.ServerError=c;class s extends c{transaction_outcome}function u(e){const t={},r=d(e,o.default.schema,t,""),n=new c(l(r,t),r);return Object.assign(n,t),n}function l(e,t){return"string"==typeof i.ErrorMessages[e]?r.default.render(i.ErrorMessages[e],{...t,...a}):JSON.stringify(t)}function d(e,t,r,n){let i,o,a;for(const r in t){if(h(e[r]))return e[r];if(f(e[r]))i=e[r],o=t[r],a=r;else{if(!f(e.kind)||!f(e.kind[r]))continue;i=e.kind[r],o=t[r],a=r}}if(i&&o){for(const e of Object.keys(o.props))r[e]=i[e];return d(i,t,r,a)}return r.kind=e,n}function f(e){return"[object Object]"===Object.prototype.toString.call(e)}function h(e){return"[object String]"===Object.prototype.toString.call(e)}return ct.parseRpcError=u,ct.parseResultError=function(e){const t=u(e.status.Failure),r=new s;return Object.assign(r,t),r.type=t.type,r.message=t.message,r.transaction_outcome=e.transaction_outcome,r},ct.formatError=l,ct.getErrorTypeFromErrorMessage=function(e,t){switch(!0){case/^account .*? does not exist while viewing$/.test(e):case/^Account .*? doesn't exist$/.test(e):return"AccountDoesNotExist";case/^access key .*? does not exist while viewing$/.test(e):return"AccessKeyDoesNotExist";case/wasm execution failed with error: FunctionCallError\(CompilationError\(CodeDoesNotExist/.test(e):case/wasm execution failed with error: CompilationError\(CodeDoesNotExist/.test(e):return"CodeDoesNotExist";case/wasm execution failed with error: FunctionCallError\(MethodResolveError\(MethodNotFound/.test(e):case/wasm execution failed with error: MethodResolveError\(MethodNotFound/.test(e):return"MethodNotFound";case/Transaction nonce \d+ must be larger than nonce of the used access key \d+/.test(e):return"InvalidNonce";default:return t}},ct}function Pt(){return Bt||(Bt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.parseRpcError=e.parseResultError=e.getErrorTypeFromErrorMessage=e.formatError=e.ServerError=e.ErrorMessages=void 0;var t=ot();Object.defineProperty(e,"ErrorMessages",{enumerable:!0,get:function(){return t.ErrorMessages}});var r=Lt();Object.defineProperty(e,"ServerError",{enumerable:!0,get:function(){return r.ServerError}}),Object.defineProperty(e,"formatError",{enumerable:!0,get:function(){return r.formatError}}),Object.defineProperty(e,"getErrorTypeFromErrorMessage",{enumerable:!0,get:function(){return r.getErrorTypeFromErrorMessage}}),Object.defineProperty(e,"parseResultError",{enumerable:!0,get:function(){return r.parseResultError}}),Object.defineProperty(e,"parseRpcError",{enumerable:!0,get:function(){return r.parseRpcError}})}(rt)),rt}var Ft,Ut={},Dt={},jt={};function zt(){if(Ft)return jt;Ft=1,Object.defineProperty(jt,"__esModule",{value:!0}),jt.ConsoleLogger=void 0;return jt.ConsoleLogger=class{logLevels;constructor(e){this.logLevels=e}isLevelEnabled=e=>this.logLevels.includes(e);print(e,t,...r){switch(e){case"error":case"fatal":return console.error(t,...r);case"warn":return console.warn(t,...r);case"log":return console.log(t,...r);case"debug":case"verbose":return console.debug(t,...r)}}verbose(e,...t){this.isLevelEnabled("verbose")&&this.print("verbose",e,...t)}debug(e,...t){this.isLevelEnabled("debug")&&this.print("debug",e,...t)}log(e,...t){this.isLevelEnabled("log")&&this.print("log",e,...t)}warn(e,...t){this.isLevelEnabled("warn")&&this.print("warn",e,...t)}error(e,...t){this.isLevelEnabled("error")&&this.print("error",e,...t)}fatal(e,...t){this.isLevelEnabled("fatal")&&this.print("fatal",e,...t)}},jt}var Wt,$t,qt,Kt={};function Vt(){return $t||($t=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Logger=e.ConsoleLogger=void 0;var t=zt();Object.defineProperty(e,"ConsoleLogger",{enumerable:!0,get:function(){return t.ConsoleLogger}});var r=function(){if(Wt)return Kt;Wt=1,Object.defineProperty(Kt,"__esModule",{value:!0}),Kt.Logger=void 0;const e=new(zt().ConsoleLogger)(["verbose","debug","log","warn","error","fatal"]);return Kt.Logger=class{static instanceRef=e;static overrideLogger=e=>{this.instanceRef=e};static error(e,...t){this.instanceRef?.error(e,...t)}static log(e,...t){this.instanceRef?.log(e,...t)}static warn(e,...t){this.instanceRef?.warn(e,...t)}static debug(e,...t){this.instanceRef?.debug?.(e,...t)}static verbose(e,...t){this.instanceRef?.verbose?.(e,...t)}static fatal(e,...t){this.instanceRef?.fatal?.(e,...t)}},Kt}();Object.defineProperty(e,"Logger",{enumerable:!0,get:function(){return r.Logger}})}(Dt)),Dt}var Ht,Gt={};var Xt,Yt,Zt={};
8
+ Object.defineProperty(e,"__esModule",{value:!0}),e.bytes=e.stringToBytes=e.str=e.bytesToString=e.hex=e.utf8=e.bech32m=e.bech32=e.base58check=e.createBase58check=e.base58xmr=e.base58xrp=e.base58flickr=e.base58=e.base64urlnopad=e.base64url=e.base64nopad=e.base64=e.base32crockford=e.base32hexnopad=e.base32hex=e.base32nopad=e.base32=e.base16=e.utils=void 0;const m=(e,t)=>0===t?e:m(t,e%t),g=(e,t)=>e+(t-m(e,t)),v=(()=>{let e=[];for(let t=0;t<40;t++)e.push(2**t);return e})();function y(e,t,r,n){if(s(e),t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(r<=0||r>32)throw new Error(`convertRadix2: wrong to=${r}`);if(g(t,r)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${r} carryBits=${g(t,r)}`);let i=0,o=0;const c=v[t],u=v[r]-1,l=[];for(const n of e){if(a(n),n>=c)throw new Error(`convertRadix2: invalid data word=${n} from=${t}`);if(i=i<<t|n,o+t>32)throw new Error(`convertRadix2: carry overflow pos=${o} from=${t}`);for(o+=t;o>=r;o-=r)l.push((i>>o-r&u)>>>0);const e=v[o];if(void 0===e)throw new Error("invalid carry");i&=e-1}if(i=i<<r-o&u,!n&&o>=t)throw new Error("Excess padding");if(!n&&i>0)throw new Error(`Non-zero padding: ${i}`);return n&&o>0&&l.push(i>>>0),l}function w(e){a(e);return{encode:r=>{if(!t(r))throw new Error("radix.encode input should be Uint8Array");return b(Array.from(r),256,e)},decode:t=>(u("radix.decode",t),Uint8Array.from(b(t,e,256)))}}function x(e,r=!1){if(a(e),e<=0||e>32)throw new Error("radix2: bits should be in (0..32]");if(g(8,e)>32||g(e,8)>32)throw new Error("radix2: carry overflow");return{encode:n=>{if(!t(n))throw new Error("radix2.encode input should be Uint8Array");return y(Array.from(n),8,e,!r)},decode:t=>(u("radix2.decode",t),Uint8Array.from(y(t,e,8,r)))}}function A(e){return i(e),function(...t){try{return e.apply(null,t)}catch(e){}}}function E(e,r){return a(e),i(r),{encode(n){if(!t(n))throw new Error("checksum.encode: input should be Uint8Array");const i=r(n).slice(0,e),o=new Uint8Array(n.length+e);return o.set(n),o.set(i,n.length),o},decode(n){if(!t(n))throw new Error("checksum.decode: input should be Uint8Array");const i=n.slice(0,-e),o=n.slice(-e),a=r(i).slice(0,e);for(let t=0;t<e;t++)if(a[t]!==o[t])throw new Error("Invalid checksum");return i}}}e.utils={alphabet:d,chain:l,checksum:E,convertRadix:b,convertRadix2:y,radix:w,radix2:x,join:f,padding:h},e.base16=l(x(4),d("0123456789ABCDEF"),f("")),e.base32=l(x(5),d("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),h(5),f("")),e.base32nopad=l(x(5),d("ABCDEFGHIJKLMNOPQRSTUVWXYZ234567"),f("")),e.base32hex=l(x(5),d("0123456789ABCDEFGHIJKLMNOPQRSTUV"),h(5),f("")),e.base32hexnopad=l(x(5),d("0123456789ABCDEFGHIJKLMNOPQRSTUV"),f("")),e.base32crockford=l(x(5),d("0123456789ABCDEFGHJKMNPQRSTVWXYZ"),f(""),p(e=>e.toUpperCase().replace(/O/g,"0").replace(/[IL]/g,"1")));const S=(()=>"function"==typeof Uint8Array.from([]).toBase64&&"function"==typeof Uint8Array.fromBase64)(),_=(e,t)=>{o("base64",e);const r=t?/^[A-Za-z0-9=_-]+$/:/^[A-Za-z0-9=+/]+$/,n=t?"base64url":"base64";if(e.length>0&&!r.test(e))throw new Error("invalid base64");return Uint8Array.fromBase64(e,{alphabet:n,lastChunkHandling:"strict"})};e.base64=S?{encode:e=>(r(e),e.toBase64()),decode:e=>_(e,!1)}:l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),h(6),f("")),e.base64nopad=l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"),f("")),e.base64url=S?{encode:e=>(r(e),e.toBase64({alphabet:"base64url"})),decode:e=>_(e,!0)}:l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),h(6),f("")),e.base64urlnopad=l(x(6),d("ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_"),f(""));const I=e=>l(w(58),d(e),f(""));e.base58=I("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),e.base58flickr=I("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),e.base58xrp=I("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const N=[0,2,3,5,6,7,9,10,11];e.base58xmr={encode(t){let r="";for(let n=0;n<t.length;n+=8){const i=t.subarray(n,n+8);r+=e.base58.encode(i).padStart(N[i.length],"1")}return r},decode(t){let r=[];for(let n=0;n<t.length;n+=11){const i=t.slice(n,n+11),o=N.indexOf(i.length),a=e.base58.decode(i);for(let e=0;e<a.length-o;e++)if(0!==a[e])throw new Error("base58xmr: wrong padding");r=r.concat(Array.from(a.slice(a.length-o)))}return Uint8Array.from(r)}};e.createBase58check=t=>l(E(4,e=>t(t(e))),e.base58),e.base58check=e.createBase58check;const C=l(d("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),f("")),M=[996825010,642813549,513874426,1027748829,705979059];function T(e){const t=e>>25;let r=(33554431&e)<<5;for(let e=0;e<M.length;e++)1==(t>>e&1)&&(r^=M[e]);return r}function k(e,t,r=1){const n=e.length;let i=1;for(let t=0;t<n;t++){const r=e.charCodeAt(t);if(r<33||r>126)throw new Error(`Invalid prefix (${e})`);i=T(i)^r>>5}i=T(i);for(let t=0;t<n;t++)i=T(i)^31&e.charCodeAt(t);for(let e of t)i=T(i)^e;for(let e=0;e<6;e++)i=T(i);return i^=r,C.encode(y([i%v[30]],30,5,!1))}function R(e){const r="bech32"===e?1:734539939,n=x(5),i=n.decode,a=n.encode,s=A(i);function c(e,n,i=90){o("bech32.encode prefix",e),t(n)&&(n=Array.from(n)),u("bech32.encode",n);const a=e.length;if(0===a)throw new TypeError(`Invalid prefix length ${a}`);const s=a+7+n.length;if(!1!==i&&s>i)throw new TypeError(`Length ${s} exceeds limit ${i}`);const c=e.toLowerCase(),l=k(c,n,r);return`${c}1${C.encode(n)}${l}`}function l(e,t=90){o("bech32.decode input",e);const n=e.length;if(n<8||!1!==t&&n>t)throw new TypeError(`invalid string length: ${n} (${e}). Expected (8..${t})`);const i=e.toLowerCase();if(e!==i&&e!==e.toUpperCase())throw new Error("String must be lowercase or uppercase");const a=i.lastIndexOf("1");if(0===a||-1===a)throw new Error('Letter "1" must be present between prefix and data only');const s=i.slice(0,a),c=i.slice(a+1);if(c.length<6)throw new Error("Data must be at least 6 characters long");const u=C.decode(c).slice(0,-6),l=k(s,u,r);if(!c.endsWith(l))throw new Error(`Invalid checksum in ${e}: expected "${l}"`);return{prefix:s,words:u}}return{encode:c,decode:l,encodeFromBytes:function(e,t){return c(e,a(t))},decodeToBytes:function(e){const{prefix:t,words:r}=l(e,!1);return{prefix:t,words:r,bytes:i(r)}},decodeUnsafe:A(l),fromWords:i,fromWordsUnsafe:s,toWords:a}}e.bech32=R("bech32"),e.bech32m=R("bech32m"),e.utf8={encode:e=>(new TextDecoder).decode(e),decode:e=>(new TextEncoder).encode(e)};const B=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),O={encode:e=>(r(e),e.toHex()),decode:e=>(o("hex",e),Uint8Array.fromHex(e))};e.hex=B?O:l(x(4),d("0123456789abcdef"),f(""),p(e=>{if("string"!=typeof e||e.length%2!=0)throw new TypeError(`hex.decode: expected string, got ${typeof e} with length ${e.length}`);return e.toLowerCase()}));const L={utf8:e.utf8,hex:e.hex,base16:e.base16,base32:e.base32,base64:e.base64,base64url:e.base64url,base58:e.base58,base58xmr:e.base58xmr},P="Invalid encoding type. Available types: utf8, hex, base16, base32, base64, base64url, base58, base58xmr";e.bytesToString=(e,r)=>{if("string"!=typeof e||!L.hasOwnProperty(e))throw new TypeError(P);if(!t(r))throw new TypeError("bytesToString() expects Uint8Array");return L[e].encode(r)},e.str=e.bytesToString;e.stringToBytes=(e,t)=>{if(!L.hasOwnProperty(e))throw new TypeError(P);if("string"!=typeof t)throw new TypeError("stringToBytes() expects string");return L[e].decode(t)},e.bytes=e.stringToBytes}(Tt)),Tt}function Rt(){return Ct||(Ct=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.baseDecode=e.baseEncode=e.parseNearAmount=e.formatNearAmount=e.NEAR_NOMINATION=e.NEAR_NOMINATION_EXP=void 0;const t=kt();e.NEAR_NOMINATION_EXP=24,e.NEAR_NOMINATION=10n**BigInt(e.NEAR_NOMINATION_EXP);const r=[];for(let t=0,n=5n;t<e.NEAR_NOMINATION_EXP;t++,n*=10n)r[t]=n;e.formatNearAmount=function(t,n=e.NEAR_NOMINATION_EXP){let i=BigInt(t);if(n!==e.NEAR_NOMINATION_EXP){const t=e.NEAR_NOMINATION_EXP-n-1;t>0&&(i+=r[t])}const o=(t=i.toString()).substring(0,t.length-e.NEAR_NOMINATION_EXP)||"0",a=t.substring(t.length-e.NEAR_NOMINATION_EXP).padStart(e.NEAR_NOMINATION_EXP,"0").substring(0,n);return`${function(e){const t=/(-?\d+)(\d{3})/;for(;t.test(e);)e=e.replace(t,"$1,$2");return e}(o)}.${a}`.replace(/\.?0*$/,"")},e.parseNearAmount=function(t){if(!t)return null;const r=(t=t.replace(/,/g,"").trim()).split("."),n=r[0],i=r[1]||"";if(r.length>2||i.length>e.NEAR_NOMINATION_EXP)throw new Error(`Cannot parse '${t}' as NEAR amount`);return function(e){if(""===(e=e.replace(/^0+/,"")))return"0";return e}(n+i.padEnd(e.NEAR_NOMINATION_EXP,"0"))},e.baseEncode=function(e){if("string"==typeof e){const t=[];for(let r=0;r<e.length;r++)t.push(e.charCodeAt(r));e=new Uint8Array(t)}return t.base58.encode(e)},e.baseDecode=function(e){return t.base58.decode(e)}}(Mt)),Mt}var Bt,Ot,Lt={schema:{AccessKeyNotFound:{name:"AccessKeyNotFound",subtypes:[],props:{account_id:"",public_key:""}},AccountAlreadyExists:{name:"AccountAlreadyExists",subtypes:[],props:{account_id:""}},AccountDoesNotExist:{name:"AccountDoesNotExist",subtypes:[],props:{account_id:""}},ActionError:{name:"ActionError",subtypes:["AccountAlreadyExists","AccountDoesNotExist","CreateAccountOnlyByRegistrar","CreateAccountNotAllowed","ActorNoPermission","DeleteKeyDoesNotExist","AddKeyAlreadyExists","DeleteAccountStaking","LackBalanceForState","TriesToUnstake","TriesToStake","InsufficientStake","FunctionCallError","NewReceiptValidationError","OnlyImplicitAccountCreationAllowed","DeleteAccountWithLargeState","DelegateActionInvalidSignature","DelegateActionSenderDoesNotMatchTxReceiver","DelegateActionExpired","DelegateActionAccessKeyError","DelegateActionInvalidNonce","DelegateActionNonceTooLarge"],props:{index:""}},ActionsValidationError:{name:"ActionsValidationError",subtypes:["DeleteActionMustBeFinal","TotalPrepaidGasExceeded","TotalNumberOfActionsExceeded","AddKeyMethodNamesNumberOfBytesExceeded","AddKeyMethodNameLengthExceeded","IntegerOverflow","InvalidAccountId","ContractSizeExceeded","FunctionCallMethodNameLengthExceeded","FunctionCallArgumentsLengthExceeded","UnsuitableStakingKey","FunctionCallZeroAttachedGas","DelegateActionMustBeOnlyOne","UnsupportedProtocolFeature"],props:{}},ActorNoPermission:{name:"ActorNoPermission",subtypes:[],props:{account_id:"",actor_id:""}},AddKeyAlreadyExists:{name:"AddKeyAlreadyExists",subtypes:[],props:{account_id:"",public_key:""}},AddKeyMethodNameLengthExceeded:{name:"AddKeyMethodNameLengthExceeded",subtypes:[],props:{length:"",limit:""}},AddKeyMethodNamesNumberOfBytesExceeded:{name:"AddKeyMethodNamesNumberOfBytesExceeded",subtypes:[],props:{limit:"",total_number_of_bytes:""}},AltBn128InvalidInput:{name:"AltBn128InvalidInput",subtypes:[],props:{msg:""}},BadUTF16:{name:"BadUTF16",subtypes:[],props:{}},BadUTF8:{name:"BadUTF8",subtypes:[],props:{}},BalanceExceeded:{name:"BalanceExceeded",subtypes:[],props:{}},BalanceMismatchError:{name:"BalanceMismatchError",subtypes:[],props:{final_accounts_balance:"",final_postponed_receipts_balance:"",forwarded_buffered_receipts_balance:"",incoming_receipts_balance:"",incoming_validator_rewards:"",initial_accounts_balance:"",initial_postponed_receipts_balance:"",new_buffered_receipts_balance:"",new_delayed_receipts_balance:"",other_burnt_amount:"",outgoing_receipts_balance:"",processed_delayed_receipts_balance:"",slashed_burnt_amount:"",tx_burnt_amount:""}},CallIndirectOOB:{name:"CallIndirectOOB",subtypes:[],props:{}},CannotAppendActionToJointPromise:{name:"CannotAppendActionToJointPromise",subtypes:[],props:{}},CannotReturnJointPromise:{name:"CannotReturnJointPromise",subtypes:[],props:{}},CodeDoesNotExist:{name:"CodeDoesNotExist",subtypes:[],props:{account_id:""}},CompilationError:{name:"CompilationError",subtypes:["CodeDoesNotExist","PrepareError","WasmerCompileError"],props:{}},ContractSizeExceeded:{name:"ContractSizeExceeded",subtypes:[],props:{limit:"",size:""}},CostOverflow:{name:"CostOverflow",subtypes:[],props:{}},CreateAccountNotAllowed:{name:"CreateAccountNotAllowed",subtypes:[],props:{account_id:"",predecessor_id:""}},CreateAccountOnlyByRegistrar:{name:"CreateAccountOnlyByRegistrar",subtypes:[],props:{account_id:"",predecessor_id:"",registrar_account_id:""}},DelegateActionExpired:{name:"DelegateActionExpired",subtypes:[],props:{}},DelegateActionInvalidNonce:{name:"DelegateActionInvalidNonce",subtypes:[],props:{ak_nonce:"",delegate_nonce:""}},DelegateActionInvalidSignature:{name:"DelegateActionInvalidSignature",subtypes:[],props:{}},DelegateActionMustBeOnlyOne:{name:"DelegateActionMustBeOnlyOne",subtypes:[],props:{}},DelegateActionNonceTooLarge:{name:"DelegateActionNonceTooLarge",subtypes:[],props:{delegate_nonce:"",upper_bound:""}},DelegateActionSenderDoesNotMatchTxReceiver:{name:"DelegateActionSenderDoesNotMatchTxReceiver",subtypes:[],props:{receiver_id:"",sender_id:""}},DeleteAccountStaking:{name:"DeleteAccountStaking",subtypes:[],props:{account_id:""}},DeleteAccountWithLargeState:{name:"DeleteAccountWithLargeState",subtypes:[],props:{account_id:""}},DeleteActionMustBeFinal:{name:"DeleteActionMustBeFinal",subtypes:[],props:{}},DeleteKeyDoesNotExist:{name:"DeleteKeyDoesNotExist",subtypes:[],props:{account_id:"",public_key:""}},DepositWithFunctionCall:{name:"DepositWithFunctionCall",subtypes:[],props:{}},Deprecated:{name:"Deprecated",subtypes:[],props:{method_name:""}},Deserialization:{name:"Deserialization",subtypes:[],props:{}},ECRecoverError:{name:"ECRecoverError",subtypes:[],props:{msg:""}},Ed25519VerifyInvalidInput:{name:"Ed25519VerifyInvalidInput",subtypes:[],props:{msg:""}},EmptyMethodName:{name:"EmptyMethodName",subtypes:[],props:{}},Expired:{name:"Expired",subtypes:[],props:{}},FunctionCallArgumentsLengthExceeded:{name:"FunctionCallArgumentsLengthExceeded",subtypes:[],props:{length:"",limit:""}},FunctionCallMethodNameLengthExceeded:{name:"FunctionCallMethodNameLengthExceeded",subtypes:[],props:{length:"",limit:""}},FunctionCallZeroAttachedGas:{name:"FunctionCallZeroAttachedGas",subtypes:[],props:{}},GasExceeded:{name:"GasExceeded",subtypes:[],props:{}},GasInstrumentation:{name:"GasInstrumentation",subtypes:[],props:{}},GasLimitExceeded:{name:"GasLimitExceeded",subtypes:[],props:{}},GenericTrap:{name:"GenericTrap",subtypes:[],props:{}},GuestPanic:{name:"GuestPanic",subtypes:[],props:{panic_msg:""}},HostError:{name:"HostError",subtypes:["BadUTF16","BadUTF8","GasExceeded","GasLimitExceeded","BalanceExceeded","EmptyMethodName","GuestPanic","IntegerOverflow","InvalidPromiseIndex","CannotAppendActionToJointPromise","CannotReturnJointPromise","InvalidPromiseResultIndex","InvalidRegisterId","IteratorWasInvalidated","MemoryAccessViolation","InvalidReceiptIndex","InvalidIteratorIndex","InvalidAccountId","InvalidMethodName","InvalidPublicKey","ProhibitedInView","NumberOfLogsExceeded","KeyLengthExceeded","ValueLengthExceeded","TotalLogLengthExceeded","NumberPromisesExceeded","NumberInputDataDependenciesExceeded","ReturnedValueLengthExceeded","ContractSizeExceeded","Deprecated","ECRecoverError","AltBn128InvalidInput","Ed25519VerifyInvalidInput"],props:{}},IllegalArithmetic:{name:"IllegalArithmetic",subtypes:[],props:{}},IncorrectCallIndirectSignature:{name:"IncorrectCallIndirectSignature",subtypes:[],props:{}},IndirectCallToNull:{name:"IndirectCallToNull",subtypes:[],props:{}},Instantiate:{name:"Instantiate",subtypes:[],props:{}},InsufficientStake:{name:"InsufficientStake",subtypes:[],props:{account_id:"",minimum_stake:"",stake:""}},IntegerOverflow:{name:"IntegerOverflow",subtypes:[],props:{}},InternalMemoryDeclared:{name:"InternalMemoryDeclared",subtypes:[],props:{}},InvalidAccessKeyError:{name:"InvalidAccessKeyError",subtypes:["AccessKeyNotFound","ReceiverMismatch","MethodNameMismatch","RequiresFullAccess","NotEnoughAllowance","DepositWithFunctionCall"],props:{}},InvalidAccountId:{name:"InvalidAccountId",subtypes:[],props:{}},InvalidChain:{name:"InvalidChain",subtypes:[],props:{}},InvalidDataReceiverId:{name:"InvalidDataReceiverId",subtypes:[],props:{account_id:""}},InvalidIteratorIndex:{name:"InvalidIteratorIndex",subtypes:[],props:{iterator_index:""}},InvalidMethodName:{name:"InvalidMethodName",subtypes:[],props:{}},InvalidNonce:{name:"InvalidNonce",subtypes:[],props:{ak_nonce:"",tx_nonce:""}},InvalidPredecessorId:{name:"InvalidPredecessorId",subtypes:[],props:{account_id:""}},InvalidPromiseIndex:{name:"InvalidPromiseIndex",subtypes:[],props:{promise_idx:""}},InvalidPromiseResultIndex:{name:"InvalidPromiseResultIndex",subtypes:[],props:{result_idx:""}},InvalidPublicKey:{name:"InvalidPublicKey",subtypes:[],props:{}},InvalidReceiptIndex:{name:"InvalidReceiptIndex",subtypes:[],props:{receipt_index:""}},InvalidReceiverId:{name:"InvalidReceiverId",subtypes:[],props:{account_id:""}},InvalidRegisterId:{name:"InvalidRegisterId",subtypes:[],props:{register_id:""}},InvalidSignature:{name:"InvalidSignature",subtypes:[],props:{}},InvalidSignerId:{name:"InvalidSignerId",subtypes:[],props:{account_id:""}},InvalidTxError:{name:"InvalidTxError",subtypes:["InvalidAccessKeyError","InvalidSignerId","SignerDoesNotExist","InvalidNonce","NonceTooLarge","InvalidReceiverId","InvalidSignature","NotEnoughBalance","LackBalanceForState","CostOverflow","InvalidChain","Expired","ActionsValidation","TransactionSizeExceeded","StorageError","ShardCongested","ShardStuck"],props:{}},IteratorWasInvalidated:{name:"IteratorWasInvalidated",subtypes:[],props:{iterator_index:""}},KeyLengthExceeded:{name:"KeyLengthExceeded",subtypes:[],props:{length:"",limit:""}},LackBalanceForState:{name:"LackBalanceForState",subtypes:[],props:{account_id:"",amount:""}},Memory:{name:"Memory",subtypes:[],props:{}},MemoryAccessViolation:{name:"MemoryAccessViolation",subtypes:[],props:{}},MemoryOutOfBounds:{name:"MemoryOutOfBounds",subtypes:[],props:{}},MethodEmptyName:{name:"MethodEmptyName",subtypes:[],props:{}},MethodInvalidSignature:{name:"MethodInvalidSignature",subtypes:[],props:{}},MethodNameMismatch:{name:"MethodNameMismatch",subtypes:[],props:{method_name:""}},MethodNotFound:{name:"MethodNotFound",subtypes:[],props:{}},MethodResolveError:{name:"MethodResolveError",subtypes:["MethodEmptyName","MethodNotFound","MethodInvalidSignature"],props:{}},MisalignedAtomicAccess:{name:"MisalignedAtomicAccess",subtypes:[],props:{}},NonceTooLarge:{name:"NonceTooLarge",subtypes:[],props:{tx_nonce:"",upper_bound:""}},NotEnoughAllowance:{name:"NotEnoughAllowance",subtypes:[],props:{account_id:"",allowance:"",cost:"",public_key:""}},NotEnoughBalance:{name:"NotEnoughBalance",subtypes:[],props:{balance:"",cost:"",signer_id:""}},NumberInputDataDependenciesExceeded:{name:"NumberInputDataDependenciesExceeded",subtypes:[],props:{limit:"",number_of_input_data_dependencies:""}},NumberOfLogsExceeded:{name:"NumberOfLogsExceeded",subtypes:[],props:{limit:""}},NumberPromisesExceeded:{name:"NumberPromisesExceeded",subtypes:[],props:{limit:"",number_of_promises:""}},OnlyImplicitAccountCreationAllowed:{name:"OnlyImplicitAccountCreationAllowed",subtypes:[],props:{account_id:""}},PrepareError:{name:"PrepareError",subtypes:["Serialization","Deserialization","InternalMemoryDeclared","GasInstrumentation","StackHeightInstrumentation","Instantiate","Memory","TooManyFunctions","TooManyLocals"],props:{}},ProhibitedInView:{name:"ProhibitedInView",subtypes:[],props:{method_name:""}},ReceiptSizeExceeded:{name:"ReceiptSizeExceeded",subtypes:[],props:{limit:"",size:""}},ReceiptValidationError:{name:"ReceiptValidationError",subtypes:["InvalidPredecessorId","InvalidReceiverId","InvalidSignerId","InvalidDataReceiverId","ReturnedValueLengthExceeded","NumberInputDataDependenciesExceeded","ActionsValidation","ReceiptSizeExceeded"],props:{}},ReceiverMismatch:{name:"ReceiverMismatch",subtypes:[],props:{ak_receiver:"",tx_receiver:""}},RequiresFullAccess:{name:"RequiresFullAccess",subtypes:[],props:{}},ReturnedValueLengthExceeded:{name:"ReturnedValueLengthExceeded",subtypes:[],props:{length:"",limit:""}},Serialization:{name:"Serialization",subtypes:[],props:{}},ShardCongested:{name:"ShardCongested",subtypes:[],props:{congestion_level:"",shard_id:""}},ShardStuck:{name:"ShardStuck",subtypes:[],props:{missed_chunks:"",shard_id:""}},SignerDoesNotExist:{name:"SignerDoesNotExist",subtypes:[],props:{signer_id:""}},StackHeightInstrumentation:{name:"StackHeightInstrumentation",subtypes:[],props:{}},StackOverflow:{name:"StackOverflow",subtypes:[],props:{}},TooManyFunctions:{name:"TooManyFunctions",subtypes:[],props:{}},TooManyLocals:{name:"TooManyLocals",subtypes:[],props:{}},TotalLogLengthExceeded:{name:"TotalLogLengthExceeded",subtypes:[],props:{length:"",limit:""}},TotalNumberOfActionsExceeded:{name:"TotalNumberOfActionsExceeded",subtypes:[],props:{limit:"",total_number_of_actions:""}},TotalPrepaidGasExceeded:{name:"TotalPrepaidGasExceeded",subtypes:[],props:{limit:"",total_prepaid_gas:""}},TransactionSizeExceeded:{name:"TransactionSizeExceeded",subtypes:[],props:{limit:"",size:""}},TriesToStake:{name:"TriesToStake",subtypes:[],props:{account_id:"",balance:"",locked:"",stake:""}},TriesToUnstake:{name:"TriesToUnstake",subtypes:[],props:{account_id:""}},TxExecutionError:{name:"TxExecutionError",subtypes:["ActionError","InvalidTxError"],props:{}},Unreachable:{name:"Unreachable",subtypes:[],props:{}},UnsuitableStakingKey:{name:"UnsuitableStakingKey",subtypes:[],props:{public_key:""}},UnsupportedProtocolFeature:{name:"UnsupportedProtocolFeature",subtypes:[],props:{protocol_feature:"",version:""}},ValueLengthExceeded:{name:"ValueLengthExceeded",subtypes:[],props:{length:"",limit:""}},WasmTrap:{name:"WasmTrap",subtypes:["Unreachable","IncorrectCallIndirectSignature","MemoryOutOfBounds","CallIndirectOOB","IllegalArithmetic","MisalignedAtomicAccess","IndirectCallToNull","StackOverflow","GenericTrap"],props:{}},WasmerCompileError:{name:"WasmerCompileError",subtypes:[],props:{msg:""}},Closed:{name:"Closed",subtypes:[],props:{}},ServerError:{name:"ServerError",subtypes:["TxExecutionError","Timeout","Closed"],props:{}},Timeout:{name:"Timeout",subtypes:[],props:{}}}};function Pt(){if(Bt)return ct;Bt=1;var e=ct&&ct.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(ct,"__esModule",{value:!0}),ct.getErrorTypeFromErrorMessage=ct.formatError=ct.parseResultError=ct.parseRpcError=ct.ServerError=void 0;const t=Et(),r=e(It()),n=Rt(),i=at(),o=e(Lt),a={formatNear:()=>(e,t)=>(0,n.formatNearAmount)(t(e))};class s extends t.TypedError{}ct.ServerError=s;class c extends s{transaction_outcome}function u(e){const t={},r=d(e,o.default.schema,t,""),n=new s(l(r,t),r);return Object.assign(n,t),n}function l(e,t){return"string"==typeof i.ErrorMessages[e]?r.default.render(i.ErrorMessages[e],{...t,...a}):JSON.stringify(t)}function d(e,t,r,n){let i,o,a;for(const r in t){if(h(e[r]))return e[r];if(f(e[r]))i=e[r],o=t[r],a=r;else{if(!f(e.kind)||!f(e.kind[r]))continue;i=e.kind[r],o=t[r],a=r}}if(i&&o){for(const e of Object.keys(o.props))r[e]=i[e];return d(i,t,r,a)}return r.kind=e,n}function f(e){return"[object Object]"===Object.prototype.toString.call(e)}function h(e){return"[object String]"===Object.prototype.toString.call(e)}return ct.parseRpcError=u,ct.parseResultError=function(e){const t=u(e.status.Failure),r=new c;return Object.assign(r,t),r.type=t.type,r.message=t.message,r.transaction_outcome=e.transaction_outcome,r},ct.formatError=l,ct.getErrorTypeFromErrorMessage=function(e,t){switch(!0){case/^account .*? does not exist while viewing$/.test(e):case/^Account .*? doesn't exist$/.test(e):return"AccountDoesNotExist";case/^access key .*? does not exist while viewing$/.test(e):return"AccessKeyDoesNotExist";case/wasm execution failed with error: FunctionCallError\(CompilationError\(CodeDoesNotExist/.test(e):case/wasm execution failed with error: CompilationError\(CodeDoesNotExist/.test(e):return"CodeDoesNotExist";case/wasm execution failed with error: FunctionCallError\(MethodResolveError\(MethodNotFound/.test(e):case/wasm execution failed with error: MethodResolveError\(MethodNotFound/.test(e):return"MethodNotFound";case/Transaction nonce \d+ must be larger than nonce of the used access key \d+/.test(e):return"InvalidNonce";default:return t}},ct}function Ft(){return Ot||(Ot=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.parseRpcError=e.parseResultError=e.getErrorTypeFromErrorMessage=e.formatError=e.ServerError=e.ErrorMessages=void 0;var t=at();Object.defineProperty(e,"ErrorMessages",{enumerable:!0,get:function(){return t.ErrorMessages}});var r=Pt();Object.defineProperty(e,"ServerError",{enumerable:!0,get:function(){return r.ServerError}}),Object.defineProperty(e,"formatError",{enumerable:!0,get:function(){return r.formatError}}),Object.defineProperty(e,"getErrorTypeFromErrorMessage",{enumerable:!0,get:function(){return r.getErrorTypeFromErrorMessage}}),Object.defineProperty(e,"parseResultError",{enumerable:!0,get:function(){return r.parseResultError}}),Object.defineProperty(e,"parseRpcError",{enumerable:!0,get:function(){return r.parseRpcError}})}(nt)),nt}var Ut,Dt={},jt={},zt={};function Wt(){if(Ut)return zt;Ut=1,Object.defineProperty(zt,"__esModule",{value:!0}),zt.ConsoleLogger=void 0;return zt.ConsoleLogger=class{logLevels;constructor(e){this.logLevels=e}isLevelEnabled=e=>this.logLevels.includes(e);print(e,t,...r){switch(e){case"error":case"fatal":return console.error(t,...r);case"warn":return console.warn(t,...r);case"log":return console.log(t,...r);case"debug":case"verbose":return console.debug(t,...r)}}verbose(e,...t){this.isLevelEnabled("verbose")&&this.print("verbose",e,...t)}debug(e,...t){this.isLevelEnabled("debug")&&this.print("debug",e,...t)}log(e,...t){this.isLevelEnabled("log")&&this.print("log",e,...t)}warn(e,...t){this.isLevelEnabled("warn")&&this.print("warn",e,...t)}error(e,...t){this.isLevelEnabled("error")&&this.print("error",e,...t)}fatal(e,...t){this.isLevelEnabled("fatal")&&this.print("fatal",e,...t)}},zt}var $t,qt,Kt,Vt={};function Ht(){return qt||(qt=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Logger=e.ConsoleLogger=void 0;var t=Wt();Object.defineProperty(e,"ConsoleLogger",{enumerable:!0,get:function(){return t.ConsoleLogger}});var r=function(){if($t)return Vt;$t=1,Object.defineProperty(Vt,"__esModule",{value:!0}),Vt.Logger=void 0;const e=new(Wt().ConsoleLogger)(["verbose","debug","log","warn","error","fatal"]);return Vt.Logger=class{static instanceRef=e;static overrideLogger=e=>{this.instanceRef=e};static error(e,...t){this.instanceRef?.error(e,...t)}static log(e,...t){this.instanceRef?.log(e,...t)}static warn(e,...t){this.instanceRef?.warn(e,...t)}static debug(e,...t){this.instanceRef?.debug?.(e,...t)}static verbose(e,...t){this.instanceRef?.verbose?.(e,...t)}static fatal(e,...t){this.instanceRef?.fatal?.(e,...t)}},Vt}();Object.defineProperty(e,"Logger",{enumerable:!0,get:function(){return r.Logger}})}(jt)),jt}var Gt,Xt={};var Yt,Zt,Jt={};
9
9
  /*!
10
10
  * depd
11
11
  * Copyright(c) 2015 Douglas Christopher Wilson
12
12
  * MIT Licensed
13
- */var Jt,Qt,er,tr={};function rr(){if(Jt)return tr;return Jt=1,Object.defineProperty(tr,"__esModule",{value:!0}),tr.sortBigIntAsc=void 0,tr.sortBigIntAsc=function(e,t){return e<t?-1:e>t?1:0},tr}function nr(){if(Qt)return Zt;Qt=1;var e=Zt&&Zt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Zt,"__esModule",{value:!0}),Zt.diffEpochValidators=Zt.findSeatPrice=void 0;const t=e(function(){if(Yt)return Xt;function e(e,t){if("function"!=typeof e)throw new TypeError("argument fn must be a function");return e}function t(e,t,r){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new TypeError("argument obj must be object");var n=Object.getOwnPropertyDescriptor(e,t);if(!n)throw new TypeError("must call property on owner object");if(!n.configurable)throw new TypeError("property must be configurable")}return Yt=1,Xt=function(r){if(!r)throw new TypeError("argument namespace is required");function n(e){}return n._file=void 0,n._ignored=!0,n._namespace=r,n._traced=!1,n._warned=Object.create(null),n.function=e,n.property=t,n}}()),r=rr();return Zt.findSeatPrice=function(e,n,i,o){if(o&&o<49)return function(e,t){const n=e.map(e=>BigInt(e.stake)).sort(r.sortBigIntAsc),i=BigInt(t),o=n.reduce((e,t)=>e+t);if(o<i)throw new Error("Stakes are below seats");let a=1n,c=o+1n;for(;a!==c-1n;){const e=(a+c)/2n;let t=!1,r=0n;for(let o=0;o<n.length;++o)if(r+=n[o]/e,r>=i){a=e,t=!0;break}t||(c=e)}return a}(e,n);if(!i){(0,t.default)("findSeatPrice(validators, maxNumberOfSeats)")("`use `findSeatPrice(validators, maxNumberOfSeats, minimumStakeRatio)` instead"),i=[1,6250]}return function(e,t,n){if(2!=n.length)throw Error("minimumStakeRatio should have 2 elements");const i=e.map(e=>BigInt(e.stake)).sort(r.sortBigIntAsc),o=i.reduce((e,t)=>e+t);return e.length<t?o*BigInt(n[0])/BigInt(n[1]):i[0]+1n}(e,n,i)},Zt.diffEpochValidators=function(e,t){const r=new Map;e.forEach(e=>r.set(e.account_id,e));const n=new Set(t.map(e=>e.account_id));return{newValidators:t.filter(e=>!r.has(e.account_id)),removedValidators:e.filter(e=>!n.has(e.account_id)),changedValidators:t.filter(e=>r.has(e.account_id)&&r.get(e.account_id).stake!=e.stake).map(e=>({current:r.get(e.account_id),next:e}))}},Zt}function ir(){return er||(er=1,e=Qe,t=Qe&&Qe.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=Qe&&Qe.__exportStar||function(e,r){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(r,n)||t(r,e,n)},Object.defineProperty(e,"__esModule",{value:!0}),r((Ze||(Ze=1,Object.defineProperty(et,"__esModule",{value:!0}),et.DEFAULT_FUNCTION_CALL_GAS=void 0,et.DEFAULT_FUNCTION_CALL_GAS=30000000000000n),et),e),r(Pt(),e),r(kt(),e),r(function(){if(qt)return Ut;qt=1,Object.defineProperty(Ut,"__esModule",{value:!0}),Ut.printTxOutcomeLogs=Ut.printTxOutcomeLogsAndFailures=void 0;const e=Pt(),t=Vt();function r({contractId:e,logs:r,prefix:n=""}){for(const i of r)t.Logger.log(`${n}Log [${e}]: ${i}`)}return Ut.printTxOutcomeLogsAndFailures=function({contractId:n,outcome:i}){const o=[i.transaction_outcome,...i.receipts_outcome].reduce((t,r)=>{const n="object"==typeof r.outcome.status&&"object"==typeof r.outcome.status.Failure;return r.outcome.logs.length||n?t.concat({receiptIds:r.outcome.receipt_ids,logs:r.outcome.logs,failure:"object"==typeof r.outcome.status&&void 0!==r.outcome.status.Failure?(0,e.parseRpcError)(r.outcome.status.Failure):null}):t},[]);for(const e of o)t.Logger.log(`Receipt${e.receiptIds.length>1?"s":""}: ${e.receiptIds.join(", ")}`),r({contractId:n,logs:e.logs,prefix:"\t"}),e.failure&&t.Logger.warn(`\tFailure [${n}]: ${e.failure}`)},Ut.printTxOutcomeLogs=r,Ut}(),e),r((Ht||(Ht=1,Object.defineProperty(Gt,"__esModule",{value:!0}),Gt.getTransactionLastResult=void 0,Gt.getTransactionLastResult=function(e){if("object"==typeof e.status&&"string"==typeof e.status.SuccessValue){const t=Buffer.from(e.status.SuccessValue,"base64").toString();try{return JSON.parse(t)}catch(e){return t}}return null}),Gt),e),r(nr(),e),r(Vt(),e),r(rr(),e)),Qe;var e,t,r}var or,ar={},cr={},sr={},ur={};function lr(){if(or)return ur;function e(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function t(e,...t){if(!((r=e)instanceof Uint8Array||ArrayBuffer.isView(r)&&"Uint8Array"===r.constructor.name))throw new Error("Uint8Array expected");var r;if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}return or=1,Object.defineProperty(ur,"__esModule",{value:!0}),ur.anumber=e,ur.abytes=t,ur.ahash=function(t){if("function"!=typeof t||"function"!=typeof t.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");e(t.outputLen),e(t.blockLen)},ur.aexists=function(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")},ur.aoutput=function(e,r){t(e);const n=r.outputLen;if(e.length<n)throw new Error("digestInto() expects output buffer of length at least "+n)},ur}var dr,fr,hr,pr={},br={};function mr(){return fr||(fr=1,function(e){
13
+ */var Qt,er,tr,rr={};function nr(){if(Qt)return rr;return Qt=1,Object.defineProperty(rr,"__esModule",{value:!0}),rr.sortBigIntAsc=void 0,rr.sortBigIntAsc=function(e,t){return e<t?-1:e>t?1:0},rr}function ir(){if(er)return Jt;er=1;var e=Jt&&Jt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Jt,"__esModule",{value:!0}),Jt.diffEpochValidators=Jt.findSeatPrice=void 0;const t=e(function(){if(Zt)return Yt;function e(e,t){if("function"!=typeof e)throw new TypeError("argument fn must be a function");return e}function t(e,t,r){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new TypeError("argument obj must be object");var n=Object.getOwnPropertyDescriptor(e,t);if(!n)throw new TypeError("must call property on owner object");if(!n.configurable)throw new TypeError("property must be configurable")}return Zt=1,Yt=function(r){if(!r)throw new TypeError("argument namespace is required");function n(e){}return n._file=void 0,n._ignored=!0,n._namespace=r,n._traced=!1,n._warned=Object.create(null),n.function=e,n.property=t,n}}()),r=nr();return Jt.findSeatPrice=function(e,n,i,o){if(o&&o<49)return function(e,t){const n=e.map(e=>BigInt(e.stake)).sort(r.sortBigIntAsc),i=BigInt(t),o=n.reduce((e,t)=>e+t);if(o<i)throw new Error("Stakes are below seats");let a=1n,s=o+1n;for(;a!==s-1n;){const e=(a+s)/2n;let t=!1,r=0n;for(let o=0;o<n.length;++o)if(r+=n[o]/e,r>=i){a=e,t=!0;break}t||(s=e)}return a}(e,n);if(!i){(0,t.default)("findSeatPrice(validators, maxNumberOfSeats)")("`use `findSeatPrice(validators, maxNumberOfSeats, minimumStakeRatio)` instead"),i=[1,6250]}return function(e,t,n){if(2!=n.length)throw Error("minimumStakeRatio should have 2 elements");const i=e.map(e=>BigInt(e.stake)).sort(r.sortBigIntAsc),o=i.reduce((e,t)=>e+t);return e.length<t?o*BigInt(n[0])/BigInt(n[1]):i[0]+1n}(e,n,i)},Jt.diffEpochValidators=function(e,t){const r=new Map;e.forEach(e=>r.set(e.account_id,e));const n=new Set(t.map(e=>e.account_id));return{newValidators:t.filter(e=>!r.has(e.account_id)),removedValidators:e.filter(e=>!n.has(e.account_id)),changedValidators:t.filter(e=>r.has(e.account_id)&&r.get(e.account_id).stake!=e.stake).map(e=>({current:r.get(e.account_id),next:e}))}},Jt}function or(){return tr||(tr=1,e=et,t=et&&et.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=et&&et.__exportStar||function(e,r){for(var n in e)"default"===n||Object.prototype.hasOwnProperty.call(r,n)||t(r,e,n)},Object.defineProperty(e,"__esModule",{value:!0}),r((Je||(Je=1,Object.defineProperty(tt,"__esModule",{value:!0}),tt.DEFAULT_FUNCTION_CALL_GAS=void 0,tt.DEFAULT_FUNCTION_CALL_GAS=30000000000000n),tt),e),r(Ft(),e),r(Rt(),e),r(function(){if(Kt)return Dt;Kt=1,Object.defineProperty(Dt,"__esModule",{value:!0}),Dt.printTxOutcomeLogs=Dt.printTxOutcomeLogsAndFailures=void 0;const e=Ft(),t=Ht();function r({contractId:e,logs:r,prefix:n=""}){for(const i of r)t.Logger.log(`${n}Log [${e}]: ${i}`)}return Dt.printTxOutcomeLogsAndFailures=function({contractId:n,outcome:i}){const o=[i.transaction_outcome,...i.receipts_outcome].reduce((t,r)=>{const n="object"==typeof r.outcome.status&&"object"==typeof r.outcome.status.Failure;return r.outcome.logs.length||n?t.concat({receiptIds:r.outcome.receipt_ids,logs:r.outcome.logs,failure:"object"==typeof r.outcome.status&&void 0!==r.outcome.status.Failure?(0,e.parseRpcError)(r.outcome.status.Failure):null}):t},[]);for(const e of o)t.Logger.log(`Receipt${e.receiptIds.length>1?"s":""}: ${e.receiptIds.join(", ")}`),r({contractId:n,logs:e.logs,prefix:"\t"}),e.failure&&t.Logger.warn(`\tFailure [${n}]: ${e.failure}`)},Dt.printTxOutcomeLogs=r,Dt}(),e),r((Gt||(Gt=1,Object.defineProperty(Xt,"__esModule",{value:!0}),Xt.getTransactionLastResult=void 0,Xt.getTransactionLastResult=function(e){if("object"==typeof e.status&&"string"==typeof e.status.SuccessValue){const t=Buffer.from(e.status.SuccessValue,"base64").toString();try{return JSON.parse(t)}catch(e){return t}}return null}),Xt),e),r(ir(),e),r(Ht(),e),r(nr(),e)),et;var e,t,r}var ar,sr={},cr={},ur={},lr={};function dr(){if(ar)return lr;function e(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function t(e,...t){if(!((r=e)instanceof Uint8Array||ArrayBuffer.isView(r)&&"Uint8Array"===r.constructor.name))throw new Error("Uint8Array expected");var r;if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}return ar=1,Object.defineProperty(lr,"__esModule",{value:!0}),lr.anumber=e,lr.abytes=t,lr.ahash=function(t){if("function"!=typeof t||"function"!=typeof t.create)throw new Error("Hash should be wrapped by utils.wrapConstructor");e(t.outputLen),e(t.blockLen)},lr.aexists=function(e,t=!0){if(e.destroyed)throw new Error("Hash instance has been destroyed");if(t&&e.finished)throw new Error("Hash#digest() has already been called")},lr.aoutput=function(e,r){t(e);const n=r.outputLen;if(e.length<n)throw new Error("digestInto() expects output buffer of length at least "+n)},lr}var fr,hr,pr,br={},mr={};function gr(){return hr||(hr=1,function(e){
14
14
  /*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */
15
- Object.defineProperty(e,"__esModule",{value:!0}),e.Hash=e.nextTick=e.byteSwapIfBE=e.isLE=void 0,e.isBytes=function(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name},e.u8=function(e){return new Uint8Array(e.buffer,e.byteOffset,e.byteLength)},e.u32=function(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))},e.createView=function(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)},e.rotr=function(e,t){return e<<32-t|e>>>t},e.rotl=function(e,t){return e<<t|e>>>32-t>>>0},e.byteSwap=n,e.byteSwap32=function(e){for(let t=0;t<e.length;t++)e[t]=n(e[t])},e.bytesToHex=function(e){(0,r.abytes)(e);let t="";for(let r=0;r<e.length;r++)t+=i[e[r]];return t},e.hexToBytes=function(e){if("string"!=typeof e)throw new Error("hex string expected, got "+typeof e);const t=e.length,r=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const n=new Uint8Array(r);for(let t=0,i=0;t<r;t++,i+=2){const r=a(e.charCodeAt(i)),o=a(e.charCodeAt(i+1));if(void 0===r||void 0===o){const t=e[i]+e[i+1];throw new Error('hex string expected, got non-hex character "'+t+'" at index '+i)}n[t]=16*r+o}return n},e.asyncLoop=async function(t,r,n){let i=Date.now();for(let o=0;o<t;o++){n(o);const t=Date.now()-i;t>=0&&t<r||(await(0,e.nextTick)(),i+=t)}},e.utf8ToBytes=c,e.toBytes=s,e.concatBytes=function(...e){let t=0;for(let n=0;n<e.length;n++){const i=e[n];(0,r.abytes)(i),t+=i.length}const n=new Uint8Array(t);for(let t=0,r=0;t<e.length;t++){const i=e[t];n.set(i,r),r+=i.length}return n},e.checkOpts=function(e,t){if(void 0!==t&&"[object Object]"!=={}.toString.call(t))throw new Error("Options should be object or undefined");return Object.assign(e,t)},e.wrapConstructor=function(e){const t=t=>e().update(s(t)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t},e.wrapConstructorWithOpts=function(e){const t=(t,r)=>e(r).update(s(t)).digest(),r=e({});return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=t=>e(t),t},e.wrapXOFConstructorWithOpts=function(e){const t=(t,r)=>e(r).update(s(t)).digest(),r=e({});return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=t=>e(t),t},e.randomBytes=function(e=32){if(t.crypto&&"function"==typeof t.crypto.getRandomValues)return t.crypto.getRandomValues(new Uint8Array(e));if(t.crypto&&"function"==typeof t.crypto.randomBytes)return t.crypto.randomBytes(e);throw new Error("crypto.getRandomValues must be defined")};const t=(dr||(dr=1,Object.defineProperty(br,"__esModule",{value:!0}),br.crypto=void 0,br.crypto="object"==typeof globalThis&&"crypto"in globalThis?globalThis.crypto:void 0),br),r=lr();function n(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}e.isLE=68===new Uint8Array(new Uint32Array([287454020]).buffer)[0],e.byteSwapIfBE=e.isLE?e=>e:e=>n(e);const i=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));const o={_0:48,_9:57,A:65,F:70,a:97,f:102};function a(e){return e>=o._0&&e<=o._9?e-o._0:e>=o.A&&e<=o.F?e-(o.A-10):e>=o.a&&e<=o.f?e-(o.a-10):void 0}function c(e){if("string"!=typeof e)throw new Error("utf8ToBytes expected string, got "+typeof e);return new Uint8Array((new TextEncoder).encode(e))}function s(e){return"string"==typeof e&&(e=c(e)),(0,r.abytes)(e),e}e.nextTick=async()=>{};e.Hash=class{clone(){return this._cloneInto()}}}(pr)),pr}function gr(){if(hr)return sr;hr=1,Object.defineProperty(sr,"__esModule",{value:!0}),sr.HashMD=void 0,sr.setBigUint64=r,sr.Chi=function(e,t,r){return e&t^~e&r},sr.Maj=function(e,t,r){return e&t^e&r^t&r};const e=lr(),t=mr();function r(e,t,r,n){if("function"==typeof e.setBigUint64)return e.setBigUint64(t,r,n);const i=BigInt(32),o=BigInt(4294967295),a=Number(r>>i&o),c=Number(r&o),s=n?4:0,u=n?0:4;e.setUint32(t+s,a,n),e.setUint32(t+u,c,n)}class n extends t.Hash{constructor(e,r,n,i){super(),this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=(0,t.createView)(this.buffer)}update(r){(0,e.aexists)(this);const{view:n,buffer:i,blockLen:o}=this,a=(r=(0,t.toBytes)(r)).length;for(let e=0;e<a;){const c=Math.min(o-this.pos,a-e);if(c===o){const n=(0,t.createView)(r);for(;o<=a-e;e+=o)this.process(n,e);continue}i.set(r.subarray(e,e+c),this.pos),this.pos+=c,e+=c,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=r.length,this.roundClean(),this}digestInto(n){(0,e.aexists)(this),(0,e.aoutput)(n,this),this.finished=!0;const{buffer:i,view:o,blockLen:a,isLE:c}=this;let{pos:s}=this;i[s++]=128,this.buffer.subarray(s).fill(0),this.padOffset>a-s&&(this.process(o,0),s=0);for(let e=s;e<a;e++)i[e]=0;r(o,a-8,BigInt(8*this.length),c),this.process(o,0);const u=(0,t.createView)(n),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const d=l/4,f=this.get();if(d>f.length)throw new Error("_sha2: outputLen bigger than state");for(let e=0;e<d;e++)u.setUint32(4*e,f[e],c)}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const r=e.slice(0,t);return this.destroy(),r}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:t,buffer:r,length:n,finished:i,destroyed:o,pos:a}=this;return e.length=n,e.pos=a,e.finished=i,e.destroyed=o,n%t&&e.buffer.set(r),e}}return sr.HashMD=n,sr}var vr,yr,wr={};function xr(){if(vr)return wr;vr=1,Object.defineProperty(wr,"__esModule",{value:!0}),wr.add5L=wr.add5H=wr.add4H=wr.add4L=wr.add3H=wr.add3L=wr.rotlBL=wr.rotlBH=wr.rotlSL=wr.rotlSH=wr.rotr32L=wr.rotr32H=wr.rotrBL=wr.rotrBH=wr.rotrSL=wr.rotrSH=wr.shrSL=wr.shrSH=wr.toBig=void 0,wr.fromBig=r,wr.split=n,wr.add=g;const e=BigInt(2**32-1),t=BigInt(32);function r(r,n=!1){return n?{h:Number(r&e),l:Number(r>>t&e)}:{h:0|Number(r>>t&e),l:0|Number(r&e)}}function n(e,t=!1){let n=new Uint32Array(e.length),i=new Uint32Array(e.length);for(let o=0;o<e.length;o++){const{h:a,l:c}=r(e[o],t);[n[o],i[o]]=[a,c]}return[n,i]}const i=(e,r)=>BigInt(e>>>0)<<t|BigInt(r>>>0);wr.toBig=i;const o=(e,t,r)=>e>>>r;wr.shrSH=o;const a=(e,t,r)=>e<<32-r|t>>>r;wr.shrSL=a;const c=(e,t,r)=>e>>>r|t<<32-r;wr.rotrSH=c;const s=(e,t,r)=>e<<32-r|t>>>r;wr.rotrSL=s;const u=(e,t,r)=>e<<64-r|t>>>r-32;wr.rotrBH=u;const l=(e,t,r)=>e>>>r-32|t<<64-r;wr.rotrBL=l;const d=(e,t)=>t;wr.rotr32H=d;const f=(e,t)=>e;wr.rotr32L=f;const h=(e,t,r)=>e<<r|t>>>32-r;wr.rotlSH=h;const p=(e,t,r)=>t<<r|e>>>32-r;wr.rotlSL=p;const b=(e,t,r)=>t<<r-32|e>>>64-r;wr.rotlBH=b;const m=(e,t,r)=>e<<r-32|t>>>64-r;function g(e,t,r,n){const i=(t>>>0)+(n>>>0);return{h:e+r+(i/2**32|0)|0,l:0|i}}wr.rotlBL=m;const v=(e,t,r)=>(e>>>0)+(t>>>0)+(r>>>0);wr.add3L=v;const y=(e,t,r,n)=>t+r+n+(e/2**32|0)|0;wr.add3H=y;const w=(e,t,r,n)=>(e>>>0)+(t>>>0)+(r>>>0)+(n>>>0);wr.add4L=w;const x=(e,t,r,n,i)=>t+r+n+i+(e/2**32|0)|0;wr.add4H=x;const A=(e,t,r,n,i)=>(e>>>0)+(t>>>0)+(r>>>0)+(n>>>0)+(i>>>0);wr.add5L=A;const E=(e,t,r,n,i,o)=>t+r+n+i+o+(e/2**32|0)|0;wr.add5H=E;const S={fromBig:r,split:n,toBig:i,shrSH:o,shrSL:a,rotrSH:c,rotrSL:s,rotrBH:u,rotrBL:l,rotr32H:d,rotr32L:f,rotlSH:h,rotlSL:p,rotlBH:b,rotlBL:m,add:g,add3L:v,add3H:y,add4L:w,add4H:x,add5H:E,add5L:A};return wr.default=S,wr}function Ar(){if(yr)return cr;yr=1,Object.defineProperty(cr,"__esModule",{value:!0}),cr.sha384=cr.sha512_256=cr.sha512_224=cr.sha512=cr.SHA384=cr.SHA512_256=cr.SHA512_224=cr.SHA512=void 0;const e=gr(),t=xr(),r=mr(),[n,i]=(()=>t.default.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(e=>BigInt(e))))(),o=new Uint32Array(80),a=new Uint32Array(80);class c extends e.HashMD{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){const{Ah:e,Al:t,Bh:r,Bl:n,Ch:i,Cl:o,Dh:a,Dl:c,Eh:s,El:u,Fh:l,Fl:d,Gh:f,Gl:h,Hh:p,Hl:b}=this;return[e,t,r,n,i,o,a,c,s,u,l,d,f,h,p,b]}set(e,t,r,n,i,o,a,c,s,u,l,d,f,h,p,b){this.Ah=0|e,this.Al=0|t,this.Bh=0|r,this.Bl=0|n,this.Ch=0|i,this.Cl=0|o,this.Dh=0|a,this.Dl=0|c,this.Eh=0|s,this.El=0|u,this.Fh=0|l,this.Fl=0|d,this.Gh=0|f,this.Gl=0|h,this.Hh=0|p,this.Hl=0|b}process(e,r){for(let t=0;t<16;t++,r+=4)o[t]=e.getUint32(r),a[t]=e.getUint32(r+=4);for(let e=16;e<80;e++){const r=0|o[e-15],n=0|a[e-15],i=t.default.rotrSH(r,n,1)^t.default.rotrSH(r,n,8)^t.default.shrSH(r,n,7),c=t.default.rotrSL(r,n,1)^t.default.rotrSL(r,n,8)^t.default.shrSL(r,n,7),s=0|o[e-2],u=0|a[e-2],l=t.default.rotrSH(s,u,19)^t.default.rotrBH(s,u,61)^t.default.shrSH(s,u,6),d=t.default.rotrSL(s,u,19)^t.default.rotrBL(s,u,61)^t.default.shrSL(s,u,6),f=t.default.add4L(c,d,a[e-7],a[e-16]),h=t.default.add4H(f,i,l,o[e-7],o[e-16]);o[e]=0|h,a[e]=0|f}let{Ah:c,Al:s,Bh:u,Bl:l,Ch:d,Cl:f,Dh:h,Dl:p,Eh:b,El:m,Fh:g,Fl:v,Gh:y,Gl:w,Hh:x,Hl:A}=this;for(let e=0;e<80;e++){const r=t.default.rotrSH(b,m,14)^t.default.rotrSH(b,m,18)^t.default.rotrBH(b,m,41),E=t.default.rotrSL(b,m,14)^t.default.rotrSL(b,m,18)^t.default.rotrBL(b,m,41),S=b&g^~b&y,_=m&v^~m&w,I=t.default.add5L(A,E,_,i[e],a[e]),N=t.default.add5H(I,x,r,S,n[e],o[e]),C=0|I,M=t.default.rotrSH(c,s,28)^t.default.rotrBH(c,s,34)^t.default.rotrBH(c,s,39),T=t.default.rotrSL(c,s,28)^t.default.rotrBL(c,s,34)^t.default.rotrBL(c,s,39),k=c&u^c&d^u&d,R=s&l^s&f^l&f;x=0|y,A=0|w,y=0|g,w=0|v,g=0|b,v=0|m,({h:b,l:m}=t.default.add(0|h,0|p,0|N,0|C)),h=0|d,p=0|f,d=0|u,f=0|l,u=0|c,l=0|s;const B=t.default.add3L(C,T,R);c=t.default.add3H(B,N,M,k),s=0|B}({h:c,l:s}=t.default.add(0|this.Ah,0|this.Al,0|c,0|s)),({h:u,l:l}=t.default.add(0|this.Bh,0|this.Bl,0|u,0|l)),({h:d,l:f}=t.default.add(0|this.Ch,0|this.Cl,0|d,0|f)),({h:h,l:p}=t.default.add(0|this.Dh,0|this.Dl,0|h,0|p)),({h:b,l:m}=t.default.add(0|this.Eh,0|this.El,0|b,0|m)),({h:g,l:v}=t.default.add(0|this.Fh,0|this.Fl,0|g,0|v)),({h:y,l:w}=t.default.add(0|this.Gh,0|this.Gl,0|y,0|w)),({h:x,l:A}=t.default.add(0|this.Hh,0|this.Hl,0|x,0|A)),this.set(c,s,u,l,d,f,h,p,b,m,g,v,y,w,x,A)}roundClean(){o.fill(0),a.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}cr.SHA512=c;class s extends c{constructor(){super(),this.Ah=-1942145080,this.Al=424955298,this.Bh=1944164710,this.Bl=-1982016298,this.Ch=502970286,this.Cl=855612546,this.Dh=1738396948,this.Dl=1479516111,this.Eh=258812777,this.El=2077511080,this.Fh=2011393907,this.Fl=79989058,this.Gh=1067287976,this.Gl=1780299464,this.Hh=286451373,this.Hl=-1848208735,this.outputLen=28}}cr.SHA512_224=s;class u extends c{constructor(){super(),this.Ah=573645204,this.Al=-64227540,this.Bh=-1621794909,this.Bl=-934517566,this.Ch=596883563,this.Cl=1867755857,this.Dh=-1774684391,this.Dl=1497426621,this.Eh=-1775747358,this.El=-1467023389,this.Fh=-1101128155,this.Fl=1401305490,this.Gh=721525244,this.Gl=746961066,this.Hh=246885852,this.Hl=-2117784414,this.outputLen=32}}cr.SHA512_256=u;class l extends c{constructor(){super(),this.Ah=-876896931,this.Al=-1056596264,this.Bh=1654270250,this.Bl=914150663,this.Ch=-1856437926,this.Cl=812702999,this.Dh=355462360,this.Dl=-150054599,this.Eh=1731405415,this.El=-4191439,this.Fh=-1900787065,this.Fl=1750603025,this.Gh=-619958771,this.Gl=1694076839,this.Hh=1203062813,this.Hl=-1090891868,this.outputLen=48}}return cr.SHA384=l,cr.sha512=(0,r.wrapConstructor)(()=>new c),cr.sha512_224=(0,r.wrapConstructor)(()=>new s),cr.sha512_256=(0,r.wrapConstructor)(()=>new u),cr.sha384=(0,r.wrapConstructor)(()=>new l),cr}var Er,Sr,_r,Ir={},Nr={},Cr={};function Mr(){if(Er)return Cr;Er=1,
15
+ Object.defineProperty(e,"__esModule",{value:!0}),e.Hash=e.nextTick=e.byteSwapIfBE=e.isLE=void 0,e.isBytes=function(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name},e.u8=function(e){return new Uint8Array(e.buffer,e.byteOffset,e.byteLength)},e.u32=function(e){return new Uint32Array(e.buffer,e.byteOffset,Math.floor(e.byteLength/4))},e.createView=function(e){return new DataView(e.buffer,e.byteOffset,e.byteLength)},e.rotr=function(e,t){return e<<32-t|e>>>t},e.rotl=function(e,t){return e<<t|e>>>32-t>>>0},e.byteSwap=n,e.byteSwap32=function(e){for(let t=0;t<e.length;t++)e[t]=n(e[t])},e.bytesToHex=function(e){(0,r.abytes)(e);let t="";for(let r=0;r<e.length;r++)t+=i[e[r]];return t},e.hexToBytes=function(e){if("string"!=typeof e)throw new Error("hex string expected, got "+typeof e);const t=e.length,r=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const n=new Uint8Array(r);for(let t=0,i=0;t<r;t++,i+=2){const r=a(e.charCodeAt(i)),o=a(e.charCodeAt(i+1));if(void 0===r||void 0===o){const t=e[i]+e[i+1];throw new Error('hex string expected, got non-hex character "'+t+'" at index '+i)}n[t]=16*r+o}return n},e.asyncLoop=async function(t,r,n){let i=Date.now();for(let o=0;o<t;o++){n(o);const t=Date.now()-i;t>=0&&t<r||(await(0,e.nextTick)(),i+=t)}},e.utf8ToBytes=s,e.toBytes=c,e.concatBytes=function(...e){let t=0;for(let n=0;n<e.length;n++){const i=e[n];(0,r.abytes)(i),t+=i.length}const n=new Uint8Array(t);for(let t=0,r=0;t<e.length;t++){const i=e[t];n.set(i,r),r+=i.length}return n},e.checkOpts=function(e,t){if(void 0!==t&&"[object Object]"!=={}.toString.call(t))throw new Error("Options should be object or undefined");return Object.assign(e,t)},e.wrapConstructor=function(e){const t=t=>e().update(c(t)).digest(),r=e();return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=()=>e(),t},e.wrapConstructorWithOpts=function(e){const t=(t,r)=>e(r).update(c(t)).digest(),r=e({});return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=t=>e(t),t},e.wrapXOFConstructorWithOpts=function(e){const t=(t,r)=>e(r).update(c(t)).digest(),r=e({});return t.outputLen=r.outputLen,t.blockLen=r.blockLen,t.create=t=>e(t),t},e.randomBytes=function(e=32){if(t.crypto&&"function"==typeof t.crypto.getRandomValues)return t.crypto.getRandomValues(new Uint8Array(e));if(t.crypto&&"function"==typeof t.crypto.randomBytes)return t.crypto.randomBytes(e);throw new Error("crypto.getRandomValues must be defined")};const t=(fr||(fr=1,Object.defineProperty(mr,"__esModule",{value:!0}),mr.crypto=void 0,mr.crypto="object"==typeof globalThis&&"crypto"in globalThis?globalThis.crypto:void 0),mr),r=dr();function n(e){return e<<24&4278190080|e<<8&16711680|e>>>8&65280|e>>>24&255}e.isLE=68===new Uint8Array(new Uint32Array([287454020]).buffer)[0],e.byteSwapIfBE=e.isLE?e=>e:e=>n(e);const i=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));const o={_0:48,_9:57,A:65,F:70,a:97,f:102};function a(e){return e>=o._0&&e<=o._9?e-o._0:e>=o.A&&e<=o.F?e-(o.A-10):e>=o.a&&e<=o.f?e-(o.a-10):void 0}function s(e){if("string"!=typeof e)throw new Error("utf8ToBytes expected string, got "+typeof e);return new Uint8Array((new TextEncoder).encode(e))}function c(e){return"string"==typeof e&&(e=s(e)),(0,r.abytes)(e),e}e.nextTick=async()=>{};e.Hash=class{clone(){return this._cloneInto()}}}(br)),br}function vr(){if(pr)return ur;pr=1,Object.defineProperty(ur,"__esModule",{value:!0}),ur.HashMD=void 0,ur.setBigUint64=r,ur.Chi=function(e,t,r){return e&t^~e&r},ur.Maj=function(e,t,r){return e&t^e&r^t&r};const e=dr(),t=gr();function r(e,t,r,n){if("function"==typeof e.setBigUint64)return e.setBigUint64(t,r,n);const i=BigInt(32),o=BigInt(4294967295),a=Number(r>>i&o),s=Number(r&o),c=n?4:0,u=n?0:4;e.setUint32(t+c,a,n),e.setUint32(t+u,s,n)}class n extends t.Hash{constructor(e,r,n,i){super(),this.blockLen=e,this.outputLen=r,this.padOffset=n,this.isLE=i,this.finished=!1,this.length=0,this.pos=0,this.destroyed=!1,this.buffer=new Uint8Array(e),this.view=(0,t.createView)(this.buffer)}update(r){(0,e.aexists)(this);const{view:n,buffer:i,blockLen:o}=this,a=(r=(0,t.toBytes)(r)).length;for(let e=0;e<a;){const s=Math.min(o-this.pos,a-e);if(s===o){const n=(0,t.createView)(r);for(;o<=a-e;e+=o)this.process(n,e);continue}i.set(r.subarray(e,e+s),this.pos),this.pos+=s,e+=s,this.pos===o&&(this.process(n,0),this.pos=0)}return this.length+=r.length,this.roundClean(),this}digestInto(n){(0,e.aexists)(this),(0,e.aoutput)(n,this),this.finished=!0;const{buffer:i,view:o,blockLen:a,isLE:s}=this;let{pos:c}=this;i[c++]=128,this.buffer.subarray(c).fill(0),this.padOffset>a-c&&(this.process(o,0),c=0);for(let e=c;e<a;e++)i[e]=0;r(o,a-8,BigInt(8*this.length),s),this.process(o,0);const u=(0,t.createView)(n),l=this.outputLen;if(l%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const d=l/4,f=this.get();if(d>f.length)throw new Error("_sha2: outputLen bigger than state");for(let e=0;e<d;e++)u.setUint32(4*e,f[e],s)}digest(){const{buffer:e,outputLen:t}=this;this.digestInto(e);const r=e.slice(0,t);return this.destroy(),r}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:t,buffer:r,length:n,finished:i,destroyed:o,pos:a}=this;return e.length=n,e.pos=a,e.finished=i,e.destroyed=o,n%t&&e.buffer.set(r),e}}return ur.HashMD=n,ur}var yr,wr,xr={};function Ar(){if(yr)return xr;yr=1,Object.defineProperty(xr,"__esModule",{value:!0}),xr.add5L=xr.add5H=xr.add4H=xr.add4L=xr.add3H=xr.add3L=xr.rotlBL=xr.rotlBH=xr.rotlSL=xr.rotlSH=xr.rotr32L=xr.rotr32H=xr.rotrBL=xr.rotrBH=xr.rotrSL=xr.rotrSH=xr.shrSL=xr.shrSH=xr.toBig=void 0,xr.fromBig=r,xr.split=n,xr.add=g;const e=BigInt(2**32-1),t=BigInt(32);function r(r,n=!1){return n?{h:Number(r&e),l:Number(r>>t&e)}:{h:0|Number(r>>t&e),l:0|Number(r&e)}}function n(e,t=!1){let n=new Uint32Array(e.length),i=new Uint32Array(e.length);for(let o=0;o<e.length;o++){const{h:a,l:s}=r(e[o],t);[n[o],i[o]]=[a,s]}return[n,i]}const i=(e,r)=>BigInt(e>>>0)<<t|BigInt(r>>>0);xr.toBig=i;const o=(e,t,r)=>e>>>r;xr.shrSH=o;const a=(e,t,r)=>e<<32-r|t>>>r;xr.shrSL=a;const s=(e,t,r)=>e>>>r|t<<32-r;xr.rotrSH=s;const c=(e,t,r)=>e<<32-r|t>>>r;xr.rotrSL=c;const u=(e,t,r)=>e<<64-r|t>>>r-32;xr.rotrBH=u;const l=(e,t,r)=>e>>>r-32|t<<64-r;xr.rotrBL=l;const d=(e,t)=>t;xr.rotr32H=d;const f=(e,t)=>e;xr.rotr32L=f;const h=(e,t,r)=>e<<r|t>>>32-r;xr.rotlSH=h;const p=(e,t,r)=>t<<r|e>>>32-r;xr.rotlSL=p;const b=(e,t,r)=>t<<r-32|e>>>64-r;xr.rotlBH=b;const m=(e,t,r)=>e<<r-32|t>>>64-r;function g(e,t,r,n){const i=(t>>>0)+(n>>>0);return{h:e+r+(i/2**32|0)|0,l:0|i}}xr.rotlBL=m;const v=(e,t,r)=>(e>>>0)+(t>>>0)+(r>>>0);xr.add3L=v;const y=(e,t,r,n)=>t+r+n+(e/2**32|0)|0;xr.add3H=y;const w=(e,t,r,n)=>(e>>>0)+(t>>>0)+(r>>>0)+(n>>>0);xr.add4L=w;const x=(e,t,r,n,i)=>t+r+n+i+(e/2**32|0)|0;xr.add4H=x;const A=(e,t,r,n,i)=>(e>>>0)+(t>>>0)+(r>>>0)+(n>>>0)+(i>>>0);xr.add5L=A;const E=(e,t,r,n,i,o)=>t+r+n+i+o+(e/2**32|0)|0;xr.add5H=E;const S={fromBig:r,split:n,toBig:i,shrSH:o,shrSL:a,rotrSH:s,rotrSL:c,rotrBH:u,rotrBL:l,rotr32H:d,rotr32L:f,rotlSH:h,rotlSL:p,rotlBH:b,rotlBL:m,add:g,add3L:v,add3H:y,add4L:w,add4H:x,add5H:E,add5L:A};return xr.default=S,xr}function Er(){if(wr)return cr;wr=1,Object.defineProperty(cr,"__esModule",{value:!0}),cr.sha384=cr.sha512_256=cr.sha512_224=cr.sha512=cr.SHA384=cr.SHA512_256=cr.SHA512_224=cr.SHA512=void 0;const e=vr(),t=Ar(),r=gr(),[n,i]=(()=>t.default.split(["0x428a2f98d728ae22","0x7137449123ef65cd","0xb5c0fbcfec4d3b2f","0xe9b5dba58189dbbc","0x3956c25bf348b538","0x59f111f1b605d019","0x923f82a4af194f9b","0xab1c5ed5da6d8118","0xd807aa98a3030242","0x12835b0145706fbe","0x243185be4ee4b28c","0x550c7dc3d5ffb4e2","0x72be5d74f27b896f","0x80deb1fe3b1696b1","0x9bdc06a725c71235","0xc19bf174cf692694","0xe49b69c19ef14ad2","0xefbe4786384f25e3","0x0fc19dc68b8cd5b5","0x240ca1cc77ac9c65","0x2de92c6f592b0275","0x4a7484aa6ea6e483","0x5cb0a9dcbd41fbd4","0x76f988da831153b5","0x983e5152ee66dfab","0xa831c66d2db43210","0xb00327c898fb213f","0xbf597fc7beef0ee4","0xc6e00bf33da88fc2","0xd5a79147930aa725","0x06ca6351e003826f","0x142929670a0e6e70","0x27b70a8546d22ffc","0x2e1b21385c26c926","0x4d2c6dfc5ac42aed","0x53380d139d95b3df","0x650a73548baf63de","0x766a0abb3c77b2a8","0x81c2c92e47edaee6","0x92722c851482353b","0xa2bfe8a14cf10364","0xa81a664bbc423001","0xc24b8b70d0f89791","0xc76c51a30654be30","0xd192e819d6ef5218","0xd69906245565a910","0xf40e35855771202a","0x106aa07032bbd1b8","0x19a4c116b8d2d0c8","0x1e376c085141ab53","0x2748774cdf8eeb99","0x34b0bcb5e19b48a8","0x391c0cb3c5c95a63","0x4ed8aa4ae3418acb","0x5b9cca4f7763e373","0x682e6ff3d6b2b8a3","0x748f82ee5defb2fc","0x78a5636f43172f60","0x84c87814a1f0ab72","0x8cc702081a6439ec","0x90befffa23631e28","0xa4506cebde82bde9","0xbef9a3f7b2c67915","0xc67178f2e372532b","0xca273eceea26619c","0xd186b8c721c0c207","0xeada7dd6cde0eb1e","0xf57d4f7fee6ed178","0x06f067aa72176fba","0x0a637dc5a2c898a6","0x113f9804bef90dae","0x1b710b35131c471b","0x28db77f523047d84","0x32caab7b40c72493","0x3c9ebe0a15c9bebc","0x431d67c49c100d4c","0x4cc5d4becb3e42b6","0x597f299cfc657e2a","0x5fcb6fab3ad6faec","0x6c44198c4a475817"].map(e=>BigInt(e))))(),o=new Uint32Array(80),a=new Uint32Array(80);class s extends e.HashMD{constructor(){super(128,64,16,!1),this.Ah=1779033703,this.Al=-205731576,this.Bh=-1150833019,this.Bl=-2067093701,this.Ch=1013904242,this.Cl=-23791573,this.Dh=-1521486534,this.Dl=1595750129,this.Eh=1359893119,this.El=-1377402159,this.Fh=-1694144372,this.Fl=725511199,this.Gh=528734635,this.Gl=-79577749,this.Hh=1541459225,this.Hl=327033209}get(){const{Ah:e,Al:t,Bh:r,Bl:n,Ch:i,Cl:o,Dh:a,Dl:s,Eh:c,El:u,Fh:l,Fl:d,Gh:f,Gl:h,Hh:p,Hl:b}=this;return[e,t,r,n,i,o,a,s,c,u,l,d,f,h,p,b]}set(e,t,r,n,i,o,a,s,c,u,l,d,f,h,p,b){this.Ah=0|e,this.Al=0|t,this.Bh=0|r,this.Bl=0|n,this.Ch=0|i,this.Cl=0|o,this.Dh=0|a,this.Dl=0|s,this.Eh=0|c,this.El=0|u,this.Fh=0|l,this.Fl=0|d,this.Gh=0|f,this.Gl=0|h,this.Hh=0|p,this.Hl=0|b}process(e,r){for(let t=0;t<16;t++,r+=4)o[t]=e.getUint32(r),a[t]=e.getUint32(r+=4);for(let e=16;e<80;e++){const r=0|o[e-15],n=0|a[e-15],i=t.default.rotrSH(r,n,1)^t.default.rotrSH(r,n,8)^t.default.shrSH(r,n,7),s=t.default.rotrSL(r,n,1)^t.default.rotrSL(r,n,8)^t.default.shrSL(r,n,7),c=0|o[e-2],u=0|a[e-2],l=t.default.rotrSH(c,u,19)^t.default.rotrBH(c,u,61)^t.default.shrSH(c,u,6),d=t.default.rotrSL(c,u,19)^t.default.rotrBL(c,u,61)^t.default.shrSL(c,u,6),f=t.default.add4L(s,d,a[e-7],a[e-16]),h=t.default.add4H(f,i,l,o[e-7],o[e-16]);o[e]=0|h,a[e]=0|f}let{Ah:s,Al:c,Bh:u,Bl:l,Ch:d,Cl:f,Dh:h,Dl:p,Eh:b,El:m,Fh:g,Fl:v,Gh:y,Gl:w,Hh:x,Hl:A}=this;for(let e=0;e<80;e++){const r=t.default.rotrSH(b,m,14)^t.default.rotrSH(b,m,18)^t.default.rotrBH(b,m,41),E=t.default.rotrSL(b,m,14)^t.default.rotrSL(b,m,18)^t.default.rotrBL(b,m,41),S=b&g^~b&y,_=m&v^~m&w,I=t.default.add5L(A,E,_,i[e],a[e]),N=t.default.add5H(I,x,r,S,n[e],o[e]),C=0|I,M=t.default.rotrSH(s,c,28)^t.default.rotrBH(s,c,34)^t.default.rotrBH(s,c,39),T=t.default.rotrSL(s,c,28)^t.default.rotrBL(s,c,34)^t.default.rotrBL(s,c,39),k=s&u^s&d^u&d,R=c&l^c&f^l&f;x=0|y,A=0|w,y=0|g,w=0|v,g=0|b,v=0|m,({h:b,l:m}=t.default.add(0|h,0|p,0|N,0|C)),h=0|d,p=0|f,d=0|u,f=0|l,u=0|s,l=0|c;const B=t.default.add3L(C,T,R);s=t.default.add3H(B,N,M,k),c=0|B}({h:s,l:c}=t.default.add(0|this.Ah,0|this.Al,0|s,0|c)),({h:u,l:l}=t.default.add(0|this.Bh,0|this.Bl,0|u,0|l)),({h:d,l:f}=t.default.add(0|this.Ch,0|this.Cl,0|d,0|f)),({h:h,l:p}=t.default.add(0|this.Dh,0|this.Dl,0|h,0|p)),({h:b,l:m}=t.default.add(0|this.Eh,0|this.El,0|b,0|m)),({h:g,l:v}=t.default.add(0|this.Fh,0|this.Fl,0|g,0|v)),({h:y,l:w}=t.default.add(0|this.Gh,0|this.Gl,0|y,0|w)),({h:x,l:A}=t.default.add(0|this.Hh,0|this.Hl,0|x,0|A)),this.set(s,c,u,l,d,f,h,p,b,m,g,v,y,w,x,A)}roundClean(){o.fill(0),a.fill(0)}destroy(){this.buffer.fill(0),this.set(0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0)}}cr.SHA512=s;class c extends s{constructor(){super(),this.Ah=-1942145080,this.Al=424955298,this.Bh=1944164710,this.Bl=-1982016298,this.Ch=502970286,this.Cl=855612546,this.Dh=1738396948,this.Dl=1479516111,this.Eh=258812777,this.El=2077511080,this.Fh=2011393907,this.Fl=79989058,this.Gh=1067287976,this.Gl=1780299464,this.Hh=286451373,this.Hl=-1848208735,this.outputLen=28}}cr.SHA512_224=c;class u extends s{constructor(){super(),this.Ah=573645204,this.Al=-64227540,this.Bh=-1621794909,this.Bl=-934517566,this.Ch=596883563,this.Cl=1867755857,this.Dh=-1774684391,this.Dl=1497426621,this.Eh=-1775747358,this.El=-1467023389,this.Fh=-1101128155,this.Fl=1401305490,this.Gh=721525244,this.Gl=746961066,this.Hh=246885852,this.Hl=-2117784414,this.outputLen=32}}cr.SHA512_256=u;class l extends s{constructor(){super(),this.Ah=-876896931,this.Al=-1056596264,this.Bh=1654270250,this.Bl=914150663,this.Ch=-1856437926,this.Cl=812702999,this.Dh=355462360,this.Dl=-150054599,this.Eh=1731405415,this.El=-4191439,this.Fh=-1900787065,this.Fl=1750603025,this.Gh=-619958771,this.Gl=1694076839,this.Hh=1203062813,this.Hl=-1090891868,this.outputLen=48}}return cr.SHA384=l,cr.sha512=(0,r.wrapConstructor)(()=>new s),cr.sha512_224=(0,r.wrapConstructor)(()=>new c),cr.sha512_256=(0,r.wrapConstructor)(()=>new u),cr.sha384=(0,r.wrapConstructor)(()=>new l),cr}var Sr,_r,Ir,Nr={},Cr={},Mr={};function Tr(){if(Sr)return Mr;Sr=1,
16
16
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
17
- Object.defineProperty(Cr,"__esModule",{value:!0}),Cr.notImplemented=Cr.bitMask=void 0,Cr.isBytes=n,Cr.abytes=i,Cr.abool=function(e,t){if("boolean"!=typeof t)throw new Error(e+" boolean expected, got "+t)},Cr.bytesToHex=a,Cr.numberToHexUnpadded=c,Cr.hexToNumber=s,Cr.hexToBytes=d,Cr.bytesToNumberBE=function(e){return s(a(e))},Cr.bytesToNumberLE=function(e){return i(e),s(a(Uint8Array.from(e).reverse()))},Cr.numberToBytesBE=f,Cr.numberToBytesLE=function(e,t){return f(e,t).reverse()},Cr.numberToVarBytesBE=function(e){return d(c(e))},Cr.ensureBytes=function(e,t,r){let i;if("string"==typeof t)try{i=d(t)}catch(t){throw new Error(e+" must be hex string or Uint8Array, cause: "+t)}else{if(!n(t))throw new Error(e+" must be hex string or Uint8Array");i=Uint8Array.from(t)}const o=i.length;if("number"==typeof r&&o!==r)throw new Error(e+" of length "+r+" expected, got "+o);return i},Cr.concatBytes=h,Cr.equalBytes=function(e,t){if(e.length!==t.length)return!1;let r=0;for(let n=0;n<e.length;n++)r|=e[n]^t[n];return 0===r},Cr.utf8ToBytes=function(e){if("string"!=typeof e)throw new Error("string expected");return new Uint8Array((new TextEncoder).encode(e))},Cr.inRange=b,Cr.aInRange=function(e,t,r,n){if(!b(t,r,n))throw new Error("expected valid "+e+": "+r+" <= n < "+n+", got "+t)},Cr.bitLen=function(r){let n;for(n=0;r>e;r>>=t,n+=1);return n},Cr.bitGet=function(e,r){return e>>BigInt(r)&t},Cr.bitSet=function(r,n,i){return r|(i?t:e)<<BigInt(n)},Cr.createHmacDrbg=function(e,t,r){if("number"!=typeof e||e<2)throw new Error("hashLen must be a number");if("number"!=typeof t||t<2)throw new Error("qByteLen must be a number");if("function"!=typeof r)throw new Error("hmacFn must be a function");let n=m(e),i=m(e),o=0;const a=()=>{n.fill(1),i.fill(0),o=0},c=(...e)=>r(i,n,...e),s=(e=m())=>{i=c(g([0]),e),n=c(),0!==e.length&&(i=c(g([1]),e),n=c())},u=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let e=0;const r=[];for(;e<t;){n=c();const t=n.slice();r.push(t),e+=n.length}return h(...r)};return(e,t)=>{let r;for(a(),s(e);!(r=t(u()));)s();return a(),r}},Cr.validateObject=function(e,t,r={}){const n=(t,r,n)=>{const i=v[r];if("function"!=typeof i)throw new Error("invalid validator function");const o=e[t];if(!(n&&void 0===o||i(o,e)))throw new Error("param "+String(t)+" is invalid. Expected "+r+", got "+o)};for(const[e,r]of Object.entries(t))n(e,r,!1);for(const[e,t]of Object.entries(r))n(e,t,!0);return e},Cr.memoized=function(e){const t=new WeakMap;return(r,...n)=>{const i=t.get(r);if(void 0!==i)return i;const o=e(r,...n);return t.set(r,o),o}};const e=BigInt(0),t=BigInt(1),r=BigInt(2);function n(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name}function i(e){if(!n(e))throw new Error("Uint8Array expected")}const o=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function a(e){i(e);let t="";for(let r=0;r<e.length;r++)t+=o[e[r]];return t}function c(e){const t=e.toString(16);return 1&t.length?"0"+t:t}function s(t){if("string"!=typeof t)throw new Error("hex string expected, got "+typeof t);return""===t?e:BigInt("0x"+t)}const u={_0:48,_9:57,A:65,F:70,a:97,f:102};function l(e){return e>=u._0&&e<=u._9?e-u._0:e>=u.A&&e<=u.F?e-(u.A-10):e>=u.a&&e<=u.f?e-(u.a-10):void 0}function d(e){if("string"!=typeof e)throw new Error("hex string expected, got "+typeof e);const t=e.length,r=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const n=new Uint8Array(r);for(let t=0,i=0;t<r;t++,i+=2){const r=l(e.charCodeAt(i)),o=l(e.charCodeAt(i+1));if(void 0===r||void 0===o){const t=e[i]+e[i+1];throw new Error('hex string expected, got non-hex character "'+t+'" at index '+i)}n[t]=16*r+o}return n}function f(e,t){return d(e.toString(16).padStart(2*t,"0"))}function h(...e){let t=0;for(let r=0;r<e.length;r++){const n=e[r];i(n),t+=n.length}const r=new Uint8Array(t);for(let t=0,n=0;t<e.length;t++){const i=e[t];r.set(i,n),n+=i.length}return r}const p=t=>"bigint"==typeof t&&e<=t;function b(e,t,r){return p(e)&&p(t)&&p(r)&&t<=e&&e<r}Cr.bitMask=e=>(r<<BigInt(e-1))-t;const m=e=>new Uint8Array(e),g=e=>Uint8Array.from(e);const v={bigint:e=>"bigint"==typeof e,function:e=>"function"==typeof e,boolean:e=>"boolean"==typeof e,string:e=>"string"==typeof e,stringOrUint8Array:e=>"string"==typeof e||n(e),isSafeInteger:e=>Number.isSafeInteger(e),array:e=>Array.isArray(e),field:(e,t)=>t.Fp.isValid(e),hash:e=>"function"==typeof e&&Number.isSafeInteger(e.outputLen)};return Cr.notImplemented=()=>{throw new Error("not implemented")},Cr}function Tr(){if(Sr)return Nr;Sr=1,Object.defineProperty(Nr,"__esModule",{value:!0}),Nr.isNegativeLE=void 0,Nr.mod=s,Nr.pow=u,Nr.pow2=function(e,r,n){let i=e;for(;r-- >t;)i*=i,i%=n;return i},Nr.invert=l,Nr.tonelliShanks=d,Nr.FpSqrt=f,Nr.validateField=function(t){const r=h.reduce((e,t)=>(e[t]="function",e),{ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"});return(0,e.validateObject)(t,r)},Nr.FpPow=p,Nr.FpInvertBatch=b,Nr.FpDiv=function(e,t,r){return e.mul(t,"bigint"==typeof r?l(r,e.ORDER):e.inv(r))},Nr.FpLegendre=m,Nr.FpIsSquare=function(e){const t=m(e.ORDER);return r=>{const n=t(e,r);return e.eql(n,e.ZERO)||e.eql(n,e.ONE)}},Nr.nLength=g,Nr.Field=function(n,i,o=!1,a={}){if(n<=t)throw new Error("invalid field: expected ORDER > 0, got "+n);const{nBitLength:c,nByteLength:u}=g(n,i);if(u>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let d;const h=Object.freeze({ORDER:n,isLE:o,BITS:c,BYTES:u,MASK:(0,e.bitMask)(c),ZERO:t,ONE:r,create:e=>s(e,n),isValid:e=>{if("bigint"!=typeof e)throw new Error("invalid field element: expected bigint, got "+typeof e);return t<=e&&e<n},is0:e=>e===t,isOdd:e=>(e&r)===r,neg:e=>s(-e,n),eql:(e,t)=>e===t,sqr:e=>s(e*e,n),add:(e,t)=>s(e+t,n),sub:(e,t)=>s(e-t,n),mul:(e,t)=>s(e*t,n),pow:(e,t)=>p(h,e,t),div:(e,t)=>s(e*l(t,n),n),sqrN:e=>e*e,addN:(e,t)=>e+t,subN:(e,t)=>e-t,mulN:(e,t)=>e*t,inv:e=>l(e,n),sqrt:a.sqrt||(e=>(d||(d=f(n)),d(h,e))),invertBatch:e=>b(h,e),cmov:(e,t,r)=>r?t:e,toBytes:t=>o?(0,e.numberToBytesLE)(t,u):(0,e.numberToBytesBE)(t,u),fromBytes:t=>{if(t.length!==u)throw new Error("Field.fromBytes: expected "+u+" bytes, got "+t.length);return o?(0,e.bytesToNumberLE)(t):(0,e.bytesToNumberBE)(t)}});return Object.freeze(h)},Nr.FpSqrtOdd=function(e,t){if(!e.isOdd)throw new Error("Field doesn't have isOdd");const r=e.sqrt(t);return e.isOdd(r)?r:e.neg(r)},Nr.FpSqrtEven=function(e,t){if(!e.isOdd)throw new Error("Field doesn't have isOdd");const r=e.sqrt(t);return e.isOdd(r)?e.neg(r):r},Nr.hashToPrivateScalar=function(t,n,i=!1){t=(0,e.ensureBytes)("privateHash",t);const o=t.length,a=g(n).nByteLength+8;if(a<24||o<a||o>1024)throw new Error("hashToPrivateScalar: expected "+a+"-1024 bytes of input, got "+o);const c=i?(0,e.bytesToNumberLE)(t):(0,e.bytesToNumberBE)(t);return s(c,n-r)+r},Nr.getFieldBytesLength=v,Nr.getMinHashLength=y,Nr.mapHashToField=function(t,n,i=!1){const o=t.length,a=v(n),c=y(n);if(o<16||o<c||o>1024)throw new Error("expected "+c+"-1024 bytes of input, got "+o);const u=i?(0,e.bytesToNumberLE)(t):(0,e.bytesToNumberBE)(t),l=s(u,n-r)+r;return i?(0,e.numberToBytesLE)(l,a):(0,e.numberToBytesBE)(l,a)};
17
+ Object.defineProperty(Mr,"__esModule",{value:!0}),Mr.notImplemented=Mr.bitMask=void 0,Mr.isBytes=n,Mr.abytes=i,Mr.abool=function(e,t){if("boolean"!=typeof t)throw new Error(e+" boolean expected, got "+t)},Mr.bytesToHex=a,Mr.numberToHexUnpadded=s,Mr.hexToNumber=c,Mr.hexToBytes=d,Mr.bytesToNumberBE=function(e){return c(a(e))},Mr.bytesToNumberLE=function(e){return i(e),c(a(Uint8Array.from(e).reverse()))},Mr.numberToBytesBE=f,Mr.numberToBytesLE=function(e,t){return f(e,t).reverse()},Mr.numberToVarBytesBE=function(e){return d(s(e))},Mr.ensureBytes=function(e,t,r){let i;if("string"==typeof t)try{i=d(t)}catch(t){throw new Error(e+" must be hex string or Uint8Array, cause: "+t)}else{if(!n(t))throw new Error(e+" must be hex string or Uint8Array");i=Uint8Array.from(t)}const o=i.length;if("number"==typeof r&&o!==r)throw new Error(e+" of length "+r+" expected, got "+o);return i},Mr.concatBytes=h,Mr.equalBytes=function(e,t){if(e.length!==t.length)return!1;let r=0;for(let n=0;n<e.length;n++)r|=e[n]^t[n];return 0===r},Mr.utf8ToBytes=function(e){if("string"!=typeof e)throw new Error("string expected");return new Uint8Array((new TextEncoder).encode(e))},Mr.inRange=b,Mr.aInRange=function(e,t,r,n){if(!b(t,r,n))throw new Error("expected valid "+e+": "+r+" <= n < "+n+", got "+t)},Mr.bitLen=function(r){let n;for(n=0;r>e;r>>=t,n+=1);return n},Mr.bitGet=function(e,r){return e>>BigInt(r)&t},Mr.bitSet=function(r,n,i){return r|(i?t:e)<<BigInt(n)},Mr.createHmacDrbg=function(e,t,r){if("number"!=typeof e||e<2)throw new Error("hashLen must be a number");if("number"!=typeof t||t<2)throw new Error("qByteLen must be a number");if("function"!=typeof r)throw new Error("hmacFn must be a function");let n=m(e),i=m(e),o=0;const a=()=>{n.fill(1),i.fill(0),o=0},s=(...e)=>r(i,n,...e),c=(e=m())=>{i=s(g([0]),e),n=s(),0!==e.length&&(i=s(g([1]),e),n=s())},u=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let e=0;const r=[];for(;e<t;){n=s();const t=n.slice();r.push(t),e+=n.length}return h(...r)};return(e,t)=>{let r;for(a(),c(e);!(r=t(u()));)c();return a(),r}},Mr.validateObject=function(e,t,r={}){const n=(t,r,n)=>{const i=v[r];if("function"!=typeof i)throw new Error("invalid validator function");const o=e[t];if(!(n&&void 0===o||i(o,e)))throw new Error("param "+String(t)+" is invalid. Expected "+r+", got "+o)};for(const[e,r]of Object.entries(t))n(e,r,!1);for(const[e,t]of Object.entries(r))n(e,t,!0);return e},Mr.memoized=function(e){const t=new WeakMap;return(r,...n)=>{const i=t.get(r);if(void 0!==i)return i;const o=e(r,...n);return t.set(r,o),o}};const e=BigInt(0),t=BigInt(1),r=BigInt(2);function n(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name}function i(e){if(!n(e))throw new Error("Uint8Array expected")}const o=Array.from({length:256},(e,t)=>t.toString(16).padStart(2,"0"));function a(e){i(e);let t="";for(let r=0;r<e.length;r++)t+=o[e[r]];return t}function s(e){const t=e.toString(16);return 1&t.length?"0"+t:t}function c(t){if("string"!=typeof t)throw new Error("hex string expected, got "+typeof t);return""===t?e:BigInt("0x"+t)}const u={_0:48,_9:57,A:65,F:70,a:97,f:102};function l(e){return e>=u._0&&e<=u._9?e-u._0:e>=u.A&&e<=u.F?e-(u.A-10):e>=u.a&&e<=u.f?e-(u.a-10):void 0}function d(e){if("string"!=typeof e)throw new Error("hex string expected, got "+typeof e);const t=e.length,r=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const n=new Uint8Array(r);for(let t=0,i=0;t<r;t++,i+=2){const r=l(e.charCodeAt(i)),o=l(e.charCodeAt(i+1));if(void 0===r||void 0===o){const t=e[i]+e[i+1];throw new Error('hex string expected, got non-hex character "'+t+'" at index '+i)}n[t]=16*r+o}return n}function f(e,t){return d(e.toString(16).padStart(2*t,"0"))}function h(...e){let t=0;for(let r=0;r<e.length;r++){const n=e[r];i(n),t+=n.length}const r=new Uint8Array(t);for(let t=0,n=0;t<e.length;t++){const i=e[t];r.set(i,n),n+=i.length}return r}const p=t=>"bigint"==typeof t&&e<=t;function b(e,t,r){return p(e)&&p(t)&&p(r)&&t<=e&&e<r}Mr.bitMask=e=>(r<<BigInt(e-1))-t;const m=e=>new Uint8Array(e),g=e=>Uint8Array.from(e);const v={bigint:e=>"bigint"==typeof e,function:e=>"function"==typeof e,boolean:e=>"boolean"==typeof e,string:e=>"string"==typeof e,stringOrUint8Array:e=>"string"==typeof e||n(e),isSafeInteger:e=>Number.isSafeInteger(e),array:e=>Array.isArray(e),field:(e,t)=>t.Fp.isValid(e),hash:e=>"function"==typeof e&&Number.isSafeInteger(e.outputLen)};return Mr.notImplemented=()=>{throw new Error("not implemented")},Mr}function kr(){if(_r)return Cr;_r=1,Object.defineProperty(Cr,"__esModule",{value:!0}),Cr.isNegativeLE=void 0,Cr.mod=c,Cr.pow=u,Cr.pow2=function(e,r,n){let i=e;for(;r-- >t;)i*=i,i%=n;return i},Cr.invert=l,Cr.tonelliShanks=d,Cr.FpSqrt=f,Cr.validateField=function(t){const r=h.reduce((e,t)=>(e[t]="function",e),{ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"});return(0,e.validateObject)(t,r)},Cr.FpPow=p,Cr.FpInvertBatch=b,Cr.FpDiv=function(e,t,r){return e.mul(t,"bigint"==typeof r?l(r,e.ORDER):e.inv(r))},Cr.FpLegendre=m,Cr.FpIsSquare=function(e){const t=m(e.ORDER);return r=>{const n=t(e,r);return e.eql(n,e.ZERO)||e.eql(n,e.ONE)}},Cr.nLength=g,Cr.Field=function(n,i,o=!1,a={}){if(n<=t)throw new Error("invalid field: expected ORDER > 0, got "+n);const{nBitLength:s,nByteLength:u}=g(n,i);if(u>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let d;const h=Object.freeze({ORDER:n,isLE:o,BITS:s,BYTES:u,MASK:(0,e.bitMask)(s),ZERO:t,ONE:r,create:e=>c(e,n),isValid:e=>{if("bigint"!=typeof e)throw new Error("invalid field element: expected bigint, got "+typeof e);return t<=e&&e<n},is0:e=>e===t,isOdd:e=>(e&r)===r,neg:e=>c(-e,n),eql:(e,t)=>e===t,sqr:e=>c(e*e,n),add:(e,t)=>c(e+t,n),sub:(e,t)=>c(e-t,n),mul:(e,t)=>c(e*t,n),pow:(e,t)=>p(h,e,t),div:(e,t)=>c(e*l(t,n),n),sqrN:e=>e*e,addN:(e,t)=>e+t,subN:(e,t)=>e-t,mulN:(e,t)=>e*t,inv:e=>l(e,n),sqrt:a.sqrt||(e=>(d||(d=f(n)),d(h,e))),invertBatch:e=>b(h,e),cmov:(e,t,r)=>r?t:e,toBytes:t=>o?(0,e.numberToBytesLE)(t,u):(0,e.numberToBytesBE)(t,u),fromBytes:t=>{if(t.length!==u)throw new Error("Field.fromBytes: expected "+u+" bytes, got "+t.length);return o?(0,e.bytesToNumberLE)(t):(0,e.bytesToNumberBE)(t)}});return Object.freeze(h)},Cr.FpSqrtOdd=function(e,t){if(!e.isOdd)throw new Error("Field doesn't have isOdd");const r=e.sqrt(t);return e.isOdd(r)?r:e.neg(r)},Cr.FpSqrtEven=function(e,t){if(!e.isOdd)throw new Error("Field doesn't have isOdd");const r=e.sqrt(t);return e.isOdd(r)?e.neg(r):r},Cr.hashToPrivateScalar=function(t,n,i=!1){t=(0,e.ensureBytes)("privateHash",t);const o=t.length,a=g(n).nByteLength+8;if(a<24||o<a||o>1024)throw new Error("hashToPrivateScalar: expected "+a+"-1024 bytes of input, got "+o);const s=i?(0,e.bytesToNumberLE)(t):(0,e.bytesToNumberBE)(t);return c(s,n-r)+r},Cr.getFieldBytesLength=v,Cr.getMinHashLength=y,Cr.mapHashToField=function(t,n,i=!1){const o=t.length,a=v(n),s=y(n);if(o<16||o<s||o>1024)throw new Error("expected "+s+"-1024 bytes of input, got "+o);const u=i?(0,e.bytesToNumberLE)(t):(0,e.bytesToNumberBE)(t),l=c(u,n-r)+r;return i?(0,e.numberToBytesLE)(l,a):(0,e.numberToBytesBE)(l,a)};
18
18
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
19
- const e=Mr(),t=BigInt(0),r=BigInt(1),n=BigInt(2),i=BigInt(3),o=BigInt(4),a=BigInt(5),c=BigInt(8);function s(e,r){const n=e%r;return n>=t?n:r+n}function u(e,n,i){if(n<t)throw new Error("invalid exponent, negatives unsupported");if(i<=t)throw new Error("invalid modulus");if(i===r)return t;let o=r;for(;n>t;)n&r&&(o=o*e%i),e=e*e%i,n>>=r;return o}function l(e,n){if(e===t)throw new Error("invert: expected non-zero number");if(n<=t)throw new Error("invert: expected positive modulus, got "+n);let i=s(e,n),o=n,a=t,c=r;for(;i!==t;){const e=o%i,t=a-c*(o/i);o=i,i=e,a=c,c=t}if(o!==r)throw new Error("invert: does not exist");return s(a,n)}function d(e){const i=(e-r)/n;let a,c,s;for(a=e-r,c=0;a%n===t;a/=n,c++);for(s=n;s<e&&u(s,i,e)!==e-r;s++)if(s>1e3)throw new Error("Cannot find square root: likely non-prime P");if(1===c){const t=(e+r)/o;return function(e,r){const n=e.pow(r,t);if(!e.eql(e.sqr(n),r))throw new Error("Cannot find square root");return n}}const l=(a+r)/n;return function(e,t){if(e.pow(t,i)===e.neg(e.ONE))throw new Error("Cannot find square root");let n=c,o=e.pow(e.mul(e.ONE,s),a),u=e.pow(t,l),d=e.pow(t,a);for(;!e.eql(d,e.ONE);){if(e.eql(d,e.ZERO))return e.ZERO;let t=1;for(let r=e.sqr(d);t<n&&!e.eql(r,e.ONE);t++)r=e.sqr(r);const i=e.pow(o,r<<BigInt(n-t-1));o=e.sqr(i),u=e.mul(u,i),d=e.mul(d,o),n=t}return u}}function f(e){if(e%o===i){const t=(e+r)/o;return function(e,r){const n=e.pow(r,t);if(!e.eql(e.sqr(n),r))throw new Error("Cannot find square root");return n}}if(e%c===a){const t=(e-a)/c;return function(e,r){const i=e.mul(r,n),o=e.pow(i,t),a=e.mul(r,o),c=e.mul(e.mul(a,n),o),s=e.mul(a,e.sub(c,e.ONE));if(!e.eql(e.sqr(s),r))throw new Error("Cannot find square root");return s}}return d(e)}Nr.isNegativeLE=(e,t)=>(s(e,t)&r)===r;const h=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function p(e,n,i){if(i<t)throw new Error("invalid exponent, negatives unsupported");if(i===t)return e.ONE;if(i===r)return n;let o=e.ONE,a=n;for(;i>t;)i&r&&(o=e.mul(o,a)),a=e.sqr(a),i>>=r;return o}function b(e,t){const r=new Array(t.length),n=t.reduce((t,n,i)=>e.is0(n)?t:(r[i]=t,e.mul(t,n)),e.ONE),i=e.inv(n);return t.reduceRight((t,n,i)=>e.is0(n)?t:(r[i]=e.mul(t,r[i]),e.mul(t,n)),i),r}function m(e){const t=(e-r)/n;return(e,r)=>e.pow(r,t)}function g(e,t){const r=void 0!==t?t:e.toString(2).length;return{nBitLength:r,nByteLength:Math.ceil(r/8)}}function v(e){if("bigint"!=typeof e)throw new Error("field order must be bigint");const t=e.toString(2).length;return Math.ceil(t/8)}function y(e){const t=v(e);return t+Math.ceil(t/2)}return Nr}function kr(){if(_r)return Ir;_r=1,Object.defineProperty(Ir,"__esModule",{value:!0}),Ir.wNAF=function(e,t){return{constTimeNegate:i,hasPrecomputes:e=>1!==d(e),unsafeLadder(t,i,o=e.ZERO){let a=t;for(;i>r;)i&n&&(o=o.add(a)),a=a.double(),i>>=n;return o},precomputeWindow(e,r){const{windows:n,windowSize:i}=a(r,t),o=[];let c=e,s=c;for(let e=0;e<n;e++){s=c,o.push(s);for(let e=1;e<i;e++)s=s.add(c),o.push(s);c=s.double()}return o},wNAF(r,o,c){const{windows:s,windowSize:u}=a(r,t);let l=e.ZERO,d=e.BASE;const f=BigInt(2**r-1),h=2**r,p=BigInt(r);for(let e=0;e<s;e++){const t=e*u;let r=Number(c&f);c>>=p,r>u&&(r-=h,c+=n);const a=t,s=t+Math.abs(r)-1,b=e%2!=0,m=r<0;0===r?d=d.add(i(b,o[a])):l=l.add(i(m,o[s]))}return{p:l,f:d}},wNAFUnsafe(i,o,c,s=e.ZERO){const{windows:u,windowSize:l}=a(i,t),d=BigInt(2**i-1),f=2**i,h=BigInt(i);for(let e=0;e<u;e++){const t=e*l;if(c===r)break;let i=Number(c&d);if(c>>=h,i>l&&(i-=f,c+=n),0===i)continue;let a=o[t+Math.abs(i)-1];i<0&&(a=a.negate()),s=s.add(a)}return s},getPrecomputes(e,t,r){let n=u.get(t);return n||(n=this.precomputeWindow(t,e),1!==e&&u.set(t,r(n))),n},wNAFCached(e,t,r){const n=d(e);return this.wNAF(n,this.getPrecomputes(n,e,r),t)},wNAFCachedUnsafe(e,t,r,n){const i=d(e);return 1===i?this.unsafeLadder(e,t,n):this.wNAFUnsafe(i,this.getPrecomputes(i,e,r),t,n)},setWindowSize(e,r){o(r,t),l.set(e,r),u.delete(e)}}},Ir.pippenger=function(e,r,n,i){if(c(n,e),s(i,r),n.length!==i.length)throw new Error("arrays of points and scalars must have equal length");const o=e.ZERO,a=(0,t.bitLen)(BigInt(n.length)),u=a>12?a-3:a>4?a-2:a?2:1,l=(1<<u)-1,d=new Array(l+1).fill(o),f=Math.floor((r.BITS-1)/u)*u;let h=o;for(let e=f;e>=0;e-=u){d.fill(o);for(let t=0;t<i.length;t++){const r=i[t],o=Number(r>>BigInt(e)&BigInt(l));d[o]=d[o].add(n[t])}let t=o;for(let e=d.length-1,r=o;e>0;e--)r=r.add(d[e]),t=t.add(r);if(h=h.add(t),0!==e)for(let e=0;e<u;e++)h=h.double()}return h},Ir.precomputeMSMUnsafe=function(e,t,r,n){o(n,t.BITS),c(r,e);const i=e.ZERO,a=2**n-1,u=Math.ceil(t.BITS/n),l=BigInt((1<<n)-1),d=r.map(e=>{const t=[];for(let r=0,n=e;r<a;r++)t.push(n),n=n.add(e);return t});return e=>{if(s(e,t),e.length>r.length)throw new Error("array of scalars must be smaller than array of points");let o=i;for(let t=0;t<u;t++){if(o!==i)for(let e=0;e<n;e++)o=o.double();const r=BigInt(u*n-(t+1)*n);for(let t=0;t<e.length;t++){const n=e[t],i=Number(n>>r&l);i&&(o=o.add(d[t][i-1]))}}return o}},Ir.validateBasic=function(r){return(0,e.validateField)(r.Fp),(0,t.validateObject)(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...(0,e.nLength)(r.n,r.nBitLength),...r,p:r.Fp.ORDER})};
19
+ const e=Tr(),t=BigInt(0),r=BigInt(1),n=BigInt(2),i=BigInt(3),o=BigInt(4),a=BigInt(5),s=BigInt(8);function c(e,r){const n=e%r;return n>=t?n:r+n}function u(e,n,i){if(n<t)throw new Error("invalid exponent, negatives unsupported");if(i<=t)throw new Error("invalid modulus");if(i===r)return t;let o=r;for(;n>t;)n&r&&(o=o*e%i),e=e*e%i,n>>=r;return o}function l(e,n){if(e===t)throw new Error("invert: expected non-zero number");if(n<=t)throw new Error("invert: expected positive modulus, got "+n);let i=c(e,n),o=n,a=t,s=r;for(;i!==t;){const e=o%i,t=a-s*(o/i);o=i,i=e,a=s,s=t}if(o!==r)throw new Error("invert: does not exist");return c(a,n)}function d(e){const i=(e-r)/n;let a,s,c;for(a=e-r,s=0;a%n===t;a/=n,s++);for(c=n;c<e&&u(c,i,e)!==e-r;c++)if(c>1e3)throw new Error("Cannot find square root: likely non-prime P");if(1===s){const t=(e+r)/o;return function(e,r){const n=e.pow(r,t);if(!e.eql(e.sqr(n),r))throw new Error("Cannot find square root");return n}}const l=(a+r)/n;return function(e,t){if(e.pow(t,i)===e.neg(e.ONE))throw new Error("Cannot find square root");let n=s,o=e.pow(e.mul(e.ONE,c),a),u=e.pow(t,l),d=e.pow(t,a);for(;!e.eql(d,e.ONE);){if(e.eql(d,e.ZERO))return e.ZERO;let t=1;for(let r=e.sqr(d);t<n&&!e.eql(r,e.ONE);t++)r=e.sqr(r);const i=e.pow(o,r<<BigInt(n-t-1));o=e.sqr(i),u=e.mul(u,i),d=e.mul(d,o),n=t}return u}}function f(e){if(e%o===i){const t=(e+r)/o;return function(e,r){const n=e.pow(r,t);if(!e.eql(e.sqr(n),r))throw new Error("Cannot find square root");return n}}if(e%s===a){const t=(e-a)/s;return function(e,r){const i=e.mul(r,n),o=e.pow(i,t),a=e.mul(r,o),s=e.mul(e.mul(a,n),o),c=e.mul(a,e.sub(s,e.ONE));if(!e.eql(e.sqr(c),r))throw new Error("Cannot find square root");return c}}return d(e)}Cr.isNegativeLE=(e,t)=>(c(e,t)&r)===r;const h=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function p(e,n,i){if(i<t)throw new Error("invalid exponent, negatives unsupported");if(i===t)return e.ONE;if(i===r)return n;let o=e.ONE,a=n;for(;i>t;)i&r&&(o=e.mul(o,a)),a=e.sqr(a),i>>=r;return o}function b(e,t){const r=new Array(t.length),n=t.reduce((t,n,i)=>e.is0(n)?t:(r[i]=t,e.mul(t,n)),e.ONE),i=e.inv(n);return t.reduceRight((t,n,i)=>e.is0(n)?t:(r[i]=e.mul(t,r[i]),e.mul(t,n)),i),r}function m(e){const t=(e-r)/n;return(e,r)=>e.pow(r,t)}function g(e,t){const r=void 0!==t?t:e.toString(2).length;return{nBitLength:r,nByteLength:Math.ceil(r/8)}}function v(e){if("bigint"!=typeof e)throw new Error("field order must be bigint");const t=e.toString(2).length;return Math.ceil(t/8)}function y(e){const t=v(e);return t+Math.ceil(t/2)}return Cr}function Rr(){if(Ir)return Nr;Ir=1,Object.defineProperty(Nr,"__esModule",{value:!0}),Nr.wNAF=function(e,t){return{constTimeNegate:i,hasPrecomputes:e=>1!==d(e),unsafeLadder(t,i,o=e.ZERO){let a=t;for(;i>r;)i&n&&(o=o.add(a)),a=a.double(),i>>=n;return o},precomputeWindow(e,r){const{windows:n,windowSize:i}=a(r,t),o=[];let s=e,c=s;for(let e=0;e<n;e++){c=s,o.push(c);for(let e=1;e<i;e++)c=c.add(s),o.push(c);s=c.double()}return o},wNAF(r,o,s){const{windows:c,windowSize:u}=a(r,t);let l=e.ZERO,d=e.BASE;const f=BigInt(2**r-1),h=2**r,p=BigInt(r);for(let e=0;e<c;e++){const t=e*u;let r=Number(s&f);s>>=p,r>u&&(r-=h,s+=n);const a=t,c=t+Math.abs(r)-1,b=e%2!=0,m=r<0;0===r?d=d.add(i(b,o[a])):l=l.add(i(m,o[c]))}return{p:l,f:d}},wNAFUnsafe(i,o,s,c=e.ZERO){const{windows:u,windowSize:l}=a(i,t),d=BigInt(2**i-1),f=2**i,h=BigInt(i);for(let e=0;e<u;e++){const t=e*l;if(s===r)break;let i=Number(s&d);if(s>>=h,i>l&&(i-=f,s+=n),0===i)continue;let a=o[t+Math.abs(i)-1];i<0&&(a=a.negate()),c=c.add(a)}return c},getPrecomputes(e,t,r){let n=u.get(t);return n||(n=this.precomputeWindow(t,e),1!==e&&u.set(t,r(n))),n},wNAFCached(e,t,r){const n=d(e);return this.wNAF(n,this.getPrecomputes(n,e,r),t)},wNAFCachedUnsafe(e,t,r,n){const i=d(e);return 1===i?this.unsafeLadder(e,t,n):this.wNAFUnsafe(i,this.getPrecomputes(i,e,r),t,n)},setWindowSize(e,r){o(r,t),l.set(e,r),u.delete(e)}}},Nr.pippenger=function(e,r,n,i){if(s(n,e),c(i,r),n.length!==i.length)throw new Error("arrays of points and scalars must have equal length");const o=e.ZERO,a=(0,t.bitLen)(BigInt(n.length)),u=a>12?a-3:a>4?a-2:a?2:1,l=(1<<u)-1,d=new Array(l+1).fill(o),f=Math.floor((r.BITS-1)/u)*u;let h=o;for(let e=f;e>=0;e-=u){d.fill(o);for(let t=0;t<i.length;t++){const r=i[t],o=Number(r>>BigInt(e)&BigInt(l));d[o]=d[o].add(n[t])}let t=o;for(let e=d.length-1,r=o;e>0;e--)r=r.add(d[e]),t=t.add(r);if(h=h.add(t),0!==e)for(let e=0;e<u;e++)h=h.double()}return h},Nr.precomputeMSMUnsafe=function(e,t,r,n){o(n,t.BITS),s(r,e);const i=e.ZERO,a=2**n-1,u=Math.ceil(t.BITS/n),l=BigInt((1<<n)-1),d=r.map(e=>{const t=[];for(let r=0,n=e;r<a;r++)t.push(n),n=n.add(e);return t});return e=>{if(c(e,t),e.length>r.length)throw new Error("array of scalars must be smaller than array of points");let o=i;for(let t=0;t<u;t++){if(o!==i)for(let e=0;e<n;e++)o=o.double();const r=BigInt(u*n-(t+1)*n);for(let t=0;t<e.length;t++){const n=e[t],i=Number(n>>r&l);i&&(o=o.add(d[t][i-1]))}}return o}},Nr.validateBasic=function(r){return(0,e.validateField)(r.Fp),(0,t.validateObject)(r,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...(0,e.nLength)(r.n,r.nBitLength),...r,p:r.Fp.ORDER})};
20
20
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
21
- const e=Tr(),t=Mr(),r=BigInt(0),n=BigInt(1);function i(e,t){const r=t.negate();return e?r:t}function o(e,t){if(!Number.isSafeInteger(e)||e<=0||e>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+e)}function a(e,t){o(e,t);return{windows:Math.ceil(t/e)+1,windowSize:2**(e-1)}}function c(e,t){if(!Array.isArray(e))throw new Error("array expected");e.forEach((e,r)=>{if(!(e instanceof t))throw new Error("invalid point at index "+r)})}function s(e,t){if(!Array.isArray(e))throw new Error("array of scalars expected");e.forEach((e,r)=>{if(!t.isValid(e))throw new Error("invalid scalar at index "+r)})}const u=new WeakMap,l=new WeakMap;function d(e){return l.get(e)||1}return Ir}var Rr,Br={};function Or(){if(Rr)return Br;Rr=1,Object.defineProperty(Br,"__esModule",{value:!0}),Br.twistedEdwards=function(u){const l=function(t){const n=(0,e.validateBasic)(t);return r.validateObject(t,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...n})}(u),{Fp:d,n:f,prehash:h,hash:p,randomBytes:b,nByteLength:m,h:g}=l,v=a<<BigInt(8*m)-o,y=d.create,w=(0,t.Field)(l.n,l.nBitLength),x=l.uvRatio||((e,t)=>{try{return{isValid:!0,value:d.sqrt(e*d.inv(t))}}catch(e){return{isValid:!1,value:i}}}),A=l.adjustScalarBytes||(e=>e),E=l.domain||((e,t,r)=>{if((0,n.abool)("phflag",r),t.length||r)throw new Error("Contexts/pre-hash are not supported");return e});function S(e,t){r.aInRange("coordinate "+e,t,i,v)}function _(e){if(!(e instanceof C))throw new Error("ExtendedPoint expected")}const I=(0,n.memoized)((e,t)=>{const{ex:r,ey:n,ez:a}=e,s=e.is0();null==t&&(t=s?c:d.inv(a));const u=y(r*t),l=y(n*t),f=y(a*t);if(s)return{x:i,y:o};if(f!==o)throw new Error("invZ was invalid");return{x:u,y:l}}),N=(0,n.memoized)(e=>{const{a:t,d:r}=l;if(e.is0())throw new Error("bad point: ZERO");const{ex:n,ey:i,ez:o,et:a}=e,c=y(n*n),s=y(i*i),u=y(o*o),d=y(u*u),f=y(c*t);if(y(u*y(f+s))!==y(d+y(r*y(c*s))))throw new Error("bad point: equation left != right (1)");if(y(n*i)!==y(o*a))throw new Error("bad point: equation left != right (2)");return!0});class C{constructor(e,t,r,n){this.ex=e,this.ey=t,this.ez=r,this.et=n,S("x",e),S("y",t),S("z",r),S("t",n),Object.freeze(this)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(e){if(e instanceof C)throw new Error("extended point not allowed");const{x:t,y:r}=e||{};return S("x",t),S("y",r),new C(t,r,o,y(t*r))}static normalizeZ(e){const t=d.invertBatch(e.map(e=>e.ez));return e.map((e,r)=>e.toAffine(t[r])).map(C.fromAffine)}static msm(t,r){return(0,e.pippenger)(C,w,t,r)}_setWindowSize(e){k.setWindowSize(this,e)}assertValidity(){N(this)}equals(e){_(e);const{ex:t,ey:r,ez:n}=this,{ex:i,ey:o,ez:a}=e,c=y(t*a),s=y(i*n),u=y(r*a),l=y(o*n);return c===s&&u===l}is0(){return this.equals(C.ZERO)}negate(){return new C(y(-this.ex),this.ey,this.ez,y(-this.et))}double(){const{a:e}=l,{ex:t,ey:r,ez:n}=this,i=y(t*t),o=y(r*r),c=y(a*y(n*n)),s=y(e*i),u=t+r,d=y(y(u*u)-i-o),f=s+o,h=f-c,p=s-o,b=y(d*h),m=y(f*p),g=y(d*p),v=y(h*f);return new C(b,m,v,g)}add(e){_(e);const{a:t,d:r}=l,{ex:n,ey:o,ez:c,et:s}=this,{ex:u,ey:d,ez:f,et:h}=e;if(t===BigInt(-1)){const e=y((o-n)*(d+u)),t=y((o+n)*(d-u)),r=y(t-e);if(r===i)return this.double();const l=y(c*a*h),p=y(s*a*f),b=p+l,m=t+e,g=p-l,v=y(b*r),w=y(m*g),x=y(b*g),A=y(r*m);return new C(v,w,A,x)}const p=y(n*u),b=y(o*d),m=y(s*r*h),g=y(c*f),v=y((n+o)*(u+d)-p-b),w=g-m,x=g+m,A=y(b-t*p),E=y(v*w),S=y(x*A),I=y(v*A),N=y(w*x);return new C(E,S,N,I)}subtract(e){return this.add(e.negate())}wNAF(e){return k.wNAFCached(this,e,C.normalizeZ)}multiply(e){const t=e;r.aInRange("scalar",t,o,f);const{p:n,f:i}=this.wNAF(t);return C.normalizeZ([n,i])[0]}multiplyUnsafe(e,t=C.ZERO){const n=e;return r.aInRange("scalar",n,i,f),n===i?T:this.is0()||n===o?this:k.wNAFCachedUnsafe(this,n,C.normalizeZ,t)}isSmallOrder(){return this.multiplyUnsafe(g).is0()}isTorsionFree(){return k.unsafeLadder(this,f).is0()}toAffine(e){return I(this,e)}clearCofactor(){const{h:e}=l;return e===o?this:this.multiplyUnsafe(e)}static fromHex(e,t=!1){const{d:a,a:c}=l,s=d.BYTES;e=(0,n.ensureBytes)("pointHex",e,s),(0,n.abool)("zip215",t);const u=e.slice(),f=e[s-1];u[s-1]=-129&f;const h=r.bytesToNumberLE(u),p=t?v:d.ORDER;r.aInRange("pointHex.y",h,i,p);const b=y(h*h),m=y(b-o),g=y(a*b-c);let{isValid:w,value:A}=x(m,g);if(!w)throw new Error("Point.fromHex: invalid y coordinate");const E=(A&o)===o,S=!!(128&f);if(!t&&A===i&&S)throw new Error("Point.fromHex: x=0 and x_0=1");return S!==E&&(A=y(-A)),C.fromAffine({x:A,y:h})}static fromPrivateKey(e){return O(e).point}toRawBytes(){const{x:e,y:t}=this.toAffine(),n=r.numberToBytesLE(t,d.BYTES);return n[n.length-1]|=e&o?128:0,n}toHex(){return r.bytesToHex(this.toRawBytes())}}C.BASE=new C(l.Gx,l.Gy,o,y(l.Gx*l.Gy)),C.ZERO=new C(i,o,o,i);const{BASE:M,ZERO:T}=C,k=(0,e.wNAF)(C,8*m);function R(e){return(0,t.mod)(e,f)}function B(e){return R(r.bytesToNumberLE(e))}function O(e){const t=d.BYTES;e=(0,n.ensureBytes)("private key",e,t);const r=(0,n.ensureBytes)("hashed private key",p(e),2*t),i=A(r.slice(0,t)),o=r.slice(t,2*t),a=B(i),c=M.multiply(a),s=c.toRawBytes();return{head:i,prefix:o,scalar:a,point:c,pointBytes:s}}function L(e=new Uint8Array,...t){const i=r.concatBytes(...t);return B(p(E(i,(0,n.ensureBytes)("context",e),!!h)))}const P=s;M._setWindowSize(8);const F={getExtendedPublicKey:O,randomPrivateKey:()=>b(d.BYTES),precompute:(e=8,t=C.BASE)=>(t._setWindowSize(e),t.multiply(BigInt(3)),t)};return{CURVE:l,getPublicKey:function(e){return O(e).pointBytes},sign:function(e,t,o={}){e=(0,n.ensureBytes)("message",e),h&&(e=h(e));const{prefix:a,scalar:c,pointBytes:s}=O(t),u=L(o.context,a,e),l=M.multiply(u).toRawBytes(),p=R(u+L(o.context,l,s,e)*c);r.aInRange("signature.s",p,i,f);const b=r.concatBytes(l,r.numberToBytesLE(p,d.BYTES));return(0,n.ensureBytes)("result",b,2*d.BYTES)},verify:function(e,t,i,o=P){const{context:a,zip215:c}=o,s=d.BYTES;e=(0,n.ensureBytes)("signature",e,2*s),t=(0,n.ensureBytes)("message",t),i=(0,n.ensureBytes)("publicKey",i,s),void 0!==c&&(0,n.abool)("zip215",c),h&&(t=h(t));const u=r.bytesToNumberLE(e.slice(s,2*s));let l,f,p;try{l=C.fromHex(i,c),f=C.fromHex(e.slice(0,s),c),p=M.multiplyUnsafe(u)}catch(e){return!1}if(!c&&l.isSmallOrder())return!1;const b=L(a,f.toRawBytes(),l.toRawBytes(),t);return f.add(l.multiplyUnsafe(b)).subtract(p).clearCofactor().equals(C.ZERO)},ExtendedPoint:C,utils:F}};
21
+ const e=kr(),t=Tr(),r=BigInt(0),n=BigInt(1);function i(e,t){const r=t.negate();return e?r:t}function o(e,t){if(!Number.isSafeInteger(e)||e<=0||e>t)throw new Error("invalid window size, expected [1.."+t+"], got W="+e)}function a(e,t){o(e,t);return{windows:Math.ceil(t/e)+1,windowSize:2**(e-1)}}function s(e,t){if(!Array.isArray(e))throw new Error("array expected");e.forEach((e,r)=>{if(!(e instanceof t))throw new Error("invalid point at index "+r)})}function c(e,t){if(!Array.isArray(e))throw new Error("array of scalars expected");e.forEach((e,r)=>{if(!t.isValid(e))throw new Error("invalid scalar at index "+r)})}const u=new WeakMap,l=new WeakMap;function d(e){return l.get(e)||1}return Nr}var Br,Or={};function Lr(){if(Br)return Or;Br=1,Object.defineProperty(Or,"__esModule",{value:!0}),Or.twistedEdwards=function(u){const l=function(t){const n=(0,e.validateBasic)(t);return r.validateObject(t,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...n})}(u),{Fp:d,n:f,prehash:h,hash:p,randomBytes:b,nByteLength:m,h:g}=l,v=a<<BigInt(8*m)-o,y=d.create,w=(0,t.Field)(l.n,l.nBitLength),x=l.uvRatio||((e,t)=>{try{return{isValid:!0,value:d.sqrt(e*d.inv(t))}}catch(e){return{isValid:!1,value:i}}}),A=l.adjustScalarBytes||(e=>e),E=l.domain||((e,t,r)=>{if((0,n.abool)("phflag",r),t.length||r)throw new Error("Contexts/pre-hash are not supported");return e});function S(e,t){r.aInRange("coordinate "+e,t,i,v)}function _(e){if(!(e instanceof C))throw new Error("ExtendedPoint expected")}const I=(0,n.memoized)((e,t)=>{const{ex:r,ey:n,ez:a}=e,c=e.is0();null==t&&(t=c?s:d.inv(a));const u=y(r*t),l=y(n*t),f=y(a*t);if(c)return{x:i,y:o};if(f!==o)throw new Error("invZ was invalid");return{x:u,y:l}}),N=(0,n.memoized)(e=>{const{a:t,d:r}=l;if(e.is0())throw new Error("bad point: ZERO");const{ex:n,ey:i,ez:o,et:a}=e,s=y(n*n),c=y(i*i),u=y(o*o),d=y(u*u),f=y(s*t);if(y(u*y(f+c))!==y(d+y(r*y(s*c))))throw new Error("bad point: equation left != right (1)");if(y(n*i)!==y(o*a))throw new Error("bad point: equation left != right (2)");return!0});class C{constructor(e,t,r,n){this.ex=e,this.ey=t,this.ez=r,this.et=n,S("x",e),S("y",t),S("z",r),S("t",n),Object.freeze(this)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(e){if(e instanceof C)throw new Error("extended point not allowed");const{x:t,y:r}=e||{};return S("x",t),S("y",r),new C(t,r,o,y(t*r))}static normalizeZ(e){const t=d.invertBatch(e.map(e=>e.ez));return e.map((e,r)=>e.toAffine(t[r])).map(C.fromAffine)}static msm(t,r){return(0,e.pippenger)(C,w,t,r)}_setWindowSize(e){k.setWindowSize(this,e)}assertValidity(){N(this)}equals(e){_(e);const{ex:t,ey:r,ez:n}=this,{ex:i,ey:o,ez:a}=e,s=y(t*a),c=y(i*n),u=y(r*a),l=y(o*n);return s===c&&u===l}is0(){return this.equals(C.ZERO)}negate(){return new C(y(-this.ex),this.ey,this.ez,y(-this.et))}double(){const{a:e}=l,{ex:t,ey:r,ez:n}=this,i=y(t*t),o=y(r*r),s=y(a*y(n*n)),c=y(e*i),u=t+r,d=y(y(u*u)-i-o),f=c+o,h=f-s,p=c-o,b=y(d*h),m=y(f*p),g=y(d*p),v=y(h*f);return new C(b,m,v,g)}add(e){_(e);const{a:t,d:r}=l,{ex:n,ey:o,ez:s,et:c}=this,{ex:u,ey:d,ez:f,et:h}=e;if(t===BigInt(-1)){const e=y((o-n)*(d+u)),t=y((o+n)*(d-u)),r=y(t-e);if(r===i)return this.double();const l=y(s*a*h),p=y(c*a*f),b=p+l,m=t+e,g=p-l,v=y(b*r),w=y(m*g),x=y(b*g),A=y(r*m);return new C(v,w,A,x)}const p=y(n*u),b=y(o*d),m=y(c*r*h),g=y(s*f),v=y((n+o)*(u+d)-p-b),w=g-m,x=g+m,A=y(b-t*p),E=y(v*w),S=y(x*A),I=y(v*A),N=y(w*x);return new C(E,S,N,I)}subtract(e){return this.add(e.negate())}wNAF(e){return k.wNAFCached(this,e,C.normalizeZ)}multiply(e){const t=e;r.aInRange("scalar",t,o,f);const{p:n,f:i}=this.wNAF(t);return C.normalizeZ([n,i])[0]}multiplyUnsafe(e,t=C.ZERO){const n=e;return r.aInRange("scalar",n,i,f),n===i?T:this.is0()||n===o?this:k.wNAFCachedUnsafe(this,n,C.normalizeZ,t)}isSmallOrder(){return this.multiplyUnsafe(g).is0()}isTorsionFree(){return k.unsafeLadder(this,f).is0()}toAffine(e){return I(this,e)}clearCofactor(){const{h:e}=l;return e===o?this:this.multiplyUnsafe(e)}static fromHex(e,t=!1){const{d:a,a:s}=l,c=d.BYTES;e=(0,n.ensureBytes)("pointHex",e,c),(0,n.abool)("zip215",t);const u=e.slice(),f=e[c-1];u[c-1]=-129&f;const h=r.bytesToNumberLE(u),p=t?v:d.ORDER;r.aInRange("pointHex.y",h,i,p);const b=y(h*h),m=y(b-o),g=y(a*b-s);let{isValid:w,value:A}=x(m,g);if(!w)throw new Error("Point.fromHex: invalid y coordinate");const E=(A&o)===o,S=!!(128&f);if(!t&&A===i&&S)throw new Error("Point.fromHex: x=0 and x_0=1");return S!==E&&(A=y(-A)),C.fromAffine({x:A,y:h})}static fromPrivateKey(e){return O(e).point}toRawBytes(){const{x:e,y:t}=this.toAffine(),n=r.numberToBytesLE(t,d.BYTES);return n[n.length-1]|=e&o?128:0,n}toHex(){return r.bytesToHex(this.toRawBytes())}}C.BASE=new C(l.Gx,l.Gy,o,y(l.Gx*l.Gy)),C.ZERO=new C(i,o,o,i);const{BASE:M,ZERO:T}=C,k=(0,e.wNAF)(C,8*m);function R(e){return(0,t.mod)(e,f)}function B(e){return R(r.bytesToNumberLE(e))}function O(e){const t=d.BYTES;e=(0,n.ensureBytes)("private key",e,t);const r=(0,n.ensureBytes)("hashed private key",p(e),2*t),i=A(r.slice(0,t)),o=r.slice(t,2*t),a=B(i),s=M.multiply(a),c=s.toRawBytes();return{head:i,prefix:o,scalar:a,point:s,pointBytes:c}}function L(e=new Uint8Array,...t){const i=r.concatBytes(...t);return B(p(E(i,(0,n.ensureBytes)("context",e),!!h)))}const P=c;M._setWindowSize(8);const F={getExtendedPublicKey:O,randomPrivateKey:()=>b(d.BYTES),precompute:(e=8,t=C.BASE)=>(t._setWindowSize(e),t.multiply(BigInt(3)),t)};return{CURVE:l,getPublicKey:function(e){return O(e).pointBytes},sign:function(e,t,o={}){e=(0,n.ensureBytes)("message",e),h&&(e=h(e));const{prefix:a,scalar:s,pointBytes:c}=O(t),u=L(o.context,a,e),l=M.multiply(u).toRawBytes(),p=R(u+L(o.context,l,c,e)*s);r.aInRange("signature.s",p,i,f);const b=r.concatBytes(l,r.numberToBytesLE(p,d.BYTES));return(0,n.ensureBytes)("result",b,2*d.BYTES)},verify:function(e,t,i,o=P){const{context:a,zip215:s}=o,c=d.BYTES;e=(0,n.ensureBytes)("signature",e,2*c),t=(0,n.ensureBytes)("message",t),i=(0,n.ensureBytes)("publicKey",i,c),void 0!==s&&(0,n.abool)("zip215",s),h&&(t=h(t));const u=r.bytesToNumberLE(e.slice(c,2*c));let l,f,p;try{l=C.fromHex(i,s),f=C.fromHex(e.slice(0,c),s),p=M.multiplyUnsafe(u)}catch(e){return!1}if(!s&&l.isSmallOrder())return!1;const b=L(a,f.toRawBytes(),l.toRawBytes(),t);return f.add(l.multiplyUnsafe(b)).subtract(p).clearCofactor().equals(C.ZERO)},ExtendedPoint:C,utils:F}};
22
22
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
23
- const e=kr(),t=Tr(),r=Mr(),n=Mr(),i=BigInt(0),o=BigInt(1),a=BigInt(2),c=BigInt(8),s={zip215:!0};return Br}var Lr,Pr={};function Fr(){if(Lr)return Pr;Lr=1,Object.defineProperty(Pr,"__esModule",{value:!0}),Pr.expand_message_xmd=a,Pr.expand_message_xof=c,Pr.hash_to_field=s,Pr.isogenyMap=function(e,t){const r=t.map(e=>Array.from(e).reverse());return(t,n)=>{const[i,o,a,c]=r.map(r=>r.reduce((r,n)=>e.add(e.mul(r,t),n)));return t=e.div(i,o),n=e.mul(n,e.div(a,c)),{x:t,y:n}}},Pr.createHasher=function(e,t,r){if("function"!=typeof t)throw new Error("mapToCurve() must be defined");return{hashToCurve(n,i){const o=s(n,2,{...r,DST:r.DST,...i}),a=e.fromAffine(t(o[0])),c=e.fromAffine(t(o[1])),u=a.add(c).clearCofactor();return u.assertValidity(),u},encodeToCurve(n,i){const o=s(n,1,{...r,DST:r.encodeDST,...i}),a=e.fromAffine(t(o[0])).clearCofactor();return a.assertValidity(),a},mapToCurve(r){if(!Array.isArray(r))throw new Error("mapToCurve: expected array of bigints");for(const e of r)if("bigint"!=typeof e)throw new Error("mapToCurve: expected array of bigints");const n=e.fromAffine(t(r)).clearCofactor();return n.assertValidity(),n}}};const e=Tr(),t=Mr(),r=t.bytesToNumberBE;function n(e,t){if(o(e),o(t),e<0||e>=1<<8*t)throw new Error("invalid I2OSP input: "+e);const r=Array.from({length:t}).fill(0);for(let n=t-1;n>=0;n--)r[n]=255&e,e>>>=8;return new Uint8Array(r)}function i(e,t){const r=new Uint8Array(e.length);for(let n=0;n<e.length;n++)r[n]=e[n]^t[n];return r}function o(e){if(!Number.isSafeInteger(e))throw new Error("number expected")}function a(e,r,a,c){(0,t.abytes)(e),(0,t.abytes)(r),o(a),r.length>255&&(r=c((0,t.concatBytes)((0,t.utf8ToBytes)("H2C-OVERSIZE-DST-"),r)));const{outputLen:s,blockLen:u}=c,l=Math.ceil(a/s);if(a>65535||l>255)throw new Error("expand_message_xmd: invalid lenInBytes");const d=(0,t.concatBytes)(r,n(r.length,1)),f=n(0,u),h=n(a,2),p=new Array(l),b=c((0,t.concatBytes)(f,e,h,n(0,1),d));p[0]=c((0,t.concatBytes)(b,n(1,1),d));for(let e=1;e<=l;e++){const r=[i(b,p[e-1]),n(e+1,1),d];p[e]=c((0,t.concatBytes)(...r))}return(0,t.concatBytes)(...p).slice(0,a)}function c(e,r,i,a,c){if((0,t.abytes)(e),(0,t.abytes)(r),o(i),r.length>255){const e=Math.ceil(2*a/8);r=c.create({dkLen:e}).update((0,t.utf8ToBytes)("H2C-OVERSIZE-DST-")).update(r).digest()}if(i>65535||r.length>255)throw new Error("expand_message_xof: invalid lenInBytes");return c.create({dkLen:i}).update(e).update(n(i,2)).update(r).update(n(r.length,1)).digest()}function s(n,i,s){(0,t.validateObject)(s,{DST:"stringOrUint8Array",p:"bigint",m:"isSafeInteger",k:"isSafeInteger",hash:"hash"});const{p:u,k:l,m:d,hash:f,expand:h,DST:p}=s;(0,t.abytes)(n),o(i);const b="string"==typeof p?(0,t.utf8ToBytes)(p):p,m=u.toString(2).length,g=Math.ceil((m+l)/8),v=i*d*g;let y;if("xmd"===h)y=a(n,b,v,f);else if("xof"===h)y=c(n,b,v,l,f);else{if("_internal_pass"!==h)throw new Error('expand must be "xmd" or "xof"');y=n}const w=new Array(i);for(let t=0;t<i;t++){const n=new Array(d);for(let i=0;i<d;i++){const o=g*(i+t*d),a=y.subarray(o,o+g);n[i]=(0,e.mod)(r(a),u)}w[t]=n}return w}return Pr}var Ur,Dr,jr={};function zr(){if(Ur)return jr;Ur=1,Object.defineProperty(jr,"__esModule",{value:!0}),jr.montgomery=function(i){const o=function(e){return(0,t.validateObject)(e,{a:"bigint"},{montgomeryBits:"isSafeInteger",nByteLength:"isSafeInteger",adjustScalarBytes:"function",domain:"function",powPminus2:"function",Gu:"bigint"}),Object.freeze({...e})}(i),{P:a}=o,c=t=>(0,e.mod)(t,a),s=o.montgomeryBits,u=Math.ceil(s/8),l=o.nByteLength,d=o.adjustScalarBytes||(e=>e),f=o.powPminus2||(t=>(0,e.pow)(t,a-BigInt(2),a));function h(e,t,r){const n=c(e*(t-r));return[t=c(t-n),r=c(r+n)]}const p=(o.a-BigInt(2))/BigInt(4);function b(e){return(0,t.numberToBytesLE)(c(e),u)}function m(e,i){const o=function(e){const r=(0,t.ensureBytes)("u coordinate",e,u);return 32===l&&(r[31]&=127),(0,t.bytesToNumberLE)(r)}(i),m=function(e,i){(0,t.aInRange)("u",e,r,a),(0,t.aInRange)("scalar",i,r,a);const o=i,u=e;let l,d=n,b=r,m=e,g=n,v=r;for(let e=BigInt(s-1);e>=r;e--){const t=o>>e&n;v^=t,l=h(v,d,m),d=l[0],m=l[1],l=h(v,b,g),b=l[0],g=l[1],v=t;const r=d+b,i=c(r*r),a=d-b,s=c(a*a),f=i-s,y=m+g,w=c((m-g)*r),x=c(y*a),A=w+x,E=w-x;m=c(A*A),g=c(u*c(E*E)),d=c(i*s),b=c(f*(i+c(p*f)))}l=h(v,d,m),d=l[0],m=l[1],l=h(v,b,g),b=l[0],g=l[1];const y=f(b);return c(d*y)}(o,function(e){const r=(0,t.ensureBytes)("scalar",e),n=r.length;if(n!==u&&n!==l)throw new Error("invalid scalar, expected "+u+" or "+l+" bytes, got "+n);return(0,t.bytesToNumberLE)(d(r))}(e));if(m===r)throw new Error("invalid private or public key received");return b(m)}const g=b(o.Gu);function v(e){return m(e,g)}return{scalarMult:m,scalarMultBase:v,getSharedSecret:(e,t)=>m(e,t),getPublicKey:e=>v(e),utils:{randomPrivateKey:()=>o.randomBytes(o.nByteLength)},GuBytes:g}};
23
+ const e=Rr(),t=kr(),r=Tr(),n=Tr(),i=BigInt(0),o=BigInt(1),a=BigInt(2),s=BigInt(8),c={zip215:!0};return Or}var Pr,Fr={};function Ur(){if(Pr)return Fr;Pr=1,Object.defineProperty(Fr,"__esModule",{value:!0}),Fr.expand_message_xmd=a,Fr.expand_message_xof=s,Fr.hash_to_field=c,Fr.isogenyMap=function(e,t){const r=t.map(e=>Array.from(e).reverse());return(t,n)=>{const[i,o,a,s]=r.map(r=>r.reduce((r,n)=>e.add(e.mul(r,t),n)));return t=e.div(i,o),n=e.mul(n,e.div(a,s)),{x:t,y:n}}},Fr.createHasher=function(e,t,r){if("function"!=typeof t)throw new Error("mapToCurve() must be defined");return{hashToCurve(n,i){const o=c(n,2,{...r,DST:r.DST,...i}),a=e.fromAffine(t(o[0])),s=e.fromAffine(t(o[1])),u=a.add(s).clearCofactor();return u.assertValidity(),u},encodeToCurve(n,i){const o=c(n,1,{...r,DST:r.encodeDST,...i}),a=e.fromAffine(t(o[0])).clearCofactor();return a.assertValidity(),a},mapToCurve(r){if(!Array.isArray(r))throw new Error("mapToCurve: expected array of bigints");for(const e of r)if("bigint"!=typeof e)throw new Error("mapToCurve: expected array of bigints");const n=e.fromAffine(t(r)).clearCofactor();return n.assertValidity(),n}}};const e=kr(),t=Tr(),r=t.bytesToNumberBE;function n(e,t){if(o(e),o(t),e<0||e>=1<<8*t)throw new Error("invalid I2OSP input: "+e);const r=Array.from({length:t}).fill(0);for(let n=t-1;n>=0;n--)r[n]=255&e,e>>>=8;return new Uint8Array(r)}function i(e,t){const r=new Uint8Array(e.length);for(let n=0;n<e.length;n++)r[n]=e[n]^t[n];return r}function o(e){if(!Number.isSafeInteger(e))throw new Error("number expected")}function a(e,r,a,s){(0,t.abytes)(e),(0,t.abytes)(r),o(a),r.length>255&&(r=s((0,t.concatBytes)((0,t.utf8ToBytes)("H2C-OVERSIZE-DST-"),r)));const{outputLen:c,blockLen:u}=s,l=Math.ceil(a/c);if(a>65535||l>255)throw new Error("expand_message_xmd: invalid lenInBytes");const d=(0,t.concatBytes)(r,n(r.length,1)),f=n(0,u),h=n(a,2),p=new Array(l),b=s((0,t.concatBytes)(f,e,h,n(0,1),d));p[0]=s((0,t.concatBytes)(b,n(1,1),d));for(let e=1;e<=l;e++){const r=[i(b,p[e-1]),n(e+1,1),d];p[e]=s((0,t.concatBytes)(...r))}return(0,t.concatBytes)(...p).slice(0,a)}function s(e,r,i,a,s){if((0,t.abytes)(e),(0,t.abytes)(r),o(i),r.length>255){const e=Math.ceil(2*a/8);r=s.create({dkLen:e}).update((0,t.utf8ToBytes)("H2C-OVERSIZE-DST-")).update(r).digest()}if(i>65535||r.length>255)throw new Error("expand_message_xof: invalid lenInBytes");return s.create({dkLen:i}).update(e).update(n(i,2)).update(r).update(n(r.length,1)).digest()}function c(n,i,c){(0,t.validateObject)(c,{DST:"stringOrUint8Array",p:"bigint",m:"isSafeInteger",k:"isSafeInteger",hash:"hash"});const{p:u,k:l,m:d,hash:f,expand:h,DST:p}=c;(0,t.abytes)(n),o(i);const b="string"==typeof p?(0,t.utf8ToBytes)(p):p,m=u.toString(2).length,g=Math.ceil((m+l)/8),v=i*d*g;let y;if("xmd"===h)y=a(n,b,v,f);else if("xof"===h)y=s(n,b,v,l,f);else{if("_internal_pass"!==h)throw new Error('expand must be "xmd" or "xof"');y=n}const w=new Array(i);for(let t=0;t<i;t++){const n=new Array(d);for(let i=0;i<d;i++){const o=g*(i+t*d),a=y.subarray(o,o+g);n[i]=(0,e.mod)(r(a),u)}w[t]=n}return w}return Fr}var Dr,jr,zr={};function Wr(){if(Dr)return zr;Dr=1,Object.defineProperty(zr,"__esModule",{value:!0}),zr.montgomery=function(i){const o=function(e){return(0,t.validateObject)(e,{a:"bigint"},{montgomeryBits:"isSafeInteger",nByteLength:"isSafeInteger",adjustScalarBytes:"function",domain:"function",powPminus2:"function",Gu:"bigint"}),Object.freeze({...e})}(i),{P:a}=o,s=t=>(0,e.mod)(t,a),c=o.montgomeryBits,u=Math.ceil(c/8),l=o.nByteLength,d=o.adjustScalarBytes||(e=>e),f=o.powPminus2||(t=>(0,e.pow)(t,a-BigInt(2),a));function h(e,t,r){const n=s(e*(t-r));return[t=s(t-n),r=s(r+n)]}const p=(o.a-BigInt(2))/BigInt(4);function b(e){return(0,t.numberToBytesLE)(s(e),u)}function m(e,i){const o=function(e){const r=(0,t.ensureBytes)("u coordinate",e,u);return 32===l&&(r[31]&=127),(0,t.bytesToNumberLE)(r)}(i),m=function(e,i){(0,t.aInRange)("u",e,r,a),(0,t.aInRange)("scalar",i,r,a);const o=i,u=e;let l,d=n,b=r,m=e,g=n,v=r;for(let e=BigInt(c-1);e>=r;e--){const t=o>>e&n;v^=t,l=h(v,d,m),d=l[0],m=l[1],l=h(v,b,g),b=l[0],g=l[1],v=t;const r=d+b,i=s(r*r),a=d-b,c=s(a*a),f=i-c,y=m+g,w=s((m-g)*r),x=s(y*a),A=w+x,E=w-x;m=s(A*A),g=s(u*s(E*E)),d=s(i*c),b=s(f*(i+s(p*f)))}l=h(v,d,m),d=l[0],m=l[1],l=h(v,b,g),b=l[0],g=l[1];const y=f(b);return s(d*y)}(o,function(e){const r=(0,t.ensureBytes)("scalar",e),n=r.length;if(n!==u&&n!==l)throw new Error("invalid scalar, expected "+u+" or "+l+" bytes, got "+n);return(0,t.bytesToNumberLE)(d(r))}(e));if(m===r)throw new Error("invalid private or public key received");return b(m)}const g=b(o.Gu);function v(e){return m(e,g)}return{scalarMult:m,scalarMultBase:v,getSharedSecret:(e,t)=>m(e,t),getPublicKey:e=>v(e),utils:{randomPrivateKey:()=>o.randomBytes(o.nByteLength)},GuBytes:g}};
24
24
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
25
- const e=Tr(),t=Mr(),r=BigInt(0),n=BigInt(1);return jr}function Wr(){return Dr||(Dr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.hash_to_ristretto255=e.hashToRistretto255=e.RistrettoPoint=e.encodeToCurve=e.hashToCurve=e.edwardsToMontgomery=e.x25519=e.ed25519ph=e.ed25519ctx=e.ed25519=e.ED25519_TORSION_SUBGROUP=void 0,e.edwardsToMontgomeryPub=E,e.edwardsToMontgomeryPriv=function(e){const t=x.hash(e.subarray(0,32));return x.adjustScalarBytes(t).subarray(0,32)};
25
+ const e=kr(),t=Tr(),r=BigInt(0),n=BigInt(1);return zr}function $r(){return jr||(jr=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.hash_to_ristretto255=e.hashToRistretto255=e.RistrettoPoint=e.encodeToCurve=e.hashToCurve=e.edwardsToMontgomery=e.x25519=e.ed25519ph=e.ed25519ctx=e.ed25519=e.ED25519_TORSION_SUBGROUP=void 0,e.edwardsToMontgomeryPub=E,e.edwardsToMontgomeryPriv=function(e){const t=x.hash(e.subarray(0,32));return x.adjustScalarBytes(t).subarray(0,32)};
26
26
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
27
- const t=Ar(),r=mr(),n=kr(),i=Or(),o=Fr(),a=Tr(),c=zr(),s=Mr(),u=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),d=BigInt(0),f=BigInt(1),h=BigInt(2),p=BigInt(3),b=BigInt(5),m=BigInt(8);function g(e){const t=BigInt(10),r=BigInt(20),n=BigInt(40),i=BigInt(80),o=u,c=e*e%o*e%o,s=(0,a.pow2)(c,h,o)*c%o,l=(0,a.pow2)(s,f,o)*e%o,d=(0,a.pow2)(l,b,o)*l%o,p=(0,a.pow2)(d,t,o)*d%o,m=(0,a.pow2)(p,r,o)*p%o,g=(0,a.pow2)(m,n,o)*m%o,v=(0,a.pow2)(g,i,o)*g%o,y=(0,a.pow2)(v,i,o)*g%o,w=(0,a.pow2)(y,t,o)*d%o;return{pow_p_5_8:(0,a.pow2)(w,h,o)*e%o,b2:c}}function v(e){return e[0]&=248,e[31]&=127,e[31]|=64,e}function y(e,t){const r=u,n=(0,a.mod)(t*t*t,r),i=g(e*(0,a.mod)(n*n*t,r)).pow_p_5_8;let o=(0,a.mod)(e*n*i,r);const c=(0,a.mod)(t*o*o,r),s=o,d=(0,a.mod)(o*l,r),f=c===e,h=c===(0,a.mod)(-e,r),p=c===(0,a.mod)(-e*l,r);return f&&(o=s),(h||p)&&(o=d),(0,a.isNegativeLE)(o,r)&&(o=(0,a.mod)(-o,r)),{isValid:f||h,value:o}}e.ED25519_TORSION_SUBGROUP=["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"];const w=(()=>(0,a.Field)(u,void 0,!0))(),x=(()=>({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:w,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:m,Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:t.sha512,randomBytes:r.randomBytes,adjustScalarBytes:v,uvRatio:y}))();function A(e,t,n){if(t.length>255)throw new Error("Context is too big");return(0,r.concatBytes)((0,r.utf8ToBytes)("SigEd25519 no Ed25519 collisions"),new Uint8Array([n?1:0,t.length]),t,e)}function E(t){const{y:r}=e.ed25519.ExtendedPoint.fromHex(t),n=BigInt(1);return w.toBytes(w.create((n+r)*w.inv(n-r)))}e.ed25519=(0,i.twistedEdwards)(x),e.ed25519ctx=(0,i.twistedEdwards)({...x,domain:A}),e.ed25519ph=(0,i.twistedEdwards)(Object.assign({},x,{domain:A,prehash:t.sha512})),e.x25519=(0,c.montgomery)({P:u,a:BigInt(486662),montgomeryBits:255,nByteLength:32,Gu:BigInt(9),powPminus2:e=>{const t=u,{pow_p_5_8:r,b2:n}=g(e);return(0,a.mod)((0,a.pow2)(r,p,t)*n,t)},adjustScalarBytes:v,randomBytes:r.randomBytes}),e.edwardsToMontgomery=E;const S=(()=>(w.ORDER+p)/m)(),_=(()=>w.pow(h,S))(),I=(()=>w.sqrt(w.neg(w.ONE)))();const N=(()=>(0,a.FpSqrtEven)(w,w.neg(BigInt(486664))))();function C(e){const{xMn:t,xMd:r,yMn:n,yMd:i}=function(e){const t=(w.ORDER-b)/m,r=BigInt(486662);let n=w.sqr(e);n=w.mul(n,h);let i=w.add(n,w.ONE),o=w.neg(r),a=w.sqr(i),c=w.mul(a,i),s=w.mul(n,r);s=w.mul(s,o),s=w.add(s,a),s=w.mul(s,o);let u=w.sqr(c);a=w.sqr(u),u=w.mul(u,c),u=w.mul(u,s),a=w.mul(a,u);let l=w.pow(a,t);l=w.mul(l,u);let d=w.mul(l,I);a=w.sqr(l),a=w.mul(a,c);let p=w.eql(a,s),g=w.cmov(d,l,p),v=w.mul(o,n),y=w.mul(l,e);y=w.mul(y,_);let x=w.mul(y,I),A=w.mul(s,n);a=w.sqr(y),a=w.mul(a,c);let E=w.eql(a,A),S=w.cmov(x,y,E);a=w.sqr(g),a=w.mul(a,c);let N=w.eql(a,s),C=w.cmov(v,o,N),M=w.cmov(S,g,N),T=w.isOdd(M);return M=w.cmov(M,w.neg(M),N!==T),{xMn:C,xMd:i,yMn:M,yMd:f}}(e);let o=w.mul(t,i);o=w.mul(o,N);let a=w.mul(r,n),c=w.sub(t,r),s=w.add(t,r),u=w.mul(a,s),l=w.eql(u,w.ZERO);o=w.cmov(o,w.ZERO,l),a=w.cmov(a,w.ONE,l),c=w.cmov(c,w.ONE,l),s=w.cmov(s,w.ONE,l);const d=w.invertBatch([a,s]);return{x:w.mul(o,d[0]),y:w.mul(c,d[1])}}const M=(()=>(0,o.createHasher)(e.ed25519.ExtendedPoint,e=>C(e[0]),{DST:"edwards25519_XMD:SHA-512_ELL2_RO_",encodeDST:"edwards25519_XMD:SHA-512_ELL2_NU_",p:w.ORDER,m:1,k:128,expand:"xmd",hash:t.sha512}))();function T(e){if(!(e instanceof j))throw new Error("RistrettoPoint expected")}e.hashToCurve=M.hashToCurve,e.encodeToCurve=M.encodeToCurve;const k=l,R=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),B=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),O=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),L=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),P=e=>y(f,e),F=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),U=t=>e.ed25519.CURVE.Fp.create((0,s.bytesToNumberLE)(t)&F);function D(t){const{d:r}=e.ed25519.CURVE,n=e.ed25519.CURVE.Fp.ORDER,i=e.ed25519.CURVE.Fp.create,o=i(k*t*t),c=i((o+f)*O);let s=BigInt(-1);const u=i((s-r*o)*i(o+r));let{isValid:l,value:d}=y(c,u),h=i(d*t);(0,a.isNegativeLE)(h,n)||(h=i(-h)),l||(d=h),l||(s=o);const p=i(s*(o-f)*L-u),b=d*d,m=i((d+d)*u),g=i(p*R),v=i(f-b),w=i(f+b);return new e.ed25519.ExtendedPoint(i(m*w),i(v*g),i(g*w),i(m*v))}class j{constructor(e){this.ep=e}static fromAffine(t){return new j(e.ed25519.ExtendedPoint.fromAffine(t))}static hashToCurve(e){e=(0,s.ensureBytes)("ristrettoHash",e,64);const t=D(U(e.slice(0,32))),r=D(U(e.slice(32,64)));return new j(t.add(r))}static fromHex(t){t=(0,s.ensureBytes)("ristrettoHex",t,32);const{a:r,d:n}=e.ed25519.CURVE,i=e.ed25519.CURVE.Fp.ORDER,o=e.ed25519.CURVE.Fp.create,c="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",u=U(t);if(!(0,s.equalBytes)((0,s.numberToBytesLE)(u,32),t)||(0,a.isNegativeLE)(u,i))throw new Error(c);const l=o(u*u),h=o(f+r*l),p=o(f-r*l),b=o(h*h),m=o(p*p),g=o(r*n*b-m),{isValid:v,value:y}=P(o(g*m)),w=o(y*p),x=o(y*w*g);let A=o((u+u)*w);(0,a.isNegativeLE)(A,i)&&(A=o(-A));const E=o(h*x),S=o(A*E);if(!v||(0,a.isNegativeLE)(S,i)||E===d)throw new Error(c);return new j(new e.ed25519.ExtendedPoint(A,E,f,S))}static msm(t,r){const i=(0,a.Field)(e.ed25519.CURVE.n,e.ed25519.CURVE.nBitLength);return(0,n.pippenger)(j,i,t,r)}toRawBytes(){let{ex:t,ey:r,ez:n,et:i}=this.ep;const o=e.ed25519.CURVE.Fp.ORDER,c=e.ed25519.CURVE.Fp.create,u=c(c(n+r)*c(n-r)),l=c(t*r),d=c(l*l),{value:f}=P(c(u*d)),h=c(f*u),p=c(f*l),b=c(h*p*i);let m;if((0,a.isNegativeLE)(i*b,o)){let e=c(r*k),n=c(t*k);t=e,r=n,m=c(h*B)}else m=p;(0,a.isNegativeLE)(t*b,o)&&(r=c(-r));let g=c((n-r)*m);return(0,a.isNegativeLE)(g,o)&&(g=c(-g)),(0,s.numberToBytesLE)(g,32)}toHex(){return(0,s.bytesToHex)(this.toRawBytes())}toString(){return this.toHex()}equals(t){T(t);const{ex:r,ey:n}=this.ep,{ex:i,ey:o}=t.ep,a=e.ed25519.CURVE.Fp.create,c=a(r*o)===a(n*i),s=a(n*o)===a(r*i);return c||s}add(e){return T(e),new j(this.ep.add(e.ep))}subtract(e){return T(e),new j(this.ep.subtract(e.ep))}multiply(e){return new j(this.ep.multiply(e))}multiplyUnsafe(e){return new j(this.ep.multiplyUnsafe(e))}double(){return new j(this.ep.double())}negate(){return new j(this.ep.negate())}}e.RistrettoPoint=(j.BASE||(j.BASE=new j(e.ed25519.ExtendedPoint.BASE)),j.ZERO||(j.ZERO=new j(e.ed25519.ExtendedPoint.ZERO)),j);e.hashToRistretto255=(e,n)=>{const i=n.DST,a="string"==typeof i?(0,r.utf8ToBytes)(i):i,c=(0,o.expand_message_xmd)(e,a,64,t.sha512);return j.hashToCurve(c)},e.hash_to_ristretto255=e.hashToRistretto255}(ar)),ar}var $r,qr={exports:{}},Kr={exports:{}},Vr={},Hr={};var Gr,Xr,Yr,Zr,Jr={};
28
- /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */function Qr(){return Gr||(Gr=1,Jr.read=function(e,t,r,n,i){var o,a,c=8*i-n-1,s=(1<<c)-1,u=s>>1,l=-7,d=r?i-1:0,f=r?-1:1,h=e[t+d];for(d+=f,o=h&(1<<-l)-1,h>>=-l,l+=c;l>0;o=256*o+e[t+d],d+=f,l-=8);for(a=o&(1<<-l)-1,o>>=-l,l+=n;l>0;a=256*a+e[t+d],d+=f,l-=8);if(0===o)o=1-u;else{if(o===s)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,n),o-=u}return(h?-1:1)*a*Math.pow(2,o-n)},Jr.write=function(e,t,r,n,i,o){var a,c,s,u=8*o-i-1,l=(1<<u)-1,d=l>>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,h=n?0:o-1,p=n?1:-1,b=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(c=isNaN(t)?1:0,a=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(s=Math.pow(2,-a))<1&&(a--,s*=2),(t+=a+d>=1?f/s:f*Math.pow(2,1-d))*s>=2&&(a++,s/=2),a+d>=l?(c=0,a=l):a+d>=1?(c=(t*s-1)*Math.pow(2,i),a+=d):(c=t*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;e[r+h]=255&c,h+=p,c/=256,i-=8);for(a=a<<i|c,u+=i;u>0;e[r+h]=255&a,h+=p,a/=256,u-=8);e[r+h-p]|=128*b}),Jr}
27
+ const t=Er(),r=gr(),n=Rr(),i=Lr(),o=Ur(),a=kr(),s=Wr(),c=Tr(),u=BigInt("57896044618658097711785492504343953926634992332820282019728792003956564819949"),l=BigInt("19681161376707505956807079304988542015446066515923890162744021073123829784752"),d=BigInt(0),f=BigInt(1),h=BigInt(2),p=BigInt(3),b=BigInt(5),m=BigInt(8);function g(e){const t=BigInt(10),r=BigInt(20),n=BigInt(40),i=BigInt(80),o=u,s=e*e%o*e%o,c=(0,a.pow2)(s,h,o)*s%o,l=(0,a.pow2)(c,f,o)*e%o,d=(0,a.pow2)(l,b,o)*l%o,p=(0,a.pow2)(d,t,o)*d%o,m=(0,a.pow2)(p,r,o)*p%o,g=(0,a.pow2)(m,n,o)*m%o,v=(0,a.pow2)(g,i,o)*g%o,y=(0,a.pow2)(v,i,o)*g%o,w=(0,a.pow2)(y,t,o)*d%o;return{pow_p_5_8:(0,a.pow2)(w,h,o)*e%o,b2:s}}function v(e){return e[0]&=248,e[31]&=127,e[31]|=64,e}function y(e,t){const r=u,n=(0,a.mod)(t*t*t,r),i=g(e*(0,a.mod)(n*n*t,r)).pow_p_5_8;let o=(0,a.mod)(e*n*i,r);const s=(0,a.mod)(t*o*o,r),c=o,d=(0,a.mod)(o*l,r),f=s===e,h=s===(0,a.mod)(-e,r),p=s===(0,a.mod)(-e*l,r);return f&&(o=c),(h||p)&&(o=d),(0,a.isNegativeLE)(o,r)&&(o=(0,a.mod)(-o,r)),{isValid:f||h,value:o}}e.ED25519_TORSION_SUBGROUP=["0100000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac037a","0000000000000000000000000000000000000000000000000000000000000080","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc05","ecffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff7f","26e8958fc2b227b045c3f489f2ef98f0d5dfac05d3c63339b13802886d53fc85","0000000000000000000000000000000000000000000000000000000000000000","c7176a703d4dd84fba3c0b760d10670f2a2053fa2c39ccc64ec7fd7792ac03fa"];const w=(()=>(0,a.Field)(u,void 0,!0))(),x=(()=>({a:BigInt(-1),d:BigInt("37095705934669439343138083508754565189542113879843219016388785533085940283555"),Fp:w,n:BigInt("7237005577332262213973186563042994240857116359379907606001950938285454250989"),h:m,Gx:BigInt("15112221349535400772501151409588531511454012693041857206046113283949847762202"),Gy:BigInt("46316835694926478169428394003475163141307993866256225615783033603165251855960"),hash:t.sha512,randomBytes:r.randomBytes,adjustScalarBytes:v,uvRatio:y}))();function A(e,t,n){if(t.length>255)throw new Error("Context is too big");return(0,r.concatBytes)((0,r.utf8ToBytes)("SigEd25519 no Ed25519 collisions"),new Uint8Array([n?1:0,t.length]),t,e)}function E(t){const{y:r}=e.ed25519.ExtendedPoint.fromHex(t),n=BigInt(1);return w.toBytes(w.create((n+r)*w.inv(n-r)))}e.ed25519=(0,i.twistedEdwards)(x),e.ed25519ctx=(0,i.twistedEdwards)({...x,domain:A}),e.ed25519ph=(0,i.twistedEdwards)(Object.assign({},x,{domain:A,prehash:t.sha512})),e.x25519=(0,s.montgomery)({P:u,a:BigInt(486662),montgomeryBits:255,nByteLength:32,Gu:BigInt(9),powPminus2:e=>{const t=u,{pow_p_5_8:r,b2:n}=g(e);return(0,a.mod)((0,a.pow2)(r,p,t)*n,t)},adjustScalarBytes:v,randomBytes:r.randomBytes}),e.edwardsToMontgomery=E;const S=(()=>(w.ORDER+p)/m)(),_=(()=>w.pow(h,S))(),I=(()=>w.sqrt(w.neg(w.ONE)))();const N=(()=>(0,a.FpSqrtEven)(w,w.neg(BigInt(486664))))();function C(e){const{xMn:t,xMd:r,yMn:n,yMd:i}=function(e){const t=(w.ORDER-b)/m,r=BigInt(486662);let n=w.sqr(e);n=w.mul(n,h);let i=w.add(n,w.ONE),o=w.neg(r),a=w.sqr(i),s=w.mul(a,i),c=w.mul(n,r);c=w.mul(c,o),c=w.add(c,a),c=w.mul(c,o);let u=w.sqr(s);a=w.sqr(u),u=w.mul(u,s),u=w.mul(u,c),a=w.mul(a,u);let l=w.pow(a,t);l=w.mul(l,u);let d=w.mul(l,I);a=w.sqr(l),a=w.mul(a,s);let p=w.eql(a,c),g=w.cmov(d,l,p),v=w.mul(o,n),y=w.mul(l,e);y=w.mul(y,_);let x=w.mul(y,I),A=w.mul(c,n);a=w.sqr(y),a=w.mul(a,s);let E=w.eql(a,A),S=w.cmov(x,y,E);a=w.sqr(g),a=w.mul(a,s);let N=w.eql(a,c),C=w.cmov(v,o,N),M=w.cmov(S,g,N),T=w.isOdd(M);return M=w.cmov(M,w.neg(M),N!==T),{xMn:C,xMd:i,yMn:M,yMd:f}}(e);let o=w.mul(t,i);o=w.mul(o,N);let a=w.mul(r,n),s=w.sub(t,r),c=w.add(t,r),u=w.mul(a,c),l=w.eql(u,w.ZERO);o=w.cmov(o,w.ZERO,l),a=w.cmov(a,w.ONE,l),s=w.cmov(s,w.ONE,l),c=w.cmov(c,w.ONE,l);const d=w.invertBatch([a,c]);return{x:w.mul(o,d[0]),y:w.mul(s,d[1])}}const M=(()=>(0,o.createHasher)(e.ed25519.ExtendedPoint,e=>C(e[0]),{DST:"edwards25519_XMD:SHA-512_ELL2_RO_",encodeDST:"edwards25519_XMD:SHA-512_ELL2_NU_",p:w.ORDER,m:1,k:128,expand:"xmd",hash:t.sha512}))();function T(e){if(!(e instanceof j))throw new Error("RistrettoPoint expected")}e.hashToCurve=M.hashToCurve,e.encodeToCurve=M.encodeToCurve;const k=l,R=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),B=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),O=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),L=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),P=e=>y(f,e),F=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),U=t=>e.ed25519.CURVE.Fp.create((0,c.bytesToNumberLE)(t)&F);function D(t){const{d:r}=e.ed25519.CURVE,n=e.ed25519.CURVE.Fp.ORDER,i=e.ed25519.CURVE.Fp.create,o=i(k*t*t),s=i((o+f)*O);let c=BigInt(-1);const u=i((c-r*o)*i(o+r));let{isValid:l,value:d}=y(s,u),h=i(d*t);(0,a.isNegativeLE)(h,n)||(h=i(-h)),l||(d=h),l||(c=o);const p=i(c*(o-f)*L-u),b=d*d,m=i((d+d)*u),g=i(p*R),v=i(f-b),w=i(f+b);return new e.ed25519.ExtendedPoint(i(m*w),i(v*g),i(g*w),i(m*v))}class j{constructor(e){this.ep=e}static fromAffine(t){return new j(e.ed25519.ExtendedPoint.fromAffine(t))}static hashToCurve(e){e=(0,c.ensureBytes)("ristrettoHash",e,64);const t=D(U(e.slice(0,32))),r=D(U(e.slice(32,64)));return new j(t.add(r))}static fromHex(t){t=(0,c.ensureBytes)("ristrettoHex",t,32);const{a:r,d:n}=e.ed25519.CURVE,i=e.ed25519.CURVE.Fp.ORDER,o=e.ed25519.CURVE.Fp.create,s="RistrettoPoint.fromHex: the hex is not valid encoding of RistrettoPoint",u=U(t);if(!(0,c.equalBytes)((0,c.numberToBytesLE)(u,32),t)||(0,a.isNegativeLE)(u,i))throw new Error(s);const l=o(u*u),h=o(f+r*l),p=o(f-r*l),b=o(h*h),m=o(p*p),g=o(r*n*b-m),{isValid:v,value:y}=P(o(g*m)),w=o(y*p),x=o(y*w*g);let A=o((u+u)*w);(0,a.isNegativeLE)(A,i)&&(A=o(-A));const E=o(h*x),S=o(A*E);if(!v||(0,a.isNegativeLE)(S,i)||E===d)throw new Error(s);return new j(new e.ed25519.ExtendedPoint(A,E,f,S))}static msm(t,r){const i=(0,a.Field)(e.ed25519.CURVE.n,e.ed25519.CURVE.nBitLength);return(0,n.pippenger)(j,i,t,r)}toRawBytes(){let{ex:t,ey:r,ez:n,et:i}=this.ep;const o=e.ed25519.CURVE.Fp.ORDER,s=e.ed25519.CURVE.Fp.create,u=s(s(n+r)*s(n-r)),l=s(t*r),d=s(l*l),{value:f}=P(s(u*d)),h=s(f*u),p=s(f*l),b=s(h*p*i);let m;if((0,a.isNegativeLE)(i*b,o)){let e=s(r*k),n=s(t*k);t=e,r=n,m=s(h*B)}else m=p;(0,a.isNegativeLE)(t*b,o)&&(r=s(-r));let g=s((n-r)*m);return(0,a.isNegativeLE)(g,o)&&(g=s(-g)),(0,c.numberToBytesLE)(g,32)}toHex(){return(0,c.bytesToHex)(this.toRawBytes())}toString(){return this.toHex()}equals(t){T(t);const{ex:r,ey:n}=this.ep,{ex:i,ey:o}=t.ep,a=e.ed25519.CURVE.Fp.create,s=a(r*o)===a(n*i),c=a(n*o)===a(r*i);return s||c}add(e){return T(e),new j(this.ep.add(e.ep))}subtract(e){return T(e),new j(this.ep.subtract(e.ep))}multiply(e){return new j(this.ep.multiply(e))}multiplyUnsafe(e){return new j(this.ep.multiplyUnsafe(e))}double(){return new j(this.ep.double())}negate(){return new j(this.ep.negate())}}e.RistrettoPoint=(j.BASE||(j.BASE=new j(e.ed25519.ExtendedPoint.BASE)),j.ZERO||(j.ZERO=new j(e.ed25519.ExtendedPoint.ZERO)),j);e.hashToRistretto255=(e,n)=>{const i=n.DST,a="string"==typeof i?(0,r.utf8ToBytes)(i):i,s=(0,o.expand_message_xmd)(e,a,64,t.sha512);return j.hashToCurve(s)},e.hash_to_ristretto255=e.hashToRistretto255}(sr)),sr}var qr,Kr={exports:{}},Vr={exports:{}},Hr={},Gr={};var Xr,Yr,Zr,Jr,Qr={};
28
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */function en(){return Xr||(Xr=1,Qr.read=function(e,t,r,n,i){var o,a,s=8*i-n-1,c=(1<<s)-1,u=c>>1,l=-7,d=r?i-1:0,f=r?-1:1,h=e[t+d];for(d+=f,o=h&(1<<-l)-1,h>>=-l,l+=s;l>0;o=256*o+e[t+d],d+=f,l-=8);for(a=o&(1<<-l)-1,o>>=-l,l+=n;l>0;a=256*a+e[t+d],d+=f,l-=8);if(0===o)o=1-u;else{if(o===c)return a?NaN:1/0*(h?-1:1);a+=Math.pow(2,n),o-=u}return(h?-1:1)*a*Math.pow(2,o-n)},Qr.write=function(e,t,r,n,i,o){var a,s,c,u=8*o-i-1,l=(1<<u)-1,d=l>>1,f=23===i?Math.pow(2,-24)-Math.pow(2,-77):0,h=n?0:o-1,p=n?1:-1,b=t<0||0===t&&1/t<0?1:0;for(t=Math.abs(t),isNaN(t)||t===1/0?(s=isNaN(t)?1:0,a=l):(a=Math.floor(Math.log(t)/Math.LN2),t*(c=Math.pow(2,-a))<1&&(a--,c*=2),(t+=a+d>=1?f/c:f*Math.pow(2,1-d))*c>=2&&(a++,c/=2),a+d>=l?(s=0,a=l):a+d>=1?(s=(t*c-1)*Math.pow(2,i),a+=d):(s=t*Math.pow(2,d-1)*Math.pow(2,i),a=0));i>=8;e[r+h]=255&s,h+=p,s/=256,i-=8);for(a=a<<i|s,u+=i;u>0;e[r+h]=255&a,h+=p,a/=256,u-=8);e[r+h-p]|=128*b}),Qr}
29
29
  /*!
30
30
  * The buffer module from node.js, for the browser.
31
31
  *
32
32
  * @author Feross Aboukhadijeh <https://feross.org>
33
33
  * @license MIT
34
- */function en(){return Xr||(Xr=1,function(e){const t=function(){if($r)return Hr;$r=1,Hr.byteLength=function(e){var t=o(e),r=t[0],n=t[1];return 3*(r+n)/4-n},Hr.toByteArray=function(e){var n,i,a=o(e),c=a[0],s=a[1],u=new r(function(e,t,r){return 3*(t+r)/4-r}(0,c,s)),l=0,d=s>0?c-4:c;for(i=0;i<d;i+=4)n=t[e.charCodeAt(i)]<<18|t[e.charCodeAt(i+1)]<<12|t[e.charCodeAt(i+2)]<<6|t[e.charCodeAt(i+3)],u[l++]=n>>16&255,u[l++]=n>>8&255,u[l++]=255&n;return 2===s&&(n=t[e.charCodeAt(i)]<<2|t[e.charCodeAt(i+1)]>>4,u[l++]=255&n),1===s&&(n=t[e.charCodeAt(i)]<<10|t[e.charCodeAt(i+1)]<<4|t[e.charCodeAt(i+2)]>>2,u[l++]=n>>8&255,u[l++]=255&n),u},Hr.fromByteArray=function(t){for(var r,n=t.length,i=n%3,o=[],a=16383,s=0,u=n-i;s<u;s+=a)o.push(c(t,s,s+a>u?u:s+a));return 1===i?(r=t[n-1],o.push(e[r>>2]+e[r<<4&63]+"==")):2===i&&(r=(t[n-2]<<8)+t[n-1],o.push(e[r>>10]+e[r>>4&63]+e[r<<2&63]+"=")),o.join("")};for(var e=[],t=[],r="undefined"!=typeof Uint8Array?Uint8Array:Array,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0;i<64;++i)e[i]=n[i],t[n.charCodeAt(i)]=i;function o(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");return-1===r&&(r=t),[r,r===t?0:4-r%4]}function a(t){return e[t>>18&63]+e[t>>12&63]+e[t>>6&63]+e[63&t]}function c(e,t,r){for(var n,i=[],o=t;o<r;o+=3)n=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(255&e[o+2]),i.push(a(n));return i.join("")}return t["-".charCodeAt(0)]=62,t["_".charCodeAt(0)]=63,Hr}(),r=Qr(),n="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=a,e.SlowBuffer=function(e){+e!=e&&(e=0);return a.alloc(+e)},e.INSPECT_MAX_BYTES=50;const i=2147483647;function o(e){if(e>i)throw new RangeError('The value "'+e+'" is invalid for option "size"');const t=new Uint8Array(e);return Object.setPrototypeOf(t,a.prototype),t}function a(e,t,r){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return u(e)}return c(e,t,r)}function c(e,t,r){if("string"==typeof e)return function(e,t){"string"==typeof t&&""!==t||(t="utf8");if(!a.isEncoding(t))throw new TypeError("Unknown encoding: "+t);const r=0|h(e,t);let n=o(r);const i=n.write(e,t);i!==r&&(n=n.slice(0,i));return n}(e,t);if(ArrayBuffer.isView(e))return function(e){if(H(e,Uint8Array)){const t=new Uint8Array(e);return d(t.buffer,t.byteOffset,t.byteLength)}return l(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(H(e,ArrayBuffer)||e&&H(e.buffer,ArrayBuffer))return d(e,t,r);if("undefined"!=typeof SharedArrayBuffer&&(H(e,SharedArrayBuffer)||e&&H(e.buffer,SharedArrayBuffer)))return d(e,t,r);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const n=e.valueOf&&e.valueOf();if(null!=n&&n!==e)return a.from(n,t,r);const i=function(e){if(a.isBuffer(e)){const t=0|f(e.length),r=o(t);return 0===r.length||e.copy(r,0,0,t),r}if(void 0!==e.length)return"number"!=typeof e.length||G(e.length)?o(0):l(e);if("Buffer"===e.type&&Array.isArray(e.data))return l(e.data)}(e);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return a.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function s(e){if("number"!=typeof e)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 u(e){return s(e),o(e<0?0:0|f(e))}function l(e){const t=e.length<0?0:0|f(e.length),r=o(t);for(let n=0;n<t;n+=1)r[n]=255&e[n];return r}function d(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');let n;return n=void 0===t&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,t):new Uint8Array(e,t,r),Object.setPrototypeOf(n,a.prototype),n}function f(e){if(e>=i)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+i.toString(16)+" bytes");return 0|e}function h(e,t){if(a.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||H(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);const r=e.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return q(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return K(e).length;default:if(i)return n?-1:q(e).length;t=(""+t).toLowerCase(),i=!0}}function p(e,t,r){let n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return C(this,t,r);case"utf8":case"utf-8":return S(this,t,r);case"ascii":return I(this,t,r);case"latin1":case"binary":return N(this,t,r);case"base64":return E(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function b(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function m(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),G(r=+r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=a.from(t,n)),a.isBuffer(t))return 0===t.length?-1:g(e,t,r,n,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):g(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function g(e,t,r,n,i){let o,a=1,c=e.length,s=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;a=2,c/=2,s/=2,r/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){let n=-1;for(o=r;o<c;o++)if(u(e,o)===u(t,-1===n?0:o-n)){if(-1===n&&(n=o),o-n+1===s)return n*a}else-1!==n&&(o-=o-n),n=-1}else for(r+s>c&&(r=c-s),o=r;o>=0;o--){let r=!0;for(let n=0;n<s;n++)if(u(e,o+n)!==u(t,n)){r=!1;break}if(r)return o}return-1}function v(e,t,r,n){r=Number(r)||0;const i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;const o=t.length;let a;for(n>o/2&&(n=o/2),a=0;a<n;++a){const n=parseInt(t.substr(2*a,2),16);if(G(n))return a;e[r+a]=n}return a}function y(e,t,r,n){return V(q(t,e.length-r),e,r,n)}function w(e,t,r,n){return V(function(e){const t=[];for(let r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}(t),e,r,n)}function x(e,t,r,n){return V(K(t),e,r,n)}function A(e,t,r,n){return V(function(e,t){let r,n,i;const o=[];for(let a=0;a<e.length&&!((t-=2)<0);++a)r=e.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}(t,e.length-r),e,r,n)}function E(e,r,n){return 0===r&&n===e.length?t.fromByteArray(e):t.fromByteArray(e.slice(r,n))}function S(e,t,r){r=Math.min(e.length,r);const n=[];let i=t;for(;i<r;){const t=e[i];let o=null,a=t>239?4:t>223?3:t>191?2:1;if(i+a<=r){let r,n,c,s;switch(a){case 1:t<128&&(o=t);break;case 2:r=e[i+1],128==(192&r)&&(s=(31&t)<<6|63&r,s>127&&(o=s));break;case 3:r=e[i+1],n=e[i+2],128==(192&r)&&128==(192&n)&&(s=(15&t)<<12|(63&r)<<6|63&n,s>2047&&(s<55296||s>57343)&&(o=s));break;case 4:r=e[i+1],n=e[i+2],c=e[i+3],128==(192&r)&&128==(192&n)&&128==(192&c)&&(s=(15&t)<<18|(63&r)<<12|(63&n)<<6|63&c,s>65535&&s<1114112&&(o=s))}}null===o?(o=65533,a=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|1023&o),n.push(o),i+=a}return function(e){const t=e.length;if(t<=_)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=_));return r}(n)}e.kMaxLength=i,a.TYPED_ARRAY_SUPPORT=function(){try{const e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),a.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||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."),Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.byteOffset}}),a.poolSize=8192,a.from=function(e,t,r){return c(e,t,r)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array),a.alloc=function(e,t,r){return function(e,t,r){return s(e),e<=0?o(e):void 0!==t?"string"==typeof r?o(e).fill(t,r):o(e).fill(t):o(e)}(e,t,r)},a.allocUnsafe=function(e){return u(e)},a.allocUnsafeSlow=function(e){return u(e)},a.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==a.prototype},a.compare=function(e,t){if(H(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),H(t,Uint8Array)&&(t=a.from(t,t.offset,t.byteLength)),!a.isBuffer(e)||!a.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let r=e.length,n=t.length;for(let i=0,o=Math.min(r,n);i<o;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0},a.isEncoding=function(e){switch(String(e).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}},a.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return a.alloc(0);let r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;const n=a.allocUnsafe(t);let i=0;for(r=0;r<e.length;++r){let t=e[r];if(H(t,Uint8Array))i+t.length>n.length?(a.isBuffer(t)||(t=a.from(t)),t.copy(n,i)):Uint8Array.prototype.set.call(n,t,i);else{if(!a.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(n,i)}i+=t.length}return n},a.byteLength=h,a.prototype._isBuffer=!0,a.prototype.swap16=function(){const e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)b(this,t,t+1);return this},a.prototype.swap32=function(){const e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)b(this,t,t+3),b(this,t+1,t+2);return this},a.prototype.swap64=function(){const e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)b(this,t,t+7),b(this,t+1,t+6),b(this,t+2,t+5),b(this,t+3,t+4);return this},a.prototype.toString=function(){const e=this.length;return 0===e?"":0===arguments.length?S(this,0,e):p.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(e){if(!a.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===a.compare(this,e)},a.prototype.inspect=function(){let t="";const r=e.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"},n&&(a.prototype[n]=a.prototype.inspect),a.prototype.compare=function(e,t,r,n,i){if(H(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),!a.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(this===e)return 0;let o=(i>>>=0)-(n>>>=0),c=(r>>>=0)-(t>>>=0);const s=Math.min(o,c),u=this.slice(n,i),l=e.slice(t,r);for(let e=0;e<s;++e)if(u[e]!==l[e]){o=u[e],c=l[e];break}return o<c?-1:c<o?1:0},a.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},a.prototype.indexOf=function(e,t,r){return m(this,e,t,r,!0)},a.prototype.lastIndexOf=function(e,t,r){return m(this,e,t,r,!1)},a.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t>>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}const i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");let o=!1;for(;;)switch(n){case"hex":return v(this,e,t,r);case"utf8":case"utf-8":return y(this,e,t,r);case"ascii":case"latin1":case"binary":return w(this,e,t,r);case"base64":return x(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return A(this,e,t,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const _=4096;function I(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function N(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function C(e,t,r){const n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);let i="";for(let n=t;n<r;++n)i+=X[e[n]];return i}function M(e,t,r){const n=e.slice(t,r);let i="";for(let e=0;e<n.length-1;e+=2)i+=String.fromCharCode(n[e]+256*n[e+1]);return i}function T(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function k(e,t,r,n,i,o){if(!a.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}function R(e,t,r,n,i){j(t,n,i,e,r,7);let o=Number(t&BigInt(4294967295));e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[r++]=a,a>>=8,e[r++]=a,a>>=8,e[r++]=a,a>>=8,e[r++]=a,r}function B(e,t,r,n,i){j(t,n,i,e,r,7);let o=Number(t&BigInt(4294967295));e[r+7]=o,o>>=8,e[r+6]=o,o>>=8,e[r+5]=o,o>>=8,e[r+4]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[r+3]=a,a>>=8,e[r+2]=a,a>>=8,e[r+1]=a,a>>=8,e[r]=a,r+8}function O(e,t,r,n,i,o){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function L(e,t,n,i,o){return t=+t,n>>>=0,o||O(e,0,n,4),r.write(e,t,n,i,23,4),n+4}function P(e,t,n,i,o){return t=+t,n>>>=0,o||O(e,0,n,8),r.write(e,t,n,i,52,8),n+8}a.prototype.slice=function(e,t){const r=this.length;(e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e);const n=this.subarray(e,t);return Object.setPrototypeOf(n,a.prototype),n},a.prototype.readUintLE=a.prototype.readUIntLE=function(e,t,r){e>>>=0,t>>>=0,r||T(e,t,this.length);let n=this[e],i=1,o=0;for(;++o<t&&(i*=256);)n+=this[e+o]*i;return n},a.prototype.readUintBE=a.prototype.readUIntBE=function(e,t,r){e>>>=0,t>>>=0,r||T(e,t,this.length);let n=this[e+--t],i=1;for(;t>0&&(i*=256);)n+=this[e+--t]*i;return n},a.prototype.readUint8=a.prototype.readUInt8=function(e,t){return e>>>=0,t||T(e,1,this.length),this[e]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(e,t){return e>>>=0,t||T(e,2,this.length),this[e]|this[e+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(e,t){return e>>>=0,t||T(e,2,this.length),this[e]<<8|this[e+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(e,t){return e>>>=0,t||T(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(e,t){return e>>>=0,t||T(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},a.prototype.readBigUInt64LE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,i=this[++e]+256*this[++e]+65536*this[++e]+r*2**24;return BigInt(n)+(BigInt(i)<<BigInt(32))}),a.prototype.readBigUInt64BE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=t*2**24+65536*this[++e]+256*this[++e]+this[++e],i=this[++e]*2**24+65536*this[++e]+256*this[++e]+r;return(BigInt(n)<<BigInt(32))+BigInt(i)}),a.prototype.readIntLE=function(e,t,r){e>>>=0,t>>>=0,r||T(e,t,this.length);let n=this[e],i=1,o=0;for(;++o<t&&(i*=256);)n+=this[e+o]*i;return i*=128,n>=i&&(n-=Math.pow(2,8*t)),n},a.prototype.readIntBE=function(e,t,r){e>>>=0,t>>>=0,r||T(e,t,this.length);let n=t,i=1,o=this[e+--n];for(;n>0&&(i*=256);)o+=this[e+--n]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o},a.prototype.readInt8=function(e,t){return e>>>=0,t||T(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},a.prototype.readInt16LE=function(e,t){e>>>=0,t||T(e,2,this.length);const r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},a.prototype.readInt16BE=function(e,t){e>>>=0,t||T(e,2,this.length);const r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},a.prototype.readInt32LE=function(e,t){return e>>>=0,t||T(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},a.prototype.readInt32BE=function(e,t){return e>>>=0,t||T(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},a.prototype.readBigInt64LE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=this[e+4]+256*this[e+5]+65536*this[e+6]+(r<<24);return(BigInt(n)<<BigInt(32))+BigInt(t+256*this[++e]+65536*this[++e]+this[++e]*2**24)}),a.prototype.readBigInt64BE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(n)<<BigInt(32))+BigInt(this[++e]*2**24+65536*this[++e]+256*this[++e]+r)}),a.prototype.readFloatLE=function(e,t){return e>>>=0,t||T(e,4,this.length),r.read(this,e,!0,23,4)},a.prototype.readFloatBE=function(e,t){return e>>>=0,t||T(e,4,this.length),r.read(this,e,!1,23,4)},a.prototype.readDoubleLE=function(e,t){return e>>>=0,t||T(e,8,this.length),r.read(this,e,!0,52,8)},a.prototype.readDoubleBE=function(e,t){return e>>>=0,t||T(e,8,this.length),r.read(this,e,!1,52,8)},a.prototype.writeUintLE=a.prototype.writeUIntLE=function(e,t,r,n){if(e=+e,t>>>=0,r>>>=0,!n){k(this,e,t,r,Math.pow(2,8*r)-1,0)}let i=1,o=0;for(this[t]=255&e;++o<r&&(i*=256);)this[t+o]=e/i&255;return t+r},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(e,t,r,n){if(e=+e,t>>>=0,r>>>=0,!n){k(this,e,t,r,Math.pow(2,8*r)-1,0)}let i=r-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+r},a.prototype.writeUint8=a.prototype.writeUInt8=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,1,255,0),this[t]=255&e,t+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},a.prototype.writeBigUInt64LE=Y(function(e,t=0){return R(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeBigUInt64BE=Y(function(e,t=0){return B(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t>>>=0,!n){const n=Math.pow(2,8*r-1);k(this,e,t,r,n-1,-n)}let i=0,o=1,a=0;for(this[t]=255&e;++i<r&&(o*=256);)e<0&&0===a&&0!==this[t+i-1]&&(a=1),this[t+i]=(e/o|0)-a&255;return t+r},a.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t>>>=0,!n){const n=Math.pow(2,8*r-1);k(this,e,t,r,n-1,-n)}let i=r-1,o=1,a=0;for(this[t+i]=255&e;--i>=0&&(o*=256);)e<0&&0===a&&0!==this[t+i+1]&&(a=1),this[t+i]=(e/o|0)-a&255;return t+r},a.prototype.writeInt8=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},a.prototype.writeInt16LE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeInt16BE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeInt32LE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},a.prototype.writeInt32BE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},a.prototype.writeBigInt64LE=Y(function(e,t=0){return R(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),a.prototype.writeBigInt64BE=Y(function(e,t=0){return B(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),a.prototype.writeFloatLE=function(e,t,r){return L(this,e,t,!0,r)},a.prototype.writeFloatBE=function(e,t,r){return L(this,e,t,!1,r)},a.prototype.writeDoubleLE=function(e,t,r){return P(this,e,t,!0,r)},a.prototype.writeDoubleBE=function(e,t,r){return P(this,e,t,!1,r)},a.prototype.copy=function(e,t,r,n){if(!a.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)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(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);const i=n-r;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,r,n):Uint8Array.prototype.set.call(e,this.subarray(r,n),t),i},a.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!a.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(1===e.length){const t=e.charCodeAt(0);("utf8"===n&&t<128||"latin1"===n)&&(e=t)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;let i;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(i=t;i<r;++i)this[i]=e;else{const o=a.isBuffer(e)?e:a.from(e,n),c=o.length;if(0===c)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<r-t;++i)this[i+t]=o[i%c]}return this};const F={};function U(e,t,r){F[e]=class extends r{constructor(){super(),Object.defineProperty(this,"message",{value:t.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,this.stack,delete this.name}get code(){return e}set code(e){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:e,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}function D(e){let t="",r=e.length;const n="-"===e[0]?1:0;for(;r>=n+4;r-=3)t=`_${e.slice(r-3,r)}${t}`;return`${e.slice(0,r)}${t}`}function j(e,t,r,n,i,o){if(e>r||e<t){const n="bigint"==typeof t?"n":"";let i;throw i=o>3?0===t||t===BigInt(0)?`>= 0${n} and < 2${n} ** ${8*(o+1)}${n}`:`>= -(2${n} ** ${8*(o+1)-1}${n}) and < 2 ** ${8*(o+1)-1}${n}`:`>= ${t}${n} and <= ${r}${n}`,new F.ERR_OUT_OF_RANGE("value",i,e)}!function(e,t,r){z(t,"offset"),void 0!==e[t]&&void 0!==e[t+r]||W(t,e.length-(r+1))}(n,i,o)}function z(e,t){if("number"!=typeof e)throw new F.ERR_INVALID_ARG_TYPE(t,"number",e)}function W(e,t,r){if(Math.floor(e)!==e)throw z(e,r),new F.ERR_OUT_OF_RANGE(r||"offset","an integer",e);if(t<0)throw new F.ERR_BUFFER_OUT_OF_BOUNDS;throw new F.ERR_OUT_OF_RANGE(r||"offset",`>= ${r?1:0} and <= ${t}`,e)}U("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),U("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError),U("ERR_OUT_OF_RANGE",function(e,t,r){let n=`The value of "${e}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=D(String(r)):"bigint"==typeof r&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=D(i)),i+="n"),n+=` It must be ${t}. Received ${i}`,n},RangeError);const $=/[^+/0-9A-Za-z-_]/g;function q(e,t){let r;t=t||1/0;const n=e.length;let i=null;const o=[];for(let a=0;a<n;++a){if(r=e.charCodeAt(a),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function K(e){return t.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace($,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function V(e,t,r,n){let i;for(i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function H(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function G(e){return e!=e}const X=function(){const e="0123456789abcdef",t=new Array(256);for(let r=0;r<16;++r){const n=16*r;for(let i=0;i<16;++i)t[n+i]=e[r]+e[i]}return t}();function Y(e){return"undefined"==typeof BigInt?Z:e}function Z(){throw new Error("BigInt not supported")}}(Vr)),Vr}
35
- /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */function tn(){if(Zr)return qr.exports;Zr=1;var e=65536,t=4294967295;var r=(Yr||(Yr=1,function(e,t){var r=en(),n=r.Buffer;function i(e,t){for(var r in e)t[r]=e[r]}function o(e,t,r){return n(e,t,r)}n.from&&n.alloc&&n.allocUnsafe&&n.allocUnsafeSlow?e.exports=r:(i(r,t),t.Buffer=o),o.prototype=Object.create(n.prototype),i(n,o),o.from=function(e,t,r){if("number"==typeof e)throw new TypeError("Argument must not be a number");return n(e,t,r)},o.alloc=function(e,t,r){if("number"!=typeof e)throw new TypeError("Argument must be a number");var i=n(e);return void 0!==t?"string"==typeof r?i.fill(t,r):i.fill(t):i.fill(0),i},o.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n(e)},o.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return r.SlowBuffer(e)}}(Kr,Kr.exports)),Kr.exports).Buffer,n=we.crypto||we.msCrypto;return n&&n.getRandomValues?qr.exports=function(i,o){if(i>t)throw new RangeError("requested too many random bytes");var a=r.allocUnsafe(i);if(i>0)if(i>e)for(var c=0;c<i;c+=e)n.getRandomValues(a.slice(c,c+e));else n.getRandomValues(a);if("function"==typeof o)return process.nextTick(function(){o(null,a)});return a}:qr.exports=function(){throw new Error("Secure random number generation is not supported by this browser.\nUse Chrome, Firefox or Internet Explorer 11")},qr.exports}var rn,nn,on={};var an,cn,sn,un={},ln="6.6.1",dn={},fn={exports:{}},hn=fn.exports;function pn(){return an||(an=1,function(e,t){function r(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function i(e,t,r){if(i.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var o;"object"==typeof e?e.exports=i:t.BN=i,i.BN=i,i.wordSize=26;try{o="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:We.Buffer}catch(e){}function a(e,t){var r=e.charCodeAt(t);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function c(e,t,r){var n=a(e,r);return r-1>=t&&(n|=a(e,r-1)<<4),n}function s(e,t,r,n){for(var i=0,o=Math.min(e.length,r),a=t;a<o;a++){var c=e.charCodeAt(a)-48;i*=n,i+=c>=49?c-49+10:c>=17?c-17+10:c}return i}i.isBN=function(e){return e instanceof i||null!==e&&"object"==typeof e&&e.constructor.wordSize===i.wordSize&&Array.isArray(e.words)},i.max=function(e,t){return e.cmp(t)>0?e:t},i.min=function(e,t){return e.cmp(t)<0?e:t},i.prototype._init=function(e,t,n){if("number"==typeof e)return this._initNumber(e,t,n);if("object"==typeof e)return this._initArray(e,t,n);"hex"===t&&(t=16),r(t===(0|t)&&t>=2&&t<=36);var i=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i<e.length&&(16===t?this._parseHex(e,i,n):(this._parseBase(e,t,i),"le"===n&&this._initArray(this.toArray(),t,n)))},i.prototype._initNumber=function(e,t,n){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(r(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===n&&this._initArray(this.toArray(),t,n)},i.prototype._initArray=function(e,t,n){if(r("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var o,a,c=0;if("be"===n)for(i=e.length-1,o=0;i>=0;i-=3)a=e[i]|e[i-1]<<8|e[i-2]<<16,this.words[o]|=a<<c&67108863,this.words[o+1]=a>>>26-c&67108863,(c+=24)>=26&&(c-=26,o++);else if("le"===n)for(i=0,o=0;i<e.length;i+=3)a=e[i]|e[i+1]<<8|e[i+2]<<16,this.words[o]|=a<<c&67108863,this.words[o+1]=a>>>26-c&67108863,(c+=24)>=26&&(c-=26,o++);return this.strip()},i.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var i,o=0,a=0;if("be"===r)for(n=e.length-1;n>=t;n-=2)i=c(e,t,n)<<o,this.words[a]|=67108863&i,o>=18?(o-=18,a+=1,this.words[a]|=i>>>26):o+=8;else for(n=(e.length-t)%2==0?t+1:t;n<e.length;n+=2)i=c(e,t,n)<<o,this.words[a]|=67108863&i,o>=18?(o-=18,a+=1,this.words[a]|=i>>>26):o+=8;this.strip()},i.prototype._parseBase=function(e,t,r){this.words=[0],this.length=1;for(var n=0,i=1;i<=67108863;i*=t)n++;n--,i=i/t|0;for(var o=e.length-r,a=o%n,c=Math.min(o,o-a)+r,u=0,l=r;l<c;l+=n)u=s(e,l,l+n,t),this.imuln(i),this.words[0]+u<67108864?this.words[0]+=u:this._iaddn(u);if(0!==a){var d=1;for(u=s(e,l,e.length,t),l=0;l<a;l++)d*=t;this.imuln(d),this.words[0]+u<67108864?this.words[0]+=u:this._iaddn(u)}this.strip()},i.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},i.prototype.clone=function(){var e=new i(null);return this.copy(e),e},i.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},i.prototype.strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},i.prototype.inspect=function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"};var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],l=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],d=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function f(e,t,r){r.negative=t.negative^e.negative;var n=e.length+t.length|0;r.length=n,n=n-1|0;var i=0|e.words[0],o=0|t.words[0],a=i*o,c=67108863&a,s=a/67108864|0;r.words[0]=c;for(var u=1;u<n;u++){for(var l=s>>>26,d=67108863&s,f=Math.min(u,t.length-1),h=Math.max(0,u-e.length+1);h<=f;h++){var p=u-h|0;l+=(a=(i=0|e.words[p])*(o=0|t.words[h])+d)/67108864|0,d=67108863&a}r.words[u]=0|d,s=0|l}return 0!==s?r.words[u]=0|s:r.length--,r.strip()}i.prototype.toString=function(e,t){var n;if(t=0|t||1,16===(e=e||10)||"hex"===e){n="";for(var i=0,o=0,a=0;a<this.length;a++){var c=this.words[a],s=(16777215&(c<<i|o)).toString(16);o=c>>>24-i&16777215,(i+=2)>=26&&(i-=26,a--),n=0!==o||a!==this.length-1?u[6-s.length]+s+n:s+n}for(0!==o&&(n=o.toString(16)+n);n.length%t!==0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(e===(0|e)&&e>=2&&e<=36){var f=l[e],h=d[e];n="";var p=this.clone();for(p.negative=0;!p.isZero();){var b=p.modn(h).toString(e);n=(p=p.idivn(h)).isZero()?b+n:u[f-b.length]+b+n}for(this.isZero()&&(n="0"+n);n.length%t!==0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toBuffer=function(e,t){return r(void 0!==o),this.toArrayLike(o,e,t)},i.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)},i.prototype.toArrayLike=function(e,t,n){var i=this.byteLength(),o=n||Math.max(1,i);r(i<=o,"byte array longer than desired length"),r(o>0,"Requested array length <= 0"),this.strip();var a,c,s="le"===t,u=new e(o),l=this.clone();if(s){for(c=0;!l.isZero();c++)a=l.andln(255),l.iushrn(8),u[c]=a;for(;c<o;c++)u[c]=0}else{for(c=0;c<o-i;c++)u[c]=0;for(c=0;!l.isZero();c++)a=l.andln(255),l.iushrn(8),u[o-c-1]=a}return u},Math.clz32?i.prototype._countBits=function(e){return 32-Math.clz32(e)}:i.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},i.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 8191&t||(r+=13,t>>>=13),127&t||(r+=7,t>>>=7),15&t||(r+=4,t>>>=4),3&t||(r+=2,t>>>=2),1&t||r++,r},i.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},i.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},i.prototype.isNeg=function(){return 0!==this.negative},i.prototype.neg=function(){return this.clone().ineg()},i.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},i.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this.strip()},i.prototype.ior=function(e){return r(0===(this.negative|e.negative)),this.iuor(e)},i.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},i.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},i.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this.strip()},i.prototype.iand=function(e){return r(0===(this.negative|e.negative)),this.iuand(e)},i.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},i.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},i.prototype.iuxor=function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var n=0;n<r.length;n++)this.words[n]=t.words[n]^r.words[n];if(this!==t)for(;n<t.length;n++)this.words[n]=t.words[n];return this.length=t.length,this.strip()},i.prototype.ixor=function(e){return r(0===(this.negative|e.negative)),this.iuxor(e)},i.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},i.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},i.prototype.inotn=function(e){r("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),n=e%26;this._expand(t),n>0&&t--;for(var i=0;i<t;i++)this.words[i]=67108863&~this.words[i];return n>0&&(this.words[i]=~this.words[i]&67108863>>26-n),this.strip()},i.prototype.notn=function(e){return this.clone().inotn(e)},i.prototype.setn=function(e,t){r("number"==typeof e&&e>=0);var n=e/26|0,i=e%26;return this._expand(n+1),this.words[n]=t?this.words[n]|1<<i:this.words[n]&~(1<<i),this.strip()},i.prototype.iadd=function(e){var t,r,n;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,n=e):(r=e,n=this);for(var i=0,o=0;o<n.length;o++)t=(0|r.words[o])+(0|n.words[o])+i,this.words[o]=67108863&t,i=t>>>26;for(;0!==i&&o<r.length;o++)t=(0|r.words[o])+i,this.words[o]=67108863&t,i=t>>>26;if(this.length=r.length,0!==i)this.words[this.length]=i,this.length++;else if(r!==this)for(;o<r.length;o++)this.words[o]=r.words[o];return this},i.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},i.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,n,i=this.cmp(e);if(0===i)return this.negative=0,this.length=1,this.words[0]=0,this;i>0?(r=this,n=e):(r=e,n=this);for(var o=0,a=0;a<n.length;a++)o=(t=(0|r.words[a])-(0|n.words[a])+o)>>26,this.words[a]=67108863&t;for(;0!==o&&a<r.length;a++)o=(t=(0|r.words[a])+o)>>26,this.words[a]=67108863&t;if(0===o&&a<r.length&&r!==this)for(;a<r.length;a++)this.words[a]=r.words[a];return this.length=Math.max(this.length,a),r!==this&&(this.negative=1),this.strip()},i.prototype.sub=function(e){return this.clone().isub(e)};var h=function(e,t,r){var n,i,o,a=e.words,c=t.words,s=r.words,u=0,l=0|a[0],d=8191&l,f=l>>>13,h=0|a[1],p=8191&h,b=h>>>13,m=0|a[2],g=8191&m,v=m>>>13,y=0|a[3],w=8191&y,x=y>>>13,A=0|a[4],E=8191&A,S=A>>>13,_=0|a[5],I=8191&_,N=_>>>13,C=0|a[6],M=8191&C,T=C>>>13,k=0|a[7],R=8191&k,B=k>>>13,O=0|a[8],L=8191&O,P=O>>>13,F=0|a[9],U=8191&F,D=F>>>13,j=0|c[0],z=8191&j,W=j>>>13,$=0|c[1],q=8191&$,K=$>>>13,V=0|c[2],H=8191&V,G=V>>>13,X=0|c[3],Y=8191&X,Z=X>>>13,J=0|c[4],Q=8191&J,ee=J>>>13,te=0|c[5],re=8191&te,ne=te>>>13,ie=0|c[6],oe=8191&ie,ae=ie>>>13,ce=0|c[7],se=8191&ce,ue=ce>>>13,le=0|c[8],de=8191&le,fe=le>>>13,he=0|c[9],pe=8191&he,be=he>>>13;r.negative=e.negative^t.negative,r.length=19;var me=(u+(n=Math.imul(d,z))|0)+((8191&(i=(i=Math.imul(d,W))+Math.imul(f,z)|0))<<13)|0;u=((o=Math.imul(f,W))+(i>>>13)|0)+(me>>>26)|0,me&=67108863,n=Math.imul(p,z),i=(i=Math.imul(p,W))+Math.imul(b,z)|0,o=Math.imul(b,W);var ge=(u+(n=n+Math.imul(d,q)|0)|0)+((8191&(i=(i=i+Math.imul(d,K)|0)+Math.imul(f,q)|0))<<13)|0;u=((o=o+Math.imul(f,K)|0)+(i>>>13)|0)+(ge>>>26)|0,ge&=67108863,n=Math.imul(g,z),i=(i=Math.imul(g,W))+Math.imul(v,z)|0,o=Math.imul(v,W),n=n+Math.imul(p,q)|0,i=(i=i+Math.imul(p,K)|0)+Math.imul(b,q)|0,o=o+Math.imul(b,K)|0;var ve=(u+(n=n+Math.imul(d,H)|0)|0)+((8191&(i=(i=i+Math.imul(d,G)|0)+Math.imul(f,H)|0))<<13)|0;u=((o=o+Math.imul(f,G)|0)+(i>>>13)|0)+(ve>>>26)|0,ve&=67108863,n=Math.imul(w,z),i=(i=Math.imul(w,W))+Math.imul(x,z)|0,o=Math.imul(x,W),n=n+Math.imul(g,q)|0,i=(i=i+Math.imul(g,K)|0)+Math.imul(v,q)|0,o=o+Math.imul(v,K)|0,n=n+Math.imul(p,H)|0,i=(i=i+Math.imul(p,G)|0)+Math.imul(b,H)|0,o=o+Math.imul(b,G)|0;var ye=(u+(n=n+Math.imul(d,Y)|0)|0)+((8191&(i=(i=i+Math.imul(d,Z)|0)+Math.imul(f,Y)|0))<<13)|0;u=((o=o+Math.imul(f,Z)|0)+(i>>>13)|0)+(ye>>>26)|0,ye&=67108863,n=Math.imul(E,z),i=(i=Math.imul(E,W))+Math.imul(S,z)|0,o=Math.imul(S,W),n=n+Math.imul(w,q)|0,i=(i=i+Math.imul(w,K)|0)+Math.imul(x,q)|0,o=o+Math.imul(x,K)|0,n=n+Math.imul(g,H)|0,i=(i=i+Math.imul(g,G)|0)+Math.imul(v,H)|0,o=o+Math.imul(v,G)|0,n=n+Math.imul(p,Y)|0,i=(i=i+Math.imul(p,Z)|0)+Math.imul(b,Y)|0,o=o+Math.imul(b,Z)|0;var we=(u+(n=n+Math.imul(d,Q)|0)|0)+((8191&(i=(i=i+Math.imul(d,ee)|0)+Math.imul(f,Q)|0))<<13)|0;u=((o=o+Math.imul(f,ee)|0)+(i>>>13)|0)+(we>>>26)|0,we&=67108863,n=Math.imul(I,z),i=(i=Math.imul(I,W))+Math.imul(N,z)|0,o=Math.imul(N,W),n=n+Math.imul(E,q)|0,i=(i=i+Math.imul(E,K)|0)+Math.imul(S,q)|0,o=o+Math.imul(S,K)|0,n=n+Math.imul(w,H)|0,i=(i=i+Math.imul(w,G)|0)+Math.imul(x,H)|0,o=o+Math.imul(x,G)|0,n=n+Math.imul(g,Y)|0,i=(i=i+Math.imul(g,Z)|0)+Math.imul(v,Y)|0,o=o+Math.imul(v,Z)|0,n=n+Math.imul(p,Q)|0,i=(i=i+Math.imul(p,ee)|0)+Math.imul(b,Q)|0,o=o+Math.imul(b,ee)|0;var xe=(u+(n=n+Math.imul(d,re)|0)|0)+((8191&(i=(i=i+Math.imul(d,ne)|0)+Math.imul(f,re)|0))<<13)|0;u=((o=o+Math.imul(f,ne)|0)+(i>>>13)|0)+(xe>>>26)|0,xe&=67108863,n=Math.imul(M,z),i=(i=Math.imul(M,W))+Math.imul(T,z)|0,o=Math.imul(T,W),n=n+Math.imul(I,q)|0,i=(i=i+Math.imul(I,K)|0)+Math.imul(N,q)|0,o=o+Math.imul(N,K)|0,n=n+Math.imul(E,H)|0,i=(i=i+Math.imul(E,G)|0)+Math.imul(S,H)|0,o=o+Math.imul(S,G)|0,n=n+Math.imul(w,Y)|0,i=(i=i+Math.imul(w,Z)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,Z)|0,n=n+Math.imul(g,Q)|0,i=(i=i+Math.imul(g,ee)|0)+Math.imul(v,Q)|0,o=o+Math.imul(v,ee)|0,n=n+Math.imul(p,re)|0,i=(i=i+Math.imul(p,ne)|0)+Math.imul(b,re)|0,o=o+Math.imul(b,ne)|0;var Ae=(u+(n=n+Math.imul(d,oe)|0)|0)+((8191&(i=(i=i+Math.imul(d,ae)|0)+Math.imul(f,oe)|0))<<13)|0;u=((o=o+Math.imul(f,ae)|0)+(i>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,n=Math.imul(R,z),i=(i=Math.imul(R,W))+Math.imul(B,z)|0,o=Math.imul(B,W),n=n+Math.imul(M,q)|0,i=(i=i+Math.imul(M,K)|0)+Math.imul(T,q)|0,o=o+Math.imul(T,K)|0,n=n+Math.imul(I,H)|0,i=(i=i+Math.imul(I,G)|0)+Math.imul(N,H)|0,o=o+Math.imul(N,G)|0,n=n+Math.imul(E,Y)|0,i=(i=i+Math.imul(E,Z)|0)+Math.imul(S,Y)|0,o=o+Math.imul(S,Z)|0,n=n+Math.imul(w,Q)|0,i=(i=i+Math.imul(w,ee)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,ee)|0,n=n+Math.imul(g,re)|0,i=(i=i+Math.imul(g,ne)|0)+Math.imul(v,re)|0,o=o+Math.imul(v,ne)|0,n=n+Math.imul(p,oe)|0,i=(i=i+Math.imul(p,ae)|0)+Math.imul(b,oe)|0,o=o+Math.imul(b,ae)|0;var Ee=(u+(n=n+Math.imul(d,se)|0)|0)+((8191&(i=(i=i+Math.imul(d,ue)|0)+Math.imul(f,se)|0))<<13)|0;u=((o=o+Math.imul(f,ue)|0)+(i>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,n=Math.imul(L,z),i=(i=Math.imul(L,W))+Math.imul(P,z)|0,o=Math.imul(P,W),n=n+Math.imul(R,q)|0,i=(i=i+Math.imul(R,K)|0)+Math.imul(B,q)|0,o=o+Math.imul(B,K)|0,n=n+Math.imul(M,H)|0,i=(i=i+Math.imul(M,G)|0)+Math.imul(T,H)|0,o=o+Math.imul(T,G)|0,n=n+Math.imul(I,Y)|0,i=(i=i+Math.imul(I,Z)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,Z)|0,n=n+Math.imul(E,Q)|0,i=(i=i+Math.imul(E,ee)|0)+Math.imul(S,Q)|0,o=o+Math.imul(S,ee)|0,n=n+Math.imul(w,re)|0,i=(i=i+Math.imul(w,ne)|0)+Math.imul(x,re)|0,o=o+Math.imul(x,ne)|0,n=n+Math.imul(g,oe)|0,i=(i=i+Math.imul(g,ae)|0)+Math.imul(v,oe)|0,o=o+Math.imul(v,ae)|0,n=n+Math.imul(p,se)|0,i=(i=i+Math.imul(p,ue)|0)+Math.imul(b,se)|0,o=o+Math.imul(b,ue)|0;var Se=(u+(n=n+Math.imul(d,de)|0)|0)+((8191&(i=(i=i+Math.imul(d,fe)|0)+Math.imul(f,de)|0))<<13)|0;u=((o=o+Math.imul(f,fe)|0)+(i>>>13)|0)+(Se>>>26)|0,Se&=67108863,n=Math.imul(U,z),i=(i=Math.imul(U,W))+Math.imul(D,z)|0,o=Math.imul(D,W),n=n+Math.imul(L,q)|0,i=(i=i+Math.imul(L,K)|0)+Math.imul(P,q)|0,o=o+Math.imul(P,K)|0,n=n+Math.imul(R,H)|0,i=(i=i+Math.imul(R,G)|0)+Math.imul(B,H)|0,o=o+Math.imul(B,G)|0,n=n+Math.imul(M,Y)|0,i=(i=i+Math.imul(M,Z)|0)+Math.imul(T,Y)|0,o=o+Math.imul(T,Z)|0,n=n+Math.imul(I,Q)|0,i=(i=i+Math.imul(I,ee)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,ee)|0,n=n+Math.imul(E,re)|0,i=(i=i+Math.imul(E,ne)|0)+Math.imul(S,re)|0,o=o+Math.imul(S,ne)|0,n=n+Math.imul(w,oe)|0,i=(i=i+Math.imul(w,ae)|0)+Math.imul(x,oe)|0,o=o+Math.imul(x,ae)|0,n=n+Math.imul(g,se)|0,i=(i=i+Math.imul(g,ue)|0)+Math.imul(v,se)|0,o=o+Math.imul(v,ue)|0,n=n+Math.imul(p,de)|0,i=(i=i+Math.imul(p,fe)|0)+Math.imul(b,de)|0,o=o+Math.imul(b,fe)|0;var _e=(u+(n=n+Math.imul(d,pe)|0)|0)+((8191&(i=(i=i+Math.imul(d,be)|0)+Math.imul(f,pe)|0))<<13)|0;u=((o=o+Math.imul(f,be)|0)+(i>>>13)|0)+(_e>>>26)|0,_e&=67108863,n=Math.imul(U,q),i=(i=Math.imul(U,K))+Math.imul(D,q)|0,o=Math.imul(D,K),n=n+Math.imul(L,H)|0,i=(i=i+Math.imul(L,G)|0)+Math.imul(P,H)|0,o=o+Math.imul(P,G)|0,n=n+Math.imul(R,Y)|0,i=(i=i+Math.imul(R,Z)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,Z)|0,n=n+Math.imul(M,Q)|0,i=(i=i+Math.imul(M,ee)|0)+Math.imul(T,Q)|0,o=o+Math.imul(T,ee)|0,n=n+Math.imul(I,re)|0,i=(i=i+Math.imul(I,ne)|0)+Math.imul(N,re)|0,o=o+Math.imul(N,ne)|0,n=n+Math.imul(E,oe)|0,i=(i=i+Math.imul(E,ae)|0)+Math.imul(S,oe)|0,o=o+Math.imul(S,ae)|0,n=n+Math.imul(w,se)|0,i=(i=i+Math.imul(w,ue)|0)+Math.imul(x,se)|0,o=o+Math.imul(x,ue)|0,n=n+Math.imul(g,de)|0,i=(i=i+Math.imul(g,fe)|0)+Math.imul(v,de)|0,o=o+Math.imul(v,fe)|0;var Ie=(u+(n=n+Math.imul(p,pe)|0)|0)+((8191&(i=(i=i+Math.imul(p,be)|0)+Math.imul(b,pe)|0))<<13)|0;u=((o=o+Math.imul(b,be)|0)+(i>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,n=Math.imul(U,H),i=(i=Math.imul(U,G))+Math.imul(D,H)|0,o=Math.imul(D,G),n=n+Math.imul(L,Y)|0,i=(i=i+Math.imul(L,Z)|0)+Math.imul(P,Y)|0,o=o+Math.imul(P,Z)|0,n=n+Math.imul(R,Q)|0,i=(i=i+Math.imul(R,ee)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,ee)|0,n=n+Math.imul(M,re)|0,i=(i=i+Math.imul(M,ne)|0)+Math.imul(T,re)|0,o=o+Math.imul(T,ne)|0,n=n+Math.imul(I,oe)|0,i=(i=i+Math.imul(I,ae)|0)+Math.imul(N,oe)|0,o=o+Math.imul(N,ae)|0,n=n+Math.imul(E,se)|0,i=(i=i+Math.imul(E,ue)|0)+Math.imul(S,se)|0,o=o+Math.imul(S,ue)|0,n=n+Math.imul(w,de)|0,i=(i=i+Math.imul(w,fe)|0)+Math.imul(x,de)|0,o=o+Math.imul(x,fe)|0;var Ne=(u+(n=n+Math.imul(g,pe)|0)|0)+((8191&(i=(i=i+Math.imul(g,be)|0)+Math.imul(v,pe)|0))<<13)|0;u=((o=o+Math.imul(v,be)|0)+(i>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,n=Math.imul(U,Y),i=(i=Math.imul(U,Z))+Math.imul(D,Y)|0,o=Math.imul(D,Z),n=n+Math.imul(L,Q)|0,i=(i=i+Math.imul(L,ee)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,ee)|0,n=n+Math.imul(R,re)|0,i=(i=i+Math.imul(R,ne)|0)+Math.imul(B,re)|0,o=o+Math.imul(B,ne)|0,n=n+Math.imul(M,oe)|0,i=(i=i+Math.imul(M,ae)|0)+Math.imul(T,oe)|0,o=o+Math.imul(T,ae)|0,n=n+Math.imul(I,se)|0,i=(i=i+Math.imul(I,ue)|0)+Math.imul(N,se)|0,o=o+Math.imul(N,ue)|0,n=n+Math.imul(E,de)|0,i=(i=i+Math.imul(E,fe)|0)+Math.imul(S,de)|0,o=o+Math.imul(S,fe)|0;var Ce=(u+(n=n+Math.imul(w,pe)|0)|0)+((8191&(i=(i=i+Math.imul(w,be)|0)+Math.imul(x,pe)|0))<<13)|0;u=((o=o+Math.imul(x,be)|0)+(i>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,n=Math.imul(U,Q),i=(i=Math.imul(U,ee))+Math.imul(D,Q)|0,o=Math.imul(D,ee),n=n+Math.imul(L,re)|0,i=(i=i+Math.imul(L,ne)|0)+Math.imul(P,re)|0,o=o+Math.imul(P,ne)|0,n=n+Math.imul(R,oe)|0,i=(i=i+Math.imul(R,ae)|0)+Math.imul(B,oe)|0,o=o+Math.imul(B,ae)|0,n=n+Math.imul(M,se)|0,i=(i=i+Math.imul(M,ue)|0)+Math.imul(T,se)|0,o=o+Math.imul(T,ue)|0,n=n+Math.imul(I,de)|0,i=(i=i+Math.imul(I,fe)|0)+Math.imul(N,de)|0,o=o+Math.imul(N,fe)|0;var Me=(u+(n=n+Math.imul(E,pe)|0)|0)+((8191&(i=(i=i+Math.imul(E,be)|0)+Math.imul(S,pe)|0))<<13)|0;u=((o=o+Math.imul(S,be)|0)+(i>>>13)|0)+(Me>>>26)|0,Me&=67108863,n=Math.imul(U,re),i=(i=Math.imul(U,ne))+Math.imul(D,re)|0,o=Math.imul(D,ne),n=n+Math.imul(L,oe)|0,i=(i=i+Math.imul(L,ae)|0)+Math.imul(P,oe)|0,o=o+Math.imul(P,ae)|0,n=n+Math.imul(R,se)|0,i=(i=i+Math.imul(R,ue)|0)+Math.imul(B,se)|0,o=o+Math.imul(B,ue)|0,n=n+Math.imul(M,de)|0,i=(i=i+Math.imul(M,fe)|0)+Math.imul(T,de)|0,o=o+Math.imul(T,fe)|0;var Te=(u+(n=n+Math.imul(I,pe)|0)|0)+((8191&(i=(i=i+Math.imul(I,be)|0)+Math.imul(N,pe)|0))<<13)|0;u=((o=o+Math.imul(N,be)|0)+(i>>>13)|0)+(Te>>>26)|0,Te&=67108863,n=Math.imul(U,oe),i=(i=Math.imul(U,ae))+Math.imul(D,oe)|0,o=Math.imul(D,ae),n=n+Math.imul(L,se)|0,i=(i=i+Math.imul(L,ue)|0)+Math.imul(P,se)|0,o=o+Math.imul(P,ue)|0,n=n+Math.imul(R,de)|0,i=(i=i+Math.imul(R,fe)|0)+Math.imul(B,de)|0,o=o+Math.imul(B,fe)|0;var ke=(u+(n=n+Math.imul(M,pe)|0)|0)+((8191&(i=(i=i+Math.imul(M,be)|0)+Math.imul(T,pe)|0))<<13)|0;u=((o=o+Math.imul(T,be)|0)+(i>>>13)|0)+(ke>>>26)|0,ke&=67108863,n=Math.imul(U,se),i=(i=Math.imul(U,ue))+Math.imul(D,se)|0,o=Math.imul(D,ue),n=n+Math.imul(L,de)|0,i=(i=i+Math.imul(L,fe)|0)+Math.imul(P,de)|0,o=o+Math.imul(P,fe)|0;var Re=(u+(n=n+Math.imul(R,pe)|0)|0)+((8191&(i=(i=i+Math.imul(R,be)|0)+Math.imul(B,pe)|0))<<13)|0;u=((o=o+Math.imul(B,be)|0)+(i>>>13)|0)+(Re>>>26)|0,Re&=67108863,n=Math.imul(U,de),i=(i=Math.imul(U,fe))+Math.imul(D,de)|0,o=Math.imul(D,fe);var Be=(u+(n=n+Math.imul(L,pe)|0)|0)+((8191&(i=(i=i+Math.imul(L,be)|0)+Math.imul(P,pe)|0))<<13)|0;u=((o=o+Math.imul(P,be)|0)+(i>>>13)|0)+(Be>>>26)|0,Be&=67108863;var Oe=(u+(n=Math.imul(U,pe))|0)+((8191&(i=(i=Math.imul(U,be))+Math.imul(D,pe)|0))<<13)|0;return u=((o=Math.imul(D,be))+(i>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,s[0]=me,s[1]=ge,s[2]=ve,s[3]=ye,s[4]=we,s[5]=xe,s[6]=Ae,s[7]=Ee,s[8]=Se,s[9]=_e,s[10]=Ie,s[11]=Ne,s[12]=Ce,s[13]=Me,s[14]=Te,s[15]=ke,s[16]=Re,s[17]=Be,s[18]=Oe,0!==u&&(s[19]=u,r.length++),r};function p(e,t,r){return(new b).mulp(e,t,r)}function b(e,t){this.x=e,this.y=t}Math.imul||(h=f),i.prototype.mulTo=function(e,t){var r,n=this.length+e.length;return r=10===this.length&&10===e.length?h(this,e,t):n<63?f(this,e,t):n<1024?function(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var n=0,i=0,o=0;o<r.length-1;o++){var a=i;i=0;for(var c=67108863&n,s=Math.min(o,t.length-1),u=Math.max(0,o-e.length+1);u<=s;u++){var l=o-u,d=(0|e.words[l])*(0|t.words[u]),f=67108863&d;c=67108863&(f=f+c|0),i+=(a=(a=a+(d/67108864|0)|0)+(f>>>26)|0)>>>26,a&=67108863}r.words[o]=c,n=a,a=i}return 0!==n?r.words[o]=n:r.length--,r.strip()}(this,e,t):p(this,e,t),r},b.prototype.makeRBT=function(e){for(var t=new Array(e),r=i.prototype._countBits(e)-1,n=0;n<e;n++)t[n]=this.revBin(n,r,e);return t},b.prototype.revBin=function(e,t,r){if(0===e||e===r-1)return e;for(var n=0,i=0;i<t;i++)n|=(1&e)<<t-i-1,e>>=1;return n},b.prototype.permute=function(e,t,r,n,i,o){for(var a=0;a<o;a++)n[a]=t[e[a]],i[a]=r[e[a]]},b.prototype.transform=function(e,t,r,n,i,o){this.permute(o,e,t,r,n,i);for(var a=1;a<i;a<<=1)for(var c=a<<1,s=Math.cos(2*Math.PI/c),u=Math.sin(2*Math.PI/c),l=0;l<i;l+=c)for(var d=s,f=u,h=0;h<a;h++){var p=r[l+h],b=n[l+h],m=r[l+h+a],g=n[l+h+a],v=d*m-f*g;g=d*g+f*m,m=v,r[l+h]=p+m,n[l+h]=b+g,r[l+h+a]=p-m,n[l+h+a]=b-g,h!==c&&(v=s*d-u*f,f=s*f+u*d,d=v)}},b.prototype.guessLen13b=function(e,t){var r=1|Math.max(t,e),n=1&r,i=0;for(r=r/2|0;r;r>>>=1)i++;return 1<<i+1+n},b.prototype.conjugate=function(e,t,r){if(!(r<=1))for(var n=0;n<r/2;n++){var i=e[n];e[n]=e[r-n-1],e[r-n-1]=i,i=t[n],t[n]=-t[r-n-1],t[r-n-1]=-i}},b.prototype.normalize13b=function(e,t){for(var r=0,n=0;n<t/2;n++){var i=8192*Math.round(e[2*n+1]/t)+Math.round(e[2*n]/t)+r;e[n]=67108863&i,r=i<67108864?0:i/67108864|0}return e},b.prototype.convert13b=function(e,t,n,i){for(var o=0,a=0;a<t;a++)o+=0|e[a],n[2*a]=8191&o,o>>>=13,n[2*a+1]=8191&o,o>>>=13;for(a=2*t;a<i;++a)n[a]=0;r(0===o),r(!(-8192&o))},b.prototype.stub=function(e){for(var t=new Array(e),r=0;r<e;r++)t[r]=0;return t},b.prototype.mulp=function(e,t,r){var n=2*this.guessLen13b(e.length,t.length),i=this.makeRBT(n),o=this.stub(n),a=new Array(n),c=new Array(n),s=new Array(n),u=new Array(n),l=new Array(n),d=new Array(n),f=r.words;f.length=n,this.convert13b(e.words,e.length,a,n),this.convert13b(t.words,t.length,u,n),this.transform(a,o,c,s,n,i),this.transform(u,o,l,d,n,i);for(var h=0;h<n;h++){var p=c[h]*l[h]-s[h]*d[h];s[h]=c[h]*d[h]+s[h]*l[h],c[h]=p}return this.conjugate(c,s,n),this.transform(c,s,f,o,n,i),this.conjugate(f,o,n),this.normalize13b(f,n),r.negative=e.negative^t.negative,r.length=e.length+t.length,r.strip()},i.prototype.mul=function(e){var t=new i(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},i.prototype.mulf=function(e){var t=new i(null);return t.words=new Array(this.length+e.length),p(this,e,t)},i.prototype.imul=function(e){return this.clone().mulTo(e,this)},i.prototype.imuln=function(e){r("number"==typeof e),r(e<67108864);for(var t=0,n=0;n<this.length;n++){var i=(0|this.words[n])*e,o=(67108863&i)+(67108863&t);t>>=26,t+=i/67108864|0,t+=o>>>26,this.words[n]=67108863&o}return 0!==t&&(this.words[n]=t,this.length++),this.length=0===e?1:this.length,this},i.prototype.muln=function(e){return this.clone().imuln(e)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var n=r/26|0,i=r%26;t[r]=(e.words[n]&1<<i)>>>i}return t}(e);if(0===t.length)return new i(1);for(var r=this,n=0;n<t.length&&0===t[n];n++,r=r.sqr());if(++n<t.length)for(var o=r.sqr();n<t.length;n++,o=o.sqr())0!==t[n]&&(r=r.mul(o));return r},i.prototype.iushln=function(e){r("number"==typeof e&&e>=0);var t,n=e%26,i=(e-n)/26,o=67108863>>>26-n<<26-n;if(0!==n){var a=0;for(t=0;t<this.length;t++){var c=this.words[t]&o,s=(0|this.words[t])-c<<n;this.words[t]=s|a,a=c>>>26-n}a&&(this.words[t]=a,this.length++)}if(0!==i){for(t=this.length-1;t>=0;t--)this.words[t+i]=this.words[t];for(t=0;t<i;t++)this.words[t]=0;this.length+=i}return this.strip()},i.prototype.ishln=function(e){return r(0===this.negative),this.iushln(e)},i.prototype.iushrn=function(e,t,n){var i;r("number"==typeof e&&e>=0),i=t?(t-t%26)/26:0;var o=e%26,a=Math.min((e-o)/26,this.length),c=67108863^67108863>>>o<<o,s=n;if(i-=a,i=Math.max(0,i),s){for(var u=0;u<a;u++)s.words[u]=this.words[u];s.length=a}if(0===a);else if(this.length>a)for(this.length-=a,u=0;u<this.length;u++)this.words[u]=this.words[u+a];else this.words[0]=0,this.length=1;var l=0;for(u=this.length-1;u>=0&&(0!==l||u>=i);u--){var d=0|this.words[u];this.words[u]=l<<26-o|d>>>o,l=d&c}return s&&0!==l&&(s.words[s.length++]=l),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.ishrn=function(e,t,n){return r(0===this.negative),this.iushrn(e,t,n)},i.prototype.shln=function(e){return this.clone().ishln(e)},i.prototype.ushln=function(e){return this.clone().iushln(e)},i.prototype.shrn=function(e){return this.clone().ishrn(e)},i.prototype.ushrn=function(e){return this.clone().iushrn(e)},i.prototype.testn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26,i=1<<t;return!(this.length<=n||!(this.words[n]&i))},i.prototype.imaskn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==t&&n++,this.length=Math.min(n,this.length),0!==t){var i=67108863^67108863>>>t<<t;this.words[this.length-1]&=i}return this.strip()},i.prototype.maskn=function(e){return this.clone().imaskn(e)},i.prototype.iaddn=function(e){return r("number"==typeof e),r(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},i.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},i.prototype.isubn=function(e){if(r("number"==typeof e),r(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this.strip()},i.prototype.addn=function(e){return this.clone().iaddn(e)},i.prototype.subn=function(e){return this.clone().isubn(e)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(e,t,n){var i,o,a=e.length+n;this._expand(a);var c=0;for(i=0;i<e.length;i++){o=(0|this.words[i+n])+c;var s=(0|e.words[i])*t;c=((o-=67108863&s)>>26)-(s/67108864|0),this.words[i+n]=67108863&o}for(;i<this.length-n;i++)c=(o=(0|this.words[i+n])+c)>>26,this.words[i+n]=67108863&o;if(0===c)return this.strip();for(r(-1===c),c=0,i=0;i<this.length;i++)c=(o=-(0|this.words[i])+c)>>26,this.words[i]=67108863&o;return this.negative=1,this.strip()},i.prototype._wordDiv=function(e,t){var r=(this.length,e.length),n=this.clone(),o=e,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),n.iushln(r),a=0|o.words[o.length-1]);var c,s=n.length-o.length;if("mod"!==t){(c=new i(null)).length=s+1,c.words=new Array(c.length);for(var u=0;u<c.length;u++)c.words[u]=0}var l=n.clone()._ishlnsubmul(o,1,s);0===l.negative&&(n=l,c&&(c.words[s]=1));for(var d=s-1;d>=0;d--){var f=67108864*(0|n.words[o.length+d])+(0|n.words[o.length+d-1]);for(f=Math.min(f/a|0,67108863),n._ishlnsubmul(o,f,d);0!==n.negative;)f--,n.negative=0,n._ishlnsubmul(o,1,d),n.isZero()||(n.negative^=1);c&&(c.words[d]=f)}return c&&c.strip(),n.strip(),"div"!==t&&0!==r&&n.iushrn(r),{div:c||null,mod:n}},i.prototype.divmod=function(e,t,n){return r(!e.isZero()),this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===e.negative?(c=this.neg().divmod(e,t),"mod"!==t&&(o=c.div.neg()),"div"!==t&&(a=c.mod.neg(),n&&0!==a.negative&&a.iadd(e)),{div:o,mod:a}):0===this.negative&&0!==e.negative?(c=this.divmod(e.neg(),t),"mod"!==t&&(o=c.div.neg()),{div:o,mod:c.mod}):0!==(this.negative&e.negative)?(c=this.neg().divmod(e.neg(),t),"div"!==t&&(a=c.mod.neg(),n&&0!==a.negative&&a.isub(e)),{div:c.div,mod:a}):e.length>this.length||this.cmp(e)<0?{div:new i(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new i(this.modn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new i(this.modn(e.words[0]))}:this._wordDiv(e,t);var o,a,c},i.prototype.div=function(e){return this.divmod(e,"div",!1).div},i.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},i.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},i.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,n=e.ushrn(1),i=e.andln(1),o=r.cmp(n);return o<0||1===i&&0===o?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},i.prototype.modn=function(e){r(e<=67108863);for(var t=(1<<26)%e,n=0,i=this.length-1;i>=0;i--)n=(t*n+(0|this.words[i]))%e;return n},i.prototype.idivn=function(e){r(e<=67108863);for(var t=0,n=this.length-1;n>=0;n--){var i=(0|this.words[n])+67108864*t;this.words[n]=i/e|0,t=i%e}return this.strip()},i.prototype.divn=function(e){return this.clone().idivn(e)},i.prototype.egcd=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var o=new i(1),a=new i(0),c=new i(0),s=new i(1),u=0;t.isEven()&&n.isEven();)t.iushrn(1),n.iushrn(1),++u;for(var l=n.clone(),d=t.clone();!t.isZero();){for(var f=0,h=1;0===(t.words[0]&h)&&f<26;++f,h<<=1);if(f>0)for(t.iushrn(f);f-- >0;)(o.isOdd()||a.isOdd())&&(o.iadd(l),a.isub(d)),o.iushrn(1),a.iushrn(1);for(var p=0,b=1;0===(n.words[0]&b)&&p<26;++p,b<<=1);if(p>0)for(n.iushrn(p);p-- >0;)(c.isOdd()||s.isOdd())&&(c.iadd(l),s.isub(d)),c.iushrn(1),s.iushrn(1);t.cmp(n)>=0?(t.isub(n),o.isub(c),a.isub(s)):(n.isub(t),c.isub(o),s.isub(a))}return{a:c,b:s,gcd:n.iushln(u)}},i.prototype._invmp=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var o,a=new i(1),c=new i(0),s=n.clone();t.cmpn(1)>0&&n.cmpn(1)>0;){for(var u=0,l=1;0===(t.words[0]&l)&&u<26;++u,l<<=1);if(u>0)for(t.iushrn(u);u-- >0;)a.isOdd()&&a.iadd(s),a.iushrn(1);for(var d=0,f=1;0===(n.words[0]&f)&&d<26;++d,f<<=1);if(d>0)for(n.iushrn(d);d-- >0;)c.isOdd()&&c.iadd(s),c.iushrn(1);t.cmp(n)>=0?(t.isub(n),a.isub(c)):(n.isub(t),c.isub(a))}return(o=0===t.cmpn(1)?a:c).cmpn(0)<0&&o.iadd(e),o},i.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var n=0;t.isEven()&&r.isEven();n++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var i=t.cmp(r);if(i<0){var o=t;t=r,r=o}else if(0===i||0===r.cmpn(1))break;t.isub(r)}return r.iushln(n)},i.prototype.invm=function(e){return this.egcd(e).a.umod(e)},i.prototype.isEven=function(){return!(1&this.words[0])},i.prototype.isOdd=function(){return!(1&~this.words[0])},i.prototype.andln=function(e){return this.words[0]&e},i.prototype.bincn=function(e){r("number"==typeof e);var t=e%26,n=(e-t)/26,i=1<<t;if(this.length<=n)return this._expand(n+1),this.words[n]|=i,this;for(var o=i,a=n;0!==o&&a<this.length;a++){var c=0|this.words[a];o=(c+=o)>>>26,c&=67108863,this.words[a]=c}return 0!==o&&(this.words[a]=o,this.length++),this},i.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},i.prototype.cmpn=function(e){var t,n=e<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this.strip(),this.length>1)t=1;else{n&&(e=-e),r(e<=67108863,"Number is too big");var i=0|this.words[0];t=i===e?0:i<e?-1:1}return 0!==this.negative?0|-t:t},i.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},i.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var n=0|this.words[r],i=0|e.words[r];if(n!==i){n<i?t=-1:n>i&&(t=1);break}}return t},i.prototype.gtn=function(e){return 1===this.cmpn(e)},i.prototype.gt=function(e){return 1===this.cmp(e)},i.prototype.gten=function(e){return this.cmpn(e)>=0},i.prototype.gte=function(e){return this.cmp(e)>=0},i.prototype.ltn=function(e){return-1===this.cmpn(e)},i.prototype.lt=function(e){return-1===this.cmp(e)},i.prototype.lten=function(e){return this.cmpn(e)<=0},i.prototype.lte=function(e){return this.cmp(e)<=0},i.prototype.eqn=function(e){return 0===this.cmpn(e)},i.prototype.eq=function(e){return 0===this.cmp(e)},i.red=function(e){return new A(e)},i.prototype.toRed=function(e){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},i.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(e){return this.red=e,this},i.prototype.forceRed=function(e){return r(!this.red,"Already a number in reduction context"),this._forceRed(e)},i.prototype.redAdd=function(e){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},i.prototype.redIAdd=function(e){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},i.prototype.redSub=function(e){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},i.prototype.redISub=function(e){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},i.prototype.redShl=function(e){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},i.prototype.redMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},i.prototype.redIMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},i.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(e){return r(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var m={k256:null,p224:null,p192:null,p25519:null};function g(e,t){this.name=e,this.p=new i(t,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function v(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function y(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function w(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function x(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function A(e){if("string"==typeof e){var t=i._prime(e);this.m=t.p,this.prime=t}else r(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function E(e){A.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}g.prototype._tmp=function(){var e=new i(null);return e.words=new Array(Math.ceil(this.n/13)),e},g.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var n=t<this.n?-1:r.ucmp(this.p);return 0===n?(r.words[0]=0,r.length=1):n>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},g.prototype.split=function(e,t){e.iushrn(this.n,0,t)},g.prototype.imulK=function(e){return e.imul(this.k)},n(v,g),v.prototype.split=function(e,t){for(var r=4194303,n=Math.min(e.length,9),i=0;i<n;i++)t.words[i]=e.words[i];if(t.length=n,e.length<=9)return e.words[0]=0,void(e.length=1);var o=e.words[9];for(t.words[t.length++]=o&r,i=10;i<e.length;i++){var a=0|e.words[i];e.words[i-10]=(a&r)<<4|o>>>22,o=a}o>>>=22,e.words[i-10]=o,0===o&&e.length>10?e.length-=10:e.length-=9},v.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var n=0|e.words[r];t+=977*n,e.words[r]=67108863&t,t=64*n+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},n(y,g),n(w,g),n(x,g),x.prototype.imulK=function(e){for(var t=0,r=0;r<e.length;r++){var n=19*(0|e.words[r])+t,i=67108863&n;n>>>=26,e.words[r]=i,t=n}return 0!==t&&(e.words[e.length++]=t),e},i._prime=function(e){if(m[e])return m[e];var t;if("k256"===e)t=new v;else if("p224"===e)t=new y;else if("p192"===e)t=new w;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new x}return m[e]=t,t},A.prototype._verify1=function(e){r(0===e.negative,"red works only with positives"),r(e.red,"red works only with red numbers")},A.prototype._verify2=function(e,t){r(0===(e.negative|t.negative),"red works only with positives"),r(e.red&&e.red===t.red,"red works only with red numbers")},A.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):e.umod(this.m)._forceRed(this)},A.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},A.prototype.add=function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},A.prototype.iadd=function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r},A.prototype.sub=function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},A.prototype.isub=function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r},A.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},A.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},A.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},A.prototype.isqr=function(e){return this.imul(e,e.clone())},A.prototype.sqr=function(e){return this.mul(e,e)},A.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var n=this.m.add(new i(1)).iushrn(2);return this.pow(e,n)}for(var o=this.m.subn(1),a=0;!o.isZero()&&0===o.andln(1);)a++,o.iushrn(1);r(!o.isZero());var c=new i(1).toRed(this),s=c.redNeg(),u=this.m.subn(1).iushrn(1),l=this.m.bitLength();for(l=new i(2*l*l).toRed(this);0!==this.pow(l,u).cmp(s);)l.redIAdd(s);for(var d=this.pow(l,o),f=this.pow(e,o.addn(1).iushrn(1)),h=this.pow(e,o),p=a;0!==h.cmp(c);){for(var b=h,m=0;0!==b.cmp(c);m++)b=b.redSqr();r(m<p);var g=this.pow(d,new i(1).iushln(p-m-1));f=f.redMul(g),d=g.redSqr(),h=h.redMul(d),p=m}return f},A.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},A.prototype.pow=function(e,t){if(t.isZero())return new i(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new i(1).toRed(this),r[1]=e;for(var n=2;n<r.length;n++)r[n]=this.mul(r[n-1],e);var o=r[0],a=0,c=0,s=t.bitLength()%26;for(0===s&&(s=26),n=t.length-1;n>=0;n--){for(var u=t.words[n],l=s-1;l>=0;l--){var d=u>>l&1;o!==r[0]&&(o=this.sqr(o)),0!==d||0!==a?(a<<=1,a|=d,(4===++c||0===n&&0===l)&&(o=this.mul(o,r[a]),c=0,a=0)):c=0}s=26}return o},A.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},A.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},i.mont=function(e){return new E(e)},n(E,A),E.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},E.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},E.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=r.isub(n).iushrn(this.shift),o=i;return i.cmp(this.m)>=0?o=i.isub(this.m):i.cmpn(0)<0&&(o=i.iadd(this.m)),o._forceRed(this)},E.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new i(0)._forceRed(this);var r=e.mul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},E.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(fn,hn)),fn.exports}function bn(){if(sn)return cn;function e(e,t){if(!e)throw new Error(t||"Assertion failed")}return sn=1,cn=e,e.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)},cn}var mn,gn,vn={};function yn(){return mn||(mn=1,function(){var e=vn;function t(e){return 1===e.length?"0"+e:e}function r(e){for(var r="",n=0;n<e.length;n++)r+=t(e[n].toString(16));return r}e.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var n=0;n<e.length;n++)r[n]=0|e[n];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(n=0;n<e.length;n+=2)r.push(parseInt(e[n]+e[n+1],16))}else for(n=0;n<e.length;n++){var i=e.charCodeAt(n),o=i>>8,a=255&i;o?r.push(o,a):r.push(a)}return r},e.zero2=t,e.toHex=r,e.encode=function(e,t){return"hex"===t?r(e):e}}()),vn}function wn(){return gn||(gn=1,function(){var e=dn,t=pn(),r=bn(),n=yn();e.assert=r,e.toArray=n.toArray,e.zero2=n.zero2,e.toHex=n.toHex,e.encode=n.encode,e.getNAF=function(e,t,r){var n,i=new Array(Math.max(e.bitLength(),r)+1);for(n=0;n<i.length;n+=1)i[n]=0;var o=1<<t+1,a=e.clone();for(n=0;n<i.length;n++){var c,s=a.andln(o-1);a.isOdd()?(c=s>(o>>1)-1?(o>>1)-s:s,a.isubn(c)):c=0,i[n]=c,a.iushrn(1)}return i},e.getJSF=function(e,t){var r=[[],[]];e=e.clone(),t=t.clone();for(var n,i=0,o=0;e.cmpn(-i)>0||t.cmpn(-o)>0;){var a,c,s=e.andln(3)+i&3,u=t.andln(3)+o&3;3===s&&(s=-1),3===u&&(u=-1),a=1&s?3!==(n=e.andln(7)+i&7)&&5!==n||2!==u?s:-s:0,r[0].push(a),c=1&u?3!==(n=t.andln(7)+o&7)&&5!==n||2!==s?u:-u:0,r[1].push(c),2*i===a+1&&(i=1-i),2*o===c+1&&(o=1-o),e.iushrn(1),t.iushrn(1)}return r},e.cachedProperty=function(e,t,r){var n="_"+t;e.prototype[t]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}},e.parseBytes=function(t){return"string"==typeof t?e.toArray(t,"hex"):t},e.intFromLE=function(e){return new t(e,"hex","le")}}()),dn}var xn,An={exports:{}};function En(){if(xn)return An.exports;var e;function t(e){this.rand=e}if(xn=1,An.exports=function(r){return e||(e=new t(null)),e.generate(r)},An.exports.Rand=t,t.prototype.generate=function(e){return this._rand(e)},t.prototype._rand=function(e){if(this.rand.getBytes)return this.rand.getBytes(e);for(var t=new Uint8Array(e),r=0;r<t.length;r++)t[r]=this.rand.getByte();return t},"object"==typeof self)self.crypto&&self.crypto.getRandomValues?t.prototype._rand=function(e){var t=new Uint8Array(e);return self.crypto.getRandomValues(t),t}:self.msCrypto&&self.msCrypto.getRandomValues?t.prototype._rand=function(e){var t=new Uint8Array(e);return self.msCrypto.getRandomValues(t),t}:"object"==typeof window&&(t.prototype._rand=function(){throw new Error("Not implemented yet")});else try{var r=We;if("function"!=typeof r.randomBytes)throw new Error("Not supported");t.prototype._rand=function(e){return r.randomBytes(e)}}catch(e){}return An.exports}var Sn,_n,In={};function Nn(){if(_n)return Sn;_n=1;var e=pn(),t=wn(),r=t.getNAF,n=t.getJSF,i=t.assert;function o(t,r){this.type=t,this.p=new e(r.p,16),this.red=r.prime?e.red(r.prime):e.mont(this.p),this.zero=new e(0).toRed(this.red),this.one=new e(1).toRed(this.red),this.two=new e(2).toRed(this.red),this.n=r.n&&new e(r.n,16),this.g=r.g&&this.pointFromJSON(r.g,r.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var n=this.n&&this.p.div(this.n);!n||n.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}function a(e,t){this.curve=e,this.type=t,this.precomputed=null}return Sn=o,o.prototype.point=function(){throw new Error("Not implemented")},o.prototype.validate=function(){throw new Error("Not implemented")},o.prototype._fixedNafMul=function(e,t){i(e.precomputed);var n=e._getDoubles(),o=r(t,1,this._bitLength),a=(1<<n.step+1)-(n.step%2==0?2:1);a/=3;var c,s,u=[];for(c=0;c<o.length;c+=n.step){s=0;for(var l=c+n.step-1;l>=c;l--)s=(s<<1)+o[l];u.push(s)}for(var d=this.jpoint(null,null,null),f=this.jpoint(null,null,null),h=a;h>0;h--){for(c=0;c<u.length;c++)(s=u[c])===h?f=f.mixedAdd(n.points[c]):s===-h&&(f=f.mixedAdd(n.points[c].neg()));d=d.add(f)}return d.toP()},o.prototype._wnafMul=function(e,t){var n=4,o=e._getNAFPoints(n);n=o.wnd;for(var a=o.points,c=r(t,n,this._bitLength),s=this.jpoint(null,null,null),u=c.length-1;u>=0;u--){for(var l=0;u>=0&&0===c[u];u--)l++;if(u>=0&&l++,s=s.dblp(l),u<0)break;var d=c[u];i(0!==d),s="affine"===e.type?d>0?s.mixedAdd(a[d-1>>1]):s.mixedAdd(a[-d-1>>1].neg()):d>0?s.add(a[d-1>>1]):s.add(a[-d-1>>1].neg())}return"affine"===e.type?s.toP():s},o.prototype._wnafMulAdd=function(e,t,i,o,a){var c,s,u,l=this._wnafT1,d=this._wnafT2,f=this._wnafT3,h=0;for(c=0;c<o;c++){var p=(u=t[c])._getNAFPoints(e);l[c]=p.wnd,d[c]=p.points}for(c=o-1;c>=1;c-=2){var b=c-1,m=c;if(1===l[b]&&1===l[m]){var g=[t[b],null,null,t[m]];0===t[b].y.cmp(t[m].y)?(g[1]=t[b].add(t[m]),g[2]=t[b].toJ().mixedAdd(t[m].neg())):0===t[b].y.cmp(t[m].y.redNeg())?(g[1]=t[b].toJ().mixedAdd(t[m]),g[2]=t[b].add(t[m].neg())):(g[1]=t[b].toJ().mixedAdd(t[m]),g[2]=t[b].toJ().mixedAdd(t[m].neg()));var v=[-3,-1,-5,-7,0,7,5,1,3],y=n(i[b],i[m]);for(h=Math.max(y[0].length,h),f[b]=new Array(h),f[m]=new Array(h),s=0;s<h;s++){var w=0|y[0][s],x=0|y[1][s];f[b][s]=v[3*(w+1)+(x+1)],f[m][s]=0,d[b]=g}}else f[b]=r(i[b],l[b],this._bitLength),f[m]=r(i[m],l[m],this._bitLength),h=Math.max(f[b].length,h),h=Math.max(f[m].length,h)}var A=this.jpoint(null,null,null),E=this._wnafT4;for(c=h;c>=0;c--){for(var S=0;c>=0;){var _=!0;for(s=0;s<o;s++)E[s]=0|f[s][c],0!==E[s]&&(_=!1);if(!_)break;S++,c--}if(c>=0&&S++,A=A.dblp(S),c<0)break;for(s=0;s<o;s++){var I=E[s];0!==I&&(I>0?u=d[s][I-1>>1]:I<0&&(u=d[s][-I-1>>1].neg()),A="affine"===u.type?A.mixedAdd(u):A.add(u))}}for(c=0;c<o;c++)d[c]=null;return a?A:A.toP()},o.BasePoint=a,a.prototype.eq=function(){throw new Error("Not implemented")},a.prototype.validate=function(){return this.curve.validate(this)},o.prototype.decodePoint=function(e,r){e=t.toArray(e,r);var n=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*n)return 6===e[0]?i(e[e.length-1]%2==0):7===e[0]&&i(e[e.length-1]%2==1),this.point(e.slice(1,1+n),e.slice(1+n,1+2*n));if((2===e[0]||3===e[0])&&e.length-1===n)return this.pointFromX(e.slice(1,1+n),3===e[0]);throw new Error("Unknown point format")},a.prototype.encodeCompressed=function(e){return this.encode(e,!0)},a.prototype._encode=function(e){var t=this.curve.p.byteLength(),r=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",t))},a.prototype.encode=function(e,r){return t.encode(this._encode(r),e)},a.prototype.precompute=function(e){if(this.precomputed)return this;var t={doubles:null,naf:null,beta:null};return t.naf=this._getNAFPoints(8),t.doubles=this._getDoubles(4,e),t.beta=this._getBeta(),this.precomputed=t,this},a.prototype._hasDoubles=function(e){if(!this.precomputed)return!1;var t=this.precomputed.doubles;return!!t&&t.points.length>=Math.ceil((e.bitLength()+1)/t.step)},a.prototype._getDoubles=function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i<t;i+=e){for(var o=0;o<e;o++)n=n.dbl();r.push(n)}return{step:e,points:r}},a.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],r=(1<<e)-1,n=1===r?null:this.dbl(),i=1;i<r;i++)t[i]=t[i-1].add(n);return{wnd:e,points:t}},a.prototype._getBeta=function(){return null},a.prototype.dblp=function(e){for(var t=this,r=0;r<e;r++)t=t.dbl();return t},Sn}var Cn,Mn,Tn,kn,Rn,Bn,On,Ln,Pn={exports:{}};function Fn(){return Cn||(Cn=1,"function"==typeof Object.create?Pn.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:Pn.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}),Pn.exports}function Un(){return Ln||(Ln=1,function(e){var t=e;t.base=Nn(),t.short=function(){if(Tn)return Mn;Tn=1;var e=wn(),t=pn(),r=Fn(),n=Nn(),i=e.assert;function o(e){n.call(this,"short",e),this.a=new t(e.a,16).toRed(this.red),this.b=new t(e.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}function a(e,r,i,o){n.BasePoint.call(this,e,"affine"),null===r&&null===i?(this.x=null,this.y=null,this.inf=!0):(this.x=new t(r,16),this.y=new t(i,16),o&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function c(e,r,i,o){n.BasePoint.call(this,e,"jacobian"),null===r&&null===i&&null===o?(this.x=this.curve.one,this.y=this.curve.one,this.z=new t(0)):(this.x=new t(r,16),this.y=new t(i,16),this.z=new t(o,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}return r(o,n),Mn=o,o.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var r,n;if(e.beta)r=new t(e.beta,16).toRed(this.red);else{var o=this._getEndoRoots(this.p);r=(r=o[0].cmp(o[1])<0?o[0]:o[1]).toRed(this.red)}if(e.lambda)n=new t(e.lambda,16);else{var a=this._getEndoRoots(this.n);0===this.g.mul(a[0]).x.cmp(this.g.x.redMul(r))?n=a[0]:(n=a[1],i(0===this.g.mul(n).x.cmp(this.g.x.redMul(r))))}return{beta:r,lambda:n,basis:e.basis?e.basis.map(function(e){return{a:new t(e.a,16),b:new t(e.b,16)}}):this._getEndoBasis(n)}}},o.prototype._getEndoRoots=function(e){var r=e===this.p?this.red:t.mont(e),n=new t(2).toRed(r).redInvm(),i=n.redNeg(),o=new t(3).toRed(r).redNeg().redSqrt().redMul(n);return[i.redAdd(o).fromRed(),i.redSub(o).fromRed()]},o.prototype._getEndoBasis=function(e){for(var r,n,i,o,a,c,s,u,l,d=this.n.ushrn(Math.floor(this.n.bitLength()/2)),f=e,h=this.n.clone(),p=new t(1),b=new t(0),m=new t(0),g=new t(1),v=0;0!==f.cmpn(0);){var y=h.div(f);u=h.sub(y.mul(f)),l=m.sub(y.mul(p));var w=g.sub(y.mul(b));if(!i&&u.cmp(d)<0)r=s.neg(),n=p,i=u.neg(),o=l;else if(i&&2===++v)break;s=u,h=f,f=u,m=p,p=l,g=b,b=w}a=u.neg(),c=l;var x=i.sqr().add(o.sqr());return a.sqr().add(c.sqr()).cmp(x)>=0&&(a=r,c=n),i.negative&&(i=i.neg(),o=o.neg()),a.negative&&(a=a.neg(),c=c.neg()),[{a:i,b:o},{a:a,b:c}]},o.prototype._endoSplit=function(e){var t=this.endo.basis,r=t[0],n=t[1],i=n.b.mul(e).divRound(this.n),o=r.b.neg().mul(e).divRound(this.n),a=i.mul(r.a),c=o.mul(n.a),s=i.mul(r.b),u=o.mul(n.b);return{k1:e.sub(a).sub(c),k2:s.add(u).neg()}},o.prototype.pointFromX=function(e,r){(e=new t(e,16)).red||(e=e.toRed(this.red));var n=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),i=n.redSqrt();if(0!==i.redSqr().redSub(n).cmp(this.zero))throw new Error("invalid point");var o=i.fromRed().isOdd();return(r&&!o||!r&&o)&&(i=i.redNeg()),this.point(e,i)},o.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,r=e.y,n=this.a.redMul(t),i=t.redSqr().redMul(t).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(i).cmpn(0)},o.prototype._endoWnafMulAdd=function(e,t,r){for(var n=this._endoWnafT1,i=this._endoWnafT2,o=0;o<e.length;o++){var a=this._endoSplit(t[o]),c=e[o],s=c._getBeta();a.k1.negative&&(a.k1.ineg(),c=c.neg(!0)),a.k2.negative&&(a.k2.ineg(),s=s.neg(!0)),n[2*o]=c,n[2*o+1]=s,i[2*o]=a.k1,i[2*o+1]=a.k2}for(var u=this._wnafMulAdd(1,n,i,2*o,r),l=0;l<2*o;l++)n[l]=null,i[l]=null;return u},r(a,n.BasePoint),o.prototype.point=function(e,t,r){return new a(this,e,t,r)},o.prototype.pointFromJSON=function(e,t){return a.fromJSON(this,e,t)},a.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var r=this.curve,n=function(e){return r.point(e.x.redMul(r.endo.beta),e.y)};e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(n)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(n)}}}return t}},a.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},a.fromJSON=function(e,t,r){"string"==typeof t&&(t=JSON.parse(t));var n=e.point(t[0],t[1],r);if(!t[2])return n;function i(t){return e.point(t[0],t[1],r)}var o=t[2];return n.precomputed={beta:null,doubles:o.doubles&&{step:o.doubles.step,points:[n].concat(o.doubles.points.map(i))},naf:o.naf&&{wnd:o.naf.wnd,points:[n].concat(o.naf.points.map(i))}},n},a.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},a.prototype.isInfinity=function(){return this.inf},a.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var r=t.redSqr().redISub(this.x).redISub(e.x),n=t.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)},a.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,r=this.x.redSqr(),n=e.redInvm(),i=r.redAdd(r).redIAdd(r).redIAdd(t).redMul(n),o=i.redSqr().redISub(this.x.redAdd(this.x)),a=i.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,a)},a.prototype.getX=function(){return this.x.fromRed()},a.prototype.getY=function(){return this.y.fromRed()},a.prototype.mul=function(e){return e=new t(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)},a.prototype.mulAdd=function(e,t,r){var n=[this,t],i=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i):this.curve._wnafMulAdd(1,n,i,2)},a.prototype.jmulAdd=function(e,t,r){var n=[this,t],i=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i,!0):this.curve._wnafMulAdd(1,n,i,2,!0)},a.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))},a.prototype.neg=function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var r=this.precomputed,n=function(e){return e.neg()};t.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return t},a.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},r(c,n.BasePoint),o.prototype.jpoint=function(e,t,r){return new c(this,e,t,r)},c.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),n=this.y.redMul(t).redMul(e);return this.curve.point(r,n)},c.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},c.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(t),i=e.x.redMul(r),o=this.y.redMul(t.redMul(e.z)),a=e.y.redMul(r.redMul(this.z)),c=n.redSub(i),s=o.redSub(a);if(0===c.cmpn(0))return 0!==s.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var u=c.redSqr(),l=u.redMul(c),d=n.redMul(u),f=s.redSqr().redIAdd(l).redISub(d).redISub(d),h=s.redMul(d.redISub(f)).redISub(o.redMul(l)),p=this.z.redMul(e.z).redMul(c);return this.curve.jpoint(f,h,p)},c.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),r=this.x,n=e.x.redMul(t),i=this.y,o=e.y.redMul(t).redMul(this.z),a=r.redSub(n),c=i.redSub(o);if(0===a.cmpn(0))return 0!==c.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var s=a.redSqr(),u=s.redMul(a),l=r.redMul(s),d=c.redSqr().redIAdd(u).redISub(l).redISub(l),f=c.redMul(l.redISub(d)).redISub(i.redMul(u)),h=this.z.redMul(a);return this.curve.jpoint(d,f,h)},c.prototype.dblp=function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var r=this;for(t=0;t<e;t++)r=r.dbl();return r}var n=this.curve.a,i=this.curve.tinv,o=this.x,a=this.y,c=this.z,s=c.redSqr().redSqr(),u=a.redAdd(a);for(t=0;t<e;t++){var l=o.redSqr(),d=u.redSqr(),f=d.redSqr(),h=l.redAdd(l).redIAdd(l).redIAdd(n.redMul(s)),p=o.redMul(d),b=h.redSqr().redISub(p.redAdd(p)),m=p.redISub(b),g=h.redMul(m);g=g.redIAdd(g).redISub(f);var v=u.redMul(c);t+1<e&&(s=s.redMul(f)),o=b,c=v,u=g}return this.curve.jpoint(o,u.redMul(i),c)},c.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},c.prototype._zeroDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(n).redISub(o);a=a.redIAdd(a);var c=n.redAdd(n).redIAdd(n),s=c.redSqr().redISub(a).redISub(a),u=o.redIAdd(o);u=(u=u.redIAdd(u)).redIAdd(u),e=s,t=c.redMul(a.redISub(s)).redISub(u),r=this.y.redAdd(this.y)}else{var l=this.x.redSqr(),d=this.y.redSqr(),f=d.redSqr(),h=this.x.redAdd(d).redSqr().redISub(l).redISub(f);h=h.redIAdd(h);var p=l.redAdd(l).redIAdd(l),b=p.redSqr(),m=f.redIAdd(f);m=(m=m.redIAdd(m)).redIAdd(m),e=b.redISub(h).redISub(h),t=p.redMul(h.redISub(e)).redISub(m),r=(r=this.y.redMul(this.z)).redIAdd(r)}return this.curve.jpoint(e,t,r)},c.prototype._threeDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(n).redISub(o);a=a.redIAdd(a);var c=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),s=c.redSqr().redISub(a).redISub(a);e=s;var u=o.redIAdd(o);u=(u=u.redIAdd(u)).redIAdd(u),t=c.redMul(a.redISub(s)).redISub(u),r=this.y.redAdd(this.y)}else{var l=this.z.redSqr(),d=this.y.redSqr(),f=this.x.redMul(d),h=this.x.redSub(l).redMul(this.x.redAdd(l));h=h.redAdd(h).redIAdd(h);var p=f.redIAdd(f),b=(p=p.redIAdd(p)).redAdd(p);e=h.redSqr().redISub(b),r=this.y.redAdd(this.z).redSqr().redISub(d).redISub(l);var m=d.redSqr();m=(m=(m=m.redIAdd(m)).redIAdd(m)).redIAdd(m),t=h.redMul(p.redISub(e)).redISub(m)}return this.curve.jpoint(e,t,r)},c.prototype._dbl=function(){var e=this.curve.a,t=this.x,r=this.y,n=this.z,i=n.redSqr().redSqr(),o=t.redSqr(),a=r.redSqr(),c=o.redAdd(o).redIAdd(o).redIAdd(e.redMul(i)),s=t.redAdd(t),u=(s=s.redIAdd(s)).redMul(a),l=c.redSqr().redISub(u.redAdd(u)),d=u.redISub(l),f=a.redSqr();f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=c.redMul(d).redISub(f),p=r.redAdd(r).redMul(n);return this.curve.jpoint(l,h,p)},c.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr(),n=t.redSqr(),i=e.redAdd(e).redIAdd(e),o=i.redSqr(),a=this.x.redAdd(t).redSqr().redISub(e).redISub(n),c=(a=(a=(a=a.redIAdd(a)).redAdd(a).redIAdd(a)).redISub(o)).redSqr(),s=n.redIAdd(n);s=(s=(s=s.redIAdd(s)).redIAdd(s)).redIAdd(s);var u=i.redIAdd(a).redSqr().redISub(o).redISub(c).redISub(s),l=t.redMul(u);l=(l=l.redIAdd(l)).redIAdd(l);var d=this.x.redMul(c).redISub(l);d=(d=d.redIAdd(d)).redIAdd(d);var f=this.y.redMul(u.redMul(s.redISub(u)).redISub(a.redMul(c)));f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=this.z.redAdd(a).redSqr().redISub(r).redISub(c);return this.curve.jpoint(d,f,h)},c.prototype.mul=function(e,r){return e=new t(e,r),this.curve._wnafMul(this,e)},c.prototype.eq=function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),r=e.z.redSqr();if(0!==this.x.redMul(r).redISub(e.x.redMul(t)).cmpn(0))return!1;var n=t.redMul(this.z),i=r.redMul(e.z);return 0===this.y.redMul(i).redISub(e.y.redMul(n)).cmpn(0)},c.prototype.eqXToP=function(e){var t=this.z.redSqr(),r=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(r))return!0;for(var n=e.clone(),i=this.curve.redN.redMul(t);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(i),0===this.x.cmp(r))return!0}},c.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},c.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},Mn}(),t.mont=function(){if(Rn)return kn;Rn=1;var e=pn(),t=Fn(),r=Nn(),n=wn();function i(t){r.call(this,"mont",t),this.a=new e(t.a,16).toRed(this.red),this.b=new e(t.b,16).toRed(this.red),this.i4=new e(4).toRed(this.red).redInvm(),this.two=new e(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}function o(t,n,i){r.BasePoint.call(this,t,"projective"),null===n&&null===i?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new e(n,16),this.z=new e(i,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}return t(i,r),kn=i,i.prototype.validate=function(e){var t=e.normalize().x,r=t.redSqr(),n=r.redMul(t).redAdd(r.redMul(this.a)).redAdd(t);return 0===n.redSqrt().redSqr().cmp(n)},t(o,r.BasePoint),i.prototype.decodePoint=function(e,t){return this.point(n.toArray(e,t),1)},i.prototype.point=function(e,t){return new o(this,e,t)},i.prototype.pointFromJSON=function(e){return o.fromJSON(this,e)},o.prototype.precompute=function(){},o.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())},o.fromJSON=function(e,t){return new o(e,t[0],t[1]||e.one)},o.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},o.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},o.prototype.dbl=function(){var e=this.x.redAdd(this.z).redSqr(),t=this.x.redSub(this.z).redSqr(),r=e.redSub(t),n=e.redMul(t),i=r.redMul(t.redAdd(this.curve.a24.redMul(r)));return this.curve.point(n,i)},o.prototype.add=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.diffAdd=function(e,t){var r=this.x.redAdd(this.z),n=this.x.redSub(this.z),i=e.x.redAdd(e.z),o=e.x.redSub(e.z).redMul(r),a=i.redMul(n),c=t.z.redMul(o.redAdd(a).redSqr()),s=t.x.redMul(o.redISub(a).redSqr());return this.curve.point(c,s)},o.prototype.mul=function(e){for(var t=e.clone(),r=this,n=this.curve.point(null,null),i=[];0!==t.cmpn(0);t.iushrn(1))i.push(t.andln(1));for(var o=i.length-1;o>=0;o--)0===i[o]?(r=r.diffAdd(n,this),n=n.dbl()):(n=r.diffAdd(n,this),r=r.dbl());return n},o.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.eq=function(e){return 0===this.getX().cmp(e.getX())},o.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this},o.prototype.getX=function(){return this.normalize(),this.x.fromRed()},kn}(),t.edwards=function(){if(On)return Bn;On=1;var e=wn(),t=pn(),r=Fn(),n=Nn(),i=e.assert;function o(e){this.twisted=1!=(0|e.a),this.mOneA=this.twisted&&-1==(0|e.a),this.extended=this.mOneA,n.call(this,"edwards",e),this.a=new t(e.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new t(e.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new t(e.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),i(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|e.c)}function a(e,r,i,o,a){n.BasePoint.call(this,e,"projective"),null===r&&null===i&&null===o?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new t(r,16),this.y=new t(i,16),this.z=o?new t(o,16):this.curve.one,this.t=a&&new t(a,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}return r(o,n),Bn=o,o.prototype._mulA=function(e){return this.mOneA?e.redNeg():this.a.redMul(e)},o.prototype._mulC=function(e){return this.oneC?e:this.c.redMul(e)},o.prototype.jpoint=function(e,t,r,n){return this.point(e,t,r,n)},o.prototype.pointFromX=function(e,r){(e=new t(e,16)).red||(e=e.toRed(this.red));var n=e.redSqr(),i=this.c2.redSub(this.a.redMul(n)),o=this.one.redSub(this.c2.redMul(this.d).redMul(n)),a=i.redMul(o.redInvm()),c=a.redSqrt();if(0!==c.redSqr().redSub(a).cmp(this.zero))throw new Error("invalid point");var s=c.fromRed().isOdd();return(r&&!s||!r&&s)&&(c=c.redNeg()),this.point(e,c)},o.prototype.pointFromY=function(e,r){(e=new t(e,16)).red||(e=e.toRed(this.red));var n=e.redSqr(),i=n.redSub(this.c2),o=n.redMul(this.d).redMul(this.c2).redSub(this.a),a=i.redMul(o.redInvm());if(0===a.cmp(this.zero)){if(r)throw new Error("invalid point");return this.point(this.zero,e)}var c=a.redSqrt();if(0!==c.redSqr().redSub(a).cmp(this.zero))throw new Error("invalid point");return c.fromRed().isOdd()!==r&&(c=c.redNeg()),this.point(c,e)},o.prototype.validate=function(e){if(e.isInfinity())return!0;e.normalize();var t=e.x.redSqr(),r=e.y.redSqr(),n=t.redMul(this.a).redAdd(r),i=this.c2.redMul(this.one.redAdd(this.d.redMul(t).redMul(r)));return 0===n.cmp(i)},r(a,n.BasePoint),o.prototype.pointFromJSON=function(e){return a.fromJSON(this,e)},o.prototype.point=function(e,t,r,n){return new a(this,e,t,r,n)},a.fromJSON=function(e,t){return new a(e,t[0],t[1],t[2])},a.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},a.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c))},a.prototype._extDbl=function(){var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr();r=r.redIAdd(r);var n=this.curve._mulA(e),i=this.x.redAdd(this.y).redSqr().redISub(e).redISub(t),o=n.redAdd(t),a=o.redSub(r),c=n.redSub(t),s=i.redMul(a),u=o.redMul(c),l=i.redMul(c),d=a.redMul(o);return this.curve.point(s,u,d,l)},a.prototype._projDbl=function(){var e,t,r,n,i,o,a=this.x.redAdd(this.y).redSqr(),c=this.x.redSqr(),s=this.y.redSqr();if(this.curve.twisted){var u=(n=this.curve._mulA(c)).redAdd(s);this.zOne?(e=a.redSub(c).redSub(s).redMul(u.redSub(this.curve.two)),t=u.redMul(n.redSub(s)),r=u.redSqr().redSub(u).redSub(u)):(i=this.z.redSqr(),o=u.redSub(i).redISub(i),e=a.redSub(c).redISub(s).redMul(o),t=u.redMul(n.redSub(s)),r=u.redMul(o))}else n=c.redAdd(s),i=this.curve._mulC(this.z).redSqr(),o=n.redSub(i).redSub(i),e=this.curve._mulC(a.redISub(n)).redMul(o),t=this.curve._mulC(n).redMul(c.redISub(s)),r=n.redMul(o);return this.curve.point(e,t,r)},a.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()},a.prototype._extAdd=function(e){var t=this.y.redSub(this.x).redMul(e.y.redSub(e.x)),r=this.y.redAdd(this.x).redMul(e.y.redAdd(e.x)),n=this.t.redMul(this.curve.dd).redMul(e.t),i=this.z.redMul(e.z.redAdd(e.z)),o=r.redSub(t),a=i.redSub(n),c=i.redAdd(n),s=r.redAdd(t),u=o.redMul(a),l=c.redMul(s),d=o.redMul(s),f=a.redMul(c);return this.curve.point(u,l,f,d)},a.prototype._projAdd=function(e){var t,r,n=this.z.redMul(e.z),i=n.redSqr(),o=this.x.redMul(e.x),a=this.y.redMul(e.y),c=this.curve.d.redMul(o).redMul(a),s=i.redSub(c),u=i.redAdd(c),l=this.x.redAdd(this.y).redMul(e.x.redAdd(e.y)).redISub(o).redISub(a),d=n.redMul(s).redMul(l);return this.curve.twisted?(t=n.redMul(u).redMul(a.redSub(this.curve._mulA(o))),r=s.redMul(u)):(t=n.redMul(u).redMul(a.redSub(o)),r=this.curve._mulC(s).redMul(u)),this.curve.point(d,t,r)},a.prototype.add=function(e){return this.isInfinity()?e:e.isInfinity()?this:this.curve.extended?this._extAdd(e):this._projAdd(e)},a.prototype.mul=function(e){return this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve._wnafMul(this,e)},a.prototype.mulAdd=function(e,t,r){return this.curve._wnafMulAdd(1,[this,t],[e,r],2,!1)},a.prototype.jmulAdd=function(e,t,r){return this.curve._wnafMulAdd(1,[this,t],[e,r],2,!0)},a.prototype.normalize=function(){if(this.zOne)return this;var e=this.z.redInvm();return this.x=this.x.redMul(e),this.y=this.y.redMul(e),this.t&&(this.t=this.t.redMul(e)),this.z=this.curve.one,this.zOne=!0,this},a.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())},a.prototype.getX=function(){return this.normalize(),this.x.fromRed()},a.prototype.getY=function(){return this.normalize(),this.y.fromRed()},a.prototype.eq=function(e){return this===e||0===this.getX().cmp(e.getX())&&0===this.getY().cmp(e.getY())},a.prototype.eqXToP=function(e){var t=e.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(t))return!0;for(var r=e.clone(),n=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(t.redIAdd(n),0===this.x.cmp(t))return!0}},a.prototype.toP=a.prototype.normalize,a.prototype.mixedAdd=a.prototype.add,Bn}()}(In)),In}var Dn,jn,zn={},Wn={},$n={},qn={exports:{}};function Kn(){if(jn)return $n;jn=1;var e=bn(),t=(Dn||(Dn=1,"function"==typeof Object.create?qn.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:qn.exports=function(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}),qn.exports);function r(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function n(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function i(e){return 1===e.length?"0"+e:e}function o(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}return $n.inherits=t,$n.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var n=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),o=0;o<e.length;o+=2)n.push(parseInt(e[o]+e[o+1],16))}else for(var i=0,o=0;o<e.length;o++){var a=e.charCodeAt(o);a<128?n[i++]=a:a<2048?(n[i++]=a>>6|192,n[i++]=63&a|128):r(e,o)?(a=65536+((1023&a)<<10)+(1023&e.charCodeAt(++o)),n[i++]=a>>18|240,n[i++]=a>>12&63|128,n[i++]=a>>6&63|128,n[i++]=63&a|128):(n[i++]=a>>12|224,n[i++]=a>>6&63|128,n[i++]=63&a|128)}else for(o=0;o<e.length;o++)n[o]=0|e[o];return n},$n.toHex=function(e){for(var t="",r=0;r<e.length;r++)t+=i(e[r].toString(16));return t},$n.htonl=n,$n.toHex32=function(e,t){for(var r="",i=0;i<e.length;i++){var a=e[i];"little"===t&&(a=n(a)),r+=o(a.toString(16))}return r},$n.zero2=i,$n.zero8=o,$n.join32=function(t,r,n,i){var o=n-r;e(o%4==0);for(var a=new Array(o/4),c=0,s=r;c<a.length;c++,s+=4){var u;u="big"===i?t[s]<<24|t[s+1]<<16|t[s+2]<<8|t[s+3]:t[s+3]<<24|t[s+2]<<16|t[s+1]<<8|t[s],a[c]=u>>>0}return a},$n.split32=function(e,t){for(var r=new Array(4*e.length),n=0,i=0;n<e.length;n++,i+=4){var o=e[n];"big"===t?(r[i]=o>>>24,r[i+1]=o>>>16&255,r[i+2]=o>>>8&255,r[i+3]=255&o):(r[i+3]=o>>>24,r[i+2]=o>>>16&255,r[i+1]=o>>>8&255,r[i]=255&o)}return r},$n.rotr32=function(e,t){return e>>>t|e<<32-t},$n.rotl32=function(e,t){return e<<t|e>>>32-t},$n.sum32=function(e,t){return e+t>>>0},$n.sum32_3=function(e,t,r){return e+t+r>>>0},$n.sum32_4=function(e,t,r,n){return e+t+r+n>>>0},$n.sum32_5=function(e,t,r,n,i){return e+t+r+n+i>>>0},$n.sum64=function(e,t,r,n){var i=e[t],o=n+e[t+1]>>>0,a=(o<n?1:0)+r+i;e[t]=a>>>0,e[t+1]=o},$n.sum64_hi=function(e,t,r,n){return(t+n>>>0<t?1:0)+e+r>>>0},$n.sum64_lo=function(e,t,r,n){return t+n>>>0},$n.sum64_4_hi=function(e,t,r,n,i,o,a,c){var s=0,u=t;return s+=(u=u+n>>>0)<t?1:0,s+=(u=u+o>>>0)<o?1:0,e+r+i+a+(s+=(u=u+c>>>0)<c?1:0)>>>0},$n.sum64_4_lo=function(e,t,r,n,i,o,a,c){return t+n+o+c>>>0},$n.sum64_5_hi=function(e,t,r,n,i,o,a,c,s,u){var l=0,d=t;return l+=(d=d+n>>>0)<t?1:0,l+=(d=d+o>>>0)<o?1:0,l+=(d=d+c>>>0)<c?1:0,e+r+i+a+s+(l+=(d=d+u>>>0)<u?1:0)>>>0},$n.sum64_5_lo=function(e,t,r,n,i,o,a,c,s,u){return t+n+o+c+u>>>0},$n.rotr64_hi=function(e,t,r){return(t<<32-r|e>>>r)>>>0},$n.rotr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},$n.shr64_hi=function(e,t,r){return e>>>r},$n.shr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},$n}var Vn,Hn={};function Gn(){if(Vn)return Hn;Vn=1;var e=Kn(),t=bn();function r(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}return Hn.BlockHash=r,r.prototype.update=function(t,r){if(t=e.toArray(t,r),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var n=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-n,t.length),0===this.pending.length&&(this.pending=null),t=e.join32(t,0,t.length-n,this.endian);for(var i=0;i<t.length;i+=this._delta32)this._update(t,i,i+this._delta32)}return this},r.prototype.digest=function(e){return this.update(this._pad()),t(null===this.pending),this._digest(e)},r.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,r=t-(e+this.padLength)%t,n=new Array(r+this.padLength);n[0]=128;for(var i=1;i<r;i++)n[i]=0;if(e<<=3,"big"===this.endian){for(var o=8;o<this.padLength;o++)n[i++]=0;n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=e>>>24&255,n[i++]=e>>>16&255,n[i++]=e>>>8&255,n[i++]=255&e}else for(n[i++]=255&e,n[i++]=e>>>8&255,n[i++]=e>>>16&255,n[i++]=e>>>24&255,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,o=8;o<this.padLength;o++)n[i++]=0;return n},Hn}var Xn,Yn,Zn,Jn,Qn,ei,ti,ri,ni,ii,oi,ai,ci={},si={};function ui(){if(Xn)return si;Xn=1;var e=Kn().rotr32;function t(e,t,r){return e&t^~e&r}function r(e,t,r){return e&t^e&r^t&r}function n(e,t,r){return e^t^r}return si.ft_1=function(e,i,o,a){return 0===e?t(i,o,a):1===e||3===e?n(i,o,a):2===e?r(i,o,a):void 0},si.ch32=t,si.maj32=r,si.p32=n,si.s0_256=function(t){return e(t,2)^e(t,13)^e(t,22)},si.s1_256=function(t){return e(t,6)^e(t,11)^e(t,25)},si.g0_256=function(t){return e(t,7)^e(t,18)^t>>>3},si.g1_256=function(t){return e(t,17)^e(t,19)^t>>>10},si}function li(){if(Qn)return Jn;Qn=1;var e=Kn(),t=Gn(),r=ui(),n=bn(),i=e.sum32,o=e.sum32_4,a=e.sum32_5,c=r.ch32,s=r.maj32,u=r.s0_256,l=r.s1_256,d=r.g0_256,f=r.g1_256,h=t.BlockHash,p=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function b(){if(!(this instanceof b))return new b;h.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=p,this.W=new Array(64)}return e.inherits(b,h),Jn=b,b.blockSize=512,b.outSize=256,b.hmacStrength=192,b.padLength=64,b.prototype._update=function(e,t){for(var r=this.W,h=0;h<16;h++)r[h]=e[t+h];for(;h<r.length;h++)r[h]=o(f(r[h-2]),r[h-7],d(r[h-15]),r[h-16]);var p=this.h[0],b=this.h[1],m=this.h[2],g=this.h[3],v=this.h[4],y=this.h[5],w=this.h[6],x=this.h[7];for(n(this.k.length===r.length),h=0;h<r.length;h++){var A=a(x,l(v),c(v,y,w),this.k[h],r[h]),E=i(u(p),s(p,b,m));x=w,w=y,y=v,v=i(g,A),g=m,m=b,b=p,p=i(A,E)}this.h[0]=i(this.h[0],p),this.h[1]=i(this.h[1],b),this.h[2]=i(this.h[2],m),this.h[3]=i(this.h[3],g),this.h[4]=i(this.h[4],v),this.h[5]=i(this.h[5],y),this.h[6]=i(this.h[6],w),this.h[7]=i(this.h[7],x)},b.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},Jn}function di(){if(ni)return ri;ni=1;var e=Kn(),t=Gn(),r=bn(),n=e.rotr64_hi,i=e.rotr64_lo,o=e.shr64_hi,a=e.shr64_lo,c=e.sum64,s=e.sum64_hi,u=e.sum64_lo,l=e.sum64_4_hi,d=e.sum64_4_lo,f=e.sum64_5_hi,h=e.sum64_5_lo,p=t.BlockHash,b=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function m(){if(!(this instanceof m))return new m;p.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=b,this.W=new Array(160)}function g(e,t,r,n,i){var o=e&r^~e&i;return o<0&&(o+=4294967296),o}function v(e,t,r,n,i,o){var a=t&n^~t&o;return a<0&&(a+=4294967296),a}function y(e,t,r,n,i){var o=e&r^e&i^r&i;return o<0&&(o+=4294967296),o}function w(e,t,r,n,i,o){var a=t&n^t&o^n&o;return a<0&&(a+=4294967296),a}function x(e,t){var r=n(e,t,28)^n(t,e,2)^n(t,e,7);return r<0&&(r+=4294967296),r}function A(e,t){var r=i(e,t,28)^i(t,e,2)^i(t,e,7);return r<0&&(r+=4294967296),r}function E(e,t){var r=n(e,t,14)^n(e,t,18)^n(t,e,9);return r<0&&(r+=4294967296),r}function S(e,t){var r=i(e,t,14)^i(e,t,18)^i(t,e,9);return r<0&&(r+=4294967296),r}function _(e,t){var r=n(e,t,1)^n(e,t,8)^o(e,t,7);return r<0&&(r+=4294967296),r}function I(e,t){var r=i(e,t,1)^i(e,t,8)^a(e,t,7);return r<0&&(r+=4294967296),r}function N(e,t){var r=n(e,t,19)^n(t,e,29)^o(e,t,6);return r<0&&(r+=4294967296),r}function C(e,t){var r=i(e,t,19)^i(t,e,29)^a(e,t,6);return r<0&&(r+=4294967296),r}return e.inherits(m,p),ri=m,m.blockSize=1024,m.outSize=512,m.hmacStrength=192,m.padLength=128,m.prototype._prepareBlock=function(e,t){for(var r=this.W,n=0;n<32;n++)r[n]=e[t+n];for(;n<r.length;n+=2){var i=N(r[n-4],r[n-3]),o=C(r[n-4],r[n-3]),a=r[n-14],c=r[n-13],s=_(r[n-30],r[n-29]),u=I(r[n-30],r[n-29]),f=r[n-32],h=r[n-31];r[n]=l(i,o,a,c,s,u,f,h),r[n+1]=d(i,o,a,c,s,u,f,h)}},m.prototype._update=function(e,t){this._prepareBlock(e,t);var n=this.W,i=this.h[0],o=this.h[1],a=this.h[2],l=this.h[3],d=this.h[4],p=this.h[5],b=this.h[6],m=this.h[7],_=this.h[8],I=this.h[9],N=this.h[10],C=this.h[11],M=this.h[12],T=this.h[13],k=this.h[14],R=this.h[15];r(this.k.length===n.length);for(var B=0;B<n.length;B+=2){var O=k,L=R,P=E(_,I),F=S(_,I),U=g(_,I,N,C,M),D=v(_,I,N,C,M,T),j=this.k[B],z=this.k[B+1],W=n[B],$=n[B+1],q=f(O,L,P,F,U,D,j,z,W,$),K=h(O,L,P,F,U,D,j,z,W,$);O=x(i,o),L=A(i,o),P=y(i,o,a,l,d),F=w(i,o,a,l,d,p);var V=s(O,L,P,F),H=u(O,L,P,F);k=M,R=T,M=N,T=C,N=_,C=I,_=s(b,m,q,K),I=u(m,m,q,K),b=d,m=p,d=a,p=l,a=i,l=o,i=s(q,K,V,H),o=u(q,K,V,H)}c(this.h,0,i,o),c(this.h,2,a,l),c(this.h,4,d,p),c(this.h,6,b,m),c(this.h,8,_,I),c(this.h,10,N,C),c(this.h,12,M,T),c(this.h,14,k,R)},m.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},ri}function fi(){return ai||(ai=1,ci.sha1=function(){if(Zn)return Yn;Zn=1;var e=Kn(),t=Gn(),r=ui(),n=e.rotl32,i=e.sum32,o=e.sum32_5,a=r.ft_1,c=t.BlockHash,s=[1518500249,1859775393,2400959708,3395469782];function u(){if(!(this instanceof u))return new u;c.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}return e.inherits(u,c),Yn=u,u.blockSize=512,u.outSize=160,u.hmacStrength=80,u.padLength=64,u.prototype._update=function(e,t){for(var r=this.W,c=0;c<16;c++)r[c]=e[t+c];for(;c<r.length;c++)r[c]=n(r[c-3]^r[c-8]^r[c-14]^r[c-16],1);var u=this.h[0],l=this.h[1],d=this.h[2],f=this.h[3],h=this.h[4];for(c=0;c<r.length;c++){var p=~~(c/20),b=o(n(u,5),a(p,l,d,f),h,r[c],s[p]);h=f,f=d,d=n(l,30),l=u,u=b}this.h[0]=i(this.h[0],u),this.h[1]=i(this.h[1],l),this.h[2]=i(this.h[2],d),this.h[3]=i(this.h[3],f),this.h[4]=i(this.h[4],h)},u.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},Yn}(),ci.sha224=function(){if(ti)return ei;ti=1;var e=Kn(),t=li();function r(){if(!(this instanceof r))return new r;t.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}return e.inherits(r,t),ei=r,r.blockSize=512,r.outSize=224,r.hmacStrength=192,r.padLength=64,r.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h.slice(0,7),"big"):e.split32(this.h.slice(0,7),"big")},ei}(),ci.sha256=li(),ci.sha384=function(){if(oi)return ii;oi=1;var e=Kn(),t=di();function r(){if(!(this instanceof r))return new r;t.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}return e.inherits(r,t),ii=r,r.blockSize=1024,r.outSize=384,r.hmacStrength=192,r.padLength=128,r.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h.slice(0,12),"big"):e.split32(this.h.slice(0,12),"big")},ii}(),ci.sha512=di()),ci}var hi,pi,bi,mi,gi,vi,yi,wi,xi,Ai,Ei,Si,_i,Ii,Ni,Ci,Mi,Ti,ki,Ri,Bi,Oi,Li,Pi,Fi,Ui,Di,ji,zi={};function Wi(){return mi||(mi=1,function(e){var t=e;t.utils=Kn(),t.common=Gn(),t.sha=fi(),t.ripemd=function(){if(hi)return zi;hi=1;var e=Kn(),t=Gn(),r=e.rotl32,n=e.sum32,i=e.sum32_3,o=e.sum32_4,a=t.BlockHash;function c(){if(!(this instanceof c))return new c;a.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function s(e,t,r,n){return e<=15?t^r^n:e<=31?t&r|~t&n:e<=47?(t|~r)^n:e<=63?t&n|r&~n:t^(r|~n)}function u(e){return e<=15?0:e<=31?1518500249:e<=47?1859775393:e<=63?2400959708:2840853838}function l(e){return e<=15?1352829926:e<=31?1548603684:e<=47?1836072691:e<=63?2053994217:0}e.inherits(c,a),zi.ripemd160=c,c.blockSize=512,c.outSize=160,c.hmacStrength=192,c.padLength=64,c.prototype._update=function(e,t){for(var a=this.h[0],c=this.h[1],b=this.h[2],m=this.h[3],g=this.h[4],v=a,y=c,w=b,x=m,A=g,E=0;E<80;E++){var S=n(r(o(a,s(E,c,b,m),e[d[E]+t],u(E)),h[E]),g);a=g,g=m,m=r(b,10),b=c,c=S,S=n(r(o(v,s(79-E,y,w,x),e[f[E]+t],l(E)),p[E]),A),v=A,A=x,x=r(w,10),w=y,y=S}S=i(this.h[1],b,x),this.h[1]=i(this.h[2],m,A),this.h[2]=i(this.h[3],g,v),this.h[3]=i(this.h[4],a,y),this.h[4]=i(this.h[0],c,w),this.h[0]=S},c.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"little"):e.split32(this.h,"little")};var d=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],f=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],h=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],p=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11];return zi}(),t.hmac=function(){if(bi)return pi;bi=1;var e=Kn(),t=bn();function r(t,n,i){if(!(this instanceof r))return new r(t,n,i);this.Hash=t,this.blockSize=t.blockSize/8,this.outSize=t.outSize/8,this.inner=null,this.outer=null,this._init(e.toArray(n,i))}return pi=r,r.prototype._init=function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),t(e.length<=this.blockSize);for(var r=e.length;r<this.blockSize;r++)e.push(0);for(r=0;r<e.length;r++)e[r]^=54;for(this.inner=(new this.Hash).update(e),r=0;r<e.length;r++)e[r]^=106;this.outer=(new this.Hash).update(e)},r.prototype.update=function(e,t){return this.inner.update(e,t),this},r.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)},pi}(),t.sha1=t.sha.sha1,t.sha256=t.sha.sha256,t.sha224=t.sha.sha224,t.sha384=t.sha.sha384,t.sha512=t.sha.sha512,t.ripemd160=t.ripemd.ripemd160}(Wn)),Wn}function $i(){return yi||(yi=1,function(e){var t,r=e,n=Wi(),i=Un(),o=wn().assert;function a(e){"short"===e.type?this.curve=new i.short(e):"edwards"===e.type?this.curve=new i.edwards(e):this.curve=new i.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,o(this.g.validate(),"Invalid curve"),o(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function c(e,t){Object.defineProperty(r,e,{configurable:!0,enumerable:!0,get:function(){var n=new a(t);return Object.defineProperty(r,e,{configurable:!0,enumerable:!0,value:n}),n}})}r.PresetCurve=a,c("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:n.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),c("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:n.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),c("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:n.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),c("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:n.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),c("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:n.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),c("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:n.sha256,gRed:!1,g:["9"]}),c("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:n.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{t=vi?gi:(vi=1,gi={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}})}catch(e){t=void 0}c("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:n.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",t]})}(zn)),zn}function qi(){if(Ni)return Ii;Ni=1;var e=pn(),t=function(){if(xi)return wi;xi=1;var e=Wi(),t=yn(),r=bn();function n(e){if(!(this instanceof n))return new n(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var i=t.toArray(e.entropy,e.entropyEnc||"hex"),o=t.toArray(e.nonce,e.nonceEnc||"hex"),a=t.toArray(e.pers,e.persEnc||"hex");r(i.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(i,o,a)}return wi=n,n.prototype._init=function(e,t,r){var n=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i<this.V.length;i++)this.K[i]=0,this.V[i]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656},n.prototype._hmac=function(){return new e.hmac(this.hash,this.K)},n.prototype._update=function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())},n.prototype.reseed=function(e,n,i,o){"string"!=typeof n&&(o=i,i=n,n=null),e=t.toArray(e,n),i=t.toArray(i,o),r(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(i||[])),this._reseed=1},n.prototype.generate=function(e,r,n,i){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof r&&(i=n,n=r,r=null),n&&(n=t.toArray(n,i||"hex"),this._update(n));for(var o=[];o.length<e;)this.V=this._hmac().update(this.V).digest(),o=o.concat(this.V);var a=o.slice(0,e);return this._update(n),this._reseed++,t.encode(a,r)},wi}(),r=wn(),n=$i(),i=En(),o=r.assert,a=function(){if(Ei)return Ai;Ei=1;var e=pn(),t=wn().assert;function r(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}return Ai=r,r.fromPublic=function(e,t,n){return t instanceof r?t:new r(e,{pub:t,pubEnc:n})},r.fromPrivate=function(e,t,n){return t instanceof r?t:new r(e,{priv:t,privEnc:n})},r.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},r.prototype.getPublic=function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub},r.prototype.getPrivate=function(e){return"hex"===e?this.priv.toString(16,2):this.priv},r.prototype._importPrivate=function(t,r){this.priv=new e(t,r||16),this.priv=this.priv.umod(this.ec.curve.n)},r.prototype._importPublic=function(e,r){if(e.x||e.y)return"mont"===this.ec.curve.type?t(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||t(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,r)},r.prototype.derive=function(e){return e.validate()||t(e.validate(),"public point not validated"),e.mul(this.priv).getX()},r.prototype.sign=function(e,t,r){return this.ec.sign(e,this,t,r)},r.prototype.verify=function(e,t,r){return this.ec.verify(e,t,this,void 0,r)},r.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"},Ai}(),c=function(){if(_i)return Si;_i=1;var e=pn(),t=wn(),r=t.assert;function n(t,i){if(t instanceof n)return t;this._importDER(t,i)||(r(t.r&&t.s,"Signature without r or s"),this.r=new e(t.r,16),this.s=new e(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam)}function i(){this.place=0}function o(e,t){var r=e[t.place++];if(!(128&r))return r;var n=15&r;if(0===n||n>4)return!1;if(0===e[t.place])return!1;for(var i=0,o=0,a=t.place;o<n;o++,a++)i<<=8,i|=e[a],i>>>=0;return!(i<=127)&&(t.place=a,i)}function a(e){for(var t=0,r=e.length-1;!e[t]&&!(128&e[t+1])&&t<r;)t++;return 0===t?e:e.slice(t)}function c(e,t){if(t<128)e.push(t);else{var r=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}return Si=n,n.prototype._importDER=function(r,n){r=t.toArray(r,n);var a=new i;if(48!==r[a.place++])return!1;var c=o(r,a);if(!1===c)return!1;if(c+a.place!==r.length)return!1;if(2!==r[a.place++])return!1;var s=o(r,a);if(!1===s)return!1;if(128&r[a.place])return!1;var u=r.slice(a.place,s+a.place);if(a.place+=s,2!==r[a.place++])return!1;var l=o(r,a);if(!1===l)return!1;if(r.length!==l+a.place)return!1;if(128&r[a.place])return!1;var d=r.slice(a.place,l+a.place);if(0===u[0]){if(!(128&u[1]))return!1;u=u.slice(1)}if(0===d[0]){if(!(128&d[1]))return!1;d=d.slice(1)}return this.r=new e(u),this.s=new e(d),this.recoveryParam=null,!0},n.prototype.toDER=function(e){var r=this.r.toArray(),n=this.s.toArray();for(128&r[0]&&(r=[0].concat(r)),128&n[0]&&(n=[0].concat(n)),r=a(r),n=a(n);!(n[0]||128&n[1]);)n=n.slice(1);var i=[2];c(i,r.length),(i=i.concat(r)).push(2),c(i,n.length);var o=i.concat(n),s=[48];return c(s,o.length),s=s.concat(o),t.encode(s,e)},Si}();function s(e){if(!(this instanceof s))return new s(e);"string"==typeof e&&(o(Object.prototype.hasOwnProperty.call(n,e),"Unknown curve "+e),e=n[e]),e instanceof n.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}return Ii=s,s.prototype.keyPair=function(e){return new a(this,e)},s.prototype.keyFromPrivate=function(e,t){return a.fromPrivate(this,e,t)},s.prototype.keyFromPublic=function(e,t){return a.fromPublic(this,e,t)},s.prototype.genKeyPair=function(r){r||(r={});for(var n=new t({hash:this.hash,pers:r.pers,persEnc:r.persEnc||"utf8",entropy:r.entropy||i(this.hash.hmacStrength),entropyEnc:r.entropy&&r.entropyEnc||"utf8",nonce:this.n.toArray()}),o=this.n.byteLength(),a=this.n.sub(new e(2));;){var c=new e(n.generate(o));if(!(c.cmp(a)>0))return c.iaddn(1),this.keyFromPrivate(c)}},s.prototype._truncateToN=function(t,r,n){var i;if(e.isBN(t)||"number"==typeof t)i=(t=new e(t,16)).byteLength();else if("object"==typeof t)i=t.length,t=new e(t,16);else{var o=t.toString();i=o.length+1>>>1,t=new e(o,16)}"number"!=typeof n&&(n=8*i);var a=n-this.n.bitLength();return a>0&&(t=t.ushrn(a)),!r&&t.cmp(this.n)>=0?t.sub(this.n):t},s.prototype.sign=function(r,n,i,a){if("object"==typeof i&&(a=i,i=null),a||(a={}),"string"!=typeof r&&"number"!=typeof r&&!e.isBN(r)){o("object"==typeof r&&r&&"number"==typeof r.length,"Expected message to be an array-like, a hex string, or a BN instance"),o(r.length>>>0===r.length);for(var s=0;s<r.length;s++)o((255&r[s])===r[s])}n=this.keyFromPrivate(n,i),r=this._truncateToN(r,!1,a.msgBitLength),o(!r.isNeg(),"Can not sign a negative message");var u=this.n.byteLength(),l=n.getPrivate().toArray("be",u),d=r.toArray("be",u);o(new e(d).eq(r),"Can not sign message");for(var f=new t({hash:this.hash,entropy:l,nonce:d,pers:a.pers,persEnc:a.persEnc||"utf8"}),h=this.n.sub(new e(1)),p=0;;p++){var b=a.k?a.k(p):new e(f.generate(this.n.byteLength()));if(!((b=this._truncateToN(b,!0)).cmpn(1)<=0||b.cmp(h)>=0)){var m=this.g.mul(b);if(!m.isInfinity()){var g=m.getX(),v=g.umod(this.n);if(0!==v.cmpn(0)){var y=b.invm(this.n).mul(v.mul(n.getPrivate()).iadd(r));if(0!==(y=y.umod(this.n)).cmpn(0)){var w=(m.getY().isOdd()?1:0)|(0!==g.cmp(v)?2:0);return a.canonical&&y.cmp(this.nh)>0&&(y=this.n.sub(y),w^=1),new c({r:v,s:y,recoveryParam:w})}}}}}},s.prototype.verify=function(e,t,r,n,i){i||(i={}),e=this._truncateToN(e,!1,i.msgBitLength),r=this.keyFromPublic(r,n);var o=(t=new c(t,"hex")).r,a=t.s;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;if(a.cmpn(1)<0||a.cmp(this.n)>=0)return!1;var s,u=a.invm(this.n),l=u.mul(e).umod(this.n),d=u.mul(o).umod(this.n);return this.curve._maxwellTrick?!(s=this.g.jmulAdd(l,r.getPublic(),d)).isInfinity()&&s.eqXToP(o):!(s=this.g.mulAdd(l,r.getPublic(),d)).isInfinity()&&0===s.getX().umod(this.n).cmp(o)},s.prototype.recoverPubKey=function(t,r,n,i){o((3&n)===n,"The recovery param is more than two bits"),r=new c(r,i);var a=this.n,s=new e(t),u=r.r,l=r.s,d=1&n,f=n>>1;if(u.cmp(this.curve.p.umod(this.curve.n))>=0&&f)throw new Error("Unable to find sencond key candinate");u=f?this.curve.pointFromX(u.add(this.curve.n),d):this.curve.pointFromX(u,d);var h=r.r.invm(a),p=a.sub(s).mul(h).umod(a),b=l.mul(h).umod(a);return this.g.mulAdd(p,u,b)},s.prototype.getKeyRecoveryParam=function(e,t,r,n){if(null!==(t=new c(t,n)).recoveryParam)return t.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(e,t,i)}catch(e){continue}if(o.eq(r))return i}throw new Error("Unable to find valid recovery factor")},Ii}function Ki(){if(Bi)return Ri;Bi=1;var e=Wi(),t=$i(),r=wn(),n=r.assert,i=r.parseBytes,o=function(){if(Mi)return Ci;Mi=1;var e=wn(),t=e.assert,r=e.parseBytes,n=e.cachedProperty;function i(e,t){this.eddsa=e,this._secret=r(t.secret),e.isPoint(t.pub)?this._pub=t.pub:this._pubBytes=r(t.pub)}return i.fromPublic=function(e,t){return t instanceof i?t:new i(e,{pub:t})},i.fromSecret=function(e,t){return t instanceof i?t:new i(e,{secret:t})},i.prototype.secret=function(){return this._secret},n(i,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())}),n(i,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())}),n(i,"privBytes",function(){var e=this.eddsa,t=this.hash(),r=e.encodingLength-1,n=t.slice(0,e.encodingLength);return n[0]&=248,n[r]&=127,n[r]|=64,n}),n(i,"priv",function(){return this.eddsa.decodeInt(this.privBytes())}),n(i,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()}),n(i,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)}),i.prototype.sign=function(e){return t(this._secret,"KeyPair can only verify"),this.eddsa.sign(e,this)},i.prototype.verify=function(e,t){return this.eddsa.verify(e,t,this)},i.prototype.getSecret=function(r){return t(this._secret,"KeyPair is public only"),e.encode(this.secret(),r)},i.prototype.getPublic=function(t){return e.encode(this.pubBytes(),t)},Ci=i}(),a=function(){if(ki)return Ti;ki=1;var e=pn(),t=wn(),r=t.assert,n=t.cachedProperty,i=t.parseBytes;function o(t,n){this.eddsa=t,"object"!=typeof n&&(n=i(n)),Array.isArray(n)&&(r(n.length===2*t.encodingLength,"Signature has invalid size"),n={R:n.slice(0,t.encodingLength),S:n.slice(t.encodingLength)}),r(n.R&&n.S,"Signature without R or S"),t.isPoint(n.R)&&(this._R=n.R),n.S instanceof e&&(this._S=n.S),this._Rencoded=Array.isArray(n.R)?n.R:n.Rencoded,this._Sencoded=Array.isArray(n.S)?n.S:n.Sencoded}return n(o,"S",function(){return this.eddsa.decodeInt(this.Sencoded())}),n(o,"R",function(){return this.eddsa.decodePoint(this.Rencoded())}),n(o,"Rencoded",function(){return this.eddsa.encodePoint(this.R())}),n(o,"Sencoded",function(){return this.eddsa.encodeInt(this.S())}),o.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())},o.prototype.toHex=function(){return t.encode(this.toBytes(),"hex").toUpperCase()},Ti=o}();function c(r){if(n("ed25519"===r,"only tested with ed25519 so far"),!(this instanceof c))return new c(r);r=t[r].curve,this.curve=r,this.g=r.g,this.g.precompute(r.n.bitLength()+1),this.pointClass=r.point().constructor,this.encodingLength=Math.ceil(r.n.bitLength()/8),this.hash=e.sha512}return Ri=c,c.prototype.sign=function(e,t){e=i(e);var r=this.keyFromSecret(t),n=this.hashInt(r.messagePrefix(),e),o=this.g.mul(n),a=this.encodePoint(o),c=this.hashInt(a,r.pubBytes(),e).mul(r.priv()),s=n.add(c).umod(this.curve.n);return this.makeSignature({R:o,S:s,Rencoded:a})},c.prototype.verify=function(e,t,r){if(e=i(e),(t=this.makeSignature(t)).S().gte(t.eddsa.curve.n)||t.S().isNeg())return!1;var n=this.keyFromPublic(r),o=this.hashInt(t.Rencoded(),n.pubBytes(),e),a=this.g.mul(t.S());return t.R().add(n.pub().mul(o)).eq(a)},c.prototype.hashInt=function(){for(var e=this.hash(),t=0;t<arguments.length;t++)e.update(arguments[t]);return r.intFromLE(e.digest()).umod(this.curve.n)},c.prototype.keyFromPublic=function(e){return o.fromPublic(this,e)},c.prototype.keyFromSecret=function(e){return o.fromSecret(this,e)},c.prototype.makeSignature=function(e){return e instanceof a?e:new a(this,e)},c.prototype.encodePoint=function(e){var t=e.getY().toArray("le",this.encodingLength);return t[this.encodingLength-1]|=e.getX().isOdd()?128:0,t},c.prototype.decodePoint=function(e){var t=(e=r.parseBytes(e)).length-1,n=e.slice(0,t).concat(-129&e[t]),i=!!(128&e[t]),o=r.intFromLE(n);return this.curve.pointFromY(o,i)},c.prototype.encodeInt=function(e){return e.toArray("le",this.encodingLength)},c.prototype.decodeInt=function(e){return r.intFromLE(e)},c.prototype.isPoint=function(e){return e instanceof this.pointClass},Ri}function Vi(){if(Pi)return Li;Pi=1;const e=(Oi||(Oi=1,function(){var e=un;e.version=ln,e.utils=wn(),e.rand=En(),e.curve=Un(),e.curves=$i(),e.ec=qi(),e.eddsa=Ki()}()),un).ec,t=new e("secp256k1"),r=t.curve,n=r.n.constructor;function i(e){const i=e[0];switch(i){case 2:case 3:return 33!==e.length?null:function(e,i){let o=new n(i);if(o.cmp(r.p)>=0)return null;o=o.toRed(r.red);let a=o.redSqr().redIMul(o).redIAdd(r.b).redSqrt();3===e!==a.isOdd()&&(a=a.redNeg());const c=o.redSqr().redIMul(o);return a.redSqr().redISub(c.redIAdd(r.b)).isZero()?t.keyPair({pub:{x:o,y:a}}):null}(i,e.subarray(1,33));case 4:case 6:case 7:return 65!==e.length?null:function(e,i,o){let a=new n(i),c=new n(o);if(a.cmp(r.p)>=0||c.cmp(r.p)>=0)return null;if(a=a.toRed(r.red),c=c.toRed(r.red),(6===e||7===e)&&c.isOdd()!==(7===e))return null;const s=a.redSqr().redIMul(a);return c.redSqr().redISub(s.redIAdd(r.b)).isZero()?t.keyPair({pub:{x:a,y:c}}):null}(i,e.subarray(1,33),e.subarray(33,65));default:return null}}function o(e,t){const r=t.encode(null,33===e.length);for(let t=0;t<e.length;++t)e[t]=r[t]}return Li={contextRandomize:()=>0,privateKeyVerify(e){const t=new n(e);return t.cmp(r.n)<0&&!t.isZero()?0:1},privateKeyNegate(e){const t=new n(e),i=r.n.sub(t).umod(r.n).toArrayLike(Uint8Array,"be",32);return e.set(i),0},privateKeyTweakAdd(e,t){const i=new n(t);if(i.cmp(r.n)>=0)return 1;if(i.iadd(new n(e)),i.cmp(r.n)>=0&&i.isub(r.n),i.isZero())return 1;const o=i.toArrayLike(Uint8Array,"be",32);return e.set(o),0},privateKeyTweakMul(e,t){let i=new n(t);if(i.cmp(r.n)>=0||i.isZero())return 1;i.imul(new n(e)),i.cmp(r.n)>=0&&(i=i.umod(r.n));const o=i.toArrayLike(Uint8Array,"be",32);return e.set(o),0},publicKeyVerify:e=>null===i(e)?1:0,publicKeyCreate(e,i){const a=new n(i);if(a.cmp(r.n)>=0||a.isZero())return 1;return o(e,t.keyFromPrivate(i).getPublic()),0},publicKeyConvert(e,t){const r=i(t);if(null===r)return 1;return o(e,r.getPublic()),0},publicKeyNegate(e,t){const r=i(t);if(null===r)return 1;const n=r.getPublic();return n.y=n.y.redNeg(),o(e,n),0},publicKeyCombine(e,t){const r=new Array(t.length);for(let e=0;e<t.length;++e)if(r[e]=i(t[e]),null===r[e])return 1;let n=r[0].getPublic();for(let e=1;e<r.length;++e)n=n.add(r[e].pub);return n.isInfinity()?2:(o(e,n),0)},publicKeyTweakAdd(e,t,a){const c=i(t);if(null===c)return 1;if((a=new n(a)).cmp(r.n)>=0)return 2;const s=c.getPublic().add(r.g.mul(a));return s.isInfinity()?2:(o(e,s),0)},publicKeyTweakMul(e,t,a){const c=i(t);if(null===c)return 1;if((a=new n(a)).cmp(r.n)>=0||a.isZero())return 2;return o(e,c.getPublic().mul(a)),0},signatureNormalize(e){const i=new n(e.subarray(0,32)),o=new n(e.subarray(32,64));return i.cmp(r.n)>=0||o.cmp(r.n)>=0?1:(1===o.cmp(t.nh)&&e.set(r.n.sub(o).toArrayLike(Uint8Array,"be",32),32),0)},signatureExport(e,t){const i=t.subarray(0,32),o=t.subarray(32,64);if(new n(i).cmp(r.n)>=0)return 1;if(new n(o).cmp(r.n)>=0)return 1;const{output:a}=e;let c=a.subarray(4,37);c[0]=0,c.set(i,1);let s=33,u=0;for(;s>1&&0===c[u]&&!(128&c[u+1]);--s,++u);if(c=c.subarray(u),128&c[0])return 1;if(s>1&&0===c[0]&&!(128&c[1]))return 1;let l=a.subarray(39,72);l[0]=0,l.set(o,1);let d=33,f=0;for(;d>1&&0===l[f]&&!(128&l[f+1]);--d,++f);return l=l.subarray(f),128&l[0]||d>1&&0===l[0]&&!(128&l[1])?1:(e.outputlen=6+s+d,a[0]=48,a[1]=e.outputlen-2,a[2]=2,a[3]=c.length,a.set(c,4),a[4+s]=2,a[5+s]=l.length,a.set(l,6+s),0)},signatureImport(e,t){if(t.length<8)return 1;if(t.length>72)return 1;if(48!==t[0])return 1;if(t[1]!==t.length-2)return 1;if(2!==t[2])return 1;const i=t[3];if(0===i)return 1;if(5+i>=t.length)return 1;if(2!==t[4+i])return 1;const o=t[5+i];if(0===o)return 1;if(6+i+o!==t.length)return 1;if(128&t[4])return 1;if(i>1&&0===t[4]&&!(128&t[5]))return 1;if(128&t[i+6])return 1;if(o>1&&0===t[i+6]&&!(128&t[i+7]))return 1;let a=t.subarray(4,4+i);if(33===a.length&&0===a[0]&&(a=a.subarray(1)),a.length>32)return 1;let c=t.subarray(6+i);if(33===c.length&&0===c[0]&&(c=c.slice(1)),c.length>32)throw new Error("S length is too long");let s=new n(a);s.cmp(r.n)>=0&&(s=new n(0));let u=new n(t.subarray(6+i));return u.cmp(r.n)>=0&&(u=new n(0)),e.set(s.toArrayLike(Uint8Array,"be",32),0),e.set(u.toArrayLike(Uint8Array,"be",32),32),0},ecdsaSign(e,i,o,a,c){if(c){const e=c;c=t=>{const r=e(i,o,null,a,t);if(!(r instanceof Uint8Array&&32===r.length))throw new Error("This is the way");return new n(r)}}const s=new n(o);if(s.cmp(r.n)>=0||s.isZero())return 1;let u;try{u=t.sign(i,o,{canonical:!0,k:c,pers:a})}catch(e){return 1}return e.signature.set(u.r.toArrayLike(Uint8Array,"be",32),0),e.signature.set(u.s.toArrayLike(Uint8Array,"be",32),32),e.recid=u.recoveryParam,0},ecdsaVerify(e,o,a){const c={r:e.subarray(0,32),s:e.subarray(32,64)},s=new n(c.r),u=new n(c.s);if(s.cmp(r.n)>=0||u.cmp(r.n)>=0)return 1;if(1===u.cmp(t.nh)||s.isZero()||u.isZero())return 3;const l=i(a);if(null===l)return 2;const d=l.getPublic();return t.verify(o,c,d)?0:3},ecdsaRecover(e,i,a,c){const s={r:i.slice(0,32),s:i.slice(32,64)},u=new n(s.r),l=new n(s.s);if(u.cmp(r.n)>=0||l.cmp(r.n)>=0)return 1;if(u.isZero()||l.isZero())return 2;let d;try{d=t.recoverPubKey(c,s,a)}catch(e){return 2}return o(e,d),0},ecdh(e,o,a,c,s,u,l){const d=i(o);if(null===d)return 1;const f=new n(a);if(f.cmp(r.n)>=0||f.isZero())return 2;const h=d.getPublic().mul(f);if(void 0===s){const r=h.encode(null,!0),n=t.hash().update(r).digest();for(let t=0;t<32;++t)e[t]=n[t]}else{u||(u=new Uint8Array(32));const t=h.getX().toArray("be",32);for(let e=0;e<32;++e)u[e]=t[e];l||(l=new Uint8Array(32));const r=h.getY().toArray("be",32);for(let e=0;e<32;++e)l[e]=r[e];const n=s(u,l,c);if(!(n instanceof Uint8Array&&n.length===e.length))return 2;e.set(n)}return 0}},Li}function Hi(){return Ui||(Ui=1,Fi=function(){if(nn)return rn;nn=1;const e="Impossible case. Please create issue.",t="The tweak was out of range or the resulted private key is invalid",r="The tweak was out of range or equal to zero",n="Unknow error on context randomization",i="Private Key is invalid",o="Public Key could not be parsed",a="Public Key serialization error",c="The sum of the public keys is not valid",s="Signature could not be parsed",u="The nonce generation function failed, or the private key was invalid",l="Public key could not be recover",d="Scalar was invalid (zero or overflow)";function f(e,t){if(!e)throw new Error(t)}function h(e,t,r){if(f(t instanceof Uint8Array,`Expected ${e} to be an Uint8Array`),void 0!==r)if(Array.isArray(r)){const n=`Expected ${e} to be an Uint8Array with length [${r.join(", ")}]`;f(r.includes(t.length),n)}else{const n=`Expected ${e} to be an Uint8Array with length ${r}`;f(t.length===r,n)}}function p(e){f("Boolean"===m(e),"Expected compressed to be a Boolean")}function b(e=e=>new Uint8Array(e),t){return"function"==typeof e&&(e=e(t)),h("output",e,t),e}function m(e){return Object.prototype.toString.call(e).slice(8,-1)}return rn=g=>({contextRandomize(e){if(f(null===e||e instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),null!==e&&h("seed",e,32),1===g.contextRandomize(e))throw new Error(n)},privateKeyVerify:e=>(h("private key",e,32),0===g.privateKeyVerify(e)),privateKeyNegate(t){switch(h("private key",t,32),g.privateKeyNegate(t)){case 0:return t;case 1:throw new Error(e)}},privateKeyTweakAdd(e,r){switch(h("private key",e,32),h("tweak",r,32),g.privateKeyTweakAdd(e,r)){case 0:return e;case 1:throw new Error(t)}},privateKeyTweakMul(e,t){switch(h("private key",e,32),h("tweak",t,32),g.privateKeyTweakMul(e,t)){case 0:return e;case 1:throw new Error(r)}},publicKeyVerify:e=>(h("public key",e,[33,65]),0===g.publicKeyVerify(e)),publicKeyCreate(e,t=!0,r){switch(h("private key",e,32),p(t),r=b(r,t?33:65),g.publicKeyCreate(r,e)){case 0:return r;case 1:throw new Error(i);case 2:throw new Error(a)}},publicKeyConvert(e,t=!0,r){switch(h("public key",e,[33,65]),p(t),r=b(r,t?33:65),g.publicKeyConvert(r,e)){case 0:return r;case 1:throw new Error(o);case 2:throw new Error(a)}},publicKeyNegate(t,r=!0,n){switch(h("public key",t,[33,65]),p(r),n=b(n,r?33:65),g.publicKeyNegate(n,t)){case 0:return n;case 1:throw new Error(o);case 2:throw new Error(e);case 3:throw new Error(a)}},publicKeyCombine(e,t=!0,r){f(Array.isArray(e),"Expected public keys to be an Array"),f(e.length>0,"Expected public keys array will have more than zero items");for(const t of e)h("public key",t,[33,65]);switch(p(t),r=b(r,t?33:65),g.publicKeyCombine(r,e)){case 0:return r;case 1:throw new Error(o);case 2:throw new Error(c);case 3:throw new Error(a)}},publicKeyTweakAdd(e,r,n=!0,i){switch(h("public key",e,[33,65]),h("tweak",r,32),p(n),i=b(i,n?33:65),g.publicKeyTweakAdd(i,e,r)){case 0:return i;case 1:throw new Error(o);case 2:throw new Error(t)}},publicKeyTweakMul(e,t,n=!0,i){switch(h("public key",e,[33,65]),h("tweak",t,32),p(n),i=b(i,n?33:65),g.publicKeyTweakMul(i,e,t)){case 0:return i;case 1:throw new Error(o);case 2:throw new Error(r)}},signatureNormalize(e){switch(h("signature",e,64),g.signatureNormalize(e)){case 0:return e;case 1:throw new Error(s)}},signatureExport(t,r){h("signature",t,64);const n={output:r=b(r,72),outputlen:72};switch(g.signatureExport(n,t)){case 0:return r.slice(0,n.outputlen);case 1:throw new Error(s);case 2:throw new Error(e)}},signatureImport(t,r){switch(h("signature",t),r=b(r,64),g.signatureImport(r,t)){case 0:return r;case 1:throw new Error(s);case 2:throw new Error(e)}},ecdsaSign(t,r,n={},i){h("message",t,32),h("private key",r,32),f("Object"===m(n),"Expected options to be an Object"),void 0!==n.data&&h("options.data",n.data),void 0!==n.noncefn&&f("Function"===m(n.noncefn),"Expected options.noncefn to be a Function");const o={signature:i=b(i,64),recid:null};switch(g.ecdsaSign(o,t,r,n.data,n.noncefn)){case 0:return o;case 1:throw new Error(u);case 2:throw new Error(e)}},ecdsaVerify(e,t,r){switch(h("signature",e,64),h("message",t,32),h("public key",r,[33,65]),g.ecdsaVerify(e,t,r)){case 0:return!0;case 3:return!1;case 1:throw new Error(s);case 2:throw new Error(o)}},ecdsaRecover(t,r,n,i=!0,o){switch(h("signature",t,64),f("Number"===m(r)&&r>=0&&r<=3,"Expected recovery id to be a Number within interval [0, 3]"),h("message",n,32),p(i),o=b(o,i?33:65),g.ecdsaRecover(o,t,r,n)){case 0:return o;case 1:throw new Error(s);case 2:throw new Error(l);case 3:throw new Error(e)}},ecdh(e,t,r={},n){switch(h("public key",e,[33,65]),h("private key",t,32),f("Object"===m(r),"Expected options to be an Object"),void 0!==r.data&&h("options.data",r.data),void 0!==r.hashfn?(f("Function"===m(r.hashfn),"Expected options.hashfn to be a Function"),void 0!==r.xbuf&&h("options.xbuf",r.xbuf,32),void 0!==r.ybuf&&h("options.ybuf",r.ybuf,32),h("output",n)):n=b(n,32),g.ecdh(n,e,t,r.data,r.hashfn,r.xbuf,r.ybuf)){case 0:return n;case 1:throw new Error(o);case 2:throw new Error(d)}}}),rn}()(Vi())),Fi}function Gi(){if(Di)return on;Di=1;var e=on&&on.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(on,"__esModule",{value:!0}),on.PublicKey=void 0;const t=ir(),r=Wr(),n=e(Hi()),i=Ve();class o{constructor(e){if(1!==Object.keys(e).length)throw new Error("Enum can only take single value");Object.keys(e).map(t=>{this[t]=e[t]})}}class a extends o{enum;ed25519Key;secp256k1Key;constructor(e){const t=function(e){switch(e){case i.KeyType.ED25519:return"ed25519Key";case i.KeyType.SECP256K1:return"secp256k1Key";default:throw Error(`unknown type ${e}`)}}(e.keyType);super({[t]:e}),this[t]=e,this.enum=t}static from(e){return"string"==typeof e?a.fromString(e):e}static fromString(e){const r=e.split(":");let n,o;if(1===r.length)n=r[0];else{if(2!==r.length)throw new Error("Invalid encoded key format, must be <curve>:<encoded key>");n=r[1],o=function(e){switch(e.toLowerCase()){case"ed25519":return i.KeyType.ED25519;case"secp256k1":return i.KeyType.SECP256K1;default:throw new Error(`Unknown key type ${e}`)}}(r[0])}const c=(0,t.baseDecode)(n);o||(o=c.length===i.KeySize.SECP256k1_PUBLIC_KEY?i.KeyType.SECP256K1:i.KeyType.ED25519);const s=o===i.KeyType.ED25519?i.KeySize.ED25519_PUBLIC_KEY:i.KeySize.SECP256k1_PUBLIC_KEY;if(c.length!==s)throw new Error(`Invalid public key size (${c.length}), must be ${s}`);return new a({keyType:o,data:c})}toString(){const e=(0,t.baseEncode)(this.data);return`${function(e){switch(e){case i.KeyType.ED25519:return"ed25519";case i.KeyType.SECP256K1:return"secp256k1";default:throw new Error(`Unknown key type ${e}`)}}(this.keyType)}:${e}`}verify(e,t){const o=this.keyType,a=this.data;switch(o){case i.KeyType.ED25519:return r.ed25519.verify(t,e,a);case i.KeyType.SECP256K1:return n.default.ecdsaVerify(t.subarray(0,64),e,new Uint8Array([4,...a]));default:throw new Error(`Unknown key type: ${o}`)}}get keyPair(){return this.ed25519Key||this.secp256k1Key}get keyType(){return this.keyPair.keyType}get data(){return this.keyPair.data}}return on.PublicKey=a,on}function Xi(){if(ji)return Je;ji=1;var e=Je&&Je.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Je,"__esModule",{value:!0}),Je.KeyPairEd25519=void 0;const t=ir(),r=Wr(),n=e(tn()),i=Ve(),o=Ye(),a=Gi();class c extends o.KeyPairBase{publicKey;secretKey;extendedSecretKey;constructor(e){super();const n=(0,t.baseDecode)(e),o=new Uint8Array(n.slice(0,i.KeySize.SECRET_KEY)),c=r.ed25519.getPublicKey(new Uint8Array(o));this.publicKey=new a.PublicKey({keyType:i.KeyType.ED25519,data:c}),this.secretKey=(0,t.baseEncode)(o),this.extendedSecretKey=e}static fromRandom(){const e=(0,n.default)(i.KeySize.SECRET_KEY),o=r.ed25519.getPublicKey(new Uint8Array(e)),a=new Uint8Array([...e,...o]);return new c((0,t.baseEncode)(a))}sign(e){return{signature:r.ed25519.sign(e,(0,t.baseDecode)(this.secretKey)),publicKey:this.publicKey}}verify(e,t){return this.publicKey.verify(e,t)}toString(){return`ed25519:${this.extendedSecretKey}`}getPublicKey(){return this.publicKey}}return Je.KeyPairEd25519=c,Je}var Yi,Zi,Ji,Qi,eo={};function to(){if(Yi)return eo;Yi=1;var e=eo&&eo.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(eo,"__esModule",{value:!0}),eo.KeyPairSecp256k1=void 0;const t=ir(),r=e(tn()),n=e(Hi()),i=Ve(),o=Ye(),a=Gi();class c extends o.KeyPairBase{publicKey;secretKey;extendedSecretKey;constructor(e){super();const r=(0,t.baseDecode)(e),o=new Uint8Array(r.slice(0,i.KeySize.SECRET_KEY)),c=n.default.publicKeyCreate(new Uint8Array(o),!1),s=c.subarray(1,c.length);this.publicKey=new a.PublicKey({keyType:i.KeyType.SECP256K1,data:s}),this.secretKey=(0,t.baseEncode)(o),this.extendedSecretKey=e}static fromRandom(){const e=(0,r.default)(i.KeySize.SECRET_KEY),o=n.default.publicKeyCreate(new Uint8Array(e),!1),a=o.subarray(1,o.length),s=new Uint8Array([...e,...a]);return new c((0,t.baseEncode)(s))}sign(e){const{signature:r,recid:i}=n.default.ecdsaSign(e,(0,t.baseDecode)(this.secretKey));return{signature:new Uint8Array([...r,i]),publicKey:this.publicKey}}verify(e,t){return this.publicKey.verify(e,t)}toString(){return`secp256k1:${this.extendedSecretKey}`}getPublicKey(){return this.publicKey}}return eo.KeyPairSecp256k1=c,eo}function ro(){return Ji||(Ji=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.PublicKey=e.KeyPairSecp256k1=e.KeyPairEd25519=e.KeyPair=e.KeyType=void 0;var t=Ve();Object.defineProperty(e,"KeyType",{enumerable:!0,get:function(){return t.KeyType}});var r=function(){if(Zi)return Ge;Zi=1,Object.defineProperty(Ge,"__esModule",{value:!0}),Ge.KeyPair=void 0;const e=Ye(),t=Xi(),r=to();class n extends e.KeyPairBase{static fromRandom(e){switch(e.toUpperCase()){case"ED25519":return t.KeyPairEd25519.fromRandom();case"SECP256K1":return r.KeyPairSecp256k1.fromRandom();default:throw new Error(`Unknown curve ${e}`)}}static fromString(e){const n=e.split(":");if(2!==n.length)throw new Error("Invalid encoded key format, must be <curve>:<encoded key>");switch(n[0].toUpperCase()){case"ED25519":return new t.KeyPairEd25519(n[1]);case"SECP256K1":return new r.KeyPairSecp256k1(n[1]);default:throw new Error(`Unknown curve: ${n[0]}`)}}}return Ge.KeyPair=n,Ge}();Object.defineProperty(e,"KeyPair",{enumerable:!0,get:function(){return r.KeyPair}});var n=Xi();Object.defineProperty(e,"KeyPairEd25519",{enumerable:!0,get:function(){return n.KeyPairEd25519}});var i=to();Object.defineProperty(e,"KeyPairSecp256k1",{enumerable:!0,get:function(){return i.KeyPairSecp256k1}});var o=Gi();Object.defineProperty(e,"PublicKey",{enumerable:!0,get:function(){return o.PublicKey}})}(qe)),qe}function no(){return Qi||(Qi=1,function(e){var t=_e&&_e.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=_e&&_e.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=_e&&_e.__importStar||function(e){if(e&&e.__esModule)return e;var n={};if(null!=e)for(var i in e)"default"!==i&&Object.prototype.hasOwnProperty.call(e,i)&&t(n,e,i);return r(n,e),n},i=_e&&_e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.authPayloadSchema=e.AuthPayload=void 0,e.verifySignature=function(t,r){const n=new u(t),i=o.serialize(e.authPayloadSchema,n),c=Uint8Array.from(a.default.sha256.array(i));let l=new Uint8Array(Buffer.from(r.signature,"base64"));return s.PublicKey.from(r.publicKey).verify(c,l)};const o=n(function(){if(Ue)return Ie;Ue=1;var e=Ie&&Ie.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),t=Ie&&Ie.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=Ie&&Ie.__importStar||function(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var i in r)"default"!==i&&Object.prototype.hasOwnProperty.call(r,i)&&e(n,r,i);return t(n,r),n};Ie.__esModule=!0,Ie.deserialize=Ie.serialize=void 0;var n=function(){if(Oe)return Ne;Oe=1;var e=Ne&&Ne.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),t=Ne&&Ne.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=Ne&&Ne.__importStar||function(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var i in r)"default"!==i&&Object.prototype.hasOwnProperty.call(r,i)&&e(n,r,i);return t(n,r),n};Ne.__esModule=!0,Ne.BorshSerializer=void 0;var n=Me(),i=Re(),o=r(Pe()),a=function(){function e(e){this.encoded=new i.EncodeBuffer,this.fieldPath=["value"],this.checkTypes=e}return e.prototype.encode=function(e,t){return this.encode_value(e,t),this.encoded.get_used_buffer()},e.prototype.encode_value=function(e,t){if("string"==typeof t){if(n.integers.includes(t))return this.encode_integer(e,t);if("string"===t)return this.encode_string(e);if("bool"===t)return this.encode_boolean(e)}if("object"==typeof t){if("option"in t)return this.encode_option(e,t);if("enum"in t)return this.encode_enum(e,t);if("array"in t)return this.encode_array(e,t);if("set"in t)return this.encode_set(e,t);if("map"in t)return this.encode_map(e,t);if("struct"in t)return this.encode_struct(e,t)}},e.prototype.encode_integer=function(e,t){var r=parseInt(t.substring(1));r<=32||"f64"==t?(this.checkTypes&&o.expect_type(e,"number",this.fieldPath),this.encoded.store_value(e,t)):(this.checkTypes&&o.expect_bigint(e,this.fieldPath),this.encode_bigint(BigInt(e),r))},e.prototype.encode_bigint=function(e,t){for(var r=t/8,n=new Uint8Array(r),i=0;i<r;i++)n[i]=Number(e&BigInt(255)),e>>=BigInt(8);this.encoded.store_bytes(new Uint8Array(n))},e.prototype.encode_string=function(e){this.checkTypes&&o.expect_type(e,"string",this.fieldPath);for(var t=e,r=[],n=0;n<t.length;n++){var i=t.charCodeAt(n);i<128?r.push(i):i<2048?r.push(192|i>>6,128|63&i):i<55296||i>=57344?r.push(224|i>>12,128|i>>6&63,128|63&i):(n++,i=65536+((1023&i)<<10|1023&t.charCodeAt(n)),r.push(240|i>>18,128|i>>12&63,128|i>>6&63,128|63&i))}this.encoded.store_value(r.length,"u32"),this.encoded.store_bytes(new Uint8Array(r))},e.prototype.encode_boolean=function(e){this.checkTypes&&o.expect_type(e,"boolean",this.fieldPath),this.encoded.store_value(e?1:0,"u8")},e.prototype.encode_option=function(e,t){null==e?this.encoded.store_value(0,"u8"):(this.encoded.store_value(1,"u8"),this.encode_value(e,t.option))},e.prototype.encode_enum=function(e,t){this.checkTypes&&o.expect_enum(e,this.fieldPath);for(var r=Object.keys(e)[0],n=0;n<t.enum.length;n++){var i=t.enum[n];if(r===Object.keys(i.struct)[0])return this.encoded.store_value(n,"u8"),this.encode_struct(e,i)}throw new Error("Enum key (".concat(r,") not found in enum schema: ").concat(JSON.stringify(t)," at ").concat(this.fieldPath.join(".")))},e.prototype.encode_array=function(e,t){if(o.isArrayLike(e))return this.encode_arraylike(e,t);if(e instanceof ArrayBuffer)return this.encode_buffer(e,t);throw new Error("Expected Array-like not ".concat(typeof e,"(").concat(e,") at ").concat(this.fieldPath.join(".")))},e.prototype.encode_arraylike=function(e,t){t.array.len?o.expect_same_size(e.length,t.array.len,this.fieldPath):this.encoded.store_value(e.length,"u32");for(var r=0;r<e.length;r++)this.encode_value(e[r],t.array.type)},e.prototype.encode_buffer=function(e,t){t.array.len?o.expect_same_size(e.byteLength,t.array.len,this.fieldPath):this.encoded.store_value(e.byteLength,"u32"),this.encoded.store_bytes(new Uint8Array(e))},e.prototype.encode_set=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);var r=e instanceof Set?Array.from(e.values()):Object.values(e);this.encoded.store_value(r.length,"u32");for(var n=0,i=r;n<i.length;n++){var a=i[n];this.encode_value(a,t.set)}},e.prototype.encode_map=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);var r=e instanceof Map,n=r?Array.from(e.keys()):Object.keys(e);this.encoded.store_value(n.length,"u32");for(var i=0,a=n;i<a.length;i++){var c=a[i];this.encode_value(c,t.map.key),this.encode_value(r?e.get(c):e[c],t.map.value)}},e.prototype.encode_struct=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);for(var r=0,n=Object.keys(t.struct);r<n.length;r++){var i=n[r];this.fieldPath.push(i),this.encode_value(e[i],t.struct[i]),this.fieldPath.pop()}},e}();return Ne.BorshSerializer=a,Ne}(),i=function(){if(Fe)return De;Fe=1,De.__esModule=!0,De.BorshDeserializer=void 0;var e=Me(),t=Re(),r=function(){function r(e){this.buffer=new t.DecodeBuffer(e)}return r.prototype.decode=function(e){return this.decode_value(e)},r.prototype.decode_value=function(t){if("string"==typeof t){if(e.integers.includes(t))return this.decode_integer(t);if("string"===t)return this.decode_string();if("bool"===t)return this.decode_boolean()}if("object"==typeof t){if("option"in t)return this.decode_option(t);if("enum"in t)return this.decode_enum(t);if("array"in t)return this.decode_array(t);if("set"in t)return this.decode_set(t);if("map"in t)return this.decode_map(t);if("struct"in t)return this.decode_struct(t)}throw new Error("Unsupported type: ".concat(t))},r.prototype.decode_integer=function(e){var t=parseInt(e.substring(1));return t<=32||"f64"==e?this.buffer.consume_value(e):this.decode_bigint(t,e.startsWith("i"))},r.prototype.decode_bigint=function(e,t){void 0===t&&(t=!1);var r=e/8,n=new Uint8Array(this.buffer.consume_bytes(r)),i=n.reduceRight(function(e,t){return e+t.toString(16).padStart(2,"0")},"");return t&&n[r-1]?BigInt.asIntN(e,BigInt("0x".concat(i))):BigInt("0x".concat(i))},r.prototype.decode_string=function(){for(var e=this.decode_integer("u32"),t=new Uint8Array(this.buffer.consume_bytes(e)),r=[],n=0;n<e;++n){var i=t[n];if(i<128)r.push(i);else if(i<224)r.push((31&i)<<6|63&t[++n]);else if(i<240)r.push((15&i)<<12|(63&t[++n])<<6|63&t[++n]);else{var o=(7&i)<<18|(63&t[++n])<<12|(63&t[++n])<<6|63&t[++n];r.push(o)}}return String.fromCodePoint.apply(String,r)},r.prototype.decode_boolean=function(){return this.buffer.consume_value("u8")>0},r.prototype.decode_option=function(e){var t=this.buffer.consume_value("u8");if(1===t)return this.decode_value(e.option);if(0!==t)throw new Error("Invalid option ".concat(t));return null},r.prototype.decode_enum=function(e){var t,r=this.buffer.consume_value("u8");if(r>e.enum.length)throw new Error("Enum option ".concat(r," is not available"));var n=e.enum[r].struct,i=Object.keys(n)[0];return(t={})[i]=this.decode_value(n[i]),t},r.prototype.decode_array=function(e){for(var t=[],r=e.array.len?e.array.len:this.decode_integer("u32"),n=0;n<r;++n)t.push(this.decode_value(e.array.type));return t},r.prototype.decode_set=function(e){for(var t=this.decode_integer("u32"),r=new Set,n=0;n<t;++n)r.add(this.decode_value(e.set));return r},r.prototype.decode_map=function(e){for(var t=this.decode_integer("u32"),r=new Map,n=0;n<t;++n){var i=this.decode_value(e.map.key),o=this.decode_value(e.map.value);r.set(i,o)}return r},r.prototype.decode_struct=function(e){var t={};for(var r in e.struct)t[r]=this.decode_value(e.struct[r]);return t},r}();return De.BorshDeserializer=r,De}(),o=r(Pe());return Ie.serialize=function(e,t,r){return void 0===r&&(r=!0),r&&o.validate_schema(e),new n.BorshSerializer(r).encode(t,e)},Ie.deserialize=function(e,t,r){return void 0===r&&(r=!0),r&&o.validate_schema(e),new i.BorshDeserializer(t).decode(e)},Ie}()),a=i((je||(je=1,c=ze,function(){var e="input is invalid type",t="object"==typeof window,r=t?window:{};r.JS_SHA256_NO_WINDOW&&(t=!1);var n=!t&&"object"==typeof self,i=!r.JS_SHA256_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node&&"renderer"!=process.type;i?r=we:n&&(r=self);var o=!r.JS_SHA256_NO_COMMON_JS&&c.exports,a=!r.JS_SHA256_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,s="0123456789abcdef".split(""),u=[-2147483648,8388608,32768,128],l=[24,16,8,0],d=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],f=["hex","array","digest","arrayBuffer"],h=[];!r.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),!a||!r.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(e){return"object"==typeof e&&e.buffer&&e.buffer.constructor===ArrayBuffer});var p=function(e,t){return function(r){return new y(t,!0).update(r)[e]()}},b=function(e){var t=p("hex",e);i&&(t=m(t,e)),t.create=function(){return new y(e)},t.update=function(e){return t.create().update(e)};for(var r=0;r<f.length;++r){var n=f[r];t[n]=p(n,e)}return t},m=function(t,n){var i,o=We,a=We.Buffer,c=n?"sha224":"sha256";return i=a.from&&!r.JS_SHA256_NO_BUFFER_FROM?a.from:function(e){return new a(e)},function(r){if("string"==typeof r)return o.createHash(c).update(r,"utf8").digest("hex");if(null==r)throw new Error(e);return r.constructor===ArrayBuffer&&(r=new Uint8Array(r)),Array.isArray(r)||ArrayBuffer.isView(r)||r.constructor===a?o.createHash(c).update(i(r)).digest("hex"):t(r)}},g=function(e,t){return function(r,n){return new w(r,t,!0).update(n)[e]()}},v=function(e){var t=g("hex",e);t.create=function(t){return new w(t,e)},t.update=function(e,r){return t.create(e).update(r)};for(var r=0;r<f.length;++r){var n=f[r];t[n]=g(n,e)}return t};function y(e,t){t?(h[0]=h[16]=h[1]=h[2]=h[3]=h[4]=h[5]=h[6]=h[7]=h[8]=h[9]=h[10]=h[11]=h[12]=h[13]=h[14]=h[15]=0,this.blocks=h):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],e?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=e}function w(t,r,n){var i,o=typeof t;if("string"===o){var c,s=[],u=t.length,l=0;for(i=0;i<u;++i)(c=t.charCodeAt(i))<128?s[l++]=c:c<2048?(s[l++]=192|c>>>6,s[l++]=128|63&c):c<55296||c>=57344?(s[l++]=224|c>>>12,s[l++]=128|c>>>6&63,s[l++]=128|63&c):(c=65536+((1023&c)<<10|1023&t.charCodeAt(++i)),s[l++]=240|c>>>18,s[l++]=128|c>>>12&63,s[l++]=128|c>>>6&63,s[l++]=128|63&c);t=s}else{if("object"!==o)throw new Error(e);if(null===t)throw new Error(e);if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw new Error(e)}t.length>64&&(t=new y(r,!0).update(t).array());var d=[],f=[];for(i=0;i<64;++i){var h=t[i]||0;d[i]=92^h,f[i]=54^h}y.call(this,r,n),this.update(f),this.oKeyPad=d,this.inner=!0,this.sharedMemory=n}y.prototype.update=function(t){if(!this.finalized){var r,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(e);if(null===t)throw new Error(e);if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw new Error(e);r=!0}for(var i,o,c=0,s=t.length,u=this.blocks;c<s;){if(this.hashed&&(this.hashed=!1,u[0]=this.block,this.block=u[16]=u[1]=u[2]=u[3]=u[4]=u[5]=u[6]=u[7]=u[8]=u[9]=u[10]=u[11]=u[12]=u[13]=u[14]=u[15]=0),r)for(o=this.start;c<s&&o<64;++c)u[o>>>2]|=t[c]<<l[3&o++];else for(o=this.start;c<s&&o<64;++c)(i=t.charCodeAt(c))<128?u[o>>>2]|=i<<l[3&o++]:i<2048?(u[o>>>2]|=(192|i>>>6)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]):i<55296||i>=57344?(u[o>>>2]|=(224|i>>>12)<<l[3&o++],u[o>>>2]|=(128|i>>>6&63)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]):(i=65536+((1023&i)<<10|1023&t.charCodeAt(++c)),u[o>>>2]|=(240|i>>>18)<<l[3&o++],u[o>>>2]|=(128|i>>>12&63)<<l[3&o++],u[o>>>2]|=(128|i>>>6&63)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]);this.lastByteIndex=o,this.bytes+=o-this.start,o>=64?(this.block=u[16],this.start=o-64,this.hash(),this.hashed=!0):this.start=o}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296|0,this.bytes=this.bytes%4294967296),this}},y.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var e=this.blocks,t=this.lastByteIndex;e[16]=this.block,e[t>>>2]|=u[3&t],this.block=e[16],t>=56&&(this.hashed||this.hash(),e[0]=this.block,e[16]=e[1]=e[2]=e[3]=e[4]=e[5]=e[6]=e[7]=e[8]=e[9]=e[10]=e[11]=e[12]=e[13]=e[14]=e[15]=0),e[14]=this.hBytes<<3|this.bytes>>>29,e[15]=this.bytes<<3,this.hash()}},y.prototype.hash=function(){var e,t,r,n,i,o,a,c,s,u=this.h0,l=this.h1,f=this.h2,h=this.h3,p=this.h4,b=this.h5,m=this.h6,g=this.h7,v=this.blocks;for(e=16;e<64;++e)t=((i=v[e-15])>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,r=((i=v[e-2])>>>17|i<<15)^(i>>>19|i<<13)^i>>>10,v[e]=v[e-16]+t+v[e-7]+r|0;for(s=l&f,e=0;e<64;e+=4)this.first?(this.is224?(o=300032,g=(i=v[0]-1413257819)-150054599|0,h=i+24177077|0):(o=704751109,g=(i=v[0]-210244248)-1521486534|0,h=i+143694565|0),this.first=!1):(t=(u>>>2|u<<30)^(u>>>13|u<<19)^(u>>>22|u<<10),n=(o=u&l)^u&f^s,g=h+(i=g+(r=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7))+(p&b^~p&m)+d[e]+v[e])|0,h=i+(t+n)|0),t=(h>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10),n=(a=h&u)^h&l^o,m=f+(i=m+(r=(g>>>6|g<<26)^(g>>>11|g<<21)^(g>>>25|g<<7))+(g&p^~g&b)+d[e+1]+v[e+1])|0,t=((f=i+(t+n)|0)>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),n=(c=f&h)^f&u^a,b=l+(i=b+(r=(m>>>6|m<<26)^(m>>>11|m<<21)^(m>>>25|m<<7))+(m&g^~m&p)+d[e+2]+v[e+2])|0,t=((l=i+(t+n)|0)>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),n=(s=l&f)^l&h^c,p=u+(i=p+(r=(b>>>6|b<<26)^(b>>>11|b<<21)^(b>>>25|b<<7))+(b&m^~b&g)+d[e+3]+v[e+3])|0,u=i+(t+n)|0,this.chromeBugWorkAround=!0;this.h0=this.h0+u|0,this.h1=this.h1+l|0,this.h2=this.h2+f|0,this.h3=this.h3+h|0,this.h4=this.h4+p|0,this.h5=this.h5+b|0,this.h6=this.h6+m|0,this.h7=this.h7+g|0},y.prototype.hex=function(){this.finalize();var e=this.h0,t=this.h1,r=this.h2,n=this.h3,i=this.h4,o=this.h5,a=this.h6,c=this.h7,u=s[e>>>28&15]+s[e>>>24&15]+s[e>>>20&15]+s[e>>>16&15]+s[e>>>12&15]+s[e>>>8&15]+s[e>>>4&15]+s[15&e]+s[t>>>28&15]+s[t>>>24&15]+s[t>>>20&15]+s[t>>>16&15]+s[t>>>12&15]+s[t>>>8&15]+s[t>>>4&15]+s[15&t]+s[r>>>28&15]+s[r>>>24&15]+s[r>>>20&15]+s[r>>>16&15]+s[r>>>12&15]+s[r>>>8&15]+s[r>>>4&15]+s[15&r]+s[n>>>28&15]+s[n>>>24&15]+s[n>>>20&15]+s[n>>>16&15]+s[n>>>12&15]+s[n>>>8&15]+s[n>>>4&15]+s[15&n]+s[i>>>28&15]+s[i>>>24&15]+s[i>>>20&15]+s[i>>>16&15]+s[i>>>12&15]+s[i>>>8&15]+s[i>>>4&15]+s[15&i]+s[o>>>28&15]+s[o>>>24&15]+s[o>>>20&15]+s[o>>>16&15]+s[o>>>12&15]+s[o>>>8&15]+s[o>>>4&15]+s[15&o]+s[a>>>28&15]+s[a>>>24&15]+s[a>>>20&15]+s[a>>>16&15]+s[a>>>12&15]+s[a>>>8&15]+s[a>>>4&15]+s[15&a];return this.is224||(u+=s[c>>>28&15]+s[c>>>24&15]+s[c>>>20&15]+s[c>>>16&15]+s[c>>>12&15]+s[c>>>8&15]+s[c>>>4&15]+s[15&c]),u},y.prototype.toString=y.prototype.hex,y.prototype.digest=function(){this.finalize();var e=this.h0,t=this.h1,r=this.h2,n=this.h3,i=this.h4,o=this.h5,a=this.h6,c=this.h7,s=[e>>>24&255,e>>>16&255,e>>>8&255,255&e,t>>>24&255,t>>>16&255,t>>>8&255,255&t,r>>>24&255,r>>>16&255,r>>>8&255,255&r,n>>>24&255,n>>>16&255,n>>>8&255,255&n,i>>>24&255,i>>>16&255,i>>>8&255,255&i,o>>>24&255,o>>>16&255,o>>>8&255,255&o,a>>>24&255,a>>>16&255,a>>>8&255,255&a];return this.is224||s.push(c>>>24&255,c>>>16&255,c>>>8&255,255&c),s},y.prototype.array=y.prototype.digest,y.prototype.arrayBuffer=function(){this.finalize();var e=new ArrayBuffer(this.is224?28:32),t=new DataView(e);return t.setUint32(0,this.h0),t.setUint32(4,this.h1),t.setUint32(8,this.h2),t.setUint32(12,this.h3),t.setUint32(16,this.h4),t.setUint32(20,this.h5),t.setUint32(24,this.h6),this.is224||t.setUint32(28,this.h7),e},w.prototype=new y,w.prototype.finalize=function(){if(y.prototype.finalize.call(this),this.inner){this.inner=!1;var e=this.array();y.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(e),y.prototype.finalize.call(this)}};var x=b();x.sha256=x,x.sha224=b(!0),x.sha256.hmac=v(),x.sha224.hmac=v(!0),o?c.exports=x:(r.sha256=x.sha256,r.sha224=x.sha224)}()),ze.exports));var c;const s=ro();class u{message;recipient;nonce;callbackUrl;tag;constructor({message:e,nonce:t,recipient:r}){this.tag=2147484061,this.message=e,this.nonce=t,this.recipient=r}}e.AuthPayload=u,e.authPayloadSchema={struct:{tag:"u32",message:"string",nonce:{array:{type:"u8",len:32}},recipient:"string",callbackUrl:{option:"string"}}}}(_e)),_e}var io={};const oo=/^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i;function ao(e){return oo.test(e)}function co(){var e=URL.createObjectURL(new Blob),t=e.toString();return URL.revokeObjectURL(e),t.split(/[:\/]/g).pop().toLowerCase()}co.valid=ao;var so,uo,lo,fo,ho,po,bo,mo=Ae(Object.freeze({__proto__:null,default:co,uuid4:co,valid:ao})),go={},vo={exports:{}},yo={exports:{}};function wo(){return so||(so=1,e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t={rotl:function(e,t){return e<<t|e>>>32-t},rotr:function(e,t){return e<<32-t|e>>>t},endian:function(e){if(e.constructor==Number)return 16711935&t.rotl(e,8)|4278255360&t.rotl(e,24);for(var r=0;r<e.length;r++)e[r]=t.endian(e[r]);return e},randomBytes:function(e){for(var t=[];e>0;e--)t.push(Math.floor(256*Math.random()));return t},bytesToWords:function(e){for(var t=[],r=0,n=0;r<e.length;r++,n+=8)t[n>>>5]|=e[r]<<24-n%32;return t},wordsToBytes:function(e){for(var t=[],r=0;r<32*e.length;r+=8)t.push(e[r>>>5]>>>24-r%32&255);return t},bytesToHex:function(e){for(var t=[],r=0;r<e.length;r++)t.push((e[r]>>>4).toString(16)),t.push((15&e[r]).toString(16));return t.join("")},hexToBytes:function(e){for(var t=[],r=0;r<e.length;r+=2)t.push(parseInt(e.substr(r,2),16));return t},bytesToBase64:function(t){for(var r=[],n=0;n<t.length;n+=3)for(var i=t[n]<<16|t[n+1]<<8|t[n+2],o=0;o<4;o++)8*n+6*o<=8*t.length?r.push(e.charAt(i>>>6*(3-o)&63)):r.push("=");return r.join("")},base64ToBytes:function(t){t=t.replace(/[^A-Z0-9+\/]/gi,"");for(var r=[],n=0,i=0;n<t.length;i=++n%4)0!=i&&r.push((e.indexOf(t.charAt(n-1))&Math.pow(2,-2*i+8)-1)<<2*i|e.indexOf(t.charAt(n))>>>6-2*i);return r}},yo.exports=t),yo.exports;var e,t}function xo(){if(lo)return uo;lo=1;var e={utf8:{stringToBytes:function(t){return e.bin.stringToBytes(unescape(encodeURIComponent(t)))},bytesToString:function(t){return decodeURIComponent(escape(e.bin.bytesToString(t)))}},bin:{stringToBytes:function(e){for(var t=[],r=0;r<e.length;r++)t.push(255&e.charCodeAt(r));return t},bytesToString:function(e){for(var t=[],r=0;r<e.length;r++)t.push(String.fromCharCode(e[r]));return t.join("")}}};return uo=e}function Ao(){return fo||(fo=1,function(){var e=wo(),t=xo().utf8,r=xo().bin,n=function(n,i){var o=e.wordsToBytes(function(r){r.constructor==String?r=t.stringToBytes(r):"undefined"!=typeof Buffer&&"function"==typeof Buffer.isBuffer&&Buffer.isBuffer(r)?r=Array.prototype.slice.call(r,0):Array.isArray(r)||(r=r.toString());var n=e.bytesToWords(r),i=8*r.length,o=[],a=1732584193,c=-271733879,s=-1732584194,u=271733878,l=-1009589776;n[i>>5]|=128<<24-i%32,n[15+(i+64>>>9<<4)]=i;for(var d=0;d<n.length;d+=16){for(var f=a,h=c,p=s,b=u,m=l,g=0;g<80;g++){if(g<16)o[g]=n[d+g];else{var v=o[g-3]^o[g-8]^o[g-14]^o[g-16];o[g]=v<<1|v>>>31}var y=(a<<5|a>>>27)+l+(o[g]>>>0)+(g<20?1518500249+(c&s|~c&u):g<40?1859775393+(c^s^u):g<60?(c&s|c&u|s&u)-1894007588:(c^s^u)-899497514);l=u,u=s,s=c<<30|c>>>2,c=a,a=y}a+=f,c+=h,s+=p,u+=b,l+=m}return[a,c,s,u,l]}(n));return i&&i.asBytes?o:i&&i.asString?r.bytesToString(o):e.bytesToHex(o)};n._blocksize=16,n._digestsize=20,vo.exports=n}()),vo.exports}function Eo(){return po||(po=1,function(e){var t=io&&io.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.getExtension=e.RequestFailed=e.wait=void 0;const r=t(mo),n=ir(),i=(ho||(ho=1,function(e){var t=go&&go.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.createRequest=e.computeRequestId=e.deleteRequest=e.getResponse=e.proxyApi=void 0;const r=t(Ao()),n=t(mo),i=ir();e.proxyApi="https://h4n.app",e.getResponse=async t=>{const r=await fetch(`${e.proxyApi}/${t}/response`,{headers:{"content-type":"application/json"},method:"GET"});if(!1===r.ok)throw Error(await r.text());const{data:n}=await r.json();return JSON.parse(n)},e.deleteRequest=async t=>{const r=await fetch(`${e.proxyApi}/${t}`,{headers:{"content-type":"application/json"},method:"DELETE"});if(!1===r.ok)throw Error(await r.text())},e.computeRequestId=async e=>{const t=(0,i.baseEncode)(JSON.stringify({...e,_id:(0,n.default)()})),o=(0,r.default)(t);return{requestId:Buffer.from(o,"hex").toString("base64").replaceAll("/","_").replaceAll("-","+").slice(0,13),query:t}},e.createRequest=async(t,r)=>{const{query:n,requestId:i}=await(0,e.computeRequestId)(t),o=await fetch(`${e.proxyApi}/${i}/request`,{body:JSON.stringify({data:n}),headers:{"content-type":"application/json"},method:"POST",signal:r});if(!1===o.ok)throw Error(await o.text());return i}}(go)),go);e.wait=e=>new Promise(t=>setTimeout(t,e));class o extends Error{payload;name="RequestFailed";constructor(e){super(),this.payload=e}}e.RequestFailed=o;let a;e.getExtension=()=>"undefined"==typeof window?null:window.hotExtension,"undefined"!=typeof window&&window.addEventListener("message",e=>{"hot-close"===e.data&&(a?.remove(),a=void 0)});e.default=new class{walletId="https://t.me/herewalletbot/app";ancestorOrigins=["http://localhost:1234","https://my.herewallet.app","https://tgapp-dev.herewallet.app","https://tgapp.herewallet.app","https://beta.herewallet.app"];connection=new Promise(e=>"undefined"==typeof window||window?.self===window?.top?e(null):void this.injectedRequest("initialized",{}).then(e).catch(()=>e(null)));get isInjected(){return"undefined"!=typeof window&&(null!=window.hotExtension?window.hotExtension.autoRun:this.ancestorOrigins.includes(window.location.ancestorOrigins?.[0]))}openInHotBrowserUrl=null;toggleOpenInHotBrowser(e){this.openInHotBrowserUrl=e}customProvider;setupEthProvider(e){this.customProvider=e}async injectedRequest(e,t){const n=(0,r.default)();return new Promise((r,i)=>{const o=e=>{if(e.data.id===n)return window?.removeEventListener("message",o),e.data.success?r(e.data.payload):i(e.data.payload)};window?.parent.postMessage({$hot:!0,method:e,request:t,id:n},"*"),window?.addEventListener("message",o)})}subscribe(e,t){return window.hotExtension?window.hotExtension.subscribe(e,t):()=>{}}async request(t,c){if(null!=window.hotExtension)return window.hotExtension.request(t,c);if(this.isInjected)return this.injectedRequest(t,c);const s=(0,r.default)(),u=window?.Telegram?.WebApp,l=await(0,i.createRequest)({inside:!!this.openInHotBrowserUrl||"ethereum"===t&&null==this.customProvider,origin:"string"==typeof this.openInHotBrowserUrl?this.openInHotBrowserUrl:location.href,$hot:!0,method:t,request:c,id:s}),d=`${this.walletId}?startapp=hotconnect-${(0,n.baseEncode)(l)}`;if(u)u?.openTelegramLink(d);else{(e=>{a?.remove(),a=document.createElement("div");const t=document.createElement("iframe");a?.appendChild(t),t.src=e,t.allow="usb",t.style.border="none",t.style.borderRadius="16px",t.style.background="#fff",t.style.overflow="hidden",t.style.background="#1D1F20",t.style.border="1px solid #2C3034",t.style.width="375px",t.style.height="560px",t.onclick=e=>e.stopPropagation(),a.style.padding="16px",a.style.zIndex="100000000000000",a.style.position="fixed",a.style.display="flex",a.style.justifyContent="center",a.style.alignItems="center",a.style.top="0",a.style.left="0",a.style.width="100%",a.style.height="100%",a.style.background="rgba(0, 0, 0, 0.1)",a.style.backdropFilter="blur(24px)",a.onclick=()=>{a?.remove(),a=void 0},document.body.appendChild(a)})(`${"https://hot-labs.org/hot-widget/index.html"}?hotconnect-${(0,n.baseEncode)(l)}`)}const f=async()=>{await(0,e.wait)(3e3);const t=await(0,i.getResponse)(l).catch(()=>null);if(null==t)return await f();if(t.success)return t.payload;throw new o(t.payload)},h=await f();return a?.remove(),h}}}(io)),io}var So,_o=(bo||(bo=1,function(e){var t=Se&&Se.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.RequestFailed=e.HOT=e.authPayloadSchema=e.AuthPayload=e.verifySignature=void 0;var r=no();Object.defineProperty(e,"verifySignature",{enumerable:!0,get:function(){return r.verifySignature}}),Object.defineProperty(e,"AuthPayload",{enumerable:!0,get:function(){return r.AuthPayload}}),Object.defineProperty(e,"authPayloadSchema",{enumerable:!0,get:function(){return r.authPayloadSchema}});var n=Eo();Object.defineProperty(e,"HOT",{enumerable:!0,get:function(){return t(n).default}}),Object.defineProperty(e,"RequestFailed",{enumerable:!0,get:function(){return n.RequestFailed}})}(Se)),Se).HOT,Io={name:F.Hot,website:"https://hot-labs.org/",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,_o.request("stellar:getAddress",{})];case 1:return[2,e.sent().address];case 2:throw e.sent(),new Error("Failed to connect to Hana wallet.");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("HotWallet does not support the getNetwork function")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2,"undefined"!=typeof window&&!!window.hotExtension]})})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,_o.request("stellar:signAuthEntry",{authEntry:e,accountToSign:t.address})];case 1:return[2,r.sent().signedAuthEntry];case 2:throw r.sent(),new Error("Failed to signAuthEntry using HotWallet");case 3:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,_o.request("stellar:signMessage",{message:e,accountToSign:t.address})];case 1:return[2,r.sent().signedMessage];case 2:throw r.sent(),new Error("Failed to signMessage using HotWallet");case 3:return[2]}})})},signTransaction:function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];return $(void 0,K([e],t,!0),void 0,function(e,t){return void 0===t&&(t={}),q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,_o.request("stellar:signTransaction",{xdr:e,accountToSign:t.address})];case 1:return[2,r.sent().signedTxXdr];case 2:throw r.sent(),new Error("Failed to signTransaction using HotWallet");case 3:return[2]}})})}},No={name:F.Hana,website:"https://www.hanawallet.io/",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,window.hanaWallet.stellar.getPublicKey()];case 1:if(!e.sent())throw new Error("Hana Wallet is not installed or connected.");return[4,window.hanaWallet.stellar.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("Failed to connect to HanaWallet.");case 4:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!(null===(t=window.hanaWallet)||void 0===t?void 0:t.stellar))throw new Error("Hana Wallet is not installed.");return[4,window.hanaWallet.stellar.getNetworkDetails()];case 1:return[2,{network:(e=r.sent()).network,passphrase:e.networkPassphrase}];case 2:throw r.sent(),new Error("Failed to getNetwork using HanaWallet");case 3:return[2]}})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.hanaWallet)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(!("undefined"!=typeof window&&!!(null===(r=window.hanaWallet)||void 0===r?void 0:r.stellar)))throw new Error("Failed to signAuthEntry using HanaWallet");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,window.hanaWallet.stellar.signAuthEntry({xdr:e,accountToSign:t.address})];case 2:return[2,n.sent()];case 3:throw n.sent(),new Error("Failed to signAuthEntry using HanaWallet");case 4:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(!("undefined"!=typeof window&&!!(null===(r=window.hanaWallet)||void 0===r?void 0:r.stellar)))throw new Error("Failed to signMessage using HanaWallet");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,window.hanaWallet.stellar.signMessage({message:e,accountToSign:t.address})];case 2:return[2,n.sent()];case 3:throw n.sent(),new Error("Failed to signMessage using HanaWallet");case 4:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i,o;return q(this,function(a){switch(a.label){case 0:if(!("undefined"!=typeof window&&!!(null===(n=window.hanaWallet)||void 0===n?void 0:n.stellar)))throw new Error("Failed to signTransaction using HanaWallet");a.label=1;case 1:if(a.trys.push([1,3,,4]),"function"!=typeof(r=null===(o=null===(i=null===window||void 0===window?void 0:window.hanaWallet)||void 0===i?void 0:i.stellar)||void 0===o?void 0:o.signTransaction))throw new Error("Failed to signTransaction using HanaWallet");return[4,r({xdr:e,address:t.address,networkPassphrase:t.network})];case 2:return[2,a.sent()];case 3:throw a.sent(),new Error("Failed to signTransaction using HanaWallet");case 4:return[2]}})})}},Co={name:F.Rabet,website:"https://rabet.io",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:if(e.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.connect()];case 1:return[2,e.sent().publicKey];case 2:throw e.sent(),new Error("Failed to connect to Rabet.");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){try{if(!window.rabet)throw new Error("Rabet Wallet is not installed.");window.rabet.disconnect()}catch(e){}return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:if(e.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.getNetwork()];case 1:return[2,e.sent()];case 2:throw e.sent(),new Error("Failed to getNetwork from Rabet");case 3:return[2]}})})},isAvailable:function(){return new Promise(function(e){setTimeout(function(){return e("undefined"!=typeof window&&!!window.rabet)},150)})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Rabet does not support the signAuthEntry function")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var t;return q(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.signMessage(e)];case 1:if(!(t=r.sent()).message||t.error)throw new Error("Failed to signMessage from Rabet");return[2,t.message];case 2:throw r.sent(),new Error("Failed to signMessage from Rabet");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.sign(e,t.network===U.PUBLIC?"mainnet":"testnet")];case 1:return[2,r.sent().xdr];case 2:throw r.sent(),new Error("Failed to sign the transaction with Rabet.");case 3:return[2]}})})}},Mo={name:F.Xbull,website:"https://xbull.app",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:if(e.trys.push([0,3,,4]),!window.xBullSDK)throw new Error("xBull Wallet is not installed");return[4,window.xBullSDK.connect({canRequestPublicKey:!0,canRequestSign:!0})];case 1:return e.sent(),[4,window.xBullSDK.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("Failed to connect to xBull");case 4:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("xBull Wallet is not installed");return[4,window.xBullSDK.getNetwork()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}];case 2:throw t.sent(),new Error("Error getting network from Rabet");case 3:return[2]}})})},isAvailable:function(){return new Promise(function(e){setTimeout(function(){e("undefined"!=typeof window&&!!window.xBullSDK)},150)})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("xBull does not support the signAuthEntry function")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("xBull Wallet is not installed");return[4,window.xBullSDK.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:if((r=n.sent()).error)throw new Error("Failed to signMessage using xBull");return[2,r.signedMessage];case 2:throw n.sent(),new Error("Failed to signMessage using xBull");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("xBull Wallet is not installed.");return[4,window.xBullSDK.signXDR(e,{network:t.network,publicKey:t.address})];case 1:return[2,r.sent()];case 2:throw r.sent(),new Error("Failed to sign the transaction with xBull.");case 3:return[2]}})})}},To={name:F.Albedo,website:"https://albedo.link",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,b.publicKey({token:"Connect to Albedo"})];case 1:return[2,e.sent().pubkey];case 2:throw e.sent(),new Error("Failed to connect to Albedo.");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Albedo does not support the getNetwork function")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2,!0]})})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Albedo does not support the signAuthEntry function")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return[4,b.signMessage({message:e,pubkey:t.address})];case 1:return[2,r.sent().signed_message]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,b.tx({xdr:e,pubkey:t.address,network:t.network})];case 1:return[2,r.sent().signed_envelope_xdr];case 2:throw r.sent(),new Error("Failed to sign the transaction with Albedo.");case 3:return[2]}})})}},ko={name:F.Klever,website:"https://klever.io",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.getAddress()];case 1:return[2,e.sent().address];case 2:throw e.sent(),new Error("Failed to connect to Klever");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.getNetwork()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}];case 2:throw t.sent(),new Error("Failed to getNetwork from Klever");case 3:return[2]}})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.kleverWallet)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedAuthEntry];case 2:throw r.sent(),new Error("Failed to signAuthEntry using Klever");case 3:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedMessage];case 2:throw r.sent(),new Error("Failed to signMessage using Klever");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signTransaction(e,t)];case 1:return[2,r.sent().signedTxXdr];case 2:throw r.sent(),new Error("Failed to signTransaction using Klever");case 3:return[2]}})})}},Ro={name:F.Lobstr,website:"https://lobstr.co",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,m.isConnected()];case 1:if(!e.sent())throw new Error("LOBSTR Wallet is not installed or connected.");return[4,m.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("Failed to connect to LOBSTR.");case 4:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Failed to get network from LOBSTR")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return[4,m.isConnected()];case 1:return[2,e.sent()]}})})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("LOBSTR does not support the signAuthEntry function")})})},signMessage:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("LOBSTR does not support the signMessage function")})})},signTransaction:function(e){return $(void 0,void 0,void 0,function(){return q(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!m.signTransaction)throw new Error("LOBSTR Wallet does not support signing transactions.");return[4,m.signTransaction(e)];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("Failed to sign the transaction with LOBSTR.");case 3:return[2]}})})}},Bo={name:F.Onekey,website:"https://onekey.so",connect:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(e=window.$onekey)||void 0===e?void 0:e.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.getPublicKey()];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("Failed to connect to Onekey.");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Failed to get network from Onekey")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.$onekey)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.$onekey)||void 0===r?void 0:r.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedAuthEntry];case 2:throw n.sent(),new Error("Failed to sign auth entry with Onekey.");case 3:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.$onekey)||void 0===r?void 0:r.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedMessage];case 2:throw n.sent(),new Error("Failed to sign message with Onekey.");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.$onekey)||void 0===r?void 0:r.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signTransaction(e,{submit:!1,address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedTxXdr];case 2:throw n.sent(),new Error("Failed to sign the transaction with Onekey.");case 3:return[2]}})})}},Oo={name:F.Bitget,website:"https://bitget.com",connect:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(e=window.bitkeep)||void 0===e?void 0:e.stellar))throw new Error("Bitget Wallet is not installed or connected.");return[4,window.bitkeep.stellar.connect()];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("Failed to connect to Bitget.");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return[4,window.bitkeep.stellar.network()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}]}})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.bitkeep)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Failed to sign auth entry with Bitget")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i;return q(this,function(o){switch(o.label){case 0:if(o.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(i=window.bitkeep)||void 0===i?void 0:i.stellar))throw new Error("Bitkeep Wallet is not installed or connected.");return[4,window.bitkeep.stellar.signMessage(e,t.address)];case 1:return r=o.sent(),n=new Uint8Array(r.match(/.{1,2}/g).map(function(e){return parseInt(e,16)})),[2,btoa(String.fromCharCode.apply(String,n))];case 2:throw o.sent(),new Error("Failed to sign message with Bitkeep.");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.bitkeep)||void 0===r?void 0:r.stellar))throw new Error("Bitget Wallet is not installed or connected.");return[4,window.bitkeep.stellar.signTransaction(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent()];case 2:throw n.sent(),new Error("Failed to sign the transaction with Bitget.");case 3:return[2]}})})}},Lo={exports:{}};var Po=function(){if(So)return Lo.exports;So=1;var e,t="object"==typeof Reflect?Reflect:null,r=t&&"function"==typeof t.apply?t.apply:function(e,t,r){return Function.prototype.apply.call(e,t,r)};e=t&&"function"==typeof t.ownKeys?t.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var n=Number.isNaN||function(e){return e!=e};function i(){i.init.call(this)}Lo.exports=i,Lo.exports.once=function(e,t){return new Promise(function(r,n){function i(r){e.removeListener(t,o),n(r)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",i),r([].slice.call(arguments))}p(e,t,o,{once:!0}),"error"!==t&&function(e,t,r){"function"==typeof e.on&&p(e,"error",t,r)}(e,i,{once:!0})})},i.EventEmitter=i,i.prototype._events=void 0,i.prototype._eventsCount=0,i.prototype._maxListeners=void 0;var o=10;function a(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function c(e){return void 0===e._maxListeners?i.defaultMaxListeners:e._maxListeners}function s(e,t,r,n){var i,o,s,u;if(a(r),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,r.listener?r.listener:r),o=e._events),s=o[t]),void 0===s)s=o[t]=r,++e._eventsCount;else if("function"==typeof s?s=o[t]=n?[r,s]:[s,r]:n?s.unshift(r):s.push(r),(i=c(e))>0&&s.length>i&&!s.warned){s.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+s.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=s.length,u=l,console&&console.warn&&console.warn(u)}return e}function u(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function l(e,t,r){var n={fired:!1,wrapFn:void 0,target:e,type:t,listener:r},i=u.bind(n);return i.listener=r,n.wrapFn=i,i}function d(e,t,r){var n=e._events;if(void 0===n)return[];var i=n[t];return void 0===i?[]:"function"==typeof i?r?[i.listener||i]:[i]:r?function(e){for(var t=new Array(e.length),r=0;r<t.length;++r)t[r]=e[r].listener||e[r];return t}(i):h(i,i.length)}function f(e){var t=this._events;if(void 0!==t){var r=t[e];if("function"==typeof r)return 1;if(void 0!==r)return r.length}return 0}function h(e,t){for(var r=new Array(t),n=0;n<t;++n)r[n]=e[n];return r}function p(e,t,r,n){if("function"==typeof e.on)n.once?e.once(t,r):e.on(t,r);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e);e.addEventListener(t,function i(o){n.once&&e.removeEventListener(t,i),r(o)})}}return Object.defineProperty(i,"defaultMaxListeners",{enumerable:!0,get:function(){return o},set:function(e){if("number"!=typeof e||e<0||n(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");o=e}}),i.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},i.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||n(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},i.prototype.getMaxListeners=function(){return c(this)},i.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var i="error"===e,o=this._events;if(void 0!==o)i=i&&void 0===o.error;else if(!i)return!1;if(i){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var c=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw c.context=a,c}var s=o[e];if(void 0===s)return!1;if("function"==typeof s)r(s,this,t);else{var u=s.length,l=h(s,u);for(n=0;n<u;++n)r(l[n],this,t)}return!0},i.prototype.addListener=function(e,t){return s(this,e,t,!1)},i.prototype.on=i.prototype.addListener,i.prototype.prependListener=function(e,t){return s(this,e,t,!0)},i.prototype.once=function(e,t){return a(t),this.on(e,l(this,e,t)),this},i.prototype.prependOnceListener=function(e,t){return a(t),this.prependListener(e,l(this,e,t)),this},i.prototype.removeListener=function(e,t){var r,n,i,o,c;if(a(t),void 0===(n=this._events))return this;if(void 0===(r=n[e]))return this;if(r===t||r.listener===t)0===--this._eventsCount?this._events=Object.create(null):(delete n[e],n.removeListener&&this.emit("removeListener",e,r.listener||t));else if("function"!=typeof r){for(i=-1,o=r.length-1;o>=0;o--)if(r[o]===t||r[o].listener===t){c=r[o].listener,i=o;break}if(i<0)return this;0===i?r.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(r,i),1===r.length&&(n[e]=r[0]),void 0!==n.removeListener&&this.emit("removeListener",e,c||t)}return this},i.prototype.off=i.prototype.removeListener,i.prototype.removeAllListeners=function(e){var t,r,n;if(void 0===(r=this._events))return this;if(void 0===r.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==r[e]&&(0===--this._eventsCount?this._events=Object.create(null):delete r[e]),this;if(0===arguments.length){var i,o=Object.keys(r);for(n=0;n<o.length;++n)"removeListener"!==(i=o[n])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=r[e]))this.removeListener(e,t);else if(void 0!==t)for(n=t.length-1;n>=0;n--)this.removeListener(e,t[n]);return this},i.prototype.listeners=function(e){return d(this,e,!0)},i.prototype.rawListeners=function(e){return d(this,e,!1)},i.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):f.call(e,t)},i.prototype.listenerCount=f,i.prototype.eventNames=function(){return this._eventsCount>0?e(this._events):[]},Lo.exports}(),Fo=xe(Po);const Uo=e=>{class t extends Error{cause;constructor(r,n,i){if(super(r||e,i),Object.setPrototypeOf(this,t.prototype),this.name=e,n)for(const e in n)this[e]=n[e];if(i&&"object"==typeof i&&"cause"in i&&!this.cause){const e=i.cause;this.cause=e,"stack"in e&&(this.stack=this.stack+"\nCAUSE: "+e.stack)}}}return t};const Do=Uo("DisconnectedDevice"),jo=Uo("DisconnectedDeviceDuringOperation"),zo=Uo("TransportOpenUserCancelled"),Wo=Uo("TransportInterfaceNotAvailable"),$o=Uo("TransportRaceCondition"),qo=Uo("TransportWebUSBGestureRequired");var Ko;!function(e){e.Unknown="Unknown",e.LocationServicesDisabled="LocationServicesDisabled",e.LocationServicesUnauthorized="LocationServicesUnauthorized",e.BluetoothScanStartFailed="BluetoothScanStartFailed"}(Ko||(Ko={}));class Vo extends Error{id;constructor(e,t){const r="TransportError";super(e||r),this.name=r,this.message=e,this.stack=new Error(e).stack,this.id=t}}const Ho={ACCESS_CONDITION_NOT_FULFILLED:38916,ALGORITHM_NOT_SUPPORTED:38020,CLA_NOT_SUPPORTED:28160,CODE_BLOCKED:38976,CODE_NOT_INITIALIZED:38914,COMMAND_INCOMPATIBLE_FILE_STRUCTURE:27009,CONDITIONS_OF_USE_NOT_SATISFIED:27013,CONTRADICTION_INVALIDATION:38928,CONTRADICTION_SECRET_CODE_STATUS:38920,DEVICE_IN_RECOVERY_MODE:26159,CUSTOM_IMAGE_EMPTY:26158,FILE_ALREADY_EXISTS:27273,FILE_NOT_FOUND:37892,GP_AUTH_FAILED:25344,HALTED:28586,INCONSISTENT_FILE:37896,INCORRECT_DATA:27264,INCORRECT_LENGTH:26368,INCORRECT_P1_P2:27392,INS_NOT_SUPPORTED:27904,DEVICE_NOT_ONBOARDED:27911,DEVICE_NOT_ONBOARDED_2:26129,INVALID_KCV:38021,INVALID_OFFSET:37890,LICENSING:28482,LOCKED_DEVICE:21781,MAX_VALUE_REACHED:38992,MEMORY_PROBLEM:37440,MISSING_CRITICAL_PARAMETER:26624,NO_EF_SELECTED:37888,NOT_ENOUGH_MEMORY_SPACE:27268,OK:36864,PIN_REMAINING_ATTEMPTS:25536,REFERENCED_DATA_NOT_FOUND:27272,SECURITY_STATUS_NOT_SATISFIED:27010,TECHNICAL_PROBLEM:28416,UNKNOWN_APDU:27906,USER_REFUSED_ON_DEVICE:21761,NOT_ENOUGH_SPACE:20738,APP_NOT_FOUND_OR_INVALID_CONTEXT:20771,INVALID_APP_NAME_LENGTH:26378,GEN_AES_KEY_FAILED:21529,INTERNAL_CRYPTO_OPERATION_FAILED:21530,INTERNAL_COMPUTE_AES_CMAC_FAILED:21531,ENCRYPT_APP_STORAGE_FAILED:21532,INVALID_BACKUP_STATE:26178,PIN_NOT_SET:21762,INVALID_BACKUP_LENGTH:26419,INVALID_RESTORE_STATE:26179,INVALID_CHUNK_LENGTH:26420,INVALID_BACKUP_HEADER:26698,TRUSTCHAIN_WRONG_SEED:45063};class Go extends Error{statusCode;statusText;constructor(e,{canBeMappedToChildError:t=!0}={}){const r=Object.keys(Ho).find(t=>Ho[t]===e)||"UNKNOWN_ERROR",n=`Ledger device: ${function(e){switch(e){case 26368:return"Incorrect length";case 26624:return"Missing critical parameter";case 27010:return"Security not satisfied (dongle locked or have invalid access rights)";case 27013:return"Condition of use not satisfied (denied by the user?)";case 27264:return"Invalid data received";case 27392:return"Invalid parameter received";case 21781:return"Locked device"}if(28416<=e&&e<=28671)return"Internal error, please report"}(e)||r} (0x${e.toString(16)})`;if(super(n),this.name="TransportStatusError",this.statusCode=e,this.statusText=r,Object.setPrototypeOf(this,Go.prototype),t&&e===Ho.LOCKED_DEVICE)return new Xo(n)}}class Xo extends Go{constructor(e){super(Ho.LOCKED_DEVICE,{canBeMappedToChildError:!1}),e&&(this.message=e),this.name="LockedDeviceError",Object.setPrototypeOf(this,Xo.prototype)}}let Yo=0;const Zo=[],Jo=(e,t,r)=>{const n={type:e,id:String(++Yo),date:new Date};t&&(n.message=t),r&&(n.data=r),ta(n)};class Qo{type;context;constructor(e,t){this.type=e,this.context=t}trace(e,t){(({type:e,message:t,data:r,context:n})=>{const i={type:e,id:String(++Yo),date:new Date};t&&(i.message=t),r&&(i.data=r),n&&(i.context=n),ta(i)})({type:this.type,message:e,data:t,context:this.context})}getContext(){return this.context}setContext(e){this.context=e}updateContext(e){this.context={...this.context,...e}}getType(){return this.type}setType(e){this.type=e}withType(e){return new Qo(e,this.context)}withContext(e){return new Qo(this.type,e)}withUpdatedContext(e){return new Qo(this.type,{...this.context,...e})}}const ea=e=>(Zo.push(e),()=>{const t=Zo.indexOf(e);-1!==t&&(Zo[t]=Zo[Zo.length-1],Zo.pop())});function ta(e){for(let t=0;t<Zo.length;t++)try{Zo[t](e)}catch(e){console.error(e)}}"undefined"!=typeof window&&(window.__ledgerLogsListen=ea);class ra{exchangeTimeout=3e4;unresponsiveTimeout=15e3;deviceModel=null;tracer;constructor({context:e,logType:t}={}){this.tracer=new Qo(t??"transport",e)}static isSupported;static list;static listen;static open;exchange(e,{abortTimeoutMs:t}={}){throw new Error("exchange not implemented")}exchangeBulk(e,t){let r=!1;return(async()=>{if(!r)for(const n of e){const e=await this.exchange(n);if(r)return;const i=e.readUInt16BE(e.length-2);if(i!==Ho.OK)throw new Go(i);t.next(e)}})().then(()=>!r&&t.complete(),e=>!r&&t.error(e)),{unsubscribe:()=>{r=!0}}}setScrambleKey(e){}close(){return Promise.resolve()}_events=new Fo;on(e,t){this._events.on(e,t)}off(e,t){this._events.removeListener(e,t)}emit(e,...t){this._events.emit(e,...t)}setDebugMode(){console.warn("setDebugMode is deprecated. use @ledgerhq/logs instead. No logs are emitted in this anymore.")}setExchangeTimeout(e){this.exchangeTimeout=e}setExchangeUnresponsiveTimeout(e){this.unresponsiveTimeout=e}send=async(e,t,r,n,i=en().Buffer.alloc(0),o=[Ho.OK],{abortTimeoutMs:a}={})=>{const c=this.tracer.withUpdatedContext({function:"send"});if(i.length>=256)throw c.trace("data.length exceeded 256 bytes limit",{dataLength:i.length}),new Vo("data.length exceed 256 bytes limit. Got: "+i.length,"DataLengthTooBig");c.trace("Starting an exchange",{abortTimeoutMs:a});const s=await this.exchange(en().Buffer.concat([Buffer.from([e,t,r,n]),Buffer.from([i.length]),i]),{abortTimeoutMs:a});c.trace("Received response from exchange");const u=s.readUInt16BE(s.length-2);if(!o.some(e=>e===u))throw new Go(u);return s};static create(e=3e3,t){return new Promise((r,n)=>{let i=!1;const o=this.listen({next:t=>{i=!0,o&&o.unsubscribe(),a&&clearTimeout(a),this.open(t.descriptor,e).then(r,n)},error:e=>{a&&clearTimeout(a),n(e)},complete:()=>{a&&clearTimeout(a),i||n(new Vo(this.ErrorMessage_NoDeviceFound,"NoDeviceFound"))}}),a=t?setTimeout(()=>{o.unsubscribe(),n(new Vo(this.ErrorMessage_ListenTimeout,"ListenTimeout"))},t):null})}exchangeBusyPromise;async exchangeAtomicImpl(e){const t=this.tracer.withUpdatedContext({function:"exchangeAtomicImpl",unresponsiveTimeout:this.unresponsiveTimeout});if(this.exchangeBusyPromise)throw t.trace("Atomic exchange is already busy"),new $o("An action was already pending on the Ledger device. Please deny or reconnect.");let r;const n=new Promise(e=>{r=e});this.exchangeBusyPromise=n;let i=!1;const o=setTimeout(()=>{t.trace('Timeout reached, emitting Transport event "unresponsive"',{unresponsiveTimeout:this.unresponsiveTimeout}),i=!0,this.emit("unresponsive")},this.unresponsiveTimeout);try{const r=await e();return i&&(t.trace("Device was unresponsive, emitting responsive"),this.emit("responsive")),r}finally{t.trace("Finalize, clearing busy guard"),clearTimeout(o),r&&r(),this.exchangeBusyPromise=null}}decorateAppAPIMethods(e,t,r){for(const n of t)e[n]=this.decorateAppAPIMethod(n,e[n],e,r)}_appAPIlock=null;decorateAppAPIMethod(e,t,r,n){return async(...i)=>{const{_appAPIlock:o}=this;if(o)return Promise.reject(new Vo("Ledger Device is busy (lock "+o+")","TransportLocked"));try{return this._appAPIlock=e,this.setScrambleKey(n),await t.apply(r,i)}finally{this._appAPIlock=null}}}setTraceContext(e){this.tracer=this.tracer.withContext(e)}updateTraceContext(e){this.tracer.updateContext(e)}getTraceContext(){return this.tracer.getContext()}static ErrorMessage_ListenTimeout="No Ledger device found (timeout)";static ErrorMessage_NoDeviceFound="No Ledger device found"}function na(e){const t=en().Buffer.alloc(2);return t.writeUInt16BE(e,0),t}const ia={data:en().Buffer.alloc(0),dataLength:0,sequence:0};var oa,aa,ca,sa,ua,la,da,fa,ha,pa,ba,ma,ga,va,ya,wa,xa,Aa,Ea,Sa,_a,Ia,Na,Ca,Ma,Ta,ka,Ra,Ba,Oa,La,Pa,Fa,Ua,Da,ja,za,Wa,$a,qa,Ka,Va,Ha,Ga,Xa,Ya,Za,Ja,Qa,ec,tc,rc,nc,ic,oc,ac,cc,sc,uc,lc,dc,fc,hc,pc,bc,mc,gc,vc,yc,wc,xc,Ac,Ec,Sc,_c,Ic,Nc,Cc,Mc,Tc,kc,Rc,Bc,Oc,Lc,Pc,Fc,Uc,Dc,jc={exports:{}};function zc(){if(aa)return oa;aa=1;const e=Number.MAX_SAFE_INTEGER||9007199254740991;return oa={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:e,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}}function Wc(){if(sa)return ca;sa=1;const e="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};return ca=e}function $c(){return ua||(ua=1,function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:r,MAX_SAFE_BUILD_LENGTH:n,MAX_LENGTH:i}=zc(),o=Wc(),a=(t=e.exports={}).re=[],c=t.safeRe=[],s=t.src=[],u=t.safeSrc=[],l=t.t={};let d=0;const f="[a-zA-Z0-9-]",h=[["\\s",1],["\\d",i],[f,n]],p=(e,t,r)=>{const n=(e=>{for(const[t,r]of h)e=e.split(`${t}*`).join(`${t}{0,${r}}`).split(`${t}+`).join(`${t}{1,${r}}`);return e})(t),i=d++;o(e,i,t),l[e]=i,s[i]=t,u[i]=n,a[i]=new RegExp(t,r?"g":void 0),c[i]=new RegExp(n,r?"g":void 0)};p("NUMERICIDENTIFIER","0|[1-9]\\d*"),p("NUMERICIDENTIFIERLOOSE","\\d+"),p("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${f}*`),p("MAINVERSION",`(${s[l.NUMERICIDENTIFIER]})\\.(${s[l.NUMERICIDENTIFIER]})\\.(${s[l.NUMERICIDENTIFIER]})`),p("MAINVERSIONLOOSE",`(${s[l.NUMERICIDENTIFIERLOOSE]})\\.(${s[l.NUMERICIDENTIFIERLOOSE]})\\.(${s[l.NUMERICIDENTIFIERLOOSE]})`),p("PRERELEASEIDENTIFIER",`(?:${s[l.NUMERICIDENTIFIER]}|${s[l.NONNUMERICIDENTIFIER]})`),p("PRERELEASEIDENTIFIERLOOSE",`(?:${s[l.NUMERICIDENTIFIERLOOSE]}|${s[l.NONNUMERICIDENTIFIER]})`),p("PRERELEASE",`(?:-(${s[l.PRERELEASEIDENTIFIER]}(?:\\.${s[l.PRERELEASEIDENTIFIER]})*))`),p("PRERELEASELOOSE",`(?:-?(${s[l.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${s[l.PRERELEASEIDENTIFIERLOOSE]})*))`),p("BUILDIDENTIFIER",`${f}+`),p("BUILD",`(?:\\+(${s[l.BUILDIDENTIFIER]}(?:\\.${s[l.BUILDIDENTIFIER]})*))`),p("FULLPLAIN",`v?${s[l.MAINVERSION]}${s[l.PRERELEASE]}?${s[l.BUILD]}?`),p("FULL",`^${s[l.FULLPLAIN]}$`),p("LOOSEPLAIN",`[v=\\s]*${s[l.MAINVERSIONLOOSE]}${s[l.PRERELEASELOOSE]}?${s[l.BUILD]}?`),p("LOOSE",`^${s[l.LOOSEPLAIN]}$`),p("GTLT","((?:<|>)?=?)"),p("XRANGEIDENTIFIERLOOSE",`${s[l.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),p("XRANGEIDENTIFIER",`${s[l.NUMERICIDENTIFIER]}|x|X|\\*`),p("XRANGEPLAIN",`[v=\\s]*(${s[l.XRANGEIDENTIFIER]})(?:\\.(${s[l.XRANGEIDENTIFIER]})(?:\\.(${s[l.XRANGEIDENTIFIER]})(?:${s[l.PRERELEASE]})?${s[l.BUILD]}?)?)?`),p("XRANGEPLAINLOOSE",`[v=\\s]*(${s[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${s[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${s[l.XRANGEIDENTIFIERLOOSE]})(?:${s[l.PRERELEASELOOSE]})?${s[l.BUILD]}?)?)?`),p("XRANGE",`^${s[l.GTLT]}\\s*${s[l.XRANGEPLAIN]}$`),p("XRANGELOOSE",`^${s[l.GTLT]}\\s*${s[l.XRANGEPLAINLOOSE]}$`),p("COERCEPLAIN",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?`),p("COERCE",`${s[l.COERCEPLAIN]}(?:$|[^\\d])`),p("COERCEFULL",s[l.COERCEPLAIN]+`(?:${s[l.PRERELEASE]})?`+`(?:${s[l.BUILD]})?(?:$|[^\\d])`),p("COERCERTL",s[l.COERCE],!0),p("COERCERTLFULL",s[l.COERCEFULL],!0),p("LONETILDE","(?:~>?)"),p("TILDETRIM",`(\\s*)${s[l.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",p("TILDE",`^${s[l.LONETILDE]}${s[l.XRANGEPLAIN]}$`),p("TILDELOOSE",`^${s[l.LONETILDE]}${s[l.XRANGEPLAINLOOSE]}$`),p("LONECARET","(?:\\^)"),p("CARETTRIM",`(\\s*)${s[l.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",p("CARET",`^${s[l.LONECARET]}${s[l.XRANGEPLAIN]}$`),p("CARETLOOSE",`^${s[l.LONECARET]}${s[l.XRANGEPLAINLOOSE]}$`),p("COMPARATORLOOSE",`^${s[l.GTLT]}\\s*(${s[l.LOOSEPLAIN]})$|^$`),p("COMPARATOR",`^${s[l.GTLT]}\\s*(${s[l.FULLPLAIN]})$|^$`),p("COMPARATORTRIM",`(\\s*)${s[l.GTLT]}\\s*(${s[l.LOOSEPLAIN]}|${s[l.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",p("HYPHENRANGE",`^\\s*(${s[l.XRANGEPLAIN]})\\s+-\\s+(${s[l.XRANGEPLAIN]})\\s*$`),p("HYPHENRANGELOOSE",`^\\s*(${s[l.XRANGEPLAINLOOSE]})\\s+-\\s+(${s[l.XRANGEPLAINLOOSE]})\\s*$`),p("STAR","(<|>)?=?\\s*\\*"),p("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),p("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}(jc,jc.exports)),jc.exports}function qc(){if(da)return la;da=1;const e=Object.freeze({loose:!0}),t=Object.freeze({});return la=r=>r?"object"!=typeof r?e:r:t}function Kc(){if(ha)return fa;ha=1;const e=/^[0-9]+$/,t=(t,r)=>{const n=e.test(t),i=e.test(r);return n&&i&&(t=+t,r=+r),t===r?0:n&&!i?-1:i&&!n?1:t<r?-1:1};return fa={compareIdentifiers:t,rcompareIdentifiers:(e,r)=>t(r,e)}}function Vc(){if(ba)return pa;ba=1;const e=Wc(),{MAX_LENGTH:t,MAX_SAFE_INTEGER:r}=zc(),{safeRe:n,safeSrc:i,t:o}=$c(),a=qc(),{compareIdentifiers:c}=Kc();class s{constructor(i,c){if(c=a(c),i instanceof s){if(i.loose===!!c.loose&&i.includePrerelease===!!c.includePrerelease)return i;i=i.version}else if("string"!=typeof i)throw new TypeError(`Invalid version. Must be a string. Got type "${typeof i}".`);if(i.length>t)throw new TypeError(`version is longer than ${t} characters`);e("SemVer",i,c),this.options=c,this.loose=!!c.loose,this.includePrerelease=!!c.includePrerelease;const u=i.trim().match(c.loose?n[o.LOOSE]:n[o.FULL]);if(!u)throw new TypeError(`Invalid Version: ${i}`);if(this.raw=i,this.major=+u[1],this.minor=+u[2],this.patch=+u[3],this.major>r||this.major<0)throw new TypeError("Invalid major version");if(this.minor>r||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>r||this.patch<0)throw new TypeError("Invalid patch version");u[4]?this.prerelease=u[4].split(".").map(e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t<r)return t}return e}):this.prerelease=[],this.build=u[5]?u[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(t){if(e("SemVer.compare",this.version,this.options,t),!(t instanceof s)){if("string"==typeof t&&t===this.version)return 0;t=new s(t,this.options)}return t.version===this.version?0:this.compareMain(t)||this.comparePre(t)}compareMain(e){return e instanceof s||(e=new s(e,this.options)),c(this.major,e.major)||c(this.minor,e.minor)||c(this.patch,e.patch)}comparePre(t){if(t instanceof s||(t=new s(t,this.options)),this.prerelease.length&&!t.prerelease.length)return-1;if(!this.prerelease.length&&t.prerelease.length)return 1;if(!this.prerelease.length&&!t.prerelease.length)return 0;let r=0;do{const n=this.prerelease[r],i=t.prerelease[r];if(e("prerelease compare",r,n,i),void 0===n&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===n)return-1;if(n!==i)return c(n,i)}while(++r)}compareBuild(t){t instanceof s||(t=new s(t,this.options));let r=0;do{const n=this.build[r],i=t.build[r];if(e("build compare",r,n,i),void 0===n&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===n)return-1;if(n!==i)return c(n,i)}while(++r)}inc(e,t,r){if(e.startsWith("pre")){if(!t&&!1===r)throw new Error("invalid increment argument: identifier is empty");if(t){const e=new RegExp(`^${this.options.loose?i[o.PRERELEASELOOSE]:i[o.PRERELEASE]}$`),r=`-${t}`.match(e);if(!r||r[1]!==t)throw new Error(`invalid identifier: ${t}`)}}switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t,r);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t,r);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t,r),this.inc("pre",t,r);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t,r),this.inc("pre",t,r);break;case"release":if(0===this.prerelease.length)throw new Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":{const e=Number(r)?1:0;if(0===this.prerelease.length)this.prerelease=[e];else{let n=this.prerelease.length;for(;--n>=0;)"number"==typeof this.prerelease[n]&&(this.prerelease[n]++,n=-2);if(-1===n){if(t===this.prerelease.join(".")&&!1===r)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let n=[t,e];!1===r&&(n=[t]),0===c(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=n):this.prerelease=n}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}return pa=s}function Hc(){if(ga)return ma;ga=1;const e=Vc();return ma=(t,r,n=!1)=>{if(t instanceof e)return t;try{return new e(t,r)}catch(e){if(!n)return null;throw e}},ma}function Gc(){if(La)return Oa;La=1;const e=Vc();return Oa=(t,r,n)=>new e(t,n).compare(new e(r,n))}function Xc(){if(za)return ja;za=1;const e=Vc();return ja=(t,r,n)=>{const i=new e(t,n),o=new e(r,n);return i.compare(o)||i.compareBuild(o)}}function Yc(){if(Ha)return Va;Ha=1;const e=Gc();return Va=(t,r,n)=>e(t,r,n)>0}function Zc(){if(Xa)return Ga;Xa=1;const e=Gc();return Ga=(t,r,n)=>e(t,r,n)<0}function Jc(){if(Za)return Ya;Za=1;const e=Gc();return Ya=(t,r,n)=>0===e(t,r,n)}function Qc(){if(Qa)return Ja;Qa=1;const e=Gc();return Ja=(t,r,n)=>0!==e(t,r,n)}function es(){if(tc)return ec;tc=1;const e=Gc();return ec=(t,r,n)=>e(t,r,n)>=0}function ts(){if(nc)return rc;nc=1;const e=Gc();return rc=(t,r,n)=>e(t,r,n)<=0}function rs(){if(oc)return ic;oc=1;const e=Jc(),t=Qc(),r=Yc(),n=es(),i=Zc(),o=ts();return ic=(a,c,s,u)=>{switch(c){case"===":return"object"==typeof a&&(a=a.version),"object"==typeof s&&(s=s.version),a===s;case"!==":return"object"==typeof a&&(a=a.version),"object"==typeof s&&(s=s.version),a!==s;case"":case"=":case"==":return e(a,s,u);case"!=":return t(a,s,u);case">":return r(a,s,u);case">=":return n(a,s,u);case"<":return i(a,s,u);case"<=":return o(a,s,u);default:throw new TypeError(`Invalid operator: ${c}`)}}}function ns(){if(dc)return lc;dc=1;const e=/\s+/g;class t{constructor(r,n){if(n=i(n),r instanceof t)return r.loose===!!n.loose&&r.includePrerelease===!!n.includePrerelease?r:new t(r.raw,n);if(r instanceof o)return this.raw=r.value,this.set=[[r]],this.formatted=void 0,this;if(this.options=n,this.loose=!!n.loose,this.includePrerelease=!!n.includePrerelease,this.raw=r.trim().replace(e," "),this.set=this.raw.split("||").map(e=>this.parseRange(e.trim())).filter(e=>e.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){const e=this.set[0];if(this.set=this.set.filter(e=>!b(e[0])),0===this.set.length)this.set=[e];else if(this.set.length>1)for(const e of this.set)if(1===e.length&&m(e[0])){this.set=[e];break}}this.formatted=void 0}get range(){if(void 0===this.formatted){this.formatted="";for(let e=0;e<this.set.length;e++){e>0&&(this.formatted+="||");const t=this.set[e];for(let e=0;e<t.length;e++)e>0&&(this.formatted+=" "),this.formatted+=t[e].toString().trim()}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(e){const t=((this.options.includePrerelease&&h)|(this.options.loose&&p))+":"+e,r=n.get(t);if(r)return r;const i=this.options.loose,c=i?s[u.HYPHENRANGELOOSE]:s[u.HYPHENRANGE];e=e.replace(c,C(this.options.includePrerelease)),a("hyphen replace",e),e=e.replace(s[u.COMPARATORTRIM],l),a("comparator trim",e),e=e.replace(s[u.TILDETRIM],d),a("tilde trim",e),e=e.replace(s[u.CARETTRIM],f),a("caret trim",e);let m=e.split(" ").map(e=>v(e,this.options)).join(" ").split(/\s+/).map(e=>N(e,this.options));i&&(m=m.filter(e=>(a("loose invalid filter",e,this.options),!!e.match(s[u.COMPARATORLOOSE])))),a("range list",m);const g=new Map,y=m.map(e=>new o(e,this.options));for(const e of y){if(b(e))return[e];g.set(e.value,e)}g.size>1&&g.has("")&&g.delete("");const w=[...g.values()];return n.set(t,w),w}intersects(e,r){if(!(e instanceof t))throw new TypeError("a Range is required");return this.set.some(t=>g(t,r)&&e.set.some(e=>g(e,r)&&t.every(t=>e.every(e=>t.intersects(e,r)))))}test(e){if(!e)return!1;if("string"==typeof e)try{e=new c(e,this.options)}catch(e){return!1}for(let t=0;t<this.set.length;t++)if(M(this.set[t],e,this.options))return!0;return!1}}lc=t;const r=(uc||(uc=1,sc=class{constructor(){this.max=1e3,this.map=new Map}get(e){const t=this.map.get(e);return void 0===t?void 0:(this.map.delete(e),this.map.set(e,t),t)}delete(e){return this.map.delete(e)}set(e,t){if(!this.delete(e)&&void 0!==t){if(this.map.size>=this.max){const e=this.map.keys().next().value;this.delete(e)}this.map.set(e,t)}return this}}),sc),n=new r,i=qc(),o=is(),a=Wc(),c=Vc(),{safeRe:s,t:u,comparatorTrimReplace:l,tildeTrimReplace:d,caretTrimReplace:f}=$c(),{FLAG_INCLUDE_PRERELEASE:h,FLAG_LOOSE:p}=zc(),b=e=>"<0.0.0-0"===e.value,m=e=>""===e.value,g=(e,t)=>{let r=!0;const n=e.slice();let i=n.pop();for(;r&&n.length;)r=n.every(e=>i.intersects(e,t)),i=n.pop();return r},v=(e,t)=>(a("comp",e,t),e=A(e,t),a("caret",e),e=w(e,t),a("tildes",e),e=S(e,t),a("xrange",e),e=I(e,t),a("stars",e),e),y=e=>!e||"x"===e.toLowerCase()||"*"===e,w=(e,t)=>e.trim().split(/\s+/).map(e=>x(e,t)).join(" "),x=(e,t)=>{const r=t.loose?s[u.TILDELOOSE]:s[u.TILDE];return e.replace(r,(t,r,n,i,o)=>{let c;return a("tilde",e,t,r,n,i,o),y(r)?c="":y(n)?c=`>=${r}.0.0 <${+r+1}.0.0-0`:y(i)?c=`>=${r}.${n}.0 <${r}.${+n+1}.0-0`:o?(a("replaceTilde pr",o),c=`>=${r}.${n}.${i}-${o} <${r}.${+n+1}.0-0`):c=`>=${r}.${n}.${i} <${r}.${+n+1}.0-0`,a("tilde return",c),c})},A=(e,t)=>e.trim().split(/\s+/).map(e=>E(e,t)).join(" "),E=(e,t)=>{a("caret",e,t);const r=t.loose?s[u.CARETLOOSE]:s[u.CARET],n=t.includePrerelease?"-0":"";return e.replace(r,(t,r,i,o,c)=>{let s;return a("caret",e,t,r,i,o,c),y(r)?s="":y(i)?s=`>=${r}.0.0${n} <${+r+1}.0.0-0`:y(o)?s="0"===r?`>=${r}.${i}.0${n} <${r}.${+i+1}.0-0`:`>=${r}.${i}.0${n} <${+r+1}.0.0-0`:c?(a("replaceCaret pr",c),s="0"===r?"0"===i?`>=${r}.${i}.${o}-${c} <${r}.${i}.${+o+1}-0`:`>=${r}.${i}.${o}-${c} <${r}.${+i+1}.0-0`:`>=${r}.${i}.${o}-${c} <${+r+1}.0.0-0`):(a("no pr"),s="0"===r?"0"===i?`>=${r}.${i}.${o}${n} <${r}.${i}.${+o+1}-0`:`>=${r}.${i}.${o}${n} <${r}.${+i+1}.0-0`:`>=${r}.${i}.${o} <${+r+1}.0.0-0`),a("caret return",s),s})},S=(e,t)=>(a("replaceXRanges",e,t),e.split(/\s+/).map(e=>_(e,t)).join(" ")),_=(e,t)=>{e=e.trim();const r=t.loose?s[u.XRANGELOOSE]:s[u.XRANGE];return e.replace(r,(r,n,i,o,c,s)=>{a("xRange",e,r,n,i,o,c,s);const u=y(i),l=u||y(o),d=l||y(c),f=d;return"="===n&&f&&(n=""),s=t.includePrerelease?"-0":"",u?r=">"===n||"<"===n?"<0.0.0-0":"*":n&&f?(l&&(o=0),c=0,">"===n?(n=">=",l?(i=+i+1,o=0,c=0):(o=+o+1,c=0)):"<="===n&&(n="<",l?i=+i+1:o=+o+1),"<"===n&&(s="-0"),r=`${n+i}.${o}.${c}${s}`):l?r=`>=${i}.0.0${s} <${+i+1}.0.0-0`:d&&(r=`>=${i}.${o}.0${s} <${i}.${+o+1}.0-0`),a("xRange return",r),r})},I=(e,t)=>(a("replaceStars",e,t),e.trim().replace(s[u.STAR],"")),N=(e,t)=>(a("replaceGTE0",e,t),e.trim().replace(s[t.includePrerelease?u.GTE0PRE:u.GTE0],"")),C=e=>(t,r,n,i,o,a,c,s,u,l,d,f)=>`${r=y(n)?"":y(i)?`>=${n}.0.0${e?"-0":""}`:y(o)?`>=${n}.${i}.0${e?"-0":""}`:a?`>=${r}`:`>=${r}${e?"-0":""}`} ${s=y(u)?"":y(l)?`<${+u+1}.0.0-0`:y(d)?`<${u}.${+l+1}.0-0`:f?`<=${u}.${l}.${d}-${f}`:e?`<${u}.${l}.${+d+1}-0`:`<=${s}`}`.trim(),M=(e,t,r)=>{for(let r=0;r<e.length;r++)if(!e[r].test(t))return!1;if(t.prerelease.length&&!r.includePrerelease){for(let r=0;r<e.length;r++)if(a(e[r].semver),e[r].semver!==o.ANY&&e[r].semver.prerelease.length>0){const n=e[r].semver;if(n.major===t.major&&n.minor===t.minor&&n.patch===t.patch)return!0}return!1}return!0};return lc}function is(){if(hc)return fc;hc=1;const e=Symbol("SemVer ANY");class t{static get ANY(){return e}constructor(n,i){if(i=r(i),n instanceof t){if(n.loose===!!i.loose)return n;n=n.value}n=n.trim().split(/\s+/).join(" "),a("comparator",n,i),this.options=i,this.loose=!!i.loose,this.parse(n),this.semver===e?this.value="":this.value=this.operator+this.semver.version,a("comp",this)}parse(t){const r=this.options.loose?n[i.COMPARATORLOOSE]:n[i.COMPARATOR],o=t.match(r);if(!o)throw new TypeError(`Invalid comparator: ${t}`);this.operator=void 0!==o[1]?o[1]:"","="===this.operator&&(this.operator=""),o[2]?this.semver=new c(o[2],this.options.loose):this.semver=e}toString(){return this.value}test(t){if(a("Comparator.test",t,this.options.loose),this.semver===e||t===e)return!0;if("string"==typeof t)try{t=new c(t,this.options)}catch(e){return!1}return o(t,this.operator,this.semver,this.options)}intersects(e,n){if(!(e instanceof t))throw new TypeError("a Comparator is required");return""===this.operator?""===this.value||new s(e.value,n).test(this.value):""===e.operator?""===e.value||new s(this.value,n).test(e.semver):(!(n=r(n)).includePrerelease||"<0.0.0-0"!==this.value&&"<0.0.0-0"!==e.value)&&(!(!n.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0")))&&(!(!this.operator.startsWith(">")||!e.operator.startsWith(">"))||(!(!this.operator.startsWith("<")||!e.operator.startsWith("<"))||(!(this.semver.version!==e.semver.version||!this.operator.includes("=")||!e.operator.includes("="))||(!!(o(this.semver,"<",e.semver,n)&&this.operator.startsWith(">")&&e.operator.startsWith("<"))||!!(o(this.semver,">",e.semver,n)&&this.operator.startsWith("<")&&e.operator.startsWith(">")))))))}}fc=t;const r=qc(),{safeRe:n,t:i}=$c(),o=rs(),a=Wc(),c=Vc(),s=ns();return fc}function os(){if(bc)return pc;bc=1;const e=ns();return pc=(t,r,n)=>{try{r=new e(r,n)}catch(e){return!1}return r.test(t)},pc}function as(){if(_c)return Sc;_c=1;const e=ns();return Sc=(t,r)=>{try{return new e(t,r).range||"*"}catch(e){return null}},Sc}function cs(){if(Nc)return Ic;Nc=1;const e=Vc(),t=is(),{ANY:r}=t,n=ns(),i=os(),o=Yc(),a=Zc(),c=ts(),s=es();return Ic=(u,l,d,f)=>{let h,p,b,m,g;switch(u=new e(u,f),l=new n(l,f),d){case">":h=o,p=c,b=a,m=">",g=">=";break;case"<":h=a,p=s,b=o,m="<",g="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(i(u,l,f))return!1;for(let e=0;e<l.set.length;++e){const n=l.set[e];let i=null,o=null;if(n.forEach(e=>{e.semver===r&&(e=new t(">=0.0.0")),i=i||e,o=o||e,h(e.semver,i.semver,f)?i=e:b(e.semver,o.semver,f)&&(o=e)}),i.operator===m||i.operator===g)return!1;if((!o.operator||o.operator===m)&&p(u,o.semver))return!1;if(o.operator===g&&b(u,o.semver))return!1}return!0},Ic}var ss,us=function(){if(Dc)return Uc;Dc=1;const e=$c(),t=zc(),r=Vc(),n=Kc(),i=Hc(),o=function(){if(ya)return va;ya=1;const e=Hc();return va=(t,r)=>{const n=e(t,r);return n?n.version:null},va}(),a=function(){if(xa)return wa;xa=1;const e=Hc();return wa=(t,r)=>{const n=e(t.trim().replace(/^[=v]+/,""),r);return n?n.version:null},wa}(),c=function(){if(Ea)return Aa;Ea=1;const e=Vc();return Aa=(t,r,n,i,o)=>{"string"==typeof n&&(o=i,i=n,n=void 0);try{return new e(t instanceof e?t.version:t,n).inc(r,i,o).version}catch(e){return null}},Aa}(),s=function(){if(_a)return Sa;_a=1;const e=Hc();return Sa=(t,r)=>{const n=e(t,null,!0),i=e(r,null,!0),o=n.compare(i);if(0===o)return null;const a=o>0,c=a?n:i,s=a?i:n,u=!!c.prerelease.length;if(s.prerelease.length&&!u){if(!s.patch&&!s.minor)return"major";if(0===s.compareMain(c))return s.minor&&!s.patch?"minor":"patch"}const l=u?"pre":"";return n.major!==i.major?l+"major":n.minor!==i.minor?l+"minor":n.patch!==i.patch?l+"patch":"prerelease"}}(),u=function(){if(Na)return Ia;Na=1;const e=Vc();return Ia=(t,r)=>new e(t,r).major}(),l=function(){if(Ma)return Ca;Ma=1;const e=Vc();return Ca=(t,r)=>new e(t,r).minor}(),d=function(){if(ka)return Ta;ka=1;const e=Vc();return Ta=(t,r)=>new e(t,r).patch}(),f=function(){if(Ba)return Ra;Ba=1;const e=Hc();return Ra=(t,r)=>{const n=e(t,r);return n&&n.prerelease.length?n.prerelease:null},Ra}(),h=Gc(),p=function(){if(Fa)return Pa;Fa=1;const e=Gc();return Pa=(t,r,n)=>e(r,t,n)}(),b=function(){if(Da)return Ua;Da=1;const e=Gc();return Ua=(t,r)=>e(t,r,!0)}(),m=Xc(),g=function(){if($a)return Wa;$a=1;const e=Xc();return Wa=(t,r)=>t.sort((t,n)=>e(t,n,r))}(),v=function(){if(Ka)return qa;Ka=1;const e=Xc();return qa=(t,r)=>t.sort((t,n)=>e(n,t,r))}(),y=Yc(),w=Zc(),x=Jc(),A=Qc(),E=es(),S=ts(),_=rs(),I=function(){if(cc)return ac;cc=1;const e=Vc(),t=Hc(),{safeRe:r,t:n}=$c();return ac=(i,o)=>{if(i instanceof e)return i;if("number"==typeof i&&(i=String(i)),"string"!=typeof i)return null;let a=null;if((o=o||{}).rtl){const e=o.includePrerelease?r[n.COERCERTLFULL]:r[n.COERCERTL];let t;for(;(t=e.exec(i))&&(!a||a.index+a[0].length!==i.length);)a&&t.index+t[0].length===a.index+a[0].length||(a=t),e.lastIndex=t.index+t[1].length+t[2].length;e.lastIndex=-1}else a=i.match(o.includePrerelease?r[n.COERCEFULL]:r[n.COERCE]);if(null===a)return null;const c=a[2],s=a[3]||"0",u=a[4]||"0",l=o.includePrerelease&&a[5]?`-${a[5]}`:"",d=o.includePrerelease&&a[6]?`+${a[6]}`:"";return t(`${c}.${s}.${u}${l}${d}`,o)},ac}(),N=is(),C=ns(),M=os(),T=function(){if(gc)return mc;gc=1;const e=ns();return mc=(t,r)=>new e(t,r).set.map(e=>e.map(e=>e.value).join(" ").trim().split(" ")),mc}(),k=function(){if(yc)return vc;yc=1;const e=Vc(),t=ns();return vc=(r,n,i)=>{let o=null,a=null,c=null;try{c=new t(n,i)}catch(e){return null}return r.forEach(t=>{c.test(t)&&(o&&-1!==a.compare(t)||(o=t,a=new e(o,i)))}),o},vc}(),R=function(){if(xc)return wc;xc=1;const e=Vc(),t=ns();return wc=(r,n,i)=>{let o=null,a=null,c=null;try{c=new t(n,i)}catch(e){return null}return r.forEach(t=>{c.test(t)&&(o&&1!==a.compare(t)||(o=t,a=new e(o,i)))}),o},wc}(),B=function(){if(Ec)return Ac;Ec=1;const e=Vc(),t=ns(),r=Yc();return Ac=(n,i)=>{n=new t(n,i);let o=new e("0.0.0");if(n.test(o))return o;if(o=new e("0.0.0-0"),n.test(o))return o;o=null;for(let t=0;t<n.set.length;++t){const i=n.set[t];let a=null;i.forEach(t=>{const n=new e(t.semver.version);switch(t.operator){case">":0===n.prerelease.length?n.patch++:n.prerelease.push(0),n.raw=n.format();case"":case">=":a&&!r(n,a)||(a=n);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${t.operator}`)}}),!a||o&&!r(o,a)||(o=a)}return o&&n.test(o)?o:null},Ac}(),O=as(),L=cs(),P=function(){if(Mc)return Cc;Mc=1;const e=cs();return Cc=(t,r,n)=>e(t,r,">",n),Cc}(),F=function(){if(kc)return Tc;kc=1;const e=cs();return Tc=(t,r,n)=>e(t,r,"<",n),Tc}(),U=function(){if(Bc)return Rc;Bc=1;const e=ns();return Rc=(t,r,n)=>(t=new e(t,n),r=new e(r,n),t.intersects(r,n))}(),D=function(){if(Lc)return Oc;Lc=1;const e=os(),t=Gc();return Oc=(r,n,i)=>{const o=[];let a=null,c=null;const s=r.sort((e,r)=>t(e,r,i));for(const t of s)e(t,n,i)?(c=t,a||(a=t)):(c&&o.push([a,c]),c=null,a=null);a&&o.push([a,null]);const u=[];for(const[e,t]of o)e===t?u.push(e):t||e!==s[0]?t?e===s[0]?u.push(`<=${t}`):u.push(`${e} - ${t}`):u.push(`>=${e}`):u.push("*");const l=u.join(" || "),d="string"==typeof n.raw?n.raw:String(n);return l.length<d.length?l:n},Oc}(),j=function(){if(Fc)return Pc;Fc=1;const e=ns(),t=is(),{ANY:r}=t,n=os(),i=Gc(),o=[new t(">=0.0.0-0")],a=[new t(">=0.0.0")],c=(e,t,c)=>{if(e===t)return!0;if(1===e.length&&e[0].semver===r){if(1===t.length&&t[0].semver===r)return!0;e=c.includePrerelease?o:a}if(1===t.length&&t[0].semver===r){if(c.includePrerelease)return!0;t=a}const l=new Set;let d,f,h,p,b,m,g;for(const t of e)">"===t.operator||">="===t.operator?d=s(d,t,c):"<"===t.operator||"<="===t.operator?f=u(f,t,c):l.add(t.semver);if(l.size>1)return null;if(d&&f){if(h=i(d.semver,f.semver,c),h>0)return null;if(0===h&&(">="!==d.operator||"<="!==f.operator))return null}for(const e of l){if(d&&!n(e,String(d),c))return null;if(f&&!n(e,String(f),c))return null;for(const r of t)if(!n(e,String(r),c))return!1;return!0}let v=!(!f||c.includePrerelease||!f.semver.prerelease.length)&&f.semver,y=!(!d||c.includePrerelease||!d.semver.prerelease.length)&&d.semver;v&&1===v.prerelease.length&&"<"===f.operator&&0===v.prerelease[0]&&(v=!1);for(const e of t){if(g=g||">"===e.operator||">="===e.operator,m=m||"<"===e.operator||"<="===e.operator,d)if(y&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===y.major&&e.semver.minor===y.minor&&e.semver.patch===y.patch&&(y=!1),">"===e.operator||">="===e.operator){if(p=s(d,e,c),p===e&&p!==d)return!1}else if(">="===d.operator&&!n(d.semver,String(e),c))return!1;if(f)if(v&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===v.major&&e.semver.minor===v.minor&&e.semver.patch===v.patch&&(v=!1),"<"===e.operator||"<="===e.operator){if(b=u(f,e,c),b===e&&b!==f)return!1}else if("<="===f.operator&&!n(f.semver,String(e),c))return!1;if(!e.operator&&(f||d)&&0!==h)return!1}return!(d&&m&&!f&&0!==h||f&&g&&!d&&0!==h||y||v)},s=(e,t,r)=>{if(!e)return t;const n=i(e.semver,t.semver,r);return n>0?e:n<0||">"===t.operator&&">="===e.operator?t:e},u=(e,t,r)=>{if(!e)return t;const n=i(e.semver,t.semver,r);return n<0?e:n>0||"<"===t.operator&&"<="===e.operator?t:e};return Pc=(t,r,n={})=>{if(t===r)return!0;t=new e(t,n),r=new e(r,n);let i=!1;e:for(const e of t.set){for(const t of r.set){const r=c(e,t,n);if(i=i||null!==r,r)continue e}if(i)return!1}return!0}}();return Uc={parse:i,valid:o,clean:a,inc:c,diff:s,major:u,minor:l,patch:d,prerelease:f,compare:h,rcompare:p,compareLoose:b,compareBuild:m,sort:g,rsort:v,gt:y,lt:w,eq:x,neq:A,gte:E,lte:S,cmp:_,coerce:I,Comparator:N,Range:C,satisfies:M,toComparators:T,maxSatisfying:k,minSatisfying:R,minVersion:B,validRange:O,outside:L,gtr:P,ltr:F,intersects:U,simplifyRange:D,subset:j,SemVer:r,re:e.re,src:e.src,tokens:e.t,SEMVER_SPEC_VERSION:t.SEMVER_SPEC_VERSION,RELEASE_TYPES:t.RELEASE_TYPES,compareIdentifiers:n.compareIdentifiers,rcompareIdentifiers:n.rcompareIdentifiers}}(),ls=xe(us);!function(e){e.blue="blue",e.nanoS="nanoS",e.nanoSP="nanoSP",e.nanoX="nanoX",e.stax="stax",e.europa="europa",e.apex="apex"}(ss||(ss={}));const ds={[ss.blue]:{id:ss.blue,productName:"Ledger Blue",productIdMM:0,legacyUsbProductId:0,usbOnly:!0,memorySize:491520,masks:[822083584,822149120],getBlockSize:e=>4096},[ss.nanoS]:{id:ss.nanoS,productName:"Ledger Nano S",productIdMM:16,legacyUsbProductId:1,usbOnly:!0,memorySize:327680,masks:[823132160],getBlockSize:e=>ls.lt(ls.coerce(e)??"","2.0.0")?4096:2048},[ss.nanoX]:{id:ss.nanoX,productName:"Ledger Nano X",productIdMM:64,legacyUsbProductId:4,usbOnly:!1,memorySize:2097152,masks:[855638016],getBlockSize:e=>4096,bluetoothSpec:[{serviceUuid:"13d63400-2c97-0004-0000-4c6564676572",notifyUuid:"13d63400-2c97-0004-0001-4c6564676572",writeUuid:"13d63400-2c97-0004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-0004-0003-4c6564676572"}]},[ss.nanoSP]:{id:ss.nanoSP,productName:"Ledger Nano S Plus",productIdMM:80,legacyUsbProductId:5,usbOnly:!0,memorySize:1569792,masks:[856686592],getBlockSize:e=>32},[ss.apex]:{id:ss.apex,productName:"Ledger Apex",productIdMM:128,legacyUsbProductId:8,usbOnly:!1,memorySize:1569792,masks:[859832320],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-8004-0000-4c6564676572",notifyUuid:"13d63400-2c97-8004-0001-4c6564676572",writeUuid:"13d63400-2c97-8004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-8004-0003-4c6564676572"}]},[ss.stax]:{id:ss.stax,productName:"Ledger Stax",productIdMM:96,legacyUsbProductId:6,usbOnly:!1,memorySize:1569792,masks:[857735168],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-6004-0000-4c6564676572",notifyUuid:"13d63400-2c97-6004-0001-4c6564676572",writeUuid:"13d63400-2c97-6004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-6004-0003-4c6564676572"}]},[ss.europa]:{id:ss.europa,productName:"Ledger Flex",productIdMM:112,legacyUsbProductId:7,usbOnly:!1,memorySize:1569792,masks:[858783744],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-3004-0000-4c6564676572",notifyUuid:"13d63400-2c97-3004-0001-4c6564676572",writeUuid:"13d63400-2c97-3004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-3004-0003-4c6564676572"}]}};ss.blue,ss.nanoS,ss.nanoSP,ss.nanoX,ss.stax,ss.europa;const fs=Object.values(ds),hs=e=>{const t=fs.find(t=>t.legacyUsbProductId===e);if(t)return t;const r=e>>8;return fs.find(e=>e.productIdMM===r)},ps=[],bs={};for(const e in ds){const t=ds[e],{bluetoothSpec:r}=t;if(r)for(let e=0;e<r.length;e++){const n=r[e];ps.push(n.serviceUuid),bs[n.serviceUuid]=bs[n.serviceUuid.replace(/-/g,"")]={deviceModel:t,...n}}}const ms=[{vendorId:11415}];async function gs(){return await navigator.usb.requestDevice({filters:ms})}async function vs(){return(await navigator.usb.getDevices()).filter(e=>11415===e.vendorId)}const ys=()=>Promise.resolve(!!navigator&&!!navigator.usb&&"function"==typeof navigator.usb.getDevices);class ws extends ra{device;deviceModel;channel=Math.floor(65535*Math.random());packetSize=64;interfaceNumber;constructor(e,t){super(),this.device=e,this.interfaceNumber=t,this.deviceModel=hs(e.productId)}static isSupported=ys;static list=vs;static listen=e=>{let t=!1;return async function(){const e=await vs();return e.length>0?e[0]:gs()}().then(r=>{if(!t){const t=hs(r.productId);e.next({type:"add",descriptor:r,deviceModel:t}),e.complete()}},t=>{window.DOMException&&t instanceof window.DOMException&&18===t.code?e.error(new qo(t.message)):e.error(new zo(t.message))}),{unsubscribe:function(){t=!0}}};static async request(){const e=await gs();return ws.open(e)}static async openConnected(){const e=await vs();return 0===e.length?null:ws.open(e[0])}static async open(e){await e.open(),null===e.configuration&&await e.selectConfiguration(1),await xs(e);const t=e.configurations[0].interfaces.find(({alternates:e})=>e.some(e=>255===e.interfaceClass));if(!t)throw new Wo("No WebUSB interface found for your Ledger device. Please upgrade firmware or contact techsupport.");const r=t.interfaceNumber;try{await e.claimInterface(r)}catch(t){throw await e.close(),new Wo(t.message)}const n=new ws(e,r),i=t=>{e===t.device&&(navigator.usb.removeEventListener("disconnect",i),n._emitDisconnect(new Do))};return navigator.usb.addEventListener("disconnect",i),n}_disconnectEmitted=!1;_emitDisconnect=e=>{this._disconnectEmitted||(this._disconnectEmitted=!0,this.emit("disconnect",e))};async close(){await this.exchangeBusyPromise,await this.device.releaseInterface(this.interfaceNumber),await xs(this.device),await this.device.close()}async exchange(e){const t=await this.exchangeAtomicImpl(async()=>{const{channel:t,packetSize:r}=this;Jo("apdu","=> "+e.toString("hex"));const n=((e,t)=>({makeBlocks(r){let n=en().Buffer.concat([na(r.length),r]);const i=t-5,o=Math.ceil(n.length/i);n=en().Buffer.concat([n,en().Buffer.alloc(o*i-n.length+1).fill(0)]);const a=[];for(let t=0;t<o;t++){const r=en().Buffer.alloc(5);r.writeUInt16BE(e,0),r.writeUInt8(5,2),r.writeUInt16BE(t,3);const o=n.slice(t*i,(t+1)*i);a.push(en().Buffer.concat([r,o]))}return a},reduceResponse(t,r){let{data:n,dataLength:i,sequence:o}=t||ia;if(r.readUInt16BE(0)!==e)throw new Vo("Invalid channel","InvalidChannel");if(5!==r.readUInt8(2))throw new Vo("Invalid tag","InvalidTag");if(r.readUInt16BE(3)!==o)throw new Vo("Invalid sequence","InvalidSequence");t||(i=r.readUInt16BE(5)),o++;const a=r.slice(t?5:7);return n=en().Buffer.concat([n,a]),n.length>i&&(n=n.slice(0,i)),{data:n,dataLength:i,sequence:o}},getReducedResult(e){if(e&&e.dataLength===e.data.length)return e.data}}))(t,r),i=n.makeBlocks(e);for(let e=0;e<i.length;e++)await this.device.transferOut(3,i[e]);let o,a;for(;!(o=n.getReducedResult(a));){const e=await this.device.transferIn(3,r),t=Buffer.from(e.data.buffer);a=n.reduceResponse(a,t)}return Jo("apdu","<= "+o.toString("hex")),o}).catch(e=>{if(e&&e.message&&e.message.includes("disconnected"))throw this._emitDisconnect(e),new jo(e.message);throw e});return t}setScrambleKey(){}}async function xs(e){try{await e.reset()}catch(e){console.warn(e)}}var As,Es,Ss,_s,Is,Ns,Cs={name:F.Ledger,website:"https://www.ledger.com",connect:function(){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return n.trys.push([0,3,,4]),[4,ws.create()];case 1:return t=n.sent(),[4,new g.default(t).getPublicKey("44'/148'/0'")];case 2:return r=n.sent().rawPublicKey,[2,e.encodeEd25519PublicKey(r)];case 3:throw n.sent(),new Error("Failed to connect to Ledger.");case 4:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Failed to get network from ledger")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return[4,ws.isSupported()];case 1:return[2,e.sent()]}})})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("ledger does not support the signAuthEntry function")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Failed to sign the transaction with Ledger.")})})},signTransaction:function(e,i){return $(void 0,void 0,void 0,function(){var o,a,c,s,u,l;return q(this,function(d){switch(d.label){case 0:return d.trys.push([0,3,,4]),o=new n(e,i.network),[4,ws.create()];case 1:return a=d.sent(),[4,new g.default(a).signTransaction("44'/148'/0'",o.signatureBase())];case 2:return c=d.sent().signature,s=t.fromPublicKey(i.address),u=s.signatureHint(),l=new r.DecoratedSignature({hint:u,signature:c}),o.signatures.push(l),[2,o.toXDR()];case 3:throw d.sent(),new Error("Failed to sign the transaction with Ledger.");case 4:return[2]}})})}},Ms={name:F.Freighter,website:"https://freighter.app",connect:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return t.trys.push([0,3,,6]),[4,w()];case 1:if(!t.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,y()];case 2:if((e=t.sent()).error&&"The user rejected this request."===e.error.message)throw new Error("Failed to connect to Freighter");if(""===e.address.trim())throw new Error("Failed to connect to Freighter.");return[2,e.address];case 3:return"Failed to connect to Freighter."!==t.sent().message?[3,5]:[4,Ms.connect()];case 4:return[2,t.sent()];case 5:throw new Error("Failed to connect to Freighter.");case 6:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return t.trys.push([0,3,,4]),[4,w()];case 1:if(!t.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,v.getNetwork()];case 2:if((e=t.sent()).error)throw new Error("Failed to get network from Freighter");return[2,{network:e.network,passphrase:e.networkPassphrase}];case 3:throw t.sent(),new Error("Failed to disconnect from Rabet.");case 4:return[2]}})})},isAvailable:function(){return new Promise(function(e){var t=setTimeout(function(){e(!1)},700);setTimeout(function(){return $(void 0,void 0,void 0,function(){return q(this,function(r){try{w().then(function(r){var n=r.isConnected,i=r.error;n?(clearTimeout(t),e(!i&&n)):setTimeout(function(){w().then(function(r){var n=r.isConnected,i=r.error;clearTimeout(t),e(!i&&n)})},350)}).catch(function(){clearTimeout(t),e(!1)})}catch(t){e(!1)}return[2]})})},450)})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i;return q(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,w()];case 1:if(!o.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,x(e,{address:t.address,networkPassphrase:t.network})];case 2:if(r=o.sent(),n=r.error,i=r.signedAuthEntry,n||!i)throw new Error("Could not signedAuthEntry using Freighter");return[2,Buffer.from(i).toString("base64")];case 3:throw o.sent(),new Error("Failed to sign the transaction with Freighter.");case 4:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,A(e,{address:t.address,networkPassphrase:t.network})];case 1:if(r=i.sent(),n=r.signedMessage,r.error||!n)throw new Error("Failed to sign message using Freighter");return[2,"string"==typeof n?n:Buffer.from(n).toString("base64")];case 2:throw i.sent(),new Error("Failed to sign message using Freighter");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,w()];case 1:if(!r.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,E(e,{address:t.address,networkPassphrase:t.network})];case 2:return[2,r.sent().signedTxXdr];case 3:throw r.sent(),new Error("Failed to sign the transaction with Freighter.");case 4:return[2]}})})}},Ts={name:F.WalletConnect,website:"https://walletconnect.com",isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2,!!ne().config.walletConnect]})})},connect:function(){return $(void 0,void 0,void 0,function(){var e,t,r;return q(this,function(n){switch(n.label){case 0:if(!(e=ne().walletConnect)||!e.client)throw new Error("WalletConnect client is not set up. Please check your store configuration.");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,e.connection.approval()];case 2:if(t=n.sent(),!(r=t.namespaces.stellar)||!r.accounts[0])throw new Error("Wallet did not approve the required Stellar namespace/account.");return[2,r.accounts[0].split(":").pop()];case 3:throw n.sent(),new Error("Failed to connect to Wallet. Ensure your wallet supports Stellar WalletConnect.");case 4:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:if(!(e=ne().walletConnect)||!e.client)throw new Error("WalletConnect client is not set up.");r.label=1;case 1:return r.trys.push([1,3,,4]),0===(t=e.client.session.getAll()).length?[2]:[4,e.client.disconnect({topic:t[0].topic,reason:{code:6e3,message:"User explicitly disconnected."}})];case 2:return r.sent(),[3,4];case 3:throw r.sent(),new Error("Failed to disconnect from Wallet Connect. Try closing the session in your mobile wallet.");case 4:return[2]}})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Cannot reliably get the active network from WalletConnect without a specific session request.")})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i,o;return q(this,function(a){switch(a.label){case 0:if(!(r=ne().walletConnect)||!r.client)throw new Error("WalletConnect client is not set up.");a.label=1;case 1:if(a.trys.push([1,3,,4]),0===(n=r.client.session.getAll()).length)throw new Error("WalletConnect not connected. Please connect first.");return i=n[0],o=t.network===U.PUBLIC?le:de,[4,r.client.request({topic:i.topic,chainId:o,request:{method:"stellar_signXDR",params:{xdr:e}}})];case 2:return[2,a.sent()];case 3:throw a.sent(),new Error("Failed to sign and submit the transaction with Wallet Connect.");case 4:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i,o,a,c;return q(this,function(s){switch(s.label){case 0:if(!(r=ne().walletConnect)||!r.client)throw new Error("WalletConnect client is not set up.");s.label=1;case 1:if(s.trys.push([1,3,,4]),0===(n=r.client.session.getAll()).length)throw new Error("WalletConnect not connected. Please connect first.");return i=n[0],o=t.network===U.PUBLIC?le:de,a=(null===(c=i.namespaces.stellar.chains)||void 0===c?void 0:c[0])||o,[4,r.client.request({topic:i.topic,chainId:a,request:{method:"stellar_signMessage",params:{message:e}}})];case 2:return[2,s.sent()];case 3:throw s.sent(),new Error("Failed to sign message with Wallet Connect.");case 4:return[2]}})})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Stellar Auth Entry signing is not supported via standard WalletConnect methods.")})})}},ks=((As={})[F.Freighter]=Ms,As[F.Rabet]=Co,As[F.WalletConnect]=Ts,As[F.Hot]=Io,As[F.Api]=ye,As[F.Hana]=No,As[F.Xbull]=Mo,As[F.Lobstr]=Ro,As[F.Ledger]=Cs,As[F.Albedo]=To,As[F.Klever]=ko,As[F.Bitget]=Oo,As[F.Onekey]=Bo,As),Rs={mainnet:i.PUBLIC,testnet:i.TESTNET,sandbox:i.SANDBOX,futurenet:i.FUTURENET,standalone:i.STANDALONE},Bs=((Es={})[Rs.mainnet]={name:"Mainnet",horizon:"https://horizon.stellar.org",soroban:"https://mainnet.sorobanrpc.com"},Es[Rs.testnet]={name:"Testnet",horizon:"https://horizon-testnet.stellar.org",soroban:"https://soroban-testnet.stellar.org"},Es[Rs.futurenet]={name:"Futurenet",horizon:"https://horizon-futurenet.stellar.org",soroban:"https://rpc-futurenet.stellar.org"},Es),Os={steexp:(Ss={},Ss[Rs.mainnet]="https://steexp.com",Ss[Rs.testnet]="https://testnet.steexp.com",Ss.ledgerUrl="ledger",Ss.transactionUrl="tx",Ss.accountUrl="account",Ss),stellarexpert:(_s={},_s[Rs.mainnet]="https://stellar.expert/explorer/public",_s[Rs.testnet]="https://stellar.expert/explorer/testnet",_s.ledgerUrl="ledger",_s.accountUrl="account",_s.transactionUrl="tx",_s),lumenscan:(Is={},Is[Rs.mainnet]="https://lumenscan.io",Is[Rs.testnet]="https://testnet.lumenscan.io",Is.ledgerUrl="ledgers",Is.accountUrl="account",Is.operationUrl="ops",Is.transactionUrl="txns",Is),stellarchain:(Ns={},Ns[Rs.mainnet]="https://stellarchain.io",Ns[Rs.testnet]="https://testnet.stellarchain.io",Ns[Rs.futurenet]="https://futurenet.stellarchain.io",Ns.ledgerUrl="ledgers",Ns.accountUrl="accounts",Ns.operationUrl="operations",Ns.transactionUrl="transactions",Ns)},Ls={logInOrSignUp:{en:"Log in or Sign up"},profile:{en:"Profile"},confirmation:{en:"Confirmation"},send:{en:"Send"},activity:{en:"Activity"},swap:{en:"Swap"},receive:{en:"Receive"},wrongNetwork:{en:"Wrong Network"},balances:{en:"Balances"},whatIsBlux:{en:"What is Blux"},addToken:{en:"Add Token"},signMessage:{en:"Sign Message"},selectAsset:{en:"Select Asset"},walletConnect:{en:"Wallet Connect"},acceptTermsAndPrivacy:{en:"By signing in or creating an account, you agree to our Terms and Conditions and Privacy Policy."},receiveFunds:{en:"Receive Funds"},addFunds:{en:"Add Funds"},termsAndConditions:{en:"Terms and Conditions"},loading:{en:"Loading"},tryAgain:{en:"Try again"},connecting:{en:"Connecting"},signing:{en:"Signing"},or:{en:"or"},recent:{en:"Recent"},allStellarWallets:{en:"All Stellar wallets"},email:{en:"Email"},logInWithPasskey:{en:"Log in with Passkey"},submit:{en:"Submit"},poweredByBlux:{en:"Powered by Blux.cc"},reviewAndAcceptPrompt:{en:"Review the documents below, then agree to continue."},termsOfService:{en:"Terms of Service"},privacyPolicy:{en:"Privacy Policy"},openLink:{en:"Open link"},noLegalLinksProvided:{en:"No legal links were provided for this app."},agree:{en:"Accept & Continue"},disagree:{en:"No thanks"},connectionSuccessfulTitle:{en:"Connection Successful"},connectionSuccessfulMessage:{en:"Your account has been successfully connected to ${appName}"},transactionSuccessfulTitle:{en:"Transaction Successful"},transactionSuccessfulMessage:{en:"Your transaction was successfully completed"},messageSignedTitle:{en:"Message Signed"},messageSignedMessage:{en:"Your message has been signed successfully."},authEntrySignedTitle:{en:"Authorization Signed"},authEntrySignedMessage:{en:"Authorization has been signed successfully."},seeInExplorer:{en:"See in explorer"},loggingIn:{en:"Logging In"},done:{en:"Done"},signTransactionPrompt:{en:"wants your permission to approve the following transaction."},invalidXdr:{en:"Invalid XDR"},lobstrWarning:{en:"Ensure that your LOBSTR wallet is set to the ${network} network. Otherwise, the transaction will definitely fail."},yourWallet:{en:"Your wallet"},noAddressFound:{en:"No address found"},approve:{en:"Approve"},loadingActivity:{en:"Loading activity..."},noActivityFound:{en:"No activity found"},multiOperation:{en:"Multi Operation"},pathPaymentDescription:{en:"Path payment of ${amount} ${asset}"},seeAllInExplorer:{en:"See all in explorer"},enterConfirmationCodeTitle:{en:"Enter confirmation code"},enterConfirmationCodeHelp:{en:"Please check your email and enter confirmation code below"},invalidCodeError:{en:"Invalid code, please try again."},resendCode:{en:"Resend code"},copied:{en:"Copied!"},logout:{en:"Logout"},search:{en:"Search"},noAssetsFound:{en:"No assets found"},amount:{en:"Amount"},max:{en:"Max"},to:{en:"To"},enterAddress:{en:"Enter address"},addressRequired:{en:"Address is required"},addressInvalid:{en:"Address is invalid"},inactiveAccount:{en:"Account is inActive"},memo:{en:"Memo"},enterMemo:{en:"Enter Memo"},optional:{en:"optional"},paste:{en:"Paste"},amountRequired:{en:"Amount is required"},amountExceedsBalance:{en:"Amount is greater than max balance"},sendButton:{en:"Send"},loginFailed:{en:"Login failed"},signingFailed:{en:"Signing with ${walletName} failed"},waitingFor:{en:"Waiting for ${walletName}"},signingWith:{en:"Signing with ${walletName}"},loginRetryMessage:{en:"Please try logging in again."},signingRetryMessage:{en:"Please try signing again."},acceptConnection:{en:"Accept connection"},signRequestInWallet:{en:"Sign the request in your wallet"},wrongNetworkMessage:{en:"You’re currently connected to the Stellar ${currentNetwork}. Please switch to the Stellar ${switchNetwork} to continue using this app."},wallet_infra:{en:"Wallet Infrastructure for Stellar dapps"},blux_gateway:{en:"Blux is your gateway to Stellar. Create a wallet, manage assets, and sign transactions easily and securely."},enter_token_address:{en:"Enter token address"},enter_address:{en:"enter address"},check:{en:"Check"},cancel:{en:"Cancel"},add_token:{en:"Add token"},network:{en:"Network"},address:{en:"Address"},market_cap:{en:"Market cap"},total_volume:{en:"Total volume"},all_time_high:{en:"All time high"},copy_address:{en:"Copy address"},address_copied:{en:"Address copied"},add_new_token:{en:"Add new token"},assets:{en:"Assets"},tokens:{en:"Tokens"},nfts:{en:"NFTs"},no_balance_message:{en:"Looks like there’s nothing here yet."},sign_permission:{en:"wants your permission to sign the following message:"}},Ps=function(e){return"native"===e.asset_type?"native":"credit_alphanum4"===e.asset_type||"credit_alphanum12"===e.asset_type?Qs(e.asset_issuer,4):"liquidity_pool_shares"===e.asset_type?Qs(e.liquidity_pool_id,4):""},Fs=function(e){return"native"===e.assetType?o.native():new o(e.assetCode,e.assetIssuer)},Us=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return[4,fetch(e,t)];case 1:return[4,(r=i.sent()).json()];case 2:return n=i.sent(),[2,z({status:r.status},n)]}})})},Ds=function(e){var t={valueInCurrency:"0",assetBalance:e.balance||"0",assetType:e.asset_type};return"native"===e.asset_type?(t.assetCode="XLM",t.assetIssuer=""):"liquidity_pool_shares"===e.asset_type?(t.assetCode="LiquidtyPool",t.assetIssuer=""):(t.assetCode=e.asset_code,t.assetIssuer=e.asset_issuer),t},js=function(e){var t;return"".concat(null===(t=e[0])||void 0===t?void 0:t.toUpperCase()).concat(e.slice(1))},zs=function(e){return navigator.clipboard.writeText(e)},Ws=function(e){return"send"===e?D.SEND:D.SWAP},$s=function(e){var t=e.replace("#","");return(.299*parseInt(t.substring(0,2),16)+.587*parseInt(t.substring(2,4),16)+.114*parseInt(t.substring(4,6),16))/255>.5?"#000000":"#FFFFFF"},qs=function(e,t,r,n){var i=Os[t];i||(i=Os.stellarchain);var o=i[e];return o?"".concat(o,"/").concat(i[r],"/").concat(n):null},Ks=function(){var e=localStorage.getItem(ue);if(!e)return[];try{return JSON.parse(e)}catch(e){return[]}},Vs=function(e){var t=Object.entries(U).find(function(t){return t[1]===e});if(!t)throw new Error("Unknown network passphrase: ".concat(e));return t[0].toLowerCase()},Hs=function(e,t){var r=Bs[e],n=t[e];if(!r&&!n)throw new Error("BLUX: Custom network has no transports.");return!r&&n&&(r={name:"Custom Network",horizon:"",soroban:""}),n&&(n.horizon&&(r.horizon=n.horizon),n.soroban&&(r.soroban=n.soroban)),r},Gs=function(e){return $(void 0,void 0,void 0,function(){return q(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,e.getNetwork()];case 1:return[2,t.sent().passphrase];case 2:return t.sent(),[2,""];case 3:return[2]}})})},Xs=function(e,t){var r,n,i;if(void 0===t&&(t=1),3===(e=e.replace(/^#/,"")).length)r=parseInt(e[0]+e[0],16),n=parseInt(e[1]+e[1],16),i=parseInt(e[2]+e[2],16);else{if(6!==e.length&&8!==e.length)throw new Error("Invalid hex color: ".concat(e));r=parseInt(e.substring(0,2),16),n=parseInt(e.substring(2,4),16),i=parseInt(e.substring(4,6),16)}return"rgba(".concat(r,", ").concat(n,", ").concat(i,", ").concat(t,")")},Ys=function(e,t){void 0===t&&(t=!1);var r="number"==typeof e?e:parseFloat(e);if(isNaN(r)||0===r)return"0";if(r<1e-6)return e.toString();if(t){if(r>=1e6)return"".concat((r/1e6).toFixed(2),"m");if(r>=1e3)return"".concat((r/1e3).toFixed(2),"k")}return iu(nu(r))},Zs=function(e){var t=e.replace("#","");return!((.299*parseInt(t.substring(0,2),16)+.587*parseInt(t.substring(2,4),16)+.114*parseInt(t.substring(4,6),16))/255>.5)},Js=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return o=function(e){"https://mobile.rabet.io"===e.origin&&"RABET/INSTALL"===e.data.type&&(new Function(e.data.message)(),window.removeEventListener("message",o))},window.addEventListener("message",o),[4,(i=e,$(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return[4,Promise.all(Object.values(ks).map(function(e){return $(void 0,void 0,void 0,function(){var t;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),i.includes(e.name.toLowerCase())?[2,{wallet:e,isAvailable:!1}]:[4,e.isAvailable()];case 1:return t=r.sent(),[2,{wallet:e,isAvailable:t}];case 2:return r.sent(),[2,{wallet:e,isAvailable:!1}];case 3:return[2]}})})}))];case 1:return[2,e.sent().filter(function(e){return!!e.isAvailable}).map(function(e){return e.wallet})]}})}))];case 1:return t=n.sent(),r=function(e){for(var t=Ks(),r=new Map(e.map(function(e){return[e.name,e]})),n=[],i=new Set,o=0,a=t;o<a.length;o++){var c=a[o],s=r.get(c);s&&(n.push(s),i.add(c))}var u=e.filter(function(e){return!i.has(e.name)});return K(K([],n,!0),u,!0).map(function(e,t){return z(z({},e),{isRecent:0===t})})}(t),[2,r]}var i,o})})},Qs=function(e,t){return void 0===t&&(t=8),e.slice(0,t)+"..."+e.slice(-t)},eu=function(e){return new Promise(function(t){return setTimeout(t,e)})},tu=function(e){return e.replace(/([A-Z])/g," $1").replace(/_/g," ").trim().replace(/\b\w/g,function(e){return e.toUpperCase()})},ru=function(e,t){return void 0===t&&(t={}),e.replace(/\$\{(\w+)\}/g,function(e,r){return t[r]||""})},nu=function(e){var t,r=e.toString().split("."),n=r[0],i=r[1],o=void 0===i?"":i;if(!o)return n;var a=null!==(t={0:8,1:7,2:6,3:5,4:4,5:3,6:2}[n.length])&&void 0!==t?t:0;if(a>0){var c="".concat(n,".").concat(o.slice(0,a)),s=parseFloat(c);return Number.isInteger(s)?n:s.toFixed(2)}return n},iu=function(e){var t=e.split("."),r=t[0],n=t[1];return n?"".concat(r.replace(/\B(?=(\d{3})+(?!\d))/g,","),".").concat(n):r.replace(/\B(?=(\d{3})+(?!\d))/g,",")},ou=function(e,t){return"email"===e?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t):""!==t.trim()},au=function(e,t,r,n){return $(void 0,void 0,void 0,function(){return q(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signMessage))throw new Error("Wallet does not support signMessage.");return[4,e.signMessage(t,{address:r,network:n})];case 1:return[2,i.sent()]}})})},cu=function(e,t){try{var r=new n(e,t),i=r.operations[0],o=null;return o="payment"===i.type||"pathPaymentStrictSend"===i.type||"pathPaymentStrictReceive"===i.type?i.destination:"",{action:i.type,operations:r.operations.length,sender:r.source,receiver:o,estimatedFee:Number(r.fee)/1e7}}catch(e){return null}},su=function(e,t,r,n){return $(void 0,void 0,void 0,function(){return q(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signTransaction))throw new Error("Wallet does not support transaction signing.");return[4,e.signTransaction(t,{network:n,address:r})];case 1:return[2,i.sent()]}})})};function uu(e,t,r){return $(this,void 0,void 0,function(){var i,o,c;return q(this,function(s){switch(s.label){case 0:if(!(i=Hs(t,r).horizon))throw new Error("Horizon RPC was not found.");return o=new a.Server(i),c=new n(e,t),[4,o.submitTransaction(c)];case 1:return[2,s.sent()]}})})}var lu=function(e,t,r,n,i,o){return $(void 0,void 0,void 0,function(){var a;return q(this,function(c){switch(c.label){case 0:return[4,su(e,t,r,n)];case 1:return a=c.sent(),o?[4,uu(a,n,i||{})]:[3,3];case 2:return[2,c.sent()];case 3:return[2,a]}})})},du="__BLUX__RECENT_LOGIN_CONFIG",fu=function(e,t){return Date.now()-e<=t},hu=function(e,t,r,n){void 0===r&&(r=Date.now()),"undefined"!=typeof window&&localStorage.setItem(du,JSON.stringify({authMethod:e,authValue:t,timestamp:r,jwt:n}))},pu=function(){"undefined"!=typeof window&&localStorage.removeItem(du)},bu=function(){return $(void 0,void 0,void 0,function(){var e,t,r,n,i,o,a,c,s,u;return q(this,function(l){switch(l.label){case 0:if((e=ne()).authState.isAuthenticated&&e.user)return[2,!0];if(!(t=function(){if("undefined"==typeof window)return null;var e=localStorage.getItem(du);if(!e)return null;try{var t=JSON.parse(e);return"string"!=typeof t.authMethod||"string"!=typeof t.authValue||"number"!=typeof t.timestamp?null:t}catch(e){return null}}())||!fu(t.timestamp,216e5))return[2,!1];if("email"!==t.authMethod||!t.jwt)return[3,4];l.label=1;case 1:return l.trys.push([1,3,,4]),[4,me(t.jwt)];case 2:return r=l.sent(),ie(function(e){return z(z({},e),{user:{address:r.public_key,walletPassphrase:"",authMethod:"email",authValue:r.auth_value}})}),e.connectWalletSuccessful(r.public_key,(null===(s=e.stellar)||void 0===s?void 0:s.activeNetwork)||""),e.setIsAuthenticated(!0),(n=ne().user)&&ne().emitter.emit(V.LoggedIn,{user:n}),hu("email",(null===(u=e.user)||void 0===u?void 0:u.authValue)||"",Date.now(),t.jwt),[2,!0];case 3:return l.sent(),[2,!1];case 4:if(!t||!fu(t.timestamp,24e5))return[2,!1];if(!(i=e.wallets.find(function(e){return e.name===t.authValue})))return[2,!1];l.label=5;case 5:return l.trys.push([5,11,,12]),[4,i.connect()];case 6:if(!(o=l.sent())||""===o.trim())return[2,!1];ie(function(e){return z(z({},e),{user:{address:"",walletPassphrase:"",authMethod:"wallet",authValue:i.name}})}),a="",l.label=7;case 7:return l.trys.push([7,9,,10]),[4,Gs(i)];case 8:return a=l.sent(),[3,10];case 9:return l.sent(),[3,10];case 10:return e.connectWalletSuccessful(o,a),e.setIsAuthenticated(!0),(c=ne().user)&&ne().emitter.emit(V.LoggedIn,{user:c}),hu("wallet",i.name,Date.now(),""),[2,!0];case 11:return l.sent(),[2,!1];case 12:return[2]}})})},mu=function(e,t,r,n){return $(void 0,void 0,void 0,function(){return q(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signAuthEntry))throw new Error("Wallet does not support signAuthEntry.");return[4,e.signAuthEntry(t,{address:r,network:n})];case 1:return[2,i.sent()]}})})},gu=function(e){var t,r,n=ne();if(n.user&&n.user.address)return Promise.resolve(n.user);var i=new Promise(function(e,n){t=e,r=n});return n.setLogin({promise:i,isSilent:e,resolver:t,rejecter:r}),e?(bu().then(function(){var e=ne().user;e&&t(e)}).catch(function(){}).finally(function(){n.setLogin(void 0)}),i):($(void 0,void 0,void 0,function(){var e,r,i;return q(this,function(o){switch(o.label){case 0:if(e=ne(),!(null===(i=e.login)||void 0===i?void 0:i.isSilent)||!e.login.promise)return[3,5];o.label=1;case 1:return o.trys.push([1,3,,4]),[4,e.login.promise];case 2:case 3:return o.sent(),[3,4];case 4:if(ne().user)return t(ne().user),n.setLogin(void 0),[2];o.label=5;case 5:return(r=ne()).modal.isOpen||r.openModal(D.ONBOARDING),[2]}})}).catch(function(e){r(e),n.setLogin(void 0)}),i)},vu=function(e,t,r){return new Promise(function(n,i){var o=ne();if(o.authState.isAuthenticated&&o.stellar&&o.user)if(o.modal.isOpen)i(new Error("Blux modal is open elsewhere."));else{var a=o.stellar.activeNetwork;if(r&&r.network&&(a=r.network),cu(e,a)){var c=o.wallets.find(function(e){return e.name===o.user.authValue});if(!c)throw new Error("Could not find the connected wallet.");var s={xdr:e,rejecter:i,resolver:n,result:void 0,options:z({network:a},r),shouldSubmit:t};o.setSendTransaction(s,o.config.showWalletUIs),o.config.showWalletUIs||lu(c,e,o.user.address,a,o.config.transports||{},s.shouldSubmit).then(function(e){n(e)}).catch(function(e){i(e)})}else i("Invalid XDR")}else i(new Error("User is not authenticated."))})},yu=function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return[4,vu(e,!0,t)];case 1:return[2,r.sent()]}})})},wu={login:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return ne().authState.isReady?[3,2]:[4,eu(50)];case 1:return e.sent(),[3,0];case 2:return[2,gu(!1)]}})})},logout:function(){(0,ne().logoutAction)(),localStorage.removeItem(se),pu(),ne().emitter.emit(V.LoggedOut,void 0)},fundMe:function(){var e=ne();if(!e.authState.isAuthenticated||!e.stellar||!e.user)throw new Error("Blux: user is not authenticated yet.");if(e.modal.isOpen)throw new Error("Blux modal is open elsewhere.");e.modal.isOpen||e.openModal(D.FUND_ME)},profile:function(){var e=ne(),t=e.openModal,r=e.authState,n=e.modal;if(!r.isAuthenticated)throw new Error("User is not authenticated.");n.isOpen||t(D.PROFILE)},signMessage:function(e,t){return new Promise(function(r,n){var i=ne();if(i.authState.isAuthenticated&&i.stellar&&i.user)if(i.modal.isOpen)n(new Error("Blux modal is open elsewhere."));else{var o=i.stellar.activeNetwork;t&&t.network&&(o=t.network);var a=i.wallets.find(function(e){return e.name===i.user.authValue});if(!a)throw new Error("Could not find the connected wallet.");var c={message:e,options:t||{network:o},rejecter:n,resolver:r,result:void 0};i.setSignMessage(c,i.config.showWalletUIs),i.config.showWalletUIs||au(a,e,i.user.address,o).then(function(e){r(e)}).catch(function(e){n(e)})}else n(new Error("User is not authenticated."))})},signAuthEntry:function(e,t){return new Promise(function(r,n){var i=ne();if(i.authState.isAuthenticated&&i.stellar&&i.user)if(i.modal.isOpen)n(new Error("Blux modal is open elsewhere."));else{var o=i.stellar.activeNetwork;t&&t.network&&(o=t.network);var a=i.wallets.find(function(e){return e.name===i.user.authValue});if(!a)throw new Error("Could not find the connected wallet.");var c={authEntry:e,options:t||{network:o},rejecter:n,resolver:r,result:void 0};i.setSignAuthEntry(c,i.config.showWalletUIs),i.config.showWalletUIs||mu(a,e,i.user.address,o).then(function(e){r(e)}).catch(function(e){n(e)})}else n(new Error("User is not authenticated."))})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return[4,vu(e,!1,t)];case 1:return[2,r.sent()]}})})},sendTransaction:yu,get isReady(){return ne().authState.isReady},get isAuthenticated(){return ne().authState.isAuthenticated},get user(){return ne().user}},xu="logos",Au=function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return[4,Su("https://cdn2.blux.cc/core-assets/logos2.json.gz")];case 1:return e=t.sent(),[4,_u(e)];case 2:return[2,t.sent().files]}})})},Eu=function(){return $(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,4,,5]),[4,Au()];case 1:return e=r.sent(),[4,Iu()];case 2:return t=r.sent(),[4,Nu(t,e)];case 3:case 4:return r.sent(),[3,5];case 5:return[2]}})})},Su=function(e){return $(void 0,void 0,void 0,function(){var t;return q(this,function(r){switch(r.label){case 0:return[4,fetch(e)];case 1:if(!(t=r.sent()).ok)throw new Error("Failed to fetch: ".concat(t.status));return[4,t.arrayBuffer()];case 2:return[2,r.sent()]}})})},_u=function(e){return $(void 0,void 0,void 0,function(){var t,r,n;return q(this,function(i){switch(i.label){case 0:return t=new DecompressionStream("gzip"),r=new Blob([e]).stream().pipeThrough(t),[4,new Response(r).text()];case 1:return n=i.sent(),[2,JSON.parse(n)]}})})},Iu=function(){return new Promise(function(e,t){var r=indexedDB.open("blux-cache",1);r.onupgradeneeded=function(){var e=r.result;e.objectStoreNames.contains(xu)||e.createObjectStore(xu,{keyPath:"id"})},r.onsuccess=function(t){e(r.result)},r.onerror=function(){t(r.error)},r.onblocked=function(e){}})},Nu=function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){return[2,new Promise(function(r,n){var i=e.transaction(xu,"readwrite"),o=i.objectStore(xu);o.clear(),t.forEach(function(e){return o.put(e)}),i.oncomplete=function(){return r()},i.onerror=function(){return n(i.error)}})]})})},Cu=function(e){return $(void 0,void 0,void 0,function(){return q(this,function(t){return[2,new Promise(function(t,r){var n=e.transaction(xu,"readonly").objectStore(xu).getAll();n.onsuccess=function(){t(n.result||[])},n.onerror=function(){return r(n.error)}})]})})},Mu=function(){return!!ne().stellar},Tu=function(e){var t=ne().user;if(!t&&!e)throw new Error("Address not found");return e||(null==t?void 0:t.address)},ku=function(e){var t,r=ne(),n=r.stellar,i=r.config;if(!e){if(n)return{horizon:n.servers.horizon,soroban:n.servers.soroban,networkPassphrase:n.activeNetwork};throw new Error("Custom network has no transports.")}var o=Hs(e,null!==(t=i.transports)&&void 0!==t?t:{}),s=o.horizon,u=o.soroban;return{networkPassphrase:e,soroban:new c.Server(u),horizon:new a.Server(s)}},Ru=function(e){var t,r,n=ne(),i=(null===(t=n.stellar)||void 0===t?void 0:t.activeNetwork)||"";if(0===n.config.networks.length)throw new Error("switchNetwork must be called after createConfig");if(!n.config.networks.includes(e))throw new Error("New network must be defined in config.networks");if(!n.stellar)throw new Error("Could not find the current activeNetwork");n.setStellar({activeNetwork:e,servers:null===(r=n.stellar)||void 0===r?void 0:r.servers}),i&&i!==e&&ne().emitter.emit(V.NetworkChanged,{previousNetwork:i,network:e})},Bu=function(t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:if(Mu(),r=Tu(t.address),n=ku(t.network).horizon,!e.isValidEd25519PublicKey(r))throw new Error("Invalid address");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,n.loadAccount(r)];case 2:return[2,i.sent()];case 3:return i.sent(),[2,null];case 4:return[2]}})})},Ou=function(e,t,r){var n=ku(r.network).horizon,i=n[e].apply(n,t);return r.cursor&&i.cursor(r.cursor),r.limit&&i.limit(r.limit),r.order&&i.order(r.order),i},Lu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("accounts",[],e),e.forSigner&&(t=t.forSigner(e.forSigner)),e.forAsset&&(t=t.forAsset(e.forAsset)),e.sponsor&&(t=t.sponsor(e.sponsor)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Pu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("assets",[],e),e.forCode&&(t=t.forCode(e.forCode)),e.forIssuer&&(t=t.forIssuer(e.forIssuer)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Fu=function(t){return $(void 0,void 0,void 0,function(){var r,n,i,o,a,c;return q(this,function(s){switch(s.label){case 0:if(Mu(),r=Tu(t.address),n=ku(t.network).horizon,!e.isValidEd25519PublicKey(r))throw new Error("Invalid address");s.label=1;case 1:return s.trys.push([1,3,,4]),[4,n.loadAccount(r)];case 2:return i=s.sent(),t.includeZeroBalances?[2,i.balances]:(o=i.balances.filter(function(e){return 0!==Number(e.balance)}),a=o.find(function(e){return"native"===e.asset_type}),c=o.filter(function(e){return"native"!==e.asset_type}),a?[2,K([a],c,!0)]:[2,c]);case 3:return s.sent(),[2,[]];case 4:return[2]}})})},Uu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("claimableBalances",[],e),e.asset&&(t=t.asset(e.asset)),e.claimant&&(t=t.claimant(e.claimant)),e.sponsor&&(t=t.sponsor(e.sponsor)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Du=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("effects",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),e.forOperation&&(t=t.forOperation(e.forOperation)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},ju=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("ledgers",[],e),e.ledger&&(t=t.ledger(e.ledger)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},zu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("liquidityPools",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forAssets&&(t=t.forAssets.apply(t,e.forAssets)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Wu=function(){var e,t=ne();if(0===t.config.networks.length)throw new Error("getNetwork must be called after createConfig");return(null===(e=t.stellar)||void 0===e?void 0:e.activeNetwork)||""},$u=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("offers",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.buying&&(t=t.buying(e.buying)),e.selling&&(t=t.selling(e.selling)),e.sponsor&&(t=t.sponsor(e.sponsor)),e.seller&&(t=t.seller(e.seller)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},qu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("operations",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forClaimableBalance&&(t=t.forClaimableBalance(e.forClaimableBalance)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Ku=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return Mu(),[4,(r=Ou("orderbook",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},Vu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("payments",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Hu=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return Mu(),[4,(r=Ou("strictReceivePaths",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},Gu=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return Mu(),[4,(r=Ou("strictSendPaths",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},Xu=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return Mu(),[4,(r=Ou("tradeAggregation",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},Yu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("trades",[],e),e.forAssetPair&&(t=t.forAssetPair(e.forAssetPair[0],e.forAssetPair[1])),e.forOffer&&(t=t.forOffer(e.forOffer)),e.forType&&(t=t.forType(e.forType)),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Zu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Mu(),t=Ou("transactions",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forClaimableBalance&&(t=t.forClaimableBalance(e.forClaimableBalance)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Ju={mainnet:i.PUBLIC,testnet:i.TESTNET,sandbox:i.SANDBOX,futurenet:i.FUTURENET,standalone:i.STANDALONE},Qu=function(e){var t=ne();Ru(e),t.setNetworkSyncDisabled(!0)},el=function(e,t){return"string"===t?e.toString():"number"===t?Number(e):BigInt(e)},tl=function(e,t,r){var n=t/8,i=BigInt(e).toString(16);r&&e<BigInt(0)&&(i=((BigInt(1)<<BigInt(t))+e).toString(16).replace(/^-/,""));i.length%2!=0&&(i="0".concat(i));for(var o=2*n;i.length<o;)i="0".concat(i);if(i.length>o)throw new Error("BigNumber ".concat(e," overflows ").concat(t,"-bit representation"));for(var a=new Uint8Array(n),c=0,s=0;c<n;)a[c]=parseInt(i.slice(s,s+2),16),c+=1,s+=2;return r&&e<BigInt(0)&&(a[0]|=128),Buffer.from(a)},rl=function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];for(var n=BigInt(0),i=0,o=t;i<o.length;i++){var a=o[i];n<<=BigInt(8),n|=BigInt(a)}if(e&&0!==(void 0!==t[0]?128&t[0]:0)){var c=BigInt(8*t.length);n-=BigInt(1)<<c}return n},nl=function(e){if(e>BigInt(Number.MAX_SAFE_INTEGER)||e<BigInt(Number.MIN_SAFE_INTEGER))throw new Error("BigInt ".concat(e," is outside the safe integer range for Number type."));return Number(e)},il=function(e){var t=e,n=nl(t&BigInt(4294967295)),i=Number(t>>BigInt(32)&BigInt(4294967295));return i>=2147483648&&(i-=4294967296),new r.Int64([n,i])},ol=function(e){var t=nl(e&BigInt(4294967295)),n=nl(e>>BigInt(32)&BigInt(4294967295));return new r.Uint64([t,n])};function al(e){return"object"!=typeof e||null===e||Array.isArray(e)}var cl=function(e){if(!e)return r.ScVal.scvMap(null);for(var t=[],n=0,i=Object.entries(e);n<i.length;n++){var o=i[n],a=o[0],c=o[1],s="string"==typeof a?sl.symbol(a):a;"object"!=typeof c||null===c||al(c)?t.push(new r.ScMapEntry({key:s,val:c})):t.push(new r.ScMapEntry({key:s,val:cl(c)}))}return r.ScVal.scvMap(t)},sl=function(){function e(){}return e.i32=function(e){var t=el(e,"number");return r.ScVal.scvI32(t)},e.i64=function(e){var t=el(e,"bigint");return r.ScVal.scvI64(il(t))},e.i128=function(e){return function(e){var t=tl(e,128,!0),n=t.subarray(0,8),i=t.subarray(8,16),o=il(rl.apply(void 0,K([!0],n,!1))),a=ol(rl.apply(void 0,K([!1],i,!1)));return r.ScVal.scvI128(new r.Int128Parts({lo:a,hi:o}))}(el(e,"bigint"))},e.i256=function(e){return function(e){var t=tl(e,256,!0),n=t.subarray(0,8),i=t.subarray(8,16),o=t.subarray(16,24),a=t.subarray(24,32),c=il(rl.apply(void 0,K([!0],n,!1))),s=ol(rl.apply(void 0,K([!1],i,!1))),u=ol(rl.apply(void 0,K([!1],o,!1))),l=ol(rl.apply(void 0,K([!1],a,!1)));return r.ScVal.scvI256(new r.Int256Parts({hiHi:c,hiLo:s,loHi:u,loLo:l}))}(el(e,"bigint"))},e.u32=function(e){var t=el(e,"number");return r.ScVal.scvU32(t)},e.u64=function(e){var t=el(e,"bigint");return r.ScVal.scvU64(ol(t))},e.u128=function(e){return function(e){var t=tl(e,128,!1),n=t.subarray(0,8),i=t.subarray(8,16),o=ol(rl.apply(void 0,K([!1],n,!1))),a=ol(rl.apply(void 0,K([!1],i,!1)));return r.ScVal.scvU128(new r.UInt128Parts({hi:o,lo:a}))}(el(e,"bigint"))},e.u256=function(e){return function(e){var t=tl(e,256,!1),n=t.subarray(0,8),i=t.subarray(8,16),o=t.subarray(16,24),a=t.subarray(24,32),c=ol(rl.apply(void 0,K([!1],n,!1))),s=ol(rl.apply(void 0,K([!1],i,!1))),u=ol(rl.apply(void 0,K([!1],o,!1))),l=ol(rl.apply(void 0,K([!1],a,!1)));return r.ScVal.scvU256(new r.UInt256Parts({hiHi:c,hiLo:s,loHi:u,loLo:l}))}(el(e,"bigint"))},e.error=function(e){return r.ScVal.scvError(e)},e.duration=function(e){var t=el(e,"bigint"),n=ol(t);return r.ScVal.scvDuration(n)},e.timepoint=function(e){var t=el(e,"bigint"),n=ol(t);return r.ScVal.scvTimepoint(n)},e.ledgerKeyNonce=function(e){return r.ScVal.scvLedgerKeyNonce(e)},e.contractInstance=function(e){return r.ScVal.scvContractInstance(e)},e.scvMap=function(e){return r.ScVal.scvMap(e)},e.map=function(e){return cl(e)},e.string=function(e){return r.ScVal.scvString(e)},e.vec=function(e){return r.ScVal.scvVec(e)},e.void=function(){return r.ScVal.scvVoid()},e.bytes=function(e){return r.ScVal.scvBytes(e)},e.ledgerKeyContractInstance=function(){return r.ScVal.scvLedgerKeyContractInstance()},e.symbol=function(e){return r.ScVal.scvSymbol(e)},e.boolean=function(e){return r.ScVal.scvBool(e)},e.address=function(e){return s.fromString(e).toScVal()},e}(),ul=ne().setAppearance,ll={on:function(e,t){return ne().emitter.on(e,t)},off:function(e,t){return ne().emitter.off(e,t)},once:function(e,t){return ne().emitter.once(e,t)}};var dl,fl=function(e){var t,r,n,i,o=e.isOpen,a=e.onClose,c=void 0===a?function(){}:a,s=e.children,u=e.isSticky,l=void 0!==u&&u,d=e.appearance,f=e.isPersistent,h=N(null),p=_(!1),b=p[0],m=p[1],g=function(e){void 0===e&&(e=460);var t=_(!1),r=t[0],n=t[1];return I(function(){var t=function(){return n(window.innerWidth<e)};return t(),window.addEventListener("resize",t),function(){return window.removeEventListener("resize",t)}},[e]),r}(),v=function(e,t){void 0===t&&(t=300);var r=_({isOpening:!1,isClosing:!1}),n=r[0],i=r[1];return I(function(){if(e){i({isOpening:!0,isClosing:!1});var r=setTimeout(function(){i({isOpening:!1,isClosing:!1})},t);return function(){return clearTimeout(r)}}},[e,t]),z(z({},n),{handleClose:function(e){i({isOpening:!1,isClosing:!0});var r=setTimeout(function(){i({isOpening:!1,isClosing:!1}),e()},t);return function(){return clearTimeout(r)}}})}(o,250),y=v.isClosing,w=v.handleClose,x=function(e,t){void 0===t&&(t=[]);var r=_("auto"),n=r[0],i=r[1],o=_(!1),a=o[0],c=o[1],s=_(!1),u=s[0],l=s[1];return I(function(){var t=e.current;if(t){var r=!1,n=function(){r||t.offsetParent&&(i(t.offsetHeight),c(!0))},o=Array.from(t.getElementsByTagName("img")).filter(function(e){return!(e.complete&&e.naturalHeight>0)});if(0!==o.length){var a=o.length,s=function(){0==(a-=1)&&requestAnimationFrame(function(){return requestAnimationFrame(n)})};return o.forEach(function(e){e.addEventListener("load",s),e.addEventListener("error",s)}),function(){r=!0,o.forEach(function(e){e.removeEventListener("load",s),e.removeEventListener("error",s)})}}requestAnimationFrame(function(){return requestAnimationFrame(n)})}},K(K([],t,!0),[u],!1)),{height:n,isHeightReady:a,reset:function(){c(!1),i("auto"),l(function(e){return!e})}}}(h,[o,s]),A=x.height,E=x.isHeightReady,S=x.reset;return I(function(){if(o&&g){m(!1);var e=requestAnimationFrame(function(){m(!0)});return function(){return cancelAnimationFrame(e)}}},[o,g]),I(function(){return document.body.style.overflow=i?"hidden":"",function(){document.body.style.overflow=""}},[i=o]),I(function(){o||S()},[o]),o?k(R,{children:[!f&&B("div",{className:"bluxcc:fixed bluxcc:inset-0 bluxcc:z-40 ".concat(y&&!l?"bluxcc:animate-fadeOut":"bluxcc:animate-fadeIn"),style:{backdropFilter:"blur(".concat(d.backdropBlur,")"),WebkitBackdropFilter:"blur(".concat(d.backdropBlur,")"),backgroundColor:d.backdropColor},onClick:l?function(){}:c}),B("div",{className:"bluxcc:absolute bluxcc:inset-0 bluxcc:z-9999999 bluxcc:flex bluxcc:items-center bluxcc:justify-center ".concat(y&&!l&&"bluxcc:animate-fadeOut"),onClick:function(e){e.target!==e.currentTarget||l||w(c)},children:B("div",{id:"bluxcc-modal",className:"bluxcc:box-border ".concat(g?"bluxcc:fixed bluxcc:bottom-0 bluxcc:left-0 bluxcc:w-full bluxcc:rounded-b-none!":"bluxcc:relative bluxcc:w-90!"),style:{height:"number"==typeof A?"".concat(g?A+20:A,"px"):A,transition:E?"height 250ms ease-in-out, border-radius 250ms, opacity 250ms ease-out, outline 250ms ease-out, color 250ms ease-out".concat(g?", transform 250ms ease-out":""):"border-radius 250ms, opacity 250ms ease-out".concat(g?", transform 250ms ease-out":""),transform:g?y?"translateY(100%)":b?"translateY(0%)":"translateY(80%)":"",background:d.background,opacity:y&&!l?"0":"1",color:d.textColor,fontFamily:d.fontFamily,letterSpacing:"-0.04px",borderRadius:null!==(t=d.outlineRadius)&&void 0!==t?t:d.borderRadius,outline:"".concat(null!==(r=d.outlineWidth)&&void 0!==r?r:d.borderWidth," solid ").concat(null!==(n=d.outlineColor)&&void 0!==n?n:d.borderColor),overflow:"hidden",boxShadow:d.boxShadow},children:B("div",{ref:h,className:"bluxcc:px-6 bluxcc:pb-4",style:{fontFamily:d.fontFamily,opacity:E?1:0,transition:"opacity 200ms ease-in-out"},children:s})})})]}):null},hl=function(e){var t=e.className,r=e.name,n=e.props,i=void 0===n?{}:n,o=W(e,["className","name","props"]),a=ce(function(e){return e.logos}),c=_(""),s=c[0],u=c[1],l=C(function(){return null==a?void 0:a.find(function(e){return e.name===r})},[a,r]);if(!a||!l){var d="".concat("https://cdn.blux.cc/files","/").concat(encodeURIComponent(r)),f=Object.entries(i).map(function(e){return"".concat(encodeURIComponent(e[0]),"=").concat(encodeURIComponent(e[1]))}).join("&"),h="".concat(d,"?").concat(f);return B("img",{src:h,alt:r})}return I(function(){var e=l.content,t=new Map;(l.default_values||[]).forEach(function(e){var r=e.name,n=e.value;t.set(r,n)}),Object.entries(i).forEach(function(e){var r=e[0],n=e[1];t.set(r,n)}),t.forEach(function(t,r){var n=new RegExp("{{".concat(r,"}}"),"g");e=e.replace(n,t)}),u(e)},[l,i]),B("div",s?z({dangerouslySetInnerHTML:{__html:s}},o,{className:t}):{style:{width:50,height:50,background:"transparent",objectFit:"contain"}})};!function(e){e.Blux="blux.svg",e.SmallBlux="smallblux.svg",e.About="about.svg",e.ArrowRight="arrowright.svg",e.ArrowLeft="arrowleft.svg",e.Close="close.svg",e.Loading="loading.svg",e.Search="search.svg",e.GreenCheck="greencheck.svg",e.LogOut="logout.svg",e.Copy="copy.svg",e.LargeCopy="largecopy.svg",e.History="history.svg",e.Send="send.svg",e.ArrowDropUp="arrowdropup.svg",e.ArrowDropDown="arrowdropdown.svg",e.RedAlert="redalert.svg",e.Upstream="upstream.svg",e.MultiOperation="multioperation.svg",e.Downstream="downstream.svg",e.Globe="globe.svg",e.SmallEmail="smallemail.svg",e.MoonPayLogo="moonpaylogo.svg",e.Email="email.svg",e.RedExclamation="redexclamation.svg",e.WrongNetwork="wrongnetwork.svg",e.Swap="swap.svg",e.SmallSwap="smallswap.svg",e.Receive="receive.svg",e.Balances="balances.svg",e.NFTs="nfts.svg",e.Assets="assets.svg",e.Token="token.svg",e.Plus="plus.svg",e.OpenEye="openeye.svg",e.CloseEye="closeeye.svg",e.Warn="warn.svg",e.Error="error.svg",e.CopyIcon="copyicon.svg",e.Success="success.svg",e.Key="key.svg",e.Chip="chip.svg",e.Shield="shield.svg",e.Wallet="wallet.svg",e.QuestionMark="questionmark.svg",e.SmallQuestionMark="smallquestionmark.svg",e.GrayCube="graycube.svg",e.Albedo="albedo.svg",e.Hana="hana.svg",e.Hot="hot.svg",e.Rabet="rabet.svg",e.Freighter="freighter.svg",e.DarkFreighter="darkfreighter.svg",e.XBull="xbull.svg",e.Lobstr="lobstr.svg",e.Stellar="stellar.svg",e.StellarSmall="stellarsmall.svg",e.Google="google.svg",e.WalletConnect="walletconnect.svg",e.Klever="klever.svg",e.Ledger="ledger.svg"}(dl||(dl={}));var pl=dl,bl={error:{baseBg:"bluxcc:bg-light-red-50",darkBg:"bluxcc:bg-[#D6000033]",container:"bluxcc:border bluxcc:border-alert-error",text:"bluxcc:text-alert-error",icon:B(hl,{name:pl.Error})},success:{baseBg:"bluxcc:bg-white",darkBg:"bluxcc:bg-[#00D66E33]",container:"bluxcc:border bluxcc:border-alert-success",text:"bluxcc:text-alert-success",icon:B(hl,{name:pl.Success})},copy:{baseBg:"bluxcc:bg-light-blue-50",darkBg:"bluxcc:bg-[#005DF333]",container:"bluxcc:border bluxcc:border-alert-info",text:"bluxcc:text-alert-info",icon:B(hl,{name:pl.CopyIcon})},warn:{baseBg:"bluxcc:bg-white",darkBg:"bluxcc:bg-[#FA8F0233]",container:"bluxcc:border bluxcc:border-alert-warning",text:"bluxcc:text-alert-warning",icon:B(hl,{name:pl.Warn})},none:{baseBg:"",darkBg:"",container:"",text:"",icon:null}},ml=function(e){var t=e.type,r=e.message,n=e.className,i=void 0===n?"":n,o=ce(function(e){return e.config.appearance}),a=Zs(o.background),c=bl[t],s=c.baseBg,u=c.darkBg,l=c.container,d=c.text,f=c.icon,h=a?u:s;return k("div",{style:{borderRadius:o.borderRadius,fontFamily:o.fontFamily},className:"\n bluxcc:flex bluxcc:items-center bluxcc:gap-2\n bluxcc:px-3 bluxcc:h-10 bluxcc:max-w-46\n ".concat(h,"\n ").concat(l,"\n ").concat(d,"\n ").concat(i,"\n "),children:[f,B("span",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:r})]})},gl=function(){return function(e,t){return function(e,t,r){var n,i;void 0===r&&(r={});var o=(null===(n=Ls[e])||void 0===n?void 0:n[t])||(null===(i=Ls[e])||void 0===i?void 0:i.en)||"";return ru(o,r)}(e,"en",t||{})}},vl=function(e){var t=e.icon,r=e.onInfo,n=e.onBack,i=e.title,o=void 0===i?" ":i,a=e.closeButton,c=void 0!==a&&a,s=e.onClose,u=e.isPersistent,l=ce(function(e){return e.config}),d=ce(function(e){return e.modal}),f=gl(),h=Xs(l.appearance.textColor,.7),p="none"!==d.alert.type,b=function(e){var t=e.onClick,r=e.children;return B("button",{id:"bluxcc-button",onClick:t,className:"bluxcc:flex bluxcc:size-5 bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:r})};return k("header",{className:"bluxcc:flex bluxcc:h-16 bluxcc:w-full bluxcc:items-center bluxcc:justify-between",style:{fontFamily:l.appearance.fontFamily},children:["info"===t?B(b,{onClick:r,children:B(hl,{name:pl.About,props:{fill:h}})}):"back"===t?B(b,{onClick:n,children:B(hl,{name:pl.ArrowLeft,props:{fill:h}})}):B("div",{className:"bluxcc:size-5"}),B("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:p?B(ml,{type:d.alert.type,message:d.alert.message}):B("p",{className:"bluxcc:grow bluxcc:select-none bluxcc:text-center bluxcc:text-base bluxcc:font-medium",children:f(o)})}),!c||u?B("div",{className:"bluxcc:size-5"}):B(b,{onClick:s,children:B(hl,{name:pl.Close,props:{fill:h}})})]})},yl=function(){var e=ce(function(e){return e.config.appearance});return B("div",{className:"bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:B("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0",style:{borderTopWidth:e.borderWidth,borderTopColor:e.borderColor}})})},wl=function(e){var t,r=e.startIcon,n=e.onChange,i=e.onEnter,o=e.onSubmit,a=e.inputType,c=void 0===a?"text":a,s=ce(function(e){return e}).config.appearance,u=gl(),l=_(!1),d=l[0],f=l[1],h=_(""),p=h[0],b=h[1],m=_(!1),g=m[0],v=m[1];return k("div",{className:"bluxcc:flex bluxcc:transition-colors bluxcc:duration-300 bluxcc:h-14! bluxcc:w-full bluxcc:items-center bluxcc:py-2 bluxcc:pr-3 bluxcc:pl-2",style:{fontFamily:s.fontFamily,borderRadius:s.borderRadius,borderColor:d?s.accentColor:s.borderColor,backgroundColor:s.fieldBackground,borderWidth:s.borderWidth,color:s.textColor},onMouseEnter:function(e){d||(e.currentTarget.style.borderColor=s.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){d||(e.currentTarget.style.borderColor=s.borderColor)},children:[B("span",{style:{background:s.background,borderRadius:s.borderRadius,borderColor:s.borderColor,borderWidth:s.borderWidth},className:"bluxcc:flex bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-all bluxcc:duration-300",children:r}),k("div",{style:{cursor:"text"},className:"bluxcc:ml-4 bluxcc:relative bluxcc:flex bluxcc:h-full bluxcc:flex-1 bluxcc:items-center",children:[B("input",{id:"bluxcc-input",type:c,value:p,autoComplete:"off",placeholder:u("email"),onKeyDown:function(e){"Enter"===e.key&&g&&(null==i||i(p))},onChange:function(e){var t=e.target.value;b(t);var r=ou(c,t);v(r),null==n||n(t)},className:"bluxcc:mr-1 bluxcc:h-full bluxcc:w-full bluxcc:bg-transparent bluxcc:outline-hidden\n bluxcc:focus:outline-hidden bluxcc:text-base bluxcc:placeholder:text-base!",style:(t={color:s.textColor,fontFamily:s.fontFamily},t["--input-text-color"]=s.textColor,t),onFocus:function(){return f(!0)},onBlur:function(){f(!1),ou("email",p)||v(!1)}}),B("div",{className:"bluxcc:flex bluxcc:h-10 bluxcc:w-25 bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:B("button",{id:"bluxcc-button",disabled:!g,onClick:function(){return null==o?void 0:o(p)},className:"bluxcc:absolute bluxcc:right-0 bluxcc:flex bluxcc:h-8 bluxcc:w-17! bluxcc:items-center bluxcc:justify-center bluxcc:border bluxcc:text-sm! bluxcc:font-medium bluxcc:transition-[border-radius,background,border-color] bluxcc:duration-200",style:{background:s.fieldBackground,borderRadius:s.borderRadius,fontFamily:s.fontFamily,borderColor:g?s.accentColor:s.borderColor,color:g?s.accentColor:"#999999",borderWidth:s.borderWidth},children:u("submit")})})]})]})},xl=function(e){var t=e.size,r=void 0===t?"medium":t,n=e.startIcon,i=e.endArrow,o=e.isRecent,a=void 0!==o&&o,c=e.label,s=e.onClick,u=ce(function(e){return e}),l=_(!1),d=l[0],f=l[1],h=u.config.appearance,p=gl();return k("button",{type:"button",id:"bluxcc-button",onClick:s,className:"bluxcc:flex bluxcc:transition-colors bluxcc:duration-300\n ".concat("small"===r?"bluxcc:size-24 bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:gap-2 bluxcc:py-4":"bluxcc:h-14! bluxcc:w-full bluxcc:items-center bluxcc:py-2 bluxcc:pr-3 bluxcc:pl-2","\n "),style:{fontFamily:h.fontFamily,borderRadius:h.borderRadius,borderColor:d?h.accentColor:h.borderColor,backgroundColor:h.fieldBackground,borderWidth:h.borderWidth,color:h.textColor},onMouseEnter:function(e){f(!0),d||(e.currentTarget.style.borderColor=h.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){f(!1),d||(e.currentTarget.style.borderColor=h.borderColor)},children:[B("span",{style:{background:h.background,borderRadius:h.borderRadius,borderColor:h.borderColor,borderWidth:h.borderWidth},className:"bluxcc:flex bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-all bluxcc:duration-300",children:n}),B("div",{className:"".concat("small"===r?"bluxcc:mt-0":"bluxcc:ml-4"," bluxcc:relative bluxcc:flex bluxcc:h-full bluxcc:flex-1 bluxcc:items-center"),children:B("span",{className:"".concat("small"===r?"bluxcc:text-sm bluxcc:leading-4":"bluxcc:text-base"," bluxcc:font-medium bluxcc:select-none"),children:c})}),a&&B("div",{className:"bluxcc:px-2 bluxcc:py-1 bluxcc:text-xs bluxcc:font-normal",style:{color:h.accentColor,borderRadius:h.borderRadius,backgroundColor:"".concat(Xs(h.accentColor,.15))},children:p("recent")}),i&&"medium"===r&&B("span",{className:"bluxcc:ml-auto bluxcc:flex bluxcc:items-center",children:B(hl,{name:pl.ArrowRight,props:{fill:"".concat(Xs(h.textColor,.7))}})})]})},Al=function(e){var t=e.variant,r=void 0===t?"default":t,n=e.size,i=void 0===n?"medium":n,o=e.startIcon,a=e.endArrow,c=e.isRecent,s=void 0!==c&&c,u=e.label,l=e.onClick,d=e.onChange,f=e.onEnter,h=e.onSubmit,p=e.inputType;return"input"===r?B(wl,{onEnter:f,onSubmit:h,onChange:d,inputType:void 0===p?"text":p,startIcon:o}):B(xl,{size:i,label:u,onClick:l,isRecent:s,endArrow:a,startIcon:o})},El=function(){var e,t=gl(),r=_(!0),n=r[0],i=r[1],o=ce(function(e){return e}),a=o.setRoute,c=o.logoutAction,s=o.setAlert,u=o.config.appearance,l=null===(e=o.user)||void 0===e?void 0:e.address,d=0!==o.balances.balances.length?o.balances.balances.find(function(e){return"native"===e.asset_type}).balance:"0";return k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center",children:[k("div",{className:"bluxcc:mt-4 bluxcc:mb-6 bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center",children:[k("div",{className:"bluxcc:text-center bluxcc:text-2xl bluxcc:h-8 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",style:{color:u.accentColor,fontFamily:u.fontFamily},children:[B("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:B("p",{className:"bluxcc:select-none",style:{verticalAlign:"middle",paddingTop:n?"0px":"8px",fontFamily:u.fontFamily},children:d?n?"".concat(Ys(d)," XLM"):"******":t("loading")})}),B("div",{className:"bluxcc:transition-all",children:B("button",n?{id:"bluxcc-button",onClick:function(){return i(!1)},className:"bluxcc:bg-transparent",children:B(hl,{name:pl.OpenEye,props:{fill:u.accentColor}})}:{id:"bluxcc-button",onClick:function(){return i(!0)},className:"bluxcc:bg-transparent",children:B(hl,{name:pl.CloseEye,props:{fill:u.accentColor}})})})]}),B("button",{id:"bluxcc-button",className:"bluxcc:mt-4! bluxcc:leading-4 bluxcc:inline-flex bluxcc:bg-transparent bluxcc:text-sm bluxcc:select-none",onClick:function(){zs(l).then(function(){zs(l),s("copy","Address Copied"),setTimeout(function(){s("none","")},1e3)}).catch(function(){})},style:{color:Xs(u.textColor,.7),fontFamily:u.fontFamily},children:k("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1",children:[l?Qs(l,5):"",B(hl,{name:pl.Copy,props:{fill:Xs(u.textColor,.7)}})]})})]}),k("div",{className:"bluxcc:flex bluxcc:space-x-3",children:[B(Al,{size:"small",label:t("send"),startIcon:B(hl,{name:pl.Send,props:{fill:u.textColor}}),onClick:function(){a(D.SEND)}}),B(Al,{size:"small",label:t("receive"),startIcon:B(hl,{name:pl.Receive,props:{fill:u.textColor}}),onClick:function(){a(D.RECEIVE)}}),B(Al,{size:"small",label:t("swap"),startIcon:B(hl,{name:pl.Swap,props:{fill:u.textColor}}),onClick:function(){a(D.SWAP)}})]}),k("div",{className:"bluxcc:mt-4 bluxcc:w-full bluxcc:space-y-2",children:[B(Al,{endArrow:!0,label:t("balances"),startIcon:B(hl,{name:pl.Balances,props:{fill:u.textColor}}),onClick:function(){a(D.BALANCES)}}),B(Al,{endArrow:!0,label:t("activity"),startIcon:B(hl,{name:pl.History,props:{fill:u.textColor}}),onClick:function(){a(D.ACTIVITY)}})]}),B(yl,{}),k("button",{style:{color:Xs(u.textColor,.9),fontFamily:u.fontFamily},id:"bluxcc-button",onClick:function(){c(),pu(),o.emitter.emit(V.LoggedOut,void 0)},className:"bluxcc:flex bluxcc:h-12 bluxcc:font-medium bluxcc:text-base bluxcc:w-full bluxcc:bg-transparent bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",children:[B(hl,{name:pl.LogOut,props:{fill:Xs(u.textColor,.9)}}),t("logout")]})]})},Sl={small:"bluxcc:h-8 bluxcc:!text-sm bluxcc:gap-1",medium:"bluxcc:h-10 bluxcc:!text-sm bluxcc:gap-1",large:"bluxcc:h-[52px] bluxcc:!text-base bluxcc:gap-1"},_l=function(e){var t=e.size,r=void 0===t?"large":t,n=e.disabled,i=void 0!==n&&n,o=e.variant,a=void 0===o?"outline":o,c=e.state,s=void 0===c?"enabled":c,u=e.children,l=e.startIcon,d=e.endIcon,f=e.onClick,h=e.style,p=e.className,b=e.type,m=ce(function(e){return e.config.appearance}),g=z({borderRadius:m.borderRadius,fontFamily:m.fontFamily,pointerEvents:"disabled"===s?"none":void 0},h);return"outline"===a?Object.assign(g,{border:"1px solid ".concat(m.borderColor),color:m.accentColor,backgroundColor:m.fieldBackground,borderWidth:m.borderWidth}):"fill"===a?Object.assign(g,{backgroundColor:m.accentColor,fontWeight:"500",color:$s(m.accentColor)}):"text"===a?Object.assign(g,{color:m.accentColor,backgroundColor:"transparent"}):"tonal"===a&&Object.assign(g,{color:m.accentColor,backgroundColor:Xs(m.accentColor,.1)}),"selected"===s&&(g.boxShadow="0 0 0 2px ".concat(m.accentColor)),k("button",{type:b||"button",id:"bluxcc-button",onClick:f,disabled:"disabled"===s&&i,className:"".concat("bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:px-[10px] bluxcc:transition-all bluxcc:duration-300 bluxcc:w-full"," ").concat(Sl[r]," ").concat(null!=p?p:""," bluxcc:transition-all bluxcc:duration-300"),style:g,children:[l&&B("span",{children:l}),B("span",{children:u}),d&&B("span",{children:d})]})},Il=function(e){var t=e.fill,r=void 0===t?"#999999":t;return k("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[B("mask",{id:"mask0_4197_4537",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:B("rect",{width:"24",height:"24",fill:"#D9D9D9"})}),B("g",{mask:"url(#mask0_4197_4537)",children:B("path",{d:"M6.29425 17.6443L5.25 16.6L15.0905 6.75H6.14425V5.25H17.6443V16.75H16.1443V7.80375L6.29425 17.6443Z",fill:r})})]})},Nl=function(e){var t=e.fill,r=void 0===t?"#0C1083":t;return k("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[B("mask",{id:"mask0_3683_34744",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"40",height:"40",children:B("rect",{width:"40",height:"40",fill:"#D9D9D9"})}),B("g",{mask:"url(#mask0_3683_34744)",children:B("path",{d:"M20 37.3069L7.5 27.9319V4.16602H32.5V27.9319L20 37.3069ZM20 34.166L30 26.6819V6.66602H10V26.6819L20 34.166ZM18.25 24.4223L27.0896 15.5827L25.3333 13.7752L18.25 20.8585L14.7179 17.3264L12.9104 19.0827L18.25 24.4223Z",fill:r})})]})},Cl=function(e){var t=e.fill,r=void 0===t?"#05C3DD":t;return k("svg",{width:"80",height:"80",viewBox:"0 0 80 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[B("path",{d:"M37.1737 32.0256H51.2086L65.5665 46.3274C66.5004 47.2576 66.5052 48.7708 65.5759 49.706L47.1629 68.2582H32.7051L37.076 63.9982L53.1242 48.0114L37.2796 32.0244",fill:r}),B("path",{d:"M42.9419 47.9755H28.907L14.5492 33.6739C13.6152 32.7435 13.6104 31.2303 14.5397 30.2951L32.9527 11.7417H47.4106L43.0397 16.0018L26.9914 31.9887L42.8358 47.9755",fill:r})]})},Ml=function(){return k("svg",{width:"144",height:"144",viewBox:"0 0 144 144",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[k("g",{clipPath:"url(#clip0_617_11734)",children:[B("path",{d:"M0 0H144V144H0V0Z",fill:"#44D62C"}),B("path",{d:"M78.5049 30.5303H58.4749L54.9609 41.156H66.0861V63.5379H78.5049V30.5303Z",fill:"black"}),B("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M94.8428 90.626C94.8428 103.242 84.6155 113.469 71.9995 113.469C59.3835 113.469 49.1562 103.242 49.1562 90.626C49.1562 78.01 59.3835 67.7827 71.9995 67.7827C84.6155 67.7827 94.8428 78.01 94.8428 90.626ZM84.4722 90.6259C84.4722 97.5144 78.8879 103.099 71.9995 103.099C65.111 103.099 59.5267 97.5144 59.5267 90.6259C59.5267 83.7374 65.111 78.1532 71.9995 78.1532C78.8879 78.1532 84.4722 83.7374 84.4722 90.6259Z",fill:"black"})]}),B("defs",{children:B("clipPath",{id:"clip0_617_11734",children:B("rect",{width:"144",height:"144",fill:"white"})})})]})},Tl=function(){return k("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[B("g",{clipPath:"url(#clip0_4355_16345)",children:B("path",{d:"M17.9507 8.43559C18.4879 8.43559 19.0133 8.27633 19.4601 7.97795C19.9069 7.67956 20.2552 7.25543 20.4611 6.75915C20.6669 6.26287 20.7211 5.71671 20.6167 5.18966C20.5123 4.66262 20.254 4.17835 19.8744 3.79803C19.4949 3.41771 19.0112 3.15842 18.4844 3.05292C17.9575 2.94741 17.4112 3.00042 16.9146 3.20526C16.4178 3.41009 15.993 3.75755 15.6936 4.20375C15.3944 4.64993 15.234 5.17483 15.2329 5.71212C15.2322 6.06951 15.3019 6.42353 15.4382 6.75392C15.5744 7.08431 15.7745 7.38459 16.0269 7.63756C16.2794 7.89053 16.5792 8.09123 16.9093 8.22816C17.2394 8.3651 17.5933 8.43559 17.9507 8.43559ZM9.61576 20.6742C8.30665 20.6731 7.02725 20.2839 5.93923 19.5559C4.85121 18.8279 4.0034 17.7937 3.50294 16.584C3.00249 15.3743 2.87184 14.0435 3.12751 12.7596C3.38318 11.4757 4.01369 10.2964 4.93938 9.37069C5.86506 8.445 7.04436 7.81449 8.32826 7.55882C9.61217 7.30315 10.943 7.43379 12.1527 7.93425C13.3624 8.43471 14.3966 9.28252 15.1246 10.3705C15.8526 11.4586 16.2417 12.738 16.2429 14.0471C16.2436 14.9176 16.0727 15.7797 15.74 16.584C15.4071 17.3884 14.919 18.1192 14.3035 18.7348C13.688 19.3503 12.9571 19.8385 12.1527 20.1712C11.3483 20.504 10.4862 20.675 9.61576 20.6742Z",fill:"#7D00FF"})}),B("defs",{children:B("clipPath",{id:"clip0_4355_16345",children:B("rect",{width:"24",height:"24",fill:"white"})})})]})},kl=function(e,t,r){void 0===r&&(r="small");var n="bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:size-10!";switch(e){case"Rabet":return B(hl,{className:"small"===r?n:"",name:pl.Rabet,props:{fill:t?"#ffffff":"#B8BAC4"}});case"Freighter":return B(hl,t?{className:"small"===r?n:"",name:pl.DarkFreighter,props:{}}:{className:"small"===r?n:"",name:pl.Freighter,props:{fill:"#310CCC"}});case"Albedo":return B(hl,{className:"small"===r?n:"",name:pl.Albedo,props:{}});case"LOBSTR":return B(hl,{className:"small"===r?n:"",name:pl.Lobstr,props:{fill:t?"#ffffff":"#1a8da0"}});case"xBull":return B(hl,{className:"small"===r?n:"",name:pl.XBull,props:{fill:t?"#ffffff":"#C19CFC"}});case"Hana":return B(hl,{className:"small"===r?n:"",name:pl.Hana,props:{fill:t?"#E6E0F7":"#221542"}});case"Hot":return B(hl,{className:"small"===r?n:"",name:pl.Hot,props:{}});case"Wallet Connect":return B(hl,{className:"small"===r?n:"",name:pl.WalletConnect,props:{fill:t?"#ffffff":"#0988f1"}});case"Klever":return B(hl,{className:"small"===r?n:"",name:pl.Klever,props:{}});case"Bitget":return B(Cl,{fill:t?"#05C3DD":"#00F0FF"});case"Onekey":return B(Ml,{});case"Ledger":return B(hl,{className:"small"===r?n:"",name:pl.Ledger,props:{fill:t?"#ffffff":"#000000"}});default:return null}},Rl=function(){var e,t,r,n=gl(),i=ce(function(e){return e}),o=i.user,a=i.waitingStatus,c=i.config.appearance;return k("div",{className:"bluxcc:mt-3 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-20 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",style:{borderColor:c.borderColor,borderWidth:c.borderWidth},children:kl(null!==(e=null==o?void 0:o.authValue)&&void 0!==e?e:"",Zs(c.background),"large")}),k("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[B("p",{className:"bluxcc:text-xl",children:"login"===a?n("waitingFor",{walletName:null!==(t=null==o?void 0:o.authValue)&&void 0!==t?t:"wallet"}):n("signingWith",{walletName:null!==(r=null==o?void 0:o.authValue)&&void 0!==r?r:"wallet"})}),B("p",{className:"bluxcc:text-sm",children:n("login"===a?"acceptConnection":"signRequestInWallet")})]}),B(yl,{}),B(_l,{state:"disabled",variant:"outline",startIcon:B(hl,{className:"bluxcc:animate-spin",name:pl.Loading,props:{fill:c.accentColor}}),children:n("login"===a?"connecting":"signing")})]})},Bl=function(e){var t=e.handleOpenAssets,r=e.asset,n=ce(function(e){return e.config.appearance});return k("button",{id:"bluxcc-button",onClick:t,className:"bluxcc:flex bluxcc:bg-transparent bluxcc:items-center bluxcc:gap-1 bluxcc:p-1 bluxcc:max-h-12",style:{fontFamily:n.fontFamily,borderColor:n.borderColor,borderWidth:n.borderWidth,borderRadius:n.borderRadius,backgroundColor:n.fieldBackground,color:n.textColor},children:[B("div",{style:{fontFamily:n.fontFamily,background:n.background,borderRadius:n.borderRadius,borderColor:n.borderColor,borderWidth:n.borderWidth,color:n.textColor},className:"bluxcc:flex bluxcc:mr-0.5 bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-[border-radius] bluxcc:duration-300",children:"native"===r.assetType?B(hl,{name:pl.Stellar,props:{fill:$s(n.fieldBackground)}}):B(hl,{name:pl.QuestionMark,props:{fill:$s(n.fieldBackground)}})}),B("span",{children:r.assetCode}),B(hl,{name:pl.ArrowDropDown,props:{fill:n.accentColor}})]})},Ol=function(e,t,r,n,i,o,a,c,s,d){return $(void 0,void 0,void 0,function(){var f,h,p,b,m;return q(this,function(g){switch(g.label){case 0:f=Number(Number(e).toFixed(5)).toString(),h=Number((Number(t)/100*99.5).toFixed(5)).toString(),p=null,g.label=1;case 1:return g.trys.push([1,3,,4]),[4,c.loadAccount(a)];case 2:return p=g.sent(),[3,4];case 3:return g.sent(),[3,4];case 4:if(!p)throw new Error("Inactive account cannot send a transaction.");return b=new u(p,{fee:"70000",networkPassphrase:s}),d&&(b=b.addOperation(l.changeTrust({limit:"999999999999",asset:Fs(i)}))),m=K([],o.slice(1,o.length-1),!0).map(Fs),b="from"===r?b.addOperation(l.pathPaymentStrictSend({sendAsset:Fs(n),sendAmount:f,destination:a,destAsset:Fs(i),destMin:h,path:m})):b.addOperation(l.pathPaymentStrictReceive({sendAsset:Fs(n),sendMax:f,destination:a,destAsset:Fs(i),destAmount:h,path:m})),[2,b.setTimeout(180).build().toXDR()]}})})},Ll=function(){var e=gl(),t=_("0"),r=t[0],n=t[1],i=_("0"),o=i[0],a=i[1],c=_(0),s=c[0],u=c[1],l=_(0),d=l[0],f=l[1],h=ce(function(e){return e}),p=_(!1),b=p[0],m=p[1],g=_([]),v=g[0],y=g[1],w=_({field:"",message:""}),x=w[0],A=w[1],E=_(!1),S=E[0],N=E[1],C=_({rate:0,isInverted:!1}),M=C[0],T=C[1],R=_("from"),O=R[0],L=R[1],P=function(e){h.setSelectAsset(z(z({},h.selectAsset),{field:e})),h.setRoute(D.SELECT_ASSET)},F=function(e,t){"from"===t?a(e.target.value):n(e.target.value),L(t),N(!S)};I(function(){y([]),m(!1),A({field:"",message:""}),T({rate:0,isInverted:!1}),isNaN(Number(o))||""===o||Number(o)<0?A({field:"from",message:"Invalid value for FROM field."}):isNaN(Number(r))||""===r||Number(r)<0?A({field:"to",message:"Invalid value for TO field."}):h.selectAsset.swapFromAsset.assetCode!==h.selectAsset.swapToAsset.assetCode||h.selectAsset.swapFromAsset.assetIssuer!==h.selectAsset.swapToAsset.assetIssuer?isNaN(Number(h.selectAsset.swapFromAsset.assetBalance))?A({field:"from",message:"FROM asset has invalid balance."}):Number(o)>Number(h.selectAsset.swapFromAsset.assetBalance)?A({field:"from",message:"Insufficient balance."}):0===Number(o)&&0===Number(r)||(A({field:"",message:""}),$(void 0,void 0,void 0,function(){var e,t,i;return q(this,function(c){switch(c.label){case 0:if(m(!0),"from"!==O)return[3,5];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,Gu([Fs(h.selectAsset.swapFromAsset),o,[Fs(h.selectAsset.swapToAsset)]],{})];case 2:return e=c.sent(),m(!1),0===(t=e.response.records.filter(function(e){return e.path.length<2})).length?A({field:"both",message:"Could not find path. Try again."}):(i=t[0],T({rate:Number(i.destination_amount)/Number(i.source_amount),isInverted:!1}),y(K(K([h.selectAsset.swapFromAsset],i.path.map(Ds),!0),[h.selectAsset.swapToAsset],!1)),n(i.destination_amount)),[3,4];case 3:return c.sent(),m(!1),A({field:"both",message:"Could not find path. Try again."}),[3,4];case 4:return[3,8];case 5:return c.trys.push([5,7,,8]),[4,Hu([[Fs(h.selectAsset.swapFromAsset)],Fs(h.selectAsset.swapToAsset),r],{})];case 6:return e=c.sent(),m(!1),0===(t=e.response.records.filter(function(e){return e.path.length<2})).length?A({field:"both",message:"Could not find path. Try again."}):(i=t[0],T({rate:Number(i.destination_amount)/Number(i.source_amount),isInverted:!1}),y(K(K([h.selectAsset.swapFromAsset],i.path.map(Ds),!0),[h.selectAsset.swapToAsset],!1)),a(i.source_amount)),[3,8];case 7:return c.sent(),m(!1),A({field:"both",message:"Could not find path. Try again."}),[3,8];case 8:return[2]}})})):A({field:"both",message:"FROM and TO assets are the same."})},[h.selectAsset,S]);var U=h.config.appearance,j="";0!==M.rate&&(j=M.isInverted?"1 ".concat(h.selectAsset.swapToAsset.assetCode," = ").concat((1/M.rate).toFixed(5)," ").concat(h.selectAsset.swapFromAsset.assetCode):"1 ".concat(h.selectAsset.swapFromAsset.assetCode," = ").concat(Ys(M.rate)," ").concat(h.selectAsset.swapToAsset.assetCode));var W="",V=""!==o&&"0"!==o&&Number(o)>=0&&!isNaN(Number(o)),H=""!==r&&"0"!==r&&Number(r)>=0&&!isNaN(Number(r));V&&H&&!b&&(W="".concat((Number(r)/100*99.5).toFixed(5)," ").concat(h.selectAsset.swapToAsset.assetCode));var G=[{label:"Rate",value:0!==M.rate&&H?k("span",{className:"bluxcc:flex bluxcc:gap-1.5 bluxcc:items-center",children:[j,B("button",{id:"bluxcc-button",onClick:function(){f(function(e){return e+180}),T(z(z({},M),{isInverted:!M.isInverted}))},className:"bluxcc:transition-transform bluxcc:duration-300 bluxcc:bg-transparent",style:{transform:"rotate(".concat(d,"deg)"),fontFamily:U.fontFamily},children:B(hl,{name:pl.SmallSwap,props:{fill:Xs(U.textColor,.7)}})})]}):"—"},{label:"Path",value:(null==v?void 0:v.length)?v.map(function(e){return e.assetCode}).join(" > "):"—"},{label:"Minimum Received",value:H?W:"—"}];return k("form",{onSubmit:function(e){return $(void 0,void 0,void 0,function(){var t,n,i,a,c;return q(this,function(s){switch(s.label){case 0:if(e.preventDefault(),""!==x.message)return[2];s.label=1;case 1:return s.trys.push([1,3,,4]),t=function(e,t,r){var n=r.find(function(e){return"native"===e.asset_type});return"native"!==t.assetType&&(n=r.find(function(e){return e.asset_type===t.assetType&&e.asset_code===t.assetCode&&e.asset_issuer===t.assetIssuer})),!n||Number(n.balance)+Number(e)>=Number(n.limit)}(r,h.selectAsset.swapToAsset,h.balances.balances),[4,Ol(o,r,O,h.selectAsset.swapFromAsset,h.selectAsset.swapToAsset,v,null===(i=h.user)||void 0===i?void 0:i.address,null===(a=h.stellar)||void 0===a?void 0:a.servers.horizon,(null===(c=h.stellar)||void 0===c?void 0:c.activeNetwork)||"",t)];case 2:return n=s.sent(),setTimeout(function(){try{yu(n)}catch(e){}},150),[3,4];case 3:return s.sent(),A({field:"both",message:"Failed to make transaction."}),[3,4];case 4:return[2]}})})},children:[k("div",{className:"bluxcc:relative bluxcc:w-full bluxcc:p-4",style:{backgroundColor:U.fieldBackground,borderColor:U.borderColor,borderRadius:U.borderRadius,borderWidth:U.borderWidth,fontFamily:U.fontFamily},children:[k("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:text-sm bluxcc:select-none",children:[B("span",{style:{color:Xs(U.textColor,.7)},children:"From"}),k("span",{style:{fontFamily:U.fontFamily},children:[B("button",{id:"bluxcc-button",className:"bluxcc:bg-transparent bluxcc:border-none",style:{color:Xs(U.textColor,.7),fontFamily:U.fontFamily},children:Ys(h.selectAsset.swapFromAsset.assetBalance)}),k("button",{id:"bluxcc-button",onClick:function(){L("from"),N(!S),a(h.selectAsset.swapFromAsset.assetBalance)},style:{color:U.accentColor,fontFamily:U.fontFamily},className:"bluxcc:mr-2 bluxcc:ml-1.5 bluxcc:inline-flex bluxcc:bg-transparent",children:[e("max")," ",B(hl,{name:pl.ArrowDropUp,props:{fill:U.accentColor}})]})]})]}),k("div",{className:"bluxcc:mt-2 bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[B("input",{name:"from",type:"number",value:o,onChange:function(e){F(e,"from")},id:"bluxcc-input",className:"bluxcc:w-full bluxcc:bg-transparent bluxcc:text-xl bluxcc:font-medium bluxcc:outline-none",style:{color:"from"===x.field||"both"===x.field?"#ec2929":U.textColor,fontFamily:U.fontFamily}}),B(Bl,{asset:h.selectAsset.swapFromAsset,handleOpenAssets:function(){P("swapFrom")}})]}),B("div",{className:"bluxcc:mt-1 bluxcc:text-left bluxcc:text-xs",style:{color:Xs(U.textColor,.7)}}),k("button",{id:"bluxcc-button",className:"bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:[B("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0",style:{borderTopWidth:U.borderWidth,borderTopStyle:"solid",borderTopColor:U.borderColor}}),B("div",{onClick:function(){var e=h.selectAsset.swapFromAsset,t=h.selectAsset.swapToAsset;u(function(e){return e+180}),h.setSelectAsset(z(z({},h.selectAsset),{swapFromAsset:t,swapToAsset:e}))},className:"bluxcc:z-20 bluxcc:p-2 bluxcc:transition-all bluxcc:duration-200",style:{backgroundColor:U.fieldBackground,borderColor:U.borderColor,borderRadius:U.borderRadius,borderWidth:U.borderWidth},children:B("div",{className:"bluxcc:transition-transform bluxcc:duration-300",style:{transform:"rotate(".concat(s,"deg)")},children:B(hl,{name:pl.Swap,props:{fill:U.accentColor}})})})]}),k("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:text-sm bluxcc:select-none",style:{color:Xs(U.textColor,.7)},children:[B("span",{children:"To"}),B("span",{className:"bluxcc:mr-2",children:Ys(h.selectAsset.swapToAsset.assetBalance)})]}),k("div",{className:"bluxcc:mt-2 bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[B("input",{name:"to",id:"bluxcc-input",type:"number",value:r,onChange:function(e){F(e,"to")},className:"bluxcc:w-full bluxcc:bg-transparent bluxcc:text-xl bluxcc:font-medium bluxcc:outline-none",style:{color:"to"===x.field||"both"===x.field?"#ec2929":U.textColor,fontFamily:U.fontFamily}}),B(Bl,{asset:h.selectAsset.swapToAsset,handleOpenAssets:function(){P("swapTo")}})]}),B("div",{className:"bluxcc:mt-1 bluxcc:text-left bluxcc:text-xs",style:{color:Xs(U.textColor,.7)}})]}),B("div",{className:"bluxcc:h-3.5 bluxcc:my-1.25 bluxcc:mx-3 bluxcc:text-left bluxcc:text-xs bluxcc:text-alert-error",children:x.message}),B("div",{style:{borderColor:U.borderColor,borderRadius:U.borderRadius,borderWidth:U.borderWidth},className:"bluxcc:w-full bluxcc:py-3 bluxcc:px-4",children:G.map(function(e,t,r){return k("div",{children:[k("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:items-center bluxcc:text-xs bluxcc:font-medium",children:[B("span",{style:{color:Xs(U.textColor,.8)},children:e.label}),B("span",{style:{color:Xs(U.textColor,.7)},children:b?"LOADING...":e.value})]}),t!==r.length-1&&B("div",{className:"bluxcc:my-2",style:{borderRadius:U.borderRadius,borderTop:"".concat(U.borderWidth," dashed ").concat(U.borderColor)}})]},e.label)})}),B(yl,{}),B(_l,{size:"large",state:"enabled",variant:"outline",type:"submit",disabled:""!==x.message,children:"Swap"})]})},Pl=function(e){var t=e.button,r=e.onButtonClick,n=e.appearance;return B("button",{onClick:r,id:"bluxcc-button",style:{borderRadius:n.borderRadius,color:n.textColor,borderColor:n.borderColor,background:n.background,borderWidth:n.borderWidth},className:"bluxcc:border bluxcc:px-3! bluxcc:py-1! bluxcc:text-sm! bluxcc:font-medium bluxcc:transition-all bluxcc:duration-300",children:t})},Fl=function(e){var t=e.label,r=e.autoFocus,n=e.type,i=void 0===n?"text":n,o=e.placeholder,a=void 0===o?"Input":o,c=e.error,s=e.iconRight,u=e.iconLeft,l=e.button,d=e.optionalField,f=void 0!==d&&d,h=e.onButtonClick,p=e.customLabel,b=e.value,m=e.className,g=e.onChange,v=ce(function(e){return e.config.appearance}),y=_(!1),w=y[0],x=y[1],A=gl(),E=function(){return c?"#ec2929":w?v.accentColor:v.borderColor};return k("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col",style:{fontFamily:v.fontFamily},children:[t&&k("label",{style:{color:c?"#ec2929":v.textColor},className:"bluxcc:mb-2 bluxcc:ml-4 bluxcc:flex bluxcc:justify-between bluxcc:text-xs",children:[k("span",{children:[t," ",f&&k("span",{style:{color:Xs(v.textColor,.7)},className:"bluxcc:text-[10px]",children:["(",A("optional"),")"]})]}),B("span",{children:p})]}),k("div",{className:"bluxcc:flex bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:px-4 bluxcc:py-2 bluxcc:transition-all bluxcc:duration-300 ".concat(m),onFocus:function(){return x(!0)},onBlur:function(){return x(!1)},onMouseEnter:function(e){w||c||(e.currentTarget.style.borderColor=v.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){w||(e.currentTarget.style.borderColor=c?"#ec2929":v.borderColor)},style:{"--tw-ring-color":E(),border:"".concat(v.borderWidth," solid ").concat(E()),borderRadius:v.borderRadius,backgroundColor:v.fieldBackground},children:[u&&B("div",{className:"bluxcc:mr-2",children:u}),B("input",{id:"bluxcc-input",autoComplete:"off",min:"number"===i?1:void 0,type:i,autoFocus:r,value:b,placeholder:a,className:"bluxcc:mr-2! bluxcc:bg-transparent bluxcc:outline-hidden bluxcc:text-base bluxcc:font-medium",style:{fontFamily:v.fontFamily,color:v.textColor,width:l?"90%":"100%"},onChange:g}),l&&B(Pl,{button:l,onButtonClick:h,appearance:v}),s&&B("div",{className:"bluxcc:ml-4",children:s})]}),!f&&B("div",{className:"bluxcc:mt-1 bluxcc:text-xs bluxcc:ml-4 bluxcc:h-4",children:c?B("p",{className:"bluxcc:text-alert-error",children:c}):""})]})},Ul=function(){var t=gl(),r=ce(function(e){return e}),n=_({}),i=n[0],a=n[1],c=_({memo:"",amount:"",address:""}),s=c[0],f=c[1],h=function(e){return function(t){f(function(r){var n;return z(z({},r),((n={})[e]=t.target.value,n))}),a(function(t){var r;return z(z({},t),((r={})[e]="",r))})}};return B(R,{children:k("div",{children:[B("div",{className:"bluxcc:relative bluxcc:mb-1",children:B(Fl,{autoFocus:!0,type:"number",label:t("amount"),placeholder:"0.00",value:s.amount,onChange:h("amount"),error:i.amount,customLabel:k("button",{id:"bluxcc-button",onClick:function(){var e=Number(r.selectAsset.sendAsset.assetBalance).toString();f(function(t){return z(z({},t),{amount:e})})},style:{color:r.config.appearance.accentColor,fontFamily:r.config.appearance.fontFamily},className:"bluxcc:mr-2 bluxcc:inline-flex bluxcc:bg-transparent",children:[t("max")," ",B(hl,{name:pl.ArrowDropUp,props:{fill:r.config.appearance.accentColor}})]}),onButtonClick:function(){r.setSelectAsset(z(z({},r.selectAsset),{field:"send"})),r.setRoute(D.SELECT_ASSET)},button:k("span",{className:"bluxcc:flex bluxcc:justify-between bluxcc:gap-1!",children:[B("span",{className:"bluxcc:flex bluxcc:items-center",children:"native"===r.selectAsset.sendAsset.assetType?B(hl,{name:pl.StellarSmall,props:{fill:$s(r.config.appearance.fieldBackground)}}):B(hl,{name:pl.SmallQuestionMark,props:{fill:$s(r.config.appearance.fieldBackground)}})}),r.selectAsset.sendAsset.assetCode]})})}),B("div",{className:"bluxcc:mb-1",children:B(Fl,{label:t("to"),placeholder:t("enterAddress"),value:s.address,onChange:h("address"),error:i.address,button:t("paste"),onButtonClick:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return[4,navigator.clipboard.readText()];case 1:return e=t.sent(),f(function(t){return z(z({},t),{address:e})}),[2]}})})}})}),B("div",{children:B(Fl,{optionalField:!0,label:t("memo"),placeholder:t("enterMemo"),value:s.memo,onChange:h("memo")})}),B(yl,{}),B(_l,{size:"large",variant:"outline",state:"enabled",onClick:function(){return $(void 0,void 0,void 0,function(){var n,i,c,f,h,p;return q(this,function(b){switch(b.label){case 0:if(n={},s.amount?Number(s.amount)>Number(r.selectAsset.sendAsset.assetBalance||"0")&&(n.amount=t("amountExceedsBalance")):n.amount=t("amountRequired"),s.address?e.isValidEd25519PublicKey(s.address)||(n.address=t("addressInvalid")):n.address=t("addressRequired"),a(n),0!==Object.keys(n).length)return[3,4];b.label=1;case 1:return b.trys.push([1,3,,4]),[4,(m=s.memo,g=s.amount,v=s.address,y=r.selectAsset.sendAsset,w=null===(f=r.user)||void 0===f?void 0:f.address,x=null===(h=r.stellar)||void 0===h?void 0:h.servers.horizon,A=(null===(p=r.stellar)||void 0===p?void 0:p.activeNetwork)||"",$(void 0,void 0,void 0,function(){var e,t,r,n;return q(this,function(i){switch(i.label){case 0:e=null,t=null,i.label=1;case 1:return i.trys.push([1,3,,4]),[4,x.loadAccount(v)];case 2:return t=i.sent(),[3,4];case 3:return i.sent(),[3,4];case 4:return i.trys.push([4,6,,7]),[4,x.loadAccount(w)];case 5:return e=i.sent(),[3,7];case 6:return i.sent(),[3,7];case 7:if(!e)throw new Error("Inactive account cannot send a transaction.");if(!t&&"native"!==y.assetType)throw new Error("Cannot send non-native asset to an inactive account.");return r=new u(e,{fee:"50000",networkPassphrase:A}),t?(n=o.native(),"native"!==y.assetType&&(n=new o(y.assetCode,y.assetIssuer)),r=r.addOperation(l.payment({amount:g,destination:v,asset:n}))):r=r.addOperation(l.createAccount({startingBalance:g,destination:v})),m&&(r=r.addMemo(d.text(m))),[2,r.setTimeout(180).build().toXDR()]}})}))];case 2:return i=b.sent(),setTimeout(function(){var e;yu(i,{network:(null===(e=r.stellar)||void 0===e?void 0:e.activeNetwork)||""})},150),[3,4];case 3:return c=b.sent(),n.address=c.message,a(n),[3,4];case 4:return[2]}var m,g,v,y,w,x,A})})},children:t("sendButton")})]})})},Dl=function(e){var t=e.otp,r=e.setOtp,n=e.error,i=t.length,o=N([]),a=ce(function(e){return e.config.appearance});I(function(){n&&setTimeout(function(){var e;return null===(e=o.current[0])||void 0===e?void 0:e.focus()},1001)},[n]);var c=function(e){e.preventDefault();var t=e.clipboardData.getData("text").replace(/\D/g,"").slice(0,i);if(t){var n=K(K([],t.split(""),!0),Array(i-t.length).fill(""),!0);r(n),setTimeout(function(){var e;return null===(e=o.current[i-1])||void 0===e?void 0:e.focus()},0)}},s=function(e){return{fontFamily:a.fontFamily,borderRadius:a.borderRadius,color:a.accentColor,background:a.fieldBackground,"--tw-ring-color":n?"#FF6666":a.accentColor,borderColor:n?"#FF6666":e?a.accentColor:a.borderColor,borderWidth:a.borderWidth}};return B("div",{className:"bluxcc:flex bluxcc:gap-1",children:t.map(function(e,n){return B("input",{autoFocus:0===n,ref:function(e){o.current[n]=e},type:"text",inputMode:"numeric",maxLength:1,value:e,onChange:function(e){return function(e,n){var a,c=n.target.value.replace(/\D/g,"");if(c){var s=K([],t,!0);s[e]=c[0],r(s),e<i-1&&c&&(null===(a=o.current[e+1])||void 0===a||a.focus())}}(n,e)},onPaste:c,onKeyDown:function(e){return function(e,n){var i;if("Backspace"===n.key){var a=K([],t,!0);a[e]?(a[e]="",r(a)):e>0&&(null===(i=o.current[e-1])||void 0===i||i.focus(),a[e-1]="",r(a))}}(n,e)},className:"bluxcc:h-14 bluxcc:w-12 bluxcc:border bluxcc:text-center bluxcc:text-lg bluxcc:outline-hidden bluxcc:focus:ring-1",style:s(e)},n)})})},jl=function(){var e=ne();e.login&&(e.user&&e.user.address&&e.authState.isAuthenticated?e.login.resolver(e.user):e.login.rejecter("BLUX: Failed to login!"),e.setLogin(void 0))},zl=function(){var e=ne();e.setIsAuthenticated(!0),e.closeModal(),jl();var t=ne();t.user&&t.emitter.emit(V.LoggedIn,{user:t.user})},Wl=function(){var e=ne();e.apiResponse&&(e.apiResponse.privacyPolicy||e.apiResponse.terms)?e.setRoute(D.ACCEPT_TERMS_AND_PRIVACY):zl()},$l=function(){var e=gl(),t=ce(function(e){return e}),r=t.user,n=t.config.appearance,i=null==r?void 0:r.authValue,o=_(Array(6).fill("")),a=o[0],c=o[1],s=_(!1),u=s[0],l=s[1];return I(function(){var e,r=a.join("");6===r.length&&(e=r,$(void 0,void 0,void 0,function(){var r,n,i,o;return q(this,function(a){switch(a.label){case 0:l(!1),a.label=1;case 1:return a.trys.push([1,5,,6]),[4,be(t.config.appId,t.user,e)];case 2:return(r=a.sent())?(l(!1),localStorage.setItem(se,r),hu("email",(null===(i=t.user)||void 0===i?void 0:i.authValue)||"",Date.now(),r),t.setAuth({isAuthenticated:!0,JWT:r}),[4,me(r)]):[3,4];case 3:n=a.sent(),t.connectWalletSuccessful(n.public_key,(null===(o=t.stellar)||void 0===o?void 0:o.activeNetwork)||""),setTimeout(function(){ne().modal.isOpen&&(t.setRoute(D.SUCCESSFUL),setTimeout(function(){ne().modal.isOpen&&Wl()},1e3))}),a.label=4;case 4:return[3,6];case 5:return a.sent(),l(!0),setTimeout(function(){return c(Array(6).fill(""))},1e3),[3,6];case 6:return[2]}})}))},[a,i]),k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{style:{borderColor:n.borderColor,borderWidth:n.borderWidth},className:"bluxcc:mb-6 bluxcc:flex bluxcc:h-20 bluxcc:w-20 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full bluxcc:border-2",children:B(hl,{name:pl.Email,props:{fill:n.textColor}})}),k("div",{className:"bluxcc:flex-col bluxcc:space-y-1 bluxcc:text-center",children:[B("p",{className:"bluxcc:text-xl bluxcc:font-medium",children:e("enterConfirmationCodeTitle")}),B("p",u?{className:"bluxcc:flex bluxcc:h-10 bluxcc:items-center bluxcc:justify-center bluxcc:text-sm bluxcc:text-alert-error",children:e("invalidCodeError")}:{className:"bluxcc:h-10 bluxcc:text-sm",children:e("enterConfirmationCodeHelp")})]}),B("div",{className:"bluxcc:mt-6 bluxcc:text-center",children:B(Dl,{otp:a,setOtp:c,error:u})}),B(yl,{}),B(_l,{size:"medium",state:"enabled",variant:"text",onClick:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,pe(t.config.appId,(null===(e=t.user)||void 0===e?void 0:e.authValue)||"")];case 1:case 2:return r.sent(),[3,3];case 3:return[2]}})})},style:{color:n.accentColor},children:e("resendCode")})]})},ql=function(){var e,t,r,n=gl(),i=ce(function(e){return e}),o="";"object"==typeof(null===(e=i.sendTransaction)||void 0===e?void 0:e.result)&&i.sendTransaction.result.hash&&(o=i.sendTransaction.result.hash);var a=(null===(r=null===(t=i.sendTransaction)||void 0===t?void 0:t.options)||void 0===r?void 0:r.network)||"",c=o?qs(a,i.config.explorer,"transactionUrl",o):null,s=function(){switch(i.waitingStatus){case"login":return{title:n("connectionSuccessfulTitle"),message:n("connectionSuccessfulMessage",{appName:js(i.config.appName)})};case"signMessage":return{title:n("messageSignedTitle")||"Message Signed",message:n("messageSignedMessage")||"Your message has been signed successfully."};case"signAuthEntry":return{title:n("authEntrySignedTitle")||"Authorization Signed",message:n("authEntrySignedMessage")||"Authorization has been signed successfully."};default:return{title:n("transactionSuccessfulTitle"),message:n("transactionSuccessfulMessage")}}}(),u=s.title,l=s.message;return k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{style:{background:Xs(i.config.appearance.accentColor,.1)},className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",children:B(hl,{name:pl.GreenCheck,props:{fill:i.config.appearance.accentColor}})}),k("div",{className:"bluxcc:w-full bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[B("p",{className:"bluxcc:text-xl",children:u}),B("p",{className:"bluxcc:text-center bluxcc:text-sm bluxcc:leading-5",children:l})]}),"sendTransaction"===i.waitingStatus&&o&&"string"==typeof c&&B(_l,{state:"enabled",variant:"outline",size:"small",className:"bluxcc:mt-4",onClick:function(){c&&window.open(c,"_blank","noopener,noreferrer")},children:n("seeInExplorer")}),B(yl,{}),"login"===i.waitingStatus?B(_l,{state:"disabled",variant:"outline",children:n("loggingIn")}):B(_l,{state:"enabled",variant:"fill",size:"large",onClick:function(){var e=i.waitingStatus;if("sendTransaction"===e&&i.sendTransaction){var t=i.sendTransaction,r=t.resolver,n=t.result;r&&n&&r(n)}else if("signMessage"===e&&i.signMessage){var o=i.signMessage;r=o.resolver,n=o.result;r&&n&&r(n)}else if("signAuthEntry"===e&&i.signAuthEntry){var a=i.signAuthEntry;r=a.resolver,n=a.result;r&&n&&r(n)}setTimeout(function(){i.cleanUp(e),i.closeModal()},150)},children:n("done")})]})},Kl=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:e.connectWallet(t.name),i.label=1;case 1:return i.trys.push([1,5,,6]),[4,t.connect()];case 2:return(r=i.sent())&&""!==r.trim()?[4,Gs(t)]:[3,4];case 3:n=i.sent(),(o=e.config.appId,a=t.name,c=r,$(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:if(!o)throw new Error("appId is missing in config.");if(!c)throw new Error("wallet address is missing.");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,Us("".concat(fe,"/auth"),{method:"POST",headers:(t={},t[he]=o,t.Accept="application/json",t["Content-Type"]="application/json",t),body:JSON.stringify({wallet:c,auth_method:"wallet",auth_value:a})})];case 2:if(400===(e=r.sent()).status)throw new Error("invalid inputs");if(500===e.status)throw new Error("server error");if(429===e.status)throw new Error("too many requests");if(200===e.status)return[2,!0];throw new Error("Unexpected response from api");case 3:throw r.sent(),new Error("Unexpected response from api");case 4:return[2]}})})).catch(function(){}),function(e){var t=Ks(),r=K([e],t.filter(function(t){return t!==e}),!0);localStorage.setItem(ue,JSON.stringify(r))}(t.name),hu("wallet",t.name,Date.now(),""),setTimeout(function(){ne().modal.isOpen&&(e.connectWalletSuccessful(r,n),e.setRoute(D.SUCCESSFUL),setTimeout(function(){ne().modal.isOpen&&Wl()},1e3))},500),i.label=4;case 4:return[3,6];case 5:return i.sent(),e.setRoute(D.FAILED),[3,6];case 6:return[2]}var o,a,c})})},Vl=!1,Hl=function(e){return $(void 0,void 0,void 0,function(){return q(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,e.connect({optionalNamespaces:{stellar:{methods:["stellar_signXDR","stellar_signAndSubmitXDR","stellar_signMessage"],chains:[le,de],events:[]}}})];case 1:return[2,t.sent()];case 2:return t.sent(),[2,null];case 3:return[2]}})})},Gl=function(){var e=gl(),t=ce(function(e){return e}),r=_(""),n=r[0],i=r[1],o=t.config,a=t.wallets,c=t.connectEmail,s=t.setShowAllWallets,u=o.appearance,l=o.loginMethods||[],d=l.includes("passkey"),f=C(function(){var e=K([],l,!0).filter(function(e){return"passkey"!==e});return K(K([],e,!0),d?["passkey"]:[],!0)},[l,d]),h=C(function(){return a.length>3?a.slice(2):[]},[a]),p=C(function(){return a.length<=3?a:t.showAllWallets?a.slice(2,a.length):a.slice(0,2)},[a,t.showAllWallets]);I(function(){t.walletConnect&&Hl(t.walletConnect.client).then(function(e){t.setWalletConnectClient(t.walletConnect.client,e)}).catch(function(e){})},[]);var b=function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),c(n),[4,pe(o.appId,n)];case 1:case 2:return e.sent(),[3,3];case 3:return[2]}})})},m=function(){return k("div",{className:"bluxcc:my-1 bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:[B("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0 bluxcc:z-10",style:{borderTop:"".concat(u.borderWidth," dashed ").concat(u.borderColor)}}),B("span",{className:"bluxcc:z-20 bluxcc:w-auto bluxcc:px-2 bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",style:{background:u.background,color:u.borderColor},children:e("or")})]})};return k("div",{className:"bluxcc:w-full",children:[u.logo&&B("div",{className:"bluxcc:my-6 bluxcc:flex bluxcc:max-h-20 bluxcc:w-full bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden",children:B("img",{src:u.logo,alt:o.appName,width:152,height:60,className:"bluxcc:max-h-20 bluxcc:max-w-45 bluxcc:select-none",loading:"eager",decoding:"async",draggable:"false",style:{contentVisibility:"auto"}})}),B("div",{className:"",children:f.map(function(r,n){var o=f[n+1],a=f[n-1],c=f.includes("wallet"),l=c&&!t.showAllWallets&&"wallet"===r&&"email"===o||c&&"email"===r&&"wallet"!==a;return"wallet"===r?B(S.Fragment,{children:k("div",{className:"bluxcc:max-h-81 bluxcc:space-y-2 bluxcc:overflow-y-auto overflowStyle",children:[p.map(function(e){return B(Al,z({},e,{label:e.name,startIcon:kl(e.name,Zs(u.background)),onClick:function(){return r=e,$(void 0,void 0,void 0,function(){return q(this,function(e){return r.name===F.WalletConnect?t.setRoute(D.WALLET_CONNECT):Kl(t,r),[2]})});var r}}),e.name)}),h.length>0&&!t.showAllWallets&&B(Al,{endArrow:!0,label:e("allStellarWallets"),startIcon:B(hl,{name:pl.Stellar,props:{fill:$s(u.background)}}),onClick:function(){s(!0)}}),l&&m()]})},"wallet"):t.showAllWallets||"email"!==r?t.showAllWallets||"passkey"!==r?null:B("button",{className:"bluxcc:mt-6! bluxcc:w-full bluxcc:bg-transparent bluxcc:flex bluxcc:h-4 bluxcc:items-center bluxcc:justify-center bluxcc:text-sm bluxcc:leading-7 bluxcc:font-medium",style:{color:u.accentColor,fontFamily:u.fontFamily},children:e("logInWithPasskey")},"passkey"):B(S.Fragment,{children:k(R,{children:[B(Al,{inputType:"email",variant:"input",startIcon:B(hl,{name:pl.SmallEmail,props:{fill:u.textColor}}),onChange:function(e){return i(e)},onEnter:b,onSubmit:b}),l&&m()]})},"email")})}),B("footer",{className:"bluxcc:w-full bluxcc:pt-4.25 bluxcc:text-center bluxcc:text-xs bluxcc:font-medium",children:B("a",{"aria-label":"blux website",href:"https://blux.cc",target:"_blank",rel:"noreferrer",className:"bluxcc:no-underline",style:{color:u.textColor,fontFamily:u.fontFamily},children:e("poweredByBlux")})})]})},Xl=function(e){var t=e.value,r=e.title,n=void 0===r?"":r,i=e.size,o=void 0===i?184:i,a=e.bgColor,c=void 0===a?"#ffffff":a,s=e.fgColor,u=void 0===s?"#00020f":s,l=e.level,d=void 0===l?"Q":l,f=e.imgSize,h=void 0===f?51:f,p=W(e,["value","title","size","bgColor","fgColor","level","imgSize"]);return B(P,z({className:"bluxcc:z-10",value:t,title:n,size:o,bgColor:c,fgColor:u,level:d,marginSize:1,imageSettings:{src:"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBw8NDQ8NDQ0PDQ0PDw4NDw0NDQ8PDQ0NFREWFhURExUYHSggGBolGxUVITEhJSkrLi4uFx8zODMsNygtLisBCgoKDQ0OFQ4PFSsdExkrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrK//AABEIAKwBJgMBIgACEQEDEQH/xAAXAAEBAQEAAAAAAAAAAAAAAAAAAQIH/8QAIRABAQABBAAHAAAAAAAAAAAAAAERAiFhgSIxQVFxsfD/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A7iAAACW8d+ygAAACSAoAAAAAAAAAAAAAAADOrVZZJptluLczwzFub9dtAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmd/LtQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABLwoAAAAAQAAAAAAAAAAAAAAAAAABL+5UAAAAAAAAAAAEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoAAAAAAAAAJYCgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAARQAAAAAAAAAAAAEwoAAAACSqAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAS59NvmZ2yoAAAAAAAAAAAAACAomFAAAAAAAABKoAAAAA//2Q==",x:void 0,y:void 0,height:h,width:h,opacity:1,excavate:!0}},p))},Yl=function(){var e,t=gl(),r=ce(function(e){return e}),n=ce(function(e){return e}).setAlert,i=r.config.appearance,o=null===(e=r.user)||void 0===e?void 0:e.address;return k("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:i.borderRadius,color:i.textColor,borderColor:i.borderColor,backgroundColor:i.fieldBackground,borderWidth:i.borderWidth},children:[B(Xl,{size:184,value:o,bgColor:i.fieldBackground,fgColor:i.accentColor,level:"Q"}),B("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:i.background},children:B(hl,{name:pl.SmallBlux,props:{fill:i.accentColor,background:i.fieldBackground}})})]}),k("div",{className:"bluxcc:mt-4 bluxcc:space-y-2 bluxcc:font-medium",children:[B("p",{className:"bluxcc:text-lg",children:"Your Address"}),B("div",{className:"bluxcc:w-full bluxcc:px-2.5 bluxcc:py-3 bluxcc:h-14",style:{borderRadius:i.borderRadius,color:i.textColor,borderColor:i.borderColor,backgroundColor:i.fieldBackground,borderWidth:i.borderWidth},children:B("p",{className:"bluxcc:w-73 bluxcc:text-sm bluxcc:leading-4! bluxcc:break-all",style:{color:Xs(i.textColor,.7)},children:o})})]}),B(yl,{}),B(_l,{size:"large",state:"enabled",variant:"tonal",style:{color:i.accentColor},onClick:function(){zs(o),n("copy",t("address_copied")),setTimeout(function(){n("none","")},1e3)},endIcon:B(hl,{name:pl.LargeCopy,props:{fill:i.accentColor}}),children:t("copy_address")})]})},Zl=function(){var e,t,r=gl(),n=ce(function(e){return e}),i=(t=n.config.networks,Object.entries(Rs).filter(function(e){return t.includes(e[1])}).map(function(e){return js(e[0])}));return k("div",{style:{fontFamily:n.config.appearance.fontFamily},className:"bluxcc:mt-4 bluxcc:mb-10 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden",children:B(hl,{name:pl.WrongNetwork,props:{}})}),k("div",{className:"bluxcc:w-full bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[B("p",{className:"bluxcc:text-2xl",children:r("wrongNetwork")}),B("p",{className:"bluxcc:text-center bluxcc:text-sm bluxcc:leading-5 bluxcc:tracking-[-2%] bluxcc:mx-3",children:r("wrongNetworkMessage",{currentNetwork:js(Vs(null===(e=n.user)||void 0===e?void 0:e.walletPassphrase)),switchNetwork:i.join(" or ")})})]})]})},Jl=function(e){var t,r=e.tabs,n=ce(function(e){return e.config.appearance}),i=_(0),o=i[0],a=i[1];return k(R,{children:[B("div",{className:"bluxcc:flex bluxcc:gap-3 bluxcc:py-3",style:{fontFamily:n.fontFamily},children:r.map(function(e,t){var r=o===t;return k("button",{role:"tab",onClick:function(){return a(t)},"aria-label":e.label,id:"bluxcc-button","aria-selected":o===t,tabIndex:o===t?0:-1,className:"bluxcc:flex bluxcc:gap-2 bluxcc:h-20 bluxcc:w-24 bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:px-7 bluxcc:py-4 bluxcc:text-sm bluxcc:font-medium bluxcc:transition-all bluxcc:duration-300",style:{background:r?Xs(n.accentColor,.1):n.background,color:r?n.accentColor:n.textColor,borderRadius:n.borderRadius},children:[B("span",{children:r?e.activeIcon:e.inActiveIcon}),B("span",{children:e.label})]},t)})}),B("div",{className:"bluxcc:max-h-78 bluxcc:h-78 w-full bluxcc:overflow-auto overflowStyle",role:"tabpanel","aria-labelledby":"tab-".concat(o),children:B("div",{className:"bluxcc:absolute bluxcc:left-0 bluxcc:right-0 bluxcc:max-h-78 bluxcc:h-78 bluxcc:overflow-auto overflowStyle",children:null===(t=r[o])||void 0===t?void 0:t.content})})]})},Ql=function(e){var t=e.assets,r=_(null),n=r[0],i=r[1],o=ce(function(e){return e.config.appearance}),a=gl();return k("div",{className:"bluxcc:h-full bluxcc:w-full bluxcc:overflow-auto overflowStyle",children:[t.map(function(e,r){return k("button",{id:"bluxcc-button",onMouseEnter:function(){return i(r)},onMouseLeave:function(){return i(null)},className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:py-2 bluxcc:px-4",style:{background:n===r?o.fieldBackground:"transparent",color:o.textColor,borderBottomStyle:"dashed",borderBottomWidth:r<t.length-1?o.borderWidth:"0px",borderBottomColor:o.borderColor,transition:"all 0.2s ease-in-out",fontFamily:o.fontFamily},children:[k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2.5",children:[B("span",{className:"bluxcc:font-medium bluxcc:size-10 bluxcc:flex bluxcc:items-center bluxcc:justify-center",style:{borderRadius:o.borderRadius,background:o.fieldBackground,border:"".concat(o.borderWidth," solid ").concat(o.borderColor)},children:"native"===e.assetType?B(hl,{name:pl.Stellar,props:{fill:$s(o.fieldBackground)}}):B(hl,{name:pl.QuestionMark,props:{fill:$s(o.fieldBackground)}})}),k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:justify-start bluxcc:items-start",children:[B("span",{className:"bluxcc:text-sm bluxcc:font-medium",children:e.title}),B("span",{className:"bluxcc:font-semibold bluxcc:text-xs",style:{color:Xs(o.textColor,.7)},children:e.subtitle})]})]}),k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:text-right",children:[B("span",{className:"bluxcc:font-medium",children:Ys(e.assetBalance)}),B("span",{className:"bluxcc:font-semibold bluxcc:text-xs",style:{color:Xs(o.textColor,.7)},children:!1})]})]},e.assetType+e.assetIssuer)}),0===t.length&&B("div",{style:{color:Xs(o.textColor,.7)},className:"bluxcc:mb-2 bluxcc:text-center bluxcc:h-full bluxcc:flex bluxcc:justify-center bluxcc:items-center",children:a("noAssetsFound")})]})},ed=function(){var e=gl(),t=ce(function(e){return e.config.appearance}),r=ce(function(e){return e.balances}),n=r.loading,i=r.error,o=r.balances,a=o.map(function(e){return z(z({},Ds(e)),{title:(t=e,"native"===t.asset_type?"XLM":"credit_alphanum4"===t.asset_type||"credit_alphanum12"===t.asset_type?t.asset_code:"liquidity_pool_shares"===t.asset_type?"LiquidtyPool":""),subtitle:Ps(e),logo:B(hl,{name:pl.Stellar,props:{}})});var t}),c=function(){return k("div",{className:"bluxcc:w-full bluxcc:mt-22 bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:flex-col bluxcc:gap-2",children:[B(hl,{name:pl.GrayCube,props:{}}),B("p",{className:"bluxcc:font-medium",style:{color:Xs(t.textColor,.7)},children:e("no_balance_message")})]})},s=[{label:e("assets"),activeIcon:B(hl,{name:pl.Assets,props:{fill:t.accentColor}}),inActiveIcon:B(hl,{name:pl.Assets,props:{fill:t.textColor}}),content:o.length?B(Ql,{assets:a}):B(c,{})},{label:e("tokens"),activeIcon:B(hl,{name:pl.Token,props:{fill:t.accentColor}}),inActiveIcon:B(hl,{name:pl.Token,props:{fill:t.textColor}}),content:B(c,{})},{label:e("nfts"),activeIcon:B(hl,{name:pl.NFTs,props:{fill:t.accentColor}}),inActiveIcon:B(hl,{name:pl.NFTs,props:{fill:t.textColor}}),content:B(c,{})}];return n?"Loading":i?"Error, try again.":B(Jl,{tabs:s})},td=S.memo(function(e){var t,r,n,i,o,a=e.tx,c=ce(function(e){return e}),s=c.config.appearance,u=qs((null===(t=c.stellar)||void 0===t?void 0:t.activeNetwork)||"",c.config.explorer,"transactionUrl",a.hash);return k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-start bluxcc:gap-3",children:[B("div",{className:"bluxcc:flex bluxcc:size-10 bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full",style:{background:s.background},children:function(e){switch(e){case"Receive":return B(hl,{name:pl.Downstream});case"Send":return B(hl,{name:pl.Upstream});default:return B(hl,{name:pl.MultiOperation})}}(a.title)}),k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:justify-start",children:[B("p",{className:"bluxcc:text-start bluxcc:text-xs bluxcc:font-medium",style:{color:s.textColor},children:a.title}),B("p",{className:"bluxcc:text-sm bluxcc:font-medium",children:a.description})]})]}),k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2 bluxcc:text-xs",style:{color:Xs(s.textColor,.7)},children:[(r=a.date,n=new Date(r),i=n.getUTCDate(),o=n.toLocaleString("en-US",{month:"short"}),"".concat(i," ").concat(o)),B("button",{id:"bluxcc-button",className:"bluxcc:flex bluxcc:size-8 bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full",title:"View transaction details",onClick:function(){u&&window.open(u,"_blank","noopener,noreferrer")},style:{background:s.fieldBackground},children:k("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:[B(hl,{name:pl.Globe}),";"]})})]})]})}),rd=function(e){return"native"===e.asset_type?"XLM":e.asset_code||"Pool"},nd=function(){var e,t,r=gl(),n=ce(function(e){return e}),i=ce(function(e){return e.transactions}),o=i.loading,c=i.transactions,s=_([]),u=s[0],l=s[1],d=n.config.appearance,f=null===(e=n.user)||void 0===e?void 0:e.address,h=qs(null===(t=n.stellar)||void 0===t?void 0:t.activeNetwork,n.config.explorer,"accountUrl",f);I(function(){if(c){for(var e=[],t=0,n=c;t<n.length;t++){var i=n[t],o=i.operations[0],s={hash:i.hash,description:"",date:i.created_at,title:tu(o.type)};if(i.operations.length>1)s.title=r("multiOperation");else if("payment"===o.type){var u=r("send");o.to.toLowerCase()===f.toLowerCase()&&(u=r("receive")),s.title=u,s.description="".concat(Ys(o.amount)," ").concat(rd(o))}else o.type!==a.HorizonApi.OperationResponseType.pathPaymentStrictSend&&o.type!==a.HorizonApi.OperationResponseType.pathPayment||(s.title=r("swap"),s.description="Received ".concat(rd(o)));e.push(s)}l(e)}},[c]);var p=!o&&0===u.length;return k("div",{className:"bluxcc:flex bluxcc:h-[355px] bluxcc:flex-col",children:[o?B("div",{style:{color:Xs(d.textColor,.7)},className:"bluxcc:flex bluxcc:h-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:r("loadingActivity")}):p?B("div",{style:{color:Xs(d.textColor,.7)},className:"bluxcc:flex bluxcc:h-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:r("noActivityFound")}):u.map(function(e,t){return B("div",{style:{borderBottomStyle:"dashed",borderBottomWidth:t<u.length-1?d.borderWidth:"0px",borderBottomColor:d.borderColor},className:"bluxcc:p-2",children:B(td,{tx:e})},t)}),u.length>0&&h&&B("div",{className:"bluxcc:absolute bluxcc:bottom-4 bluxcc:left-1/2 bluxcc:!mt-4 bluxcc:w-[calc(100%-3rem)] bluxcc:-translate-x-1/2 bluxcc:transform",children:B(_l,{state:"enabled",variant:"outline",size:"medium",onClick:function(){h&&window.open(h,"_blank","noopener,noreferrer")},children:r("seeAllInExplorer")})})]})},id=function(e){var t=e.operationsCount,r=e.sender,n=e.receiver,i=e.network,o=e.estimatedFee,a=e.action,c=ce(function(e){return e.config.appearance}),s=ce(function(e){return e}).setAlert,u=[{label:"Action",value:js(a)},{label:"Operations",value:t.toString()},{label:"Sender",value:Qs(r,5),isHighlighted:!0,isCopyable:!0,copyValue:r},{label:"Network",value:Bs[i].name},{label:"Estimated Fee",value:"".concat(o," XLM")}];return n&&u.splice(3,0,{label:"To",value:Qs(n,5),isHighlighted:!0,isCopyable:!0,copyValue:n}),B("div",{className:"bluxcc:w-full bluxcc:text-sm bluxcc:text-gray-800",style:{fontFamily:c.fontFamily},children:u.map(function(e,t){var r=e.label,n=e.value,i=e.isHighlighted,o=e.isCopyable,a=e.copyValue;return k("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:px-4 bluxcc:py-2",style:t===u.length-1?{}:{borderBottomColor:c.borderColor,borderBottomStyle:"dashed",borderBottomWidth:c.borderWidth},children:[B("span",{style:{color:c.textColor},children:r}),o?B("button",{id:"bluxcc-button",className:"bluxcc:bg-transparent",style:{color:i?c.accentColor:c.textColor},onClick:function(){return a&&(zs(a),s("copy","Address Copied"),void setTimeout(function(){s("none","")},1e3))},children:n}):B("span",{style:{color:i?c.accentColor:c.textColor},children:n})]},t)})})},od=function(e){return $(void 0,void 0,void 0,function(){var t,r,n,i,o,a,c;return q(this,function(s){switch(s.label){case 0:if(!(t=e.sendTransaction))return e.setRoute(D.FAILED),[2];if(e.setRoute(D.WAITING),!e.user)return e.setRoute(D.FAILED),[2];if(r=e.user,n=r.authMethod,i=r.authValue,"wallet"!==n)return e.setRoute(D.FAILED),[2];if(!(o=ks[i]))return e.setRoute(D.FAILED),[2];s.label=1;case 1:return s.trys.push([1,3,,4]),[4,lu(o,t.xdr,null===(c=e.user)||void 0===c?void 0:c.address,t.options.network,e.config.transports||{},t.shouldSubmit)];case 2:return a=s.sent(),e.setSendTransaction(z(z({},t),{result:a}),!0,D.WAITING),setTimeout(function(){e.setRoute(D.SUCCESSFUL)},400),[3,4];case 3:return s.sent(),setTimeout(function(){e.setRoute(D.FAILED)},200),[3,4];case 4:return[2]}})})},ad=function(){var e,t=gl(),r=ce(function(e){return e}),n=r.config.appearance,i=r.user,o=r.stellar,a=r.sendTransaction;if(!a||!i||!o)return B("div",{children:B("p",{children:t("invalidXdr")})});var c=a.xdr,s=a.options,u=cu(c,s.network);if(!u)return B("div",{children:B("p",{children:t("invalidXdr")})});var l,d,f=0===r.balances.balances.length?"0":r.balances.balances.find(function(e){return"native"===e.asset_type}).balance,h=i.authValue===F.Lobstr,p=(l=o.activeNetwork,(d=Object.entries(Rs).find(function(e){return e[1]===l}))?d[0].toUpperCase():"MAINNET");return k("div",{className:"bluxcc:w-full",style:{fontFamily:n.fontFamily},children:[k("p",{className:"bluxcc:mx-3 bluxcc:my-4 bluxcc:text-center bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:[k("span",{className:"bluxcc:font-semibold bluxcc:capitalize",children:[r.config.appName," "]}),t("signTransactionPrompt")]}),B(id,{operationsCount:u.operations,sender:u.sender,receiver:u.receiver,network:s.network,estimatedFee:u.estimatedFee.toString(),action:u.action}),h&&B("p",{className:"bluxcc:my-2! bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:text-center bluxcc:text-xs! bluxcc:text-alert-error",children:t("lobstrWarning",{network:p})}),k("div",{className:"bluxcc:inline-flex bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:border bluxcc:px-4",style:{marginTop:h?"0px":"16px",borderRadius:n.borderRadius,borderColor:n.borderColor},children:[k("div",{className:"bluxcc:inline-flex bluxcc:items-center bluxcc:gap-1 bluxcc:font-medium bluxcc:whitespace-nowrap",children:[B("p",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:whitespace-nowrap",children:t("yourWallet")}),B("p",{className:"bluxcc:mt-0.5 bluxcc:text-xs",style:{color:"".concat(Xs(n.textColor,.8))},children:i.address?Qs(null===(e=r.user)||void 0===e?void 0:e.address,5):t("noAddressFound")})]}),B("div",{className:"bluxcc:overflow-hidden bluxcc:px-2.5 bluxcc:py-2",style:{borderRadius:n.borderRadius,backgroundColor:n.fieldBackground,color:n.textColor},children:k("p",{className:"bluxcc:max-w-22.5 bluxcc:text-xs bluxcc:font-normal",children:[f?Ys(f):"0"," XLM"]})})]}),B(yl,{}),B(_l,{size:"large",state:"enabled",variant:"fill",onClick:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return od(r),[2]})})},children:t("approve")})]})},cd=function(){var e=gl(),t=ce(function(e){return e.config.appearance}),r={logo:B(hl,{name:pl.Stellar,props:{}}),assetBalance:.43332,valueInCurrency:203},n=[{label:e("network"),value:"Stellar",link:!0},{label:e("address"),value:"GFGE...MKLW",copyable:!0},{label:e("market_cap"),value:"2.45M"},{label:e("total_volume"),value:323},{label:e("all_time_high"),value:323}];return k("div",{children:[k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:gap-2 bluxcc:my-4",children:[B("div",{className:"bluxcc:size-14 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full bluxcc:border",style:{borderColor:t.borderColor,borderWidth:t.borderWidth},children:r.logo}),k("div",{className:"bluxcc:flex bluxcc:flex-col",children:[k("span",{className:"bluxcc:text-2xl bluxcc:font-medium",style:{color:t.accentColor},children:["$",Ys(r.valueInCurrency)]}),k("span",{className:"bluxcc:text-sm bluxcc:font-medium",style:{color:Xs(t.textColor,.7)},children:[Ys(r.assetBalance)," XLM"]})]})]}),B("div",{className:"bluxcc:space-y-1",children:n.map(function(e,r){return k("div",{className:"bluxcc:flex bluxcc:font-medium bluxcc:items-center bluxcc:justify-between bluxcc:text-xs bluxcc:h-8 bluxcc:px-4",style:{borderBottom:r<n.length-1?"".concat(t.borderWidth," dashed ").concat(t.borderColor):"none"},children:[B("span",{children:e.label}),k("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1 bluxcc:text-xs",style:{color:e.copyable||e.link?t.accentColor:Xs(t.textColor,.7)},children:[e.link?B("a",{href:"#",target:"_blank",rel:"noreferrer",style:{color:t.accentColor,fontFamily:t.fontFamily},className:"bluxcc:no-underline",children:e.value}):e.value,e.copyable&&B(hl,{name:pl.Copy,props:{fill:t.accentColor}})]})]},r)})})]})},sd={purple:{id:"purple_gradient",colors:[[.992,.878,1],[.992,.878,1],[.592,.451,1],[.792,.663,1]]}},ud=function(e){var t,r=e.theme,n=void 0===r?"purple":r,i=e.className,o=void 0===i?"":i,a=e.children,c=e.animationSpeed,s=void 0===c?1:c,u=e.onClick,l=e.style,d=e.size,f=void 0===d?"100%":d,h=N(null),p=N(null);return I(function(){var e=h.current;if(e){var t=e.getContext("webgl");if(t){var r=e.getBoundingClientRect();e.width=r.width,e.height=r.height;var i=function(e,r){var n=t.createShader(r);return t.shaderSource(n,e),t.compileShader(n),t.getShaderParameter(n,t.COMPILE_STATUS),n},o=t.createProgram(),a=i("\n attribute vec2 aPos;\n varying vec2 vUv;\n void main() {\n vUv = (aPos + 1.0) * 0.5;\n gl_Position = vec4(aPos, 0.0, 1.0);\n }\n ",t.VERTEX_SHADER),c=i("\n precision mediump float;\n uniform float uTime;\n uniform vec2 uResolution;\n uniform vec3 uColor1;\n uniform vec3 uColor2;\n uniform vec3 uColor3;\n uniform vec3 uColor4;\n varying vec2 vUv;\n\n float noise(vec2 st) {\n return fract(sin(dot(st.xy, vec2(12.9898,78.233))) * 43758.5453123);\n }\n float smoothNoise(vec2 st) {\n vec2 i=floor(st),f=fract(st);\n float a=noise(i);\n float b=noise(i+vec2(1.,0.));\n float c=noise(i+vec2(0.,1.));\n float d=noise(i+vec2(1.,1.));\n vec2 u=f*f*(3.-2.*f);\n return mix(a,b,u.x)+(c-a)*u.y*(1.-u.x)+(d-b)*u.x*u.y;\n }\n float fbm(vec2 st){\n float v=0.,a=0.7;\n for(int i=0;i<2;i++){\n v+=a*smoothNoise(st);\n st*=1.8;a*=0.4;\n }\n return v;\n }\n\n void main(){\n vec2 st=vUv;\n float time=uTime*0.12;\n vec2 center=vec2(0.5);\n vec2 fromCenter=st-center;\n float rot=time*0.3;\n float c=cos(rot),s=sin(rot);\n vec2 rotated=vec2(\n fromCenter.x*c-fromCenter.y*s,\n fromCenter.x*s+fromCenter.y*c\n )+center;\n\n vec2 pos=st;\n pos+=vec2(\n fbm(rotated*1.2+time*0.4)*0.08,\n fbm(rotated*1.2+time*0.5+50.0)*0.08\n );\n\n float mixX=clamp(pos.x+fbm(rotated*1.0+time*0.6)*0.25,0.,1.);\n float mixY=clamp(pos.y+fbm(rotated*1.0+time*0.7)*0.25,0.,1.);\n\n vec3 topColors=mix(uColor1,uColor2,smoothstep(0.1,0.9,mixX));\n vec3 bottomColors=mix(uColor3,uColor4,smoothstep(0.1,0.9,mixX));\n vec3 finalColor=mix(topColors,bottomColors,smoothstep(0.1,0.9,mixY));\n\n gl_FragColor=vec4(finalColor,1.0);\n }\n ",t.FRAGMENT_SHADER);t.attachShader(o,a),t.attachShader(o,c),t.linkProgram(o),t.useProgram(o);var u=t.createBuffer();t.bindBuffer(t.ARRAY_BUFFER,u),t.bufferData(t.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,1,1]),t.STATIC_DRAW);var l=t.getAttribLocation(o,"aPos");t.enableVertexAttribArray(l),t.vertexAttribPointer(l,2,t.FLOAT,!1,0,0);var d=t.getUniformLocation(o,"uTime"),f=t.getUniformLocation(o,"uResolution"),b=t.getUniformLocation(o,"uColor1"),m=t.getUniformLocation(o,"uColor2"),g=t.getUniformLocation(o,"uColor3"),v=t.getUniformLocation(o,"uColor4"),y=sd[n].colors;t.uniform2f(f,r.width,r.height),t.uniform3fv(b,y[0]),t.uniform3fv(m,y[1]),t.uniform3fv(g,y[2]),t.uniform3fv(v,y[3]);var w=0,x=function(){p.current=requestAnimationFrame(x),w+=.015*s,t.uniform1f(d,w),t.viewport(0,0,e.width,e.height),t.drawArrays(t.TRIANGLE_STRIP,0,4)};return x(),function(){p.current&&cancelAnimationFrame(p.current),t.deleteProgram(o),t.deleteBuffer(u)}}}},[n,s]),k("div",{onClick:u,className:"relative overflow-hidden ".concat(o),style:l,"data-gradient-id":(null===(t=sd[n])||void 0===t?void 0:t.id)||"unknown_gradient",children:[B("canvas",{ref:h,className:"absolute inset-0 z-0",style:{width:f,height:f}}),a&&B("div",{className:"absolute inset-0 flex items-center justify-center z-10",children:a})]})},ld=function(){var e=gl(),t=ce(function(e){return e.config.appearance}),r=[pl.Shield,pl.Key,pl.Wallet,pl.Chip];return k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:select-none bluxcc:items-center bluxcc:justify-center bluxcc:text-center bluxcc:font-medium bluxcc:mt-4 bluxcc:mb-2",style:{color:t.textColor},children:[B(ud,{theme:"purple",animationSpeed:3,style:{borderRadius:t.borderRadius},className:"bluxcc:size-66 bluxcc:mx-6 bluxcc:overflow-hidden bluxcc:flex bluxcc:items-center",children:B("div",{className:"bluxcc:marquee_outer",children:B("div",{className:"bluxcc:marquee_track bluxcc:gap-2.5",children:K(K(K(K([],r,!0),r,!0),r,!0),r,!0).map(function(e,r){return B("div",{style:{borderRadius:"0px"!==t.borderRadius?"16px":"0px"},className:"bluxcc:size-20.5 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:bg-primary-500",children:B(hl,{name:e,props:{fill:"#fff"}})},r)})})})}),B("p",{className:"bluxcc:text-2xl bluxcc:mt-6.5 bluxcc:mb-2 bluxcc:px-6 ",children:e("wallet_infra")}),B("p",{className:"bluxcc:text-sm text-center",children:e("blux_gateway")})]})},dd=function(){var e=gl(),t=_({address:""}),r=t[0],n=t[1],i=_({});i[0];var o,a=i[1],c={logo:B(hl,{name:pl.Stellar,props:{}}),name:"xlm",valueInCurrency:203},s=ce(function(e){return e.config.appearance});return k("div",{children:[B(Fl,{autoFocus:!0,type:"text",label:e("enter_token_address"),placeholder:e("enter_address"),value:r.address,onChange:(o="address",function(e){n(function(t){var r;return z(z({},t),((r={})[o]=e.target.value,r))}),a(function(e){var t;return z(z({},e),((t={})[o]="",t))})}),onButtonClick:function(){},button:B("span",{style:{color:s.accentColor},className:"bluxcc:flex bluxcc:justify-between",children:e("check")})}),B("div",{className:"bluxcc:h-56 bluxcc:my-4",style:{borderRadius:s.borderRadius,border:"".concat(s.borderWidth," solid ").concat(s.borderColor)},children:k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",children:[B("div",{className:"bluxcc:size-14 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full bluxcc:border",style:{borderColor:s.borderColor,borderWidth:s.borderWidth},children:c.logo}),c.name,B("div",{className:"bluxcc:flex bluxcc:flex-col",children:k("span",{className:"bluxcc:text-2xl bluxcc:font-medium",style:{color:s.accentColor},children:["$",Ys(c.valueInCurrency)]})})]})}),B(yl,{}),k("div",{className:"bluxcc:flex bluxcc:gap-4",children:[B(_l,{state:"disabled",variant:"outline",children:e("cancel")}),B(_l,{state:"enabled",variant:"fill",size:"large",children:e("add_token")})]})]})},fd=function(e){return $(void 0,void 0,void 0,function(){var t,r,n,i,o,a,c;return q(this,function(s){switch(s.label){case 0:if(!(t=e.signMessage))return e.setRoute(D.FAILED),[2];if(e.setRoute(D.WAITING),!e.user)return e.setRoute(D.FAILED),[2];if(r=e.user,n=r.authMethod,i=r.authValue,"wallet"!==n)return e.setRoute(D.FAILED),[2];if(!(o=ks[i]))return e.setRoute(D.FAILED),[2];s.label=1;case 1:return s.trys.push([1,3,,4]),[4,au(o,t.message,null===(c=e.user)||void 0===c?void 0:c.address,t.options.network)];case 2:return a=s.sent(),e.setSignMessage(z(z({},t),{result:a}),!0,D.WAITING),setTimeout(function(){e.setRoute(D.SUCCESSFUL)},400),[3,4];case 3:return s.sent(),setTimeout(function(){e.setRoute(D.FAILED)},200),[3,4];case 4:return[2]}})})},hd=function(){var e,t,r=gl(),n=ce(function(e){return e}),i=n.config.appearance;if("signMessage"!==n.waitingStatus&&"signAuthEntry"!==n.waitingStatus)return n.setRoute(D.FAILED),null;var o="signMessage"===n.waitingStatus,a=o?n.signMessage:n.signAuthEntry;if(!a)return null;var c=o?a.message:a.authEntry;return k("div",{children:[k("div",{className:"bluxcc:p-4 bluxcc:text-center bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:[k("span",{className:"bluxcc:font-semibold bluxcc:capitalize",children:[n.config.appName," "]}),r("sign_permission")]}),B("div",{className:"bluxcc:h-24 bluxcc:p-4 bluxcc:font-mono bluxcc:text-xs bluxcc:overflow-auto",style:{border:"".concat(i.borderWidth," solid ").concat(i.borderColor),borderRadius:i.borderRadius},children:c}),k("div",{className:"bluxcc:inline-flex bluxcc:mt-4 bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:border bluxcc:px-4",style:{borderRadius:i.borderRadius,borderColor:i.borderColor},children:[B("div",{className:"bluxcc:inline-flex bluxcc:items-center bluxcc:gap-1 bluxcc:font-medium bluxcc:whitespace-nowrap",children:B("p",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:whitespace-nowrap",children:r("yourWallet")})}),B("div",{className:"bluxcc:overflow-hidden bluxcc:px-[10px] bluxcc:py-2",style:{borderRadius:i.borderRadius,backgroundColor:i.fieldBackground,color:i.textColor},children:B("p",{className:"bluxcc:mt-0.5 bluxcc:text-xs",style:{color:"".concat(Xs(i.textColor,.8))},children:(null===(e=n.user)||void 0===e?void 0:e.address)?Qs(null===(t=n.user)||void 0===t?void 0:t.address,5):r("noAddressFound")})})]}),B(yl,{}),B(_l,{size:"large",state:"enabled",variant:"fill",onClick:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return o?fd(n):function(e){$(void 0,void 0,void 0,function(){var t,r,n,i,o,a,c;return q(this,function(s){switch(s.label){case 0:if(!(t=e.signAuthEntry))return e.setRoute(D.FAILED),[2];if(e.setRoute(D.WAITING),!e.user)return e.setRoute(D.FAILED),[2];if(r=e.user,n=r.authMethod,i=r.authValue,"wallet"!==n)return e.setRoute(D.FAILED),[2];if(!(o=ks[i]))return e.setRoute(D.FAILED),[2];s.label=1;case 1:return s.trys.push([1,3,,4]),[4,mu(o,t.authEntry,null===(c=e.user)||void 0===c?void 0:c.address,t.options.network)];case 2:return a=s.sent(),e.setSignAuthEntry(z(z({},t),{result:a}),!0,D.WAITING),setTimeout(function(){e.setRoute(D.SUCCESSFUL)},400),[3,4];case 3:return s.sent(),setTimeout(function(){e.setRoute(D.FAILED)},200),[3,4];case 4:return[2]}})})}(n),[2]})})},children:r("approve")})]})},pd=function(){var e,t,r=gl(),n=ce(function(e){return e});return k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:B(hl,{name:pl.RedExclamation,props:{}})}),k("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[B("p",{className:"bluxcc:text-xl",children:"login"===n.waitingStatus?r("loginFailed"):r("signingFailed",{walletName:null!==(t=null===(e=n.user)||void 0===e?void 0:e.authValue)&&void 0!==t?t:"wallet"})}),B("p",{className:"bluxcc:text-sm",children:"login"===n.waitingStatus?r("loginRetryMessage"):r("signingRetryMessage")})]}),B(yl,{}),B(_l,{onClick:function(){var e;"signMessage"===n.waitingStatus?fd(n):"sendTransaction"===n.waitingStatus?od(n):"login"===n.waitingStatus&&Kl(n,ks[(null===(e=n.user)||void 0===e?void 0:e.authValue)||"Rabet"])},state:"enabled",variant:"outline",children:r("tryAgain")})]})},bd=function(){var e=gl(),t=ce(function(e){return e}),r=t.config.appearance;I(function(){$(void 0,void 0,void 0,function(){return q(this,function(e){return Kl(t,ks[F.WalletConnect]),[2]})})},[]);if(!t.walletConnect)return null;if(!t.walletConnect.connection||!t.walletConnect.client)return null;var n=t.walletConnect.connection.uri;return k("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:r.borderRadius,color:r.textColor,borderColor:r.borderColor,backgroundColor:r.fieldBackground,borderWidth:r.borderWidth},children:[B(Xl,{size:184,value:n,bgColor:r.fieldBackground,fgColor:r.accentColor,level:"Q",imgSize:40}),B("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:r.background},children:B(hl,{name:pl.WalletConnect,props:{fill:r.accentColor,background:r.fieldBackground}})})]}),B("div",{className:"bluxcc:mt-4 bluxcc:font-medium",children:B("p",{className:"bluxcc:text-lg",children:"Scan this QR code with your phone"})}),B(yl,{}),B(_l,{size:"large",state:"enabled",variant:"tonal",style:{color:r.accentColor},onClick:function(){return function(r){zs(r),t.setAlert("copy",e("address_copied")),setTimeout(function(){t.setAlert("none","")},1e3)}(n)},children:"Copy URI"})]})},md=function(){var e,t=gl(),r=_(!1),n=r[0],i=r[1],o=_(""),a=o[0],c=o[1],s=ce(function(e){return e}),u=_(null),l=u[0],d=u[1],f=s.config.appearance,h=s.balances.balances.filter(function(e){return"liquidity_pool_shares"!==e.asset_type}).filter(function(e){return"0.0000000"!==e.balance}).map(function(e){return"native"===e.asset_type?{assetIssuer:"",assetCode:"XLM",assetBalance:e.balance,assetType:e.asset_type}:{assetBalance:e.balance,assetCode:e.asset_code,assetType:e.asset_type,assetIssuer:e.asset_issuer}}),p=0!==(e=h).length?e:[H],b=function(){return n?f.accentColor:f.borderColor};return k("div",{className:"bluxcc:h-[360px] bluxcc:w-full",children:[B("div",{children:k("div",{onFocus:function(){return i(!0)},onBlur:function(){return i(!1)},onMouseEnter:function(e){n||(e.currentTarget.style.borderColor=f.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){n||(e.currentTarget.style.borderColor=f.borderColor)},className:"bluxcc:flex bluxcc:h-14 bluxcc:items-center bluxcc:gap-2 bluxcc:p-4",style:{background:f.fieldBackground,borderWidth:f.borderWidth,"--tw-ring-color":b(),borderRadius:f.borderRadius,borderColor:b(),color:f.textColor},children:[B(hl,{name:pl.Search,props:{fill:f.textColor}}),B("input",{autoFocus:!0,type:"text",id:"bluxcc-input",placeholder:t("search"),value:a,onChange:function(e){return c(e.target.value)},className:"bluxcc:bg-transparent bluxcc:outline-hidden bluxcc:text-base",style:{fontFamily:f.fontFamily,color:f.textColor}})]})}),k("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0 bluxcc:mt-4 bluxcc:gap-2 bluxcc:overflow-y-auto overflowStyle bluxcc:max-h-[300px]",children:[p.map(function(e,t){return k("button",{id:"bluxcc-button",onClick:function(){!function(e){var t,r="sendAsset";"swapTo"===s.selectAsset.field?r="swapToAsset":"swapFrom"===s.selectAsset.field&&(r="swapFromAsset"),s.setSelectAsset(z(z({},s.selectAsset),((t={})[r]=e,t)));var n=Ws(s.selectAsset.field);s.setRoute(n)}(e)},onMouseEnter:function(){return d(t)},onMouseLeave:function(){return d(null)},className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:px-4 bluxcc:py-3",style:{background:l===t?f.fieldBackground:"transparent",color:f.textColor,borderBottomStyle:"dashed",borderBottomWidth:t<p.length-1?f.borderWidth:"0px",borderBottomColor:f.borderColor,transition:"all 0.2s ease-in-out",fontFamily:f.fontFamily},children:[k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2.5",children:[B("span",{className:"bluxcc:font-medium bluxcc:size-10 bluxcc:flex bluxcc:items-center bluxcc:justify-center",style:{borderRadius:f.borderRadius,background:f.fieldBackground,border:"".concat(f.borderWidth," solid ").concat(f.borderColor)},children:"native"===e.assetType?B(hl,{name:pl.Stellar,props:{fill:$s(f.fieldBackground)}}):B(hl,{name:pl.QuestionMark,props:{fill:$s(f.fieldBackground)}})}),k("div",{className:"bluxcc:flex bluxcc:flex-col",children:[B("span",{className:"bluxcc:text-sm bluxcc:font-medium",children:e.assetCode}),B("span",{className:"bluxcc:text-xs",style:{color:Xs(f.textColor,.7)},children:e.assetCode})]})]}),B("span",{className:"bluxcc:font-medium",children:Ys(e.assetBalance)})]},e.assetType+e.assetIssuer)}),0===p.length&&B("div",{style:{color:f.textColor},className:"bluxcc:mt-2 bluxcc:text-center",children:t("noAssetsFound")})]})]})},gd=function(){var e,t=ce(function(e){return e}),r=t.config.appearance,n=null===(e=t.user)||void 0===e?void 0:e.address,i=t.balances.balances,o=t.setAlert,a=i.find(function(e){return"native"===e.asset_type});a&&a.balance;return k("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:r.borderRadius,color:r.textColor,borderColor:r.borderColor,backgroundColor:r.fieldBackground,borderWidth:r.borderWidth},children:[B(Xl,{size:184,value:n,bgColor:r.fieldBackground,fgColor:r.accentColor,level:"Q"}),B("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:r.background},children:B(hl,{name:pl.SmallBlux,props:{fill:r.accentColor,background:r.fieldBackground}})})]}),B("p",{style:{color:r.textColor},className:"bluxcc:my-4",children:"Scan this QR code or copy your wallet address to receive payments"}),k("div",{className:"bluxcc:px-2.5 bluxcc:py-3 bluxcc:w-full",style:{color:r.textColor,borderColor:r.borderColor,borderWidth:r.borderWidth,borderRadius:r.borderRadius,backgroundColor:r.fieldBackground},children:[k("div",{className:"bluxcc:py-2 bluxcc:font-medium bluxcc:flex bluxcc:text-sm bluxcc:justify-between bluxcc:items-center",children:[B("span",{className:"",children:"Your Address"}),k("span",{className:"bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:gap-1 bluxcc:text-[15px]",style:{color:Xs(r.accentColor,.7)},onClick:function(){zs(n).then(function(){zs(n),o("copy","Address Copied"),setTimeout(function(){o("none","")},1e3)}).catch(function(){})},children:[n?Qs(n,5):"",B(hl,{name:pl.Copy,props:{fill:Xs(r.accentColor,.7)}})]})]}),B("div",{className:"bluxcc:my-2",style:{borderRadius:r.borderRadius,borderTop:"".concat(r.borderWidth," dashed ").concat(r.borderColor)}}),k("div",{className:"bluxcc:py-2 bluxcc:font-medium bluxcc:flex bluxcc:text-sm bluxcc:justify-between bluxcc:items-center",children:[B("span",{className:"",children:"Your Balance"}),k("span",{style:{color:Xs(r.textColor,.7)},children:[Ys(null==a?void 0:a.balance)," XLM"]})]})]})]})};function vd(){var e,t=ce(function(e){return e}),r=t.config.appearance,n=null===(e=t.user)||void 0===e?void 0:e.address,i=n?"https://buy.moonpay.com?".concat(new URLSearchParams({currencyCode:"xlm",network:"stellar",walletAddress:n}).toString()):void 0,o=[{id:"moonpay",logoElement:B(Tl,{}),title:"Moonpay",url:i,disabled:!i},{id:"crypto",logo:pl.Receive,title:"Receive Funds",route:D.FUND_ME_CRYPTO}];return B(R,{children:k("div",{className:"bluxcc:space-y-2",children:[k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:w-full",children:[B("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:mb-2 bluxcc:size-17 bluxcc:rounded-full",style:{background:Xs(r.accentColor,.12)},children:B(Nl,{fill:r.accentColor})}),B("div",{className:"bluxcc:mb-8 bluxcc:w-2/3 bluxcc:text-center",children:k("p",{className:"bluxcc:text-base bluxcc:font-medium",style:{color:Xs(r.textColor,.7)},children:["Choose how you’d like to fund your wallet."," "]})})]}),o.map(function(e){return B(Al,{endArrow:!0,label:e.title,startIcon:e.logo?B(hl,{name:e.logo,props:{fill:r.accentColor}}):B(Tl,{}),onClick:function(){return function(e){e.disabled||(e.url?window.open(e.url,"_blank","noopener,noreferrer"):e.route&&t.openModal(e.route))}(e)}},e.id)})]})})}var yd=function(e){var t=e.label,r=e.icon,n=e.href;e.onClick;var i=ce(function(e){return e}).config.appearance;return k("a",{href:n,target:"_blank",rel:"noopener noreferrer",className:"bluxcc:flex bluxcc:no-underline bluxcc:items-center bluxcc:justify-between bluxcc:w-full bluxcc:h-12 bluxcc:px-4 bluxcc:py-3 bluxcc:my-1 bluxcc:text-sm bluxcc:font-medium bluxcc:cursor-pointer",style:{color:i.textColor,fontFamily:i.fontFamily,borderColor:i.borderColor,borderWidth:i.borderWidth,borderRadius:i.borderRadius,backgroundColor:i.fieldBackground},children:[B("span",{children:t}),r]})},wd=function(){var e,t,r=gl(),n=ce(function(e){return e}),i=n.config.appearance,o=null===(e=n.apiResponse)||void 0===e?void 0:e.terms,a=null===(t=n.apiResponse)||void 0===t?void 0:t.privacyPolicy,c=[];o&&c.push({label:"Terms of Service",icon:B(Il,{}),href:o}),a&&c.push({label:"Privacy Policy",icon:B(Il,{}),href:a});var s=function(){zl()};return k("div",{className:"bluxcc:mt-1 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",style:{background:Xs(i.accentColor,.12)},children:B(Nl,{fill:i.accentColor})}),B("div",{className:"bluxcc:mb-10 bluxcc:w-full bluxcc:text-center",children:B("p",{className:"bluxcc:text-base bluxcc:font-medium",style:{color:Xs(i.textColor,.7)},children:r("acceptTermsAndPrivacy")})}),c.map(function(e){return B(yd,z({},e),e.label)}),B(yl,{}),k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:gap-2 bluxcc:w-full",children:[B(_l,{size:"large",variant:"fill",state:"enabled",onClick:s,children:r("agree")}),B("button",{style:{color:Xs(i.textColor,.9),fontFamily:i.fontFamily},id:"bluxcc-button",onClick:s,className:"bluxcc:flex bluxcc:h-11 bluxcc:font-medium bluxcc:text-base bluxcc:w-full bluxcc:bg-transparent bluxcc:items-center bluxcc:justify-center",children:r("disagree")})]})]})},xd=function(){var e=ce(function(e){return e}),t=function(){var e,t,r=ce(function(e){return e}),n=_({error:null,loading:!0,balances:[]}),i=n[0],o=n[1],a=null===(e=r.user)||void 0===e?void 0:e.address;return I(function(){o({error:null,loading:!0,balances:[]}),Fu({address:a}).then(function(e){o({error:null,loading:!1,balances:e})}).catch(function(e){o({error:e,loading:!1,balances:[]})})},[a,null===(t=r.stellar)||void 0===t?void 0:t.servers]),i}(),r=function(){var e,t,r=ce(function(e){return e}),n=_({error:null,loading:!0,transactions:[]}),i=n[0],o=n[1],a=null===(e=r.user)||void 0===e?void 0:e.address;return I(function(){o({error:null,loading:!0,transactions:[]}),Zu({limit:5,order:"desc",forAccount:a}).then(function(e){for(var t=e.response,r=[],n=0,i=t.records;n<i.length;n++){var a=i[n];r.push(a.operations())}Promise.all(r).then(function(e){var r=t.records.map(function(t,r){return z(z({},t),{operations:e[r].records})});o({error:null,loading:!1,transactions:r})})}).catch(function(e){o({error:e,loading:!1,transactions:[]})})},[a,null===(t=r.stellar)||void 0===t?void 0:t.servers]),i}(),n=function(){e.setBalances(t),e.setTransactions(r),i()},i=function(){var r=t.balances,n=r.find(function(e){return"native"===e.asset_type});if(e.modal.route!==D.SEND&&e.modal.route!==D.SWAP&&e.modal.route!==D.SELECT_ASSET&&0!==r.length&&n){var i=Ds(n);r.length>1&&(i=Ds(r[1])),e.setSelectAsset(z(z({},e.selectAsset),{swapToAsset:i,sendAsset:Ds(n),swapFromAsset:Ds(n)}))}};I(function(){n();var e=setInterval(function(){n()},1e4);return function(){clearInterval(e)}},[t,r,e.modal.route])},Ad=function(){var e,t,r;xd();var n=ce(function(e){return e});!function(e){var t,r,n=_(!1),i=n[0],o=n[1];I(function(){var t=setInterval(function(){var t;e.authState.isAuthenticated&&(null===(t=e.user)||void 0===t?void 0:t.authValue)&&"wallet"===e.user.authMethod?Gs(ks[e.user.authValue]).then(function(t){var r;t&&e.config.networks.includes(t)&&(null===(r=e.stellar)||void 0===r?void 0:r.activeNetwork)!==t&&!e.networkSyncDisabled?Ru(t):t&&!e.config.networks.includes(t)?(e.setNetworkSyncDisabled(!1),o(!0)):o(!1)}).catch(function(){o(!1)}):o(!1)},1e3);return function(){clearInterval(t),o(!1)}},[e.authState.isAuthenticated,e.config.networks,null===(t=e.user)||void 0===t?void 0:t.authValue,null===(r=e.stellar)||void 0===r?void 0:r.activeNetwork]),I(function(){e.modal.isOpen?i||e.modal.route!==D.WRONG_NETWORK||e.closeModal():setTimeout(function(){i&&e.config.promptOnWrongNetwork?e.openModal(D.WRONG_NETWORK):e.closeModal()},300)},[i,e.modal.isOpen])}(n);var i=n.modal,o=n.closeModal,s=n.setShowAllWallets,u=i.route,l=function(){var e;return(e={})[D.ONBOARDING]={title:"logInOrSignUp",Component:B(Gl,{})},e[D.PROFILE]={title:"profile",Component:B(El,{})},e[D.WAITING]={title:"",Component:B(Rl,{})},e[D.SUCCESSFUL]={title:"",Component:B(ql,{})},e[D.FAILED]={title:"",Component:B(pd,{})},e[D.SEND_TRANSACTION]={title:"confirmation",Component:B(ad,{})},e[D.SEND]={title:"send",Component:B(Ul,{})},e[D.ACTIVITY]={title:"activity",Component:B(nd,{})},e[D.RECEIVE]={title:"receive",Component:B(Yl,{})},e[D.SWAP]={title:"swap",Component:B(Ll,{})},e[D.BALANCES]={title:"balances",Component:B(ed,{})},e[D.BALANCE_DETAILS]={title:"",Component:B(cd,{})},e[D.OTP]={title:"",Component:B($l,{})},e[D.WRONG_NETWORK]={title:"",Component:B(Zl,{})},e[D.ABOUT]={title:"whatIsBlux",Component:B(ld,{})},e[D.ADD_TOKEN]={title:"addToken",Component:B(dd,{})},e[D.SIGN_MESSAGE]={title:"signMessage",Component:B(hd,{})},e[D.SELECT_ASSET]={title:"selectAsset",Component:B(md,{})},e[D.WALLET_CONNECT]={title:"walletConnect",Component:B(bd,{})},e[D.FUND_ME]={title:"addFunds",Component:B(vd,{})},e[D.FUND_ME_CRYPTO]={title:"receiveFunds",Component:B(gd,{})},e[D.ACCEPT_TERMS_AND_PRIVACY]={title:"termsAndConditions",Component:B(wd,{})},e}()[u],d=u===D.WRONG_NETWORK,f=u===D.WAITING,h=u===D.SUCCESSFUL,p=u===D.SIGN_MESSAGE||u===D.SEND_TRANSACTION||u===D.FAILED,b=u===D.WRONG_NETWORK||f||h,m=f&&"sendTransaction"!==n.waitingStatus||u===D.ONBOARDING&&n.showAllWallets||[D.ACTIVITY,D.SEND,D.OTP,D.BALANCES,D.RECEIVE,D.SWAP,D.BALANCE_DETAILS,D.ABOUT,D.ADD_TOKEN,D.WALLET_CONNECT,D.FUND_ME_CRYPTO].includes(u)?"back":u===D.ONBOARDING?"info":void 0,g=n.modal.dynamicTitle||l.title,v=function(){if(!d){o(),s(!1);var e=n.waitingStatus,t="signMessage"===e,r="sendTransaction"===e;if(jl(),t||r){var i=t?n.signMessage:n.sendTransaction;if(i){var a=i.resolver,c=i.rejecter,u=i.result;h&&a&&u?(a(u),setTimeout(function(){n.cleanUp(e)},200)):p&&c&&(c("User rejected the transaction"),setTimeout(function(){n.cleanUp(e)},200))}}}};return I(function(){n.authState.isAuthenticated||(n.signMessage&&(n.cleanUp("signMessage"),n.signMessage.rejecter("User logged out during the process.")),n.sendTransaction&&(n.cleanUp("sendTransaction"),n.sendTransaction.rejecter("User logged out during the process.")))},[n.authState]),I(function(){var e,t,r,i=Hs((null===(e=n.stellar)||void 0===e?void 0:e.activeNetwork)||"",null!==(t=n.config.transports)&&void 0!==t?t:{}),o=i.horizon,s=i.soroban;n.setStellar({activeNetwork:(null===(r=n.stellar)||void 0===r?void 0:r.activeNetwork)||"",servers:{horizon:new a.Server(o),soroban:new c.Server(s)}})},[n.config.transports,n.config.networks,null===(e=n.stellar)||void 0===e?void 0:e.activeNetwork]),k(fl,{isOpen:i.isOpen,isSticky:d||n.config.isPersistent,onClose:v,isPersistent:null!==(t=n.config.isPersistent)&&void 0!==t&&t,appearance:n.config.appearance,children:[B(vl,{icon:m,onBack:function(){if(u===D.WAITING||u===D.OTP&&!n.authState.isAuthenticated||u===D.ABOUT||u===D.WALLET_CONNECT)n.setRoute(D.ONBOARDING);else if(n.showAllWallets)s(!1);else if([D.SEND,D.ACTIVITY,D.BALANCES,D.RECEIVE,D.SWAP].includes(u))n.setRoute(D.PROFILE);else if([D.BALANCE_DETAILS,D.ADD_TOKEN].includes(u))n.setRoute(D.BALANCES);else if(u!==D.FUND_ME_CRYPTO){if(u===D.SELECT_ASSET){var e=Ws(n.selectAsset.field);n.setRoute(e)}}else n.setRoute(D.FUND_ME)},onInfo:function(){n.setRoute(D.ABOUT)},onClose:v,title:g,closeButton:!b,isPersistent:null!==(r=n.config.isPersistent)&&void 0!==r&&r}),l.Component]})};!function(e,t){void 0===t&&(t={});var r=t.insertAt;if(e&&"undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css","top"===r&&n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}('/*! tailwindcss v4.1.16 | MIT License | https://tailwindcss.com */@layer theme, base, components, utilities;@layer theme{:host,:root{--bluxcc-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bluxcc-color-gray-800:#333;--bluxcc-color-white:#fff;--bluxcc-spacing:0.25rem;--bluxcc-text-xs:0.75rem;--bluxcc-text-xs--line-height:1.33333;--bluxcc-text-sm:0.875rem;--bluxcc-text-sm--line-height:1.42857;--bluxcc-text-base:1rem;--bluxcc-text-base--line-height:1.5;--bluxcc-text-lg:1.125rem;--bluxcc-text-lg--line-height:1.55556;--bluxcc-text-xl:1.25rem;--bluxcc-text-xl--line-height:1.4;--bluxcc-text-2xl:1.5rem;--bluxcc-text-2xl--line-height:1.33333;--bluxcc-font-weight-normal:400;--bluxcc-font-weight-medium:500;--bluxcc-font-weight-semibold:600;--bluxcc-animate-spin:spin 1s linear infinite;--bluxcc-default-transition-duration:150ms;--bluxcc-default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--bluxcc-color-primary-500:#0c1083;--bluxcc-color-light-red-50:#ffe5e5;--bluxcc-color-light-blue-50:#e5fbff;--bluxcc-color-alert-info:#5093ff;--bluxcc-color-alert-error:#ec2929;--bluxcc-color-alert-success:#00bd81;--bluxcc-color-alert-warning:#fa8f02}}@layer utilities{.bluxcc\\:absolute{position:absolute!important}.bluxcc\\:fixed{position:fixed!important}.bluxcc\\:relative{position:relative!important}.bluxcc\\:inset-0{inset:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:right-0{right:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:bottom-0{bottom:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:bottom-3{bottom:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:bottom-4{bottom:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:left-0{left:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:left-1\\/2{left:50%!important}.bluxcc\\:z-10{z-index:10!important}.bluxcc\\:z-20{z-index:20!important}.bluxcc\\:z-40{z-index:40!important}.bluxcc\\:z-9999999{z-index:9999999!important}.bluxcc\\:mx-3{margin-inline:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:mx-6{margin-inline:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:my-1{margin-block:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:my-1\\.25{margin-block:calc(var(--bluxcc-spacing)*1.25)!important}.bluxcc\\:my-2,.bluxcc\\:my-2\\!{margin-block:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:my-4{margin-block:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:my-6{margin-block:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:\\!mt-4{margin-top:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:mt-0{margin-top:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:mt-0\\.5{margin-top:calc(var(--bluxcc-spacing)*.5)!important}.bluxcc\\:mt-1{margin-top:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mt-2{margin-top:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mt-3{margin-top:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:mt-4,.bluxcc\\:mt-4\\!{margin-top:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:mt-6,.bluxcc\\:mt-6\\!{margin-top:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:mt-6\\.5{margin-top:calc(var(--bluxcc-spacing)*6.5)!important}.bluxcc\\:mt-22{margin-top:calc(var(--bluxcc-spacing)*22)!important}.bluxcc\\:mr-0\\.5{margin-right:calc(var(--bluxcc-spacing)*.5)!important}.bluxcc\\:mr-1{margin-right:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mr-2,.bluxcc\\:mr-2\\!{margin-right:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mb-1{margin-bottom:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mb-2{margin-bottom:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mb-6{margin-bottom:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:mb-8{margin-bottom:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:mb-10{margin-bottom:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:ml-1\\.5{margin-left:calc(var(--bluxcc-spacing)*1.5)!important}.bluxcc\\:ml-4{margin-left:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:ml-auto{margin-left:auto!important}.bluxcc\\:box-border{box-sizing:border-box!important}.bluxcc\\:flex{display:flex!important}.bluxcc\\:inline-flex{display:inline-flex!important}.bluxcc\\:size-5{height:calc(var(--bluxcc-spacing)*5)!important;width:calc(var(--bluxcc-spacing)*5)!important}.bluxcc\\:size-8{height:calc(var(--bluxcc-spacing)*8)!important;width:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:size-10,.bluxcc\\:size-10\\!{height:calc(var(--bluxcc-spacing)*10)!important;width:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:size-14{height:calc(var(--bluxcc-spacing)*14)!important;width:calc(var(--bluxcc-spacing)*14)!important}.bluxcc\\:size-17{height:calc(var(--bluxcc-spacing)*17)!important;width:calc(var(--bluxcc-spacing)*17)!important}.bluxcc\\:size-20{height:calc(var(--bluxcc-spacing)*20)!important;width:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:size-20\\.5{height:calc(var(--bluxcc-spacing)*20.5)!important;width:calc(var(--bluxcc-spacing)*20.5)!important}.bluxcc\\:size-24{height:calc(var(--bluxcc-spacing)*24)!important;width:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:size-52{height:calc(var(--bluxcc-spacing)*52)!important;width:calc(var(--bluxcc-spacing)*52)!important}.bluxcc\\:size-66{height:calc(var(--bluxcc-spacing)*66)!important;width:calc(var(--bluxcc-spacing)*66)!important}.bluxcc\\:size-\\[64px\\]{height:64px!important;width:64px!important}.bluxcc\\:h-3\\.5{height:calc(var(--bluxcc-spacing)*3.5)!important}.bluxcc\\:h-4{height:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:h-8{height:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:h-10{height:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:h-11{height:calc(var(--bluxcc-spacing)*11)!important}.bluxcc\\:h-12{height:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:h-14,.bluxcc\\:h-14\\!{height:calc(var(--bluxcc-spacing)*14)!important}.bluxcc\\:h-16{height:calc(var(--bluxcc-spacing)*16)!important}.bluxcc\\:h-20{height:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:h-24{height:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:h-56{height:calc(var(--bluxcc-spacing)*56)!important}.bluxcc\\:h-78{height:calc(var(--bluxcc-spacing)*78)!important}.bluxcc\\:h-\\[52px\\]{height:52px!important}.bluxcc\\:h-\\[355px\\]{height:355px!important}.bluxcc\\:h-\\[360px\\]{height:360px!important}.bluxcc\\:h-full{height:100%!important}.bluxcc\\:max-h-12{max-height:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:max-h-20{max-height:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:max-h-78{max-height:calc(var(--bluxcc-spacing)*78)!important}.bluxcc\\:max-h-81{max-height:calc(var(--bluxcc-spacing)*81)!important}.bluxcc\\:max-h-\\[300px\\]{max-height:300px!important}.bluxcc\\:w-2\\/3{width:66.66667%!important}.bluxcc\\:w-12{width:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:w-17\\!{width:calc(var(--bluxcc-spacing)*17)!important}.bluxcc\\:w-20{width:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:w-24{width:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:w-25{width:calc(var(--bluxcc-spacing)*25)!important}.bluxcc\\:w-73{width:calc(var(--bluxcc-spacing)*73)!important}.bluxcc\\:w-90\\!{width:calc(var(--bluxcc-spacing)*90)!important}.bluxcc\\:w-\\[calc\\(100\\%-3rem\\)\\]{width:calc(100% - 3rem)!important}.bluxcc\\:w-auto{width:auto!important}.bluxcc\\:w-full{width:100%!important}.bluxcc\\:max-w-22\\.5{max-width:calc(var(--bluxcc-spacing)*22.5)!important}.bluxcc\\:max-w-45{max-width:calc(var(--bluxcc-spacing)*45)!important}.bluxcc\\:max-w-46{max-width:calc(var(--bluxcc-spacing)*46)!important}.bluxcc\\:flex-1{flex:1!important}.bluxcc\\:shrink-0{flex-shrink:0!important}.bluxcc\\:grow{flex-grow:1!important}.bluxcc\\:-translate-x-1\\/2{--tw-translate-x:-50%!important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.bluxcc\\:transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.bluxcc\\:animate-spin{animation:var(--bluxcc-animate-spin)!important}.bluxcc\\:cursor-pointer{cursor:pointer!important}.bluxcc\\:flex-col{flex-direction:column!important}.bluxcc\\:items-center{align-items:center!important}.bluxcc\\:items-start{align-items:flex-start!important}.bluxcc\\:justify-between{justify-content:space-between!important}.bluxcc\\:justify-center{justify-content:center!important}.bluxcc\\:justify-start{justify-content:flex-start!important}.bluxcc\\:gap-1,.bluxcc\\:gap-1\\!{gap:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:gap-1\\.5{gap:calc(var(--bluxcc-spacing)*1.5)!important}.bluxcc\\:gap-2{gap:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:gap-2\\.5{gap:calc(var(--bluxcc-spacing)*2.5)!important}.bluxcc\\:gap-3{gap:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:gap-4{gap:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-end:calc(var(--bluxcc-spacing)*1*(1 - var(--tw-space-y-reverse)))!important;margin-block-start:calc(var(--bluxcc-spacing)*1*var(--tw-space-y-reverse))!important}}.bluxcc\\:space-y-2{:where(&>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-end:calc(var(--bluxcc-spacing)*2*(1 - var(--tw-space-y-reverse)))!important;margin-block-start:calc(var(--bluxcc-spacing)*2*var(--tw-space-y-reverse))!important}}.bluxcc\\:space-x-3{:where(&>:not(:last-child)){--tw-space-x-reverse:0!important;margin-inline-end:calc(var(--bluxcc-spacing)*3*(1 - var(--tw-space-x-reverse)))!important;margin-inline-start:calc(var(--bluxcc-spacing)*3*var(--tw-space-x-reverse))!important}}.bluxcc\\:overflow-auto{overflow:auto!important}.bluxcc\\:overflow-hidden{overflow:hidden!important}.bluxcc\\:overflow-y-auto{overflow-y:auto!important}.bluxcc\\:rounded-full{border-radius:calc(infinity * 1px)!important}.bluxcc\\:rounded-b-none\\!{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.bluxcc\\:border{border-style:var(--tw-border-style)!important;border-width:1px!important}.bluxcc\\:border-2{border-style:var(--tw-border-style)!important;border-width:2px!important}.bluxcc\\:border-none{--tw-border-style:none!important;border-style:none!important}.bluxcc\\:border-alert-error{border-color:var(--bluxcc-color-alert-error)!important}.bluxcc\\:border-alert-info{border-color:var(--bluxcc-color-alert-info)!important}.bluxcc\\:border-alert-success{border-color:var(--bluxcc-color-alert-success)!important}.bluxcc\\:border-alert-warning{border-color:var(--bluxcc-color-alert-warning)!important}.bluxcc\\:bg-\\[\\#00D66E33\\]{background-color:#00d66e33!important}.bluxcc\\:bg-\\[\\#005DF333\\]{background-color:#005df333!important}.bluxcc\\:bg-\\[\\#D6000033\\]{background-color:#d6000033!important}.bluxcc\\:bg-\\[\\#FA8F0233\\]{background-color:#fa8f0233!important}.bluxcc\\:bg-light-blue-50{background-color:var(--bluxcc-color-light-blue-50)!important}.bluxcc\\:bg-light-red-50{background-color:var(--bluxcc-color-light-red-50)!important}.bluxcc\\:bg-primary-500{background-color:var(--bluxcc-color-primary-500)!important}.bluxcc\\:bg-transparent{background-color:transparent!important}.bluxcc\\:bg-white{background-color:var(--bluxcc-color-white)!important}.bluxcc\\:p-1{padding:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:p-2{padding:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:p-4{padding:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:px-2{padding-inline:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:px-2\\.5{padding-inline:calc(var(--bluxcc-spacing)*2.5)!important}.bluxcc\\:px-3,.bluxcc\\:px-3\\!{padding-inline:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:px-4{padding-inline:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:px-6{padding-inline:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:px-7{padding-inline:calc(var(--bluxcc-spacing)*7)!important}.bluxcc\\:px-\\[10px\\]{padding-inline:10px!important}.bluxcc\\:py-1,.bluxcc\\:py-1\\!{padding-block:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:py-2{padding-block:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:py-3{padding-block:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:py-4{padding-block:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:pt-4\\.25{padding-top:calc(var(--bluxcc-spacing)*4.25)!important}.bluxcc\\:pr-3{padding-right:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:pb-4{padding-bottom:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:pl-2{padding-left:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:text-center{text-align:center!important}.bluxcc\\:text-left{text-align:left!important}.bluxcc\\:text-right{text-align:right!important}.bluxcc\\:text-start{text-align:start!important}.bluxcc\\:font-mono{font-family:var(--bluxcc-font-mono)!important}.bluxcc\\:\\!text-base{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}.bluxcc\\:\\!text-sm{font-size:var(--bluxcc-text-sm)!important;line-height:var(--tw-leading,var(--bluxcc-text-sm--line-height))!important}.bluxcc\\:text-2xl{font-size:var(--bluxcc-text-2xl)!important;line-height:var(--tw-leading,var(--bluxcc-text-2xl--line-height))!important}.bluxcc\\:text-base{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}.bluxcc\\:text-lg{font-size:var(--bluxcc-text-lg)!important;line-height:var(--tw-leading,var(--bluxcc-text-lg--line-height))!important}.bluxcc\\:text-sm,.bluxcc\\:text-sm\\!{font-size:var(--bluxcc-text-sm)!important;line-height:var(--tw-leading,var(--bluxcc-text-sm--line-height))!important}.bluxcc\\:text-xl{font-size:var(--bluxcc-text-xl)!important;line-height:var(--tw-leading,var(--bluxcc-text-xl--line-height))!important}.bluxcc\\:text-xs,.bluxcc\\:text-xs\\!{font-size:var(--bluxcc-text-xs)!important;line-height:var(--tw-leading,var(--bluxcc-text-xs--line-height))!important}.bluxcc\\:text-\\[10px\\]{font-size:10px!important}.bluxcc\\:text-\\[15px\\]{font-size:15px!important}.bluxcc\\:leading-4,.bluxcc\\:leading-4\\!{--tw-leading:calc(var(--bluxcc-spacing)*4)!important;line-height:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:leading-5{--tw-leading:calc(var(--bluxcc-spacing)*5)!important;line-height:calc(var(--bluxcc-spacing)*5)!important}.bluxcc\\:leading-7{--tw-leading:calc(var(--bluxcc-spacing)*7)!important;line-height:calc(var(--bluxcc-spacing)*7)!important}.bluxcc\\:font-medium{--tw-font-weight:var(--bluxcc-font-weight-medium)!important;font-weight:var(--bluxcc-font-weight-medium)!important}.bluxcc\\:font-normal{--tw-font-weight:var(--bluxcc-font-weight-normal)!important;font-weight:var(--bluxcc-font-weight-normal)!important}.bluxcc\\:font-semibold{--tw-font-weight:var(--bluxcc-font-weight-semibold)!important;font-weight:var(--bluxcc-font-weight-semibold)!important}.bluxcc\\:tracking-\\[-2\\%\\]{--tw-tracking:-2%!important;letter-spacing:-2%!important}.bluxcc\\:break-all{word-break:break-all!important}.bluxcc\\:whitespace-nowrap{white-space:nowrap!important}.bluxcc\\:text-alert-error{color:var(--bluxcc-color-alert-error)!important}.bluxcc\\:text-alert-info{color:var(--bluxcc-color-alert-info)!important}.bluxcc\\:text-alert-success{color:var(--bluxcc-color-alert-success)!important}.bluxcc\\:text-alert-warning{color:var(--bluxcc-color-alert-warning)!important}.bluxcc\\:text-gray-800{color:var(--bluxcc-color-gray-800)!important}.bluxcc\\:capitalize{text-transform:capitalize!important}.bluxcc\\:no-underline{text-decoration-line:none!important}.bluxcc\\:outline-hidden{--tw-outline-style:none!important;outline-style:none!important;@media (forced-colors:active){outline:2px solid transparent!important;outline-offset:2px!important}}.bluxcc\\:transition-\\[border-radius\\,background\\,border-color\\]{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:border-radius,background,border-color!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-\\[border-radius\\]{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:border-radius!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-all{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:all!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-colors{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-transform{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:transform,translate,scale,rotate!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:duration-200{--tw-duration:200ms!important;transition-duration:.2s!important}.bluxcc\\:duration-300{--tw-duration:300ms!important;transition-duration:.3s!important}.bluxcc\\:outline-none{--tw-outline-style:none!important;outline-style:none!important}.bluxcc\\:select-none{-webkit-user-select:none!important;user-select:none!important}.bluxcc\\:placeholder\\:text-base\\!{&::placeholder{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}}.bluxcc\\:focus\\:ring-1{&:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}}.bluxcc\\:focus\\:outline-hidden{&:focus{--tw-outline-style:none!important;outline-style:none!important;@media (forced-colors:active){outline:2px solid transparent!important;outline-offset:2px!important}}}}.overflowStyle::-webkit-scrollbar{width:.1px}[class*=" bluxcc"]::backdrop,[class*=" bluxcc"]::file-selector-button,[class*=" bluxcc"]:after,[class*=" bluxcc"]:before,[class^=bluxcc],[class^=bluxcc]::backdrop,[class^=bluxcc]::file-selector-button,[class^=bluxcc]:after,[class^=bluxcc]:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}[class*=" bluxcc"] h1,[class*=" bluxcc"] h2,[class*=" bluxcc"] h3,[class*=" bluxcc"] h4,[class*=" bluxcc"] h5,[class*=" bluxcc"] h6,[class^=bluxcc] h1,[class^=bluxcc] h2,[class^=bluxcc] h3,[class^=bluxcc] h4,[class^=bluxcc] h5,[class^=bluxcc] h6{font-size:inherit;font-weight:inherit}[class*=" bluxcc"] menu,[class*=" bluxcc"] ol,[class*=" bluxcc"] ul,[class^=bluxcc] menu,[class^=bluxcc] ol,[class^=bluxcc] ul{list-style:none}[class*=" bluxcc"] audio,[class*=" bluxcc"] canvas,[class*=" bluxcc"] embed,[class*=" bluxcc"] iframe,[class*=" bluxcc"] img,[class*=" bluxcc"] object,[class*=" bluxcc"] svg,[class*=" bluxcc"] video,[class^=bluxcc] audio,[class^=bluxcc] canvas,[class^=bluxcc] embed,[class^=bluxcc] iframe,[class^=bluxcc] img,[class^=bluxcc] object,[class^=bluxcc] svg,[class^=bluxcc] video{display:block;vertical-align:middle}[class*=" bluxcc"] img,[class*=" bluxcc"] video,[class^=bluxcc] img,[class^=bluxcc] video{height:auto;max-width:100%}#bluxcc-input[type=number]::-webkit-inner-spin-button,#bluxcc-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}#bluxcc-input[type=number]{-moz-appearance:textfield!important}#bluxcc-input:-webkit-autofill,#bluxcc-input:-webkit-autofill:active,#bluxcc-input:-webkit-autofill:focus,#bluxcc-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--input-text-color)!important;-webkit-box-shadow:inset 0 0 0 1000px transparent!important;box-shadow:inset 0 0 0 1000px transparent!important;color:var(--input-text-color)!important;transition:background-color 5000s ease-in-out 0s!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.bluxcc\\:animate-fadeIn{animation:fadeIn .5s ease-in-out}.bluxcc\\:animate-fadeOut{animation:fadeOut .3s ease-in-out}@keyframes marquee{0%{transform:translateX(-16%)}to{transform:translateX(-100%)}}.bluxcc\\:marquee_outer{position:relative;width:100%}.bluxcc\\:marquee_track{animation:marquee 40s linear infinite;display:flex;width:max-content;will-change:transform}.bluxcc\\:marquee_track:hover{animation-play-state:paused}#bluxcc-button{cursor:pointer}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@keyframes spin{to{transform:rotate(1turn)}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}');var Ed=!1,Sd=null,_d=null,Id=function(e){void 0===e&&(e=document.body),Ed&&Sd&&_d&&_d.contains(Sd)&&_d.removeChild(Sd),_d=e,Sd=document.createElement("div"),e.appendChild(Sd),T(Sd).render(M(Ad))};function Nd(e,t){var r,n;if(Ed=!0,!e||0===Object.keys(e).length)throw new Error("BLUX: createConfig must take a config object");if(!e.appId)throw new Error("BLUX: createConfig config object must have the appId property.");if(!e.appName)throw new Error("BLUX: createConfig config object must have the appName property.");if(!e.networks)throw new Error("BLUX: createConfig config object must have the networks property.");e.lang&&"en"!==e.lang.trim().toLowerCase()&&console.warn("BLUX: Only EN is currently supported. Falling back to default language."),Id(t);var i=e.excludeWallets||["lobstr"];i=i.map(function(e){return e.toLowerCase()});var o=!0;void 0!==e.promptOnWrongNetwork&&(o=e.promptOnWrongNetwork);var s=z(z(z({},e),{excludeWallets:i,appearance:z(z({},G),null==e?void 0:e.appearance),defaultNetwork:"",promptOnWrongNetwork:o,lang:"en",explorer:e.explorer||"stellarchain",loginMethods:e.loginMethods||["wallet"],showWalletUIs:void 0===e.showWalletUIs||e.showWalletUIs}),(null==e?void 0:e.walletConnect)?{walletConnect:e.walletConnect}:{});!function(e,t,r){if(!e||0===e.length)throw new Error("BLUX: No network is set in config.networks.");var n=null!=t?t:e[0];if(!e.includes(n))throw new Error("BLUX: config.defaultNetwork is not listed in config.networks.");for(var i=0,o=e;i<o.length;i++){var a=o[i];if(!(Bs[a]||r&&r[a]))throw new Error("BLUX: Must set transports for custom network ".concat(a))}}(e.networks,e.defaultNetwork,e.transports),s.defaultNetwork=null!==(r=e.defaultNetwork)&&void 0!==r?r:e.networks[0];var u,l,d,f,h=Hs(s.defaultNetwork,null!==(n=e.transports)&&void 0!==n?n:{}),p=h.horizon,b=h.soroban,m=ne(),g=m.setConfig,v=m.setWallets,y=m.setIsReady,w=m.setStellar,x=m.setApiResponse;w({activeNetwork:s.defaultNetwork,servers:{horizon:new a.Server(p),soroban:new c.Server(b)}}),g(s),(u=i,new Promise(function(e){"complete"===document.readyState?Js(u).then(function(t){e(t)}):window.addEventListener("load",function(){Js(u).then(function(t){e(t)})})})).then(function(e){var t=e.filter(function(e){return!i.includes(e.name.toLowerCase())});v(t),y(!0)}),e.walletConnect&&(l=e.walletConnect,d=e.appName,$(void 0,void 0,void 0,function(){var e,t,r,n;return q(this,function(i){switch(i.label){case 0:if(Vl)return[2];Vl=!0,i.label=1;case 1:return i.trys.push([1,4,,5]),e=ne(),t=new O({projectId:l.projectId}),[4,L.init({core:t,metadata:{name:d,url:l.url,icons:l.icons,description:l.description}})];case 2:return r=i.sent(),e.setWalletConnectClient(r,null),[4,Hl(r)];case 3:return n=i.sent(),e.setWalletConnectClient(r,n),[3,5];case 4:return i.sent(),[3,5];case 5:return[2]}})})),(f=e.appId,$(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:if(!f)throw new Error("appId is missing in config.");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,Us("".concat(fe,"/auth/validate"),{method:"POST",headers:(t={},t[he]=f,t)})];case 2:return 200===(e=r.sent()).status?[2,{isValid:!0,message:e.message,terms:e.result.terms,privacyPolicy:e.result.privacy_policy}]:404===e.status?[2,{isValid:!1,message:e.error,terms:"",privacyPolicy:""}]:[2,{isValid:!1,message:"Unexpected response from api.",terms:"",privacyPolicy:""}];case 3:return[2,{isValid:!1,message:"Unexpected response from api. "+r.sent().message,terms:"",privacyPolicy:""}];case 4:return[2]}})})).then(function(e){if(x(e),!e.isValid&&s.loginMethods.includes("email")||s.loginMethods.includes("passkey"))throw new Error("BLUX: config.appId is invalid.")})}$(void 0,void 0,void 0,function(){var e,t,r,n;return q(this,function(i){switch(i.label){case 0:if((e=ne().logos)&&e.length>0)return[2];i.label=1;case 1:return i.trys.push([1,6,,7]),[4,$(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,Iu()];case 1:return e=r.sent(),[4,Cu(e)];case 2:return[2,(t=r.sent()).length?t:null];case 3:return r.sent(),[2,null];case 4:return[2]}})})];case 2:return(t=i.sent())?(ne().setLogos(t),Eu(),[2]):[4,Au()];case 3:return r=i.sent(),ne().setLogos(r),[4,Iu()];case 4:return n=i.sent(),[4,Nu(n,r)];case 5:case 6:return i.sent(),[3,7];case 7:return[2]}})}),$(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return ne().authState.isReady?[3,2]:[4,eu(50)];case 1:return e.sent(),[3,0];case 2:return gu(!0),[2]}})});export{V as BluxEvent,sl as ToScVal,wu as blux,Nd as createConfig,ll as events,Bu as getAccount,Lu as getAccounts,Pu as getAssets,Fu as getBalances,Uu as getClaimableBalances,Du as getEffects,Q as getInitialState,ju as getLedgers,zu as getLiquidityPools,Wu as getNetwork,$u as getOffers,qu as getOperations,Ku as getOrderbook,Vu as getPayments,Z as getState,Hu as getStrictReceivePaths,Gu as getStrictSendPaths,Xu as getTradeAggregation,Yu as getTrades,Zu as getTransactions,Ju as networks,el as numberish,ul as setAppearance,J as subscribe,Qu as switchNetwork,Y as useExportedStore};
34
+ */function tn(){return Yr||(Yr=1,function(e){const t=function(){if(qr)return Gr;qr=1,Gr.byteLength=function(e){var t=o(e),r=t[0],n=t[1];return 3*(r+n)/4-n},Gr.toByteArray=function(e){var n,i,a=o(e),s=a[0],c=a[1],u=new r(function(e,t,r){return 3*(t+r)/4-r}(0,s,c)),l=0,d=c>0?s-4:s;for(i=0;i<d;i+=4)n=t[e.charCodeAt(i)]<<18|t[e.charCodeAt(i+1)]<<12|t[e.charCodeAt(i+2)]<<6|t[e.charCodeAt(i+3)],u[l++]=n>>16&255,u[l++]=n>>8&255,u[l++]=255&n;return 2===c&&(n=t[e.charCodeAt(i)]<<2|t[e.charCodeAt(i+1)]>>4,u[l++]=255&n),1===c&&(n=t[e.charCodeAt(i)]<<10|t[e.charCodeAt(i+1)]<<4|t[e.charCodeAt(i+2)]>>2,u[l++]=n>>8&255,u[l++]=255&n),u},Gr.fromByteArray=function(t){for(var r,n=t.length,i=n%3,o=[],a=16383,c=0,u=n-i;c<u;c+=a)o.push(s(t,c,c+a>u?u:c+a));return 1===i?(r=t[n-1],o.push(e[r>>2]+e[r<<4&63]+"==")):2===i&&(r=(t[n-2]<<8)+t[n-1],o.push(e[r>>10]+e[r>>4&63]+e[r<<2&63]+"=")),o.join("")};for(var e=[],t=[],r="undefined"!=typeof Uint8Array?Uint8Array:Array,n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0;i<64;++i)e[i]=n[i],t[n.charCodeAt(i)]=i;function o(e){var t=e.length;if(t%4>0)throw new Error("Invalid string. Length must be a multiple of 4");var r=e.indexOf("=");return-1===r&&(r=t),[r,r===t?0:4-r%4]}function a(t){return e[t>>18&63]+e[t>>12&63]+e[t>>6&63]+e[63&t]}function s(e,t,r){for(var n,i=[],o=t;o<r;o+=3)n=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(255&e[o+2]),i.push(a(n));return i.join("")}return t["-".charCodeAt(0)]=62,t["_".charCodeAt(0)]=63,Gr}(),r=en(),n="function"==typeof Symbol&&"function"==typeof Symbol.for?Symbol.for("nodejs.util.inspect.custom"):null;e.Buffer=a,e.SlowBuffer=function(e){+e!=e&&(e=0);return a.alloc(+e)},e.INSPECT_MAX_BYTES=50;const i=2147483647;function o(e){if(e>i)throw new RangeError('The value "'+e+'" is invalid for option "size"');const t=new Uint8Array(e);return Object.setPrototypeOf(t,a.prototype),t}function a(e,t,r){if("number"==typeof e){if("string"==typeof t)throw new TypeError('The "string" argument must be of type string. Received type number');return u(e)}return s(e,t,r)}function s(e,t,r){if("string"==typeof e)return function(e,t){"string"==typeof t&&""!==t||(t="utf8");if(!a.isEncoding(t))throw new TypeError("Unknown encoding: "+t);const r=0|h(e,t);let n=o(r);const i=n.write(e,t);i!==r&&(n=n.slice(0,i));return n}(e,t);if(ArrayBuffer.isView(e))return function(e){if(H(e,Uint8Array)){const t=new Uint8Array(e);return d(t.buffer,t.byteOffset,t.byteLength)}return l(e)}(e);if(null==e)throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e);if(H(e,ArrayBuffer)||e&&H(e.buffer,ArrayBuffer))return d(e,t,r);if("undefined"!=typeof SharedArrayBuffer&&(H(e,SharedArrayBuffer)||e&&H(e.buffer,SharedArrayBuffer)))return d(e,t,r);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const n=e.valueOf&&e.valueOf();if(null!=n&&n!==e)return a.from(n,t,r);const i=function(e){if(a.isBuffer(e)){const t=0|f(e.length),r=o(t);return 0===r.length||e.copy(r,0,0,t),r}if(void 0!==e.length)return"number"!=typeof e.length||G(e.length)?o(0):l(e);if("Buffer"===e.type&&Array.isArray(e.data))return l(e.data)}(e);if(i)return i;if("undefined"!=typeof Symbol&&null!=Symbol.toPrimitive&&"function"==typeof e[Symbol.toPrimitive])return a.from(e[Symbol.toPrimitive]("string"),t,r);throw new TypeError("The first argument must be one of type string, Buffer, ArrayBuffer, Array, or Array-like Object. Received type "+typeof e)}function c(e){if("number"!=typeof e)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 u(e){return c(e),o(e<0?0:0|f(e))}function l(e){const t=e.length<0?0:0|f(e.length),r=o(t);for(let n=0;n<t;n+=1)r[n]=255&e[n];return r}function d(e,t,r){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(r||0))throw new RangeError('"length" is outside of buffer bounds');let n;return n=void 0===t&&void 0===r?new Uint8Array(e):void 0===r?new Uint8Array(e,t):new Uint8Array(e,t,r),Object.setPrototypeOf(n,a.prototype),n}function f(e){if(e>=i)throw new RangeError("Attempt to allocate Buffer larger than maximum size: 0x"+i.toString(16)+" bytes");return 0|e}function h(e,t){if(a.isBuffer(e))return e.length;if(ArrayBuffer.isView(e)||H(e,ArrayBuffer))return e.byteLength;if("string"!=typeof e)throw new TypeError('The "string" argument must be one of type string, Buffer, or ArrayBuffer. Received type '+typeof e);const r=e.length,n=arguments.length>2&&!0===arguments[2];if(!n&&0===r)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return r;case"utf8":case"utf-8":return q(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*r;case"hex":return r>>>1;case"base64":return K(e).length;default:if(i)return n?-1:q(e).length;t=(""+t).toLowerCase(),i=!0}}function p(e,t,r){let n=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===r||r>this.length)&&(r=this.length),r<=0)return"";if((r>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return C(this,t,r);case"utf8":case"utf-8":return S(this,t,r);case"ascii":return I(this,t,r);case"latin1":case"binary":return N(this,t,r);case"base64":return E(this,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return M(this,t,r);default:if(n)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),n=!0}}function b(e,t,r){const n=e[t];e[t]=e[r],e[r]=n}function m(e,t,r,n,i){if(0===e.length)return-1;if("string"==typeof r?(n=r,r=0):r>2147483647?r=2147483647:r<-2147483648&&(r=-2147483648),G(r=+r)&&(r=i?0:e.length-1),r<0&&(r=e.length+r),r>=e.length){if(i)return-1;r=e.length-1}else if(r<0){if(!i)return-1;r=0}if("string"==typeof t&&(t=a.from(t,n)),a.isBuffer(t))return 0===t.length?-1:g(e,t,r,n,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,r):Uint8Array.prototype.lastIndexOf.call(e,t,r):g(e,[t],r,n,i);throw new TypeError("val must be string, number or Buffer")}function g(e,t,r,n,i){let o,a=1,s=e.length,c=t.length;if(void 0!==n&&("ucs2"===(n=String(n).toLowerCase())||"ucs-2"===n||"utf16le"===n||"utf-16le"===n)){if(e.length<2||t.length<2)return-1;a=2,s/=2,c/=2,r/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){let n=-1;for(o=r;o<s;o++)if(u(e,o)===u(t,-1===n?0:o-n)){if(-1===n&&(n=o),o-n+1===c)return n*a}else-1!==n&&(o-=o-n),n=-1}else for(r+c>s&&(r=s-c),o=r;o>=0;o--){let r=!0;for(let n=0;n<c;n++)if(u(e,o+n)!==u(t,n)){r=!1;break}if(r)return o}return-1}function v(e,t,r,n){r=Number(r)||0;const i=e.length-r;n?(n=Number(n))>i&&(n=i):n=i;const o=t.length;let a;for(n>o/2&&(n=o/2),a=0;a<n;++a){const n=parseInt(t.substr(2*a,2),16);if(G(n))return a;e[r+a]=n}return a}function y(e,t,r,n){return V(q(t,e.length-r),e,r,n)}function w(e,t,r,n){return V(function(e){const t=[];for(let r=0;r<e.length;++r)t.push(255&e.charCodeAt(r));return t}(t),e,r,n)}function x(e,t,r,n){return V(K(t),e,r,n)}function A(e,t,r,n){return V(function(e,t){let r,n,i;const o=[];for(let a=0;a<e.length&&!((t-=2)<0);++a)r=e.charCodeAt(a),n=r>>8,i=r%256,o.push(i),o.push(n);return o}(t,e.length-r),e,r,n)}function E(e,r,n){return 0===r&&n===e.length?t.fromByteArray(e):t.fromByteArray(e.slice(r,n))}function S(e,t,r){r=Math.min(e.length,r);const n=[];let i=t;for(;i<r;){const t=e[i];let o=null,a=t>239?4:t>223?3:t>191?2:1;if(i+a<=r){let r,n,s,c;switch(a){case 1:t<128&&(o=t);break;case 2:r=e[i+1],128==(192&r)&&(c=(31&t)<<6|63&r,c>127&&(o=c));break;case 3:r=e[i+1],n=e[i+2],128==(192&r)&&128==(192&n)&&(c=(15&t)<<12|(63&r)<<6|63&n,c>2047&&(c<55296||c>57343)&&(o=c));break;case 4:r=e[i+1],n=e[i+2],s=e[i+3],128==(192&r)&&128==(192&n)&&128==(192&s)&&(c=(15&t)<<18|(63&r)<<12|(63&n)<<6|63&s,c>65535&&c<1114112&&(o=c))}}null===o?(o=65533,a=1):o>65535&&(o-=65536,n.push(o>>>10&1023|55296),o=56320|1023&o),n.push(o),i+=a}return function(e){const t=e.length;if(t<=_)return String.fromCharCode.apply(String,e);let r="",n=0;for(;n<t;)r+=String.fromCharCode.apply(String,e.slice(n,n+=_));return r}(n)}e.kMaxLength=i,a.TYPED_ARRAY_SUPPORT=function(){try{const e=new Uint8Array(1),t={foo:function(){return 42}};return Object.setPrototypeOf(t,Uint8Array.prototype),Object.setPrototypeOf(e,t),42===e.foo()}catch(e){return!1}}(),a.TYPED_ARRAY_SUPPORT||"undefined"==typeof console||"function"!=typeof console.error||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."),Object.defineProperty(a.prototype,"parent",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.buffer}}),Object.defineProperty(a.prototype,"offset",{enumerable:!0,get:function(){if(a.isBuffer(this))return this.byteOffset}}),a.poolSize=8192,a.from=function(e,t,r){return s(e,t,r)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array),a.alloc=function(e,t,r){return function(e,t,r){return c(e),e<=0?o(e):void 0!==t?"string"==typeof r?o(e).fill(t,r):o(e).fill(t):o(e)}(e,t,r)},a.allocUnsafe=function(e){return u(e)},a.allocUnsafeSlow=function(e){return u(e)},a.isBuffer=function(e){return null!=e&&!0===e._isBuffer&&e!==a.prototype},a.compare=function(e,t){if(H(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),H(t,Uint8Array)&&(t=a.from(t,t.offset,t.byteLength)),!a.isBuffer(e)||!a.isBuffer(t))throw new TypeError('The "buf1", "buf2" arguments must be one of type Buffer or Uint8Array');if(e===t)return 0;let r=e.length,n=t.length;for(let i=0,o=Math.min(r,n);i<o;++i)if(e[i]!==t[i]){r=e[i],n=t[i];break}return r<n?-1:n<r?1:0},a.isEncoding=function(e){switch(String(e).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}},a.concat=function(e,t){if(!Array.isArray(e))throw new TypeError('"list" argument must be an Array of Buffers');if(0===e.length)return a.alloc(0);let r;if(void 0===t)for(t=0,r=0;r<e.length;++r)t+=e[r].length;const n=a.allocUnsafe(t);let i=0;for(r=0;r<e.length;++r){let t=e[r];if(H(t,Uint8Array))i+t.length>n.length?(a.isBuffer(t)||(t=a.from(t)),t.copy(n,i)):Uint8Array.prototype.set.call(n,t,i);else{if(!a.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(n,i)}i+=t.length}return n},a.byteLength=h,a.prototype._isBuffer=!0,a.prototype.swap16=function(){const e=this.length;if(e%2!=0)throw new RangeError("Buffer size must be a multiple of 16-bits");for(let t=0;t<e;t+=2)b(this,t,t+1);return this},a.prototype.swap32=function(){const e=this.length;if(e%4!=0)throw new RangeError("Buffer size must be a multiple of 32-bits");for(let t=0;t<e;t+=4)b(this,t,t+3),b(this,t+1,t+2);return this},a.prototype.swap64=function(){const e=this.length;if(e%8!=0)throw new RangeError("Buffer size must be a multiple of 64-bits");for(let t=0;t<e;t+=8)b(this,t,t+7),b(this,t+1,t+6),b(this,t+2,t+5),b(this,t+3,t+4);return this},a.prototype.toString=function(){const e=this.length;return 0===e?"":0===arguments.length?S(this,0,e):p.apply(this,arguments)},a.prototype.toLocaleString=a.prototype.toString,a.prototype.equals=function(e){if(!a.isBuffer(e))throw new TypeError("Argument must be a Buffer");return this===e||0===a.compare(this,e)},a.prototype.inspect=function(){let t="";const r=e.INSPECT_MAX_BYTES;return t=this.toString("hex",0,r).replace(/(.{2})/g,"$1 ").trim(),this.length>r&&(t+=" ... "),"<Buffer "+t+">"},n&&(a.prototype[n]=a.prototype.inspect),a.prototype.compare=function(e,t,r,n,i){if(H(e,Uint8Array)&&(e=a.from(e,e.offset,e.byteLength)),!a.isBuffer(e))throw new TypeError('The "target" argument must be one of type Buffer or Uint8Array. Received type '+typeof e);if(void 0===t&&(t=0),void 0===r&&(r=e?e.length:0),void 0===n&&(n=0),void 0===i&&(i=this.length),t<0||r>e.length||n<0||i>this.length)throw new RangeError("out of range index");if(n>=i&&t>=r)return 0;if(n>=i)return-1;if(t>=r)return 1;if(this===e)return 0;let o=(i>>>=0)-(n>>>=0),s=(r>>>=0)-(t>>>=0);const c=Math.min(o,s),u=this.slice(n,i),l=e.slice(t,r);for(let e=0;e<c;++e)if(u[e]!==l[e]){o=u[e],s=l[e];break}return o<s?-1:s<o?1:0},a.prototype.includes=function(e,t,r){return-1!==this.indexOf(e,t,r)},a.prototype.indexOf=function(e,t,r){return m(this,e,t,r,!0)},a.prototype.lastIndexOf=function(e,t,r){return m(this,e,t,r,!1)},a.prototype.write=function(e,t,r,n){if(void 0===t)n="utf8",r=this.length,t=0;else if(void 0===r&&"string"==typeof t)n=t,r=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t>>>=0,isFinite(r)?(r>>>=0,void 0===n&&(n="utf8")):(n=r,r=void 0)}const i=this.length-t;if((void 0===r||r>i)&&(r=i),e.length>0&&(r<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");n||(n="utf8");let o=!1;for(;;)switch(n){case"hex":return v(this,e,t,r);case"utf8":case"utf-8":return y(this,e,t,r);case"ascii":case"latin1":case"binary":return w(this,e,t,r);case"base64":return x(this,e,t,r);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return A(this,e,t,r);default:if(o)throw new TypeError("Unknown encoding: "+n);n=(""+n).toLowerCase(),o=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const _=4096;function I(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(127&e[i]);return n}function N(e,t,r){let n="";r=Math.min(e.length,r);for(let i=t;i<r;++i)n+=String.fromCharCode(e[i]);return n}function C(e,t,r){const n=e.length;(!t||t<0)&&(t=0),(!r||r<0||r>n)&&(r=n);let i="";for(let n=t;n<r;++n)i+=X[e[n]];return i}function M(e,t,r){const n=e.slice(t,r);let i="";for(let e=0;e<n.length-1;e+=2)i+=String.fromCharCode(n[e]+256*n[e+1]);return i}function T(e,t,r){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>r)throw new RangeError("Trying to access beyond buffer length")}function k(e,t,r,n,i,o){if(!a.isBuffer(e))throw new TypeError('"buffer" argument must be a Buffer instance');if(t>i||t<o)throw new RangeError('"value" argument is out of bounds');if(r+n>e.length)throw new RangeError("Index out of range")}function R(e,t,r,n,i){j(t,n,i,e,r,7);let o=Number(t&BigInt(4294967295));e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o,o>>=8,e[r++]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[r++]=a,a>>=8,e[r++]=a,a>>=8,e[r++]=a,a>>=8,e[r++]=a,r}function B(e,t,r,n,i){j(t,n,i,e,r,7);let o=Number(t&BigInt(4294967295));e[r+7]=o,o>>=8,e[r+6]=o,o>>=8,e[r+5]=o,o>>=8,e[r+4]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[r+3]=a,a>>=8,e[r+2]=a,a>>=8,e[r+1]=a,a>>=8,e[r]=a,r+8}function O(e,t,r,n,i,o){if(r+n>e.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("Index out of range")}function L(e,t,n,i,o){return t=+t,n>>>=0,o||O(e,0,n,4),r.write(e,t,n,i,23,4),n+4}function P(e,t,n,i,o){return t=+t,n>>>=0,o||O(e,0,n,8),r.write(e,t,n,i,52,8),n+8}a.prototype.slice=function(e,t){const r=this.length;(e=~~e)<0?(e+=r)<0&&(e=0):e>r&&(e=r),(t=void 0===t?r:~~t)<0?(t+=r)<0&&(t=0):t>r&&(t=r),t<e&&(t=e);const n=this.subarray(e,t);return Object.setPrototypeOf(n,a.prototype),n},a.prototype.readUintLE=a.prototype.readUIntLE=function(e,t,r){e>>>=0,t>>>=0,r||T(e,t,this.length);let n=this[e],i=1,o=0;for(;++o<t&&(i*=256);)n+=this[e+o]*i;return n},a.prototype.readUintBE=a.prototype.readUIntBE=function(e,t,r){e>>>=0,t>>>=0,r||T(e,t,this.length);let n=this[e+--t],i=1;for(;t>0&&(i*=256);)n+=this[e+--t]*i;return n},a.prototype.readUint8=a.prototype.readUInt8=function(e,t){return e>>>=0,t||T(e,1,this.length),this[e]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(e,t){return e>>>=0,t||T(e,2,this.length),this[e]|this[e+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(e,t){return e>>>=0,t||T(e,2,this.length),this[e]<<8|this[e+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(e,t){return e>>>=0,t||T(e,4,this.length),(this[e]|this[e+1]<<8|this[e+2]<<16)+16777216*this[e+3]},a.prototype.readUint32BE=a.prototype.readUInt32BE=function(e,t){return e>>>=0,t||T(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},a.prototype.readBigUInt64LE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,i=this[++e]+256*this[++e]+65536*this[++e]+r*2**24;return BigInt(n)+(BigInt(i)<<BigInt(32))}),a.prototype.readBigUInt64BE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=t*2**24+65536*this[++e]+256*this[++e]+this[++e],i=this[++e]*2**24+65536*this[++e]+256*this[++e]+r;return(BigInt(n)<<BigInt(32))+BigInt(i)}),a.prototype.readIntLE=function(e,t,r){e>>>=0,t>>>=0,r||T(e,t,this.length);let n=this[e],i=1,o=0;for(;++o<t&&(i*=256);)n+=this[e+o]*i;return i*=128,n>=i&&(n-=Math.pow(2,8*t)),n},a.prototype.readIntBE=function(e,t,r){e>>>=0,t>>>=0,r||T(e,t,this.length);let n=t,i=1,o=this[e+--n];for(;n>0&&(i*=256);)o+=this[e+--n]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o},a.prototype.readInt8=function(e,t){return e>>>=0,t||T(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},a.prototype.readInt16LE=function(e,t){e>>>=0,t||T(e,2,this.length);const r=this[e]|this[e+1]<<8;return 32768&r?4294901760|r:r},a.prototype.readInt16BE=function(e,t){e>>>=0,t||T(e,2,this.length);const r=this[e+1]|this[e]<<8;return 32768&r?4294901760|r:r},a.prototype.readInt32LE=function(e,t){return e>>>=0,t||T(e,4,this.length),this[e]|this[e+1]<<8|this[e+2]<<16|this[e+3]<<24},a.prototype.readInt32BE=function(e,t){return e>>>=0,t||T(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},a.prototype.readBigInt64LE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=this[e+4]+256*this[e+5]+65536*this[e+6]+(r<<24);return(BigInt(n)<<BigInt(32))+BigInt(t+256*this[++e]+65536*this[++e]+this[++e]*2**24)}),a.prototype.readBigInt64BE=Y(function(e){z(e>>>=0,"offset");const t=this[e],r=this[e+7];void 0!==t&&void 0!==r||W(e,this.length-8);const n=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(n)<<BigInt(32))+BigInt(this[++e]*2**24+65536*this[++e]+256*this[++e]+r)}),a.prototype.readFloatLE=function(e,t){return e>>>=0,t||T(e,4,this.length),r.read(this,e,!0,23,4)},a.prototype.readFloatBE=function(e,t){return e>>>=0,t||T(e,4,this.length),r.read(this,e,!1,23,4)},a.prototype.readDoubleLE=function(e,t){return e>>>=0,t||T(e,8,this.length),r.read(this,e,!0,52,8)},a.prototype.readDoubleBE=function(e,t){return e>>>=0,t||T(e,8,this.length),r.read(this,e,!1,52,8)},a.prototype.writeUintLE=a.prototype.writeUIntLE=function(e,t,r,n){if(e=+e,t>>>=0,r>>>=0,!n){k(this,e,t,r,Math.pow(2,8*r)-1,0)}let i=1,o=0;for(this[t]=255&e;++o<r&&(i*=256);)this[t+o]=e/i&255;return t+r},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(e,t,r,n){if(e=+e,t>>>=0,r>>>=0,!n){k(this,e,t,r,Math.pow(2,8*r)-1,0)}let i=r-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+r},a.prototype.writeUint8=a.prototype.writeUInt8=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,1,255,0),this[t]=255&e,t+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,2,65535,0),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeUint16BE=a.prototype.writeUInt16BE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,2,65535,0),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeUint32LE=a.prototype.writeUInt32LE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,4,4294967295,0),this[t+3]=e>>>24,this[t+2]=e>>>16,this[t+1]=e>>>8,this[t]=255&e,t+4},a.prototype.writeUint32BE=a.prototype.writeUInt32BE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,4,4294967295,0),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},a.prototype.writeBigUInt64LE=Y(function(e,t=0){return R(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeBigUInt64BE=Y(function(e,t=0){return B(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeIntLE=function(e,t,r,n){if(e=+e,t>>>=0,!n){const n=Math.pow(2,8*r-1);k(this,e,t,r,n-1,-n)}let i=0,o=1,a=0;for(this[t]=255&e;++i<r&&(o*=256);)e<0&&0===a&&0!==this[t+i-1]&&(a=1),this[t+i]=(e/o|0)-a&255;return t+r},a.prototype.writeIntBE=function(e,t,r,n){if(e=+e,t>>>=0,!n){const n=Math.pow(2,8*r-1);k(this,e,t,r,n-1,-n)}let i=r-1,o=1,a=0;for(this[t+i]=255&e;--i>=0&&(o*=256);)e<0&&0===a&&0!==this[t+i+1]&&(a=1),this[t+i]=(e/o|0)-a&255;return t+r},a.prototype.writeInt8=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},a.prototype.writeInt16LE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeInt16BE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeInt32LE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,4,2147483647,-2147483648),this[t]=255&e,this[t+1]=e>>>8,this[t+2]=e>>>16,this[t+3]=e>>>24,t+4},a.prototype.writeInt32BE=function(e,t,r){return e=+e,t>>>=0,r||k(this,e,t,4,2147483647,-2147483648),e<0&&(e=4294967295+e+1),this[t]=e>>>24,this[t+1]=e>>>16,this[t+2]=e>>>8,this[t+3]=255&e,t+4},a.prototype.writeBigInt64LE=Y(function(e,t=0){return R(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),a.prototype.writeBigInt64BE=Y(function(e,t=0){return B(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),a.prototype.writeFloatLE=function(e,t,r){return L(this,e,t,!0,r)},a.prototype.writeFloatBE=function(e,t,r){return L(this,e,t,!1,r)},a.prototype.writeDoubleLE=function(e,t,r){return P(this,e,t,!0,r)},a.prototype.writeDoubleBE=function(e,t,r){return P(this,e,t,!1,r)},a.prototype.copy=function(e,t,r,n){if(!a.isBuffer(e))throw new TypeError("argument should be a Buffer");if(r||(r=0),n||0===n||(n=this.length),t>=e.length&&(t=e.length),t||(t=0),n>0&&n<r&&(n=r),n===r)return 0;if(0===e.length||0===this.length)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(n<0)throw new RangeError("sourceEnd out of bounds");n>this.length&&(n=this.length),e.length-t<n-r&&(n=e.length-t+r);const i=n-r;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,r,n):Uint8Array.prototype.set.call(e,this.subarray(r,n),t),i},a.prototype.fill=function(e,t,r,n){if("string"==typeof e){if("string"==typeof t?(n=t,t=0,r=this.length):"string"==typeof r&&(n=r,r=this.length),void 0!==n&&"string"!=typeof n)throw new TypeError("encoding must be a string");if("string"==typeof n&&!a.isEncoding(n))throw new TypeError("Unknown encoding: "+n);if(1===e.length){const t=e.charCodeAt(0);("utf8"===n&&t<128||"latin1"===n)&&(e=t)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<r)throw new RangeError("Out of range index");if(r<=t)return this;let i;if(t>>>=0,r=void 0===r?this.length:r>>>0,e||(e=0),"number"==typeof e)for(i=t;i<r;++i)this[i]=e;else{const o=a.isBuffer(e)?e:a.from(e,n),s=o.length;if(0===s)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<r-t;++i)this[i+t]=o[i%s]}return this};const F={};function U(e,t,r){F[e]=class extends r{constructor(){super(),Object.defineProperty(this,"message",{value:t.apply(this,arguments),writable:!0,configurable:!0}),this.name=`${this.name} [${e}]`,this.stack,delete this.name}get code(){return e}set code(e){Object.defineProperty(this,"code",{configurable:!0,enumerable:!0,value:e,writable:!0})}toString(){return`${this.name} [${e}]: ${this.message}`}}}function D(e){let t="",r=e.length;const n="-"===e[0]?1:0;for(;r>=n+4;r-=3)t=`_${e.slice(r-3,r)}${t}`;return`${e.slice(0,r)}${t}`}function j(e,t,r,n,i,o){if(e>r||e<t){const r="bigint"==typeof t?"n":"";let n;throw n=0===t||t===BigInt(0)?`>= 0${r} and < 2${r} ** ${8*(o+1)}${r}`:`>= -(2${r} ** ${8*(o+1)-1}${r}) and < 2 ** ${8*(o+1)-1}${r}`,new F.ERR_OUT_OF_RANGE("value",n,e)}!function(e,t,r){z(t,"offset"),void 0!==e[t]&&void 0!==e[t+r]||W(t,e.length-(r+1))}(n,i,o)}function z(e,t){if("number"!=typeof e)throw new F.ERR_INVALID_ARG_TYPE(t,"number",e)}function W(e,t,r){if(Math.floor(e)!==e)throw z(e,r),new F.ERR_OUT_OF_RANGE("offset","an integer",e);if(t<0)throw new F.ERR_BUFFER_OUT_OF_BOUNDS;throw new F.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${t}`,e)}U("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),U("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError),U("ERR_OUT_OF_RANGE",function(e,t,r){let n=`The value of "${e}" is out of range.`,i=r;return Number.isInteger(r)&&Math.abs(r)>2**32?i=D(String(r)):"bigint"==typeof r&&(i=String(r),(r>BigInt(2)**BigInt(32)||r<-(BigInt(2)**BigInt(32)))&&(i=D(i)),i+="n"),n+=` It must be ${t}. Received ${i}`,n},RangeError);const $=/[^+/0-9A-Za-z-_]/g;function q(e,t){let r;t=t||1/0;const n=e.length;let i=null;const o=[];for(let a=0;a<n;++a){if(r=e.charCodeAt(a),r>55295&&r<57344){if(!i){if(r>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===n){(t-=3)>-1&&o.push(239,191,189);continue}i=r;continue}if(r<56320){(t-=3)>-1&&o.push(239,191,189),i=r;continue}r=65536+(i-55296<<10|r-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,r<128){if((t-=1)<0)break;o.push(r)}else if(r<2048){if((t-=2)<0)break;o.push(r>>6|192,63&r|128)}else if(r<65536){if((t-=3)<0)break;o.push(r>>12|224,r>>6&63|128,63&r|128)}else{if(!(r<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(r>>18|240,r>>12&63|128,r>>6&63|128,63&r|128)}}return o}function K(e){return t.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace($,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function V(e,t,r,n){let i;for(i=0;i<n&&!(i+r>=t.length||i>=e.length);++i)t[i+r]=e[i];return i}function H(e,t){return e instanceof t||null!=e&&null!=e.constructor&&null!=e.constructor.name&&e.constructor.name===t.name}function G(e){return e!=e}const X=function(){const e="0123456789abcdef",t=new Array(256);for(let r=0;r<16;++r){const n=16*r;for(let i=0;i<16;++i)t[n+i]=e[r]+e[i]}return t}();function Y(e){return"undefined"==typeof BigInt?Z:e}function Z(){throw new Error("BigInt not supported")}}(Hr)),Hr}
35
+ /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */function rn(){if(Jr)return Kr.exports;Jr=1;var e=65536,t=4294967295;var r=(Zr||(Zr=1,function(e,t){var r=tn(),n=r.Buffer;function i(e,t){for(var r in e)t[r]=e[r]}function o(e,t,r){return n(e,t,r)}n.from&&n.alloc&&n.allocUnsafe&&n.allocUnsafeSlow?e.exports=r:(i(r,t),t.Buffer=o),o.prototype=Object.create(n.prototype),i(n,o),o.from=function(e,t,r){if("number"==typeof e)throw new TypeError("Argument must not be a number");return n(e,t,r)},o.alloc=function(e,t,r){if("number"!=typeof e)throw new TypeError("Argument must be a number");var i=n(e);return void 0!==t?"string"==typeof r?i.fill(t,r):i.fill(t):i.fill(0),i},o.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n(e)},o.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return r.SlowBuffer(e)}}(Vr,Vr.exports)),Vr.exports).Buffer,n=xe.crypto||xe.msCrypto;return n&&n.getRandomValues?Kr.exports=function(i,o){if(i>t)throw new RangeError("requested too many random bytes");var a=r.allocUnsafe(i);if(i>0)if(i>e)for(var s=0;s<i;s+=e)n.getRandomValues(a.slice(s,s+e));else n.getRandomValues(a);if("function"==typeof o)return process.nextTick(function(){o(null,a)});return a}:Kr.exports=function(){throw new Error("Secure random number generation is not supported by this browser.\nUse Chrome, Firefox or Internet Explorer 11")},Kr.exports}var nn,on,an={};var sn,cn,un,ln={},dn="6.6.1",fn={},hn={exports:{}},pn=hn.exports;function bn(){return sn||(sn=1,function(e,t){function r(e,t){if(!e)throw new Error(t||"Assertion failed")}function n(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}function i(e,t,r){if(i.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(r=t,t=10),this._init(e||0,t||10,r||"be"))}var o;"object"==typeof e?e.exports=i:t.BN=i,i.BN=i,i.wordSize=26;try{o="undefined"!=typeof window&&void 0!==window.Buffer?window.Buffer:$e.Buffer}catch(e){}function a(e,t){var r=e.charCodeAt(t);return r>=65&&r<=70?r-55:r>=97&&r<=102?r-87:r-48&15}function s(e,t,r){var n=a(e,r);return r-1>=t&&(n|=a(e,r-1)<<4),n}function c(e,t,r,n){for(var i=0,o=Math.min(e.length,r),a=t;a<o;a++){var s=e.charCodeAt(a)-48;i*=n,i+=s>=49?s-49+10:s>=17?s-17+10:s}return i}i.isBN=function(e){return e instanceof i||null!==e&&"object"==typeof e&&e.constructor.wordSize===i.wordSize&&Array.isArray(e.words)},i.max=function(e,t){return e.cmp(t)>0?e:t},i.min=function(e,t){return e.cmp(t)<0?e:t},i.prototype._init=function(e,t,n){if("number"==typeof e)return this._initNumber(e,t,n);if("object"==typeof e)return this._initArray(e,t,n);"hex"===t&&(t=16),r(t===(0|t)&&t>=2&&t<=36);var i=0;"-"===(e=e.toString().replace(/\s+/g,""))[0]&&(i++,this.negative=1),i<e.length&&(16===t?this._parseHex(e,i,n):(this._parseBase(e,t,i),"le"===n&&this._initArray(this.toArray(),t,n)))},i.prototype._initNumber=function(e,t,n){e<0&&(this.negative=1,e=-e),e<67108864?(this.words=[67108863&e],this.length=1):e<4503599627370496?(this.words=[67108863&e,e/67108864&67108863],this.length=2):(r(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===n&&this._initArray(this.toArray(),t,n)},i.prototype._initArray=function(e,t,n){if(r("number"==typeof e.length),e.length<=0)return this.words=[0],this.length=1,this;this.length=Math.ceil(e.length/3),this.words=new Array(this.length);for(var i=0;i<this.length;i++)this.words[i]=0;var o,a,s=0;if("be"===n)for(i=e.length-1,o=0;i>=0;i-=3)a=e[i]|e[i-1]<<8|e[i-2]<<16,this.words[o]|=a<<s&67108863,this.words[o+1]=a>>>26-s&67108863,(s+=24)>=26&&(s-=26,o++);else if("le"===n)for(i=0,o=0;i<e.length;i+=3)a=e[i]|e[i+1]<<8|e[i+2]<<16,this.words[o]|=a<<s&67108863,this.words[o+1]=a>>>26-s&67108863,(s+=24)>=26&&(s-=26,o++);return this.strip()},i.prototype._parseHex=function(e,t,r){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var n=0;n<this.length;n++)this.words[n]=0;var i,o=0,a=0;if("be"===r)for(n=e.length-1;n>=t;n-=2)i=s(e,t,n)<<o,this.words[a]|=67108863&i,o>=18?(o-=18,a+=1,this.words[a]|=i>>>26):o+=8;else for(n=(e.length-t)%2==0?t+1:t;n<e.length;n+=2)i=s(e,t,n)<<o,this.words[a]|=67108863&i,o>=18?(o-=18,a+=1,this.words[a]|=i>>>26):o+=8;this.strip()},i.prototype._parseBase=function(e,t,r){this.words=[0],this.length=1;for(var n=0,i=1;i<=67108863;i*=t)n++;n--,i=i/t|0;for(var o=e.length-r,a=o%n,s=Math.min(o,o-a)+r,u=0,l=r;l<s;l+=n)u=c(e,l,l+n,t),this.imuln(i),this.words[0]+u<67108864?this.words[0]+=u:this._iaddn(u);if(0!==a){var d=1;for(u=c(e,l,e.length,t),l=0;l<a;l++)d*=t;this.imuln(d),this.words[0]+u<67108864?this.words[0]+=u:this._iaddn(u)}this.strip()},i.prototype.copy=function(e){e.words=new Array(this.length);for(var t=0;t<this.length;t++)e.words[t]=this.words[t];e.length=this.length,e.negative=this.negative,e.red=this.red},i.prototype.clone=function(){var e=new i(null);return this.copy(e),e},i.prototype._expand=function(e){for(;this.length<e;)this.words[this.length++]=0;return this},i.prototype.strip=function(){for(;this.length>1&&0===this.words[this.length-1];)this.length--;return this._normSign()},i.prototype._normSign=function(){return 1===this.length&&0===this.words[0]&&(this.negative=0),this},i.prototype.inspect=function(){return(this.red?"<BN-R: ":"<BN: ")+this.toString(16)+">"};var u=["","0","00","000","0000","00000","000000","0000000","00000000","000000000","0000000000","00000000000","000000000000","0000000000000","00000000000000","000000000000000","0000000000000000","00000000000000000","000000000000000000","0000000000000000000","00000000000000000000","000000000000000000000","0000000000000000000000","00000000000000000000000","000000000000000000000000","0000000000000000000000000"],l=[0,0,25,16,12,11,10,9,8,8,7,7,7,7,6,6,6,6,6,6,6,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5,5],d=[0,0,33554432,43046721,16777216,48828125,60466176,40353607,16777216,43046721,1e7,19487171,35831808,62748517,7529536,11390625,16777216,24137569,34012224,47045881,64e6,4084101,5153632,6436343,7962624,9765625,11881376,14348907,17210368,20511149,243e5,28629151,33554432,39135393,45435424,52521875,60466176];function f(e,t,r){r.negative=t.negative^e.negative;var n=e.length+t.length|0;r.length=n,n=n-1|0;var i=0|e.words[0],o=0|t.words[0],a=i*o,s=67108863&a,c=a/67108864|0;r.words[0]=s;for(var u=1;u<n;u++){for(var l=c>>>26,d=67108863&c,f=Math.min(u,t.length-1),h=Math.max(0,u-e.length+1);h<=f;h++){var p=u-h|0;l+=(a=(i=0|e.words[p])*(o=0|t.words[h])+d)/67108864|0,d=67108863&a}r.words[u]=0|d,c=0|l}return 0!==c?r.words[u]=0|c:r.length--,r.strip()}i.prototype.toString=function(e,t){var n;if(t=0|t||1,16===(e=e||10)||"hex"===e){n="";for(var i=0,o=0,a=0;a<this.length;a++){var s=this.words[a],c=(16777215&(s<<i|o)).toString(16);o=s>>>24-i&16777215,(i+=2)>=26&&(i-=26,a--),n=0!==o||a!==this.length-1?u[6-c.length]+c+n:c+n}for(0!==o&&(n=o.toString(16)+n);n.length%t!==0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}if(e===(0|e)&&e>=2&&e<=36){var f=l[e],h=d[e];n="";var p=this.clone();for(p.negative=0;!p.isZero();){var b=p.modn(h).toString(e);n=(p=p.idivn(h)).isZero()?b+n:u[f-b.length]+b+n}for(this.isZero()&&(n="0"+n);n.length%t!==0;)n="0"+n;return 0!==this.negative&&(n="-"+n),n}r(!1,"Base should be between 2 and 36")},i.prototype.toNumber=function(){var e=this.words[0];return 2===this.length?e+=67108864*this.words[1]:3===this.length&&1===this.words[2]?e+=4503599627370496+67108864*this.words[1]:this.length>2&&r(!1,"Number can only safely store up to 53 bits"),0!==this.negative?-e:e},i.prototype.toJSON=function(){return this.toString(16)},i.prototype.toBuffer=function(e,t){return r(void 0!==o),this.toArrayLike(o,e,t)},i.prototype.toArray=function(e,t){return this.toArrayLike(Array,e,t)},i.prototype.toArrayLike=function(e,t,n){var i=this.byteLength(),o=n||Math.max(1,i);r(i<=o,"byte array longer than desired length"),r(o>0,"Requested array length <= 0"),this.strip();var a,s,c="le"===t,u=new e(o),l=this.clone();if(c){for(s=0;!l.isZero();s++)a=l.andln(255),l.iushrn(8),u[s]=a;for(;s<o;s++)u[s]=0}else{for(s=0;s<o-i;s++)u[s]=0;for(s=0;!l.isZero();s++)a=l.andln(255),l.iushrn(8),u[o-s-1]=a}return u},Math.clz32?i.prototype._countBits=function(e){return 32-Math.clz32(e)}:i.prototype._countBits=function(e){var t=e,r=0;return t>=4096&&(r+=13,t>>>=13),t>=64&&(r+=7,t>>>=7),t>=8&&(r+=4,t>>>=4),t>=2&&(r+=2,t>>>=2),r+t},i.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,r=0;return 8191&t||(r+=13,t>>>=13),127&t||(r+=7,t>>>=7),15&t||(r+=4,t>>>=4),3&t||(r+=2,t>>>=2),1&t||r++,r},i.prototype.bitLength=function(){var e=this.words[this.length-1],t=this._countBits(e);return 26*(this.length-1)+t},i.prototype.zeroBits=function(){if(this.isZero())return 0;for(var e=0,t=0;t<this.length;t++){var r=this._zeroBits(this.words[t]);if(e+=r,26!==r)break}return e},i.prototype.byteLength=function(){return Math.ceil(this.bitLength()/8)},i.prototype.toTwos=function(e){return 0!==this.negative?this.abs().inotn(e).iaddn(1):this.clone()},i.prototype.fromTwos=function(e){return this.testn(e-1)?this.notn(e).iaddn(1).ineg():this.clone()},i.prototype.isNeg=function(){return 0!==this.negative},i.prototype.neg=function(){return this.clone().ineg()},i.prototype.ineg=function(){return this.isZero()||(this.negative^=1),this},i.prototype.iuor=function(e){for(;this.length<e.length;)this.words[this.length++]=0;for(var t=0;t<e.length;t++)this.words[t]=this.words[t]|e.words[t];return this.strip()},i.prototype.ior=function(e){return r(0===(this.negative|e.negative)),this.iuor(e)},i.prototype.or=function(e){return this.length>e.length?this.clone().ior(e):e.clone().ior(this)},i.prototype.uor=function(e){return this.length>e.length?this.clone().iuor(e):e.clone().iuor(this)},i.prototype.iuand=function(e){var t;t=this.length>e.length?e:this;for(var r=0;r<t.length;r++)this.words[r]=this.words[r]&e.words[r];return this.length=t.length,this.strip()},i.prototype.iand=function(e){return r(0===(this.negative|e.negative)),this.iuand(e)},i.prototype.and=function(e){return this.length>e.length?this.clone().iand(e):e.clone().iand(this)},i.prototype.uand=function(e){return this.length>e.length?this.clone().iuand(e):e.clone().iuand(this)},i.prototype.iuxor=function(e){var t,r;this.length>e.length?(t=this,r=e):(t=e,r=this);for(var n=0;n<r.length;n++)this.words[n]=t.words[n]^r.words[n];if(this!==t)for(;n<t.length;n++)this.words[n]=t.words[n];return this.length=t.length,this.strip()},i.prototype.ixor=function(e){return r(0===(this.negative|e.negative)),this.iuxor(e)},i.prototype.xor=function(e){return this.length>e.length?this.clone().ixor(e):e.clone().ixor(this)},i.prototype.uxor=function(e){return this.length>e.length?this.clone().iuxor(e):e.clone().iuxor(this)},i.prototype.inotn=function(e){r("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),n=e%26;this._expand(t),n>0&&t--;for(var i=0;i<t;i++)this.words[i]=67108863&~this.words[i];return n>0&&(this.words[i]=~this.words[i]&67108863>>26-n),this.strip()},i.prototype.notn=function(e){return this.clone().inotn(e)},i.prototype.setn=function(e,t){r("number"==typeof e&&e>=0);var n=e/26|0,i=e%26;return this._expand(n+1),this.words[n]=t?this.words[n]|1<<i:this.words[n]&~(1<<i),this.strip()},i.prototype.iadd=function(e){var t,r,n;if(0!==this.negative&&0===e.negative)return this.negative=0,t=this.isub(e),this.negative^=1,this._normSign();if(0===this.negative&&0!==e.negative)return e.negative=0,t=this.isub(e),e.negative=1,t._normSign();this.length>e.length?(r=this,n=e):(r=e,n=this);for(var i=0,o=0;o<n.length;o++)t=(0|r.words[o])+(0|n.words[o])+i,this.words[o]=67108863&t,i=t>>>26;for(;0!==i&&o<r.length;o++)t=(0|r.words[o])+i,this.words[o]=67108863&t,i=t>>>26;if(this.length=r.length,0!==i)this.words[this.length]=i,this.length++;else if(r!==this)for(;o<r.length;o++)this.words[o]=r.words[o];return this},i.prototype.add=function(e){var t;return 0!==e.negative&&0===this.negative?(e.negative=0,t=this.sub(e),e.negative^=1,t):0===e.negative&&0!==this.negative?(this.negative=0,t=e.sub(this),this.negative=1,t):this.length>e.length?this.clone().iadd(e):e.clone().iadd(this)},i.prototype.isub=function(e){if(0!==e.negative){e.negative=0;var t=this.iadd(e);return e.negative=1,t._normSign()}if(0!==this.negative)return this.negative=0,this.iadd(e),this.negative=1,this._normSign();var r,n,i=this.cmp(e);if(0===i)return this.negative=0,this.length=1,this.words[0]=0,this;i>0?(r=this,n=e):(r=e,n=this);for(var o=0,a=0;a<n.length;a++)o=(t=(0|r.words[a])-(0|n.words[a])+o)>>26,this.words[a]=67108863&t;for(;0!==o&&a<r.length;a++)o=(t=(0|r.words[a])+o)>>26,this.words[a]=67108863&t;if(0===o&&a<r.length&&r!==this)for(;a<r.length;a++)this.words[a]=r.words[a];return this.length=Math.max(this.length,a),r!==this&&(this.negative=1),this.strip()},i.prototype.sub=function(e){return this.clone().isub(e)};var h=function(e,t,r){var n,i,o,a=e.words,s=t.words,c=r.words,u=0,l=0|a[0],d=8191&l,f=l>>>13,h=0|a[1],p=8191&h,b=h>>>13,m=0|a[2],g=8191&m,v=m>>>13,y=0|a[3],w=8191&y,x=y>>>13,A=0|a[4],E=8191&A,S=A>>>13,_=0|a[5],I=8191&_,N=_>>>13,C=0|a[6],M=8191&C,T=C>>>13,k=0|a[7],R=8191&k,B=k>>>13,O=0|a[8],L=8191&O,P=O>>>13,F=0|a[9],U=8191&F,D=F>>>13,j=0|s[0],z=8191&j,W=j>>>13,$=0|s[1],q=8191&$,K=$>>>13,V=0|s[2],H=8191&V,G=V>>>13,X=0|s[3],Y=8191&X,Z=X>>>13,J=0|s[4],Q=8191&J,ee=J>>>13,te=0|s[5],re=8191&te,ne=te>>>13,ie=0|s[6],oe=8191&ie,ae=ie>>>13,se=0|s[7],ce=8191&se,ue=se>>>13,le=0|s[8],de=8191&le,fe=le>>>13,he=0|s[9],pe=8191&he,be=he>>>13;r.negative=e.negative^t.negative,r.length=19;var me=(u+(n=Math.imul(d,z))|0)+((8191&(i=(i=Math.imul(d,W))+Math.imul(f,z)|0))<<13)|0;u=((o=Math.imul(f,W))+(i>>>13)|0)+(me>>>26)|0,me&=67108863,n=Math.imul(p,z),i=(i=Math.imul(p,W))+Math.imul(b,z)|0,o=Math.imul(b,W);var ge=(u+(n=n+Math.imul(d,q)|0)|0)+((8191&(i=(i=i+Math.imul(d,K)|0)+Math.imul(f,q)|0))<<13)|0;u=((o=o+Math.imul(f,K)|0)+(i>>>13)|0)+(ge>>>26)|0,ge&=67108863,n=Math.imul(g,z),i=(i=Math.imul(g,W))+Math.imul(v,z)|0,o=Math.imul(v,W),n=n+Math.imul(p,q)|0,i=(i=i+Math.imul(p,K)|0)+Math.imul(b,q)|0,o=o+Math.imul(b,K)|0;var ve=(u+(n=n+Math.imul(d,H)|0)|0)+((8191&(i=(i=i+Math.imul(d,G)|0)+Math.imul(f,H)|0))<<13)|0;u=((o=o+Math.imul(f,G)|0)+(i>>>13)|0)+(ve>>>26)|0,ve&=67108863,n=Math.imul(w,z),i=(i=Math.imul(w,W))+Math.imul(x,z)|0,o=Math.imul(x,W),n=n+Math.imul(g,q)|0,i=(i=i+Math.imul(g,K)|0)+Math.imul(v,q)|0,o=o+Math.imul(v,K)|0,n=n+Math.imul(p,H)|0,i=(i=i+Math.imul(p,G)|0)+Math.imul(b,H)|0,o=o+Math.imul(b,G)|0;var ye=(u+(n=n+Math.imul(d,Y)|0)|0)+((8191&(i=(i=i+Math.imul(d,Z)|0)+Math.imul(f,Y)|0))<<13)|0;u=((o=o+Math.imul(f,Z)|0)+(i>>>13)|0)+(ye>>>26)|0,ye&=67108863,n=Math.imul(E,z),i=(i=Math.imul(E,W))+Math.imul(S,z)|0,o=Math.imul(S,W),n=n+Math.imul(w,q)|0,i=(i=i+Math.imul(w,K)|0)+Math.imul(x,q)|0,o=o+Math.imul(x,K)|0,n=n+Math.imul(g,H)|0,i=(i=i+Math.imul(g,G)|0)+Math.imul(v,H)|0,o=o+Math.imul(v,G)|0,n=n+Math.imul(p,Y)|0,i=(i=i+Math.imul(p,Z)|0)+Math.imul(b,Y)|0,o=o+Math.imul(b,Z)|0;var we=(u+(n=n+Math.imul(d,Q)|0)|0)+((8191&(i=(i=i+Math.imul(d,ee)|0)+Math.imul(f,Q)|0))<<13)|0;u=((o=o+Math.imul(f,ee)|0)+(i>>>13)|0)+(we>>>26)|0,we&=67108863,n=Math.imul(I,z),i=(i=Math.imul(I,W))+Math.imul(N,z)|0,o=Math.imul(N,W),n=n+Math.imul(E,q)|0,i=(i=i+Math.imul(E,K)|0)+Math.imul(S,q)|0,o=o+Math.imul(S,K)|0,n=n+Math.imul(w,H)|0,i=(i=i+Math.imul(w,G)|0)+Math.imul(x,H)|0,o=o+Math.imul(x,G)|0,n=n+Math.imul(g,Y)|0,i=(i=i+Math.imul(g,Z)|0)+Math.imul(v,Y)|0,o=o+Math.imul(v,Z)|0,n=n+Math.imul(p,Q)|0,i=(i=i+Math.imul(p,ee)|0)+Math.imul(b,Q)|0,o=o+Math.imul(b,ee)|0;var xe=(u+(n=n+Math.imul(d,re)|0)|0)+((8191&(i=(i=i+Math.imul(d,ne)|0)+Math.imul(f,re)|0))<<13)|0;u=((o=o+Math.imul(f,ne)|0)+(i>>>13)|0)+(xe>>>26)|0,xe&=67108863,n=Math.imul(M,z),i=(i=Math.imul(M,W))+Math.imul(T,z)|0,o=Math.imul(T,W),n=n+Math.imul(I,q)|0,i=(i=i+Math.imul(I,K)|0)+Math.imul(N,q)|0,o=o+Math.imul(N,K)|0,n=n+Math.imul(E,H)|0,i=(i=i+Math.imul(E,G)|0)+Math.imul(S,H)|0,o=o+Math.imul(S,G)|0,n=n+Math.imul(w,Y)|0,i=(i=i+Math.imul(w,Z)|0)+Math.imul(x,Y)|0,o=o+Math.imul(x,Z)|0,n=n+Math.imul(g,Q)|0,i=(i=i+Math.imul(g,ee)|0)+Math.imul(v,Q)|0,o=o+Math.imul(v,ee)|0,n=n+Math.imul(p,re)|0,i=(i=i+Math.imul(p,ne)|0)+Math.imul(b,re)|0,o=o+Math.imul(b,ne)|0;var Ae=(u+(n=n+Math.imul(d,oe)|0)|0)+((8191&(i=(i=i+Math.imul(d,ae)|0)+Math.imul(f,oe)|0))<<13)|0;u=((o=o+Math.imul(f,ae)|0)+(i>>>13)|0)+(Ae>>>26)|0,Ae&=67108863,n=Math.imul(R,z),i=(i=Math.imul(R,W))+Math.imul(B,z)|0,o=Math.imul(B,W),n=n+Math.imul(M,q)|0,i=(i=i+Math.imul(M,K)|0)+Math.imul(T,q)|0,o=o+Math.imul(T,K)|0,n=n+Math.imul(I,H)|0,i=(i=i+Math.imul(I,G)|0)+Math.imul(N,H)|0,o=o+Math.imul(N,G)|0,n=n+Math.imul(E,Y)|0,i=(i=i+Math.imul(E,Z)|0)+Math.imul(S,Y)|0,o=o+Math.imul(S,Z)|0,n=n+Math.imul(w,Q)|0,i=(i=i+Math.imul(w,ee)|0)+Math.imul(x,Q)|0,o=o+Math.imul(x,ee)|0,n=n+Math.imul(g,re)|0,i=(i=i+Math.imul(g,ne)|0)+Math.imul(v,re)|0,o=o+Math.imul(v,ne)|0,n=n+Math.imul(p,oe)|0,i=(i=i+Math.imul(p,ae)|0)+Math.imul(b,oe)|0,o=o+Math.imul(b,ae)|0;var Ee=(u+(n=n+Math.imul(d,ce)|0)|0)+((8191&(i=(i=i+Math.imul(d,ue)|0)+Math.imul(f,ce)|0))<<13)|0;u=((o=o+Math.imul(f,ue)|0)+(i>>>13)|0)+(Ee>>>26)|0,Ee&=67108863,n=Math.imul(L,z),i=(i=Math.imul(L,W))+Math.imul(P,z)|0,o=Math.imul(P,W),n=n+Math.imul(R,q)|0,i=(i=i+Math.imul(R,K)|0)+Math.imul(B,q)|0,o=o+Math.imul(B,K)|0,n=n+Math.imul(M,H)|0,i=(i=i+Math.imul(M,G)|0)+Math.imul(T,H)|0,o=o+Math.imul(T,G)|0,n=n+Math.imul(I,Y)|0,i=(i=i+Math.imul(I,Z)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,Z)|0,n=n+Math.imul(E,Q)|0,i=(i=i+Math.imul(E,ee)|0)+Math.imul(S,Q)|0,o=o+Math.imul(S,ee)|0,n=n+Math.imul(w,re)|0,i=(i=i+Math.imul(w,ne)|0)+Math.imul(x,re)|0,o=o+Math.imul(x,ne)|0,n=n+Math.imul(g,oe)|0,i=(i=i+Math.imul(g,ae)|0)+Math.imul(v,oe)|0,o=o+Math.imul(v,ae)|0,n=n+Math.imul(p,ce)|0,i=(i=i+Math.imul(p,ue)|0)+Math.imul(b,ce)|0,o=o+Math.imul(b,ue)|0;var Se=(u+(n=n+Math.imul(d,de)|0)|0)+((8191&(i=(i=i+Math.imul(d,fe)|0)+Math.imul(f,de)|0))<<13)|0;u=((o=o+Math.imul(f,fe)|0)+(i>>>13)|0)+(Se>>>26)|0,Se&=67108863,n=Math.imul(U,z),i=(i=Math.imul(U,W))+Math.imul(D,z)|0,o=Math.imul(D,W),n=n+Math.imul(L,q)|0,i=(i=i+Math.imul(L,K)|0)+Math.imul(P,q)|0,o=o+Math.imul(P,K)|0,n=n+Math.imul(R,H)|0,i=(i=i+Math.imul(R,G)|0)+Math.imul(B,H)|0,o=o+Math.imul(B,G)|0,n=n+Math.imul(M,Y)|0,i=(i=i+Math.imul(M,Z)|0)+Math.imul(T,Y)|0,o=o+Math.imul(T,Z)|0,n=n+Math.imul(I,Q)|0,i=(i=i+Math.imul(I,ee)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,ee)|0,n=n+Math.imul(E,re)|0,i=(i=i+Math.imul(E,ne)|0)+Math.imul(S,re)|0,o=o+Math.imul(S,ne)|0,n=n+Math.imul(w,oe)|0,i=(i=i+Math.imul(w,ae)|0)+Math.imul(x,oe)|0,o=o+Math.imul(x,ae)|0,n=n+Math.imul(g,ce)|0,i=(i=i+Math.imul(g,ue)|0)+Math.imul(v,ce)|0,o=o+Math.imul(v,ue)|0,n=n+Math.imul(p,de)|0,i=(i=i+Math.imul(p,fe)|0)+Math.imul(b,de)|0,o=o+Math.imul(b,fe)|0;var _e=(u+(n=n+Math.imul(d,pe)|0)|0)+((8191&(i=(i=i+Math.imul(d,be)|0)+Math.imul(f,pe)|0))<<13)|0;u=((o=o+Math.imul(f,be)|0)+(i>>>13)|0)+(_e>>>26)|0,_e&=67108863,n=Math.imul(U,q),i=(i=Math.imul(U,K))+Math.imul(D,q)|0,o=Math.imul(D,K),n=n+Math.imul(L,H)|0,i=(i=i+Math.imul(L,G)|0)+Math.imul(P,H)|0,o=o+Math.imul(P,G)|0,n=n+Math.imul(R,Y)|0,i=(i=i+Math.imul(R,Z)|0)+Math.imul(B,Y)|0,o=o+Math.imul(B,Z)|0,n=n+Math.imul(M,Q)|0,i=(i=i+Math.imul(M,ee)|0)+Math.imul(T,Q)|0,o=o+Math.imul(T,ee)|0,n=n+Math.imul(I,re)|0,i=(i=i+Math.imul(I,ne)|0)+Math.imul(N,re)|0,o=o+Math.imul(N,ne)|0,n=n+Math.imul(E,oe)|0,i=(i=i+Math.imul(E,ae)|0)+Math.imul(S,oe)|0,o=o+Math.imul(S,ae)|0,n=n+Math.imul(w,ce)|0,i=(i=i+Math.imul(w,ue)|0)+Math.imul(x,ce)|0,o=o+Math.imul(x,ue)|0,n=n+Math.imul(g,de)|0,i=(i=i+Math.imul(g,fe)|0)+Math.imul(v,de)|0,o=o+Math.imul(v,fe)|0;var Ie=(u+(n=n+Math.imul(p,pe)|0)|0)+((8191&(i=(i=i+Math.imul(p,be)|0)+Math.imul(b,pe)|0))<<13)|0;u=((o=o+Math.imul(b,be)|0)+(i>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,n=Math.imul(U,H),i=(i=Math.imul(U,G))+Math.imul(D,H)|0,o=Math.imul(D,G),n=n+Math.imul(L,Y)|0,i=(i=i+Math.imul(L,Z)|0)+Math.imul(P,Y)|0,o=o+Math.imul(P,Z)|0,n=n+Math.imul(R,Q)|0,i=(i=i+Math.imul(R,ee)|0)+Math.imul(B,Q)|0,o=o+Math.imul(B,ee)|0,n=n+Math.imul(M,re)|0,i=(i=i+Math.imul(M,ne)|0)+Math.imul(T,re)|0,o=o+Math.imul(T,ne)|0,n=n+Math.imul(I,oe)|0,i=(i=i+Math.imul(I,ae)|0)+Math.imul(N,oe)|0,o=o+Math.imul(N,ae)|0,n=n+Math.imul(E,ce)|0,i=(i=i+Math.imul(E,ue)|0)+Math.imul(S,ce)|0,o=o+Math.imul(S,ue)|0,n=n+Math.imul(w,de)|0,i=(i=i+Math.imul(w,fe)|0)+Math.imul(x,de)|0,o=o+Math.imul(x,fe)|0;var Ne=(u+(n=n+Math.imul(g,pe)|0)|0)+((8191&(i=(i=i+Math.imul(g,be)|0)+Math.imul(v,pe)|0))<<13)|0;u=((o=o+Math.imul(v,be)|0)+(i>>>13)|0)+(Ne>>>26)|0,Ne&=67108863,n=Math.imul(U,Y),i=(i=Math.imul(U,Z))+Math.imul(D,Y)|0,o=Math.imul(D,Z),n=n+Math.imul(L,Q)|0,i=(i=i+Math.imul(L,ee)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,ee)|0,n=n+Math.imul(R,re)|0,i=(i=i+Math.imul(R,ne)|0)+Math.imul(B,re)|0,o=o+Math.imul(B,ne)|0,n=n+Math.imul(M,oe)|0,i=(i=i+Math.imul(M,ae)|0)+Math.imul(T,oe)|0,o=o+Math.imul(T,ae)|0,n=n+Math.imul(I,ce)|0,i=(i=i+Math.imul(I,ue)|0)+Math.imul(N,ce)|0,o=o+Math.imul(N,ue)|0,n=n+Math.imul(E,de)|0,i=(i=i+Math.imul(E,fe)|0)+Math.imul(S,de)|0,o=o+Math.imul(S,fe)|0;var Ce=(u+(n=n+Math.imul(w,pe)|0)|0)+((8191&(i=(i=i+Math.imul(w,be)|0)+Math.imul(x,pe)|0))<<13)|0;u=((o=o+Math.imul(x,be)|0)+(i>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,n=Math.imul(U,Q),i=(i=Math.imul(U,ee))+Math.imul(D,Q)|0,o=Math.imul(D,ee),n=n+Math.imul(L,re)|0,i=(i=i+Math.imul(L,ne)|0)+Math.imul(P,re)|0,o=o+Math.imul(P,ne)|0,n=n+Math.imul(R,oe)|0,i=(i=i+Math.imul(R,ae)|0)+Math.imul(B,oe)|0,o=o+Math.imul(B,ae)|0,n=n+Math.imul(M,ce)|0,i=(i=i+Math.imul(M,ue)|0)+Math.imul(T,ce)|0,o=o+Math.imul(T,ue)|0,n=n+Math.imul(I,de)|0,i=(i=i+Math.imul(I,fe)|0)+Math.imul(N,de)|0,o=o+Math.imul(N,fe)|0;var Me=(u+(n=n+Math.imul(E,pe)|0)|0)+((8191&(i=(i=i+Math.imul(E,be)|0)+Math.imul(S,pe)|0))<<13)|0;u=((o=o+Math.imul(S,be)|0)+(i>>>13)|0)+(Me>>>26)|0,Me&=67108863,n=Math.imul(U,re),i=(i=Math.imul(U,ne))+Math.imul(D,re)|0,o=Math.imul(D,ne),n=n+Math.imul(L,oe)|0,i=(i=i+Math.imul(L,ae)|0)+Math.imul(P,oe)|0,o=o+Math.imul(P,ae)|0,n=n+Math.imul(R,ce)|0,i=(i=i+Math.imul(R,ue)|0)+Math.imul(B,ce)|0,o=o+Math.imul(B,ue)|0,n=n+Math.imul(M,de)|0,i=(i=i+Math.imul(M,fe)|0)+Math.imul(T,de)|0,o=o+Math.imul(T,fe)|0;var Te=(u+(n=n+Math.imul(I,pe)|0)|0)+((8191&(i=(i=i+Math.imul(I,be)|0)+Math.imul(N,pe)|0))<<13)|0;u=((o=o+Math.imul(N,be)|0)+(i>>>13)|0)+(Te>>>26)|0,Te&=67108863,n=Math.imul(U,oe),i=(i=Math.imul(U,ae))+Math.imul(D,oe)|0,o=Math.imul(D,ae),n=n+Math.imul(L,ce)|0,i=(i=i+Math.imul(L,ue)|0)+Math.imul(P,ce)|0,o=o+Math.imul(P,ue)|0,n=n+Math.imul(R,de)|0,i=(i=i+Math.imul(R,fe)|0)+Math.imul(B,de)|0,o=o+Math.imul(B,fe)|0;var ke=(u+(n=n+Math.imul(M,pe)|0)|0)+((8191&(i=(i=i+Math.imul(M,be)|0)+Math.imul(T,pe)|0))<<13)|0;u=((o=o+Math.imul(T,be)|0)+(i>>>13)|0)+(ke>>>26)|0,ke&=67108863,n=Math.imul(U,ce),i=(i=Math.imul(U,ue))+Math.imul(D,ce)|0,o=Math.imul(D,ue),n=n+Math.imul(L,de)|0,i=(i=i+Math.imul(L,fe)|0)+Math.imul(P,de)|0,o=o+Math.imul(P,fe)|0;var Re=(u+(n=n+Math.imul(R,pe)|0)|0)+((8191&(i=(i=i+Math.imul(R,be)|0)+Math.imul(B,pe)|0))<<13)|0;u=((o=o+Math.imul(B,be)|0)+(i>>>13)|0)+(Re>>>26)|0,Re&=67108863,n=Math.imul(U,de),i=(i=Math.imul(U,fe))+Math.imul(D,de)|0,o=Math.imul(D,fe);var Be=(u+(n=n+Math.imul(L,pe)|0)|0)+((8191&(i=(i=i+Math.imul(L,be)|0)+Math.imul(P,pe)|0))<<13)|0;u=((o=o+Math.imul(P,be)|0)+(i>>>13)|0)+(Be>>>26)|0,Be&=67108863;var Oe=(u+(n=Math.imul(U,pe))|0)+((8191&(i=(i=Math.imul(U,be))+Math.imul(D,pe)|0))<<13)|0;return u=((o=Math.imul(D,be))+(i>>>13)|0)+(Oe>>>26)|0,Oe&=67108863,c[0]=me,c[1]=ge,c[2]=ve,c[3]=ye,c[4]=we,c[5]=xe,c[6]=Ae,c[7]=Ee,c[8]=Se,c[9]=_e,c[10]=Ie,c[11]=Ne,c[12]=Ce,c[13]=Me,c[14]=Te,c[15]=ke,c[16]=Re,c[17]=Be,c[18]=Oe,0!==u&&(c[19]=u,r.length++),r};function p(e,t,r){return(new b).mulp(e,t,r)}function b(e,t){this.x=e,this.y=t}Math.imul||(h=f),i.prototype.mulTo=function(e,t){var r,n=this.length+e.length;return r=10===this.length&&10===e.length?h(this,e,t):n<63?f(this,e,t):n<1024?function(e,t,r){r.negative=t.negative^e.negative,r.length=e.length+t.length;for(var n=0,i=0,o=0;o<r.length-1;o++){var a=i;i=0;for(var s=67108863&n,c=Math.min(o,t.length-1),u=Math.max(0,o-e.length+1);u<=c;u++){var l=o-u,d=(0|e.words[l])*(0|t.words[u]),f=67108863&d;s=67108863&(f=f+s|0),i+=(a=(a=a+(d/67108864|0)|0)+(f>>>26)|0)>>>26,a&=67108863}r.words[o]=s,n=a,a=i}return 0!==n?r.words[o]=n:r.length--,r.strip()}(this,e,t):p(this,e,t),r},b.prototype.makeRBT=function(e){for(var t=new Array(e),r=i.prototype._countBits(e)-1,n=0;n<e;n++)t[n]=this.revBin(n,r,e);return t},b.prototype.revBin=function(e,t,r){if(0===e||e===r-1)return e;for(var n=0,i=0;i<t;i++)n|=(1&e)<<t-i-1,e>>=1;return n},b.prototype.permute=function(e,t,r,n,i,o){for(var a=0;a<o;a++)n[a]=t[e[a]],i[a]=r[e[a]]},b.prototype.transform=function(e,t,r,n,i,o){this.permute(o,e,t,r,n,i);for(var a=1;a<i;a<<=1)for(var s=a<<1,c=Math.cos(2*Math.PI/s),u=Math.sin(2*Math.PI/s),l=0;l<i;l+=s)for(var d=c,f=u,h=0;h<a;h++){var p=r[l+h],b=n[l+h],m=r[l+h+a],g=n[l+h+a],v=d*m-f*g;g=d*g+f*m,m=v,r[l+h]=p+m,n[l+h]=b+g,r[l+h+a]=p-m,n[l+h+a]=b-g,h!==s&&(v=c*d-u*f,f=c*f+u*d,d=v)}},b.prototype.guessLen13b=function(e,t){var r=1|Math.max(t,e),n=1&r,i=0;for(r=r/2|0;r;r>>>=1)i++;return 1<<i+1+n},b.prototype.conjugate=function(e,t,r){if(!(r<=1))for(var n=0;n<r/2;n++){var i=e[n];e[n]=e[r-n-1],e[r-n-1]=i,i=t[n],t[n]=-t[r-n-1],t[r-n-1]=-i}},b.prototype.normalize13b=function(e,t){for(var r=0,n=0;n<t/2;n++){var i=8192*Math.round(e[2*n+1]/t)+Math.round(e[2*n]/t)+r;e[n]=67108863&i,r=i<67108864?0:i/67108864|0}return e},b.prototype.convert13b=function(e,t,n,i){for(var o=0,a=0;a<t;a++)o+=0|e[a],n[2*a]=8191&o,o>>>=13,n[2*a+1]=8191&o,o>>>=13;for(a=2*t;a<i;++a)n[a]=0;r(0===o),r(!(-8192&o))},b.prototype.stub=function(e){for(var t=new Array(e),r=0;r<e;r++)t[r]=0;return t},b.prototype.mulp=function(e,t,r){var n=2*this.guessLen13b(e.length,t.length),i=this.makeRBT(n),o=this.stub(n),a=new Array(n),s=new Array(n),c=new Array(n),u=new Array(n),l=new Array(n),d=new Array(n),f=r.words;f.length=n,this.convert13b(e.words,e.length,a,n),this.convert13b(t.words,t.length,u,n),this.transform(a,o,s,c,n,i),this.transform(u,o,l,d,n,i);for(var h=0;h<n;h++){var p=s[h]*l[h]-c[h]*d[h];c[h]=s[h]*d[h]+c[h]*l[h],s[h]=p}return this.conjugate(s,c,n),this.transform(s,c,f,o,n,i),this.conjugate(f,o,n),this.normalize13b(f,n),r.negative=e.negative^t.negative,r.length=e.length+t.length,r.strip()},i.prototype.mul=function(e){var t=new i(null);return t.words=new Array(this.length+e.length),this.mulTo(e,t)},i.prototype.mulf=function(e){var t=new i(null);return t.words=new Array(this.length+e.length),p(this,e,t)},i.prototype.imul=function(e){return this.clone().mulTo(e,this)},i.prototype.imuln=function(e){r("number"==typeof e),r(e<67108864);for(var t=0,n=0;n<this.length;n++){var i=(0|this.words[n])*e,o=(67108863&i)+(67108863&t);t>>=26,t+=i/67108864|0,t+=o>>>26,this.words[n]=67108863&o}return 0!==t&&(this.words[n]=t,this.length++),this.length=0===e?1:this.length,this},i.prototype.muln=function(e){return this.clone().imuln(e)},i.prototype.sqr=function(){return this.mul(this)},i.prototype.isqr=function(){return this.imul(this.clone())},i.prototype.pow=function(e){var t=function(e){for(var t=new Array(e.bitLength()),r=0;r<t.length;r++){var n=r/26|0,i=r%26;t[r]=(e.words[n]&1<<i)>>>i}return t}(e);if(0===t.length)return new i(1);for(var r=this,n=0;n<t.length&&0===t[n];n++,r=r.sqr());if(++n<t.length)for(var o=r.sqr();n<t.length;n++,o=o.sqr())0!==t[n]&&(r=r.mul(o));return r},i.prototype.iushln=function(e){r("number"==typeof e&&e>=0);var t,n=e%26,i=(e-n)/26,o=67108863>>>26-n<<26-n;if(0!==n){var a=0;for(t=0;t<this.length;t++){var s=this.words[t]&o,c=(0|this.words[t])-s<<n;this.words[t]=c|a,a=s>>>26-n}a&&(this.words[t]=a,this.length++)}if(0!==i){for(t=this.length-1;t>=0;t--)this.words[t+i]=this.words[t];for(t=0;t<i;t++)this.words[t]=0;this.length+=i}return this.strip()},i.prototype.ishln=function(e){return r(0===this.negative),this.iushln(e)},i.prototype.iushrn=function(e,t,n){var i;r("number"==typeof e&&e>=0),i=t?(t-t%26)/26:0;var o=e%26,a=Math.min((e-o)/26,this.length),s=67108863^67108863>>>o<<o,c=n;if(i-=a,i=Math.max(0,i),c){for(var u=0;u<a;u++)c.words[u]=this.words[u];c.length=a}if(0===a);else if(this.length>a)for(this.length-=a,u=0;u<this.length;u++)this.words[u]=this.words[u+a];else this.words[0]=0,this.length=1;var l=0;for(u=this.length-1;u>=0&&(0!==l||u>=i);u--){var d=0|this.words[u];this.words[u]=l<<26-o|d>>>o,l=d&s}return c&&0!==l&&(c.words[c.length++]=l),0===this.length&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.ishrn=function(e,t,n){return r(0===this.negative),this.iushrn(e,t,n)},i.prototype.shln=function(e){return this.clone().ishln(e)},i.prototype.ushln=function(e){return this.clone().iushln(e)},i.prototype.shrn=function(e){return this.clone().ishrn(e)},i.prototype.ushrn=function(e){return this.clone().iushrn(e)},i.prototype.testn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26,i=1<<t;return!(this.length<=n||!(this.words[n]&i))},i.prototype.imaskn=function(e){r("number"==typeof e&&e>=0);var t=e%26,n=(e-t)/26;if(r(0===this.negative,"imaskn works only with positive numbers"),this.length<=n)return this;if(0!==t&&n++,this.length=Math.min(n,this.length),0!==t){var i=67108863^67108863>>>t<<t;this.words[this.length-1]&=i}return 0===this.length&&(this.words[0]=0,this.length=1),this.strip()},i.prototype.maskn=function(e){return this.clone().imaskn(e)},i.prototype.iaddn=function(e){return r("number"==typeof e),r(e<67108864),e<0?this.isubn(-e):0!==this.negative?1===this.length&&(0|this.words[0])<e?(this.words[0]=e-(0|this.words[0]),this.negative=0,this):(this.negative=0,this.isubn(e),this.negative=1,this):this._iaddn(e)},i.prototype._iaddn=function(e){this.words[0]+=e;for(var t=0;t<this.length&&this.words[t]>=67108864;t++)this.words[t]-=67108864,t===this.length-1?this.words[t+1]=1:this.words[t+1]++;return this.length=Math.max(this.length,t+1),this},i.prototype.isubn=function(e){if(r("number"==typeof e),r(e<67108864),e<0)return this.iaddn(-e);if(0!==this.negative)return this.negative=0,this.iaddn(e),this.negative=1,this;if(this.words[0]-=e,1===this.length&&this.words[0]<0)this.words[0]=-this.words[0],this.negative=1;else for(var t=0;t<this.length&&this.words[t]<0;t++)this.words[t]+=67108864,this.words[t+1]-=1;return this.strip()},i.prototype.addn=function(e){return this.clone().iaddn(e)},i.prototype.subn=function(e){return this.clone().isubn(e)},i.prototype.iabs=function(){return this.negative=0,this},i.prototype.abs=function(){return this.clone().iabs()},i.prototype._ishlnsubmul=function(e,t,n){var i,o,a=e.length+n;this._expand(a);var s=0;for(i=0;i<e.length;i++){o=(0|this.words[i+n])+s;var c=(0|e.words[i])*t;s=((o-=67108863&c)>>26)-(c/67108864|0),this.words[i+n]=67108863&o}for(;i<this.length-n;i++)s=(o=(0|this.words[i+n])+s)>>26,this.words[i+n]=67108863&o;if(0===s)return this.strip();for(r(-1===s),s=0,i=0;i<this.length;i++)s=(o=-(0|this.words[i])+s)>>26,this.words[i]=67108863&o;return this.negative=1,this.strip()},i.prototype._wordDiv=function(e,t){var r=(this.length,e.length),n=this.clone(),o=e,a=0|o.words[o.length-1];0!=(r=26-this._countBits(a))&&(o=o.ushln(r),n.iushln(r),a=0|o.words[o.length-1]);var s,c=n.length-o.length;if("mod"!==t){(s=new i(null)).length=c+1,s.words=new Array(s.length);for(var u=0;u<s.length;u++)s.words[u]=0}var l=n.clone()._ishlnsubmul(o,1,c);0===l.negative&&(n=l,s&&(s.words[c]=1));for(var d=c-1;d>=0;d--){var f=67108864*(0|n.words[o.length+d])+(0|n.words[o.length+d-1]);for(f=Math.min(f/a|0,67108863),n._ishlnsubmul(o,f,d);0!==n.negative;)f--,n.negative=0,n._ishlnsubmul(o,1,d),n.isZero()||(n.negative^=1);s&&(s.words[d]=f)}return s&&s.strip(),n.strip(),"div"!==t&&0!==r&&n.iushrn(r),{div:s||null,mod:n}},i.prototype.divmod=function(e,t,n){return r(!e.isZero()),this.isZero()?{div:new i(0),mod:new i(0)}:0!==this.negative&&0===e.negative?(s=this.neg().divmod(e,t),"mod"!==t&&(o=s.div.neg()),"div"!==t&&(a=s.mod.neg(),n&&0!==a.negative&&a.iadd(e)),{div:o,mod:a}):0===this.negative&&0!==e.negative?(s=this.divmod(e.neg(),t),"mod"!==t&&(o=s.div.neg()),{div:o,mod:s.mod}):0!==(this.negative&e.negative)?(s=this.neg().divmod(e.neg(),t),"div"!==t&&(a=s.mod.neg(),n&&0!==a.negative&&a.isub(e)),{div:s.div,mod:a}):e.length>this.length||this.cmp(e)<0?{div:new i(0),mod:this}:1===e.length?"div"===t?{div:this.divn(e.words[0]),mod:null}:"mod"===t?{div:null,mod:new i(this.modn(e.words[0]))}:{div:this.divn(e.words[0]),mod:new i(this.modn(e.words[0]))}:this._wordDiv(e,t);var o,a,s},i.prototype.div=function(e){return this.divmod(e,"div",!1).div},i.prototype.mod=function(e){return this.divmod(e,"mod",!1).mod},i.prototype.umod=function(e){return this.divmod(e,"mod",!0).mod},i.prototype.divRound=function(e){var t=this.divmod(e);if(t.mod.isZero())return t.div;var r=0!==t.div.negative?t.mod.isub(e):t.mod,n=e.ushrn(1),i=e.andln(1),o=r.cmp(n);return o<0||1===i&&0===o?t.div:0!==t.div.negative?t.div.isubn(1):t.div.iaddn(1)},i.prototype.modn=function(e){r(e<=67108863);for(var t=(1<<26)%e,n=0,i=this.length-1;i>=0;i--)n=(t*n+(0|this.words[i]))%e;return n},i.prototype.idivn=function(e){r(e<=67108863);for(var t=0,n=this.length-1;n>=0;n--){var i=(0|this.words[n])+67108864*t;this.words[n]=i/e|0,t=i%e}return this.strip()},i.prototype.divn=function(e){return this.clone().idivn(e)},i.prototype.egcd=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var o=new i(1),a=new i(0),s=new i(0),c=new i(1),u=0;t.isEven()&&n.isEven();)t.iushrn(1),n.iushrn(1),++u;for(var l=n.clone(),d=t.clone();!t.isZero();){for(var f=0,h=1;0===(t.words[0]&h)&&f<26;++f,h<<=1);if(f>0)for(t.iushrn(f);f-- >0;)(o.isOdd()||a.isOdd())&&(o.iadd(l),a.isub(d)),o.iushrn(1),a.iushrn(1);for(var p=0,b=1;0===(n.words[0]&b)&&p<26;++p,b<<=1);if(p>0)for(n.iushrn(p);p-- >0;)(s.isOdd()||c.isOdd())&&(s.iadd(l),c.isub(d)),s.iushrn(1),c.iushrn(1);t.cmp(n)>=0?(t.isub(n),o.isub(s),a.isub(c)):(n.isub(t),s.isub(o),c.isub(a))}return{a:s,b:c,gcd:n.iushln(u)}},i.prototype._invmp=function(e){r(0===e.negative),r(!e.isZero());var t=this,n=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var o,a=new i(1),s=new i(0),c=n.clone();t.cmpn(1)>0&&n.cmpn(1)>0;){for(var u=0,l=1;0===(t.words[0]&l)&&u<26;++u,l<<=1);if(u>0)for(t.iushrn(u);u-- >0;)a.isOdd()&&a.iadd(c),a.iushrn(1);for(var d=0,f=1;0===(n.words[0]&f)&&d<26;++d,f<<=1);if(d>0)for(n.iushrn(d);d-- >0;)s.isOdd()&&s.iadd(c),s.iushrn(1);t.cmp(n)>=0?(t.isub(n),a.isub(s)):(n.isub(t),s.isub(a))}return(o=0===t.cmpn(1)?a:s).cmpn(0)<0&&o.iadd(e),o},i.prototype.gcd=function(e){if(this.isZero())return e.abs();if(e.isZero())return this.abs();var t=this.clone(),r=e.clone();t.negative=0,r.negative=0;for(var n=0;t.isEven()&&r.isEven();n++)t.iushrn(1),r.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;r.isEven();)r.iushrn(1);var i=t.cmp(r);if(i<0){var o=t;t=r,r=o}else if(0===i||0===r.cmpn(1))break;t.isub(r)}return r.iushln(n)},i.prototype.invm=function(e){return this.egcd(e).a.umod(e)},i.prototype.isEven=function(){return!(1&this.words[0])},i.prototype.isOdd=function(){return!(1&~this.words[0])},i.prototype.andln=function(e){return this.words[0]&e},i.prototype.bincn=function(e){r("number"==typeof e);var t=e%26,n=(e-t)/26,i=1<<t;if(this.length<=n)return this._expand(n+1),this.words[n]|=i,this;for(var o=i,a=n;0!==o&&a<this.length;a++){var s=0|this.words[a];o=(s+=o)>>>26,s&=67108863,this.words[a]=s}return 0!==o&&(this.words[a]=o,this.length++),this},i.prototype.isZero=function(){return 1===this.length&&0===this.words[0]},i.prototype.cmpn=function(e){var t,n=e<0;if(0!==this.negative&&!n)return-1;if(0===this.negative&&n)return 1;if(this.strip(),this.length>1)t=1;else{n&&(e=-e),r(e<=67108863,"Number is too big");var i=0|this.words[0];t=i===e?0:i<e?-1:1}return 0!==this.negative?0|-t:t},i.prototype.cmp=function(e){if(0!==this.negative&&0===e.negative)return-1;if(0===this.negative&&0!==e.negative)return 1;var t=this.ucmp(e);return 0!==this.negative?0|-t:t},i.prototype.ucmp=function(e){if(this.length>e.length)return 1;if(this.length<e.length)return-1;for(var t=0,r=this.length-1;r>=0;r--){var n=0|this.words[r],i=0|e.words[r];if(n!==i){n<i?t=-1:n>i&&(t=1);break}}return t},i.prototype.gtn=function(e){return 1===this.cmpn(e)},i.prototype.gt=function(e){return 1===this.cmp(e)},i.prototype.gten=function(e){return this.cmpn(e)>=0},i.prototype.gte=function(e){return this.cmp(e)>=0},i.prototype.ltn=function(e){return-1===this.cmpn(e)},i.prototype.lt=function(e){return-1===this.cmp(e)},i.prototype.lten=function(e){return this.cmpn(e)<=0},i.prototype.lte=function(e){return this.cmp(e)<=0},i.prototype.eqn=function(e){return 0===this.cmpn(e)},i.prototype.eq=function(e){return 0===this.cmp(e)},i.red=function(e){return new A(e)},i.prototype.toRed=function(e){return r(!this.red,"Already a number in reduction context"),r(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},i.prototype.fromRed=function(){return r(this.red,"fromRed works only with numbers in reduction context"),this.red.convertFrom(this)},i.prototype._forceRed=function(e){return this.red=e,this},i.prototype.forceRed=function(e){return r(!this.red,"Already a number in reduction context"),this._forceRed(e)},i.prototype.redAdd=function(e){return r(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},i.prototype.redIAdd=function(e){return r(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},i.prototype.redSub=function(e){return r(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},i.prototype.redISub=function(e){return r(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},i.prototype.redShl=function(e){return r(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},i.prototype.redMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},i.prototype.redIMul=function(e){return r(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},i.prototype.redSqr=function(){return r(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return r(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return r(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return r(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return r(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(e){return r(this.red&&!e.red,"redPow(normalNum)"),this.red._verify1(this),this.red.pow(this,e)};var m={k256:null,p224:null,p192:null,p25519:null};function g(e,t){this.name=e,this.p=new i(t,16),this.n=this.p.bitLength(),this.k=new i(1).iushln(this.n).isub(this.p),this.tmp=this._tmp()}function v(){g.call(this,"k256","ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f")}function y(){g.call(this,"p224","ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001")}function w(){g.call(this,"p192","ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff")}function x(){g.call(this,"25519","7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed")}function A(e){if("string"==typeof e){var t=i._prime(e);this.m=t.p,this.prime=t}else r(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function E(e){A.call(this,e),this.shift=this.m.bitLength(),this.shift%26!=0&&(this.shift+=26-this.shift%26),this.r=new i(1).iushln(this.shift),this.r2=this.imod(this.r.sqr()),this.rinv=this.r._invmp(this.m),this.minv=this.rinv.mul(this.r).isubn(1).div(this.m),this.minv=this.minv.umod(this.r),this.minv=this.r.sub(this.minv)}g.prototype._tmp=function(){var e=new i(null);return e.words=new Array(Math.ceil(this.n/13)),e},g.prototype.ireduce=function(e){var t,r=e;do{this.split(r,this.tmp),t=(r=(r=this.imulK(r)).iadd(this.tmp)).bitLength()}while(t>this.n);var n=t<this.n?-1:r.ucmp(this.p);return 0===n?(r.words[0]=0,r.length=1):n>0?r.isub(this.p):void 0!==r.strip?r.strip():r._strip(),r},g.prototype.split=function(e,t){e.iushrn(this.n,0,t)},g.prototype.imulK=function(e){return e.imul(this.k)},n(v,g),v.prototype.split=function(e,t){for(var r=4194303,n=Math.min(e.length,9),i=0;i<n;i++)t.words[i]=e.words[i];if(t.length=n,e.length<=9)return e.words[0]=0,void(e.length=1);var o=e.words[9];for(t.words[t.length++]=o&r,i=10;i<e.length;i++){var a=0|e.words[i];e.words[i-10]=(a&r)<<4|o>>>22,o=a}o>>>=22,e.words[i-10]=o,0===o&&e.length>10?e.length-=10:e.length-=9},v.prototype.imulK=function(e){e.words[e.length]=0,e.words[e.length+1]=0,e.length+=2;for(var t=0,r=0;r<e.length;r++){var n=0|e.words[r];t+=977*n,e.words[r]=67108863&t,t=64*n+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},n(y,g),n(w,g),n(x,g),x.prototype.imulK=function(e){for(var t=0,r=0;r<e.length;r++){var n=19*(0|e.words[r])+t,i=67108863&n;n>>>=26,e.words[r]=i,t=n}return 0!==t&&(e.words[e.length++]=t),e},i._prime=function(e){if(m[e])return m[e];var t;if("k256"===e)t=new v;else if("p224"===e)t=new y;else if("p192"===e)t=new w;else{if("p25519"!==e)throw new Error("Unknown prime "+e);t=new x}return m[e]=t,t},A.prototype._verify1=function(e){r(0===e.negative,"red works only with positives"),r(e.red,"red works only with red numbers")},A.prototype._verify2=function(e,t){r(0===(e.negative|t.negative),"red works only with positives"),r(e.red&&e.red===t.red,"red works only with red numbers")},A.prototype.imod=function(e){return this.prime?this.prime.ireduce(e)._forceRed(this):e.umod(this.m)._forceRed(this)},A.prototype.neg=function(e){return e.isZero()?e.clone():this.m.sub(e)._forceRed(this)},A.prototype.add=function(e,t){this._verify2(e,t);var r=e.add(t);return r.cmp(this.m)>=0&&r.isub(this.m),r._forceRed(this)},A.prototype.iadd=function(e,t){this._verify2(e,t);var r=e.iadd(t);return r.cmp(this.m)>=0&&r.isub(this.m),r},A.prototype.sub=function(e,t){this._verify2(e,t);var r=e.sub(t);return r.cmpn(0)<0&&r.iadd(this.m),r._forceRed(this)},A.prototype.isub=function(e,t){this._verify2(e,t);var r=e.isub(t);return r.cmpn(0)<0&&r.iadd(this.m),r},A.prototype.shl=function(e,t){return this._verify1(e),this.imod(e.ushln(t))},A.prototype.imul=function(e,t){return this._verify2(e,t),this.imod(e.imul(t))},A.prototype.mul=function(e,t){return this._verify2(e,t),this.imod(e.mul(t))},A.prototype.isqr=function(e){return this.imul(e,e.clone())},A.prototype.sqr=function(e){return this.mul(e,e)},A.prototype.sqrt=function(e){if(e.isZero())return e.clone();var t=this.m.andln(3);if(r(t%2==1),3===t){var n=this.m.add(new i(1)).iushrn(2);return this.pow(e,n)}for(var o=this.m.subn(1),a=0;!o.isZero()&&0===o.andln(1);)a++,o.iushrn(1);r(!o.isZero());var s=new i(1).toRed(this),c=s.redNeg(),u=this.m.subn(1).iushrn(1),l=this.m.bitLength();for(l=new i(2*l*l).toRed(this);0!==this.pow(l,u).cmp(c);)l.redIAdd(c);for(var d=this.pow(l,o),f=this.pow(e,o.addn(1).iushrn(1)),h=this.pow(e,o),p=a;0!==h.cmp(s);){for(var b=h,m=0;0!==b.cmp(s);m++)b=b.redSqr();r(m<p);var g=this.pow(d,new i(1).iushln(p-m-1));f=f.redMul(g),d=g.redSqr(),h=h.redMul(d),p=m}return f},A.prototype.invm=function(e){var t=e._invmp(this.m);return 0!==t.negative?(t.negative=0,this.imod(t).redNeg()):this.imod(t)},A.prototype.pow=function(e,t){if(t.isZero())return new i(1).toRed(this);if(0===t.cmpn(1))return e.clone();var r=new Array(16);r[0]=new i(1).toRed(this),r[1]=e;for(var n=2;n<r.length;n++)r[n]=this.mul(r[n-1],e);var o=r[0],a=0,s=0,c=t.bitLength()%26;for(0===c&&(c=26),n=t.length-1;n>=0;n--){for(var u=t.words[n],l=c-1;l>=0;l--){var d=u>>l&1;o!==r[0]&&(o=this.sqr(o)),0!==d||0!==a?(a<<=1,a|=d,(4===++s||0===n&&0===l)&&(o=this.mul(o,r[a]),s=0,a=0)):s=0}c=26}return o},A.prototype.convertTo=function(e){var t=e.umod(this.m);return t===e?t.clone():t},A.prototype.convertFrom=function(e){var t=e.clone();return t.red=null,t},i.mont=function(e){return new E(e)},n(E,A),E.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},E.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},E.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var r=e.imul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=r.isub(n).iushrn(this.shift),o=i;return i.cmp(this.m)>=0?o=i.isub(this.m):i.cmpn(0)<0&&(o=i.iadd(this.m)),o._forceRed(this)},E.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new i(0)._forceRed(this);var r=e.mul(t),n=r.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=r.isub(n).iushrn(this.shift),a=o;return o.cmp(this.m)>=0?a=o.isub(this.m):o.cmpn(0)<0&&(a=o.iadd(this.m)),a._forceRed(this)},E.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(hn,pn)),hn.exports}function mn(){if(un)return cn;function e(e,t){if(!e)throw new Error(t||"Assertion failed")}return un=1,cn=e,e.equal=function(e,t,r){if(e!=t)throw new Error(r||"Assertion failed: "+e+" != "+t)},cn}var gn,vn,yn={};function wn(){return gn||(gn=1,function(){var e=yn;function t(e){return 1===e.length?"0"+e:e}function r(e){for(var r="",n=0;n<e.length;n++)r+=t(e[n].toString(16));return r}e.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];if("string"!=typeof e){for(var n=0;n<e.length;n++)r[n]=0|e[n];return r}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(n=0;n<e.length;n+=2)r.push(parseInt(e[n]+e[n+1],16))}else for(n=0;n<e.length;n++){var i=e.charCodeAt(n),o=i>>8,a=255&i;o?r.push(o,a):r.push(a)}return r},e.zero2=t,e.toHex=r,e.encode=function(e,t){return"hex"===t?r(e):e}}()),yn}function xn(){return vn||(vn=1,function(){var e=fn,t=bn(),r=mn(),n=wn();e.assert=r,e.toArray=n.toArray,e.zero2=n.zero2,e.toHex=n.toHex,e.encode=n.encode,e.getNAF=function(e,t,r){var n,i=new Array(Math.max(e.bitLength(),r)+1);for(n=0;n<i.length;n+=1)i[n]=0;var o=1<<t+1,a=e.clone();for(n=0;n<i.length;n++){var s,c=a.andln(o-1);a.isOdd()?(s=c>(o>>1)-1?(o>>1)-c:c,a.isubn(s)):s=0,i[n]=s,a.iushrn(1)}return i},e.getJSF=function(e,t){var r=[[],[]];e=e.clone(),t=t.clone();for(var n,i=0,o=0;e.cmpn(-i)>0||t.cmpn(-o)>0;){var a,s,c=e.andln(3)+i&3,u=t.andln(3)+o&3;3===c&&(c=-1),3===u&&(u=-1),a=1&c?3!==(n=e.andln(7)+i&7)&&5!==n||2!==u?c:-c:0,r[0].push(a),s=1&u?3!==(n=t.andln(7)+o&7)&&5!==n||2!==c?u:-u:0,r[1].push(s),2*i===a+1&&(i=1-i),2*o===s+1&&(o=1-o),e.iushrn(1),t.iushrn(1)}return r},e.cachedProperty=function(e,t,r){var n="_"+t;e.prototype[t]=function(){return void 0!==this[n]?this[n]:this[n]=r.call(this)}},e.parseBytes=function(t){return"string"==typeof t?e.toArray(t,"hex"):t},e.intFromLE=function(e){return new t(e,"hex","le")}}()),fn}var An,En={exports:{}};function Sn(){if(An)return En.exports;var e;function t(e){this.rand=e}if(An=1,En.exports=function(r){return e||(e=new t(null)),e.generate(r)},En.exports.Rand=t,t.prototype.generate=function(e){return this._rand(e)},t.prototype._rand=function(e){if(this.rand.getBytes)return this.rand.getBytes(e);for(var t=new Uint8Array(e),r=0;r<t.length;r++)t[r]=this.rand.getByte();return t},"object"==typeof self)self.crypto&&self.crypto.getRandomValues?t.prototype._rand=function(e){var t=new Uint8Array(e);return self.crypto.getRandomValues(t),t}:self.msCrypto&&self.msCrypto.getRandomValues?t.prototype._rand=function(e){var t=new Uint8Array(e);return self.msCrypto.getRandomValues(t),t}:"object"==typeof window&&(t.prototype._rand=function(){throw new Error("Not implemented yet")});else try{var r=$e;if("function"!=typeof r.randomBytes)throw new Error("Not supported");t.prototype._rand=function(e){return r.randomBytes(e)}}catch(e){}return En.exports}var _n,In,Nn={};function Cn(){if(In)return _n;In=1;var e=bn(),t=xn(),r=t.getNAF,n=t.getJSF,i=t.assert;function o(t,r){this.type=t,this.p=new e(r.p,16),this.red=r.prime?e.red(r.prime):e.mont(this.p),this.zero=new e(0).toRed(this.red),this.one=new e(1).toRed(this.red),this.two=new e(2).toRed(this.red),this.n=r.n&&new e(r.n,16),this.g=r.g&&this.pointFromJSON(r.g,r.gRed),this._wnafT1=new Array(4),this._wnafT2=new Array(4),this._wnafT3=new Array(4),this._wnafT4=new Array(4),this._bitLength=this.n?this.n.bitLength():0;var n=this.n&&this.p.div(this.n);!n||n.cmpn(100)>0?this.redN=null:(this._maxwellTrick=!0,this.redN=this.n.toRed(this.red))}function a(e,t){this.curve=e,this.type=t,this.precomputed=null}return _n=o,o.prototype.point=function(){throw new Error("Not implemented")},o.prototype.validate=function(){throw new Error("Not implemented")},o.prototype._fixedNafMul=function(e,t){i(e.precomputed);var n=e._getDoubles(),o=r(t,1,this._bitLength),a=(1<<n.step+1)-(n.step%2==0?2:1);a/=3;var s,c,u=[];for(s=0;s<o.length;s+=n.step){c=0;for(var l=s+n.step-1;l>=s;l--)c=(c<<1)+o[l];u.push(c)}for(var d=this.jpoint(null,null,null),f=this.jpoint(null,null,null),h=a;h>0;h--){for(s=0;s<u.length;s++)(c=u[s])===h?f=f.mixedAdd(n.points[s]):c===-h&&(f=f.mixedAdd(n.points[s].neg()));d=d.add(f)}return d.toP()},o.prototype._wnafMul=function(e,t){var n=4,o=e._getNAFPoints(n);n=o.wnd;for(var a=o.points,s=r(t,n,this._bitLength),c=this.jpoint(null,null,null),u=s.length-1;u>=0;u--){for(var l=0;u>=0&&0===s[u];u--)l++;if(u>=0&&l++,c=c.dblp(l),u<0)break;var d=s[u];i(0!==d),c="affine"===e.type?d>0?c.mixedAdd(a[d-1>>1]):c.mixedAdd(a[-d-1>>1].neg()):d>0?c.add(a[d-1>>1]):c.add(a[-d-1>>1].neg())}return"affine"===e.type?c.toP():c},o.prototype._wnafMulAdd=function(e,t,i,o,a){var s,c,u,l=this._wnafT1,d=this._wnafT2,f=this._wnafT3,h=0;for(s=0;s<o;s++){var p=(u=t[s])._getNAFPoints(e);l[s]=p.wnd,d[s]=p.points}for(s=o-1;s>=1;s-=2){var b=s-1,m=s;if(1===l[b]&&1===l[m]){var g=[t[b],null,null,t[m]];0===t[b].y.cmp(t[m].y)?(g[1]=t[b].add(t[m]),g[2]=t[b].toJ().mixedAdd(t[m].neg())):0===t[b].y.cmp(t[m].y.redNeg())?(g[1]=t[b].toJ().mixedAdd(t[m]),g[2]=t[b].add(t[m].neg())):(g[1]=t[b].toJ().mixedAdd(t[m]),g[2]=t[b].toJ().mixedAdd(t[m].neg()));var v=[-3,-1,-5,-7,0,7,5,1,3],y=n(i[b],i[m]);for(h=Math.max(y[0].length,h),f[b]=new Array(h),f[m]=new Array(h),c=0;c<h;c++){var w=0|y[0][c],x=0|y[1][c];f[b][c]=v[3*(w+1)+(x+1)],f[m][c]=0,d[b]=g}}else f[b]=r(i[b],l[b],this._bitLength),f[m]=r(i[m],l[m],this._bitLength),h=Math.max(f[b].length,h),h=Math.max(f[m].length,h)}var A=this.jpoint(null,null,null),E=this._wnafT4;for(s=h;s>=0;s--){for(var S=0;s>=0;){var _=!0;for(c=0;c<o;c++)E[c]=0|f[c][s],0!==E[c]&&(_=!1);if(!_)break;S++,s--}if(s>=0&&S++,A=A.dblp(S),s<0)break;for(c=0;c<o;c++){var I=E[c];0!==I&&(I>0?u=d[c][I-1>>1]:I<0&&(u=d[c][-I-1>>1].neg()),A="affine"===u.type?A.mixedAdd(u):A.add(u))}}for(s=0;s<o;s++)d[s]=null;return a?A:A.toP()},o.BasePoint=a,a.prototype.eq=function(){throw new Error("Not implemented")},a.prototype.validate=function(){return this.curve.validate(this)},o.prototype.decodePoint=function(e,r){e=t.toArray(e,r);var n=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*n)return 6===e[0]?i(e[e.length-1]%2==0):7===e[0]&&i(e[e.length-1]%2==1),this.point(e.slice(1,1+n),e.slice(1+n,1+2*n));if((2===e[0]||3===e[0])&&e.length-1===n)return this.pointFromX(e.slice(1,1+n),3===e[0]);throw new Error("Unknown point format")},a.prototype.encodeCompressed=function(e){return this.encode(e,!0)},a.prototype._encode=function(e){var t=this.curve.p.byteLength(),r=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(r):[4].concat(r,this.getY().toArray("be",t))},a.prototype.encode=function(e,r){return t.encode(this._encode(r),e)},a.prototype.precompute=function(e){if(this.precomputed)return this;var t={doubles:null,naf:null,beta:null};return t.naf=this._getNAFPoints(8),t.doubles=this._getDoubles(4,e),t.beta=this._getBeta(),this.precomputed=t,this},a.prototype._hasDoubles=function(e){if(!this.precomputed)return!1;var t=this.precomputed.doubles;return!!t&&t.points.length>=Math.ceil((e.bitLength()+1)/t.step)},a.prototype._getDoubles=function(e,t){if(this.precomputed&&this.precomputed.doubles)return this.precomputed.doubles;for(var r=[this],n=this,i=0;i<t;i+=e){for(var o=0;o<e;o++)n=n.dbl();r.push(n)}return{step:e,points:r}},a.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],r=(1<<e)-1,n=1===r?null:this.dbl(),i=1;i<r;i++)t[i]=t[i-1].add(n);return{wnd:e,points:t}},a.prototype._getBeta=function(){return null},a.prototype.dblp=function(e){for(var t=this,r=0;r<e;r++)t=t.dbl();return t},_n}var Mn,Tn,kn,Rn,Bn,On,Ln,Pn,Fn={exports:{}};function Un(){return Mn||(Mn=1,"function"==typeof Object.create?Fn.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:Fn.exports=function(e,t){if(t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}}),Fn.exports}function Dn(){return Pn||(Pn=1,function(e){var t=e;t.base=Cn(),t.short=function(){if(kn)return Tn;kn=1;var e=xn(),t=bn(),r=Un(),n=Cn(),i=e.assert;function o(e){n.call(this,"short",e),this.a=new t(e.a,16).toRed(this.red),this.b=new t(e.b,16).toRed(this.red),this.tinv=this.two.redInvm(),this.zeroA=0===this.a.fromRed().cmpn(0),this.threeA=0===this.a.fromRed().sub(this.p).cmpn(-3),this.endo=this._getEndomorphism(e),this._endoWnafT1=new Array(4),this._endoWnafT2=new Array(4)}function a(e,r,i,o){n.BasePoint.call(this,e,"affine"),null===r&&null===i?(this.x=null,this.y=null,this.inf=!0):(this.x=new t(r,16),this.y=new t(i,16),o&&(this.x.forceRed(this.curve.red),this.y.forceRed(this.curve.red)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.inf=!1)}function s(e,r,i,o){n.BasePoint.call(this,e,"jacobian"),null===r&&null===i&&null===o?(this.x=this.curve.one,this.y=this.curve.one,this.z=new t(0)):(this.x=new t(r,16),this.y=new t(i,16),this.z=new t(o,16)),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.zOne=this.z===this.curve.one}return r(o,n),Tn=o,o.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var r,n;if(e.beta)r=new t(e.beta,16).toRed(this.red);else{var o=this._getEndoRoots(this.p);r=(r=o[0].cmp(o[1])<0?o[0]:o[1]).toRed(this.red)}if(e.lambda)n=new t(e.lambda,16);else{var a=this._getEndoRoots(this.n);0===this.g.mul(a[0]).x.cmp(this.g.x.redMul(r))?n=a[0]:(n=a[1],i(0===this.g.mul(n).x.cmp(this.g.x.redMul(r))))}return{beta:r,lambda:n,basis:e.basis?e.basis.map(function(e){return{a:new t(e.a,16),b:new t(e.b,16)}}):this._getEndoBasis(n)}}},o.prototype._getEndoRoots=function(e){var r=e===this.p?this.red:t.mont(e),n=new t(2).toRed(r).redInvm(),i=n.redNeg(),o=new t(3).toRed(r).redNeg().redSqrt().redMul(n);return[i.redAdd(o).fromRed(),i.redSub(o).fromRed()]},o.prototype._getEndoBasis=function(e){for(var r,n,i,o,a,s,c,u,l,d=this.n.ushrn(Math.floor(this.n.bitLength()/2)),f=e,h=this.n.clone(),p=new t(1),b=new t(0),m=new t(0),g=new t(1),v=0;0!==f.cmpn(0);){var y=h.div(f);u=h.sub(y.mul(f)),l=m.sub(y.mul(p));var w=g.sub(y.mul(b));if(!i&&u.cmp(d)<0)r=c.neg(),n=p,i=u.neg(),o=l;else if(i&&2===++v)break;c=u,h=f,f=u,m=p,p=l,g=b,b=w}a=u.neg(),s=l;var x=i.sqr().add(o.sqr());return a.sqr().add(s.sqr()).cmp(x)>=0&&(a=r,s=n),i.negative&&(i=i.neg(),o=o.neg()),a.negative&&(a=a.neg(),s=s.neg()),[{a:i,b:o},{a:a,b:s}]},o.prototype._endoSplit=function(e){var t=this.endo.basis,r=t[0],n=t[1],i=n.b.mul(e).divRound(this.n),o=r.b.neg().mul(e).divRound(this.n),a=i.mul(r.a),s=o.mul(n.a),c=i.mul(r.b),u=o.mul(n.b);return{k1:e.sub(a).sub(s),k2:c.add(u).neg()}},o.prototype.pointFromX=function(e,r){(e=new t(e,16)).red||(e=e.toRed(this.red));var n=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),i=n.redSqrt();if(0!==i.redSqr().redSub(n).cmp(this.zero))throw new Error("invalid point");var o=i.fromRed().isOdd();return(r&&!o||!r&&o)&&(i=i.redNeg()),this.point(e,i)},o.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,r=e.y,n=this.a.redMul(t),i=t.redSqr().redMul(t).redIAdd(n).redIAdd(this.b);return 0===r.redSqr().redISub(i).cmpn(0)},o.prototype._endoWnafMulAdd=function(e,t,r){for(var n=this._endoWnafT1,i=this._endoWnafT2,o=0;o<e.length;o++){var a=this._endoSplit(t[o]),s=e[o],c=s._getBeta();a.k1.negative&&(a.k1.ineg(),s=s.neg(!0)),a.k2.negative&&(a.k2.ineg(),c=c.neg(!0)),n[2*o]=s,n[2*o+1]=c,i[2*o]=a.k1,i[2*o+1]=a.k2}for(var u=this._wnafMulAdd(1,n,i,2*o,r),l=0;l<2*o;l++)n[l]=null,i[l]=null;return u},r(a,n.BasePoint),o.prototype.point=function(e,t,r){return new a(this,e,t,r)},o.prototype.pointFromJSON=function(e,t){return a.fromJSON(this,e,t)},a.prototype._getBeta=function(){if(this.curve.endo){var e=this.precomputed;if(e&&e.beta)return e.beta;var t=this.curve.point(this.x.redMul(this.curve.endo.beta),this.y);if(e){var r=this.curve,n=function(e){return r.point(e.x.redMul(r.endo.beta),e.y)};e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(n)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(n)}}}return t}},a.prototype.toJSON=function(){return this.precomputed?[this.x,this.y,this.precomputed&&{doubles:this.precomputed.doubles&&{step:this.precomputed.doubles.step,points:this.precomputed.doubles.points.slice(1)},naf:this.precomputed.naf&&{wnd:this.precomputed.naf.wnd,points:this.precomputed.naf.points.slice(1)}}]:[this.x,this.y]},a.fromJSON=function(e,t,r){"string"==typeof t&&(t=JSON.parse(t));var n=e.point(t[0],t[1],r);if(!t[2])return n;function i(t){return e.point(t[0],t[1],r)}var o=t[2];return n.precomputed={beta:null,doubles:o.doubles&&{step:o.doubles.step,points:[n].concat(o.doubles.points.map(i))},naf:o.naf&&{wnd:o.naf.wnd,points:[n].concat(o.naf.points.map(i))}},n},a.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+">"},a.prototype.isInfinity=function(){return this.inf},a.prototype.add=function(e){if(this.inf)return e;if(e.inf)return this;if(this.eq(e))return this.dbl();if(this.neg().eq(e))return this.curve.point(null,null);if(0===this.x.cmp(e.x))return this.curve.point(null,null);var t=this.y.redSub(e.y);0!==t.cmpn(0)&&(t=t.redMul(this.x.redSub(e.x).redInvm()));var r=t.redSqr().redISub(this.x).redISub(e.x),n=t.redMul(this.x.redSub(r)).redISub(this.y);return this.curve.point(r,n)},a.prototype.dbl=function(){if(this.inf)return this;var e=this.y.redAdd(this.y);if(0===e.cmpn(0))return this.curve.point(null,null);var t=this.curve.a,r=this.x.redSqr(),n=e.redInvm(),i=r.redAdd(r).redIAdd(r).redIAdd(t).redMul(n),o=i.redSqr().redISub(this.x.redAdd(this.x)),a=i.redMul(this.x.redSub(o)).redISub(this.y);return this.curve.point(o,a)},a.prototype.getX=function(){return this.x.fromRed()},a.prototype.getY=function(){return this.y.fromRed()},a.prototype.mul=function(e){return e=new t(e,16),this.isInfinity()?this:this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve.endo?this.curve._endoWnafMulAdd([this],[e]):this.curve._wnafMul(this,e)},a.prototype.mulAdd=function(e,t,r){var n=[this,t],i=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i):this.curve._wnafMulAdd(1,n,i,2)},a.prototype.jmulAdd=function(e,t,r){var n=[this,t],i=[e,r];return this.curve.endo?this.curve._endoWnafMulAdd(n,i,!0):this.curve._wnafMulAdd(1,n,i,2,!0)},a.prototype.eq=function(e){return this===e||this.inf===e.inf&&(this.inf||0===this.x.cmp(e.x)&&0===this.y.cmp(e.y))},a.prototype.neg=function(e){if(this.inf)return this;var t=this.curve.point(this.x,this.y.redNeg());if(e&&this.precomputed){var r=this.precomputed,n=function(e){return e.neg()};t.precomputed={naf:r.naf&&{wnd:r.naf.wnd,points:r.naf.points.map(n)},doubles:r.doubles&&{step:r.doubles.step,points:r.doubles.points.map(n)}}}return t},a.prototype.toJ=function(){return this.inf?this.curve.jpoint(null,null,null):this.curve.jpoint(this.x,this.y,this.curve.one)},r(s,n.BasePoint),o.prototype.jpoint=function(e,t,r){return new s(this,e,t,r)},s.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),r=this.x.redMul(t),n=this.y.redMul(t).redMul(e);return this.curve.point(r,n)},s.prototype.neg=function(){return this.curve.jpoint(this.x,this.y.redNeg(),this.z)},s.prototype.add=function(e){if(this.isInfinity())return e;if(e.isInfinity())return this;var t=e.z.redSqr(),r=this.z.redSqr(),n=this.x.redMul(t),i=e.x.redMul(r),o=this.y.redMul(t.redMul(e.z)),a=e.y.redMul(r.redMul(this.z)),s=n.redSub(i),c=o.redSub(a);if(0===s.cmpn(0))return 0!==c.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var u=s.redSqr(),l=u.redMul(s),d=n.redMul(u),f=c.redSqr().redIAdd(l).redISub(d).redISub(d),h=c.redMul(d.redISub(f)).redISub(o.redMul(l)),p=this.z.redMul(e.z).redMul(s);return this.curve.jpoint(f,h,p)},s.prototype.mixedAdd=function(e){if(this.isInfinity())return e.toJ();if(e.isInfinity())return this;var t=this.z.redSqr(),r=this.x,n=e.x.redMul(t),i=this.y,o=e.y.redMul(t).redMul(this.z),a=r.redSub(n),s=i.redSub(o);if(0===a.cmpn(0))return 0!==s.cmpn(0)?this.curve.jpoint(null,null,null):this.dbl();var c=a.redSqr(),u=c.redMul(a),l=r.redMul(c),d=s.redSqr().redIAdd(u).redISub(l).redISub(l),f=s.redMul(l.redISub(d)).redISub(i.redMul(u)),h=this.z.redMul(a);return this.curve.jpoint(d,f,h)},s.prototype.dblp=function(e){if(0===e)return this;if(this.isInfinity())return this;if(!e)return this.dbl();var t;if(this.curve.zeroA||this.curve.threeA){var r=this;for(t=0;t<e;t++)r=r.dbl();return r}var n=this.curve.a,i=this.curve.tinv,o=this.x,a=this.y,s=this.z,c=s.redSqr().redSqr(),u=a.redAdd(a);for(t=0;t<e;t++){var l=o.redSqr(),d=u.redSqr(),f=d.redSqr(),h=l.redAdd(l).redIAdd(l).redIAdd(n.redMul(c)),p=o.redMul(d),b=h.redSqr().redISub(p.redAdd(p)),m=p.redISub(b),g=h.redMul(m);g=g.redIAdd(g).redISub(f);var v=u.redMul(s);t+1<e&&(c=c.redMul(f)),o=b,s=v,u=g}return this.curve.jpoint(o,u.redMul(i),s)},s.prototype.dbl=function(){return this.isInfinity()?this:this.curve.zeroA?this._zeroDbl():this.curve.threeA?this._threeDbl():this._dbl()},s.prototype._zeroDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(n).redISub(o);a=a.redIAdd(a);var s=n.redAdd(n).redIAdd(n),c=s.redSqr().redISub(a).redISub(a),u=o.redIAdd(o);u=(u=u.redIAdd(u)).redIAdd(u),e=c,t=s.redMul(a.redISub(c)).redISub(u),r=this.y.redAdd(this.y)}else{var l=this.x.redSqr(),d=this.y.redSqr(),f=d.redSqr(),h=this.x.redAdd(d).redSqr().redISub(l).redISub(f);h=h.redIAdd(h);var p=l.redAdd(l).redIAdd(l),b=p.redSqr(),m=f.redIAdd(f);m=(m=m.redIAdd(m)).redIAdd(m),e=b.redISub(h).redISub(h),t=p.redMul(h.redISub(e)).redISub(m),r=(r=this.y.redMul(this.z)).redIAdd(r)}return this.curve.jpoint(e,t,r)},s.prototype._threeDbl=function(){var e,t,r;if(this.zOne){var n=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(n).redISub(o);a=a.redIAdd(a);var s=n.redAdd(n).redIAdd(n).redIAdd(this.curve.a),c=s.redSqr().redISub(a).redISub(a);e=c;var u=o.redIAdd(o);u=(u=u.redIAdd(u)).redIAdd(u),t=s.redMul(a.redISub(c)).redISub(u),r=this.y.redAdd(this.y)}else{var l=this.z.redSqr(),d=this.y.redSqr(),f=this.x.redMul(d),h=this.x.redSub(l).redMul(this.x.redAdd(l));h=h.redAdd(h).redIAdd(h);var p=f.redIAdd(f),b=(p=p.redIAdd(p)).redAdd(p);e=h.redSqr().redISub(b),r=this.y.redAdd(this.z).redSqr().redISub(d).redISub(l);var m=d.redSqr();m=(m=(m=m.redIAdd(m)).redIAdd(m)).redIAdd(m),t=h.redMul(p.redISub(e)).redISub(m)}return this.curve.jpoint(e,t,r)},s.prototype._dbl=function(){var e=this.curve.a,t=this.x,r=this.y,n=this.z,i=n.redSqr().redSqr(),o=t.redSqr(),a=r.redSqr(),s=o.redAdd(o).redIAdd(o).redIAdd(e.redMul(i)),c=t.redAdd(t),u=(c=c.redIAdd(c)).redMul(a),l=s.redSqr().redISub(u.redAdd(u)),d=u.redISub(l),f=a.redSqr();f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=s.redMul(d).redISub(f),p=r.redAdd(r).redMul(n);return this.curve.jpoint(l,h,p)},s.prototype.trpl=function(){if(!this.curve.zeroA)return this.dbl().add(this);var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr(),n=t.redSqr(),i=e.redAdd(e).redIAdd(e),o=i.redSqr(),a=this.x.redAdd(t).redSqr().redISub(e).redISub(n),s=(a=(a=(a=a.redIAdd(a)).redAdd(a).redIAdd(a)).redISub(o)).redSqr(),c=n.redIAdd(n);c=(c=(c=c.redIAdd(c)).redIAdd(c)).redIAdd(c);var u=i.redIAdd(a).redSqr().redISub(o).redISub(s).redISub(c),l=t.redMul(u);l=(l=l.redIAdd(l)).redIAdd(l);var d=this.x.redMul(s).redISub(l);d=(d=d.redIAdd(d)).redIAdd(d);var f=this.y.redMul(u.redMul(c.redISub(u)).redISub(a.redMul(s)));f=(f=(f=f.redIAdd(f)).redIAdd(f)).redIAdd(f);var h=this.z.redAdd(a).redSqr().redISub(r).redISub(s);return this.curve.jpoint(d,f,h)},s.prototype.mul=function(e,r){return e=new t(e,r),this.curve._wnafMul(this,e)},s.prototype.eq=function(e){if("affine"===e.type)return this.eq(e.toJ());if(this===e)return!0;var t=this.z.redSqr(),r=e.z.redSqr();if(0!==this.x.redMul(r).redISub(e.x.redMul(t)).cmpn(0))return!1;var n=t.redMul(this.z),i=r.redMul(e.z);return 0===this.y.redMul(i).redISub(e.y.redMul(n)).cmpn(0)},s.prototype.eqXToP=function(e){var t=this.z.redSqr(),r=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(r))return!0;for(var n=e.clone(),i=this.curve.redN.redMul(t);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(r.redIAdd(i),0===this.x.cmp(r))return!0}},s.prototype.inspect=function(){return this.isInfinity()?"<EC JPoint Infinity>":"<EC JPoint x: "+this.x.toString(16,2)+" y: "+this.y.toString(16,2)+" z: "+this.z.toString(16,2)+">"},s.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},Tn}(),t.mont=function(){if(Bn)return Rn;Bn=1;var e=bn(),t=Un(),r=Cn(),n=xn();function i(t){r.call(this,"mont",t),this.a=new e(t.a,16).toRed(this.red),this.b=new e(t.b,16).toRed(this.red),this.i4=new e(4).toRed(this.red).redInvm(),this.two=new e(2).toRed(this.red),this.a24=this.i4.redMul(this.a.redAdd(this.two))}function o(t,n,i){r.BasePoint.call(this,t,"projective"),null===n&&null===i?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new e(n,16),this.z=new e(i,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)))}return t(i,r),Rn=i,i.prototype.validate=function(e){var t=e.normalize().x,r=t.redSqr(),n=r.redMul(t).redAdd(r.redMul(this.a)).redAdd(t);return 0===n.redSqrt().redSqr().cmp(n)},t(o,r.BasePoint),i.prototype.decodePoint=function(e,t){return this.point(n.toArray(e,t),1)},i.prototype.point=function(e,t){return new o(this,e,t)},i.prototype.pointFromJSON=function(e){return o.fromJSON(this,e)},o.prototype.precompute=function(){},o.prototype._encode=function(){return this.getX().toArray("be",this.curve.p.byteLength())},o.fromJSON=function(e,t){return new o(e,t[0],t[1]||e.one)},o.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},o.prototype.isInfinity=function(){return 0===this.z.cmpn(0)},o.prototype.dbl=function(){var e=this.x.redAdd(this.z).redSqr(),t=this.x.redSub(this.z).redSqr(),r=e.redSub(t),n=e.redMul(t),i=r.redMul(t.redAdd(this.curve.a24.redMul(r)));return this.curve.point(n,i)},o.prototype.add=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.diffAdd=function(e,t){var r=this.x.redAdd(this.z),n=this.x.redSub(this.z),i=e.x.redAdd(e.z),o=e.x.redSub(e.z).redMul(r),a=i.redMul(n),s=t.z.redMul(o.redAdd(a).redSqr()),c=t.x.redMul(o.redISub(a).redSqr());return this.curve.point(s,c)},o.prototype.mul=function(e){for(var t=e.clone(),r=this,n=this.curve.point(null,null),i=[];0!==t.cmpn(0);t.iushrn(1))i.push(t.andln(1));for(var o=i.length-1;o>=0;o--)0===i[o]?(r=r.diffAdd(n,this),n=n.dbl()):(n=r.diffAdd(n,this),r=r.dbl());return n},o.prototype.mulAdd=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.jumlAdd=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.eq=function(e){return 0===this.getX().cmp(e.getX())},o.prototype.normalize=function(){return this.x=this.x.redMul(this.z.redInvm()),this.z=this.curve.one,this},o.prototype.getX=function(){return this.normalize(),this.x.fromRed()},Rn}(),t.edwards=function(){if(Ln)return On;Ln=1;var e=xn(),t=bn(),r=Un(),n=Cn(),i=e.assert;function o(e){this.twisted=1!=(0|e.a),this.mOneA=this.twisted&&-1==(0|e.a),this.extended=this.mOneA,n.call(this,"edwards",e),this.a=new t(e.a,16).umod(this.red.m),this.a=this.a.toRed(this.red),this.c=new t(e.c,16).toRed(this.red),this.c2=this.c.redSqr(),this.d=new t(e.d,16).toRed(this.red),this.dd=this.d.redAdd(this.d),i(!this.twisted||0===this.c.fromRed().cmpn(1)),this.oneC=1==(0|e.c)}function a(e,r,i,o,a){n.BasePoint.call(this,e,"projective"),null===r&&null===i&&null===o?(this.x=this.curve.zero,this.y=this.curve.one,this.z=this.curve.one,this.t=this.curve.zero,this.zOne=!0):(this.x=new t(r,16),this.y=new t(i,16),this.z=o?new t(o,16):this.curve.one,this.t=a&&new t(a,16),this.x.red||(this.x=this.x.toRed(this.curve.red)),this.y.red||(this.y=this.y.toRed(this.curve.red)),this.z.red||(this.z=this.z.toRed(this.curve.red)),this.t&&!this.t.red&&(this.t=this.t.toRed(this.curve.red)),this.zOne=this.z===this.curve.one,this.curve.extended&&!this.t&&(this.t=this.x.redMul(this.y),this.zOne||(this.t=this.t.redMul(this.z.redInvm()))))}return r(o,n),On=o,o.prototype._mulA=function(e){return this.mOneA?e.redNeg():this.a.redMul(e)},o.prototype._mulC=function(e){return this.oneC?e:this.c.redMul(e)},o.prototype.jpoint=function(e,t,r,n){return this.point(e,t,r,n)},o.prototype.pointFromX=function(e,r){(e=new t(e,16)).red||(e=e.toRed(this.red));var n=e.redSqr(),i=this.c2.redSub(this.a.redMul(n)),o=this.one.redSub(this.c2.redMul(this.d).redMul(n)),a=i.redMul(o.redInvm()),s=a.redSqrt();if(0!==s.redSqr().redSub(a).cmp(this.zero))throw new Error("invalid point");var c=s.fromRed().isOdd();return(r&&!c||!r&&c)&&(s=s.redNeg()),this.point(e,s)},o.prototype.pointFromY=function(e,r){(e=new t(e,16)).red||(e=e.toRed(this.red));var n=e.redSqr(),i=n.redSub(this.c2),o=n.redMul(this.d).redMul(this.c2).redSub(this.a),a=i.redMul(o.redInvm());if(0===a.cmp(this.zero)){if(r)throw new Error("invalid point");return this.point(this.zero,e)}var s=a.redSqrt();if(0!==s.redSqr().redSub(a).cmp(this.zero))throw new Error("invalid point");return s.fromRed().isOdd()!==r&&(s=s.redNeg()),this.point(s,e)},o.prototype.validate=function(e){if(e.isInfinity())return!0;e.normalize();var t=e.x.redSqr(),r=e.y.redSqr(),n=t.redMul(this.a).redAdd(r),i=this.c2.redMul(this.one.redAdd(this.d.redMul(t).redMul(r)));return 0===n.cmp(i)},r(a,n.BasePoint),o.prototype.pointFromJSON=function(e){return a.fromJSON(this,e)},o.prototype.point=function(e,t,r,n){return new a(this,e,t,r,n)},a.fromJSON=function(e,t){return new a(e,t[0],t[1],t[2])},a.prototype.inspect=function(){return this.isInfinity()?"<EC Point Infinity>":"<EC Point x: "+this.x.fromRed().toString(16,2)+" y: "+this.y.fromRed().toString(16,2)+" z: "+this.z.fromRed().toString(16,2)+">"},a.prototype.isInfinity=function(){return 0===this.x.cmpn(0)&&(0===this.y.cmp(this.z)||this.zOne&&0===this.y.cmp(this.curve.c))},a.prototype._extDbl=function(){var e=this.x.redSqr(),t=this.y.redSqr(),r=this.z.redSqr();r=r.redIAdd(r);var n=this.curve._mulA(e),i=this.x.redAdd(this.y).redSqr().redISub(e).redISub(t),o=n.redAdd(t),a=o.redSub(r),s=n.redSub(t),c=i.redMul(a),u=o.redMul(s),l=i.redMul(s),d=a.redMul(o);return this.curve.point(c,u,d,l)},a.prototype._projDbl=function(){var e,t,r,n,i,o,a=this.x.redAdd(this.y).redSqr(),s=this.x.redSqr(),c=this.y.redSqr();if(this.curve.twisted){var u=(n=this.curve._mulA(s)).redAdd(c);this.zOne?(e=a.redSub(s).redSub(c).redMul(u.redSub(this.curve.two)),t=u.redMul(n.redSub(c)),r=u.redSqr().redSub(u).redSub(u)):(i=this.z.redSqr(),o=u.redSub(i).redISub(i),e=a.redSub(s).redISub(c).redMul(o),t=u.redMul(n.redSub(c)),r=u.redMul(o))}else n=s.redAdd(c),i=this.curve._mulC(this.z).redSqr(),o=n.redSub(i).redSub(i),e=this.curve._mulC(a.redISub(n)).redMul(o),t=this.curve._mulC(n).redMul(s.redISub(c)),r=n.redMul(o);return this.curve.point(e,t,r)},a.prototype.dbl=function(){return this.isInfinity()?this:this.curve.extended?this._extDbl():this._projDbl()},a.prototype._extAdd=function(e){var t=this.y.redSub(this.x).redMul(e.y.redSub(e.x)),r=this.y.redAdd(this.x).redMul(e.y.redAdd(e.x)),n=this.t.redMul(this.curve.dd).redMul(e.t),i=this.z.redMul(e.z.redAdd(e.z)),o=r.redSub(t),a=i.redSub(n),s=i.redAdd(n),c=r.redAdd(t),u=o.redMul(a),l=s.redMul(c),d=o.redMul(c),f=a.redMul(s);return this.curve.point(u,l,f,d)},a.prototype._projAdd=function(e){var t,r,n=this.z.redMul(e.z),i=n.redSqr(),o=this.x.redMul(e.x),a=this.y.redMul(e.y),s=this.curve.d.redMul(o).redMul(a),c=i.redSub(s),u=i.redAdd(s),l=this.x.redAdd(this.y).redMul(e.x.redAdd(e.y)).redISub(o).redISub(a),d=n.redMul(c).redMul(l);return this.curve.twisted?(t=n.redMul(u).redMul(a.redSub(this.curve._mulA(o))),r=c.redMul(u)):(t=n.redMul(u).redMul(a.redSub(o)),r=this.curve._mulC(c).redMul(u)),this.curve.point(d,t,r)},a.prototype.add=function(e){return this.isInfinity()?e:e.isInfinity()?this:this.curve.extended?this._extAdd(e):this._projAdd(e)},a.prototype.mul=function(e){return this._hasDoubles(e)?this.curve._fixedNafMul(this,e):this.curve._wnafMul(this,e)},a.prototype.mulAdd=function(e,t,r){return this.curve._wnafMulAdd(1,[this,t],[e,r],2,!1)},a.prototype.jmulAdd=function(e,t,r){return this.curve._wnafMulAdd(1,[this,t],[e,r],2,!0)},a.prototype.normalize=function(){if(this.zOne)return this;var e=this.z.redInvm();return this.x=this.x.redMul(e),this.y=this.y.redMul(e),this.t&&(this.t=this.t.redMul(e)),this.z=this.curve.one,this.zOne=!0,this},a.prototype.neg=function(){return this.curve.point(this.x.redNeg(),this.y,this.z,this.t&&this.t.redNeg())},a.prototype.getX=function(){return this.normalize(),this.x.fromRed()},a.prototype.getY=function(){return this.normalize(),this.y.fromRed()},a.prototype.eq=function(e){return this===e||0===this.getX().cmp(e.getX())&&0===this.getY().cmp(e.getY())},a.prototype.eqXToP=function(e){var t=e.toRed(this.curve.red).redMul(this.z);if(0===this.x.cmp(t))return!0;for(var r=e.clone(),n=this.curve.redN.redMul(this.z);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(t.redIAdd(n),0===this.x.cmp(t))return!0}},a.prototype.toP=a.prototype.normalize,a.prototype.mixedAdd=a.prototype.add,On}()}(Nn)),Nn}var jn,zn,Wn={},$n={},qn={},Kn={exports:{}};function Vn(){if(zn)return qn;zn=1;var e=mn(),t=(jn||(jn=1,"function"==typeof Object.create?Kn.exports=function(e,t){e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}})}:Kn.exports=function(e,t){e.super_=t;var r=function(){};r.prototype=t.prototype,e.prototype=new r,e.prototype.constructor=e}),Kn.exports);function r(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function n(e){return(e>>>24|e>>>8&65280|e<<8&16711680|(255&e)<<24)>>>0}function i(e){return 1===e.length?"0"+e:e}function o(e){return 7===e.length?"0"+e:6===e.length?"00"+e:5===e.length?"000"+e:4===e.length?"0000"+e:3===e.length?"00000"+e:2===e.length?"000000"+e:1===e.length?"0000000"+e:e}return qn.inherits=t,qn.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var n=[];if("string"==typeof e)if(t){if("hex"===t)for((e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e),o=0;o<e.length;o+=2)n.push(parseInt(e[o]+e[o+1],16))}else for(var i=0,o=0;o<e.length;o++){var a=e.charCodeAt(o);a<128?n[i++]=a:a<2048?(n[i++]=a>>6|192,n[i++]=63&a|128):r(e,o)?(a=65536+((1023&a)<<10)+(1023&e.charCodeAt(++o)),n[i++]=a>>18|240,n[i++]=a>>12&63|128,n[i++]=a>>6&63|128,n[i++]=63&a|128):(n[i++]=a>>12|224,n[i++]=a>>6&63|128,n[i++]=63&a|128)}else for(o=0;o<e.length;o++)n[o]=0|e[o];return n},qn.toHex=function(e){for(var t="",r=0;r<e.length;r++)t+=i(e[r].toString(16));return t},qn.htonl=n,qn.toHex32=function(e,t){for(var r="",i=0;i<e.length;i++){var a=e[i];"little"===t&&(a=n(a)),r+=o(a.toString(16))}return r},qn.zero2=i,qn.zero8=o,qn.join32=function(t,r,n,i){var o=n-r;e(o%4==0);for(var a=new Array(o/4),s=0,c=r;s<a.length;s++,c+=4){var u;u="big"===i?t[c]<<24|t[c+1]<<16|t[c+2]<<8|t[c+3]:t[c+3]<<24|t[c+2]<<16|t[c+1]<<8|t[c],a[s]=u>>>0}return a},qn.split32=function(e,t){for(var r=new Array(4*e.length),n=0,i=0;n<e.length;n++,i+=4){var o=e[n];"big"===t?(r[i]=o>>>24,r[i+1]=o>>>16&255,r[i+2]=o>>>8&255,r[i+3]=255&o):(r[i+3]=o>>>24,r[i+2]=o>>>16&255,r[i+1]=o>>>8&255,r[i]=255&o)}return r},qn.rotr32=function(e,t){return e>>>t|e<<32-t},qn.rotl32=function(e,t){return e<<t|e>>>32-t},qn.sum32=function(e,t){return e+t>>>0},qn.sum32_3=function(e,t,r){return e+t+r>>>0},qn.sum32_4=function(e,t,r,n){return e+t+r+n>>>0},qn.sum32_5=function(e,t,r,n,i){return e+t+r+n+i>>>0},qn.sum64=function(e,t,r,n){var i=e[t],o=n+e[t+1]>>>0,a=(o<n?1:0)+r+i;e[t]=a>>>0,e[t+1]=o},qn.sum64_hi=function(e,t,r,n){return(t+n>>>0<t?1:0)+e+r>>>0},qn.sum64_lo=function(e,t,r,n){return t+n>>>0},qn.sum64_4_hi=function(e,t,r,n,i,o,a,s){var c=0,u=t;return c+=(u=u+n>>>0)<t?1:0,c+=(u=u+o>>>0)<o?1:0,e+r+i+a+(c+=(u=u+s>>>0)<s?1:0)>>>0},qn.sum64_4_lo=function(e,t,r,n,i,o,a,s){return t+n+o+s>>>0},qn.sum64_5_hi=function(e,t,r,n,i,o,a,s,c,u){var l=0,d=t;return l+=(d=d+n>>>0)<t?1:0,l+=(d=d+o>>>0)<o?1:0,l+=(d=d+s>>>0)<s?1:0,e+r+i+a+c+(l+=(d=d+u>>>0)<u?1:0)>>>0},qn.sum64_5_lo=function(e,t,r,n,i,o,a,s,c,u){return t+n+o+s+u>>>0},qn.rotr64_hi=function(e,t,r){return(t<<32-r|e>>>r)>>>0},qn.rotr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},qn.shr64_hi=function(e,t,r){return e>>>r},qn.shr64_lo=function(e,t,r){return(e<<32-r|t>>>r)>>>0},qn}var Hn,Gn={};function Xn(){if(Hn)return Gn;Hn=1;var e=Vn(),t=mn();function r(){this.pending=null,this.pendingTotal=0,this.blockSize=this.constructor.blockSize,this.outSize=this.constructor.outSize,this.hmacStrength=this.constructor.hmacStrength,this.padLength=this.constructor.padLength/8,this.endian="big",this._delta8=this.blockSize/8,this._delta32=this.blockSize/32}return Gn.BlockHash=r,r.prototype.update=function(t,r){if(t=e.toArray(t,r),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var n=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-n,t.length),0===this.pending.length&&(this.pending=null),t=e.join32(t,0,t.length-n,this.endian);for(var i=0;i<t.length;i+=this._delta32)this._update(t,i,i+this._delta32)}return this},r.prototype.digest=function(e){return this.update(this._pad()),t(null===this.pending),this._digest(e)},r.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,r=t-(e+this.padLength)%t,n=new Array(r+this.padLength);n[0]=128;for(var i=1;i<r;i++)n[i]=0;if(e<<=3,"big"===this.endian){for(var o=8;o<this.padLength;o++)n[i++]=0;n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=e>>>24&255,n[i++]=e>>>16&255,n[i++]=e>>>8&255,n[i++]=255&e}else for(n[i++]=255&e,n[i++]=e>>>8&255,n[i++]=e>>>16&255,n[i++]=e>>>24&255,n[i++]=0,n[i++]=0,n[i++]=0,n[i++]=0,o=8;o<this.padLength;o++)n[i++]=0;return n},Gn}var Yn,Zn,Jn,Qn,ei,ti,ri,ni,ii,oi,ai,si,ci={},ui={};function li(){if(Yn)return ui;Yn=1;var e=Vn().rotr32;function t(e,t,r){return e&t^~e&r}function r(e,t,r){return e&t^e&r^t&r}function n(e,t,r){return e^t^r}return ui.ft_1=function(e,i,o,a){return 0===e?t(i,o,a):1===e||3===e?n(i,o,a):2===e?r(i,o,a):void 0},ui.ch32=t,ui.maj32=r,ui.p32=n,ui.s0_256=function(t){return e(t,2)^e(t,13)^e(t,22)},ui.s1_256=function(t){return e(t,6)^e(t,11)^e(t,25)},ui.g0_256=function(t){return e(t,7)^e(t,18)^t>>>3},ui.g1_256=function(t){return e(t,17)^e(t,19)^t>>>10},ui}function di(){if(ei)return Qn;ei=1;var e=Vn(),t=Xn(),r=li(),n=mn(),i=e.sum32,o=e.sum32_4,a=e.sum32_5,s=r.ch32,c=r.maj32,u=r.s0_256,l=r.s1_256,d=r.g0_256,f=r.g1_256,h=t.BlockHash,p=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298];function b(){if(!(this instanceof b))return new b;h.call(this),this.h=[1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225],this.k=p,this.W=new Array(64)}return e.inherits(b,h),Qn=b,b.blockSize=512,b.outSize=256,b.hmacStrength=192,b.padLength=64,b.prototype._update=function(e,t){for(var r=this.W,h=0;h<16;h++)r[h]=e[t+h];for(;h<r.length;h++)r[h]=o(f(r[h-2]),r[h-7],d(r[h-15]),r[h-16]);var p=this.h[0],b=this.h[1],m=this.h[2],g=this.h[3],v=this.h[4],y=this.h[5],w=this.h[6],x=this.h[7];for(n(this.k.length===r.length),h=0;h<r.length;h++){var A=a(x,l(v),s(v,y,w),this.k[h],r[h]),E=i(u(p),c(p,b,m));x=w,w=y,y=v,v=i(g,A),g=m,m=b,b=p,p=i(A,E)}this.h[0]=i(this.h[0],p),this.h[1]=i(this.h[1],b),this.h[2]=i(this.h[2],m),this.h[3]=i(this.h[3],g),this.h[4]=i(this.h[4],v),this.h[5]=i(this.h[5],y),this.h[6]=i(this.h[6],w),this.h[7]=i(this.h[7],x)},b.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},Qn}function fi(){if(ii)return ni;ii=1;var e=Vn(),t=Xn(),r=mn(),n=e.rotr64_hi,i=e.rotr64_lo,o=e.shr64_hi,a=e.shr64_lo,s=e.sum64,c=e.sum64_hi,u=e.sum64_lo,l=e.sum64_4_hi,d=e.sum64_4_lo,f=e.sum64_5_hi,h=e.sum64_5_lo,p=t.BlockHash,b=[1116352408,3609767458,1899447441,602891725,3049323471,3964484399,3921009573,2173295548,961987163,4081628472,1508970993,3053834265,2453635748,2937671579,2870763221,3664609560,3624381080,2734883394,310598401,1164996542,607225278,1323610764,1426881987,3590304994,1925078388,4068182383,2162078206,991336113,2614888103,633803317,3248222580,3479774868,3835390401,2666613458,4022224774,944711139,264347078,2341262773,604807628,2007800933,770255983,1495990901,1249150122,1856431235,1555081692,3175218132,1996064986,2198950837,2554220882,3999719339,2821834349,766784016,2952996808,2566594879,3210313671,3203337956,3336571891,1034457026,3584528711,2466948901,113926993,3758326383,338241895,168717936,666307205,1188179964,773529912,1546045734,1294757372,1522805485,1396182291,2643833823,1695183700,2343527390,1986661051,1014477480,2177026350,1206759142,2456956037,344077627,2730485921,1290863460,2820302411,3158454273,3259730800,3505952657,3345764771,106217008,3516065817,3606008344,3600352804,1432725776,4094571909,1467031594,275423344,851169720,430227734,3100823752,506948616,1363258195,659060556,3750685593,883997877,3785050280,958139571,3318307427,1322822218,3812723403,1537002063,2003034995,1747873779,3602036899,1955562222,1575990012,2024104815,1125592928,2227730452,2716904306,2361852424,442776044,2428436474,593698344,2756734187,3733110249,3204031479,2999351573,3329325298,3815920427,3391569614,3928383900,3515267271,566280711,3940187606,3454069534,4118630271,4000239992,116418474,1914138554,174292421,2731055270,289380356,3203993006,460393269,320620315,685471733,587496836,852142971,1086792851,1017036298,365543100,1126000580,2618297676,1288033470,3409855158,1501505948,4234509866,1607167915,987167468,1816402316,1246189591];function m(){if(!(this instanceof m))return new m;p.call(this),this.h=[1779033703,4089235720,3144134277,2227873595,1013904242,4271175723,2773480762,1595750129,1359893119,2917565137,2600822924,725511199,528734635,4215389547,1541459225,327033209],this.k=b,this.W=new Array(160)}function g(e,t,r,n,i){var o=e&r^~e&i;return o<0&&(o+=4294967296),o}function v(e,t,r,n,i,o){var a=t&n^~t&o;return a<0&&(a+=4294967296),a}function y(e,t,r,n,i){var o=e&r^e&i^r&i;return o<0&&(o+=4294967296),o}function w(e,t,r,n,i,o){var a=t&n^t&o^n&o;return a<0&&(a+=4294967296),a}function x(e,t){var r=n(e,t,28)^n(t,e,2)^n(t,e,7);return r<0&&(r+=4294967296),r}function A(e,t){var r=i(e,t,28)^i(t,e,2)^i(t,e,7);return r<0&&(r+=4294967296),r}function E(e,t){var r=n(e,t,14)^n(e,t,18)^n(t,e,9);return r<0&&(r+=4294967296),r}function S(e,t){var r=i(e,t,14)^i(e,t,18)^i(t,e,9);return r<0&&(r+=4294967296),r}function _(e,t){var r=n(e,t,1)^n(e,t,8)^o(e,t,7);return r<0&&(r+=4294967296),r}function I(e,t){var r=i(e,t,1)^i(e,t,8)^a(e,t,7);return r<0&&(r+=4294967296),r}function N(e,t){var r=n(e,t,19)^n(t,e,29)^o(e,t,6);return r<0&&(r+=4294967296),r}function C(e,t){var r=i(e,t,19)^i(t,e,29)^a(e,t,6);return r<0&&(r+=4294967296),r}return e.inherits(m,p),ni=m,m.blockSize=1024,m.outSize=512,m.hmacStrength=192,m.padLength=128,m.prototype._prepareBlock=function(e,t){for(var r=this.W,n=0;n<32;n++)r[n]=e[t+n];for(;n<r.length;n+=2){var i=N(r[n-4],r[n-3]),o=C(r[n-4],r[n-3]),a=r[n-14],s=r[n-13],c=_(r[n-30],r[n-29]),u=I(r[n-30],r[n-29]),f=r[n-32],h=r[n-31];r[n]=l(i,o,a,s,c,u,f,h),r[n+1]=d(i,o,a,s,c,u,f,h)}},m.prototype._update=function(e,t){this._prepareBlock(e,t);var n=this.W,i=this.h[0],o=this.h[1],a=this.h[2],l=this.h[3],d=this.h[4],p=this.h[5],b=this.h[6],m=this.h[7],_=this.h[8],I=this.h[9],N=this.h[10],C=this.h[11],M=this.h[12],T=this.h[13],k=this.h[14],R=this.h[15];r(this.k.length===n.length);for(var B=0;B<n.length;B+=2){var O=k,L=R,P=E(_,I),F=S(_,I),U=g(_,I,N,C,M),D=v(_,I,N,C,M,T),j=this.k[B],z=this.k[B+1],W=n[B],$=n[B+1],q=f(O,L,P,F,U,D,j,z,W,$),K=h(O,L,P,F,U,D,j,z,W,$);O=x(i,o),L=A(i,o),P=y(i,o,a,l,d),F=w(i,o,a,l,d,p);var V=c(O,L,P,F),H=u(O,L,P,F);k=M,R=T,M=N,T=C,N=_,C=I,_=c(b,m,q,K),I=u(m,m,q,K),b=d,m=p,d=a,p=l,a=i,l=o,i=c(q,K,V,H),o=u(q,K,V,H)}s(this.h,0,i,o),s(this.h,2,a,l),s(this.h,4,d,p),s(this.h,6,b,m),s(this.h,8,_,I),s(this.h,10,N,C),s(this.h,12,M,T),s(this.h,14,k,R)},m.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},ni}function hi(){return si||(si=1,ci.sha1=function(){if(Jn)return Zn;Jn=1;var e=Vn(),t=Xn(),r=li(),n=e.rotl32,i=e.sum32,o=e.sum32_5,a=r.ft_1,s=t.BlockHash,c=[1518500249,1859775393,2400959708,3395469782];function u(){if(!(this instanceof u))return new u;s.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.W=new Array(80)}return e.inherits(u,s),Zn=u,u.blockSize=512,u.outSize=160,u.hmacStrength=80,u.padLength=64,u.prototype._update=function(e,t){for(var r=this.W,s=0;s<16;s++)r[s]=e[t+s];for(;s<r.length;s++)r[s]=n(r[s-3]^r[s-8]^r[s-14]^r[s-16],1);var u=this.h[0],l=this.h[1],d=this.h[2],f=this.h[3],h=this.h[4];for(s=0;s<r.length;s++){var p=~~(s/20),b=o(n(u,5),a(p,l,d,f),h,r[s],c[p]);h=f,f=d,d=n(l,30),l=u,u=b}this.h[0]=i(this.h[0],u),this.h[1]=i(this.h[1],l),this.h[2]=i(this.h[2],d),this.h[3]=i(this.h[3],f),this.h[4]=i(this.h[4],h)},u.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},Zn}(),ci.sha224=function(){if(ri)return ti;ri=1;var e=Vn(),t=di();function r(){if(!(this instanceof r))return new r;t.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}return e.inherits(r,t),ti=r,r.blockSize=512,r.outSize=224,r.hmacStrength=192,r.padLength=64,r.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h.slice(0,7),"big"):e.split32(this.h.slice(0,7),"big")},ti}(),ci.sha256=di(),ci.sha384=function(){if(ai)return oi;ai=1;var e=Vn(),t=fi();function r(){if(!(this instanceof r))return new r;t.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}return e.inherits(r,t),oi=r,r.blockSize=1024,r.outSize=384,r.hmacStrength=192,r.padLength=128,r.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h.slice(0,12),"big"):e.split32(this.h.slice(0,12),"big")},oi}(),ci.sha512=fi()),ci}var pi,bi,mi,gi,vi,yi,wi,xi,Ai,Ei,Si,_i,Ii,Ni,Ci,Mi,Ti,ki,Ri,Bi,Oi,Li,Pi,Fi,Ui,Di,ji,zi,Wi={};function $i(){return gi||(gi=1,function(e){var t=e;t.utils=Vn(),t.common=Xn(),t.sha=hi(),t.ripemd=function(){if(pi)return Wi;pi=1;var e=Vn(),t=Xn(),r=e.rotl32,n=e.sum32,i=e.sum32_3,o=e.sum32_4,a=t.BlockHash;function s(){if(!(this instanceof s))return new s;a.call(this),this.h=[1732584193,4023233417,2562383102,271733878,3285377520],this.endian="little"}function c(e,t,r,n){return e<=15?t^r^n:e<=31?t&r|~t&n:e<=47?(t|~r)^n:e<=63?t&n|r&~n:t^(r|~n)}function u(e){return e<=15?0:e<=31?1518500249:e<=47?1859775393:e<=63?2400959708:2840853838}function l(e){return e<=15?1352829926:e<=31?1548603684:e<=47?1836072691:e<=63?2053994217:0}e.inherits(s,a),Wi.ripemd160=s,s.blockSize=512,s.outSize=160,s.hmacStrength=192,s.padLength=64,s.prototype._update=function(e,t){for(var a=this.h[0],s=this.h[1],b=this.h[2],m=this.h[3],g=this.h[4],v=a,y=s,w=b,x=m,A=g,E=0;E<80;E++){var S=n(r(o(a,c(E,s,b,m),e[d[E]+t],u(E)),h[E]),g);a=g,g=m,m=r(b,10),b=s,s=S,S=n(r(o(v,c(79-E,y,w,x),e[f[E]+t],l(E)),p[E]),A),v=A,A=x,x=r(w,10),w=y,y=S}S=i(this.h[1],b,x),this.h[1]=i(this.h[2],m,A),this.h[2]=i(this.h[3],g,v),this.h[3]=i(this.h[4],a,y),this.h[4]=i(this.h[0],s,w),this.h[0]=S},s.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"little"):e.split32(this.h,"little")};var d=[0,1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8,3,10,14,4,9,15,8,1,2,7,0,6,13,11,5,12,1,9,11,10,0,8,12,4,13,3,7,15,14,5,6,2,4,0,5,9,7,12,2,10,14,1,3,8,11,6,15,13],f=[5,14,7,0,9,2,11,4,13,6,15,8,1,10,3,12,6,11,3,7,0,13,5,10,14,15,8,12,4,9,1,2,15,5,1,3,7,14,6,9,11,8,12,2,10,0,4,13,8,6,4,1,3,11,15,0,5,12,2,13,9,7,10,14,12,15,10,4,1,5,8,7,6,2,13,14,0,3,9,11],h=[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8,7,6,8,13,11,9,7,15,7,12,15,9,11,7,13,12,11,13,6,7,14,9,13,15,14,8,13,6,5,12,7,5,11,12,14,15,14,15,9,8,9,14,5,6,8,6,5,12,9,15,5,11,6,8,13,12,5,12,13,14,11,8,5,6],p=[8,9,9,11,13,15,15,5,7,7,8,11,14,14,12,6,9,13,15,7,12,8,9,11,7,7,12,7,6,15,13,11,9,7,15,11,8,6,6,14,12,13,5,14,13,13,7,5,15,5,8,11,14,14,6,14,6,9,12,9,12,5,15,8,8,5,12,9,12,5,14,6,8,13,6,5,15,13,11,11];return Wi}(),t.hmac=function(){if(mi)return bi;mi=1;var e=Vn(),t=mn();function r(t,n,i){if(!(this instanceof r))return new r(t,n,i);this.Hash=t,this.blockSize=t.blockSize/8,this.outSize=t.outSize/8,this.inner=null,this.outer=null,this._init(e.toArray(n,i))}return bi=r,r.prototype._init=function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),t(e.length<=this.blockSize);for(var r=e.length;r<this.blockSize;r++)e.push(0);for(r=0;r<e.length;r++)e[r]^=54;for(this.inner=(new this.Hash).update(e),r=0;r<e.length;r++)e[r]^=106;this.outer=(new this.Hash).update(e)},r.prototype.update=function(e,t){return this.inner.update(e,t),this},r.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)},bi}(),t.sha1=t.sha.sha1,t.sha256=t.sha.sha256,t.sha224=t.sha.sha224,t.sha384=t.sha.sha384,t.sha512=t.sha.sha512,t.ripemd160=t.ripemd.ripemd160}($n)),$n}function qi(){return wi||(wi=1,function(e){var t,r=e,n=$i(),i=Dn(),o=xn().assert;function a(e){"short"===e.type?this.curve=new i.short(e):"edwards"===e.type?this.curve=new i.edwards(e):this.curve=new i.mont(e),this.g=this.curve.g,this.n=this.curve.n,this.hash=e.hash,o(this.g.validate(),"Invalid curve"),o(this.g.mul(this.n).isInfinity(),"Invalid curve, G*N != O")}function s(e,t){Object.defineProperty(r,e,{configurable:!0,enumerable:!0,get:function(){var n=new a(t);return Object.defineProperty(r,e,{configurable:!0,enumerable:!0,value:n}),n}})}r.PresetCurve=a,s("p192",{type:"short",prime:"p192",p:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff",a:"ffffffff ffffffff ffffffff fffffffe ffffffff fffffffc",b:"64210519 e59c80e7 0fa7e9ab 72243049 feb8deec c146b9b1",n:"ffffffff ffffffff ffffffff 99def836 146bc9b1 b4d22831",hash:n.sha256,gRed:!1,g:["188da80e b03090f6 7cbf20eb 43a18800 f4ff0afd 82ff1012","07192b95 ffc8da78 631011ed 6b24cdd5 73f977a1 1e794811"]}),s("p224",{type:"short",prime:"p224",p:"ffffffff ffffffff ffffffff ffffffff 00000000 00000000 00000001",a:"ffffffff ffffffff ffffffff fffffffe ffffffff ffffffff fffffffe",b:"b4050a85 0c04b3ab f5413256 5044b0b7 d7bfd8ba 270b3943 2355ffb4",n:"ffffffff ffffffff ffffffff ffff16a2 e0b8f03e 13dd2945 5c5c2a3d",hash:n.sha256,gRed:!1,g:["b70e0cbd 6bb4bf7f 321390b9 4a03c1d3 56c21122 343280d6 115c1d21","bd376388 b5f723fb 4c22dfe6 cd4375a0 5a074764 44d58199 85007e34"]}),s("p256",{type:"short",prime:null,p:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff ffffffff",a:"ffffffff 00000001 00000000 00000000 00000000 ffffffff ffffffff fffffffc",b:"5ac635d8 aa3a93e7 b3ebbd55 769886bc 651d06b0 cc53b0f6 3bce3c3e 27d2604b",n:"ffffffff 00000000 ffffffff ffffffff bce6faad a7179e84 f3b9cac2 fc632551",hash:n.sha256,gRed:!1,g:["6b17d1f2 e12c4247 f8bce6e5 63a440f2 77037d81 2deb33a0 f4a13945 d898c296","4fe342e2 fe1a7f9b 8ee7eb4a 7c0f9e16 2bce3357 6b315ece cbb64068 37bf51f5"]}),s("p384",{type:"short",prime:null,p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 ffffffff",a:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe ffffffff 00000000 00000000 fffffffc",b:"b3312fa7 e23ee7e4 988e056b e3f82d19 181d9c6e fe814112 0314088f 5013875a c656398d 8a2ed19d 2a85c8ed d3ec2aef",n:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff c7634d81 f4372ddf 581a0db2 48b0a77a ecec196a ccc52973",hash:n.sha384,gRed:!1,g:["aa87ca22 be8b0537 8eb1c71e f320ad74 6e1d3b62 8ba79b98 59f741e0 82542a38 5502f25d bf55296c 3a545e38 72760ab7","3617de4a 96262c6f 5d9e98bf 9292dc29 f8f41dbd 289a147c e9da3113 b5f0b8c0 0a60b1ce 1d7e819d 7a431d7c 90ea0e5f"]}),s("p521",{type:"short",prime:null,p:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff",a:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffc",b:"00000051 953eb961 8e1c9a1f 929a21a0 b68540ee a2da725b 99b315f3 b8b48991 8ef109e1 56193951 ec7e937b 1652c0bd 3bb1bf07 3573df88 3d2c34f1 ef451fd4 6b503f00",n:"000001ff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffa 51868783 bf2f966b 7fcc0148 f709a5d0 3bb5c9b8 899c47ae bb6fb71e 91386409",hash:n.sha512,gRed:!1,g:["000000c6 858e06b7 0404e9cd 9e3ecb66 2395b442 9c648139 053fb521 f828af60 6b4d3dba a14b5e77 efe75928 fe1dc127 a2ffa8de 3348b3c1 856a429b f97e7e31 c2e5bd66","00000118 39296a78 9a3bc004 5c8a5fb4 2c7d1bd9 98f54449 579b4468 17afbd17 273e662c 97ee7299 5ef42640 c550b901 3fad0761 353c7086 a272c240 88be9476 9fd16650"]}),s("curve25519",{type:"mont",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"76d06",b:"1",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:n.sha256,gRed:!1,g:["9"]}),s("ed25519",{type:"edwards",prime:"p25519",p:"7fffffffffffffff ffffffffffffffff ffffffffffffffff ffffffffffffffed",a:"-1",c:"1",d:"52036cee2b6ffe73 8cc740797779e898 00700a4d4141d8ab 75eb4dca135978a3",n:"1000000000000000 0000000000000000 14def9dea2f79cd6 5812631a5cf5d3ed",hash:n.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{t=yi?vi:(yi=1,vi={doubles:{step:4,points:[["e60fce93b59e9ec53011aabc21c23e97b2a31369b87a5ae9c44ee89e2a6dec0a","f7e3507399e595929db99f34f57937101296891e44d23f0be1f32cce69616821"],["8282263212c609d9ea2a6e3e172de238d8c39cabd5ac1ca10646e23fd5f51508","11f8a8098557dfe45e8256e830b60ace62d613ac2f7b17bed31b6eaff6e26caf"],["175e159f728b865a72f99cc6c6fc846de0b93833fd2222ed73fce5b551e5b739","d3506e0d9e3c79eba4ef97a51ff71f5eacb5955add24345c6efa6ffee9fed695"],["363d90d447b00c9c99ceac05b6262ee053441c7e55552ffe526bad8f83ff4640","4e273adfc732221953b445397f3363145b9a89008199ecb62003c7f3bee9de9"],["8b4b5f165df3c2be8c6244b5b745638843e4a781a15bcd1b69f79a55dffdf80c","4aad0a6f68d308b4b3fbd7813ab0da04f9e336546162ee56b3eff0c65fd4fd36"],["723cbaa6e5db996d6bf771c00bd548c7b700dbffa6c0e77bcb6115925232fcda","96e867b5595cc498a921137488824d6e2660a0653779494801dc069d9eb39f5f"],["eebfa4d493bebf98ba5feec812c2d3b50947961237a919839a533eca0e7dd7fa","5d9a8ca3970ef0f269ee7edaf178089d9ae4cdc3a711f712ddfd4fdae1de8999"],["100f44da696e71672791d0a09b7bde459f1215a29b3c03bfefd7835b39a48db0","cdd9e13192a00b772ec8f3300c090666b7ff4a18ff5195ac0fbd5cd62bc65a09"],["e1031be262c7ed1b1dc9227a4a04c017a77f8d4464f3b3852c8acde6e534fd2d","9d7061928940405e6bb6a4176597535af292dd419e1ced79a44f18f29456a00d"],["feea6cae46d55b530ac2839f143bd7ec5cf8b266a41d6af52d5e688d9094696d","e57c6b6c97dce1bab06e4e12bf3ecd5c981c8957cc41442d3155debf18090088"],["da67a91d91049cdcb367be4be6ffca3cfeed657d808583de33fa978bc1ec6cb1","9bacaa35481642bc41f463f7ec9780e5dec7adc508f740a17e9ea8e27a68be1d"],["53904faa0b334cdda6e000935ef22151ec08d0f7bb11069f57545ccc1a37b7c0","5bc087d0bc80106d88c9eccac20d3c1c13999981e14434699dcb096b022771c8"],["8e7bcd0bd35983a7719cca7764ca906779b53a043a9b8bcaeff959f43ad86047","10b7770b2a3da4b3940310420ca9514579e88e2e47fd68b3ea10047e8460372a"],["385eed34c1cdff21e6d0818689b81bde71a7f4f18397e6690a841e1599c43862","283bebc3e8ea23f56701de19e9ebf4576b304eec2086dc8cc0458fe5542e5453"],["6f9d9b803ecf191637c73a4413dfa180fddf84a5947fbc9c606ed86c3fac3a7","7c80c68e603059ba69b8e2a30e45c4d47ea4dd2f5c281002d86890603a842160"],["3322d401243c4e2582a2147c104d6ecbf774d163db0f5e5313b7e0e742d0e6bd","56e70797e9664ef5bfb019bc4ddaf9b72805f63ea2873af624f3a2e96c28b2a0"],["85672c7d2de0b7da2bd1770d89665868741b3f9af7643397721d74d28134ab83","7c481b9b5b43b2eb6374049bfa62c2e5e77f17fcc5298f44c8e3094f790313a6"],["948bf809b1988a46b06c9f1919413b10f9226c60f668832ffd959af60c82a0a","53a562856dcb6646dc6b74c5d1c3418c6d4dff08c97cd2bed4cb7f88d8c8e589"],["6260ce7f461801c34f067ce0f02873a8f1b0e44dfc69752accecd819f38fd8e8","bc2da82b6fa5b571a7f09049776a1ef7ecd292238051c198c1a84e95b2b4ae17"],["e5037de0afc1d8d43d8348414bbf4103043ec8f575bfdc432953cc8d2037fa2d","4571534baa94d3b5f9f98d09fb990bddbd5f5b03ec481f10e0e5dc841d755bda"],["e06372b0f4a207adf5ea905e8f1771b4e7e8dbd1c6a6c5b725866a0ae4fce725","7a908974bce18cfe12a27bb2ad5a488cd7484a7787104870b27034f94eee31dd"],["213c7a715cd5d45358d0bbf9dc0ce02204b10bdde2a3f58540ad6908d0559754","4b6dad0b5ae462507013ad06245ba190bb4850f5f36a7eeddff2c27534b458f2"],["4e7c272a7af4b34e8dbb9352a5419a87e2838c70adc62cddf0cc3a3b08fbd53c","17749c766c9d0b18e16fd09f6def681b530b9614bff7dd33e0b3941817dcaae6"],["fea74e3dbe778b1b10f238ad61686aa5c76e3db2be43057632427e2840fb27b6","6e0568db9b0b13297cf674deccb6af93126b596b973f7b77701d3db7f23cb96f"],["76e64113f677cf0e10a2570d599968d31544e179b760432952c02a4417bdde39","c90ddf8dee4e95cf577066d70681f0d35e2a33d2b56d2032b4b1752d1901ac01"],["c738c56b03b2abe1e8281baa743f8f9a8f7cc643df26cbee3ab150242bcbb891","893fb578951ad2537f718f2eacbfbbbb82314eef7880cfe917e735d9699a84c3"],["d895626548b65b81e264c7637c972877d1d72e5f3a925014372e9f6588f6c14b","febfaa38f2bc7eae728ec60818c340eb03428d632bb067e179363ed75d7d991f"],["b8da94032a957518eb0f6433571e8761ceffc73693e84edd49150a564f676e03","2804dfa44805a1e4d7c99cc9762808b092cc584d95ff3b511488e4e74efdf6e7"],["e80fea14441fb33a7d8adab9475d7fab2019effb5156a792f1a11778e3c0df5d","eed1de7f638e00771e89768ca3ca94472d155e80af322ea9fcb4291b6ac9ec78"],["a301697bdfcd704313ba48e51d567543f2a182031efd6915ddc07bbcc4e16070","7370f91cfb67e4f5081809fa25d40f9b1735dbf7c0a11a130c0d1a041e177ea1"],["90ad85b389d6b936463f9d0512678de208cc330b11307fffab7ac63e3fb04ed4","e507a3620a38261affdcbd9427222b839aefabe1582894d991d4d48cb6ef150"],["8f68b9d2f63b5f339239c1ad981f162ee88c5678723ea3351b7b444c9ec4c0da","662a9f2dba063986de1d90c2b6be215dbbea2cfe95510bfdf23cbf79501fff82"],["e4f3fb0176af85d65ff99ff9198c36091f48e86503681e3e6686fd5053231e11","1e63633ad0ef4f1c1661a6d0ea02b7286cc7e74ec951d1c9822c38576feb73bc"],["8c00fa9b18ebf331eb961537a45a4266c7034f2f0d4e1d0716fb6eae20eae29e","efa47267fea521a1a9dc343a3736c974c2fadafa81e36c54e7d2a4c66702414b"],["e7a26ce69dd4829f3e10cec0a9e98ed3143d084f308b92c0997fddfc60cb3e41","2a758e300fa7984b471b006a1aafbb18d0a6b2c0420e83e20e8a9421cf2cfd51"],["b6459e0ee3662ec8d23540c223bcbdc571cbcb967d79424f3cf29eb3de6b80ef","67c876d06f3e06de1dadf16e5661db3c4b3ae6d48e35b2ff30bf0b61a71ba45"],["d68a80c8280bb840793234aa118f06231d6f1fc67e73c5a5deda0f5b496943e8","db8ba9fff4b586d00c4b1f9177b0e28b5b0e7b8f7845295a294c84266b133120"],["324aed7df65c804252dc0270907a30b09612aeb973449cea4095980fc28d3d5d","648a365774b61f2ff130c0c35aec1f4f19213b0c7e332843967224af96ab7c84"],["4df9c14919cde61f6d51dfdbe5fee5dceec4143ba8d1ca888e8bd373fd054c96","35ec51092d8728050974c23a1d85d4b5d506cdc288490192ebac06cad10d5d"],["9c3919a84a474870faed8a9c1cc66021523489054d7f0308cbfc99c8ac1f98cd","ddb84f0f4a4ddd57584f044bf260e641905326f76c64c8e6be7e5e03d4fc599d"],["6057170b1dd12fdf8de05f281d8e06bb91e1493a8b91d4cc5a21382120a959e5","9a1af0b26a6a4807add9a2daf71df262465152bc3ee24c65e899be932385a2a8"],["a576df8e23a08411421439a4518da31880cef0fba7d4df12b1a6973eecb94266","40a6bf20e76640b2c92b97afe58cd82c432e10a7f514d9f3ee8be11ae1b28ec8"],["7778a78c28dec3e30a05fe9629de8c38bb30d1f5cf9a3a208f763889be58ad71","34626d9ab5a5b22ff7098e12f2ff580087b38411ff24ac563b513fc1fd9f43ac"],["928955ee637a84463729fd30e7afd2ed5f96274e5ad7e5cb09eda9c06d903ac","c25621003d3f42a827b78a13093a95eeac3d26efa8a8d83fc5180e935bcd091f"],["85d0fef3ec6db109399064f3a0e3b2855645b4a907ad354527aae75163d82751","1f03648413a38c0be29d496e582cf5663e8751e96877331582c237a24eb1f962"],["ff2b0dce97eece97c1c9b6041798b85dfdfb6d8882da20308f5404824526087e","493d13fef524ba188af4c4dc54d07936c7b7ed6fb90e2ceb2c951e01f0c29907"],["827fbbe4b1e880ea9ed2b2e6301b212b57f1ee148cd6dd28780e5e2cf856e241","c60f9c923c727b0b71bef2c67d1d12687ff7a63186903166d605b68baec293ec"],["eaa649f21f51bdbae7be4ae34ce6e5217a58fdce7f47f9aa7f3b58fa2120e2b3","be3279ed5bbbb03ac69a80f89879aa5a01a6b965f13f7e59d47a5305ba5ad93d"],["e4a42d43c5cf169d9391df6decf42ee541b6d8f0c9a137401e23632dda34d24f","4d9f92e716d1c73526fc99ccfb8ad34ce886eedfa8d8e4f13a7f7131deba9414"],["1ec80fef360cbdd954160fadab352b6b92b53576a88fea4947173b9d4300bf19","aeefe93756b5340d2f3a4958a7abbf5e0146e77f6295a07b671cdc1cc107cefd"],["146a778c04670c2f91b00af4680dfa8bce3490717d58ba889ddb5928366642be","b318e0ec3354028add669827f9d4b2870aaa971d2f7e5ed1d0b297483d83efd0"],["fa50c0f61d22e5f07e3acebb1aa07b128d0012209a28b9776d76a8793180eef9","6b84c6922397eba9b72cd2872281a68a5e683293a57a213b38cd8d7d3f4f2811"],["da1d61d0ca721a11b1a5bf6b7d88e8421a288ab5d5bba5220e53d32b5f067ec2","8157f55a7c99306c79c0766161c91e2966a73899d279b48a655fba0f1ad836f1"],["a8e282ff0c9706907215ff98e8fd416615311de0446f1e062a73b0610d064e13","7f97355b8db81c09abfb7f3c5b2515888b679a3e50dd6bd6cef7c73111f4cc0c"],["174a53b9c9a285872d39e56e6913cab15d59b1fa512508c022f382de8319497c","ccc9dc37abfc9c1657b4155f2c47f9e6646b3a1d8cb9854383da13ac079afa73"],["959396981943785c3d3e57edf5018cdbe039e730e4918b3d884fdff09475b7ba","2e7e552888c331dd8ba0386a4b9cd6849c653f64c8709385e9b8abf87524f2fd"],["d2a63a50ae401e56d645a1153b109a8fcca0a43d561fba2dbb51340c9d82b151","e82d86fb6443fcb7565aee58b2948220a70f750af484ca52d4142174dcf89405"],["64587e2335471eb890ee7896d7cfdc866bacbdbd3839317b3436f9b45617e073","d99fcdd5bf6902e2ae96dd6447c299a185b90a39133aeab358299e5e9faf6589"],["8481bde0e4e4d885b3a546d3e549de042f0aa6cea250e7fd358d6c86dd45e458","38ee7b8cba5404dd84a25bf39cecb2ca900a79c42b262e556d64b1b59779057e"],["13464a57a78102aa62b6979ae817f4637ffcfed3c4b1ce30bcd6303f6caf666b","69be159004614580ef7e433453ccb0ca48f300a81d0942e13f495a907f6ecc27"],["bc4a9df5b713fe2e9aef430bcc1dc97a0cd9ccede2f28588cada3a0d2d83f366","d3a81ca6e785c06383937adf4b798caa6e8a9fbfa547b16d758d666581f33c1"],["8c28a97bf8298bc0d23d8c749452a32e694b65e30a9472a3954ab30fe5324caa","40a30463a3305193378fedf31f7cc0eb7ae784f0451cb9459e71dc73cbef9482"],["8ea9666139527a8c1dd94ce4f071fd23c8b350c5a4bb33748c4ba111faccae0","620efabbc8ee2782e24e7c0cfb95c5d735b783be9cf0f8e955af34a30e62b945"],["dd3625faef5ba06074669716bbd3788d89bdde815959968092f76cc4eb9a9787","7a188fa3520e30d461da2501045731ca941461982883395937f68d00c644a573"],["f710d79d9eb962297e4f6232b40e8f7feb2bc63814614d692c12de752408221e","ea98e67232d3b3295d3b535532115ccac8612c721851617526ae47a9c77bfc82"]]},naf:{wnd:7,points:[["f9308a019258c31049344f85f89d5229b531c845836f99b08601f113bce036f9","388f7b0f632de8140fe337e62a37f3566500a99934c2231b6cb9fd7584b8e672"],["2f8bde4d1a07209355b4a7250a5c5128e88b84bddc619ab7cba8d569b240efe4","d8ac222636e5e3d6d4dba9dda6c9c426f788271bab0d6840dca87d3aa6ac62d6"],["5cbdf0646e5db4eaa398f365f2ea7a0e3d419b7e0330e39ce92bddedcac4f9bc","6aebca40ba255960a3178d6d861a54dba813d0b813fde7b5a5082628087264da"],["acd484e2f0c7f65309ad178a9f559abde09796974c57e714c35f110dfc27ccbe","cc338921b0a7d9fd64380971763b61e9add888a4375f8e0f05cc262ac64f9c37"],["774ae7f858a9411e5ef4246b70c65aac5649980be5c17891bbec17895da008cb","d984a032eb6b5e190243dd56d7b7b365372db1e2dff9d6a8301d74c9c953c61b"],["f28773c2d975288bc7d1d205c3748651b075fbc6610e58cddeeddf8f19405aa8","ab0902e8d880a89758212eb65cdaf473a1a06da521fa91f29b5cb52db03ed81"],["d7924d4f7d43ea965a465ae3095ff41131e5946f3c85f79e44adbcf8e27e080e","581e2872a86c72a683842ec228cc6defea40af2bd896d3a5c504dc9ff6a26b58"],["defdea4cdb677750a420fee807eacf21eb9898ae79b9768766e4faa04a2d4a34","4211ab0694635168e997b0ead2a93daeced1f4a04a95c0f6cfb199f69e56eb77"],["2b4ea0a797a443d293ef5cff444f4979f06acfebd7e86d277475656138385b6c","85e89bc037945d93b343083b5a1c86131a01f60c50269763b570c854e5c09b7a"],["352bbf4a4cdd12564f93fa332ce333301d9ad40271f8107181340aef25be59d5","321eb4075348f534d59c18259dda3e1f4a1b3b2e71b1039c67bd3d8bcf81998c"],["2fa2104d6b38d11b0230010559879124e42ab8dfeff5ff29dc9cdadd4ecacc3f","2de1068295dd865b64569335bd5dd80181d70ecfc882648423ba76b532b7d67"],["9248279b09b4d68dab21a9b066edda83263c3d84e09572e269ca0cd7f5453714","73016f7bf234aade5d1aa71bdea2b1ff3fc0de2a887912ffe54a32ce97cb3402"],["daed4f2be3a8bf278e70132fb0beb7522f570e144bf615c07e996d443dee8729","a69dce4a7d6c98e8d4a1aca87ef8d7003f83c230f3afa726ab40e52290be1c55"],["c44d12c7065d812e8acf28d7cbb19f9011ecd9e9fdf281b0e6a3b5e87d22e7db","2119a460ce326cdc76c45926c982fdac0e106e861edf61c5a039063f0e0e6482"],["6a245bf6dc698504c89a20cfded60853152b695336c28063b61c65cbd269e6b4","e022cf42c2bd4a708b3f5126f16a24ad8b33ba48d0423b6efd5e6348100d8a82"],["1697ffa6fd9de627c077e3d2fe541084ce13300b0bec1146f95ae57f0d0bd6a5","b9c398f186806f5d27561506e4557433a2cf15009e498ae7adee9d63d01b2396"],["605bdb019981718b986d0f07e834cb0d9deb8360ffb7f61df982345ef27a7479","2972d2de4f8d20681a78d93ec96fe23c26bfae84fb14db43b01e1e9056b8c49"],["62d14dab4150bf497402fdc45a215e10dcb01c354959b10cfe31c7e9d87ff33d","80fc06bd8cc5b01098088a1950eed0db01aa132967ab472235f5642483b25eaf"],["80c60ad0040f27dade5b4b06c408e56b2c50e9f56b9b8b425e555c2f86308b6f","1c38303f1cc5c30f26e66bad7fe72f70a65eed4cbe7024eb1aa01f56430bd57a"],["7a9375ad6167ad54aa74c6348cc54d344cc5dc9487d847049d5eabb0fa03c8fb","d0e3fa9eca8726909559e0d79269046bdc59ea10c70ce2b02d499ec224dc7f7"],["d528ecd9b696b54c907a9ed045447a79bb408ec39b68df504bb51f459bc3ffc9","eecf41253136e5f99966f21881fd656ebc4345405c520dbc063465b521409933"],["49370a4b5f43412ea25f514e8ecdad05266115e4a7ecb1387231808f8b45963","758f3f41afd6ed428b3081b0512fd62a54c3f3afbb5b6764b653052a12949c9a"],["77f230936ee88cbbd73df930d64702ef881d811e0e1498e2f1c13eb1fc345d74","958ef42a7886b6400a08266e9ba1b37896c95330d97077cbbe8eb3c7671c60d6"],["f2dac991cc4ce4b9ea44887e5c7c0bce58c80074ab9d4dbaeb28531b7739f530","e0dedc9b3b2f8dad4da1f32dec2531df9eb5fbeb0598e4fd1a117dba703a3c37"],["463b3d9f662621fb1b4be8fbbe2520125a216cdfc9dae3debcba4850c690d45b","5ed430d78c296c3543114306dd8622d7c622e27c970a1de31cb377b01af7307e"],["f16f804244e46e2a09232d4aff3b59976b98fac14328a2d1a32496b49998f247","cedabd9b82203f7e13d206fcdf4e33d92a6c53c26e5cce26d6579962c4e31df6"],["caf754272dc84563b0352b7a14311af55d245315ace27c65369e15f7151d41d1","cb474660ef35f5f2a41b643fa5e460575f4fa9b7962232a5c32f908318a04476"],["2600ca4b282cb986f85d0f1709979d8b44a09c07cb86d7c124497bc86f082120","4119b88753c15bd6a693b03fcddbb45d5ac6be74ab5f0ef44b0be9475a7e4b40"],["7635ca72d7e8432c338ec53cd12220bc01c48685e24f7dc8c602a7746998e435","91b649609489d613d1d5e590f78e6d74ecfc061d57048bad9e76f302c5b9c61"],["754e3239f325570cdbbf4a87deee8a66b7f2b33479d468fbc1a50743bf56cc18","673fb86e5bda30fb3cd0ed304ea49a023ee33d0197a695d0c5d98093c536683"],["e3e6bd1071a1e96aff57859c82d570f0330800661d1c952f9fe2694691d9b9e8","59c9e0bba394e76f40c0aa58379a3cb6a5a2283993e90c4167002af4920e37f5"],["186b483d056a033826ae73d88f732985c4ccb1f32ba35f4b4cc47fdcf04aa6eb","3b952d32c67cf77e2e17446e204180ab21fb8090895138b4a4a797f86e80888b"],["df9d70a6b9876ce544c98561f4be4f725442e6d2b737d9c91a8321724ce0963f","55eb2dafd84d6ccd5f862b785dc39d4ab157222720ef9da217b8c45cf2ba2417"],["5edd5cc23c51e87a497ca815d5dce0f8ab52554f849ed8995de64c5f34ce7143","efae9c8dbc14130661e8cec030c89ad0c13c66c0d17a2905cdc706ab7399a868"],["290798c2b6476830da12fe02287e9e777aa3fba1c355b17a722d362f84614fba","e38da76dcd440621988d00bcf79af25d5b29c094db2a23146d003afd41943e7a"],["af3c423a95d9f5b3054754efa150ac39cd29552fe360257362dfdecef4053b45","f98a3fd831eb2b749a93b0e6f35cfb40c8cd5aa667a15581bc2feded498fd9c6"],["766dbb24d134e745cccaa28c99bf274906bb66b26dcf98df8d2fed50d884249a","744b1152eacbe5e38dcc887980da38b897584a65fa06cedd2c924f97cbac5996"],["59dbf46f8c94759ba21277c33784f41645f7b44f6c596a58ce92e666191abe3e","c534ad44175fbc300f4ea6ce648309a042ce739a7919798cd85e216c4a307f6e"],["f13ada95103c4537305e691e74e9a4a8dd647e711a95e73cb62dc6018cfd87b8","e13817b44ee14de663bf4bc808341f326949e21a6a75c2570778419bdaf5733d"],["7754b4fa0e8aced06d4167a2c59cca4cda1869c06ebadfb6488550015a88522c","30e93e864e669d82224b967c3020b8fa8d1e4e350b6cbcc537a48b57841163a2"],["948dcadf5990e048aa3874d46abef9d701858f95de8041d2a6828c99e2262519","e491a42537f6e597d5d28a3224b1bc25df9154efbd2ef1d2cbba2cae5347d57e"],["7962414450c76c1689c7b48f8202ec37fb224cf5ac0bfa1570328a8a3d7c77ab","100b610ec4ffb4760d5c1fc133ef6f6b12507a051f04ac5760afa5b29db83437"],["3514087834964b54b15b160644d915485a16977225b8847bb0dd085137ec47ca","ef0afbb2056205448e1652c48e8127fc6039e77c15c2378b7e7d15a0de293311"],["d3cc30ad6b483e4bc79ce2c9dd8bc54993e947eb8df787b442943d3f7b527eaf","8b378a22d827278d89c5e9be8f9508ae3c2ad46290358630afb34db04eede0a4"],["1624d84780732860ce1c78fcbfefe08b2b29823db913f6493975ba0ff4847610","68651cf9b6da903e0914448c6cd9d4ca896878f5282be4c8cc06e2a404078575"],["733ce80da955a8a26902c95633e62a985192474b5af207da6df7b4fd5fc61cd4","f5435a2bd2badf7d485a4d8b8db9fcce3e1ef8e0201e4578c54673bc1dc5ea1d"],["15d9441254945064cf1a1c33bbd3b49f8966c5092171e699ef258dfab81c045c","d56eb30b69463e7234f5137b73b84177434800bacebfc685fc37bbe9efe4070d"],["a1d0fcf2ec9de675b612136e5ce70d271c21417c9d2b8aaaac138599d0717940","edd77f50bcb5a3cab2e90737309667f2641462a54070f3d519212d39c197a629"],["e22fbe15c0af8ccc5780c0735f84dbe9a790badee8245c06c7ca37331cb36980","a855babad5cd60c88b430a69f53a1a7a38289154964799be43d06d77d31da06"],["311091dd9860e8e20ee13473c1155f5f69635e394704eaa74009452246cfa9b3","66db656f87d1f04fffd1f04788c06830871ec5a64feee685bd80f0b1286d8374"],["34c1fd04d301be89b31c0442d3e6ac24883928b45a9340781867d4232ec2dbdf","9414685e97b1b5954bd46f730174136d57f1ceeb487443dc5321857ba73abee"],["f219ea5d6b54701c1c14de5b557eb42a8d13f3abbcd08affcc2a5e6b049b8d63","4cb95957e83d40b0f73af4544cccf6b1f4b08d3c07b27fb8d8c2962a400766d1"],["d7b8740f74a8fbaab1f683db8f45de26543a5490bca627087236912469a0b448","fa77968128d9c92ee1010f337ad4717eff15db5ed3c049b3411e0315eaa4593b"],["32d31c222f8f6f0ef86f7c98d3a3335ead5bcd32abdd94289fe4d3091aa824bf","5f3032f5892156e39ccd3d7915b9e1da2e6dac9e6f26e961118d14b8462e1661"],["7461f371914ab32671045a155d9831ea8793d77cd59592c4340f86cbc18347b5","8ec0ba238b96bec0cbdddcae0aa442542eee1ff50c986ea6b39847b3cc092ff6"],["ee079adb1df1860074356a25aa38206a6d716b2c3e67453d287698bad7b2b2d6","8dc2412aafe3be5c4c5f37e0ecc5f9f6a446989af04c4e25ebaac479ec1c8c1e"],["16ec93e447ec83f0467b18302ee620f7e65de331874c9dc72bfd8616ba9da6b5","5e4631150e62fb40d0e8c2a7ca5804a39d58186a50e497139626778e25b0674d"],["eaa5f980c245f6f038978290afa70b6bd8855897f98b6aa485b96065d537bd99","f65f5d3e292c2e0819a528391c994624d784869d7e6ea67fb18041024edc07dc"],["78c9407544ac132692ee1910a02439958ae04877151342ea96c4b6b35a49f51","f3e0319169eb9b85d5404795539a5e68fa1fbd583c064d2462b675f194a3ddb4"],["494f4be219a1a77016dcd838431aea0001cdc8ae7a6fc688726578d9702857a5","42242a969283a5f339ba7f075e36ba2af925ce30d767ed6e55f4b031880d562c"],["a598a8030da6d86c6bc7f2f5144ea549d28211ea58faa70ebf4c1e665c1fe9b5","204b5d6f84822c307e4b4a7140737aec23fc63b65b35f86a10026dbd2d864e6b"],["c41916365abb2b5d09192f5f2dbeafec208f020f12570a184dbadc3e58595997","4f14351d0087efa49d245b328984989d5caf9450f34bfc0ed16e96b58fa9913"],["841d6063a586fa475a724604da03bc5b92a2e0d2e0a36acfe4c73a5514742881","73867f59c0659e81904f9a1c7543698e62562d6744c169ce7a36de01a8d6154"],["5e95bb399a6971d376026947f89bde2f282b33810928be4ded112ac4d70e20d5","39f23f366809085beebfc71181313775a99c9aed7d8ba38b161384c746012865"],["36e4641a53948fd476c39f8a99fd974e5ec07564b5315d8bf99471bca0ef2f66","d2424b1b1abe4eb8164227b085c9aa9456ea13493fd563e06fd51cf5694c78fc"],["336581ea7bfbbb290c191a2f507a41cf5643842170e914faeab27c2c579f726","ead12168595fe1be99252129b6e56b3391f7ab1410cd1e0ef3dcdcabd2fda224"],["8ab89816dadfd6b6a1f2634fcf00ec8403781025ed6890c4849742706bd43ede","6fdcef09f2f6d0a044e654aef624136f503d459c3e89845858a47a9129cdd24e"],["1e33f1a746c9c5778133344d9299fcaa20b0938e8acff2544bb40284b8c5fb94","60660257dd11b3aa9c8ed618d24edff2306d320f1d03010e33a7d2057f3b3b6"],["85b7c1dcb3cec1b7ee7f30ded79dd20a0ed1f4cc18cbcfcfa410361fd8f08f31","3d98a9cdd026dd43f39048f25a8847f4fcafad1895d7a633c6fed3c35e999511"],["29df9fbd8d9e46509275f4b125d6d45d7fbe9a3b878a7af872a2800661ac5f51","b4c4fe99c775a606e2d8862179139ffda61dc861c019e55cd2876eb2a27d84b"],["a0b1cae06b0a847a3fea6e671aaf8adfdfe58ca2f768105c8082b2e449fce252","ae434102edde0958ec4b19d917a6a28e6b72da1834aff0e650f049503a296cf2"],["4e8ceafb9b3e9a136dc7ff67e840295b499dfb3b2133e4ba113f2e4c0e121e5","cf2174118c8b6d7a4b48f6d534ce5c79422c086a63460502b827ce62a326683c"],["d24a44e047e19b6f5afb81c7ca2f69080a5076689a010919f42725c2b789a33b","6fb8d5591b466f8fc63db50f1c0f1c69013f996887b8244d2cdec417afea8fa3"],["ea01606a7a6c9cdd249fdfcfacb99584001edd28abbab77b5104e98e8e3b35d4","322af4908c7312b0cfbfe369f7a7b3cdb7d4494bc2823700cfd652188a3ea98d"],["af8addbf2b661c8a6c6328655eb96651252007d8c5ea31be4ad196de8ce2131f","6749e67c029b85f52a034eafd096836b2520818680e26ac8f3dfbcdb71749700"],["e3ae1974566ca06cc516d47e0fb165a674a3dabcfca15e722f0e3450f45889","2aeabe7e4531510116217f07bf4d07300de97e4874f81f533420a72eeb0bd6a4"],["591ee355313d99721cf6993ffed1e3e301993ff3ed258802075ea8ced397e246","b0ea558a113c30bea60fc4775460c7901ff0b053d25ca2bdeee98f1a4be5d196"],["11396d55fda54c49f19aa97318d8da61fa8584e47b084945077cf03255b52984","998c74a8cd45ac01289d5833a7beb4744ff536b01b257be4c5767bea93ea57a4"],["3c5d2a1ba39c5a1790000738c9e0c40b8dcdfd5468754b6405540157e017aa7a","b2284279995a34e2f9d4de7396fc18b80f9b8b9fdd270f6661f79ca4c81bd257"],["cc8704b8a60a0defa3a99a7299f2e9c3fbc395afb04ac078425ef8a1793cc030","bdd46039feed17881d1e0862db347f8cf395b74fc4bcdc4e940b74e3ac1f1b13"],["c533e4f7ea8555aacd9777ac5cad29b97dd4defccc53ee7ea204119b2889b197","6f0a256bc5efdf429a2fb6242f1a43a2d9b925bb4a4b3a26bb8e0f45eb596096"],["c14f8f2ccb27d6f109f6d08d03cc96a69ba8c34eec07bbcf566d48e33da6593","c359d6923bb398f7fd4473e16fe1c28475b740dd098075e6c0e8649113dc3a38"],["a6cbc3046bc6a450bac24789fa17115a4c9739ed75f8f21ce441f72e0b90e6ef","21ae7f4680e889bb130619e2c0f95a360ceb573c70603139862afd617fa9b9f"],["347d6d9a02c48927ebfb86c1359b1caf130a3c0267d11ce6344b39f99d43cc38","60ea7f61a353524d1c987f6ecec92f086d565ab687870cb12689ff1e31c74448"],["da6545d2181db8d983f7dcb375ef5866d47c67b1bf31c8cf855ef7437b72656a","49b96715ab6878a79e78f07ce5680c5d6673051b4935bd897fea824b77dc208a"],["c40747cc9d012cb1a13b8148309c6de7ec25d6945d657146b9d5994b8feb1111","5ca560753be2a12fc6de6caf2cb489565db936156b9514e1bb5e83037e0fa2d4"],["4e42c8ec82c99798ccf3a610be870e78338c7f713348bd34c8203ef4037f3502","7571d74ee5e0fb92a7a8b33a07783341a5492144cc54bcc40a94473693606437"],["3775ab7089bc6af823aba2e1af70b236d251cadb0c86743287522a1b3b0dedea","be52d107bcfa09d8bcb9736a828cfa7fac8db17bf7a76a2c42ad961409018cf7"],["cee31cbf7e34ec379d94fb814d3d775ad954595d1314ba8846959e3e82f74e26","8fd64a14c06b589c26b947ae2bcf6bfa0149ef0be14ed4d80f448a01c43b1c6d"],["b4f9eaea09b6917619f6ea6a4eb5464efddb58fd45b1ebefcdc1a01d08b47986","39e5c9925b5a54b07433a4f18c61726f8bb131c012ca542eb24a8ac07200682a"],["d4263dfc3d2df923a0179a48966d30ce84e2515afc3dccc1b77907792ebcc60e","62dfaf07a0f78feb30e30d6295853ce189e127760ad6cf7fae164e122a208d54"],["48457524820fa65a4f8d35eb6930857c0032acc0a4a2de422233eeda897612c4","25a748ab367979d98733c38a1fa1c2e7dc6cc07db2d60a9ae7a76aaa49bd0f77"],["dfeeef1881101f2cb11644f3a2afdfc2045e19919152923f367a1767c11cceda","ecfb7056cf1de042f9420bab396793c0c390bde74b4bbdff16a83ae09a9a7517"],["6d7ef6b17543f8373c573f44e1f389835d89bcbc6062ced36c82df83b8fae859","cd450ec335438986dfefa10c57fea9bcc521a0959b2d80bbf74b190dca712d10"],["e75605d59102a5a2684500d3b991f2e3f3c88b93225547035af25af66e04541f","f5c54754a8f71ee540b9b48728473e314f729ac5308b06938360990e2bfad125"],["eb98660f4c4dfaa06a2be453d5020bc99a0c2e60abe388457dd43fefb1ed620c","6cb9a8876d9cb8520609af3add26cd20a0a7cd8a9411131ce85f44100099223e"],["13e87b027d8514d35939f2e6892b19922154596941888336dc3563e3b8dba942","fef5a3c68059a6dec5d624114bf1e91aac2b9da568d6abeb2570d55646b8adf1"],["ee163026e9fd6fe017c38f06a5be6fc125424b371ce2708e7bf4491691e5764a","1acb250f255dd61c43d94ccc670d0f58f49ae3fa15b96623e5430da0ad6c62b2"],["b268f5ef9ad51e4d78de3a750c2dc89b1e626d43505867999932e5db33af3d80","5f310d4b3c99b9ebb19f77d41c1dee018cf0d34fd4191614003e945a1216e423"],["ff07f3118a9df035e9fad85eb6c7bfe42b02f01ca99ceea3bf7ffdba93c4750d","438136d603e858a3a5c440c38eccbaddc1d2942114e2eddd4740d098ced1f0d8"],["8d8b9855c7c052a34146fd20ffb658bea4b9f69e0d825ebec16e8c3ce2b526a1","cdb559eedc2d79f926baf44fb84ea4d44bcf50fee51d7ceb30e2e7f463036758"],["52db0b5384dfbf05bfa9d472d7ae26dfe4b851ceca91b1eba54263180da32b63","c3b997d050ee5d423ebaf66a6db9f57b3180c902875679de924b69d84a7b375"],["e62f9490d3d51da6395efd24e80919cc7d0f29c3f3fa48c6fff543becbd43352","6d89ad7ba4876b0b22c2ca280c682862f342c8591f1daf5170e07bfd9ccafa7d"],["7f30ea2476b399b4957509c88f77d0191afa2ff5cb7b14fd6d8e7d65aaab1193","ca5ef7d4b231c94c3b15389a5f6311e9daff7bb67b103e9880ef4bff637acaec"],["5098ff1e1d9f14fb46a210fada6c903fef0fb7b4a1dd1d9ac60a0361800b7a00","9731141d81fc8f8084d37c6e7542006b3ee1b40d60dfe5362a5b132fd17ddc0"],["32b78c7de9ee512a72895be6b9cbefa6e2f3c4ccce445c96b9f2c81e2778ad58","ee1849f513df71e32efc3896ee28260c73bb80547ae2275ba497237794c8753c"],["e2cb74fddc8e9fbcd076eef2a7c72b0ce37d50f08269dfc074b581550547a4f7","d3aa2ed71c9dd2247a62df062736eb0baddea9e36122d2be8641abcb005cc4a4"],["8438447566d4d7bedadc299496ab357426009a35f235cb141be0d99cd10ae3a8","c4e1020916980a4da5d01ac5e6ad330734ef0d7906631c4f2390426b2edd791f"],["4162d488b89402039b584c6fc6c308870587d9c46f660b878ab65c82c711d67e","67163e903236289f776f22c25fb8a3afc1732f2b84b4e95dbda47ae5a0852649"],["3fad3fa84caf0f34f0f89bfd2dcf54fc175d767aec3e50684f3ba4a4bf5f683d","cd1bc7cb6cc407bb2f0ca647c718a730cf71872e7d0d2a53fa20efcdfe61826"],["674f2600a3007a00568c1a7ce05d0816c1fb84bf1370798f1c69532faeb1a86b","299d21f9413f33b3edf43b257004580b70db57da0b182259e09eecc69e0d38a5"],["d32f4da54ade74abb81b815ad1fb3b263d82d6c692714bcff87d29bd5ee9f08f","f9429e738b8e53b968e99016c059707782e14f4535359d582fc416910b3eea87"],["30e4e670435385556e593657135845d36fbb6931f72b08cb1ed954f1e3ce3ff6","462f9bce619898638499350113bbc9b10a878d35da70740dc695a559eb88db7b"],["be2062003c51cc3004682904330e4dee7f3dcd10b01e580bf1971b04d4cad297","62188bc49d61e5428573d48a74e1c655b1c61090905682a0d5558ed72dccb9bc"],["93144423ace3451ed29e0fb9ac2af211cb6e84a601df5993c419859fff5df04a","7c10dfb164c3425f5c71a3f9d7992038f1065224f72bb9d1d902a6d13037b47c"],["b015f8044f5fcbdcf21ca26d6c34fb8197829205c7b7d2a7cb66418c157b112c","ab8c1e086d04e813744a655b2df8d5f83b3cdc6faa3088c1d3aea1454e3a1d5f"],["d5e9e1da649d97d89e4868117a465a3a4f8a18de57a140d36b3f2af341a21b52","4cb04437f391ed73111a13cc1d4dd0db1693465c2240480d8955e8592f27447a"],["d3ae41047dd7ca065dbf8ed77b992439983005cd72e16d6f996a5316d36966bb","bd1aeb21ad22ebb22a10f0303417c6d964f8cdd7df0aca614b10dc14d125ac46"],["463e2763d885f958fc66cdd22800f0a487197d0a82e377b49f80af87c897b065","bfefacdb0e5d0fd7df3a311a94de062b26b80c61fbc97508b79992671ef7ca7f"],["7985fdfd127c0567c6f53ec1bb63ec3158e597c40bfe747c83cddfc910641917","603c12daf3d9862ef2b25fe1de289aed24ed291e0ec6708703a5bd567f32ed03"],["74a1ad6b5f76e39db2dd249410eac7f99e74c59cb83d2d0ed5ff1543da7703e9","cc6157ef18c9c63cd6193d83631bbea0093e0968942e8c33d5737fd790e0db08"],["30682a50703375f602d416664ba19b7fc9bab42c72747463a71d0896b22f6da3","553e04f6b018b4fa6c8f39e7f311d3176290d0e0f19ca73f17714d9977a22ff8"],["9e2158f0d7c0d5f26c3791efefa79597654e7a2b2464f52b1ee6c1347769ef57","712fcdd1b9053f09003a3481fa7762e9ffd7c8ef35a38509e2fbf2629008373"],["176e26989a43c9cfeba4029c202538c28172e566e3c4fce7322857f3be327d66","ed8cc9d04b29eb877d270b4878dc43c19aefd31f4eee09ee7b47834c1fa4b1c3"],["75d46efea3771e6e68abb89a13ad747ecf1892393dfc4f1b7004788c50374da8","9852390a99507679fd0b86fd2b39a868d7efc22151346e1a3ca4726586a6bed8"],["809a20c67d64900ffb698c4c825f6d5f2310fb0451c869345b7319f645605721","9e994980d9917e22b76b061927fa04143d096ccc54963e6a5ebfa5f3f8e286c1"],["1b38903a43f7f114ed4500b4eac7083fdefece1cf29c63528d563446f972c180","4036edc931a60ae889353f77fd53de4a2708b26b6f5da72ad3394119daf408f9"]]}})}catch(e){t=void 0}s("secp256k1",{type:"short",prime:"k256",p:"ffffffff ffffffff ffffffff ffffffff ffffffff ffffffff fffffffe fffffc2f",a:"0",b:"7",n:"ffffffff ffffffff ffffffff fffffffe baaedce6 af48a03b bfd25e8c d0364141",h:"1",hash:n.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",t]})}(Wn)),Wn}function Ki(){if(Ci)return Ni;Ci=1;var e=bn(),t=function(){if(Ai)return xi;Ai=1;var e=$i(),t=wn(),r=mn();function n(e){if(!(this instanceof n))return new n(e);this.hash=e.hash,this.predResist=!!e.predResist,this.outLen=this.hash.outSize,this.minEntropy=e.minEntropy||this.hash.hmacStrength,this._reseed=null,this.reseedInterval=null,this.K=null,this.V=null;var i=t.toArray(e.entropy,e.entropyEnc||"hex"),o=t.toArray(e.nonce,e.nonceEnc||"hex"),a=t.toArray(e.pers,e.persEnc||"hex");r(i.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(i,o,a)}return xi=n,n.prototype._init=function(e,t,r){var n=e.concat(t).concat(r);this.K=new Array(this.outLen/8),this.V=new Array(this.outLen/8);for(var i=0;i<this.V.length;i++)this.K[i]=0,this.V[i]=1;this._update(n),this._reseed=1,this.reseedInterval=281474976710656},n.prototype._hmac=function(){return new e.hmac(this.hash,this.K)},n.prototype._update=function(e){var t=this._hmac().update(this.V).update([0]);e&&(t=t.update(e)),this.K=t.digest(),this.V=this._hmac().update(this.V).digest(),e&&(this.K=this._hmac().update(this.V).update([1]).update(e).digest(),this.V=this._hmac().update(this.V).digest())},n.prototype.reseed=function(e,n,i,o){"string"!=typeof n&&(o=i,i=n,n=null),e=t.toArray(e,n),i=t.toArray(i,o),r(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(i||[])),this._reseed=1},n.prototype.generate=function(e,r,n,i){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof r&&(i=n,n=r,r=null),n&&(n=t.toArray(n,i||"hex"),this._update(n));for(var o=[];o.length<e;)this.V=this._hmac().update(this.V).digest(),o=o.concat(this.V);var a=o.slice(0,e);return this._update(n),this._reseed++,t.encode(a,r)},xi}(),r=xn(),n=qi(),i=Sn(),o=r.assert,a=function(){if(Si)return Ei;Si=1;var e=bn(),t=xn().assert;function r(e,t){this.ec=e,this.priv=null,this.pub=null,t.priv&&this._importPrivate(t.priv,t.privEnc),t.pub&&this._importPublic(t.pub,t.pubEnc)}return Ei=r,r.fromPublic=function(e,t,n){return t instanceof r?t:new r(e,{pub:t,pubEnc:n})},r.fromPrivate=function(e,t,n){return t instanceof r?t:new r(e,{priv:t,privEnc:n})},r.prototype.validate=function(){var e=this.getPublic();return e.isInfinity()?{result:!1,reason:"Invalid public key"}:e.validate()?e.mul(this.ec.curve.n).isInfinity()?{result:!0,reason:null}:{result:!1,reason:"Public key * N != O"}:{result:!1,reason:"Public key is not a point"}},r.prototype.getPublic=function(e,t){return"string"==typeof e&&(t=e,e=null),this.pub||(this.pub=this.ec.g.mul(this.priv)),t?this.pub.encode(t,e):this.pub},r.prototype.getPrivate=function(e){return"hex"===e?this.priv.toString(16,2):this.priv},r.prototype._importPrivate=function(t,r){this.priv=new e(t,r||16),this.priv=this.priv.umod(this.ec.curve.n)},r.prototype._importPublic=function(e,r){if(e.x||e.y)return"mont"===this.ec.curve.type?t(e.x,"Need x coordinate"):"short"!==this.ec.curve.type&&"edwards"!==this.ec.curve.type||t(e.x&&e.y,"Need both x and y coordinate"),void(this.pub=this.ec.curve.point(e.x,e.y));this.pub=this.ec.curve.decodePoint(e,r)},r.prototype.derive=function(e){return e.validate()||t(e.validate(),"public point not validated"),e.mul(this.priv).getX()},r.prototype.sign=function(e,t,r){return this.ec.sign(e,this,t,r)},r.prototype.verify=function(e,t,r){return this.ec.verify(e,t,this,void 0,r)},r.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"},Ei}(),s=function(){if(Ii)return _i;Ii=1;var e=bn(),t=xn(),r=t.assert;function n(t,i){if(t instanceof n)return t;this._importDER(t,i)||(r(t.r&&t.s,"Signature without r or s"),this.r=new e(t.r,16),this.s=new e(t.s,16),void 0===t.recoveryParam?this.recoveryParam=null:this.recoveryParam=t.recoveryParam)}function i(){this.place=0}function o(e,t){var r=e[t.place++];if(!(128&r))return r;var n=15&r;if(0===n||n>4)return!1;if(0===e[t.place])return!1;for(var i=0,o=0,a=t.place;o<n;o++,a++)i<<=8,i|=e[a],i>>>=0;return!(i<=127)&&(t.place=a,i)}function a(e){for(var t=0,r=e.length-1;!e[t]&&!(128&e[t+1])&&t<r;)t++;return 0===t?e:e.slice(t)}function s(e,t){if(t<128)e.push(t);else{var r=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|r);--r;)e.push(t>>>(r<<3)&255);e.push(t)}}return _i=n,n.prototype._importDER=function(r,n){r=t.toArray(r,n);var a=new i;if(48!==r[a.place++])return!1;var s=o(r,a);if(!1===s)return!1;if(s+a.place!==r.length)return!1;if(2!==r[a.place++])return!1;var c=o(r,a);if(!1===c)return!1;if(128&r[a.place])return!1;var u=r.slice(a.place,c+a.place);if(a.place+=c,2!==r[a.place++])return!1;var l=o(r,a);if(!1===l)return!1;if(r.length!==l+a.place)return!1;if(128&r[a.place])return!1;var d=r.slice(a.place,l+a.place);if(0===u[0]){if(!(128&u[1]))return!1;u=u.slice(1)}if(0===d[0]){if(!(128&d[1]))return!1;d=d.slice(1)}return this.r=new e(u),this.s=new e(d),this.recoveryParam=null,!0},n.prototype.toDER=function(e){var r=this.r.toArray(),n=this.s.toArray();for(128&r[0]&&(r=[0].concat(r)),128&n[0]&&(n=[0].concat(n)),r=a(r),n=a(n);!(n[0]||128&n[1]);)n=n.slice(1);var i=[2];s(i,r.length),(i=i.concat(r)).push(2),s(i,n.length);var o=i.concat(n),c=[48];return s(c,o.length),c=c.concat(o),t.encode(c,e)},_i}();function c(e){if(!(this instanceof c))return new c(e);"string"==typeof e&&(o(Object.prototype.hasOwnProperty.call(n,e),"Unknown curve "+e),e=n[e]),e instanceof n.PresetCurve&&(e={curve:e}),this.curve=e.curve.curve,this.n=this.curve.n,this.nh=this.n.ushrn(1),this.g=this.curve.g,this.g=e.curve.g,this.g.precompute(e.curve.n.bitLength()+1),this.hash=e.hash||e.curve.hash}return Ni=c,c.prototype.keyPair=function(e){return new a(this,e)},c.prototype.keyFromPrivate=function(e,t){return a.fromPrivate(this,e,t)},c.prototype.keyFromPublic=function(e,t){return a.fromPublic(this,e,t)},c.prototype.genKeyPair=function(r){r||(r={});for(var n=new t({hash:this.hash,pers:r.pers,persEnc:r.persEnc||"utf8",entropy:r.entropy||i(this.hash.hmacStrength),entropyEnc:r.entropy&&r.entropyEnc||"utf8",nonce:this.n.toArray()}),o=this.n.byteLength(),a=this.n.sub(new e(2));;){var s=new e(n.generate(o));if(!(s.cmp(a)>0))return s.iaddn(1),this.keyFromPrivate(s)}},c.prototype._truncateToN=function(t,r,n){var i;if(e.isBN(t)||"number"==typeof t)i=(t=new e(t,16)).byteLength();else if("object"==typeof t)i=t.length,t=new e(t,16);else{var o=t.toString();i=o.length+1>>>1,t=new e(o,16)}"number"!=typeof n&&(n=8*i);var a=n-this.n.bitLength();return a>0&&(t=t.ushrn(a)),!r&&t.cmp(this.n)>=0?t.sub(this.n):t},c.prototype.sign=function(r,n,i,a){if("object"==typeof i&&(a=i,i=null),a||(a={}),"string"!=typeof r&&"number"!=typeof r&&!e.isBN(r)){o("object"==typeof r&&r&&"number"==typeof r.length,"Expected message to be an array-like, a hex string, or a BN instance"),o(r.length>>>0===r.length);for(var c=0;c<r.length;c++)o((255&r[c])===r[c])}n=this.keyFromPrivate(n,i),r=this._truncateToN(r,!1,a.msgBitLength),o(!r.isNeg(),"Can not sign a negative message");var u=this.n.byteLength(),l=n.getPrivate().toArray("be",u),d=r.toArray("be",u);o(new e(d).eq(r),"Can not sign message");for(var f=new t({hash:this.hash,entropy:l,nonce:d,pers:a.pers,persEnc:a.persEnc||"utf8"}),h=this.n.sub(new e(1)),p=0;;p++){var b=a.k?a.k(p):new e(f.generate(this.n.byteLength()));if(!((b=this._truncateToN(b,!0)).cmpn(1)<=0||b.cmp(h)>=0)){var m=this.g.mul(b);if(!m.isInfinity()){var g=m.getX(),v=g.umod(this.n);if(0!==v.cmpn(0)){var y=b.invm(this.n).mul(v.mul(n.getPrivate()).iadd(r));if(0!==(y=y.umod(this.n)).cmpn(0)){var w=(m.getY().isOdd()?1:0)|(0!==g.cmp(v)?2:0);return a.canonical&&y.cmp(this.nh)>0&&(y=this.n.sub(y),w^=1),new s({r:v,s:y,recoveryParam:w})}}}}}},c.prototype.verify=function(e,t,r,n,i){i||(i={}),e=this._truncateToN(e,!1,i.msgBitLength),r=this.keyFromPublic(r,n);var o=(t=new s(t,"hex")).r,a=t.s;if(o.cmpn(1)<0||o.cmp(this.n)>=0)return!1;if(a.cmpn(1)<0||a.cmp(this.n)>=0)return!1;var c,u=a.invm(this.n),l=u.mul(e).umod(this.n),d=u.mul(o).umod(this.n);return this.curve._maxwellTrick?!(c=this.g.jmulAdd(l,r.getPublic(),d)).isInfinity()&&c.eqXToP(o):!(c=this.g.mulAdd(l,r.getPublic(),d)).isInfinity()&&0===c.getX().umod(this.n).cmp(o)},c.prototype.recoverPubKey=function(t,r,n,i){o((3&n)===n,"The recovery param is more than two bits"),r=new s(r,i);var a=this.n,c=new e(t),u=r.r,l=r.s,d=1&n,f=n>>1;if(u.cmp(this.curve.p.umod(this.curve.n))>=0&&f)throw new Error("Unable to find sencond key candinate");u=f?this.curve.pointFromX(u.add(this.curve.n),d):this.curve.pointFromX(u,d);var h=r.r.invm(a),p=a.sub(c).mul(h).umod(a),b=l.mul(h).umod(a);return this.g.mulAdd(p,u,b)},c.prototype.getKeyRecoveryParam=function(e,t,r,n){if(null!==(t=new s(t,n)).recoveryParam)return t.recoveryParam;for(var i=0;i<4;i++){var o;try{o=this.recoverPubKey(e,t,i)}catch(e){continue}if(o.eq(r))return i}throw new Error("Unable to find valid recovery factor")},Ni}function Vi(){if(Oi)return Bi;Oi=1;var e=$i(),t=qi(),r=xn(),n=r.assert,i=r.parseBytes,o=function(){if(Ti)return Mi;Ti=1;var e=xn(),t=e.assert,r=e.parseBytes,n=e.cachedProperty;function i(e,t){this.eddsa=e,this._secret=r(t.secret),e.isPoint(t.pub)?this._pub=t.pub:this._pubBytes=r(t.pub)}return i.fromPublic=function(e,t){return t instanceof i?t:new i(e,{pub:t})},i.fromSecret=function(e,t){return t instanceof i?t:new i(e,{secret:t})},i.prototype.secret=function(){return this._secret},n(i,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())}),n(i,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())}),n(i,"privBytes",function(){var e=this.eddsa,t=this.hash(),r=e.encodingLength-1,n=t.slice(0,e.encodingLength);return n[0]&=248,n[r]&=127,n[r]|=64,n}),n(i,"priv",function(){return this.eddsa.decodeInt(this.privBytes())}),n(i,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()}),n(i,"messagePrefix",function(){return this.hash().slice(this.eddsa.encodingLength)}),i.prototype.sign=function(e){return t(this._secret,"KeyPair can only verify"),this.eddsa.sign(e,this)},i.prototype.verify=function(e,t){return this.eddsa.verify(e,t,this)},i.prototype.getSecret=function(r){return t(this._secret,"KeyPair is public only"),e.encode(this.secret(),r)},i.prototype.getPublic=function(t){return e.encode(this.pubBytes(),t)},Mi=i}(),a=function(){if(Ri)return ki;Ri=1;var e=bn(),t=xn(),r=t.assert,n=t.cachedProperty,i=t.parseBytes;function o(t,n){this.eddsa=t,"object"!=typeof n&&(n=i(n)),Array.isArray(n)&&(r(n.length===2*t.encodingLength,"Signature has invalid size"),n={R:n.slice(0,t.encodingLength),S:n.slice(t.encodingLength)}),r(n.R&&n.S,"Signature without R or S"),t.isPoint(n.R)&&(this._R=n.R),n.S instanceof e&&(this._S=n.S),this._Rencoded=Array.isArray(n.R)?n.R:n.Rencoded,this._Sencoded=Array.isArray(n.S)?n.S:n.Sencoded}return n(o,"S",function(){return this.eddsa.decodeInt(this.Sencoded())}),n(o,"R",function(){return this.eddsa.decodePoint(this.Rencoded())}),n(o,"Rencoded",function(){return this.eddsa.encodePoint(this.R())}),n(o,"Sencoded",function(){return this.eddsa.encodeInt(this.S())}),o.prototype.toBytes=function(){return this.Rencoded().concat(this.Sencoded())},o.prototype.toHex=function(){return t.encode(this.toBytes(),"hex").toUpperCase()},ki=o}();function s(r){if(n("ed25519"===r,"only tested with ed25519 so far"),!(this instanceof s))return new s(r);r=t[r].curve,this.curve=r,this.g=r.g,this.g.precompute(r.n.bitLength()+1),this.pointClass=r.point().constructor,this.encodingLength=Math.ceil(r.n.bitLength()/8),this.hash=e.sha512}return Bi=s,s.prototype.sign=function(e,t){e=i(e);var r=this.keyFromSecret(t),n=this.hashInt(r.messagePrefix(),e),o=this.g.mul(n),a=this.encodePoint(o),s=this.hashInt(a,r.pubBytes(),e).mul(r.priv()),c=n.add(s).umod(this.curve.n);return this.makeSignature({R:o,S:c,Rencoded:a})},s.prototype.verify=function(e,t,r){if(e=i(e),(t=this.makeSignature(t)).S().gte(t.eddsa.curve.n)||t.S().isNeg())return!1;var n=this.keyFromPublic(r),o=this.hashInt(t.Rencoded(),n.pubBytes(),e),a=this.g.mul(t.S());return t.R().add(n.pub().mul(o)).eq(a)},s.prototype.hashInt=function(){for(var e=this.hash(),t=0;t<arguments.length;t++)e.update(arguments[t]);return r.intFromLE(e.digest()).umod(this.curve.n)},s.prototype.keyFromPublic=function(e){return o.fromPublic(this,e)},s.prototype.keyFromSecret=function(e){return o.fromSecret(this,e)},s.prototype.makeSignature=function(e){return e instanceof a?e:new a(this,e)},s.prototype.encodePoint=function(e){var t=e.getY().toArray("le",this.encodingLength);return t[this.encodingLength-1]|=e.getX().isOdd()?128:0,t},s.prototype.decodePoint=function(e){var t=(e=r.parseBytes(e)).length-1,n=e.slice(0,t).concat(-129&e[t]),i=!!(128&e[t]),o=r.intFromLE(n);return this.curve.pointFromY(o,i)},s.prototype.encodeInt=function(e){return e.toArray("le",this.encodingLength)},s.prototype.decodeInt=function(e){return r.intFromLE(e)},s.prototype.isPoint=function(e){return e instanceof this.pointClass},Bi}function Hi(){if(Fi)return Pi;Fi=1;const e=(Li||(Li=1,function(){var e=ln;e.version=dn,e.utils=xn(),e.rand=Sn(),e.curve=Dn(),e.curves=qi(),e.ec=Ki(),e.eddsa=Vi()}()),ln).ec,t=new e("secp256k1"),r=t.curve,n=r.n.constructor;function i(e){const i=e[0];switch(i){case 2:case 3:return 33!==e.length?null:function(e,i){let o=new n(i);if(o.cmp(r.p)>=0)return null;o=o.toRed(r.red);let a=o.redSqr().redIMul(o).redIAdd(r.b).redSqrt();3===e!==a.isOdd()&&(a=a.redNeg());const s=o.redSqr().redIMul(o);return a.redSqr().redISub(s.redIAdd(r.b)).isZero()?t.keyPair({pub:{x:o,y:a}}):null}(i,e.subarray(1,33));case 4:case 6:case 7:return 65!==e.length?null:function(e,i,o){let a=new n(i),s=new n(o);if(a.cmp(r.p)>=0||s.cmp(r.p)>=0)return null;if(a=a.toRed(r.red),s=s.toRed(r.red),(6===e||7===e)&&s.isOdd()!==(7===e))return null;const c=a.redSqr().redIMul(a);return s.redSqr().redISub(c.redIAdd(r.b)).isZero()?t.keyPair({pub:{x:a,y:s}}):null}(i,e.subarray(1,33),e.subarray(33,65));default:return null}}function o(e,t){const r=t.encode(null,33===e.length);for(let t=0;t<e.length;++t)e[t]=r[t]}return Pi={contextRandomize:()=>0,privateKeyVerify(e){const t=new n(e);return t.cmp(r.n)<0&&!t.isZero()?0:1},privateKeyNegate(e){const t=new n(e),i=r.n.sub(t).umod(r.n).toArrayLike(Uint8Array,"be",32);return e.set(i),0},privateKeyTweakAdd(e,t){const i=new n(t);if(i.cmp(r.n)>=0)return 1;if(i.iadd(new n(e)),i.cmp(r.n)>=0&&i.isub(r.n),i.isZero())return 1;const o=i.toArrayLike(Uint8Array,"be",32);return e.set(o),0},privateKeyTweakMul(e,t){let i=new n(t);if(i.cmp(r.n)>=0||i.isZero())return 1;i.imul(new n(e)),i.cmp(r.n)>=0&&(i=i.umod(r.n));const o=i.toArrayLike(Uint8Array,"be",32);return e.set(o),0},publicKeyVerify:e=>null===i(e)?1:0,publicKeyCreate(e,i){const a=new n(i);if(a.cmp(r.n)>=0||a.isZero())return 1;return o(e,t.keyFromPrivate(i).getPublic()),0},publicKeyConvert(e,t){const r=i(t);if(null===r)return 1;return o(e,r.getPublic()),0},publicKeyNegate(e,t){const r=i(t);if(null===r)return 1;const n=r.getPublic();return n.y=n.y.redNeg(),o(e,n),0},publicKeyCombine(e,t){const r=new Array(t.length);for(let e=0;e<t.length;++e)if(r[e]=i(t[e]),null===r[e])return 1;let n=r[0].getPublic();for(let e=1;e<r.length;++e)n=n.add(r[e].pub);return n.isInfinity()?2:(o(e,n),0)},publicKeyTweakAdd(e,t,a){const s=i(t);if(null===s)return 1;if((a=new n(a)).cmp(r.n)>=0)return 2;const c=s.getPublic().add(r.g.mul(a));return c.isInfinity()?2:(o(e,c),0)},publicKeyTweakMul(e,t,a){const s=i(t);if(null===s)return 1;if((a=new n(a)).cmp(r.n)>=0||a.isZero())return 2;return o(e,s.getPublic().mul(a)),0},signatureNormalize(e){const i=new n(e.subarray(0,32)),o=new n(e.subarray(32,64));return i.cmp(r.n)>=0||o.cmp(r.n)>=0?1:(1===o.cmp(t.nh)&&e.set(r.n.sub(o).toArrayLike(Uint8Array,"be",32),32),0)},signatureExport(e,t){const i=t.subarray(0,32),o=t.subarray(32,64);if(new n(i).cmp(r.n)>=0)return 1;if(new n(o).cmp(r.n)>=0)return 1;const{output:a}=e;let s=a.subarray(4,37);s[0]=0,s.set(i,1);let c=33,u=0;for(;c>1&&0===s[u]&&!(128&s[u+1]);--c,++u);if(s=s.subarray(u),128&s[0])return 1;if(c>1&&0===s[0]&&!(128&s[1]))return 1;let l=a.subarray(39,72);l[0]=0,l.set(o,1);let d=33,f=0;for(;d>1&&0===l[f]&&!(128&l[f+1]);--d,++f);return l=l.subarray(f),128&l[0]||d>1&&0===l[0]&&!(128&l[1])?1:(e.outputlen=6+c+d,a[0]=48,a[1]=e.outputlen-2,a[2]=2,a[3]=s.length,a.set(s,4),a[4+c]=2,a[5+c]=l.length,a.set(l,6+c),0)},signatureImport(e,t){if(t.length<8)return 1;if(t.length>72)return 1;if(48!==t[0])return 1;if(t[1]!==t.length-2)return 1;if(2!==t[2])return 1;const i=t[3];if(0===i)return 1;if(5+i>=t.length)return 1;if(2!==t[4+i])return 1;const o=t[5+i];if(0===o)return 1;if(6+i+o!==t.length)return 1;if(128&t[4])return 1;if(i>1&&0===t[4]&&!(128&t[5]))return 1;if(128&t[i+6])return 1;if(o>1&&0===t[i+6]&&!(128&t[i+7]))return 1;let a=t.subarray(4,4+i);if(33===a.length&&0===a[0]&&(a=a.subarray(1)),a.length>32)return 1;let s=t.subarray(6+i);if(33===s.length&&0===s[0]&&(s=s.slice(1)),s.length>32)throw new Error("S length is too long");let c=new n(a);c.cmp(r.n)>=0&&(c=new n(0));let u=new n(t.subarray(6+i));return u.cmp(r.n)>=0&&(u=new n(0)),e.set(c.toArrayLike(Uint8Array,"be",32),0),e.set(u.toArrayLike(Uint8Array,"be",32),32),0},ecdsaSign(e,i,o,a,s){if(s){const e=s;s=t=>{const r=e(i,o,null,a,t);if(!(r instanceof Uint8Array&&32===r.length))throw new Error("This is the way");return new n(r)}}const c=new n(o);if(c.cmp(r.n)>=0||c.isZero())return 1;let u;try{u=t.sign(i,o,{canonical:!0,k:s,pers:a})}catch(e){return 1}return e.signature.set(u.r.toArrayLike(Uint8Array,"be",32),0),e.signature.set(u.s.toArrayLike(Uint8Array,"be",32),32),e.recid=u.recoveryParam,0},ecdsaVerify(e,o,a){const s={r:e.subarray(0,32),s:e.subarray(32,64)},c=new n(s.r),u=new n(s.s);if(c.cmp(r.n)>=0||u.cmp(r.n)>=0)return 1;if(1===u.cmp(t.nh)||c.isZero()||u.isZero())return 3;const l=i(a);if(null===l)return 2;const d=l.getPublic();return t.verify(o,s,d)?0:3},ecdsaRecover(e,i,a,s){const c={r:i.slice(0,32),s:i.slice(32,64)},u=new n(c.r),l=new n(c.s);if(u.cmp(r.n)>=0||l.cmp(r.n)>=0)return 1;if(u.isZero()||l.isZero())return 2;let d;try{d=t.recoverPubKey(s,c,a)}catch(e){return 2}return o(e,d),0},ecdh(e,o,a,s,c,u,l){const d=i(o);if(null===d)return 1;const f=new n(a);if(f.cmp(r.n)>=0||f.isZero())return 2;const h=d.getPublic().mul(f);if(void 0===c){const r=h.encode(null,!0),n=t.hash().update(r).digest();for(let t=0;t<32;++t)e[t]=n[t]}else{u||(u=new Uint8Array(32));const t=h.getX().toArray("be",32);for(let e=0;e<32;++e)u[e]=t[e];l||(l=new Uint8Array(32));const r=h.getY().toArray("be",32);for(let e=0;e<32;++e)l[e]=r[e];const n=c(u,l,s);if(!(n instanceof Uint8Array&&n.length===e.length))return 2;e.set(n)}return 0}},Pi}function Gi(){return Di||(Di=1,Ui=function(){if(on)return nn;on=1;const e="Impossible case. Please create issue.",t="The tweak was out of range or the resulted private key is invalid",r="The tweak was out of range or equal to zero",n="Unknow error on context randomization",i="Private Key is invalid",o="Public Key could not be parsed",a="Public Key serialization error",s="The sum of the public keys is not valid",c="Signature could not be parsed",u="The nonce generation function failed, or the private key was invalid",l="Public key could not be recover",d="Scalar was invalid (zero or overflow)";function f(e,t){if(!e)throw new Error(t)}function h(e,t,r){if(f(t instanceof Uint8Array,`Expected ${e} to be an Uint8Array`),void 0!==r)if(Array.isArray(r)){const n=`Expected ${e} to be an Uint8Array with length [${r.join(", ")}]`;f(r.includes(t.length),n)}else{const n=`Expected ${e} to be an Uint8Array with length ${r}`;f(t.length===r,n)}}function p(e){f("Boolean"===m(e),"Expected compressed to be a Boolean")}function b(e=e=>new Uint8Array(e),t){return"function"==typeof e&&(e=e(t)),h("output",e,t),e}function m(e){return Object.prototype.toString.call(e).slice(8,-1)}return nn=g=>({contextRandomize(e){if(f(null===e||e instanceof Uint8Array,"Expected seed to be an Uint8Array or null"),null!==e&&h("seed",e,32),1===g.contextRandomize(e))throw new Error(n)},privateKeyVerify:e=>(h("private key",e,32),0===g.privateKeyVerify(e)),privateKeyNegate(t){switch(h("private key",t,32),g.privateKeyNegate(t)){case 0:return t;case 1:throw new Error(e)}},privateKeyTweakAdd(e,r){switch(h("private key",e,32),h("tweak",r,32),g.privateKeyTweakAdd(e,r)){case 0:return e;case 1:throw new Error(t)}},privateKeyTweakMul(e,t){switch(h("private key",e,32),h("tweak",t,32),g.privateKeyTweakMul(e,t)){case 0:return e;case 1:throw new Error(r)}},publicKeyVerify:e=>(h("public key",e,[33,65]),0===g.publicKeyVerify(e)),publicKeyCreate(e,t=!0,r){switch(h("private key",e,32),p(t),r=b(r,t?33:65),g.publicKeyCreate(r,e)){case 0:return r;case 1:throw new Error(i);case 2:throw new Error(a)}},publicKeyConvert(e,t=!0,r){switch(h("public key",e,[33,65]),p(t),r=b(r,t?33:65),g.publicKeyConvert(r,e)){case 0:return r;case 1:throw new Error(o);case 2:throw new Error(a)}},publicKeyNegate(t,r=!0,n){switch(h("public key",t,[33,65]),p(r),n=b(n,r?33:65),g.publicKeyNegate(n,t)){case 0:return n;case 1:throw new Error(o);case 2:throw new Error(e);case 3:throw new Error(a)}},publicKeyCombine(e,t=!0,r){f(Array.isArray(e),"Expected public keys to be an Array"),f(e.length>0,"Expected public keys array will have more than zero items");for(const t of e)h("public key",t,[33,65]);switch(p(t),r=b(r,t?33:65),g.publicKeyCombine(r,e)){case 0:return r;case 1:throw new Error(o);case 2:throw new Error(s);case 3:throw new Error(a)}},publicKeyTweakAdd(e,r,n=!0,i){switch(h("public key",e,[33,65]),h("tweak",r,32),p(n),i=b(i,n?33:65),g.publicKeyTweakAdd(i,e,r)){case 0:return i;case 1:throw new Error(o);case 2:throw new Error(t)}},publicKeyTweakMul(e,t,n=!0,i){switch(h("public key",e,[33,65]),h("tweak",t,32),p(n),i=b(i,n?33:65),g.publicKeyTweakMul(i,e,t)){case 0:return i;case 1:throw new Error(o);case 2:throw new Error(r)}},signatureNormalize(e){switch(h("signature",e,64),g.signatureNormalize(e)){case 0:return e;case 1:throw new Error(c)}},signatureExport(t,r){h("signature",t,64);const n={output:r=b(r,72),outputlen:72};switch(g.signatureExport(n,t)){case 0:return r.slice(0,n.outputlen);case 1:throw new Error(c);case 2:throw new Error(e)}},signatureImport(t,r){switch(h("signature",t),r=b(r,64),g.signatureImport(r,t)){case 0:return r;case 1:throw new Error(c);case 2:throw new Error(e)}},ecdsaSign(t,r,n={},i){h("message",t,32),h("private key",r,32),f("Object"===m(n),"Expected options to be an Object"),void 0!==n.data&&h("options.data",n.data),void 0!==n.noncefn&&f("Function"===m(n.noncefn),"Expected options.noncefn to be a Function");const o={signature:i=b(i,64),recid:null};switch(g.ecdsaSign(o,t,r,n.data,n.noncefn)){case 0:return o;case 1:throw new Error(u);case 2:throw new Error(e)}},ecdsaVerify(e,t,r){switch(h("signature",e,64),h("message",t,32),h("public key",r,[33,65]),g.ecdsaVerify(e,t,r)){case 0:return!0;case 3:return!1;case 1:throw new Error(c);case 2:throw new Error(o)}},ecdsaRecover(t,r,n,i=!0,o){switch(h("signature",t,64),f("Number"===m(r)&&r>=0&&r<=3,"Expected recovery id to be a Number within interval [0, 3]"),h("message",n,32),p(i),o=b(o,i?33:65),g.ecdsaRecover(o,t,r,n)){case 0:return o;case 1:throw new Error(c);case 2:throw new Error(l);case 3:throw new Error(e)}},ecdh(e,t,r={},n){switch(h("public key",e,[33,65]),h("private key",t,32),f("Object"===m(r),"Expected options to be an Object"),void 0!==r.data&&h("options.data",r.data),void 0!==r.hashfn?(f("Function"===m(r.hashfn),"Expected options.hashfn to be a Function"),void 0!==r.xbuf&&h("options.xbuf",r.xbuf,32),void 0!==r.ybuf&&h("options.ybuf",r.ybuf,32),h("output",n)):n=b(n,32),g.ecdh(n,e,t,r.data,r.hashfn,r.xbuf,r.ybuf)){case 0:return n;case 1:throw new Error(o);case 2:throw new Error(d)}}}),nn}()(Hi())),Ui}function Xi(){if(ji)return an;ji=1;var e=an&&an.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(an,"__esModule",{value:!0}),an.PublicKey=void 0;const t=or(),r=$r(),n=e(Gi()),i=He();class o{constructor(e){if(1!==Object.keys(e).length)throw new Error("Enum can only take single value");Object.keys(e).map(t=>{this[t]=e[t]})}}class a extends o{enum;ed25519Key;secp256k1Key;constructor(e){const t=function(e){switch(e){case i.KeyType.ED25519:return"ed25519Key";case i.KeyType.SECP256K1:return"secp256k1Key";default:throw Error(`unknown type ${e}`)}}(e.keyType);super({[t]:e}),this[t]=e,this.enum=t}static from(e){return"string"==typeof e?a.fromString(e):e}static fromString(e){const r=e.split(":");let n,o;if(1===r.length)n=r[0];else{if(2!==r.length)throw new Error("Invalid encoded key format, must be <curve>:<encoded key>");n=r[1],o=function(e){switch(e.toLowerCase()){case"ed25519":return i.KeyType.ED25519;case"secp256k1":return i.KeyType.SECP256K1;default:throw new Error(`Unknown key type ${e}`)}}(r[0])}const s=(0,t.baseDecode)(n);o||(o=s.length===i.KeySize.SECP256k1_PUBLIC_KEY?i.KeyType.SECP256K1:i.KeyType.ED25519);const c=o===i.KeyType.ED25519?i.KeySize.ED25519_PUBLIC_KEY:i.KeySize.SECP256k1_PUBLIC_KEY;if(s.length!==c)throw new Error(`Invalid public key size (${s.length}), must be ${c}`);return new a({keyType:o,data:s})}toString(){const e=(0,t.baseEncode)(this.data);return`${function(e){switch(e){case i.KeyType.ED25519:return"ed25519";case i.KeyType.SECP256K1:return"secp256k1";default:throw new Error(`Unknown key type ${e}`)}}(this.keyType)}:${e}`}verify(e,t){const o=this.keyType,a=this.data;switch(o){case i.KeyType.ED25519:return r.ed25519.verify(t,e,a);case i.KeyType.SECP256K1:return n.default.ecdsaVerify(t.subarray(0,64),e,new Uint8Array([4,...a]));default:throw new Error(`Unknown key type: ${o}`)}}get keyPair(){return this.ed25519Key||this.secp256k1Key}get keyType(){return this.keyPair.keyType}get data(){return this.keyPair.data}}return an.PublicKey=a,an}function Yi(){if(zi)return Qe;zi=1;var e=Qe&&Qe.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(Qe,"__esModule",{value:!0}),Qe.KeyPairEd25519=void 0;const t=or(),r=$r(),n=e(rn()),i=He(),o=Ze(),a=Xi();class s extends o.KeyPairBase{publicKey;secretKey;extendedSecretKey;constructor(e){super();const n=(0,t.baseDecode)(e),o=new Uint8Array(n.slice(0,i.KeySize.SECRET_KEY)),s=r.ed25519.getPublicKey(new Uint8Array(o));this.publicKey=new a.PublicKey({keyType:i.KeyType.ED25519,data:s}),this.secretKey=(0,t.baseEncode)(o),this.extendedSecretKey=e}static fromRandom(){const e=(0,n.default)(i.KeySize.SECRET_KEY),o=r.ed25519.getPublicKey(new Uint8Array(e)),a=new Uint8Array([...e,...o]);return new s((0,t.baseEncode)(a))}sign(e){return{signature:r.ed25519.sign(e,(0,t.baseDecode)(this.secretKey)),publicKey:this.publicKey}}verify(e,t){return this.publicKey.verify(e,t)}toString(){return`ed25519:${this.extendedSecretKey}`}getPublicKey(){return this.publicKey}}return Qe.KeyPairEd25519=s,Qe}var Zi,Ji,Qi,eo,to={};function ro(){if(Zi)return to;Zi=1;var e=to&&to.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(to,"__esModule",{value:!0}),to.KeyPairSecp256k1=void 0;const t=or(),r=e(rn()),n=e(Gi()),i=He(),o=Ze(),a=Xi();class s extends o.KeyPairBase{publicKey;secretKey;extendedSecretKey;constructor(e){super();const r=(0,t.baseDecode)(e),o=new Uint8Array(r.slice(0,i.KeySize.SECRET_KEY)),s=n.default.publicKeyCreate(new Uint8Array(o),!1),c=s.subarray(1,s.length);this.publicKey=new a.PublicKey({keyType:i.KeyType.SECP256K1,data:c}),this.secretKey=(0,t.baseEncode)(o),this.extendedSecretKey=e}static fromRandom(){const e=(0,r.default)(i.KeySize.SECRET_KEY),o=n.default.publicKeyCreate(new Uint8Array(e),!1),a=o.subarray(1,o.length),c=new Uint8Array([...e,...a]);return new s((0,t.baseEncode)(c))}sign(e){const{signature:r,recid:i}=n.default.ecdsaSign(e,(0,t.baseDecode)(this.secretKey));return{signature:new Uint8Array([...r,i]),publicKey:this.publicKey}}verify(e,t){return this.publicKey.verify(e,t)}toString(){return`secp256k1:${this.extendedSecretKey}`}getPublicKey(){return this.publicKey}}return to.KeyPairSecp256k1=s,to}function no(){return Qi||(Qi=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.PublicKey=e.KeyPairSecp256k1=e.KeyPairEd25519=e.KeyPair=e.KeyType=void 0;var t=He();Object.defineProperty(e,"KeyType",{enumerable:!0,get:function(){return t.KeyType}});var r=function(){if(Ji)return Xe;Ji=1,Object.defineProperty(Xe,"__esModule",{value:!0}),Xe.KeyPair=void 0;const e=Ze(),t=Yi(),r=ro();class n extends e.KeyPairBase{static fromRandom(e){switch(e.toUpperCase()){case"ED25519":return t.KeyPairEd25519.fromRandom();case"SECP256K1":return r.KeyPairSecp256k1.fromRandom();default:throw new Error(`Unknown curve ${e}`)}}static fromString(e){const n=e.split(":");if(2!==n.length)throw new Error("Invalid encoded key format, must be <curve>:<encoded key>");switch(n[0].toUpperCase()){case"ED25519":return new t.KeyPairEd25519(n[1]);case"SECP256K1":return new r.KeyPairSecp256k1(n[1]);default:throw new Error(`Unknown curve: ${n[0]}`)}}}return Xe.KeyPair=n,Xe}();Object.defineProperty(e,"KeyPair",{enumerable:!0,get:function(){return r.KeyPair}});var n=Yi();Object.defineProperty(e,"KeyPairEd25519",{enumerable:!0,get:function(){return n.KeyPairEd25519}});var i=ro();Object.defineProperty(e,"KeyPairSecp256k1",{enumerable:!0,get:function(){return i.KeyPairSecp256k1}});var o=Xi();Object.defineProperty(e,"PublicKey",{enumerable:!0,get:function(){return o.PublicKey}})}(Ke)),Ke}function io(){return eo||(eo=1,function(e){var t=Ie&&Ie.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),r=Ie&&Ie.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=Ie&&Ie.__importStar||function(e){if(e&&e.__esModule)return e;var n={};if(null!=e)for(var i in e)"default"!==i&&Object.prototype.hasOwnProperty.call(e,i)&&t(n,e,i);return r(n,e),n},i=Ie&&Ie.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.authPayloadSchema=e.AuthPayload=void 0,e.verifySignature=function(t,r){const n=new u(t),i=o.serialize(e.authPayloadSchema,n),s=Uint8Array.from(a.default.sha256.array(i));let l=new Uint8Array(Buffer.from(r.signature,"base64"));return c.PublicKey.from(r.publicKey).verify(s,l)};const o=n(function(){if(De)return Ne;De=1;var e=Ne&&Ne.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),t=Ne&&Ne.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=Ne&&Ne.__importStar||function(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var i in r)"default"!==i&&Object.prototype.hasOwnProperty.call(r,i)&&e(n,r,i);return t(n,r),n};Ne.__esModule=!0,Ne.deserialize=Ne.serialize=void 0;var n=function(){if(Le)return Ce;Le=1;var e=Ce&&Ce.__createBinding||(Object.create?function(e,t,r,n){void 0===n&&(n=r);var i=Object.getOwnPropertyDescriptor(t,r);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[r]}}),Object.defineProperty(e,n,i)}:function(e,t,r,n){void 0===n&&(n=r),e[n]=t[r]}),t=Ce&&Ce.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=Ce&&Ce.__importStar||function(r){if(r&&r.__esModule)return r;var n={};if(null!=r)for(var i in r)"default"!==i&&Object.prototype.hasOwnProperty.call(r,i)&&e(n,r,i);return t(n,r),n};Ce.__esModule=!0,Ce.BorshSerializer=void 0;var n=Te(),i=Be(),o=r(Fe()),a=function(){function e(e){this.encoded=new i.EncodeBuffer,this.fieldPath=["value"],this.checkTypes=e}return e.prototype.encode=function(e,t){return this.encode_value(e,t),this.encoded.get_used_buffer()},e.prototype.encode_value=function(e,t){if("string"==typeof t){if(n.integers.includes(t))return this.encode_integer(e,t);if("string"===t)return this.encode_string(e);if("bool"===t)return this.encode_boolean(e)}if("object"==typeof t){if("option"in t)return this.encode_option(e,t);if("enum"in t)return this.encode_enum(e,t);if("array"in t)return this.encode_array(e,t);if("set"in t)return this.encode_set(e,t);if("map"in t)return this.encode_map(e,t);if("struct"in t)return this.encode_struct(e,t)}},e.prototype.encode_integer=function(e,t){var r=parseInt(t.substring(1));r<=32||"f64"==t?(this.checkTypes&&o.expect_type(e,"number",this.fieldPath),this.encoded.store_value(e,t)):(this.checkTypes&&o.expect_bigint(e,this.fieldPath),this.encode_bigint(BigInt(e),r))},e.prototype.encode_bigint=function(e,t){for(var r=t/8,n=new Uint8Array(r),i=0;i<r;i++)n[i]=Number(e&BigInt(255)),e>>=BigInt(8);this.encoded.store_bytes(new Uint8Array(n))},e.prototype.encode_string=function(e){this.checkTypes&&o.expect_type(e,"string",this.fieldPath);for(var t=e,r=[],n=0;n<t.length;n++){var i=t.charCodeAt(n);i<128?r.push(i):i<2048?r.push(192|i>>6,128|63&i):i<55296||i>=57344?r.push(224|i>>12,128|i>>6&63,128|63&i):(n++,i=65536+((1023&i)<<10|1023&t.charCodeAt(n)),r.push(240|i>>18,128|i>>12&63,128|i>>6&63,128|63&i))}this.encoded.store_value(r.length,"u32"),this.encoded.store_bytes(new Uint8Array(r))},e.prototype.encode_boolean=function(e){this.checkTypes&&o.expect_type(e,"boolean",this.fieldPath),this.encoded.store_value(e?1:0,"u8")},e.prototype.encode_option=function(e,t){null==e?this.encoded.store_value(0,"u8"):(this.encoded.store_value(1,"u8"),this.encode_value(e,t.option))},e.prototype.encode_enum=function(e,t){this.checkTypes&&o.expect_enum(e,this.fieldPath);for(var r=Object.keys(e)[0],n=0;n<t.enum.length;n++){var i=t.enum[n];if(r===Object.keys(i.struct)[0])return this.encoded.store_value(n,"u8"),this.encode_struct(e,i)}throw new Error("Enum key (".concat(r,") not found in enum schema: ").concat(JSON.stringify(t)," at ").concat(this.fieldPath.join(".")))},e.prototype.encode_array=function(e,t){if(o.isArrayLike(e))return this.encode_arraylike(e,t);if(e instanceof ArrayBuffer)return this.encode_buffer(e,t);throw new Error("Expected Array-like not ".concat(typeof e,"(").concat(e,") at ").concat(this.fieldPath.join(".")))},e.prototype.encode_arraylike=function(e,t){t.array.len?o.expect_same_size(e.length,t.array.len,this.fieldPath):this.encoded.store_value(e.length,"u32");for(var r=0;r<e.length;r++)this.encode_value(e[r],t.array.type)},e.prototype.encode_buffer=function(e,t){t.array.len?o.expect_same_size(e.byteLength,t.array.len,this.fieldPath):this.encoded.store_value(e.byteLength,"u32"),this.encoded.store_bytes(new Uint8Array(e))},e.prototype.encode_set=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);var r=e instanceof Set?Array.from(e.values()):Object.values(e);this.encoded.store_value(r.length,"u32");for(var n=0,i=r;n<i.length;n++){var a=i[n];this.encode_value(a,t.set)}},e.prototype.encode_map=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);var r=e instanceof Map,n=r?Array.from(e.keys()):Object.keys(e);this.encoded.store_value(n.length,"u32");for(var i=0,a=n;i<a.length;i++){var s=a[i];this.encode_value(s,t.map.key),this.encode_value(r?e.get(s):e[s],t.map.value)}},e.prototype.encode_struct=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);for(var r=0,n=Object.keys(t.struct);r<n.length;r++){var i=n[r];this.fieldPath.push(i),this.encode_value(e[i],t.struct[i]),this.fieldPath.pop()}},e}();return Ce.BorshSerializer=a,Ce}(),i=function(){if(Ue)return je;Ue=1,je.__esModule=!0,je.BorshDeserializer=void 0;var e=Te(),t=Be(),r=function(){function r(e){this.buffer=new t.DecodeBuffer(e)}return r.prototype.decode=function(e){return this.decode_value(e)},r.prototype.decode_value=function(t){if("string"==typeof t){if(e.integers.includes(t))return this.decode_integer(t);if("string"===t)return this.decode_string();if("bool"===t)return this.decode_boolean()}if("object"==typeof t){if("option"in t)return this.decode_option(t);if("enum"in t)return this.decode_enum(t);if("array"in t)return this.decode_array(t);if("set"in t)return this.decode_set(t);if("map"in t)return this.decode_map(t);if("struct"in t)return this.decode_struct(t)}throw new Error("Unsupported type: ".concat(t))},r.prototype.decode_integer=function(e){var t=parseInt(e.substring(1));return t<=32||"f64"==e?this.buffer.consume_value(e):this.decode_bigint(t,e.startsWith("i"))},r.prototype.decode_bigint=function(e,t){void 0===t&&(t=!1);var r=e/8,n=new Uint8Array(this.buffer.consume_bytes(r)),i=n.reduceRight(function(e,t){return e+t.toString(16).padStart(2,"0")},"");return t&&n[r-1]?BigInt.asIntN(e,BigInt("0x".concat(i))):BigInt("0x".concat(i))},r.prototype.decode_string=function(){for(var e=this.decode_integer("u32"),t=new Uint8Array(this.buffer.consume_bytes(e)),r=[],n=0;n<e;++n){var i=t[n];if(i<128)r.push(i);else if(i<224)r.push((31&i)<<6|63&t[++n]);else if(i<240)r.push((15&i)<<12|(63&t[++n])<<6|63&t[++n]);else{var o=(7&i)<<18|(63&t[++n])<<12|(63&t[++n])<<6|63&t[++n];r.push(o)}}return String.fromCodePoint.apply(String,r)},r.prototype.decode_boolean=function(){return this.buffer.consume_value("u8")>0},r.prototype.decode_option=function(e){var t=this.buffer.consume_value("u8");if(1===t)return this.decode_value(e.option);if(0!==t)throw new Error("Invalid option ".concat(t));return null},r.prototype.decode_enum=function(e){var t,r=this.buffer.consume_value("u8");if(r>e.enum.length)throw new Error("Enum option ".concat(r," is not available"));var n=e.enum[r].struct,i=Object.keys(n)[0];return(t={})[i]=this.decode_value(n[i]),t},r.prototype.decode_array=function(e){for(var t=[],r=e.array.len?e.array.len:this.decode_integer("u32"),n=0;n<r;++n)t.push(this.decode_value(e.array.type));return t},r.prototype.decode_set=function(e){for(var t=this.decode_integer("u32"),r=new Set,n=0;n<t;++n)r.add(this.decode_value(e.set));return r},r.prototype.decode_map=function(e){for(var t=this.decode_integer("u32"),r=new Map,n=0;n<t;++n){var i=this.decode_value(e.map.key),o=this.decode_value(e.map.value);r.set(i,o)}return r},r.prototype.decode_struct=function(e){var t={};for(var r in e.struct)t[r]=this.decode_value(e.struct[r]);return t},r}();return je.BorshDeserializer=r,je}(),o=r(Fe());return Ne.serialize=function(e,t,r){return void 0===r&&(r=!0),r&&o.validate_schema(e),new n.BorshSerializer(r).encode(t,e)},Ne.deserialize=function(e,t,r){return void 0===r&&(r=!0),r&&o.validate_schema(e),new i.BorshDeserializer(t).decode(e)},Ne}()),a=i((ze||(ze=1,s=We,function(){var e="input is invalid type",t="object"==typeof window,r=t?window:{};r.JS_SHA256_NO_WINDOW&&(t=!1);var n=!t&&"object"==typeof self,i=!r.JS_SHA256_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node&&"renderer"!=process.type;i?r=xe:n&&(r=self);var o=!r.JS_SHA256_NO_COMMON_JS&&s.exports,a=!r.JS_SHA256_NO_ARRAY_BUFFER&&"undefined"!=typeof ArrayBuffer,c="0123456789abcdef".split(""),u=[-2147483648,8388608,32768,128],l=[24,16,8,0],d=[1116352408,1899447441,3049323471,3921009573,961987163,1508970993,2453635748,2870763221,3624381080,310598401,607225278,1426881987,1925078388,2162078206,2614888103,3248222580,3835390401,4022224774,264347078,604807628,770255983,1249150122,1555081692,1996064986,2554220882,2821834349,2952996808,3210313671,3336571891,3584528711,113926993,338241895,666307205,773529912,1294757372,1396182291,1695183700,1986661051,2177026350,2456956037,2730485921,2820302411,3259730800,3345764771,3516065817,3600352804,4094571909,275423344,430227734,506948616,659060556,883997877,958139571,1322822218,1537002063,1747873779,1955562222,2024104815,2227730452,2361852424,2428436474,2756734187,3204031479,3329325298],f=["hex","array","digest","arrayBuffer"],h=[];!r.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),!a||!r.JS_SHA256_NO_ARRAY_BUFFER_IS_VIEW&&ArrayBuffer.isView||(ArrayBuffer.isView=function(e){return"object"==typeof e&&e.buffer&&e.buffer.constructor===ArrayBuffer});var p=function(e,t){return function(r){return new y(t,!0).update(r)[e]()}},b=function(e){var t=p("hex",e);i&&(t=m(t,e)),t.create=function(){return new y(e)},t.update=function(e){return t.create().update(e)};for(var r=0;r<f.length;++r){var n=f[r];t[n]=p(n,e)}return t},m=function(t,n){var i,o=$e,a=$e.Buffer,s=n?"sha224":"sha256";return i=a.from&&!r.JS_SHA256_NO_BUFFER_FROM?a.from:function(e){return new a(e)},function(r){if("string"==typeof r)return o.createHash(s).update(r,"utf8").digest("hex");if(null==r)throw new Error(e);return r.constructor===ArrayBuffer&&(r=new Uint8Array(r)),Array.isArray(r)||ArrayBuffer.isView(r)||r.constructor===a?o.createHash(s).update(i(r)).digest("hex"):t(r)}},g=function(e,t){return function(r,n){return new w(r,t,!0).update(n)[e]()}},v=function(e){var t=g("hex",e);t.create=function(t){return new w(t,e)},t.update=function(e,r){return t.create(e).update(r)};for(var r=0;r<f.length;++r){var n=f[r];t[n]=g(n,e)}return t};function y(e,t){t?(h[0]=h[16]=h[1]=h[2]=h[3]=h[4]=h[5]=h[6]=h[7]=h[8]=h[9]=h[10]=h[11]=h[12]=h[13]=h[14]=h[15]=0,this.blocks=h):this.blocks=[0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0],e?(this.h0=3238371032,this.h1=914150663,this.h2=812702999,this.h3=4144912697,this.h4=4290775857,this.h5=1750603025,this.h6=1694076839,this.h7=3204075428):(this.h0=1779033703,this.h1=3144134277,this.h2=1013904242,this.h3=2773480762,this.h4=1359893119,this.h5=2600822924,this.h6=528734635,this.h7=1541459225),this.block=this.start=this.bytes=this.hBytes=0,this.finalized=this.hashed=!1,this.first=!0,this.is224=e}function w(t,r,n){var i,o=typeof t;if("string"===o){var s,c=[],u=t.length,l=0;for(i=0;i<u;++i)(s=t.charCodeAt(i))<128?c[l++]=s:s<2048?(c[l++]=192|s>>>6,c[l++]=128|63&s):s<55296||s>=57344?(c[l++]=224|s>>>12,c[l++]=128|s>>>6&63,c[l++]=128|63&s):(s=65536+((1023&s)<<10|1023&t.charCodeAt(++i)),c[l++]=240|s>>>18,c[l++]=128|s>>>12&63,c[l++]=128|s>>>6&63,c[l++]=128|63&s);t=c}else{if("object"!==o)throw new Error(e);if(null===t)throw new Error(e);if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw new Error(e)}t.length>64&&(t=new y(r,!0).update(t).array());var d=[],f=[];for(i=0;i<64;++i){var h=t[i]||0;d[i]=92^h,f[i]=54^h}y.call(this,r,n),this.update(f),this.oKeyPad=d,this.inner=!0,this.sharedMemory=n}y.prototype.update=function(t){if(!this.finalized){var r,n=typeof t;if("string"!==n){if("object"!==n)throw new Error(e);if(null===t)throw new Error(e);if(a&&t.constructor===ArrayBuffer)t=new Uint8Array(t);else if(!(Array.isArray(t)||a&&ArrayBuffer.isView(t)))throw new Error(e);r=!0}for(var i,o,s=0,c=t.length,u=this.blocks;s<c;){if(this.hashed&&(this.hashed=!1,u[0]=this.block,this.block=u[16]=u[1]=u[2]=u[3]=u[4]=u[5]=u[6]=u[7]=u[8]=u[9]=u[10]=u[11]=u[12]=u[13]=u[14]=u[15]=0),r)for(o=this.start;s<c&&o<64;++s)u[o>>>2]|=t[s]<<l[3&o++];else for(o=this.start;s<c&&o<64;++s)(i=t.charCodeAt(s))<128?u[o>>>2]|=i<<l[3&o++]:i<2048?(u[o>>>2]|=(192|i>>>6)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]):i<55296||i>=57344?(u[o>>>2]|=(224|i>>>12)<<l[3&o++],u[o>>>2]|=(128|i>>>6&63)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]):(i=65536+((1023&i)<<10|1023&t.charCodeAt(++s)),u[o>>>2]|=(240|i>>>18)<<l[3&o++],u[o>>>2]|=(128|i>>>12&63)<<l[3&o++],u[o>>>2]|=(128|i>>>6&63)<<l[3&o++],u[o>>>2]|=(128|63&i)<<l[3&o++]);this.lastByteIndex=o,this.bytes+=o-this.start,o>=64?(this.block=u[16],this.start=o-64,this.hash(),this.hashed=!0):this.start=o}return this.bytes>4294967295&&(this.hBytes+=this.bytes/4294967296|0,this.bytes=this.bytes%4294967296),this}},y.prototype.finalize=function(){if(!this.finalized){this.finalized=!0;var e=this.blocks,t=this.lastByteIndex;e[16]=this.block,e[t>>>2]|=u[3&t],this.block=e[16],t>=56&&(this.hashed||this.hash(),e[0]=this.block,e[16]=e[1]=e[2]=e[3]=e[4]=e[5]=e[6]=e[7]=e[8]=e[9]=e[10]=e[11]=e[12]=e[13]=e[14]=e[15]=0),e[14]=this.hBytes<<3|this.bytes>>>29,e[15]=this.bytes<<3,this.hash()}},y.prototype.hash=function(){var e,t,r,n,i,o,a,s,c,u=this.h0,l=this.h1,f=this.h2,h=this.h3,p=this.h4,b=this.h5,m=this.h6,g=this.h7,v=this.blocks;for(e=16;e<64;++e)t=((i=v[e-15])>>>7|i<<25)^(i>>>18|i<<14)^i>>>3,r=((i=v[e-2])>>>17|i<<15)^(i>>>19|i<<13)^i>>>10,v[e]=v[e-16]+t+v[e-7]+r|0;for(c=l&f,e=0;e<64;e+=4)this.first?(this.is224?(o=300032,g=(i=v[0]-1413257819)-150054599|0,h=i+24177077|0):(o=704751109,g=(i=v[0]-210244248)-1521486534|0,h=i+143694565|0),this.first=!1):(t=(u>>>2|u<<30)^(u>>>13|u<<19)^(u>>>22|u<<10),n=(o=u&l)^u&f^c,g=h+(i=g+(r=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7))+(p&b^~p&m)+d[e]+v[e])|0,h=i+(t+n)|0),t=(h>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10),n=(a=h&u)^h&l^o,m=f+(i=m+(r=(g>>>6|g<<26)^(g>>>11|g<<21)^(g>>>25|g<<7))+(g&p^~g&b)+d[e+1]+v[e+1])|0,t=((f=i+(t+n)|0)>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),n=(s=f&h)^f&u^a,b=l+(i=b+(r=(m>>>6|m<<26)^(m>>>11|m<<21)^(m>>>25|m<<7))+(m&g^~m&p)+d[e+2]+v[e+2])|0,t=((l=i+(t+n)|0)>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),n=(c=l&f)^l&h^s,p=u+(i=p+(r=(b>>>6|b<<26)^(b>>>11|b<<21)^(b>>>25|b<<7))+(b&m^~b&g)+d[e+3]+v[e+3])|0,u=i+(t+n)|0,this.chromeBugWorkAround=!0;this.h0=this.h0+u|0,this.h1=this.h1+l|0,this.h2=this.h2+f|0,this.h3=this.h3+h|0,this.h4=this.h4+p|0,this.h5=this.h5+b|0,this.h6=this.h6+m|0,this.h7=this.h7+g|0},y.prototype.hex=function(){this.finalize();var e=this.h0,t=this.h1,r=this.h2,n=this.h3,i=this.h4,o=this.h5,a=this.h6,s=this.h7,u=c[e>>>28&15]+c[e>>>24&15]+c[e>>>20&15]+c[e>>>16&15]+c[e>>>12&15]+c[e>>>8&15]+c[e>>>4&15]+c[15&e]+c[t>>>28&15]+c[t>>>24&15]+c[t>>>20&15]+c[t>>>16&15]+c[t>>>12&15]+c[t>>>8&15]+c[t>>>4&15]+c[15&t]+c[r>>>28&15]+c[r>>>24&15]+c[r>>>20&15]+c[r>>>16&15]+c[r>>>12&15]+c[r>>>8&15]+c[r>>>4&15]+c[15&r]+c[n>>>28&15]+c[n>>>24&15]+c[n>>>20&15]+c[n>>>16&15]+c[n>>>12&15]+c[n>>>8&15]+c[n>>>4&15]+c[15&n]+c[i>>>28&15]+c[i>>>24&15]+c[i>>>20&15]+c[i>>>16&15]+c[i>>>12&15]+c[i>>>8&15]+c[i>>>4&15]+c[15&i]+c[o>>>28&15]+c[o>>>24&15]+c[o>>>20&15]+c[o>>>16&15]+c[o>>>12&15]+c[o>>>8&15]+c[o>>>4&15]+c[15&o]+c[a>>>28&15]+c[a>>>24&15]+c[a>>>20&15]+c[a>>>16&15]+c[a>>>12&15]+c[a>>>8&15]+c[a>>>4&15]+c[15&a];return this.is224||(u+=c[s>>>28&15]+c[s>>>24&15]+c[s>>>20&15]+c[s>>>16&15]+c[s>>>12&15]+c[s>>>8&15]+c[s>>>4&15]+c[15&s]),u},y.prototype.toString=y.prototype.hex,y.prototype.digest=function(){this.finalize();var e=this.h0,t=this.h1,r=this.h2,n=this.h3,i=this.h4,o=this.h5,a=this.h6,s=this.h7,c=[e>>>24&255,e>>>16&255,e>>>8&255,255&e,t>>>24&255,t>>>16&255,t>>>8&255,255&t,r>>>24&255,r>>>16&255,r>>>8&255,255&r,n>>>24&255,n>>>16&255,n>>>8&255,255&n,i>>>24&255,i>>>16&255,i>>>8&255,255&i,o>>>24&255,o>>>16&255,o>>>8&255,255&o,a>>>24&255,a>>>16&255,a>>>8&255,255&a];return this.is224||c.push(s>>>24&255,s>>>16&255,s>>>8&255,255&s),c},y.prototype.array=y.prototype.digest,y.prototype.arrayBuffer=function(){this.finalize();var e=new ArrayBuffer(this.is224?28:32),t=new DataView(e);return t.setUint32(0,this.h0),t.setUint32(4,this.h1),t.setUint32(8,this.h2),t.setUint32(12,this.h3),t.setUint32(16,this.h4),t.setUint32(20,this.h5),t.setUint32(24,this.h6),this.is224||t.setUint32(28,this.h7),e},w.prototype=new y,w.prototype.finalize=function(){if(y.prototype.finalize.call(this),this.inner){this.inner=!1;var e=this.array();y.call(this,this.is224,this.sharedMemory),this.update(this.oKeyPad),this.update(e),y.prototype.finalize.call(this)}};var x=b();x.sha256=x,x.sha224=b(!0),x.sha256.hmac=v(),x.sha224.hmac=v(!0),o?s.exports=x:(r.sha256=x.sha256,r.sha224=x.sha224)}()),We.exports));var s;const c=no();class u{message;recipient;nonce;callbackUrl;tag;constructor({message:e,nonce:t,recipient:r}){this.tag=2147484061,this.message=e,this.nonce=t,this.recipient=r}}e.AuthPayload=u,e.authPayloadSchema={struct:{tag:"u32",message:"string",nonce:{array:{type:"u8",len:32}},recipient:"string",callbackUrl:{option:"string"}}}}(Ie)),Ie}var oo={};const ao=/^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i;function so(e){return ao.test(e)}function co(){var e=URL.createObjectURL(new Blob),t=e.toString();return URL.revokeObjectURL(e),t.split(/[:\/]/g).pop().toLowerCase()}co.valid=so;var uo,lo,fo,ho,po,bo,mo,go=Ee(Object.freeze({__proto__:null,default:co,uuid4:co,valid:so})),vo={},yo={exports:{}},wo={exports:{}};function xo(){return uo||(uo=1,e="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",t={rotl:function(e,t){return e<<t|e>>>32-t},rotr:function(e,t){return e<<32-t|e>>>t},endian:function(e){if(e.constructor==Number)return 16711935&t.rotl(e,8)|4278255360&t.rotl(e,24);for(var r=0;r<e.length;r++)e[r]=t.endian(e[r]);return e},randomBytes:function(e){for(var t=[];e>0;e--)t.push(Math.floor(256*Math.random()));return t},bytesToWords:function(e){for(var t=[],r=0,n=0;r<e.length;r++,n+=8)t[n>>>5]|=e[r]<<24-n%32;return t},wordsToBytes:function(e){for(var t=[],r=0;r<32*e.length;r+=8)t.push(e[r>>>5]>>>24-r%32&255);return t},bytesToHex:function(e){for(var t=[],r=0;r<e.length;r++)t.push((e[r]>>>4).toString(16)),t.push((15&e[r]).toString(16));return t.join("")},hexToBytes:function(e){for(var t=[],r=0;r<e.length;r+=2)t.push(parseInt(e.substr(r,2),16));return t},bytesToBase64:function(t){for(var r=[],n=0;n<t.length;n+=3)for(var i=t[n]<<16|t[n+1]<<8|t[n+2],o=0;o<4;o++)8*n+6*o<=8*t.length?r.push(e.charAt(i>>>6*(3-o)&63)):r.push("=");return r.join("")},base64ToBytes:function(t){t=t.replace(/[^A-Z0-9+\/]/gi,"");for(var r=[],n=0,i=0;n<t.length;i=++n%4)0!=i&&r.push((e.indexOf(t.charAt(n-1))&Math.pow(2,-2*i+8)-1)<<2*i|e.indexOf(t.charAt(n))>>>6-2*i);return r}},wo.exports=t),wo.exports;var e,t}function Ao(){if(fo)return lo;fo=1;var e={utf8:{stringToBytes:function(t){return e.bin.stringToBytes(unescape(encodeURIComponent(t)))},bytesToString:function(t){return decodeURIComponent(escape(e.bin.bytesToString(t)))}},bin:{stringToBytes:function(e){for(var t=[],r=0;r<e.length;r++)t.push(255&e.charCodeAt(r));return t},bytesToString:function(e){for(var t=[],r=0;r<e.length;r++)t.push(String.fromCharCode(e[r]));return t.join("")}}};return lo=e}function Eo(){return ho||(ho=1,function(){var e=xo(),t=Ao().utf8,r=Ao().bin,n=function(n,i){var o=e.wordsToBytes(function(r){r.constructor==String?r=t.stringToBytes(r):"undefined"!=typeof Buffer&&"function"==typeof Buffer.isBuffer&&Buffer.isBuffer(r)?r=Array.prototype.slice.call(r,0):Array.isArray(r)||(r=r.toString());var n=e.bytesToWords(r),i=8*r.length,o=[],a=1732584193,s=-271733879,c=-1732584194,u=271733878,l=-1009589776;n[i>>5]|=128<<24-i%32,n[15+(i+64>>>9<<4)]=i;for(var d=0;d<n.length;d+=16){for(var f=a,h=s,p=c,b=u,m=l,g=0;g<80;g++){if(g<16)o[g]=n[d+g];else{var v=o[g-3]^o[g-8]^o[g-14]^o[g-16];o[g]=v<<1|v>>>31}var y=(a<<5|a>>>27)+l+(o[g]>>>0)+(g<20?1518500249+(s&c|~s&u):g<40?1859775393+(s^c^u):g<60?(s&c|s&u|c&u)-1894007588:(s^c^u)-899497514);l=u,u=c,c=s<<30|s>>>2,s=a,a=y}a+=f,s+=h,c+=p,u+=b,l+=m}return[a,s,c,u,l]}(n));return i&&i.asBytes?o:i&&i.asString?r.bytesToString(o):e.bytesToHex(o)};n._blocksize=16,n._digestsize=20,yo.exports=n}()),yo.exports}function So(){return bo||(bo=1,function(e){var t=oo&&oo.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.getExtension=e.RequestFailed=e.wait=void 0;const r=t(go),n=or(),i=(po||(po=1,function(e){var t=vo&&vo.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.createRequest=e.computeRequestId=e.deleteRequest=e.getResponse=e.proxyApi=void 0;const r=t(Eo()),n=t(go),i=or();e.proxyApi="https://h4n.app",e.getResponse=async t=>{const r=await fetch(`${e.proxyApi}/${t}/response`,{headers:{"content-type":"application/json"},method:"GET"});if(!1===r.ok)throw Error(await r.text());const{data:n}=await r.json();return JSON.parse(n)},e.deleteRequest=async t=>{const r=await fetch(`${e.proxyApi}/${t}`,{headers:{"content-type":"application/json"},method:"DELETE"});if(!1===r.ok)throw Error(await r.text())},e.computeRequestId=async e=>{const t=(0,i.baseEncode)(JSON.stringify({...e,_id:(0,n.default)()})),o=(0,r.default)(t);return{requestId:Buffer.from(o,"hex").toString("base64").replaceAll("/","_").replaceAll("-","+").slice(0,13),query:t}},e.createRequest=async(t,r)=>{const{query:n,requestId:i}=await(0,e.computeRequestId)(t),o=await fetch(`${e.proxyApi}/${i}/request`,{body:JSON.stringify({data:n}),headers:{"content-type":"application/json"},method:"POST",signal:r});if(!1===o.ok)throw Error(await o.text());return i}}(vo)),vo);e.wait=e=>new Promise(t=>setTimeout(t,e));class o extends Error{payload;name="RequestFailed";constructor(e){super(),this.payload=e}}e.RequestFailed=o;let a;e.getExtension=()=>"undefined"==typeof window?null:window.hotExtension,"undefined"!=typeof window&&window.addEventListener("message",e=>{"hot-close"===e.data&&(a?.remove(),a=void 0)});e.default=new class{walletId="https://t.me/herewalletbot/app";ancestorOrigins=["http://localhost:1234","https://my.herewallet.app","https://tgapp-dev.herewallet.app","https://tgapp.herewallet.app","https://beta.herewallet.app"];connection=new Promise(e=>"undefined"==typeof window||window?.self===window?.top?e(null):void this.injectedRequest("initialized",{}).then(e).catch(()=>e(null)));get isInjected(){return"undefined"!=typeof window&&(null!=window.hotExtension?window.hotExtension.autoRun:this.ancestorOrigins.includes(window.location.ancestorOrigins?.[0]))}openInHotBrowserUrl=null;toggleOpenInHotBrowser(e){this.openInHotBrowserUrl=e}customProvider;setupEthProvider(e){this.customProvider=e}async injectedRequest(e,t){const n=(0,r.default)();return new Promise((r,i)=>{const o=e=>{if(e.data.id===n)return window?.removeEventListener("message",o),e.data.success?r(e.data.payload):i(e.data.payload)};window?.parent.postMessage({$hot:!0,method:e,request:t,id:n},"*"),window?.addEventListener("message",o)})}subscribe(e,t){return window.hotExtension?window.hotExtension.subscribe(e,t):()=>{}}async request(t,s){if(null!=window.hotExtension)return window.hotExtension.request(t,s);if(this.isInjected)return this.injectedRequest(t,s);const c=(0,r.default)(),u=window?.Telegram?.WebApp,l=await(0,i.createRequest)({inside:!!this.openInHotBrowserUrl||"ethereum"===t&&null==this.customProvider,origin:"string"==typeof this.openInHotBrowserUrl?this.openInHotBrowserUrl:location.href,$hot:!0,method:t,request:s,id:c}),d=`${this.walletId}?startapp=hotconnect-${(0,n.baseEncode)(l)}`;if(u)u?.openTelegramLink(d);else{(e=>{a?.remove(),a=document.createElement("div");const t=document.createElement("iframe");a?.appendChild(t),t.src=e,t.allow="usb",t.style.border="none",t.style.borderRadius="16px",t.style.background="#fff",t.style.overflow="hidden",t.style.background="#1D1F20",t.style.border="1px solid #2C3034",t.style.width="375px",t.style.height="560px",t.onclick=e=>e.stopPropagation(),a.style.padding="16px",a.style.zIndex="100000000000000",a.style.position="fixed",a.style.display="flex",a.style.justifyContent="center",a.style.alignItems="center",a.style.top="0",a.style.left="0",a.style.width="100%",a.style.height="100%",a.style.background="rgba(0, 0, 0, 0.1)",a.style.backdropFilter="blur(24px)",a.onclick=()=>{a?.remove(),a=void 0},document.body.appendChild(a)})(`${"https://hot-labs.org/hot-widget/index.html"}?hotconnect-${(0,n.baseEncode)(l)}`)}const f=async()=>{await(0,e.wait)(3e3);const t=await(0,i.getResponse)(l).catch(()=>null);if(null==t)return await f();if(t.success)return t.payload;throw new o(t.payload)},h=await f();return a?.remove(),h}}}(oo)),oo}var _o,Io=(mo||(mo=1,function(e){var t=_e&&_e.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(e,"__esModule",{value:!0}),e.RequestFailed=e.HOT=e.authPayloadSchema=e.AuthPayload=e.verifySignature=void 0;var r=io();Object.defineProperty(e,"verifySignature",{enumerable:!0,get:function(){return r.verifySignature}}),Object.defineProperty(e,"AuthPayload",{enumerable:!0,get:function(){return r.AuthPayload}}),Object.defineProperty(e,"authPayloadSchema",{enumerable:!0,get:function(){return r.authPayloadSchema}});var n=So();Object.defineProperty(e,"HOT",{enumerable:!0,get:function(){return t(n).default}}),Object.defineProperty(e,"RequestFailed",{enumerable:!0,get:function(){return n.RequestFailed}})}(_e)),_e).HOT,No={name:F.Hot,website:"https://hot-labs.org/",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,Io.request("stellar:getAddress",{})];case 1:return[2,e.sent().address];case 2:throw e.sent(),new Error("Failed to connect to Hana wallet.");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("HotWallet does not support the getNetwork function")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2,"undefined"!=typeof window&&!!window.hotExtension]})})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,Io.request("stellar:signAuthEntry",{authEntry:e,accountToSign:t.address})];case 1:return[2,r.sent().signedAuthEntry];case 2:throw r.sent(),new Error("Failed to signAuthEntry using HotWallet");case 3:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,Io.request("stellar:signMessage",{message:e,accountToSign:t.address})];case 1:return[2,r.sent().signedMessage];case 2:throw r.sent(),new Error("Failed to signMessage using HotWallet");case 3:return[2]}})})},signTransaction:function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];return $(void 0,K([e],t,!0),void 0,function(e,t){return void 0===t&&(t={}),q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,Io.request("stellar:signTransaction",{xdr:e,accountToSign:t.address})];case 1:return[2,r.sent().signedTxXdr];case 2:throw r.sent(),new Error("Failed to signTransaction using HotWallet");case 3:return[2]}})})}},Co={name:F.Hana,website:"https://www.hanawallet.io/",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,window.hanaWallet.stellar.getPublicKey()];case 1:if(!e.sent())throw new Error("Hana Wallet is not installed or connected.");return[4,window.hanaWallet.stellar.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("Failed to connect to HanaWallet.");case 4:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!(null===(t=window.hanaWallet)||void 0===t?void 0:t.stellar))throw new Error("Hana Wallet is not installed.");return[4,window.hanaWallet.stellar.getNetworkDetails()];case 1:return[2,{network:(e=r.sent()).network,passphrase:e.networkPassphrase}];case 2:throw r.sent(),new Error("Failed to getNetwork using HanaWallet");case 3:return[2]}})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.hanaWallet)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(!("undefined"!=typeof window&&!!(null===(r=window.hanaWallet)||void 0===r?void 0:r.stellar)))throw new Error("Failed to signAuthEntry using HanaWallet");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,window.hanaWallet.stellar.signAuthEntry({xdr:e,accountToSign:t.address})];case 2:return[2,n.sent()];case 3:throw n.sent(),new Error("Failed to signAuthEntry using HanaWallet");case 4:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(!("undefined"!=typeof window&&!!(null===(r=window.hanaWallet)||void 0===r?void 0:r.stellar)))throw new Error("Failed to signMessage using HanaWallet");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,window.hanaWallet.stellar.signMessage({message:e,accountToSign:t.address})];case 2:return[2,n.sent()];case 3:throw n.sent(),new Error("Failed to signMessage using HanaWallet");case 4:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i,o;return q(this,function(a){switch(a.label){case 0:if(!("undefined"!=typeof window&&!!(null===(n=window.hanaWallet)||void 0===n?void 0:n.stellar)))throw new Error("Failed to signTransaction using HanaWallet");a.label=1;case 1:if(a.trys.push([1,3,,4]),"function"!=typeof(r=null===(o=null===(i=null===window||void 0===window?void 0:window.hanaWallet)||void 0===i?void 0:i.stellar)||void 0===o?void 0:o.signTransaction))throw new Error("Failed to signTransaction using HanaWallet");return[4,r({xdr:e,address:t.address,networkPassphrase:t.network})];case 2:return[2,a.sent()];case 3:throw a.sent(),new Error("Failed to signTransaction using HanaWallet");case 4:return[2]}})})}},Mo={name:F.Rabet,website:"https://rabet.io",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:if(e.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.connect()];case 1:return[2,e.sent().publicKey];case 2:throw e.sent(),new Error("Failed to connect to Rabet.");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){try{if(!window.rabet)throw new Error("Rabet Wallet is not installed.");window.rabet.disconnect()}catch(e){}return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:if(e.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.getNetwork()];case 1:return[2,e.sent()];case 2:throw e.sent(),new Error("Failed to getNetwork from Rabet");case 3:return[2]}})})},isAvailable:function(){return new Promise(function(e){setTimeout(function(){return e("undefined"!=typeof window&&!!window.rabet)},150)})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Rabet does not support the signAuthEntry function")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var t;return q(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.signMessage(e)];case 1:if(!(t=r.sent()).message||t.error)throw new Error("Failed to signMessage from Rabet");return[2,t.message];case 2:throw r.sent(),new Error("Failed to signMessage from Rabet");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.rabet)throw new Error("Rabet Wallet is not installed.");return[4,window.rabet.sign(e,t.network===U.PUBLIC?"mainnet":"testnet")];case 1:return[2,r.sent().xdr];case 2:throw r.sent(),new Error("Failed to sign the transaction with Rabet.");case 3:return[2]}})})}},To={name:F.Xbull,website:"https://xbull.app",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:if(e.trys.push([0,3,,4]),!window.xBullSDK)throw new Error("xBull Wallet is not installed");return[4,window.xBullSDK.connect({canRequestPublicKey:!0,canRequestSign:!0})];case 1:return e.sent(),[4,window.xBullSDK.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("Failed to connect to xBull");case 4:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("xBull Wallet is not installed");return[4,window.xBullSDK.getNetwork()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}];case 2:throw t.sent(),new Error("Error getting network from Rabet");case 3:return[2]}})})},isAvailable:function(){return new Promise(function(e){setTimeout(function(){e("undefined"!=typeof window&&!!window.xBullSDK)},150)})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("xBull does not support the signAuthEntry function")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("xBull Wallet is not installed");return[4,window.xBullSDK.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:if((r=n.sent()).error)throw new Error("Failed to signMessage using xBull");return[2,r.signedMessage];case 2:throw n.sent(),new Error("Failed to signMessage using xBull");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("xBull Wallet is not installed.");return[4,window.xBullSDK.signXDR(e,{network:t.network,publicKey:t.address})];case 1:return[2,r.sent()];case 2:throw r.sent(),new Error("Failed to sign the transaction with xBull.");case 3:return[2]}})})}},ko={name:F.Albedo,website:"https://albedo.link",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,b.publicKey({token:"Connect to Albedo"})];case 1:return[2,e.sent().pubkey];case 2:throw e.sent(),new Error("Failed to connect to Albedo.");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Albedo does not support the getNetwork function")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2,!0]})})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Albedo does not support the signAuthEntry function")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return[4,b.signMessage({message:e,pubkey:t.address})];case 1:return[2,r.sent().signed_message]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,b.tx({xdr:e,pubkey:t.address,network:t.network})];case 1:return[2,r.sent().signed_envelope_xdr];case 2:throw r.sent(),new Error("Failed to sign the transaction with Albedo.");case 3:return[2]}})})}},Ro={name:F.Klever,website:"https://klever.io",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.getAddress()];case 1:return[2,e.sent().address];case 2:throw e.sent(),new Error("Failed to connect to Klever");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.getNetwork()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}];case 2:throw t.sent(),new Error("Failed to getNetwork from Klever");case 3:return[2]}})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.kleverWallet)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedAuthEntry];case 2:throw r.sent(),new Error("Failed to signAuthEntry using Klever");case 3:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedMessage];case 2:throw r.sent(),new Error("Failed to signMessage using Klever");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signTransaction(e,t)];case 1:return[2,r.sent().signedTxXdr];case 2:throw r.sent(),new Error("Failed to signTransaction using Klever");case 3:return[2]}})})}},Bo={name:F.Lobstr,website:"https://lobstr.co",connect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,m.isConnected()];case 1:if(!e.sent())throw new Error("LOBSTR Wallet is not installed or connected.");return[4,m.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("Failed to connect to LOBSTR.");case 4:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Failed to get network from LOBSTR")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return[4,m.isConnected()];case 1:return[2,e.sent()]}})})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("LOBSTR does not support the signAuthEntry function")})})},signMessage:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("LOBSTR does not support the signMessage function")})})},signTransaction:function(e){return $(void 0,void 0,void 0,function(){return q(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!m.signTransaction)throw new Error("LOBSTR Wallet does not support signing transactions.");return[4,m.signTransaction(e)];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("Failed to sign the transaction with LOBSTR.");case 3:return[2]}})})}},Oo={name:F.Onekey,website:"https://onekey.so",connect:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(e=window.$onekey)||void 0===e?void 0:e.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.getPublicKey()];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("Failed to connect to Onekey.");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Failed to get network from Onekey")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.$onekey)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.$onekey)||void 0===r?void 0:r.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedAuthEntry];case 2:throw n.sent(),new Error("Failed to sign auth entry with Onekey.");case 3:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.$onekey)||void 0===r?void 0:r.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedMessage];case 2:throw n.sent(),new Error("Failed to sign message with Onekey.");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.$onekey)||void 0===r?void 0:r.stellar))throw new Error("Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signTransaction(e,{submit:!1,address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedTxXdr];case 2:throw n.sent(),new Error("Failed to sign the transaction with Onekey.");case 3:return[2]}})})}},Lo={name:F.Bitget,website:"https://bitget.com",connect:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(e=window.bitkeep)||void 0===e?void 0:e.stellar))throw new Error("Bitget Wallet is not installed or connected.");return[4,window.bitkeep.stellar.connect()];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("Failed to connect to Bitget.");case 3:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return[4,window.bitkeep.stellar.network()];case 1:return[2,{network:(e=t.sent()).network,passphrase:e.networkPassphrase}]}})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.bitkeep)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Failed to sign auth entry with Bitget")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i;return q(this,function(o){switch(o.label){case 0:if(o.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(i=window.bitkeep)||void 0===i?void 0:i.stellar))throw new Error("Bitkeep Wallet is not installed or connected.");return[4,window.bitkeep.stellar.signMessage(e,t.address)];case 1:return r=o.sent(),n=new Uint8Array(r.match(/.{1,2}/g).map(function(e){return parseInt(e,16)})),[2,btoa(String.fromCharCode.apply(String,n))];case 2:throw o.sent(),new Error("Failed to sign message with Bitkeep.");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){var r;return q(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(r=window.bitkeep)||void 0===r?void 0:r.stellar))throw new Error("Bitget Wallet is not installed or connected.");return[4,window.bitkeep.stellar.signTransaction(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent()];case 2:throw n.sent(),new Error("Failed to sign the transaction with Bitget.");case 3:return[2]}})})}},Po={exports:{}};var Fo=function(){if(_o)return Po.exports;_o=1;var e,t="object"==typeof Reflect?Reflect:null,r=t&&"function"==typeof t.apply?t.apply:function(e,t,r){return Function.prototype.apply.call(e,t,r)};e=t&&"function"==typeof t.ownKeys?t.ownKeys:Object.getOwnPropertySymbols?function(e){return Object.getOwnPropertyNames(e).concat(Object.getOwnPropertySymbols(e))}:function(e){return Object.getOwnPropertyNames(e)};var n=Number.isNaN||function(e){return e!=e};function i(){i.init.call(this)}Po.exports=i,Po.exports.once=function(e,t){return new Promise(function(r,n){function i(r){e.removeListener(t,o),n(r)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",i),r([].slice.call(arguments))}p(e,t,o,{once:!0}),"error"!==t&&function(e,t,r){"function"==typeof e.on&&p(e,"error",t,r)}(e,i,{once:!0})})},i.EventEmitter=i,i.prototype._events=void 0,i.prototype._eventsCount=0,i.prototype._maxListeners=void 0;var o=10;function a(e){if("function"!=typeof e)throw new TypeError('The "listener" argument must be of type Function. Received type '+typeof e)}function s(e){return void 0===e._maxListeners?i.defaultMaxListeners:e._maxListeners}function c(e,t,r,n){var i,o,c,u;if(a(r),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,r.listener?r.listener:r),o=e._events),c=o[t]),void 0===c)c=o[t]=r,++e._eventsCount;else if("function"==typeof c?c=o[t]=n?[r,c]:[c,r]:n?c.unshift(r):c.push(r),(i=s(e))>0&&c.length>i&&!c.warned){c.warned=!0;var l=new Error("Possible EventEmitter memory leak detected. "+c.length+" "+String(t)+" listeners added. Use emitter.setMaxListeners() to increase limit");l.name="MaxListenersExceededWarning",l.emitter=e,l.type=t,l.count=c.length,u=l,console&&console.warn&&console.warn(u)}return e}function u(){if(!this.fired)return this.target.removeListener(this.type,this.wrapFn),this.fired=!0,0===arguments.length?this.listener.call(this.target):this.listener.apply(this.target,arguments)}function l(e,t,r){var n={fired:!1,wrapFn:void 0,target:e,type:t,listener:r},i=u.bind(n);return i.listener=r,n.wrapFn=i,i}function d(e,t,r){var n=e._events;if(void 0===n)return[];var i=n[t];return void 0===i?[]:"function"==typeof i?r?[i.listener||i]:[i]:r?function(e){for(var t=new Array(e.length),r=0;r<t.length;++r)t[r]=e[r].listener||e[r];return t}(i):h(i,i.length)}function f(e){var t=this._events;if(void 0!==t){var r=t[e];if("function"==typeof r)return 1;if(void 0!==r)return r.length}return 0}function h(e,t){for(var r=new Array(t),n=0;n<t;++n)r[n]=e[n];return r}function p(e,t,r,n){if("function"==typeof e.on)n.once?e.once(t,r):e.on(t,r);else{if("function"!=typeof e.addEventListener)throw new TypeError('The "emitter" argument must be of type EventEmitter. Received type '+typeof e);e.addEventListener(t,function i(o){n.once&&e.removeEventListener(t,i),r(o)})}}return Object.defineProperty(i,"defaultMaxListeners",{enumerable:!0,get:function(){return o},set:function(e){if("number"!=typeof e||e<0||n(e))throw new RangeError('The value of "defaultMaxListeners" is out of range. It must be a non-negative number. Received '+e+".");o=e}}),i.init=function(){void 0!==this._events&&this._events!==Object.getPrototypeOf(this)._events||(this._events=Object.create(null),this._eventsCount=0),this._maxListeners=this._maxListeners||void 0},i.prototype.setMaxListeners=function(e){if("number"!=typeof e||e<0||n(e))throw new RangeError('The value of "n" is out of range. It must be a non-negative number. Received '+e+".");return this._maxListeners=e,this},i.prototype.getMaxListeners=function(){return s(this)},i.prototype.emit=function(e){for(var t=[],n=1;n<arguments.length;n++)t.push(arguments[n]);var i="error"===e,o=this._events;if(void 0!==o)i=i&&void 0===o.error;else if(!i)return!1;if(i){var a;if(t.length>0&&(a=t[0]),a instanceof Error)throw a;var s=new Error("Unhandled error."+(a?" ("+a.message+")":""));throw s.context=a,s}var c=o[e];if(void 0===c)return!1;if("function"==typeof c)r(c,this,t);else{var u=c.length,l=h(c,u);for(n=0;n<u;++n)r(l[n],this,t)}return!0},i.prototype.addListener=function(e,t){return c(this,e,t,!1)},i.prototype.on=i.prototype.addListener,i.prototype.prependListener=function(e,t){return c(this,e,t,!0)},i.prototype.once=function(e,t){return a(t),this.on(e,l(this,e,t)),this},i.prototype.prependOnceListener=function(e,t){return a(t),this.prependListener(e,l(this,e,t)),this},i.prototype.removeListener=function(e,t){var r,n,i,o,s;if(a(t),void 0===(n=this._events))return this;if(void 0===(r=n[e]))return this;if(r===t||r.listener===t)0===--this._eventsCount?this._events=Object.create(null):(delete n[e],n.removeListener&&this.emit("removeListener",e,r.listener||t));else if("function"!=typeof r){for(i=-1,o=r.length-1;o>=0;o--)if(r[o]===t||r[o].listener===t){s=r[o].listener,i=o;break}if(i<0)return this;0===i?r.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(r,i),1===r.length&&(n[e]=r[0]),void 0!==n.removeListener&&this.emit("removeListener",e,s||t)}return this},i.prototype.off=i.prototype.removeListener,i.prototype.removeAllListeners=function(e){var t,r,n;if(void 0===(r=this._events))return this;if(void 0===r.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==r[e]&&(0===--this._eventsCount?this._events=Object.create(null):delete r[e]),this;if(0===arguments.length){var i,o=Object.keys(r);for(n=0;n<o.length;++n)"removeListener"!==(i=o[n])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=r[e]))this.removeListener(e,t);else if(void 0!==t)for(n=t.length-1;n>=0;n--)this.removeListener(e,t[n]);return this},i.prototype.listeners=function(e){return d(this,e,!0)},i.prototype.rawListeners=function(e){return d(this,e,!1)},i.listenerCount=function(e,t){return"function"==typeof e.listenerCount?e.listenerCount(t):f.call(e,t)},i.prototype.listenerCount=f,i.prototype.eventNames=function(){return this._eventsCount>0?e(this._events):[]},Po.exports}(),Uo=Ae(Fo);const Do={},jo={},zo=(e,t)=>{jo[e]=t},Wo=e=>{class t extends Error{cause;constructor(r,n,i){if(super(r||e,i),Object.setPrototypeOf(this,t.prototype),this.name=e,n)for(const e in n)this[e]=n[e];if(i&&"object"==typeof i&&"cause"in i&&!this.cause){const e=i.cause;this.cause=e,"stack"in e&&(this.stack=this.stack+"\nCAUSE: "+e.stack)}}}return Do[e]=t,t};Wo("AccountNameRequired"),Wo("AccountNotSupported"),Wo("AccountAwaitingSendPendingOperations"),Wo("AmountRequired"),Wo("BluetoothRequired"),Wo("BtcUnmatchedApp"),Wo("CantOpenDevice"),Wo("CashAddrNotSupported"),Wo("ClaimRewardsFeesWarning"),Wo("CurrencyNotSupported"),Wo("DeviceAppVerifyNotSupported"),Wo("DeviceGenuineSocketEarlyClose"),Wo("DeviceNotGenuine"),Wo("DeviceOnDashboardExpected"),Wo("DeviceOnDashboardUnexpected"),Wo("DeviceInOSUExpected"),Wo("DeviceHalted"),Wo("DeviceNameInvalid"),Wo("DeviceSocketFail"),Wo("DeviceSocketNoBulkStatus"),Wo("DeviceSocketNoBulkStatus"),Wo("UnresponsiveDeviceError");const $o=Wo("DisconnectedDevice"),qo=Wo("DisconnectedDeviceDuringOperation");Wo("DeviceExtractOnboardingStateError"),Wo("DeviceOnboardingStatePollingError"),Wo("EnpointConfig"),Wo("EthAppPleaseEnableContractData"),Wo("SolAppPleaseEnableContractData"),Wo("CeloAppPleaseEnableContractData"),Wo("FeeEstimationFailed"),Wo("FirmwareNotRecognized"),Wo("HardResetFail"),Wo("InvalidXRPTag"),Wo("InvalidAddress"),Wo("InvalidTransactionError"),Wo("InvalidNonce"),Wo("InvalidAddressBecauseDestinationIsAlsoSource"),Wo("LatestMCUInstalledError"),Wo("LatestFirmwareVersionRequired"),Wo("UnsupportedFeatureError"),Wo("NanoSNotSupported"),Wo("UnknownMCU"),Wo("LedgerAPIError"),Wo("LedgerAPIErrorWithMessage"),Wo("LedgerAPINotAvailable"),Wo("ManagerAppAlreadyInstalled"),Wo("ManagerAppRelyOnBTC"),Wo("ManagerAppDepInstallRequired"),Wo("ManagerAppDepUninstallRequired"),Wo("ManagerDeviceLocked"),Wo("ManagerFirmwareNotEnoughSpace"),Wo("ManagerNotEnoughSpace"),Wo("ManagerUninstallBTCDep"),Wo("NetworkDown"),Wo("NetworkError"),Wo("NoAddressesFound"),Wo("NotEnoughBalance"),Wo("NotEnoughBalanceFees"),Wo("NotEnoughBalanceSwap"),Wo("NotEnoughBalanceToDelegate"),Wo("UnstakeNotEnoughStakedBalanceLeft"),Wo("RestakeNotEnoughStakedBalanceLeft"),Wo("NotEnoughToRestake"),Wo("NotEnoughToUnstake"),Wo("NotEnoughBalanceInParentAccount"),Wo("NotEnoughSpendableBalance"),Wo("NotEnoughBalanceBecauseDestinationNotCreated"),Wo("NotEnoughToStake"),Wo("NoAccessToCamera"),Wo("NotEnoughGas"),Wo("NotEnoughGasSwap"),Wo("TronEmptyAccount"),Wo("MaybeKeepTronAccountAlive"),Wo("NotSupportedLegacyAddress"),Wo("GasLessThanEstimate"),Wo("PriorityFeeTooLow"),Wo("PriorityFeeTooHigh"),Wo("PriorityFeeHigherThanMaxFee"),Wo("MaxFeeTooLow"),Wo("PasswordsDontMatch"),Wo("PasswordIncorrect"),Wo("RecommendSubAccountsToEmpty"),Wo("RecommendUndelegation"),Wo("TimeoutTagged"),Wo("UnexpectedBootloader"),Wo("MCUNotGenuineToDashboard"),Wo("RecipientRequired"),Wo("UnavailableTezosOriginatedAccountReceive"),Wo("UnavailableTezosOriginatedAccountSend"),Wo("UpdateFetchFileFail"),Wo("UpdateIncorrectHash"),Wo("UpdateIncorrectSig"),Wo("UpdateYourApp"),Wo("UserRefusedDeviceNameChange"),Wo("UserRefusedAddress"),Wo("UserRefusedFirmwareUpdate"),Wo("UserRefusedAllowManager"),Wo("UserRefusedOnDevice"),Wo("PinNotSet"),Wo("ExpertModeRequired");const Ko=Wo("TransportOpenUserCancelled"),Vo=Wo("TransportInterfaceNotAvailable"),Ho=Wo("TransportRaceCondition"),Go=Wo("TransportWebUSBGestureRequired");var Xo;Wo("TransactionHasBeenValidatedError"),Wo("TransportExchangeTimeoutError"),Wo("DeviceShouldStayInApp"),Wo("WebsocketConnectionError"),Wo("WebsocketConnectionFailed"),Wo("WrongDeviceForAccount"),Wo("WrongDeviceForAccountPayout"),Wo("MissingSwapPayloadParamaters"),Wo("WrongDeviceForAccountRefund"),Wo("WrongAppForCurrency"),Wo("ETHAddressNonEIP"),Wo("CantScanQRCode"),Wo("FeeNotLoaded"),Wo("FeeNotLoadedSwap"),Wo("FeeRequired"),Wo("FeeTooHigh"),Wo("ValAddressRequired"),Wo("RedelegateDstValAddressRequired"),Wo("PendingOperation"),Wo("SyncError"),Wo("PairingFailed"),Wo("PeerRemovedPairing"),Wo("GenuineCheckFailed"),Wo("LedgerAPI4xx"),Wo("LedgerAPI5xx"),Wo("FirmwareOrAppUpdateRequired"),Wo("ReplacementTransactionUnderpriced"),Wo("OpReturnSizeLimit"),Wo("DustLimit"),Wo("ConcordiumInsufficientFunds"),Wo("ConcordiumMemoTooLong"),Wo("ConcordiumPairingExpiredError"),Wo("ConcordiumSessionExpiredError"),Wo("ConcordiumTrustedMetadataServiceError"),Wo("ConcordiumAddressVerificationFailedError"),Wo("LanguageNotFound"),Wo("NoDBPathGiven"),Wo("DBWrongPassword"),Wo("DBNotReset"),Wo("SequenceNumberError"),Wo("DisabledTransactionBroadcastError"),Wo("InvalidParameterError"),function(e){e.Unknown="Unknown",e.LocationServicesDisabled="LocationServicesDisabled",e.LocationServicesUnauthorized="LocationServicesUnauthorized",e.BluetoothScanStartFailed="BluetoothScanStartFailed"}(Xo||(Xo={}));class Yo extends Error{id;constructor(e,t){const r="TransportError";super(e||r),this.name=r,this.message=e,this.stack=new Error(e).stack,this.id=t}}zo("TransportError",e=>new Yo(e.message,e.id));const Zo={ACCESS_CONDITION_NOT_FULFILLED:38916,ALGORITHM_NOT_SUPPORTED:38020,CLA_NOT_SUPPORTED:28160,CLA_NOT_SUPPORTED_BOOTLOADER:28161,CODE_BLOCKED:38976,CODE_NOT_INITIALIZED:38914,COMMAND_INCOMPATIBLE_FILE_STRUCTURE:27009,CONDITIONS_OF_USE_NOT_SATISFIED:27013,CONTRADICTION_INVALIDATION:38928,CONTRADICTION_SECRET_CODE_STATUS:38920,DEVICE_IN_RECOVERY_MODE:26159,CUSTOM_IMAGE_EMPTY:26158,FILE_ALREADY_EXISTS:27273,FILE_NOT_FOUND:37892,GP_AUTH_FAILED:25344,HALTED:28586,INCONSISTENT_FILE:37896,INCORRECT_DATA:27264,INCORRECT_LENGTH:26368,INCORRECT_P1_P2:27392,INS_NOT_SUPPORTED:27904,DEVICE_NOT_ONBOARDED:27911,DEVICE_NOT_ONBOARDED_2:26129,INVALID_KCV:38021,INVALID_OFFSET:37890,LICENSING:28482,LOCKED_DEVICE:21781,MAX_VALUE_REACHED:38992,MEMORY_PROBLEM:37440,MISSING_CRITICAL_PARAMETER:26624,NO_EF_SELECTED:37888,NOT_ENOUGH_MEMORY_SPACE:27268,OK:36864,PIN_REMAINING_ATTEMPTS:25536,REFERENCED_DATA_NOT_FOUND:27272,SECURITY_STATUS_NOT_SATISFIED:27010,TECHNICAL_PROBLEM:28416,UNKNOWN_APDU:27906,USER_REFUSED_ON_DEVICE:21761,NOT_ENOUGH_SPACE:20738,APP_NOT_FOUND_OR_INVALID_CONTEXT:20771,INVALID_APP_NAME_LENGTH:26378,GEN_AES_KEY_FAILED:21529,INTERNAL_CRYPTO_OPERATION_FAILED:21530,INTERNAL_COMPUTE_AES_CMAC_FAILED:21531,ENCRYPT_APP_STORAGE_FAILED:21532,INVALID_BACKUP_STATE:26178,PIN_NOT_SET:21762,INVALID_BACKUP_LENGTH:26419,INVALID_RESTORE_STATE:26179,INVALID_CHUNK_LENGTH:26420,INVALID_BACKUP_HEADER:26698,SW_BAD_STATE:45063};class Jo extends Error{statusCode;statusText;constructor(e,{canBeMappedToChildError:t=!0}={}){const r=Object.keys(Zo).find(t=>Zo[t]===e)||"UNKNOWN_ERROR",n=`Ledger device: ${function(e){switch(e){case 26368:return"Incorrect length";case 26624:return"Missing critical parameter";case 27010:return"Security not satisfied (dongle locked or have invalid access rights)";case 27013:return"Condition of use not satisfied (denied by the user?)";case 27264:return"Invalid data received";case 27392:return"Invalid parameter received";case 21781:return"Locked device";case 45063:return"Unexpected state on the device"}if(28416<=e&&e<=28671)return"Internal error, please report"}(e)||r} (0x${e.toString(16)})`;if(super(n),this.name="TransportStatusError",this.statusCode=e,this.statusText=r,Object.setPrototypeOf(this,Jo.prototype),t&&e===Zo.LOCKED_DEVICE)return new Qo(n)}}class Qo extends Jo{constructor(e){super(Zo.LOCKED_DEVICE,{canBeMappedToChildError:!1}),e&&(this.message=e),this.name="LockedDeviceError",Object.setPrototypeOf(this,Qo.prototype)}}zo("TransportStatusError",e=>new Jo(e.statusCode));let ea=0;const ta=[],ra=(e,t,r)=>{const n={type:e,id:String(++ea),date:new Date};t&&(n.message=t),oa(n)};class na{type;context;constructor(e,t){this.type=e,this.context=t}trace(e,t){(({type:e,message:t,data:r,context:n})=>{const i={type:e,id:String(++ea),date:new Date};t&&(i.message=t),r&&(i.data=r),n&&(i.context=n),oa(i)})({type:this.type,message:e,data:t,context:this.context})}getContext(){return this.context}setContext(e){this.context=e}updateContext(e){this.context={...this.context,...e}}getType(){return this.type}setType(e){this.type=e}withType(e){return new na(e,this.context)}withContext(e){return new na(this.type,e)}withUpdatedContext(e){return new na(this.type,{...this.context,...e})}}const ia=e=>(ta.push(e),()=>{const t=ta.indexOf(e);-1!==t&&(ta[t]=ta[ta.length-1],ta.pop())});function oa(e){for(let t=0;t<ta.length;t++)try{ta[t](e)}catch(e){console.error(e)}}"undefined"!=typeof window&&(window.__ledgerLogsListen=ia);class aa{exchangeTimeout=3e4;unresponsiveTimeout=15e3;deviceModel=null;tracer;constructor({context:e,logType:t}={}){this.tracer=new na(t??"transport",e)}static isSupported;static list;static listen;static open;exchange(e,{abortTimeoutMs:t}={}){throw new Error("exchange not implemented")}exchangeBulk(e,t){let r=!1;return(async()=>{if(!r)for(const n of e){const e=await this.exchange(n);if(r)return;const i=e.readUInt16BE(e.length-2);if(i!==Zo.OK)throw new Jo(i);t.next(e)}})().then(()=>!r&&t.complete(),e=>!r&&t.error(e)),{unsubscribe:()=>{r=!0}}}setScrambleKey(e){}close(){return Promise.resolve()}_events=new Uo;on(e,t){this._events.on(e,t)}off(e,t){this._events.removeListener(e,t)}emit(e,...t){this._events.emit(e,...t)}setDebugMode(){console.warn("setDebugMode is deprecated. use @ledgerhq/logs instead. No logs are emitted in this anymore.")}setExchangeTimeout(e){this.exchangeTimeout=e}setExchangeUnresponsiveTimeout(e){this.unresponsiveTimeout=e}send=async(e,t,r,n,i=tn().Buffer.alloc(0),o=[Zo.OK],{abortTimeoutMs:a}={})=>{const s=this.tracer.withUpdatedContext({function:"send"});if(i.length>=256)throw s.trace("data.length exceeded 256 bytes limit",{dataLength:i.length}),new Yo("data.length exceed 256 bytes limit. Got: "+i.length,"DataLengthTooBig");const c=await this.exchange(tn().Buffer.concat([Buffer.from([e,t,r,n]),Buffer.from([i.length]),i]),{abortTimeoutMs:a}),u=c.readUInt16BE(c.length-2);if(!o.some(e=>e===u))throw new Jo(u);return c};static create(e=3e3,t){return new Promise((r,n)=>{let i=!1;const o=this.listen({next:t=>{i=!0,o&&o.unsubscribe(),a&&clearTimeout(a),this.open(t.descriptor,e).then(r,n)},error:e=>{a&&clearTimeout(a),n(e)},complete:()=>{a&&clearTimeout(a),i||n(new Yo(this.ErrorMessage_NoDeviceFound,"NoDeviceFound"))}}),a=t?setTimeout(()=>{o.unsubscribe(),n(new Yo(this.ErrorMessage_ListenTimeout,"ListenTimeout"))},t):null})}exchangeBusyPromise;async exchangeAtomicImpl(e){const t=this.tracer.withUpdatedContext({function:"exchangeAtomicImpl",unresponsiveTimeout:this.unresponsiveTimeout});if(this.exchangeBusyPromise)throw t.trace("Atomic exchange is already busy"),new Ho("An action was already pending on the Ledger device. Please deny or reconnect.");let r;const n=new Promise(e=>{r=e});this.exchangeBusyPromise=n;let i=!1;const o=setTimeout(()=>{t.trace('Timeout reached, emitting Transport event "unresponsive"',{unresponsiveTimeout:this.unresponsiveTimeout}),i=!0,this.emit("unresponsive")},this.unresponsiveTimeout);try{const r=await e();return i&&(t.trace("Device was unresponsive, emitting responsive"),this.emit("responsive")),r}finally{t.trace("Finalize, clearing busy guard"),clearTimeout(o),r&&r(),this.exchangeBusyPromise=null}}decorateAppAPIMethods(e,t,r){for(const n of t)e[n]=this.decorateAppAPIMethod(n,e[n],e,r)}_appAPIlock=null;decorateAppAPIMethod(e,t,r,n){return async(...i)=>{const{_appAPIlock:o}=this;if(o)return Promise.reject(new Yo("Ledger Device is busy (lock "+o+")","TransportLocked"));try{return this._appAPIlock=e,this.setScrambleKey(n),await t.apply(r,i)}finally{this._appAPIlock=null}}}setTraceContext(e){this.tracer=this.tracer.withContext(e)}updateTraceContext(e){this.tracer.updateContext(e)}getTraceContext(){return this.tracer.getContext()}static ErrorMessage_ListenTimeout="No Ledger device found (timeout)";static ErrorMessage_NoDeviceFound="No Ledger device found"}function sa(e){const t=tn().Buffer.alloc(2);return t.writeUInt16BE(e,0),t}const ca={data:tn().Buffer.alloc(0),dataLength:0,sequence:0};var ua,la,da,fa,ha,pa,ba,ma,ga,va,ya,wa,xa,Aa,Ea,Sa,_a,Ia,Na,Ca,Ma,Ta,ka,Ra,Ba,Oa,La,Pa,Fa,Ua,Da,ja,za,Wa,$a,qa,Ka,Va,Ha,Ga,Xa,Ya,Za,Ja,Qa,es,ts,rs,ns,is,os,as,ss,cs,us,ls,ds,fs,hs,ps,bs,ms,gs,vs,ys,ws,xs,As,Es,Ss,_s,Is,Ns,Cs,Ms,Ts,ks,Rs,Bs,Os,Ls,Ps,Fs,Us,Ds,js,zs,Ws,$s,qs={exports:{}};function Ks(){if(la)return ua;la=1;const e=Number.MAX_SAFE_INTEGER||9007199254740991;return ua={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:16,MAX_SAFE_BUILD_LENGTH:250,MAX_SAFE_INTEGER:e,RELEASE_TYPES:["major","premajor","minor","preminor","patch","prepatch","prerelease"],SEMVER_SPEC_VERSION:"2.0.0",FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}}function Vs(){if(fa)return da;fa=1;const e="object"==typeof process&&process.env&&process.env.NODE_DEBUG&&/\bsemver\b/i.test(process.env.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};return da=e}function Hs(){return ha||(ha=1,function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:r,MAX_SAFE_BUILD_LENGTH:n,MAX_LENGTH:i}=Ks(),o=Vs(),a=(t=e.exports={}).re=[],s=t.safeRe=[],c=t.src=[],u=t.safeSrc=[],l=t.t={};let d=0;const f="[a-zA-Z0-9-]",h=[["\\s",1],["\\d",i],[f,n]],p=(e,t,r)=>{const n=(e=>{for(const[t,r]of h)e=e.split(`${t}*`).join(`${t}{0,${r}}`).split(`${t}+`).join(`${t}{1,${r}}`);return e})(t),i=d++;o(e,i,t),l[e]=i,c[i]=t,u[i]=n,a[i]=new RegExp(t,r?"g":void 0),s[i]=new RegExp(n,r?"g":void 0)};p("NUMERICIDENTIFIER","0|[1-9]\\d*"),p("NUMERICIDENTIFIERLOOSE","\\d+"),p("NONNUMERICIDENTIFIER",`\\d*[a-zA-Z-]${f}*`),p("MAINVERSION",`(${c[l.NUMERICIDENTIFIER]})\\.(${c[l.NUMERICIDENTIFIER]})\\.(${c[l.NUMERICIDENTIFIER]})`),p("MAINVERSIONLOOSE",`(${c[l.NUMERICIDENTIFIERLOOSE]})\\.(${c[l.NUMERICIDENTIFIERLOOSE]})\\.(${c[l.NUMERICIDENTIFIERLOOSE]})`),p("PRERELEASEIDENTIFIER",`(?:${c[l.NONNUMERICIDENTIFIER]}|${c[l.NUMERICIDENTIFIER]})`),p("PRERELEASEIDENTIFIERLOOSE",`(?:${c[l.NONNUMERICIDENTIFIER]}|${c[l.NUMERICIDENTIFIERLOOSE]})`),p("PRERELEASE",`(?:-(${c[l.PRERELEASEIDENTIFIER]}(?:\\.${c[l.PRERELEASEIDENTIFIER]})*))`),p("PRERELEASELOOSE",`(?:-?(${c[l.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${c[l.PRERELEASEIDENTIFIERLOOSE]})*))`),p("BUILDIDENTIFIER",`${f}+`),p("BUILD",`(?:\\+(${c[l.BUILDIDENTIFIER]}(?:\\.${c[l.BUILDIDENTIFIER]})*))`),p("FULLPLAIN",`v?${c[l.MAINVERSION]}${c[l.PRERELEASE]}?${c[l.BUILD]}?`),p("FULL",`^${c[l.FULLPLAIN]}$`),p("LOOSEPLAIN",`[v=\\s]*${c[l.MAINVERSIONLOOSE]}${c[l.PRERELEASELOOSE]}?${c[l.BUILD]}?`),p("LOOSE",`^${c[l.LOOSEPLAIN]}$`),p("GTLT","((?:<|>)?=?)"),p("XRANGEIDENTIFIERLOOSE",`${c[l.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),p("XRANGEIDENTIFIER",`${c[l.NUMERICIDENTIFIER]}|x|X|\\*`),p("XRANGEPLAIN",`[v=\\s]*(${c[l.XRANGEIDENTIFIER]})(?:\\.(${c[l.XRANGEIDENTIFIER]})(?:\\.(${c[l.XRANGEIDENTIFIER]})(?:${c[l.PRERELEASE]})?${c[l.BUILD]}?)?)?`),p("XRANGEPLAINLOOSE",`[v=\\s]*(${c[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${c[l.XRANGEIDENTIFIERLOOSE]})(?:\\.(${c[l.XRANGEIDENTIFIERLOOSE]})(?:${c[l.PRERELEASELOOSE]})?${c[l.BUILD]}?)?)?`),p("XRANGE",`^${c[l.GTLT]}\\s*${c[l.XRANGEPLAIN]}$`),p("XRANGELOOSE",`^${c[l.GTLT]}\\s*${c[l.XRANGEPLAINLOOSE]}$`),p("COERCEPLAIN",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?`),p("COERCE",`${c[l.COERCEPLAIN]}(?:$|[^\\d])`),p("COERCEFULL",c[l.COERCEPLAIN]+`(?:${c[l.PRERELEASE]})?`+`(?:${c[l.BUILD]})?(?:$|[^\\d])`),p("COERCERTL",c[l.COERCE],!0),p("COERCERTLFULL",c[l.COERCEFULL],!0),p("LONETILDE","(?:~>?)"),p("TILDETRIM",`(\\s*)${c[l.LONETILDE]}\\s+`,!0),t.tildeTrimReplace="$1~",p("TILDE",`^${c[l.LONETILDE]}${c[l.XRANGEPLAIN]}$`),p("TILDELOOSE",`^${c[l.LONETILDE]}${c[l.XRANGEPLAINLOOSE]}$`),p("LONECARET","(?:\\^)"),p("CARETTRIM",`(\\s*)${c[l.LONECARET]}\\s+`,!0),t.caretTrimReplace="$1^",p("CARET",`^${c[l.LONECARET]}${c[l.XRANGEPLAIN]}$`),p("CARETLOOSE",`^${c[l.LONECARET]}${c[l.XRANGEPLAINLOOSE]}$`),p("COMPARATORLOOSE",`^${c[l.GTLT]}\\s*(${c[l.LOOSEPLAIN]})$|^$`),p("COMPARATOR",`^${c[l.GTLT]}\\s*(${c[l.FULLPLAIN]})$|^$`),p("COMPARATORTRIM",`(\\s*)${c[l.GTLT]}\\s*(${c[l.LOOSEPLAIN]}|${c[l.XRANGEPLAIN]})`,!0),t.comparatorTrimReplace="$1$2$3",p("HYPHENRANGE",`^\\s*(${c[l.XRANGEPLAIN]})\\s+-\\s+(${c[l.XRANGEPLAIN]})\\s*$`),p("HYPHENRANGELOOSE",`^\\s*(${c[l.XRANGEPLAINLOOSE]})\\s+-\\s+(${c[l.XRANGEPLAINLOOSE]})\\s*$`),p("STAR","(<|>)?=?\\s*\\*"),p("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),p("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")}(qs,qs.exports)),qs.exports}function Gs(){if(ba)return pa;ba=1;const e=Object.freeze({loose:!0}),t=Object.freeze({});return pa=r=>r?"object"!=typeof r?e:r:t}function Xs(){if(ga)return ma;ga=1;const e=/^[0-9]+$/,t=(t,r)=>{if("number"==typeof t&&"number"==typeof r)return t===r?0:t<r?-1:1;const n=e.test(t),i=e.test(r);return n&&i&&(t=+t,r=+r),t===r?0:n&&!i?-1:i&&!n?1:t<r?-1:1};return ma={compareIdentifiers:t,rcompareIdentifiers:(e,r)=>t(r,e)}}function Ys(){if(ya)return va;ya=1;const e=Vs(),{MAX_LENGTH:t,MAX_SAFE_INTEGER:r}=Ks(),{safeRe:n,t:i}=Hs(),o=Gs(),{compareIdentifiers:a}=Xs();class s{constructor(a,c){if(c=o(c),a instanceof s){if(a.loose===!!c.loose&&a.includePrerelease===!!c.includePrerelease)return a;a=a.version}else if("string"!=typeof a)throw new TypeError(`Invalid version. Must be a string. Got type "${typeof a}".`);if(a.length>t)throw new TypeError(`version is longer than ${t} characters`);e("SemVer",a,c),this.options=c,this.loose=!!c.loose,this.includePrerelease=!!c.includePrerelease;const u=a.trim().match(c.loose?n[i.LOOSE]:n[i.FULL]);if(!u)throw new TypeError(`Invalid Version: ${a}`);if(this.raw=a,this.major=+u[1],this.minor=+u[2],this.patch=+u[3],this.major>r||this.major<0)throw new TypeError("Invalid major version");if(this.minor>r||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>r||this.patch<0)throw new TypeError("Invalid patch version");u[4]?this.prerelease=u[4].split(".").map(e=>{if(/^[0-9]+$/.test(e)){const t=+e;if(t>=0&&t<r)return t}return e}):this.prerelease=[],this.build=u[5]?u[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(t){if(e("SemVer.compare",this.version,this.options,t),!(t instanceof s)){if("string"==typeof t&&t===this.version)return 0;t=new s(t,this.options)}return t.version===this.version?0:this.compareMain(t)||this.comparePre(t)}compareMain(e){return e instanceof s||(e=new s(e,this.options)),this.major<e.major?-1:this.major>e.major?1:this.minor<e.minor?-1:this.minor>e.minor?1:this.patch<e.patch?-1:this.patch>e.patch?1:0}comparePre(t){if(t instanceof s||(t=new s(t,this.options)),this.prerelease.length&&!t.prerelease.length)return-1;if(!this.prerelease.length&&t.prerelease.length)return 1;if(!this.prerelease.length&&!t.prerelease.length)return 0;let r=0;do{const n=this.prerelease[r],i=t.prerelease[r];if(e("prerelease compare",r,n,i),void 0===n&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===n)return-1;if(n!==i)return a(n,i)}while(++r)}compareBuild(t){t instanceof s||(t=new s(t,this.options));let r=0;do{const n=this.build[r],i=t.build[r];if(e("build compare",r,n,i),void 0===n&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===n)return-1;if(n!==i)return a(n,i)}while(++r)}inc(e,t,r){if(e.startsWith("pre")){if(!t&&!1===r)throw new Error("invalid increment argument: identifier is empty");if(t){const e=`-${t}`.match(this.options.loose?n[i.PRERELEASELOOSE]:n[i.PRERELEASE]);if(!e||e[1]!==t)throw new Error(`invalid identifier: ${t}`)}}switch(e){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",t,r);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t,r);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t,r),this.inc("pre",t,r);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t,r),this.inc("pre",t,r);break;case"release":if(0===this.prerelease.length)throw new Error(`version ${this.raw} is not a prerelease`);this.prerelease.length=0;break;case"major":0===this.minor&&0===this.patch&&0!==this.prerelease.length||this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":0===this.patch&&0!==this.prerelease.length||this.minor++,this.patch=0,this.prerelease=[];break;case"patch":0===this.prerelease.length&&this.patch++,this.prerelease=[];break;case"pre":{const e=Number(r)?1:0;if(0===this.prerelease.length)this.prerelease=[e];else{let n=this.prerelease.length;for(;--n>=0;)"number"==typeof this.prerelease[n]&&(this.prerelease[n]++,n=-2);if(-1===n){if(t===this.prerelease.join(".")&&!1===r)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let n=[t,e];!1===r&&(n=[t]),0===a(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=n):this.prerelease=n}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}return va=s}function Zs(){if(xa)return wa;xa=1;const e=Ys();return wa=(t,r,n=!1)=>{if(t instanceof e)return t;try{return new e(t,r)}catch(e){if(!n)return null;throw e}},wa}function Js(){if(Da)return Ua;Da=1;const e=Ys();return Ua=(t,r,n)=>new e(t,n).compare(new e(r,n))}function Qs(){if(Ka)return qa;Ka=1;const e=Ys();return qa=(t,r,n)=>{const i=new e(t,n),o=new e(r,n);return i.compare(o)||i.compareBuild(o)}}function ec(){if(Za)return Ya;Za=1;const e=Js();return Ya=(t,r,n)=>e(t,r,n)>0}function tc(){if(Qa)return Ja;Qa=1;const e=Js();return Ja=(t,r,n)=>e(t,r,n)<0}function rc(){if(ts)return es;ts=1;const e=Js();return es=(t,r,n)=>0===e(t,r,n)}function nc(){if(ns)return rs;ns=1;const e=Js();return rs=(t,r,n)=>0!==e(t,r,n)}function ic(){if(os)return is;os=1;const e=Js();return is=(t,r,n)=>e(t,r,n)>=0}function oc(){if(ss)return as;ss=1;const e=Js();return as=(t,r,n)=>e(t,r,n)<=0}function ac(){if(us)return cs;us=1;const e=rc(),t=nc(),r=ec(),n=ic(),i=tc(),o=oc();return cs=(a,s,c,u)=>{switch(s){case"===":return"object"==typeof a&&(a=a.version),"object"==typeof c&&(c=c.version),a===c;case"!==":return"object"==typeof a&&(a=a.version),"object"==typeof c&&(c=c.version),a!==c;case"":case"=":case"==":return e(a,c,u);case"!=":return t(a,c,u);case">":return r(a,c,u);case">=":return n(a,c,u);case"<":return i(a,c,u);case"<=":return o(a,c,u);default:throw new TypeError(`Invalid operator: ${s}`)}}}function sc(){if(bs)return ps;bs=1;const e=/\s+/g;class t{constructor(r,n){if(n=i(n),r instanceof t)return r.loose===!!n.loose&&r.includePrerelease===!!n.includePrerelease?r:new t(r.raw,n);if(r instanceof o)return this.raw=r.value,this.set=[[r]],this.formatted=void 0,this;if(this.options=n,this.loose=!!n.loose,this.includePrerelease=!!n.includePrerelease,this.raw=r.trim().replace(e," "),this.set=this.raw.split("||").map(e=>this.parseRange(e.trim())).filter(e=>e.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${this.raw}`);if(this.set.length>1){const e=this.set[0];if(this.set=this.set.filter(e=>!b(e[0])),0===this.set.length)this.set=[e];else if(this.set.length>1)for(const e of this.set)if(1===e.length&&m(e[0])){this.set=[e];break}}this.formatted=void 0}get range(){if(void 0===this.formatted){this.formatted="";for(let e=0;e<this.set.length;e++){e>0&&(this.formatted+="||");const t=this.set[e];for(let e=0;e<t.length;e++)e>0&&(this.formatted+=" "),this.formatted+=t[e].toString().trim()}}return this.formatted}format(){return this.range}toString(){return this.range}parseRange(e){const t=((this.options.includePrerelease&&h)|(this.options.loose&&p))+":"+e,r=n.get(t);if(r)return r;const i=this.options.loose,s=i?c[u.HYPHENRANGELOOSE]:c[u.HYPHENRANGE];e=e.replace(s,C(this.options.includePrerelease)),a("hyphen replace",e),e=e.replace(c[u.COMPARATORTRIM],l),a("comparator trim",e),e=e.replace(c[u.TILDETRIM],d),a("tilde trim",e),e=e.replace(c[u.CARETTRIM],f),a("caret trim",e);let m=e.split(" ").map(e=>v(e,this.options)).join(" ").split(/\s+/).map(e=>N(e,this.options));i&&(m=m.filter(e=>(a("loose invalid filter",e,this.options),!!e.match(c[u.COMPARATORLOOSE])))),a("range list",m);const g=new Map,y=m.map(e=>new o(e,this.options));for(const e of y){if(b(e))return[e];g.set(e.value,e)}g.size>1&&g.has("")&&g.delete("");const w=[...g.values()];return n.set(t,w),w}intersects(e,r){if(!(e instanceof t))throw new TypeError("a Range is required");return this.set.some(t=>g(t,r)&&e.set.some(e=>g(e,r)&&t.every(t=>e.every(e=>t.intersects(e,r)))))}test(e){if(!e)return!1;if("string"==typeof e)try{e=new s(e,this.options)}catch(e){return!1}for(let t=0;t<this.set.length;t++)if(M(this.set[t],e,this.options))return!0;return!1}}ps=t;const r=(hs||(hs=1,fs=class{constructor(){this.max=1e3,this.map=new Map}get(e){const t=this.map.get(e);return void 0===t?void 0:(this.map.delete(e),this.map.set(e,t),t)}delete(e){return this.map.delete(e)}set(e,t){if(!this.delete(e)&&void 0!==t){if(this.map.size>=this.max){const e=this.map.keys().next().value;this.delete(e)}this.map.set(e,t)}return this}}),fs),n=new r,i=Gs(),o=cc(),a=Vs(),s=Ys(),{safeRe:c,t:u,comparatorTrimReplace:l,tildeTrimReplace:d,caretTrimReplace:f}=Hs(),{FLAG_INCLUDE_PRERELEASE:h,FLAG_LOOSE:p}=Ks(),b=e=>"<0.0.0-0"===e.value,m=e=>""===e.value,g=(e,t)=>{let r=!0;const n=e.slice();let i=n.pop();for(;r&&n.length;)r=n.every(e=>i.intersects(e,t)),i=n.pop();return r},v=(e,t)=>(e=e.replace(c[u.BUILD],""),a("comp",e,t),e=A(e,t),a("caret",e),e=w(e,t),a("tildes",e),e=S(e,t),a("xrange",e),e=I(e,t),a("stars",e),e),y=e=>!e||"x"===e.toLowerCase()||"*"===e,w=(e,t)=>e.trim().split(/\s+/).map(e=>x(e,t)).join(" "),x=(e,t)=>{const r=t.loose?c[u.TILDELOOSE]:c[u.TILDE];return e.replace(r,(t,r,n,i,o)=>{let s;return a("tilde",e,t,r,n,i,o),y(r)?s="":y(n)?s=`>=${r}.0.0 <${+r+1}.0.0-0`:y(i)?s=`>=${r}.${n}.0 <${r}.${+n+1}.0-0`:o?(a("replaceTilde pr",o),s=`>=${r}.${n}.${i}-${o} <${r}.${+n+1}.0-0`):s=`>=${r}.${n}.${i} <${r}.${+n+1}.0-0`,a("tilde return",s),s})},A=(e,t)=>e.trim().split(/\s+/).map(e=>E(e,t)).join(" "),E=(e,t)=>{a("caret",e,t);const r=t.loose?c[u.CARETLOOSE]:c[u.CARET],n=t.includePrerelease?"-0":"";return e.replace(r,(t,r,i,o,s)=>{let c;return a("caret",e,t,r,i,o,s),y(r)?c="":y(i)?c=`>=${r}.0.0${n} <${+r+1}.0.0-0`:y(o)?c="0"===r?`>=${r}.${i}.0${n} <${r}.${+i+1}.0-0`:`>=${r}.${i}.0${n} <${+r+1}.0.0-0`:s?(a("replaceCaret pr",s),c="0"===r?"0"===i?`>=${r}.${i}.${o}-${s} <${r}.${i}.${+o+1}-0`:`>=${r}.${i}.${o}-${s} <${r}.${+i+1}.0-0`:`>=${r}.${i}.${o}-${s} <${+r+1}.0.0-0`):(a("no pr"),c="0"===r?"0"===i?`>=${r}.${i}.${o}${n} <${r}.${i}.${+o+1}-0`:`>=${r}.${i}.${o}${n} <${r}.${+i+1}.0-0`:`>=${r}.${i}.${o} <${+r+1}.0.0-0`),a("caret return",c),c})},S=(e,t)=>(a("replaceXRanges",e,t),e.split(/\s+/).map(e=>_(e,t)).join(" ")),_=(e,t)=>{e=e.trim();const r=t.loose?c[u.XRANGELOOSE]:c[u.XRANGE];return e.replace(r,(r,n,i,o,s,c)=>{a("xRange",e,r,n,i,o,s,c);const u=y(i),l=u||y(o),d=l||y(s),f=d;return"="===n&&f&&(n=""),c=t.includePrerelease?"-0":"",u?r=">"===n||"<"===n?"<0.0.0-0":"*":n&&f?(l&&(o=0),s=0,">"===n?(n=">=",l?(i=+i+1,o=0,s=0):(o=+o+1,s=0)):"<="===n&&(n="<",l?i=+i+1:o=+o+1),"<"===n&&(c="-0"),r=`${n+i}.${o}.${s}${c}`):l?r=`>=${i}.0.0${c} <${+i+1}.0.0-0`:d&&(r=`>=${i}.${o}.0${c} <${i}.${+o+1}.0-0`),a("xRange return",r),r})},I=(e,t)=>(a("replaceStars",e,t),e.trim().replace(c[u.STAR],"")),N=(e,t)=>(a("replaceGTE0",e,t),e.trim().replace(c[t.includePrerelease?u.GTE0PRE:u.GTE0],"")),C=e=>(t,r,n,i,o,a,s,c,u,l,d,f)=>`${r=y(n)?"":y(i)?`>=${n}.0.0${e?"-0":""}`:y(o)?`>=${n}.${i}.0${e?"-0":""}`:a?`>=${r}`:`>=${r}${e?"-0":""}`} ${c=y(u)?"":y(l)?`<${+u+1}.0.0-0`:y(d)?`<${u}.${+l+1}.0-0`:f?`<=${u}.${l}.${d}-${f}`:e?`<${u}.${l}.${+d+1}-0`:`<=${c}`}`.trim(),M=(e,t,r)=>{for(let r=0;r<e.length;r++)if(!e[r].test(t))return!1;if(t.prerelease.length&&!r.includePrerelease){for(let r=0;r<e.length;r++)if(a(e[r].semver),e[r].semver!==o.ANY&&e[r].semver.prerelease.length>0){const n=e[r].semver;if(n.major===t.major&&n.minor===t.minor&&n.patch===t.patch)return!0}return!1}return!0};return ps}function cc(){if(gs)return ms;gs=1;const e=Symbol("SemVer ANY");class t{static get ANY(){return e}constructor(n,i){if(i=r(i),n instanceof t){if(n.loose===!!i.loose)return n;n=n.value}n=n.trim().split(/\s+/).join(" "),a("comparator",n,i),this.options=i,this.loose=!!i.loose,this.parse(n),this.semver===e?this.value="":this.value=this.operator+this.semver.version,a("comp",this)}parse(t){const r=this.options.loose?n[i.COMPARATORLOOSE]:n[i.COMPARATOR],o=t.match(r);if(!o)throw new TypeError(`Invalid comparator: ${t}`);this.operator=void 0!==o[1]?o[1]:"","="===this.operator&&(this.operator=""),o[2]?this.semver=new s(o[2],this.options.loose):this.semver=e}toString(){return this.value}test(t){if(a("Comparator.test",t,this.options.loose),this.semver===e||t===e)return!0;if("string"==typeof t)try{t=new s(t,this.options)}catch(e){return!1}return o(t,this.operator,this.semver,this.options)}intersects(e,n){if(!(e instanceof t))throw new TypeError("a Comparator is required");return""===this.operator?""===this.value||new c(e.value,n).test(this.value):""===e.operator?""===e.value||new c(this.value,n).test(e.semver):(!(n=r(n)).includePrerelease||"<0.0.0-0"!==this.value&&"<0.0.0-0"!==e.value)&&(!(!n.includePrerelease&&(this.value.startsWith("<0.0.0")||e.value.startsWith("<0.0.0")))&&(!(!this.operator.startsWith(">")||!e.operator.startsWith(">"))||(!(!this.operator.startsWith("<")||!e.operator.startsWith("<"))||(!(this.semver.version!==e.semver.version||!this.operator.includes("=")||!e.operator.includes("="))||(!!(o(this.semver,"<",e.semver,n)&&this.operator.startsWith(">")&&e.operator.startsWith("<"))||!!(o(this.semver,">",e.semver,n)&&this.operator.startsWith("<")&&e.operator.startsWith(">")))))))}}ms=t;const r=Gs(),{safeRe:n,t:i}=Hs(),o=ac(),a=Vs(),s=Ys(),c=sc();return ms}function uc(){if(ys)return vs;ys=1;const e=sc();return vs=(t,r,n)=>{try{r=new e(r,n)}catch(e){return!1}return r.test(t)},vs}function lc(){if(Ms)return Cs;Ms=1;const e=sc();return Cs=(t,r)=>{try{return new e(t,r).range||"*"}catch(e){return null}},Cs}function dc(){if(ks)return Ts;ks=1;const e=Ys(),t=cc(),{ANY:r}=t,n=sc(),i=uc(),o=ec(),a=tc(),s=oc(),c=ic();return Ts=(u,l,d,f)=>{let h,p,b,m,g;switch(u=new e(u,f),l=new n(l,f),d){case">":h=o,p=s,b=a,m=">",g=">=";break;case"<":h=a,p=c,b=o,m="<",g="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(i(u,l,f))return!1;for(let e=0;e<l.set.length;++e){const n=l.set[e];let i=null,o=null;if(n.forEach(e=>{e.semver===r&&(e=new t(">=0.0.0")),i=i||e,o=o||e,h(e.semver,i.semver,f)?i=e:b(e.semver,o.semver,f)&&(o=e)}),i.operator===m||i.operator===g)return!1;if((!o.operator||o.operator===m)&&p(u,o.semver))return!1;if(o.operator===g&&b(u,o.semver))return!1}return!0},Ts}var fc,hc=function(){if($s)return Ws;$s=1;const e=Hs(),t=Ks(),r=Ys(),n=Xs(),i=Zs(),o=function(){if(Ea)return Aa;Ea=1;const e=Zs();return Aa=(t,r)=>{const n=e(t,r);return n?n.version:null},Aa}(),a=function(){if(_a)return Sa;_a=1;const e=Zs();return Sa=(t,r)=>{const n=e(t.trim().replace(/^[=v]+/,""),r);return n?n.version:null},Sa}(),s=function(){if(Na)return Ia;Na=1;const e=Ys();return Ia=(t,r,n,i,o)=>{"string"==typeof n&&(o=i,i=n,n=void 0);try{return new e(t instanceof e?t.version:t,n).inc(r,i,o).version}catch(e){return null}},Ia}(),c=function(){if(Ma)return Ca;Ma=1;const e=Zs();return Ca=(t,r)=>{const n=e(t,null,!0),i=e(r,null,!0),o=n.compare(i);if(0===o)return null;const a=o>0,s=a?n:i,c=a?i:n,u=!!s.prerelease.length;if(c.prerelease.length&&!u){if(!c.patch&&!c.minor)return"major";if(0===c.compareMain(s))return c.minor&&!c.patch?"minor":"patch"}const l=u?"pre":"";return n.major!==i.major?l+"major":n.minor!==i.minor?l+"minor":n.patch!==i.patch?l+"patch":"prerelease"}}(),u=function(){if(ka)return Ta;ka=1;const e=Ys();return Ta=(t,r)=>new e(t,r).major}(),l=function(){if(Ba)return Ra;Ba=1;const e=Ys();return Ra=(t,r)=>new e(t,r).minor}(),d=function(){if(La)return Oa;La=1;const e=Ys();return Oa=(t,r)=>new e(t,r).patch}(),f=function(){if(Fa)return Pa;Fa=1;const e=Zs();return Pa=(t,r)=>{const n=e(t,r);return n&&n.prerelease.length?n.prerelease:null},Pa}(),h=Js(),p=function(){if(za)return ja;za=1;const e=Js();return ja=(t,r,n)=>e(r,t,n)}(),b=function(){if($a)return Wa;$a=1;const e=Js();return Wa=(t,r)=>e(t,r,!0)}(),m=Qs(),g=function(){if(Ha)return Va;Ha=1;const e=Qs();return Va=(t,r)=>t.sort((t,n)=>e(t,n,r))}(),v=function(){if(Xa)return Ga;Xa=1;const e=Qs();return Ga=(t,r)=>t.sort((t,n)=>e(n,t,r))}(),y=ec(),w=tc(),x=rc(),A=nc(),E=ic(),S=oc(),_=ac(),I=function(){if(ds)return ls;ds=1;const e=Ys(),t=Zs(),{safeRe:r,t:n}=Hs();return ls=(i,o)=>{if(i instanceof e)return i;if("number"==typeof i&&(i=String(i)),"string"!=typeof i)return null;let a=null;if((o=o||{}).rtl){const e=o.includePrerelease?r[n.COERCERTLFULL]:r[n.COERCERTL];let t;for(;(t=e.exec(i))&&(!a||a.index+a[0].length!==i.length);)a&&t.index+t[0].length===a.index+a[0].length||(a=t),e.lastIndex=t.index+t[1].length+t[2].length;e.lastIndex=-1}else a=i.match(o.includePrerelease?r[n.COERCEFULL]:r[n.COERCE]);if(null===a)return null;const s=a[2],c=a[3]||"0",u=a[4]||"0",l=o.includePrerelease&&a[5]?`-${a[5]}`:"",d=o.includePrerelease&&a[6]?`+${a[6]}`:"";return t(`${s}.${c}.${u}${l}${d}`,o)},ls}(),N=cc(),C=sc(),M=uc(),T=function(){if(xs)return ws;xs=1;const e=sc();return ws=(t,r)=>new e(t,r).set.map(e=>e.map(e=>e.value).join(" ").trim().split(" ")),ws}(),k=function(){if(Es)return As;Es=1;const e=Ys(),t=sc();return As=(r,n,i)=>{let o=null,a=null,s=null;try{s=new t(n,i)}catch(e){return null}return r.forEach(t=>{s.test(t)&&(o&&-1!==a.compare(t)||(o=t,a=new e(o,i)))}),o},As}(),R=function(){if(_s)return Ss;_s=1;const e=Ys(),t=sc();return Ss=(r,n,i)=>{let o=null,a=null,s=null;try{s=new t(n,i)}catch(e){return null}return r.forEach(t=>{s.test(t)&&(o&&1!==a.compare(t)||(o=t,a=new e(o,i)))}),o},Ss}(),B=function(){if(Ns)return Is;Ns=1;const e=Ys(),t=sc(),r=ec();return Is=(n,i)=>{n=new t(n,i);let o=new e("0.0.0");if(n.test(o))return o;if(o=new e("0.0.0-0"),n.test(o))return o;o=null;for(let t=0;t<n.set.length;++t){const i=n.set[t];let a=null;i.forEach(t=>{const n=new e(t.semver.version);switch(t.operator){case">":0===n.prerelease.length?n.patch++:n.prerelease.push(0),n.raw=n.format();case"":case">=":a&&!r(n,a)||(a=n);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${t.operator}`)}}),!a||o&&!r(o,a)||(o=a)}return o&&n.test(o)?o:null},Is}(),O=lc(),L=dc(),P=function(){if(Bs)return Rs;Bs=1;const e=dc();return Rs=(t,r,n)=>e(t,r,">",n),Rs}(),F=function(){if(Ls)return Os;Ls=1;const e=dc();return Os=(t,r,n)=>e(t,r,"<",n),Os}(),U=function(){if(Fs)return Ps;Fs=1;const e=sc();return Ps=(t,r,n)=>(t=new e(t,n),r=new e(r,n),t.intersects(r,n))}(),D=function(){if(Ds)return Us;Ds=1;const e=uc(),t=Js();return Us=(r,n,i)=>{const o=[];let a=null,s=null;const c=r.sort((e,r)=>t(e,r,i));for(const t of c)e(t,n,i)?(s=t,a||(a=t)):(s&&o.push([a,s]),s=null,a=null);a&&o.push([a,null]);const u=[];for(const[e,t]of o)e===t?u.push(e):t||e!==c[0]?t?e===c[0]?u.push(`<=${t}`):u.push(`${e} - ${t}`):u.push(`>=${e}`):u.push("*");const l=u.join(" || "),d="string"==typeof n.raw?n.raw:String(n);return l.length<d.length?l:n},Us}(),j=function(){if(zs)return js;zs=1;const e=sc(),t=cc(),{ANY:r}=t,n=uc(),i=Js(),o=[new t(">=0.0.0-0")],a=[new t(">=0.0.0")],s=(e,t,s)=>{if(e===t)return!0;if(1===e.length&&e[0].semver===r){if(1===t.length&&t[0].semver===r)return!0;e=s.includePrerelease?o:a}if(1===t.length&&t[0].semver===r){if(s.includePrerelease)return!0;t=a}const l=new Set;let d,f,h,p,b,m,g;for(const t of e)">"===t.operator||">="===t.operator?d=c(d,t,s):"<"===t.operator||"<="===t.operator?f=u(f,t,s):l.add(t.semver);if(l.size>1)return null;if(d&&f){if(h=i(d.semver,f.semver,s),h>0)return null;if(0===h&&(">="!==d.operator||"<="!==f.operator))return null}for(const e of l){if(d&&!n(e,String(d),s))return null;if(f&&!n(e,String(f),s))return null;for(const r of t)if(!n(e,String(r),s))return!1;return!0}let v=!(!f||s.includePrerelease||!f.semver.prerelease.length)&&f.semver,y=!(!d||s.includePrerelease||!d.semver.prerelease.length)&&d.semver;v&&1===v.prerelease.length&&"<"===f.operator&&0===v.prerelease[0]&&(v=!1);for(const e of t){if(g=g||">"===e.operator||">="===e.operator,m=m||"<"===e.operator||"<="===e.operator,d)if(y&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===y.major&&e.semver.minor===y.minor&&e.semver.patch===y.patch&&(y=!1),">"===e.operator||">="===e.operator){if(p=c(d,e,s),p===e&&p!==d)return!1}else if(">="===d.operator&&!n(d.semver,String(e),s))return!1;if(f)if(v&&e.semver.prerelease&&e.semver.prerelease.length&&e.semver.major===v.major&&e.semver.minor===v.minor&&e.semver.patch===v.patch&&(v=!1),"<"===e.operator||"<="===e.operator){if(b=u(f,e,s),b===e&&b!==f)return!1}else if("<="===f.operator&&!n(f.semver,String(e),s))return!1;if(!e.operator&&(f||d)&&0!==h)return!1}return!(d&&m&&!f&&0!==h||f&&g&&!d&&0!==h||y||v)},c=(e,t,r)=>{if(!e)return t;const n=i(e.semver,t.semver,r);return n>0?e:n<0||">"===t.operator&&">="===e.operator?t:e},u=(e,t,r)=>{if(!e)return t;const n=i(e.semver,t.semver,r);return n<0?e:n>0||"<"===t.operator&&"<="===e.operator?t:e};return js=(t,r,n={})=>{if(t===r)return!0;t=new e(t,n),r=new e(r,n);let i=!1;e:for(const e of t.set){for(const t of r.set){const r=s(e,t,n);if(i=i||null!==r,r)continue e}if(i)return!1}return!0}}();return Ws={parse:i,valid:o,clean:a,inc:s,diff:c,major:u,minor:l,patch:d,prerelease:f,compare:h,rcompare:p,compareLoose:b,compareBuild:m,sort:g,rsort:v,gt:y,lt:w,eq:x,neq:A,gte:E,lte:S,cmp:_,coerce:I,Comparator:N,Range:C,satisfies:M,toComparators:T,maxSatisfying:k,minSatisfying:R,minVersion:B,validRange:O,outside:L,gtr:P,ltr:F,intersects:U,simplifyRange:D,subset:j,SemVer:r,re:e.re,src:e.src,tokens:e.t,SEMVER_SPEC_VERSION:t.SEMVER_SPEC_VERSION,RELEASE_TYPES:t.RELEASE_TYPES,compareIdentifiers:n.compareIdentifiers,rcompareIdentifiers:n.rcompareIdentifiers}}(),pc=Ae(hc);!function(e){e.blue="blue",e.nanoS="nanoS",e.nanoSP="nanoSP",e.nanoX="nanoX",e.stax="stax",e.europa="europa",e.apex="apex"}(fc||(fc={}));const bc={[fc.blue]:{id:fc.blue,productName:"Ledger Blue",productIdMM:0,legacyUsbProductId:0,usbOnly:!0,memorySize:491520,masks:[822083584,822149120],getBlockSize:e=>4096},[fc.nanoS]:{id:fc.nanoS,productName:"Ledger Nano S",productIdMM:16,legacyUsbProductId:1,usbOnly:!0,memorySize:327680,masks:[823132160],getBlockSize:e=>pc.lt(pc.coerce(e)??"","2.0.0")?4096:2048},[fc.nanoX]:{id:fc.nanoX,productName:"Ledger Nano X",productIdMM:64,legacyUsbProductId:4,usbOnly:!1,memorySize:2097152,masks:[855638016],getBlockSize:e=>4096,bluetoothSpec:[{serviceUuid:"13d63400-2c97-0004-0000-4c6564676572",notifyUuid:"13d63400-2c97-0004-0001-4c6564676572",writeUuid:"13d63400-2c97-0004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-0004-0003-4c6564676572"}]},[fc.nanoSP]:{id:fc.nanoSP,productName:"Ledger Nano S Plus",productIdMM:80,legacyUsbProductId:5,usbOnly:!0,memorySize:1569792,masks:[856686592],getBlockSize:e=>32},[fc.apex]:{id:fc.apex,productName:"Ledger Nano Gen5",productIdMM:128,legacyUsbProductId:8,usbOnly:!1,memorySize:1569792,masks:[859832320],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-8004-0000-4c6564676572",notifyUuid:"13d63400-2c97-8004-0001-4c6564676572",writeUuid:"13d63400-2c97-8004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-8004-0003-4c6564676572"}]},[fc.stax]:{id:fc.stax,productName:"Ledger Stax",productIdMM:96,legacyUsbProductId:6,usbOnly:!1,memorySize:1569792,masks:[857735168],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-6004-0000-4c6564676572",notifyUuid:"13d63400-2c97-6004-0001-4c6564676572",writeUuid:"13d63400-2c97-6004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-6004-0003-4c6564676572"}]},[fc.europa]:{id:fc.europa,productName:"Ledger Flex",productIdMM:112,legacyUsbProductId:7,usbOnly:!1,memorySize:1569792,masks:[858783744],getBlockSize:e=>32,bluetoothSpec:[{serviceUuid:"13d63400-2c97-3004-0000-4c6564676572",notifyUuid:"13d63400-2c97-3004-0001-4c6564676572",writeUuid:"13d63400-2c97-3004-0002-4c6564676572",writeCmdUuid:"13d63400-2c97-3004-0003-4c6564676572"}]}};fc.blue,fc.nanoS,fc.nanoSP,fc.nanoX,fc.stax,fc.europa;const mc=Object.values(bc),gc=e=>{const t=mc.find(t=>t.legacyUsbProductId===e);if(t)return t;const r=e>>8;return mc.find(e=>e.productIdMM===r)},vc=[],yc={};for(const e in bc){const t=bc[e],{bluetoothSpec:r}=t;if(r)for(let e=0;e<r.length;e++){const n=r[e];vc.push(n.serviceUuid),yc[n.serviceUuid]=yc[n.serviceUuid.replace(/-/g,"")]={deviceModel:t,...n}}}const wc=[{vendorId:11415}];async function xc(){return await navigator.usb.requestDevice({filters:wc})}async function Ac(){return(await navigator.usb.getDevices()).filter(e=>11415===e.vendorId)}const Ec=()=>Promise.resolve(!!navigator&&!!navigator.usb&&"function"==typeof navigator.usb.getDevices);class Sc extends aa{device;deviceModel;channel=Math.floor(65535*Math.random());packetSize=64;interfaceNumber;constructor(e,t){super(),this.device=e,this.interfaceNumber=t,this.deviceModel=gc(e.productId)}static isSupported=Ec;static list=Ac;static listen=e=>{let t=!1;return async function(){const e=await Ac();return e.length>0?e[0]:xc()}().then(r=>{if(!t){const t=gc(r.productId);e.next({type:"add",descriptor:r,deviceModel:t}),e.complete()}},t=>{window.DOMException&&t instanceof window.DOMException&&18===t.code?e.error(new Go(t.message)):e.error(new Ko(t.message))}),{unsubscribe:function(){t=!0}}};static async request(){const e=await xc();return Sc.open(e)}static async openConnected(){const e=await Ac();return 0===e.length?null:Sc.open(e[0])}static async open(e){await e.open(),null===e.configuration&&await e.selectConfiguration(1),await _c(e);const t=e.configurations[0].interfaces.find(({alternates:e})=>e.some(e=>255===e.interfaceClass));if(!t)throw new Vo("No WebUSB interface found for your Ledger device. Please upgrade firmware or contact techsupport.");const r=t.interfaceNumber;try{await e.claimInterface(r)}catch(t){throw await e.close(),new Vo(t.message)}const n=new Sc(e,r),i=t=>{e===t.device&&(navigator.usb.removeEventListener("disconnect",i),n._emitDisconnect(new $o))};return navigator.usb.addEventListener("disconnect",i),n}_disconnectEmitted=!1;_emitDisconnect=e=>{this._disconnectEmitted||(this._disconnectEmitted=!0,this.emit("disconnect",e))};async close(){await this.exchangeBusyPromise,await this.device.releaseInterface(this.interfaceNumber),await _c(this.device),await this.device.close()}async exchange(e){const t=await this.exchangeAtomicImpl(async()=>{const{channel:t,packetSize:r}=this;ra("apdu","=> "+e.toString("hex"));const n=((e,t)=>({makeBlocks(r){let n=tn().Buffer.concat([sa(r.length),r]);const i=t-5,o=Math.ceil(n.length/i);n=tn().Buffer.concat([n,tn().Buffer.alloc(o*i-n.length+1).fill(0)]);const a=[];for(let t=0;t<o;t++){const r=tn().Buffer.alloc(5);r.writeUInt16BE(e,0),r.writeUInt8(5,2),r.writeUInt16BE(t,3);const o=n.slice(t*i,(t+1)*i);a.push(new Uint8Array(tn().Buffer.concat([r,o])))}return a},reduceResponse(t,r){let{data:n,dataLength:i,sequence:o}=t||ca;if(r.readUInt16BE(0)!==e)throw new Yo("Invalid channel","InvalidChannel");if(5!==r.readUInt8(2))throw new Yo("Invalid tag","InvalidTag");if(r.readUInt16BE(3)!==o)throw new Yo("Invalid sequence","InvalidSequence");t||(i=r.readUInt16BE(5)),o++;const a=r.slice(t?5:7);return n=tn().Buffer.concat([n,a]),n.length>i&&(n=n.slice(0,i)),{data:n,dataLength:i,sequence:o}},getReducedResult(e){if(e&&e.dataLength===e.data.length)return e.data}}))(t,r),i=n.makeBlocks(e);for(let e=0;e<i.length;e++)await this.device.transferOut(3,i[e]);let o,a;for(;!(o=n.getReducedResult(a));){const e=await this.device.transferIn(3,r),t=Buffer.from(e.data.buffer);a=n.reduceResponse(a,t)}return ra("apdu","<= "+o.toString("hex")),o}).catch(e=>{if(e&&e.message&&e.message.includes("disconnected"))throw this._emitDisconnect(e),new qo(e.message);throw e});return t}setScrambleKey(){}}async function _c(e){try{await e.reset()}catch(e){console.warn(e)}}var Ic,Nc,Cc,Mc,Tc,kc,Rc={name:F.Ledger,website:"https://www.ledger.com",connect:function(){return $(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,Sc.create()];case 1:return e=r.sent(),[4,new g.default(e).getPublicKey("44'/148'/0'")];case 2:return t=r.sent().rawPublicKey,[2,n.encodeEd25519PublicKey(t)];case 3:throw r.sent(),new Error("Failed to connect to Ledger.");case 4:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Failed to get network from ledger")})})},isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return[4,Sc.isSupported()];case 1:return[2,e.sent()]}})})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("ledger does not support the signAuthEntry function")})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Failed to sign the transaction with Ledger.")})})},signTransaction:function(n,i){return $(void 0,void 0,void 0,function(){var o,a,s,c,u,l;return q(this,function(d){switch(d.label){case 0:return d.trys.push([0,3,,4]),o=new r(n,i.network),[4,Sc.create()];case 1:return a=d.sent(),[4,new g.default(a).signTransaction("44'/148'/0'",o.signatureBase())];case 2:return s=d.sent().signature,c=e.fromPublicKey(i.address),u=c.signatureHint(),l=new t.DecoratedSignature({hint:u,signature:s}),o.signatures.push(l),[2,o.toXDR()];case 3:throw d.sent(),new Error("Failed to sign the transaction with Ledger.");case 4:return[2]}})})}},Bc={name:F.Freighter,website:"https://freighter.app",connect:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return t.trys.push([0,3,,6]),[4,w()];case 1:if(!t.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,E()];case 2:if((e=t.sent()).error&&"The user rejected this request."===e.error.message)throw new Error("Failed to connect to Freighter");if(""===e.address.trim())throw new Error("Failed to connect to Freighter.");return[2,e.address];case 3:return"Failed to connect to Freighter."!==t.sent().message?[3,5]:[4,Bc.connect()];case 4:return[2,t.sent()];case 5:throw new Error("Failed to connect to Freighter.");case 6:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2]})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return t.trys.push([0,3,,4]),[4,w()];case 1:if(!t.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,v.getNetwork()];case 2:if((e=t.sent()).error)throw new Error("Failed to get network from Freighter");return[2,{network:e.network,passphrase:e.networkPassphrase}];case 3:throw t.sent(),new Error("Failed to disconnect from Rabet.");case 4:return[2]}})})},isAvailable:function(){return new Promise(function(e){var t=setTimeout(function(){e(!1)},700);setTimeout(function(){return $(void 0,void 0,void 0,function(){return q(this,function(r){try{w().then(function(r){var n=r.isConnected,i=r.error;n?(clearTimeout(t),e(!i&&n)):setTimeout(function(){w().then(function(r){var n=r.isConnected,i=r.error;clearTimeout(t),e(!i&&n)})},350)}).catch(function(){clearTimeout(t),e(!1)})}catch(t){e(!1)}return[2]})})},450)})},signAuthEntry:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i;return q(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,w()];case 1:if(!o.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,A(e,{address:t.address,networkPassphrase:t.network})];case 2:if(r=o.sent(),n=r.error,i=r.signedAuthEntry,n||!i)throw new Error("Could not signedAuthEntry using Freighter");return[2,Buffer.from(i).toString("base64")];case 3:throw o.sent(),new Error("Failed to sign the transaction with Freighter.");case 4:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,x(e,{address:t.address,networkPassphrase:t.network})];case 1:if(r=i.sent(),n=r.signedMessage,r.error||!n)throw new Error("Failed to sign message using Freighter");return[2,"string"==typeof n?n:Buffer.from(n).toString("base64")];case 2:throw i.sent(),new Error("Failed to sign message using Freighter");case 3:return[2]}})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,w()];case 1:if(!r.sent())throw new Error("Freighter Wallet is not installed or connected.");return[4,y(e,{address:t.address,networkPassphrase:t.network})];case 2:return[2,r.sent().signedTxXdr];case 3:throw r.sent(),new Error("Failed to sign the transaction with Freighter.");case 4:return[2]}})})}},Oc={name:F.WalletConnect,website:"https://walletconnect.com",isAvailable:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return[2,!!ne().config.walletConnect]})})},connect:function(){return $(void 0,void 0,void 0,function(){var e,t,r;return q(this,function(n){switch(n.label){case 0:if(!(e=ne().walletConnect)||!e.client)throw new Error("WalletConnect client is not set up. Please check your store configuration.");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,e.connection.approval()];case 2:if(t=n.sent(),!(r=t.namespaces.stellar)||!r.accounts[0])throw new Error("Wallet did not approve the required Stellar namespace/account.");return[2,r.accounts[0].split(":").pop()];case 3:throw n.sent(),new Error("Failed to connect to Wallet. Ensure your wallet supports Stellar WalletConnect.");case 4:return[2]}})})},disconnect:function(){return $(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:if(!(e=ne().walletConnect)||!e.client)throw new Error("WalletConnect client is not set up.");r.label=1;case 1:return r.trys.push([1,3,,4]),0===(t=e.client.session.getAll()).length?[2]:[4,e.client.disconnect({topic:t[0].topic,reason:{code:6e3,message:"User explicitly disconnected."}})];case 2:return r.sent(),[3,4];case 3:throw r.sent(),new Error("Failed to disconnect from Wallet Connect. Try closing the session in your mobile wallet.");case 4:return[2]}})})},getNetwork:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Cannot reliably get the active network from WalletConnect without a specific session request.")})})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i,o;return q(this,function(a){switch(a.label){case 0:if(!(r=ne().walletConnect)||!r.client)throw new Error("WalletConnect client is not set up.");a.label=1;case 1:if(a.trys.push([1,3,,4]),0===(n=r.client.session.getAll()).length)throw new Error("WalletConnect not connected. Please connect first.");return i=n[0],o=t.network===U.PUBLIC?le:de,[4,r.client.request({topic:i.topic,chainId:o,request:{method:"stellar_signXDR",params:{xdr:e}}})];case 2:return[2,a.sent()];case 3:throw a.sent(),new Error("Failed to sign and submit the transaction with Wallet Connect.");case 4:return[2]}})})},signMessage:function(e,t){return $(void 0,void 0,void 0,function(){var r,n,i,o,a,s;return q(this,function(c){switch(c.label){case 0:if(!(r=ne().walletConnect)||!r.client)throw new Error("WalletConnect client is not set up.");c.label=1;case 1:if(c.trys.push([1,3,,4]),0===(n=r.client.session.getAll()).length)throw new Error("WalletConnect not connected. Please connect first.");return i=n[0],o=t.network===U.PUBLIC?le:de,a=(null===(s=i.namespaces.stellar.chains)||void 0===s?void 0:s[0])||o,[4,r.client.request({topic:i.topic,chainId:a,request:{method:"stellar_signMessage",params:{message:e}}})];case 2:return[2,c.sent()];case 3:throw c.sent(),new Error("Failed to sign message with Wallet Connect.");case 4:return[2]}})})},signAuthEntry:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){throw new Error("Stellar Auth Entry signing is not supported via standard WalletConnect methods.")})})}},Lc=((Ic={})[F.Freighter]=Bc,Ic[F.Rabet]=Mo,Ic[F.WalletConnect]=Oc,Ic[F.Hot]=No,Ic[F.Api]=we,Ic[F.Hana]=Co,Ic[F.Xbull]=To,Ic[F.Lobstr]=Bo,Ic[F.Ledger]=Rc,Ic[F.Albedo]=ko,Ic[F.Klever]=Ro,Ic[F.Bitget]=Lo,Ic[F.Onekey]=Oo,Ic),Pc={mainnet:i.PUBLIC,testnet:i.TESTNET,sandbox:i.SANDBOX,futurenet:i.FUTURENET,standalone:i.STANDALONE},Fc=((Nc={})[Pc.mainnet]={name:"Mainnet",horizon:"https://horizon.stellar.org",soroban:"https://mainnet.sorobanrpc.com"},Nc[Pc.testnet]={name:"Testnet",horizon:"https://horizon-testnet.stellar.org",soroban:"https://soroban-testnet.stellar.org"},Nc[Pc.futurenet]={name:"Futurenet",horizon:"https://horizon-futurenet.stellar.org",soroban:"https://rpc-futurenet.stellar.org"},Nc),Uc={steexp:(Cc={},Cc[Pc.mainnet]="https://steexp.com",Cc[Pc.testnet]="https://testnet.steexp.com",Cc.ledgerUrl="ledger",Cc.transactionUrl="tx",Cc.accountUrl="account",Cc),stellarexpert:(Mc={},Mc[Pc.mainnet]="https://stellar.expert/explorer/public",Mc[Pc.testnet]="https://stellar.expert/explorer/testnet",Mc.ledgerUrl="ledger",Mc.accountUrl="account",Mc.transactionUrl="tx",Mc),lumenscan:(Tc={},Tc[Pc.mainnet]="https://lumenscan.io",Tc[Pc.testnet]="https://testnet.lumenscan.io",Tc.ledgerUrl="ledgers",Tc.accountUrl="account",Tc.operationUrl="ops",Tc.transactionUrl="txns",Tc),stellarchain:(kc={},kc[Pc.mainnet]="https://stellarchain.io",kc[Pc.testnet]="https://testnet.stellarchain.io",kc[Pc.futurenet]="https://futurenet.stellarchain.io",kc.ledgerUrl="ledgers",kc.accountUrl="accounts",kc.operationUrl="operations",kc.transactionUrl="transactions",kc)},Dc={logInOrSignUp:{en:"Log in or Sign up"},profile:{en:"Profile"},confirmation:{en:"Confirmation"},send:{en:"Send"},activity:{en:"Activity"},swap:{en:"Swap"},receive:{en:"Receive"},wrongNetwork:{en:"Wrong Network"},balances:{en:"Balances"},whatIsBlux:{en:"What is Blux"},addToken:{en:"Add Token"},signMessage:{en:"Sign Message"},selectAsset:{en:"Select Asset"},walletConnect:{en:"Wallet Connect"},acceptTermsAndPrivacy:{en:"By signing in or creating an account, you agree to our Terms and Conditions and Privacy Policy."},receiveFunds:{en:"Receive Funds"},addFunds:{en:"Add Funds"},termsAndConditions:{en:"Terms and Conditions"},loading:{en:"Loading"},tryAgain:{en:"Try again"},connecting:{en:"Connecting"},signing:{en:"Signing"},or:{en:"or"},recent:{en:"Recent"},allStellarWallets:{en:"All Stellar wallets"},email:{en:"Email"},logInWithPasskey:{en:"Log in with Passkey"},submit:{en:"Submit"},poweredByBlux:{en:"Powered by Blux.cc"},reviewAndAcceptPrompt:{en:"Review the documents below, then agree to continue."},termsOfService:{en:"Terms of Service"},privacyPolicy:{en:"Privacy Policy"},openLink:{en:"Open link"},noLegalLinksProvided:{en:"No legal links were provided for this app."},agree:{en:"Accept & Continue"},disagree:{en:"No thanks"},connectionSuccessfulTitle:{en:"Connection Successful"},connectionSuccessfulMessage:{en:"Your account has been successfully connected to ${appName}"},transactionSuccessfulTitle:{en:"Transaction Successful"},transactionSuccessfulMessage:{en:"Your transaction was successfully completed"},messageSignedTitle:{en:"Message Signed"},messageSignedMessage:{en:"Your message has been signed successfully."},authEntrySignedTitle:{en:"Authorization Signed"},authEntrySignedMessage:{en:"Authorization has been signed successfully."},seeInExplorer:{en:"See in explorer"},loggingIn:{en:"Logging In"},done:{en:"Done"},signTransactionPrompt:{en:"wants your permission to approve the following transaction."},invalidXdr:{en:"Invalid XDR"},lobstrWarning:{en:"Ensure that your LOBSTR wallet is set to the ${network} network. Otherwise, the transaction will definitely fail."},yourWallet:{en:"Your wallet"},noAddressFound:{en:"No address found"},approve:{en:"Approve"},loadingActivity:{en:"Loading activity..."},noActivityFound:{en:"No activity found"},multiOperation:{en:"Multi Operation"},pathPaymentDescription:{en:"Path payment of ${amount} ${asset}"},seeAllInExplorer:{en:"See all in explorer"},enterConfirmationCodeTitle:{en:"Enter confirmation code"},enterConfirmationCodeHelp:{en:"Please check your email and enter confirmation code below"},invalidCodeError:{en:"Invalid code, please try again."},resendCode:{en:"Resend code"},copied:{en:"Copied!"},logout:{en:"Logout"},search:{en:"Search"},noAssetsFound:{en:"No assets found"},amount:{en:"Amount"},max:{en:"Max"},to:{en:"To"},enterAddress:{en:"Enter address"},addressRequired:{en:"Address is required"},addressInvalid:{en:"Address is invalid"},inactiveAccount:{en:"Account is inActive"},memo:{en:"Memo"},enterMemo:{en:"Enter Memo"},optional:{en:"optional"},paste:{en:"Paste"},amountRequired:{en:"Amount is required"},amountExceedsBalance:{en:"Amount is greater than max balance"},sendButton:{en:"Send"},loginFailed:{en:"Login failed"},signingFailed:{en:"Signing with ${walletName} failed"},waitingFor:{en:"Waiting for ${walletName}"},signingWith:{en:"Signing with ${walletName}"},loginRetryMessage:{en:"Please try logging in again."},signingRetryMessage:{en:"Please try signing again."},acceptConnection:{en:"Accept connection"},signRequestInWallet:{en:"Sign the request in your wallet"},wrongNetworkMessage:{en:"You’re currently connected to the Stellar ${currentNetwork}. Please switch to the Stellar ${switchNetwork} to continue using this app."},wallet_infra:{en:"Wallet Infrastructure for Stellar dapps"},blux_gateway:{en:"Blux is your gateway to Stellar. Create a wallet, manage assets, and sign transactions easily and securely."},enter_token_address:{en:"Enter token address"},enter_address:{en:"enter address"},check:{en:"Check"},cancel:{en:"Cancel"},add_token:{en:"Add token"},network:{en:"Network"},address:{en:"Address"},market_cap:{en:"Market cap"},total_volume:{en:"Total volume"},all_time_high:{en:"All time high"},copy_address:{en:"Copy address"},address_copied:{en:"Address copied"},add_new_token:{en:"Add new token"},assets:{en:"Assets"},tokens:{en:"Tokens"},nfts:{en:"NFTs"},no_balance_message:{en:"Looks like there’s nothing here yet."},sign_permission:{en:"wants your permission to sign the following message:"}},jc=function(e){for(var t=new Uint8Array(e),r="",n=0;n<t.length;n++)r+=String.fromCharCode(t[n]);return btoa(r).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")},zc=function(e){return"native"===e.asset_type?"native":"credit_alphanum4"===e.asset_type||"credit_alphanum12"===e.asset_type?iu(e.asset_issuer,4):"liquidity_pool_shares"===e.asset_type?iu(e.liquidity_pool_id,4):""},Wc=function(e){return"native"===e.assetType?o.native():new o(e.assetCode,e.assetIssuer)},$c=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return[4,fetch(e,t)];case 1:return[4,(r=i.sent()).json()];case 2:return n=i.sent(),[2,z({status:r.status},n)]}})})},qc=function(e){var t={valueInCurrency:"0",assetBalance:e.balance||"0",assetType:e.asset_type};return"native"===e.asset_type?(t.assetCode="XLM",t.assetIssuer=""):"liquidity_pool_shares"===e.asset_type?(t.assetCode="LiquidtyPool",t.assetIssuer=""):(t.assetCode=e.asset_code,t.assetIssuer=e.asset_issuer),t},Kc=function(e){var t;return"".concat(null===(t=e[0])||void 0===t?void 0:t.toUpperCase()).concat(e.slice(1))},Vc=function(e){return navigator.clipboard.writeText(e)},Hc=function(e){return"send"===e?D.SEND:D.SWAP},Gc=function(e){var t=e.replace("#","");return(.299*parseInt(t.substring(0,2),16)+.587*parseInt(t.substring(2,4),16)+.114*parseInt(t.substring(4,6),16))/255>.5?"#000000":"#FFFFFF"},Xc=function(e,t,r,n){var i=Uc[t];i||(i=Uc.stellarchain);var o=i[e];return o?"".concat(o,"/").concat(i[r],"/").concat(n):null},Yc=function(){var e=localStorage.getItem(ue);if(!e)return[];try{return JSON.parse(e)}catch(e){return[]}},Zc=function(e){var t=Object.entries(U).find(function(t){return t[1]===e});if(!t)throw new Error("Unknown network passphrase: ".concat(e));return t[0].toLowerCase()},Jc=function(e,t){var r=Fc[e],n=t[e];if(!r&&!n)throw new Error("BLUX: Custom network has no transports.");return!r&&n&&(r={name:"Custom Network",horizon:"",soroban:""}),n&&(n.horizon&&(r.horizon=n.horizon),n.soroban&&(r.soroban=n.soroban)),r},Qc=function(e){return $(void 0,void 0,void 0,function(){return q(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,e.getNetwork()];case 1:return[2,t.sent().passphrase];case 2:return t.sent(),[2,""];case 3:return[2]}})})},eu=function(e,t){var r,n,i;if(void 0===t&&(t=1),3===(e=e.replace(/^#/,"")).length)r=parseInt(e[0]+e[0],16),n=parseInt(e[1]+e[1],16),i=parseInt(e[2]+e[2],16);else{if(6!==e.length&&8!==e.length)throw new Error("Invalid hex color: ".concat(e));r=parseInt(e.substring(0,2),16),n=parseInt(e.substring(2,4),16),i=parseInt(e.substring(4,6),16)}return"rgba(".concat(r,", ").concat(n,", ").concat(i,", ").concat(t,")")},tu=function(e,t){void 0===t&&(t=!1);var r="number"==typeof e?e:parseFloat(e);if(isNaN(r)||0===r)return"0";if(r<1e-6)return e.toString();if(t){if(r>=1e6)return"".concat((r/1e6).toFixed(2),"m");if(r>=1e3)return"".concat((r/1e3).toFixed(2),"k")}return uu(cu(r))},ru=function(e){var t=e.replace("#","");return!((.299*parseInt(t.substring(0,2),16)+.587*parseInt(t.substring(2,4),16)+.114*parseInt(t.substring(4,6),16))/255>.5)},nu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return o=function(e){"https://mobile.rabet.io"===e.origin&&"RABET/INSTALL"===e.data.type&&(new Function(e.data.message)(),window.removeEventListener("message",o))},window.addEventListener("message",o),[4,(i=e,$(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return[4,Promise.all(Object.values(Lc).map(function(e){return $(void 0,void 0,void 0,function(){var t;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),i.includes(e.name.toLowerCase())?[2,{wallet:e,isAvailable:!1}]:[4,e.isAvailable()];case 1:return t=r.sent(),[2,{wallet:e,isAvailable:t}];case 2:return r.sent(),[2,{wallet:e,isAvailable:!1}];case 3:return[2]}})})}))];case 1:return[2,e.sent().filter(function(e){return!!e.isAvailable}).map(function(e){return e.wallet})]}})}))];case 1:return t=n.sent(),r=function(e){for(var t=Yc(),r=new Map(e.map(function(e){return[e.name,e]})),n=[],i=new Set,o=0,a=t;o<a.length;o++){var s=a[o],c=r.get(s);c&&(n.push(c),i.add(s))}var u=e.filter(function(e){return!i.has(e.name)});return K(K([],n,!0),u,!0).map(function(e,t){return z(z({},e),{isRecent:0===t})})}(t),[2,r]}var i,o})})},iu=function(e,t){return void 0===t&&(t=8),e.slice(0,t)+"..."+e.slice(-t)},ou=function(e){return new Promise(function(t){return setTimeout(t,e)})},au=function(e){return e.replace(/([A-Z])/g," $1").replace(/_/g," ").trim().replace(/\b\w/g,function(e){return e.toUpperCase()})},su=function(e,t){return void 0===t&&(t={}),e.replace(/\$\{(\w+)\}/g,function(e,r){return t[r]||""})},cu=function(e){var t,r=e.toString().split("."),n=r[0],i=r[1],o=void 0===i?"":i;if(!o)return n;var a=null!==(t={0:8,1:7,2:6,3:5,4:4,5:3,6:2}[n.length])&&void 0!==t?t:0;if(a>0){var s="".concat(n,".").concat(o.slice(0,a)),c=parseFloat(s);return Number.isInteger(c)?n:c.toFixed(2)}return n},uu=function(e){var t=e.split("."),r=t[0],n=t[1];return n?"".concat(r.replace(/\B(?=(\d{3})+(?!\d))/g,","),".").concat(n):r.replace(/\B(?=(\d{3})+(?!\d))/g,",")},lu=function(e,t){return"email"===e?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t):""!==t.trim()},du=function(e,t,r,n){return $(void 0,void 0,void 0,function(){return q(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signMessage))throw new Error("Wallet does not support signMessage.");return[4,e.signMessage(t,{address:r,network:n})];case 1:return[2,i.sent()]}})})},fu=function(e,t){try{var n=new r(e,t),i=n.operations[0],o=null;return o="payment"===i.type||"pathPaymentStrictSend"===i.type||"pathPaymentStrictReceive"===i.type?i.destination:"",{action:i.type,operations:n.operations.length,sender:n.source,receiver:o,estimatedFee:Number(n.fee)/1e7}}catch(e){return null}},hu=function(e,t,r,n){return $(void 0,void 0,void 0,function(){return q(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signTransaction))throw new Error("Wallet does not support transaction signing.");return[4,e.signTransaction(t,{network:n,address:r})];case 1:return[2,i.sent()]}})})};function pu(e,t,n){return $(this,void 0,void 0,function(){var i,o,s;return q(this,function(c){switch(c.label){case 0:if(!(i=Jc(t,n).horizon))throw new Error("Horizon RPC was not found.");return o=new a.Server(i),s=new r(e,t),[4,o.submitTransaction(s)];case 1:return[2,c.sent()]}})})}var bu=function(e,t,r,n,i,o){return $(void 0,void 0,void 0,function(){var a;return q(this,function(s){switch(s.label){case 0:return[4,hu(e,t,r,n)];case 1:return a=s.sent(),o?[4,pu(a,n,i||{})]:[3,3];case 2:return[2,s.sent()];case 3:return[2,a]}})})},mu="__BLUX__RECENT_LOGIN_CONFIG",gu=function(e,t){return Date.now()-e<=t},vu=function(e,t,r,n){void 0===r&&(r=Date.now()),"undefined"!=typeof window&&localStorage.setItem(mu,JSON.stringify({authMethod:e,authValue:t,timestamp:r,jwt:n}))},yu=function(){"undefined"!=typeof window&&localStorage.removeItem(mu)},wu=function(){return $(void 0,void 0,void 0,function(){var e,t,r,n,i,o,a,s,c,u;return q(this,function(l){switch(l.label){case 0:if((e=ne()).authState.isAuthenticated&&e.user)return[2,!0];if(!(t=function(){if("undefined"==typeof window)return null;var e=localStorage.getItem(mu);if(!e)return null;try{var t=JSON.parse(e);return"string"!=typeof t.authMethod||"string"!=typeof t.authValue||"number"!=typeof t.timestamp?null:t}catch(e){return null}}())||!gu(t.timestamp,216e5))return[2,!1];if("email"!==t.authMethod||!t.jwt)return[3,4];l.label=1;case 1:return l.trys.push([1,3,,4]),[4,ge(t.jwt)];case 2:return r=l.sent(),ie(function(e){return z(z({},e),{user:{address:r.public_key,walletPassphrase:"",authMethod:"email",authValue:r.auth_value}})}),e.connectWalletSuccessful(r.public_key,(null===(c=e.stellar)||void 0===c?void 0:c.activeNetwork)||""),e.setIsAuthenticated(!0),(n=ne().user)&&ne().emitter.emit(V.LoggedIn,{user:n}),vu("email",(null===(u=e.user)||void 0===u?void 0:u.authValue)||"",Date.now(),t.jwt),[2,!0];case 3:return l.sent(),[2,!1];case 4:if(!t||!gu(t.timestamp,24e5))return[2,!1];if(!(i=e.wallets.find(function(e){return e.name===t.authValue})))return[2,!1];l.label=5;case 5:return l.trys.push([5,11,,12]),[4,i.connect()];case 6:if(!(o=l.sent())||""===o.trim())return[2,!1];ie(function(e){return z(z({},e),{user:{address:"",walletPassphrase:"",authMethod:"wallet",authValue:i.name}})}),a="",l.label=7;case 7:return l.trys.push([7,9,,10]),[4,Qc(i)];case 8:return a=l.sent(),[3,10];case 9:return l.sent(),[3,10];case 10:return e.connectWalletSuccessful(o,a),e.setIsAuthenticated(!0),(s=ne().user)&&ne().emitter.emit(V.LoggedIn,{user:s}),vu("wallet",i.name,Date.now(),""),[2,!0];case 11:return l.sent(),[2,!1];case 12:return[2]}})})},xu=function(e,t,r,n){return $(void 0,void 0,void 0,function(){return q(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signAuthEntry))throw new Error("Wallet does not support signAuthEntry.");return[4,e.signAuthEntry(t,{address:r,network:n})];case 1:return[2,i.sent()]}})})},Au=function(e){var t,r,n=ne();if(n.user&&n.user.address)return Promise.resolve(n.user);var i=new Promise(function(e,n){t=e,r=n});return n.setLogin({promise:i,isSilent:e,resolver:t,rejecter:r}),e?(wu().then(function(){var e=ne().user;e&&t(e)}).catch(function(){}).finally(function(){n.setLogin(void 0)}),i):($(void 0,void 0,void 0,function(){var e,r,i;return q(this,function(o){switch(o.label){case 0:if(e=ne(),!(null===(i=e.login)||void 0===i?void 0:i.isSilent)||!e.login.promise)return[3,5];o.label=1;case 1:return o.trys.push([1,3,,4]),[4,e.login.promise];case 2:case 3:return o.sent(),[3,4];case 4:if(ne().user)return t(ne().user),n.setLogin(void 0),[2];o.label=5;case 5:return(r=ne()).modal.isOpen||r.openModal(D.ONBOARDING),[2]}})}).catch(function(e){r(e),n.setLogin(void 0)}),i)},Eu=function(e,t,r){return new Promise(function(n,i){var o=ne();if(o.authState.isAuthenticated&&o.stellar&&o.user)if(o.modal.isOpen)i(new Error("Blux modal is open elsewhere."));else{var a=o.stellar.activeNetwork;if(r&&r.network&&(a=r.network),fu(e,a)){var s=o.wallets.find(function(e){return e.name===o.user.authValue});if(!s)throw new Error("Could not find the connected wallet.");var c={xdr:e,rejecter:i,resolver:n,result:void 0,options:z({network:a},r),shouldSubmit:t};o.setSendTransaction(c,o.config.showWalletUIs),o.config.showWalletUIs||bu(s,e,o.user.address,a,o.config.transports||{},c.shouldSubmit).then(function(e){n(e)}).catch(function(e){i(e)})}else i("Invalid XDR")}else i(new Error("User is not authenticated."))})},Su=function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return[4,Eu(e,!0,t)];case 1:return[2,r.sent()]}})})},_u={login:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return ne().authState.isReady?[3,2]:[4,ou(50)];case 1:return e.sent(),[3,0];case 2:return[2,Au(!1)]}})})},logout:function(){(0,ne().logoutAction)(),localStorage.removeItem(ce),yu(),ne().emitter.emit(V.LoggedOut,void 0)},fundMe:function(){var e=ne();if(!e.authState.isAuthenticated||!e.stellar||!e.user)throw new Error("Blux: user is not authenticated yet.");if(e.modal.isOpen)throw new Error("Blux modal is open elsewhere.");e.modal.isOpen||e.openModal(D.FUND_ME)},profile:function(){var e=ne(),t=e.openModal,r=e.authState,n=e.modal;if(!r.isAuthenticated)throw new Error("User is not authenticated.");n.isOpen||t(D.PROFILE)},signMessage:function(e,t){return new Promise(function(r,n){var i=ne();if(i.authState.isAuthenticated&&i.stellar&&i.user)if(i.modal.isOpen)n(new Error("Blux modal is open elsewhere."));else{var o=i.stellar.activeNetwork;t&&t.network&&(o=t.network);var a=i.wallets.find(function(e){return e.name===i.user.authValue});if(!a)throw new Error("Could not find the connected wallet.");var s={message:e,options:t||{network:o},rejecter:n,resolver:r,result:void 0};i.setSignMessage(s,i.config.showWalletUIs),i.config.showWalletUIs||du(a,e,i.user.address,o).then(function(e){r(e)}).catch(function(e){n(e)})}else n(new Error("User is not authenticated."))})},signAuthEntry:function(e,t){return new Promise(function(r,n){var i=ne();if(i.authState.isAuthenticated&&i.stellar&&i.user)if(i.modal.isOpen)n(new Error("Blux modal is open elsewhere."));else{var o=i.stellar.activeNetwork;t&&t.network&&(o=t.network);var a=i.wallets.find(function(e){return e.name===i.user.authValue});if(!a)throw new Error("Could not find the connected wallet.");var s={authEntry:e,options:t||{network:o},rejecter:n,resolver:r,result:void 0};i.setSignAuthEntry(s,i.config.showWalletUIs),i.config.showWalletUIs||xu(a,e,i.user.address,o).then(function(e){r(e)}).catch(function(e){n(e)})}else n(new Error("User is not authenticated."))})},signTransaction:function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){switch(r.label){case 0:return[4,Eu(e,!1,t)];case 1:return[2,r.sent()]}})})},sendTransaction:Su,get isReady(){return ne().authState.isReady},get isAuthenticated(){return ne().authState.isAuthenticated},get user(){return ne().user}},Iu="logos",Nu=function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return[4,Mu("https://cdn2.blux.cc/core-assets/logos2.json.gz")];case 1:return e=t.sent(),[4,Tu(e)];case 2:return[2,t.sent().files]}})})},Cu=function(){return $(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,4,,5]),[4,Nu()];case 1:return e=r.sent(),[4,ku()];case 2:return t=r.sent(),[4,Ru(t,e)];case 3:case 4:return r.sent(),[3,5];case 5:return[2]}})})},Mu=function(e){return $(void 0,void 0,void 0,function(){var t;return q(this,function(r){switch(r.label){case 0:return[4,fetch(e)];case 1:if(!(t=r.sent()).ok)throw new Error("Failed to fetch: ".concat(t.status));return[4,t.arrayBuffer()];case 2:return[2,r.sent()]}})})},Tu=function(e){return $(void 0,void 0,void 0,function(){var t,r,n;return q(this,function(i){switch(i.label){case 0:return t=new DecompressionStream("gzip"),r=new Blob([e]).stream().pipeThrough(t),[4,new Response(r).text()];case 1:return n=i.sent(),[2,JSON.parse(n)]}})})},ku=function(){return new Promise(function(e,t){var r=indexedDB.open("blux-cache",1);r.onupgradeneeded=function(){var e=r.result;e.objectStoreNames.contains(Iu)||e.createObjectStore(Iu,{keyPath:"id"})},r.onsuccess=function(t){e(r.result)},r.onerror=function(){t(r.error)},r.onblocked=function(e){}})},Ru=function(e,t){return $(void 0,void 0,void 0,function(){return q(this,function(r){return[2,new Promise(function(r,n){var i=e.transaction(Iu,"readwrite"),o=i.objectStore(Iu);o.clear(),t.forEach(function(e){return o.put(e)}),i.oncomplete=function(){return r()},i.onerror=function(){return n(i.error)}})]})})},Bu=function(e){return $(void 0,void 0,void 0,function(){return q(this,function(t){return[2,new Promise(function(t,r){var n=e.transaction(Iu,"readonly").objectStore(Iu).getAll();n.onsuccess=function(){t(n.result||[])},n.onerror=function(){return r(n.error)}})]})})},Ou=function(){return!!ne().stellar},Lu=function(e){var t=ne().user;if(!t&&!e)throw new Error("Address not found");return e||(null==t?void 0:t.address)},Pu=function(e){var t,r=ne(),n=r.stellar,i=r.config;if(!e){if(n)return{horizon:n.servers.horizon,soroban:n.servers.soroban,networkPassphrase:n.activeNetwork};throw new Error("Custom network has no transports.")}var o=Jc(e,null!==(t=i.transports)&&void 0!==t?t:{}),c=o.horizon,u=o.soroban;return{networkPassphrase:e,soroban:new s.Server(u),horizon:new a.Server(c)}},Fu=function(e){var t,r,n=ne(),i=(null===(t=n.stellar)||void 0===t?void 0:t.activeNetwork)||"";if(0===n.config.networks.length)throw new Error("switchNetwork must be called after createConfig");if(!n.config.networks.includes(e))throw new Error("New network must be defined in config.networks");if(!n.stellar)throw new Error("Could not find the current activeNetwork");n.setStellar({activeNetwork:e,servers:null===(r=n.stellar)||void 0===r?void 0:r.servers}),i&&i!==e&&ne().emitter.emit(V.NetworkChanged,{previousNetwork:i,network:e})},Uu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(i){switch(i.label){case 0:if(Ou(),t=Lu(e.address),r=Pu(e.network).horizon,!n.isValidEd25519PublicKey(t))throw new Error("Invalid address");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,r.loadAccount(t)];case 2:return[2,i.sent()];case 3:return i.sent(),[2,null];case 4:return[2]}})})},Du=function(e,t,r){var n=Pu(r.network).horizon,i=n[e].apply(n,t);return r.cursor&&i.cursor(r.cursor),r.limit&&i.limit(r.limit),r.order&&i.order(r.order),i},ju=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("accounts",[],e),e.forSigner&&(t=t.forSigner(e.forSigner)),e.forAsset&&(t=t.forAsset(e.forAsset)),e.sponsor&&(t=t.sponsor(e.sponsor)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},zu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("assets",[],e),e.forCode&&(t=t.forCode(e.forCode)),e.forIssuer&&(t=t.forIssuer(e.forIssuer)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Wu=function(e){return $(void 0,void 0,void 0,function(){var t,r,i,o,a,s;return q(this,function(c){switch(c.label){case 0:if(Ou(),t=Lu(e.address),r=Pu(e.network).horizon,!n.isValidEd25519PublicKey(t))throw new Error("Invalid address");c.label=1;case 1:return c.trys.push([1,3,,4]),[4,r.loadAccount(t)];case 2:return i=c.sent(),e.includeZeroBalances?[2,i.balances]:(o=i.balances.filter(function(e){return 0!==Number(e.balance)}),a=o.find(function(e){return"native"===e.asset_type}),s=o.filter(function(e){return"native"!==e.asset_type}),a?[2,K([a],s,!0)]:[2,s]);case 3:return c.sent(),[2,[]];case 4:return[2]}})})},$u=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("claimableBalances",[],e),e.asset&&(t=t.asset(e.asset)),e.claimant&&(t=t.claimant(e.claimant)),e.sponsor&&(t=t.sponsor(e.sponsor)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},qu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("effects",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),e.forOperation&&(t=t.forOperation(e.forOperation)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Ku=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("ledgers",[],e),e.ledger&&(t=t.ledger(e.ledger)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Vu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("liquidityPools",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forAssets&&(t=t.forAssets.apply(t,e.forAssets)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Hu=function(){var e,t=ne();if(0===t.config.networks.length)throw new Error("getNetwork must be called after createConfig");return(null===(e=t.stellar)||void 0===e?void 0:e.activeNetwork)||""},Gu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("offers",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.buying&&(t=t.buying(e.buying)),e.selling&&(t=t.selling(e.selling)),e.sponsor&&(t=t.sponsor(e.sponsor)),e.seller&&(t=t.seller(e.seller)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Xu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("operations",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forClaimableBalance&&(t=t.forClaimableBalance(e.forClaimableBalance)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Yu=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return Ou(),[4,(r=Du("orderbook",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},Zu=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("payments",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forTransaction&&(t=t.forTransaction(e.forTransaction)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},Ju=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return Ou(),[4,(r=Du("strictReceivePaths",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},Qu=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return Ou(),[4,(r=Du("strictSendPaths",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},el=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:return Ou(),[4,(r=Du("tradeAggregation",e,t)).call()];case 1:return n=i.sent(),[2,{builder:r,response:n}]}})})},tl=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("trades",[],e),e.forAssetPair&&(t=t.forAssetPair(e.forAssetPair[0],e.forAssetPair[1])),e.forOffer&&(t=t.forOffer(e.forOffer)),e.forType&&(t=t.forType(e.forType)),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},rl=function(e){return $(void 0,void 0,void 0,function(){var t,r;return q(this,function(n){switch(n.label){case 0:return Ou(),t=Du("transactions",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forClaimableBalance&&(t=t.forClaimableBalance(e.forClaimableBalance)),e.forLedger&&(t=t.forLedger(e.forLedger)),e.forLiquidityPool&&(t=t.forLiquidityPool(e.forLiquidityPool)),null!=e.includeFailed&&(t=t.includeFailed(e.includeFailed)),[4,t.call()];case 1:return r=n.sent(),[2,{builder:t,response:r}]}})})},nl={mainnet:i.PUBLIC,testnet:i.TESTNET,sandbox:i.SANDBOX,futurenet:i.FUTURENET,standalone:i.STANDALONE},il=function(e){var t=ne();Fu(e),t.setNetworkSyncDisabled(!0)},ol=function(e,t){return"string"===t?e.toString():"number"===t?Number(e):BigInt(e)},al=function(e,t,r){var n=t/8,i=BigInt(e).toString(16);r&&e<BigInt(0)&&(i=((BigInt(1)<<BigInt(t))+e).toString(16).replace(/^-/,""));i.length%2!=0&&(i="0".concat(i));for(var o=2*n;i.length<o;)i="0".concat(i);if(i.length>o)throw new Error("BigNumber ".concat(e," overflows ").concat(t,"-bit representation"));for(var a=new Uint8Array(n),s=0,c=0;s<n;)a[s]=parseInt(i.slice(c,c+2),16),s+=1,c+=2;return r&&e<BigInt(0)&&(a[0]|=128),Buffer.from(a)},sl=function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];for(var n=BigInt(0),i=0,o=t;i<o.length;i++){var a=o[i];n<<=BigInt(8),n|=BigInt(a)}if(e&&0!==(void 0!==t[0]?128&t[0]:0)){var s=BigInt(8*t.length);n-=BigInt(1)<<s}return n},cl=function(e){if(e>BigInt(Number.MAX_SAFE_INTEGER)||e<BigInt(Number.MIN_SAFE_INTEGER))throw new Error("BigInt ".concat(e," is outside the safe integer range for Number type."));return Number(e)},ul=function(e){var r=e,n=cl(r&BigInt(4294967295)),i=Number(r>>BigInt(32)&BigInt(4294967295));return i>=2147483648&&(i-=4294967296),new t.Int64([n,i])},ll=function(e){var r=cl(e&BigInt(4294967295)),n=cl(e>>BigInt(32)&BigInt(4294967295));return new t.Uint64([r,n])};function dl(e){return"object"!=typeof e||null===e||Array.isArray(e)}var fl=function(e){if(!e)return t.ScVal.scvMap(null);for(var r=[],n=0,i=Object.entries(e);n<i.length;n++){var o=i[n],a=o[0],s=o[1],c="string"==typeof a?hl.symbol(a):a;"object"!=typeof s||null===s||dl(s)?r.push(new t.ScMapEntry({key:c,val:s})):r.push(new t.ScMapEntry({key:c,val:fl(s)}))}return t.ScVal.scvMap(r)},hl=function(){function e(){}return e.i32=function(e){var r=ol(e,"number");return t.ScVal.scvI32(r)},e.i64=function(e){var r=ol(e,"bigint");return t.ScVal.scvI64(ul(r))},e.i128=function(e){return function(e){var r=al(e,128,!0),n=r.subarray(0,8),i=r.subarray(8,16),o=ul(sl.apply(void 0,K([!0],n,!1))),a=ll(sl.apply(void 0,K([!1],i,!1)));return t.ScVal.scvI128(new t.Int128Parts({lo:a,hi:o}))}(ol(e,"bigint"))},e.i256=function(e){return function(e){var r=al(e,256,!0),n=r.subarray(0,8),i=r.subarray(8,16),o=r.subarray(16,24),a=r.subarray(24,32),s=ul(sl.apply(void 0,K([!0],n,!1))),c=ll(sl.apply(void 0,K([!1],i,!1))),u=ll(sl.apply(void 0,K([!1],o,!1))),l=ll(sl.apply(void 0,K([!1],a,!1)));return t.ScVal.scvI256(new t.Int256Parts({hiHi:s,hiLo:c,loHi:u,loLo:l}))}(ol(e,"bigint"))},e.u32=function(e){var r=ol(e,"number");return t.ScVal.scvU32(r)},e.u64=function(e){var r=ol(e,"bigint");return t.ScVal.scvU64(ll(r))},e.u128=function(e){return function(e){var r=al(e,128,!1),n=r.subarray(0,8),i=r.subarray(8,16),o=ll(sl.apply(void 0,K([!1],n,!1))),a=ll(sl.apply(void 0,K([!1],i,!1)));return t.ScVal.scvU128(new t.UInt128Parts({hi:o,lo:a}))}(ol(e,"bigint"))},e.u256=function(e){return function(e){var r=al(e,256,!1),n=r.subarray(0,8),i=r.subarray(8,16),o=r.subarray(16,24),a=r.subarray(24,32),s=ll(sl.apply(void 0,K([!1],n,!1))),c=ll(sl.apply(void 0,K([!1],i,!1))),u=ll(sl.apply(void 0,K([!1],o,!1))),l=ll(sl.apply(void 0,K([!1],a,!1)));return t.ScVal.scvU256(new t.UInt256Parts({hiHi:s,hiLo:c,loHi:u,loLo:l}))}(ol(e,"bigint"))},e.error=function(e){return t.ScVal.scvError(e)},e.duration=function(e){var r=ol(e,"bigint"),n=ll(r);return t.ScVal.scvDuration(n)},e.timepoint=function(e){var r=ol(e,"bigint"),n=ll(r);return t.ScVal.scvTimepoint(n)},e.ledgerKeyNonce=function(e){return t.ScVal.scvLedgerKeyNonce(e)},e.contractInstance=function(e){return t.ScVal.scvContractInstance(e)},e.scvMap=function(e){return t.ScVal.scvMap(e)},e.map=function(e){return fl(e)},e.string=function(e){return t.ScVal.scvString(e)},e.vec=function(e){return t.ScVal.scvVec(e)},e.void=function(){return t.ScVal.scvVoid()},e.bytes=function(e){return t.ScVal.scvBytes(e)},e.ledgerKeyContractInstance=function(){return t.ScVal.scvLedgerKeyContractInstance()},e.symbol=function(e){return t.ScVal.scvSymbol(e)},e.boolean=function(e){return t.ScVal.scvBool(e)},e.address=function(e){return c.fromString(e).toScVal()},e}(),pl=ne().setAppearance,bl={on:function(e,t){return ne().emitter.on(e,t)},off:function(e,t){return ne().emitter.off(e,t)},once:function(e,t){return ne().emitter.once(e,t)}};var ml,gl=function(e){var t,r,n,i,o=e.isOpen,a=e.onClose,s=void 0===a?function(){}:a,c=e.children,u=e.isSticky,l=void 0!==u&&u,d=e.appearance,f=e.isPersistent,h=N(null),p=_(!1),b=p[0],m=p[1],g=function(e){void 0===e&&(e=460);var t=_(!1),r=t[0],n=t[1];return I(function(){var t=function(){return n(window.innerWidth<e)};return t(),window.addEventListener("resize",t),function(){return window.removeEventListener("resize",t)}},[e]),r}(),v=function(e,t){var r=_({isOpening:!1,isClosing:!1}),n=r[0],i=r[1];return I(function(){if(e){i({isOpening:!0,isClosing:!1});var r=setTimeout(function(){i({isOpening:!1,isClosing:!1})},t);return function(){return clearTimeout(r)}}},[e,t]),z(z({},n),{handleClose:function(e){i({isOpening:!1,isClosing:!0});var r=setTimeout(function(){i({isOpening:!1,isClosing:!1}),e()},t);return function(){return clearTimeout(r)}}})}(o,250),y=v.isClosing,w=v.handleClose,x=function(e,t){void 0===t&&(t=[]);var r=_("auto"),n=r[0],i=r[1],o=_(!1),a=o[0],s=o[1],c=_(!1),u=c[0],l=c[1];return I(function(){var t=e.current;if(t){var r=!1,n=function(){r||t.offsetParent&&(i(t.offsetHeight),s(!0))},o=Array.from(t.getElementsByTagName("img")).filter(function(e){return!(e.complete&&e.naturalHeight>0)});if(0!==o.length){var a=o.length,c=function(){0==(a-=1)&&requestAnimationFrame(function(){return requestAnimationFrame(n)})};return o.forEach(function(e){e.addEventListener("load",c),e.addEventListener("error",c)}),function(){r=!0,o.forEach(function(e){e.removeEventListener("load",c),e.removeEventListener("error",c)})}}requestAnimationFrame(function(){return requestAnimationFrame(n)})}},K(K([],t,!0),[u],!1)),{height:n,isHeightReady:a,reset:function(){s(!1),i("auto"),l(function(e){return!e})}}}(h,[o,c]),A=x.height,E=x.isHeightReady,S=x.reset;return I(function(){if(o&&g){m(!1);var e=requestAnimationFrame(function(){m(!0)});return function(){return cancelAnimationFrame(e)}}},[o,g]),I(function(){return document.body.style.overflow=i?"hidden":"",function(){document.body.style.overflow=""}},[i=o]),I(function(){o||S()},[o]),o?k(R,{children:[!f&&B("div",{className:"bluxcc:fixed bluxcc:inset-0 bluxcc:z-40 ".concat(y&&!l?"bluxcc:animate-fadeOut":"bluxcc:animate-fadeIn"),style:{backdropFilter:"blur(".concat(d.backdropBlur,")"),WebkitBackdropFilter:"blur(".concat(d.backdropBlur,")"),backgroundColor:d.backdropColor},onClick:l?function(){}:s}),B("div",{className:"bluxcc:absolute bluxcc:inset-0 bluxcc:z-9999999 bluxcc:flex bluxcc:items-center bluxcc:justify-center ".concat(y&&!l&&"bluxcc:animate-fadeOut"),onClick:function(e){e.target!==e.currentTarget||l||w(s)},children:B("div",{id:"bluxcc-modal",className:"bluxcc:box-border ".concat(g?"bluxcc:fixed bluxcc:bottom-0 bluxcc:left-0 bluxcc:w-full bluxcc:rounded-b-none!":"bluxcc:relative bluxcc:w-90!"),style:{height:"number"==typeof A?"".concat(g?A+20:A,"px"):A,transition:E?"height 250ms ease-in-out, border-radius 250ms, opacity 250ms ease-out, outline 250ms ease-out, color 250ms ease-out".concat(g?", transform 250ms ease-out":""):"border-radius 250ms, opacity 250ms ease-out".concat(g?", transform 250ms ease-out":""),transform:g?y?"translateY(100%)":b?"translateY(0%)":"translateY(80%)":"",background:d.background,opacity:y&&!l?"0":"1",color:d.textColor,fontFamily:d.fontFamily,letterSpacing:"-0.04px",borderRadius:null!==(t=d.outlineRadius)&&void 0!==t?t:d.borderRadius,outline:"".concat(null!==(r=d.outlineWidth)&&void 0!==r?r:d.borderWidth," solid ").concat(null!==(n=d.outlineColor)&&void 0!==n?n:d.borderColor),overflow:"hidden",boxShadow:d.boxShadow},children:B("div",{ref:h,className:"bluxcc:px-6 bluxcc:pb-4",style:{fontFamily:d.fontFamily,opacity:E?1:0,transition:"opacity 200ms ease-in-out"},children:c})})})]}):null},vl=function(e){var t=e.className,r=e.name,n=e.props,i=void 0===n?{}:n,o=W(e,["className","name","props"]),a=se(function(e){return e.logos}),s=_(""),c=s[0],u=s[1],l=C(function(){return null==a?void 0:a.find(function(e){return e.name===r})},[a,r]);if(!a||!l){var d="".concat("https://cdn.blux.cc/files","/").concat(encodeURIComponent(r)),f=Object.entries(i).map(function(e){return"".concat(encodeURIComponent(e[0]),"=").concat(encodeURIComponent(e[1]))}).join("&"),h="".concat(d,"?").concat(f);return B("img",{src:h,alt:r})}return I(function(){var e=l.content,t=new Map;(l.default_values||[]).forEach(function(e){var r=e.name,n=e.value;t.set(r,n)}),Object.entries(i).forEach(function(e){var r=e[0],n=e[1];t.set(r,n)}),t.forEach(function(t,r){var n=new RegExp("{{".concat(r,"}}"),"g");e=e.replace(n,t)}),u(e)},[l,i]),B("div",c?z({dangerouslySetInnerHTML:{__html:c}},o,{className:t}):{style:{width:50,height:50,background:"transparent",objectFit:"contain"}})};!function(e){e.Blux="blux.svg",e.SmallBlux="smallblux.svg",e.About="about.svg",e.ArrowRight="arrowright.svg",e.ArrowLeft="arrowleft.svg",e.Close="close.svg",e.Loading="loading.svg",e.Search="search.svg",e.GreenCheck="greencheck.svg",e.LogOut="logout.svg",e.Copy="copy.svg",e.LargeCopy="largecopy.svg",e.History="history.svg",e.Send="send.svg",e.ArrowDropUp="arrowdropup.svg",e.ArrowDropDown="arrowdropdown.svg",e.RedAlert="redalert.svg",e.Upstream="upstream.svg",e.MultiOperation="multioperation.svg",e.Downstream="downstream.svg",e.Globe="globe.svg",e.SmallEmail="smallemail.svg",e.MoonPayLogo="moonpaylogo.svg",e.Email="email.svg",e.RedExclamation="redexclamation.svg",e.WrongNetwork="wrongnetwork.svg",e.Swap="swap.svg",e.SmallSwap="smallswap.svg",e.Receive="receive.svg",e.Balances="balances.svg",e.NFTs="nfts.svg",e.Assets="assets.svg",e.Token="token.svg",e.Plus="plus.svg",e.OpenEye="openeye.svg",e.CloseEye="closeeye.svg",e.Warn="warn.svg",e.Error="error.svg",e.CopyIcon="copyicon.svg",e.Success="success.svg",e.Key="key.svg",e.Chip="chip.svg",e.Shield="shield.svg",e.Wallet="wallet.svg",e.QuestionMark="questionmark.svg",e.SmallQuestionMark="smallquestionmark.svg",e.GrayCube="graycube.svg",e.Albedo="albedo.svg",e.Hana="hana.svg",e.Hot="hot.svg",e.Rabet="rabet.svg",e.Freighter="freighter.svg",e.DarkFreighter="darkfreighter.svg",e.XBull="xbull.svg",e.Lobstr="lobstr.svg",e.Stellar="stellar.svg",e.StellarSmall="stellarsmall.svg",e.Google="google.svg",e.WalletConnect="walletconnect.svg",e.Klever="klever.svg",e.Ledger="ledger.svg"}(ml||(ml={}));var yl=ml,wl={error:{baseBg:"bluxcc:bg-light-red-50",darkBg:"bluxcc:bg-[#D6000033]",container:"bluxcc:border bluxcc:border-alert-error",text:"bluxcc:text-alert-error",icon:B(vl,{name:yl.Error})},success:{baseBg:"bluxcc:bg-white",darkBg:"bluxcc:bg-[#00D66E33]",container:"bluxcc:border bluxcc:border-alert-success",text:"bluxcc:text-alert-success",icon:B(vl,{name:yl.Success})},copy:{baseBg:"bluxcc:bg-light-blue-50",darkBg:"bluxcc:bg-[#005DF333]",container:"bluxcc:border bluxcc:border-alert-info",text:"bluxcc:text-alert-info",icon:B(vl,{name:yl.CopyIcon})},warn:{baseBg:"bluxcc:bg-white",darkBg:"bluxcc:bg-[#FA8F0233]",container:"bluxcc:border bluxcc:border-alert-warning",text:"bluxcc:text-alert-warning",icon:B(vl,{name:yl.Warn})},none:{baseBg:"",darkBg:"",container:"",text:"",icon:null}},xl=function(e){var t=e.type,r=e.message,n=e.className,i=void 0===n?"":n,o=se(function(e){return e.config.appearance}),a=ru(o.background),s=wl[t],c=s.baseBg,u=s.darkBg,l=s.container,d=s.text,f=s.icon,h=a?u:c;return k("div",{style:{borderRadius:o.borderRadius,fontFamily:o.fontFamily},className:"\n bluxcc:flex bluxcc:items-center bluxcc:gap-2\n bluxcc:px-3 bluxcc:h-10 bluxcc:max-w-46\n ".concat(h,"\n ").concat(l,"\n ").concat(d,"\n ").concat(i,"\n "),children:[f,B("span",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:r})]})},Al=function(){return function(e,t){return function(e,t,r){var n,i;void 0===r&&(r={});var o=(null===(n=Dc[e])||void 0===n?void 0:n[t])||(null===(i=Dc[e])||void 0===i?void 0:i.en)||"";return su(o,r)}(e,"en",t||{})}},El=function(e){var t=e.icon,r=e.onInfo,n=e.onBack,i=e.title,o=void 0===i?" ":i,a=e.closeButton,s=void 0!==a&&a,c=e.onClose,u=e.isPersistent,l=se(function(e){return e.config}),d=se(function(e){return e.modal}),f=Al(),h=eu(l.appearance.textColor,.7),p="none"!==d.alert.type,b=function(e){var t=e.onClick,r=e.children;return B("button",{id:"bluxcc-button",onClick:t,className:"bluxcc:flex bluxcc:size-5 bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:r})};return k("header",{className:"bluxcc:flex bluxcc:h-16 bluxcc:w-full bluxcc:items-center bluxcc:justify-between",style:{fontFamily:l.appearance.fontFamily},children:["info"===t?B(b,{onClick:r,children:B(vl,{name:yl.About,props:{fill:h}})}):"back"===t?B(b,{onClick:n,children:B(vl,{name:yl.ArrowLeft,props:{fill:h}})}):B("div",{className:"bluxcc:size-5"}),B("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:p?B(xl,{type:d.alert.type,message:d.alert.message}):B("p",{className:"bluxcc:grow bluxcc:select-none bluxcc:text-center bluxcc:text-base bluxcc:font-medium",children:f(o)})}),!s||u?B("div",{className:"bluxcc:size-5"}):B(b,{onClick:c,children:B(vl,{name:yl.Close,props:{fill:h}})})]})},Sl=function(){var e=se(function(e){return e.config.appearance});return B("div",{className:"bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:B("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0",style:{borderTopWidth:e.borderWidth,borderTopColor:e.borderColor}})})},_l=function(e){var t,r=e.startIcon,n=e.onChange,i=e.onEnter,o=e.onSubmit,a=e.inputType,s=void 0===a?"text":a,c=se(function(e){return e}).config.appearance,u=Al(),l=_(!1),d=l[0],f=l[1],h=_(""),p=h[0],b=h[1],m=_(!1),g=m[0],v=m[1];return k("div",{className:"bluxcc:flex bluxcc:transition-colors bluxcc:duration-300 bluxcc:h-14! bluxcc:w-full bluxcc:items-center bluxcc:py-2 bluxcc:pr-3 bluxcc:pl-2",style:{fontFamily:c.fontFamily,borderRadius:c.borderRadius,borderColor:d?c.accentColor:c.borderColor,backgroundColor:c.fieldBackground,borderWidth:c.borderWidth,color:c.textColor},onMouseEnter:function(e){d||(e.currentTarget.style.borderColor=c.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){d||(e.currentTarget.style.borderColor=c.borderColor)},children:[B("span",{style:{background:c.background,borderRadius:c.borderRadius,borderColor:c.borderColor,borderWidth:c.borderWidth},className:"bluxcc:flex bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-all bluxcc:duration-300",children:r}),k("div",{style:{cursor:"text"},className:"bluxcc:ml-4 bluxcc:relative bluxcc:flex bluxcc:h-full bluxcc:flex-1 bluxcc:items-center",children:[B("input",{id:"bluxcc-input",type:s,value:p,autoComplete:"off",placeholder:u("email"),onKeyDown:function(e){"Enter"===e.key&&g&&(null==i||i(p))},onChange:function(e){var t=e.target.value;b(t);var r=lu(s,t);v(r),null==n||n(t)},className:"bluxcc:mr-1 bluxcc:h-full bluxcc:w-full bluxcc:bg-transparent bluxcc:outline-hidden\n bluxcc:focus:outline-hidden bluxcc:text-base bluxcc:placeholder:text-base!",style:(t={color:c.textColor,fontFamily:c.fontFamily},t["--input-text-color"]=c.textColor,t),onFocus:function(){return f(!0)},onBlur:function(){f(!1),lu("email",p)||v(!1)}}),B("div",{className:"bluxcc:flex bluxcc:h-10 bluxcc:w-25 bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:B("button",{id:"bluxcc-button",disabled:!g,onClick:function(){return null==o?void 0:o(p)},className:"bluxcc:absolute bluxcc:right-0 bluxcc:flex bluxcc:h-8 bluxcc:w-17! bluxcc:items-center bluxcc:justify-center bluxcc:border bluxcc:text-sm! bluxcc:font-medium bluxcc:transition-[border-radius,background,border-color] bluxcc:duration-200",style:{background:c.fieldBackground,borderRadius:c.borderRadius,fontFamily:c.fontFamily,borderColor:g?c.accentColor:c.borderColor,color:g?c.accentColor:"#999999",borderWidth:c.borderWidth},children:u("submit")})})]})]})},Il=function(e){var t=e.size,r=void 0===t?"medium":t,n=e.startIcon,i=e.endArrow,o=e.isRecent,a=void 0!==o&&o,s=e.label,c=e.onClick,u=se(function(e){return e}),l=_(!1),d=l[0],f=l[1],h=u.config.appearance,p=Al();return k("button",{type:"button",id:"bluxcc-button",onClick:c,className:"bluxcc:flex bluxcc:transition-colors bluxcc:duration-300\n ".concat("small"===r?"bluxcc:size-24 bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:gap-2 bluxcc:py-4":"bluxcc:h-14! bluxcc:w-full bluxcc:items-center bluxcc:py-2 bluxcc:pr-3 bluxcc:pl-2","\n "),style:{fontFamily:h.fontFamily,borderRadius:h.borderRadius,borderColor:d?h.accentColor:h.borderColor,backgroundColor:h.fieldBackground,borderWidth:h.borderWidth,color:h.textColor},onMouseEnter:function(e){f(!0),d||(e.currentTarget.style.borderColor=h.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){f(!1),d||(e.currentTarget.style.borderColor=h.borderColor)},children:[B("span",{style:{background:h.background,borderRadius:h.borderRadius,borderColor:h.borderColor,borderWidth:h.borderWidth},className:"bluxcc:flex bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-all bluxcc:duration-300",children:n}),B("div",{className:"".concat("small"===r?"bluxcc:mt-0":"bluxcc:ml-4"," bluxcc:relative bluxcc:flex bluxcc:h-full bluxcc:flex-1 bluxcc:items-center"),children:B("span",{className:"".concat("small"===r?"bluxcc:text-sm bluxcc:leading-4":"bluxcc:text-base"," bluxcc:font-medium bluxcc:select-none"),children:s})}),a&&B("div",{className:"bluxcc:px-2 bluxcc:py-1 bluxcc:text-xs bluxcc:font-normal",style:{color:h.accentColor,borderRadius:h.borderRadius,backgroundColor:"".concat(eu(h.accentColor,.15))},children:p("recent")}),i&&"medium"===r&&B("span",{className:"bluxcc:ml-auto bluxcc:flex bluxcc:items-center",children:B(vl,{name:yl.ArrowRight,props:{fill:"".concat(eu(h.textColor,.7))}})})]})},Nl=function(e){var t=e.variant,r=void 0===t?"default":t,n=e.size,i=void 0===n?"medium":n,o=e.startIcon,a=e.endArrow,s=e.isRecent,c=void 0!==s&&s,u=e.label,l=e.onClick,d=e.onChange,f=e.onEnter,h=e.onSubmit,p=e.inputType;return"input"===r?B(_l,{onEnter:f,onSubmit:h,onChange:d,inputType:void 0===p?"text":p,startIcon:o}):B(Il,{size:i,label:u,onClick:l,isRecent:c,endArrow:a,startIcon:o})},Cl=function(){var e,t=Al(),r=_(!0),n=r[0],i=r[1],o=se(function(e){return e}),a=o.setRoute,s=o.logoutAction,c=o.setAlert,u=o.config.appearance,l=null===(e=o.user)||void 0===e?void 0:e.address,d=0!==o.balances.balances.length?o.balances.balances.find(function(e){return"native"===e.asset_type}).balance:"0";return k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center",children:[k("div",{className:"bluxcc:mt-4 bluxcc:mb-6 bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center",children:[k("div",{className:"bluxcc:text-center bluxcc:text-2xl bluxcc:h-8 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",style:{color:u.accentColor,fontFamily:u.fontFamily},children:[B("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:B("p",{className:"bluxcc:select-none",style:{verticalAlign:"middle",paddingTop:n?"0px":"8px",fontFamily:u.fontFamily},children:d?n?"".concat(tu(d)," XLM"):"******":t("loading")})}),B("div",{className:"bluxcc:transition-all",children:B("button",n?{id:"bluxcc-button",onClick:function(){return i(!1)},className:"bluxcc:bg-transparent",children:B(vl,{name:yl.OpenEye,props:{fill:u.accentColor}})}:{id:"bluxcc-button",onClick:function(){return i(!0)},className:"bluxcc:bg-transparent",children:B(vl,{name:yl.CloseEye,props:{fill:u.accentColor}})})})]}),B("button",{id:"bluxcc-button",className:"bluxcc:mt-4! bluxcc:leading-4 bluxcc:inline-flex bluxcc:bg-transparent bluxcc:text-sm bluxcc:select-none",onClick:function(){Vc(l).then(function(){Vc(l),c("copy","Address Copied"),setTimeout(function(){c("none","")},1e3)}).catch(function(){})},style:{color:eu(u.textColor,.7),fontFamily:u.fontFamily},children:k("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1",children:[l?iu(l,5):"",B(vl,{name:yl.Copy,props:{fill:eu(u.textColor,.7)}})]})})]}),k("div",{className:"bluxcc:flex bluxcc:space-x-3",children:[B(Nl,{size:"small",label:t("send"),startIcon:B(vl,{name:yl.Send,props:{fill:u.textColor}}),onClick:function(){a(D.SEND)}}),B(Nl,{size:"small",label:t("receive"),startIcon:B(vl,{name:yl.Receive,props:{fill:u.textColor}}),onClick:function(){a(D.RECEIVE)}}),B(Nl,{size:"small",label:t("swap"),startIcon:B(vl,{name:yl.Swap,props:{fill:u.textColor}}),onClick:function(){a(D.SWAP)}})]}),k("div",{className:"bluxcc:mt-4 bluxcc:w-full bluxcc:space-y-2",children:[B(Nl,{endArrow:!0,label:t("balances"),startIcon:B(vl,{name:yl.Balances,props:{fill:u.textColor}}),onClick:function(){a(D.BALANCES)}}),B(Nl,{endArrow:!0,label:t("activity"),startIcon:B(vl,{name:yl.History,props:{fill:u.textColor}}),onClick:function(){a(D.ACTIVITY)}})]}),B(Sl,{}),k("button",{style:{color:eu(u.textColor,.9),fontFamily:u.fontFamily},id:"bluxcc-button",onClick:function(){s(),yu(),o.emitter.emit(V.LoggedOut,void 0)},className:"bluxcc:flex bluxcc:h-12 bluxcc:font-medium bluxcc:text-base bluxcc:w-full bluxcc:bg-transparent bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",children:[B(vl,{name:yl.LogOut,props:{fill:eu(u.textColor,.9)}}),t("logout")]})]})},Ml={small:"bluxcc:h-8 bluxcc:!text-sm bluxcc:gap-1",medium:"bluxcc:h-10 bluxcc:!text-sm bluxcc:gap-1",large:"bluxcc:h-[52px] bluxcc:!text-base bluxcc:gap-1"},Tl=function(e){var t=e.size,r=void 0===t?"large":t,n=e.disabled,i=void 0!==n&&n,o=e.variant,a=void 0===o?"outline":o,s=e.state,c=void 0===s?"enabled":s,u=e.children,l=e.startIcon,d=e.endIcon,f=e.onClick,h=e.style,p=e.className,b=e.type,m=se(function(e){return e.config.appearance}),g=z({borderRadius:m.borderRadius,fontFamily:m.fontFamily,pointerEvents:"disabled"===c?"none":void 0},h);return"outline"===a?Object.assign(g,{border:"1px solid ".concat(m.borderColor),color:m.accentColor,backgroundColor:m.fieldBackground,borderWidth:m.borderWidth}):"fill"===a?Object.assign(g,{backgroundColor:m.accentColor,fontWeight:"500",color:Gc(m.accentColor)}):"text"===a?Object.assign(g,{color:m.accentColor,backgroundColor:"transparent"}):"tonal"===a&&Object.assign(g,{color:m.accentColor,backgroundColor:eu(m.accentColor,.1)}),"selected"===c&&(g.boxShadow="0 0 0 2px ".concat(m.accentColor)),k("button",{type:b||"button",id:"bluxcc-button",onClick:f,disabled:"disabled"===c&&i,className:"".concat("bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:px-[10px] bluxcc:transition-all bluxcc:duration-300 bluxcc:w-full"," ").concat(Ml[r]," ").concat(null!=p?p:""," bluxcc:transition-all bluxcc:duration-300"),style:g,children:[l&&B("span",{children:l}),B("span",{children:u}),d&&B("span",{children:d})]})},kl=function(e){var t=e.fill,r=void 0===t?"#999999":t;return k("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[B("mask",{id:"mask0_4197_4537",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:B("rect",{width:"24",height:"24",fill:"#D9D9D9"})}),B("g",{mask:"url(#mask0_4197_4537)",children:B("path",{d:"M6.29425 17.6443L5.25 16.6L15.0905 6.75H6.14425V5.25H17.6443V16.75H16.1443V7.80375L6.29425 17.6443Z",fill:r})})]})},Rl=function(e){var t=e.fill,r=void 0===t?"#0C1083":t;return k("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[B("mask",{id:"mask0_3683_34744",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"40",height:"40",children:B("rect",{width:"40",height:"40",fill:"#D9D9D9"})}),B("g",{mask:"url(#mask0_3683_34744)",children:B("path",{d:"M20 37.3069L7.5 27.9319V4.16602H32.5V27.9319L20 37.3069ZM20 34.166L30 26.6819V6.66602H10V26.6819L20 34.166ZM18.25 24.4223L27.0896 15.5827L25.3333 13.7752L18.25 20.8585L14.7179 17.3264L12.9104 19.0827L18.25 24.4223Z",fill:r})})]})},Bl=function(e){var t=e.fill,r=void 0===t?"#05C3DD":t;return k("svg",{width:"80",height:"80",viewBox:"0 0 80 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[B("path",{d:"M37.1737 32.0256H51.2086L65.5665 46.3274C66.5004 47.2576 66.5052 48.7708 65.5759 49.706L47.1629 68.2582H32.7051L37.076 63.9982L53.1242 48.0114L37.2796 32.0244",fill:r}),B("path",{d:"M42.9419 47.9755H28.907L14.5492 33.6739C13.6152 32.7435 13.6104 31.2303 14.5397 30.2951L32.9527 11.7417H47.4106L43.0397 16.0018L26.9914 31.9887L42.8358 47.9755",fill:r})]})},Ol=function(){return k("svg",{width:"144",height:"144",viewBox:"0 0 144 144",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[k("g",{clipPath:"url(#clip0_617_11734)",children:[B("path",{d:"M0 0H144V144H0V0Z",fill:"#44D62C"}),B("path",{d:"M78.5049 30.5303H58.4749L54.9609 41.156H66.0861V63.5379H78.5049V30.5303Z",fill:"black"}),B("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M94.8428 90.626C94.8428 103.242 84.6155 113.469 71.9995 113.469C59.3835 113.469 49.1562 103.242 49.1562 90.626C49.1562 78.01 59.3835 67.7827 71.9995 67.7827C84.6155 67.7827 94.8428 78.01 94.8428 90.626ZM84.4722 90.6259C84.4722 97.5144 78.8879 103.099 71.9995 103.099C65.111 103.099 59.5267 97.5144 59.5267 90.6259C59.5267 83.7374 65.111 78.1532 71.9995 78.1532C78.8879 78.1532 84.4722 83.7374 84.4722 90.6259Z",fill:"black"})]}),B("defs",{children:B("clipPath",{id:"clip0_617_11734",children:B("rect",{width:"144",height:"144",fill:"white"})})})]})},Ll=function(){return k("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[B("g",{clipPath:"url(#clip0_4355_16345)",children:B("path",{d:"M17.9507 8.43559C18.4879 8.43559 19.0133 8.27633 19.4601 7.97795C19.9069 7.67956 20.2552 7.25543 20.4611 6.75915C20.6669 6.26287 20.7211 5.71671 20.6167 5.18966C20.5123 4.66262 20.254 4.17835 19.8744 3.79803C19.4949 3.41771 19.0112 3.15842 18.4844 3.05292C17.9575 2.94741 17.4112 3.00042 16.9146 3.20526C16.4178 3.41009 15.993 3.75755 15.6936 4.20375C15.3944 4.64993 15.234 5.17483 15.2329 5.71212C15.2322 6.06951 15.3019 6.42353 15.4382 6.75392C15.5744 7.08431 15.7745 7.38459 16.0269 7.63756C16.2794 7.89053 16.5792 8.09123 16.9093 8.22816C17.2394 8.3651 17.5933 8.43559 17.9507 8.43559ZM9.61576 20.6742C8.30665 20.6731 7.02725 20.2839 5.93923 19.5559C4.85121 18.8279 4.0034 17.7937 3.50294 16.584C3.00249 15.3743 2.87184 14.0435 3.12751 12.7596C3.38318 11.4757 4.01369 10.2964 4.93938 9.37069C5.86506 8.445 7.04436 7.81449 8.32826 7.55882C9.61217 7.30315 10.943 7.43379 12.1527 7.93425C13.3624 8.43471 14.3966 9.28252 15.1246 10.3705C15.8526 11.4586 16.2417 12.738 16.2429 14.0471C16.2436 14.9176 16.0727 15.7797 15.74 16.584C15.4071 17.3884 14.919 18.1192 14.3035 18.7348C13.688 19.3503 12.9571 19.8385 12.1527 20.1712C11.3483 20.504 10.4862 20.675 9.61576 20.6742Z",fill:"#7D00FF"})}),B("defs",{children:B("clipPath",{id:"clip0_4355_16345",children:B("rect",{width:"24",height:"24",fill:"white"})})})]})},Pl=function(){return k("svg",{xmlns:"http://www.w3.org/2000/svg",width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round",className:"lucide lucide-fingerprint-pattern","aria-hidden":"true",style:{width:"38px",height:"38px"},children:[B("path",{d:"M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4"}),B("path",{d:"M14 13.12c0 2.38 0 6.38-1 8.88"}),B("path",{d:"M17.29 21.02c.12-.6.43-2.3.5-3.02"}),B("path",{d:"M2 12a10 10 0 0 1 18-6"}),B("path",{d:"M2 16h.01"}),B("path",{d:"M21.8 16c.2-2 .131-5.354 0-6"}),B("path",{d:"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2"}),B("path",{d:"M8.65 22c.21-.66.45-1.32.57-2"}),B("path",{d:"M9 6.8a6 6 0 0 1 9 5.2v2"})]})},Fl=function(e,t,r){void 0===r&&(r="small");var n="bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:size-10!";switch(e){case"Rabet":return B(vl,{className:"small"===r?n:"",name:yl.Rabet,props:{fill:t?"#ffffff":"#B8BAC4"}});case"Freighter":return B(vl,t?{className:"small"===r?n:"",name:yl.DarkFreighter,props:{}}:{className:"small"===r?n:"",name:yl.Freighter,props:{fill:"#310CCC"}});case"Albedo":return B(vl,{className:"small"===r?n:"",name:yl.Albedo,props:{}});case"LOBSTR":return B(vl,{className:"small"===r?n:"",name:yl.Lobstr,props:{fill:t?"#ffffff":"#1a8da0"}});case"xBull":return B(vl,{className:"small"===r?n:"",name:yl.XBull,props:{fill:t?"#ffffff":"#C19CFC"}});case"Hana":return B(vl,{className:"small"===r?n:"",name:yl.Hana,props:{fill:t?"#E6E0F7":"#221542"}});case"Hot":return B(vl,{className:"small"===r?n:"",name:yl.Hot,props:{}});case"Wallet Connect":return B(vl,{className:"small"===r?n:"",name:yl.WalletConnect,props:{fill:t?"#ffffff":"#0988f1"}});case"Klever":return B(vl,{className:"small"===r?n:"",name:yl.Klever,props:{}});case"Bitget":return B(Bl,{fill:t?"#05C3DD":"#00F0FF"});case"Onekey":return B(Ol,{});case"Ledger":return B(vl,{className:"small"===r?n:"",name:yl.Ledger,props:{fill:t?"#ffffff":"#000000"}});default:return null}},Ul=function(){var e,t,r,n=Al(),i=se(function(e){return e}),o=i.user,a=i.waitingStatus,s=i.config.appearance;return k("div",{className:"bluxcc:mt-3 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-20 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",style:{borderColor:s.borderColor,borderWidth:s.borderWidth},children:Fl(null!==(e=null==o?void 0:o.authValue)&&void 0!==e?e:"",ru(s.background),"large")}),k("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[B("p",{className:"bluxcc:text-xl",children:"login"===a?n("waitingFor",{walletName:null!==(t=null==o?void 0:o.authValue)&&void 0!==t?t:"wallet"}):n("signingWith",{walletName:null!==(r=null==o?void 0:o.authValue)&&void 0!==r?r:"wallet"})}),B("p",{className:"bluxcc:text-sm",children:n("login"===a?"acceptConnection":"signRequestInWallet")})]}),B(Sl,{}),B(Tl,{state:"disabled",variant:"outline",startIcon:B(vl,{className:"bluxcc:animate-spin",name:yl.Loading,props:{fill:s.accentColor}}),children:n("login"===a?"connecting":"signing")})]})},Dl=function(e){var t=e.handleOpenAssets,r=e.asset,n=se(function(e){return e.config.appearance});return k("button",{id:"bluxcc-button",onClick:t,className:"bluxcc:flex bluxcc:bg-transparent bluxcc:items-center bluxcc:gap-1 bluxcc:p-1 bluxcc:max-h-12",style:{fontFamily:n.fontFamily,borderColor:n.borderColor,borderWidth:n.borderWidth,borderRadius:n.borderRadius,backgroundColor:n.fieldBackground,color:n.textColor},children:[B("div",{style:{fontFamily:n.fontFamily,background:n.background,borderRadius:n.borderRadius,borderColor:n.borderColor,borderWidth:n.borderWidth,color:n.textColor},className:"bluxcc:flex bluxcc:mr-0.5 bluxcc:size-10 bluxcc:shrink-0 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:transition-[border-radius] bluxcc:duration-300",children:"native"===r.assetType?B(vl,{name:yl.Stellar,props:{fill:Gc(n.fieldBackground)}}):B(vl,{name:yl.QuestionMark,props:{fill:Gc(n.fieldBackground)}})}),B("span",{children:r.assetCode}),B(vl,{name:yl.ArrowDropDown,props:{fill:n.accentColor}})]})},jl=function(e,t,r,n,i,o,a,s,c,d){return $(void 0,void 0,void 0,function(){var f,h,p,b,m;return q(this,function(g){switch(g.label){case 0:f=Number(Number(e).toFixed(5)).toString(),h=Number((Number(t)/100*99.5).toFixed(5)).toString(),p=null,g.label=1;case 1:return g.trys.push([1,3,,4]),[4,s.loadAccount(a)];case 2:return p=g.sent(),[3,4];case 3:return g.sent(),[3,4];case 4:if(!p)throw new Error("Inactive account cannot send a transaction.");return b=new u(p,{fee:"70000",networkPassphrase:c}),d&&(b=b.addOperation(l.changeTrust({limit:"999999999999",asset:Wc(i)}))),m=K([],o.slice(1,o.length-1),!0).map(Wc),b="from"===r?b.addOperation(l.pathPaymentStrictSend({sendAsset:Wc(n),sendAmount:f,destination:a,destAsset:Wc(i),destMin:h,path:m})):b.addOperation(l.pathPaymentStrictReceive({sendAsset:Wc(n),sendMax:f,destination:a,destAsset:Wc(i),destAmount:h,path:m})),[2,b.setTimeout(180).build().toXDR()]}})})},zl=function(){var e=Al(),t=_("0"),r=t[0],n=t[1],i=_("0"),o=i[0],a=i[1],s=_(0),c=s[0],u=s[1],l=_(0),d=l[0],f=l[1],h=se(function(e){return e}),p=_(!1),b=p[0],m=p[1],g=_([]),v=g[0],y=g[1],w=_({field:"",message:""}),x=w[0],A=w[1],E=_(!1),S=E[0],N=E[1],C=_({rate:0,isInverted:!1}),M=C[0],T=C[1],R=_("from"),O=R[0],L=R[1],P=function(e){h.setSelectAsset(z(z({},h.selectAsset),{field:e})),h.setRoute(D.SELECT_ASSET)},F=function(e,t){"from"===t?a(e.target.value):n(e.target.value),L(t),N(!S)};I(function(){y([]),m(!1),A({field:"",message:""}),T({rate:0,isInverted:!1}),isNaN(Number(o))||""===o||Number(o)<0?A({field:"from",message:"Invalid value for FROM field."}):isNaN(Number(r))||""===r||Number(r)<0?A({field:"to",message:"Invalid value for TO field."}):h.selectAsset.swapFromAsset.assetCode!==h.selectAsset.swapToAsset.assetCode||h.selectAsset.swapFromAsset.assetIssuer!==h.selectAsset.swapToAsset.assetIssuer?isNaN(Number(h.selectAsset.swapFromAsset.assetBalance))?A({field:"from",message:"FROM asset has invalid balance."}):Number(o)>Number(h.selectAsset.swapFromAsset.assetBalance)?A({field:"from",message:"Insufficient balance."}):0===Number(o)&&0===Number(r)||(A({field:"",message:""}),$(void 0,void 0,void 0,function(){var e,t,i;return q(this,function(s){switch(s.label){case 0:if(m(!0),"from"!==O)return[3,5];s.label=1;case 1:return s.trys.push([1,3,,4]),[4,Qu([Wc(h.selectAsset.swapFromAsset),o,[Wc(h.selectAsset.swapToAsset)]],{})];case 2:return e=s.sent(),m(!1),0===(t=e.response.records.filter(function(e){return e.path.length<2})).length?A({field:"both",message:"Could not find path. Try again."}):(i=t[0],T({rate:Number(i.destination_amount)/Number(i.source_amount),isInverted:!1}),y(K(K([h.selectAsset.swapFromAsset],i.path.map(qc),!0),[h.selectAsset.swapToAsset],!1)),n(i.destination_amount)),[3,4];case 3:return s.sent(),m(!1),A({field:"both",message:"Could not find path. Try again."}),[3,4];case 4:return[3,8];case 5:return s.trys.push([5,7,,8]),[4,Ju([[Wc(h.selectAsset.swapFromAsset)],Wc(h.selectAsset.swapToAsset),r],{})];case 6:return e=s.sent(),m(!1),0===(t=e.response.records.filter(function(e){return e.path.length<2})).length?A({field:"both",message:"Could not find path. Try again."}):(i=t[0],T({rate:Number(i.destination_amount)/Number(i.source_amount),isInverted:!1}),y(K(K([h.selectAsset.swapFromAsset],i.path.map(qc),!0),[h.selectAsset.swapToAsset],!1)),a(i.source_amount)),[3,8];case 7:return s.sent(),m(!1),A({field:"both",message:"Could not find path. Try again."}),[3,8];case 8:return[2]}})})):A({field:"both",message:"FROM and TO assets are the same."})},[h.selectAsset,S]);var U=h.config.appearance,j="";0!==M.rate&&(j=M.isInverted?"1 ".concat(h.selectAsset.swapToAsset.assetCode," = ").concat((1/M.rate).toFixed(5)," ").concat(h.selectAsset.swapFromAsset.assetCode):"1 ".concat(h.selectAsset.swapFromAsset.assetCode," = ").concat(tu(M.rate)," ").concat(h.selectAsset.swapToAsset.assetCode));var W="",V=""!==o&&"0"!==o&&Number(o)>=0&&!isNaN(Number(o)),H=""!==r&&"0"!==r&&Number(r)>=0&&!isNaN(Number(r));V&&H&&!b&&(W="".concat((Number(r)/100*99.5).toFixed(5)," ").concat(h.selectAsset.swapToAsset.assetCode));var G=[{label:"Rate",value:0!==M.rate&&H?k("span",{className:"bluxcc:flex bluxcc:gap-1.5 bluxcc:items-center",children:[j,B("button",{id:"bluxcc-button",onClick:function(){f(function(e){return e+180}),T(z(z({},M),{isInverted:!M.isInverted}))},className:"bluxcc:transition-transform bluxcc:duration-300 bluxcc:bg-transparent",style:{transform:"rotate(".concat(d,"deg)"),fontFamily:U.fontFamily},children:B(vl,{name:yl.SmallSwap,props:{fill:eu(U.textColor,.7)}})})]}):"—"},{label:"Path",value:(null==v?void 0:v.length)?v.map(function(e){return e.assetCode}).join(" > "):"—"},{label:"Minimum Received",value:H?W:"—"}];return k("form",{onSubmit:function(e){return $(void 0,void 0,void 0,function(){var t,n,i,a,s;return q(this,function(c){switch(c.label){case 0:if(e.preventDefault(),""!==x.message)return[2];c.label=1;case 1:return c.trys.push([1,3,,4]),t=function(e,t,r){var n=r.find(function(e){return"native"===e.asset_type});return"native"!==t.assetType&&(n=r.find(function(e){return e.asset_type===t.assetType&&e.asset_code===t.assetCode&&e.asset_issuer===t.assetIssuer})),!n||Number(n.balance)+Number(e)>=Number(n.limit)}(r,h.selectAsset.swapToAsset,h.balances.balances),[4,jl(o,r,O,h.selectAsset.swapFromAsset,h.selectAsset.swapToAsset,v,null===(i=h.user)||void 0===i?void 0:i.address,null===(a=h.stellar)||void 0===a?void 0:a.servers.horizon,(null===(s=h.stellar)||void 0===s?void 0:s.activeNetwork)||"",t)];case 2:return n=c.sent(),setTimeout(function(){try{Su(n)}catch(e){}},150),[3,4];case 3:return c.sent(),A({field:"both",message:"Failed to make transaction."}),[3,4];case 4:return[2]}})})},children:[k("div",{className:"bluxcc:relative bluxcc:w-full bluxcc:p-4",style:{backgroundColor:U.fieldBackground,borderColor:U.borderColor,borderRadius:U.borderRadius,borderWidth:U.borderWidth,fontFamily:U.fontFamily},children:[k("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:text-sm bluxcc:select-none",children:[B("span",{style:{color:eu(U.textColor,.7)},children:"From"}),k("span",{style:{fontFamily:U.fontFamily},children:[B("button",{id:"bluxcc-button",className:"bluxcc:bg-transparent bluxcc:border-none",style:{color:eu(U.textColor,.7),fontFamily:U.fontFamily},children:tu(h.selectAsset.swapFromAsset.assetBalance)}),k("button",{id:"bluxcc-button",onClick:function(){L("from"),N(!S),a(h.selectAsset.swapFromAsset.assetBalance)},style:{color:U.accentColor,fontFamily:U.fontFamily},className:"bluxcc:mr-2 bluxcc:ml-1.5 bluxcc:inline-flex bluxcc:bg-transparent",children:[e("max")," ",B(vl,{name:yl.ArrowDropUp,props:{fill:U.accentColor}})]})]})]}),k("div",{className:"bluxcc:mt-2 bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[B("input",{name:"from",type:"number",value:o,onChange:function(e){F(e,"from")},id:"bluxcc-input",className:"bluxcc:w-full bluxcc:bg-transparent bluxcc:text-xl bluxcc:font-medium bluxcc:outline-none",style:{color:"from"===x.field||"both"===x.field?"#ec2929":U.textColor,fontFamily:U.fontFamily}}),B(Dl,{asset:h.selectAsset.swapFromAsset,handleOpenAssets:function(){P("swapFrom")}})]}),B("div",{className:"bluxcc:mt-1 bluxcc:text-left bluxcc:text-xs",style:{color:eu(U.textColor,.7)}}),k("button",{id:"bluxcc-button",className:"bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:[B("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0",style:{borderTopWidth:U.borderWidth,borderTopStyle:"solid",borderTopColor:U.borderColor}}),B("div",{onClick:function(){var e=h.selectAsset.swapFromAsset,t=h.selectAsset.swapToAsset;u(function(e){return e+180}),h.setSelectAsset(z(z({},h.selectAsset),{swapFromAsset:t,swapToAsset:e}))},className:"bluxcc:z-20 bluxcc:p-2 bluxcc:transition-all bluxcc:duration-200",style:{backgroundColor:U.fieldBackground,borderColor:U.borderColor,borderRadius:U.borderRadius,borderWidth:U.borderWidth},children:B("div",{className:"bluxcc:transition-transform bluxcc:duration-300",style:{transform:"rotate(".concat(c,"deg)")},children:B(vl,{name:yl.Swap,props:{fill:U.accentColor}})})})]}),k("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:text-sm bluxcc:select-none",style:{color:eu(U.textColor,.7)},children:[B("span",{children:"To"}),B("span",{className:"bluxcc:mr-2",children:tu(h.selectAsset.swapToAsset.assetBalance)})]}),k("div",{className:"bluxcc:mt-2 bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[B("input",{name:"to",id:"bluxcc-input",type:"number",value:r,onChange:function(e){F(e,"to")},className:"bluxcc:w-full bluxcc:bg-transparent bluxcc:text-xl bluxcc:font-medium bluxcc:outline-none",style:{color:"to"===x.field||"both"===x.field?"#ec2929":U.textColor,fontFamily:U.fontFamily}}),B(Dl,{asset:h.selectAsset.swapToAsset,handleOpenAssets:function(){P("swapTo")}})]}),B("div",{className:"bluxcc:mt-1 bluxcc:text-left bluxcc:text-xs",style:{color:eu(U.textColor,.7)}})]}),B("div",{className:"bluxcc:h-3.5 bluxcc:my-1.25 bluxcc:mx-3 bluxcc:text-left bluxcc:text-xs bluxcc:text-alert-error",children:x.message}),B("div",{style:{borderColor:U.borderColor,borderRadius:U.borderRadius,borderWidth:U.borderWidth},className:"bluxcc:w-full bluxcc:py-3 bluxcc:px-4",children:G.map(function(e,t,r){return k("div",{children:[k("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:items-center bluxcc:text-xs bluxcc:font-medium",children:[B("span",{style:{color:eu(U.textColor,.8)},children:e.label}),B("span",{style:{color:eu(U.textColor,.7)},children:b?"LOADING...":e.value})]}),t!==r.length-1&&B("div",{className:"bluxcc:my-2",style:{borderRadius:U.borderRadius,borderTop:"".concat(U.borderWidth," dashed ").concat(U.borderColor)}})]},e.label)})}),B(Sl,{}),B(Tl,{size:"large",state:"enabled",variant:"outline",type:"submit",disabled:""!==x.message,children:"Swap"})]})},Wl=function(e){var t=e.button,r=e.onButtonClick,n=e.appearance;return B("button",{onClick:r,id:"bluxcc-button",style:{borderRadius:n.borderRadius,color:n.textColor,borderColor:n.borderColor,background:n.background,borderWidth:n.borderWidth},className:"bluxcc:border bluxcc:px-3! bluxcc:py-1! bluxcc:text-sm! bluxcc:font-medium bluxcc:transition-all bluxcc:duration-300",children:t})},$l=function(e){var t=e.label,r=e.autoFocus,n=e.type,i=void 0===n?"text":n,o=e.placeholder,a=void 0===o?"Input":o,s=e.error,c=e.iconRight,u=e.iconLeft,l=e.button,d=e.optionalField,f=void 0!==d&&d,h=e.onButtonClick,p=e.customLabel,b=e.value,m=e.className,g=e.onChange,v=se(function(e){return e.config.appearance}),y=_(!1),w=y[0],x=y[1],A=Al(),E=function(){return s?"#ec2929":w?v.accentColor:v.borderColor};return k("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col",style:{fontFamily:v.fontFamily},children:[t&&k("label",{style:{color:s?"#ec2929":v.textColor},className:"bluxcc:mb-2 bluxcc:ml-4 bluxcc:flex bluxcc:justify-between bluxcc:text-xs",children:[k("span",{children:[t," ",f&&k("span",{style:{color:eu(v.textColor,.7)},className:"bluxcc:text-[10px]",children:["(",A("optional"),")"]})]}),B("span",{children:p})]}),k("div",{className:"bluxcc:flex bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:px-4 bluxcc:py-2 bluxcc:transition-all bluxcc:duration-300 ".concat(m),onFocus:function(){return x(!0)},onBlur:function(){return x(!1)},onMouseEnter:function(e){w||s||(e.currentTarget.style.borderColor=v.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){w||(e.currentTarget.style.borderColor=s?"#ec2929":v.borderColor)},style:{"--tw-ring-color":E(),border:"".concat(v.borderWidth," solid ").concat(E()),borderRadius:v.borderRadius,backgroundColor:v.fieldBackground},children:[u&&B("div",{className:"bluxcc:mr-2",children:u}),B("input",{id:"bluxcc-input",autoComplete:"off",min:"number"===i?1:void 0,type:i,autoFocus:r,value:b,placeholder:a,className:"bluxcc:mr-2! bluxcc:bg-transparent bluxcc:outline-hidden bluxcc:text-base bluxcc:font-medium",style:{fontFamily:v.fontFamily,color:v.textColor,width:l?"90%":"100%"},onChange:g}),l&&B(Wl,{button:l,onButtonClick:h,appearance:v}),c&&B("div",{className:"bluxcc:ml-4",children:c})]}),!f&&B("div",{className:"bluxcc:mt-1 bluxcc:text-xs bluxcc:ml-4 bluxcc:h-4",children:s?B("p",{className:"bluxcc:text-alert-error",children:s}):""})]})},ql=function(){var e=Al(),t=se(function(e){return e}),r=_({}),i=r[0],a=r[1],s=_({memo:"",amount:"",address:""}),c=s[0],f=s[1],h=function(e){return function(t){f(function(r){var n;return z(z({},r),((n={})[e]=t.target.value,n))}),a(function(t){var r;return z(z({},t),((r={})[e]="",r))})}};return B(R,{children:k("div",{children:[B("div",{className:"bluxcc:relative bluxcc:mb-1",children:B($l,{autoFocus:!0,type:"number",label:e("amount"),placeholder:"0.00",value:c.amount,onChange:h("amount"),error:i.amount,customLabel:k("button",{id:"bluxcc-button",onClick:function(){var e=Number(t.selectAsset.sendAsset.assetBalance).toString();f(function(t){return z(z({},t),{amount:e})})},style:{color:t.config.appearance.accentColor,fontFamily:t.config.appearance.fontFamily},className:"bluxcc:mr-2 bluxcc:inline-flex bluxcc:bg-transparent",children:[e("max")," ",B(vl,{name:yl.ArrowDropUp,props:{fill:t.config.appearance.accentColor}})]}),onButtonClick:function(){t.setSelectAsset(z(z({},t.selectAsset),{field:"send"})),t.setRoute(D.SELECT_ASSET)},button:k("span",{className:"bluxcc:flex bluxcc:justify-between bluxcc:gap-1!",children:[B("span",{className:"bluxcc:flex bluxcc:items-center",children:"native"===t.selectAsset.sendAsset.assetType?B(vl,{name:yl.StellarSmall,props:{fill:Gc(t.config.appearance.fieldBackground)}}):B(vl,{name:yl.SmallQuestionMark,props:{fill:Gc(t.config.appearance.fieldBackground)}})}),t.selectAsset.sendAsset.assetCode]})})}),B("div",{className:"bluxcc:mb-1",children:B($l,{label:e("to"),placeholder:e("enterAddress"),value:c.address,onChange:h("address"),error:i.address,button:e("paste"),onButtonClick:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(t){switch(t.label){case 0:return[4,navigator.clipboard.readText()];case 1:return e=t.sent(),f(function(t){return z(z({},t),{address:e})}),[2]}})})}})}),B("div",{children:B($l,{optionalField:!0,label:e("memo"),placeholder:e("enterMemo"),value:c.memo,onChange:h("memo")})}),B(Sl,{}),B(Tl,{size:"large",variant:"outline",state:"enabled",onClick:function(){return $(void 0,void 0,void 0,function(){var r,i,s,f,h,p;return q(this,function(b){switch(b.label){case 0:if(r={},c.amount?Number(c.amount)>Number(t.selectAsset.sendAsset.assetBalance||"0")&&(r.amount=e("amountExceedsBalance")):r.amount=e("amountRequired"),c.address?n.isValidEd25519PublicKey(c.address)||(r.address=e("addressInvalid")):r.address=e("addressRequired"),a(r),0!==Object.keys(r).length)return[3,4];b.label=1;case 1:return b.trys.push([1,3,,4]),[4,(m=c.memo,g=c.amount,v=c.address,y=t.selectAsset.sendAsset,w=null===(f=t.user)||void 0===f?void 0:f.address,x=null===(h=t.stellar)||void 0===h?void 0:h.servers.horizon,A=(null===(p=t.stellar)||void 0===p?void 0:p.activeNetwork)||"",$(void 0,void 0,void 0,function(){var e,t,r,n;return q(this,function(i){switch(i.label){case 0:e=null,t=null,i.label=1;case 1:return i.trys.push([1,3,,4]),[4,x.loadAccount(v)];case 2:return t=i.sent(),[3,4];case 3:return i.sent(),[3,4];case 4:return i.trys.push([4,6,,7]),[4,x.loadAccount(w)];case 5:return e=i.sent(),[3,7];case 6:return i.sent(),[3,7];case 7:if(!e)throw new Error("Inactive account cannot send a transaction.");if(!t&&"native"!==y.assetType)throw new Error("Cannot send non-native asset to an inactive account.");return r=new u(e,{fee:"50000",networkPassphrase:A}),t?(n=o.native(),"native"!==y.assetType&&(n=new o(y.assetCode,y.assetIssuer)),r=r.addOperation(l.payment({amount:g,destination:v,asset:n}))):r=r.addOperation(l.createAccount({startingBalance:g,destination:v})),m&&(r=r.addMemo(d.text(m))),[2,r.setTimeout(180).build().toXDR()]}})}))];case 2:return i=b.sent(),setTimeout(function(){var e;Su(i,{network:(null===(e=t.stellar)||void 0===e?void 0:e.activeNetwork)||""})},150),[3,4];case 3:return s=b.sent(),r.address=s.message,a(r),[3,4];case 4:return[2]}var m,g,v,y,w,x,A})})},children:e("sendButton")})]})})},Kl=function(e){var t=e.otp,r=e.setOtp,n=e.error,i=t.length,o=N([]),a=se(function(e){return e.config.appearance});I(function(){n&&setTimeout(function(){var e;return null===(e=o.current[0])||void 0===e?void 0:e.focus()},1001)},[n]);var s=function(e){e.preventDefault();var t=e.clipboardData.getData("text").replace(/\D/g,"").slice(0,i);if(t){var n=K(K([],t.split(""),!0),Array(i-t.length).fill(""),!0);r(n),setTimeout(function(){var e;return null===(e=o.current[i-1])||void 0===e?void 0:e.focus()},0)}},c=function(e){return{fontFamily:a.fontFamily,borderRadius:a.borderRadius,color:a.accentColor,background:a.fieldBackground,"--tw-ring-color":n?"#FF6666":a.accentColor,borderColor:n?"#FF6666":e?a.accentColor:a.borderColor,borderWidth:a.borderWidth}};return B("div",{className:"bluxcc:flex bluxcc:gap-1",children:t.map(function(e,n){return B("input",{autoFocus:0===n,ref:function(e){o.current[n]=e},type:"text",inputMode:"numeric",maxLength:1,value:e,onChange:function(e){return function(e,n){var a,s=n.target.value.replace(/\D/g,"");if(s){var c=K([],t,!0);c[e]=s[0],r(c),e<i-1&&s&&(null===(a=o.current[e+1])||void 0===a||a.focus())}}(n,e)},onPaste:s,onKeyDown:function(e){return function(e,n){var i;if("Backspace"===n.key){var a=K([],t,!0);a[e]?(a[e]="",r(a)):e>0&&(null===(i=o.current[e-1])||void 0===i||i.focus(),a[e-1]="",r(a))}}(n,e)},className:"bluxcc:h-14 bluxcc:w-12 bluxcc:border bluxcc:text-center bluxcc:text-lg bluxcc:outline-hidden bluxcc:focus:ring-1",style:c(e)},n)})})},Vl=function(){var e=ne();e.login&&(e.user&&e.user.address&&e.authState.isAuthenticated?e.login.resolver(e.user):e.login.rejecter("BLUX: Failed to login!"),e.setLogin(void 0))},Hl=function(){var e=ne();e.setIsAuthenticated(!0),e.closeModal(),Vl();var t=ne();t.user&&t.emitter.emit(V.LoggedIn,{user:t.user})},Gl=function(){var e=ne();e.apiResponse&&(e.apiResponse.privacyPolicy||e.apiResponse.terms)?e.setRoute(D.ACCEPT_TERMS_AND_PRIVACY):Hl()},Xl=function(){var e=Al(),t=se(function(e){return e}),r=t.user,n=t.config.appearance,i=null==r?void 0:r.authValue,o=_(Array(6).fill("")),a=o[0],s=o[1],c=_(!1),u=c[0],l=c[1];return I(function(){var e,r=a.join("");6===r.length&&(e=r,$(void 0,void 0,void 0,function(){var r,n,i,o;return q(this,function(a){switch(a.label){case 0:l(!1),a.label=1;case 1:return a.trys.push([1,5,,6]),[4,me(t.config.appId,t.user,e)];case 2:return(r=a.sent())?(l(!1),localStorage.setItem(ce,r),vu("email",(null===(i=t.user)||void 0===i?void 0:i.authValue)||"",Date.now(),r),t.setAuth({isAuthenticated:!0,JWT:r}),[4,ge(r)]):[3,4];case 3:n=a.sent(),t.connectWalletSuccessful(n.public_key,(null===(o=t.stellar)||void 0===o?void 0:o.activeNetwork)||""),setTimeout(function(){ne().modal.isOpen&&(t.setRoute(D.SUCCESSFUL),setTimeout(function(){ne().modal.isOpen&&Gl()},1e3))}),a.label=4;case 4:return[3,6];case 5:return a.sent(),l(!0),setTimeout(function(){return s(Array(6).fill(""))},1e3),[3,6];case 6:return[2]}})}))},[a,i]),k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{style:{borderColor:n.borderColor,borderWidth:n.borderWidth},className:"bluxcc:mb-6 bluxcc:flex bluxcc:h-20 bluxcc:w-20 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full bluxcc:border-2",children:B(vl,{name:yl.Email,props:{fill:n.textColor}})}),k("div",{className:"bluxcc:flex-col bluxcc:space-y-1 bluxcc:text-center",children:[B("p",{className:"bluxcc:text-xl bluxcc:font-medium",children:e("enterConfirmationCodeTitle")}),B("p",u?{className:"bluxcc:flex bluxcc:h-10 bluxcc:items-center bluxcc:justify-center bluxcc:text-sm bluxcc:text-alert-error",children:e("invalidCodeError")}:{className:"bluxcc:h-10 bluxcc:text-sm",children:e("enterConfirmationCodeHelp")})]}),B("div",{className:"bluxcc:mt-6 bluxcc:text-center",children:B(Kl,{otp:a,setOtp:s,error:u})}),B(Sl,{}),B(Tl,{size:"medium",state:"enabled",variant:"text",onClick:function(){return $(void 0,void 0,void 0,function(){var e;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,be(t.config.appId,(null===(e=t.user)||void 0===e?void 0:e.authValue)||"")];case 1:case 2:return r.sent(),[3,3];case 3:return[2]}})})},style:{color:n.accentColor},children:e("resendCode")})]})},Yl=function(){var e,t,r,n=Al(),i=se(function(e){return e}),o="";"object"==typeof(null===(e=i.sendTransaction)||void 0===e?void 0:e.result)&&i.sendTransaction.result.hash&&(o=i.sendTransaction.result.hash);var a=(null===(r=null===(t=i.sendTransaction)||void 0===t?void 0:t.options)||void 0===r?void 0:r.network)||"",s=o?Xc(a,i.config.explorer,"transactionUrl",o):null,c=function(){switch(i.waitingStatus){case"login":return{title:n("connectionSuccessfulTitle"),message:n("connectionSuccessfulMessage",{appName:Kc(i.config.appName)})};case"signMessage":return{title:n("messageSignedTitle")||"Message Signed",message:n("messageSignedMessage")||"Your message has been signed successfully."};case"signAuthEntry":return{title:n("authEntrySignedTitle")||"Authorization Signed",message:n("authEntrySignedMessage")||"Authorization has been signed successfully."};default:return{title:n("transactionSuccessfulTitle"),message:n("transactionSuccessfulMessage")}}}(),u=c.title,l=c.message;return k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{style:{background:eu(i.config.appearance.accentColor,.1)},className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",children:B(vl,{name:yl.GreenCheck,props:{fill:i.config.appearance.accentColor}})}),k("div",{className:"bluxcc:w-full bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[B("p",{className:"bluxcc:text-xl",children:u}),B("p",{className:"bluxcc:text-center bluxcc:text-sm bluxcc:leading-5",children:l})]}),"sendTransaction"===i.waitingStatus&&o&&"string"==typeof s&&B(Tl,{state:"enabled",variant:"outline",size:"small",className:"bluxcc:mt-4",onClick:function(){s&&window.open(s,"_blank","noopener,noreferrer")},children:n("seeInExplorer")}),B(Sl,{}),"login"===i.waitingStatus?B(Tl,{state:"disabled",variant:"outline",children:n("loggingIn")}):B(Tl,{state:"enabled",variant:"fill",size:"large",onClick:function(){var e=i.waitingStatus;if("sendTransaction"===e&&i.sendTransaction){var t=i.sendTransaction,r=t.resolver,n=t.result;r&&n&&r(n)}else if("signMessage"===e&&i.signMessage){var o=i.signMessage;r=o.resolver,n=o.result;r&&n&&r(n)}else if("signAuthEntry"===e&&i.signAuthEntry){var a=i.signAuthEntry;r=a.resolver,n=a.result;r&&n&&r(n)}setTimeout(function(){i.cleanUp(e),i.closeModal()},150)},children:n("done")})]})},Zl=function(e,t){return $(void 0,void 0,void 0,function(){var r,n;return q(this,function(i){switch(i.label){case 0:e.connectWallet(t.name),i.label=1;case 1:return i.trys.push([1,5,,6]),[4,t.connect()];case 2:return(r=i.sent())&&""!==r.trim()?[4,Qc(t)]:[3,4];case 3:n=i.sent(),(o=e.config.appId,a=t.name,s=r,$(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:if(!o)throw new Error("appId is missing in config.");if(!s)throw new Error("wallet address is missing.");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,$c("".concat(fe,"/auth"),{method:"POST",headers:(t={},t[he]=o,t.Accept="application/json",t["Content-Type"]="application/json",t),body:JSON.stringify({wallet:s,auth_method:"wallet",auth_value:a})})];case 2:if(400===(e=r.sent()).status)throw new Error("invalid inputs");if(500===e.status)throw new Error("server error");if(429===e.status)throw new Error("too many requests");if(200===e.status)return[2,!0];throw new Error("Unexpected response from api");case 3:throw r.sent(),new Error("Unexpected response from api");case 4:return[2]}})})).catch(function(){}),function(e){var t=Yc(),r=K([e],t.filter(function(t){return t!==e}),!0);localStorage.setItem(ue,JSON.stringify(r))}(t.name),vu("wallet",t.name,Date.now(),""),setTimeout(function(){ne().modal.isOpen&&(e.connectWalletSuccessful(r,n),e.setRoute(D.SUCCESSFUL),setTimeout(function(){ne().modal.isOpen&&Gl()},1e3))},500),i.label=4;case 4:return[3,6];case 5:return i.sent(),e.setRoute(D.FAILED),[3,6];case 6:return[2]}var o,a,s})})},Jl=!1,Ql=function(e){return $(void 0,void 0,void 0,function(){return q(this,function(t){switch(t.label){case 0:return t.trys.push([0,2,,3]),[4,e.connect({optionalNamespaces:{stellar:{methods:["stellar_signXDR","stellar_signAndSubmitXDR","stellar_signMessage"],chains:[le,de],events:[]}}})];case 1:return[2,t.sent()];case 2:return t.sent(),[2,null];case 3:return[2]}})})},ed=function(){var e=Al(),t=se(function(e){return e}),r=_(""),n=r[0],i=r[1],o=t.config,a=t.wallets,s=t.connectEmail,c=t.setShowAllWallets,u=o.appearance,l=o.loginMethods||[],d=l.includes("passkey"),f=C(function(){var e=K([],l,!0).filter(function(e){return"passkey"!==e});return K(K([],e,!0),d?["passkey"]:[],!0)},[l,d]),h=C(function(){return a.length>3?a.slice(2):[]},[a]),p=C(function(){return a.length<=3?a:t.showAllWallets?a.slice(2,a.length):a.slice(0,2)},[a,t.showAllWallets]);I(function(){t.walletConnect&&Ql(t.walletConnect.client).then(function(e){t.setWalletConnectClient(t.walletConnect.client,e)}).catch(function(e){})},[]);var b=function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),s(n),[4,be(o.appId,n)];case 1:case 2:return e.sent(),[3,3];case 3:return[2]}})})},m=function(){t.setRoute(D.PASSKEY_ONBOARDING)},g=function(){return k("div",{className:"bluxcc:my-1 bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:[B("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0 bluxcc:z-10",style:{borderTop:"".concat(u.borderWidth," dashed ").concat(u.borderColor)}}),B("span",{className:"bluxcc:z-20 bluxcc:w-auto bluxcc:px-2 bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",style:{background:u.background,color:u.borderColor},children:e("or")})]})};return k("div",{className:"bluxcc:w-full",children:[u.logo&&B("div",{className:"bluxcc:my-6 bluxcc:flex bluxcc:max-h-20 bluxcc:w-full bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden",children:B("img",{src:u.logo,alt:o.appName,width:152,height:60,className:"bluxcc:max-h-20 bluxcc:max-w-45 bluxcc:select-none",loading:"eager",decoding:"async",draggable:"false",style:{contentVisibility:"auto"}})}),B("div",{className:"",children:f.map(function(r,n){var o=f[n+1],a=f[n-1],s=f.includes("wallet"),l=s&&!t.showAllWallets&&"wallet"===r&&"email"===o||s&&"email"===r&&"wallet"!==a;return"wallet"===r?B(S.Fragment,{children:k("div",{className:"bluxcc:max-h-81 bluxcc:space-y-2 bluxcc:overflow-y-auto overflowStyle",children:[p.map(function(e){return B(Nl,z({},e,{label:e.name,startIcon:Fl(e.name,ru(u.background)),onClick:function(){return r=e,$(void 0,void 0,void 0,function(){return q(this,function(e){return r.name===F.WalletConnect?t.setRoute(D.WALLET_CONNECT):Zl(t,r),[2]})});var r}}),e.name)}),h.length>0&&!t.showAllWallets&&B(Nl,{endArrow:!0,label:e("allStellarWallets"),startIcon:B(vl,{name:yl.Stellar,props:{fill:Gc(u.background)}}),onClick:function(){c(!0)}}),l&&g()]})},"wallet"):t.showAllWallets||"email"!==r?t.showAllWallets||"passkey"!==r?null:B("button",{onClick:m,className:"bluxcc:mt-6! bluxcc:w-full bluxcc:bg-transparent bluxcc:flex bluxcc:h-4 bluxcc:items-center bluxcc:justify-center bluxcc:text-sm bluxcc:leading-7 bluxcc:font-medium",style:{color:u.accentColor,fontFamily:u.fontFamily},children:e("logInWithPasskey")},"passkey"):B(S.Fragment,{children:k(R,{children:[B(Nl,{inputType:"email",variant:"input",startIcon:B(vl,{name:yl.SmallEmail,props:{fill:u.textColor}}),onChange:function(e){return i(e)},onEnter:b,onSubmit:b}),l&&g()]})},"email")})}),B("footer",{className:"bluxcc:w-full bluxcc:pt-4.25 bluxcc:text-center bluxcc:text-xs bluxcc:font-medium",children:B("a",{"aria-label":"blux website",href:"https://blux.cc",target:"_blank",rel:"noreferrer",className:"bluxcc:no-underline",style:{color:u.textColor,fontFamily:u.fontFamily},children:e("poweredByBlux")})})]})},td=function(e){var t=e.value,r=e.title,n=void 0===r?"":r,i=e.size,o=void 0===i?184:i,a=e.bgColor,s=void 0===a?"#ffffff":a,c=e.fgColor,u=void 0===c?"#00020f":c,l=e.level,d=void 0===l?"Q":l,f=e.imgSize,h=void 0===f?51:f,p=W(e,["value","title","size","bgColor","fgColor","level","imgSize"]);return B(P,z({className:"bluxcc:z-10",value:t,title:n,size:o,bgColor:s,fgColor:u,level:d,marginSize:1,imageSettings:{src:"data:image/jpeg;base64,/9j/4AAQSkZJRgABAQAAAQABAAD/2wCEAAkGBw8NDQ8NDQ0PDQ0PDw4NDw0NDQ8PDQ0NFREWFhURExUYHSggGBolGxUVITEhJSkrLi4uFx8zODMsNygtLisBCgoKDQ0OFQ4PFSsdExkrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrKysrK//AABEIAKwBJgMBIgACEQEDEQH/xAAXAAEBAQEAAAAAAAAAAAAAAAAAAQIH/8QAIRABAQABBAAHAAAAAAAAAAAAAAERAiFhgSIxQVFxsfD/xAAUAQEAAAAAAAAAAAAAAAAAAAAA/8QAFBEBAAAAAAAAAAAAAAAAAAAAAP/aAAwDAQACEQMRAD8A7iAAACW8d+ygAAACSAoAAAAAAAAAAAAAAADOrVZZJptluLczwzFub9dtAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAmd/LtQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABLwoAAAAAQAAAAAAAAAAAAAAAAAABL+5UAAAAAAAAAAAEUAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAoAAAAAAAAAJYCgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAAAAAAAARQAAAAAAAAAAAAEwoAAAACSqAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAS59NvmZ2yoAAAAAAAAAAAAACAomFAAAAAAAABKoAAAAA//2Q==",x:void 0,y:void 0,height:h,width:h,opacity:1,excavate:!0}},p))},rd=function(){var e,t=Al(),r=se(function(e){return e}),n=se(function(e){return e}).setAlert,i=r.config.appearance,o=null===(e=r.user)||void 0===e?void 0:e.address;return k("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:i.borderRadius,color:i.textColor,borderColor:i.borderColor,backgroundColor:i.fieldBackground,borderWidth:i.borderWidth},children:[B(td,{size:184,value:o,bgColor:i.fieldBackground,fgColor:i.accentColor,level:"Q"}),B("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:i.background},children:B(vl,{name:yl.SmallBlux,props:{fill:i.accentColor,background:i.fieldBackground}})})]}),k("div",{className:"bluxcc:mt-4 bluxcc:space-y-2 bluxcc:font-medium",children:[B("p",{className:"bluxcc:text-lg",children:"Your Address"}),B("div",{className:"bluxcc:w-full bluxcc:px-2.5 bluxcc:py-3 bluxcc:h-14",style:{borderRadius:i.borderRadius,color:i.textColor,borderColor:i.borderColor,backgroundColor:i.fieldBackground,borderWidth:i.borderWidth},children:B("p",{className:"bluxcc:w-73 bluxcc:text-sm bluxcc:leading-4! bluxcc:break-all",style:{color:eu(i.textColor,.7)},children:o})})]}),B(Sl,{}),B(Tl,{size:"large",state:"enabled",variant:"tonal",style:{color:i.accentColor},onClick:function(){Vc(o),n("copy",t("address_copied")),setTimeout(function(){n("none","")},1e3)},endIcon:B(vl,{name:yl.LargeCopy,props:{fill:i.accentColor}}),children:t("copy_address")})]})},nd=function(){var e,t,r=Al(),n=se(function(e){return e}),i=(t=n.config.networks,Object.entries(Pc).filter(function(e){return t.includes(e[1])}).map(function(e){return Kc(e[0])}));return k("div",{style:{fontFamily:n.config.appearance.fontFamily},className:"bluxcc:mt-4 bluxcc:mb-10 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden",children:B(vl,{name:yl.WrongNetwork,props:{}})}),k("div",{className:"bluxcc:w-full bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[B("p",{className:"bluxcc:text-2xl",children:r("wrongNetwork")}),B("p",{className:"bluxcc:text-center bluxcc:text-sm bluxcc:leading-5 bluxcc:tracking-[-2%] bluxcc:mx-3",children:r("wrongNetworkMessage",{currentNetwork:Kc(Zc(null===(e=n.user)||void 0===e?void 0:e.walletPassphrase)),switchNetwork:i.join(" or ")})})]})]})},id=function(e){var t,r=e.tabs,n=se(function(e){return e.config.appearance}),i=_(0),o=i[0],a=i[1];return k(R,{children:[B("div",{className:"bluxcc:flex bluxcc:gap-3 bluxcc:py-3",style:{fontFamily:n.fontFamily},children:r.map(function(e,t){var r=o===t;return k("button",{role:"tab",onClick:function(){return a(t)},"aria-label":e.label,id:"bluxcc-button","aria-selected":o===t,tabIndex:o===t?0:-1,className:"bluxcc:flex bluxcc:gap-2 bluxcc:h-20 bluxcc:w-24 bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:px-7 bluxcc:py-4 bluxcc:text-sm bluxcc:font-medium bluxcc:transition-all bluxcc:duration-300",style:{background:r?eu(n.accentColor,.1):n.background,color:r?n.accentColor:n.textColor,borderRadius:n.borderRadius},children:[B("span",{children:r?e.activeIcon:e.inActiveIcon}),B("span",{children:e.label})]},t)})}),B("div",{className:"bluxcc:max-h-78 bluxcc:h-78 w-full bluxcc:overflow-auto overflowStyle",role:"tabpanel","aria-labelledby":"tab-".concat(o),children:B("div",{className:"bluxcc:absolute bluxcc:left-0 bluxcc:right-0 bluxcc:max-h-78 bluxcc:h-78 bluxcc:overflow-auto overflowStyle",children:null===(t=r[o])||void 0===t?void 0:t.content})})]})},od=function(e){var t=e.assets,r=_(null),n=r[0],i=r[1],o=se(function(e){return e.config.appearance}),a=Al();return k("div",{className:"bluxcc:h-full bluxcc:w-full bluxcc:overflow-auto overflowStyle",children:[t.map(function(e,r){return k("button",{id:"bluxcc-button",onMouseEnter:function(){return i(r)},onMouseLeave:function(){return i(null)},className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:py-2 bluxcc:px-4",style:{background:n===r?o.fieldBackground:"transparent",color:o.textColor,borderBottomStyle:"dashed",borderBottomWidth:r<t.length-1?o.borderWidth:"0px",borderBottomColor:o.borderColor,transition:"all 0.2s ease-in-out",fontFamily:o.fontFamily},children:[k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2.5",children:[B("span",{className:"bluxcc:font-medium bluxcc:size-10 bluxcc:flex bluxcc:items-center bluxcc:justify-center",style:{borderRadius:o.borderRadius,background:o.fieldBackground,border:"".concat(o.borderWidth," solid ").concat(o.borderColor)},children:"native"===e.assetType?B(vl,{name:yl.Stellar,props:{fill:Gc(o.fieldBackground)}}):B(vl,{name:yl.QuestionMark,props:{fill:Gc(o.fieldBackground)}})}),k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:justify-start bluxcc:items-start",children:[B("span",{className:"bluxcc:text-sm bluxcc:font-medium",children:e.title}),B("span",{className:"bluxcc:font-semibold bluxcc:text-xs",style:{color:eu(o.textColor,.7)},children:e.subtitle})]})]}),k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:text-right",children:[B("span",{className:"bluxcc:font-medium",children:tu(e.assetBalance)}),B("span",{className:"bluxcc:font-semibold bluxcc:text-xs",style:{color:eu(o.textColor,.7)},children:!1})]})]},e.assetType+e.assetIssuer)}),0===t.length&&B("div",{style:{color:eu(o.textColor,.7)},className:"bluxcc:mb-2 bluxcc:text-center bluxcc:h-full bluxcc:flex bluxcc:justify-center bluxcc:items-center",children:a("noAssetsFound")})]})},ad=function(){var e=Al(),t=se(function(e){return e.config.appearance}),r=se(function(e){return e.balances}),n=r.loading,i=r.error,o=r.balances,a=o.map(function(e){return z(z({},qc(e)),{title:(t=e,"native"===t.asset_type?"XLM":"credit_alphanum4"===t.asset_type||"credit_alphanum12"===t.asset_type?t.asset_code:"liquidity_pool_shares"===t.asset_type?"LiquidtyPool":""),subtitle:zc(e),logo:B(vl,{name:yl.Stellar,props:{}})});var t}),s=function(){return k("div",{className:"bluxcc:w-full bluxcc:mt-22 bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:flex-col bluxcc:gap-2",children:[B(vl,{name:yl.GrayCube,props:{}}),B("p",{className:"bluxcc:font-medium",style:{color:eu(t.textColor,.7)},children:e("no_balance_message")})]})},c=[{label:e("assets"),activeIcon:B(vl,{name:yl.Assets,props:{fill:t.accentColor}}),inActiveIcon:B(vl,{name:yl.Assets,props:{fill:t.textColor}}),content:o.length?B(od,{assets:a}):B(s,{})},{label:e("tokens"),activeIcon:B(vl,{name:yl.Token,props:{fill:t.accentColor}}),inActiveIcon:B(vl,{name:yl.Token,props:{fill:t.textColor}}),content:B(s,{})},{label:e("nfts"),activeIcon:B(vl,{name:yl.NFTs,props:{fill:t.accentColor}}),inActiveIcon:B(vl,{name:yl.NFTs,props:{fill:t.textColor}}),content:B(s,{})}];return n?"Loading":i?"Error, try again.":B(id,{tabs:c})},sd=S.memo(function(e){var t,r,n,i,o,a=e.tx,s=se(function(e){return e}),c=s.config.appearance,u=Xc((null===(t=s.stellar)||void 0===t?void 0:t.activeNetwork)||"",s.config.explorer,"transactionUrl",a.hash);return k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-start bluxcc:gap-3",children:[B("div",{className:"bluxcc:flex bluxcc:size-10 bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full",style:{background:c.background},children:function(e){switch(e){case"Receive":return B(vl,{name:yl.Downstream});case"Send":return B(vl,{name:yl.Upstream});default:return B(vl,{name:yl.MultiOperation})}}(a.title)}),k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:justify-start",children:[B("p",{className:"bluxcc:text-start bluxcc:text-xs bluxcc:font-medium",style:{color:c.textColor},children:a.title}),B("p",{className:"bluxcc:text-sm bluxcc:font-medium",children:a.description})]})]}),k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2 bluxcc:text-xs",style:{color:eu(c.textColor,.7)},children:[(r=a.date,n=new Date(r),i=n.getUTCDate(),o=n.toLocaleString("en-US",{month:"short"}),"".concat(i," ").concat(o)),B("button",{id:"bluxcc-button",className:"bluxcc:flex bluxcc:size-8 bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full",title:"View transaction details",onClick:function(){u&&window.open(u,"_blank","noopener,noreferrer")},style:{background:c.fieldBackground},children:k("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:[B(vl,{name:yl.Globe}),";"]})})]})]})}),cd=function(e){return"native"===e.asset_type?"XLM":e.asset_code||"Pool"},ud=function(){var e,t,r=Al(),n=se(function(e){return e}),i=se(function(e){return e.transactions}),o=i.loading,s=i.transactions,c=_([]),u=c[0],l=c[1],d=n.config.appearance,f=null===(e=n.user)||void 0===e?void 0:e.address,h=Xc(null===(t=n.stellar)||void 0===t?void 0:t.activeNetwork,n.config.explorer,"accountUrl",f);I(function(){if(s){for(var e=[],t=0,n=s;t<n.length;t++){var i=n[t],o=i.operations[0],c={hash:i.hash,description:"",date:i.created_at,title:au(o.type)};if(i.operations.length>1)c.title=r("multiOperation");else if("payment"===o.type){var u=r("send");o.to.toLowerCase()===f.toLowerCase()&&(u=r("receive")),c.title=u,c.description="".concat(tu(o.amount)," ").concat(cd(o))}else o.type!==a.HorizonApi.OperationResponseType.pathPaymentStrictSend&&o.type!==a.HorizonApi.OperationResponseType.pathPayment||(c.title=r("swap"),c.description="Received ".concat(cd(o)));e.push(c)}l(e)}},[s]);var p=!o&&0===u.length;return k("div",{className:"bluxcc:flex bluxcc:h-[355px] bluxcc:flex-col",children:[o?B("div",{style:{color:eu(d.textColor,.7)},className:"bluxcc:flex bluxcc:h-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:r("loadingActivity")}):p?B("div",{style:{color:eu(d.textColor,.7)},className:"bluxcc:flex bluxcc:h-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:r("noActivityFound")}):u.map(function(e,t){return B("div",{style:{borderBottomStyle:"dashed",borderBottomWidth:t<u.length-1?d.borderWidth:"0px",borderBottomColor:d.borderColor},className:"bluxcc:p-2",children:B(sd,{tx:e})},t)}),u.length>0&&h&&B("div",{className:"bluxcc:absolute bluxcc:bottom-4 bluxcc:left-1/2 bluxcc:!mt-4 bluxcc:w-[calc(100%-3rem)] bluxcc:-translate-x-1/2 bluxcc:transform",children:B(Tl,{state:"enabled",variant:"outline",size:"medium",onClick:function(){h&&window.open(h,"_blank","noopener,noreferrer")},children:r("seeAllInExplorer")})})]})},ld=function(e){var t=e.operationsCount,r=e.sender,n=e.receiver,i=e.network,o=e.estimatedFee,a=e.action,s=se(function(e){return e.config.appearance}),c=se(function(e){return e}).setAlert,u=[{label:"Action",value:Kc(a)},{label:"Operations",value:t.toString()},{label:"Sender",value:iu(r,5),isHighlighted:!0,isCopyable:!0,copyValue:r},{label:"Network",value:Fc[i].name},{label:"Estimated Fee",value:"".concat(o," XLM")}];return n&&u.splice(3,0,{label:"To",value:iu(n,5),isHighlighted:!0,isCopyable:!0,copyValue:n}),B("div",{className:"bluxcc:w-full bluxcc:text-sm bluxcc:text-gray-800",style:{fontFamily:s.fontFamily},children:u.map(function(e,t){var r=e.label,n=e.value,i=e.isHighlighted,o=e.isCopyable,a=e.copyValue;return k("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:px-4 bluxcc:py-2",style:t===u.length-1?{}:{borderBottomColor:s.borderColor,borderBottomStyle:"dashed",borderBottomWidth:s.borderWidth},children:[B("span",{style:{color:s.textColor},children:r}),o?B("button",{id:"bluxcc-button",className:"bluxcc:bg-transparent",style:{color:i?s.accentColor:s.textColor},onClick:function(){return a&&(Vc(a),c("copy","Address Copied"),void setTimeout(function(){c("none","")},1e3))},children:n}):B("span",{style:{color:i?s.accentColor:s.textColor},children:n})]},t)})})},dd=function(e){return $(void 0,void 0,void 0,function(){var t,r,n,i,o,a,s;return q(this,function(c){switch(c.label){case 0:if(!(t=e.sendTransaction))return e.setRoute(D.FAILED),[2];if(e.setRoute(D.WAITING),!e.user)return e.setRoute(D.FAILED),[2];if(r=e.user,n=r.authMethod,i=r.authValue,"wallet"!==n)return e.setRoute(D.FAILED),[2];if(!(o=Lc[i]))return e.setRoute(D.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,bu(o,t.xdr,null===(s=e.user)||void 0===s?void 0:s.address,t.options.network,e.config.transports||{},t.shouldSubmit)];case 2:return a=c.sent(),e.setSendTransaction(z(z({},t),{result:a}),!0,D.WAITING),setTimeout(function(){e.setRoute(D.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(D.FAILED)},200),[3,4];case 4:return[2]}})})},fd=function(){var e,t=Al(),r=se(function(e){return e}),n=r.config.appearance,i=r.user,o=r.stellar,a=r.sendTransaction;if(!a||!i||!o)return B("div",{children:B("p",{children:t("invalidXdr")})});var s=a.xdr,c=a.options,u=fu(s,c.network);if(!u)return B("div",{children:B("p",{children:t("invalidXdr")})});var l,d,f=0===r.balances.balances.length?"0":r.balances.balances.find(function(e){return"native"===e.asset_type}).balance,h=i.authValue===F.Lobstr,p=(l=o.activeNetwork,(d=Object.entries(Pc).find(function(e){return e[1]===l}))?d[0].toUpperCase():"MAINNET");return k("div",{className:"bluxcc:w-full",style:{fontFamily:n.fontFamily},children:[k("p",{className:"bluxcc:mx-3 bluxcc:my-4 bluxcc:text-center bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:[k("span",{className:"bluxcc:font-semibold bluxcc:capitalize",children:[r.config.appName," "]}),t("signTransactionPrompt")]}),B(ld,{operationsCount:u.operations,sender:u.sender,receiver:u.receiver,network:c.network,estimatedFee:u.estimatedFee.toString(),action:u.action}),h&&B("p",{className:"bluxcc:my-2! bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:text-center bluxcc:text-xs! bluxcc:text-alert-error",children:t("lobstrWarning",{network:p})}),k("div",{className:"bluxcc:inline-flex bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:border bluxcc:px-4",style:{marginTop:h?"0px":"16px",borderRadius:n.borderRadius,borderColor:n.borderColor},children:[k("div",{className:"bluxcc:inline-flex bluxcc:items-center bluxcc:gap-1 bluxcc:font-medium bluxcc:whitespace-nowrap",children:[B("p",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:whitespace-nowrap",children:t("yourWallet")}),B("p",{className:"bluxcc:mt-0.5 bluxcc:text-xs",style:{color:"".concat(eu(n.textColor,.8))},children:i.address?iu(null===(e=r.user)||void 0===e?void 0:e.address,5):t("noAddressFound")})]}),B("div",{className:"bluxcc:overflow-hidden bluxcc:px-2.5 bluxcc:py-2",style:{borderRadius:n.borderRadius,backgroundColor:n.fieldBackground,color:n.textColor},children:k("p",{className:"bluxcc:max-w-22.5 bluxcc:text-xs bluxcc:font-normal",children:[f?tu(f):"0"," XLM"]})})]}),B(Sl,{}),B(Tl,{size:"large",state:"enabled",variant:"fill",onClick:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return dd(r),[2]})})},children:t("approve")})]})},hd=function(){var e=Al(),t=se(function(e){return e.config.appearance}),r={logo:B(vl,{name:yl.Stellar,props:{}}),assetBalance:.43332,valueInCurrency:203},n=[{label:e("network"),value:"Stellar",link:!0},{label:e("address"),value:"GFGE...MKLW",copyable:!0},{label:e("market_cap"),value:"2.45M"},{label:e("total_volume"),value:323},{label:e("all_time_high"),value:323}];return k("div",{children:[k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:gap-2 bluxcc:my-4",children:[B("div",{className:"bluxcc:size-14 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full bluxcc:border",style:{borderColor:t.borderColor,borderWidth:t.borderWidth},children:r.logo}),k("div",{className:"bluxcc:flex bluxcc:flex-col",children:[k("span",{className:"bluxcc:text-2xl bluxcc:font-medium",style:{color:t.accentColor},children:["$",tu(r.valueInCurrency)]}),k("span",{className:"bluxcc:text-sm bluxcc:font-medium",style:{color:eu(t.textColor,.7)},children:[tu(r.assetBalance)," XLM"]})]})]}),B("div",{className:"bluxcc:space-y-1",children:n.map(function(e,r){return k("div",{className:"bluxcc:flex bluxcc:font-medium bluxcc:items-center bluxcc:justify-between bluxcc:text-xs bluxcc:h-8 bluxcc:px-4",style:{borderBottom:r<n.length-1?"".concat(t.borderWidth," dashed ").concat(t.borderColor):"none"},children:[B("span",{children:e.label}),k("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1 bluxcc:text-xs",style:{color:e.copyable||e.link?t.accentColor:eu(t.textColor,.7)},children:[e.link?B("a",{href:"#",target:"_blank",rel:"noreferrer",style:{color:t.accentColor,fontFamily:t.fontFamily},className:"bluxcc:no-underline",children:e.value}):e.value,e.copyable&&B(vl,{name:yl.Copy,props:{fill:t.accentColor}})]})]},r)})})]})},pd={purple:{id:"purple_gradient",colors:[[.992,.878,1],[.992,.878,1],[.592,.451,1],[.792,.663,1]]}},bd=function(e){var t,r=e.theme,n=void 0===r?"purple":r,i=e.className,o=void 0===i?"":i,a=e.children,s=e.animationSpeed,c=void 0===s?1:s,u=e.onClick,l=e.style,d=e.size,f=void 0===d?"100%":d,h=N(null),p=N(null);return I(function(){var e=h.current;if(e){var t=e.getContext("webgl");if(t){var r=e.getBoundingClientRect();e.width=r.width,e.height=r.height;var i=function(e,r){var n=t.createShader(r);return t.shaderSource(n,e),t.compileShader(n),t.getShaderParameter(n,t.COMPILE_STATUS),n},o=t.createProgram(),a=i("\n attribute vec2 aPos;\n varying vec2 vUv;\n void main() {\n vUv = (aPos + 1.0) * 0.5;\n gl_Position = vec4(aPos, 0.0, 1.0);\n }\n ",t.VERTEX_SHADER),s=i("\n precision mediump float;\n uniform float uTime;\n uniform vec2 uResolution;\n uniform vec3 uColor1;\n uniform vec3 uColor2;\n uniform vec3 uColor3;\n uniform vec3 uColor4;\n varying vec2 vUv;\n\n float noise(vec2 st) {\n return fract(sin(dot(st.xy, vec2(12.9898,78.233))) * 43758.5453123);\n }\n float smoothNoise(vec2 st) {\n vec2 i=floor(st),f=fract(st);\n float a=noise(i);\n float b=noise(i+vec2(1.,0.));\n float c=noise(i+vec2(0.,1.));\n float d=noise(i+vec2(1.,1.));\n vec2 u=f*f*(3.-2.*f);\n return mix(a,b,u.x)+(c-a)*u.y*(1.-u.x)+(d-b)*u.x*u.y;\n }\n float fbm(vec2 st){\n float v=0.,a=0.7;\n for(int i=0;i<2;i++){\n v+=a*smoothNoise(st);\n st*=1.8;a*=0.4;\n }\n return v;\n }\n\n void main(){\n vec2 st=vUv;\n float time=uTime*0.12;\n vec2 center=vec2(0.5);\n vec2 fromCenter=st-center;\n float rot=time*0.3;\n float c=cos(rot),s=sin(rot);\n vec2 rotated=vec2(\n fromCenter.x*c-fromCenter.y*s,\n fromCenter.x*s+fromCenter.y*c\n )+center;\n\n vec2 pos=st;\n pos+=vec2(\n fbm(rotated*1.2+time*0.4)*0.08,\n fbm(rotated*1.2+time*0.5+50.0)*0.08\n );\n\n float mixX=clamp(pos.x+fbm(rotated*1.0+time*0.6)*0.25,0.,1.);\n float mixY=clamp(pos.y+fbm(rotated*1.0+time*0.7)*0.25,0.,1.);\n\n vec3 topColors=mix(uColor1,uColor2,smoothstep(0.1,0.9,mixX));\n vec3 bottomColors=mix(uColor3,uColor4,smoothstep(0.1,0.9,mixX));\n vec3 finalColor=mix(topColors,bottomColors,smoothstep(0.1,0.9,mixY));\n\n gl_FragColor=vec4(finalColor,1.0);\n }\n ",t.FRAGMENT_SHADER);t.attachShader(o,a),t.attachShader(o,s),t.linkProgram(o),t.useProgram(o);var u=t.createBuffer();t.bindBuffer(t.ARRAY_BUFFER,u),t.bufferData(t.ARRAY_BUFFER,new Float32Array([-1,-1,1,-1,-1,1,1,1]),t.STATIC_DRAW);var l=t.getAttribLocation(o,"aPos");t.enableVertexAttribArray(l),t.vertexAttribPointer(l,2,t.FLOAT,!1,0,0);var d=t.getUniformLocation(o,"uTime"),f=t.getUniformLocation(o,"uResolution"),b=t.getUniformLocation(o,"uColor1"),m=t.getUniformLocation(o,"uColor2"),g=t.getUniformLocation(o,"uColor3"),v=t.getUniformLocation(o,"uColor4"),y=pd[n].colors;t.uniform2f(f,r.width,r.height),t.uniform3fv(b,y[0]),t.uniform3fv(m,y[1]),t.uniform3fv(g,y[2]),t.uniform3fv(v,y[3]);var w=0,x=function(){p.current=requestAnimationFrame(x),w+=.015*c,t.uniform1f(d,w),t.viewport(0,0,e.width,e.height),t.drawArrays(t.TRIANGLE_STRIP,0,4)};return x(),function(){p.current&&cancelAnimationFrame(p.current),t.deleteProgram(o),t.deleteBuffer(u)}}}},[n,c]),k("div",{onClick:u,className:"relative overflow-hidden ".concat(o),style:l,"data-gradient-id":(null===(t=pd[n])||void 0===t?void 0:t.id)||"unknown_gradient",children:[B("canvas",{ref:h,className:"absolute inset-0 z-0",style:{width:f,height:f}}),a&&B("div",{className:"absolute inset-0 flex items-center justify-center z-10",children:a})]})},md=function(){var e=Al(),t=se(function(e){return e.config.appearance}),r=[yl.Shield,yl.Key,yl.Wallet,yl.Chip];return k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:select-none bluxcc:items-center bluxcc:justify-center bluxcc:text-center bluxcc:font-medium bluxcc:mt-4 bluxcc:mb-2",style:{color:t.textColor},children:[B(bd,{theme:"purple",animationSpeed:3,style:{borderRadius:t.borderRadius},className:"bluxcc:size-66 bluxcc:mx-6 bluxcc:overflow-hidden bluxcc:flex bluxcc:items-center",children:B("div",{className:"bluxcc:marquee_outer",children:B("div",{className:"bluxcc:marquee_track bluxcc:gap-2.5",children:K(K(K(K([],r,!0),r,!0),r,!0),r,!0).map(function(e,r){return B("div",{style:{borderRadius:"0px"!==t.borderRadius?"16px":"0px"},className:"bluxcc:size-20.5 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:bg-primary-500",children:B(vl,{name:e,props:{fill:"#fff"}})},r)})})})}),B("p",{className:"bluxcc:text-2xl bluxcc:mt-6.5 bluxcc:mb-2 bluxcc:px-6 ",children:e("wallet_infra")}),B("p",{className:"bluxcc:text-sm text-center",children:e("blux_gateway")})]})},gd=function(){var e=Al(),t=_({address:""}),r=t[0],n=t[1],i=_({});i[0];var o,a=i[1],s={logo:B(vl,{name:yl.Stellar,props:{}}),name:"xlm",valueInCurrency:203},c=se(function(e){return e.config.appearance});return k("div",{children:[B($l,{autoFocus:!0,type:"text",label:e("enter_token_address"),placeholder:e("enter_address"),value:r.address,onChange:(o="address",function(e){n(function(t){var r;return z(z({},t),((r={})[o]=e.target.value,r))}),a(function(e){var t;return z(z({},e),((t={})[o]="",t))})}),onButtonClick:function(){},button:B("span",{style:{color:c.accentColor},className:"bluxcc:flex bluxcc:justify-between",children:e("check")})}),B("div",{className:"bluxcc:h-56 bluxcc:my-4",style:{borderRadius:c.borderRadius,border:"".concat(c.borderWidth," solid ").concat(c.borderColor)},children:k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",children:[B("div",{className:"bluxcc:size-14 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full bluxcc:border",style:{borderColor:c.borderColor,borderWidth:c.borderWidth},children:s.logo}),s.name,B("div",{className:"bluxcc:flex bluxcc:flex-col",children:k("span",{className:"bluxcc:text-2xl bluxcc:font-medium",style:{color:c.accentColor},children:["$",tu(s.valueInCurrency)]})})]})}),B(Sl,{}),k("div",{className:"bluxcc:flex bluxcc:gap-4",children:[B(Tl,{state:"disabled",variant:"outline",children:e("cancel")}),B(Tl,{state:"enabled",variant:"fill",size:"large",children:e("add_token")})]})]})},vd=function(e){return $(void 0,void 0,void 0,function(){var t,r,n,i,o,a,s;return q(this,function(c){switch(c.label){case 0:if(!(t=e.signMessage))return e.setRoute(D.FAILED),[2];if(e.setRoute(D.WAITING),!e.user)return e.setRoute(D.FAILED),[2];if(r=e.user,n=r.authMethod,i=r.authValue,"wallet"!==n)return e.setRoute(D.FAILED),[2];if(!(o=Lc[i]))return e.setRoute(D.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,du(o,t.message,null===(s=e.user)||void 0===s?void 0:s.address,t.options.network)];case 2:return a=c.sent(),e.setSignMessage(z(z({},t),{result:a}),!0,D.WAITING),setTimeout(function(){e.setRoute(D.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(D.FAILED)},200),[3,4];case 4:return[2]}})})},yd=function(){var e,t,r=Al(),n=se(function(e){return e}),i=n.config.appearance;if("signMessage"!==n.waitingStatus&&"signAuthEntry"!==n.waitingStatus)return n.setRoute(D.FAILED),null;var o="signMessage"===n.waitingStatus,a=o?n.signMessage:n.signAuthEntry;if(!a)return null;var s=o?a.message:a.authEntry;return k("div",{children:[k("div",{className:"bluxcc:p-4 bluxcc:text-center bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:[k("span",{className:"bluxcc:font-semibold bluxcc:capitalize",children:[n.config.appName," "]}),r("sign_permission")]}),B("div",{className:"bluxcc:h-24 bluxcc:p-4 bluxcc:font-mono bluxcc:text-xs bluxcc:overflow-auto",style:{border:"".concat(i.borderWidth," solid ").concat(i.borderColor),borderRadius:i.borderRadius},children:s}),k("div",{className:"bluxcc:inline-flex bluxcc:mt-4 bluxcc:h-14 bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:border bluxcc:px-4",style:{borderRadius:i.borderRadius,borderColor:i.borderColor},children:[B("div",{className:"bluxcc:inline-flex bluxcc:items-center bluxcc:gap-1 bluxcc:font-medium bluxcc:whitespace-nowrap",children:B("p",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:whitespace-nowrap",children:r("yourWallet")})}),B("div",{className:"bluxcc:overflow-hidden bluxcc:px-[10px] bluxcc:py-2",style:{borderRadius:i.borderRadius,backgroundColor:i.fieldBackground,color:i.textColor},children:B("p",{className:"bluxcc:mt-0.5 bluxcc:text-xs",style:{color:"".concat(eu(i.textColor,.8))},children:(null===(e=n.user)||void 0===e?void 0:e.address)?iu(null===(t=n.user)||void 0===t?void 0:t.address,5):r("noAddressFound")})})]}),B(Sl,{}),B(Tl,{size:"large",state:"enabled",variant:"fill",onClick:function(){return $(void 0,void 0,void 0,function(){return q(this,function(e){return o?vd(n):function(e){$(void 0,void 0,void 0,function(){var t,r,n,i,o,a,s;return q(this,function(c){switch(c.label){case 0:if(!(t=e.signAuthEntry))return e.setRoute(D.FAILED),[2];if(e.setRoute(D.WAITING),!e.user)return e.setRoute(D.FAILED),[2];if(r=e.user,n=r.authMethod,i=r.authValue,"wallet"!==n)return e.setRoute(D.FAILED),[2];if(!(o=Lc[i]))return e.setRoute(D.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,xu(o,t.authEntry,null===(s=e.user)||void 0===s?void 0:s.address,t.options.network)];case 2:return a=c.sent(),e.setSignAuthEntry(z(z({},t),{result:a}),!0,D.WAITING),setTimeout(function(){e.setRoute(D.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(D.FAILED)},200),[3,4];case 4:return[2]}})})}(n),[2]})})},children:r("approve")})]})},wd=function(){var e,t,r=Al(),n=se(function(e){return e});return k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:B(vl,{name:yl.RedExclamation,props:{}})}),k("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[B("p",{className:"bluxcc:text-xl",children:"login"===n.waitingStatus?r("loginFailed"):r("signingFailed",{walletName:null!==(t=null===(e=n.user)||void 0===e?void 0:e.authValue)&&void 0!==t?t:"wallet"})}),B("p",{className:"bluxcc:text-sm",children:"login"===n.waitingStatus?r("loginRetryMessage"):r("signingRetryMessage")})]}),B(Sl,{}),B(Tl,{onClick:function(){var e;"signMessage"===n.waitingStatus?vd(n):"sendTransaction"===n.waitingStatus?dd(n):"login"===n.waitingStatus&&Zl(n,Lc[(null===(e=n.user)||void 0===e?void 0:e.authValue)||"Rabet"])},state:"enabled",variant:"outline",children:r("tryAgain")})]})},xd=function(){var e=Al(),t=se(function(e){return e}),r=t.config.appearance;I(function(){$(void 0,void 0,void 0,function(){return q(this,function(e){return Zl(t,Lc[F.WalletConnect]),[2]})})},[]);if(!t.walletConnect)return null;if(!t.walletConnect.connection||!t.walletConnect.client)return null;var n=t.walletConnect.connection.uri;return k("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:r.borderRadius,color:r.textColor,borderColor:r.borderColor,backgroundColor:r.fieldBackground,borderWidth:r.borderWidth},children:[B(td,{size:184,value:n,bgColor:r.fieldBackground,fgColor:r.accentColor,level:"Q",imgSize:40}),B("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:r.background},children:B(vl,{name:yl.WalletConnect,props:{fill:r.accentColor,background:r.fieldBackground}})})]}),B("div",{className:"bluxcc:mt-4 bluxcc:font-medium",children:B("p",{className:"bluxcc:text-lg",children:"Scan this QR code with your phone"})}),B(Sl,{}),B(Tl,{size:"large",state:"enabled",variant:"tonal",style:{color:r.accentColor},onClick:function(){return function(r){Vc(r),t.setAlert("copy",e("address_copied")),setTimeout(function(){t.setAlert("none","")},1e3)}(n)},children:"Copy URI"})]})},Ad=function(){var e,t=Al(),r=_(!1),n=r[0],i=r[1],o=_(""),a=o[0],s=o[1],c=se(function(e){return e}),u=_(null),l=u[0],d=u[1],f=c.config.appearance,h=c.balances.balances.filter(function(e){return"liquidity_pool_shares"!==e.asset_type}).filter(function(e){return"0.0000000"!==e.balance}).map(function(e){return"native"===e.asset_type?{assetIssuer:"",assetCode:"XLM",assetBalance:e.balance,assetType:e.asset_type}:{assetBalance:e.balance,assetCode:e.asset_code,assetType:e.asset_type,assetIssuer:e.asset_issuer}}),p=0!==(e=h).length?e:[H],b=function(){return n?f.accentColor:f.borderColor};return k("div",{className:"bluxcc:h-[360px] bluxcc:w-full",children:[B("div",{children:k("div",{onFocus:function(){return i(!0)},onBlur:function(){return i(!1)},onMouseEnter:function(e){n||(e.currentTarget.style.borderColor=f.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){n||(e.currentTarget.style.borderColor=f.borderColor)},className:"bluxcc:flex bluxcc:h-14 bluxcc:items-center bluxcc:gap-2 bluxcc:p-4",style:{background:f.fieldBackground,borderWidth:f.borderWidth,"--tw-ring-color":b(),borderRadius:f.borderRadius,borderColor:b(),color:f.textColor},children:[B(vl,{name:yl.Search,props:{fill:f.textColor}}),B("input",{autoFocus:!0,type:"text",id:"bluxcc-input",placeholder:t("search"),value:a,onChange:function(e){return s(e.target.value)},className:"bluxcc:bg-transparent bluxcc:outline-hidden bluxcc:text-base",style:{fontFamily:f.fontFamily,color:f.textColor}})]})}),k("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0 bluxcc:mt-4 bluxcc:gap-2 bluxcc:overflow-y-auto overflowStyle bluxcc:max-h-[300px]",children:[p.map(function(e,t){return k("button",{id:"bluxcc-button",onClick:function(){!function(e){var t,r="sendAsset";"swapTo"===c.selectAsset.field?r="swapToAsset":"swapFrom"===c.selectAsset.field&&(r="swapFromAsset"),c.setSelectAsset(z(z({},c.selectAsset),((t={})[r]=e,t)));var n=Hc(c.selectAsset.field);c.setRoute(n)}(e)},onMouseEnter:function(){return d(t)},onMouseLeave:function(){return d(null)},className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:px-4 bluxcc:py-3",style:{background:l===t?f.fieldBackground:"transparent",color:f.textColor,borderBottomStyle:"dashed",borderBottomWidth:t<p.length-1?f.borderWidth:"0px",borderBottomColor:f.borderColor,transition:"all 0.2s ease-in-out",fontFamily:f.fontFamily},children:[k("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2.5",children:[B("span",{className:"bluxcc:font-medium bluxcc:size-10 bluxcc:flex bluxcc:items-center bluxcc:justify-center",style:{borderRadius:f.borderRadius,background:f.fieldBackground,border:"".concat(f.borderWidth," solid ").concat(f.borderColor)},children:"native"===e.assetType?B(vl,{name:yl.Stellar,props:{fill:Gc(f.fieldBackground)}}):B(vl,{name:yl.QuestionMark,props:{fill:Gc(f.fieldBackground)}})}),k("div",{className:"bluxcc:flex bluxcc:flex-col",children:[B("span",{className:"bluxcc:text-sm bluxcc:font-medium",children:e.assetCode}),B("span",{className:"bluxcc:text-xs",style:{color:eu(f.textColor,.7)},children:e.assetCode})]})]}),B("span",{className:"bluxcc:font-medium",children:tu(e.assetBalance)})]},e.assetType+e.assetIssuer)}),0===p.length&&B("div",{style:{color:f.textColor},className:"bluxcc:mt-2 bluxcc:text-center",children:t("noAssetsFound")})]})]})},Ed=function(){var e,t=se(function(e){return e}),r=t.config.appearance,n=null===(e=t.user)||void 0===e?void 0:e.address,i=t.balances.balances,o=t.setAlert,a=i.find(function(e){return"native"===e.asset_type});a&&a.balance;return k("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[k("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:r.borderRadius,color:r.textColor,borderColor:r.borderColor,backgroundColor:r.fieldBackground,borderWidth:r.borderWidth},children:[B(td,{size:184,value:n,bgColor:r.fieldBackground,fgColor:r.accentColor,level:"Q"}),B("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:r.background},children:B(vl,{name:yl.SmallBlux,props:{fill:r.accentColor,background:r.fieldBackground}})})]}),B("p",{style:{color:r.textColor},className:"bluxcc:my-4",children:"Scan this QR code or copy your wallet address to receive payments"}),k("div",{className:"bluxcc:px-2.5 bluxcc:py-3 bluxcc:w-full",style:{color:r.textColor,borderColor:r.borderColor,borderWidth:r.borderWidth,borderRadius:r.borderRadius,backgroundColor:r.fieldBackground},children:[k("div",{className:"bluxcc:py-2 bluxcc:font-medium bluxcc:flex bluxcc:text-sm bluxcc:justify-between bluxcc:items-center",children:[B("span",{className:"",children:"Your Address"}),k("span",{className:"bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:gap-1 bluxcc:text-[15px]",style:{color:eu(r.accentColor,.7)},onClick:function(){Vc(n).then(function(){Vc(n),o("copy","Address Copied"),setTimeout(function(){o("none","")},1e3)}).catch(function(){})},children:[n?iu(n,5):"",B(vl,{name:yl.Copy,props:{fill:eu(r.accentColor,.7)}})]})]}),B("div",{className:"bluxcc:my-2",style:{borderRadius:r.borderRadius,borderTop:"".concat(r.borderWidth," dashed ").concat(r.borderColor)}}),k("div",{className:"bluxcc:py-2 bluxcc:font-medium bluxcc:flex bluxcc:text-sm bluxcc:justify-between bluxcc:items-center",children:[B("span",{className:"",children:"Your Balance"}),k("span",{style:{color:eu(r.textColor,.7)},children:[tu(null==a?void 0:a.balance)," XLM"]})]})]})]})};function Sd(){var e,t=se(function(e){return e}),r=t.config.appearance,n=null===(e=t.user)||void 0===e?void 0:e.address,i=n?"https://buy.moonpay.com?".concat(new URLSearchParams({currencyCode:"xlm",network:"stellar",walletAddress:n}).toString()):void 0,o=[{id:"moonpay",logoElement:B(Ll,{}),title:"Moonpay",url:i,disabled:!i},{id:"crypto",logo:yl.Receive,title:"Receive Funds",route:D.FUND_ME_CRYPTO}];return B(R,{children:k("div",{className:"bluxcc:space-y-2",children:[k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:w-full",children:[B("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:mb-2 bluxcc:size-17 bluxcc:rounded-full",style:{background:eu(r.accentColor,.12)},children:B(Rl,{fill:r.accentColor})}),B("div",{className:"bluxcc:mb-8 bluxcc:w-2/3 bluxcc:text-center",children:k("p",{className:"bluxcc:text-base bluxcc:font-medium",style:{color:eu(r.textColor,.7)},children:["Choose how you’d like to fund your wallet."," "]})})]}),o.map(function(e){return B(Nl,{endArrow:!0,label:e.title,startIcon:e.logo?B(vl,{name:e.logo,props:{fill:r.accentColor}}):B(Ll,{}),onClick:function(){return function(e){e.disabled||(e.url?window.open(e.url,"_blank","noopener,noreferrer"):e.route&&t.openModal(e.route))}(e)}},e.id)})]})})}var _d=function(e){var t=e.label,r=e.icon,n=e.href;e.onClick;var i=se(function(e){return e}).config.appearance;return k("a",{href:n,target:"_blank",rel:"noopener noreferrer",className:"bluxcc:flex bluxcc:no-underline bluxcc:items-center bluxcc:justify-between bluxcc:w-full bluxcc:h-12 bluxcc:px-4 bluxcc:py-3 bluxcc:my-1 bluxcc:text-sm bluxcc:font-medium bluxcc:cursor-pointer",style:{color:i.textColor,fontFamily:i.fontFamily,borderColor:i.borderColor,borderWidth:i.borderWidth,borderRadius:i.borderRadius,backgroundColor:i.fieldBackground},children:[B("span",{children:t}),r]})},Id=function(){var e,t,r=Al(),n=se(function(e){return e}),i=n.config.appearance,o=null===(e=n.apiResponse)||void 0===e?void 0:e.terms,a=null===(t=n.apiResponse)||void 0===t?void 0:t.privacyPolicy,s=[];o&&s.push({label:"Terms of Service",icon:B(kl,{}),href:o}),a&&s.push({label:"Privacy Policy",icon:B(kl,{}),href:a});var c=function(){Hl()};return k("div",{className:"bluxcc:mt-1 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[B("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",style:{background:eu(i.accentColor,.12)},children:B(Rl,{fill:i.accentColor})}),B("div",{className:"bluxcc:mb-10 bluxcc:w-full bluxcc:text-center",children:B("p",{className:"bluxcc:text-base bluxcc:font-medium",style:{color:eu(i.textColor,.7)},children:r("acceptTermsAndPrivacy")})}),s.map(function(e){return B(_d,z({},e),e.label)}),B(Sl,{}),k("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:gap-2 bluxcc:w-full",children:[B(Tl,{size:"large",variant:"fill",state:"enabled",onClick:c,children:r("agree")}),B("button",{style:{color:eu(i.textColor,.9),fontFamily:i.fontFamily},id:"bluxcc-button",onClick:c,className:"bluxcc:flex bluxcc:h-11 bluxcc:font-medium bluxcc:text-base bluxcc:w-full bluxcc:bg-transparent bluxcc:items-center bluxcc:justify-center",children:r("disagree")})]})]})},Nd={loading:{title:"Waiting for passkey",content:"Please follow prompts to verify your passkey. You will have to sign up with another method first to register a passkey for your account."},failed:{title:"Something went wrong",content:"Passkey request timed out or rejected by user. You will have to sign up with another method first to register a passkey for your account."},success:{title:"Successful!",content:"You are being redirected now."}};function Cd(){return $(this,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:if("undefined"==typeof window)throw new Error("Passkeys require a browser environment.");if(!("credentials"in navigator))throw new Error("WebAuthn is not supported in this browser.");if(!("PublicKeyCredential"in window))throw new Error("Passkeys are not supported in this browser.");if("function"!=typeof PublicKeyCredential.isConditionalMediationAvailable)throw new Error("Conditional passkey mediation is not supported in this browser.");return[4,PublicKeyCredential.isConditionalMediationAvailable()];case 1:if(!e.sent())throw new Error("Conditional passkey mediation is not available in this browser.");return[2]}})})}function Md(e,t){return $(this,void 0,void 0,function(){var r,n,i;return q(this,function(o){switch(o.label){case 0:return[4,Cd()];case 1:o.sent(),r=(new TextEncoder).encode(e).buffer,console.log("io0"),o.label=2;case 2:return o.trys.push([2,4,,5]),[4,navigator.credentials.get({publicKey:{challenge:r,userVerification:"required",rpId:window.location.hostname,timeout:6e4}})];case 3:return n=o.sent(),console.log("io1"),console.log(n),n instanceof PublicKeyCredential?(console.log("io2"),[2,{step:"login",credential:n}]):[3,5];case 4:throw o.sent();case 5:return console.log("io3"),console.log("io4"),[4,navigator.credentials.create({publicKey:{challenge:r,rp:{name:"BLUX",id:window.location.hostname},user:{id:(new TextEncoder).encode(t),name:"Blux User",displayName:"Blux User"},pubKeyCredParams:[{type:"public-key",alg:-7}],authenticatorSelection:{residentKey:"required",userVerification:"required"},timeout:6e4,attestation:"none"}})];case 6:if(i=o.sent(),console.log("io5"),!(i instanceof PublicKeyCredential))throw new Error("Passkey registration was not completed.");return console.log("io6"),[2,{step:"register",credential:i}]}})})}var Td=function(){var e=se(function(e){return e}),t=_("loading"),r=t[0],n=t[1],i=function(){return $(void 0,void 0,void 0,function(){var t,r,i,a;return q(this,function(s){switch(s.label){case 0:return s.trys.push([0,5,,6]),[4,(c=e.config.appId,$(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:if(!c)throw new Error("appId is missing in config.");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,$c("".concat(fe,"/auth"),{method:"POST",headers:(t={},t[he]=c,t.Accept="application/json",t["Content-Type"]="application/json",t),body:JSON.stringify({wallet:"",auth_method:"passkey",auth_value:""})})];case 2:if(400===(e=r.sent()).status)throw new Error("invalid inputs");if(500===e.status)throw new Error("server error");if(429===e.status)throw new Error("too many requests");if(200===e.status)return[2,e.result];throw new Error("Unexpected response from api");case 3:throw r.sent(),new Error("Unexpected response from api");case 4:return[2]}})}))];case 1:return[4,Md((t=s.sent()).challenge,t.user_id)];case 2:return r=s.sent(),[4,pe(e.config.appId,t,r)];case 3:return i=s.sent(),n("success"),[4,o(i)];case 4:return s.sent(),[3,6];case 5:return a=s.sent(),console.log("failed",a.message),n("failed"),[3,6];case 6:return[2]}var c})})},o=function(t){return $(void 0,void 0,void 0,function(){var r,n,i;return q(this,function(o){switch(o.label){case 0:return vu("passkey",null===(n=e.user)||void 0===n?void 0:n.authValue,Date.now(),t),e.setAuth({isAuthenticated:!0,JWT:t}),[4,ge(t)];case 1:return r=o.sent(),e.connectWalletSuccessful(r.public_key,(null===(i=e.stellar)||void 0===i?void 0:i.activeNetwork)||""),setTimeout(function(){ne().modal.isOpen&&(e.setRoute(D.SUCCESSFUL),setTimeout(function(){ne().modal.isOpen&&Gl()},1e3))}),[2]}})})};I(function(){i()},[]);return k("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",textAlign:"center"},children:[B(Pl,{}),k("div",{children:[B("p",{children:Nd[r].title}),B("p",{children:Nd[r].content})]}),"failed"===r&&B("button",{type:"button",onClick:function(){n("loading"),i()},children:"Retry"})]})},kd=function(){var e=se(function(e){return e}),t=function(){var e,t,r=se(function(e){return e}),n=_({error:null,loading:!0,balances:[]}),i=n[0],o=n[1],a=null===(e=r.user)||void 0===e?void 0:e.address;return I(function(){o({error:null,loading:!0,balances:[]}),Wu({address:a}).then(function(e){o({error:null,loading:!1,balances:e})}).catch(function(e){o({error:e,loading:!1,balances:[]})})},[a,null===(t=r.stellar)||void 0===t?void 0:t.servers]),i}(),r=function(){var e,t,r=se(function(e){return e}),n=_({error:null,loading:!0,transactions:[]}),i=n[0],o=n[1],a=null===(e=r.user)||void 0===e?void 0:e.address;return I(function(){o({error:null,loading:!0,transactions:[]}),rl({limit:5,order:"desc",forAccount:a}).then(function(e){for(var t=e.response,r=[],n=0,i=t.records;n<i.length;n++){var a=i[n];r.push(a.operations())}Promise.all(r).then(function(e){var r=t.records.map(function(t,r){return z(z({},t),{operations:e[r].records})});o({error:null,loading:!1,transactions:r})})}).catch(function(e){o({error:e,loading:!1,transactions:[]})})},[a,null===(t=r.stellar)||void 0===t?void 0:t.servers]),i}(),n=function(){e.setBalances(t),e.setTransactions(r),i()},i=function(){var r=t.balances,n=r.find(function(e){return"native"===e.asset_type});if(e.modal.route!==D.SEND&&e.modal.route!==D.SWAP&&e.modal.route!==D.SELECT_ASSET&&0!==r.length&&n){var i=qc(n);r.length>1&&(i=qc(r[1])),e.setSelectAsset(z(z({},e.selectAsset),{swapToAsset:i,sendAsset:qc(n),swapFromAsset:qc(n)}))}};I(function(){n();var e=setInterval(function(){n()},1e4);return function(){clearInterval(e)}},[t,r,e.modal.route])},Rd=function(){var e,t,r;kd();var n=se(function(e){return e});!function(e){var t,r,n=_(!1),i=n[0],o=n[1];I(function(){var t=setInterval(function(){var t;e.authState.isAuthenticated&&(null===(t=e.user)||void 0===t?void 0:t.authValue)&&"wallet"===e.user.authMethod?Qc(Lc[e.user.authValue]).then(function(t){var r;t&&e.config.networks.includes(t)&&(null===(r=e.stellar)||void 0===r?void 0:r.activeNetwork)!==t&&!e.networkSyncDisabled?Fu(t):t&&!e.config.networks.includes(t)?(e.setNetworkSyncDisabled(!1),o(!0)):o(!1)}).catch(function(){o(!1)}):o(!1)},1e3);return function(){clearInterval(t),o(!1)}},[e.authState.isAuthenticated,e.config.networks,null===(t=e.user)||void 0===t?void 0:t.authValue,null===(r=e.stellar)||void 0===r?void 0:r.activeNetwork]),I(function(){e.modal.isOpen?i||e.modal.route!==D.WRONG_NETWORK||e.closeModal():setTimeout(function(){i&&e.config.promptOnWrongNetwork?e.openModal(D.WRONG_NETWORK):e.closeModal()},300)},[i,e.modal.isOpen])}(n);var i=n.modal,o=n.closeModal,c=n.setShowAllWallets,u=i.route,l=function(){var e;return(e={})[D.ONBOARDING]={title:"logInOrSignUp",Component:B(ed,{})},e[D.PROFILE]={title:"profile",Component:B(Cl,{})},e[D.WAITING]={title:"",Component:B(Ul,{})},e[D.SUCCESSFUL]={title:"",Component:B(Yl,{})},e[D.FAILED]={title:"",Component:B(wd,{})},e[D.SEND_TRANSACTION]={title:"confirmation",Component:B(fd,{})},e[D.SEND]={title:"send",Component:B(ql,{})},e[D.ACTIVITY]={title:"activity",Component:B(ud,{})},e[D.RECEIVE]={title:"receive",Component:B(rd,{})},e[D.SWAP]={title:"swap",Component:B(zl,{})},e[D.BALANCES]={title:"balances",Component:B(ad,{})},e[D.BALANCE_DETAILS]={title:"",Component:B(hd,{})},e[D.OTP]={title:"",Component:B(Xl,{})},e[D.PASSKEY_ONBOARDING]={title:"",Component:B(Td,{})},e[D.WRONG_NETWORK]={title:"",Component:B(nd,{})},e[D.ABOUT]={title:"whatIsBlux",Component:B(md,{})},e[D.ADD_TOKEN]={title:"addToken",Component:B(gd,{})},e[D.SIGN_MESSAGE]={title:"signMessage",Component:B(yd,{})},e[D.SELECT_ASSET]={title:"selectAsset",Component:B(Ad,{})},e[D.WALLET_CONNECT]={title:"walletConnect",Component:B(xd,{})},e[D.FUND_ME]={title:"addFunds",Component:B(Sd,{})},e[D.FUND_ME_CRYPTO]={title:"receiveFunds",Component:B(Ed,{})},e[D.ACCEPT_TERMS_AND_PRIVACY]={title:"termsAndConditions",Component:B(Id,{})},e}()[u],d=u===D.WRONG_NETWORK,f=u===D.WAITING,h=u===D.SUCCESSFUL,p=u===D.SIGN_MESSAGE||u===D.SEND_TRANSACTION||u===D.FAILED,b=u===D.WRONG_NETWORK||f||h,m=f&&"sendTransaction"!==n.waitingStatus||u===D.ONBOARDING&&n.showAllWallets||[D.ACTIVITY,D.SEND,D.OTP,D.BALANCES,D.RECEIVE,D.SWAP,D.BALANCE_DETAILS,D.ABOUT,D.ADD_TOKEN,D.WALLET_CONNECT,D.FUND_ME_CRYPTO].includes(u)?"back":u===D.ONBOARDING?"info":void 0,g=n.modal.dynamicTitle||l.title,v=function(){if(!d){o(),c(!1);var e=n.waitingStatus,t="signMessage"===e,r="sendTransaction"===e;if(Vl(),t||r){var i=t?n.signMessage:n.sendTransaction;if(i){var a=i.resolver,s=i.rejecter,u=i.result;h&&a&&u?(a(u),setTimeout(function(){n.cleanUp(e)},200)):p&&s&&(s("User rejected the transaction"),setTimeout(function(){n.cleanUp(e)},200))}}}};return I(function(){n.authState.isAuthenticated||(n.signMessage&&(n.cleanUp("signMessage"),n.signMessage.rejecter("User logged out during the process.")),n.sendTransaction&&(n.cleanUp("sendTransaction"),n.sendTransaction.rejecter("User logged out during the process.")))},[n.authState]),I(function(){var e,t,r,i=Jc((null===(e=n.stellar)||void 0===e?void 0:e.activeNetwork)||"",null!==(t=n.config.transports)&&void 0!==t?t:{}),o=i.horizon,c=i.soroban;n.setStellar({activeNetwork:(null===(r=n.stellar)||void 0===r?void 0:r.activeNetwork)||"",servers:{horizon:new a.Server(o),soroban:new s.Server(c)}})},[n.config.transports,n.config.networks,null===(e=n.stellar)||void 0===e?void 0:e.activeNetwork]),k(gl,{isOpen:i.isOpen,isSticky:d||n.config.isPersistent,onClose:v,isPersistent:null!==(t=n.config.isPersistent)&&void 0!==t&&t,appearance:n.config.appearance,children:[B(El,{icon:m,onBack:function(){if(u===D.WAITING||u===D.OTP&&!n.authState.isAuthenticated||u===D.ABOUT||u===D.WALLET_CONNECT)n.setRoute(D.ONBOARDING);else if(n.showAllWallets)c(!1);else if([D.SEND,D.ACTIVITY,D.BALANCES,D.RECEIVE,D.SWAP].includes(u))n.setRoute(D.PROFILE);else if([D.BALANCE_DETAILS,D.ADD_TOKEN].includes(u))n.setRoute(D.BALANCES);else if(u!==D.FUND_ME_CRYPTO){if(u===D.SELECT_ASSET){var e=Hc(n.selectAsset.field);n.setRoute(e)}}else n.setRoute(D.FUND_ME)},onInfo:function(){n.setRoute(D.ABOUT)},onClose:v,title:g,closeButton:!b,isPersistent:null!==(r=n.config.isPersistent)&&void 0!==r&&r}),l.Component]})};!function(e,t){void 0===t&&(t={});var r=t.insertAt;if("undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css","top"===r&&n.firstChild?n.insertBefore(i,n.firstChild):n.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}('/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer theme, base, components, utilities;@layer theme{:host,:root{--bluxcc-font-mono:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;--bluxcc-color-gray-800:#333;--bluxcc-color-white:#fff;--bluxcc-spacing:0.25rem;--bluxcc-text-xs:0.75rem;--bluxcc-text-xs--line-height:1.33333;--bluxcc-text-sm:0.875rem;--bluxcc-text-sm--line-height:1.42857;--bluxcc-text-base:1rem;--bluxcc-text-base--line-height:1.5;--bluxcc-text-lg:1.125rem;--bluxcc-text-lg--line-height:1.55556;--bluxcc-text-xl:1.25rem;--bluxcc-text-xl--line-height:1.4;--bluxcc-text-2xl:1.5rem;--bluxcc-text-2xl--line-height:1.33333;--bluxcc-font-weight-normal:400;--bluxcc-font-weight-medium:500;--bluxcc-font-weight-semibold:600;--bluxcc-animate-spin:spin 1s linear infinite;--bluxcc-default-transition-duration:150ms;--bluxcc-default-transition-timing-function:cubic-bezier(0.4,0,0.2,1);--bluxcc-color-primary-500:#0c1083;--bluxcc-color-light-red-50:#ffe5e5;--bluxcc-color-light-blue-50:#e5fbff;--bluxcc-color-alert-info:#5093ff;--bluxcc-color-alert-error:#ec2929;--bluxcc-color-alert-success:#00bd81;--bluxcc-color-alert-warning:#fa8f02}}@layer utilities{.bluxcc\\:absolute{position:absolute!important}.bluxcc\\:fixed{position:fixed!important}.bluxcc\\:relative{position:relative!important}.bluxcc\\:inset-0{inset:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:right-0{right:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:bottom-0{bottom:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:bottom-3{bottom:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:bottom-4{bottom:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:left-0{left:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:left-1\\/2{left:50%!important}.bluxcc\\:z-10{z-index:10!important}.bluxcc\\:z-20{z-index:20!important}.bluxcc\\:z-40{z-index:40!important}.bluxcc\\:z-9999999{z-index:9999999!important}.bluxcc\\:mx-3{margin-inline:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:mx-6{margin-inline:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:my-1{margin-block:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:my-1\\.25{margin-block:calc(var(--bluxcc-spacing)*1.25)!important}.bluxcc\\:my-2,.bluxcc\\:my-2\\!{margin-block:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:my-4{margin-block:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:my-6{margin-block:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:\\!mt-4{margin-top:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:mt-0{margin-top:calc(var(--bluxcc-spacing)*0)!important}.bluxcc\\:mt-0\\.5{margin-top:calc(var(--bluxcc-spacing)*.5)!important}.bluxcc\\:mt-1{margin-top:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mt-2{margin-top:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mt-3{margin-top:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:mt-4,.bluxcc\\:mt-4\\!{margin-top:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:mt-6,.bluxcc\\:mt-6\\!{margin-top:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:mt-6\\.5{margin-top:calc(var(--bluxcc-spacing)*6.5)!important}.bluxcc\\:mt-22{margin-top:calc(var(--bluxcc-spacing)*22)!important}.bluxcc\\:mr-0\\.5{margin-right:calc(var(--bluxcc-spacing)*.5)!important}.bluxcc\\:mr-1{margin-right:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mr-2,.bluxcc\\:mr-2\\!{margin-right:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mb-1{margin-bottom:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:mb-2{margin-bottom:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:mb-6{margin-bottom:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:mb-8{margin-bottom:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:mb-10{margin-bottom:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:ml-1\\.5{margin-left:calc(var(--bluxcc-spacing)*1.5)!important}.bluxcc\\:ml-4{margin-left:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:ml-auto{margin-left:auto!important}.bluxcc\\:box-border{box-sizing:border-box!important}.bluxcc\\:flex{display:flex!important}.bluxcc\\:inline-flex{display:inline-flex!important}.bluxcc\\:size-5{height:calc(var(--bluxcc-spacing)*5)!important;width:calc(var(--bluxcc-spacing)*5)!important}.bluxcc\\:size-8{height:calc(var(--bluxcc-spacing)*8)!important;width:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:size-10,.bluxcc\\:size-10\\!{height:calc(var(--bluxcc-spacing)*10)!important;width:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:size-14{height:calc(var(--bluxcc-spacing)*14)!important;width:calc(var(--bluxcc-spacing)*14)!important}.bluxcc\\:size-17{height:calc(var(--bluxcc-spacing)*17)!important;width:calc(var(--bluxcc-spacing)*17)!important}.bluxcc\\:size-20{height:calc(var(--bluxcc-spacing)*20)!important;width:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:size-20\\.5{height:calc(var(--bluxcc-spacing)*20.5)!important;width:calc(var(--bluxcc-spacing)*20.5)!important}.bluxcc\\:size-24{height:calc(var(--bluxcc-spacing)*24)!important;width:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:size-52{height:calc(var(--bluxcc-spacing)*52)!important;width:calc(var(--bluxcc-spacing)*52)!important}.bluxcc\\:size-66{height:calc(var(--bluxcc-spacing)*66)!important;width:calc(var(--bluxcc-spacing)*66)!important}.bluxcc\\:size-\\[64px\\]{height:64px!important;width:64px!important}.bluxcc\\:h-3\\.5{height:calc(var(--bluxcc-spacing)*3.5)!important}.bluxcc\\:h-4{height:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:h-8{height:calc(var(--bluxcc-spacing)*8)!important}.bluxcc\\:h-10{height:calc(var(--bluxcc-spacing)*10)!important}.bluxcc\\:h-11{height:calc(var(--bluxcc-spacing)*11)!important}.bluxcc\\:h-12{height:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:h-14,.bluxcc\\:h-14\\!{height:calc(var(--bluxcc-spacing)*14)!important}.bluxcc\\:h-16{height:calc(var(--bluxcc-spacing)*16)!important}.bluxcc\\:h-20{height:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:h-24{height:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:h-56{height:calc(var(--bluxcc-spacing)*56)!important}.bluxcc\\:h-78{height:calc(var(--bluxcc-spacing)*78)!important}.bluxcc\\:h-\\[52px\\]{height:52px!important}.bluxcc\\:h-\\[355px\\]{height:355px!important}.bluxcc\\:h-\\[360px\\]{height:360px!important}.bluxcc\\:h-full{height:100%!important}.bluxcc\\:max-h-12{max-height:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:max-h-20{max-height:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:max-h-78{max-height:calc(var(--bluxcc-spacing)*78)!important}.bluxcc\\:max-h-81{max-height:calc(var(--bluxcc-spacing)*81)!important}.bluxcc\\:max-h-\\[300px\\]{max-height:300px!important}.bluxcc\\:w-2\\/3{width:66.66667%!important}.bluxcc\\:w-12{width:calc(var(--bluxcc-spacing)*12)!important}.bluxcc\\:w-17\\!{width:calc(var(--bluxcc-spacing)*17)!important}.bluxcc\\:w-20{width:calc(var(--bluxcc-spacing)*20)!important}.bluxcc\\:w-24{width:calc(var(--bluxcc-spacing)*24)!important}.bluxcc\\:w-25{width:calc(var(--bluxcc-spacing)*25)!important}.bluxcc\\:w-73{width:calc(var(--bluxcc-spacing)*73)!important}.bluxcc\\:w-90\\!{width:calc(var(--bluxcc-spacing)*90)!important}.bluxcc\\:w-\\[calc\\(100\\%-3rem\\)\\]{width:calc(100% - 3rem)!important}.bluxcc\\:w-auto{width:auto!important}.bluxcc\\:w-full{width:100%!important}.bluxcc\\:max-w-22\\.5{max-width:calc(var(--bluxcc-spacing)*22.5)!important}.bluxcc\\:max-w-45{max-width:calc(var(--bluxcc-spacing)*45)!important}.bluxcc\\:max-w-46{max-width:calc(var(--bluxcc-spacing)*46)!important}.bluxcc\\:flex-1{flex:1!important}.bluxcc\\:shrink-0{flex-shrink:0!important}.bluxcc\\:grow{flex-grow:1!important}.bluxcc\\:-translate-x-1\\/2{--tw-translate-x:-50%!important;translate:var(--tw-translate-x) var(--tw-translate-y)!important}.bluxcc\\:transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)!important}.bluxcc\\:animate-spin{animation:var(--bluxcc-animate-spin)!important}.bluxcc\\:cursor-pointer{cursor:pointer!important}.bluxcc\\:flex-col{flex-direction:column!important}.bluxcc\\:items-center{align-items:center!important}.bluxcc\\:items-start{align-items:flex-start!important}.bluxcc\\:justify-between{justify-content:space-between!important}.bluxcc\\:justify-center{justify-content:center!important}.bluxcc\\:justify-start{justify-content:flex-start!important}.bluxcc\\:gap-1,.bluxcc\\:gap-1\\!{gap:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:gap-1\\.5{gap:calc(var(--bluxcc-spacing)*1.5)!important}.bluxcc\\:gap-2{gap:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:gap-2\\.5{gap:calc(var(--bluxcc-spacing)*2.5)!important}.bluxcc\\:gap-3{gap:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:gap-4{gap:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:space-y-1{:where(&>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-end:calc(var(--bluxcc-spacing)*1*(1 - var(--tw-space-y-reverse)))!important;margin-block-start:calc(var(--bluxcc-spacing)*1*var(--tw-space-y-reverse))!important}}.bluxcc\\:space-y-2{:where(&>:not(:last-child)){--tw-space-y-reverse:0!important;margin-block-end:calc(var(--bluxcc-spacing)*2*(1 - var(--tw-space-y-reverse)))!important;margin-block-start:calc(var(--bluxcc-spacing)*2*var(--tw-space-y-reverse))!important}}.bluxcc\\:space-x-3{:where(&>:not(:last-child)){--tw-space-x-reverse:0!important;margin-inline-end:calc(var(--bluxcc-spacing)*3*(1 - var(--tw-space-x-reverse)))!important;margin-inline-start:calc(var(--bluxcc-spacing)*3*var(--tw-space-x-reverse))!important}}.bluxcc\\:overflow-auto{overflow:auto!important}.bluxcc\\:overflow-hidden{overflow:hidden!important}.bluxcc\\:overflow-y-auto{overflow-y:auto!important}.bluxcc\\:rounded-full{border-radius:calc(infinity * 1px)!important}.bluxcc\\:rounded-b-none\\!{border-bottom-left-radius:0!important;border-bottom-right-radius:0!important}.bluxcc\\:border{border-style:var(--tw-border-style)!important;border-width:1px!important}.bluxcc\\:border-2{border-style:var(--tw-border-style)!important;border-width:2px!important}.bluxcc\\:border-none{--tw-border-style:none!important;border-style:none!important}.bluxcc\\:border-alert-error{border-color:var(--bluxcc-color-alert-error)!important}.bluxcc\\:border-alert-info{border-color:var(--bluxcc-color-alert-info)!important}.bluxcc\\:border-alert-success{border-color:var(--bluxcc-color-alert-success)!important}.bluxcc\\:border-alert-warning{border-color:var(--bluxcc-color-alert-warning)!important}.bluxcc\\:bg-\\[\\#00D66E33\\]{background-color:#00d66e33!important}.bluxcc\\:bg-\\[\\#005DF333\\]{background-color:#005df333!important}.bluxcc\\:bg-\\[\\#D6000033\\]{background-color:#d6000033!important}.bluxcc\\:bg-\\[\\#FA8F0233\\]{background-color:#fa8f0233!important}.bluxcc\\:bg-light-blue-50{background-color:var(--bluxcc-color-light-blue-50)!important}.bluxcc\\:bg-light-red-50{background-color:var(--bluxcc-color-light-red-50)!important}.bluxcc\\:bg-primary-500{background-color:var(--bluxcc-color-primary-500)!important}.bluxcc\\:bg-transparent{background-color:transparent!important}.bluxcc\\:bg-white{background-color:var(--bluxcc-color-white)!important}.bluxcc\\:p-1{padding:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:p-2{padding:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:p-4{padding:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:px-2{padding-inline:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:px-2\\.5{padding-inline:calc(var(--bluxcc-spacing)*2.5)!important}.bluxcc\\:px-3,.bluxcc\\:px-3\\!{padding-inline:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:px-4{padding-inline:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:px-6{padding-inline:calc(var(--bluxcc-spacing)*6)!important}.bluxcc\\:px-7{padding-inline:calc(var(--bluxcc-spacing)*7)!important}.bluxcc\\:px-\\[10px\\]{padding-inline:10px!important}.bluxcc\\:py-1,.bluxcc\\:py-1\\!{padding-block:calc(var(--bluxcc-spacing)*1)!important}.bluxcc\\:py-2{padding-block:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:py-3{padding-block:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:py-4{padding-block:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:pt-4\\.25{padding-top:calc(var(--bluxcc-spacing)*4.25)!important}.bluxcc\\:pr-3{padding-right:calc(var(--bluxcc-spacing)*3)!important}.bluxcc\\:pb-4{padding-bottom:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:pl-2{padding-left:calc(var(--bluxcc-spacing)*2)!important}.bluxcc\\:text-center{text-align:center!important}.bluxcc\\:text-left{text-align:left!important}.bluxcc\\:text-right{text-align:right!important}.bluxcc\\:text-start{text-align:start!important}.bluxcc\\:font-mono{font-family:var(--bluxcc-font-mono)!important}.bluxcc\\:\\!text-base{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}.bluxcc\\:\\!text-sm{font-size:var(--bluxcc-text-sm)!important;line-height:var(--tw-leading,var(--bluxcc-text-sm--line-height))!important}.bluxcc\\:text-2xl{font-size:var(--bluxcc-text-2xl)!important;line-height:var(--tw-leading,var(--bluxcc-text-2xl--line-height))!important}.bluxcc\\:text-base{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}.bluxcc\\:text-lg{font-size:var(--bluxcc-text-lg)!important;line-height:var(--tw-leading,var(--bluxcc-text-lg--line-height))!important}.bluxcc\\:text-sm,.bluxcc\\:text-sm\\!{font-size:var(--bluxcc-text-sm)!important;line-height:var(--tw-leading,var(--bluxcc-text-sm--line-height))!important}.bluxcc\\:text-xl{font-size:var(--bluxcc-text-xl)!important;line-height:var(--tw-leading,var(--bluxcc-text-xl--line-height))!important}.bluxcc\\:text-xs,.bluxcc\\:text-xs\\!{font-size:var(--bluxcc-text-xs)!important;line-height:var(--tw-leading,var(--bluxcc-text-xs--line-height))!important}.bluxcc\\:text-\\[10px\\]{font-size:10px!important}.bluxcc\\:text-\\[15px\\]{font-size:15px!important}.bluxcc\\:leading-4,.bluxcc\\:leading-4\\!{--tw-leading:calc(var(--bluxcc-spacing)*4)!important;line-height:calc(var(--bluxcc-spacing)*4)!important}.bluxcc\\:leading-5{--tw-leading:calc(var(--bluxcc-spacing)*5)!important;line-height:calc(var(--bluxcc-spacing)*5)!important}.bluxcc\\:leading-7{--tw-leading:calc(var(--bluxcc-spacing)*7)!important;line-height:calc(var(--bluxcc-spacing)*7)!important}.bluxcc\\:font-medium{--tw-font-weight:var(--bluxcc-font-weight-medium)!important;font-weight:var(--bluxcc-font-weight-medium)!important}.bluxcc\\:font-normal{--tw-font-weight:var(--bluxcc-font-weight-normal)!important;font-weight:var(--bluxcc-font-weight-normal)!important}.bluxcc\\:font-semibold{--tw-font-weight:var(--bluxcc-font-weight-semibold)!important;font-weight:var(--bluxcc-font-weight-semibold)!important}.bluxcc\\:tracking-\\[-2\\%\\]{--tw-tracking:-2%!important;letter-spacing:-2%!important}.bluxcc\\:break-all{word-break:break-all!important}.bluxcc\\:whitespace-nowrap{white-space:nowrap!important}.bluxcc\\:text-alert-error{color:var(--bluxcc-color-alert-error)!important}.bluxcc\\:text-alert-info{color:var(--bluxcc-color-alert-info)!important}.bluxcc\\:text-alert-success{color:var(--bluxcc-color-alert-success)!important}.bluxcc\\:text-alert-warning{color:var(--bluxcc-color-alert-warning)!important}.bluxcc\\:text-gray-800{color:var(--bluxcc-color-gray-800)!important}.bluxcc\\:capitalize{text-transform:capitalize!important}.bluxcc\\:no-underline{text-decoration-line:none!important}.bluxcc\\:outline-hidden{--tw-outline-style:none!important;outline-style:none!important;@media (forced-colors:active){outline:2px solid transparent!important;outline-offset:2px!important}}.bluxcc\\:transition-\\[border-radius\\,background\\,border-color\\]{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:border-radius,background,border-color!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-\\[border-radius\\]{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:border-radius!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-all{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:all!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-colors{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:color,background-color,border-color,outline-color,text-decoration-color,fill,stroke,--tw-gradient-from,--tw-gradient-via,--tw-gradient-to!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:transition-transform{transition-duration:var(--tw-duration,var(--bluxcc-default-transition-duration))!important;transition-property:transform,translate,scale,rotate!important;transition-timing-function:var(--tw-ease,var(--bluxcc-default-transition-timing-function))!important}.bluxcc\\:duration-200{--tw-duration:200ms!important;transition-duration:.2s!important}.bluxcc\\:duration-300{--tw-duration:300ms!important;transition-duration:.3s!important}.bluxcc\\:outline-none{--tw-outline-style:none!important;outline-style:none!important}.bluxcc\\:select-none{-webkit-user-select:none!important;user-select:none!important}.bluxcc\\:placeholder\\:text-base\\!{&::placeholder{font-size:var(--bluxcc-text-base)!important;line-height:var(--tw-leading,var(--bluxcc-text-base--line-height))!important}}.bluxcc\\:focus\\:ring-1{&:focus{--tw-ring-shadow:var(--tw-ring-inset,) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color,currentcolor)!important;box-shadow:var(--tw-inset-shadow),var(--tw-inset-ring-shadow),var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)!important}}.bluxcc\\:focus\\:outline-hidden{&:focus{--tw-outline-style:none!important;outline-style:none!important;@media (forced-colors:active){outline:2px solid transparent!important;outline-offset:2px!important}}}}.overflowStyle::-webkit-scrollbar{width:.1px}[class*=" bluxcc"]::backdrop,[class*=" bluxcc"]::file-selector-button,[class*=" bluxcc"]:after,[class*=" bluxcc"]:before,[class^=bluxcc],[class^=bluxcc]::backdrop,[class^=bluxcc]::file-selector-button,[class^=bluxcc]:after,[class^=bluxcc]:before{border:0 solid;box-sizing:border-box;margin:0;padding:0}[class*=" bluxcc"] h1,[class*=" bluxcc"] h2,[class*=" bluxcc"] h3,[class*=" bluxcc"] h4,[class*=" bluxcc"] h5,[class*=" bluxcc"] h6,[class^=bluxcc] h1,[class^=bluxcc] h2,[class^=bluxcc] h3,[class^=bluxcc] h4,[class^=bluxcc] h5,[class^=bluxcc] h6{font-size:inherit;font-weight:inherit}[class*=" bluxcc"] menu,[class*=" bluxcc"] ol,[class*=" bluxcc"] ul,[class^=bluxcc] menu,[class^=bluxcc] ol,[class^=bluxcc] ul{list-style:none}[class*=" bluxcc"] audio,[class*=" bluxcc"] canvas,[class*=" bluxcc"] embed,[class*=" bluxcc"] iframe,[class*=" bluxcc"] img,[class*=" bluxcc"] object,[class*=" bluxcc"] svg,[class*=" bluxcc"] video,[class^=bluxcc] audio,[class^=bluxcc] canvas,[class^=bluxcc] embed,[class^=bluxcc] iframe,[class^=bluxcc] img,[class^=bluxcc] object,[class^=bluxcc] svg,[class^=bluxcc] video{display:block;vertical-align:middle}[class*=" bluxcc"] img,[class*=" bluxcc"] video,[class^=bluxcc] img,[class^=bluxcc] video{height:auto;max-width:100%}#bluxcc-input[type=number]::-webkit-inner-spin-button,#bluxcc-input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none!important;margin:0}#bluxcc-input[type=number]{-moz-appearance:textfield!important}#bluxcc-input:-webkit-autofill,#bluxcc-input:-webkit-autofill:active,#bluxcc-input:-webkit-autofill:focus,#bluxcc-input:-webkit-autofill:hover{-webkit-text-fill-color:var(--input-text-color)!important;-webkit-box-shadow:inset 0 0 0 1000px transparent!important;box-shadow:inset 0 0 0 1000px transparent!important;color:var(--input-text-color)!important;transition:background-color 5000s ease-in-out 0s!important}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.bluxcc\\:animate-fadeIn{animation:fadeIn .5s ease-in-out}.bluxcc\\:animate-fadeOut{animation:fadeOut .3s ease-in-out}@keyframes marquee{0%{transform:translateX(-16%)}to{transform:translateX(-100%)}}.bluxcc\\:marquee_outer{position:relative;width:100%}.bluxcc\\:marquee_track{animation:marquee 40s linear infinite;display:flex;width:max-content;will-change:transform}.bluxcc\\:marquee_track:hover{animation-play-state:paused}#bluxcc-button{cursor:pointer}@property --tw-translate-x{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-y{syntax:"*";inherits:false;initial-value:0}@property --tw-translate-z{syntax:"*";inherits:false;initial-value:0}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-space-y-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-space-x-reverse{syntax:"*";inherits:false;initial-value:0}@property --tw-border-style{syntax:"*";inherits:false;initial-value:solid}@property --tw-leading{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-tracking{syntax:"*";inherits:false}@property --tw-duration{syntax:"*";inherits:false}@property --tw-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-shadow-color{syntax:"*";inherits:false}@property --tw-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-inset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-shadow-color{syntax:"*";inherits:false}@property --tw-inset-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-ring-color{syntax:"*";inherits:false}@property --tw-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-inset-ring-color{syntax:"*";inherits:false}@property --tw-inset-ring-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@property --tw-ring-inset{syntax:"*";inherits:false}@property --tw-ring-offset-width{syntax:"<length>";inherits:false;initial-value:0}@property --tw-ring-offset-color{syntax:"*";inherits:false;initial-value:#fff}@property --tw-ring-offset-shadow{syntax:"*";inherits:false;initial-value:0 0 #0000}@keyframes spin{to{transform:rotate(1turn)}}@layer properties{@supports ((-webkit-hyphens:none) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,::backdrop,:after,:before{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-space-y-reverse:0;--tw-space-x-reverse:0;--tw-border-style:solid;--tw-leading:initial;--tw-font-weight:initial;--tw-tracking:initial;--tw-duration:initial;--tw-shadow:0 0 #0000;--tw-shadow-color:initial;--tw-shadow-alpha:100%;--tw-inset-shadow:0 0 #0000;--tw-inset-shadow-color:initial;--tw-inset-shadow-alpha:100%;--tw-ring-color:initial;--tw-ring-shadow:0 0 #0000;--tw-inset-ring-color:initial;--tw-inset-ring-shadow:0 0 #0000;--tw-ring-inset:initial;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-offset-shadow:0 0 #0000}}}');var Bd=!1,Od=null,Ld=null,Pd=function(e){void 0===e&&(e=document.body),Bd&&Od&&Ld&&Ld.contains(Od)&&Ld.removeChild(Od),Ld=e,Od=document.createElement("div"),e.appendChild(Od),T(Od).render(M(Rd))};function Fd(e,t){var r,n;if(Bd=!0,!e||0===Object.keys(e).length)throw new Error("BLUX: createConfig must take a config object");if(!e.appId)throw new Error("BLUX: createConfig config object must have the appId property.");if(!e.appName)throw new Error("BLUX: createConfig config object must have the appName property.");if(!e.networks)throw new Error("BLUX: createConfig config object must have the networks property.");e.lang&&"en"!==e.lang.trim().toLowerCase()&&console.warn("BLUX: Only EN is currently supported. Falling back to default language."),Pd(t);var i=e.excludeWallets||["lobstr"];i=i.map(function(e){return e.toLowerCase()});var o=!0;void 0!==e.promptOnWrongNetwork&&(o=e.promptOnWrongNetwork);var c=z(z(z({},e),{excludeWallets:i,appearance:z(z({},G),null==e?void 0:e.appearance),defaultNetwork:"",promptOnWrongNetwork:o,lang:"en",explorer:e.explorer||"stellarchain",loginMethods:e.loginMethods||["wallet"],showWalletUIs:void 0===e.showWalletUIs||e.showWalletUIs}),(null==e?void 0:e.walletConnect)?{walletConnect:e.walletConnect}:{});!function(e,t,r){if(!e||0===e.length)throw new Error("BLUX: No network is set in config.networks.");var n=null!=t?t:e[0];if(!e.includes(n))throw new Error("BLUX: config.defaultNetwork is not listed in config.networks.");for(var i=0,o=e;i<o.length;i++){var a=o[i];if(!(Fc[a]||r&&r[a]))throw new Error("BLUX: Must set transports for custom network ".concat(a))}}(e.networks,e.defaultNetwork,e.transports),c.defaultNetwork=null!==(r=e.defaultNetwork)&&void 0!==r?r:e.networks[0];var u,l,d,f,h=Jc(c.defaultNetwork,null!==(n=e.transports)&&void 0!==n?n:{}),p=h.horizon,b=h.soroban,m=ne(),g=m.setConfig,v=m.setWallets,y=m.setIsReady,w=m.setStellar,x=m.setApiResponse;w({activeNetwork:c.defaultNetwork,servers:{horizon:new a.Server(p),soroban:new s.Server(b)}}),g(c),(u=i,new Promise(function(e){"complete"===document.readyState?nu(u).then(function(t){e(t)}):window.addEventListener("load",function(){nu(u).then(function(t){e(t)})})})).then(function(e){var t=e.filter(function(e){return!i.includes(e.name.toLowerCase())});v(t),y(!0)}),e.walletConnect&&(l=e.walletConnect,d=e.appName,$(void 0,void 0,void 0,function(){var e,t,r,n;return q(this,function(i){switch(i.label){case 0:if(Jl)return[2];Jl=!0,i.label=1;case 1:return i.trys.push([1,4,,5]),e=ne(),t=new O({projectId:l.projectId}),[4,L.init({core:t,metadata:{name:d,url:l.url,icons:l.icons,description:l.description}})];case 2:return r=i.sent(),e.setWalletConnectClient(r,null),[4,Ql(r)];case 3:return n=i.sent(),e.setWalletConnectClient(r,n),[3,5];case 4:return i.sent(),[3,5];case 5:return[2]}})})),(f=e.appId,$(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:if(!f)throw new Error("appId is missing in config.");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,$c("".concat(fe,"/auth/validate"),{method:"POST",headers:(t={},t[he]=f,t)})];case 2:return 200===(e=r.sent()).status?[2,{isValid:!0,message:e.message,terms:e.result.terms,privacyPolicy:e.result.privacy_policy}]:404===e.status?[2,{isValid:!1,message:e.error,terms:"",privacyPolicy:""}]:[2,{isValid:!1,message:"Unexpected response from api.",terms:"",privacyPolicy:""}];case 3:return[2,{isValid:!1,message:"Unexpected response from api. "+r.sent().message,terms:"",privacyPolicy:""}];case 4:return[2]}})})).then(function(e){if(x(e),!e.isValid&&c.loginMethods.includes("email")||c.loginMethods.includes("passkey"))throw new Error("BLUX: config.appId is invalid.")})}$(void 0,void 0,void 0,function(){var e,t,r,n;return q(this,function(i){switch(i.label){case 0:if((e=ne().logos)&&e.length>0)return[2];i.label=1;case 1:return i.trys.push([1,6,,7]),[4,$(void 0,void 0,void 0,function(){var e,t;return q(this,function(r){switch(r.label){case 0:return r.trys.push([0,3,,4]),[4,ku()];case 1:return e=r.sent(),[4,Bu(e)];case 2:return[2,(t=r.sent()).length?t:null];case 3:return r.sent(),[2,null];case 4:return[2]}})})];case 2:return(t=i.sent())?(ne().setLogos(t),Cu(),[2]):[4,Nu()];case 3:return r=i.sent(),ne().setLogos(r),[4,ku()];case 4:return n=i.sent(),[4,Ru(n,r)];case 5:case 6:return i.sent(),[3,7];case 7:return[2]}})}),$(void 0,void 0,void 0,function(){return q(this,function(e){switch(e.label){case 0:return ne().authState.isReady?[3,2]:[4,ou(50)];case 1:return e.sent(),[3,0];case 2:return Au(!0),[2]}})});export{V as BluxEvent,hl as ToScVal,_u as blux,Fd as createConfig,bl as events,Uu as getAccount,ju as getAccounts,zu as getAssets,Wu as getBalances,$u as getClaimableBalances,qu as getEffects,Q as getInitialState,Ku as getLedgers,Vu as getLiquidityPools,Hu as getNetwork,Gu as getOffers,Xu as getOperations,Yu as getOrderbook,Zu as getPayments,Z as getState,Ju as getStrictReceivePaths,Qu as getStrictSendPaths,el as getTradeAggregation,tl as getTrades,rl as getTransactions,nl as networks,ol as numberish,pl as setAppearance,J as subscribe,il as switchNetwork,Y as useExportedStore};