@bluxcc/core 0.2.5 → 0.2.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (64) hide show
  1. package/README.md +2 -1
  2. package/dist/assets/index.d.ts +13 -6
  3. package/dist/components/AssetsList/index.d.ts +1 -1
  4. package/dist/components/Button/index.d.ts +1 -1
  5. package/dist/components/CDNImage.d.ts +1 -1
  6. package/dist/components/CardItem/index.d.ts +1 -1
  7. package/dist/components/CardItem/variants/button.d.ts +1 -1
  8. package/dist/components/CardItem/variants/input.d.ts +1 -1
  9. package/dist/components/Divider/index.d.ts +1 -1
  10. package/dist/components/Header/index.d.ts +1 -1
  11. package/dist/components/Input/index.d.ts +1 -1
  12. package/dist/components/Link/index.d.ts +1 -1
  13. package/dist/components/Modal/index.d.ts +1 -1
  14. package/dist/components/Provider.d.ts +1 -1
  15. package/dist/components/QRCode/index.d.ts +1 -1
  16. package/dist/components/TabBox/index.d.ts +1 -1
  17. package/dist/components/Transaction/History/index.d.ts +3 -1
  18. package/dist/components/Transaction/Summary/index.d.ts +1 -1
  19. package/dist/constants/assets.d.ts +8 -0
  20. package/dist/enums.d.ts +5 -1
  21. package/dist/exports/core/index.d.ts +2 -0
  22. package/dist/exports/core/readContracts.d.ts +5 -1
  23. package/dist/exports/core/writeContract.d.ts +2 -0
  24. package/dist/hooks/useLang.d.ts +1 -1
  25. package/dist/hooks/useMaxAmount.d.ts +3 -0
  26. package/dist/index.cjs.js +14 -14
  27. package/dist/index.esm.js +14 -14
  28. package/dist/pages/About/index.d.ts +1 -1
  29. package/dist/pages/AcceptTermsAndPrivacy/index.d.ts +1 -2
  30. package/dist/pages/Failed/index.d.ts +1 -1
  31. package/dist/pages/FundMe/FundMeCrypto/index.d.ts +1 -1
  32. package/dist/pages/FundMe/index.d.ts +1 -2
  33. package/dist/pages/Onboarding/OTP/index.d.ts +1 -1
  34. package/dist/pages/Onboarding/Passkey/index.d.ts +1 -1
  35. package/dist/pages/Onboarding/Socials/index.d.ts +2 -0
  36. package/dist/pages/Onboarding/index.d.ts +1 -2
  37. package/dist/pages/Profile/Activity/index.d.ts +1 -1
  38. package/dist/pages/Profile/Balances/AddToken/index.d.ts +1 -2
  39. package/dist/pages/Profile/Balances/BalanceDetails/index.d.ts +1 -1
  40. package/dist/pages/Profile/Balances/index.d.ts +1 -1
  41. package/dist/pages/Profile/Receive/index.d.ts +1 -1
  42. package/dist/pages/Profile/SelectAsset/index.d.ts +1 -2
  43. package/dist/pages/Profile/Send/index.d.ts +1 -2
  44. package/dist/pages/Profile/Swap/AssetBox/index.d.ts +1 -1
  45. package/dist/pages/Profile/Swap/index.d.ts +1 -1
  46. package/dist/pages/Profile/index.d.ts +1 -1
  47. package/dist/pages/SendTransaction/index.d.ts +1 -1
  48. package/dist/pages/SignMessage/index.d.ts +1 -1
  49. package/dist/pages/Successful/index.d.ts +1 -1
  50. package/dist/pages/Waiting/index.d.ts +1 -1
  51. package/dist/pages/WalletConnect/index.d.ts +1 -1
  52. package/dist/pages/WrongNetwork/index.d.ts +1 -1
  53. package/dist/store.d.ts +4 -0
  54. package/dist/types.d.ts +19 -3
  55. package/dist/utils/animatedGradient.d.ts +1 -1
  56. package/dist/utils/api.d.ts +1 -0
  57. package/dist/utils/helpers.d.ts +12 -3
  58. package/dist/utils/initializeTrezor.d.ts +8 -0
  59. package/dist/utils/socialLogin.d.ts +24 -0
  60. package/dist/utils/walletLogos.d.ts +1 -1
  61. package/dist/wallets/cactuslink.d.ts +2 -0
  62. package/dist/wallets/fordefi.d.ts +2 -0
  63. package/dist/wallets/trezor.d.ts +2 -0
  64. package/package.json +3 -2
package/dist/index.esm.js CHANGED
@@ -1,35 +1,35 @@
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(){
1
+ import{Networks as e,Keypair as t,xdr as n,Transaction as r,StrKey as i,Asset as o,Horizon as a,rpc as s,scValToNative as c,Contract as u,TransactionBuilder as l,Account as d,BASE_FEE as f,TimeoutInfinite as h,Address as p,Operation as b,Memo as m}from"@stellar/stellar-sdk";import*as g from"@stellar/stellar-sdk";export{g as StellarSdk};export{Asset}from"@stellar/stellar-sdk";import{useStore as v}from"zustand";import{createStore as y}from"zustand/vanilla";import w from"@albedo-link/intent";import x from"@lobstrco/signer-extension-api";import*as A from"@ledgerhq/hw-app-str";import S,{signTransaction as E,isConnected as _,signMessage as O,signAuthEntry as N,requestAccess as T}from"@stellar/freighter-api";import k,{useState as I,useEffect as C,useRef as B,useMemo as M,createElement as L}from"react";import{createRoot as R}from"react-dom/client";import{jsxs as P,Fragment as U,jsx as j}from"react/jsx-runtime";import F from"@walletconnect/core";import D from"@walletconnect/sign-client";import{QRCodeCanvas as $}from"qrcode.react";var z,W,q,K,X=function(){return X=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},X.apply(this,arguments)};function H(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n}function V(e,t,n,r){return new(n||(n=Promise))(function(i,o){function a(e){try{c(r.next(e))}catch(e){o(e)}}function s(e){try{c(r.throw(e))}catch(e){o(e)}}function c(e){var t;e.done?i(e.value):(t=e.value,t instanceof n?t:new n(function(e){e(t)})).then(a,s)}c((r=r.apply(e,t||[])).next())})}function G(e,t){var n,r,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(n)throw new TypeError("Generator is already executing.");for(;a&&(a=0,s[0]&&(o=0)),o;)try{if(n=1,r&&(i=2&s[0]?r.return:s[0]?r.throw||((i=r.return)&&i.call(r),0):r.next)&&!(i=i.call(r,s[1])).done)return i;switch(r=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++,r=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],r=0}finally{n=i=0}if(5&s[0])throw s[1];return{value:s[0]?s[1]:void 0,done:!0}}([s,c])}}}function Y(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||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",e.CactusLink="Cactus Link",e.Fordefi="Fordefi",e.Trezor="Trezor"}(z||(z={})),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"}(W||(W={})),function(e){e.ONBOARDING="ONBOARDING",e.PASSKEY_ONBOARDING="PASSKEY_ONBOARDING",e.SOCIALS_ONBOARDING="SOCIALS_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"}(q||(q={})),function(e){e.SmallEmail="smallemail.svg",e.Email="email.svg",e.Albedo="albedo.svg",e.Stellar="stellar.svg"}(K||(K={}));var Z,J={assetIssuer:"",assetCode:"XLM",assetBalance:"0",assetType:"native"},Q={assetIssuer:"GA5ZSEJYB37JRC5AVCIA5MOP4RHTM335X2KGX3IHOJAPP5RE34K4KZVN",assetCode:"USDC",assetBalance:"0",assetType:"credit_alphanum4"},ee={assetIssuer:"GBBD47IF6LWK7P7MDEVSCWR7DPUWV3NY3DTQEVFL4NAT4AQH3ZLLFLA5",assetCode:"USDC",assetBalance:"0",assetType:"credit_alphanum4"},te={assetIssuer:"GDHU6WRG4IEQXM5NZ4BMPKOXHW76MZM4Y2IEMFDVXBSDP6SJY4ITNPP2",assetCode:"EURC",assetBalance:"0",assetType:"credit_alphanum4"},ne=function(t){return t===e.PUBLIC?[Q,te]:t===e.TESTNET?[ee]:[]},re={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"},ie=y(function(){return{config:{appId:"",lang:"en",appName:"",networks:[],defaultNetwork:"",excludeWallets:[],loginMethods:["wallet"],showWalletUIs:!0,explorer:"stellarchain",isPersistent:!1,promptOnWrongNetwork:!0,appearance:re,walletConnect:{icons:[],url:"",projectId:"",description:""}},user:void 0,authState:{isReady:!1,isAuthenticated:!1},stellar:void 0}}),oe=function(e){return v(ie,e)},ae=ie.getState,se=ie.subscribe,ce=ie.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"}(Z||(Z={}));var ue=function(){function e(){this.handlers=new Map}return e.prototype.on=function(e,t){var n,r=this,i=null!==(n=this.handlers.get(e))&&void 0!==n?n:new Set;return i.add(t),this.handlers.set(e,i),function(){return r.off(e,t)}},e.prototype.off=function(e,t){var n=this.handlers.get(e);n&&(n.delete(t),0===n.size&&this.handlers.delete(e))},e.prototype.once=function(e,t){var n=this,r=function(i){try{t(i)}finally{n.off(e,r)}};return this.on(e,r)},e.prototype.emit=function(e,t){var n=this.handlers.get(e);if(n)for(var r=0,i=Array.from(n);r<i.length;r++){var o=i[r];try{o(t)}catch(e){}}},e.prototype.clear=function(e){e?this.handlers.delete(e):this.handlers.clear()},e}(),le=new ue,de={field:"send",sendAsset:J,swapToAsset:J,swapFromAsset:J,userPicked:!1},fe=y(function(e){return{logos:null,emitter:le,auth:void 0,config:{appId:"",lang:"en",appName:"",networks:[],defaultNetwork:"",excludeWallets:[],isPersistent:!1,showWalletUIs:!0,loginMethods:["wallet"],explorer:"stellarchain",promptOnWrongNetwork:!0,appearance:re,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:q.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:X({},de),detailsAsset:void 0,walletConnectClient:void 0,networkSyncDisabled:!1,setConfig:function(t){return e(function(e){return X(X({},e),{config:t})})},setWallets:function(t){return e(function(e){return X(X({},e),{wallets:t})})},setIsReady:function(t){return e(function(e){return X(X({},e),{authState:X(X({},e.authState),{isReady:t})})})},setShowAllWallets:function(t){return e(function(e){return X(X({},e),{showAllWallets:t})})},setRoute:function(t){return e(function(e){return X(X({},e),{modal:X(X({},e.modal),{route:t})})})},setSendTransaction:function(t,n,r){return void 0===r&&(r=q.SEND_TRANSACTION),e(function(e){return X(X({},e),{sendTransaction:t,modal:X(X({},e.modal),{isOpen:n,route:r}),waitingStatus:"sendTransaction"})})},setSignMessage:function(t,n,r){return void 0===r&&(r=q.SIGN_MESSAGE),e(function(e){return X(X({},e),{signMessage:t,modal:X(X({},e.modal),{isOpen:n,route:r}),waitingStatus:"signMessage"})})},setSignAuthEntry:function(t,n,r){return void 0===r&&(r=q.SIGN_MESSAGE),e(function(e){return X(X({},e),{signAuthEntry:t,modal:X(X({},e.modal),{isOpen:n,route:r}),waitingStatus:"signAuthEntry"})})},setStellar:function(t){return e(function(e){var n=!!e.stellar&&e.stellar.activeNetwork!==t.activeNetwork;return X(X(X({},e),{stellar:t}),n?{selectAsset:X({},de),detailsAsset:void 0}:{})})},approveSendTransaction:function(){return e(function(e){return X(X({},e),{modal:X(X({},e.modal),{isOpen:!0,route:q.WAITING}),waitingStatus:"sendTransaction"})})},openModal:function(t){e(function(e){return X(X({},e),{modal:X(X({},e.modal),{route:t,isOpen:!0})})}),he().emitter.emit(Z.ModalOpened,{modal:t,reason:"openModal"})},setDynamicTitle:function(t){return e(function(e){return X(X({},e),{modal:X(X({},e.modal),{dynamicTitle:t})})})},setAlert:function(t,n){return e(function(e){return X(X({},e),{modal:X(X({},e.modal),{alert:{type:t,message:n}})})})},closeModal:function(){return e(function(e){return X(X({},e),{modal:X(X({},e.modal),{isOpen:!1})})})},connectWallet:function(t){var n=t===z.WalletConnect?q.WALLET_CONNECT:q.WAITING;e(function(e){return X(X({},e),{waitingStatus:"login",user:{address:"",walletPassphrase:"",authMethod:"wallet",authValue:t},modal:X(X({},e.modal),{isOpen:!0,route:n})})}),he().emitter.emit(Z.ModalOpened,{modal:n,reason:"connectWallet",meta:{walletName:t}})},setIsAuthenticated:function(t){return e(function(e){return X(X({},e),{authState:X(X({},e.authState),{isAuthenticated:t})})})},connectWalletSuccessful:function(t,n){return e(function(e){var r,i;return X(X({},e),{authState:X({},e.authState),user:X(X({},e.user),{address:t,walletPassphrase:n,authValue:(null===(r=e.user)||void 0===r?void 0:r.authValue)||"",authMethod:(null===(i=e.user)||void 0===i?void 0:i.authMethod)||""})})})},connectEmail:function(t){return e(function(e){return X(X({},e),{waitingStatus:"login",user:{address:"",authValue:t,authMethod:"email",walletPassphrase:""},modal:X(X({},e.modal),{isOpen:!0,route:q.OTP})})})},connectSocial:function(t){return e(function(e){return X(X({},e),{waitingStatus:"login",user:{address:"",authValue:"",authMethod:t,walletPassphrase:""},modal:X(X({},e.modal),{isOpen:!0,route:q.SOCIALS_ONBOARDING})})})},logoutAction:function(){return e(function(e){return X(X({},e),{user:void 0,waitingStatus:"login",selectAsset:X({},de),detailsAsset:void 0,authState:X(X({},e.authState),{isAuthenticated:!1}),modal:X(X({},e.modal),{isOpen:!1})})})},setBalances:function(t){return e(function(e){return X(X({},e),{balances:t})})},setAuth:function(t){return e(function(e){return X(X({},e),{auth:t})})},setTransactions:function(t){return e(function(e){return X(X({},e),{transactions:t})})},setSelectAsset:function(t){return e(function(e){return X(X({},e),{selectAsset:t})})},setDetailsAsset:function(t){return e(function(e){return X(X({},e),{detailsAsset:t})})},setWalletConnectClient:function(t,n){return e(function(e){return X(X({},e),{walletConnect:{client:t,connection:n}})})},cleanUp:function(t){return e(function(e){var n;return X(X({},e),((n={})[t]=void 0,n))})},setNetworkSyncDisabled:function(t){return e(function(e){return X(X({},e),{networkSyncDisabled:t})})},setAppearance:function(t){return e(function(e){return X(X({},e),{config:X(X({},e.config),{appearance:X(X({},e.config.appearance),t)})})})},setApiResponse:function(t){return e(function(e){return X(X({},e),{apiResponse:t})})},setLogin:function(t){return e(function(e){return X(X({},e),{login:t})})},setLogos:function(t){return e(function(e){return X(X({},e),{logos:t})})}}}),he=fe.getState,pe=fe.setState;fe.subscribe,fe.getInitialState;var be,me,ge=function(e){return v(fe,e)};me=(be=fe).getState(),ie.setState({user:me.user,config:me.config,stellar:me.stellar,authState:me.authState}),be.subscribe(function(e){ie.setState({user:e.user,config:e.config,stellar:e.stellar,authState:e.authState})});var ve="__BLUX__JWT_STORE",ye="__BLUX__RECENT_CONNECTION_METHODS",we="stellar:pubnet",xe="stellar:testnet",Ae="https://api.blux.cc",Se="blux-app-id",Ee=function(e,t,n){return V(void 0,void 0,void 0,function(){var r,i;return G(this,function(o){switch(o.label){case 0:if(!e)throw new Error("BLUX: appId is missing in config.");o.label=1;case 1:return o.trys.push([1,3,,4]),[4,Gw("".concat(Ae,"/auth/social"),{method:"POST",headers:(i={},i[Se]=e,i.Accept="application/json",i["Content-Type"]="application/json",i),body:JSON.stringify({provider:t,code:n})})];case 2:return r=o.sent(),[3,4];case 3:throw o.sent(),new Error("BLUX: Could not reach the Blux API.");case 4:if(200===r.status&&r.result)return[2,r.result];throw new Error("BLUX: "+(r.error||"Unexpected response from api"))}})})},_e=function(e,t,n){return V(void 0,void 0,void 0,function(){var r,i;return G(this,function(o){switch(o.label){case 0:if(!e)throw new Error("BLUX: appId is missing in config.");o.label=1;case 1:return o.trys.push([1,3,,4]),[4,Gw("".concat(Ae,"/auth/code"),{method:"POST",headers:(i={},i[Se]=e,i.Accept="application/json",i["Content-Type"]="application/json",i),body:JSON.stringify({auth_method:"passkey",auth_value:n.credential.id,code:JSON.stringify({challenge_id:t.challenge_id,id:n.credential.id,rawId:Xw(n.credential.rawId),type:n.credential.type,response:{authenticatorData:Xw(n.credential.response.authenticatorData),clientDataJSON:Xw(n.credential.response.clientDataJSON),signature:Xw(n.credential.response.signature),userHandle:n.credential.response.userHandle?Xw(n.credential.response.userHandle):null}})})})];case 2:if(400===(r=o.sent()).status)throw new Error("BLUX: invalid inputs");if(500===r.status)throw new Error("BLUX: server error");if(429===r.status)throw new Error("BLUX: too many requests");if(200===r.status)return[2,r.result];throw new Error("BLUX: Unexpected response from api");case 3:throw o.sent(),new Error("BLUX: Unexpected response from api");case 4:return[2]}})})},Oe=function(e,t){return V(void 0,void 0,void 0,function(){var n,r;return G(this,function(i){switch(i.label){case 0:if(!e)throw new Error("BLUX: appId is missing in config.");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,Gw("".concat(Ae,"/auth"),{method:"POST",headers:(r={},r[Se]=e,r.Accept="application/json",r["Content-Type"]="application/json",r),body:JSON.stringify({wallet:"",auth_method:"email",auth_value:t})})];case 2:if(400===(n=i.sent()).status)throw new Error("BLUX: invalid inputs");if(500===n.status)throw new Error("BLUX: server error");if(429===n.status)throw new Error("BLUX: too many requests");if(200===n.status)return[2,!0];throw new Error("BLUX: Unexpected response from api");case 3:throw i.sent(),new Error("BLUX: Unexpected response from api");case 4:return[2]}})})},Ne=function(e,t,n){return V(void 0,void 0,void 0,function(){var r,i;return G(this,function(o){switch(o.label){case 0:if(!e)throw new Error("BLUX: appId is missing in config.");o.label=1;case 1:return o.trys.push([1,3,,4]),[4,Gw("".concat(Ae,"/auth/code"),{method:"POST",headers:(i={},i[Se]=e,i.Accept="application/json",i["Content-Type"]="application/json",i),body:JSON.stringify({code:n,wallet:"",auth_method:"email",auth_value:t.authValue})})];case 2:if(400===(r=o.sent()).status)throw new Error("BLUX: invalid inputs");if(500===r.status)throw new Error("BLUX: server error");if(404===r.status)throw new Error("BLUX: invalid code");if(429===r.status)throw new Error("BLUX: too many requests");if(200===r.status)return[2,r.result];throw new Error("BLUX: Unexpected response from api");case 3:throw o.sent(),new Error("BLUX: Unexpected response from api");case 4:return[2]}})})},Te=function(e){return V(void 0,void 0,void 0,function(){var t;return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,Gw("".concat(Ae,"/users"),{method:"GET",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"}})];case 1:if(401===(t=n.sent()).status)throw new Error("BLUX: invalid JWT");if(500===t.status)throw new Error("BLUX: server error");if(404===t.status)throw new Error("BLUX: user nout found");if(429===t.status)throw new Error("BLUX: too many requests");if(200===t.status)return[2,t.result];throw new Error("BLUX: Unexpected response from api");case 2:throw n.sent(),new Error("BLUX: Unexpected response from api");case 3:return[2]}})})},ke=function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:return r.trys.push([0,2,,3]),[4,Gw("".concat(Ae,"/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===(n=r.sent()).status)throw new Error("BLUX: invalid JWT");if(500===n.status)throw new Error("BLUX: server error");if(404===n.status)throw new Error("BLUX: user nout found");if(429===n.status)throw new Error("BLUX: too many requests");if(200===n.status&&n.result)return[2,n.result];throw new Error("BLUX: Unexpected response from api");case 2:throw r.sent(),new Error("BLUX: Unexpected response from api");case 3:return[2]}})})},Ie=function(e,t,n){return V(void 0,void 0,void 0,function(){var r;return G(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,Gw("".concat(Ae,"/users/sign-transaction"),{method:"POST",headers:{Accept:"application/json",Authorization:"Bearer ".concat(e),"Content-Type":"application/json"},body:JSON.stringify({xdr:t,network:n})})];case 1:if(401===(r=i.sent()).status)throw new Error("BLUX: invalid JWT");if(500===r.status)throw new Error("BLUX: server error");if(404===r.status)throw new Error("BLUX: user nout found");if(429===r.status)throw new Error("BLUX: too many requests");if(200===r.status&&r.result)return[2,r.result];throw new Error("BLUX: Unexpected response from api");case 2:throw i.sent(),new Error("BLUX: Unexpected response from api");case 3:return[2]}})})},Ce={name:z.Api,website:"https://blux.cc",connect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: API wallet is not defined.")})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: API wallet is not defined.")})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2,!1]})})},signAuthEntry:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: API does not support the signAuthEntry function")})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){var t,n,r,i;return G(this,function(o){switch(o.label){case 0:if(o.trys.push([0,2,,3]),t=he(),!(n=null===(i=t.auth)||void 0===i?void 0:i.JWT))throw new Error("BLUX: Failed to sign the message from API");return[4,ke(n,e)];case 1:if(r=o.sent())return[2,r];throw new Error("BLUX: Failed to sign the message from API");case 2:throw o.sent(),new Error("BLUX: Failed to sign the message from API");case 3:return[2]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){var n,r,i,o;return G(this,function(a){switch(a.label){case 0:if(a.trys.push([0,2,,3]),n=he(),!(r=null===(o=n.auth)||void 0===o?void 0:o.JWT))throw new Error("BLUX: Failed to sign the transaction from API");return[4,Ie(r,e,t.network)];case 1:if(i=a.sent())return[2,i];throw new Error("BLUX: Failed to sign the transaction from API");case 2:throw a.sent(),new Error("BLUX: Failed to sign the transaction from API.");case 3:return[2]}})})}},Be="undefined"!=typeof globalThis?globalThis:"undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:{};function Me(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Le(e){if(Object.prototype.hasOwnProperty.call(e,"__esModule"))return e;var t=e.default;if("function"==typeof t){var n=function e(){var n=!1;try{n=this instanceof e}catch{}return n?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach(function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})}),n}var Re,Pe={},Ue={},je={},Fe={},De={};function $e(){return Re||(Re=1,De.__esModule=!0,De.integers=void 0,De.integers=["u8","u16","u32","u64","u128","i8","i16","i32","i64","i128","f32","f64"]),De}var ze,We={};function qe(){if(ze)return We;ze=1,We.__esModule=!0,We.DecodeBuffer=We.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 n=t.substring(1),r=parseInt(n)/8;this.resize_if_necessary(r);var i="f"===t[0]?"setFloat".concat(n):"i"===t[0]?"setInt".concat(n):"setUint".concat(n);this.view[i](this.offset,e,!0),this.offset+=r},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}();We.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),n=parseInt(t)/8;this.assert_enough_buffer(n);var r="f"===e[0]?"getFloat".concat(t):"i"===e[0]?"getInt".concat(t):"getUint".concat(t),i=this.view[r](this.offset,!0);return this.offset+=n,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 We.DecodeBuffer=t,We}var Ke,Xe,He={};function Ve(){if(Ke)return He;Ke=1;var e,t=He&&He.__extends||(e=function(t,n){return e=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(e,t){e.__proto__=t}||function(e,t){for(var n in t)Object.prototype.hasOwnProperty.call(t,n)&&(e[n]=t[n])},e(t,n)},function(t,n){if("function"!=typeof n&&null!==n)throw new TypeError("Class extends value "+String(n)+" is not a constructor or null");function r(){this.constructor=t}e(t,n),t.prototype=null===n?Object.create(n):(r.prototype=n.prototype,new r)});He.__esModule=!0,He.validate_schema=He.ErrorSchema=He.expect_enum=He.expect_same_size=He.expect_bigint=He.expect_type=He.isArrayLike=void 0;var n=$e();He.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)},He.expect_type=function(e,t,n){if(typeof e!==t)throw new Error("Expected ".concat(t," not ").concat(typeof e,"(").concat(e,") at ").concat(n.join(".")))},He.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(".")))},He.expect_same_size=function(e,t,n){if(e!==t)throw new Error("Array length ".concat(e," does not match schema length ").concat(t," at ").concat(n.join(".")))},He.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 r=n.integers.concat(["bool","string"]),i=["option","enum","array","set","map","struct"],o=function(e){function n(t,n){var r="Invalid schema: ".concat(JSON.stringify(t)," expected ").concat(n);return e.call(this,r)||this}return t(n,e),n}(Error);function a(e){if("string"!=typeof e||!r.includes(e)){if(e&&"object"==typeof e){var t=Object.keys(e);if(1===t.length&&i.includes(t[0])){var n=t[0];if("option"===n)return a(e[n]);if("enum"===n)return function(e){if(!Array.isArray(e))throw new o(e,"Array");for(var t=0,n=e;t<n.length;t++){var r=n[t];if("object"!=typeof r||!("struct"in r))throw new Error('Missing "struct" key in enum schema');if("object"!=typeof r.struct||1!==Object.keys(r.struct).length)throw new Error('The "struct" in each enum must have a single key');a({struct:r.struct})}}(e[n]);if("array"===n)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[n]);if("set"===n)return a(e[n]);if("map"===n)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[n]);if("struct"===n)return function(e){if("object"!=typeof e)throw new o(e,"object");for(var t in e)a(e[t])}(e[n])}}throw new o(e,i.join(", ")+" or "+r.join(", "))}}return He.ErrorSchema=o,He.validate_schema=a,He}var Ge,Ye,Ze={};var Je,Qe={exports:{}},et=Le(Object.freeze({__proto__:null,default:{}}));var tt,nt={},rt={};function it(){return tt||(tt=1,Object.defineProperty(rt,"__esModule",{value:!0}),rt.KeySize=rt.KeyType=void 0,function(e){e[e.ED25519=0]="ED25519",e[e.SECP256K1=1]="SECP256K1"}(e||(rt.KeyType=e={})),rt.KeySize={SECRET_KEY:32,ED25519_PUBLIC_KEY:32,SECP256k1_PUBLIC_KEY:64}),rt;var e}var ot,at={},st={};function ct(){if(ot)return st;ot=1,Object.defineProperty(st,"__esModule",{value:!0}),st.KeyPairBase=void 0;return st.KeyPairBase=class{},st}var ut,lt={},dt={},ft={};var ht,pt={},bt={},mt={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 gt(){if(ht)return bt;ht=1;var e=bt&&bt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(bt,"__esModule",{value:!0}),bt.ErrorMessages=void 0;const t=e(mt);return bt.ErrorMessages=t.default,bt}var vt,yt={},wt={},xt={};var At,St={};var Et,_t={};var Ot,Nt={},Tt={};var kt,It,Ct,Bt={};function Mt(){return It||(It=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.FinalExecutionStatusBasic=e.ExecutionStatusBasic=e.IdType=void 0;var t,n=(Ot||(Ot=1,Object.defineProperty(Tt,"__esModule",{value:!0}),Tt.IdType=void 0,function(e){e.Transaction="transaction",e.Receipt="receipt"}(t||(Tt.IdType=t={}))),Tt);Object.defineProperty(e,"IdType",{enumerable:!0,get:function(){return n.IdType}});var r,i,o=(kt||(kt=1,Object.defineProperty(Bt,"__esModule",{value:!0}),Bt.FinalExecutionStatusBasic=Bt.ExecutionStatusBasic=void 0,function(e){e.Unknown="Unknown",e.Pending="Pending",e.Failure="Failure"}(r||(Bt.ExecutionStatusBasic=r={})),function(e){e.NotStarted="NotStarted",e.Started="Started",e.Failure="Failure"}(i||(Bt.FinalExecutionStatusBasic=i={}))),Bt);Object.defineProperty(e,"ExecutionStatusBasic",{enumerable:!0,get:function(){return o.ExecutionStatusBasic}}),Object.defineProperty(e,"FinalExecutionStatusBasic",{enumerable:!0,get:function(){return o.FinalExecutionStatusBasic}})}(Nt)),Nt}function Lt(){return Ct||(Ct=1,e=wt,t=wt&&wt.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=wt&&wt.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)},Object.defineProperty(e,"__esModule",{value:!0}),n((vt||(vt=1,Object.defineProperty(xt,"__esModule",{value:!0}),xt.Assignable=void 0,xt.Assignable=class{constructor(e){Object.keys(e).map(t=>{this[t]=e[t]})}}),xt),e),n((At||(At=1,Object.defineProperty(St,"__esModule",{value:!0}),St.Enum=void 0,St.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]})}}),St),e),n(function(){if(Et)return _t;Et=1,Object.defineProperty(_t,"__esModule",{value:!0}),_t.ErrorContext=_t.TypedError=_t.ArgumentTypeError=_t.PositionalArgsError=void 0;class e extends Error{constructor(){super("Contract method calls expect named arguments wrapped in object, e.g. { argName1: argValue1, argName2: argValue2 }")}}_t.PositionalArgsError=e;class t extends Error{constructor(e,t,n){super(`Expected ${t} for '${e}' argument, but got '${JSON.stringify(n)}'`)}}_t.ArgumentTypeError=t;class n extends Error{type;context;constructor(e,t,n){super(e),this.type=t||"UntypedError",this.context=n}}return _t.TypedError=n,_t.ErrorContext=class{transactionHash;constructor(e){this.transactionHash=e}},_t}(),e),n(Mt(),e)),wt;var e,t,n}var Rt,Pt={exports:{}};function Ut(){return Rt||(Rt=1,Pt.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 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()}
6
+ var e=Object.prototype.toString,t=Array.isArray||function(t){return"[object Array]"===e.call(t)};function n(e){return"function"==typeof e}function r(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,n){if(!e)return[];var r,o,a,s=!1,c=[],u=[],d=[],f=!1,v=!1,A="",S=0;function _(){if(f&&!v)for(;d.length;)delete u[d.pop()];else d=[];f=!1,v=!1}function O(e){if("string"==typeof e&&(e=e.split(p,2)),!t(e)||2!==e.length)throw new Error("Invalid tags: "+e);r=new RegExp(i(e[0])+"\\s*"),o=new RegExp("\\s*"+i(e[1])),a=new RegExp("\\s*"+i("}"+e[1]))}O(n||E.tags);for(var N,T,k,I,C,B,M=new x(e);!M.eos();){if(N=M.pos,k=M.scanUntil(r))for(var L=0,R=k.length;L<R;++L)l(I=k.charAt(L))?(d.push(u.length),A+=I):(v=!0,s=!0,A+=" "),u.push(["text",I,N,N+1]),N+=1,"\n"===I&&(_(),A="",S=0,s=!1);if(!M.scan(r))break;if(f=!0,T=M.scan(g)||"name",M.scan(h),"="===T?(k=M.scanUntil(b),M.scan(b),M.scanUntil(o)):"{"===T?(k=M.scanUntil(a),M.scan(m),M.scanUntil(o),T="&"):k=M.scanUntil(o),!M.scan(o))throw new Error("Unclosed tag at "+M.pos);if(C=">"==T?[T,k,N,M.pos,A,S,s]:[T,k,N,M.pos],S++,u.push(C),"#"===T||"^"===T)c.push(C);else if("/"===T){if(!(B=c.pop()))throw new Error('Unopened section "'+k+'" at '+N);if(B[1]!==k)throw new Error('Unclosed section "'+B[1]+'" at '+N)}else"name"===T||"{"===T||"&"===T?v=!0:"="===T&&O(k)}if(_(),B=c.pop())throw new Error('Unclosed section "'+B[1]+'" at '+M.pos);return w(y(u))}function y(e){for(var t,n,r=[],i=0,o=e.length;i<o;++i)(t=e[i])&&("text"===t[0]&&n&&"text"===n[0]?(n[1]+=t[1],n[3]=t[3]):(r.push(t),n=t));return r}function w(e){for(var t,n=[],r=n,i=[],o=0,a=e.length;o<a;++o)switch((t=e[o])[0]){case"#":case"^":r.push(t),i.push(t),r=t[4]=[];break;case"/":i.pop()[5]=t[2],r=i.length>0?i[i.length-1][4]:n;break;default:r.push(t)}return n}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 S(){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 n=t[0];return this.tail=this.tail.substring(n.length),this.pos+=n.length,n},x.prototype.scanUntil=function(e){var t,n=this.tail.search(e);switch(n){case-1:t=this.tail,this.tail="";break;case 0:t="";break;default:t=this.tail.substring(0,n),this.tail=this.tail.substring(n)}return this.pos+=t.length,t},A.prototype.push=function(e){return new A(e,this)},A.prototype.lookup=function(e){var t,r=this.cache;if(r.hasOwnProperty(e))t=r[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}r[e]=t}return n(t)&&(t=t.call(this.view)),t},S.prototype.clearCache=function(){void 0!==this.templateCache&&this.templateCache.clear()},S.prototype.parse=function(e,t){var n=this.templateCache,r=e+":"+(t||E.tags).join(":"),i=void 0!==n,o=i?n.get(r):void 0;return null==o&&(o=v(e,t),i&&n.set(r,o)),o},S.prototype.render=function(e,t,n,r){var i=this.parse(e,r),o=t instanceof A?t:new A(t,void 0);return this.renderTokens(i,o,n,e,r)},S.prototype.renderTokens=function(e,t,n,r,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,n,r):"^"===a?s=this.renderInverted(o,t,n,r):">"===a?s=this.renderPartial(o,t,n,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},S.prototype.renderSection=function(e,r,i,o){var a=this,s="",c=r.lookup(e[1]);function u(e){return a.render(e,r,i)}if(c){if(t(c))for(var l=0,d=c.length;l<d;++l)s+=this.renderTokens(e[4],r.push(c[l]),i,o);else if("object"==typeof c||"string"==typeof c||"number"==typeof c)s+=this.renderTokens(e[4],r.push(c),i,o);else if(n(c)){if("string"!=typeof o)throw new Error("Cannot use higher-order sections without the original template");null!=(c=c.call(r.view,o.slice(e[3],e[5]),u))&&(s+=c)}else s+=this.renderTokens(e[4],r,i,o);return s}},S.prototype.renderInverted=function(e,n,r,i){var o=n.lookup(e[1]);if(!o||t(o)&&0===o.length)return this.renderTokens(e[4],n,r,i)},S.prototype.indentPartial=function(e,t,n){for(var r=t.replace(/[^ \t]/g,""),i=e.split("\n"),o=0;o<i.length;o++)i[o].length&&(o>0||!n)&&(i[o]=r+i[o]);return i.join("\n")},S.prototype.renderPartial=function(e,t,r,i){if(r){var o=n(r)?r(e[1]):r[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,r,u)}}},S.prototype.unescapedValue=function(e,t){var n=t.lookup(e[1]);if(null!=n)return n},S.prototype.escapedValue=function(e,t){var n=t.lookup(e[1]);if(null!=n)return E.escape(n)},S.prototype.rawValue=function(e){return e[1]};var E={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 S;return E.clearCache=function(){return _.clearCache()},E.parse=function(e,t){return _.parse(e,t)},E.render=function(e,t,n,i){if("string"!=typeof e)throw new TypeError('Invalid template! Template should be a "string" but "'+r(e)+'" was given as the first argument for mustache#render(template, view, partials)');return _.render(e,t,n,i)},E.escape=f,E.Scanner=x,E.Context=A,E.Writer=S,E}()),Pt.exports}var jt,Ft,Dt={},$t={};function zt(){return jt||(jt=1,function(e){function t(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name}function n(e,...n){if(!t(e))throw new Error("Uint8Array expected");if(n.length>0&&!n.includes(e.length))throw new Error("Uint8Array expected of length "+n+", got length="+e.length)}function r(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(!r(!0,t))throw new Error(`${e}: array of strings expected`)}function u(e,t){if(!r(!1,t))throw new Error(`${e}: array of numbers expected`)}function l(...e){const t=e=>e,n=(e,t)=>n=>e(t(n));return{encode:e.map(e=>e.encode).reduceRight(n,t),decode:e.map(e=>e.decode).reduce(n,t)}}function d(e){const t="string"==typeof e?e.split(""):e,n=t.length;c("alphabet",t);const r=new Map(t.map((e,t)=>[e,t]));return{encode:r=>(s(r),r.map(r=>{if(!Number.isSafeInteger(r)||r<0||r>=n)throw new Error(`alphabet.encode: digit index outside alphabet "${r}". Allowed: ${e}`);return t[r]})),decode:t=>(s(t),t.map(t=>{o("alphabet.decode",t);const n=r.get(t);if(void 0===n)throw new Error(`Unknown letter: "${t}". Allowed: ${e}`);return n}))}}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(n){for(c("padding.encode",n);n.length*e%8;)n.push(t);return n},decode(n){c("padding.decode",n);let r=n.length;if(r*e%8)throw new Error("padding: invalid, string should have whole number of bytes");for(;r>0&&n[r-1]===t;r--){if((r-1)*e%8==0)throw new Error("padding: invalid, string has too much padding")}return n.slice(0,r)}}}function p(e){return i(e),{encode:e=>e,decode:t=>e(t)}}function b(e,t,n){if(t<2)throw new Error(`convertRadix: invalid from=${t}, base cannot be less than 2`);if(n<2)throw new Error(`convertRadix: invalid to=${n}, base cannot be less than 2`);if(s(e),!e.length)return[];let r=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=r;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/n;e=u%n;const d=Math.floor(l);if(o[i]=d,!Number.isSafeInteger(d)||d*n+e!==u)throw new Error("convertRadix: carry overflow");a&&(d?a=!1:r=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(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={};
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,n,r){if(s(e),t<=0||t>32)throw new Error(`convertRadix2: wrong from=${t}`);if(n<=0||n>32)throw new Error(`convertRadix2: wrong to=${n}`);if(g(t,n)>32)throw new Error(`convertRadix2: carry overflow from=${t} to=${n} carryBits=${g(t,n)}`);let i=0,o=0;const c=v[t],u=v[n]-1,l=[];for(const r of e){if(a(r),r>=c)throw new Error(`convertRadix2: invalid data word=${r} from=${t}`);if(i=i<<t|r,o+t>32)throw new Error(`convertRadix2: carry overflow pos=${o} from=${t}`);for(o+=t;o>=n;o-=n)l.push((i>>o-n&u)>>>0);const e=v[o];if(void 0===e)throw new Error("invalid carry");i&=e-1}if(i=i<<n-o&u,!r&&o>=t)throw new Error("Excess padding");if(!r&&i>0)throw new Error(`Non-zero padding: ${i}`);return r&&o>0&&l.push(i>>>0),l}function w(e){a(e);return{encode:n=>{if(!t(n))throw new Error("radix.encode input should be Uint8Array");return b(Array.from(n),256,e)},decode:t=>(u("radix.decode",t),Uint8Array.from(b(t,e,256)))}}function x(e,n=!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:r=>{if(!t(r))throw new Error("radix2.encode input should be Uint8Array");return y(Array.from(r),8,e,!n)},decode:t=>(u("radix2.decode",t),Uint8Array.from(y(t,e,8,n)))}}function A(e){return i(e),function(...t){try{return e.apply(null,t)}catch(e){}}}function S(e,n){return a(e),i(n),{encode(r){if(!t(r))throw new Error("checksum.encode: input should be Uint8Array");const i=n(r).slice(0,e),o=new Uint8Array(r.length+e);return o.set(r),o.set(i,r.length),o},decode(r){if(!t(r))throw new Error("checksum.decode: input should be Uint8Array");const i=r.slice(0,-e),o=r.slice(-e),a=n(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:S,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 E=(()=>"function"==typeof Uint8Array.from([]).toBase64&&"function"==typeof Uint8Array.fromBase64)(),_=(e,t)=>{o("base64",e);const n=t?/^[A-Za-z0-9=_-]+$/:/^[A-Za-z0-9=+/]+$/,r=t?"base64url":"base64";if(e.length>0&&!n.test(e))throw new Error("invalid base64");return Uint8Array.fromBase64(e,{alphabet:r,lastChunkHandling:"strict"})};e.base64=E?{encode:e=>(n(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=E?{encode:e=>(n(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 O=e=>l(w(58),d(e),f(""));e.base58=O("123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"),e.base58flickr=O("123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"),e.base58xrp=O("rpshnaf39wBUDNEGHJKLM4PQRST7VWXYZ2bcdeCg65jkm8oFqi1tuvAxyz");const N=[0,2,3,5,6,7,9,10,11];e.base58xmr={encode(t){let n="";for(let r=0;r<t.length;r+=8){const i=t.subarray(r,r+8);n+=e.base58.encode(i).padStart(N[i.length],"1")}return n},decode(t){let n=[];for(let r=0;r<t.length;r+=11){const i=t.slice(r,r+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");n=n.concat(Array.from(a.slice(a.length-o)))}return Uint8Array.from(n)}};e.createBase58check=t=>l(S(4,e=>t(t(e))),e.base58),e.base58check=e.createBase58check;const T=l(d("qpzry9x8gf2tvdw0s3jn54khce6mua7l"),f("")),k=[996825010,642813549,513874426,1027748829,705979059];function I(e){const t=e>>25;let n=(33554431&e)<<5;for(let e=0;e<k.length;e++)1==(t>>e&1)&&(n^=k[e]);return n}function C(e,t,n=1){const r=e.length;let i=1;for(let t=0;t<r;t++){const n=e.charCodeAt(t);if(n<33||n>126)throw new Error(`Invalid prefix (${e})`);i=I(i)^n>>5}i=I(i);for(let t=0;t<r;t++)i=I(i)^31&e.charCodeAt(t);for(let e of t)i=I(i)^e;for(let e=0;e<6;e++)i=I(i);return i^=n,T.encode(y([i%v[30]],30,5,!1))}function B(e){const n="bech32"===e?1:734539939,r=x(5),i=r.decode,a=r.encode,s=A(i);function c(e,r,i=90){o("bech32.encode prefix",e),t(r)&&(r=Array.from(r)),u("bech32.encode",r);const a=e.length;if(0===a)throw new TypeError(`Invalid prefix length ${a}`);const s=a+7+r.length;if(!1!==i&&s>i)throw new TypeError(`Length ${s} exceeds limit ${i}`);const c=e.toLowerCase(),l=C(c,r,n);return`${c}1${T.encode(r)}${l}`}function l(e,t=90){o("bech32.decode input",e);const r=e.length;if(r<8||!1!==t&&r>t)throw new TypeError(`invalid string length: ${r} (${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=T.decode(c).slice(0,-6),l=C(s,u,n);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:n}=l(e,!1);return{prefix:t,words:n,bytes:i(n)}},decodeUnsafe:A(l),fromWords:i,fromWordsUnsafe:s,toWords:a}}e.bech32=B("bech32"),e.bech32m=B("bech32m"),e.utf8={encode:e=>(new TextDecoder).decode(e),decode:e=>(new TextEncoder).encode(e)};const M=(()=>"function"==typeof Uint8Array.from([]).toHex&&"function"==typeof Uint8Array.fromHex)(),L={encode:e=>(n(e),e.toHex()),decode:e=>(o("hex",e),Uint8Array.fromHex(e))};e.hex=M?L: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 R={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,n)=>{if("string"!=typeof e||!R.hasOwnProperty(e))throw new TypeError(P);if(!t(n))throw new TypeError("bytesToString() expects Uint8Array");return R[e].encode(n)},e.str=e.bytesToString;e.stringToBytes=(e,t)=>{if(!R.hasOwnProperty(e))throw new TypeError(P);if("string"!=typeof t)throw new TypeError("stringToBytes() expects string");return R[e].decode(t)},e.bytes=e.stringToBytes}($t)),$t}function Wt(){return Ft||(Ft=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=zt();e.NEAR_NOMINATION_EXP=24,e.NEAR_NOMINATION=10n**BigInt(e.NEAR_NOMINATION_EXP);const n=[];for(let t=0,r=5n;t<e.NEAR_NOMINATION_EXP;t++,r*=10n)n[t]=r;e.formatNearAmount=function(t,r=e.NEAR_NOMINATION_EXP){let i=BigInt(t);if(r!==e.NEAR_NOMINATION_EXP){const t=e.NEAR_NOMINATION_EXP-r-1;t>0&&(i+=n[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,r);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 n=(t=t.replace(/,/g,"").trim()).split("."),r=n[0],i=n[1]||"";if(n.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}(r+i.padEnd(e.NEAR_NOMINATION_EXP,"0"))},e.baseEncode=function(e){if("string"==typeof e){const t=[];for(let n=0;n<e.length;n++)t.push(e.charCodeAt(n));e=new Uint8Array(t)}return t.base58.encode(e)},e.baseDecode=function(e){return t.base58.decode(e)}}(Dt)),Dt}var qt,Kt,Xt={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 Ht(){if(qt)return yt;qt=1;var e=yt&&yt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(yt,"__esModule",{value:!0}),yt.getErrorTypeFromErrorMessage=yt.formatError=yt.parseResultError=yt.parseRpcError=yt.ServerError=void 0;const t=Lt(),n=e(Ut()),r=Wt(),i=gt(),o=e(Xt),a={formatNear:()=>(e,t)=>(0,r.formatNearAmount)(t(e))};class s extends t.TypedError{}yt.ServerError=s;class c extends s{transaction_outcome}function u(e){const t={},n=d(e,o.default.schema,t,""),r=new s(l(n,t),n);return Object.assign(r,t),r}function l(e,t){return"string"==typeof i.ErrorMessages[e]?n.default.render(i.ErrorMessages[e],{...t,...a}):JSON.stringify(t)}function d(e,t,n,r){let i,o,a;for(const n in t){if(h(e[n]))return e[n];if(f(e[n]))i=e[n],o=t[n],a=n;else{if(!f(e.kind)||!f(e.kind[n]))continue;i=e.kind[n],o=t[n],a=n}}if(i&&o){for(const e of Object.keys(o.props))n[e]=i[e];return d(i,t,n,a)}return n.kind=e,r}function f(e){return"[object Object]"===Object.prototype.toString.call(e)}function h(e){return"[object String]"===Object.prototype.toString.call(e)}return yt.parseRpcError=u,yt.parseResultError=function(e){const t=u(e.status.Failure),n=new c;return Object.assign(n,t),n.type=t.type,n.message=t.message,n.transaction_outcome=e.transaction_outcome,n},yt.formatError=l,yt.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}},yt}function Vt(){return Kt||(Kt=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=gt();Object.defineProperty(e,"ErrorMessages",{enumerable:!0,get:function(){return t.ErrorMessages}});var n=Ht();Object.defineProperty(e,"ServerError",{enumerable:!0,get:function(){return n.ServerError}}),Object.defineProperty(e,"formatError",{enumerable:!0,get:function(){return n.formatError}}),Object.defineProperty(e,"getErrorTypeFromErrorMessage",{enumerable:!0,get:function(){return n.getErrorTypeFromErrorMessage}}),Object.defineProperty(e,"parseResultError",{enumerable:!0,get:function(){return n.parseResultError}}),Object.defineProperty(e,"parseRpcError",{enumerable:!0,get:function(){return n.parseRpcError}})}(pt)),pt}var Gt,Yt={},Zt={},Jt={};function Qt(){if(Gt)return Jt;Gt=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,...n){switch(e){case"error":case"fatal":return console.error(t,...n);case"warn":return console.warn(t,...n);case"log":return console.log(t,...n);case"debug":case"verbose":return console.debug(t,...n)}}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 en,tn,nn,rn={};function on(){return tn||(tn=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.Logger=e.ConsoleLogger=void 0;var t=Qt();Object.defineProperty(e,"ConsoleLogger",{enumerable:!0,get:function(){return t.ConsoleLogger}});var n=function(){if(en)return rn;en=1,Object.defineProperty(rn,"__esModule",{value:!0}),rn.Logger=void 0;const e=new(Qt().ConsoleLogger)(["verbose","debug","log","warn","error","fatal"]);return rn.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)}},rn}();Object.defineProperty(e,"Logger",{enumerable:!0,get:function(){return n.Logger}})}(Zt)),Zt}var an,sn={};var cn,un,ln={};
9
9
  /*!
10
10
  * depd
11
11
  * Copyright(c) 2015 Douglas Christopher Wilson
12
12
  * MIT Licensed
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){
13
+ */var dn,fn,hn,pn={};function bn(){if(dn)return pn;return dn=1,Object.defineProperty(pn,"__esModule",{value:!0}),pn.sortBigIntAsc=void 0,pn.sortBigIntAsc=function(e,t){return e<t?-1:e>t?1:0},pn}function mn(){if(fn)return ln;fn=1;var e=ln&&ln.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(ln,"__esModule",{value:!0}),ln.diffEpochValidators=ln.findSeatPrice=void 0;const t=e(function(){if(un)return cn;function e(e,t){if("function"!=typeof e)throw new TypeError("argument fn must be a function");return e}function t(e,t,n){if(!e||"object"!=typeof e&&"function"!=typeof e)throw new TypeError("argument obj must be object");var r=Object.getOwnPropertyDescriptor(e,t);if(!r)throw new TypeError("must call property on owner object");if(!r.configurable)throw new TypeError("property must be configurable")}return un=1,cn=function(n){if(!n)throw new TypeError("argument namespace is required");function r(e){}return r._file=void 0,r._ignored=!0,r._namespace=n,r._traced=!1,r._warned=Object.create(null),r.function=e,r.property=t,r}}()),n=bn();return ln.findSeatPrice=function(e,r,i,o){if(o&&o<49)return function(e,t){const r=e.map(e=>BigInt(e.stake)).sort(n.sortBigIntAsc),i=BigInt(t),o=r.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,n=0n;for(let o=0;o<r.length;++o)if(n+=r[o]/e,n>=i){a=e,t=!0;break}t||(s=e)}return a}(e,r);if(!i){(0,t.default)("findSeatPrice(validators, maxNumberOfSeats)")("`use `findSeatPrice(validators, maxNumberOfSeats, minimumStakeRatio)` instead"),i=[1,6250]}return function(e,t,r){if(2!=r.length)throw Error("minimumStakeRatio should have 2 elements");const i=e.map(e=>BigInt(e.stake)).sort(n.sortBigIntAsc),o=i.reduce((e,t)=>e+t);return e.length<t?o*BigInt(r[0])/BigInt(r[1]):i[0]+1n}(e,r,i)},ln.diffEpochValidators=function(e,t){const n=new Map;e.forEach(e=>n.set(e.account_id,e));const r=new Set(t.map(e=>e.account_id));return{newValidators:t.filter(e=>!n.has(e.account_id)),removedValidators:e.filter(e=>!r.has(e.account_id)),changedValidators:t.filter(e=>n.has(e.account_id)&&n.get(e.account_id).stake!=e.stake).map(e=>({current:n.get(e.account_id),next:e}))}},ln}function gn(){return hn||(hn=1,e=dt,t=dt&&dt.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=dt&&dt.__exportStar||function(e,n){for(var r in e)"default"===r||Object.prototype.hasOwnProperty.call(n,r)||t(n,e,r)},Object.defineProperty(e,"__esModule",{value:!0}),n((ut||(ut=1,Object.defineProperty(ft,"__esModule",{value:!0}),ft.DEFAULT_FUNCTION_CALL_GAS=void 0,ft.DEFAULT_FUNCTION_CALL_GAS=30000000000000n),ft),e),n(Vt(),e),n(Wt(),e),n(function(){if(nn)return Yt;nn=1,Object.defineProperty(Yt,"__esModule",{value:!0}),Yt.printTxOutcomeLogs=Yt.printTxOutcomeLogsAndFailures=void 0;const e=Vt(),t=on();function n({contractId:e,logs:n,prefix:r=""}){for(const i of n)t.Logger.log(`${r}Log [${e}]: ${i}`)}return Yt.printTxOutcomeLogsAndFailures=function({contractId:r,outcome:i}){const o=[i.transaction_outcome,...i.receipts_outcome].reduce((t,n)=>{const r="object"==typeof n.outcome.status&&"object"==typeof n.outcome.status.Failure;return n.outcome.logs.length||r?t.concat({receiptIds:n.outcome.receipt_ids,logs:n.outcome.logs,failure:"object"==typeof n.outcome.status&&void 0!==n.outcome.status.Failure?(0,e.parseRpcError)(n.outcome.status.Failure):null}):t},[]);for(const e of o)t.Logger.log(`Receipt${e.receiptIds.length>1?"s":""}: ${e.receiptIds.join(", ")}`),n({contractId:r,logs:e.logs,prefix:"\t"}),e.failure&&t.Logger.warn(`\tFailure [${r}]: ${e.failure}`)},Yt.printTxOutcomeLogs=n,Yt}(),e),n((an||(an=1,Object.defineProperty(sn,"__esModule",{value:!0}),sn.getTransactionLastResult=void 0,sn.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}),sn),e),n(mn(),e),n(on(),e),n(bn(),e)),dt;var e,t,n}var vn,yn={},wn={},xn={},An={};function Sn(){if(vn)return An;function e(e){if(!Number.isSafeInteger(e)||e<0)throw new Error("positive integer expected, got "+e)}function t(e,...t){if(!((n=e)instanceof Uint8Array||ArrayBuffer.isView(n)&&"Uint8Array"===n.constructor.name))throw new Error("Uint8Array expected");var n;if(t.length>0&&!t.includes(e.length))throw new Error("Uint8Array expected of length "+t+", got length="+e.length)}return vn=1,Object.defineProperty(An,"__esModule",{value:!0}),An.anumber=e,An.abytes=t,An.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)},An.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")},An.aoutput=function(e,n){t(e);const r=n.outputLen;if(e.length<r)throw new Error("digestInto() expects output buffer of length at least "+r)},An}var En,_n,On,Nn={},Tn={};function kn(){return _n||(_n=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=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,
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=r,e.byteSwap32=function(e){for(let t=0;t<e.length;t++)e[t]=r(e[t])},e.bytesToHex=function(e){(0,n.abytes)(e);let t="";for(let n=0;n<e.length;n++)t+=i[e[n]];return t},e.hexToBytes=function(e){if("string"!=typeof e)throw new Error("hex string expected, got "+typeof e);const t=e.length,n=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const r=new Uint8Array(n);for(let t=0,i=0;t<n;t++,i+=2){const n=a(e.charCodeAt(i)),o=a(e.charCodeAt(i+1));if(void 0===n||void 0===o){const t=e[i]+e[i+1];throw new Error('hex string expected, got non-hex character "'+t+'" at index '+i)}r[t]=16*n+o}return r},e.asyncLoop=async function(t,n,r){let i=Date.now();for(let o=0;o<t;o++){r(o);const t=Date.now()-i;t>=0&&t<n||(await(0,e.nextTick)(),i+=t)}},e.utf8ToBytes=s,e.toBytes=c,e.concatBytes=function(...e){let t=0;for(let r=0;r<e.length;r++){const i=e[r];(0,n.abytes)(i),t+=i.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},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(),n=e();return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=()=>e(),t},e.wrapConstructorWithOpts=function(e){const t=(t,n)=>e(n).update(c(t)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.blockLen,t.create=t=>e(t),t},e.wrapXOFConstructorWithOpts=function(e){const t=(t,n)=>e(n).update(c(t)).digest(),n=e({});return t.outputLen=n.outputLen,t.blockLen=n.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=(En||(En=1,Object.defineProperty(Tn,"__esModule",{value:!0}),Tn.crypto=void 0,Tn.crypto="object"==typeof globalThis&&"crypto"in globalThis?globalThis.crypto:void 0),Tn),n=Sn();function r(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=>r(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,n.abytes)(e),e}e.nextTick=async()=>{};e.Hash=class{clone(){return this._cloneInto()}}}(Nn)),Nn}function In(){if(On)return xn;On=1,Object.defineProperty(xn,"__esModule",{value:!0}),xn.HashMD=void 0,xn.setBigUint64=n,xn.Chi=function(e,t,n){return e&t^~e&n},xn.Maj=function(e,t,n){return e&t^e&n^t&n};const e=Sn(),t=kn();function n(e,t,n,r){if("function"==typeof e.setBigUint64)return e.setBigUint64(t,n,r);const i=BigInt(32),o=BigInt(4294967295),a=Number(n>>i&o),s=Number(n&o),c=r?4:0,u=r?0:4;e.setUint32(t+c,a,r),e.setUint32(t+u,s,r)}class r extends t.Hash{constructor(e,n,r,i){super(),this.blockLen=e,this.outputLen=n,this.padOffset=r,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(n){(0,e.aexists)(this);const{view:r,buffer:i,blockLen:o}=this,a=(n=(0,t.toBytes)(n)).length;for(let e=0;e<a;){const s=Math.min(o-this.pos,a-e);if(s===o){const r=(0,t.createView)(n);for(;o<=a-e;e+=o)this.process(r,e);continue}i.set(n.subarray(e,e+s),this.pos),this.pos+=s,e+=s,this.pos===o&&(this.process(r,0),this.pos=0)}return this.length+=n.length,this.roundClean(),this}digestInto(r){(0,e.aexists)(this),(0,e.aoutput)(r,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;n(o,a-8,BigInt(8*this.length),s),this.process(o,0);const u=(0,t.createView)(r),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 n=e.slice(0,t);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:t,buffer:n,length:r,finished:i,destroyed:o,pos:a}=this;return e.length=r,e.pos=a,e.finished=i,e.destroyed=o,r%t&&e.buffer.set(n),e}}return xn.HashMD=r,xn}var Cn,Bn,Mn={};function Ln(){if(Cn)return Mn;Cn=1,Object.defineProperty(Mn,"__esModule",{value:!0}),Mn.add5L=Mn.add5H=Mn.add4H=Mn.add4L=Mn.add3H=Mn.add3L=Mn.rotlBL=Mn.rotlBH=Mn.rotlSL=Mn.rotlSH=Mn.rotr32L=Mn.rotr32H=Mn.rotrBL=Mn.rotrBH=Mn.rotrSL=Mn.rotrSH=Mn.shrSL=Mn.shrSH=Mn.toBig=void 0,Mn.fromBig=n,Mn.split=r,Mn.add=g;const e=BigInt(2**32-1),t=BigInt(32);function n(n,r=!1){return r?{h:Number(n&e),l:Number(n>>t&e)}:{h:0|Number(n>>t&e),l:0|Number(n&e)}}function r(e,t=!1){let r=new Uint32Array(e.length),i=new Uint32Array(e.length);for(let o=0;o<e.length;o++){const{h:a,l:s}=n(e[o],t);[r[o],i[o]]=[a,s]}return[r,i]}const i=(e,n)=>BigInt(e>>>0)<<t|BigInt(n>>>0);Mn.toBig=i;const o=(e,t,n)=>e>>>n;Mn.shrSH=o;const a=(e,t,n)=>e<<32-n|t>>>n;Mn.shrSL=a;const s=(e,t,n)=>e>>>n|t<<32-n;Mn.rotrSH=s;const c=(e,t,n)=>e<<32-n|t>>>n;Mn.rotrSL=c;const u=(e,t,n)=>e<<64-n|t>>>n-32;Mn.rotrBH=u;const l=(e,t,n)=>e>>>n-32|t<<64-n;Mn.rotrBL=l;const d=(e,t)=>t;Mn.rotr32H=d;const f=(e,t)=>e;Mn.rotr32L=f;const h=(e,t,n)=>e<<n|t>>>32-n;Mn.rotlSH=h;const p=(e,t,n)=>t<<n|e>>>32-n;Mn.rotlSL=p;const b=(e,t,n)=>t<<n-32|e>>>64-n;Mn.rotlBH=b;const m=(e,t,n)=>e<<n-32|t>>>64-n;function g(e,t,n,r){const i=(t>>>0)+(r>>>0);return{h:e+n+(i/2**32|0)|0,l:0|i}}Mn.rotlBL=m;const v=(e,t,n)=>(e>>>0)+(t>>>0)+(n>>>0);Mn.add3L=v;const y=(e,t,n,r)=>t+n+r+(e/2**32|0)|0;Mn.add3H=y;const w=(e,t,n,r)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0);Mn.add4L=w;const x=(e,t,n,r,i)=>t+n+r+i+(e/2**32|0)|0;Mn.add4H=x;const A=(e,t,n,r,i)=>(e>>>0)+(t>>>0)+(n>>>0)+(r>>>0)+(i>>>0);Mn.add5L=A;const S=(e,t,n,r,i,o)=>t+n+r+i+o+(e/2**32|0)|0;Mn.add5H=S;const E={fromBig:n,split:r,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:S,add5L:A};return Mn.default=E,Mn}function Rn(){if(Bn)return wn;Bn=1,Object.defineProperty(wn,"__esModule",{value:!0}),wn.sha384=wn.sha512_256=wn.sha512_224=wn.sha512=wn.SHA384=wn.SHA512_256=wn.SHA512_224=wn.SHA512=void 0;const e=In(),t=Ln(),n=kn(),[r,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:n,Bl:r,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,n,r,i,o,a,s,c,u,l,d,f,h,p,b]}set(e,t,n,r,i,o,a,s,c,u,l,d,f,h,p,b){this.Ah=0|e,this.Al=0|t,this.Bh=0|n,this.Bl=0|r,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,n){for(let t=0;t<16;t++,n+=4)o[t]=e.getUint32(n),a[t]=e.getUint32(n+=4);for(let e=16;e<80;e++){const n=0|o[e-15],r=0|a[e-15],i=t.default.rotrSH(n,r,1)^t.default.rotrSH(n,r,8)^t.default.shrSH(n,r,7),s=t.default.rotrSL(n,r,1)^t.default.rotrSL(n,r,8)^t.default.shrSL(n,r,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 n=t.default.rotrSH(b,m,14)^t.default.rotrSH(b,m,18)^t.default.rotrBH(b,m,41),S=t.default.rotrSL(b,m,14)^t.default.rotrSL(b,m,18)^t.default.rotrBL(b,m,41),E=b&g^~b&y,_=m&v^~m&w,O=t.default.add5L(A,S,_,i[e],a[e]),N=t.default.add5H(O,x,n,E,r[e],o[e]),T=0|O,k=t.default.rotrSH(s,c,28)^t.default.rotrBH(s,c,34)^t.default.rotrBH(s,c,39),I=t.default.rotrSL(s,c,28)^t.default.rotrBL(s,c,34)^t.default.rotrBL(s,c,39),C=s&u^s&d^u&d,B=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|T)),h=0|d,p=0|f,d=0|u,f=0|l,u=0|s,l=0|c;const M=t.default.add3L(T,I,B);s=t.default.add3H(M,N,k,C),c=0|M}({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)}}wn.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}}wn.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}}wn.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 wn.SHA384=l,wn.sha512=(0,n.wrapConstructor)(()=>new s),wn.sha512_224=(0,n.wrapConstructor)(()=>new c),wn.sha512_256=(0,n.wrapConstructor)(()=>new u),wn.sha384=(0,n.wrapConstructor)(()=>new l),wn}var Pn,Un,jn,Fn={},Dn={},$n={};function zn(){if(Pn)return $n;Pn=1,
16
16
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
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)};
17
+ Object.defineProperty($n,"__esModule",{value:!0}),$n.notImplemented=$n.bitMask=void 0,$n.isBytes=r,$n.abytes=i,$n.abool=function(e,t){if("boolean"!=typeof t)throw new Error(e+" boolean expected, got "+t)},$n.bytesToHex=a,$n.numberToHexUnpadded=s,$n.hexToNumber=c,$n.hexToBytes=d,$n.bytesToNumberBE=function(e){return c(a(e))},$n.bytesToNumberLE=function(e){return i(e),c(a(Uint8Array.from(e).reverse()))},$n.numberToBytesBE=f,$n.numberToBytesLE=function(e,t){return f(e,t).reverse()},$n.numberToVarBytesBE=function(e){return d(s(e))},$n.ensureBytes=function(e,t,n){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(!r(t))throw new Error(e+" must be hex string or Uint8Array");i=Uint8Array.from(t)}const o=i.length;if("number"==typeof n&&o!==n)throw new Error(e+" of length "+n+" expected, got "+o);return i},$n.concatBytes=h,$n.equalBytes=function(e,t){if(e.length!==t.length)return!1;let n=0;for(let r=0;r<e.length;r++)n|=e[r]^t[r];return 0===n},$n.utf8ToBytes=function(e){if("string"!=typeof e)throw new Error("string expected");return new Uint8Array((new TextEncoder).encode(e))},$n.inRange=b,$n.aInRange=function(e,t,n,r){if(!b(t,n,r))throw new Error("expected valid "+e+": "+n+" <= n < "+r+", got "+t)},$n.bitLen=function(n){let r;for(r=0;n>e;n>>=t,r+=1);return r},$n.bitGet=function(e,n){return e>>BigInt(n)&t},$n.bitSet=function(n,r,i){return n|(i?t:e)<<BigInt(r)},$n.createHmacDrbg=function(e,t,n){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 n)throw new Error("hmacFn must be a function");let r=m(e),i=m(e),o=0;const a=()=>{r.fill(1),i.fill(0),o=0},s=(...e)=>n(i,r,...e),c=(e=m())=>{i=s(g([0]),e),r=s(),0!==e.length&&(i=s(g([1]),e),r=s())},u=()=>{if(o++>=1e3)throw new Error("drbg: tried 1000 values");let e=0;const n=[];for(;e<t;){r=s();const t=r.slice();n.push(t),e+=r.length}return h(...n)};return(e,t)=>{let n;for(a(),c(e);!(n=t(u()));)c();return a(),n}},$n.validateObject=function(e,t,n={}){const r=(t,n,r)=>{const i=v[n];if("function"!=typeof i)throw new Error("invalid validator function");const o=e[t];if(!(r&&void 0===o||i(o,e)))throw new Error("param "+String(t)+" is invalid. Expected "+n+", got "+o)};for(const[e,n]of Object.entries(t))r(e,n,!1);for(const[e,t]of Object.entries(n))r(e,t,!0);return e},$n.memoized=function(e){const t=new WeakMap;return(n,...r)=>{const i=t.get(n);if(void 0!==i)return i;const o=e(n,...r);return t.set(n,o),o}};const e=BigInt(0),t=BigInt(1),n=BigInt(2);function r(e){return e instanceof Uint8Array||ArrayBuffer.isView(e)&&"Uint8Array"===e.constructor.name}function i(e){if(!r(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 n=0;n<e.length;n++)t+=o[e[n]];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,n=t/2;if(t%2)throw new Error("hex string expected, got unpadded hex of length "+t);const r=new Uint8Array(n);for(let t=0,i=0;t<n;t++,i+=2){const n=l(e.charCodeAt(i)),o=l(e.charCodeAt(i+1));if(void 0===n||void 0===o){const t=e[i]+e[i+1];throw new Error('hex string expected, got non-hex character "'+t+'" at index '+i)}r[t]=16*n+o}return r}function f(e,t){return d(e.toString(16).padStart(2*t,"0"))}function h(...e){let t=0;for(let n=0;n<e.length;n++){const r=e[n];i(r),t+=r.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}const p=t=>"bigint"==typeof t&&e<=t;function b(e,t,n){return p(e)&&p(t)&&p(n)&&t<=e&&e<n}$n.bitMask=e=>(n<<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||r(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 $n.notImplemented=()=>{throw new Error("not implemented")},$n}function Wn(){if(Un)return Dn;Un=1,Object.defineProperty(Dn,"__esModule",{value:!0}),Dn.isNegativeLE=void 0,Dn.mod=c,Dn.pow=u,Dn.pow2=function(e,n,r){let i=e;for(;n-- >t;)i*=i,i%=r;return i},Dn.invert=l,Dn.tonelliShanks=d,Dn.FpSqrt=f,Dn.validateField=function(t){const n=h.reduce((e,t)=>(e[t]="function",e),{ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"});return(0,e.validateObject)(t,n)},Dn.FpPow=p,Dn.FpInvertBatch=b,Dn.FpDiv=function(e,t,n){return e.mul(t,"bigint"==typeof n?l(n,e.ORDER):e.inv(n))},Dn.FpLegendre=m,Dn.FpIsSquare=function(e){const t=m(e.ORDER);return n=>{const r=t(e,n);return e.eql(r,e.ZERO)||e.eql(r,e.ONE)}},Dn.nLength=g,Dn.Field=function(r,i,o=!1,a={}){if(r<=t)throw new Error("invalid field: expected ORDER > 0, got "+r);const{nBitLength:s,nByteLength:u}=g(r,i);if(u>2048)throw new Error("invalid field: expected ORDER of <= 2048 bytes");let d;const h=Object.freeze({ORDER:r,isLE:o,BITS:s,BYTES:u,MASK:(0,e.bitMask)(s),ZERO:t,ONE:n,create:e=>c(e,r),isValid:e=>{if("bigint"!=typeof e)throw new Error("invalid field element: expected bigint, got "+typeof e);return t<=e&&e<r},is0:e=>e===t,isOdd:e=>(e&n)===n,neg:e=>c(-e,r),eql:(e,t)=>e===t,sqr:e=>c(e*e,r),add:(e,t)=>c(e+t,r),sub:(e,t)=>c(e-t,r),mul:(e,t)=>c(e*t,r),pow:(e,t)=>p(h,e,t),div:(e,t)=>c(e*l(t,r),r),sqrN:e=>e*e,addN:(e,t)=>e+t,subN:(e,t)=>e-t,mulN:(e,t)=>e*t,inv:e=>l(e,r),sqrt:a.sqrt||(e=>(d||(d=f(r)),d(h,e))),invertBatch:e=>b(h,e),cmov:(e,t,n)=>n?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)},Dn.FpSqrtOdd=function(e,t){if(!e.isOdd)throw new Error("Field doesn't have isOdd");const n=e.sqrt(t);return e.isOdd(n)?n:e.neg(n)},Dn.FpSqrtEven=function(e,t){if(!e.isOdd)throw new Error("Field doesn't have isOdd");const n=e.sqrt(t);return e.isOdd(n)?e.neg(n):n},Dn.hashToPrivateScalar=function(t,r,i=!1){t=(0,e.ensureBytes)("privateHash",t);const o=t.length,a=g(r).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,r-n)+n},Dn.getFieldBytesLength=v,Dn.getMinHashLength=y,Dn.mapHashToField=function(t,r,i=!1){const o=t.length,a=v(r),s=y(r);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,r-n)+n;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=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})};
19
+ const e=zn(),t=BigInt(0),n=BigInt(1),r=BigInt(2),i=BigInt(3),o=BigInt(4),a=BigInt(5),s=BigInt(8);function c(e,n){const r=e%n;return r>=t?r:n+r}function u(e,r,i){if(r<t)throw new Error("invalid exponent, negatives unsupported");if(i<=t)throw new Error("invalid modulus");if(i===n)return t;let o=n;for(;r>t;)r&n&&(o=o*e%i),e=e*e%i,r>>=n;return o}function l(e,r){if(e===t)throw new Error("invert: expected non-zero number");if(r<=t)throw new Error("invert: expected positive modulus, got "+r);let i=c(e,r),o=r,a=t,s=n;for(;i!==t;){const e=o%i,t=a-s*(o/i);o=i,i=e,a=s,s=t}if(o!==n)throw new Error("invert: does not exist");return c(a,r)}function d(e){const i=(e-n)/r;let a,s,c;for(a=e-n,s=0;a%r===t;a/=r,s++);for(c=r;c<e&&u(c,i,e)!==e-n;c++)if(c>1e3)throw new Error("Cannot find square root: likely non-prime P");if(1===s){const t=(e+n)/o;return function(e,n){const r=e.pow(n,t);if(!e.eql(e.sqr(r),n))throw new Error("Cannot find square root");return r}}const l=(a+n)/r;return function(e,t){if(e.pow(t,i)===e.neg(e.ONE))throw new Error("Cannot find square root");let r=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 n=e.sqr(d);t<r&&!e.eql(n,e.ONE);t++)n=e.sqr(n);const i=e.pow(o,n<<BigInt(r-t-1));o=e.sqr(i),u=e.mul(u,i),d=e.mul(d,o),r=t}return u}}function f(e){if(e%o===i){const t=(e+n)/o;return function(e,n){const r=e.pow(n,t);if(!e.eql(e.sqr(r),n))throw new Error("Cannot find square root");return r}}if(e%s===a){const t=(e-a)/s;return function(e,n){const i=e.mul(n,r),o=e.pow(i,t),a=e.mul(n,o),s=e.mul(e.mul(a,r),o),c=e.mul(a,e.sub(s,e.ONE));if(!e.eql(e.sqr(c),n))throw new Error("Cannot find square root");return c}}return d(e)}Dn.isNegativeLE=(e,t)=>(c(e,t)&n)===n;const h=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function p(e,r,i){if(i<t)throw new Error("invalid exponent, negatives unsupported");if(i===t)return e.ONE;if(i===n)return r;let o=e.ONE,a=r;for(;i>t;)i&n&&(o=e.mul(o,a)),a=e.sqr(a),i>>=n;return o}function b(e,t){const n=new Array(t.length),r=t.reduce((t,r,i)=>e.is0(r)?t:(n[i]=t,e.mul(t,r)),e.ONE),i=e.inv(r);return t.reduceRight((t,r,i)=>e.is0(r)?t:(n[i]=e.mul(t,n[i]),e.mul(t,r)),i),n}function m(e){const t=(e-n)/r;return(e,n)=>e.pow(n,t)}function g(e,t){const n=void 0!==t?t:e.toString(2).length;return{nBitLength:n,nByteLength:Math.ceil(n/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 Dn}function qn(){if(jn)return Fn;jn=1,Object.defineProperty(Fn,"__esModule",{value:!0}),Fn.wNAF=function(e,t){return{constTimeNegate:i,hasPrecomputes:e=>1!==d(e),unsafeLadder(t,i,o=e.ZERO){let a=t;for(;i>n;)i&r&&(o=o.add(a)),a=a.double(),i>>=r;return o},precomputeWindow(e,n){const{windows:r,windowSize:i}=a(n,t),o=[];let s=e,c=s;for(let e=0;e<r;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(n,o,s){const{windows:c,windowSize:u}=a(n,t);let l=e.ZERO,d=e.BASE;const f=BigInt(2**n-1),h=2**n,p=BigInt(n);for(let e=0;e<c;e++){const t=e*u;let n=Number(s&f);s>>=p,n>u&&(n-=h,s+=r);const a=t,c=t+Math.abs(n)-1,b=e%2!=0,m=n<0;0===n?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===n)break;let i=Number(s&d);if(s>>=h,i>l&&(i-=f,s+=r),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,n){let r=u.get(t);return r||(r=this.precomputeWindow(t,e),1!==e&&u.set(t,n(r))),r},wNAFCached(e,t,n){const r=d(e);return this.wNAF(r,this.getPrecomputes(r,e,n),t)},wNAFCachedUnsafe(e,t,n,r){const i=d(e);return 1===i?this.unsafeLadder(e,t,r):this.wNAFUnsafe(i,this.getPrecomputes(i,e,n),t,r)},setWindowSize(e,n){o(n,t),l.set(e,n),u.delete(e)}}},Fn.pippenger=function(e,n,r,i){if(s(r,e),c(i,n),r.length!==i.length)throw new Error("arrays of points and scalars must have equal length");const o=e.ZERO,a=(0,t.bitLen)(BigInt(r.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((n.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 n=i[t],o=Number(n>>BigInt(e)&BigInt(l));d[o]=d[o].add(r[t])}let t=o;for(let e=d.length-1,n=o;e>0;e--)n=n.add(d[e]),t=t.add(n);if(h=h.add(t),0!==e)for(let e=0;e<u;e++)h=h.double()}return h},Fn.precomputeMSMUnsafe=function(e,t,n,r){o(r,t.BITS),s(n,e);const i=e.ZERO,a=2**r-1,u=Math.ceil(t.BITS/r),l=BigInt((1<<r)-1),d=n.map(e=>{const t=[];for(let n=0,r=e;n<a;n++)t.push(r),r=r.add(e);return t});return e=>{if(c(e,t),e.length>n.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<r;e++)o=o.double();const n=BigInt(u*r-(t+1)*r);for(let t=0;t<e.length;t++){const r=e[t],i=Number(r>>n&l);i&&(o=o.add(d[t][i-1]))}}return o}},Fn.validateBasic=function(n){return(0,e.validateField)(n.Fp),(0,t.validateObject)(n,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...(0,e.nLength)(n.n,n.nBitLength),...n,p:n.Fp.ORDER})};
20
20
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
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}};
21
+ const e=Wn(),t=zn(),n=BigInt(0),r=BigInt(1);function i(e,t){const n=t.negate();return e?n: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,n)=>{if(!(e instanceof t))throw new Error("invalid point at index "+n)})}function c(e,t){if(!Array.isArray(e))throw new Error("array of scalars expected");e.forEach((e,n)=>{if(!t.isValid(e))throw new Error("invalid scalar at index "+n)})}const u=new WeakMap,l=new WeakMap;function d(e){return l.get(e)||1}return Fn}var Kn,Xn={};function Hn(){if(Kn)return Xn;Kn=1,Object.defineProperty(Xn,"__esModule",{value:!0}),Xn.twistedEdwards=function(u){const l=function(t){const r=(0,e.validateBasic)(t);return n.validateObject(t,{hash:"function",a:"bigint",d:"bigint",randomBytes:"function"},{adjustScalarBytes:"function",domain:"function",uvRatio:"function",mapToCurve:"function"}),Object.freeze({...r})}(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),S=l.domain||((e,t,n)=>{if((0,r.abool)("phflag",n),t.length||n)throw new Error("Contexts/pre-hash are not supported");return e});function E(e,t){n.aInRange("coordinate "+e,t,i,v)}function _(e){if(!(e instanceof T))throw new Error("ExtendedPoint expected")}const O=(0,r.memoized)((e,t)=>{const{ex:n,ey:r,ez:a}=e,c=e.is0();null==t&&(t=c?s:d.inv(a));const u=y(n*t),l=y(r*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,r.memoized)(e=>{const{a:t,d:n}=l;if(e.is0())throw new Error("bad point: ZERO");const{ex:r,ey:i,ez:o,et:a}=e,s=y(r*r),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(n*y(s*c))))throw new Error("bad point: equation left != right (1)");if(y(r*i)!==y(o*a))throw new Error("bad point: equation left != right (2)");return!0});class T{constructor(e,t,n,r){this.ex=e,this.ey=t,this.ez=n,this.et=r,E("x",e),E("y",t),E("z",n),E("t",r),Object.freeze(this)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static fromAffine(e){if(e instanceof T)throw new Error("extended point not allowed");const{x:t,y:n}=e||{};return E("x",t),E("y",n),new T(t,n,o,y(t*n))}static normalizeZ(e){const t=d.invertBatch(e.map(e=>e.ez));return e.map((e,n)=>e.toAffine(t[n])).map(T.fromAffine)}static msm(t,n){return(0,e.pippenger)(T,w,t,n)}_setWindowSize(e){C.setWindowSize(this,e)}assertValidity(){N(this)}equals(e){_(e);const{ex:t,ey:n,ez:r}=this,{ex:i,ey:o,ez:a}=e,s=y(t*a),c=y(i*r),u=y(n*a),l=y(o*r);return s===c&&u===l}is0(){return this.equals(T.ZERO)}negate(){return new T(y(-this.ex),this.ey,this.ez,y(-this.et))}double(){const{a:e}=l,{ex:t,ey:n,ez:r}=this,i=y(t*t),o=y(n*n),s=y(a*y(r*r)),c=y(e*i),u=t+n,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 T(b,m,v,g)}add(e){_(e);const{a:t,d:n}=l,{ex:r,ey:o,ez:s,et:c}=this,{ex:u,ey:d,ez:f,et:h}=e;if(t===BigInt(-1)){const e=y((o-r)*(d+u)),t=y((o+r)*(d-u)),n=y(t-e);if(n===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*n),w=y(m*g),x=y(b*g),A=y(n*m);return new T(v,w,A,x)}const p=y(r*u),b=y(o*d),m=y(c*n*h),g=y(s*f),v=y((r+o)*(u+d)-p-b),w=g-m,x=g+m,A=y(b-t*p),S=y(v*w),E=y(x*A),O=y(v*A),N=y(w*x);return new T(S,E,N,O)}subtract(e){return this.add(e.negate())}wNAF(e){return C.wNAFCached(this,e,T.normalizeZ)}multiply(e){const t=e;n.aInRange("scalar",t,o,f);const{p:r,f:i}=this.wNAF(t);return T.normalizeZ([r,i])[0]}multiplyUnsafe(e,t=T.ZERO){const r=e;return n.aInRange("scalar",r,i,f),r===i?I:this.is0()||r===o?this:C.wNAFCachedUnsafe(this,r,T.normalizeZ,t)}isSmallOrder(){return this.multiplyUnsafe(g).is0()}isTorsionFree(){return C.unsafeLadder(this,f).is0()}toAffine(e){return O(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,r.ensureBytes)("pointHex",e,c),(0,r.abool)("zip215",t);const u=e.slice(),f=e[c-1];u[c-1]=-129&f;const h=n.bytesToNumberLE(u),p=t?v:d.ORDER;n.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 S=(A&o)===o,E=!!(128&f);if(!t&&A===i&&E)throw new Error("Point.fromHex: x=0 and x_0=1");return E!==S&&(A=y(-A)),T.fromAffine({x:A,y:h})}static fromPrivateKey(e){return L(e).point}toRawBytes(){const{x:e,y:t}=this.toAffine(),r=n.numberToBytesLE(t,d.BYTES);return r[r.length-1]|=e&o?128:0,r}toHex(){return n.bytesToHex(this.toRawBytes())}}T.BASE=new T(l.Gx,l.Gy,o,y(l.Gx*l.Gy)),T.ZERO=new T(i,o,o,i);const{BASE:k,ZERO:I}=T,C=(0,e.wNAF)(T,8*m);function B(e){return(0,t.mod)(e,f)}function M(e){return B(n.bytesToNumberLE(e))}function L(e){const t=d.BYTES;e=(0,r.ensureBytes)("private key",e,t);const n=(0,r.ensureBytes)("hashed private key",p(e),2*t),i=A(n.slice(0,t)),o=n.slice(t,2*t),a=M(i),s=k.multiply(a),c=s.toRawBytes();return{head:i,prefix:o,scalar:a,point:s,pointBytes:c}}function R(e=new Uint8Array,...t){const i=n.concatBytes(...t);return M(p(S(i,(0,r.ensureBytes)("context",e),!!h)))}const P=c;k._setWindowSize(8);const U={getExtendedPublicKey:L,randomPrivateKey:()=>b(d.BYTES),precompute:(e=8,t=T.BASE)=>(t._setWindowSize(e),t.multiply(BigInt(3)),t)};return{CURVE:l,getPublicKey:function(e){return L(e).pointBytes},sign:function(e,t,o={}){e=(0,r.ensureBytes)("message",e),h&&(e=h(e));const{prefix:a,scalar:s,pointBytes:c}=L(t),u=R(o.context,a,e),l=k.multiply(u).toRawBytes(),p=B(u+R(o.context,l,c,e)*s);n.aInRange("signature.s",p,i,f);const b=n.concatBytes(l,n.numberToBytesLE(p,d.BYTES));return(0,r.ensureBytes)("result",b,2*d.BYTES)},verify:function(e,t,i,o=P){const{context:a,zip215:s}=o,c=d.BYTES;e=(0,r.ensureBytes)("signature",e,2*c),t=(0,r.ensureBytes)("message",t),i=(0,r.ensureBytes)("publicKey",i,c),void 0!==s&&(0,r.abool)("zip215",s),h&&(t=h(t));const u=n.bytesToNumberLE(e.slice(c,2*c));let l,f,p;try{l=T.fromHex(i,s),f=T.fromHex(e.slice(0,c),s),p=k.multiplyUnsafe(u)}catch(e){return!1}if(!s&&l.isSmallOrder())return!1;const b=R(a,f.toRawBytes(),l.toRawBytes(),t);return f.add(l.multiplyUnsafe(b)).subtract(p).clearCofactor().equals(T.ZERO)},ExtendedPoint:T,utils:U}};
22
22
  /*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */
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}};
23
+ const e=qn(),t=Wn(),n=zn(),r=zn(),i=BigInt(0),o=BigInt(1),a=BigInt(2),s=BigInt(8),c={zip215:!0};return Xn}var Vn,Gn={};function Yn(){if(Vn)return Gn;Vn=1,Object.defineProperty(Gn,"__esModule",{value:!0}),Gn.expand_message_xmd=a,Gn.expand_message_xof=s,Gn.hash_to_field=c,Gn.isogenyMap=function(e,t){const n=t.map(e=>Array.from(e).reverse());return(t,r)=>{const[i,o,a,s]=n.map(n=>n.reduce((n,r)=>e.add(e.mul(n,t),r)));return t=e.div(i,o),r=e.mul(r,e.div(a,s)),{x:t,y:r}}},Gn.createHasher=function(e,t,n){if("function"!=typeof t)throw new Error("mapToCurve() must be defined");return{hashToCurve(r,i){const o=c(r,2,{...n,DST:n.DST,...i}),a=e.fromAffine(t(o[0])),s=e.fromAffine(t(o[1])),u=a.add(s).clearCofactor();return u.assertValidity(),u},encodeToCurve(r,i){const o=c(r,1,{...n,DST:n.encodeDST,...i}),a=e.fromAffine(t(o[0])).clearCofactor();return a.assertValidity(),a},mapToCurve(n){if(!Array.isArray(n))throw new Error("mapToCurve: expected array of bigints");for(const e of n)if("bigint"!=typeof e)throw new Error("mapToCurve: expected array of bigints");const r=e.fromAffine(t(n)).clearCofactor();return r.assertValidity(),r}}};const e=Wn(),t=zn(),n=t.bytesToNumberBE;function r(e,t){if(o(e),o(t),e<0||e>=1<<8*t)throw new Error("invalid I2OSP input: "+e);const n=Array.from({length:t}).fill(0);for(let r=t-1;r>=0;r--)n[r]=255&e,e>>>=8;return new Uint8Array(n)}function i(e,t){const n=new Uint8Array(e.length);for(let r=0;r<e.length;r++)n[r]=e[r]^t[r];return n}function o(e){if(!Number.isSafeInteger(e))throw new Error("number expected")}function a(e,n,a,s){(0,t.abytes)(e),(0,t.abytes)(n),o(a),n.length>255&&(n=s((0,t.concatBytes)((0,t.utf8ToBytes)("H2C-OVERSIZE-DST-"),n)));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)(n,r(n.length,1)),f=r(0,u),h=r(a,2),p=new Array(l),b=s((0,t.concatBytes)(f,e,h,r(0,1),d));p[0]=s((0,t.concatBytes)(b,r(1,1),d));for(let e=1;e<=l;e++){const n=[i(b,p[e-1]),r(e+1,1),d];p[e]=s((0,t.concatBytes)(...n))}return(0,t.concatBytes)(...p).slice(0,a)}function s(e,n,i,a,s){if((0,t.abytes)(e),(0,t.abytes)(n),o(i),n.length>255){const e=Math.ceil(2*a/8);n=s.create({dkLen:e}).update((0,t.utf8ToBytes)("H2C-OVERSIZE-DST-")).update(n).digest()}if(i>65535||n.length>255)throw new Error("expand_message_xof: invalid lenInBytes");return s.create({dkLen:i}).update(e).update(r(i,2)).update(n).update(r(n.length,1)).digest()}function c(r,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)(r),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(r,b,v,f);else if("xof"===h)y=s(r,b,v,l,f);else{if("_internal_pass"!==h)throw new Error('expand must be "xmd" or "xof"');y=r}const w=new Array(i);for(let t=0;t<i;t++){const r=new Array(d);for(let i=0;i<d;i++){const o=g*(i+t*d),a=y.subarray(o,o+g);r[i]=(0,e.mod)(n(a),u)}w[t]=r}return w}return Gn}var Zn,Jn,Qn={};function er(){if(Zn)return Qn;Zn=1,Object.defineProperty(Qn,"__esModule",{value:!0}),Qn.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,n){const r=s(e*(t-n));return[t=s(t-r),n=s(n+r)]}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 n=(0,t.ensureBytes)("u coordinate",e,u);return 32===l&&(n[31]&=127),(0,t.bytesToNumberLE)(n)}(i),m=function(e,i){(0,t.aInRange)("u",e,n,a),(0,t.aInRange)("scalar",i,n,a);const o=i,u=e;let l,d=r,b=n,m=e,g=r,v=n;for(let e=BigInt(c-1);e>=n;e--){const t=o>>e&r;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 n=d+b,i=s(n*n),a=d-b,c=s(a*a),f=i-c,y=m+g,w=s((m-g)*n),x=s(y*a),A=w+x,S=w-x;m=s(A*A),g=s(u*s(S*S)),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 n=(0,t.ensureBytes)("scalar",e),r=n.length;if(r!==u&&r!==l)throw new Error("invalid scalar, expected "+u+" or "+l+" bytes, got "+r);return(0,t.bytesToNumberLE)(d(n))}(e));if(m===n)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=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)};
25
+ const e=Wn(),t=zn(),n=BigInt(0),r=BigInt(1);return Qn}function tr(){return Jn||(Jn=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=S,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=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}
27
+ const t=Rn(),n=kn(),r=qn(),i=Hn(),o=Yn(),a=Wn(),s=er(),c=zn(),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),n=BigInt(20),r=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,n,o)*p%o,g=(0,a.pow2)(m,r,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 n=u,r=(0,a.mod)(t*t*t,n),i=g(e*(0,a.mod)(r*r*t,n)).pow_p_5_8;let o=(0,a.mod)(e*r*i,n);const s=(0,a.mod)(t*o*o,n),c=o,d=(0,a.mod)(o*l,n),f=s===e,h=s===(0,a.mod)(-e,n),p=s===(0,a.mod)(-e*l,n);return f&&(o=c),(h||p)&&(o=d),(0,a.isNegativeLE)(o,n)&&(o=(0,a.mod)(-o,n)),{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:n.randomBytes,adjustScalarBytes:v,uvRatio:y}))();function A(e,t,r){if(t.length>255)throw new Error("Context is too big");return(0,n.concatBytes)((0,n.utf8ToBytes)("SigEd25519 no Ed25519 collisions"),new Uint8Array([r?1:0,t.length]),t,e)}function S(t){const{y:n}=e.ed25519.ExtendedPoint.fromHex(t),r=BigInt(1);return w.toBytes(w.create((r+n)*w.inv(r-n)))}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:n,b2:r}=g(e);return(0,a.mod)((0,a.pow2)(n,p,t)*r,t)},adjustScalarBytes:v,randomBytes:n.randomBytes}),e.edwardsToMontgomery=S;const E=(()=>(w.ORDER+p)/m)(),_=(()=>w.pow(h,E))(),O=(()=>w.sqrt(w.neg(w.ONE)))();const N=(()=>(0,a.FpSqrtEven)(w,w.neg(BigInt(486664))))();function T(e){const{xMn:t,xMd:n,yMn:r,yMd:i}=function(e){const t=(w.ORDER-b)/m,n=BigInt(486662);let r=w.sqr(e);r=w.mul(r,h);let i=w.add(r,w.ONE),o=w.neg(n),a=w.sqr(i),s=w.mul(a,i),c=w.mul(r,n);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,O);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,r),y=w.mul(l,e);y=w.mul(y,_);let x=w.mul(y,O),A=w.mul(c,r);a=w.sqr(y),a=w.mul(a,s);let S=w.eql(a,A),E=w.cmov(x,y,S);a=w.sqr(g),a=w.mul(a,s);let N=w.eql(a,c),T=w.cmov(v,o,N),k=w.cmov(E,g,N),I=w.isOdd(k);return k=w.cmov(k,w.neg(k),N!==I),{xMn:T,xMd:i,yMn:k,yMd:f}}(e);let o=w.mul(t,i);o=w.mul(o,N);let a=w.mul(n,r),s=w.sub(t,n),c=w.add(t,n),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 k=(()=>(0,o.createHasher)(e.ed25519.ExtendedPoint,e=>T(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 I(e){if(!(e instanceof D))throw new Error("RistrettoPoint expected")}e.hashToCurve=k.hashToCurve,e.encodeToCurve=k.encodeToCurve;const C=l,B=BigInt("25063068953384623474111414158702152701244531502492656460079210482610430750235"),M=BigInt("54469307008909316920995813868745141605393597292927456921205312896311721017578"),L=BigInt("1159843021668779879193775521855586647937357759715417654439879720876111806838"),R=BigInt("40440834346308536858101042469323190826248399146238708352240133220865137265952"),P=e=>y(f,e),U=BigInt("0x7fffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff"),j=t=>e.ed25519.CURVE.Fp.create((0,c.bytesToNumberLE)(t)&U);function F(t){const{d:n}=e.ed25519.CURVE,r=e.ed25519.CURVE.Fp.ORDER,i=e.ed25519.CURVE.Fp.create,o=i(C*t*t),s=i((o+f)*L);let c=BigInt(-1);const u=i((c-n*o)*i(o+n));let{isValid:l,value:d}=y(s,u),h=i(d*t);(0,a.isNegativeLE)(h,r)||(h=i(-h)),l||(d=h),l||(c=o);const p=i(c*(o-f)*R-u),b=d*d,m=i((d+d)*u),g=i(p*B),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 D{constructor(e){this.ep=e}static fromAffine(t){return new D(e.ed25519.ExtendedPoint.fromAffine(t))}static hashToCurve(e){e=(0,c.ensureBytes)("ristrettoHash",e,64);const t=F(j(e.slice(0,32))),n=F(j(e.slice(32,64)));return new D(t.add(n))}static fromHex(t){t=(0,c.ensureBytes)("ristrettoHex",t,32);const{a:n,d:r}=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=j(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+n*l),p=o(f-n*l),b=o(h*h),m=o(p*p),g=o(n*r*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 S=o(h*x),E=o(A*S);if(!v||(0,a.isNegativeLE)(E,i)||S===d)throw new Error(s);return new D(new e.ed25519.ExtendedPoint(A,S,f,E))}static msm(t,n){const i=(0,a.Field)(e.ed25519.CURVE.n,e.ed25519.CURVE.nBitLength);return(0,r.pippenger)(D,i,t,n)}toRawBytes(){let{ex:t,ey:n,ez:r,et:i}=this.ep;const o=e.ed25519.CURVE.Fp.ORDER,s=e.ed25519.CURVE.Fp.create,u=s(s(r+n)*s(r-n)),l=s(t*n),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(n*C),r=s(t*C);t=e,n=r,m=s(h*M)}else m=p;(0,a.isNegativeLE)(t*b,o)&&(n=s(-n));let g=s((r-n)*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){I(t);const{ex:n,ey:r}=this.ep,{ex:i,ey:o}=t.ep,a=e.ed25519.CURVE.Fp.create,s=a(n*o)===a(r*i),c=a(r*o)===a(n*i);return s||c}add(e){return I(e),new D(this.ep.add(e.ep))}subtract(e){return I(e),new D(this.ep.subtract(e.ep))}multiply(e){return new D(this.ep.multiply(e))}multiplyUnsafe(e){return new D(this.ep.multiplyUnsafe(e))}double(){return new D(this.ep.double())}negate(){return new D(this.ep.negate())}}e.RistrettoPoint=(D.BASE||(D.BASE=new D(e.ed25519.ExtendedPoint.BASE)),D.ZERO||(D.ZERO=new D(e.ed25519.ExtendedPoint.ZERO)),D);e.hashToRistretto255=(e,r)=>{const i=r.DST,a="string"==typeof i?(0,n.utf8ToBytes)(i):i,s=(0,o.expand_message_xmd)(e,a,64,t.sha512);return D.hashToCurve(s)},e.hash_to_ristretto255=e.hashToRistretto255}(yn)),yn}var nr,rr={exports:{}},ir={exports:{}},or={},ar={};var sr,cr,ur,lr,dr={};
28
+ /*! ieee754. BSD-3-Clause License. Feross Aboukhadijeh <https://feross.org/opensource> */function fr(){return sr||(sr=1,dr.read=function(e,t,n,r,i){var o,a,s=8*i-r-1,c=(1<<s)-1,u=c>>1,l=-7,d=n?i-1:0,f=n?-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+=r;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,r),o-=u}return(h?-1:1)*a*Math.pow(2,o-r)},dr.write=function(e,t,n,r,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=r?0:o-1,p=r?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[n+h]=255&s,h+=p,s/=256,i-=8);for(a=a<<i|s,u+=i;u>0;e[n+h]=255&a,h+=p,a/=256,u-=8);e[n+h-p]|=128*b}),dr}
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 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};
34
+ */function hr(){return cr||(cr=1,function(e){const t=function(){if(nr)return ar;nr=1,ar.byteLength=function(e){var t=o(e),n=t[0],r=t[1];return 3*(n+r)/4-r},ar.toByteArray=function(e){var r,i,a=o(e),s=a[0],c=a[1],u=new n(function(e,t,n){return 3*(t+n)/4-n}(0,s,c)),l=0,d=c>0?s-4:s;for(i=0;i<d;i+=4)r=t[e.charCodeAt(i)]<<18|t[e.charCodeAt(i+1)]<<12|t[e.charCodeAt(i+2)]<<6|t[e.charCodeAt(i+3)],u[l++]=r>>16&255,u[l++]=r>>8&255,u[l++]=255&r;return 2===c&&(r=t[e.charCodeAt(i)]<<2|t[e.charCodeAt(i+1)]>>4,u[l++]=255&r),1===c&&(r=t[e.charCodeAt(i)]<<10|t[e.charCodeAt(i+1)]<<4|t[e.charCodeAt(i+2)]>>2,u[l++]=r>>8&255,u[l++]=255&r),u},ar.fromByteArray=function(t){for(var n,r=t.length,i=r%3,o=[],a=16383,c=0,u=r-i;c<u;c+=a)o.push(s(t,c,c+a>u?u:c+a));return 1===i?(n=t[r-1],o.push(e[n>>2]+e[n<<4&63]+"==")):2===i&&(n=(t[r-2]<<8)+t[r-1],o.push(e[n>>10]+e[n>>4&63]+e[n<<2&63]+"=")),o.join("")};for(var e=[],t=[],n="undefined"!=typeof Uint8Array?Uint8Array:Array,r="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",i=0;i<64;++i)e[i]=r[i],t[r.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 n=e.indexOf("=");return-1===n&&(n=t),[n,n===t?0:4-n%4]}function a(t){return e[t>>18&63]+e[t>>12&63]+e[t>>6&63]+e[63&t]}function s(e,t,n){for(var r,i=[],o=t;o<n;o+=3)r=(e[o]<<16&16711680)+(e[o+1]<<8&65280)+(255&e[o+2]),i.push(a(r));return i.join("")}return t["-".charCodeAt(0)]=62,t["_".charCodeAt(0)]=63,ar}(),n=fr(),r="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,n){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,n)}function s(e,t,n){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 n=0|h(e,t);let r=o(n);const i=r.write(e,t);i!==n&&(r=r.slice(0,i));return r}(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,n);if("undefined"!=typeof SharedArrayBuffer&&(H(e,SharedArrayBuffer)||e&&H(e.buffer,SharedArrayBuffer)))return d(e,t,n);if("number"==typeof e)throw new TypeError('The "value" argument must not be of type number. Received type number');const r=e.valueOf&&e.valueOf();if(null!=r&&r!==e)return a.from(r,t,n);const i=function(e){if(a.isBuffer(e)){const t=0|f(e.length),n=o(t);return 0===n.length||e.copy(n,0,0,t),n}if(void 0!==e.length)return"number"!=typeof e.length||V(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,n);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),n=o(t);for(let r=0;r<t;r+=1)n[r]=255&e[r];return n}function d(e,t,n){if(t<0||e.byteLength<t)throw new RangeError('"offset" is outside of buffer bounds');if(e.byteLength<t+(n||0))throw new RangeError('"length" is outside of buffer bounds');let r;return r=void 0===t&&void 0===n?new Uint8Array(e):void 0===n?new Uint8Array(e,t):new Uint8Array(e,t,n),Object.setPrototypeOf(r,a.prototype),r}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 n=e.length,r=arguments.length>2&&!0===arguments[2];if(!r&&0===n)return 0;let i=!1;for(;;)switch(t){case"ascii":case"latin1":case"binary":return n;case"utf8":case"utf-8":return q(e).length;case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return 2*n;case"hex":return n>>>1;case"base64":return K(e).length;default:if(i)return r?-1:q(e).length;t=(""+t).toLowerCase(),i=!0}}function p(e,t,n){let r=!1;if((void 0===t||t<0)&&(t=0),t>this.length)return"";if((void 0===n||n>this.length)&&(n=this.length),n<=0)return"";if((n>>>=0)<=(t>>>=0))return"";for(e||(e="utf8");;)switch(e){case"hex":return T(this,t,n);case"utf8":case"utf-8":return E(this,t,n);case"ascii":return O(this,t,n);case"latin1":case"binary":return N(this,t,n);case"base64":return S(this,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return k(this,t,n);default:if(r)throw new TypeError("Unknown encoding: "+e);e=(e+"").toLowerCase(),r=!0}}function b(e,t,n){const r=e[t];e[t]=e[n],e[n]=r}function m(e,t,n,r,i){if(0===e.length)return-1;if("string"==typeof n?(r=n,n=0):n>2147483647?n=2147483647:n<-2147483648&&(n=-2147483648),V(n=+n)&&(n=i?0:e.length-1),n<0&&(n=e.length+n),n>=e.length){if(i)return-1;n=e.length-1}else if(n<0){if(!i)return-1;n=0}if("string"==typeof t&&(t=a.from(t,r)),a.isBuffer(t))return 0===t.length?-1:g(e,t,n,r,i);if("number"==typeof t)return t&=255,"function"==typeof Uint8Array.prototype.indexOf?i?Uint8Array.prototype.indexOf.call(e,t,n):Uint8Array.prototype.lastIndexOf.call(e,t,n):g(e,[t],n,r,i);throw new TypeError("val must be string, number or Buffer")}function g(e,t,n,r,i){let o,a=1,s=e.length,c=t.length;if(void 0!==r&&("ucs2"===(r=String(r).toLowerCase())||"ucs-2"===r||"utf16le"===r||"utf-16le"===r)){if(e.length<2||t.length<2)return-1;a=2,s/=2,c/=2,n/=2}function u(e,t){return 1===a?e[t]:e.readUInt16BE(t*a)}if(i){let r=-1;for(o=n;o<s;o++)if(u(e,o)===u(t,-1===r?0:o-r)){if(-1===r&&(r=o),o-r+1===c)return r*a}else-1!==r&&(o-=o-r),r=-1}else for(n+c>s&&(n=s-c),o=n;o>=0;o--){let n=!0;for(let r=0;r<c;r++)if(u(e,o+r)!==u(t,r)){n=!1;break}if(n)return o}return-1}function v(e,t,n,r){n=Number(n)||0;const i=e.length-n;r?(r=Number(r))>i&&(r=i):r=i;const o=t.length;let a;for(r>o/2&&(r=o/2),a=0;a<r;++a){const r=parseInt(t.substr(2*a,2),16);if(V(r))return a;e[n+a]=r}return a}function y(e,t,n,r){return X(q(t,e.length-n),e,n,r)}function w(e,t,n,r){return X(function(e){const t=[];for(let n=0;n<e.length;++n)t.push(255&e.charCodeAt(n));return t}(t),e,n,r)}function x(e,t,n,r){return X(K(t),e,n,r)}function A(e,t,n,r){return X(function(e,t){let n,r,i;const o=[];for(let a=0;a<e.length&&!((t-=2)<0);++a)n=e.charCodeAt(a),r=n>>8,i=n%256,o.push(i),o.push(r);return o}(t,e.length-n),e,n,r)}function S(e,n,r){return 0===n&&r===e.length?t.fromByteArray(e):t.fromByteArray(e.slice(n,r))}function E(e,t,n){n=Math.min(e.length,n);const r=[];let i=t;for(;i<n;){const t=e[i];let o=null,a=t>239?4:t>223?3:t>191?2:1;if(i+a<=n){let n,r,s,c;switch(a){case 1:t<128&&(o=t);break;case 2:n=e[i+1],128==(192&n)&&(c=(31&t)<<6|63&n,c>127&&(o=c));break;case 3:n=e[i+1],r=e[i+2],128==(192&n)&&128==(192&r)&&(c=(15&t)<<12|(63&n)<<6|63&r,c>2047&&(c<55296||c>57343)&&(o=c));break;case 4:n=e[i+1],r=e[i+2],s=e[i+3],128==(192&n)&&128==(192&r)&&128==(192&s)&&(c=(15&t)<<18|(63&n)<<12|(63&r)<<6|63&s,c>65535&&c<1114112&&(o=c))}}null===o?(o=65533,a=1):o>65535&&(o-=65536,r.push(o>>>10&1023|55296),o=56320|1023&o),r.push(o),i+=a}return function(e){const t=e.length;if(t<=_)return String.fromCharCode.apply(String,e);let n="",r=0;for(;r<t;)n+=String.fromCharCode.apply(String,e.slice(r,r+=_));return n}(r)}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,n){return s(e,t,n)},Object.setPrototypeOf(a.prototype,Uint8Array.prototype),Object.setPrototypeOf(a,Uint8Array),a.alloc=function(e,t,n){return function(e,t,n){return c(e),e<=0?o(e):void 0!==t?"string"==typeof n?o(e).fill(t,n):o(e).fill(t):o(e)}(e,t,n)},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 n=e.length,r=t.length;for(let i=0,o=Math.min(n,r);i<o;++i)if(e[i]!==t[i]){n=e[i],r=t[i];break}return n<r?-1:r<n?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 n;if(void 0===t)for(t=0,n=0;n<e.length;++n)t+=e[n].length;const r=a.allocUnsafe(t);let i=0;for(n=0;n<e.length;++n){let t=e[n];if(H(t,Uint8Array))i+t.length>r.length?(a.isBuffer(t)||(t=a.from(t)),t.copy(r,i)):Uint8Array.prototype.set.call(r,t,i);else{if(!a.isBuffer(t))throw new TypeError('"list" argument must be an Array of Buffers');t.copy(r,i)}i+=t.length}return r},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?E(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 n=e.INSPECT_MAX_BYTES;return t=this.toString("hex",0,n).replace(/(.{2})/g,"$1 ").trim(),this.length>n&&(t+=" ... "),"<Buffer "+t+">"},r&&(a.prototype[r]=a.prototype.inspect),a.prototype.compare=function(e,t,n,r,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===n&&(n=e?e.length:0),void 0===r&&(r=0),void 0===i&&(i=this.length),t<0||n>e.length||r<0||i>this.length)throw new RangeError("out of range index");if(r>=i&&t>=n)return 0;if(r>=i)return-1;if(t>=n)return 1;if(this===e)return 0;let o=(i>>>=0)-(r>>>=0),s=(n>>>=0)-(t>>>=0);const c=Math.min(o,s),u=this.slice(r,i),l=e.slice(t,n);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,n){return-1!==this.indexOf(e,t,n)},a.prototype.indexOf=function(e,t,n){return m(this,e,t,n,!0)},a.prototype.lastIndexOf=function(e,t,n){return m(this,e,t,n,!1)},a.prototype.write=function(e,t,n,r){if(void 0===t)r="utf8",n=this.length,t=0;else if(void 0===n&&"string"==typeof t)r=t,n=this.length,t=0;else{if(!isFinite(t))throw new Error("Buffer.write(string, encoding, offset[, length]) is no longer supported");t>>>=0,isFinite(n)?(n>>>=0,void 0===r&&(r="utf8")):(r=n,n=void 0)}const i=this.length-t;if((void 0===n||n>i)&&(n=i),e.length>0&&(n<0||t<0)||t>this.length)throw new RangeError("Attempt to write outside buffer bounds");r||(r="utf8");let o=!1;for(;;)switch(r){case"hex":return v(this,e,t,n);case"utf8":case"utf-8":return y(this,e,t,n);case"ascii":case"latin1":case"binary":return w(this,e,t,n);case"base64":return x(this,e,t,n);case"ucs2":case"ucs-2":case"utf16le":case"utf-16le":return A(this,e,t,n);default:if(o)throw new TypeError("Unknown encoding: "+r);r=(""+r).toLowerCase(),o=!0}},a.prototype.toJSON=function(){return{type:"Buffer",data:Array.prototype.slice.call(this._arr||this,0)}};const _=4096;function O(e,t,n){let r="";n=Math.min(e.length,n);for(let i=t;i<n;++i)r+=String.fromCharCode(127&e[i]);return r}function N(e,t,n){let r="";n=Math.min(e.length,n);for(let i=t;i<n;++i)r+=String.fromCharCode(e[i]);return r}function T(e,t,n){const r=e.length;(!t||t<0)&&(t=0),(!n||n<0||n>r)&&(n=r);let i="";for(let r=t;r<n;++r)i+=G[e[r]];return i}function k(e,t,n){const r=e.slice(t,n);let i="";for(let e=0;e<r.length-1;e+=2)i+=String.fromCharCode(r[e]+256*r[e+1]);return i}function I(e,t,n){if(e%1!=0||e<0)throw new RangeError("offset is not uint");if(e+t>n)throw new RangeError("Trying to access beyond buffer length")}function C(e,t,n,r,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(n+r>e.length)throw new RangeError("Index out of range")}function B(e,t,n,r,i){D(t,r,i,e,n,7);let o=Number(t&BigInt(4294967295));e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o,o>>=8,e[n++]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[n++]=a,a>>=8,e[n++]=a,a>>=8,e[n++]=a,a>>=8,e[n++]=a,n}function M(e,t,n,r,i){D(t,r,i,e,n,7);let o=Number(t&BigInt(4294967295));e[n+7]=o,o>>=8,e[n+6]=o,o>>=8,e[n+5]=o,o>>=8,e[n+4]=o;let a=Number(t>>BigInt(32)&BigInt(4294967295));return e[n+3]=a,a>>=8,e[n+2]=a,a>>=8,e[n+1]=a,a>>=8,e[n]=a,n+8}function L(e,t,n,r,i,o){if(n+r>e.length)throw new RangeError("Index out of range");if(n<0)throw new RangeError("Index out of range")}function R(e,t,r,i,o){return t=+t,r>>>=0,o||L(e,0,r,4),n.write(e,t,r,i,23,4),r+4}function P(e,t,r,i,o){return t=+t,r>>>=0,o||L(e,0,r,8),n.write(e,t,r,i,52,8),r+8}a.prototype.slice=function(e,t){const n=this.length;(e=~~e)<0?(e+=n)<0&&(e=0):e>n&&(e=n),(t=void 0===t?n:~~t)<0?(t+=n)<0&&(t=0):t>n&&(t=n),t<e&&(t=e);const r=this.subarray(e,t);return Object.setPrototypeOf(r,a.prototype),r},a.prototype.readUintLE=a.prototype.readUIntLE=function(e,t,n){e>>>=0,t>>>=0,n||I(e,t,this.length);let r=this[e],i=1,o=0;for(;++o<t&&(i*=256);)r+=this[e+o]*i;return r},a.prototype.readUintBE=a.prototype.readUIntBE=function(e,t,n){e>>>=0,t>>>=0,n||I(e,t,this.length);let r=this[e+--t],i=1;for(;t>0&&(i*=256);)r+=this[e+--t]*i;return r},a.prototype.readUint8=a.prototype.readUInt8=function(e,t){return e>>>=0,t||I(e,1,this.length),this[e]},a.prototype.readUint16LE=a.prototype.readUInt16LE=function(e,t){return e>>>=0,t||I(e,2,this.length),this[e]|this[e+1]<<8},a.prototype.readUint16BE=a.prototype.readUInt16BE=function(e,t){return e>>>=0,t||I(e,2,this.length),this[e]<<8|this[e+1]},a.prototype.readUint32LE=a.prototype.readUInt32LE=function(e,t){return e>>>=0,t||I(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||I(e,4,this.length),16777216*this[e]+(this[e+1]<<16|this[e+2]<<8|this[e+3])},a.prototype.readBigUInt64LE=Y(function(e){$(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||z(e,this.length-8);const r=t+256*this[++e]+65536*this[++e]+this[++e]*2**24,i=this[++e]+256*this[++e]+65536*this[++e]+n*2**24;return BigInt(r)+(BigInt(i)<<BigInt(32))}),a.prototype.readBigUInt64BE=Y(function(e){$(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||z(e,this.length-8);const r=t*2**24+65536*this[++e]+256*this[++e]+this[++e],i=this[++e]*2**24+65536*this[++e]+256*this[++e]+n;return(BigInt(r)<<BigInt(32))+BigInt(i)}),a.prototype.readIntLE=function(e,t,n){e>>>=0,t>>>=0,n||I(e,t,this.length);let r=this[e],i=1,o=0;for(;++o<t&&(i*=256);)r+=this[e+o]*i;return i*=128,r>=i&&(r-=Math.pow(2,8*t)),r},a.prototype.readIntBE=function(e,t,n){e>>>=0,t>>>=0,n||I(e,t,this.length);let r=t,i=1,o=this[e+--r];for(;r>0&&(i*=256);)o+=this[e+--r]*i;return i*=128,o>=i&&(o-=Math.pow(2,8*t)),o},a.prototype.readInt8=function(e,t){return e>>>=0,t||I(e,1,this.length),128&this[e]?-1*(255-this[e]+1):this[e]},a.prototype.readInt16LE=function(e,t){e>>>=0,t||I(e,2,this.length);const n=this[e]|this[e+1]<<8;return 32768&n?4294901760|n:n},a.prototype.readInt16BE=function(e,t){e>>>=0,t||I(e,2,this.length);const n=this[e+1]|this[e]<<8;return 32768&n?4294901760|n:n},a.prototype.readInt32LE=function(e,t){return e>>>=0,t||I(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||I(e,4,this.length),this[e]<<24|this[e+1]<<16|this[e+2]<<8|this[e+3]},a.prototype.readBigInt64LE=Y(function(e){$(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||z(e,this.length-8);const r=this[e+4]+256*this[e+5]+65536*this[e+6]+(n<<24);return(BigInt(r)<<BigInt(32))+BigInt(t+256*this[++e]+65536*this[++e]+this[++e]*2**24)}),a.prototype.readBigInt64BE=Y(function(e){$(e>>>=0,"offset");const t=this[e],n=this[e+7];void 0!==t&&void 0!==n||z(e,this.length-8);const r=(t<<24)+65536*this[++e]+256*this[++e]+this[++e];return(BigInt(r)<<BigInt(32))+BigInt(this[++e]*2**24+65536*this[++e]+256*this[++e]+n)}),a.prototype.readFloatLE=function(e,t){return e>>>=0,t||I(e,4,this.length),n.read(this,e,!0,23,4)},a.prototype.readFloatBE=function(e,t){return e>>>=0,t||I(e,4,this.length),n.read(this,e,!1,23,4)},a.prototype.readDoubleLE=function(e,t){return e>>>=0,t||I(e,8,this.length),n.read(this,e,!0,52,8)},a.prototype.readDoubleBE=function(e,t){return e>>>=0,t||I(e,8,this.length),n.read(this,e,!1,52,8)},a.prototype.writeUintLE=a.prototype.writeUIntLE=function(e,t,n,r){if(e=+e,t>>>=0,n>>>=0,!r){C(this,e,t,n,Math.pow(2,8*n)-1,0)}let i=1,o=0;for(this[t]=255&e;++o<n&&(i*=256);)this[t+o]=e/i&255;return t+n},a.prototype.writeUintBE=a.prototype.writeUIntBE=function(e,t,n,r){if(e=+e,t>>>=0,n>>>=0,!r){C(this,e,t,n,Math.pow(2,8*n)-1,0)}let i=n-1,o=1;for(this[t+i]=255&e;--i>=0&&(o*=256);)this[t+i]=e/o&255;return t+n},a.prototype.writeUint8=a.prototype.writeUInt8=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,1,255,0),this[t]=255&e,t+1},a.prototype.writeUint16LE=a.prototype.writeUInt16LE=function(e,t,n){return e=+e,t>>>=0,n||C(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,n){return e=+e,t>>>=0,n||C(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,n){return e=+e,t>>>=0,n||C(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,n){return e=+e,t>>>=0,n||C(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 B(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeBigUInt64BE=Y(function(e,t=0){return M(this,e,t,BigInt(0),BigInt("0xffffffffffffffff"))}),a.prototype.writeIntLE=function(e,t,n,r){if(e=+e,t>>>=0,!r){const r=Math.pow(2,8*n-1);C(this,e,t,n,r-1,-r)}let i=0,o=1,a=0;for(this[t]=255&e;++i<n&&(o*=256);)e<0&&0===a&&0!==this[t+i-1]&&(a=1),this[t+i]=(e/o|0)-a&255;return t+n},a.prototype.writeIntBE=function(e,t,n,r){if(e=+e,t>>>=0,!r){const r=Math.pow(2,8*n-1);C(this,e,t,n,r-1,-r)}let i=n-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+n},a.prototype.writeInt8=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,1,127,-128),e<0&&(e=255+e+1),this[t]=255&e,t+1},a.prototype.writeInt16LE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,2,32767,-32768),this[t]=255&e,this[t+1]=e>>>8,t+2},a.prototype.writeInt16BE=function(e,t,n){return e=+e,t>>>=0,n||C(this,e,t,2,32767,-32768),this[t]=e>>>8,this[t+1]=255&e,t+2},a.prototype.writeInt32LE=function(e,t,n){return e=+e,t>>>=0,n||C(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,n){return e=+e,t>>>=0,n||C(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 B(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),a.prototype.writeBigInt64BE=Y(function(e,t=0){return M(this,e,t,-BigInt("0x8000000000000000"),BigInt("0x7fffffffffffffff"))}),a.prototype.writeFloatLE=function(e,t,n){return R(this,e,t,!0,n)},a.prototype.writeFloatBE=function(e,t,n){return R(this,e,t,!1,n)},a.prototype.writeDoubleLE=function(e,t,n){return P(this,e,t,!0,n)},a.prototype.writeDoubleBE=function(e,t,n){return P(this,e,t,!1,n)},a.prototype.copy=function(e,t,n,r){if(!a.isBuffer(e))throw new TypeError("argument should be a Buffer");if(n||(n=0),r||0===r||(r=this.length),t>=e.length&&(t=e.length),t||(t=0),r>0&&r<n&&(r=n),r===n)return 0;if(0===e.length||0===this.length)return 0;if(t<0)throw new RangeError("targetStart out of bounds");if(n<0||n>=this.length)throw new RangeError("Index out of range");if(r<0)throw new RangeError("sourceEnd out of bounds");r>this.length&&(r=this.length),e.length-t<r-n&&(r=e.length-t+n);const i=r-n;return this===e&&"function"==typeof Uint8Array.prototype.copyWithin?this.copyWithin(t,n,r):Uint8Array.prototype.set.call(e,this.subarray(n,r),t),i},a.prototype.fill=function(e,t,n,r){if("string"==typeof e){if("string"==typeof t?(r=t,t=0,n=this.length):"string"==typeof n&&(r=n,n=this.length),void 0!==r&&"string"!=typeof r)throw new TypeError("encoding must be a string");if("string"==typeof r&&!a.isEncoding(r))throw new TypeError("Unknown encoding: "+r);if(1===e.length){const t=e.charCodeAt(0);("utf8"===r&&t<128||"latin1"===r)&&(e=t)}}else"number"==typeof e?e&=255:"boolean"==typeof e&&(e=Number(e));if(t<0||this.length<t||this.length<n)throw new RangeError("Out of range index");if(n<=t)return this;let i;if(t>>>=0,n=void 0===n?this.length:n>>>0,e||(e=0),"number"==typeof e)for(i=t;i<n;++i)this[i]=e;else{const o=a.isBuffer(e)?e:a.from(e,r),s=o.length;if(0===s)throw new TypeError('The value "'+e+'" is invalid for argument "value"');for(i=0;i<n-t;++i)this[i+t]=o[i%s]}return this};const U={};function j(e,t,n){U[e]=class extends n{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 F(e){let t="",n=e.length;const r="-"===e[0]?1:0;for(;n>=r+4;n-=3)t=`_${e.slice(n-3,n)}${t}`;return`${e.slice(0,n)}${t}`}function D(e,t,n,r,i,o){if(e>n||e<t){const n="bigint"==typeof t?"n":"";let r;throw r=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}`,new U.ERR_OUT_OF_RANGE("value",r,e)}!function(e,t,n){$(t,"offset"),void 0!==e[t]&&void 0!==e[t+n]||z(t,e.length-(n+1))}(r,i,o)}function $(e,t){if("number"!=typeof e)throw new U.ERR_INVALID_ARG_TYPE(t,"number",e)}function z(e,t,n){if(Math.floor(e)!==e)throw $(e,n),new U.ERR_OUT_OF_RANGE("offset","an integer",e);if(t<0)throw new U.ERR_BUFFER_OUT_OF_BOUNDS;throw new U.ERR_OUT_OF_RANGE("offset",`>= 0 and <= ${t}`,e)}j("ERR_BUFFER_OUT_OF_BOUNDS",function(e){return e?`${e} is outside of buffer bounds`:"Attempt to access memory outside buffer bounds"},RangeError),j("ERR_INVALID_ARG_TYPE",function(e,t){return`The "${e}" argument must be of type number. Received type ${typeof t}`},TypeError),j("ERR_OUT_OF_RANGE",function(e,t,n){let r=`The value of "${e}" is out of range.`,i=n;return Number.isInteger(n)&&Math.abs(n)>2**32?i=F(String(n)):"bigint"==typeof n&&(i=String(n),(n>BigInt(2)**BigInt(32)||n<-(BigInt(2)**BigInt(32)))&&(i=F(i)),i+="n"),r+=` It must be ${t}. Received ${i}`,r},RangeError);const W=/[^+/0-9A-Za-z-_]/g;function q(e,t){let n;t=t||1/0;const r=e.length;let i=null;const o=[];for(let a=0;a<r;++a){if(n=e.charCodeAt(a),n>55295&&n<57344){if(!i){if(n>56319){(t-=3)>-1&&o.push(239,191,189);continue}if(a+1===r){(t-=3)>-1&&o.push(239,191,189);continue}i=n;continue}if(n<56320){(t-=3)>-1&&o.push(239,191,189),i=n;continue}n=65536+(i-55296<<10|n-56320)}else i&&(t-=3)>-1&&o.push(239,191,189);if(i=null,n<128){if((t-=1)<0)break;o.push(n)}else if(n<2048){if((t-=2)<0)break;o.push(n>>6|192,63&n|128)}else if(n<65536){if((t-=3)<0)break;o.push(n>>12|224,n>>6&63|128,63&n|128)}else{if(!(n<1114112))throw new Error("Invalid code point");if((t-=4)<0)break;o.push(n>>18|240,n>>12&63|128,n>>6&63|128,63&n|128)}}return o}function K(e){return t.toByteArray(function(e){if((e=(e=e.split("=")[0]).trim().replace(W,"")).length<2)return"";for(;e.length%4!=0;)e+="=";return e}(e))}function X(e,t,n,r){let i;for(i=0;i<r&&!(i+n>=t.length||i>=e.length);++i)t[i+n]=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 V(e){return e!=e}const G=function(){const e="0123456789abcdef",t=new Array(256);for(let n=0;n<16;++n){const r=16*n;for(let i=0;i<16;++i)t[r+i]=e[n]+e[i]}return t}();function Y(e){return"undefined"==typeof BigInt?Z:e}function Z(){throw new Error("BigInt not supported")}}(or)),or}
35
+ /*! safe-buffer. MIT License. Feross Aboukhadijeh <https://feross.org/opensource> */function pr(){if(lr)return rr.exports;lr=1;var e=65536,t=4294967295;var n=(ur||(ur=1,function(e,t){var n=hr(),r=n.Buffer;function i(e,t){for(var n in e)t[n]=e[n]}function o(e,t,n){return r(e,t,n)}r.from&&r.alloc&&r.allocUnsafe&&r.allocUnsafeSlow?e.exports=n:(i(n,t),t.Buffer=o),o.prototype=Object.create(r.prototype),i(r,o),o.from=function(e,t,n){if("number"==typeof e)throw new TypeError("Argument must not be a number");return r(e,t,n)},o.alloc=function(e,t,n){if("number"!=typeof e)throw new TypeError("Argument must be a number");var i=r(e);return void 0!==t?"string"==typeof n?i.fill(t,n):i.fill(t):i.fill(0),i},o.allocUnsafe=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return r(e)},o.allocUnsafeSlow=function(e){if("number"!=typeof e)throw new TypeError("Argument must be a number");return n.SlowBuffer(e)}}(ir,ir.exports)),ir.exports).Buffer,r=Be.crypto||Be.msCrypto;return r&&r.getRandomValues?rr.exports=function(i,o){if(i>t)throw new RangeError("requested too many random bytes");var a=n.allocUnsafe(i);if(i>0)if(i>e)for(var s=0;s<i;s+=e)r.getRandomValues(a.slice(s,s+e));else r.getRandomValues(a);if("function"==typeof o)return process.nextTick(function(){o(null,a)});return a}:rr.exports=function(){throw new Error("Secure random number generation is not supported by this browser.\nUse Chrome, Firefox or Internet Explorer 11")},rr.exports}var br,mr,gr={};var vr,yr,wr,xr={},Ar="6.6.1",Sr={},Er={exports:{}},_r=Er.exports;function Or(){return vr||(vr=1,function(e,t){function n(e,t){if(!e)throw new Error(t||"Assertion failed")}function r(e,t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}function i(e,t,n){if(i.isBN(e))return e;this.negative=0,this.words=null,this.length=0,this.red=null,null!==e&&("le"!==t&&"be"!==t||(n=t,t=10),this._init(e||0,t||10,n||"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:et.Buffer}catch(e){}function a(e,t){var n=e.charCodeAt(t);return n>=65&&n<=70?n-55:n>=97&&n<=102?n-87:n-48&15}function s(e,t,n){var r=a(e,n);return n-1>=t&&(r|=a(e,n-1)<<4),r}function c(e,t,n,r){for(var i=0,o=Math.min(e.length,n),a=t;a<o;a++){var s=e.charCodeAt(a)-48;i*=r,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,r){if("number"==typeof e)return this._initNumber(e,t,r);if("object"==typeof e)return this._initArray(e,t,r);"hex"===t&&(t=16),n(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,r):(this._parseBase(e,t,i),"le"===r&&this._initArray(this.toArray(),t,r)))},i.prototype._initNumber=function(e,t,r){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):(n(e<9007199254740992),this.words=[67108863&e,e/67108864&67108863,1],this.length=3),"le"===r&&this._initArray(this.toArray(),t,r)},i.prototype._initArray=function(e,t,r){if(n("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"===r)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"===r)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,n){this.length=Math.ceil((e.length-t)/6),this.words=new Array(this.length);for(var r=0;r<this.length;r++)this.words[r]=0;var i,o=0,a=0;if("be"===n)for(r=e.length-1;r>=t;r-=2)i=s(e,t,r)<<o,this.words[a]|=67108863&i,o>=18?(o-=18,a+=1,this.words[a]|=i>>>26):o+=8;else for(r=(e.length-t)%2==0?t+1:t;r<e.length;r+=2)i=s(e,t,r)<<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,n){this.words=[0],this.length=1;for(var r=0,i=1;i<=67108863;i*=t)r++;r--,i=i/t|0;for(var o=e.length-n,a=o%r,s=Math.min(o,o-a)+n,u=0,l=n;l<s;l+=r)u=c(e,l,l+r,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,n){n.negative=t.negative^e.negative;var r=e.length+t.length|0;n.length=r,r=r-1|0;var i=0|e.words[0],o=0|t.words[0],a=i*o,s=67108863&a,c=a/67108864|0;n.words[0]=s;for(var u=1;u<r;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}n.words[u]=0|d,c=0|l}return 0!==c?n.words[u]=0|c:n.length--,n.strip()}i.prototype.toString=function(e,t){var r;if(t=0|t||1,16===(e=e||10)||"hex"===e){r="";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--),r=0!==o||a!==this.length-1?u[6-c.length]+c+r:c+r}for(0!==o&&(r=o.toString(16)+r);r.length%t!==0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}if(e===(0|e)&&e>=2&&e<=36){var f=l[e],h=d[e];r="";var p=this.clone();for(p.negative=0;!p.isZero();){var b=p.modn(h).toString(e);r=(p=p.idivn(h)).isZero()?b+r:u[f-b.length]+b+r}for(this.isZero()&&(r="0"+r);r.length%t!==0;)r="0"+r;return 0!==this.negative&&(r="-"+r),r}n(!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&&n(!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 n(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,r){var i=this.byteLength(),o=r||Math.max(1,i);n(i<=o,"byte array longer than desired length"),n(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,n=0;return t>=4096&&(n+=13,t>>>=13),t>=64&&(n+=7,t>>>=7),t>=8&&(n+=4,t>>>=4),t>=2&&(n+=2,t>>>=2),n+t},i.prototype._zeroBits=function(e){if(0===e)return 26;var t=e,n=0;return 8191&t||(n+=13,t>>>=13),127&t||(n+=7,t>>>=7),15&t||(n+=4,t>>>=4),3&t||(n+=2,t>>>=2),1&t||n++,n},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 n=this._zeroBits(this.words[t]);if(e+=n,26!==n)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 n(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 n=0;n<t.length;n++)this.words[n]=this.words[n]&e.words[n];return this.length=t.length,this.strip()},i.prototype.iand=function(e){return n(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,n;this.length>e.length?(t=this,n=e):(t=e,n=this);for(var r=0;r<n.length;r++)this.words[r]=t.words[r]^n.words[r];if(this!==t)for(;r<t.length;r++)this.words[r]=t.words[r];return this.length=t.length,this.strip()},i.prototype.ixor=function(e){return n(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){n("number"==typeof e&&e>=0);var t=0|Math.ceil(e/26),r=e%26;this._expand(t),r>0&&t--;for(var i=0;i<t;i++)this.words[i]=67108863&~this.words[i];return r>0&&(this.words[i]=~this.words[i]&67108863>>26-r),this.strip()},i.prototype.notn=function(e){return this.clone().inotn(e)},i.prototype.setn=function(e,t){n("number"==typeof e&&e>=0);var r=e/26|0,i=e%26;return this._expand(r+1),this.words[r]=t?this.words[r]|1<<i:this.words[r]&~(1<<i),this.strip()},i.prototype.iadd=function(e){var t,n,r;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?(n=this,r=e):(n=e,r=this);for(var i=0,o=0;o<r.length;o++)t=(0|n.words[o])+(0|r.words[o])+i,this.words[o]=67108863&t,i=t>>>26;for(;0!==i&&o<n.length;o++)t=(0|n.words[o])+i,this.words[o]=67108863&t,i=t>>>26;if(this.length=n.length,0!==i)this.words[this.length]=i,this.length++;else if(n!==this)for(;o<n.length;o++)this.words[o]=n.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 n,r,i=this.cmp(e);if(0===i)return this.negative=0,this.length=1,this.words[0]=0,this;i>0?(n=this,r=e):(n=e,r=this);for(var o=0,a=0;a<r.length;a++)o=(t=(0|n.words[a])-(0|r.words[a])+o)>>26,this.words[a]=67108863&t;for(;0!==o&&a<n.length;a++)o=(t=(0|n.words[a])+o)>>26,this.words[a]=67108863&t;if(0===o&&a<n.length&&n!==this)for(;a<n.length;a++)this.words[a]=n.words[a];return this.length=Math.max(this.length,a),n!==this&&(this.negative=1),this.strip()},i.prototype.sub=function(e){return this.clone().isub(e)};var h=function(e,t,n){var r,i,o,a=e.words,s=t.words,c=n.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],S=8191&A,E=A>>>13,_=0|a[5],O=8191&_,N=_>>>13,T=0|a[6],k=8191&T,I=T>>>13,C=0|a[7],B=8191&C,M=C>>>13,L=0|a[8],R=8191&L,P=L>>>13,U=0|a[9],j=8191&U,F=U>>>13,D=0|s[0],$=8191&D,z=D>>>13,W=0|s[1],q=8191&W,K=W>>>13,X=0|s[2],H=8191&X,V=X>>>13,G=0|s[3],Y=8191&G,Z=G>>>13,J=0|s[4],Q=8191&J,ee=J>>>13,te=0|s[5],ne=8191&te,re=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;n.negative=e.negative^t.negative,n.length=19;var me=(u+(r=Math.imul(d,$))|0)+((8191&(i=(i=Math.imul(d,z))+Math.imul(f,$)|0))<<13)|0;u=((o=Math.imul(f,z))+(i>>>13)|0)+(me>>>26)|0,me&=67108863,r=Math.imul(p,$),i=(i=Math.imul(p,z))+Math.imul(b,$)|0,o=Math.imul(b,z);var ge=(u+(r=r+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,r=Math.imul(g,$),i=(i=Math.imul(g,z))+Math.imul(v,$)|0,o=Math.imul(v,z),r=r+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+(r=r+Math.imul(d,H)|0)|0)+((8191&(i=(i=i+Math.imul(d,V)|0)+Math.imul(f,H)|0))<<13)|0;u=((o=o+Math.imul(f,V)|0)+(i>>>13)|0)+(ve>>>26)|0,ve&=67108863,r=Math.imul(w,$),i=(i=Math.imul(w,z))+Math.imul(x,$)|0,o=Math.imul(x,z),r=r+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,r=r+Math.imul(p,H)|0,i=(i=i+Math.imul(p,V)|0)+Math.imul(b,H)|0,o=o+Math.imul(b,V)|0;var ye=(u+(r=r+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,r=Math.imul(S,$),i=(i=Math.imul(S,z))+Math.imul(E,$)|0,o=Math.imul(E,z),r=r+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,r=r+Math.imul(g,H)|0,i=(i=i+Math.imul(g,V)|0)+Math.imul(v,H)|0,o=o+Math.imul(v,V)|0,r=r+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+(r=r+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,r=Math.imul(O,$),i=(i=Math.imul(O,z))+Math.imul(N,$)|0,o=Math.imul(N,z),r=r+Math.imul(S,q)|0,i=(i=i+Math.imul(S,K)|0)+Math.imul(E,q)|0,o=o+Math.imul(E,K)|0,r=r+Math.imul(w,H)|0,i=(i=i+Math.imul(w,V)|0)+Math.imul(x,H)|0,o=o+Math.imul(x,V)|0,r=r+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,r=r+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+(r=r+Math.imul(d,ne)|0)|0)+((8191&(i=(i=i+Math.imul(d,re)|0)+Math.imul(f,ne)|0))<<13)|0;u=((o=o+Math.imul(f,re)|0)+(i>>>13)|0)+(xe>>>26)|0,xe&=67108863,r=Math.imul(k,$),i=(i=Math.imul(k,z))+Math.imul(I,$)|0,o=Math.imul(I,z),r=r+Math.imul(O,q)|0,i=(i=i+Math.imul(O,K)|0)+Math.imul(N,q)|0,o=o+Math.imul(N,K)|0,r=r+Math.imul(S,H)|0,i=(i=i+Math.imul(S,V)|0)+Math.imul(E,H)|0,o=o+Math.imul(E,V)|0,r=r+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,r=r+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,r=r+Math.imul(p,ne)|0,i=(i=i+Math.imul(p,re)|0)+Math.imul(b,ne)|0,o=o+Math.imul(b,re)|0;var Ae=(u+(r=r+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,r=Math.imul(B,$),i=(i=Math.imul(B,z))+Math.imul(M,$)|0,o=Math.imul(M,z),r=r+Math.imul(k,q)|0,i=(i=i+Math.imul(k,K)|0)+Math.imul(I,q)|0,o=o+Math.imul(I,K)|0,r=r+Math.imul(O,H)|0,i=(i=i+Math.imul(O,V)|0)+Math.imul(N,H)|0,o=o+Math.imul(N,V)|0,r=r+Math.imul(S,Y)|0,i=(i=i+Math.imul(S,Z)|0)+Math.imul(E,Y)|0,o=o+Math.imul(E,Z)|0,r=r+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,r=r+Math.imul(g,ne)|0,i=(i=i+Math.imul(g,re)|0)+Math.imul(v,ne)|0,o=o+Math.imul(v,re)|0,r=r+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 Se=(u+(r=r+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)+(Se>>>26)|0,Se&=67108863,r=Math.imul(R,$),i=(i=Math.imul(R,z))+Math.imul(P,$)|0,o=Math.imul(P,z),r=r+Math.imul(B,q)|0,i=(i=i+Math.imul(B,K)|0)+Math.imul(M,q)|0,o=o+Math.imul(M,K)|0,r=r+Math.imul(k,H)|0,i=(i=i+Math.imul(k,V)|0)+Math.imul(I,H)|0,o=o+Math.imul(I,V)|0,r=r+Math.imul(O,Y)|0,i=(i=i+Math.imul(O,Z)|0)+Math.imul(N,Y)|0,o=o+Math.imul(N,Z)|0,r=r+Math.imul(S,Q)|0,i=(i=i+Math.imul(S,ee)|0)+Math.imul(E,Q)|0,o=o+Math.imul(E,ee)|0,r=r+Math.imul(w,ne)|0,i=(i=i+Math.imul(w,re)|0)+Math.imul(x,ne)|0,o=o+Math.imul(x,re)|0,r=r+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,r=r+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 Ee=(u+(r=r+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)+(Ee>>>26)|0,Ee&=67108863,r=Math.imul(j,$),i=(i=Math.imul(j,z))+Math.imul(F,$)|0,o=Math.imul(F,z),r=r+Math.imul(R,q)|0,i=(i=i+Math.imul(R,K)|0)+Math.imul(P,q)|0,o=o+Math.imul(P,K)|0,r=r+Math.imul(B,H)|0,i=(i=i+Math.imul(B,V)|0)+Math.imul(M,H)|0,o=o+Math.imul(M,V)|0,r=r+Math.imul(k,Y)|0,i=(i=i+Math.imul(k,Z)|0)+Math.imul(I,Y)|0,o=o+Math.imul(I,Z)|0,r=r+Math.imul(O,Q)|0,i=(i=i+Math.imul(O,ee)|0)+Math.imul(N,Q)|0,o=o+Math.imul(N,ee)|0,r=r+Math.imul(S,ne)|0,i=(i=i+Math.imul(S,re)|0)+Math.imul(E,ne)|0,o=o+Math.imul(E,re)|0,r=r+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,r=r+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,r=r+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+(r=r+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,r=Math.imul(j,q),i=(i=Math.imul(j,K))+Math.imul(F,q)|0,o=Math.imul(F,K),r=r+Math.imul(R,H)|0,i=(i=i+Math.imul(R,V)|0)+Math.imul(P,H)|0,o=o+Math.imul(P,V)|0,r=r+Math.imul(B,Y)|0,i=(i=i+Math.imul(B,Z)|0)+Math.imul(M,Y)|0,o=o+Math.imul(M,Z)|0,r=r+Math.imul(k,Q)|0,i=(i=i+Math.imul(k,ee)|0)+Math.imul(I,Q)|0,o=o+Math.imul(I,ee)|0,r=r+Math.imul(O,ne)|0,i=(i=i+Math.imul(O,re)|0)+Math.imul(N,ne)|0,o=o+Math.imul(N,re)|0,r=r+Math.imul(S,oe)|0,i=(i=i+Math.imul(S,ae)|0)+Math.imul(E,oe)|0,o=o+Math.imul(E,ae)|0,r=r+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,r=r+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 Oe=(u+(r=r+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)+(Oe>>>26)|0,Oe&=67108863,r=Math.imul(j,H),i=(i=Math.imul(j,V))+Math.imul(F,H)|0,o=Math.imul(F,V),r=r+Math.imul(R,Y)|0,i=(i=i+Math.imul(R,Z)|0)+Math.imul(P,Y)|0,o=o+Math.imul(P,Z)|0,r=r+Math.imul(B,Q)|0,i=(i=i+Math.imul(B,ee)|0)+Math.imul(M,Q)|0,o=o+Math.imul(M,ee)|0,r=r+Math.imul(k,ne)|0,i=(i=i+Math.imul(k,re)|0)+Math.imul(I,ne)|0,o=o+Math.imul(I,re)|0,r=r+Math.imul(O,oe)|0,i=(i=i+Math.imul(O,ae)|0)+Math.imul(N,oe)|0,o=o+Math.imul(N,ae)|0,r=r+Math.imul(S,ce)|0,i=(i=i+Math.imul(S,ue)|0)+Math.imul(E,ce)|0,o=o+Math.imul(E,ue)|0,r=r+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+(r=r+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,r=Math.imul(j,Y),i=(i=Math.imul(j,Z))+Math.imul(F,Y)|0,o=Math.imul(F,Z),r=r+Math.imul(R,Q)|0,i=(i=i+Math.imul(R,ee)|0)+Math.imul(P,Q)|0,o=o+Math.imul(P,ee)|0,r=r+Math.imul(B,ne)|0,i=(i=i+Math.imul(B,re)|0)+Math.imul(M,ne)|0,o=o+Math.imul(M,re)|0,r=r+Math.imul(k,oe)|0,i=(i=i+Math.imul(k,ae)|0)+Math.imul(I,oe)|0,o=o+Math.imul(I,ae)|0,r=r+Math.imul(O,ce)|0,i=(i=i+Math.imul(O,ue)|0)+Math.imul(N,ce)|0,o=o+Math.imul(N,ue)|0,r=r+Math.imul(S,de)|0,i=(i=i+Math.imul(S,fe)|0)+Math.imul(E,de)|0,o=o+Math.imul(E,fe)|0;var Te=(u+(r=r+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)+(Te>>>26)|0,Te&=67108863,r=Math.imul(j,Q),i=(i=Math.imul(j,ee))+Math.imul(F,Q)|0,o=Math.imul(F,ee),r=r+Math.imul(R,ne)|0,i=(i=i+Math.imul(R,re)|0)+Math.imul(P,ne)|0,o=o+Math.imul(P,re)|0,r=r+Math.imul(B,oe)|0,i=(i=i+Math.imul(B,ae)|0)+Math.imul(M,oe)|0,o=o+Math.imul(M,ae)|0,r=r+Math.imul(k,ce)|0,i=(i=i+Math.imul(k,ue)|0)+Math.imul(I,ce)|0,o=o+Math.imul(I,ue)|0,r=r+Math.imul(O,de)|0,i=(i=i+Math.imul(O,fe)|0)+Math.imul(N,de)|0,o=o+Math.imul(N,fe)|0;var ke=(u+(r=r+Math.imul(S,pe)|0)|0)+((8191&(i=(i=i+Math.imul(S,be)|0)+Math.imul(E,pe)|0))<<13)|0;u=((o=o+Math.imul(E,be)|0)+(i>>>13)|0)+(ke>>>26)|0,ke&=67108863,r=Math.imul(j,ne),i=(i=Math.imul(j,re))+Math.imul(F,ne)|0,o=Math.imul(F,re),r=r+Math.imul(R,oe)|0,i=(i=i+Math.imul(R,ae)|0)+Math.imul(P,oe)|0,o=o+Math.imul(P,ae)|0,r=r+Math.imul(B,ce)|0,i=(i=i+Math.imul(B,ue)|0)+Math.imul(M,ce)|0,o=o+Math.imul(M,ue)|0,r=r+Math.imul(k,de)|0,i=(i=i+Math.imul(k,fe)|0)+Math.imul(I,de)|0,o=o+Math.imul(I,fe)|0;var Ie=(u+(r=r+Math.imul(O,pe)|0)|0)+((8191&(i=(i=i+Math.imul(O,be)|0)+Math.imul(N,pe)|0))<<13)|0;u=((o=o+Math.imul(N,be)|0)+(i>>>13)|0)+(Ie>>>26)|0,Ie&=67108863,r=Math.imul(j,oe),i=(i=Math.imul(j,ae))+Math.imul(F,oe)|0,o=Math.imul(F,ae),r=r+Math.imul(R,ce)|0,i=(i=i+Math.imul(R,ue)|0)+Math.imul(P,ce)|0,o=o+Math.imul(P,ue)|0,r=r+Math.imul(B,de)|0,i=(i=i+Math.imul(B,fe)|0)+Math.imul(M,de)|0,o=o+Math.imul(M,fe)|0;var Ce=(u+(r=r+Math.imul(k,pe)|0)|0)+((8191&(i=(i=i+Math.imul(k,be)|0)+Math.imul(I,pe)|0))<<13)|0;u=((o=o+Math.imul(I,be)|0)+(i>>>13)|0)+(Ce>>>26)|0,Ce&=67108863,r=Math.imul(j,ce),i=(i=Math.imul(j,ue))+Math.imul(F,ce)|0,o=Math.imul(F,ue),r=r+Math.imul(R,de)|0,i=(i=i+Math.imul(R,fe)|0)+Math.imul(P,de)|0,o=o+Math.imul(P,fe)|0;var Be=(u+(r=r+Math.imul(B,pe)|0)|0)+((8191&(i=(i=i+Math.imul(B,be)|0)+Math.imul(M,pe)|0))<<13)|0;u=((o=o+Math.imul(M,be)|0)+(i>>>13)|0)+(Be>>>26)|0,Be&=67108863,r=Math.imul(j,de),i=(i=Math.imul(j,fe))+Math.imul(F,de)|0,o=Math.imul(F,fe);var Me=(u+(r=r+Math.imul(R,pe)|0)|0)+((8191&(i=(i=i+Math.imul(R,be)|0)+Math.imul(P,pe)|0))<<13)|0;u=((o=o+Math.imul(P,be)|0)+(i>>>13)|0)+(Me>>>26)|0,Me&=67108863;var Le=(u+(r=Math.imul(j,pe))|0)+((8191&(i=(i=Math.imul(j,be))+Math.imul(F,pe)|0))<<13)|0;return u=((o=Math.imul(F,be))+(i>>>13)|0)+(Le>>>26)|0,Le&=67108863,c[0]=me,c[1]=ge,c[2]=ve,c[3]=ye,c[4]=we,c[5]=xe,c[6]=Ae,c[7]=Se,c[8]=Ee,c[9]=_e,c[10]=Oe,c[11]=Ne,c[12]=Te,c[13]=ke,c[14]=Ie,c[15]=Ce,c[16]=Be,c[17]=Me,c[18]=Le,0!==u&&(c[19]=u,n.length++),n};function p(e,t,n){return(new b).mulp(e,t,n)}function b(e,t){this.x=e,this.y=t}Math.imul||(h=f),i.prototype.mulTo=function(e,t){var n,r=this.length+e.length;return n=10===this.length&&10===e.length?h(this,e,t):r<63?f(this,e,t):r<1024?function(e,t,n){n.negative=t.negative^e.negative,n.length=e.length+t.length;for(var r=0,i=0,o=0;o<n.length-1;o++){var a=i;i=0;for(var s=67108863&r,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}n.words[o]=s,r=a,a=i}return 0!==r?n.words[o]=r:n.length--,n.strip()}(this,e,t):p(this,e,t),n},b.prototype.makeRBT=function(e){for(var t=new Array(e),n=i.prototype._countBits(e)-1,r=0;r<e;r++)t[r]=this.revBin(r,n,e);return t},b.prototype.revBin=function(e,t,n){if(0===e||e===n-1)return e;for(var r=0,i=0;i<t;i++)r|=(1&e)<<t-i-1,e>>=1;return r},b.prototype.permute=function(e,t,n,r,i,o){for(var a=0;a<o;a++)r[a]=t[e[a]],i[a]=n[e[a]]},b.prototype.transform=function(e,t,n,r,i,o){this.permute(o,e,t,n,r,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=n[l+h],b=r[l+h],m=n[l+h+a],g=r[l+h+a],v=d*m-f*g;g=d*g+f*m,m=v,n[l+h]=p+m,r[l+h]=b+g,n[l+h+a]=p-m,r[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 n=1|Math.max(t,e),r=1&n,i=0;for(n=n/2|0;n;n>>>=1)i++;return 1<<i+1+r},b.prototype.conjugate=function(e,t,n){if(!(n<=1))for(var r=0;r<n/2;r++){var i=e[r];e[r]=e[n-r-1],e[n-r-1]=i,i=t[r],t[r]=-t[n-r-1],t[n-r-1]=-i}},b.prototype.normalize13b=function(e,t){for(var n=0,r=0;r<t/2;r++){var i=8192*Math.round(e[2*r+1]/t)+Math.round(e[2*r]/t)+n;e[r]=67108863&i,n=i<67108864?0:i/67108864|0}return e},b.prototype.convert13b=function(e,t,r,i){for(var o=0,a=0;a<t;a++)o+=0|e[a],r[2*a]=8191&o,o>>>=13,r[2*a+1]=8191&o,o>>>=13;for(a=2*t;a<i;++a)r[a]=0;n(0===o),n(!(-8192&o))},b.prototype.stub=function(e){for(var t=new Array(e),n=0;n<e;n++)t[n]=0;return t},b.prototype.mulp=function(e,t,n){var r=2*this.guessLen13b(e.length,t.length),i=this.makeRBT(r),o=this.stub(r),a=new Array(r),s=new Array(r),c=new Array(r),u=new Array(r),l=new Array(r),d=new Array(r),f=n.words;f.length=r,this.convert13b(e.words,e.length,a,r),this.convert13b(t.words,t.length,u,r),this.transform(a,o,s,c,r,i),this.transform(u,o,l,d,r,i);for(var h=0;h<r;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,r),this.transform(s,c,f,o,r,i),this.conjugate(f,o,r),this.normalize13b(f,r),n.negative=e.negative^t.negative,n.length=e.length+t.length,n.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){n("number"==typeof e),n(e<67108864);for(var t=0,r=0;r<this.length;r++){var i=(0|this.words[r])*e,o=(67108863&i)+(67108863&t);t>>=26,t+=i/67108864|0,t+=o>>>26,this.words[r]=67108863&o}return 0!==t&&(this.words[r]=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()),n=0;n<t.length;n++){var r=n/26|0,i=n%26;t[n]=(e.words[r]&1<<i)>>>i}return t}(e);if(0===t.length)return new i(1);for(var n=this,r=0;r<t.length&&0===t[r];r++,n=n.sqr());if(++r<t.length)for(var o=n.sqr();r<t.length;r++,o=o.sqr())0!==t[r]&&(n=n.mul(o));return n},i.prototype.iushln=function(e){n("number"==typeof e&&e>=0);var t,r=e%26,i=(e-r)/26,o=67108863>>>26-r<<26-r;if(0!==r){var a=0;for(t=0;t<this.length;t++){var s=this.words[t]&o,c=(0|this.words[t])-s<<r;this.words[t]=c|a,a=s>>>26-r}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 n(0===this.negative),this.iushln(e)},i.prototype.iushrn=function(e,t,r){var i;n("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=r;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,r){return n(0===this.negative),this.iushrn(e,t,r)},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){n("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26,i=1<<t;return!(this.length<=r||!(this.words[r]&i))},i.prototype.imaskn=function(e){n("number"==typeof e&&e>=0);var t=e%26,r=(e-t)/26;if(n(0===this.negative,"imaskn works only with positive numbers"),this.length<=r)return this;if(0!==t&&r++,this.length=Math.min(r,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 n("number"==typeof e),n(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(n("number"==typeof e),n(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,r){var i,o,a=e.length+r;this._expand(a);var s=0;for(i=0;i<e.length;i++){o=(0|this.words[i+r])+s;var c=(0|e.words[i])*t;s=((o-=67108863&c)>>26)-(c/67108864|0),this.words[i+r]=67108863&o}for(;i<this.length-r;i++)s=(o=(0|this.words[i+r])+s)>>26,this.words[i+r]=67108863&o;if(0===s)return this.strip();for(n(-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 n=(this.length,e.length),r=this.clone(),o=e,a=0|o.words[o.length-1];0!=(n=26-this._countBits(a))&&(o=o.ushln(n),r.iushln(n),a=0|o.words[o.length-1]);var s,c=r.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=r.clone()._ishlnsubmul(o,1,c);0===l.negative&&(r=l,s&&(s.words[c]=1));for(var d=c-1;d>=0;d--){var f=67108864*(0|r.words[o.length+d])+(0|r.words[o.length+d-1]);for(f=Math.min(f/a|0,67108863),r._ishlnsubmul(o,f,d);0!==r.negative;)f--,r.negative=0,r._ishlnsubmul(o,1,d),r.isZero()||(r.negative^=1);s&&(s.words[d]=f)}return s&&s.strip(),r.strip(),"div"!==t&&0!==n&&r.iushrn(n),{div:s||null,mod:r}},i.prototype.divmod=function(e,t,r){return n(!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(),r&&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(),r&&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 n=0!==t.div.negative?t.mod.isub(e):t.mod,r=e.ushrn(1),i=e.andln(1),o=n.cmp(r);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){n(e<=67108863);for(var t=(1<<26)%e,r=0,i=this.length-1;i>=0;i--)r=(t*r+(0|this.words[i]))%e;return r},i.prototype.idivn=function(e){n(e<=67108863);for(var t=0,r=this.length-1;r>=0;r--){var i=(0|this.words[r])+67108864*t;this.words[r]=i/e|0,t=i%e}return this.strip()},i.prototype.divn=function(e){return this.clone().idivn(e)},i.prototype.egcd=function(e){n(0===e.negative),n(!e.isZero());var t=this,r=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()&&r.isEven();)t.iushrn(1),r.iushrn(1),++u;for(var l=r.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===(r.words[0]&b)&&p<26;++p,b<<=1);if(p>0)for(r.iushrn(p);p-- >0;)(s.isOdd()||c.isOdd())&&(s.iadd(l),c.isub(d)),s.iushrn(1),c.iushrn(1);t.cmp(r)>=0?(t.isub(r),o.isub(s),a.isub(c)):(r.isub(t),s.isub(o),c.isub(a))}return{a:s,b:c,gcd:r.iushln(u)}},i.prototype._invmp=function(e){n(0===e.negative),n(!e.isZero());var t=this,r=e.clone();t=0!==t.negative?t.umod(e):t.clone();for(var o,a=new i(1),s=new i(0),c=r.clone();t.cmpn(1)>0&&r.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===(r.words[0]&f)&&d<26;++d,f<<=1);if(d>0)for(r.iushrn(d);d-- >0;)s.isOdd()&&s.iadd(c),s.iushrn(1);t.cmp(r)>=0?(t.isub(r),a.isub(s)):(r.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(),n=e.clone();t.negative=0,n.negative=0;for(var r=0;t.isEven()&&n.isEven();r++)t.iushrn(1),n.iushrn(1);for(;;){for(;t.isEven();)t.iushrn(1);for(;n.isEven();)n.iushrn(1);var i=t.cmp(n);if(i<0){var o=t;t=n,n=o}else if(0===i||0===n.cmpn(1))break;t.isub(n)}return n.iushln(r)},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){n("number"==typeof e);var t=e%26,r=(e-t)/26,i=1<<t;if(this.length<=r)return this._expand(r+1),this.words[r]|=i,this;for(var o=i,a=r;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,r=e<0;if(0!==this.negative&&!r)return-1;if(0===this.negative&&r)return 1;if(this.strip(),this.length>1)t=1;else{r&&(e=-e),n(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,n=this.length-1;n>=0;n--){var r=0|this.words[n],i=0|e.words[n];if(r!==i){r<i?t=-1:r>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 n(!this.red,"Already a number in reduction context"),n(0===this.negative,"red works only with positives"),e.convertTo(this)._forceRed(e)},i.prototype.fromRed=function(){return n(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 n(!this.red,"Already a number in reduction context"),this._forceRed(e)},i.prototype.redAdd=function(e){return n(this.red,"redAdd works only with red numbers"),this.red.add(this,e)},i.prototype.redIAdd=function(e){return n(this.red,"redIAdd works only with red numbers"),this.red.iadd(this,e)},i.prototype.redSub=function(e){return n(this.red,"redSub works only with red numbers"),this.red.sub(this,e)},i.prototype.redISub=function(e){return n(this.red,"redISub works only with red numbers"),this.red.isub(this,e)},i.prototype.redShl=function(e){return n(this.red,"redShl works only with red numbers"),this.red.shl(this,e)},i.prototype.redMul=function(e){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.mul(this,e)},i.prototype.redIMul=function(e){return n(this.red,"redMul works only with red numbers"),this.red._verify2(this,e),this.red.imul(this,e)},i.prototype.redSqr=function(){return n(this.red,"redSqr works only with red numbers"),this.red._verify1(this),this.red.sqr(this)},i.prototype.redISqr=function(){return n(this.red,"redISqr works only with red numbers"),this.red._verify1(this),this.red.isqr(this)},i.prototype.redSqrt=function(){return n(this.red,"redSqrt works only with red numbers"),this.red._verify1(this),this.red.sqrt(this)},i.prototype.redInvm=function(){return n(this.red,"redInvm works only with red numbers"),this.red._verify1(this),this.red.invm(this)},i.prototype.redNeg=function(){return n(this.red,"redNeg works only with red numbers"),this.red._verify1(this),this.red.neg(this)},i.prototype.redPow=function(e){return n(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 n(e.gtn(1),"modulus must be greater than 1"),this.m=e,this.prime=null}function S(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,n=e;do{this.split(n,this.tmp),t=(n=(n=this.imulK(n)).iadd(this.tmp)).bitLength()}while(t>this.n);var r=t<this.n?-1:n.ucmp(this.p);return 0===r?(n.words[0]=0,n.length=1):r>0?n.isub(this.p):void 0!==n.strip?n.strip():n._strip(),n},g.prototype.split=function(e,t){e.iushrn(this.n,0,t)},g.prototype.imulK=function(e){return e.imul(this.k)},r(v,g),v.prototype.split=function(e,t){for(var n=4194303,r=Math.min(e.length,9),i=0;i<r;i++)t.words[i]=e.words[i];if(t.length=r,e.length<=9)return e.words[0]=0,void(e.length=1);var o=e.words[9];for(t.words[t.length++]=o&n,i=10;i<e.length;i++){var a=0|e.words[i];e.words[i-10]=(a&n)<<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,n=0;n<e.length;n++){var r=0|e.words[n];t+=977*r,e.words[n]=67108863&t,t=64*r+(t/67108864|0)}return 0===e.words[e.length-1]&&(e.length--,0===e.words[e.length-1]&&e.length--),e},r(y,g),r(w,g),r(x,g),x.prototype.imulK=function(e){for(var t=0,n=0;n<e.length;n++){var r=19*(0|e.words[n])+t,i=67108863&r;r>>>=26,e.words[n]=i,t=r}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){n(0===e.negative,"red works only with positives"),n(e.red,"red works only with red numbers")},A.prototype._verify2=function(e,t){n(0===(e.negative|t.negative),"red works only with positives"),n(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 n=e.add(t);return n.cmp(this.m)>=0&&n.isub(this.m),n._forceRed(this)},A.prototype.iadd=function(e,t){this._verify2(e,t);var n=e.iadd(t);return n.cmp(this.m)>=0&&n.isub(this.m),n},A.prototype.sub=function(e,t){this._verify2(e,t);var n=e.sub(t);return n.cmpn(0)<0&&n.iadd(this.m),n._forceRed(this)},A.prototype.isub=function(e,t){this._verify2(e,t);var n=e.isub(t);return n.cmpn(0)<0&&n.iadd(this.m),n},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(n(t%2==1),3===t){var r=this.m.add(new i(1)).iushrn(2);return this.pow(e,r)}for(var o=this.m.subn(1),a=0;!o.isZero()&&0===o.andln(1);)a++,o.iushrn(1);n(!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();n(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 n=new Array(16);n[0]=new i(1).toRed(this),n[1]=e;for(var r=2;r<n.length;r++)n[r]=this.mul(n[r-1],e);var o=n[0],a=0,s=0,c=t.bitLength()%26;for(0===c&&(c=26),r=t.length-1;r>=0;r--){for(var u=t.words[r],l=c-1;l>=0;l--){var d=u>>l&1;o!==n[0]&&(o=this.sqr(o)),0!==d||0!==a?(a<<=1,a|=d,(4===++s||0===r&&0===l)&&(o=this.mul(o,n[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 S(e)},r(S,A),S.prototype.convertTo=function(e){return this.imod(e.ushln(this.shift))},S.prototype.convertFrom=function(e){var t=this.imod(e.mul(this.rinv));return t.red=null,t},S.prototype.imul=function(e,t){if(e.isZero()||t.isZero())return e.words[0]=0,e.length=1,e;var n=e.imul(t),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),i=n.isub(r).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)},S.prototype.mul=function(e,t){if(e.isZero()||t.isZero())return new i(0)._forceRed(this);var n=e.mul(t),r=n.maskn(this.shift).mul(this.minv).imaskn(this.shift).mul(this.m),o=n.isub(r).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)},S.prototype.invm=function(e){return this.imod(e._invmp(this.m).mul(this.r2))._forceRed(this)}}(Er,_r)),Er.exports}function Nr(){if(wr)return yr;function e(e,t){if(!e)throw new Error(t||"Assertion failed")}return wr=1,yr=e,e.equal=function(e,t,n){if(e!=t)throw new Error(n||"Assertion failed: "+e+" != "+t)},yr}var Tr,kr,Ir={};function Cr(){return Tr||(Tr=1,function(){var e=Ir;function t(e){return 1===e.length?"0"+e:e}function n(e){for(var n="",r=0;r<e.length;r++)n+=t(e[r].toString(16));return n}e.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var n=[];if("string"!=typeof e){for(var r=0;r<e.length;r++)n[r]=0|e[r];return n}if("hex"===t){(e=e.replace(/[^a-z0-9]+/gi,"")).length%2!=0&&(e="0"+e);for(r=0;r<e.length;r+=2)n.push(parseInt(e[r]+e[r+1],16))}else for(r=0;r<e.length;r++){var i=e.charCodeAt(r),o=i>>8,a=255&i;o?n.push(o,a):n.push(a)}return n},e.zero2=t,e.toHex=n,e.encode=function(e,t){return"hex"===t?n(e):e}}()),Ir}function Br(){return kr||(kr=1,function(){var e=Sr,t=Or(),n=Nr(),r=Cr();e.assert=n,e.toArray=r.toArray,e.zero2=r.zero2,e.toHex=r.toHex,e.encode=r.encode,e.getNAF=function(e,t,n){var r,i=new Array(Math.max(e.bitLength(),n)+1);for(r=0;r<i.length;r+=1)i[r]=0;var o=1<<t+1,a=e.clone();for(r=0;r<i.length;r++){var s,c=a.andln(o-1);a.isOdd()?(s=c>(o>>1)-1?(o>>1)-c:c,a.isubn(s)):s=0,i[r]=s,a.iushrn(1)}return i},e.getJSF=function(e,t){var n=[[],[]];e=e.clone(),t=t.clone();for(var r,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!==(r=e.andln(7)+i&7)&&5!==r||2!==u?c:-c:0,n[0].push(a),s=1&u?3!==(r=t.andln(7)+o&7)&&5!==r||2!==c?u:-u:0,n[1].push(s),2*i===a+1&&(i=1-i),2*o===s+1&&(o=1-o),e.iushrn(1),t.iushrn(1)}return n},e.cachedProperty=function(e,t,n){var r="_"+t;e.prototype[t]=function(){return void 0!==this[r]?this[r]:this[r]=n.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")}}()),Sr}var Mr,Lr={exports:{}};function Rr(){if(Mr)return Lr.exports;var e;function t(e){this.rand=e}if(Mr=1,Lr.exports=function(n){return e||(e=new t(null)),e.generate(n)},Lr.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),n=0;n<t.length;n++)t[n]=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 n=et;if("function"!=typeof n.randomBytes)throw new Error("Not supported");t.prototype._rand=function(e){return n.randomBytes(e)}}catch(e){}return Lr.exports}var Pr,Ur,jr={};function Fr(){if(Ur)return Pr;Ur=1;var e=Or(),t=Br(),n=t.getNAF,r=t.getJSF,i=t.assert;function o(t,n){this.type=t,this.p=new e(n.p,16),this.red=n.prime?e.red(n.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=n.n&&new e(n.n,16),this.g=n.g&&this.pointFromJSON(n.g,n.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 r=this.n&&this.p.div(this.n);!r||r.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 Pr=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 r=e._getDoubles(),o=n(t,1,this._bitLength),a=(1<<r.step+1)-(r.step%2==0?2:1);a/=3;var s,c,u=[];for(s=0;s<o.length;s+=r.step){c=0;for(var l=s+r.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(r.points[s]):c===-h&&(f=f.mixedAdd(r.points[s].neg()));d=d.add(f)}return d.toP()},o.prototype._wnafMul=function(e,t){var r=4,o=e._getNAFPoints(r);r=o.wnd;for(var a=o.points,s=n(t,r,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=r(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]=n(i[b],l[b],this._bitLength),f[m]=n(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),S=this._wnafT4;for(s=h;s>=0;s--){for(var E=0;s>=0;){var _=!0;for(c=0;c<o;c++)S[c]=0|f[c][s],0!==S[c]&&(_=!1);if(!_)break;E++,s--}if(s>=0&&E++,A=A.dblp(E),s<0)break;for(c=0;c<o;c++){var O=S[c];0!==O&&(O>0?u=d[c][O-1>>1]:O<0&&(u=d[c][-O-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,n){e=t.toArray(e,n);var r=this.p.byteLength();if((4===e[0]||6===e[0]||7===e[0])&&e.length-1==2*r)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+r),e.slice(1+r,1+2*r));if((2===e[0]||3===e[0])&&e.length-1===r)return this.pointFromX(e.slice(1,1+r),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(),n=this.getX().toArray("be",t);return e?[this.getY().isEven()?2:3].concat(n):[4].concat(n,this.getY().toArray("be",t))},a.prototype.encode=function(e,n){return t.encode(this._encode(n),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 n=[this],r=this,i=0;i<t;i+=e){for(var o=0;o<e;o++)r=r.dbl();n.push(r)}return{step:e,points:n}},a.prototype._getNAFPoints=function(e){if(this.precomputed&&this.precomputed.naf)return this.precomputed.naf;for(var t=[this],n=(1<<e)-1,r=1===n?null:this.dbl(),i=1;i<n;i++)t[i]=t[i-1].add(r);return{wnd:e,points:t}},a.prototype._getBeta=function(){return null},a.prototype.dblp=function(e){for(var t=this,n=0;n<e;n++)t=t.dbl();return t},Pr}var Dr,$r,zr,Wr,qr,Kr,Xr,Hr,Vr={exports:{}};function Gr(){return Dr||(Dr=1,"function"==typeof Object.create?Vr.exports=function(e,t){t&&(e.super_=t,e.prototype=Object.create(t.prototype,{constructor:{value:e,enumerable:!1,writable:!0,configurable:!0}}))}:Vr.exports=function(e,t){if(t){e.super_=t;var n=function(){};n.prototype=t.prototype,e.prototype=new n,e.prototype.constructor=e}}),Vr.exports}function Yr(){return Hr||(Hr=1,function(e){var t=e;t.base=Fr(),t.short=function(){if(zr)return $r;zr=1;var e=Br(),t=Or(),n=Gr(),r=Fr(),i=e.assert;function o(e){r.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,n,i,o){r.BasePoint.call(this,e,"affine"),null===n&&null===i?(this.x=null,this.y=null,this.inf=!0):(this.x=new t(n,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,n,i,o){r.BasePoint.call(this,e,"jacobian"),null===n&&null===i&&null===o?(this.x=this.curve.one,this.y=this.curve.one,this.z=new t(0)):(this.x=new t(n,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 n(o,r),$r=o,o.prototype._getEndomorphism=function(e){if(this.zeroA&&this.g&&this.n&&1===this.p.modn(3)){var n,r;if(e.beta)n=new t(e.beta,16).toRed(this.red);else{var o=this._getEndoRoots(this.p);n=(n=o[0].cmp(o[1])<0?o[0]:o[1]).toRed(this.red)}if(e.lambda)r=new t(e.lambda,16);else{var a=this._getEndoRoots(this.n);0===this.g.mul(a[0]).x.cmp(this.g.x.redMul(n))?r=a[0]:(r=a[1],i(0===this.g.mul(r).x.cmp(this.g.x.redMul(n))))}return{beta:n,lambda:r,basis:e.basis?e.basis.map(function(e){return{a:new t(e.a,16),b:new t(e.b,16)}}):this._getEndoBasis(r)}}},o.prototype._getEndoRoots=function(e){var n=e===this.p?this.red:t.mont(e),r=new t(2).toRed(n).redInvm(),i=r.redNeg(),o=new t(3).toRed(n).redNeg().redSqrt().redMul(r);return[i.redAdd(o).fromRed(),i.redSub(o).fromRed()]},o.prototype._getEndoBasis=function(e){for(var n,r,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)n=c.neg(),r=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=n,s=r),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,n=t[0],r=t[1],i=r.b.mul(e).divRound(this.n),o=n.b.neg().mul(e).divRound(this.n),a=i.mul(n.a),s=o.mul(r.a),c=i.mul(n.b),u=o.mul(r.b);return{k1:e.sub(a).sub(s),k2:c.add(u).neg()}},o.prototype.pointFromX=function(e,n){(e=new t(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr().redMul(e).redIAdd(e.redMul(this.a)).redIAdd(this.b),i=r.redSqrt();if(0!==i.redSqr().redSub(r).cmp(this.zero))throw new Error("invalid point");var o=i.fromRed().isOdd();return(n&&!o||!n&&o)&&(i=i.redNeg()),this.point(e,i)},o.prototype.validate=function(e){if(e.inf)return!0;var t=e.x,n=e.y,r=this.a.redMul(t),i=t.redSqr().redMul(t).redIAdd(r).redIAdd(this.b);return 0===n.redSqr().redISub(i).cmpn(0)},o.prototype._endoWnafMulAdd=function(e,t,n){for(var r=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)),r[2*o]=s,r[2*o+1]=c,i[2*o]=a.k1,i[2*o+1]=a.k2}for(var u=this._wnafMulAdd(1,r,i,2*o,n),l=0;l<2*o;l++)r[l]=null,i[l]=null;return u},n(a,r.BasePoint),o.prototype.point=function(e,t,n){return new a(this,e,t,n)},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 n=this.curve,r=function(e){return n.point(e.x.redMul(n.endo.beta),e.y)};e.beta=t,t.precomputed={beta:null,naf:e.naf&&{wnd:e.naf.wnd,points:e.naf.points.map(r)},doubles:e.doubles&&{step:e.doubles.step,points:e.doubles.points.map(r)}}}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,n){"string"==typeof t&&(t=JSON.parse(t));var r=e.point(t[0],t[1],n);if(!t[2])return r;function i(t){return e.point(t[0],t[1],n)}var o=t[2];return r.precomputed={beta:null,doubles:o.doubles&&{step:o.doubles.step,points:[r].concat(o.doubles.points.map(i))},naf:o.naf&&{wnd:o.naf.wnd,points:[r].concat(o.naf.points.map(i))}},r},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 n=t.redSqr().redISub(this.x).redISub(e.x),r=t.redMul(this.x.redSub(n)).redISub(this.y);return this.curve.point(n,r)},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,n=this.x.redSqr(),r=e.redInvm(),i=n.redAdd(n).redIAdd(n).redIAdd(t).redMul(r),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,n){var r=[this,t],i=[e,n];return this.curve.endo?this.curve._endoWnafMulAdd(r,i):this.curve._wnafMulAdd(1,r,i,2)},a.prototype.jmulAdd=function(e,t,n){var r=[this,t],i=[e,n];return this.curve.endo?this.curve._endoWnafMulAdd(r,i,!0):this.curve._wnafMulAdd(1,r,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 n=this.precomputed,r=function(e){return e.neg()};t.precomputed={naf:n.naf&&{wnd:n.naf.wnd,points:n.naf.points.map(r)},doubles:n.doubles&&{step:n.doubles.step,points:n.doubles.points.map(r)}}}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)},n(s,r.BasePoint),o.prototype.jpoint=function(e,t,n){return new s(this,e,t,n)},s.prototype.toP=function(){if(this.isInfinity())return this.curve.point(null,null);var e=this.z.redInvm(),t=e.redSqr(),n=this.x.redMul(t),r=this.y.redMul(t).redMul(e);return this.curve.point(n,r)},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(),n=this.z.redSqr(),r=this.x.redMul(t),i=e.x.redMul(n),o=this.y.redMul(t.redMul(e.z)),a=e.y.redMul(n.redMul(this.z)),s=r.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=r.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(),n=this.x,r=e.x.redMul(t),i=this.y,o=e.y.redMul(t).redMul(this.z),a=n.redSub(r),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=n.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 n=this;for(t=0;t<e;t++)n=n.dbl();return n}var r=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(r.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,n;if(this.zOne){var r=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(r).redISub(o);a=a.redIAdd(a);var s=r.redAdd(r).redIAdd(r),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),n=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),n=(n=this.y.redMul(this.z)).redIAdd(n)}return this.curve.jpoint(e,t,n)},s.prototype._threeDbl=function(){var e,t,n;if(this.zOne){var r=this.x.redSqr(),i=this.y.redSqr(),o=i.redSqr(),a=this.x.redAdd(i).redSqr().redISub(r).redISub(o);a=a.redIAdd(a);var s=r.redAdd(r).redIAdd(r).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),n=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),n=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,n)},s.prototype._dbl=function(){var e=this.curve.a,t=this.x,n=this.y,r=this.z,i=r.redSqr().redSqr(),o=t.redSqr(),a=n.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=n.redAdd(n).redMul(r);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(),n=this.z.redSqr(),r=t.redSqr(),i=e.redAdd(e).redIAdd(e),o=i.redSqr(),a=this.x.redAdd(t).redSqr().redISub(e).redISub(r),s=(a=(a=(a=a.redIAdd(a)).redAdd(a).redIAdd(a)).redISub(o)).redSqr(),c=r.redIAdd(r);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(n).redISub(s);return this.curve.jpoint(d,f,h)},s.prototype.mul=function(e,n){return e=new t(e,n),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(),n=e.z.redSqr();if(0!==this.x.redMul(n).redISub(e.x.redMul(t)).cmpn(0))return!1;var r=t.redMul(this.z),i=n.redMul(e.z);return 0===this.y.redMul(i).redISub(e.y.redMul(r)).cmpn(0)},s.prototype.eqXToP=function(e){var t=this.z.redSqr(),n=e.toRed(this.curve.red).redMul(t);if(0===this.x.cmp(n))return!0;for(var r=e.clone(),i=this.curve.redN.redMul(t);;){if(r.iadd(this.curve.n),r.cmp(this.curve.p)>=0)return!1;if(n.redIAdd(i),0===this.x.cmp(n))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)},$r}(),t.mont=function(){if(qr)return Wr;qr=1;var e=Or(),t=Gr(),n=Fr(),r=Br();function i(t){n.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,r,i){n.BasePoint.call(this,t,"projective"),null===r&&null===i?(this.x=this.curve.one,this.z=this.curve.zero):(this.x=new e(r,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,n),Wr=i,i.prototype.validate=function(e){var t=e.normalize().x,n=t.redSqr(),r=n.redMul(t).redAdd(n.redMul(this.a)).redAdd(t);return 0===r.redSqrt().redSqr().cmp(r)},t(o,n.BasePoint),i.prototype.decodePoint=function(e,t){return this.point(r.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(),n=e.redSub(t),r=e.redMul(t),i=n.redMul(t.redAdd(this.curve.a24.redMul(n)));return this.curve.point(r,i)},o.prototype.add=function(){throw new Error("Not supported on Montgomery curve")},o.prototype.diffAdd=function(e,t){var n=this.x.redAdd(this.z),r=this.x.redSub(this.z),i=e.x.redAdd(e.z),o=e.x.redSub(e.z).redMul(n),a=i.redMul(r),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(),n=this,r=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]?(n=n.diffAdd(r,this),r=r.dbl()):(r=n.diffAdd(r,this),n=n.dbl());return r},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()},Wr}(),t.edwards=function(){if(Xr)return Kr;Xr=1;var e=Br(),t=Or(),n=Gr(),r=Fr(),i=e.assert;function o(e){this.twisted=1!=(0|e.a),this.mOneA=this.twisted&&-1==(0|e.a),this.extended=this.mOneA,r.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,n,i,o,a){r.BasePoint.call(this,e,"projective"),null===n&&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(n,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 n(o,r),Kr=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,n,r){return this.point(e,t,n,r)},o.prototype.pointFromX=function(e,n){(e=new t(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr(),i=this.c2.redSub(this.a.redMul(r)),o=this.one.redSub(this.c2.redMul(this.d).redMul(r)),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(n&&!c||!n&&c)&&(s=s.redNeg()),this.point(e,s)},o.prototype.pointFromY=function(e,n){(e=new t(e,16)).red||(e=e.toRed(this.red));var r=e.redSqr(),i=r.redSub(this.c2),o=r.redMul(this.d).redMul(this.c2).redSub(this.a),a=i.redMul(o.redInvm());if(0===a.cmp(this.zero)){if(n)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()!==n&&(s=s.redNeg()),this.point(s,e)},o.prototype.validate=function(e){if(e.isInfinity())return!0;e.normalize();var t=e.x.redSqr(),n=e.y.redSqr(),r=t.redMul(this.a).redAdd(n),i=this.c2.redMul(this.one.redAdd(this.d.redMul(t).redMul(n)));return 0===r.cmp(i)},n(a,r.BasePoint),o.prototype.pointFromJSON=function(e){return a.fromJSON(this,e)},o.prototype.point=function(e,t,n,r){return new a(this,e,t,n,r)},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(),n=this.z.redSqr();n=n.redIAdd(n);var r=this.curve._mulA(e),i=this.x.redAdd(this.y).redSqr().redISub(e).redISub(t),o=r.redAdd(t),a=o.redSub(n),s=r.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,n,r,i,o,a=this.x.redAdd(this.y).redSqr(),s=this.x.redSqr(),c=this.y.redSqr();if(this.curve.twisted){var u=(r=this.curve._mulA(s)).redAdd(c);this.zOne?(e=a.redSub(s).redSub(c).redMul(u.redSub(this.curve.two)),t=u.redMul(r.redSub(c)),n=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(r.redSub(c)),n=u.redMul(o))}else r=s.redAdd(c),i=this.curve._mulC(this.z).redSqr(),o=r.redSub(i).redSub(i),e=this.curve._mulC(a.redISub(r)).redMul(o),t=this.curve._mulC(r).redMul(s.redISub(c)),n=r.redMul(o);return this.curve.point(e,t,n)},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)),n=this.y.redAdd(this.x).redMul(e.y.redAdd(e.x)),r=this.t.redMul(this.curve.dd).redMul(e.t),i=this.z.redMul(e.z.redAdd(e.z)),o=n.redSub(t),a=i.redSub(r),s=i.redAdd(r),c=n.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,n,r=this.z.redMul(e.z),i=r.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=r.redMul(c).redMul(l);return this.curve.twisted?(t=r.redMul(u).redMul(a.redSub(this.curve._mulA(o))),n=c.redMul(u)):(t=r.redMul(u).redMul(a.redSub(o)),n=this.curve._mulC(c).redMul(u)),this.curve.point(d,t,n)},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,n){return this.curve._wnafMulAdd(1,[this,t],[e,n],2,!1)},a.prototype.jmulAdd=function(e,t,n){return this.curve._wnafMulAdd(1,[this,t],[e,n],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 n=e.clone(),r=this.curve.redN.redMul(this.z);;){if(n.iadd(this.curve.n),n.cmp(this.curve.p)>=0)return!1;if(t.redIAdd(r),0===this.x.cmp(t))return!0}},a.prototype.toP=a.prototype.normalize,a.prototype.mixedAdd=a.prototype.add,Kr}()}(jr)),jr}var Zr,Jr={},Qr={},ei={};function ti(){if(Zr)return ei;Zr=1;var e=Nr(),t=Gr();function n(e,t){return 55296==(64512&e.charCodeAt(t))&&(!(t<0||t+1>=e.length)&&56320==(64512&e.charCodeAt(t+1)))}function r(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 ei.inherits=t,ei.toArray=function(e,t){if(Array.isArray(e))return e.slice();if(!e)return[];var r=[];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)r.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?r[i++]=a:a<2048?(r[i++]=a>>6|192,r[i++]=63&a|128):n(e,o)?(a=65536+((1023&a)<<10)+(1023&e.charCodeAt(++o)),r[i++]=a>>18|240,r[i++]=a>>12&63|128,r[i++]=a>>6&63|128,r[i++]=63&a|128):(r[i++]=a>>12|224,r[i++]=a>>6&63|128,r[i++]=63&a|128)}else for(o=0;o<e.length;o++)r[o]=0|e[o];return r},ei.toHex=function(e){for(var t="",n=0;n<e.length;n++)t+=i(e[n].toString(16));return t},ei.htonl=r,ei.toHex32=function(e,t){for(var n="",i=0;i<e.length;i++){var a=e[i];"little"===t&&(a=r(a)),n+=o(a.toString(16))}return n},ei.zero2=i,ei.zero8=o,ei.join32=function(t,n,r,i){var o=r-n;e(o%4==0);for(var a=new Array(o/4),s=0,c=n;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},ei.split32=function(e,t){for(var n=new Array(4*e.length),r=0,i=0;r<e.length;r++,i+=4){var o=e[r];"big"===t?(n[i]=o>>>24,n[i+1]=o>>>16&255,n[i+2]=o>>>8&255,n[i+3]=255&o):(n[i+3]=o>>>24,n[i+2]=o>>>16&255,n[i+1]=o>>>8&255,n[i]=255&o)}return n},ei.rotr32=function(e,t){return e>>>t|e<<32-t},ei.rotl32=function(e,t){return e<<t|e>>>32-t},ei.sum32=function(e,t){return e+t>>>0},ei.sum32_3=function(e,t,n){return e+t+n>>>0},ei.sum32_4=function(e,t,n,r){return e+t+n+r>>>0},ei.sum32_5=function(e,t,n,r,i){return e+t+n+r+i>>>0},ei.sum64=function(e,t,n,r){var i=e[t],o=r+e[t+1]>>>0,a=(o<r?1:0)+n+i;e[t]=a>>>0,e[t+1]=o},ei.sum64_hi=function(e,t,n,r){return(t+r>>>0<t?1:0)+e+n>>>0},ei.sum64_lo=function(e,t,n,r){return t+r>>>0},ei.sum64_4_hi=function(e,t,n,r,i,o,a,s){var c=0,u=t;return c+=(u=u+r>>>0)<t?1:0,c+=(u=u+o>>>0)<o?1:0,e+n+i+a+(c+=(u=u+s>>>0)<s?1:0)>>>0},ei.sum64_4_lo=function(e,t,n,r,i,o,a,s){return t+r+o+s>>>0},ei.sum64_5_hi=function(e,t,n,r,i,o,a,s,c,u){var l=0,d=t;return l+=(d=d+r>>>0)<t?1:0,l+=(d=d+o>>>0)<o?1:0,l+=(d=d+s>>>0)<s?1:0,e+n+i+a+c+(l+=(d=d+u>>>0)<u?1:0)>>>0},ei.sum64_5_lo=function(e,t,n,r,i,o,a,s,c,u){return t+r+o+s+u>>>0},ei.rotr64_hi=function(e,t,n){return(t<<32-n|e>>>n)>>>0},ei.rotr64_lo=function(e,t,n){return(e<<32-n|t>>>n)>>>0},ei.shr64_hi=function(e,t,n){return e>>>n},ei.shr64_lo=function(e,t,n){return(e<<32-n|t>>>n)>>>0},ei}var ni,ri={};function ii(){if(ni)return ri;ni=1;var e=ti(),t=Nr();function n(){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 ri.BlockHash=n,n.prototype.update=function(t,n){if(t=e.toArray(t,n),this.pending?this.pending=this.pending.concat(t):this.pending=t,this.pendingTotal+=t.length,this.pending.length>=this._delta8){var r=(t=this.pending).length%this._delta8;this.pending=t.slice(t.length-r,t.length),0===this.pending.length&&(this.pending=null),t=e.join32(t,0,t.length-r,this.endian);for(var i=0;i<t.length;i+=this._delta32)this._update(t,i,i+this._delta32)}return this},n.prototype.digest=function(e){return this.update(this._pad()),t(null===this.pending),this._digest(e)},n.prototype._pad=function(){var e=this.pendingTotal,t=this._delta8,n=t-(e+this.padLength)%t,r=new Array(n+this.padLength);r[0]=128;for(var i=1;i<n;i++)r[i]=0;if(e<<=3,"big"===this.endian){for(var o=8;o<this.padLength;o++)r[i++]=0;r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=e>>>24&255,r[i++]=e>>>16&255,r[i++]=e>>>8&255,r[i++]=255&e}else for(r[i++]=255&e,r[i++]=e>>>8&255,r[i++]=e>>>16&255,r[i++]=e>>>24&255,r[i++]=0,r[i++]=0,r[i++]=0,r[i++]=0,o=8;o<this.padLength;o++)r[i++]=0;return r},ri}var oi,ai,si,ci,ui,li,di,fi,hi,pi,bi,mi,gi={},vi={};function yi(){if(oi)return vi;oi=1;var e=ti().rotr32;function t(e,t,n){return e&t^~e&n}function n(e,t,n){return e&t^e&n^t&n}function r(e,t,n){return e^t^n}return vi.ft_1=function(e,i,o,a){return 0===e?t(i,o,a):1===e||3===e?r(i,o,a):2===e?n(i,o,a):void 0},vi.ch32=t,vi.maj32=n,vi.p32=r,vi.s0_256=function(t){return e(t,2)^e(t,13)^e(t,22)},vi.s1_256=function(t){return e(t,6)^e(t,11)^e(t,25)},vi.g0_256=function(t){return e(t,7)^e(t,18)^t>>>3},vi.g1_256=function(t){return e(t,17)^e(t,19)^t>>>10},vi}function wi(){if(ui)return ci;ui=1;var e=ti(),t=ii(),n=yi(),r=Nr(),i=e.sum32,o=e.sum32_4,a=e.sum32_5,s=n.ch32,c=n.maj32,u=n.s0_256,l=n.s1_256,d=n.g0_256,f=n.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),ci=b,b.blockSize=512,b.outSize=256,b.hmacStrength=192,b.padLength=64,b.prototype._update=function(e,t){for(var n=this.W,h=0;h<16;h++)n[h]=e[t+h];for(;h<n.length;h++)n[h]=o(f(n[h-2]),n[h-7],d(n[h-15]),n[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(r(this.k.length===n.length),h=0;h<n.length;h++){var A=a(x,l(v),s(v,y,w),this.k[h],n[h]),S=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,S)}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")},ci}function xi(){if(hi)return fi;hi=1;var e=ti(),t=ii(),n=Nr(),r=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,n,r,i){var o=e&n^~e&i;return o<0&&(o+=4294967296),o}function v(e,t,n,r,i,o){var a=t&r^~t&o;return a<0&&(a+=4294967296),a}function y(e,t,n,r,i){var o=e&n^e&i^n&i;return o<0&&(o+=4294967296),o}function w(e,t,n,r,i,o){var a=t&r^t&o^r&o;return a<0&&(a+=4294967296),a}function x(e,t){var n=r(e,t,28)^r(t,e,2)^r(t,e,7);return n<0&&(n+=4294967296),n}function A(e,t){var n=i(e,t,28)^i(t,e,2)^i(t,e,7);return n<0&&(n+=4294967296),n}function S(e,t){var n=r(e,t,14)^r(e,t,18)^r(t,e,9);return n<0&&(n+=4294967296),n}function E(e,t){var n=i(e,t,14)^i(e,t,18)^i(t,e,9);return n<0&&(n+=4294967296),n}function _(e,t){var n=r(e,t,1)^r(e,t,8)^o(e,t,7);return n<0&&(n+=4294967296),n}function O(e,t){var n=i(e,t,1)^i(e,t,8)^a(e,t,7);return n<0&&(n+=4294967296),n}function N(e,t){var n=r(e,t,19)^r(t,e,29)^o(e,t,6);return n<0&&(n+=4294967296),n}function T(e,t){var n=i(e,t,19)^i(t,e,29)^a(e,t,6);return n<0&&(n+=4294967296),n}return e.inherits(m,p),fi=m,m.blockSize=1024,m.outSize=512,m.hmacStrength=192,m.padLength=128,m.prototype._prepareBlock=function(e,t){for(var n=this.W,r=0;r<32;r++)n[r]=e[t+r];for(;r<n.length;r+=2){var i=N(n[r-4],n[r-3]),o=T(n[r-4],n[r-3]),a=n[r-14],s=n[r-13],c=_(n[r-30],n[r-29]),u=O(n[r-30],n[r-29]),f=n[r-32],h=n[r-31];n[r]=l(i,o,a,s,c,u,f,h),n[r+1]=d(i,o,a,s,c,u,f,h)}},m.prototype._update=function(e,t){this._prepareBlock(e,t);var r=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],O=this.h[9],N=this.h[10],T=this.h[11],k=this.h[12],I=this.h[13],C=this.h[14],B=this.h[15];n(this.k.length===r.length);for(var M=0;M<r.length;M+=2){var L=C,R=B,P=S(_,O),U=E(_,O),j=g(_,O,N,T,k),F=v(_,O,N,T,k,I),D=this.k[M],$=this.k[M+1],z=r[M],W=r[M+1],q=f(L,R,P,U,j,F,D,$,z,W),K=h(L,R,P,U,j,F,D,$,z,W);L=x(i,o),R=A(i,o),P=y(i,o,a,l,d),U=w(i,o,a,l,d,p);var X=c(L,R,P,U),H=u(L,R,P,U);C=k,B=I,k=N,I=T,N=_,T=O,_=c(b,m,q,K),O=u(m,m,q,K),b=d,m=p,d=a,p=l,a=i,l=o,i=c(q,K,X,H),o=u(q,K,X,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,_,O),s(this.h,10,N,T),s(this.h,12,k,I),s(this.h,14,C,B)},m.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h,"big"):e.split32(this.h,"big")},fi}function Ai(){return mi||(mi=1,gi.sha1=function(){if(si)return ai;si=1;var e=ti(),t=ii(),n=yi(),r=e.rotl32,i=e.sum32,o=e.sum32_5,a=n.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),ai=u,u.blockSize=512,u.outSize=160,u.hmacStrength=80,u.padLength=64,u.prototype._update=function(e,t){for(var n=this.W,s=0;s<16;s++)n[s]=e[t+s];for(;s<n.length;s++)n[s]=r(n[s-3]^n[s-8]^n[s-14]^n[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<n.length;s++){var p=~~(s/20),b=o(r(u,5),a(p,l,d,f),h,n[s],c[p]);h=f,f=d,d=r(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")},ai}(),gi.sha224=function(){if(di)return li;di=1;var e=ti(),t=wi();function n(){if(!(this instanceof n))return new n;t.call(this),this.h=[3238371032,914150663,812702999,4144912697,4290775857,1750603025,1694076839,3204075428]}return e.inherits(n,t),li=n,n.blockSize=512,n.outSize=224,n.hmacStrength=192,n.padLength=64,n.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h.slice(0,7),"big"):e.split32(this.h.slice(0,7),"big")},li}(),gi.sha256=wi(),gi.sha384=function(){if(bi)return pi;bi=1;var e=ti(),t=xi();function n(){if(!(this instanceof n))return new n;t.call(this),this.h=[3418070365,3238371032,1654270250,914150663,2438529370,812702999,355462360,4144912697,1731405415,4290775857,2394180231,1750603025,3675008525,1694076839,1203062813,3204075428]}return e.inherits(n,t),pi=n,n.blockSize=1024,n.outSize=384,n.hmacStrength=192,n.padLength=128,n.prototype._digest=function(t){return"hex"===t?e.toHex32(this.h.slice(0,12),"big"):e.split32(this.h.slice(0,12),"big")},pi}(),gi.sha512=xi()),gi}var Si,Ei,_i,Oi,Ni,Ti,ki,Ii,Ci,Bi,Mi,Li,Ri,Pi,Ui,ji,Fi,Di,$i,zi,Wi,qi,Ki,Xi,Hi,Vi,Gi,Yi,Zi={};function Ji(){return Oi||(Oi=1,function(e){var t=e;t.utils=ti(),t.common=ii(),t.sha=Ai(),t.ripemd=function(){if(Si)return Zi;Si=1;var e=ti(),t=ii(),n=e.rotl32,r=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,n,r){return e<=15?t^n^r:e<=31?t&n|~t&r:e<=47?(t|~n)^r:e<=63?t&r|n&~r:t^(n|~r)}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),Zi.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,S=0;S<80;S++){var E=r(n(o(a,c(S,s,b,m),e[d[S]+t],u(S)),h[S]),g);a=g,g=m,m=n(b,10),b=s,s=E,E=r(n(o(v,c(79-S,y,w,x),e[f[S]+t],l(S)),p[S]),A),v=A,A=x,x=n(w,10),w=y,y=E}E=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]=E},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 Zi}(),t.hmac=function(){if(_i)return Ei;_i=1;var e=ti(),t=Nr();function n(t,r,i){if(!(this instanceof n))return new n(t,r,i);this.Hash=t,this.blockSize=t.blockSize/8,this.outSize=t.outSize/8,this.inner=null,this.outer=null,this._init(e.toArray(r,i))}return Ei=n,n.prototype._init=function(e){e.length>this.blockSize&&(e=(new this.Hash).update(e).digest()),t(e.length<=this.blockSize);for(var n=e.length;n<this.blockSize;n++)e.push(0);for(n=0;n<e.length;n++)e[n]^=54;for(this.inner=(new this.Hash).update(e),n=0;n<e.length;n++)e[n]^=106;this.outer=(new this.Hash).update(e)},n.prototype.update=function(e,t){return this.inner.update(e,t),this},n.prototype.digest=function(e){return this.outer.update(this.inner.digest()),this.outer.digest(e)},Ei}(),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}(Qr)),Qr}function Qi(){return ki||(ki=1,function(e){var t,n=e,r=Ji(),i=Yr(),o=Br().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(n,e,{configurable:!0,enumerable:!0,get:function(){var r=new a(t);return Object.defineProperty(n,e,{configurable:!0,enumerable:!0,value:r}),r}})}n.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:r.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:r.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:r.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:r.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:r.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:r.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:r.sha256,gRed:!1,g:["216936d3cd6e53fec0a4e231fdd6dc5c692cc7609525a7b2c9562d608f25d51a","6666666666666666666666666666666666666666666666666666666666666658"]});try{t=Ti?Ni:(Ti=1,Ni={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:r.sha256,beta:"7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee",lambda:"5363ad4cc05c30e0a5261c028812645a122e22ea20816678df02967c1b23bd72",basis:[{a:"3086d221a7d46bcde86c90e49284eb15",b:"-e4437ed6010e88286f547fa90abfe4c3"},{a:"114ca50f7a8e2f3f657c1108d9d44cfd8",b:"3086d221a7d46bcde86c90e49284eb15"}],gRed:!1,g:["79be667ef9dcbbac55a06295ce870b07029bfcdb2dce28d959f2815b16f81798","483ada7726a3c4655da4fbfc0e1108a8fd17b448a68554199c47d08ffb10d4b8",t]})}(Jr)),Jr}function eo(){if(Ui)return Pi;Ui=1;var e=Or(),t=function(){if(Ci)return Ii;Ci=1;var e=Ji(),t=Cr(),n=Nr();function r(e){if(!(this instanceof r))return new r(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");n(i.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._init(i,o,a)}return Ii=r,r.prototype._init=function(e,t,n){var r=e.concat(t).concat(n);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(r),this._reseed=1,this.reseedInterval=281474976710656},r.prototype._hmac=function(){return new e.hmac(this.hash,this.K)},r.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())},r.prototype.reseed=function(e,r,i,o){"string"!=typeof r&&(o=i,i=r,r=null),e=t.toArray(e,r),i=t.toArray(i,o),n(e.length>=this.minEntropy/8,"Not enough entropy. Minimum is: "+this.minEntropy+" bits"),this._update(e.concat(i||[])),this._reseed=1},r.prototype.generate=function(e,n,r,i){if(this._reseed>this.reseedInterval)throw new Error("Reseed is required");"string"!=typeof n&&(i=r,r=n,n=null),r&&(r=t.toArray(r,i||"hex"),this._update(r));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(r),this._reseed++,t.encode(a,n)},Ii}(),n=Br(),r=Qi(),i=Rr(),o=n.assert,a=function(){if(Mi)return Bi;Mi=1;var e=Or(),t=Br().assert;function n(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 Bi=n,n.fromPublic=function(e,t,r){return t instanceof n?t:new n(e,{pub:t,pubEnc:r})},n.fromPrivate=function(e,t,r){return t instanceof n?t:new n(e,{priv:t,privEnc:r})},n.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"}},n.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},n.prototype.getPrivate=function(e){return"hex"===e?this.priv.toString(16,2):this.priv},n.prototype._importPrivate=function(t,n){this.priv=new e(t,n||16),this.priv=this.priv.umod(this.ec.curve.n)},n.prototype._importPublic=function(e,n){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,n)},n.prototype.derive=function(e){return e.validate()||t(e.validate(),"public point not validated"),e.mul(this.priv).getX()},n.prototype.sign=function(e,t,n){return this.ec.sign(e,this,t,n)},n.prototype.verify=function(e,t,n){return this.ec.verify(e,t,this,void 0,n)},n.prototype.inspect=function(){return"<Key priv: "+(this.priv&&this.priv.toString(16,2))+" pub: "+(this.pub&&this.pub.inspect())+" >"},Bi}(),s=function(){if(Ri)return Li;Ri=1;var e=Or(),t=Br(),n=t.assert;function r(t,i){if(t instanceof r)return t;this._importDER(t,i)||(n(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 n=e[t.place++];if(!(128&n))return n;var r=15&n;if(0===r||r>4)return!1;if(0===e[t.place])return!1;for(var i=0,o=0,a=t.place;o<r;o++,a++)i<<=8,i|=e[a],i>>>=0;return!(i<=127)&&(t.place=a,i)}function a(e){for(var t=0,n=e.length-1;!e[t]&&!(128&e[t+1])&&t<n;)t++;return 0===t?e:e.slice(t)}function s(e,t){if(t<128)e.push(t);else{var n=1+(Math.log(t)/Math.LN2>>>3);for(e.push(128|n);--n;)e.push(t>>>(n<<3)&255);e.push(t)}}return Li=r,r.prototype._importDER=function(n,r){n=t.toArray(n,r);var a=new i;if(48!==n[a.place++])return!1;var s=o(n,a);if(!1===s)return!1;if(s+a.place!==n.length)return!1;if(2!==n[a.place++])return!1;var c=o(n,a);if(!1===c)return!1;if(128&n[a.place])return!1;var u=n.slice(a.place,c+a.place);if(a.place+=c,2!==n[a.place++])return!1;var l=o(n,a);if(!1===l)return!1;if(n.length!==l+a.place)return!1;if(128&n[a.place])return!1;var d=n.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},r.prototype.toDER=function(e){var n=this.r.toArray(),r=this.s.toArray();for(128&n[0]&&(n=[0].concat(n)),128&r[0]&&(r=[0].concat(r)),n=a(n),r=a(r);!(r[0]||128&r[1]);)r=r.slice(1);var i=[2];s(i,n.length),(i=i.concat(n)).push(2),s(i,r.length);var o=i.concat(r),c=[48];return s(c,o.length),c=c.concat(o),t.encode(c,e)},Li}();function c(e){if(!(this instanceof c))return new c(e);"string"==typeof e&&(o(Object.prototype.hasOwnProperty.call(r,e),"Unknown curve "+e),e=r[e]),e instanceof r.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 Pi=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(n){n||(n={});for(var r=new t({hash:this.hash,pers:n.pers,persEnc:n.persEnc||"utf8",entropy:n.entropy||i(this.hash.hmacStrength),entropyEnc:n.entropy&&n.entropyEnc||"utf8",nonce:this.n.toArray()}),o=this.n.byteLength(),a=this.n.sub(new e(2));;){var s=new e(r.generate(o));if(!(s.cmp(a)>0))return s.iaddn(1),this.keyFromPrivate(s)}},c.prototype._truncateToN=function(t,n,r){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 r&&(r=8*i);var a=r-this.n.bitLength();return a>0&&(t=t.ushrn(a)),!n&&t.cmp(this.n)>=0?t.sub(this.n):t},c.prototype.sign=function(n,r,i,a){if("object"==typeof i&&(a=i,i=null),a||(a={}),"string"!=typeof n&&"number"!=typeof n&&!e.isBN(n)){o("object"==typeof n&&n&&"number"==typeof n.length,"Expected message to be an array-like, a hex string, or a BN instance"),o(n.length>>>0===n.length);for(var c=0;c<n.length;c++)o((255&n[c])===n[c])}r=this.keyFromPrivate(r,i),n=this._truncateToN(n,!1,a.msgBitLength),o(!n.isNeg(),"Can not sign a negative message");var u=this.n.byteLength(),l=r.getPrivate().toArray("be",u),d=n.toArray("be",u);o(new e(d).eq(n),"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(r.getPrivate()).iadd(n));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,n,r,i){i||(i={}),e=this._truncateToN(e,!1,i.msgBitLength),n=this.keyFromPublic(n,r);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,n.getPublic(),d)).isInfinity()&&c.eqXToP(o):!(c=this.g.mulAdd(l,n.getPublic(),d)).isInfinity()&&0===c.getX().umod(this.n).cmp(o)},c.prototype.recoverPubKey=function(t,n,r,i){o((3&r)===r,"The recovery param is more than two bits"),n=new s(n,i);var a=this.n,c=new e(t),u=n.r,l=n.s,d=1&r,f=r>>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=n.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,n,r){if(null!==(t=new s(t,r)).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(n))return i}throw new Error("Unable to find valid recovery factor")},Pi}function to(){if(Wi)return zi;Wi=1;var e=Ji(),t=Qi(),n=Br(),r=n.assert,i=n.parseBytes,o=function(){if(Fi)return ji;Fi=1;var e=Br(),t=e.assert,n=e.parseBytes,r=e.cachedProperty;function i(e,t){this.eddsa=e,this._secret=n(t.secret),e.isPoint(t.pub)?this._pub=t.pub:this._pubBytes=n(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},r(i,"pubBytes",function(){return this.eddsa.encodePoint(this.pub())}),r(i,"pub",function(){return this._pubBytes?this.eddsa.decodePoint(this._pubBytes):this.eddsa.g.mul(this.priv())}),r(i,"privBytes",function(){var e=this.eddsa,t=this.hash(),n=e.encodingLength-1,r=t.slice(0,e.encodingLength);return r[0]&=248,r[n]&=127,r[n]|=64,r}),r(i,"priv",function(){return this.eddsa.decodeInt(this.privBytes())}),r(i,"hash",function(){return this.eddsa.hash().update(this.secret()).digest()}),r(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(n){return t(this._secret,"KeyPair is public only"),e.encode(this.secret(),n)},i.prototype.getPublic=function(t){return e.encode(this.pubBytes(),t)},ji=i}(),a=function(){if($i)return Di;$i=1;var e=Or(),t=Br(),n=t.assert,r=t.cachedProperty,i=t.parseBytes;function o(t,r){this.eddsa=t,"object"!=typeof r&&(r=i(r)),Array.isArray(r)&&(n(r.length===2*t.encodingLength,"Signature has invalid size"),r={R:r.slice(0,t.encodingLength),S:r.slice(t.encodingLength)}),n(r.R&&r.S,"Signature without R or S"),t.isPoint(r.R)&&(this._R=r.R),r.S instanceof e&&(this._S=r.S),this._Rencoded=Array.isArray(r.R)?r.R:r.Rencoded,this._Sencoded=Array.isArray(r.S)?r.S:r.Sencoded}return r(o,"S",function(){return this.eddsa.decodeInt(this.Sencoded())}),r(o,"R",function(){return this.eddsa.decodePoint(this.Rencoded())}),r(o,"Rencoded",function(){return this.eddsa.encodePoint(this.R())}),r(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()},Di=o}();function s(n){if(r("ed25519"===n,"only tested with ed25519 so far"),!(this instanceof s))return new s(n);n=t[n].curve,this.curve=n,this.g=n.g,this.g.precompute(n.n.bitLength()+1),this.pointClass=n.point().constructor,this.encodingLength=Math.ceil(n.n.bitLength()/8),this.hash=e.sha512}return zi=s,s.prototype.sign=function(e,t){e=i(e);var n=this.keyFromSecret(t),r=this.hashInt(n.messagePrefix(),e),o=this.g.mul(r),a=this.encodePoint(o),s=this.hashInt(a,n.pubBytes(),e).mul(n.priv()),c=r.add(s).umod(this.curve.n);return this.makeSignature({R:o,S:c,Rencoded:a})},s.prototype.verify=function(e,t,n){if(e=i(e),(t=this.makeSignature(t)).S().gte(t.eddsa.curve.n)||t.S().isNeg())return!1;var r=this.keyFromPublic(n),o=this.hashInt(t.Rencoded(),r.pubBytes(),e),a=this.g.mul(t.S());return t.R().add(r.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 n.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=n.parseBytes(e)).length-1,r=e.slice(0,t).concat(-129&e[t]),i=!!(128&e[t]),o=n.intFromLE(r);return this.curve.pointFromY(o,i)},s.prototype.encodeInt=function(e){return e.toArray("le",this.encodingLength)},s.prototype.decodeInt=function(e){return n.intFromLE(e)},s.prototype.isPoint=function(e){return e instanceof this.pointClass},zi}function no(){if(Xi)return Ki;Xi=1;const e=(qi||(qi=1,function(){var e=xr;e.version=Ar,e.utils=Br(),e.rand=Rr(),e.curve=Yr(),e.curves=Qi(),e.ec=eo(),e.eddsa=to()}()),xr).ec,t=new e("secp256k1"),n=t.curve,r=n.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 r(i);if(o.cmp(n.p)>=0)return null;o=o.toRed(n.red);let a=o.redSqr().redIMul(o).redIAdd(n.b).redSqrt();3===e!==a.isOdd()&&(a=a.redNeg());const s=o.redSqr().redIMul(o);return a.redSqr().redISub(s.redIAdd(n.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 r(i),s=new r(o);if(a.cmp(n.p)>=0||s.cmp(n.p)>=0)return null;if(a=a.toRed(n.red),s=s.toRed(n.red),(6===e||7===e)&&s.isOdd()!==(7===e))return null;const c=a.redSqr().redIMul(a);return s.redSqr().redISub(c.redIAdd(n.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 n=t.encode(null,33===e.length);for(let t=0;t<e.length;++t)e[t]=n[t]}return Ki={contextRandomize:()=>0,privateKeyVerify(e){const t=new r(e);return t.cmp(n.n)<0&&!t.isZero()?0:1},privateKeyNegate(e){const t=new r(e),i=n.n.sub(t).umod(n.n).toArrayLike(Uint8Array,"be",32);return e.set(i),0},privateKeyTweakAdd(e,t){const i=new r(t);if(i.cmp(n.n)>=0)return 1;if(i.iadd(new r(e)),i.cmp(n.n)>=0&&i.isub(n.n),i.isZero())return 1;const o=i.toArrayLike(Uint8Array,"be",32);return e.set(o),0},privateKeyTweakMul(e,t){let i=new r(t);if(i.cmp(n.n)>=0||i.isZero())return 1;i.imul(new r(e)),i.cmp(n.n)>=0&&(i=i.umod(n.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 r(i);if(a.cmp(n.n)>=0||a.isZero())return 1;return o(e,t.keyFromPrivate(i).getPublic()),0},publicKeyConvert(e,t){const n=i(t);if(null===n)return 1;return o(e,n.getPublic()),0},publicKeyNegate(e,t){const n=i(t);if(null===n)return 1;const r=n.getPublic();return r.y=r.y.redNeg(),o(e,r),0},publicKeyCombine(e,t){const n=new Array(t.length);for(let e=0;e<t.length;++e)if(n[e]=i(t[e]),null===n[e])return 1;let r=n[0].getPublic();for(let e=1;e<n.length;++e)r=r.add(n[e].pub);return r.isInfinity()?2:(o(e,r),0)},publicKeyTweakAdd(e,t,a){const s=i(t);if(null===s)return 1;if((a=new r(a)).cmp(n.n)>=0)return 2;const c=s.getPublic().add(n.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 r(a)).cmp(n.n)>=0||a.isZero())return 2;return o(e,s.getPublic().mul(a)),0},signatureNormalize(e){const i=new r(e.subarray(0,32)),o=new r(e.subarray(32,64));return i.cmp(n.n)>=0||o.cmp(n.n)>=0?1:(1===o.cmp(t.nh)&&e.set(n.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 r(i).cmp(n.n)>=0)return 1;if(new r(o).cmp(n.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 r(a);c.cmp(n.n)>=0&&(c=new r(0));let u=new r(t.subarray(6+i));return u.cmp(n.n)>=0&&(u=new r(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 n=e(i,o,null,a,t);if(!(n instanceof Uint8Array&&32===n.length))throw new Error("This is the way");return new r(n)}}const c=new r(o);if(c.cmp(n.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 r(s.r),u=new r(s.s);if(c.cmp(n.n)>=0||u.cmp(n.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 r(c.r),l=new r(c.s);if(u.cmp(n.n)>=0||l.cmp(n.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 r(a);if(f.cmp(n.n)>=0||f.isZero())return 2;const h=d.getPublic().mul(f);if(void 0===c){const n=h.encode(null,!0),r=t.hash().update(n).digest();for(let t=0;t<32;++t)e[t]=r[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 n=h.getY().toArray("be",32);for(let e=0;e<32;++e)l[e]=n[e];const r=c(u,l,s);if(!(r instanceof Uint8Array&&r.length===e.length))return 2;e.set(r)}return 0}},Ki}function ro(){return Vi||(Vi=1,Hi=function(){if(mr)return br;mr=1;const e="Impossible case. Please create issue.",t="The tweak was out of range or the resulted private key is invalid",n="The tweak was out of range or equal to zero",r="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,n){if(f(t instanceof Uint8Array,`Expected ${e} to be an Uint8Array`),void 0!==n)if(Array.isArray(n)){const r=`Expected ${e} to be an Uint8Array with length [${n.join(", ")}]`;f(n.includes(t.length),r)}else{const r=`Expected ${e} to be an Uint8Array with length ${n}`;f(t.length===n,r)}}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 br=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(r)},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,n){switch(h("private key",e,32),h("tweak",n,32),g.privateKeyTweakAdd(e,n)){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(n)}},publicKeyVerify:e=>(h("public key",e,[33,65]),0===g.publicKeyVerify(e)),publicKeyCreate(e,t=!0,n){switch(h("private key",e,32),p(t),n=b(n,t?33:65),g.publicKeyCreate(n,e)){case 0:return n;case 1:throw new Error(i);case 2:throw new Error(a)}},publicKeyConvert(e,t=!0,n){switch(h("public key",e,[33,65]),p(t),n=b(n,t?33:65),g.publicKeyConvert(n,e)){case 0:return n;case 1:throw new Error(o);case 2:throw new Error(a)}},publicKeyNegate(t,n=!0,r){switch(h("public key",t,[33,65]),p(n),r=b(r,n?33:65),g.publicKeyNegate(r,t)){case 0:return r;case 1:throw new Error(o);case 2:throw new Error(e);case 3:throw new Error(a)}},publicKeyCombine(e,t=!0,n){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),n=b(n,t?33:65),g.publicKeyCombine(n,e)){case 0:return n;case 1:throw new Error(o);case 2:throw new Error(s);case 3:throw new Error(a)}},publicKeyTweakAdd(e,n,r=!0,i){switch(h("public key",e,[33,65]),h("tweak",n,32),p(r),i=b(i,r?33:65),g.publicKeyTweakAdd(i,e,n)){case 0:return i;case 1:throw new Error(o);case 2:throw new Error(t)}},publicKeyTweakMul(e,t,r=!0,i){switch(h("public key",e,[33,65]),h("tweak",t,32),p(r),i=b(i,r?33:65),g.publicKeyTweakMul(i,e,t)){case 0:return i;case 1:throw new Error(o);case 2:throw new Error(n)}},signatureNormalize(e){switch(h("signature",e,64),g.signatureNormalize(e)){case 0:return e;case 1:throw new Error(c)}},signatureExport(t,n){h("signature",t,64);const r={output:n=b(n,72),outputlen:72};switch(g.signatureExport(r,t)){case 0:return n.slice(0,r.outputlen);case 1:throw new Error(c);case 2:throw new Error(e)}},signatureImport(t,n){switch(h("signature",t),n=b(n,64),g.signatureImport(n,t)){case 0:return n;case 1:throw new Error(c);case 2:throw new Error(e)}},ecdsaSign(t,n,r={},i){h("message",t,32),h("private key",n,32),f("Object"===m(r),"Expected options to be an Object"),void 0!==r.data&&h("options.data",r.data),void 0!==r.noncefn&&f("Function"===m(r.noncefn),"Expected options.noncefn to be a Function");const o={signature:i=b(i,64),recid:null};switch(g.ecdsaSign(o,t,n,r.data,r.noncefn)){case 0:return o;case 1:throw new Error(u);case 2:throw new Error(e)}},ecdsaVerify(e,t,n){switch(h("signature",e,64),h("message",t,32),h("public key",n,[33,65]),g.ecdsaVerify(e,t,n)){case 0:return!0;case 3:return!1;case 1:throw new Error(c);case 2:throw new Error(o)}},ecdsaRecover(t,n,r,i=!0,o){switch(h("signature",t,64),f("Number"===m(n)&&n>=0&&n<=3,"Expected recovery id to be a Number within interval [0, 3]"),h("message",r,32),p(i),o=b(o,i?33:65),g.ecdsaRecover(o,t,n,r)){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,n={},r){switch(h("public key",e,[33,65]),h("private key",t,32),f("Object"===m(n),"Expected options to be an Object"),void 0!==n.data&&h("options.data",n.data),void 0!==n.hashfn?(f("Function"===m(n.hashfn),"Expected options.hashfn to be a Function"),void 0!==n.xbuf&&h("options.xbuf",n.xbuf,32),void 0!==n.ybuf&&h("options.ybuf",n.ybuf,32),h("output",r)):r=b(r,32),g.ecdh(r,e,t,n.data,n.hashfn,n.xbuf,n.ybuf)){case 0:return r;case 1:throw new Error(o);case 2:throw new Error(d)}}}),br}()(no())),Hi}function io(){if(Gi)return gr;Gi=1;var e=gr&&gr.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(gr,"__esModule",{value:!0}),gr.PublicKey=void 0;const t=gn(),n=tr(),r=e(ro()),i=it();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 n=e.split(":");let r,o;if(1===n.length)r=n[0];else{if(2!==n.length)throw new Error("Invalid encoded key format, must be <curve>:<encoded key>");r=n[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}`)}}(n[0])}const s=(0,t.baseDecode)(r);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 n.ed25519.verify(t,e,a);case i.KeyType.SECP256K1:return r.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 gr.PublicKey=a,gr}function oo(){if(Yi)return lt;Yi=1;var e=lt&&lt.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(lt,"__esModule",{value:!0}),lt.KeyPairEd25519=void 0;const t=gn(),n=tr(),r=e(pr()),i=it(),o=ct(),a=io();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.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,r.default)(i.KeySize.SECRET_KEY),o=n.ed25519.getPublicKey(new Uint8Array(e)),a=new Uint8Array([...e,...o]);return new s((0,t.baseEncode)(a))}sign(e){return{signature:n.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 lt.KeyPairEd25519=s,lt}var ao,so,co,uo,lo={};function fo(){if(ao)return lo;ao=1;var e=lo&&lo.__importDefault||function(e){return e&&e.__esModule?e:{default:e}};Object.defineProperty(lo,"__esModule",{value:!0}),lo.KeyPairSecp256k1=void 0;const t=gn(),n=e(pr()),r=e(ro()),i=it(),o=ct(),a=io();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.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,n.default)(i.KeySize.SECRET_KEY),o=r.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:n,recid:i}=r.default.ecdsaSign(e,(0,t.baseDecode)(this.secretKey));return{signature:new Uint8Array([...n,i]),publicKey:this.publicKey}}verify(e,t){return this.publicKey.verify(e,t)}toString(){return`secp256k1:${this.extendedSecretKey}`}getPublicKey(){return this.publicKey}}return lo.KeyPairSecp256k1=s,lo}function ho(){return co||(co=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),e.PublicKey=e.KeyPairSecp256k1=e.KeyPairEd25519=e.KeyPair=e.KeyType=void 0;var t=it();Object.defineProperty(e,"KeyType",{enumerable:!0,get:function(){return t.KeyType}});var n=function(){if(so)return at;so=1,Object.defineProperty(at,"__esModule",{value:!0}),at.KeyPair=void 0;const e=ct(),t=oo(),n=fo();class r extends e.KeyPairBase{static fromRandom(e){switch(e.toUpperCase()){case"ED25519":return t.KeyPairEd25519.fromRandom();case"SECP256K1":return n.KeyPairSecp256k1.fromRandom();default:throw new Error(`Unknown curve ${e}`)}}static fromString(e){const r=e.split(":");if(2!==r.length)throw new Error("Invalid encoded key format, must be <curve>:<encoded key>");switch(r[0].toUpperCase()){case"ED25519":return new t.KeyPairEd25519(r[1]);case"SECP256K1":return new n.KeyPairSecp256k1(r[1]);default:throw new Error(`Unknown curve: ${r[0]}`)}}}return at.KeyPair=r,at}();Object.defineProperty(e,"KeyPair",{enumerable:!0,get:function(){return n.KeyPair}});var r=oo();Object.defineProperty(e,"KeyPairEd25519",{enumerable:!0,get:function(){return r.KeyPairEd25519}});var i=fo();Object.defineProperty(e,"KeyPairSecp256k1",{enumerable:!0,get:function(){return i.KeyPairSecp256k1}});var o=io();Object.defineProperty(e,"PublicKey",{enumerable:!0,get:function(){return o.PublicKey}})}(nt)),nt}function po(){return uo||(uo=1,function(e){var t=Ue&&Ue.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),n=Ue&&Ue.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),r=Ue&&Ue.__importStar||function(e){if(e&&e.__esModule)return e;var r={};if(null!=e)for(var i in e)"default"!==i&&Object.prototype.hasOwnProperty.call(e,i)&&t(r,e,i);return n(r,e),r},i=Ue&&Ue.__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,n){const r=new u(t),i=o.serialize(e.authPayloadSchema,r),s=Uint8Array.from(a.default.sha256.array(i));let l=new Uint8Array(Buffer.from(n.signature,"base64"));return c.PublicKey.from(n.publicKey).verify(s,l)};const o=r(function(){if(Ye)return je;Ye=1;var e=je&&je.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),t=je&&je.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=je&&je.__importStar||function(n){if(n&&n.__esModule)return n;var r={};if(null!=n)for(var i in n)"default"!==i&&Object.prototype.hasOwnProperty.call(n,i)&&e(r,n,i);return t(r,n),r};je.__esModule=!0,je.deserialize=je.serialize=void 0;var r=function(){if(Xe)return Fe;Xe=1;var e=Fe&&Fe.__createBinding||(Object.create?function(e,t,n,r){void 0===r&&(r=n);var i=Object.getOwnPropertyDescriptor(t,n);i&&!("get"in i?!t.__esModule:i.writable||i.configurable)||(i={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,i)}:function(e,t,n,r){void 0===r&&(r=n),e[r]=t[n]}),t=Fe&&Fe.__setModuleDefault||(Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t}),n=Fe&&Fe.__importStar||function(n){if(n&&n.__esModule)return n;var r={};if(null!=n)for(var i in n)"default"!==i&&Object.prototype.hasOwnProperty.call(n,i)&&e(r,n,i);return t(r,n),r};Fe.__esModule=!0,Fe.BorshSerializer=void 0;var r=$e(),i=qe(),o=n(Ve()),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(r.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 n=parseInt(t.substring(1));n<=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),n))},e.prototype.encode_bigint=function(e,t){for(var n=t/8,r=new Uint8Array(n),i=0;i<n;i++)r[i]=Number(e&BigInt(255)),e>>=BigInt(8);this.encoded.store_bytes(new Uint8Array(r))},e.prototype.encode_string=function(e){this.checkTypes&&o.expect_type(e,"string",this.fieldPath);for(var t=e,n=[],r=0;r<t.length;r++){var i=t.charCodeAt(r);i<128?n.push(i):i<2048?n.push(192|i>>6,128|63&i):i<55296||i>=57344?n.push(224|i>>12,128|i>>6&63,128|63&i):(r++,i=65536+((1023&i)<<10|1023&t.charCodeAt(r)),n.push(240|i>>18,128|i>>12&63,128|i>>6&63,128|63&i))}this.encoded.store_value(n.length,"u32"),this.encoded.store_bytes(new Uint8Array(n))},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 n=Object.keys(e)[0],r=0;r<t.enum.length;r++){var i=t.enum[r];if(n===Object.keys(i.struct)[0])return this.encoded.store_value(r,"u8"),this.encode_struct(e,i)}throw new Error("Enum key (".concat(n,") 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 n=0;n<e.length;n++)this.encode_value(e[n],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 n=e instanceof Set?Array.from(e.values()):Object.values(e);this.encoded.store_value(n.length,"u32");for(var r=0,i=n;r<i.length;r++){var a=i[r];this.encode_value(a,t.set)}},e.prototype.encode_map=function(e,t){this.checkTypes&&o.expect_type(e,"object",this.fieldPath);var n=e instanceof Map,r=n?Array.from(e.keys()):Object.keys(e);this.encoded.store_value(r.length,"u32");for(var i=0,a=r;i<a.length;i++){var s=a[i];this.encode_value(s,t.map.key),this.encode_value(n?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 n=0,r=Object.keys(t.struct);n<r.length;n++){var i=r[n];this.fieldPath.push(i),this.encode_value(e[i],t.struct[i]),this.fieldPath.pop()}},e}();return Fe.BorshSerializer=a,Fe}(),i=function(){if(Ge)return Ze;Ge=1,Ze.__esModule=!0,Ze.BorshDeserializer=void 0;var e=$e(),t=qe(),n=function(){function n(e){this.buffer=new t.DecodeBuffer(e)}return n.prototype.decode=function(e){return this.decode_value(e)},n.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))},n.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"))},n.prototype.decode_bigint=function(e,t){void 0===t&&(t=!1);var n=e/8,r=new Uint8Array(this.buffer.consume_bytes(n)),i=r.reduceRight(function(e,t){return e+t.toString(16).padStart(2,"0")},"");return t&&r[n-1]?BigInt.asIntN(e,BigInt("0x".concat(i))):BigInt("0x".concat(i))},n.prototype.decode_string=function(){for(var e=this.decode_integer("u32"),t=new Uint8Array(this.buffer.consume_bytes(e)),n=[],r=0;r<e;++r){var i=t[r];if(i<128)n.push(i);else if(i<224)n.push((31&i)<<6|63&t[++r]);else if(i<240)n.push((15&i)<<12|(63&t[++r])<<6|63&t[++r]);else{var o=(7&i)<<18|(63&t[++r])<<12|(63&t[++r])<<6|63&t[++r];n.push(o)}}return String.fromCodePoint.apply(String,n)},n.prototype.decode_boolean=function(){return this.buffer.consume_value("u8")>0},n.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},n.prototype.decode_enum=function(e){var t,n=this.buffer.consume_value("u8");if(n>e.enum.length)throw new Error("Enum option ".concat(n," is not available"));var r=e.enum[n].struct,i=Object.keys(r)[0];return(t={})[i]=this.decode_value(r[i]),t},n.prototype.decode_array=function(e){for(var t=[],n=e.array.len?e.array.len:this.decode_integer("u32"),r=0;r<n;++r)t.push(this.decode_value(e.array.type));return t},n.prototype.decode_set=function(e){for(var t=this.decode_integer("u32"),n=new Set,r=0;r<t;++r)n.add(this.decode_value(e.set));return n},n.prototype.decode_map=function(e){for(var t=this.decode_integer("u32"),n=new Map,r=0;r<t;++r){var i=this.decode_value(e.map.key),o=this.decode_value(e.map.value);n.set(i,o)}return n},n.prototype.decode_struct=function(e){var t={};for(var n in e.struct)t[n]=this.decode_value(e.struct[n]);return t},n}();return Ze.BorshDeserializer=n,Ze}(),o=n(Ve());return je.serialize=function(e,t,n){return void 0===n&&(n=!0),n&&o.validate_schema(e),new r.BorshSerializer(n).encode(t,e)},je.deserialize=function(e,t,n){return void 0===n&&(n=!0),n&&o.validate_schema(e),new i.BorshDeserializer(t).decode(e)},je}()),a=i((Je||(Je=1,s=Qe,function(){var e="input is invalid type",t="object"==typeof window,n=t?window:{};n.JS_SHA256_NO_WINDOW&&(t=!1);var r=!t&&"object"==typeof self,i=!n.JS_SHA256_NO_NODE_JS&&"object"==typeof process&&process.versions&&process.versions.node&&"renderer"!=process.type;i?n=Be:r&&(n=self);var o=!n.JS_SHA256_NO_COMMON_JS&&s.exports,a=!n.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=[];!n.JS_SHA256_NO_NODE_JS&&Array.isArray||(Array.isArray=function(e){return"[object Array]"===Object.prototype.toString.call(e)}),!a||!n.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(n){return new y(t,!0).update(n)[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 n=0;n<f.length;++n){var r=f[n];t[r]=p(r,e)}return t},m=function(t,r){var i,o=et,a=et.Buffer,s=r?"sha224":"sha256";return i=a.from&&!n.JS_SHA256_NO_BUFFER_FROM?a.from:function(e){return new a(e)},function(n){if("string"==typeof n)return o.createHash(s).update(n,"utf8").digest("hex");if(null==n)throw new Error(e);return n.constructor===ArrayBuffer&&(n=new Uint8Array(n)),Array.isArray(n)||ArrayBuffer.isView(n)||n.constructor===a?o.createHash(s).update(i(n)).digest("hex"):t(n)}},g=function(e,t){return function(n,r){return new w(n,t,!0).update(r)[e]()}},v=function(e){var t=g("hex",e);t.create=function(t){return new w(t,e)},t.update=function(e,n){return t.create(e).update(n)};for(var n=0;n<f.length;++n){var r=f[n];t[r]=g(r,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,n,r){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(n,!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,n,r),this.update(f),this.oKeyPad=d,this.inner=!0,this.sharedMemory=r}y.prototype.update=function(t){if(!this.finalized){var n,r=typeof t;if("string"!==r){if("object"!==r)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);n=!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),n)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,n,r,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,n=((i=v[e-2])>>>17|i<<15)^(i>>>19|i<<13)^i>>>10,v[e]=v[e-16]+t+v[e-7]+n|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),r=(o=u&l)^u&f^c,g=h+(i=g+(n=(p>>>6|p<<26)^(p>>>11|p<<21)^(p>>>25|p<<7))+(p&b^~p&m)+d[e]+v[e])|0,h=i+(t+r)|0),t=(h>>>2|h<<30)^(h>>>13|h<<19)^(h>>>22|h<<10),r=(a=h&u)^h&l^o,m=f+(i=m+(n=(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+r)|0)>>>2|f<<30)^(f>>>13|f<<19)^(f>>>22|f<<10),r=(s=f&h)^f&u^a,b=l+(i=b+(n=(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+r)|0)>>>2|l<<30)^(l>>>13|l<<19)^(l>>>22|l<<10),r=(c=l&f)^l&h^s,p=u+(i=p+(n=(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+r)|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,n=this.h2,r=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[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[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[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,n=this.h2,r=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,n>>>24&255,n>>>16&255,n>>>8&255,255&n,r>>>24&255,r>>>16&255,r>>>8&255,255&r,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:(n.sha256=x.sha256,n.sha224=x.sha224)}()),Qe.exports));var s;const c=ho();class u{message;recipient;nonce;callbackUrl;tag;constructor({message:e,nonce:t,recipient:n}){this.tag=2147484061,this.message=e,this.nonce=t,this.recipient=n}}e.AuthPayload=u,e.authPayloadSchema={struct:{tag:"u32",message:"string",nonce:{array:{type:"u8",len:32}},recipient:"string",callbackUrl:{option:"string"}}}}(Ue)),Ue}var bo={};const mo=/^[0-9a-f]{8}-[0-9a-f]{4}-4[0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}$/i;function go(e){return mo.test(e)}function vo(){var e=URL.createObjectURL(new Blob),t=e.toString();return URL.revokeObjectURL(e),t.split(/[:\/]/g).pop().toLowerCase()}vo.valid=go;var yo,wo,xo,Ao,So,Eo,_o,Oo=Le(Object.freeze({__proto__:null,default:vo,uuid4:vo,valid:go})),No={},To={exports:{}},ko={exports:{}};function Io(){return yo||(yo=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 n=0;n<e.length;n++)e[n]=t.endian(e[n]);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=[],n=0,r=0;n<e.length;n++,r+=8)t[r>>>5]|=e[n]<<24-r%32;return t},wordsToBytes:function(e){for(var t=[],n=0;n<32*e.length;n+=8)t.push(e[n>>>5]>>>24-n%32&255);return t},bytesToHex:function(e){for(var t=[],n=0;n<e.length;n++)t.push((e[n]>>>4).toString(16)),t.push((15&e[n]).toString(16));return t.join("")},hexToBytes:function(e){for(var t=[],n=0;n<e.length;n+=2)t.push(parseInt(e.substr(n,2),16));return t},bytesToBase64:function(t){for(var n=[],r=0;r<t.length;r+=3)for(var i=t[r]<<16|t[r+1]<<8|t[r+2],o=0;o<4;o++)8*r+6*o<=8*t.length?n.push(e.charAt(i>>>6*(3-o)&63)):n.push("=");return n.join("")},base64ToBytes:function(t){t=t.replace(/[^A-Z0-9+\/]/gi,"");for(var n=[],r=0,i=0;r<t.length;i=++r%4)0!=i&&n.push((e.indexOf(t.charAt(r-1))&Math.pow(2,-2*i+8)-1)<<2*i|e.indexOf(t.charAt(r))>>>6-2*i);return n}},ko.exports=t),ko.exports;var e,t}function Co(){if(xo)return wo;xo=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=[],n=0;n<e.length;n++)t.push(255&e.charCodeAt(n));return t},bytesToString:function(e){for(var t=[],n=0;n<e.length;n++)t.push(String.fromCharCode(e[n]));return t.join("")}}};return wo=e}function Bo(){return Ao||(Ao=1,function(){var e=Io(),t=Co().utf8,n=Co().bin,r=function(r,i){var o=e.wordsToBytes(function(n){n.constructor==String?n=t.stringToBytes(n):"undefined"!=typeof Buffer&&"function"==typeof Buffer.isBuffer&&Buffer.isBuffer(n)?n=Array.prototype.slice.call(n,0):Array.isArray(n)||(n=n.toString());var r=e.bytesToWords(n),i=8*n.length,o=[],a=1732584193,s=-271733879,c=-1732584194,u=271733878,l=-1009589776;r[i>>5]|=128<<24-i%32,r[15+(i+64>>>9<<4)]=i;for(var d=0;d<r.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]=r[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]}(r));return i&&i.asBytes?o:i&&i.asString?n.bytesToString(o):e.bytesToHex(o)};r._blocksize=16,r._digestsize=20,To.exports=r}()),To.exports}function Mo(){return Eo||(Eo=1,function(e){var t=bo&&bo.__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 n=t(Oo),r=gn(),i=(So||(So=1,function(e){var t=No&&No.__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 n=t(Bo()),r=t(Oo),i=gn();e.proxyApi="https://h4n.app",e.getResponse=async t=>{const n=await fetch(`${e.proxyApi}/${t}/response`,{headers:{"content-type":"application/json"},method:"GET"});if(!1===n.ok)throw Error(await n.text());const{data:r}=await n.json();return JSON.parse(r)},e.deleteRequest=async t=>{const n=await fetch(`${e.proxyApi}/${t}`,{headers:{"content-type":"application/json"},method:"DELETE"});if(!1===n.ok)throw Error(await n.text())},e.computeRequestId=async e=>{const t=(0,i.baseEncode)(JSON.stringify({...e,_id:(0,r.default)()})),o=(0,n.default)(t);return{requestId:Buffer.from(o,"hex").toString("base64").replaceAll("/","_").replaceAll("-","+").slice(0,13),query:t}},e.createRequest=async(t,n)=>{const{query:r,requestId:i}=await(0,e.computeRequestId)(t),o=await fetch(`${e.proxyApi}/${i}/request`,{body:JSON.stringify({data:r}),headers:{"content-type":"application/json"},method:"POST",signal:n});if(!1===o.ok)throw Error(await o.text());return i}}(No)),No);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 r=(0,n.default)();return new Promise((n,i)=>{const o=e=>{if(e.data.id===r)return window?.removeEventListener("message",o),e.data.success?n(e.data.payload):i(e.data.payload)};window?.parent.postMessage({$hot:!0,method:e,request:t,id:r},"*"),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,n.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,r.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,r.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}}}(bo)),bo}var Lo,Ro=(_o||(_o=1,function(e){var t=Pe&&Pe.__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 n=po();Object.defineProperty(e,"verifySignature",{enumerable:!0,get:function(){return n.verifySignature}}),Object.defineProperty(e,"AuthPayload",{enumerable:!0,get:function(){return n.AuthPayload}}),Object.defineProperty(e,"authPayloadSchema",{enumerable:!0,get:function(){return n.authPayloadSchema}});var r=Mo();Object.defineProperty(e,"HOT",{enumerable:!0,get:function(){return t(r).default}}),Object.defineProperty(e,"RequestFailed",{enumerable:!0,get:function(){return r.RequestFailed}})}(Pe)),Pe).HOT,Po={name:z.Hot,website:"https://hot-labs.org/",connect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,Ro.request("stellar:getAddress",{})];case 1:return[2,e.sent().address];case 2:throw e.sent(),new Error("BLUX: Failed to connect to Hana wallet.");case 3:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: HotWallet does not support the getNetwork function")})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2,"undefined"!=typeof window&&!!window.hotExtension]})})},signAuthEntry:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,Ro.request("stellar:signAuthEntry",{authEntry:e,accountToSign:t.address})];case 1:return[2,n.sent().signedAuthEntry];case 2:throw n.sent(),new Error("BLUX: Failed to signAuthEntry using HotWallet");case 3:return[2]}})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,Ro.request("stellar:signMessage",{message:e,accountToSign:t.address})];case 1:return[2,n.sent().signedMessage];case 2:throw n.sent(),new Error("BLUX: Failed to signMessage using HotWallet");case 3:return[2]}})})},signTransaction:function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return V(void 0,Y([e],t,!0),void 0,function(e,t){return void 0===t&&(t={}),G(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,Ro.request("stellar:signTransaction",{xdr:e,accountToSign:t.address})];case 1:return[2,n.sent().signedTxXdr];case 2:throw n.sent(),new Error("BLUX: Failed to signTransaction using HotWallet");case 3:return[2]}})})}},Uo={name:z.Hana,website:"https://www.hanawallet.io/",connect:function(){return V(void 0,void 0,void 0,function(){return G(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("BLUX: 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("BLUX: Failed to connect to HanaWallet.");case 4:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){var e,t;return G(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!(null===(t=window.hanaWallet)||void 0===t?void 0:t.stellar))throw new Error("BLUX: Hana Wallet is not installed.");return[4,window.hanaWallet.stellar.getNetworkDetails()];case 1:return[2,{network:(e=n.sent()).network,passphrase:e.networkPassphrase}];case 2:throw n.sent(),new Error("BLUX: Failed to getNetwork using HanaWallet");case 3:return[2]}})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.hanaWallet)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(!("undefined"!=typeof window&&!!(null===(n=window.hanaWallet)||void 0===n?void 0:n.stellar)))throw new Error("BLUX: Failed to signAuthEntry using HanaWallet");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,window.hanaWallet.stellar.signAuthEntry({xdr:e,accountToSign:t.address})];case 2:return[2,r.sent()];case 3:throw r.sent(),new Error("BLUX: Failed to signAuthEntry using HanaWallet");case 4:return[2]}})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(!("undefined"!=typeof window&&!!(null===(n=window.hanaWallet)||void 0===n?void 0:n.stellar)))throw new Error("BLUX: Failed to signMessage using HanaWallet");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,window.hanaWallet.stellar.signMessage({message:e,accountToSign:t.address})];case 2:return[2,r.sent()];case 3:throw r.sent(),new Error("BLUX: Failed to signMessage using HanaWallet");case 4:return[2]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){var n,r,i,o;return G(this,function(a){switch(a.label){case 0:if(!("undefined"!=typeof window&&!!(null===(r=window.hanaWallet)||void 0===r?void 0:r.stellar)))throw new Error("BLUX: Failed to signTransaction using HanaWallet");a.label=1;case 1:if(a.trys.push([1,3,,4]),"function"!=typeof(n=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("BLUX: Failed to signTransaction using HanaWallet");return[4,n({xdr:e,address:t.address,networkPassphrase:t.network})];case 2:return[2,a.sent()];case 3:throw a.sent(),new Error("BLUX: Failed to signTransaction using HanaWallet");case 4:return[2]}})})}},jo={name:z.Rabet,website:"https://rabet.io",connect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:if(e.trys.push([0,2,,3]),!window.rabet)throw new Error("BLUX: Rabet Wallet is not installed.");return[4,window.rabet.connect()];case 1:return[2,e.sent().publicKey];case 2:throw e.sent(),new Error("BLUX: Failed to connect to Rabet.");case 3:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){try{if(!window.rabet)throw new Error("BLUX: Rabet Wallet is not installed.");window.rabet.disconnect()}catch(e){}return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:if(e.trys.push([0,2,,3]),!window.rabet)throw new Error("BLUX: Rabet Wallet is not installed.");return[4,window.rabet.getNetwork()];case 1:return[2,e.sent()];case 2:throw e.sent(),new Error("BLUX: 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 V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Rabet does not support the signAuthEntry function")})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){var t;return G(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!window.rabet)throw new Error("BLUX: Rabet Wallet is not installed.");return[4,window.rabet.signMessage(e)];case 1:if(!(t=n.sent()).message||t.error)throw new Error("BLUX: Failed to signMessage from Rabet");return[2,t.message];case 2:throw n.sent(),new Error("BLUX: Failed to signMessage from Rabet");case 3:return[2]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!window.rabet)throw new Error("BLUX: Rabet Wallet is not installed.");return[4,window.rabet.sign(e,t.network===W.PUBLIC?"mainnet":"testnet")];case 1:return[2,n.sent().xdr];case 2:throw n.sent(),new Error("BLUX: Failed to sign the transaction with Rabet.");case 3:return[2]}})})}},Fo={name:z.Xbull,website:"https://xbull.app",connect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:if(e.trys.push([0,3,,4]),!window.xBullSDK)throw new Error("BLUX: 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("BLUX: Failed to connect to xBull");case 4:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("BLUX: 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("BLUX: 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 V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: xBull does not support the signAuthEntry function")})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("BLUX: xBull Wallet is not installed");return[4,window.xBullSDK.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:if((n=r.sent()).error)throw new Error("BLUX: Failed to signMessage using xBull");return[2,n.signedMessage];case 2:throw r.sent(),new Error("BLUX: Failed to signMessage using xBull");case 3:return[2]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),!window.xBullSDK)throw new Error("BLUX: xBull Wallet is not installed.");return[4,window.xBullSDK.signXDR(e,{network:t.network,publicKey:t.address})];case 1:return[2,n.sent()];case 2:throw n.sent(),new Error("BLUX: Failed to sign the transaction with xBull.");case 3:return[2]}})})}},Do={name:z.Albedo,website:"https://albedo.link",connect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),[4,w.publicKey({token:"Connect to Albedo"})];case 1:return[2,e.sent().pubkey];case 2:throw e.sent(),new Error("BLUX: Failed to connect to Albedo.");case 3:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Albedo does not support the getNetwork function")})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2,!0]})})},signAuthEntry:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Albedo does not support the signAuthEntry function")})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:return[4,w.signMessage({message:e,pubkey:t.address})];case 1:return[2,n.sent().signed_message]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,w.tx({xdr:e,pubkey:t.address,network:t.network})];case 1:return[2,n.sent().signed_envelope_xdr];case 2:throw n.sent(),new Error("BLUX: Failed to sign the transaction with Albedo.");case 3:return[2]}})})}},$o={name:z.Klever,website:"https://klever.io",connect:function(){return V(void 0,void 0,void 0,function(){return G(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("BLUX: Failed to connect to Klever");case 3:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){var e;return G(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("BLUX: Failed to getNetwork from Klever");case 3:return[2]}})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.kleverWallet)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedAuthEntry];case 2:throw n.sent(),new Error("BLUX: Failed to signAuthEntry using Klever");case 3:return[2]}})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedMessage];case 2:throw n.sent(),new Error("BLUX: Failed to signMessage using Klever");case 3:return[2]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,window.kleverWallet.stellar.signTransaction(e,t)];case 1:return[2,n.sent().signedTxXdr];case 2:throw n.sent(),new Error("BLUX: Failed to signTransaction using Klever");case 3:return[2]}})})}},zo={name:z.Lobstr,website:"https://lobstr.co",connect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,x.isConnected()];case 1:if(!e.sent())throw new Error("BLUX: LOBSTR Wallet is not installed or connected.");return[4,x.getPublicKey()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("BLUX: Failed to connect to LOBSTR.");case 4:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Failed to get network from LOBSTR")})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:return[4,x.isConnected()];case 1:return[2,e.sent()]}})})},signAuthEntry:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: LOBSTR does not support the signAuthEntry function")})})},signMessage:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: LOBSTR does not support the signMessage function")})})},signTransaction:function(e){return V(void 0,void 0,void 0,function(){return G(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!x.signTransaction)throw new Error("BLUX: LOBSTR Wallet does not support signing transactions.");return[4,x.signTransaction(e)];case 1:return[2,t.sent()];case 2:throw t.sent(),new Error("BLUX: Failed to sign the transaction with LOBSTR.");case 3:return[2]}})})}},Wo={name:z.Onekey,website:"https://onekey.so",connect:function(){return V(void 0,void 0,void 0,function(){var e;return G(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("BLUX: 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("BLUX: Failed to connect to Onekey.");case 3:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Failed to get network from Onekey")})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.$onekey)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(n=window.$onekey)||void 0===n?void 0:n.stellar))throw new Error("BLUX: Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedAuthEntry];case 2:throw r.sent(),new Error("BLUX: Failed to sign auth entry with Onekey.");case 3:return[2]}})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(n=window.$onekey)||void 0===n?void 0:n.stellar))throw new Error("BLUX: Onekey Wallet is not installed or connected.");return[4,window.$onekey.stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent().signedMessage];case 2:throw r.sent(),new Error("BLUX: Failed to sign message with Onekey.");case 3:return[2]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(n=window.$onekey)||void 0===n?void 0:n.stellar))throw new Error("BLUX: 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,r.sent().signedTxXdr];case 2:throw r.sent(),new Error("BLUX: Failed to sign the transaction with Onekey.");case 3:return[2]}})})}},qo={name:z.Bitget,website:"https://bitget.com",connect:function(){return V(void 0,void 0,void 0,function(){var e;return G(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("BLUX: 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("BLUX: Failed to connect to Bitget.");case 3:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){var e;return G(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 V(void 0,void 0,void 0,function(){var e;return G(this,function(t){return[2,"undefined"!=typeof window&&!!(null===(e=window.bitkeep)||void 0===e?void 0:e.stellar)]})})},signAuthEntry:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Failed to sign auth entry with Bitget")})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){var n,r,i;return G(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("BLUX: Bitkeep Wallet is not installed or connected.");return[4,window.bitkeep.stellar.signMessage(e,t.address)];case 1:return n=o.sent(),r=new Uint8Array(n.match(/.{1,2}/g).map(function(e){return parseInt(e,16)})),[2,btoa(String.fromCharCode.apply(String,r))];case 2:throw o.sent(),new Error("BLUX: Failed to sign message with Bitkeep.");case 3:return[2]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!(null===(n=window.bitkeep)||void 0===n?void 0:n.stellar))throw new Error("BLUX: Bitget Wallet is not installed or connected.");return[4,window.bitkeep.stellar.signTransaction(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,r.sent()];case 2:throw r.sent(),new Error("BLUX: Failed to sign the transaction with Bitget.");case 3:return[2]}})})}},Ko={exports:{}};var Xo=function(){if(Lo)return Ko.exports;Lo=1;var e,t="object"==typeof Reflect?Reflect:null,n=t&&"function"==typeof t.apply?t.apply:function(e,t,n){return Function.prototype.apply.call(e,t,n)};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 r=Number.isNaN||function(e){return e!=e};function i(){i.init.call(this)}Ko.exports=i,Ko.exports.once=function(e,t){return new Promise(function(n,r){function i(n){e.removeListener(t,o),r(n)}function o(){"function"==typeof e.removeListener&&e.removeListener("error",i),n([].slice.call(arguments))}p(e,t,o,{once:!0}),"error"!==t&&function(e,t,n){"function"==typeof e.on&&p(e,"error",t,n)}(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,n,r){var i,o,c,u;if(a(n),void 0===(o=e._events)?(o=e._events=Object.create(null),e._eventsCount=0):(void 0!==o.newListener&&(e.emit("newListener",t,n.listener?n.listener:n),o=e._events),c=o[t]),void 0===c)c=o[t]=n,++e._eventsCount;else if("function"==typeof c?c=o[t]=r?[n,c]:[c,n]:r?c.unshift(n):c.push(n),(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,n){var r={fired:!1,wrapFn:void 0,target:e,type:t,listener:n},i=u.bind(r);return i.listener=n,r.wrapFn=i,i}function d(e,t,n){var r=e._events;if(void 0===r)return[];var i=r[t];return void 0===i?[]:"function"==typeof i?n?[i.listener||i]:[i]:n?function(e){for(var t=new Array(e.length),n=0;n<t.length;++n)t[n]=e[n].listener||e[n];return t}(i):h(i,i.length)}function f(e){var t=this._events;if(void 0!==t){var n=t[e];if("function"==typeof n)return 1;if(void 0!==n)return n.length}return 0}function h(e,t){for(var n=new Array(t),r=0;r<t;++r)n[r]=e[r];return n}function p(e,t,n,r){if("function"==typeof e.on)r.once?e.once(t,n):e.on(t,n);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){r.once&&e.removeEventListener(t,i),n(o)})}}return Object.defineProperty(i,"defaultMaxListeners",{enumerable:!0,get:function(){return o},set:function(e){if("number"!=typeof e||e<0||r(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||r(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=[],r=1;r<arguments.length;r++)t.push(arguments[r]);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)n(c,this,t);else{var u=c.length,l=h(c,u);for(r=0;r<u;++r)n(l[r],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 n,r,i,o,s;if(a(t),void 0===(r=this._events))return this;if(void 0===(n=r[e]))return this;if(n===t||n.listener===t)0===--this._eventsCount?this._events=Object.create(null):(delete r[e],r.removeListener&&this.emit("removeListener",e,n.listener||t));else if("function"!=typeof n){for(i=-1,o=n.length-1;o>=0;o--)if(n[o]===t||n[o].listener===t){s=n[o].listener,i=o;break}if(i<0)return this;0===i?n.shift():function(e,t){for(;t+1<e.length;t++)e[t]=e[t+1];e.pop()}(n,i),1===n.length&&(r[e]=n[0]),void 0!==r.removeListener&&this.emit("removeListener",e,s||t)}return this},i.prototype.off=i.prototype.removeListener,i.prototype.removeAllListeners=function(e){var t,n,r;if(void 0===(n=this._events))return this;if(void 0===n.removeListener)return 0===arguments.length?(this._events=Object.create(null),this._eventsCount=0):void 0!==n[e]&&(0===--this._eventsCount?this._events=Object.create(null):delete n[e]),this;if(0===arguments.length){var i,o=Object.keys(n);for(r=0;r<o.length;++r)"removeListener"!==(i=o[r])&&this.removeAllListeners(i);return this.removeAllListeners("removeListener"),this._events=Object.create(null),this._eventsCount=0,this}if("function"==typeof(t=n[e]))this.removeListener(e,t);else if(void 0!==t)for(r=t.length-1;r>=0;r--)this.removeListener(e,t[r]);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):[]},Ko.exports}(),Ho=Me(Xo);const Vo={},Go={},Yo=(e,t)=>{Go[e]=t},Zo=e=>{class t extends Error{cause;constructor(n,r,i){if(super(n||e,i),Object.setPrototypeOf(this,t.prototype),this.name=e,r)for(const e in r)this[e]=r[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 Vo[e]=t,t};Zo("AccountNameRequired"),Zo("AccountNotSupported"),Zo("AccountAwaitingSendPendingOperations"),Zo("AmountRequired"),Zo("BluetoothRequired"),Zo("BtcUnmatchedApp"),Zo("CantOpenDevice"),Zo("CashAddrNotSupported"),Zo("ClaimRewardsFeesWarning"),Zo("CurrencyNotSupported"),Zo("DeviceAppVerifyNotSupported"),Zo("DeviceGenuineSocketEarlyClose"),Zo("DeviceNotGenuine"),Zo("DeviceOnDashboardExpected"),Zo("DeviceOnDashboardUnexpected"),Zo("DeviceInOSUExpected"),Zo("DeviceHalted"),Zo("DeviceNameInvalid"),Zo("DeviceSocketFail"),Zo("DeviceSocketNoBulkStatus"),Zo("DeviceSocketNoBulkStatus"),Zo("UnresponsiveDeviceError");const Jo=Zo("DisconnectedDevice"),Qo=Zo("DisconnectedDeviceDuringOperation");Zo("DeviceExtractOnboardingStateError"),Zo("DeviceOnboardingStatePollingError"),Zo("EnpointConfig"),Zo("EthAppPleaseEnableContractData"),Zo("SolAppPleaseEnableContractData"),Zo("CeloAppPleaseEnableContractData"),Zo("FeeEstimationFailed"),Zo("FirmwareNotRecognized"),Zo("HardResetFail"),Zo("InvalidXRPTag"),Zo("InvalidAddress"),Zo("InvalidTransactionError"),Zo("InvalidNonce"),Zo("InvalidAddressBecauseDestinationIsAlsoSource"),Zo("LatestMCUInstalledError"),Zo("LatestFirmwareVersionRequired"),Zo("UnsupportedFeatureError"),Zo("NanoSNotSupported"),Zo("UnknownMCU"),Zo("LedgerAPIError"),Zo("LedgerAPIErrorWithMessage"),Zo("LedgerAPINotAvailable"),Zo("ManagerAppAlreadyInstalled"),Zo("ManagerAppRelyOnBTC"),Zo("ManagerAppDepInstallRequired"),Zo("ManagerAppDepUninstallRequired"),Zo("ManagerDeviceLocked"),Zo("ManagerFirmwareNotEnoughSpace"),Zo("ManagerNotEnoughSpace"),Zo("ManagerUninstallBTCDep"),Zo("NetworkDown"),Zo("NetworkError"),Zo("NoAddressesFound"),Zo("NotEnoughBalance"),Zo("NotEnoughBalanceFees"),Zo("NotEnoughBalanceSwap"),Zo("NotEnoughBalanceToDelegate"),Zo("UnstakeNotEnoughStakedBalanceLeft"),Zo("RestakeNotEnoughStakedBalanceLeft"),Zo("NotEnoughToRestake"),Zo("NotEnoughToUnstake"),Zo("NotEnoughBalanceInParentAccount"),Zo("NotEnoughSpendableBalance"),Zo("NotEnoughBalanceBecauseDestinationNotCreated"),Zo("NotEnoughToStake"),Zo("NoAccessToCamera"),Zo("NotEnoughGas"),Zo("NotEnoughGasSwap"),Zo("TronEmptyAccount"),Zo("MaybeKeepTronAccountAlive"),Zo("NotSupportedLegacyAddress"),Zo("GasLessThanEstimate"),Zo("PriorityFeeTooLow"),Zo("PriorityFeeTooHigh"),Zo("PriorityFeeHigherThanMaxFee"),Zo("MaxFeeTooLow"),Zo("PasswordsDontMatch"),Zo("PasswordIncorrect"),Zo("RecommendSubAccountsToEmpty"),Zo("RecommendUndelegation"),Zo("TimeoutTagged"),Zo("UnexpectedBootloader"),Zo("MCUNotGenuineToDashboard"),Zo("RecipientRequired"),Zo("UnavailableTezosOriginatedAccountReceive"),Zo("UnavailableTezosOriginatedAccountSend"),Zo("UpdateFetchFileFail"),Zo("UpdateIncorrectHash"),Zo("UpdateIncorrectSig"),Zo("UpdateYourApp"),Zo("UserRefusedDeviceNameChange"),Zo("UserRefusedAddress"),Zo("UserRefusedFirmwareUpdate"),Zo("UserRefusedAllowManager"),Zo("UserRefusedOnDevice"),Zo("PinNotSet"),Zo("ExpertModeRequired");const ea=Zo("TransportOpenUserCancelled"),ta=Zo("TransportInterfaceNotAvailable"),na=Zo("TransportRaceCondition"),ra=Zo("TransportWebUSBGestureRequired");var ia;Zo("TransactionHasBeenValidatedError"),Zo("TransportExchangeTimeoutError"),Zo("DeviceShouldStayInApp"),Zo("WebsocketConnectionError"),Zo("WebsocketConnectionFailed"),Zo("WrongDeviceForAccount"),Zo("WrongDeviceForAccountPayout"),Zo("MissingSwapPayloadParamaters"),Zo("WrongDeviceForAccountRefund"),Zo("WrongAppForCurrency"),Zo("ETHAddressNonEIP"),Zo("CantScanQRCode"),Zo("FeeNotLoaded"),Zo("FeeNotLoadedSwap"),Zo("FeeRequired"),Zo("FeeTooHigh"),Zo("ValAddressRequired"),Zo("RedelegateDstValAddressRequired"),Zo("PendingOperation"),Zo("SyncError"),Zo("PairingFailed"),Zo("PeerRemovedPairing"),Zo("GenuineCheckFailed"),Zo("LedgerAPI4xx"),Zo("LedgerAPI5xx"),Zo("FirmwareOrAppUpdateRequired"),Zo("ReplacementTransactionUnderpriced"),Zo("OpReturnSizeLimit"),Zo("DustLimit"),Zo("ConcordiumInsufficientFunds"),Zo("ConcordiumMemoTooLong"),Zo("ConcordiumPairingExpiredError"),Zo("ConcordiumSessionExpiredError"),Zo("ConcordiumTrustedMetadataServiceError"),Zo("ConcordiumAddressVerificationFailedError"),Zo("ConcordiumInvalidMaxFeeError"),Zo("LanguageNotFound"),Zo("NoDBPathGiven"),Zo("DBWrongPassword"),Zo("DBNotReset"),Zo("SequenceNumberError"),Zo("DisabledTransactionBroadcastError"),Zo("InvalidParameterError"),function(e){e.Unknown="Unknown",e.LocationServicesDisabled="LocationServicesDisabled",e.LocationServicesUnauthorized="LocationServicesUnauthorized",e.BluetoothScanStartFailed="BluetoothScanStartFailed"}(ia||(ia={}));class oa extends Error{id;constructor(e,t){const n="TransportError";super(e||n),this.name=n,this.message=e,this.stack=new Error(e).stack,this.id=t}}Yo("TransportError",e=>new oa(e.message,e.id));const aa={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 sa extends Error{statusCode;statusText;constructor(e,{canBeMappedToChildError:t=!0}={}){const n=Object.keys(aa).find(t=>aa[t]===e)||"UNKNOWN_ERROR",r=`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)||n} (0x${e.toString(16)})`;if(super(r),this.name="TransportStatusError",this.statusCode=e,this.statusText=n,Object.setPrototypeOf(this,sa.prototype),t&&e===aa.LOCKED_DEVICE)return new ca(r)}}class ca extends sa{constructor(e){super(aa.LOCKED_DEVICE,{canBeMappedToChildError:!1}),e&&(this.message=e),this.name="LockedDeviceError",Object.setPrototypeOf(this,ca.prototype)}}Yo("TransportStatusError",e=>new sa(e.statusCode));let ua=0;const la=[],da=(e,t,n)=>{const r={type:e,id:String(++ua),date:new Date};t&&(r.message=t),pa(r)};class fa{type;context;constructor(e,t){this.type=e,this.context=t}trace(e,t){(({type:e,message:t,data:n,context:r})=>{const i={type:e,id:String(++ua),date:new Date};t&&(i.message=t),n&&(i.data=n),r&&(i.context=r),pa(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 fa(e,this.context)}withContext(e){return new fa(this.type,e)}withUpdatedContext(e){return new fa(this.type,{...this.context,...e})}}const ha=e=>(la.push(e),()=>{const t=la.indexOf(e);-1!==t&&(la[t]=la[la.length-1],la.pop())});function pa(e){for(let t=0;t<la.length;t++)try{la[t](e)}catch(e){console.error(e)}}"undefined"!=typeof window&&(window.__ledgerLogsListen=ha);class ba{exchangeTimeout=3e4;unresponsiveTimeout=15e3;deviceModel=null;tracer;constructor({context:e,logType:t}={}){this.tracer=new fa(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 n=!1;return(async()=>{if(!n)for(const r of e){const e=await this.exchange(r);if(n)return;const i=e.readUInt16BE(e.length-2);if(i!==aa.OK)throw new sa(i);t.next(e)}})().then(()=>!n&&t.complete(),e=>!n&&t.error(e)),{unsubscribe:()=>{n=!0}}}setScrambleKey(e){}close(){return Promise.resolve()}_events=new Ho;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,n,r,i=hr().Buffer.alloc(0),o=[aa.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 oa("data.length exceed 256 bytes limit. Got: "+i.length,"DataLengthTooBig");const c=await this.exchange(hr().Buffer.concat([Buffer.from([e,t,n,r]),Buffer.from([i.length]),i]),{abortTimeoutMs:a}),u=c.readUInt16BE(c.length-2);if(!o.some(e=>e===u))throw new sa(u);return c};static create(e=3e3,t){return new Promise((n,r)=>{let i=!1;const o=this.listen({next:t=>{i=!0,o&&o.unsubscribe(),a&&clearTimeout(a),this.open(t.descriptor,e).then(n,r)},error:e=>{a&&clearTimeout(a),r(e)},complete:()=>{a&&clearTimeout(a),i||r(new oa(this.ErrorMessage_NoDeviceFound,"NoDeviceFound"))}}),a=t?setTimeout(()=>{o.unsubscribe(),r(new oa(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 na("An action was already pending on the Ledger device. Please deny or reconnect.");let n;const r=new Promise(e=>{n=e});this.exchangeBusyPromise=r;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 n=await e();return i&&(t.trace("Device was unresponsive, emitting responsive"),this.emit("responsive")),n}finally{t.trace("Finalize, clearing busy guard"),clearTimeout(o),n&&n(),this.exchangeBusyPromise=null}}decorateAppAPIMethods(e,t,n){for(const r of t)e[r]=this.decorateAppAPIMethod(r,e[r],e,n)}_appAPIlock=null;decorateAppAPIMethod(e,t,n,r){return async(...i)=>{const{_appAPIlock:o}=this;if(o)return Promise.reject(new oa("Ledger Device is busy (lock "+o+")","TransportLocked"));try{return this._appAPIlock=e,this.setScrambleKey(r),await t.apply(n,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 ma(e){const t=hr().Buffer.alloc(2);return t.writeUInt16BE(e,0),t}const ga={data:hr().Buffer.alloc(0),dataLength:0,sequence:0};var va,ya,wa,xa,Aa,Sa,Ea,_a,Oa,Na,Ta,ka,Ia,Ca,Ba,Ma,La,Ra,Pa,Ua,ja,Fa,Da,$a,za,Wa,qa,Ka,Xa,Ha,Va,Ga,Ya,Za,Ja,Qa,es,ts,ns,rs,is,os,as,ss,cs,us,ls,ds,fs,hs,ps,bs,ms,gs,vs,ys,ws,xs,As,Ss,Es,_s,Os,Ns,Ts,ks,Is,Cs,Bs,Ms,Ls,Rs,Ps,Us,js,Fs,Ds,$s,zs,Ws,qs,Ks,Xs,Hs,Vs,Gs,Ys,Zs,Js,Qs={exports:{}};function ec(){if(ya)return va;ya=1;const e=Number.MAX_SAFE_INTEGER||9007199254740991;return va={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 tc(){if(xa)return wa;xa=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 wa=e}function nc(){return Aa||(Aa=1,function(e,t){const{MAX_SAFE_COMPONENT_LENGTH:n,MAX_SAFE_BUILD_LENGTH:r,MAX_LENGTH:i}=ec(),o=tc(),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,r]],p=(e,t,n)=>{const r=(e=>{for(const[t,n]of h)e=e.split(`${t}*`).join(`${t}{0,${n}}`).split(`${t}+`).join(`${t}{1,${n}}`);return e})(t),i=d++;o(e,i,t),l[e]=i,c[i]=t,u[i]=r,a[i]=new RegExp(t,n?"g":void 0),s[i]=new RegExp(r,n?"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,${n}})(?:\\.(\\d{1,${n}}))?(?:\\.(\\d{1,${n}}))?`),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 rc(){if(Ea)return Sa;Ea=1;const e=Object.freeze({loose:!0}),t=Object.freeze({});return Sa=n=>n?"object"!=typeof n?e:n:t}function ic(){if(Oa)return _a;Oa=1;const e=/^[0-9]+$/,t=(t,n)=>{if("number"==typeof t&&"number"==typeof n)return t===n?0:t<n?-1:1;const r=e.test(t),i=e.test(n);return r&&i&&(t=+t,n=+n),t===n?0:r&&!i?-1:i&&!r?1:t<n?-1:1};return _a={compareIdentifiers:t,rcompareIdentifiers:(e,n)=>t(n,e)}}function oc(){if(Ta)return Na;Ta=1;const e=tc(),{MAX_LENGTH:t,MAX_SAFE_INTEGER:n}=ec(),{safeRe:r,t:i}=nc(),o=rc(),{compareIdentifiers:a}=ic();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?r[i.LOOSE]:r[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>n||this.major<0)throw new TypeError("Invalid major version");if(this.minor>n||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>n||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<n)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 n=0;do{const r=this.prerelease[n],i=t.prerelease[n];if(e("prerelease compare",n,r,i),void 0===r&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===r)return-1;if(r!==i)return a(r,i)}while(++n)}compareBuild(t){t instanceof s||(t=new s(t,this.options));let n=0;do{const r=this.build[n],i=t.build[n];if(e("build compare",n,r,i),void 0===r&&void 0===i)return 0;if(void 0===i)return 1;if(void 0===r)return-1;if(r!==i)return a(r,i)}while(++n)}inc(e,t,n){if(e.startsWith("pre")){if(!t&&!1===n)throw new Error("invalid increment argument: identifier is empty");if(t){const e=`-${t}`.match(this.options.loose?r[i.PRERELEASELOOSE]:r[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,n);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",t,n);break;case"prepatch":this.prerelease.length=0,this.inc("patch",t,n),this.inc("pre",t,n);break;case"prerelease":0===this.prerelease.length&&this.inc("patch",t,n),this.inc("pre",t,n);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(n)?1:0;if(0===this.prerelease.length)this.prerelease=[e];else{let r=this.prerelease.length;for(;--r>=0;)"number"==typeof this.prerelease[r]&&(this.prerelease[r]++,r=-2);if(-1===r){if(t===this.prerelease.join(".")&&!1===n)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(e)}}if(t){let r=[t,e];!1===n&&(r=[t]),0===a(this.prerelease[0],t)?isNaN(this.prerelease[1])&&(this.prerelease=r):this.prerelease=r}break}default:throw new Error(`invalid increment argument: ${e}`)}return this.raw=this.format(),this.build.length&&(this.raw+=`+${this.build.join(".")}`),this}}return Na=s}function ac(){if(Ia)return ka;Ia=1;const e=oc();return ka=(t,n,r=!1)=>{if(t instanceof e)return t;try{return new e(t,n)}catch(e){if(!r)return null;throw e}},ka}function sc(){if(Va)return Ha;Va=1;const e=oc();return Ha=(t,n,r)=>new e(t,r).compare(new e(n,r))}function cc(){if(es)return Qa;es=1;const e=oc();return Qa=(t,n,r)=>{const i=new e(t,r),o=new e(n,r);return i.compare(o)||i.compareBuild(o)}}function uc(){if(as)return os;as=1;const e=sc();return os=(t,n,r)=>e(t,n,r)>0}function lc(){if(cs)return ss;cs=1;const e=sc();return ss=(t,n,r)=>e(t,n,r)<0}function dc(){if(ls)return us;ls=1;const e=sc();return us=(t,n,r)=>0===e(t,n,r)}function fc(){if(fs)return ds;fs=1;const e=sc();return ds=(t,n,r)=>0!==e(t,n,r)}function hc(){if(ps)return hs;ps=1;const e=sc();return hs=(t,n,r)=>e(t,n,r)>=0}function pc(){if(ms)return bs;ms=1;const e=sc();return bs=(t,n,r)=>e(t,n,r)<=0}function bc(){if(vs)return gs;vs=1;const e=dc(),t=fc(),n=uc(),r=hc(),i=lc(),o=pc();return gs=(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 n(a,c,u);case">=":return r(a,c,u);case"<":return i(a,c,u);case"<=":return o(a,c,u);default:throw new TypeError(`Invalid operator: ${s}`)}}}function mc(){if(Es)return Ss;Es=1;const e=/\s+/g;class t{constructor(n,r){if(r=i(r),n instanceof t)return n.loose===!!r.loose&&n.includePrerelease===!!r.includePrerelease?n:new t(n.raw,r);if(n instanceof o)return this.raw=n.value,this.set=[[n]],this.formatted=void 0,this;if(this.options=r,this.loose=!!r.loose,this.includePrerelease=!!r.includePrerelease,this.raw=n.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,n=r.get(t);if(n)return n;const i=this.options.loose,s=i?c[u.HYPHENRANGELOOSE]:c[u.HYPHENRANGE];e=e.replace(s,T(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 r.set(t,w),w}intersects(e,n){if(!(e instanceof t))throw new TypeError("a Range is required");return this.set.some(t=>g(t,n)&&e.set.some(e=>g(e,n)&&t.every(t=>e.every(e=>t.intersects(e,n)))))}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(k(this.set[t],e,this.options))return!0;return!1}}Ss=t;const n=(As||(As=1,xs=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}}),xs),r=new n,i=rc(),o=gc(),a=tc(),s=oc(),{safeRe:c,t:u,comparatorTrimReplace:l,tildeTrimReplace:d,caretTrimReplace:f}=nc(),{FLAG_INCLUDE_PRERELEASE:h,FLAG_LOOSE:p}=ec(),b=e=>"<0.0.0-0"===e.value,m=e=>""===e.value,g=(e,t)=>{let n=!0;const r=e.slice();let i=r.pop();for(;n&&r.length;)n=r.every(e=>i.intersects(e,t)),i=r.pop();return n},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=E(e,t),a("xrange",e),e=O(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 n=t.loose?c[u.TILDELOOSE]:c[u.TILDE];return e.replace(n,(t,n,r,i,o)=>{let s;return a("tilde",e,t,n,r,i,o),y(n)?s="":y(r)?s=`>=${n}.0.0 <${+n+1}.0.0-0`:y(i)?s=`>=${n}.${r}.0 <${n}.${+r+1}.0-0`:o?(a("replaceTilde pr",o),s=`>=${n}.${r}.${i}-${o} <${n}.${+r+1}.0-0`):s=`>=${n}.${r}.${i} <${n}.${+r+1}.0-0`,a("tilde return",s),s})},A=(e,t)=>e.trim().split(/\s+/).map(e=>S(e,t)).join(" "),S=(e,t)=>{a("caret",e,t);const n=t.loose?c[u.CARETLOOSE]:c[u.CARET],r=t.includePrerelease?"-0":"";return e.replace(n,(t,n,i,o,s)=>{let c;return a("caret",e,t,n,i,o,s),y(n)?c="":y(i)?c=`>=${n}.0.0${r} <${+n+1}.0.0-0`:y(o)?c="0"===n?`>=${n}.${i}.0${r} <${n}.${+i+1}.0-0`:`>=${n}.${i}.0${r} <${+n+1}.0.0-0`:s?(a("replaceCaret pr",s),c="0"===n?"0"===i?`>=${n}.${i}.${o}-${s} <${n}.${i}.${+o+1}-0`:`>=${n}.${i}.${o}-${s} <${n}.${+i+1}.0-0`:`>=${n}.${i}.${o}-${s} <${+n+1}.0.0-0`):(a("no pr"),c="0"===n?"0"===i?`>=${n}.${i}.${o}${r} <${n}.${i}.${+o+1}-0`:`>=${n}.${i}.${o}${r} <${n}.${+i+1}.0-0`:`>=${n}.${i}.${o} <${+n+1}.0.0-0`),a("caret return",c),c})},E=(e,t)=>(a("replaceXRanges",e,t),e.split(/\s+/).map(e=>_(e,t)).join(" ")),_=(e,t)=>{e=e.trim();const n=t.loose?c[u.XRANGELOOSE]:c[u.XRANGE];return e.replace(n,(n,r,i,o,s,c)=>{a("xRange",e,n,r,i,o,s,c);const u=y(i),l=u||y(o),d=l||y(s),f=d;return"="===r&&f&&(r=""),c=t.includePrerelease?"-0":"",u?n=">"===r||"<"===r?"<0.0.0-0":"*":r&&f?(l&&(o=0),s=0,">"===r?(r=">=",l?(i=+i+1,o=0,s=0):(o=+o+1,s=0)):"<="===r&&(r="<",l?i=+i+1:o=+o+1),"<"===r&&(c="-0"),n=`${r+i}.${o}.${s}${c}`):l?n=`>=${i}.0.0${c} <${+i+1}.0.0-0`:d&&(n=`>=${i}.${o}.0${c} <${i}.${+o+1}.0-0`),a("xRange return",n),n})},O=(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],"")),T=e=>(t,n,r,i,o,a,s,c,u,l,d,f)=>`${n=y(r)?"":y(i)?`>=${r}.0.0${e?"-0":""}`:y(o)?`>=${r}.${i}.0${e?"-0":""}`:a?`>=${n}`:`>=${n}${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(),k=(e,t,n)=>{for(let n=0;n<e.length;n++)if(!e[n].test(t))return!1;if(t.prerelease.length&&!n.includePrerelease){for(let n=0;n<e.length;n++)if(a(e[n].semver),e[n].semver!==o.ANY&&e[n].semver.prerelease.length>0){const r=e[n].semver;if(r.major===t.major&&r.minor===t.minor&&r.patch===t.patch)return!0}return!1}return!0};return Ss}function gc(){if(Os)return _s;Os=1;const e=Symbol("SemVer ANY");class t{static get ANY(){return e}constructor(r,i){if(i=n(i),r instanceof t){if(r.loose===!!i.loose)return r;r=r.value}r=r.trim().split(/\s+/).join(" "),a("comparator",r,i),this.options=i,this.loose=!!i.loose,this.parse(r),this.semver===e?this.value="":this.value=this.operator+this.semver.version,a("comp",this)}parse(t){const n=this.options.loose?r[i.COMPARATORLOOSE]:r[i.COMPARATOR],o=t.match(n);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,r){if(!(e instanceof t))throw new TypeError("a Comparator is required");return""===this.operator?""===this.value||new c(e.value,r).test(this.value):""===e.operator?""===e.value||new c(this.value,r).test(e.semver):(!(r=n(r)).includePrerelease||"<0.0.0-0"!==this.value&&"<0.0.0-0"!==e.value)&&(!(!r.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,r)&&this.operator.startsWith(">")&&e.operator.startsWith("<"))||!!(o(this.semver,">",e.semver,r)&&this.operator.startsWith("<")&&e.operator.startsWith(">")))))))}}_s=t;const n=rc(),{safeRe:r,t:i}=nc(),o=bc(),a=tc(),s=oc(),c=mc();return _s}function vc(){if(Ts)return Ns;Ts=1;const e=mc();return Ns=(t,n,r)=>{try{n=new e(n,r)}catch(e){return!1}return n.test(t)},Ns}function yc(){if(js)return Us;js=1;const e=mc();return Us=(t,n)=>{try{return new e(t,n).range||"*"}catch(e){return null}},Us}function wc(){if(Ds)return Fs;Ds=1;const e=oc(),t=gc(),{ANY:n}=t,r=mc(),i=vc(),o=uc(),a=lc(),s=pc(),c=hc();return Fs=(u,l,d,f)=>{let h,p,b,m,g;switch(u=new e(u,f),l=new r(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 r=l.set[e];let i=null,o=null;if(r.forEach(e=>{e.semver===n&&(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},Fs}var xc,Ac=function(){if(Js)return Zs;Js=1;const e=nc(),t=ec(),n=oc(),r=ic(),i=ac(),o=function(){if(Ba)return Ca;Ba=1;const e=ac();return Ca=(t,n)=>{const r=e(t,n);return r?r.version:null},Ca}(),a=function(){if(La)return Ma;La=1;const e=ac();return Ma=(t,n)=>{const r=e(t.trim().replace(/^[=v]+/,""),n);return r?r.version:null},Ma}(),s=function(){if(Pa)return Ra;Pa=1;const e=oc();return Ra=(t,n,r,i,o)=>{"string"==typeof r&&(o=i,i=r,r=void 0);try{return new e(t instanceof e?t.version:t,r).inc(n,i,o).version}catch(e){return null}},Ra}(),c=function(){if(ja)return Ua;ja=1;const e=ac();return Ua=(t,n)=>{const r=e(t,null,!0),i=e(n,null,!0),o=r.compare(i);if(0===o)return null;const a=o>0,s=a?r:i,c=a?i:r,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 r.major!==i.major?l+"major":r.minor!==i.minor?l+"minor":r.patch!==i.patch?l+"patch":"prerelease"}}(),u=function(){if(Da)return Fa;Da=1;const e=oc();return Fa=(t,n)=>new e(t,n).major}(),l=function(){if(za)return $a;za=1;const e=oc();return $a=(t,n)=>new e(t,n).minor}(),d=function(){if(qa)return Wa;qa=1;const e=oc();return Wa=(t,n)=>new e(t,n).patch}(),f=function(){if(Xa)return Ka;Xa=1;const e=ac();return Ka=(t,n)=>{const r=e(t,n);return r&&r.prerelease.length?r.prerelease:null},Ka}(),h=sc(),p=function(){if(Ya)return Ga;Ya=1;const e=sc();return Ga=(t,n,r)=>e(n,t,r)}(),b=function(){if(Ja)return Za;Ja=1;const e=sc();return Za=(t,n)=>e(t,n,!0)}(),m=cc(),g=function(){if(ns)return ts;ns=1;const e=cc();return ts=(t,n)=>t.sort((t,r)=>e(t,r,n))}(),v=function(){if(is)return rs;is=1;const e=cc();return rs=(t,n)=>t.sort((t,r)=>e(r,t,n))}(),y=uc(),w=lc(),x=dc(),A=fc(),S=hc(),E=pc(),_=bc(),O=function(){if(ws)return ys;ws=1;const e=oc(),t=ac(),{safeRe:n,t:r}=nc();return ys=(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?n[r.COERCERTLFULL]:n[r.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?n[r.COERCEFULL]:n[r.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)},ys}(),N=gc(),T=mc(),k=vc(),I=function(){if(Is)return ks;Is=1;const e=mc();return ks=(t,n)=>new e(t,n).set.map(e=>e.map(e=>e.value).join(" ").trim().split(" ")),ks}(),C=function(){if(Bs)return Cs;Bs=1;const e=oc(),t=mc();return Cs=(n,r,i)=>{let o=null,a=null,s=null;try{s=new t(r,i)}catch(e){return null}return n.forEach(t=>{s.test(t)&&(o&&-1!==a.compare(t)||(o=t,a=new e(o,i)))}),o},Cs}(),B=function(){if(Ls)return Ms;Ls=1;const e=oc(),t=mc();return Ms=(n,r,i)=>{let o=null,a=null,s=null;try{s=new t(r,i)}catch(e){return null}return n.forEach(t=>{s.test(t)&&(o&&1!==a.compare(t)||(o=t,a=new e(o,i)))}),o},Ms}(),M=function(){if(Ps)return Rs;Ps=1;const e=oc(),t=mc(),n=uc();return Rs=(r,i)=>{r=new t(r,i);let o=new e("0.0.0");if(r.test(o))return o;if(o=new e("0.0.0-0"),r.test(o))return o;o=null;for(let t=0;t<r.set.length;++t){const i=r.set[t];let a=null;i.forEach(t=>{const r=new e(t.semver.version);switch(t.operator){case">":0===r.prerelease.length?r.patch++:r.prerelease.push(0),r.raw=r.format();case"":case">=":a&&!n(r,a)||(a=r);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${t.operator}`)}}),!a||o&&!n(o,a)||(o=a)}return o&&r.test(o)?o:null},Rs}(),L=yc(),R=wc(),P=function(){if(zs)return $s;zs=1;const e=wc();return $s=(t,n,r)=>e(t,n,">",r),$s}(),U=function(){if(qs)return Ws;qs=1;const e=wc();return Ws=(t,n,r)=>e(t,n,"<",r),Ws}(),j=function(){if(Xs)return Ks;Xs=1;const e=mc();return Ks=(t,n,r)=>(t=new e(t,r),n=new e(n,r),t.intersects(n,r))}(),F=function(){if(Vs)return Hs;Vs=1;const e=vc(),t=sc();return Hs=(n,r,i)=>{const o=[];let a=null,s=null;const c=n.sort((e,n)=>t(e,n,i));for(const t of c)e(t,r,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 r.raw?r.raw:String(r);return l.length<d.length?l:r},Hs}(),D=function(){if(Ys)return Gs;Ys=1;const e=mc(),t=gc(),{ANY:n}=t,r=vc(),i=sc(),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===n){if(1===t.length&&t[0].semver===n)return!0;e=s.includePrerelease?o:a}if(1===t.length&&t[0].semver===n){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&&!r(e,String(d),s))return null;if(f&&!r(e,String(f),s))return null;for(const n of t)if(!r(e,String(n),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&&!r(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&&!r(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,n)=>{if(!e)return t;const r=i(e.semver,t.semver,n);return r>0?e:r<0||">"===t.operator&&">="===e.operator?t:e},u=(e,t,n)=>{if(!e)return t;const r=i(e.semver,t.semver,n);return r<0?e:r>0||"<"===t.operator&&"<="===e.operator?t:e};return Gs=(t,n,r={})=>{if(t===n)return!0;t=new e(t,r),n=new e(n,r);let i=!1;e:for(const e of t.set){for(const t of n.set){const n=s(e,t,r);if(i=i||null!==n,n)continue e}if(i)return!1}return!0}}();return Zs={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:S,lte:E,cmp:_,coerce:O,Comparator:N,Range:T,satisfies:k,toComparators:I,maxSatisfying:C,minSatisfying:B,minVersion:M,validRange:L,outside:R,gtr:P,ltr:U,intersects:j,simplifyRange:F,subset:D,SemVer:n,re:e.re,src:e.src,tokens:e.t,SEMVER_SPEC_VERSION:t.SEMVER_SPEC_VERSION,RELEASE_TYPES:t.RELEASE_TYPES,compareIdentifiers:r.compareIdentifiers,rcompareIdentifiers:r.rcompareIdentifiers}}(),Sc=Me(Ac);!function(e){e.blue="blue",e.nanoS="nanoS",e.nanoSP="nanoSP",e.nanoX="nanoX",e.stax="stax",e.europa="europa",e.apex="apex"}(xc||(xc={}));const Ec={[xc.blue]:{id:xc.blue,productName:"Ledger Blue",productIdMM:0,legacyUsbProductId:0,usbOnly:!0,memorySize:491520,masks:[822083584,822149120],getBlockSize:e=>4096},[xc.nanoS]:{id:xc.nanoS,productName:"Ledger Nano S",productIdMM:16,legacyUsbProductId:1,usbOnly:!0,memorySize:327680,masks:[823132160],getBlockSize:e=>Sc.lt(Sc.coerce(e)??"","2.0.0")?4096:2048},[xc.nanoX]:{id:xc.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"}]},[xc.nanoSP]:{id:xc.nanoSP,productName:"Ledger Nano S Plus",productIdMM:80,legacyUsbProductId:5,usbOnly:!0,memorySize:1569792,masks:[856686592],getBlockSize:e=>32},[xc.apex]:{id:xc.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"}]},[xc.stax]:{id:xc.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"}]},[xc.europa]:{id:xc.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"}]}};xc.blue,xc.nanoS,xc.nanoSP,xc.nanoX,xc.stax,xc.europa;const _c=Object.values(Ec),Oc=e=>{const t=_c.find(t=>t.legacyUsbProductId===e);if(t)return t;const n=e>>8;return _c.find(e=>e.productIdMM===n)},Nc=[],Tc={};for(const e in Ec){const t=Ec[e],{bluetoothSpec:n}=t;if(n)for(let e=0;e<n.length;e++){const r=n[e];Nc.push(r.serviceUuid),Tc[r.serviceUuid]=Tc[r.serviceUuid.replace(/-/g,"")]={deviceModel:t,...r}}}const kc=[{vendorId:11415}];async function Ic(){return await navigator.usb.requestDevice({filters:kc})}async function Cc(){return(await navigator.usb.getDevices()).filter(e=>11415===e.vendorId)}const Bc=()=>Promise.resolve(!!navigator&&!!navigator.usb&&"function"==typeof navigator.usb.getDevices);class Mc extends ba{device;deviceModel;channel=Math.floor(65535*Math.random());packetSize=64;interfaceNumber;constructor(e,t){super(),this.device=e,this.interfaceNumber=t,this.deviceModel=Oc(e.productId)}static isSupported=Bc;static list=Cc;static listen=e=>{let t=!1;return async function(){const e=await Cc();return e.length>0?e[0]:Ic()}().then(n=>{if(!t){const t=Oc(n.productId);e.next({type:"add",descriptor:n,deviceModel:t}),e.complete()}},t=>{window.DOMException&&t instanceof window.DOMException&&18===t.code?e.error(new ra(t.message)):e.error(new ea(t.message))}),{unsubscribe:function(){t=!0}}};static async request(){const e=await Ic();return Mc.open(e)}static async openConnected(){const e=await Cc();return 0===e.length?null:Mc.open(e[0])}static async open(e){await e.open(),null===e.configuration&&await e.selectConfiguration(1),await Lc(e);const t=e.configurations[0].interfaces.find(({alternates:e})=>e.some(e=>255===e.interfaceClass));if(!t)throw new ta("No WebUSB interface found for your Ledger device. Please upgrade firmware or contact techsupport.");const n=t.interfaceNumber;try{await e.claimInterface(n)}catch(t){throw await e.close(),new ta(t.message)}const r=new Mc(e,n),i=t=>{e===t.device&&(navigator.usb.removeEventListener("disconnect",i),r._emitDisconnect(new Jo))};return navigator.usb.addEventListener("disconnect",i),r}_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 Lc(this.device),await this.device.close()}async exchange(e){const t=await this.exchangeAtomicImpl(async()=>{const{channel:t,packetSize:n}=this;da("apdu","=> "+e.toString("hex"));const r=((e,t)=>({makeBlocks(n){let r=hr().Buffer.concat([ma(n.length),n]);const i=t-5,o=Math.ceil(r.length/i);r=hr().Buffer.concat([r,hr().Buffer.alloc(o*i-r.length+1).fill(0)]);const a=[];for(let t=0;t<o;t++){const n=hr().Buffer.alloc(5);n.writeUInt16BE(e,0),n.writeUInt8(5,2),n.writeUInt16BE(t,3);const o=r.slice(t*i,(t+1)*i);a.push(hr().Buffer.concat([n,o]))}return a},reduceResponse(t,n){let{data:r,dataLength:i,sequence:o}=t||ga;if(n.readUInt16BE(0)!==e)throw new oa("Invalid channel","InvalidChannel");if(5!==n.readUInt8(2))throw new oa("Invalid tag","InvalidTag");if(n.readUInt16BE(3)!==o)throw new oa("Invalid sequence","InvalidSequence");t||(i=n.readUInt16BE(5)),o++;const a=n.slice(t?5:7);return r=hr().Buffer.concat([r,a]),r.length>i&&(r=r.slice(0,i)),{data:r,dataLength:i,sequence:o}},getReducedResult(e){if(e&&e.dataLength===e.data.length)return e.data}}))(t,n),i=r.makeBlocks(e);for(let e=0;e<i.length;e++)await this.device.transferOut(3,i[e]);let o,a;for(;!(o=r.getReducedResult(a));){const e=await this.device.transferIn(3,n),t=Buffer.from(e.data.buffer);a=r.reduceResponse(a,t)}return da("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 Lc(e){try{await e.reset()}catch(e){console.warn(e)}}var Rc={name:z.Ledger,website:"https://www.ledger.com",connect:function(){return V(void 0,void 0,void 0,function(){var e,t;return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,3,,4]),[4,Mc.create()];case 1:return e=n.sent(),[4,new A.default(e).getPublicKey("44'/148'/0'")];case 2:return t=n.sent().rawPublicKey,[2,i.encodeEd25519PublicKey(t)];case 3:throw n.sent(),new Error("BLUX: Failed to connect to Ledger.");case 4:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Failed to get network from ledger")})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:return[4,Mc.isSupported()];case 1:return[2,e.sent()]}})})},signAuthEntry:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: ledger does not support the signAuthEntry function")})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Failed to sign the transaction with Ledger.")})})},signTransaction:function(e,i){return V(void 0,void 0,void 0,function(){var o,a,s,c,u,l;return G(this,function(d){switch(d.label){case 0:return d.trys.push([0,3,,4]),o=new r(e,i.network),[4,Mc.create()];case 1:return a=d.sent(),[4,new A.default(a).signTransaction("44'/148'/0'",o.signatureBase())];case 2:return s=d.sent().signature,c=t.fromPublicKey(i.address),u=c.signatureHint(),l=new n.DecoratedSignature({hint:u,signature:s}),o.signatures.push(l),[2,o.toXDR()];case 3:throw d.sent(),new Error("BLUX: Failed to sign the transaction with Ledger.");case 4:return[2]}})})}};const Pc=Object.values({device:["getFeatures","getDeviceState","getFirmwareHash","firmwareUpdate","resetDevice","loadDevice","recoveryDevice","wipeDevice","backupDevice","changePin","changeWipeCode","changeLanguage","applySettings","applyFlags","authenticateDevice","setBusy","setBrightness","showDeviceTutorial","bleUnpair","requestLogin","cipherKeyValue","unlockPath","getOwnershipId","getOwnershipProof","thpGetCredentials","thpRemoveCredentials","telemetryGet","pingDevice"],blockchain:["blockchainSubscribe","blockchainUnsubscribe","blockchainDisconnect","blockchainSetCustomBackend","blockchainGetInfo","blockchainValidateEvmRpcUrl","blockchainEstimateFee","blockchainGetAccountBalanceHistory","blockchainGetTransactions","blockchainEvmRpcCall","blockchainGetCurrentFiatRates","blockchainGetContractInfo","blockchainGetFiatRatesForTimestamps","blockchainSubscribeFiatRates","blockchainUnsubscribeFiatRates","pushTransaction","getNonce"],account:["getAddress","getPublicKey","getAccountInfo","getAccountDescriptor","discoverAccounts","signMessage","verifyMessage","getSettings","getCoinInfo"],bitcoin:["signTransaction","composeTransaction","authorizeCoinjoin","cancelCoinjoinAuthorization"],ethereum:["ethereumGetAddress","ethereumGetPublicKey","ethereumSignTransaction","ethereumSignMessage","ethereumSignTypedData","ethereumVerifyMessage"],cardano:["cardanoGetAddress","cardanoGetPublicKey","cardanoGetNativeScriptHash","cardanoSignTransaction","cardanoSignMessage","cardanoComposeTransaction"],monero:["moneroGetAddress","moneroGetWatchKey","moneroKeyImageSync","moneroSignTransaction"],ripple:["rippleGetAddress","rippleSignTransaction"],solana:["solanaGetAddress","solanaGetPublicKey","solanaSignTransaction","solanaComposeTransaction"],stellar:["stellarGetAddress","stellarSignTransaction"],tezos:["tezosGetAddress","tezosGetPublicKey","tezosSignTransaction"],tron:["tronGetAddress","tronSignTransaction","tronComposeTransaction"],evolu:["evoluGetNode","evoluSignRegistrationRequest","evoluGetDelegatedIdentityKey"]}).flat(),Uc={Init_NotInitialized:"TrezorConnect not initialized",Init_AlreadyInitialized:"TrezorConnect has been already initialized",Init_ManifestMissing:"Manifest not set. Read more at https://github.com/trezor/trezor-suite/blob/develop/docs/packages/connect/index.md",Handshake_Error:"",Popup_ConnectionMissing:"Unable to establish connection with iframe",Desktop_ConnectionMissing:"Unable to establish connection with Suite",Transport_Missing:"Transport is missing",Method_InvalidPackage:"This package is not suitable to work with browser. Use @trezor/connect-web package instead",Method_InvalidParameter:"",Method_NotAllowed:"Method not allowed for this configuration",Method_PermissionsNotGranted:"Permissions not granted",Method_Cancel:"Canceled",Method_Interrupted:"Popup closed",Method_UnknownCoin:"Coin not found",Method_AddressNotMatch:"Addresses do not match",Method_Override:"override",Method_NoResponse:"Call resolved without response",Method_Unsupported:"Unsupported method",Method_DataOverflowModelOne:"Model One does not support data over 1024 bytes",Backend_NotSupported:"BlockchainLink settings not found in coins.json",Backend_WorkerMissing:"",Backend_Disconnected:"Backend disconnected",Backend_Invalid:"Invalid backend",Backend_Error:"",Runtime:"",Device_NotFound:"Device not found",Device_InitializeFailed:"",Device_FwException:"",Device_ModeException:"",Device_Disconnected:"Device disconnected",Device_UsedElsewhere:"Device is used in another window",Device_InvalidState:"Passphrase is incorrect",Device_CallInProgress:"Device call in progress",Device_MultipleNotSupported:"Multiple devices are not supported",Device_MissingCapability:"Device is missing capability",Device_MissingCapabilityBtcOnly:"Device is missing capability (BTC only)",Device_ThpPairingTagInvalid:"Pairing tag mismatch",Device_ThpStateMissing:"ThpState missing",Device_ThpPairingMethodsException:"No common pairing methods",Failure_UnknownCode:"Unknown error",Failure_EntropyCheck:"",Deeplink_VersionMismatch:"Not compatible with current version of the app",Browser_LocalNetworkPermissionMissing:"Local network permission is missing. Please allow local network access in browser settings."};class jc extends Error{code;message;constructor(e,t,n){super(t,n),this.code=e,this.message=t}toString(){return`${this.name} (code: ${this.code}): ${this.message}`}}const Fc=(e,t)=>new jc(e,t||Uc[e]||e),Dc=e=>{const t=e?.error instanceof Error?e.error:e;return t instanceof Error?{message:t.message,code:"code"in t?t.code:"Failure_UnknownCode"}:{...e}},$c=e=>({success:!1,error:{message:e.message,code:e.code??"Failure_UnknownCode"}}),zc="DEVICE_EVENT",Wc="iframe-call",qc="core-call-cancel",Kc="ui-address_validation",Xc="popup-core-loaded",Hc="popup-handshake",Vc="popup-closed",Gc=e=>{let t=()=>{},n=()=>{};const r=new Promise((e,r)=>{t=e,n=r});return{id:e,resolve:t,reject:n,promise:r}},Yc=e=>{const{initialId:t=0,timeout:n=0,onTimeout:r,generateId:i}=e??{},o=[];let a=t;const s=i??(()=>a++);let c,u=Gc();const l=()=>{const{resolve:e}=u;u=Gc(),e()},d=()=>{const e=Date.now(),t=o.reduce((e,{deadline:t})=>(e&&t?Math.min:Math.max)(e,t),0);c&&clearTimeout(c),c=t?setTimeout(f,Math.max(t-e,0)):void 0},f=()=>{const e=Date.now();o.filter(t=>t.deadline&&t.deadline<=e).forEach(e=>{r?.(e.id),e.deadline=0}),d()},h=(e=n)=>{const t=s(),r=Gc(t),i=e&&Date.now()+e;return o.push({...r,deadline:i}),e&&d(),{promiseId:t,promise:r.promise}},p=e=>{const t=o.findIndex(({id:t})=>t===e),[n]=t>=0?o.splice(t,1):[void 0];return n&&l(),n?.deadline&&d(),n};return{length:()=>o.length,create:h,createConcurrent:async(e,t)=>{for(;o.length>=e;)await u.promise;return h(t)},resolve:(e,t)=>{const n=p(e);return n?.resolve(t),!!n},reject:(e,t)=>{const n=p(e);return n?.reject(t),!!n},resolveAll:e=>{o.forEach(t=>t.resolve(e(t.id)));o.splice(0,o.length).length&&(l(),d())},rejectAll:e=>{o.forEach(t=>t.reject(e));o.splice(0,o.length).length&&(l(),d())}}},Zc=e=>{const t=e??(()=>{const e=Symbol(),t={};return async(n=e)=>{for(;t[n];)await t[n];let r=()=>{};return t[n]=new Promise(e=>{r=e}).finally(()=>{delete t[n]}),r}})();return(e,n)=>t(n).then(t=>Promise.resolve().then(e).finally(t))};class Jc{prefix;enabled;css="";messages;logWriter;MAX_ENTRIES=100;constructor(e,t,n){this.prefix=e,this.enabled=t,this.messages=[],n&&(this.logWriter=n)}setColors(e){this.css="undefined"!=typeof window&&e[this.prefix]?e[this.prefix]:""}addMessage({level:e,prefix:t,timestamp:n},...r){const i={level:e,prefix:t,css:this.css,message:r,timestamp:n||Date.now()};if(this.messages.push(i),this.logWriter)try{this.logWriter.add(i)}catch(e){console.error("There was an error adding log message",e,i)}this.messages.length>this.MAX_ENTRIES&&this.messages.shift()}setWriter(e){this.logWriter=e}log(...e){this.addMessage({level:"log",prefix:this.prefix},...e),this.enabled&&console.log(`%c${this.prefix}`,this.css,...e)}error(...e){this.addMessage({level:"error",prefix:this.prefix},...e),this.enabled&&console.error(`%c${this.prefix}`,this.css,...e)}info(...e){this.addMessage({level:"info",prefix:this.prefix},...e),this.enabled&&console.info(`%c${this.prefix}`,this.css,...e)}warn(...e){this.addMessage({level:"warn",prefix:this.prefix},...e),this.enabled&&console.warn(`%c${this.prefix}`,this.css,...e)}debug(...e){this.addMessage({level:"debug",prefix:this.prefix},...e),this.enabled&&(this.css?console.log(`%c${this.prefix}`,this.css,...e):console.log(this.prefix,...e))}getLog(){return this.messages}}class Qc extends Error{constructor(){super("Aborted by signal")}}const eu=e=>Array.isArray(e),tu=(e,t)=>new Promise((n,r)=>{const i=new Qc;if(t.aborted)return r(i);if(void 0===e)return n();let o;const a=()=>{clearTimeout(o),t.removeEventListener("abort",a),r(i)};o=setTimeout(()=>{t.removeEventListener("abort",a),n()},e),t.addEventListener("abort",a)}),nu=(e,t,n)=>new Promise((r,i)=>{const o=new Qc;if(n.aborted)return i(o);let a;const s=()=>{clearTimeout(a),n.removeEventListener("abort",s),i(o)};a=setTimeout(()=>{n.removeEventListener("abort",s),i(t)},e),n.addEventListener("abort",s)}),ru=(e,t,n)=>void 0===e?[]:[nu(e,t,n)],iu=(e,t)=>new Promise((n,r)=>{const i=new Qc;if(t.aborted)return r(i);if(e?.aborted)return r(i);const o=()=>r(i);e?.addEventListener("abort",o);const a=()=>{e?.removeEventListener("abort",o),t.removeEventListener("abort",a),r(i)};t.addEventListener("abort",a)}),ou=async(e,t)=>{const n=new AbortController;t.aborted&&n.abort();const r=()=>{t.removeEventListener("abort",r),n.abort()};t.addEventListener("abort",r);try{return await new Promise(t=>t(e(n.signal)))}finally{t.aborted||t.removeEventListener("abort",r)}};class au extends Error{constructor(){super("Aborted by timeout")}}class su extends Error{constructor(){super("Aborted by deadline")}}const cu=async(e,t)=>{const{signal:n,delay:r,attempts:i,timeout:o,deadline:a,gap:s,attemptFailureHandler:c}=t,u=a&&a-Date.now(),l=eu(i)?i.length:i??(a?1/0:1),d=new AbortController,f=d.signal,h=eu(i)?e=>i[e]:()=>({timeout:o,gap:s}),p=new su,b=new au,m=t.graceful&&n,g=new AbortController;if(m)if(n.aborted)g.abort();else{const e=()=>{n.removeEventListener("abort",e),f.removeEventListener("abort",e),g.abort()};n.addEventListener("abort",e),f.addEventListener("abort",e)}try{return await Promise.race([...m?[]:[iu(n,f)],...ru(u,p,f),tu(r,f).then(()=>(async(e,t,n,r)=>{for(let i=0;i<e-1&&!r.aborted;i++){const e=new AbortController,o=()=>e.abort();r.addEventListener("abort",o);try{return await t(i,e.signal)}catch(e){o(),await n(i,e)}finally{r.removeEventListener("abort",o)}}return r.aborted?Promise.reject(new Qc):t(e-1,r)})(l,(t,n)=>Promise.race([...ru(h(t).timeout,b,f),ou(e,n)]),(e,t)=>{const n=c?.(t);return n?Promise.reject(n):tu(h(e).gap??0,f)},m?g.signal:f))])}finally{d.abort()}};class uu extends Xo.EventEmitter{listenerCount(e){return super.listenerCount(e)}}var lu,du,fu;!function(e){e[e.mainnet=764824073]="mainnet",e[e.testnet_preprod=1]="testnet_preprod",e[e.testnet_preview=2]="testnet_preview",e[e.testnet_legacy=1097911063]="testnet_legacy"}(lu||(lu={})),function(e){e[e.mainnet=1]="mainnet",e[e.testnet=0]="testnet"}(du||(du={})),function(e){e[e.EdDSA=-8]="EdDSA"}(fu||(fu={}));const hu="10.0.0-alpha.1";hu.split(".").map(e=>parseInt(e,10))[0];const pu=hu,bu=((new Date).getTime(),e=>"string"==typeof e?e:pu);class mu extends uu{}class gu extends Xo.EventEmitter{_ws;static CONNECTING=0;static OPEN=1;static CLOSING=2;static CLOSED=3;constructor(e,t,n){super(),this._ws=new WebSocket(e),this._ws.onclose=()=>{this.emit("close")},this._ws.onopen=()=>{this.emit("open")},this._ws.onerror=e=>{this.emit("error",new vu(`WsWrapper error. Ready state: ${this.readyState}`))},this._ws.onmessage=e=>{this.emit("message",e.data)}}close(){this.readyState===gu.OPEN&&this._ws.close()}send(e){if(this.readyState!==gu.OPEN)throw new vu(`Connection is not open. state: ${this.readyState}`);this._ws.send(e)}get readyState(){return this._ws.readyState}}class vu extends Error{}class yu extends uu{options;messages;emitter=this;ws;pingTimeout;connectPromise;ping(){return this.sendMessage({type:"ping"})}constructor(e){super(),this.options=e,this.messages=Yc({timeout:this.options.timeout||2e4,onTimeout:e=>this.onMessageTimeout(e)})}initWebsocket({url:e,timeout:t,headers:n,agent:r}){if("string"!=typeof e)throw new vu("websocket_no_url");return e.startsWith("http")&&(e=e.replace("http","ws")),new gu(e,{timeout:t,headers:{Origin:"https://node.trezor.io",...n},agent:r})}setPingTimeout(){clearTimeout(this.pingTimeout);this.pingTimeout=this.isConnected()?setTimeout(()=>{if(this.isConnected())return this.onPing().catch(()=>{})},this.options.pingTimeout||5e4):void 0}onPing(){return this.ping()}onMessageTimeout(e){const{ws:t}=this;t&&(this.messages.rejectAll(new vu("websocket_timeout")),t.close())}onError(){this.onClose()}async sendMessage(e,{timeout:t,onIdCreated:n}={}){const{ws:r}=this;if(!r||!this.isConnected())throw new vu("websocket_not_initialized");let i;if(this.options.concurrency){if(i=await this.messages.createConcurrent(this.options.concurrency,t),!r||!this.isConnected())throw this.messages.resolve(i.promiseId,void 0),new vu("websocket_not_initialized")}else i=this.messages.create(t);n?.(i.promiseId);const o={id:i.promiseId.toString(),...e};return this.setPingTimeout(),this.options.onSending?.(e),r.send(JSON.stringify(o)),i.promise}sendRawMessage(e){const{ws:t}=this;if(!t||!this.isConnected())throw new vu("websocket_not_initialized");t.send(e,{binary:"string"!=typeof e}),this.setPingTimeout()}onMessage(e,t){try{const n=JSON.parse(e.toString()),r=Number(n.id);try{const e=t?t(n):n;e&&this.messages.resolve(r,e)}catch(e){this.messages.reject(r,e)}}catch{}finally{this.setPingTimeout()}}async connect(){if(this.connectPromise)return this.connectPromise;if(this.isConnected())return Promise.resolve();this.ws?.readyState===gu.CLOSING&&await new Promise(e=>this.emitter.once("disconnected",e));const e=Gc();this.connectPromise=e.promise;const t=this.createWebsocket?this.createWebsocket():this.initWebsocket(this.options),n=setTimeout(()=>{this.onClose(),e.reject(new vu("websocket_timeout"));try{t.close()}catch{}},this.options.connectionTimeout||this.options.timeout||2e4);return t.once("error",t=>{clearTimeout(n),this.onClose(),e.reject(new vu(t.message))}),t.on("open",()=>{clearTimeout(n),this.init(),e.resolve()}),this.ws=t,e.promise.finally(()=>{this.connectPromise=void 0})}init(){const{ws:e}=this;if(!e||!this.isConnected())throw Error("Websocket init cannot be called");e.removeAllListeners(),e.on("error",e=>this.onError()),e.on("message",e=>this.onMessage(e)),e.on("close",()=>{this.emitter.emit("disconnected"),this.onClose()})}disconnect(){if(this.isConnected()){const e=new Promise(e=>{this.ws?.once("close",e)});return this.ws?.close(),e}return Promise.resolve()}isConnected(){return this.ws?.readyState===gu.OPEN}onClose(){clearTimeout(this.pingTimeout),this.ws?.removeAllListeners(),this.ws?.on("error",()=>{}),this.messages.rejectAll(new vu("Websocket closed unexpectedly"))}dispose(){this.removeAllListeners(),this.disconnect(),this.onClose()}}const wu="#bada55",xu="#20abd8",Au="#f4a744",Su={"@trezor/connect":`color: ${xu}; background: #000;`,"@trezor/connect-web":`color: ${xu}; background: #000;`,"@trezor/connect-webextension":`color: ${xu}; background: #000;`,IFrame:`color: ${Au}; background: #000;`,Core:`color: ${Au}; background: #000;`,DeviceList:`color: ${wu}; background: #000;`,Device:`color: ${wu}; background: #000;`,DeviceCommands:`color: ${wu}; background: #000;`,"@trezor/transport":`color: ${wu}; background: #000;`},Eu=new class{logs={};writer;colors={};constructor({colors:e}){this.colors=e}initLog(e,t,n){const r=n||this.writer,i=new Jc(e,!!t,r);return this.colors&&i.setColors(this.colors),this.logs[e]=i,i}setLogWriter(e){Object.keys(this.logs).forEach(t=>{if(this.writer=e(),this.writer){this.logs[t].setWriter(this.writer);const{messages:e}=this.logs[t];e.forEach(e=>{this.writer?.add(e)})}})}enableLog(e){Object.keys(this.logs).forEach(t=>{this.logs[t].enabled=!!e})}enableLogByPrefix(e,t){this.logs[e]&&(this.logs[e].enabled=t)}getLog(){let e=[];return Object.keys(this.logs).forEach(t=>{e=e.concat(this.logs[t].messages)}),e.sort((e,t)=>e.timestamp-t.timestamp),e}}({colors:Su}),_u=Eu.initLog.bind(Eu);Eu.setLogWriter.bind(Eu),Eu.enableLog.bind(Eu),Eu.enableLogByPrefix.bind(Eu),Eu.getLog.bind(Eu);const Ou="https://dev.suite.sldev.cz",Nu=`${Ou}/connect/`,Tu=(e,t)=>{if("http://localhost:8088"===t)return"http://localhost:8000/connect-popup";if(e.startsWith(Nu)){const t=(e=>{let t;try{t=new URL(e).pathname}catch{t=new URL(e,Ou).pathname}const n=t.match(/\/connect\/(.+)/);if(n)return n[1].replace(/^(.+)\/(?:methods|settings)\/.*$/,"$1").replace(/\/$/,"")||void 0})(e);if(t)return`${Ou}/suite-web/${t}/web/connect-popup`}return"https://suite.trezor.io/web/connect-popup"};class ku extends uu{messages=Yc({generateId:()=>crypto.randomUUID()});messagesQueue=[];isConnected=!1;handshakeMaxRetries=5;handshakeRetryInterval=2e3;handshakeFinished;lazyHandshake;logger;sendFn;channel;constructor({sendFn:e,channel:t,logger:n,lazyHandshake:r=!1}){super(),this.channel=t,this.sendFn=e,this.lazyHandshake=r,this.logger=n}init(){return this.handshakeFinished||(this.handshakeFinished=Gc(),this.lazyHandshake||this.handshakeWithPeer()),this.handshakeFinished.promise}handshakeWithPeer(){return this.logger?.log(this.channel.here,"handshake"),cu(async()=>{this.postMessage({type:"channel-handshake-request",data:{success:!0,payload:void 0}},{usePromise:!1,useQueue:!1}),await(this.handshakeFinished?.promise)},{attempts:this.handshakeMaxRetries,timeout:this.handshakeRetryInterval}).then(()=>{this.logger?.log(this.channel.here,"handshake confirmed"),this.messagesQueue.forEach(e=>{e.channel=this.channel,this.sendFn(e)}),this.messagesQueue=[]}).catch(()=>{this.handshakeFinished?.reject(new Error("handshake failed")),this.handshakeFinished=void 0})}onMessage(e){const t=e,{channel:n,id:r,type:i,...o}=t;if(!n?.peer||n.peer!==this.channel.here)return;if(!n?.here||this.channel.peer!==n.here)return;if("channel-handshake-request"===i)return this.postMessage({type:"channel-handshake-confirm",data:{success:!0,payload:void 0}},{usePromise:!1,useQueue:!1}),void(this.lazyHandshake&&this.handshakeWithPeer());if("channel-handshake-confirm"===i)return void this.handshakeFinished?.resolve(void 0);this.messages.resolve(r,{id:r,...o});const a=this.messages.length();a>5&&this.logger?.warn(`too many message promises (${a}). this feels unexpected!`),this.emit("message",t)}postMessage(e,{usePromise:t=!0,useQueue:n=!0}={}){if(e.channel=this.channel,!t){try{this.sendFn(e)}catch{n&&this.messagesQueue.push(e)}return}const{promise:r,promiseId:i}=this.messages.create();e.id=i;try{this.sendFn(e)}catch{n&&this.messagesQueue.push(e)}return r}resolveMessagePromises(e){this.messages.resolveAll(t=>({id:t,payload:e}))}clearPendingSends(){}abortHandshake(e){this.handshakeFinished?.reject(new Error(e??"Handshake aborted")),this.handshakeFinished=void 0}clear(){this.handshakeFinished=void 0}}class Iu extends ku{_windowHere;_listener;_origin;constructor({windowHere:e,windowPeer:t,channel:n,logger:r,origin:i}){super({channel:n,sendFn:e=>{t()?.postMessage(e,i)},logger:r}),this._listener=this.listener.bind(this),this._windowHere=e,this._origin=i,this.connect()}listener(e){if(e.origin!==this._origin||"null"===e.origin)return void this.logger?.warn(`WindowWindowChannel: ignoring message from unexpected origin "${e.origin}", expected "${this._origin}"`);const t={...e.data,success:!0,origin:e.origin,payload:e.data.payload||{},channel:e.data.channel||{peer:this.channel.here,here:this.channel.peer}};this.onMessage(t)}connect(){this._windowHere.addEventListener("message",this._listener),this.isConnected=!0}disconnect(){this.isConnected&&(this._windowHere.removeEventListener("message",this._listener),this.isConnected=!1)}}const Cu=e=>{if("string"!=typeof e)return"unknown";if(e.startsWith("file://"))return"file://";const[t]=e.match(/^https?:\/\/[^/]+/)??[];return t??"unknown"};class Bu extends Ho{channel;handshakePromise;logger;popupSrc;manifest;version;closeInterval;locked=!1;closedEmitted=!1;pendingFocusOrCreate=Promise.resolve();constructor({popupSrc:e,manifest:t,version:n,logger:r}){super(),this.logger=r,this.popupSrc=e,this.manifest=t,this.version=n,this.channel=this.createChannel(Cu(e)),this.handshakePromise=Gc(),this.handshakePromise.promise.catch(()=>{}),this.channel.on("message",this.handleCoreMessage.bind(this))}async focusOrCreate(){this.pendingFocusOrCreate=this.pendingFocusOrCreate.catch(()=>{}).then(()=>this._focusOrCreate()),await this.pendingFocusOrCreate}async _focusOrCreate(){const e=await this.isOpen();if(!e&&this.locked&&this.reset(!1),!this.locked)return e&&await this.close(),this.locked=!0,this.closedEmitted=!1,this.open();this.focusPopup()}buildPopupUrl(e){return e}focusPopup(){}startCloseMonitoring(){this.closeInterval=setInterval(async()=>{await this.isOpen()||this.handlePopupClosed()},500)}async handleCoreMessage(e){this.logger.debug("handleCoreMessage",e),e.type===Xc?(this.channel.postMessage({type:Hc,payload:{manifest:this.manifest,version:this.version}}),this.handshakePromise?.resolve()):e.type===Vc?(await this.close(),this.handlePopupClosed()):e.event===zc&&this.emit(zc,e)}handlePopupClosed(){this.emitClosed(),this.reset()}reset(e=!0){this.locked&&(this.locked=!1,this.handshakePromise?.reject(Fc("Method_Interrupted")),this.handshakePromise=Gc(),this.handshakePromise.promise.catch(()=>{}),this.channel.abortHandshake("Popup closed"),this.channel.disconnect(),this.closeInterval&&(clearInterval(this.closeInterval),this.closeInterval=void 0),this.onReset(e))}handleOpenFailure(e){this.logger.error("Failed to open popup:",e);const t=new Error(e);this.channel.abortHandshake(e),this.handshakePromise?.reject(t),this.handlePopupClosed()}async close(){await this.isOpen()&&(this.logger.debug("closing popup"),this.closePopup(),this.channel.clear())}emitClosed(){this.closedEmitted||(this.closedEmitted=!0,this.channel.resolveMessagePromises({success:!1,error:Fc("Method_Interrupted")}),this.emit(Vc))}}const Mu="trezor-connect-bootstrap",Lu=()=>document.getElementById(Mu)??void 0,Ru=()=>{let e,t;const n=()=>{t&&(window.clearTimeout(t),t=void 0)},r=()=>{n(),e?.reject(Fc("Handshake_Error","iframe-blocked"))},i=()=>{const t=Lu();if(!t)return r();try{const e=t.contentWindow?.location.origin;if(!e||"null"===e)return r()}catch{}t.onload=null,e?.resolve()};return{create:r=>{if(e)return e.promise;if(Lu())return Promise.resolve();e=Gc();const o=(()=>{const e=document.createElement("iframe");return e.id=Mu,e.frameBorder="0",e.width="0px",e.height="0px",e.style.position="absolute",e.style.display="none",e.style.border="0px",e.style.width="0px",e.style.height="0px",e})();return t=setTimeout(()=>{e?.reject(Fc("Handshake_Error","iframe-timeout"))},1e4),o.onload=i,o.setAttribute("src",r),document.body.appendChild(o),e.promise.finally(()=>{n()}).catch(e=>{throw o.parentNode&&o.parentNode.removeChild(o),e})},get:Lu}},Pu={ENV_NOT_SUPPORTED:"env-not-supported",HANDSHAKE_TIMEOUT:"handshake-timeout",STORAGE_ACCESS_DENIED:"storage-access-denied",CHANNEL_ID_MISSING:"channel-id-missing",ORIGIN_MISSING:"origin-missing",UNKNOWN:"unknown"};class Uu extends Bu{popupWindow;iframe=Ru();channelId=(e=>{let t="";const n="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";for(let r=0;r<e;r++)t+=n.charAt(Math.floor(62*Math.random()));return t})(16);createChannel(){return new Iu({windowHere:window,windowPeer:()=>this.iframe.get()?.contentWindow||void 0,channel:{here:"@trezor/connect-web",peer:"@trezor/connect-popup"},logger:this.logger,origin:Cu(this.popupSrc)})}async open(){const e=`${this.buildPopupUrl(this.popupSrc)}/bootstrap.html?${`connect-popup-req=${this.channelId}`}${this.logger.enabled?"&debug=1":""}`,t=Cu(this.popupSrc),n=window.open("about:blank","_blank");if(!n){const e=Fc("Handshake_Error","popup-blocked");return this.handleOpenFailure(e.message),Promise.reject(e)}try{await this.iframe.create(e)}catch(e){return n.close(),this.handleOpenFailure(e.message),Promise.reject(e)}n.location.href=e;const r=new Iu({windowHere:window,windowPeer:()=>this.iframe.get()?.contentWindow||void 0,channel:{here:"@trezor/connect-web",peer:"@trezor/connect-bootstrap-iframe"},logger:this.logger,origin:t});r.on("message",e=>{"channel-handshake-error"===e.type&&(n.postMessage({type:"channel-handshake-error",error:e.error},t),this.handleOpenFailure(e.error),r.abortHandshake(e.error))});try{await r.init(),r.disconnect()}catch(e){this.handleOpenFailure(e.message),r.disconnect();return Object.values(Pu).includes(e.message)?Promise.reject(Fc("Handshake_Error",e.message)):Promise.reject(e)}return this.channel.isConnected||this.channel.connect(),Promise.resolve()}focusPopup(){this.popupWindow?.focus()}closePopup(){this.popupWindow?.close(),this.popupWindow=void 0}isOpen(){return Promise.resolve(void 0!==this.popupWindow)}onReset(){}}class ju extends ku{currentId;allowedOrigin;messageListener;sendChain=Promise.resolve();static SEND_SETTLE_MS=100;constructor({channel:e,logger:t,currentId:n,allowedOrigin:r}){super({channel:e,sendFn:e=>{this.sendChain=this.sendChain.catch(()=>{}).then(()=>this.doSend(e)).then(()=>new Promise(e=>setTimeout(e,ju.SEND_SETTLE_MS)))},logger:t}),this.currentId=n,this.allowedOrigin=r}async doSend(e){try{const t=await(this.currentId?.());if(this.logger?.debug("CHANNEL sending to tab:",t,"message:",e),!t)throw this.logger?.error("CHANNEL: No tab ID available, cannot send message"),new Error("No tab ID available");e.id||this.logger?.warn("CHANNEL: Message without ID, this might cause issues with response handling",e);const n=await Promise.race([new Promise((e,n)=>{chrome.tabs.get(t,t=>{chrome.runtime.lastError?(this.logger?.error("CHANNEL: Error getting tab:",chrome.runtime.lastError),n(chrome.runtime.lastError)):e(t)})}),new Promise((e,t)=>setTimeout(()=>t(new Error("chrome.tabs.get timeout after 5s")),5e3))]);if(!n?.url)throw new Error("Trezor suite tab URL not available, the manifest must declare host_permissions matching the popup origin");const r=new URL(n.url),i=encodeURIComponent(JSON.stringify(e));r.hash=`#extension-id=${chrome.runtime.id}&message=${i}`,chrome.tabs.update(t,{url:r.toString()})}catch(e){throw this.logger?.error("CHANNEL: Error sending message via tab update:",e),e}}clearPendingSends(){this.sendChain=Promise.resolve()}connect(){this.messageListener?this.logger?.debug("CHANNEL: Listener already registered, skipping"):(this.logger?.debug("CHANNEL: connect called, setting up onMessageExternal listener"),this.messageListener=(e,t,n)=>{if(this.logger?.debug("CHANNEL: onMessageExternal fired:",{message:e,sender:t}),!t.tab)return this.logger?.warn("CHANNEL: Received message not from a tab, ignoring",t),!1;if(this.allowedOrigin){if(!t.tab.url)return this.logger?.warn(`CHANNEL: Missing sender tab URL while allowed origin is configured (allowed=${this.allowedOrigin}). Ignoring.`),!1;let e,n;try{e=new URL(t.tab.url).origin,n=new URL(this.allowedOrigin).origin}catch{return this.logger?.warn(`CHANNEL: Could not parse sender or allowed origin (sender=${t.tab.url}, allowed=${this.allowedOrigin}). Ignoring.`),!1}if(e!==n)return this.logger?.warn(`CHANNEL: Sender origin mismatch — expected ${n}, got ${e}. Ignoring.`),!1}if(!e.channel)return this.logger?.warn("CHANNEL: Received message without channel info, ignoring"),n({error:"Missing channel info"}),!1;this.logger?.debug("CHANNEL: Processing message through onMessage"),this.onMessage(e)},chrome.runtime.onMessageExternal.addListener(this.messageListener),this.isConnected=!0,this.logger?.debug("CHANNEL: Listener registered successfully"))}disconnect(){this.isConnected&&(this.messageListener&&(chrome.runtime.onMessageExternal.removeListener(this.messageListener),this.messageListener=void 0),this.clear(),this.isConnected=!1)}}class Fu extends Bu{popupWindow;popupWindowPromise=Gc();extensionTabId=0;buildPopupUrl(e){if("undefined"!=typeof chrome&&chrome.runtime?.id){const t=new URLSearchParams;return t.set("extension-id",chrome.runtime.id),e+"#"+t.toString()}return e}checkIfTabExists(e){return new Promise(t=>{chrome.tabs.get(e,()=>{t(!chrome.runtime.lastError)})})}logChromeError(e,t){t&&this.logger.error(`Chrome ${e} error:`,t)}createChannel(e){return new ju({channel:{here:"@trezor/connect-webextension-externally-connectable",peer:"@trezor/suite-web"},currentId:()=>this.popupWindowPromise?.promise.then(e=>e.id),logger:this.logger,allowedOrigin:e})}open(){this.popupWindowPromise=Gc(),this.popupWindowPromise.promise.catch(()=>{});const e=this.buildPopupUrl(this.popupSrc);return chrome.windows.getCurrent(t=>{this.logger.debug("opening popup. currentWindow type:",t.type),"normal"!==t.type?this.openPopupInNewWindow(e):this.openPopupInNewTab(e)}),this.channel.isConnected||(this.channel.connect(),this.channel.init().catch(e=>{this.logger.error("Channel handshake failed:",e)})),Promise.resolve()}openPopupInNewWindow(e){chrome.windows.create({url:e},e=>{if(!e)return this.popupWindowPromise?.reject(new Error("Failed to create popup window")),void this.handleOpenFailure("Failed to create popup window");chrome.tabs.query({windowId:e.id,active:!0},e=>this.onPopupTabResolved(e[0]))})}openPopupInNewTab(e){chrome.tabs.query({currentWindow:!0,active:!0},t=>{if(!t[0]?.id)return this.popupWindowPromise?.reject(new Error("No active tab found")),void this.handleOpenFailure("No active tab found");this.extensionTabId=t[0].id,chrome.tabs.create({url:e,index:t[0].index+1},e=>this.onPopupTabResolved(e))})}onPopupTabResolved(e){this.popupWindow=e,this.logger.debug("popup tab resolved:",e.id),this.popupWindowPromise?.resolve(e),this.startCloseMonitoring()}focusPopup(){this.popupWindow?.id&&chrome.tabs.update(this.popupWindow.id,{active:!0})}closePopup(){const e=this.popupWindow?.id;e&&(chrome.tabs.remove(e,()=>{this.logChromeError("close",chrome.runtime.lastError)}),this.popupWindow=void 0)}isOpen(){return this.popupWindow?.id?this.checkIfTabExists(this.popupWindow.id):Promise.resolve(!1)}onReset(e=!0){e&&this.extensionTabId&&(this.logger.debug("Focusing back to extension tab:",this.extensionTabId),chrome.tabs.update(this.extensionTabId,{active:!0},()=>{this.logChromeError("focus",chrome.runtime.lastError)}),this.extensionTabId=0)}}function Du(e){return Array.isArray(e)}function $u(e){return"bigint"==typeof e}function zu(e){return"boolean"==typeof e}function Wu(e){return e instanceof globalThis.Date}function qu(e){return"number"==typeof e}function Ku(e){return"object"==typeof e&&null!==e}function Xu(e){return e instanceof globalThis.RegExp}function Hu(e){return"string"==typeof e}function Vu(e){return e instanceof globalThis.Uint8Array}function Gu(e){return void 0===e}function Yu(e){return Du(e)?function(e){return e.map(e=>Yu(e))}(e):Wu(e)?function(e){return new Date(e.getTime())}(e):Vu(e)?function(e){return new Uint8Array(e)}(e):Xu(e)?function(e){return new RegExp(e.source,e.flags)}(e):Ku(e)?function(e){const t={};for(const n of Object.getOwnPropertyNames(e))t[n]=Yu(e[n]);for(const n of Object.getOwnPropertySymbols(e))t[n]=Yu(e[n]);return t}(e):e}function Zu(e){return Yu(e)}function Ju(e,t){return Zu(void 0===t?e:{...t,...e})}var Qu;function el(e){return Du(e)?function(e){return globalThis.Object.freeze(e).map(e=>el(e))}(e):Wu(e)||Vu(e)||Xu(e)?e:Ku(e)?function(e){const t={};for(const n of Object.getOwnPropertyNames(e))t[n]=el(e[n]);for(const n of Object.getOwnPropertySymbols(e))t[n]=el(e[n]);return globalThis.Object.freeze(t)}(e):e}function tl(e,t){const n=void 0!==t?{...t,...e}:e;switch(Qu.InstanceMode){case"freeze":return el(n);case"clone":return Zu(n);default:return n}}!function(e){function t(t){const n=function(e){return null!==e&&"object"==typeof e}(t);return e.AllowArrayObject?n:n&&!function(e){return globalThis.Array.isArray(e)&&!globalThis.ArrayBuffer.isView(e)}(t)}e.InstanceMode="default",e.ExactOptionalPropertyTypes=!1,e.AllowArrayObject=!1,e.AllowNaN=!1,e.AllowNullVoid=!1,e.IsExactOptionalProperty=function(t,n){return e.ExactOptionalPropertyTypes?n in t:void 0!==t[n]},e.IsObjectLike=t,e.IsRecordLike=function(e){return t(e)&&!(e instanceof Date)&&!(e instanceof Uint8Array)},e.IsNumberLike=function(t){return e.AllowNaN?function(e){return"number"==typeof e}(t):Number.isFinite(t)},e.IsVoidLike=function(t){const n=function(e){return void 0===e}(t);return e.AllowNullVoid?n||null===t:n}}(Qu||(Qu={}));class nl extends Error{constructor(e){super(e)}}const rl=Symbol.for("TypeBox.Transform"),il=Symbol.for("TypeBox.Readonly"),ol=Symbol.for("TypeBox.Optional"),al=Symbol.for("TypeBox.Hint"),sl=Symbol.for("TypeBox.Kind");function cl(e){return Ku(e)&&"Readonly"===e[il]}function ul(e){return Ku(e)&&"Optional"===e[ol]}function ll(e){return Al(e,"Any")}function dl(e){return Al(e,"Argument")}function fl(e){return Al(e,"Array")}function hl(e){return Al(e,"AsyncIterator")}function pl(e){return Al(e,"BigInt")}function bl(e){return Al(e,"Boolean")}function ml(e){return Al(e,"Computed")}function gl(e){return Al(e,"Constructor")}function vl(e){return Al(e,"Function")}function yl(e){return Al(e,"Integer")}function wl(e){return Al(e,"Intersect")}function xl(e){return Al(e,"Iterator")}function Al(e,t){return Ku(e)&&sl in e&&e[sl]===t}function Sl(e){return zu(e)||qu(e)||Hu(e)}function El(e){return Al(e,"Literal")}function _l(e){return Al(e,"MappedKey")}function Ol(e){return Al(e,"MappedResult")}function Nl(e){return Al(e,"Never")}function Tl(e){return Al(e,"Null")}function kl(e){return Al(e,"Number")}function Il(e){return Al(e,"Object")}function Cl(e){return Al(e,"Promise")}function Bl(e){return Al(e,"Record")}function Ml(e){return Al(e,"Ref")}function Ll(e){return Al(e,"RegExp")}function Rl(e){return Al(e,"String")}function Pl(e){return Al(e,"Symbol")}function Ul(e){return Al(e,"TemplateLiteral")}function jl(e){return Ku(e)&&rl in e}function Fl(e){return Al(e,"Tuple")}function Dl(e){return Al(e,"Undefined")}function $l(e){return Al(e,"Union")}function zl(e){return ll(e)||dl(e)||fl(e)||bl(e)||pl(e)||hl(e)||ml(e)||gl(e)||function(e){return Al(e,"Date")}(e)||vl(e)||yl(e)||wl(e)||xl(e)||El(e)||_l(e)||Ol(e)||Nl(e)||function(e){return Al(e,"Not")}(e)||Tl(e)||kl(e)||Il(e)||Cl(e)||Bl(e)||Ml(e)||Ll(e)||Rl(e)||Pl(e)||Ul(e)||function(e){return Al(e,"This")}(e)||Fl(e)||Dl(e)||$l(e)||function(e){return Al(e,"Uint8Array")}(e)||function(e){return Al(e,"Unknown")}(e)||function(e){return Al(e,"Unsafe")}(e)||function(e){return Al(e,"Void")}(e)||function(e){return Ku(e)&&sl in e&&Hu(e[sl])}(e)}const Wl=["Argument","Any","Array","AsyncIterator","BigInt","Boolean","Computed","Constructor","Date","Enum","Function","Integer","Intersect","Iterator","Literal","MappedKey","MappedResult","Not","Null","Number","Object","Promise","Record","Ref","RegExp","String","Symbol","TemplateLiteral","This","Tuple","Undefined","Union","Uint8Array","Unknown","Void"];function ql(e){try{return new RegExp(e),!0}catch{return!1}}function Kl(e){if(!Hu(e))return!1;for(let t=0;t<e.length;t++){const n=e.charCodeAt(t);if(n>=7&&n<=13||27===n||127===n)return!1}return!0}function Xl(e){return Gl(e)||Md(e)}function Hl(e){return Gu(e)||$u(e)}function Vl(e){return Gu(e)||qu(e)}function Gl(e){return Gu(e)||zu(e)}function Yl(e){return Gu(e)||Hu(e)}function Zl(e){return Gu(e)||Md(e)}function Jl(e){return Ku(e)&&"Optional"===e[ol]}function Ql(e){return dd(e,"Any")&&Yl(e.$id)}function ed(e){return dd(e,"Array")&&"array"===e.type&&Yl(e.$id)&&Md(e.items)&&Vl(e.minItems)&&Vl(e.maxItems)&&Gl(e.uniqueItems)&&Zl(e.contains)&&Vl(e.minContains)&&Vl(e.maxContains)}function td(e){return dd(e,"AsyncIterator")&&"AsyncIterator"===e.type&&Yl(e.$id)&&Md(e.items)}function nd(e){return dd(e,"BigInt")&&"bigint"===e.type&&Yl(e.$id)&&Hl(e.exclusiveMaximum)&&Hl(e.exclusiveMinimum)&&Hl(e.maximum)&&Hl(e.minimum)&&Hl(e.multipleOf)}function rd(e){return dd(e,"Boolean")&&"boolean"===e.type&&Yl(e.$id)}function id(e){return dd(e,"Constructor")&&"Constructor"===e.type&&Yl(e.$id)&&Du(e.parameters)&&e.parameters.every(e=>Md(e))&&Md(e.returns)}function od(e){return dd(e,"Date")&&"Date"===e.type&&Yl(e.$id)&&Vl(e.exclusiveMaximumTimestamp)&&Vl(e.exclusiveMinimumTimestamp)&&Vl(e.maximumTimestamp)&&Vl(e.minimumTimestamp)&&Vl(e.multipleOfTimestamp)}function ad(e){return dd(e,"Function")&&"Function"===e.type&&Yl(e.$id)&&Du(e.parameters)&&e.parameters.every(e=>Md(e))&&Md(e.returns)}function sd(e){return dd(e,"Integer")&&"integer"===e.type&&Yl(e.$id)&&Vl(e.exclusiveMaximum)&&Vl(e.exclusiveMinimum)&&Vl(e.maximum)&&Vl(e.minimum)&&Vl(e.multipleOf)}function cd(e){return Ku(e)&&Object.entries(e).every(([e,t])=>Kl(e)&&Md(t))}function ud(e){return dd(e,"Intersect")&&(!Hu(e.type)||"object"===e.type)&&Du(e.allOf)&&e.allOf.every(e=>Md(e)&&!function(e){return Ku(e)&&rl in e}(e))&&Yl(e.type)&&(Gl(e.unevaluatedProperties)||Zl(e.unevaluatedProperties))&&Yl(e.$id)}function ld(e){return dd(e,"Iterator")&&"Iterator"===e.type&&Yl(e.$id)&&Md(e.items)}function dd(e,t){return Ku(e)&&sl in e&&e[sl]===t}function fd(e){return bd(e)&&Hu(e.const)}function hd(e){return bd(e)&&qu(e.const)}function pd(e){return bd(e)&&zu(e.const)}function bd(e){return dd(e,"Literal")&&Yl(e.$id)&&function(e){return zu(e)||qu(e)||Hu(e)}(e.const)}function md(e){return dd(e,"Never")&&Ku(e.not)&&0===Object.getOwnPropertyNames(e.not).length}function gd(e){return dd(e,"Not")&&Md(e.not)}function vd(e){return dd(e,"Null")&&"null"===e.type&&Yl(e.$id)}function yd(e){return dd(e,"Number")&&"number"===e.type&&Yl(e.$id)&&Vl(e.exclusiveMaximum)&&Vl(e.exclusiveMinimum)&&Vl(e.maximum)&&Vl(e.minimum)&&Vl(e.multipleOf)}function wd(e){return dd(e,"Object")&&"object"===e.type&&Yl(e.$id)&&cd(e.properties)&&Xl(e.additionalProperties)&&Vl(e.minProperties)&&Vl(e.maxProperties)}function xd(e){return dd(e,"Promise")&&"Promise"===e.type&&Yl(e.$id)&&Md(e.item)}function Ad(e){return dd(e,"Record")&&"object"===e.type&&Yl(e.$id)&&Xl(e.additionalProperties)&&Ku(e.patternProperties)&&(e=>{const t=Object.getOwnPropertyNames(e.patternProperties);return 1===t.length&&ql(t[0])&&Ku(e.patternProperties)&&Md(e.patternProperties[t[0]])})(e)}function Sd(e){return dd(e,"RegExp")&&Yl(e.$id)&&Hu(e.source)&&Hu(e.flags)&&Vl(e.maxLength)&&Vl(e.minLength)}function Ed(e){return dd(e,"String")&&"string"===e.type&&Yl(e.$id)&&Vl(e.minLength)&&Vl(e.maxLength)&&function(e){return Gu(e)||Hu(e)&&Kl(e)&&ql(e)}(e.pattern)&&function(e){return Gu(e)||Hu(e)&&Kl(e)}(e.format)}function _d(e){return dd(e,"Symbol")&&"symbol"===e.type&&Yl(e.$id)}function Od(e){return dd(e,"TemplateLiteral")&&"string"===e.type&&Hu(e.pattern)&&"^"===e.pattern[0]&&"$"===e.pattern[e.pattern.length-1]}function Nd(e){return dd(e,"Tuple")&&"array"===e.type&&Yl(e.$id)&&qu(e.minItems)&&qu(e.maxItems)&&e.minItems===e.maxItems&&(Gu(e.items)&&Gu(e.additionalItems)&&0===e.minItems||Du(e.items)&&e.items.every(e=>Md(e)))}function Td(e){return dd(e,"Undefined")&&"undefined"===e.type&&Yl(e.$id)}function kd(e){return dd(e,"Union")&&Yl(e.$id)&&Ku(e)&&Du(e.anyOf)&&e.anyOf.every(e=>Md(e))}function Id(e){return dd(e,"Uint8Array")&&"Uint8Array"===e.type&&Yl(e.$id)&&Vl(e.minByteLength)&&Vl(e.maxByteLength)}function Cd(e){return dd(e,"Unknown")&&Yl(e.$id)}function Bd(e){return dd(e,"Void")&&"void"===e.type&&Yl(e.$id)}function Md(e){return Ku(e)&&(Ql(e)||function(e){return dd(e,"Argument")&&qu(e.index)}(e)||ed(e)||rd(e)||nd(e)||td(e)||function(e){return dd(e,"Computed")&&Hu(e.target)&&Du(e.parameters)&&e.parameters.every(e=>Md(e))}(e)||id(e)||od(e)||ad(e)||sd(e)||ud(e)||ld(e)||bd(e)||function(e){return dd(e,"MappedKey")&&Du(e.keys)&&e.keys.every(e=>qu(e)||Hu(e))}(e)||function(e){return dd(e,"MappedResult")&&cd(e.properties)}(e)||md(e)||gd(e)||vd(e)||yd(e)||wd(e)||xd(e)||Ad(e)||function(e){return dd(e,"Ref")&&Yl(e.$id)&&Hu(e.$ref)}(e)||Sd(e)||Ed(e)||_d(e)||Od(e)||function(e){return dd(e,"This")&&Yl(e.$id)&&Hu(e.$ref)}(e)||Nd(e)||Td(e)||kd(e)||Id(e)||Cd(e)||function(e){return dd(e,"Unsafe")}(e)||Bd(e)||function(e){return Ku(e)&&sl in e&&Hu(e[sl])&&!Wl.includes(e[sl])}(e))}const Ld="(0|[1-9][0-9]*)",Rd="(.*)",Pd=`^${Ld}$`,Ud=`^${Rd}$`,jd=new Map;function Fd(e,t){jd.set(e,t)}function Dd(e){return tl({[sl]:"Any"},e)}function $d(e,t){return tl({[sl]:"Array",type:"array",items:e},t)}function zd(e,t){return tl({[sl]:"AsyncIterator",type:"AsyncIterator",items:e},t)}function Wd(e,t,n){return tl({[sl]:"Computed",target:e,parameters:t},n)}function qd(e,t){return t.reduce((e,t)=>function(e,t){const{[t]:n,...r}=e;return r}(e,t),e)}function Kd(e){return tl({[sl]:"Never",not:{}},e)}function Xd(e){return tl({[sl]:"MappedResult",properties:e})}function Hd(e,t,n){return tl({[sl]:"Constructor",type:"Constructor",parameters:e,returns:t},n)}function Vd(e,t,n){return tl({[sl]:"Function",type:"Function",parameters:e,returns:t},n)}function Gd(e,t){return tl({[sl]:"Union",anyOf:e},t)}function Yd(e){return e.map(e=>ul(e)?qd(e,[ol]):e)}function Zd(e,t){const n=function(e){return e.some(e=>ul(e))}(e);return n?Qf(Gd(Yd(e),t)):Gd(Yd(e),t)}function Jd(e,t){return 1===e.length?tl(e[0],t):0===e.length?Kd(t):Zd(e,t)}function Qd(e,t){return 0===e.length?Kd(t):1===e.length?tl(e[0],t):Gd(e,t)}class ef extends nl{}function tf(e){return e.replace(/\\\$/g,"$").replace(/\\\*/g,"*").replace(/\\\^/g,"^").replace(/\\\|/g,"|").replace(/\\\(/g,"(").replace(/\\\)/g,")")}function nf(e,t,n){return e[t]===n&&92!==e.charCodeAt(t-1)}function rf(e,t){return nf(e,t,"(")}function of(e,t){return nf(e,t,")")}function af(e,t){return nf(e,t,"|")}function sf(e){return function(e){if(!rf(e,0)||!of(e,e.length-1))return!1;let t=0;for(let n=0;n<e.length;n++)if(rf(e,n)&&(t+=1),of(e,n)&&(t-=1),0===t&&n!==e.length-1)return!1;return!0}(e)?sf(function(e){return e.slice(1,e.length-1)}(e)):function(e){let t=0;for(let n=0;n<e.length;n++)if(rf(e,n)&&(t+=1),of(e,n)&&(t-=1),af(e,n)&&0===t)return!0;return!1}(e)?function(e){let[t,n]=[0,0];const r=[];for(let i=0;i<e.length;i++)if(rf(e,i)&&(t+=1),of(e,i)&&(t-=1),af(e,i)&&0===t){const t=e.slice(n,i);t.length>0&&r.push(sf(t)),n=i+1}const i=e.slice(n);return i.length>0&&r.push(sf(i)),0===r.length?{type:"const",const:""}:1===r.length?r[0]:{type:"or",expr:r}}(e):function(e){for(let t=0;t<e.length;t++)if(rf(e,t))return!0;return!1}(e)?function(e){function t(e,t){if(!rf(e,t))throw new ef("TemplateLiteralParser: Index must point to open parens");let n=0;for(let r=t;r<e.length;r++)if(rf(e,r)&&(n+=1),of(e,r)&&(n-=1),0===n)return[t,r];throw new ef("TemplateLiteralParser: Unclosed group parens in expression")}function n(e,t){for(let n=t;n<e.length;n++)if(rf(e,n))return[t,n];return[t,e.length]}const r=[];for(let i=0;i<e.length;i++)if(rf(e,i)){const[n,o]=t(e,i),a=e.slice(n,o+1);r.push(sf(a)),i=o}else{const[t,o]=n(e,i),a=e.slice(t,o);a.length>0&&r.push(sf(a)),i=o-1}return 0===r.length?{type:"const",const:""}:1===r.length?r[0]:{type:"and",expr:r}}(e):{type:"const",const:tf(e)}}function cf(e){return sf(e.slice(1,e.length-1))}class uf extends nl{}function lf(e){return!function(e){return"or"===e.type&&2===e.expr.length&&"const"===e.expr[0].type&&"0"===e.expr[0].const&&"const"===e.expr[1].type&&"[1-9][0-9]*"===e.expr[1].const}(e)&&!function(e){return"const"===e.type&&".*"===e.const}(e)&&(!!function(e){return"or"===e.type&&2===e.expr.length&&"const"===e.expr[0].type&&"true"===e.expr[0].const&&"const"===e.expr[1].type&&"false"===e.expr[1].const}(e)||("and"===e.type||"or"===e.type?e.expr.every(e=>lf(e)):"const"===e.type||(()=>{throw new uf("Unknown expression type")})()))}class df extends nl{}function*ff(e){if(1===e.length)return yield*e[0];for(const t of e[0])for(const n of ff(e.slice(1)))yield`${t}${n}`}function*hf(e){return yield*ff(e.expr.map(e=>[...pf(e)]))}function*pf(e){return"and"===e.type?yield*hf(e):"or"===e.type?yield*function*(e){for(const t of e.expr)yield*pf(t)}(e):"const"===e.type?yield*function*(e){return yield e.const}(e):(()=>{throw new df("Unknown expression")})()}function bf(e){const t=cf(e.pattern);return lf(t)?[...pf(t)]:[]}function mf(e,t){return tl({[sl]:"Literal",const:e,type:typeof e},t)}function gf(e){return tl({[sl]:"Boolean",type:"boolean"},e)}function vf(e){return tl({[sl]:"BigInt",type:"bigint"},e)}function yf(e){return tl({[sl]:"Number",type:"number"},e)}function wf(e){return tl({[sl]:"String",type:"string"},e)}function*xf(e){const t=e.trim().replace(/"|'/g,"");return"boolean"===t?yield gf():"number"===t?yield yf():"bigint"===t?yield vf():"string"===t?yield wf():yield(()=>{const e=t.split("|").map(e=>mf(e.trim()));return 0===e.length?Kd():1===e.length?e[0]:Jd(e)})()}function*Af(e){if("{"!==e[1]){const t=mf("$"),n=Sf(e.slice(1));return yield*[t,...n]}for(let t=2;t<e.length;t++)if("}"===e[t]){const n=xf(e.slice(2,t)),r=Sf(e.slice(t+1));return yield*[...n,...r]}yield mf(e)}function*Sf(e){for(let t=0;t<e.length;t++)if("$"===e[t]){const n=mf(e.slice(0,t)),r=Af(e.slice(t));return yield*[n,...r]}yield mf(e)}class Ef extends nl{}function _f(e,t){return Ul(e)?e.pattern.slice(1,e.pattern.length-1):$l(e)?`(${e.anyOf.map(e=>_f(e,t)).join("|")})`:kl(e)||yl(e)||pl(e)?`${t}${Ld}`:Rl(e)?`${t}${Rd}`:El(e)?`${t}${n=e.const.toString(),n.replace(/[.*+?^${}()|[\]\\]/g,"\\$&")}`:bl(e)?`${t}(true|false)`:(()=>{throw new Ef(`Unexpected Kind '${e[sl]}'`)})();var n}function Of(e){return`^${e.map(e=>_f(e,"")).join("")}$`}function Nf(e){return Jd(bf(e).map(e=>mf(e)))}function Tf(e,t){const n=Hu(e)?Of([...Sf(e)]):Of(e);return tl({[sl]:"TemplateLiteral",type:"string",pattern:n},t)}function kf(e){const t=[];for(const n of e)t.push(...If(n));return t}function If(e){return[...new Set(Ul(e)?(n=e,bf(n).map(e=>e.toString())):$l(e)?kf(e.anyOf):El(e)?(t=e.const,[t.toString()]):kl(e)||yl(e)?["[number]"]:[])];var t,n}function Cf(e,t,n){return function(e,t,n){const r={};for(const i of Object.getOwnPropertyNames(t))r[i]=jf(e,If(t[i]),n);return r}(e,t.properties,n)}function Bf(e,t){return e.map(e=>Rf(e,t))}function Mf(e,t){return rh(function(e){return e.filter(e=>!Nl(e))}(Bf(e,t)))}function Lf(e,t){return Jd(function(e){return e.some(e=>Nl(e))?[]:e}(Bf(e,t)))}function Rf(e,t){return wl(e)?Mf(e.allOf,t):$l(e)?Lf(e.anyOf,t):Fl(e)?function(e,t){return t in e?e[t]:"[number]"===t?Jd(e):Kd()}(e.items??[],t):fl(e)?function(e,t){return"[number]"===t?e:Kd()}(e.items,t):Il(e)?function(e,t){return t in e?e[t]:Kd()}(e.properties,t):Kd()}function Pf(e,t){return t.map(t=>Rf(e,t))}function Uf(e,t){return Jd(Pf(e,t))}function jf(e,t,n){if(Ml(e)||Ml(t)){const n="Index types using Ref parameters require both Type and Key to be of TSchema";if(!zl(e)||!zl(t))throw new nl(n);return Wd("Index",[e,t])}return Ol(t)?function(e,t,n){return Xd(Cf(e,t,n))}(e,t,n):_l(t)?function(e,t,n){const r=function(e,t,n){return function(e,t,n){return t.reduce((t,r)=>({...t,...Ff(e,r,n)}),{})}(e,t.keys,n)}(e,t,n);return Xd(r)}(e,t,n):tl(zl(t)?Uf(e,If(t)):Uf(e,t),n)}function Ff(e,t,n){return{[t]:jf(e,[t],Zu(n))}}function Df(e,t){return tl({[sl]:"Iterator",type:"Iterator",items:e},t)}var $f,zf=function(e,t){const n=function(e){return globalThis.Object.keys(e).filter(t=>!ul(e[t]))}(e);return tl(n.length>0?{[sl]:"Object",type:"object",required:n,properties:e}:{[sl]:"Object",type:"object",properties:e},t)};function Wf(e,t){return tl({[sl]:"Promise",type:"Promise",item:e},t)}function qf(e,t){return!1===t?function(e){return tl(qd(e,[il]))}(e):function(e){return tl({...e,[il]:"Readonly"})}(e)}function Kf(e,t){const n=t??!0;return Ol(e)?function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=Kf(e[r],t);return n}(e.properties,t)}(e,t);return Xd(n)}(e,n):qf(e,n)}function Xf(e,t){return tl(e.length>0?{[sl]:"Tuple",type:"array",items:e,additionalItems:!1,minItems:e.length,maxItems:e.length}:{[sl]:"Tuple",type:"array",minItems:e.length,maxItems:e.length},t)}function Hf(e,t){return e in t?Yf(e,t[e]):Xd(t)}function Vf(e,t){return n=e,t.includes(n)?function(e){return{[e]:mf(e)}}(e):function(e){const t={};for(const n of e)t[n]=mf(n);return t}(t);var n}function Gf(e,t){return t.map(t=>Yf(e,t))}function Yf(e,t){const n={...t};return ul(t)?Qf(Yf(e,qd(t,[ol]))):cl(t)?Kf(Yf(e,qd(t,[il]))):Ol(t)?Hf(e,t.properties):_l(t)?function(e,t){return Hf(e,Vf(e,t))}(e,t.keys):gl(t)?Hd(Gf(e,t.parameters),Yf(e,t.returns),n):vl(t)?Vd(Gf(e,t.parameters),Yf(e,t.returns),n):hl(t)?zd(Yf(e,t.items),n):xl(t)?Df(Yf(e,t.items),n):wl(t)?ih(Gf(e,t.allOf),n):$l(t)?Qd(Gf(e,t.anyOf),n):Fl(t)?Xf(Gf(e,t.items??[]),n):Il(t)?zf(function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(t))n[r]=Yf(e,t[r]);return n}(e,t.properties),n):fl(t)?$d(Yf(e,t.items),n):Cl(t)?Wf(Yf(e,t.item),n):t}function Zf(e,t,n){const r=zl(e)?If(e):e,i=function(e,t){const n={};for(const r of e)n[r]=Yf(r,t);return n}(r,t({[sl]:"MappedKey",keys:r}));return zf(i,n)}function Jf(e,t){return!1===t?function(e){return tl(qd(e,[ol]))}(e):function(e){return tl({...e,[ol]:"Optional"})}(e)}function Qf(e,t){const n=t??!0;return Ol(e)?function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=Qf(e[r],t);return n}(e.properties,t)}(e,t);return Xd(n)}(e,n):Jf(e,n)}function eh(e,t={}){const n=e.every(e=>Il(e)),r=zl(t.unevaluatedProperties)?{unevaluatedProperties:t.unevaluatedProperties}:{};return tl(!1===t.unevaluatedProperties||zl(t.unevaluatedProperties)||n?{...r,[sl]:"Intersect",type:"object",allOf:e}:{...r,[sl]:"Intersect",allOf:e},t)}function th(e){return e.map(e=>ul(e)?qd(e,[ol]):e)}function nh(e,t){return function(e){return e.every(e=>ul(e))}(e)?Qf(eh(th(e),t)):eh(th(e),t)}function rh(e,t={}){if(1===e.length)return tl(e[0],t);if(0===e.length)return Kd(t);if(e.some(e=>jl(e)))throw new Error("Cannot intersect transform types");return nh(e,t)}function ih(e,t){if(1===e.length)return tl(e[0],t);if(0===e.length)return Kd(t);if(e.some(e=>jl(e)))throw new Error("Cannot intersect transform types");return eh(e,t)}function oh(...e){const[t,n]="string"==typeof e[0]?[e[0],e[1]]:[e[0].$id,e[1]];if("string"!=typeof t)throw new nl("Ref: $ref must be a string");return tl({[sl]:"Ref",$ref:t},n)}function ah(e){return e.map(e=>sh(e))}function sh(e,t){return tl(ml(e)?(n=e.target,r=e.parameters,Wd("Awaited",[Wd(n,r)])):wl(e)?function(e){return ih(ah(e))}(e.allOf):$l(e)?function(e){return Qd(ah(e))}(e.anyOf):Cl(e)?function(e){return sh(e)}(e.item):Ml(e)?Wd("Awaited",[oh(e.$ref)]):e,t);var n,r}function ch(e){const t=[];for(const n of e)t.push(uh(n));return t}function uh(e){return wl(e)?function(e){return function(e){const t=[];for(const n of e)t.push(...n);return t}(ch(e))}(e.allOf):$l(e)?function(e){const t=ch(e);var n;return 1===(n=t).length?n[0]:n.length>1?function(e,t){return e.reduce((e,t)=>function(e,t){return e.filter(e=>t.includes(e))}(e,t),t)}(n.slice(1),n[0]):[]}(e.anyOf):Fl(e)?function(e){return e.map((e,t)=>t.toString())}(e.items??[]):fl(e)?(e.items,["[number]"]):Il(e)?(t=e.properties,globalThis.Object.getOwnPropertyNames(t)):Bl(e)?(e.patternProperties,[]):[];var t}function lh(e,t){const n=function(e){return e.map(e=>"[number]"===e?yf():mf(e))}(uh(e));return tl(Jd(n),t)}function dh(e,t){return ml(e)?(n=e.target,r=e.parameters,Wd("KeyOf",[Wd(n,r)])):Ml(e)?Wd("KeyOf",[oh(e.$ref)]):Ol(e)?function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=dh(e[r],Zu(t));return n}(e.properties,t)}(e,t);return Xd(n)}(e,t):lh(e,t);var n,r}function fh(e){const t=[];for(const n of e)t.push(...uh(n));return function(e){return[...new Set(e)]}(t)}function hh(e,t){const n=[];for(const r of e)n.push(...Pf(r,[t]));return function(e){return e.filter(e=>!Nl(e))}(n)}function ph(e,t){const n=function(e,t){const n={};for(const r of t)n[r]=rh(hh(e,r));return n}(e,fh(e));return zf(n,t)}function bh(e){return tl({[sl]:"Date",type:"Date"},e)}function mh(e){return tl({[sl]:"Null",type:"null"},e)}function gh(e){return tl({[sl]:"Symbol",type:"symbol"},e)}function vh(e){return tl({[sl]:"Undefined",type:"undefined"},e)}function yh(e){return tl({[sl]:"Uint8Array",type:"Uint8Array"},e)}function wh(e){return tl({[sl]:"Unknown"},e)}function xh(e,t){return!0===t?e:Kf(e)}function Ah(e,t){return function(e){return Ku(e)&&!Du(e)&&!Vu(e)&&Symbol.asyncIterator in e}(e)||function(e){return Ku(e)&&!Du(e)&&!Vu(e)&&Symbol.iterator in e}(e)?xh(Dd(),t):Du(e)?Kf(Xf(e.map(e=>Ah(e,!1)))):Vu(e)?yh():Wu(e)?bh():Ku(e)?xh(zf(function(e){const t={};for(const n of globalThis.Object.getOwnPropertyNames(e))t[n]=Kf(Ah(e[n],!1));return t}(e)),t):function(e){return"function"==typeof e}(e)?xh(Vd([],wh()),t):Gu(e)?vh():function(e){return null===e}(e)?mh():function(e){return"symbol"==typeof e}(e)?gh():$u(e)?vf():qu(e)||zu(e)||Hu(e)?mf(e):zf({})}class Sh extends nl{}function Eh(e){return e===$f.False?e:$f.True}function _h(e){throw new Sh(e)}function Oh(e){return md(e)||ud(e)||kd(e)||Cd(e)||Ql(e)}function Nh(e,t){return md(t)?Bh():ud(t)?Ch(e,t):kd(t)?Yh(e,t):Cd(t)?Zh():Ql(t)?Th():_h("StructuralRight")}function Th(e,t){return $f.True}function kh(e,t){return pd(e)||rd(e)?$f.True:$f.False}function Ih(e,t){return bd(e)&&qu(e.const)||yd(e)||sd(e)?$f.True:$f.False}function Ch(e,t){return t.allOf.every(t=>Qh(e,t)===$f.True)?$f.True:$f.False}function Bh(e,t){return $f.False}function Mh(e){let[t,n]=[e,0];for(;gd(t);)t=t.not,n+=1;return n%2==0?t:wh()}function Lh(e,t){return hd(e)||yd(e)||sd(e)?$f.True:$f.False}function Rh(e,t){return Object.getOwnPropertyNames(e.properties).length===t}function Ph(e){return Dh(e)}function Uh(e){return Rh(e,0)||Rh(e,1)&&"description"in e.properties&&kd(e.properties.description)&&2===e.properties.description.anyOf.length&&(Ed(e.properties.description.anyOf[0])&&Td(e.properties.description.anyOf[1])||Ed(e.properties.description.anyOf[1])&&Td(e.properties.description.anyOf[0]))}function jh(e){return Rh(e,0)}function Fh(e){return Rh(e,0)}function Dh(e){const t=yf();return Rh(e,0)||Rh(e,1)&&"length"in e.properties&&Eh(Qh(e.properties.length,t))===$f.True}function $h(e,t){return Qh(e,t)===$f.False||Jl(e)&&!Jl(t)?$f.False:$f.True}function zh(e,t){return Cd(e)?$f.False:Ql(e)?$f.Union:md(e)||fd(e)&&Ph(t)||hd(e)&&jh(t)||pd(e)&&Fh(t)||_d(e)&&Uh(t)||nd(e)&&function(e){return Rh(e,0)}(t)||Ed(e)&&Ph(t)||_d(e)&&Uh(t)||yd(e)&&jh(t)||sd(e)&&jh(t)||rd(e)&&Fh(t)||Id(e)&&function(e){return Dh(e)}(t)||od(e)&&function(e){return Rh(e,0)}(t)||id(e)&&function(e){return Rh(e,0)}(t)||ad(e)&&function(e){const t=yf();return Rh(e,0)||Rh(e,1)&&"length"in e.properties&&Eh(Qh(e.properties.length,t))===$f.True}(t)?$f.True:Ad(e)&&Ed(qh(e))?"Record"===t[al]?$f.True:$f.False:Ad(e)&&yd(qh(e))&&Rh(t,0)?$f.True:$f.False}function Wh(e,t){return Oh(t)?Nh(e,t):wd(t)&&function(e){const t=Vd([Dd()],Dd());return Rh(e,0)||Rh(e,1)&&"then"in e.properties&&Eh(Qh(e.properties.then,t))===$f.True}(t)?$f.True:xd(t)?Eh(Qh(e.item,t.item)):$f.False}function qh(e){return Pd in e.patternProperties?yf():Ud in e.patternProperties?wf():_h("Unknown record key pattern")}function Kh(e){return Pd in e.patternProperties?e.patternProperties[Pd]:Ud in e.patternProperties?e.patternProperties[Ud]:_h("Unable to get record value schema")}function Xh(e,t){const[n,r]=[qh(t),Kh(t)];return fd(e)&&yd(n)&&Eh(Qh(e,r))===$f.True?$f.True:Id(e)&&yd(n)||Ed(e)&&yd(n)||ed(e)&&yd(n)?Qh(e,r):wd(e)?(()=>{for(const t of Object.getOwnPropertyNames(e.properties))if($h(r,e.properties[t])===$f.False)return $f.False;return $f.True})():$f.False}function Hh(e,t){return bd(e)&&Hu(e.const)||Ed(e)?$f.True:$f.False}function Vh(e,t){return Oh(t)?Nh(e,t):wd(t)&&Dh(t)||ed(t)&&function(e,t){return ed(t)&&void 0!==e.items&&e.items.every(e=>Qh(e,t.items)===$f.True)}(e,t)?$f.True:Nd(t)?Gu(e.items)&&!Gu(t.items)||!Gu(e.items)&&Gu(t.items)?$f.False:Gu(e.items)&&!Gu(t.items)||e.items.every((e,n)=>Qh(e,t.items[n])===$f.True)?$f.True:$f.False:$f.False}function Gh(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):Bd(t)?function(e){return Td(e)||Td(e)?$f.True:$f.False}(e):Td(t)?$f.True:$f.False}function Yh(e,t){return t.anyOf.some(t=>Qh(e,t)===$f.True)?$f.True:$f.False}function Zh(e,t){return $f.True}function Jh(e,t){return md(t)?Bh():ud(t)?Ch(e,t):kd(t)?Yh(e,t):Ql(t)?Th():Ed(t)?Hh(e):yd(t)?Lh(e):sd(t)?Ih(e):rd(t)?kh(e):ed(t)?function(e){return Cd(e)?$f.False:Ql(e)?$f.Union:md(e)?$f.True:$f.False}(e):Nd(t)?function(e){return md(e)?$f.True:Cd(e)?$f.False:Ql(e)?$f.Union:$f.False}(e):wd(t)?zh(e,t):Cd(t)?$f.True:$f.False}function Qh(e,t){return Od(e)||Od(t)?function(e,t){return Od(e)?Qh(Nf(e),t):Od(t)?Qh(e,Nf(t)):_h("Invalid fallthrough for TemplateLiteral")}(e,t):Sd(e)||Sd(t)?function(e,t){return Qh(Sd(e)?wf():e,Sd(t)?wf():t)}(e,t):gd(e)||gd(t)?function(e,t){return gd(e)?Qh(Mh(e),t):gd(t)?Qh(e,Mh(t)):_h("Invalid fallthrough for Not")}(e,t):Ql(e)?function(e,t){return ud(t)?Ch(e,t):kd(t)&&t.anyOf.some(e=>Ql(e)||Cd(e))?$f.True:kd(t)?$f.Union:Cd(t)||Ql(t)?$f.True:$f.Union}(e,t):ed(e)?function(e,t){return wd(t)&&Dh(t)?$f.True:Oh(t)?Nh(e,t):ed(t)?Eh(Qh(e.items,t.items)):$f.False}(e,t):nd(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):nd(t)?$f.True:$f.False}(e,t):rd(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):rd(t)?$f.True:$f.False}(e,t):td(e)?function(e,t){return Oh(t)?Nh(e,t):td(t)?Eh(Qh(e.items,t.items)):$f.False}(e,t):id(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):id(t)?e.parameters.length>t.parameters.length?$f.False:e.parameters.every((e,n)=>Eh(Qh(t.parameters[n],e))===$f.True)?Eh(Qh(e.returns,t.returns)):$f.False:$f.False}(e,t):od(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):od(t)?$f.True:$f.False}(e,t):ad(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):ad(t)?e.parameters.length>t.parameters.length?$f.False:e.parameters.every((e,n)=>Eh(Qh(t.parameters[n],e))===$f.True)?Eh(Qh(e.returns,t.returns)):$f.False:$f.False}(e,t):sd(e)?function(e,t){return sd(t)||yd(t)?$f.True:Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):$f.False}(e,t):ud(e)?function(e,t){return e.allOf.some(e=>Qh(e,t)===$f.True)?$f.True:$f.False}(e,t):ld(e)?function(e,t){return Oh(t)?Nh(e,t):ld(t)?Eh(Qh(e.items,t.items)):$f.False}(e,t):bd(e)?function(e,t){return bd(t)&&t.const===e.const?$f.True:Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):Ed(t)?Hh(e):yd(t)?Lh(e):sd(t)?Ih(e):rd(t)?kh(e):$f.False}(e,t):md(e)?$f.True:vd(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):vd(t)?$f.True:$f.False}(e,t):yd(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):sd(t)||yd(t)?$f.True:$f.False}(e,t):wd(e)?function(e,t){return Oh(t)?Nh(e,t):Ad(t)?Xh(e,t):wd(t)?(()=>{for(const n of Object.getOwnPropertyNames(t.properties)){if(!(n in e.properties)&&!Jl(t.properties[n]))return $f.False;if(Jl(t.properties[n]))return $f.True;if($h(e.properties[n],t.properties[n])===$f.False)return $f.False}return $f.True})():$f.False}(e,t):Ad(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Qh(Kh(e),Kh(t)):$f.False}(e,t):Ed(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):Ed(t)?$f.True:$f.False}(e,t):_d(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):_d(t)?$f.True:$f.False}(e,t):Nd(e)?Vh(e,t):xd(e)?Wh(e,t):Id(e)?function(e,t){return Oh(t)?Nh(e,t):wd(t)?zh(e,t):Ad(t)?Xh(e,t):Id(t)?$f.True:$f.False}(e,t):Td(e)?Gh(e,t):kd(e)?function(e,t){return e.anyOf.every(e=>Qh(e,t)===$f.True)?$f.True:$f.False}(e,t):Cd(e)?Jh(e,t):Bd(e)?function(e,t){return ud(t)?Ch(e,t):kd(t)?Yh(e,t):Cd(t)?Zh():Ql(t)?Th():wd(t)?zh(e,t):Bd(t)?$f.True:$f.False}(e,t):_h(`Unknown left type operand '${e[sl]}'`)}function ep(e,t){return Qh(e,t)}function tp(e,t,n,r,i){return function(e,t,n,r,i){const o={};for(const a of globalThis.Object.getOwnPropertyNames(e))o[a]=np(e[a],t,n,r,Zu(i));return o}(e.properties,t,n,r,i)}function np(e,t,n,r,i){return Ol(e)?function(e,t,n,r,i){return Xd(tp(e,t,n,r,i))}(e,t,n,r,i):_l(e)?tl(function(e,t,n,r,i){const o=function(e,t,n,r,i){return function(e,t,n,r,i){return e.reduce((e,o)=>({...e,...rp(o,t,n,r,i)}),{})}(e.keys,t,n,r,i)}(e,t,n,r,i);return Xd(o)}(e,t,n,r,i)):tl(function(e,t,n,r){const i=ep(e,t);return i===$f.Union?Qd([n,r]):i===$f.True?n:r}(e,t,n,r),i)}function rp(e,t,n,r,i){return{[e]:np(mf(e),t,n,r,Zu(i))}}function ip(e,t,n={}){return Ul(e)?tl(function(e,t){return ip(Nf(e),t)}(e,t),n):Ol(e)?tl(function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=ip(e[r],t);return n}(e.properties,t)}(e,t);return Xd(n)}(e,t),n):tl($l(e)?function(e,t){const n=e.filter(e=>ep(e,t)===$f.False);return 1===n.length?n[0]:Qd(n)}(e.anyOf,t):ep(e,t)!==$f.False?Kd():e,n)}function op(e,t,n){return Ul(e)?tl(function(e,t){return op(Nf(e),t)}(e,t),n):Ol(e)?tl(function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=op(e[r],t);return n}(e.properties,t)}(e,t);return Xd(n)}(e,t),n):tl($l(e)?function(e,t){const n=e.filter(e=>ep(e,t)!==$f.False);return 1===n.length?n[0]:Qd(n)}(e.anyOf,t):ep(e,t)!==$f.False?e:Kd(),n)}function ap(e){return Kf(Qf(e))}function sp(e,t,n){return tl({[sl]:"Record",type:"object",patternProperties:{[e]:t}},n)}function cp(e,t,n){const r={};for(const n of e)r[n]=t;return zf(r,{...n,[al]:"Record"})}function up(e,t,n){return function(e){return lf(cf(e.pattern))}(e)?cp(If(e),t,n):sp(e.pattern,t,n)}function lp(e,t,n={}){return $l(e)?function(e,t,n){return cp(If(Qd(e)),t,n)}(e.anyOf,t,n):Ul(e)?up(e,t,n):El(e)?function(e,t,n){return cp([e.toString()],t,n)}(e.const,t,n):bl(e)?function(e,t,n){return zf({true:t,false:t},n)}(0,t,n):yl(e)?function(e,t,n){return sp(Pd,t,n)}(0,t,n):kl(e)?function(e,t,n){return sp(Pd,t,n)}(0,t,n):Ll(e)?function(e,t,n){return sp(e.source,t,n)}(e,t,n):Rl(e)?function(e,t,n){return sp(Gu(e.pattern)?Ud:e.pattern,t,n)}(e,t,n):ll(e)?function(e,t,n){return sp(Ud,t,n)}(0,t,n):Nl(e)?function(e,t,n){return sp("^(?!.*)$",t,n)}(0,t,n):Kd(n)}function dp(e){return globalThis.Object.getOwnPropertyNames(e.patternProperties)[0]}function fp(e){return e.patternProperties[dp(e)]}function hp(e,t){const n=function(e,t){return globalThis.Object.getOwnPropertyNames(t).reduce((n,r)=>({...n,[r]:bp(e,t[r])}),{})}(e,t.properties);return{...t,...zf(n)}}function pp(e,t){const n=gp(e,function(e){const t=dp(e);return t===Ud?wf():t===Pd?yf():wf({pattern:t})}(t)),r=lp(n,gp(e,fp(t)));return{...t,...r}}function bp(e,t){const n=cl(t),r=ul(t),i=gp(e,t);return n&&r?ap(i):n&&!r?Kf(i):!n&&r?Qf(i):i}function mp(e,t){return t.map(t=>gp(e,t))}function gp(e,t){return gl(t)||vl(t)?function(e,t){return t.parameters=mp(e,t.parameters),t.returns=gp(e,t.returns),t}(e,t):wl(t)?function(e,t){return t.allOf=mp(e,t.allOf),t}(e,t):$l(t)?function(e,t){return t.anyOf=mp(e,t.anyOf),t}(e,t):Fl(t)?function(e,t){return Gu(t.items)||(t.items=mp(e,t.items)),t}(e,t):fl(t)||hl(t)||xl(t)?function(e,t){return t.items=gp(e,t.items),t}(e,t):Cl(t)?function(e,t){return t.item=gp(e,t.item),t}(e,t):Il(t)?hp(e,t):Bl(t)?pp(e,t):dl(t)?function(e,t){return t.index in e?e[t.index]:wh()}(e,t):t}function vp(e,t,n){return{[e]:Ap(mf(e),t,Zu(n))}}function yp(e,t,n){return function(e,t,n){return e.reduce((e,r)=>({...e,...vp(r,t,n)}),{})}(e.keys,t,n)}function wp(e,t){return"string"==typeof e?"Uncapitalize"===t?function(e){const[t,n]=[e.slice(0,1),e.slice(1)];return[t.toLowerCase(),n].join("")}(e):"Capitalize"===t?function(e){const[t,n]=[e.slice(0,1),e.slice(1)];return[t.toUpperCase(),n].join("")}(e):"Uppercase"===t?function(e){return e.toUpperCase()}(e):"Lowercase"===t?function(e){return e.toLowerCase()}(e):e:e.toString()}function xp(e,t){return e.map(e=>Ap(e,t))}function Ap(e,t,n={}){return _l(e)?function(e,t,n){return Xd(yp(e,t,n))}(e,t,n):Ul(e)?function(e,t,n){const r=cf(e.pattern);return lf(r)?Tf([Qd(xp([...pf(r)].map(e=>mf(e)),t))],n):{...e,pattern:wp(e.pattern,t)}}(e,t,n):$l(e)?Qd(xp(e.anyOf,t),n):El(e)?mf(wp(e.const,t),n):tl(e,n)}function Sp(e,t,n){return function(e,t,n){const r={};for(const i of globalThis.Object.getOwnPropertyNames(e))r[i]=_p(e[i],t,Zu(n));return r}(e.properties,t,n)}function Ep(e,t){return wl(e)?ih(function(e,t){return e.map(e=>Ep(e,t))}(e.allOf,t)):$l(e)?Qd(function(e,t){return e.map(e=>Ep(e,t))}(e.anyOf,t)):Il(e)?function(e,t,n){const r=qd(e,[rl,"$id","required","properties"]),i=function(e,t){return t.reduce((e,t)=>function(e,t){const{[t]:n,...r}=e;return r}(e,t),e)}(n,t);return zf(i,r)}(e,t,e.properties):zf({})}function _p(e,t,n){const r=Du(t)?function(e){const t=e.reduce((e,t)=>Sl(t)?[...e,mf(t)]:e,[]);return Qd(t)}(t):t,i=zl(t)?If(t):t,o=Ml(e),a=Ml(t);return Ol(e)?function(e,t,n){return Xd(Sp(e,t,n))}(e,i,n):_l(t)?function(e,t,n){const r=function(e,t,n){return function(e,t,n){return t.reduce((t,r)=>({...t,...Op(e,r,n)}),{})}(e,t.keys,n)}(e,t,n);return Xd(r)}(e,t,n):o&&a||!o&&a||o&&!a?Wd("Omit",[e,r],n):tl({...Ep(e,i),...n})}function Op(e,t,n){return{[t]:_p(e,[t],Zu(n))}}function Np(e,t,n){return function(e,t,n){const r={};for(const i of globalThis.Object.getOwnPropertyNames(e))r[i]=kp(e[i],t,Zu(n));return r}(e.properties,t,n)}function Tp(e,t){return wl(e)?ih(function(e,t){return e.map(e=>Tp(e,t))}(e.allOf,t)):$l(e)?Qd(function(e,t){return e.map(e=>Tp(e,t))}(e.anyOf,t)):Il(e)?function(e,t,n){const r=qd(e,[rl,"$id","required","properties"]),i=function(e,t){const n={};for(const r of t)r in e&&(n[r]=e[r]);return n}(n,t);return zf(i,r)}(e,t,e.properties):zf({})}function kp(e,t,n){const r=Du(t)?function(e){const t=e.reduce((e,t)=>Sl(t)?[...e,mf(t)]:e,[]);return Qd(t)}(t):t,i=zl(t)?If(t):t,o=Ml(e),a=Ml(t);return Ol(e)?function(e,t,n){return Xd(Np(e,t,n))}(e,i,n):_l(t)?function(e,t,n){const r=function(e,t,n){return function(e,t,n){return t.reduce((t,r)=>({...t,...Ip(e,r,n)}),{})}(e,t.keys,n)}(e,t,n);return Xd(r)}(e,t,n):o&&a||!o&&a||o&&!a?Wd("Pick",[e,r],n):tl({...Tp(e,i),...n})}function Ip(e,t,n){return{[t]:kp(e,[t],Zu(n))}}function Cp(e,t){const n=qd(e,[rl,"$id","required","properties"]),r=function(e){const t={};for(const n of globalThis.Object.getOwnPropertyNames(e))t[n]=Qf(e[n]);return t}(t);return zf(r,n)}function Bp(e){return e.map(e=>Mp(e))}function Mp(e){return ml(e)?(t=e.target,n=e.parameters,Wd("Partial",[Wd(t,n)])):Ml(e)?Wd("Partial",[oh(e.$ref)]):wl(e)?ih(Bp(e.allOf)):$l(e)?Qd(Bp(e.anyOf)):Il(e)?Cp(e,e.properties):pl(e)||bl(e)||yl(e)||El(e)||Tl(e)||kl(e)||Rl(e)||Pl(e)||Dl(e)?e:zf({});var t,n}function Lp(e,t){return Ol(e)?function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=Lp(e[r],Zu(t));return n}(e.properties,t)}(e,t);return Xd(n)}(e,t):tl({...Mp(e),...t})}function Rp(e,t){const n=qd(e,[rl,"$id","required","properties"]),r=function(e){const t={};for(const n of globalThis.Object.getOwnPropertyNames(e))t[n]=qd(e[n],[ol]);return t}(t);return zf(r,n)}function Pp(e){return e.map(e=>Up(e))}function Up(e){return ml(e)?(t=e.target,n=e.parameters,Wd("Required",[Wd(t,n)])):Ml(e)?Wd("Required",[oh(e.$ref)]):wl(e)?ih(Pp(e.allOf)):$l(e)?Qd(Pp(e.anyOf)):Il(e)?Rp(e,e.properties):pl(e)||bl(e)||yl(e)||El(e)||Tl(e)||kl(e)||Rl(e)||Pl(e)||Dl(e)?e:zf({});var t,n}function jp(e,t){return Ol(e)?function(e,t){const n=function(e,t){return function(e,t){const n={};for(const r of globalThis.Object.getOwnPropertyNames(e))n[r]=jp(e[r],t);return n}(e.properties,t)}(e,t);return Xd(n)}(e,t):tl({...Up(e),...t})}function Fp(e,t){return t in e?Ml(e[t])?Fp(e,e[t].$ref):zp(e,e[t]):Kd()}function Dp(e,t,n){const r=function(e,t){return t.map(t=>Ml(t)?Fp(e,t.$ref):zp(e,t))}(e,n);return"Awaited"===t?function(e){return sh(e[0])}(r):"Index"===t?function(e){return jf(e[0],e[1])}(r):"KeyOf"===t?function(e){return dh(e[0])}(r):"Partial"===t?function(e){return Lp(e[0])}(r):"Omit"===t?function(e){return _p(e[0],e[1])}(r):"Pick"===t?function(e){return kp(e[0],e[1])}(r):"Required"===t?function(e){return jp(e[0])}(r):Kd()}function $p(e,t){return t.map(t=>zp(e,t))}function zp(e,t){return ul(t)?tl(zp(e,qd(t,[ol])),t):cl(t)?tl(zp(e,qd(t,[il])),t):jl(t)?tl(function(e,t){return Ml(t)?{...Fp(e,t.$ref),[rl]:t[rl]}:t}(e,t),t):fl(t)?tl(function(e,t){return $d(zp(e,t))}(e,t.items),t):hl(t)?tl(function(e,t){return zd(zp(e,t))}(e,t.items),t):ml(t)?tl(Dp(e,t.target,t.parameters)):gl(t)?tl(function(e,t,n){return Hd($p(e,t),zp(e,n))}(e,t.parameters,t.returns),t):vl(t)?tl(function(e,t,n){return Vd($p(e,t),zp(e,n))}(e,t.parameters,t.returns),t):wl(t)?tl(function(e,t){return ih($p(e,t))}(e,t.allOf),t):xl(t)?tl(function(e,t){return Df(zp(e,t))}(e,t.items),t):Il(t)?tl(function(e,t){return zf(globalThis.Object.keys(t).reduce((n,r)=>({...n,[r]:zp(e,t[r])}),{}))}(e,t.properties),t):Bl(t)?tl(function(e,t){const[n,r]=[zp(e,fp(t)),dp(t)],i=Ju(t);return i.patternProperties[r]=n,i}(e,t)):Fl(t)?tl(function(e,t){return Xf($p(e,t))}(e,t.items||[]),t):$l(t)?tl(function(e,t){return Qd($p(e,t))}(e,t.anyOf),t):t}function Wp(e,t){return t in e?zp(e,e[t]):Kd()}!function(e){e[e.Union=0]="Union",e[e.True=1]="True",e[e.False=2]="False"}($f||($f={}));class qp{constructor(e){const t=(n=e,globalThis.Object.getOwnPropertyNames(n).reduce((e,t)=>({...e,[t]:Wp(n,t)}),{}));var n;const r=this.WithIdentifiers(t);this.$defs=r}Import(e,t){const n={...this.$defs,[e]:tl(this.$defs[e],t)};return tl({[sl]:"Import",$defs:n,$ref:e})}WithIdentifiers(e){return globalThis.Object.getOwnPropertyNames(e).reduce((t,n)=>({...t,[n]:{...e[n],$id:n}}),{})}}let Kp=0;function Xp(e){return function(e){return wl(e)?e.allOf:$l(e)?e.anyOf:Fl(e)?e.items??[]:[]}(e)}class Hp{constructor(e){this.schema=e}Decode(e){return new Vp(this.schema,e)}}class Vp{constructor(e,t){this.schema=e,this.decode=t}EncodeTransform(e,t){const n={Encode:n=>t[rl].Encode(e(n)),Decode:e=>this.decode(t[rl].Decode(e))};return{...t,[rl]:n}}EncodeSchema(e,t){const n={Decode:this.decode,Encode:e};return{...t,[rl]:n}}Encode(e){return jl(this.schema)?this.EncodeTransform(e,this.schema):this.EncodeSchema(e,this.schema)}}class Gp{ReadonlyOptional(e){return ap(e)}Readonly(e,t){return Kf(e,t??!0)}Optional(e,t){return Qf(e,t??!0)}Any(e){return Dd(e)}Array(e,t){return $d(e,t)}Boolean(e){return gf(e)}Capitalize(e,t){return function(e,t={}){return Ap(e,"Capitalize",t)}(e,t)}Composite(e,t){return ph(e,t)}Const(e,t){return function(e,t){return tl(Ah(e,!0),t)}(e,t)}Enum(e,t){return function(e,t){if(Gu(e))throw new Error("Enum undefined or empty");const n=globalThis.Object.getOwnPropertyNames(e).filter(e=>isNaN(e)).map(t=>e[t]);return Qd([...new Set(n)].map(e=>mf(e)),{...t,[al]:"Enum"})}(e,t)}Exclude(e,t,n){return ip(e,t,n)}Extends(e,t,n,r,i){return np(e,t,n,r,i)}Extract(e,t,n){return op(e,t,n)}Index(e,t,n){return jf(e,t,n)}Integer(e){return function(e){return tl({[sl]:"Integer",type:"integer"},e)}(e)}Intersect(e,t){return ih(e,t)}KeyOf(e,t){return dh(e,t)}Literal(e,t){return mf(e,t)}Lowercase(e,t){return function(e,t={}){return Ap(e,"Lowercase",t)}(e,t)}Mapped(e,t,n){return Zf(e,t,n)}Module(e){return function(e){return new qp(e)}(e)}Never(e){return Kd(e)}Not(e,t){return function(e,t){return tl({[sl]:"Not",not:e},t)}(e,t)}Null(e){return mh(e)}Number(e){return yf(e)}Object(e,t){return zf(e,t)}Omit(e,t,n){return _p(e,t,n)}Partial(e,t){return Lp(e,t)}Pick(e,t,n){return kp(e,t,n)}Record(e,t,n){return lp(e,t,n)}Recursive(e,t){return function(e,t={}){Gu(t.$id)&&(t.$id="T"+Kp++);const n=Ju(e({[sl]:"This",$ref:`${t.$id}`}));return n.$id=t.$id,tl({[al]:"Recursive",...n},t)}(e,t)}Ref(...e){return oh(e[0],e[1])}Required(e,t){return jp(e,t)}Rest(e){return Xp(e)}String(e){return wf(e)}TemplateLiteral(e,t){return Tf(e,t)}Transform(e){return function(e){return new Hp(e)}(e)}Tuple(e,t){return Xf(e,t)}Uncapitalize(e,t){return function(e,t={}){return Ap(e,"Uncapitalize",t)}(e,t)}Union(e,t){return Qd(e,t)}Unknown(e){return wh(e)}Unsafe(e){return function(e={}){return tl({[sl]:e[sl]??"Unsafe"},e)}(e)}Uppercase(e,t){return function(e,t={}){return Ap(e,"Uppercase",t)}(e,t)}}class Yp extends Gp{Argument(e){return function(e){return tl({[sl]:"Argument",index:e})}(e)}AsyncIterator(e,t){return zd(e,t)}Awaited(e,t){return sh(e,t)}BigInt(e){return vf(e)}ConstructorParameters(e,t){return function(e,t){return gl(e)?Xf(e.parameters,t):Kd(t)}(e,t)}Constructor(e,t,n){return Hd(e,t,n)}Date(e={}){return bh(e)}Function(e,t,n){return Vd(e,t,n)}InstanceType(e,t){return function(e,t){return gl(e)?tl(e.returns,t):Kd(t)}(e,t)}Instantiate(e,t){return gp(t,Ju(e))}Iterator(e,t){return Df(e,t)}Parameters(e,t){return function(e,t){return vl(e)?Xf(e.parameters,t):Kd()}(e,t)}Promise(e,t){return Wf(e,t)}RegExp(e,t){return function(e,t){const n=Hu(e)?new globalThis.RegExp(e):e;return tl({[sl]:"RegExp",type:"RegExp",source:n.source,flags:n.flags},t)}(e,t)}ReturnType(e,t){return function(e,t){return vl(e)?tl(e.returns,t):Kd(t)}(e,t)}Symbol(e){return gh(e)}Undefined(e){return vh(e)}Uint8Array(e){return yh(e)}Void(e){return function(e){return tl({[sl]:"Void",type:"void"},e)}(e)}}const Zp=(e,t,n=[])=>{const r=Object.getOwnPropertyDescriptors(t);for(let e of n)delete r[e];Object.defineProperties(e,r)},Jp=(e,t=[e])=>{const n=Object.getPrototypeOf(e);return null===n?t:Jp(n,[...t,n])},Qp=(e,t,n=[])=>{var r;const i=null!==(r=((...e)=>{if(0===e.length)return;let t;const n=e.map(e=>Jp(e));for(;n.every(e=>e.length>0);){const e=n.map(e=>e.pop()),r=e[0];if(!e.every(e=>e===r))break;t=r}return t})(...e))&&void 0!==r?r:Object.prototype,o=Object.create(i),a=Jp(i);for(let t of e){let e=Jp(t);for(let t=e.length-1;t>=0;t--){let r=e[t];-1===a.indexOf(r)&&(Zp(o,r,["constructor",...n]),a.push(r))}}return o.constructor=t,o},eb=e=>e.filter((t,n)=>e.indexOf(t)==n),tb=new WeakMap,nb=e=>tb.get(e),rb=(e,t)=>{var n,r;const i=eb([...Object.getOwnPropertyNames(e),...Object.getOwnPropertyNames(t)]),o={};for(let a of i)o[a]=eb([...null!==(n=null==e?void 0:e[a])&&void 0!==n?n:[],...null!==(r=null==t?void 0:t[a])&&void 0!==r?r:[]]);return o},ib=(e,t)=>{var n,r,i,o;return{property:rb(null!==(n=null==e?void 0:e.property)&&void 0!==n?n:{},null!==(r=null==t?void 0:t.property)&&void 0!==r?r:{}),method:rb(null!==(i=null==e?void 0:e.method)&&void 0!==i?i:{},null!==(o=null==t?void 0:t.method)&&void 0!==o?o:{})}},ob=new Map,ab=(...e)=>{const t=((...e)=>{var t;const n=new Set,r=new Set([...e]);for(;r.size>0;)for(let e of r){const i=[...Jp(e.prototype).map(e=>e.constructor),...null!==(t=nb(e))&&void 0!==t?t:[]].filter(e=>!n.has(e));for(let e of i)r.add(e);n.add(e),r.delete(e)}return[...n]})(...e).map(e=>ob.get(e)).filter(e=>!!e);return 0==t.length?{}:1==t.length?t[0]:t.reduce((e,t)=>((e,t)=>{var n,r,i,o,a,s;return{class:eb([...null!==(n=null==e?void 0:e.class)&&void 0!==n?n:[],...null!==(r=null==t?void 0:t.class)&&void 0!==r?r:[]]),static:ib(null!==(i=null==e?void 0:e.static)&&void 0!==i?i:{},null!==(o=null==t?void 0:t.static)&&void 0!==o?o:{}),instance:ib(null!==(a=null==e?void 0:e.instance)&&void 0!==a?a:{},null!==(s=null==t?void 0:t.instance)&&void 0!==s?s:{})}})(e,t))};function sb(...e){var t,n,r;const i=e.map(e=>e.prototype);function o(...t){for(const n of e)Zp(this,new n(...t))}o.prototype=Qp(i,o),Object.setPrototypeOf(o,Qp(e,null,["prototype"]));let a=o;{const i=ab(...e);for(let e of null!==(t=null==i?void 0:i.class)&&void 0!==t?t:[]){const t=e(a);t&&(a=t)}cb(null!==(n=null==i?void 0:i.static)&&void 0!==n?n:{},a),cb(null!==(r=null==i?void 0:i.instance)&&void 0!==r?r:{},a.prototype)}var s,c;return s=a,c=e,tb.set(s,c),a}const cb=(e,t)=>{const n=e.property,r=e.method;if(n)for(let e in n)for(let r of n[e])r(t,e);if(r)for(let e in r)for(let n of r[e])n(t,e,Object.getOwnPropertyDescriptor(t,e))};Fd("ArrayBuffer",(e,t)=>t instanceof ArrayBuffer);class ub extends Yp{ArrayBuffer(e){return tl({[sl]:"ArrayBuffer",type:"ArrayBuffer"},e)}}Fd("Buffer",(e,t)=>t instanceof Buffer);class lb extends Yp{Buffer(e){return tl({[sl]:"Buffer",type:"Buffer"},e)}}class db extends Yp{KeyOfEnum(e,t){const n=Object.keys(e).map(e=>this.Literal(e));return this.Union(n,{...t,[al]:"KeyOfEnum"})}Enum(e,t){const n=Object.entries(e).filter(([e,t])=>"string"==typeof e||!isNaN(e)).map(([e,t])=>this.Literal(t,{$id:e}));return this.Union(n,{...t,[al]:"Enum"})}}Fd("Uint",(e,t)=>("string"==typeof t||"number"==typeof t)&&!("number"==typeof t&&!Number.isSafeInteger(t)||!/^(?:[1-9]\d*|\d)$/.test(t.toString().replace(/^-/,e.allowNegative?"":"-"))));class fb extends Yp{Uint(e){return tl({[sl]:"Uint",type:"Uint"},e)}}class hb extends(sb(Yp,ub,lb,db,fb)){}const pb=new hb,bb=pb.Object({dispose:pb.Unsafe(),cancel:pb.Unsafe(),on:pb.Unsafe(),off:pb.Unsafe(),removeAllListeners:pb.Unsafe(),uiResponse:pb.Unsafe(),updateConnectSettings:pb.Unsafe()}),mb=pb.Object({getFeatures:pb.Unsafe(),getDeviceState:pb.Unsafe(),getFirmwareHash:pb.Unsafe(),firmwareUpdate:pb.Unsafe(),resetDevice:pb.Unsafe(),loadDevice:pb.Unsafe(),recoveryDevice:pb.Unsafe(),wipeDevice:pb.Unsafe(),backupDevice:pb.Unsafe(),changePin:pb.Unsafe(),changeWipeCode:pb.Unsafe(),changeLanguage:pb.Unsafe(),applySettings:pb.Unsafe(),applyFlags:pb.Unsafe(),authenticateDevice:pb.Unsafe(),setBusy:pb.Unsafe(),setBrightness:pb.Unsafe(),showDeviceTutorial:pb.Unsafe(),bleUnpair:pb.Unsafe(),requestLogin:pb.Unsafe(),cipherKeyValue:pb.Unsafe(),unlockPath:pb.Unsafe(),getOwnershipId:pb.Unsafe(),getOwnershipProof:pb.Unsafe(),thpGetCredentials:pb.Unsafe(),thpRemoveCredentials:pb.Unsafe(),telemetryGet:pb.Unsafe(),pingDevice:pb.Unsafe()}),gb=pb.Object({blockchainSubscribe:pb.Unsafe(),blockchainUnsubscribe:pb.Unsafe(),blockchainDisconnect:pb.Unsafe(),blockchainSetCustomBackend:pb.Unsafe(),blockchainGetInfo:pb.Unsafe(),blockchainValidateEvmRpcUrl:pb.Unsafe(),blockchainEstimateFee:pb.Unsafe(),blockchainGetAccountBalanceHistory:pb.Unsafe(),blockchainGetTransactions:pb.Unsafe(),blockchainEvmRpcCall:pb.Unsafe(),blockchainGetCurrentFiatRates:pb.Unsafe(),blockchainGetContractInfo:pb.Unsafe(),blockchainGetFiatRatesForTimestamps:pb.Unsafe(),blockchainSubscribeFiatRates:pb.Unsafe(),blockchainUnsubscribeFiatRates:pb.Unsafe(),pushTransaction:pb.Unsafe(),getNonce:pb.Unsafe()}),vb=pb.Object({getAddress:pb.Unsafe(),getPublicKey:pb.Unsafe(),getAccountInfo:pb.Unsafe(),getAccountDescriptor:pb.Unsafe(),discoverAccounts:pb.Unsafe(),signMessage:pb.Unsafe(),verifyMessage:pb.Unsafe(),getSettings:pb.Unsafe(),getCoinInfo:pb.Unsafe()}),yb=pb.Object({signTransaction:pb.Unsafe(),composeTransaction:pb.Unsafe(),authorizeCoinjoin:pb.Unsafe(),cancelCoinjoinAuthorization:pb.Unsafe()}),wb=pb.Object({ethereumGetAddress:pb.Unsafe(),ethereumGetPublicKey:pb.Unsafe(),ethereumSignTransaction:pb.Unsafe(),ethereumSignMessage:pb.Unsafe(),ethereumSignTypedData:pb.Unsafe(),ethereumVerifyMessage:pb.Unsafe()}),xb=pb.Object({cardanoGetAddress:pb.Unsafe(),cardanoGetPublicKey:pb.Unsafe(),cardanoGetNativeScriptHash:pb.Unsafe(),cardanoSignTransaction:pb.Unsafe(),cardanoSignMessage:pb.Unsafe(),cardanoComposeTransaction:pb.Unsafe()}),Ab=pb.Object({moneroGetAddress:pb.Unsafe(),moneroGetWatchKey:pb.Unsafe(),moneroKeyImageSync:pb.Unsafe(),moneroSignTransaction:pb.Unsafe()}),Sb=pb.Object({rippleGetAddress:pb.Unsafe(),rippleSignTransaction:pb.Unsafe()}),Eb=pb.Object({solanaGetAddress:pb.Unsafe(),solanaGetPublicKey:pb.Unsafe(),solanaSignTransaction:pb.Unsafe(),solanaComposeTransaction:pb.Unsafe()}),_b=pb.Object({stellarGetAddress:pb.Unsafe(),stellarSignTransaction:pb.Unsafe()}),Ob=pb.Object({tezosGetAddress:pb.Unsafe(),tezosGetPublicKey:pb.Unsafe(),tezosSignTransaction:pb.Unsafe()}),Nb=pb.Object({tronGetAddress:pb.Unsafe(),tronSignTransaction:pb.Unsafe(),tronComposeTransaction:pb.Unsafe()}),Tb=pb.Object({evoluGetNode:pb.Unsafe(),evoluSignRegistrationRequest:pb.Unsafe(),evoluGetDelegatedIdentityKey:pb.Unsafe()});var kb;pb.Composite([bb,mb,gb,vb,yb,wb,xb,Ab,Sb,Eb,_b,Ob,Nb,Tb]),function(e){e.T1B1="T1B1",e.T2T1="T2T1",e.T2B1="T2B1",e.T3B1="T3B1",e.T3T1="T3T1",e.T3W1="T3W1",e.UNKNOWN="UNKNOWN"}(kb||(kb={})),pb.Object({blockTime:pb.Number(),minFee:pb.Number(),maxFee:pb.Number(),minPriorityFee:pb.Number(),dustLimit:pb.Number()});const Ib=pb.Object({label:pb.Union([pb.Literal("high"),pb.Literal("normal"),pb.Literal("economy"),pb.Literal("low"),pb.Literal("custom")]),blocks:pb.Number(),feePerUnit:pb.String(),feePerTx:pb.Optional(pb.String()),feeLimit:pb.Optional(pb.String()),baseFeePerGas:pb.Optional(pb.String()),maxFeePerGas:pb.Optional(pb.String()),maxPriorityFeePerGas:pb.Optional(pb.String())});pb.Union([pb.Object({name:pb.String(),fee:pb.Literal("0"),feePerByte:pb.Optional(pb.Undefined()),blocks:pb.Optional(pb.Undefined()),disabled:pb.Literal(!0)}),pb.Object({name:pb.String(),fee:pb.String(),feePerByte:pb.String(),blocks:pb.Number(),minutes:pb.Number(),total:pb.String()})]);const Cb=pb.Object({public:pb.Number(),private:pb.Number()}),Bb=pb.Object({messagePrefix:pb.String(),bech32:pb.String(),bip32:Cb,pubKeyHash:pb.Number(),scriptHash:pb.Number(),wif:pb.Number(),forkId:pb.Optional(pb.Number())});pb.Object({coin:pb.String(),identity:pb.Optional(pb.String())});const Mb=pb.Record(pb.KeyOfEnum(kb),pb.Union([pb.String(),pb.Literal(!1)])),Lb=pb.Object({type:pb.String(),url:pb.Array(pb.String())}),Rb=pb.Object({label:pb.String(),name:pb.String(),shortcut:pb.String(),slip44:pb.Number(),support:Mb,decimals:pb.Number(),blockchainLink:pb.Optional(Lb),blockTime:pb.Number(),minFee:pb.Number(),maxFee:pb.Number(),minPriorityFee:pb.Number(),defaultFees:pb.Array(Ib)}),Pb=pb.Intersect([Rb,pb.Object({type:pb.Literal("bitcoin"),cashAddrPrefix:pb.Optional(pb.String()),curveName:pb.String(),dustLimit:pb.Number(),forceBip143:pb.Boolean(),hashGenesisBlock:pb.String(),maxAddressLength:pb.Number(),maxFeeSatoshiKb:pb.Number(),minAddressLength:pb.Number(),minFeeSatoshiKb:pb.Number(),segwit:pb.Boolean(),xPubMagic:pb.Number(),xPubMagicSegwitNative:pb.Optional(pb.Number()),xPubMagicSegwit:pb.Optional(pb.Number()),taproot:pb.Optional(pb.Boolean()),network:Bb,isBitcoin:pb.Boolean()})]),Ub=pb.Intersect([Rb,pb.Object({type:pb.Literal("ethereum"),chainId:pb.Number(),network:pb.Optional(pb.Undefined())})]);pb.Omit(Ub,["minFee","maxFee","defaultFees","minPriorityFee","blockTime"]);const jb=pb.Intersect([Rb,pb.Object({type:pb.Literal("misc"),curve:pb.String(),network:pb.Optional(pb.Undefined())})]);pb.Union([Pb,Ub,jb]);const Fb=pb.Union([pb.String(),pb.Array(pb.Number())],{description:"Derivation Path (BIP32).",$id:"DerivationPath"});pb.Object({path:Fb,address:pb.Optional(pb.String()),showOnTrezor:pb.Optional(pb.Boolean({default:!0})),chunkify:pb.Optional(pb.Boolean())});const Db=pb.Object({path:Fb,showOnTrezor:pb.Optional(pb.Boolean()),suppressBackupWarning:pb.Optional(pb.Boolean()),chunkify:pb.Optional(pb.Boolean())}),$b=pb.Object({publicKey:pb.String(),path:pb.Array(pb.Number()),serializedPath:pb.String()});var zb;pb.Object({appName:pb.String(),appIcon:pb.Optional(pb.String()),appUrl:pb.String(),email:pb.String()}),function(e){e[e.ButtonRequest_Other=1]="ButtonRequest_Other",e[e.ButtonRequest_FeeOverThreshold=2]="ButtonRequest_FeeOverThreshold",e[e.ButtonRequest_ConfirmOutput=3]="ButtonRequest_ConfirmOutput",e[e.ButtonRequest_ResetDevice=4]="ButtonRequest_ResetDevice",e[e.ButtonRequest_ConfirmWord=5]="ButtonRequest_ConfirmWord",e[e.ButtonRequest_WipeDevice=6]="ButtonRequest_WipeDevice",e[e.ButtonRequest_ProtectCall=7]="ButtonRequest_ProtectCall",e[e.ButtonRequest_SignTx=8]="ButtonRequest_SignTx",e[e.ButtonRequest_FirmwareCheck=9]="ButtonRequest_FirmwareCheck",e[e.ButtonRequest_Address=10]="ButtonRequest_Address",e[e.ButtonRequest_PublicKey=11]="ButtonRequest_PublicKey",e[e.ButtonRequest_MnemonicWordCount=12]="ButtonRequest_MnemonicWordCount",e[e.ButtonRequest_MnemonicInput=13]="ButtonRequest_MnemonicInput",e[e._Deprecated_ButtonRequest_PassphraseType=14]="_Deprecated_ButtonRequest_PassphraseType",e[e.ButtonRequest_UnknownDerivationPath=15]="ButtonRequest_UnknownDerivationPath",e[e.ButtonRequest_RecoveryHomepage=16]="ButtonRequest_RecoveryHomepage",e[e.ButtonRequest_Success=17]="ButtonRequest_Success",e[e.ButtonRequest_Warning=18]="ButtonRequest_Warning",e[e.ButtonRequest_PassphraseEntry=19]="ButtonRequest_PassphraseEntry",e[e.ButtonRequest_PinEntry=20]="ButtonRequest_PinEntry"}(zb||(zb={})),pb.Enum(zb);const Wb=pb.KeyOfEnum(zb,{$id:"ButtonRequestType"});var qb;!function(e){e[e.Failure_UnexpectedMessage=1]="Failure_UnexpectedMessage",e[e.Failure_ButtonExpected=2]="Failure_ButtonExpected",e[e.Failure_DataError=3]="Failure_DataError",e[e.Failure_ActionCancelled=4]="Failure_ActionCancelled",e[e.Failure_PinExpected=5]="Failure_PinExpected",e[e.Failure_PinCancelled=6]="Failure_PinCancelled",e[e.Failure_PinInvalid=7]="Failure_PinInvalid",e[e.Failure_InvalidSignature=8]="Failure_InvalidSignature",e[e.Failure_ProcessError=9]="Failure_ProcessError",e[e.Failure_NotEnoughFunds=10]="Failure_NotEnoughFunds",e[e.Failure_NotInitialized=11]="Failure_NotInitialized",e[e.Failure_PinMismatch=12]="Failure_PinMismatch",e[e.Failure_WipeCodeMismatch=13]="Failure_WipeCodeMismatch",e[e.Failure_InvalidSession=14]="Failure_InvalidSession",e[e.Failure_Busy=15]="Failure_Busy",e[e.Failure_ThpUnallocatedSession=16]="Failure_ThpUnallocatedSession",e[e.Failure_InvalidProtocol=17]="Failure_InvalidProtocol",e[e.Failure_InProgress=19]="Failure_InProgress",e[e.Failure_FirmwareError=99]="Failure_FirmwareError"}(qb||(qb={})),pb.Enum(qb);const Kb=pb.KeyOfEnum(qb,{$id:"FailureType"});var Xb;!function(e){e[e.PinMatrixRequestType_Current=1]="PinMatrixRequestType_Current",e[e.PinMatrixRequestType_NewFirst=2]="PinMatrixRequestType_NewFirst",e[e.PinMatrixRequestType_NewSecond=3]="PinMatrixRequestType_NewSecond",e[e.PinMatrixRequestType_WipeCodeFirst=4]="PinMatrixRequestType_WipeCodeFirst",e[e.PinMatrixRequestType_WipeCodeSecond=5]="PinMatrixRequestType_WipeCodeSecond"}(Xb||(Xb={})),pb.Enum(Xb);const Hb=pb.KeyOfEnum(Xb,{$id:"PinMatrixRequestType"});pb.Object({},{$id:"ButtonAck"}),pb.Object({code:pb.Optional(Wb),pages:pb.Optional(pb.Number()),name:pb.Optional(pb.String())},{$id:"ButtonRequest"});const Vb=pb.Object({coin_type:pb.Number(),amount:pb.String(),address:pb.String(),address_n:pb.Array(pb.Number()),mac:pb.String()},{$id:"CoinPurchaseMemo"});pb.Object({},{$id:"Deprecated_PassphraseStateAck"}),pb.Object({state:pb.Optional(pb.String())},{$id:"Deprecated_PassphraseStateRequest"}),pb.Object({code:pb.Optional(Kb),message:pb.Optional(pb.String())},{$id:"Failure"});const Gb=pb.Object({depth:pb.Number(),fingerprint:pb.Number(),child_num:pb.Number(),chain_code:pb.String(),private_key:pb.Optional(pb.String()),public_key:pb.String()},{$id:"HDNodeType"});pb.Object({passphrase:pb.Optional(pb.String()),_state:pb.Optional(pb.String()),on_device:pb.Optional(pb.Boolean())},{$id:"PassphraseAck"}),pb.Object({_on_device:pb.Optional(pb.Boolean())},{$id:"PassphraseRequest"});const Yb=pb.Object({text:pb.String()},{$id:"TextMemo"}),Zb=pb.Object({address:pb.String(),address_n:pb.Array(pb.Number()),mac:pb.String()},{$id:"RefundMemo"}),Jb=pb.Object({title:pb.String(),text:pb.String()},{$id:"TextDetailsMemo"}),Qb=pb.Object({text_memo:pb.Optional(Yb),refund_memo:pb.Optional(Zb),coin_purchase_memo:pb.Optional(Vb),text_details_memo:pb.Optional(Jb)},{$id:"PaymentRequestMemo"}),em=pb.Object({nonce:pb.Optional(pb.String()),recipient_name:pb.String(),memos:pb.Optional(pb.Array(Qb)),amount:pb.Optional(pb.String()),signature:pb.String()},{$id:"PaymentRequest"});var tm;pb.Object({pin:pb.String()},{$id:"PinMatrixAck"}),pb.Object({type:pb.Optional(Hb)},{$id:"PinMatrixRequest"}),pb.Object({message:pb.String()},{$id:"Success"}),function(e){e[e.BITCOIN=0]="BITCOIN",e[e.MILLIBITCOIN=1]="MILLIBITCOIN",e[e.MICROBITCOIN=2]="MICROBITCOIN",e[e.SATOSHI=3]="SATOSHI"}(tm||(tm={}));const nm=pb.Enum(tm);var rm;!function(e){e[e.SSGen=0]="SSGen",e[e.SSRTX=1]="SSRTX"}(rm||(rm={}));const im=pb.Enum(rm);var om;!function(e){e[e.SPENDADDRESS=0]="SPENDADDRESS",e[e.SPENDMULTISIG=1]="SPENDMULTISIG",e[e.EXTERNAL=2]="EXTERNAL",e[e.SPENDWITNESS=3]="SPENDWITNESS",e[e.SPENDP2SHWITNESS=4]="SPENDP2SHWITNESS",e[e.SPENDTAPROOT=5]="SPENDTAPROOT"}(om||(om={})),pb.Enum(om);const am=pb.KeyOfEnum(om,{$id:"InputScriptType"});var sm;!function(e){e[e.PRESERVED=0]="PRESERVED",e[e.LEXICOGRAPHIC=1]="LEXICOGRAPHIC"}(sm||(sm={}));const cm=pb.Enum(sm);var um;!function(e){e[e.PAYTOADDRESS=0]="PAYTOADDRESS",e[e.PAYTOSCRIPTHASH=1]="PAYTOSCRIPTHASH",e[e.PAYTOMULTISIG=2]="PAYTOMULTISIG",e[e.PAYTOOPRETURN=3]="PAYTOOPRETURN",e[e.PAYTOWITNESS=4]="PAYTOWITNESS",e[e.PAYTOP2SHWITNESS=5]="PAYTOP2SHWITNESS",e[e.PAYTOTAPROOT=6]="PAYTOTAPROOT"}(um||(um={})),pb.Enum(um);const lm=pb.KeyOfEnum(um,{$id:"OutputScriptType"});var dm;!function(e){e[e.TXINPUT=0]="TXINPUT",e[e.TXOUTPUT=1]="TXOUTPUT",e[e.TXMETA=2]="TXMETA",e[e.TXFINISHED=3]="TXFINISHED",e[e.TXEXTRADATA=4]="TXEXTRADATA",e[e.TXORIGINPUT=5]="TXORIGINPUT",e[e.TXORIGOUTPUT=6]="TXORIGOUTPUT",e[e.TXPAYMENTREQ=7]="TXPAYMENTREQ"}(dm||(dm={})),pb.Enum(dm);const fm=pb.KeyOfEnum(dm,{$id:"RequestType"});pb.Object({address:pb.String(),mac:pb.Optional(pb.String())},{$id:"Address"}),pb.Object({coordinator:pb.String(),max_rounds:pb.Number(),max_coordinator_fee_rate:pb.Number(),max_fee_per_kvbyte:pb.Number(),address_n:pb.Array(pb.Number()),coin_name:pb.Optional(pb.String()),script_type:pb.Optional(am),amount_unit:pb.Optional(nm)},{$id:"AuthorizeCoinJoin"});const hm=pb.Object({fee_rate:pb.Number(),no_fee_threshold:pb.Number(),min_registrable_amount:pb.Number(),mask_public_key:pb.Optional(pb.String()),signature:pb.Optional(pb.String())},{$id:"CoinJoinRequest"}),pm=pb.Object({node:pb.Union([Gb,pb.String()]),address_n:pb.Array(pb.Number())},{$id:"HDNodePathType"}),bm=pb.Object({pubkeys:pb.Array(pm),signatures:pb.Array(pb.String()),m:pb.Number(),nodes:pb.Optional(pb.Array(Gb)),address_n:pb.Optional(pb.Array(pb.Number())),pubkeys_order:pb.Optional(cm)},{$id:"MultisigRedeemScriptType"});pb.Object({address_n:pb.Array(pb.Number()),coin_name:pb.Optional(pb.String()),show_display:pb.Optional(pb.Boolean()),multisig:pb.Optional(bm),script_type:pb.Optional(am),ignore_xpub_magic:pb.Optional(pb.Boolean()),chunkify:pb.Optional(pb.Boolean())},{$id:"GetAddress"}),pb.Object({address_n:pb.Array(pb.Number()),coin_name:pb.Optional(pb.String()),multisig:pb.Optional(bm),script_type:pb.Optional(am)},{$id:"GetOwnershipId"}),pb.Object({address_n:pb.Array(pb.Number()),coin_name:pb.Optional(pb.String()),script_type:pb.Optional(am),multisig:pb.Optional(bm),user_confirmation:pb.Optional(pb.Boolean()),ownership_ids:pb.Optional(pb.Array(pb.String())),commitment_data:pb.Optional(pb.String())},{$id:"GetOwnershipProof"}),pb.Object({address_n:pb.Array(pb.Number()),ecdsa_curve_name:pb.Optional(pb.String()),show_display:pb.Optional(pb.Boolean()),coin_name:pb.Optional(pb.String()),script_type:pb.Optional(am),ignore_xpub_magic:pb.Optional(pb.Boolean())},{$id:"GetPublicKey"}),pb.Object({address:pb.String(),signature:pb.String()},{$id:"MessageSignature"}),pb.Object({ownership_id:pb.String()},{$id:"OwnershipId"}),pb.Object({ownership_proof:pb.String(),signature:pb.String()},{$id:"OwnershipProof"});const mm=pb.Object({prev_hash:pb.String(),prev_index:pb.Number(),script_sig:pb.String(),sequence:pb.Number(),decred_tree:pb.Optional(pb.Number())},{$id:"PrevInput"}),gm=pb.Object({amount:pb.Uint(),script_pubkey:pb.String(),decred_script_version:pb.Optional(pb.Number())},{$id:"PrevOutput"}),vm=pb.Object({version:pb.Number(),lock_time:pb.Number(),inputs_count:pb.Number(),outputs_count:pb.Number(),extra_data_len:pb.Optional(pb.Number()),expiry:pb.Optional(pb.Number()),version_group_id:pb.Optional(pb.Number()),timestamp:pb.Optional(pb.Number()),branch_id:pb.Optional(pb.Number())},{$id:"PrevTx"});pb.Object({node:Gb,xpub:pb.String(),root_fingerprint:pb.Optional(pb.Number()),descriptor:pb.Optional(pb.String())},{$id:"PublicKey"}),pb.Object({address_n:pb.Array(pb.Number()),message:pb.String(),coin_name:pb.Optional(pb.String()),script_type:pb.Optional(am),no_script_type:pb.Optional(pb.Boolean()),chunkify:pb.Optional(pb.Boolean())},{$id:"SignMessage"}),pb.Object({outputs_count:pb.Number(),inputs_count:pb.Number(),coin_name:pb.Optional(pb.String()),version:pb.Optional(pb.Number()),lock_time:pb.Optional(pb.Number()),expiry:pb.Optional(pb.Number()),overwintered:pb.Optional(pb.Boolean()),version_group_id:pb.Optional(pb.Number()),timestamp:pb.Optional(pb.Number()),branch_id:pb.Optional(pb.Number()),amount_unit:pb.Optional(nm),decred_staking_ticket:pb.Optional(pb.Boolean()),serialize:pb.Optional(pb.Boolean()),coinjoin_request:pb.Optional(hm),chunkify:pb.Optional(pb.Boolean())},{$id:"SignTx"});const ym=pb.Exclude(am,pb.Literal("EXTERNAL"),{$id:"InternalInputScriptType"}),wm=pb.Object({prev_hash:pb.String(),prev_index:pb.Number(),amount:pb.Uint(),sequence:pb.Optional(pb.Number()),multisig:pb.Optional(bm),decred_tree:pb.Optional(pb.Number()),orig_hash:pb.Optional(pb.String()),orig_index:pb.Optional(pb.Number()),decred_staking_spend:pb.Optional(im),script_pubkey:pb.Optional(pb.String()),coinjoin_flags:pb.Optional(pb.Number()),script_sig:pb.Optional(pb.String()),witness:pb.Optional(pb.String()),ownership_proof:pb.Optional(pb.String()),commitment_data:pb.Optional(pb.String())},{$id:"CommonTxInputType"}),xm=pb.Union([pb.Intersect([wm,pb.Object({address_n:pb.Array(pb.Number()),script_type:pb.Optional(ym)})]),pb.Intersect([wm,pb.Object({address_n:pb.Optional(pb.Undefined()),script_type:pb.Literal("EXTERNAL"),script_pubkey:pb.String()})])],{$id:"TxInputType"}),Am=Ju(xm,{$id:"TxInput"}),Sm=pb.Object({amount:pb.Uint(),script_pubkey:pb.String(),decred_script_version:pb.Optional(pb.Number())},{$id:"TxOutputBinType"}),Em=pb.Exclude(lm,pb.Literal("PAYTOOPRETURN"),{$id:"ChangeOutputScriptType"}),_m=pb.Union([pb.Object({address:pb.String(),address_n:pb.Optional(pb.Undefined()),script_type:pb.Optional(pb.Literal("PAYTOADDRESS")),amount:pb.Uint(),multisig:pb.Optional(bm),orig_hash:pb.Optional(pb.String()),orig_index:pb.Optional(pb.Number()),payment_req_index:pb.Optional(pb.Number())}),pb.Object({address:pb.Optional(pb.Undefined()),address_n:pb.Array(pb.Number()),script_type:pb.Optional(Em),amount:pb.Uint(),multisig:pb.Optional(bm),orig_hash:pb.Optional(pb.String()),orig_index:pb.Optional(pb.Number()),payment_req_index:pb.Optional(pb.Number())}),pb.Object({address:pb.Optional(pb.Undefined()),address_n:pb.Optional(pb.Undefined()),amount:pb.Union([pb.Literal("0"),pb.Literal(0)]),op_return_data:pb.String(),script_type:pb.Literal("PAYTOOPRETURN"),orig_hash:pb.Optional(pb.String()),orig_index:pb.Optional(pb.Number()),payment_req_index:pb.Optional(pb.Number())})],{$id:"TxOutputType"}),Om=Ju(_m,{$id:"TxOutput"}),Nm=pb.Union([pb.Object({inputs:pb.Array(pb.Union([xm,mm]))}),pb.Object({bin_outputs:pb.Array(Sm)}),pb.Object({outputs:pb.Array(_m)}),pb.Object({extra_data:pb.String()}),pb.Object({version:pb.Optional(pb.Number()),lock_time:pb.Optional(pb.Number()),inputs_cnt:pb.Number(),outputs_cnt:pb.Number(),extra_data:pb.Optional(pb.String()),extra_data_len:pb.Optional(pb.Number()),timestamp:pb.Optional(pb.Number()),version_group_id:pb.Optional(pb.Number()),expiry:pb.Optional(pb.Number()),branch_id:pb.Optional(pb.Number())})],{$id:"TxAckResponse"});pb.Object({tx:Nm},{$id:"TxAck"});const Tm=pb.Object({input:Am},{$id:"TxAckInputWrapper"});pb.Object({tx:Tm},{$id:"TxAckInput"});const km=pb.Object({output:Om},{$id:"TxAckOutputWrapper"});pb.Object({tx:km},{$id:"TxAckOutput"});const Im=pb.Object({extra_data_chunk:pb.String()},{$id:"TxAckPrevExtraDataWrapper"});pb.Object({tx:Im},{$id:"TxAckPrevExtraData"});const Cm=pb.Object({input:mm},{$id:"TxAckPrevInputWrapper"});pb.Object({tx:Cm},{$id:"TxAckPrevInput"}),pb.Object({tx:vm},{$id:"TxAckPrevMeta"});const Bm=pb.Object({output:gm},{$id:"TxAckPrevOutputWrapper"});pb.Object({tx:Bm},{$id:"TxAckPrevOutput"});const Mm=pb.Object({request_index:pb.Number(),tx_hash:pb.Optional(pb.String()),extra_data_len:pb.Optional(pb.Number()),extra_data_offset:pb.Optional(pb.Number())},{$id:"TxRequestDetailsType"}),Lm=pb.Object({signature_index:pb.Optional(pb.Number()),signature:pb.Optional(pb.String()),serialized_tx:pb.Optional(pb.String())},{$id:"TxRequestSerializedType"});var Rm;pb.Object({request_type:fm,details:Mm,serialized:pb.Optional(Lm)},{$id:"TxRequest"}),pb.Object({address:pb.String(),signature:pb.String(),message:pb.String(),coin_name:pb.Optional(pb.String()),chunkify:pb.Optional(pb.Boolean())},{$id:"VerifyMessage"}),function(e){e[e.BASE=0]="BASE",e[e.BASE_SCRIPT_KEY=1]="BASE_SCRIPT_KEY",e[e.BASE_KEY_SCRIPT=2]="BASE_KEY_SCRIPT",e[e.BASE_SCRIPT_SCRIPT=3]="BASE_SCRIPT_SCRIPT",e[e.POINTER=4]="POINTER",e[e.POINTER_SCRIPT=5]="POINTER_SCRIPT",e[e.ENTERPRISE=6]="ENTERPRISE",e[e.ENTERPRISE_SCRIPT=7]="ENTERPRISE_SCRIPT",e[e.BYRON=8]="BYRON",e[e.REWARD=14]="REWARD",e[e.REWARD_SCRIPT=15]="REWARD_SCRIPT"}(Rm||(Rm={}));const Pm=pb.Enum(Rm);var Um;!function(e){e[e.STAKE_REGISTRATION=0]="STAKE_REGISTRATION",e[e.STAKE_DEREGISTRATION=1]="STAKE_DEREGISTRATION",e[e.STAKE_DELEGATION=2]="STAKE_DELEGATION",e[e.STAKE_POOL_REGISTRATION=3]="STAKE_POOL_REGISTRATION",e[e.STAKE_REGISTRATION_CONWAY=7]="STAKE_REGISTRATION_CONWAY",e[e.STAKE_DEREGISTRATION_CONWAY=8]="STAKE_DEREGISTRATION_CONWAY",e[e.VOTE_DELEGATION=9]="VOTE_DELEGATION"}(Um||(Um={}));const jm=pb.Enum(Um);var Fm;!function(e){e[e.CIP15=0]="CIP15",e[e.CIP36=1]="CIP36"}(Fm||(Fm={}));const Dm=pb.Enum(Fm);var $m;!function(e){e[e.LEDGER=0]="LEDGER",e[e.ICARUS=1]="ICARUS",e[e.ICARUS_TREZOR=2]="ICARUS_TREZOR"}($m||($m={}));const zm=pb.Enum($m);var Wm;!function(e){e[e.KEY_HASH=0]="KEY_HASH",e[e.SCRIPT_HASH=1]="SCRIPT_HASH",e[e.ABSTAIN=2]="ABSTAIN",e[e.NO_CONFIDENCE=3]="NO_CONFIDENCE"}(Wm||(Wm={}));const qm=pb.Enum(Wm);var Km;!function(e){e[e.HIDE=0]="HIDE",e[e.BECH32=1]="BECH32",e[e.POLICY_ID=2]="POLICY_ID"}(Km||(Km={}));const Xm=pb.Enum(Km);var Hm;!function(e){e[e.PUB_KEY=0]="PUB_KEY",e[e.ALL=1]="ALL",e[e.ANY=2]="ANY",e[e.N_OF_K=3]="N_OF_K",e[e.INVALID_BEFORE=4]="INVALID_BEFORE",e[e.INVALID_HEREAFTER=5]="INVALID_HEREAFTER"}(Hm||(Hm={}));const Vm=pb.Enum(Hm);var Gm;!function(e){e[e.SINGLE_HOST_IP=0]="SINGLE_HOST_IP",e[e.SINGLE_HOST_NAME=1]="SINGLE_HOST_NAME",e[e.MULTIPLE_HOST_NAME=2]="MULTIPLE_HOST_NAME"}(Gm||(Gm={}));const Ym=pb.Enum(Gm);var Zm;!function(e){e[e.NONE=0]="NONE",e[e.CVOTE_REGISTRATION_SIGNATURE=1]="CVOTE_REGISTRATION_SIGNATURE"}(Zm||(Zm={}));const Jm=pb.Enum(Zm);var Qm;!function(e){e[e.ARRAY_LEGACY=0]="ARRAY_LEGACY",e[e.MAP_BABBAGE=1]="MAP_BABBAGE"}(Qm||(Qm={}));const eg=pb.Enum(Qm);var tg;!function(e){e[e.ORDINARY_TRANSACTION=0]="ORDINARY_TRANSACTION",e[e.POOL_REGISTRATION_AS_OWNER=1]="POOL_REGISTRATION_AS_OWNER",e[e.MULTISIG_TRANSACTION=2]="MULTISIG_TRANSACTION",e[e.PLUTUS_TRANSACTION=3]="PLUTUS_TRANSACTION"}(tg||(tg={}));const ng=pb.Enum(tg);var rg;!function(e){e[e.BYRON_WITNESS=0]="BYRON_WITNESS",e[e.SHELLEY_WITNESS=1]="SHELLEY_WITNESS"}(rg||(rg={}));const ig=pb.Enum(rg);pb.Object({address:pb.String(),mac:pb.Optional(pb.String())},{$id:"CardanoAddress"});const og=pb.Object({block_index:pb.Number(),tx_index:pb.Number(),certificate_index:pb.Number()},{$id:"CardanoBlockchainPointerType"}),ag=pb.Object({address_type:Pm,address_n:pb.Array(pb.Number()),address_n_staking:pb.Array(pb.Number()),staking_key_hash:pb.Optional(pb.String()),certificate_pointer:pb.Optional(og),script_payment_hash:pb.Optional(pb.String()),script_staking_hash:pb.Optional(pb.String())},{$id:"CardanoAddressParametersType"});pb.Object({policy_id:pb.String(),tokens_count:pb.Number()},{$id:"CardanoAssetGroup"});const sg=pb.Object({vote_public_key:pb.String(),weight:pb.Uint()},{$id:"CardanoCVoteRegistrationDelegation"}),cg=pb.Object({vote_public_key:pb.Optional(pb.String()),staking_path:pb.Array(pb.Number()),payment_address_parameters:pb.Optional(ag),nonce:pb.Uint(),format:pb.Optional(Dm),delegations:pb.Optional(pb.Array(sg)),voting_purpose:pb.Optional(pb.Uint()),payment_address:pb.Optional(pb.String())},{$id:"CardanoCVoteRegistrationParametersType"}),ug=pb.Object({type:qm,key_hash:pb.Optional(pb.String()),script_hash:pb.Optional(pb.String())},{$id:"CardanoDRep"});pb.Object({show_display:pb.Optional(pb.Boolean()),protocol_magic:pb.Number(),network_id:pb.Number(),address_parameters:ag,derivation_type:zm,chunkify:pb.Optional(pb.Boolean())},{$id:"CardanoGetAddress"});const lg=pb.Recursive(e=>pb.Object({type:Vm,scripts:pb.Optional(pb.Array(e)),key_hash:pb.Optional(pb.String()),key_path:pb.Optional(pb.Array(pb.Number())),required_signatures_count:pb.Optional(pb.Number()),invalid_before:pb.Optional(pb.Uint()),invalid_hereafter:pb.Optional(pb.Uint())}),{$id:"CardanoNativeScript"});pb.Object({script:lg,display_format:Xm,derivation_type:zm},{$id:"CardanoGetNativeScriptHash"}),pb.Object({address_n:pb.Array(pb.Number()),show_display:pb.Optional(pb.Boolean()),derivation_type:zm},{$id:"CardanoGetPublicKey"}),pb.Object({length:pb.Number(),offset:pb.Number()},{$id:"CardanoMessageDataRequest"}),pb.Object({data:pb.String()},{$id:"CardanoMessageDataResponse"}),pb.Object({signature:pb.String(),address:pb.String(),pub_key:pb.String()},{$id:"CardanoMessageSignature"}),pb.Object({script_hash:pb.String()},{$id:"CardanoNativeScriptHash"});const dg=pb.Object({url:pb.String(),hash:pb.String()},{$id:"CardanoPoolMetadataType"});pb.Object({staking_key_path:pb.Optional(pb.Array(pb.Number())),staking_key_hash:pb.Optional(pb.String())},{$id:"CardanoPoolOwner"});const fg=pb.Object({pool_id:pb.String(),vrf_key_hash:pb.String(),pledge:pb.Uint(),cost:pb.Uint(),margin_numerator:pb.Uint(),margin_denominator:pb.Uint(),reward_account:pb.String(),metadata:pb.Optional(dg),owners_count:pb.Number(),relays_count:pb.Number()},{$id:"CardanoPoolParametersType"});var hg;pb.Object({type:Ym,ipv4_address:pb.Optional(pb.String()),ipv6_address:pb.Optional(pb.String()),host_name:pb.Optional(pb.String()),port:pb.Optional(pb.Number())},{$id:"CardanoPoolRelayParameters"}),pb.Object({xpub:pb.String(),node:Gb},{$id:"CardanoPublicKey"}),pb.Object({protocol_magic:pb.Optional(pb.Number()),network_id:pb.Optional(pb.Number()),signing_path:pb.Array(pb.Number()),payload_size:pb.Number(),prefer_hex_display:pb.Boolean(),address_parameters:pb.Optional(ag),derivation_type:zm},{$id:"CardanoSignMessageInit"}),pb.Object({},{$id:"CardanoSignTxFinished"}),pb.Object({signing_mode:ng,protocol_magic:pb.Number(),network_id:pb.Number(),inputs_count:pb.Number(),outputs_count:pb.Number(),fee:pb.Uint(),ttl:pb.Optional(pb.Uint()),certificates_count:pb.Number(),withdrawals_count:pb.Number(),has_auxiliary_data:pb.Boolean(),validity_interval_start:pb.Optional(pb.Uint()),witness_requests_count:pb.Number(),minting_asset_groups_count:pb.Number(),derivation_type:zm,include_network_id:pb.Optional(pb.Boolean()),script_data_hash:pb.Optional(pb.String()),collateral_inputs_count:pb.Number(),required_signers_count:pb.Number(),has_collateral_return:pb.Optional(pb.Boolean()),total_collateral:pb.Optional(pb.Uint()),reference_inputs_count:pb.Optional(pb.Number()),chunkify:pb.Optional(pb.Boolean()),tag_cbor_sets:pb.Optional(pb.Boolean()),payment_req:pb.Optional(em)},{$id:"CardanoSignTxInit"}),pb.Object({asset_name_bytes:pb.String(),amount:pb.Optional(pb.Uint()),mint_amount:pb.Optional(pb.Uint({allowNegative:!0}))},{$id:"CardanoToken"}),pb.Object({cvote_registration_parameters:pb.Optional(cg),hash:pb.Optional(pb.String())},{$id:"CardanoTxAuxiliaryData"}),pb.Object({type:Jm,auxiliary_data_hash:pb.Optional(pb.String()),cvote_registration_signature:pb.Optional(pb.String())},{$id:"CardanoTxAuxiliaryDataSupplement"}),pb.Object({tx_hash:pb.String()},{$id:"CardanoTxBodyHash"}),pb.Object({type:jm,path:pb.Optional(pb.Array(pb.Number())),pool:pb.Optional(pb.String()),pool_parameters:pb.Optional(fg),script_hash:pb.Optional(pb.String()),key_hash:pb.Optional(pb.String()),deposit:pb.Optional(pb.Uint()),drep:pb.Optional(ug)},{$id:"CardanoTxCertificate"}),pb.Object({prev_hash:pb.String(),prev_index:pb.Number()},{$id:"CardanoTxCollateralInput"}),pb.Object({},{$id:"CardanoTxHostAck"}),pb.Object({data:pb.String()},{$id:"CardanoTxInlineDatumChunk"}),pb.Object({prev_hash:pb.String(),prev_index:pb.Number()},{$id:"CardanoTxInput"}),pb.Object({},{$id:"CardanoTxItemAck"}),pb.Object({asset_groups_count:pb.Number()},{$id:"CardanoTxMint"}),pb.Object({address:pb.Optional(pb.String()),address_parameters:pb.Optional(ag),amount:pb.Uint(),asset_groups_count:pb.Number(),datum_hash:pb.Optional(pb.String()),format:pb.Optional(eg),inline_datum_size:pb.Optional(pb.Number()),reference_script_size:pb.Optional(pb.Number())},{$id:"CardanoTxOutput"}),pb.Object({prev_hash:pb.String(),prev_index:pb.Number()},{$id:"CardanoTxReferenceInput"}),pb.Object({data:pb.String()},{$id:"CardanoTxReferenceScriptChunk"}),pb.Object({key_hash:pb.Optional(pb.String()),key_path:pb.Optional(pb.Array(pb.Number()))},{$id:"CardanoTxRequiredSigner"}),pb.Object({path:pb.Optional(pb.Array(pb.Number())),amount:pb.Uint(),script_hash:pb.Optional(pb.String()),key_hash:pb.Optional(pb.String())},{$id:"CardanoTxWithdrawal"}),pb.Object({path:pb.Array(pb.Number())},{$id:"CardanoTxWitnessRequest"}),pb.Object({type:ig,pub_key:pb.String(),signature:pb.String(),chain_code:pb.Optional(pb.String())},{$id:"CardanoTxWitnessResponse"}),function(e){e[e.NotAvailable=0]="NotAvailable",e[e.Required=1]="Required",e[e.Available=2]="Available"}(hg||(hg={})),pb.Enum(hg);const pg=pb.KeyOfEnum(hg,{$id:"BackupAvailability"});var bg;!function(e){e[e.Display=0]="Display",e[e.N4W1=1]="N4W1"}(bg||(bg={}));const mg=pb.Enum(bg);var gg;!function(e){e[e.Bip39=0]="Bip39",e[e.Slip39_Basic=1]="Slip39_Basic",e[e.Slip39_Advanced=2]="Slip39_Advanced",e[e.Slip39_Single_Extendable=3]="Slip39_Single_Extendable",e[e.Slip39_Basic_Extendable=4]="Slip39_Basic_Extendable",e[e.Slip39_Advanced_Extendable=5]="Slip39_Advanced_Extendable"}(gg||(gg={}));const vg=pb.Enum(gg),yg=pb.KeyOfEnum(gg,{$id:"BackupType"});var wg;!function(e){e[e.STOP_AND_WAIT=0]="STOP_AND_WAIT",e[e.INSTALL_UPGRADE=1]="INSTALL_UPGRADE"}(wg||(wg={}));const xg=pb.Enum(wg);var Ag;!function(e){e[e.Capability_Bitcoin=1]="Capability_Bitcoin",e[e.Capability_Bitcoin_like=2]="Capability_Bitcoin_like",e[e.Capability_Binance=3]="Capability_Binance",e[e.Capability_Cardano=4]="Capability_Cardano",e[e.Capability_Crypto=5]="Capability_Crypto",e[e.Capability_EOS=6]="Capability_EOS",e[e.Capability_Ethereum=7]="Capability_Ethereum",e[e.Capability_Lisk=8]="Capability_Lisk",e[e.Capability_Monero=9]="Capability_Monero",e[e.Capability_NEM=10]="Capability_NEM",e[e.Capability_Ripple=11]="Capability_Ripple",e[e.Capability_Stellar=12]="Capability_Stellar",e[e.Capability_Tezos=13]="Capability_Tezos",e[e.Capability_U2F=14]="Capability_U2F",e[e.Capability_Shamir=15]="Capability_Shamir",e[e.Capability_ShamirGroups=16]="Capability_ShamirGroups",e[e.Capability_PassphraseEntry=17]="Capability_PassphraseEntry",e[e.Capability_Solana=18]="Capability_Solana",e[e.Capability_Translations=19]="Capability_Translations",e[e.Capability_Brightness=20]="Capability_Brightness",e[e.Capability_Haptic=21]="Capability_Haptic",e[e.Capability_BLE=22]="Capability_BLE",e[e.Capability_NFC=23]="Capability_NFC",e[e.Capability_Tron=24]="Capability_Tron",e[e.Capability_N4W1=25]="Capability_N4W1"}(Ag||(Ag={})),pb.Enum(Ag);const Sg=pb.KeyOfEnum(Ag,{$id:"Capability"});var Eg;!function(e){e.T1B1="T1B1",e.T2T1="T2T1",e.T2B1="T2B1",e.T3B1="T3B1",e.T3T1="T3T1",e.T3W1="T3W1",e.UNKNOWN="UNKNOWN"}(Eg||(Eg={}));const _g=pb.Enum(Eg);var Og;!function(e){e[e.North=0]="North",e[e.East=90]="East",e[e.South=180]="South",e[e.West=270]="West"}(Og||(Og={}));const Ng=pb.Enum(Og),Tg=pb.KeyOfEnum(Og,{$id:"DisplayRotation"});var kg;!function(e){e[e.Toif=1]="Toif",e[e.Jpeg=2]="Jpeg",e[e.ToiG=3]="ToiG"}(kg||(kg={})),pb.Enum(kg);const Ig=pb.KeyOfEnum(kg,{$id:"HomescreenFormat"});var Cg;!function(e){e[e.ScrambledWords=0]="ScrambledWords",e[e.Matrix=1]="Matrix"}(Cg||(Cg={}));const Bg=pb.Enum(Cg);var Mg;!function(e){e[e.Nothing=0]="Nothing",e[e.Recovery=1]="Recovery",e[e.Backup=2]="Backup"}(Mg||(Mg={})),pb.Enum(Mg);const Lg=pb.KeyOfEnum(Mg,{$id:"RecoveryStatus"});var Rg;!function(e){e[e.NormalRecovery=0]="NormalRecovery",e[e.DryRun=1]="DryRun",e[e.UnlockRepeatedBackup=2]="UnlockRepeatedBackup"}(Rg||(Rg={})),pb.Enum(Rg);const Pg=pb.KeyOfEnum(Rg,{$id:"RecoveryType"});var Ug;!function(e){e[e.Strict=0]="Strict",e[e.PromptAlways=1]="PromptAlways",e[e.PromptTemporarily=2]="PromptTemporarily"}(Ug||(Ug={})),pb.Enum(Ug);const jg=pb.KeyOfEnum(Ug,{$id:"SafetyCheckLevel"});var Fg;!function(e){e[e.DISABLE=0]="DISABLE",e[e.ENABLE=1]="ENABLE",e[e.REFRESH=2]="REFRESH"}(Fg||(Fg={}));const Dg=pb.Enum(Fg);var $g;!function(e){e[e.WordRequestType_Plain=0]="WordRequestType_Plain",e[e.WordRequestType_Matrix9=1]="WordRequestType_Matrix9",e[e.WordRequestType_Matrix6=2]="WordRequestType_Matrix6"}($g||($g={})),pb.Enum($g);const zg=pb.KeyOfEnum($g,{$id:"WordRequestType"});pb.Object({flags:pb.Number()},{$id:"ApplyFlags"});const Wg=pb.Object({language:pb.Optional(pb.String()),label:pb.Optional(pb.String()),use_passphrase:pb.Optional(pb.Boolean()),homescreen:pb.Optional(pb.String()),_passphrase_source:pb.Optional(pb.Number()),auto_lock_delay_ms:pb.Optional(pb.Number()),display_rotation:pb.Optional(pb.Union([Tg,Ng])),passphrase_always_on_device:pb.Optional(pb.Boolean()),safety_checks:pb.Optional(jg),experimental_features:pb.Optional(pb.Boolean()),hide_passphrase_from_host:pb.Optional(pb.Boolean()),haptic_feedback:pb.Optional(pb.Boolean()),homescreen_length:pb.Optional(pb.Number()),auto_lock_delay_battery_ms:pb.Optional(pb.Number())},{$id:"ApplySettings"});pb.Object({challenge:pb.String()},{$id:"AuthenticateDevice"}),pb.Object({optiga_certificates:pb.Array(pb.String()),optiga_signature:pb.String(),tropic_certificates:pb.Array(pb.String()),tropic_signature:pb.Optional(pb.String()),mcu_certificates:pb.Array(pb.String()),mcu_signature:pb.Optional(pb.String())},{$id:"AuthenticityProof"});const qg=pb.Object({member_threshold:pb.Number(),member_count:pb.Number()},{$id:"Slip39Group"});var Kg;pb.Object({group_threshold:pb.Optional(pb.Number()),groups:pb.Optional(pb.Array(qg)),backup_method:pb.Optional(mg)},{$id:"BackupDevice"}),pb.Object({},{$id:"Cancel"}),pb.Object({},{$id:"CancelAuthorization"}),pb.Object({data_length:pb.Number(),show_display:pb.Optional(pb.Boolean())},{$id:"ChangeLanguage"}),pb.Object({remove:pb.Optional(pb.Boolean())},{$id:"ChangePin"}),pb.Object({remove:pb.Optional(pb.Boolean())},{$id:"ChangeWipeCode"}),pb.Object({data_chunk:pb.String()},{$id:"DataChunkAck"}),pb.Object({data_length:pb.Number(),data_offset:pb.Number()},{$id:"DataChunkRequest"}),pb.Object({},{$id:"DoPreauthorized"}),pb.Object({},{$id:"EndSession"}),pb.Object({entropy:pb.String()},{$id:"Entropy"}),pb.Object({entropy:pb.String()},{$id:"EntropyAck"}),pb.Object({finish:pb.Optional(pb.Boolean())},{$id:"EntropyCheckContinue"}),pb.Object({},{$id:"EntropyCheckReady"}),pb.Object({entropy_commitment:pb.Optional(pb.String()),prev_entropy:pb.Optional(pb.String())},{$id:"EntropyRequest"}),pb.Object({vendor:pb.String(),major_version:pb.Number(),minor_version:pb.Number(),patch_version:pb.Number(),build_version:pb.Optional(pb.Number()),bootloader_mode:pb.Union([pb.Boolean(),pb.Null()]),device_id:pb.Union([pb.String(),pb.Null()]),pin_protection:pb.Union([pb.Boolean(),pb.Null()]),passphrase_protection:pb.Union([pb.Boolean(),pb.Null()]),language:pb.Union([pb.String(),pb.Null()]),label:pb.Union([pb.String(),pb.Null()]),initialized:pb.Union([pb.Boolean(),pb.Null()]),revision:pb.Union([pb.String(),pb.Null()]),bootloader_hash:pb.Union([pb.String(),pb.Null()]),imported:pb.Union([pb.Boolean(),pb.Null()]),unlocked:pb.Union([pb.Boolean(),pb.Null()]),_passphrase_cached:pb.Optional(pb.Boolean()),firmware_present:pb.Union([pb.Boolean(),pb.Null()]),backup_availability:pb.Union([pg,pb.Null()]),flags:pb.Union([pb.Number(),pb.Null()]),model:pb.String(),fw_major:pb.Union([pb.Number(),pb.Null()]),fw_minor:pb.Union([pb.Number(),pb.Null()]),fw_patch:pb.Union([pb.Number(),pb.Null()]),fw_build:pb.Optional(pb.Number()),fw_vendor:pb.Union([pb.String(),pb.Null()]),unfinished_backup:pb.Union([pb.Boolean(),pb.Null()]),no_backup:pb.Union([pb.Boolean(),pb.Null()]),recovery_status:pb.Union([Lg,pb.Null()]),capabilities:pb.Array(Sg),backup_type:pb.Union([yg,pb.Null()]),sd_card_present:pb.Union([pb.Boolean(),pb.Null()]),sd_protection:pb.Union([pb.Boolean(),pb.Null()]),wipe_code_protection:pb.Union([pb.Boolean(),pb.Null()]),session_id:pb.Union([pb.String(),pb.Null()]),passphrase_always_on_device:pb.Union([pb.Boolean(),pb.Null()]),safety_checks:pb.Union([jg,pb.Null()]),auto_lock_delay_ms:pb.Union([pb.Number(),pb.Null()]),display_rotation:pb.Union([Tg,pb.Null()]),experimental_features:pb.Union([pb.Boolean(),pb.Null()]),busy:pb.Optional(pb.Boolean()),homescreen_format:pb.Optional(Ig),hide_passphrase_from_host:pb.Optional(pb.Boolean()),internal_model:_g,unit_color:pb.Optional(pb.Number()),unit_btconly:pb.Optional(pb.Boolean()),homescreen_width:pb.Optional(pb.Number()),homescreen_height:pb.Optional(pb.Number()),bootloader_locked:pb.Optional(pb.Boolean()),language_version_matches:pb.Optional(pb.Boolean()),unit_packaging:pb.Optional(pb.Number()),haptic_feedback:pb.Optional(pb.Boolean()),recovery_type:pb.Optional(Pg),optiga_sec:pb.Optional(pb.Number()),soc:pb.Optional(pb.Number()),firmware_corrupted:pb.Optional(pb.Boolean()),auto_lock_delay_battery_ms:pb.Optional(pb.Number()),led:pb.Optional(pb.Boolean()),usb_connected:pb.Optional(pb.Boolean()),wireless_connected:pb.Optional(pb.Boolean())},{$id:"Features"}),pb.Object({hash:pb.String()},{$id:"FirmwareHash"}),pb.Object({size:pb.Number()},{$id:"GetEntropy"}),pb.Object({},{$id:"GetFeatures"}),pb.Object({challenge:pb.Optional(pb.String())},{$id:"GetFirmwareHash"}),pb.Object({},{$id:"GetNextU2FCounter"}),pb.Object({},{$id:"GetNonce"}),pb.Object({},{$id:"GetSerialNumber"}),pb.Object({session_id:pb.Optional(pb.String()),_skip_passphrase:pb.Optional(pb.Boolean()),derive_cardano:pb.Optional(pb.Boolean())},{$id:"Initialize"}),pb.Object({mnemonics:pb.Array(pb.String()),pin:pb.Optional(pb.String()),passphrase_protection:pb.Optional(pb.Boolean()),language:pb.Optional(pb.String()),label:pb.Optional(pb.String()),skip_checksum:pb.Optional(pb.Boolean()),u2f_counter:pb.Optional(pb.Number()),needs_backup:pb.Optional(pb.Boolean()),no_backup:pb.Optional(pb.Boolean()),unfinished_backup:pb.Optional(pb.Boolean())},{$id:"LoadDevice"}),pb.Object({},{$id:"LockDevice"}),pb.Object({u2f_counter:pb.Number()},{$id:"NextU2FCounter"}),pb.Object({nonce:pb.String()},{$id:"Nonce"}),pb.Object({message:pb.Optional(pb.String()),button_protection:pb.Optional(pb.Boolean())},{$id:"Ping"}),pb.Object({},{$id:"PreauthorizedRequest"}),pb.Object({boot_command:pb.Optional(xg),firmware_header:pb.Optional(pb.String())},{$id:"RebootToBootloader"}),pb.Object({word_count:pb.Optional(pb.Number()),passphrase_protection:pb.Optional(pb.Boolean()),pin_protection:pb.Optional(pb.Boolean()),language:pb.Optional(pb.String()),label:pb.Optional(pb.String()),enforce_wordlist:pb.Optional(pb.Boolean()),input_method:pb.Optional(Bg),u2f_counter:pb.Optional(pb.Number()),type:pb.Optional(Pg),backup_method:pb.Optional(mg)},{$id:"RecoveryDevice"}),pb.Object({strength:pb.Optional(pb.Number()),passphrase_protection:pb.Optional(pb.Boolean()),pin_protection:pb.Optional(pb.Boolean()),language:pb.Optional(pb.String()),label:pb.Optional(pb.String()),u2f_counter:pb.Optional(pb.Number()),skip_backup:pb.Optional(pb.Boolean()),no_backup:pb.Optional(pb.Boolean()),backup_type:pb.Optional(vg),entropy_check:pb.Optional(pb.Boolean()),backup_method:pb.Optional(mg)},{$id:"ResetDevice"}),pb.Object({operation:Dg},{$id:"SdProtect"}),pb.Object({serial_number:pb.String()},{$id:"SerialNumber"}),pb.Object({value:pb.Optional(pb.Number())},{$id:"SetBrightness"}),pb.Object({expiry_ms:pb.Optional(pb.Number())},{$id:"SetBusy"}),pb.Object({u2f_counter:pb.Number()},{$id:"SetU2FCounter"}),pb.Object({},{$id:"ShowDeviceTutorial"}),pb.Object({},{$id:"UnlockBootloader"}),pb.Object({mac:pb.String()},{$id:"UnlockedPathRequest"}),pb.Object({address_n:pb.Array(pb.Number()),mac:pb.Optional(pb.String())},{$id:"UnlockPath"}),pb.Object({},{$id:"WipeDevice"}),pb.Object({word:pb.String()},{$id:"WordAck"}),pb.Object({type:zg},{$id:"WordRequest"}),function(e){e[e.MAINNET=0]="MAINNET",e[e.TESTNET=1]="TESTNET",e[e.STAGENET=2]="STAGENET",e[e.FAKECHAIN=3]="FAKECHAIN"}(Kg||(Kg={}));const Xg=pb.Enum(Kg);pb.Object({ins:pb.Optional(pb.Number()),p1:pb.Optional(pb.Number()),p2:pb.Optional(pb.Number()),pd:pb.Array(pb.Number()),data1:pb.Optional(pb.String()),data2:pb.Optional(pb.String())},{$id:"DebugMoneroDiagAck"}),pb.Object({ins:pb.Optional(pb.Number()),p1:pb.Optional(pb.Number()),p2:pb.Optional(pb.Number()),pd:pb.Array(pb.Number()),data1:pb.Optional(pb.String()),data2:pb.Optional(pb.String())},{$id:"DebugMoneroDiagRequest"});const Hg=pb.Object({spend_public_key:pb.Optional(pb.String()),view_public_key:pb.Optional(pb.String())},{$id:"MoneroAccountPublicAddress"});pb.Object({address:pb.String()},{$id:"MoneroAddress"});const Vg=pb.Object({iv:pb.Optional(pb.String()),blob:pb.Optional(pb.String())},{$id:"MoneroExportedKeyImage"});pb.Object({address_n:pb.Array(pb.Number()),show_display:pb.Optional(pb.Boolean()),network_type:pb.Optional(Xg),account:pb.Optional(pb.Number()),minor:pb.Optional(pb.Number()),payment_id:pb.Optional(pb.String()),chunkify:pb.Optional(pb.Boolean())},{$id:"MoneroGetAddress"}),pb.Object({salt:pb.Optional(pb.String()),tx_keys:pb.Optional(pb.String()),tx_derivations:pb.Optional(pb.String())},{$id:"MoneroGetTxKeyAck"}),pb.Object({address_n:pb.Array(pb.Number()),network_type:pb.Optional(Xg),salt1:pb.String(),salt2:pb.String(),tx_enc_keys:pb.String(),tx_prefix_hash:pb.String(),reason:pb.Optional(pb.Number()),view_public_key:pb.Optional(pb.String())},{$id:"MoneroGetTxKeyRequest"}),pb.Object({address_n:pb.Array(pb.Number()),network_type:pb.Optional(Xg)},{$id:"MoneroGetWatchKey"}),pb.Object({},{$id:"MoneroKeyImageExportInitAck"});const Gg=pb.Object({account:pb.Number(),minor_indices:pb.Array(pb.Number())},{$id:"MoneroSubAddressIndicesList"});pb.Object({num:pb.Number(),hash:pb.Uint8Array(),address_n:pb.Array(pb.Number()),network_type:pb.Optional(Xg),subs:pb.Array(Gg)},{$id:"MoneroKeyImageExportInitRequest"}),pb.Object({enc_key:pb.Optional(pb.String())},{$id:"MoneroKeyImageSyncFinalAck"}),pb.Object({},{$id:"MoneroKeyImageSyncFinalRequest"}),pb.Object({kis:pb.Array(Vg)},{$id:"MoneroKeyImageSyncStepAck"});const Yg=pb.Object({out_key:pb.Uint8Array(),tx_pub_key:pb.Uint8Array(),additional_tx_pub_keys:pb.Array(pb.Uint8Array()),internal_output_index:pb.Number(),sub_addr_major:pb.Optional(pb.Number()),sub_addr_minor:pb.Optional(pb.Number())},{$id:"MoneroTransferDetails"});pb.Object({tdis:pb.Array(Yg)},{$id:"MoneroKeyImageSyncStepRequest"}),pb.Object({},{$id:"MoneroLiveRefreshFinalAck"}),pb.Object({},{$id:"MoneroLiveRefreshFinalRequest"}),pb.Object({},{$id:"MoneroLiveRefreshStartAck"}),pb.Object({address_n:pb.Array(pb.Number()),network_type:pb.Optional(Xg)},{$id:"MoneroLiveRefreshStartRequest"}),pb.Object({salt:pb.Optional(pb.String()),key_image:pb.Optional(pb.String())},{$id:"MoneroLiveRefreshStepAck"}),pb.Object({out_key:pb.String(),recv_deriv:pb.String(),real_out_idx:pb.Number(),sub_addr_major:pb.Number(),sub_addr_minor:pb.Number()},{$id:"MoneroLiveRefreshStepRequest"});const Zg=pb.Object({K:pb.Optional(pb.String()),L:pb.Optional(pb.String()),R:pb.Optional(pb.String()),ki:pb.Optional(pb.String())},{$id:"MoneroMultisigKLRki"}),Jg=pb.Object({dest:pb.String(),commitment:pb.String()},{$id:"MoneroRctKeyPublic"}),Qg=pb.Object({idx:pb.Optional(pb.Number()),key:pb.Optional(Jg)},{$id:"MoneroOutputEntry"}),ev=pb.Object({txn_fee:pb.Optional(pb.Number()),message:pb.Optional(pb.String()),rv_type:pb.Optional(pb.Number())},{$id:"MoneroRingCtSig"}),tv=pb.Object({rsig_type:pb.Optional(pb.Number()),offload_type:pb.Optional(pb.Number()),grouping:pb.Array(pb.Number()),mask:pb.Optional(pb.String()),rsig:pb.Optional(pb.String()),rsig_parts:pb.Array(pb.String()),bp_version:pb.Optional(pb.Number())},{$id:"MoneroTransactionRsigData"});pb.Object({rsig_data:pb.Optional(tv)},{$id:"MoneroTransactionAllInputsSetAck"}),pb.Object({},{$id:"MoneroTransactionAllInputsSetRequest"}),pb.Object({extra:pb.Optional(pb.String()),tx_prefix_hash:pb.String(),rv:ev,full_message_hash:pb.Optional(pb.String())},{$id:"MoneroTransactionAllOutSetAck"}),pb.Object({rsig_data:pb.Optional(tv)},{$id:"MoneroTransactionAllOutSetRequest"});const nv=pb.Object({amount:pb.Optional(pb.Uint()),addr:pb.Optional(Hg),is_subaddress:pb.Optional(pb.Boolean()),original:pb.Optional(pb.String()),is_integrated:pb.Optional(pb.Boolean())},{$id:"MoneroTransactionDestinationEntry"}),rv=pb.Object({version:pb.Optional(pb.Number()),payment_id:pb.Optional(pb.String()),unlock_time:pb.Optional(pb.Number()),outputs:pb.Array(nv),change_dts:pb.Optional(nv),num_inputs:pb.Optional(pb.Number()),mixin:pb.Optional(pb.Number()),fee:pb.Optional(pb.Uint()),account:pb.Optional(pb.Number()),minor_indices:pb.Array(pb.Number()),rsig_data:pb.Optional(tv),integrated_indices:pb.Array(pb.Number()),client_version:pb.Optional(pb.Number()),hard_fork:pb.Optional(pb.Number()),monero_version:pb.Optional(pb.String()),chunkify:pb.Optional(pb.Boolean())},{$id:"MoneroTransactionData"});pb.Object({cout_key:pb.Optional(pb.String()),salt:pb.Optional(pb.String()),rand_mult:pb.Optional(pb.String()),tx_enc_keys:pb.Optional(pb.String()),opening_key:pb.Optional(pb.String())},{$id:"MoneroTransactionFinalAck"}),pb.Object({},{$id:"MoneroTransactionFinalRequest"}),pb.Object({hmacs:pb.Array(pb.String()),rsig_data:pb.Optional(tv)},{$id:"MoneroTransactionInitAck"}),pb.Object({version:pb.Optional(pb.Number()),address_n:pb.Array(pb.Number()),network_type:pb.Optional(Xg),tsx_data:pb.Optional(rv)},{$id:"MoneroTransactionInitRequest"}),pb.Object({},{$id:"MoneroTransactionInputViniAck"});const iv=pb.Object({outputs:pb.Array(Qg),real_output:pb.Optional(pb.Number()),real_out_tx_key:pb.Optional(pb.String()),real_out_additional_tx_keys:pb.Array(pb.String()),real_output_in_tx_index:pb.Optional(pb.Number()),amount:pb.Optional(pb.Uint()),rct:pb.Optional(pb.Boolean()),mask:pb.Optional(pb.String()),multisig_kLRki:pb.Optional(Zg),subaddr_minor:pb.Optional(pb.Number())},{$id:"MoneroTransactionSourceEntry"});var ov;pb.Object({src_entr:pb.Optional(iv),vini:pb.Optional(pb.String()),vini_hmac:pb.Optional(pb.String()),pseudo_out:pb.Optional(pb.String()),pseudo_out_hmac:pb.Optional(pb.String()),orig_idx:pb.Optional(pb.Number())},{$id:"MoneroTransactionInputViniRequest"}),pb.Object({vini:pb.String(),vini_hmac:pb.String(),pseudo_out:pb.String(),pseudo_out_hmac:pb.String(),pseudo_out_alpha:pb.String(),spend_key:pb.String()},{$id:"MoneroTransactionSetInputAck"}),pb.Object({src_entr:pb.Optional(iv)},{$id:"MoneroTransactionSetInputRequest"}),pb.Object({tx_out:pb.Optional(pb.String()),vouti_hmac:pb.Optional(pb.String()),rsig_data:pb.Optional(tv),out_pk:pb.Optional(pb.String()),ecdh_info:pb.Optional(pb.String())},{$id:"MoneroTransactionSetOutputAck"}),pb.Object({dst_entr:pb.Optional(nv),dst_entr_hmac:pb.Optional(pb.String()),rsig_data:pb.Optional(tv),is_offloaded_bp:pb.Optional(pb.Boolean())},{$id:"MoneroTransactionSetOutputRequest"}),pb.Object({signature:pb.Optional(pb.String()),pseudo_out:pb.Optional(pb.String())},{$id:"MoneroTransactionSignInputAck"}),pb.Object({src_entr:pb.Optional(iv),vini:pb.Optional(pb.String()),vini_hmac:pb.Optional(pb.String()),pseudo_out:pb.Optional(pb.String()),pseudo_out_hmac:pb.Optional(pb.String()),pseudo_out_alpha:pb.Optional(pb.String()),spend_key:pb.Optional(pb.String()),orig_idx:pb.Optional(pb.Number())},{$id:"MoneroTransactionSignInputRequest"}),pb.Object({watch_key:pb.String(),address:pb.String()},{$id:"MoneroWatchKey"}),function(e){e[e.NATIVE=0]="NATIVE",e[e.ALPHANUM4=1]="ALPHANUM4",e[e.ALPHANUM12=2]="ALPHANUM12"}(ov||(ov={}));const av=pb.Enum(ov);var sv;!function(e){e[e.NONE=0]="NONE",e[e.TEXT=1]="TEXT",e[e.ID=2]="ID",e[e.HASH=3]="HASH",e[e.RETURN=4]="RETURN"}(sv||(sv={}));const cv=pb.Enum(sv);var uv;!function(e){e[e.ACCOUNT=0]="ACCOUNT",e[e.PRE_AUTH=1]="PRE_AUTH",e[e.HASH=2]="HASH"}(uv||(uv={}));const lv=pb.Enum(uv),dv=pb.Object({source_account:pb.Optional(pb.String()),destination_account:pb.String()},{$id:"StellarAccountMergeOp"});pb.Object({address:pb.String(),mac:pb.Optional(pb.String())},{$id:"StellarAddress"});const fv=pb.Object({source_account:pb.Optional(pb.String()),trusted_account:pb.String(),asset_type:av,asset_code:pb.Optional(pb.String()),is_authorized:pb.Boolean()},{$id:"StellarAllowTrustOp"}),hv=pb.Object({type:pb.Union([pb.Literal(0),pb.Literal(1),pb.Literal(2),pb.Literal("NATIVE"),pb.Literal("ALPHANUM4"),pb.Literal("ALPHANUM12")]),code:pb.Optional(pb.String()),issuer:pb.Optional(pb.String())},{$id:"StellarAsset"}),pv=pb.Object({source_account:pb.Optional(pb.String()),bump_to:pb.Uint()},{$id:"StellarBumpSequenceOp"}),bv=pb.Object({source_account:pb.Optional(pb.String()),asset:hv,limit:pb.Uint()},{$id:"StellarChangeTrustOp"}),mv=pb.Object({source_account:pb.Optional(pb.String()),balance_id:pb.String()},{$id:"StellarClaimClaimableBalanceOp"}),gv=pb.Object({source_account:pb.Optional(pb.String()),new_account:pb.String(),starting_balance:pb.Uint()},{$id:"StellarCreateAccountOp"}),vv=pb.Object({source_account:pb.Optional(pb.String()),selling_asset:hv,buying_asset:hv,amount:pb.Uint(),price_n:pb.Number(),price_d:pb.Number()},{$id:"StellarCreatePassiveSellOfferOp"});pb.Object({address_n:pb.Array(pb.Number()),show_display:pb.Optional(pb.Boolean()),chunkify:pb.Optional(pb.Boolean())},{$id:"StellarGetAddress"});const yv=pb.Object({source_account:pb.Optional(pb.String()),selling_asset:hv,buying_asset:hv,amount:pb.Uint(),price_n:pb.Number(),price_d:pb.Number(),offer_id:pb.Uint()},{$id:"StellarManageBuyOfferOp"}),wv=pb.Object({source_account:pb.Optional(pb.String()),key:pb.String(),value:pb.Optional(pb.Union([pb.Buffer(),pb.String()]))},{$id:"StellarManageDataOp"}),xv=pb.Object({source_account:pb.Optional(pb.String()),selling_asset:hv,buying_asset:hv,amount:pb.Uint(),price_n:pb.Number(),price_d:pb.Number(),offer_id:pb.Uint()},{$id:"StellarManageSellOfferOp"}),Av=pb.Object({source_account:pb.Optional(pb.String()),send_asset:hv,send_max:pb.Uint(),destination_account:pb.String(),destination_asset:hv,destination_amount:pb.Uint(),paths:pb.Optional(pb.Array(hv))},{$id:"StellarPathPaymentStrictReceiveOp"}),Sv=pb.Object({source_account:pb.Optional(pb.String()),send_asset:hv,send_amount:pb.Uint(),destination_account:pb.String(),destination_asset:hv,destination_min:pb.Uint(),paths:pb.Optional(pb.Array(hv))},{$id:"StellarPathPaymentStrictSendOp"}),Ev=pb.Object({source_account:pb.Optional(pb.String()),destination_account:pb.String(),asset:hv,amount:pb.Uint()},{$id:"StellarPaymentOp"}),_v=pb.Object({source_account:pb.Optional(pb.String()),inflation_destination_account:pb.Optional(pb.String()),clear_flags:pb.Optional(pb.Number()),set_flags:pb.Optional(pb.Number()),master_weight:pb.Optional(pb.Uint()),low_threshold:pb.Optional(pb.Uint()),medium_threshold:pb.Optional(pb.Uint()),high_threshold:pb.Optional(pb.Uint()),home_domain:pb.Optional(pb.String()),signer_type:pb.Optional(lv),signer_key:pb.Optional(pb.Union([pb.Buffer(),pb.String()])),signer_weight:pb.Optional(pb.Number())},{$id:"StellarSetOptionsOp"});var Ov;pb.Object({public_key:pb.String(),signature:pb.String()},{$id:"StellarSignedTx"}),pb.Object({address_n:pb.Array(pb.Number()),network_passphrase:pb.String(),source_account:pb.String(),fee:pb.Uint(),sequence_number:pb.Uint(),timebounds_start:pb.Number(),timebounds_end:pb.Number(),memo_type:cv,memo_text:pb.Optional(pb.String()),memo_id:pb.Optional(pb.Uint()),memo_hash:pb.Optional(pb.Union([pb.Buffer(),pb.String()])),num_operations:pb.Number(),payment_req:pb.Optional(em)},{$id:"StellarSignTx"}),pb.Object({},{$id:"StellarTxOpRequest"}),function(e){e[e.TransferContract=1]="TransferContract",e[e.VoteWitnessContract=4]="VoteWitnessContract",e[e.TriggerSmartContract=31]="TriggerSmartContract",e[e.FreezeBalanceV2Contract=54]="FreezeBalanceV2Contract",e[e.UnfreezeBalanceV2Contract=55]="UnfreezeBalanceV2Contract",e[e.WithdrawExpireUnfreezeContract=56]="WithdrawExpireUnfreezeContract"}(Ov||(Ov={}));const Nv=pb.Enum(Ov);var Tv;!function(e){e[e.BANDWIDTH=0]="BANDWIDTH",e[e.ENERGY=1]="ENERGY"}(Tv||(Tv={}));const kv=pb.Enum(Tv);pb.Object({address:pb.String(),mac:pb.Optional(pb.String())},{$id:"TronAddress"}),pb.Object({},{$id:"TronContractRequest"});const Iv=pb.Object({owner_address:pb.String(),balance:pb.Number(),resource:pb.Optional(kv)},{$id:"TronFreezeBalanceV2Contract"});pb.Object({address_n:pb.Array(pb.Number()),show_display:pb.Optional(pb.Boolean()),chunkify:pb.Optional(pb.Boolean())},{$id:"TronGetAddress"});const Cv=pb.Object({type_url:pb.String(),value:pb.String()},{$id:"TronRawParameter"}),Bv=pb.Object({type:Nv,parameter:Cv},{$id:"TronRawContract"});pb.Object({ref_block_bytes:pb.String(),ref_block_hash:pb.String(),expiration:pb.Number(),data:pb.Optional(pb.String()),contract:pb.Array(Bv),timestamp:pb.Number(),fee_limit:pb.Optional(pb.Number())},{$id:"TronRawTransaction"}),pb.Object({signature:pb.String()},{$id:"TronSignature"}),pb.Object({address_n:pb.Array(pb.Number()),ref_block_bytes:pb.String(),ref_block_hash:pb.String(),expiration:pb.Number(),data:pb.Optional(pb.String()),timestamp:pb.Number(),fee_limit:pb.Optional(pb.Number())},{$id:"TronSignTx"});const Mv=pb.Object({owner_address:pb.String(),to_address:pb.String(),amount:pb.Uint()},{$id:"TronTransferContract"}),Lv=pb.Object({owner_address:pb.String(),contract_address:pb.String(),data:pb.String()},{$id:"TronTriggerSmartContract"}),Rv=pb.Object({owner_address:pb.String(),balance:pb.Number(),resource:pb.Optional(kv)},{$id:"TronUnfreezeBalanceV2Contract"}),Pv=pb.Object({address:pb.String(),count:pb.Number()},{$id:"TronVote"}),Uv=pb.Object({owner_address:pb.String(),votes:pb.Array(Pv)},{$id:"TronVoteWitnessContract"}),jv=pb.Object({owner_address:pb.String()},{$id:"TronWithdrawUnfreeze"}),Fv=pb.Object({blockIndex:pb.Number(),txIndex:pb.Number(),certificateIndex:pb.Number()}),Dv=pb.Object({addressType:Pm,path:pb.Optional(Fb),stakingPath:pb.Optional(Fb),stakingKeyHash:pb.Optional(pb.String()),certificatePointer:pb.Optional(Fv),paymentScriptHash:pb.Optional(pb.String()),stakingScriptHash:pb.Optional(pb.String())});pb.Object({addressParameters:Dv,protocolMagic:pb.Number(),networkId:pb.Number(),address:pb.Optional(pb.String()),showOnTrezor:pb.Optional(pb.Boolean()),derivationType:pb.Optional(zm),chunkify:pb.Optional(pb.Boolean())});const $v=pb.Recursive(e=>pb.Object({type:Vm,scripts:pb.Optional(pb.Array(e)),keyHash:pb.Optional(pb.String()),keyPath:pb.Optional(Fb),requiredSignaturesCount:pb.Optional(pb.Number()),invalidBefore:pb.Optional(pb.String()),invalidHereafter:pb.Optional(pb.String())}));pb.Object({script:$v,displayFormat:Xm,derivationType:pb.Optional(zm)}),pb.Object({scriptHash:pb.String()}),pb.Intersect([Db,pb.Object({derivationType:pb.Optional(zm)})]);const zv=pb.Object({path:pb.Optional(Fb),prev_hash:pb.String(),prev_index:pb.Number()}),Wv=pb.Object({assetNameBytes:pb.String(),amount:pb.Optional(pb.String()),mintAmount:pb.Optional(pb.String())}),qv=pb.Object({policyId:pb.String(),tokenAmounts:pb.Array(Wv)}),Kv=pb.Intersect([pb.Union([pb.Object({addressParameters:Dv}),pb.Object({address:pb.String()})]),pb.Object({amount:pb.String(),tokenBundle:pb.Optional(pb.Array(qv)),datumHash:pb.Optional(pb.String()),format:pb.Optional(eg),inlineDatum:pb.Optional(pb.String()),referenceScript:pb.Optional(pb.String())})]),Xv=pb.Object({stakingKeyPath:pb.Optional(Fb),stakingKeyHash:pb.Optional(pb.String())}),Hv=pb.Object({type:Ym,ipv4Address:pb.Optional(pb.String()),ipv6Address:pb.Optional(pb.String()),port:pb.Optional(pb.Number()),hostName:pb.Optional(pb.String())}),Vv=pb.Object({url:pb.String(),hash:pb.String()}),Gv=pb.Object({numerator:pb.String(),denominator:pb.String()}),Yv=pb.Object({poolId:pb.String(),vrfKeyHash:pb.String(),pledge:pb.String(),cost:pb.String(),margin:Gv,rewardAccount:pb.String(),owners:pb.Array(Xv,{minItems:1}),relays:pb.Array(Hv),metadata:pb.Optional(Vv)}),Zv=pb.Object({type:qm,keyHash:pb.Optional(pb.String()),scriptHash:pb.Optional(pb.String())}),Jv=pb.Object({type:jm,path:pb.Optional(Fb),pool:pb.Optional(pb.String()),poolParameters:pb.Optional(Yv),scriptHash:pb.Optional(pb.String()),keyHash:pb.Optional(pb.String()),deposit:pb.Optional(pb.String()),dRep:pb.Optional(Zv)}),Qv=pb.Object({path:pb.Optional(Fb),amount:pb.String(),scriptHash:pb.Optional(pb.String()),keyHash:pb.Optional(pb.String())}),ey=pb.Array(qv),ty=pb.Object({path:pb.Optional(Fb),prev_hash:pb.String(),prev_index:pb.Number()}),ny=pb.Object({keyPath:pb.Optional(Fb),keyHash:pb.Optional(pb.String())}),ry=pb.Object({prev_hash:pb.String(),prev_index:pb.Number()}),iy=pb.Object({votePublicKey:pb.String(),weight:pb.Number()}),oy=pb.Object({votePublicKey:pb.Optional(pb.String()),stakingPath:Fb,paymentAddressParameters:pb.Optional(Dv),nonce:pb.String(),format:pb.Optional(Dm),delegations:pb.Optional(pb.Array(iy)),votingPurpose:pb.Optional(pb.Number()),paymentAddress:pb.Optional(pb.String())}),ay=pb.Object({hash:pb.Optional(pb.String()),cVoteRegistrationParameters:pb.Optional(oy)}),sy=pb.Object({inputs:pb.Array(zv),outputs:pb.Array(Kv),fee:pb.Uint(),ttl:pb.Optional(pb.Uint()),certificates:pb.Optional(pb.Array(Jv)),withdrawals:pb.Optional(pb.Array(Qv)),validityIntervalStart:pb.Optional(pb.String()),auxiliaryData:pb.Optional(ay),mint:pb.Optional(ey),scriptDataHash:pb.Optional(pb.String()),collateralInputs:pb.Optional(pb.Array(ty)),requiredSigners:pb.Optional(pb.Array(ny)),collateralReturn:pb.Optional(Kv),totalCollateral:pb.Optional(pb.String()),referenceInputs:pb.Optional(pb.Array(ry)),additionalWitnessRequests:pb.Optional(pb.Array(Fb)),protocolMagic:pb.Number(),networkId:pb.Number(),signingMode:ng,derivationType:pb.Optional(zm),includeNetworkId:pb.Optional(pb.Boolean()),chunkify:pb.Optional(pb.Boolean()),tagCborSets:pb.Optional(pb.Boolean()),payment_req:pb.Optional(em)});pb.Intersect([sy,pb.Object({unsignedTx:pb.Object({body:pb.String(),hash:pb.String()}),testnet:pb.Boolean()})]);const cy=pb.Object({type:ig,pubKey:pb.String(),signature:pb.String(),chainCode:pb.Optional(pb.String())}),uy=pb.Object({type:Jm,auxiliaryDataHash:pb.String(),cVoteRegistrationSignature:pb.Optional(pb.String())});pb.Object({hash:pb.String(),witnesses:pb.Array(cy),auxiliaryDataSupplement:pb.Optional(uy)}),pb.Object({path:Fb,payload:pb.String(),preferHexDisplay:pb.Optional(pb.Boolean()),networkId:pb.Optional(pb.Number()),protocolMagic:pb.Optional(pb.Number()),addressParameters:pb.Optional(Dv),derivationType:pb.Optional(zm)});const ly=pb.Object({1:pb.Literal(fu.EdDSA),address:pb.String()}),dy=pb.Object({hashed:pb.Boolean(),version:pb.Number()}),fy=pb.Object({protected:ly,unprotected:dy});pb.Object({headers:fy,payload:pb.String(),signature:pb.String(),pubKey:pb.String(),coseSignature:pb.String(),coseKey:pb.String()}),pb.Object({path:Fb,coin:pb.Optional(pb.String()),message:pb.String(),hex:pb.Optional(pb.Boolean()),no_script_type:pb.Optional(pb.Boolean())}),pb.Object({address:pb.String(),signature:pb.String(),message:pb.String(),coin:pb.String(),hex:pb.Optional(pb.Boolean())});const hy=pb.Object({amount:pb.String(),destination:pb.String(),destinationTag:pb.Optional(pb.Number())}),py=pb.Object({fee:pb.String(),flags:pb.Optional(pb.Number()),sequence:pb.Number(),maxLedgerVersion:pb.Optional(pb.Number()),payment:hy});pb.Object({path:Fb,transaction:py,payment_req:pb.Optional(em),chunkify:pb.Optional(pb.Boolean())}),pb.Object({serializedTx:pb.String(),signature:pb.String()}),pb.Object({path:Fb,message:pb.String(),hex:pb.Optional(pb.Boolean())});const by=pb.Object({to:pb.Union([pb.String(),pb.Null()]),value:pb.String(),gasPrice:pb.String(),gasLimit:pb.String(),maxFeePerGas:pb.Optional(pb.Undefined()),maxPriorityFeePerGas:pb.Optional(pb.Undefined()),nonce:pb.String(),data:pb.Optional(pb.String()),chainId:pb.Number(),txType:pb.Optional(pb.Number()),payment_req:pb.Optional(em)}),my=pb.Object({address:pb.String(),storageKeys:pb.Array(pb.String())}),gy=pb.Object({to:pb.Union([pb.String(),pb.Null()]),value:pb.String(),gasLimit:pb.String(),gasPrice:pb.Optional(pb.Undefined()),nonce:pb.String(),data:pb.Optional(pb.String()),chainId:pb.Number(),maxFeePerGas:pb.String(),maxPriorityFeePerGas:pb.String(),accessList:pb.Optional(pb.Array(my)),payment_req:pb.Optional(em)});pb.Object({path:Fb,transaction:pb.Union([by,gy]),chunkify:pb.Optional(pb.Boolean())}),pb.Object({v:pb.String(),r:pb.String(),s:pb.String(),serializedTx:pb.String()});const vy=pb.Object({name:pb.String(),type:pb.String()}),yy=pb.Object({EIP712Domain:pb.Array(vy)},{additionalProperties:pb.Array(vy)}),wy=pb.Object({types:yy,primaryType:pb.String(),domain:pb.Object({name:pb.Optional(pb.String()),version:pb.Optional(pb.String()),chainId:pb.Optional(pb.Union([pb.Number(),pb.BigInt(),pb.String()])),verifyingContract:pb.Optional(pb.String()),salt:pb.Optional(pb.Union([pb.ArrayBuffer(),pb.String()]))}),message:pb.Object({},{additionalProperties:pb.Any()})});pb.Object({path:Fb,data:wy,metamask_v4_compat:pb.Boolean(),domain_separator_hash:pb.Optional(pb.Undefined()),message_hash:pb.Optional(pb.Undefined()),show_message_hash:pb.Optional(pb.Boolean())}),pb.Object({path:Fb,data:wy,metamask_v4_compat:pb.Boolean(),domain_separator_hash:pb.String(),message_hash:pb.Optional(pb.String()),show_message_hash:pb.Optional(pb.Boolean())}),pb.Object({address:pb.String(),message:pb.String(),hex:pb.Optional(pb.Boolean()),signature:pb.String()}),pb.Object({path:Fb,address:pb.Optional(pb.String()),showOnTrezor:pb.Optional(pb.Boolean()),networkType:pb.Optional(Xg),account:pb.Optional(pb.Number()),minor:pb.Optional(pb.Number()),paymentId:pb.Optional(pb.String()),chunkify:pb.Optional(pb.Boolean())},{$id:"MoneroGetAddress"}),pb.Object({path:Fb,networkType:pb.Optional(Xg)},{$id:"MoneroGetWatchKey"}),pb.Object({watch_key:pb.String(),address:pb.String()},{$id:"MoneroWatchKey"});const xy=pb.Object({out_key:pb.String(),tx_pub_key:pb.String(),additional_tx_pub_keys:pb.Optional(pb.Union([pb.Array(pb.String()),pb.String()])),internal_output_index:pb.Number(),sub_addr_major:pb.Optional(pb.Number()),sub_addr_minor:pb.Optional(pb.Number())},{$id:"MoneroTransferDetails"}),Ay=pb.Object({account:pb.Number(),minor_indices:pb.Array(pb.Number())},{$id:"MoneroSubAddressIndicesList"});pb.Object({path:Fb,networkType:pb.Optional(Xg),subs:pb.Optional(pb.Array(Ay)),tdis:pb.Array(xy)},{$id:"MoneroKeyImageSync"});const Sy=pb.Object({iv:pb.String(),key_image:pb.String()},{$id:"MoneroExportedKeyImage"});pb.Object({key_images:pb.Array(Sy),signature:pb.String()},{$id:"MoneroKeyImageSyncResult"});const Ey=pb.Object({idx:pb.Number(),key:pb.Object({dest:pb.String(),commitment:pb.String()})},{$id:"MoneroOutputEntry"}),_y=pb.Object({K:pb.Optional(pb.String()),L:pb.Optional(pb.String()),R:pb.Optional(pb.String()),ki:pb.Optional(pb.String())},{$id:"MoneroMultisigKLRki"}),Oy=pb.Object({outputs:pb.Array(Ey),real_output:pb.Number(),real_out_tx_key:pb.String(),real_out_additional_tx_keys:pb.Array(pb.String()),real_output_in_tx_index:pb.Number(),amount:pb.Number(),rct:pb.Boolean(),mask:pb.String(),subaddr_minor:pb.Number(),multisig_kLRki:pb.Optional(_y)},{$id:"MoneroTransactionSourceEntry"}),Ny=pb.Object({spend_public_key:pb.String(),view_public_key:pb.String()}),Ty=pb.Object({amount:pb.Number(),addr:Ny,is_subaddress:pb.Boolean(),original:pb.String(),is_integrated:pb.Boolean()},{$id:"MoneroTransactionDestinationEntry"}),ky=pb.Object({rsig_type:pb.Number(),offload_type:pb.Optional(pb.Number()),grouping:pb.Array(pb.Number()),mask:pb.Optional(pb.String()),rsig:pb.Optional(pb.String()),rsig_parts:pb.Optional(pb.Array(pb.String())),bp_version:pb.Number()},{$id:"MoneroTransactionRsigData"}),Iy=pb.Object({version:pb.Number(),payment_id:pb.Optional(pb.String()),unlock_time:pb.Number(),outputs:pb.Array(Ty),change_dts:pb.Optional(Ty),num_inputs:pb.Number(),mixin:pb.Number(),fee:pb.Number(),account:pb.Number(),rsig_data:ky,minor_indices:pb.Optional(pb.Array(pb.Number())),integrated_indices:pb.Optional(pb.Array(pb.Number())),client_version:pb.Number(),hard_fork:pb.Number(),monero_version:pb.Optional(pb.String()),chunkify:pb.Optional(pb.Boolean())},{$id:"MoneroTransactionData"});pb.Object({path:Fb,networkType:Xg,tsx_data:Iy,inputs:pb.Array(Oy)},{$id:"MoneroSignTransaction"});const Cy=pb.Object({txn_fee:pb.Optional(pb.Number()),message:pb.Optional(pb.String()),rv_type:pb.Optional(pb.Number())},{$id:"MoneroRingCtSig"});pb.Object({signatures:pb.Array(pb.String()),tx_prefix_hash:pb.String(),rv:Cy,cout_key:pb.Optional(pb.String()),salt:pb.Optional(pb.String()),rand_mult:pb.Optional(pb.String()),tx_enc_keys:pb.Optional(pb.String()),opening_key:pb.Optional(pb.String()),pseudo_outs:pb.Array(pb.String()),out_pks:pb.Array(pb.String()),ecdh_infos:pb.Array(pb.String()),tx_outs:pb.Array(pb.String()),rsig_parts:pb.Array(pb.String()),extra:pb.Optional(pb.String())},{$id:"MoneroSignedTransaction"}),pb.Intersect([$b,pb.Object({publicKey:pb.String(),publicKeyBase58:pb.String()})]);const By=pb.Object({baseAddress:pb.String(),tokenProgram:pb.String(),tokenMint:pb.String(),tokenAccount:pb.String(),symbol:pb.Optional(pb.String())}),My=pb.Object({tokenAccountsInfos:pb.Optional(pb.Array(By,{minItems:1})),isDevnet:pb.Optional(pb.Boolean())});pb.Object({path:pb.Union([pb.String(),pb.Array(pb.Number())]),serializedTx:pb.String(),additionalInfo:pb.Optional(My),payment_req:pb.Optional(em),serialize:pb.Optional(pb.Boolean()),chunkify:pb.Optional(pb.Boolean())}),pb.Object({signature:pb.String(),serializedTx:pb.Optional(pb.String())});const Ly=pb.Union([pb.Literal("spl-token"),pb.Literal("spl-token-2022")]),Ry={fromAddress:pb.String(),amount:pb.String(),blockHash:pb.String(),lastValidBlockHeight:pb.Number(),priorityFees:pb.Optional(pb.Object({computeUnitPrice:pb.String(),computeUnitLimit:pb.String()})),token:pb.Optional(pb.Object({mint:pb.String(),program:Ly,decimals:pb.Number(),accounts:pb.Array(pb.Object({publicKey:pb.String(),balance:pb.String()}))})),memo:pb.Optional(pb.String()),coin:pb.Optional(pb.String()),identity:pb.Optional(pb.String())},Py=pb.Object({...Ry,toAddress:pb.Optional(pb.String()),serializedTx:pb.String()}),Uy=pb.Object({...Ry,toAddress:pb.String(),serializedTx:pb.Optional(pb.Undefined())});pb.Union([Py,Uy]),pb.Object({serializedTx:pb.String(),additionalInfo:pb.Object({newAccountProgramName:pb.Optional(Ly),tokenAccountInfo:pb.Optional(By)})});const jy=pb.Object({type:pb.Union([av,pb.KeyOfEnum(ov)]),code:pb.Optional(pb.String()),issuer:pb.Optional(pb.String())}),Fy=pb.Object({type:pb.Literal("createAccount"),source:pb.Optional(pb.String()),destination:pb.String(),startingBalance:pb.String()}),Dy=pb.Object({type:pb.Literal("payment"),source:pb.Optional(pb.String()),destination:pb.String(),asset:jy,amount:pb.String()}),$y=pb.Object({type:pb.Literal("pathPaymentStrictReceive"),source:pb.Optional(pb.String()),sendAsset:jy,sendMax:pb.Uint(),destination:pb.String(),destAsset:jy,destAmount:pb.Uint(),path:pb.Optional(pb.Array(jy))}),zy=pb.Object({type:pb.Literal("pathPaymentStrictSend"),source:pb.Optional(pb.String()),sendAsset:jy,sendAmount:pb.Uint(),destination:pb.String(),destAsset:jy,destMin:pb.Uint(),path:pb.Optional(pb.Array(jy))}),Wy=pb.Object({type:pb.Literal("createPassiveSellOffer"),source:pb.Optional(pb.String()),buying:jy,selling:jy,amount:pb.Uint(),price:pb.Object({n:pb.Number(),d:pb.Number()})}),qy=pb.Object({type:pb.Literal("manageSellOffer"),source:pb.Optional(pb.String()),buying:jy,selling:jy,amount:pb.Uint(),offerId:pb.Optional(pb.Uint()),price:pb.Object({n:pb.Number(),d:pb.Number()})}),Ky=pb.Object({type:pb.Literal("manageBuyOffer"),source:pb.Optional(pb.String()),buying:jy,selling:jy,amount:pb.Uint(),offerId:pb.Optional(pb.Uint()),price:pb.Object({n:pb.Number(),d:pb.Number()})}),Xy=pb.Object({type:pb.Literal("setOptions"),source:pb.Optional(pb.String()),signer:pb.Optional(pb.Object({type:lv,key:pb.Union([pb.String(),pb.Buffer()]),weight:pb.Optional(pb.Number())})),inflationDest:pb.Optional(pb.String()),clearFlags:pb.Optional(pb.Number()),setFlags:pb.Optional(pb.Number()),masterWeight:pb.Optional(pb.Uint()),lowThreshold:pb.Optional(pb.Uint()),medThreshold:pb.Optional(pb.Uint()),highThreshold:pb.Optional(pb.Uint()),homeDomain:pb.Optional(pb.String())}),Hy=pb.Object({type:pb.Literal("changeTrust"),source:pb.Optional(pb.String()),line:jy,limit:pb.String()}),Vy=pb.Object({type:pb.Literal("allowTrust"),source:pb.Optional(pb.String()),trustor:pb.String(),assetCode:pb.String(),assetType:av,authorize:pb.Optional(pb.Union([pb.Boolean(),pb.Undefined()]))}),Gy=pb.Object({type:pb.Literal("accountMerge"),source:pb.Optional(pb.String()),destination:pb.String()}),Yy=pb.Object({type:pb.Literal("manageData"),source:pb.Optional(pb.String()),name:pb.String(),value:pb.Optional(pb.Union([pb.String(),pb.Buffer()]))}),Zy=pb.Object({type:pb.Literal("bumpSequence"),source:pb.Optional(pb.String()),bumpTo:pb.Uint()}),Jy=pb.Object({type:pb.Literal("inflation"),source:pb.Optional(pb.String())}),Qy=pb.Object({type:pb.Literal("claimClaimableBalance"),source:pb.Optional(pb.String()),balanceId:pb.String()}),ew=pb.Union([Fy,Dy,$y,zy,Wy,qy,Ky,Xy,Hy,Vy,Gy,Jy,Yy,Zy,Qy]),tw=pb.Object({source:pb.String(),fee:pb.Number(),sequence:pb.Uint(),timebounds:pb.Optional(pb.Object({minTime:pb.Number(),maxTime:pb.Number()})),memo:pb.Optional(pb.Object({type:cv,id:pb.Optional(pb.Uint()),text:pb.Optional(pb.String()),hash:pb.Optional(pb.Union([pb.String(),pb.Buffer()]))})),operations:pb.Array(ew)});pb.Object({path:Fb,networkPassphrase:pb.String(),transaction:tw,payment_req:pb.Optional(em)}),pb.Object({publicKey:pb.String(),signature:pb.String()}),pb.Union([pb.Intersect([pb.Object({type:pb.Literal("StellarCreateAccountOp")}),gv]),pb.Intersect([pb.Object({type:pb.Literal("StellarPaymentOp")}),Ev]),pb.Intersect([pb.Object({type:pb.Literal("StellarPathPaymentStrictReceiveOp")}),Av]),pb.Intersect([pb.Object({type:pb.Literal("StellarPathPaymentStrictSendOp")}),Sv]),pb.Intersect([pb.Object({type:pb.Literal("StellarManageSellOfferOp")}),xv]),pb.Intersect([pb.Object({type:pb.Literal("StellarManageBuyOfferOp")}),yv]),pb.Intersect([pb.Object({type:pb.Literal("StellarCreatePassiveSellOfferOp")}),vv]),pb.Intersect([pb.Object({type:pb.Literal("StellarSetOptionsOp")}),_v]),pb.Intersect([pb.Object({type:pb.Literal("StellarChangeTrustOp")}),bv]),pb.Intersect([pb.Object({type:pb.Literal("StellarAllowTrustOp")}),fv]),pb.Intersect([pb.Object({type:pb.Literal("StellarAccountMergeOp")}),dv]),pb.Intersect([pb.Object({type:pb.Literal("StellarManageDataOp")}),wv]),pb.Intersect([pb.Object({type:pb.Literal("StellarBumpSequenceOp")}),pv]),pb.Intersect([pb.Object({type:pb.Literal("StellarClaimClaimableBalanceOp")}),mv])]);const nw=pb.Object({source:pb.String(),fee:pb.Number(),counter:pb.Number(),gas_limit:pb.Number(),storage_limit:pb.Number(),public_key:pb.String()}),rw=pb.Object({destination:pb.String(),amount:pb.Number()}),iw=pb.Object({set_delegate:pb.Optional(pb.String()),cancel_delegate:pb.Optional(pb.Boolean()),transfer:pb.Optional(rw)}),ow=pb.Object({source:pb.String(),destination:pb.String(),amount:pb.Number(),counter:pb.Number(),fee:pb.Number(),gas_limit:pb.Number(),storage_limit:pb.Number(),parameters:pb.Optional(pb.Array(pb.Number())),parameters_manager:pb.Optional(iw)}),aw=pb.Object({source:pb.String(),balance:pb.Number(),delegate:pb.Optional(pb.String()),script:Fb,fee:pb.Number(),counter:pb.Number(),gas_limit:pb.Number(),storage_limit:pb.Number()}),sw=pb.Object({source:pb.String(),delegate:pb.String(),fee:pb.Number(),counter:pb.Number(),gas_limit:pb.Number(),storage_limit:pb.Number()}),cw=pb.Object({reveal:pb.Optional(nw),transaction:pb.Optional(ow),origination:pb.Optional(aw),delegation:pb.Optional(sw)});pb.Object({path:Fb,branch:pb.String(),operation:cw,chunkify:pb.Optional(pb.Boolean())});const uw=pb.Object({type:pb.Literal("TransferContract"),parameter:pb.Object({value:Mv})}),lw=pb.Object({type:pb.Literal("TriggerSmartContract"),parameter:pb.Object({value:Lv})}),dw=pb.Object({type:pb.Literal("FreezeBalanceV2Contract"),parameter:pb.Object({value:Iv})}),fw=pb.Object({type:pb.Literal("UnfreezeBalanceV2Contract"),parameter:pb.Object({value:Rv})}),hw=pb.Object({type:pb.Literal("WithdrawExpireUnfreezeContract"),parameter:pb.Object({value:jv})}),pw=pb.Object({type:pb.Literal("VoteWitnessContract"),parameter:pb.Object({value:Uv})}),bw=pb.Union([uw,lw,dw,fw,hw,pw]),mw=pb.Object({type:pb.Literal("FreezeBalanceV2Contract"),parameter:pb.Object({value:pb.Union([pb.Object({owner_address:pb.String(),frozen_balance:pb.Number(),balance:pb.Optional(pb.Number()),resource:pb.Optional(kv)}),Iv])})}),gw=pb.Object({type:pb.Literal("UnfreezeBalanceV2Contract"),parameter:pb.Object({value:pb.Union([pb.Object({owner_address:pb.String(),unfreeze_balance:pb.Number(),balance:pb.Optional(pb.Number()),resource:pb.Optional(kv)}),Rv])})}),vw=pb.Object({type:pb.Literal("VoteWitnessContract"),parameter:pb.Object({value:pb.Union([pb.Object({owner_address:pb.String(),votes:pb.Array(pb.Object({vote_address:pb.String(),vote_count:pb.Number()}))}),Uv])})}),yw=pb.Union([uw,lw,mw,gw,hw,vw]);pb.Object({path:Fb,ref_block_bytes:pb.String(),ref_block_hash:pb.String(),expiration:pb.Number(),timestamp:pb.Number(),fee_limit:pb.Optional(pb.Number()),data:pb.Optional(pb.String()),contract:pb.Array(yw,{length:1})}),pb.Object({signature:pb.String(),serializedTx:pb.Optional(pb.String())}),pb.Object({contract:bw,blockHash:pb.String(),blockHeight:pb.Number(),fee_limit:pb.Optional(pb.Number()),data:pb.Optional(pb.String())}),pb.Object({rawDataHex:pb.String(),ref_block_bytes:pb.String(),ref_block_hash:pb.String(),expiration:pb.Number(),timestamp:pb.Number(),bandwidth:pb.Number()}),pb.Object({path:Fb,key:pb.String(),value:pb.Union([pb.String(),pb.Buffer()]),encrypt:pb.Optional(pb.Boolean()),askOnEncrypt:pb.Optional(pb.Boolean()),askOnDecrypt:pb.Optional(pb.Boolean()),iv:pb.Optional(pb.Union([pb.String(),pb.Buffer()]))}),pb.Composite([Wg,pb.Object({passphrase_source:pb.Optional(pb.Number())})]),pb.Object({path:Fb,coordinator:pb.String(),maxRounds:pb.Number(),maxCoordinatorFeeRate:pb.Number(),maxFeePerKvbyte:pb.Number(),coin:pb.Optional(pb.String()),scriptType:pb.Optional(ym),amountUnit:pb.Optional(nm),preauthorized:pb.Optional(pb.Boolean())}),pb.Object({preauthorized:pb.Optional(pb.Boolean())}),pb.Union([pb.Object({binary:pb.Optional(pb.Undefined()),language:pb.String(),baseUrl:pb.Optional(pb.String())}),pb.Object({binary:pb.ArrayBuffer(),language:pb.Optional(pb.Undefined()),baseUrl:pb.Optional(pb.Undefined())})]),$m.ICARUS,$m.ICARUS_TREZOR,$m.LEDGER,pb.Object({path:Fb,coin:pb.String(),derivationType:pb.Optional(zm),suppressBackupWarning:pb.Optional(pb.Boolean())}),pb.Object({path:Fb,coin:pb.Optional(pb.String()),multisig:pb.Optional(bm),scriptType:pb.Optional(ym)}),pb.Object({path:Fb,coin:pb.Optional(pb.String()),multisig:pb.Optional(bm),scriptType:pb.Optional(ym),userConfirmation:pb.Optional(pb.Boolean()),ownershipIds:pb.Optional(pb.Array(pb.String(),{minItems:1})),commitmentData:pb.Optional(pb.String()),preauthorized:pb.Optional(pb.Boolean())}),pb.Object({tx:pb.Union([pb.String(),pb.Object({hex:pb.String(),disableAlternativeRPC:pb.Optional(pb.Boolean())})]),coin:pb.String(),identity:pb.Optional(pb.String())});const ww=pb.Object({challengeHidden:pb.String(),challengeVisual:pb.String(),origin:pb.Optional(pb.String()),asyncChallenge:pb.Optional(pb.Undefined()),callback:pb.Optional(pb.Undefined())});pb.Union([ww]),pb.Object({path:Fb,mac:pb.Optional(pb.String())});const xw=new class{eventEmitter=new mu;currentTarget;implementations;coreMode;implSettings;callPending=0;beforeCallSynchronize=Zc();constructor({implementations:e}){this.implementations=e,this.currentTarget="core-in-suite-desktop"}getTarget(){return this.implementations[this.currentTarget]}getTargetType(){return this.currentTarget}async switchTarget(e){if(this.currentTarget===e)return;if(!this.implSettings)throw Fc("Init_ManifestMissing");const t=this.getTargetType(),n=this.getTarget();try{this.currentTarget=e,await this.getTarget().init(this.implSettings),await n.dispose()}catch{this.currentTarget=t}}async init(e){this.coreMode=e.coreMode;const t=(e=>{if(e&&"string"==typeof e.email&&"string"==typeof e.appUrl&&!(void 0!==e.appName&&"string"!=typeof e.appName||void 0!==e.appIcon&&"string"!=typeof e.appIcon))return{email:e.email,appUrl:e.appUrl,appName:e.appName,appIcon:e.appIcon}})(e.manifest);if(!t)throw Fc("Init_ManifestMissing");this.implSettings={manifest:t,env:e.env,debug:e.debug,version:bu(e.version)},this.currentTarget=this.getInitTarget(),this.callPending=0;try{return await this.getTarget().init(this.implSettings)}catch(e){if(await this.handleErrorFallback(e.code))return;throw e}}updateConnectSettings(e){return Promise.resolve($c(Fc("Method_InvalidPackage","updateConnectSettings is not supported in this implementation")))}async call(e){try{0===this.callPending&&await this.beforeCallSynchronize(async()=>{this.callPending++,await this.handleBeforeCall()});const t=await this.getTarget().call(e);return!t.success&&await this.handleErrorFallback(t.error.code)?await this.getTarget().call(e):t}catch(e){return $c(e)}finally{this.callPending--}}cancel(e){return this.getTarget().cancel(e)}dispose(){return this.eventEmitter.removeAllListeners(),this.callPending=0,this.getTarget().dispose()}getInitTarget(){const{coreMode:e}=this;return"suite-desktop"===e?"core-in-suite-desktop":"suite-web"===e?"core-in-suite-web":(e&&"auto"!==e&&console.warn(`Invalid coreMode: ${e}`),"core-in-suite-desktop")}async handleBeforeCall(){const{coreMode:e}=this;"suite-desktop"!==e&&"auto"!==e&&void 0!==e||await this.switchTarget("core-in-suite-desktop")}async handleErrorFallback(e){return"core-in-suite-desktop"===this.getTargetType()&&("Desktop_ConnectionMissing"===e||"Method_Unsupported"===e)&&(await this.switchTarget("core-in-suite-web"),!0)}uiResponse(){throw Fc("Method_InvalidPackage")}}({implementations:{"core-in-suite-desktop":new class{manifest;version;ws;localNetworkPermissionState="unknown";constructor(){this.ws=new yu({url:"ws://127.0.0.1:21335/connect-ws"})}dispose(){return this.manifest=void 0,this.version=void 0,this.ws.dispose(),Promise.resolve(void 0)}cancel(e){this.ws.sendMessage({type:qc,payload:e?{reason:e}:null})}async handshake(){if(!this.ws)throw Fc("Desktop_ConnectionMissing","No websocket connection");try{const e=await this.ws.sendMessage({type:Hc,payload:{settings:{manifest:this.manifest,version:this.version}}},{timeout:3e3});if(!e)throw Fc("Desktop_ConnectionMissing","No response");return e}catch(e){throw Fc("Desktop_ConnectionMissing",e.message)}}async init({manifest:e,version:t}){if("undefined"!=typeof navigator&&navigator?.permissions?.query){const e=await navigator.permissions.query({name:"local-network-access"}).catch(()=>{});e&&(this.localNetworkPermissionState=e.state,e.onchange=()=>{this.localNetworkPermissionState=e.state})}if(!e.appName)throw Fc("Init_ManifestMissing","Manifest is missing or manifest.appName is not set");return this.manifest=e,this.version=t,await this.connect()}error(e){return e instanceof vu?"denied"===this.localNetworkPermissionState?Fc("Browser_LocalNetworkPermissionMissing"):Fc("Desktop_ConnectionMissing",e.message):e}async connect(){try{await this.ws.connect()}catch(e){throw this.error(e)}}async call(e){try{this.ws.isConnected()||await this.connect(),await this.handshake();const t=await this.ws.sendMessage({type:Wc,payload:e},{timeout:0});if(!t)throw Fc("Desktop_ConnectionMissing","No response");return!1===t.success?{success:!1,error:t.error}:{success:!0,payload:t.payload,device:t.device}}catch(e){return{success:!1,error:Dc(this.error(e))}}}},"core-in-suite-web":new class{_popupManager;logger;constructor(){this.logger=_u("@trezor/connect-web")}dispose(){return Promise.resolve(void 0)}cancel(e){this.logger.debug("cancel",e),this._popupManager?.channel?.clearPendingSends(),this._popupManager?.channel?.postMessage({type:qc,payload:e?{reason:e}:null},{usePromise:!1})}init({env:e,manifest:t,version:n,debug:r}){if(this.logger.enabled=!!r,!this._popupManager){const r=e??(()=>{if("undefined"!=typeof chrome&&void 0!==chrome.runtime?.onConnect)return"webextension";if("undefined"!=typeof navigator){if("string"==typeof navigator.product&&"reactnative"===navigator.product.toLowerCase())return"react-native";if(navigator.userAgent.toLowerCase().includes(" electron/"))return"electron"}return"web"})(),i={manifest:t,version:n,popupSrc:this.getSuiteUrl(),logger:this.logger};switch(r){case"webextension":this._popupManager=new Fu(i);break;case"web":this._popupManager=new Uu(i);break;default:this.logger.error("Unsupported environment for connect-web:",r)}}return this.logger.debug("initiated"),Promise.resolve()}getSuiteUrl(){return"undefined"!=typeof __SUITE_WEB_URL__&&__SUITE_WEB_URL__?`${__SUITE_WEB_URL__}/connect-popup`:"undefined"!=typeof window?Tu(window.location.href,window.location.origin):"https://suite.trezor.io/web/connect-popup"}async call(e){if(this.logger.debug("call",e),!this._popupManager)return $c(Fc("Init_NotInitialized"));try{this.logger.debug("call - awaiting popupManger.focusOrCreate()"),await this._popupManager.focusOrCreate(),this.logger.debug("call - popupManager.request() resolved"),await this._popupManager.channel.init(),this.logger.debug("call - popupManager.channel.init() resolved"),await(this._popupManager.handshakePromise?.promise),this.logger.debug("call - sending iframe.call");const t=await this._popupManager.channel.postMessage({type:Wc,payload:e});if(this.logger.debug("call: response: ",t),!t?.payload)throw Fc("Method_NoResponse");if(t.payload.error&&t.payload.error.code)throw t.payload.error;return{success:t.payload.success,payload:t.payload.payload,device:t.payload.device}}catch(e){return this.logger.error("call: error",e),$c(e)}}}}}),Aw=(({eventEmitter:e,init:t,call:n,updateConnectSettings:r,uiResponse:i,cancel:o,dispose:a},s={})=>{const c=Object.fromEntries(Pc.map(t=>[t,r=>n({...r,method:t,useEventListener:t.toLowerCase().endsWith("getaddress")?e.listenerCount(Kc)>0:void 0})]));return{init:t,updateConnectSettings:r,on:e.on.bind(e),off:e.removeListener.bind(e),removeAllListeners:e.removeAllListeners.bind(e),uiResponse:i,call:n,dispose:a,cancel:o,...c,...s}})({eventEmitter:xw.eventEmitter,init:xw.init.bind(xw),call:xw.call.bind(xw),uiResponse:xw.uiResponse.bind(xw),updateConnectSettings:xw.updateConnectSettings.bind(xw),cancel:xw.cancel.bind(xw),dispose:xw.dispose.bind(xw)});var Sw,Ew,_w,Ow,Nw,Tw,kw=null,Iw=function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:if(!kw)throw new Error("BLUX: Trezor is not set up. Please check your store configuration.");return[4,kw];case 1:return e.sent(),[2]}})})},Cw="m/44'/148'/0'",Bw=function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){switch(t.label){case 0:return[4,Aw.stellarGetAddress({path:Cw,showOnTrezor:!1})];case 1:if(!(e=t.sent()).success)throw new Error("BLUX: ".concat(e.payload.error));return[2,e.payload.address]}})})},Mw={name:z.Trezor,website:"https://trezor.io",connect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:return e.trys.push([0,3,,4]),[4,Iw()];case 1:return e.sent(),[4,Bw()];case 2:return[2,e.sent()];case 3:throw e.sent(),new Error("BLUX: Failed to connect to Trezor.");case 4:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Trezor does not support the getNetwork function")})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){return e=he().config,[2,"undefined"!=typeof window&&!!e.trezor]})})},signAuthEntry:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Trezor does not support the signAuthEntry function")})})},signMessage:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Trezor does not support the signMessage function")})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){var n,i,o;return G(this,function(a){switch(a.label){case 0:return a.trys.push([0,4,,5]),[4,Iw()];case 1:return a.sent(),[4,Bw()];case 2:return n=a.sent(),i=new r(e,t.network),[4,Aw.stellarSignTransaction({transaction:i,path:Cw,networkPassphrase:t.network})];case 3:if(!(o=a.sent()).success)throw new Error("BLUX: ".concat(o.payload.error));return i.addSignature(n,Buffer.from(o.payload.signature,"hex").toString("base64")),[2,i.toXDR()];case 4:throw a.sent(),new Error("BLUX: Failed to sign the transaction with Trezor.");case 5:return[2]}})})}},Lw=0,Rw=function(e,t){return new Promise(function(n,r){var i=++Lw,o=function(e){var t,a;e.source===window&&"FREIGHTER_EXTERNAL_MSG_RESPONSE"===(null===(t=e.data)||void 0===t?void 0:t.source)&&(null===(a=e.data)||void 0===a?void 0:a.messagedId)===i&&(window.removeEventListener("message",o),e.data.apiError?r(e.data.apiError):n(e.data))};window.addEventListener("message",o),window.postMessage(X({source:"FREIGHTER_EXTERNAL_MSG_REQUEST",messageId:i,type:e},t),window.location.origin)})},Pw=function(){var e;return"undefined"!=typeof window&&!!(null===(e=window.FordefiProviders)||void 0===e?void 0:e.StellarProvider)},Uw={name:z.Fordefi,website:"https://www.fordefi.com",connect:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!Pw())throw new Error("BLUX: Fordefi Wallet is not installed.");return[4,Rw("REQUEST_ACCESS")];case 1:if(!(e=t.sent().publicKey))throw new Error("BLUX: Failed to get address from Fordefi.");return[2,e];case 2:throw t.sent(),new Error("BLUX: Failed to connect to Fordefi.");case 3:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){switch(t.label){case 0:if(t.trys.push([0,2,,3]),!Pw())throw new Error("BLUX: Fordefi Wallet is not installed.");return[4,Rw("REQUEST_NETWORK_DETAILS")];case 1:return[2,{network:(e=t.sent().networkDetails).network,passphrase:e.networkPassphrase}];case 2:throw t.sent(),new Error("BLUX: Failed to get network from Fordefi");case 3:return[2]}})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2,Pw()]})})},signAuthEntry:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Fordefi does not support the signAuthEntry function")})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!Pw())throw new Error("BLUX: Fordefi Wallet is not installed.");return[4,Rw("SUBMIT_BLOB",{blob:e,networkPassphrase:t.network,accountToSign:t.address})];case 1:if(!(n=r.sent().signedBlob))throw new Error("BLUX: Failed to sign message with Fordefi.");return[2,n];case 2:throw r.sent(),new Error("BLUX: Failed to sign message with Fordefi.");case 3:return[2]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),!Pw())throw new Error("BLUX: Fordefi Wallet is not installed.");return[4,Rw("SUBMIT_TRANSACTION",{transactionXdr:e,networkPassphrase:t.network,accountToSign:t.address})];case 1:if(!(n=r.sent().signedTransaction))throw new Error("BLUX: Failed to sign transaction with Fordefi.");return[2,n];case 2:throw r.sent(),new Error("BLUX: Failed to sign the transaction with Fordefi.");case 3:return[2]}})})}},jw={name:z.Freighter,website:"https://freighter.app",connect:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){switch(t.label){case 0:return t.trys.push([0,3,,6]),[4,_()];case 1:if(!t.sent())throw new Error("BLUX: Freighter Wallet is not installed or connected.");return[4,T()];case 2:if((e=t.sent()).error&&"The user rejected this request."===e.error.message)throw new Error("BLUX: Failed to connect to Freighter");if(""===e.address.trim())throw new Error("BLUX: Failed to connect to Freighter.");return[2,e.address];case 3:return"Failed to connect to Freighter."!==t.sent().message?[3,5]:[4,jw.connect()];case 4:return[2,t.sent()];case 5:throw new Error("BLUX: Failed to connect to Freighter.");case 6:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){switch(t.label){case 0:return t.trys.push([0,3,,4]),[4,_()];case 1:if(!t.sent())throw new Error("BLUX: Freighter Wallet is not installed or connected.");return[4,S.getNetwork()];case 2:if((e=t.sent()).error)throw new Error("BLUX: Failed to get network from Freighter");return[2,{network:e.network,passphrase:e.networkPassphrase}];case 3:throw t.sent(),new Error("BLUX: 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 V(void 0,void 0,void 0,function(){return G(this,function(n){try{_().then(function(n){var r=n.isConnected,i=n.error;r?(clearTimeout(t),e(!i&&r)):setTimeout(function(){_().then(function(n){var r=n.isConnected,i=n.error;clearTimeout(t),e(!i&&r)})},350)}).catch(function(){clearTimeout(t),e(!1)})}catch(t){e(!1)}return[2]})})},450)})},signAuthEntry:function(e,t){return V(void 0,void 0,void 0,function(){var n,r,i;return G(this,function(o){switch(o.label){case 0:return o.trys.push([0,3,,4]),[4,_()];case 1:if(!o.sent())throw new Error("BLUX: Freighter Wallet is not installed or connected.");return[4,N(e,{address:t.address,networkPassphrase:t.network})];case 2:if(n=o.sent(),r=n.error,i=n.signedAuthEntry,r||!i)throw new Error("BLUX: Could not signedAuthEntry using Freighter");return[2,Buffer.from(i).toString("base64")];case 3:throw o.sent(),new Error("BLUX: Failed to sign the transaction with Freighter.");case 4:return[2]}})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){var n,r;return G(this,function(i){switch(i.label){case 0:return i.trys.push([0,2,,3]),[4,O(e,{address:t.address,networkPassphrase:t.network})];case 1:if(n=i.sent(),r=n.signedMessage,n.error||!r)throw new Error("BLUX: Failed to sign message using Freighter");return[2,"string"==typeof r?r:Buffer.from(r).toString("base64")];case 2:throw i.sent(),new Error("BLUX: Failed to sign message using Freighter");case 3:return[2]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,3,,4]),[4,_()];case 1:if(!n.sent())throw new Error("BLUX: Freighter Wallet is not installed or connected.");return[4,E(e,{address:t.address,networkPassphrase:t.network})];case 2:return[2,n.sent().signedTxXdr];case 3:throw n.sent(),new Error("BLUX: Failed to sign the transaction with Freighter.");case 4:return[2]}})})}},Fw={name:z.CactusLink,website:"https://www.mycactus.com",connect:function(){return V(void 0,void 0,void 0,function(){var e,t;return G(this,function(n){switch(n.label){case 0:if(n.trys.push([0,3,,4]),"undefined"==typeof window||!window.cactuslink_stellar)throw new Error("BLUX: Cactus Link Wallet is not installed.");return[4,window.cactuslink_stellar.requestAccess()];case 1:if((e=n.sent()).error)throw new Error("BLUX: ".concat(e.error));return[4,window.cactuslink_stellar.getAddress()];case 2:if(!(t=n.sent().address))throw new Error("BLUX: Getting the address from Cactus Link is not allowed, please request access first.");return[2,t];case 3:throw n.sent(),new Error("BLUX: Failed to connect to Cactus Link.");case 4:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2]})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){var e,t,n,r;return G(this,function(i){switch(i.label){case 0:if(i.trys.push([0,2,,3]),"undefined"==typeof window||!window.cactuslink_stellar)throw new Error("BLUX: Cactus Link Wallet is not installed.");return[4,window.cactuslink_stellar.getNetwork()];case 1:if(e=i.sent(),t=e.network,n=e.networkPassphrase,r=e.error)throw new Error("BLUX: ".concat(r));return[2,{network:t,passphrase:n}];case 2:throw i.sent(),new Error("BLUX: Failed to get network from Cactus Link");case 3:return[2]}})})},isAvailable:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2,"undefined"!=typeof window&&!!window.cactuslink_stellar]})})},signAuthEntry:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!window.cactuslink_stellar)throw new Error("BLUX: Cactus Link Wallet is not installed.");return[4,window.cactuslink_stellar.signAuthEntry(e,{address:t.address,networkPassphrase:t.network})];case 1:if(!(n=r.sent().signedAuthEntry))throw new Error("BLUX: signedAuthEntry returned from Cactus Link is undefined.");return[2,n];case 2:throw r.sent(),new Error("BLUX: Failed to sign auth entry with Cactus Link.");case 3:return[2]}})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){var n;return G(this,function(r){switch(r.label){case 0:if(r.trys.push([0,2,,3]),"undefined"==typeof window||!window.cactuslink_stellar)throw new Error("BLUX: Cactus Link Wallet is not installed.");return[4,window.cactuslink_stellar.signMessage(e,{address:t.address,networkPassphrase:t.network})];case 1:if(!(n=r.sent().signedMessage))throw new Error("BLUX: signedMessage returned from Cactus Link is undefined.");return[2,n];case 2:throw r.sent(),new Error("BLUX: Failed to sign message with Cactus Link.");case 3:return[2]}})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:if(n.trys.push([0,2,,3]),"undefined"==typeof window||!window.cactuslink_stellar)throw new Error("BLUX: Cactus Link Wallet is not installed.");return[4,window.cactuslink_stellar.signTransaction(e,{address:t.address,networkPassphrase:t.network})];case 1:return[2,n.sent().signedTxXdr];case 2:throw n.sent(),new Error("BLUX: Failed to sign the transaction with Cactus Link.");case 3:return[2]}})})}},Dw={name:z.WalletConnect,website:"https://walletconnect.com",isAvailable:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return[2,!!he().config.walletConnect]})})},connect:function(){return V(void 0,void 0,void 0,function(){var e,t,n;return G(this,function(r){switch(r.label){case 0:if(!(e=he().walletConnect)||!e.client)throw new Error("BLUX: WalletConnect client is not set up. Please check your store configuration.");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,e.connection.approval()];case 2:if(t=r.sent(),!(n=t.namespaces.stellar)||!n.accounts[0])throw new Error("BLUX: Wallet did not approve the required Stellar namespace/account.");return[2,n.accounts[0].split(":").pop()];case 3:throw r.sent(),new Error("BLUX: Failed to connect to Wallet. Ensure your wallet supports Stellar WalletConnect.");case 4:return[2]}})})},disconnect:function(){return V(void 0,void 0,void 0,function(){var e,t;return G(this,function(n){switch(n.label){case 0:if(!(e=he().walletConnect)||!e.client)throw new Error("BLUX: WalletConnect client is not set up.");n.label=1;case 1:return n.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 n.sent(),[3,4];case 3:throw n.sent(),new Error("BLUX: Failed to disconnect from Wallet Connect. Try closing the session in your mobile wallet.");case 4:return[2]}})})},getNetwork:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Cannot reliably get the active network from WalletConnect without a specific session request.")})})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){var n,r,i,o;return G(this,function(a){switch(a.label){case 0:if(!(n=he().walletConnect)||!n.client)throw new Error("BLUX: WalletConnect client is not set up.");a.label=1;case 1:if(a.trys.push([1,3,,4]),0===(r=n.client.session.getAll()).length)throw new Error("BLUX: WalletConnect not connected. Please connect first.");return i=r[0],o=t.network===W.PUBLIC?we:xe,[4,n.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("BLUX: Failed to sign and submit the transaction with Wallet Connect.");case 4:return[2]}})})},signMessage:function(e,t){return V(void 0,void 0,void 0,function(){var n,r,i,o,a,s;return G(this,function(c){switch(c.label){case 0:if(!(n=he().walletConnect)||!n.client)throw new Error("BLUX: WalletConnect client is not set up.");c.label=1;case 1:if(c.trys.push([1,3,,4]),0===(r=n.client.session.getAll()).length)throw new Error("BLUX: WalletConnect not connected. Please connect first.");return i=r[0],o=t.network===W.PUBLIC?we:xe,a=(null===(s=i.namespaces.stellar.chains)||void 0===s?void 0:s[0])||o,[4,n.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("BLUX: Failed to sign message with Wallet Connect.");case 4:return[2]}})})},signAuthEntry:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){throw new Error("BLUX: Stellar Auth Entry signing is not supported via standard WalletConnect methods.")})})}},$w=((Sw={})[z.Freighter]=jw,Sw[z.Rabet]=jo,Sw[z.WalletConnect]=Dw,Sw[z.Hot]=Po,Sw[z.Api]=Ce,Sw[z.Hana]=Uo,Sw[z.Xbull]=Fo,Sw[z.Lobstr]=zo,Sw[z.Ledger]=Rc,Sw[z.Albedo]=Do,Sw[z.Klever]=$o,Sw[z.Bitget]=qo,Sw[z.Onekey]=Wo,Sw[z.CactusLink]=Fw,Sw[z.Fordefi]=Uw,Sw[z.Trezor]=Mw,Sw),zw={mainnet:e.PUBLIC,testnet:e.TESTNET,sandbox:e.SANDBOX,futurenet:e.FUTURENET,standalone:e.STANDALONE},Ww=((Ew={})[zw.mainnet]={name:"Mainnet",horizon:"https://horizon.stellar.org",soroban:"https://mainnet.sorobanrpc.com"},Ew[zw.testnet]={name:"Testnet",horizon:"https://horizon-testnet.stellar.org",soroban:"https://soroban-testnet.stellar.org"},Ew[zw.futurenet]={name:"Futurenet",horizon:"https://horizon-futurenet.stellar.org",soroban:"https://rpc-futurenet.stellar.org"},Ew),qw={steexp:(_w={},_w[zw.mainnet]="https://steexp.com",_w[zw.testnet]="https://testnet.steexp.com",_w.ledgerUrl="ledger",_w.transactionUrl="tx",_w.accountUrl="account",_w),stellarexpert:(Ow={},Ow[zw.mainnet]="https://stellar.expert/explorer/public",Ow[zw.testnet]="https://stellar.expert/explorer/testnet",Ow.ledgerUrl="ledger",Ow.accountUrl="account",Ow.transactionUrl="tx",Ow),lumenscan:(Nw={},Nw[zw.mainnet]="https://lumenscan.io",Nw[zw.testnet]="https://testnet.lumenscan.io",Nw.ledgerUrl="ledgers",Nw.accountUrl="account",Nw.operationUrl="ops",Nw.transactionUrl="txns",Nw),stellarchain:(Tw={},Tw[zw.mainnet]="https://stellarchain.io",Tw[zw.testnet]="https://testnet.stellarchain.io",Tw[zw.futurenet]="https://futurenet.stellarchain.io",Tw.ledgerUrl="ledgers",Tw.accountUrl="accounts",Tw.operationUrl="operations",Tw.transactionUrl="transactions",Tw)},Kw={logInOrSignUp:{en:"Log in or Sign up",es:"Inicia sesión o regístrate",pt:"Entre ou cadastre-se",fr:"Connectez-vous ou inscrivez-vous",de:"Anmelden oder registrieren",ru:"Войдите или зарегистрируйтесь",zh:"登录或注册",ja:"ログインまたは新規登録",ko:"로그인 또는 가입"},profile:{en:"Profile",es:"Perfil",pt:"Perfil",fr:"Profil",de:"Profil",ru:"Профиль",zh:"个人资料",ja:"プロフィール",ko:"프로필"},confirmation:{en:"Confirmation",es:"Confirmación",pt:"Confirmação",fr:"Confirmation",de:"Bestätigung",ru:"Подтверждение",zh:"确认",ja:"確認",ko:"확인"},send:{en:"Send",es:"Enviar",pt:"Enviar",fr:"Envoyer",de:"Senden",ru:"Отправить",zh:"发送",ja:"送金",ko:"보내기"},activity:{en:"Activity",es:"Actividad",pt:"Atividade",fr:"Activité",de:"Aktivität",ru:"Активность",zh:"活动记录",ja:"アクティビティ",ko:"활동"},swap:{en:"Swap",es:"Intercambiar",pt:"Trocar",fr:"Échanger",de:"Tauschen",ru:"Обмен",zh:"兑换",ja:"スワップ",ko:"스왑"},receive:{en:"Receive",es:"Recibir",pt:"Receber",fr:"Recevoir",de:"Empfangen",ru:"Получить",zh:"接收",ja:"受け取る",ko:"받기"},wrongNetwork:{en:"Wrong Network",es:"Red incorrecta",pt:"Rede incorreta",fr:"Mauvais réseau",de:"Falsches Netzwerk",ru:"Неверная сеть",zh:"错误的网络",ja:"間違ったネットワーク",ko:"잘못된 네트워크"},balances:{en:"Balances",es:"Saldos",pt:"Saldos",fr:"Soldes",de:"Guthaben",ru:"Балансы",zh:"余额",ja:"残高",ko:"잔액"},whatIsBlux:{en:"What is Blux",es:"Qué es Blux",pt:"O que é Blux",fr:"Qu’est-ce que Blux",de:"Was ist Blux",ru:"Что такое Blux",zh:"什么是 Blux",ja:"Bluxとは",ko:"Blux란"},addToken:{en:"Add Token",es:"Agregar token",pt:"Adicionar token",fr:"Ajouter un token",de:"Token hinzufügen",ru:"Добавить токен",zh:"添加代币",ja:"トークンを追加",ko:"토큰 추가"},signMessage:{en:"Sign Message",es:"Firmar mensaje",pt:"Assinar mensagem",fr:"Signer un message",de:"Nachricht signieren",ru:"Подписать сообщение",zh:"签名消息",ja:"メッセージに署名",ko:"메시지 서명"},selectAsset:{en:"Select Asset",es:"Seleccionar activo",pt:"Selecionar ativo",fr:"Sélectionner un actif",de:"Asset auswählen",ru:"Выбор актива",zh:"选择资产",ja:"資産を選択",ko:"자산 선택"},walletConnect:{en:"Wallet Connect",es:"Wallet Connect",pt:"Wallet Connect",fr:"Wallet Connect",de:"Wallet Connect",ru:"Wallet Connect",zh:"Wallet Connect",ja:"Wallet Connect",ko:"Wallet Connect"},acceptTermsAndPrivacy:{en:"By signing in or creating an account, you agree to our Terms and Conditions and Privacy Policy.",es:"Al iniciar sesión o crear una cuenta, aceptas nuestros Términos y Condiciones y nuestra Política de Privacidad.",pt:"Ao entrar ou criar uma conta, você concorda com nossos Termos e Condições e nossa Política de Privacidade.",fr:"En vous connectant ou en créant un compte, vous acceptez nos Conditions générales et notre Politique de confidentialité.",de:"Mit der Anmeldung oder Kontoerstellung stimmst du unseren Allgemeinen Geschäftsbedingungen und unserer Datenschutzerklärung zu.",ru:"Входя в систему или создавая аккаунт, вы соглашаетесь с нашими Условиями использования и Политикой конфиденциальности.",zh:"登录或创建账户即表示您同意我们的条款和条件以及隐私政策。",ja:"ログインまたはアカウントを作成することで、利用規約およびプライバシーポリシーに同意したものとみなされます。",ko:"로그인하거나 계정을 만들면 당사의 이용약관 및 개인정보 처리방침에 동의하는 것으로 간주됩니다."},receiveFunds:{en:"Receive Funds",es:"Recibir fondos",pt:"Receber fundos",fr:"Recevoir des fonds",de:"Geld empfangen",ru:"Получить средства",zh:"接收资金",ja:"資金を受け取る",ko:"자금 받기"},addFunds:{en:"Add Funds",es:"Agregar fondos",pt:"Adicionar fundos",fr:"Ajouter des fonds",de:"Geld hinzufügen",ru:"Пополнить",zh:"充值",ja:"資金を追加",ko:"자금 추가"},termsAndConditions:{en:"Terms and Conditions",es:"Términos y condiciones",pt:"Termos e condições",fr:"Conditions générales",de:"Allgemeine Geschäftsbedingungen",ru:"Условия использования",zh:"条款和条件",ja:"利用規約",ko:"이용약관"},loading:{en:"Loading",es:"Cargando",pt:"Carregando",fr:"Chargement",de:"Wird geladen",ru:"Загрузка",zh:"加载中",ja:"読み込み中",ko:"로딩 중"},tryAgain:{en:"Try again",es:"Intenta de nuevo",pt:"Tente novamente",fr:"Réessayer",de:"Erneut versuchen",ru:"Попробовать снова",zh:"重试",ja:"再試行",ko:"다시 시도"},back:{en:"Back",es:"Atrás",pt:"Voltar",fr:"Retour",de:"Zurück",ru:"Назад",zh:"返回",ja:"戻る",ko:"뒤로"},continueWith:{en:"Continue with ${provider}",es:"Continuar con ${provider}",pt:"Continuar com ${provider}",fr:"Continuer avec ${provider}",de:"Mit ${provider} fortfahren",ru:"Продолжить с ${provider}",zh:"使用 ${provider} 继续",ja:"${provider} で続行",ko:"${provider}(으)로 계속"},socialPopupHelp:{en:"Continue in the ${provider} window to finish logging in",es:"Continúa en la ventana de ${provider} para terminar de iniciar sesión",pt:"Continue na janela do ${provider} para concluir o login",fr:"Poursuivez dans la fenêtre ${provider} pour terminer la connexion",de:"Fahre im ${provider}-Fenster fort, um die Anmeldung abzuschließen",ru:"Продолжите в окне ${provider}, чтобы завершить вход",zh:"请在 ${provider} 窗口中完成登录",ja:"${provider} のウィンドウでログインを完了してください",ko:"${provider} 창에서 로그인을 완료하세요"},connecting:{en:"Connecting",es:"Conectando",pt:"Conectando",fr:"Connexion",de:"Verbinden",ru:"Подключение",zh:"连接中",ja:"接続中",ko:"연결 중"},signing:{en:"Signing",es:"Firmando",pt:"Assinando",fr:"Signature",de:"Signieren",ru:"Подписание",zh:"签名中",ja:"署名中",ko:"서명 중"},or:{en:"or",es:"o",pt:"ou",fr:"ou",de:"oder",ru:"или",zh:"或",ja:"または",ko:"또는"},recent:{en:"Recent",es:"Reciente",pt:"Recente",fr:"Récent",de:"Zuletzt",ru:"Недавний",zh:"最近",ja:"最近",ko:"최근"},allStellarWallets:{en:"All Stellar wallets",es:"Todas las carteras de Stellar",pt:"Todas as carteiras Stellar",fr:"Tous les portefeuilles Stellar",de:"Alle Stellar-Wallets",ru:"Все кошельки Stellar",zh:"所有 Stellar 钱包",ja:"すべての Stellar ウォレット",ko:"모든 Stellar 지갑"},email:{en:"Email",es:"Correo electrónico",pt:"E-mail",fr:"E-mail",de:"E-Mail",ru:"Эл. почта",zh:"电子邮箱",ja:"メールアドレス",ko:"이메일"},logInWithPasskey:{en:"Log in with Passkey",es:"Iniciar sesión con llave de acceso",pt:"Entrar com chave de acesso",fr:"Se connecter avec une clé d’accès",de:"Mit Passkey anmelden",ru:"Войти с помощью ключа доступа",zh:"使用通行密钥登录",ja:"パスキーでログイン",ko:"패스키로 로그인"},submit:{en:"Submit",es:"Enviar",pt:"Enviar",fr:"Envoyer",de:"Absenden",ru:"Отправить",zh:"提交",ja:"送信",ko:"제출"},poweredByBlux:{en:"Powered by Blux.cc",es:"Desarrollado por Blux.cc",pt:"Desenvolvido por Blux.cc",fr:"Propulsé par Blux.cc",de:"Bereitgestellt von Blux.cc",ru:"Работает на Blux.cc",zh:"由 Blux.cc 提供支持",ja:"Powered by Blux.cc",ko:"Powered by Blux.cc"},reviewAndAcceptPrompt:{en:"Review the documents below, then agree to continue.",es:"Revisa los documentos a continuación y acepta para continuar.",pt:"Revise os documentos abaixo e aceite para continuar.",fr:"Consultez les documents ci-dessous, puis acceptez pour continuer.",de:"Sieh dir die folgenden Dokumente an und stimme zu, um fortzufahren.",ru:"Ознакомьтесь с документами ниже и примите их, чтобы продолжить.",zh:"请查看以下文件,然后同意以继续。",ja:"以下のドキュメントを確認し、同意して続行してください。",ko:"아래 문서를 검토한 후 동의하여 계속하세요."},termsOfService:{en:"Terms of Service",es:"Términos de servicio",pt:"Termos de serviço",fr:"Conditions d’utilisation",de:"Nutzungsbedingungen",ru:"Условия обслуживания",zh:"服务条款",ja:"利用規約",ko:"서비스 약관"},privacyPolicy:{en:"Privacy Policy",es:"Política de privacidad",pt:"Política de privacidade",fr:"Politique de confidentialité",de:"Datenschutzerklärung",ru:"Политика конфиденциальности",zh:"隐私政策",ja:"プライバシーポリシー",ko:"개인정보 처리방침"},openLink:{en:"Open link",es:"Abrir enlace",pt:"Abrir link",fr:"Ouvrir le lien",de:"Link öffnen",ru:"Открыть ссылку",zh:"打开链接",ja:"リンクを開く",ko:"링크 열기"},noLegalLinksProvided:{en:"No legal links were provided for this app.",es:"No se proporcionaron enlaces legales para esta aplicación.",pt:"Nenhum link legal foi fornecido para este aplicativo.",fr:"Aucun lien légal n’a été fourni pour cette application.",de:"Für diese App wurden keine rechtlichen Links bereitgestellt.",ru:"Для этого приложения не указаны юридические ссылки.",zh:"此应用未提供法律条款链接。",ja:"このアプリには法的リンクが提供されていません。",ko:"이 앱에는 법적 링크가 제공되지 않았습니다."},agree:{en:"Accept & Continue",es:"Aceptar y continuar",pt:"Aceitar e continuar",fr:"Accepter et continuer",de:"Akzeptieren & fortfahren",ru:"Принять и продолжить",zh:"接受并继续",ja:"同意して続行",ko:"동의 및 계속"},disagree:{en:"No thanks",es:"No, gracias",pt:"Não, obrigado",fr:"Non merci",de:"Nein danke",ru:"Нет, спасибо",zh:"不用了,谢谢",ja:"同意しない",ko:"괜찮습니다"},connectionSuccessfulTitle:{en:"Connection Successful",es:"Conexión exitosa",pt:"Conexão bem-sucedida",fr:"Connexion réussie",de:"Verbindung erfolgreich",ru:"Подключение выполнено",zh:"连接成功",ja:"接続に成功しました",ko:"연결 성공"},connectionSuccessfulMessage:{en:"Your account has been successfully connected to ${appName}",es:"Tu cuenta se ha conectado correctamente a ${appName}",pt:"Sua conta foi conectada com sucesso a ${appName}",fr:"Votre compte a bien été connecté à ${appName}",de:"Dein Konto wurde erfolgreich mit ${appName} verbunden",ru:"Ваш аккаунт успешно подключён к ${appName}",zh:"您的账户已成功连接到 ${appName}",ja:"アカウントが ${appName} に正常に接続されました",ko:"계정이 ${appName}에 성공적으로 연결되었습니다"},transactionSuccessfulTitle:{en:"Transaction Successful",es:"Transacción exitosa",pt:"Transação bem-sucedida",fr:"Transaction réussie",de:"Transaktion erfolgreich",ru:"Транзакция выполнена",zh:"交易成功",ja:"取引が完了しました",ko:"거래 성공"},transactionSuccessfulMessage:{en:"Your transaction was successfully completed",es:"Tu transacción se completó con éxito",pt:"Sua transação foi concluída com sucesso",fr:"Votre transaction a été effectuée avec succès",de:"Deine Transaktion wurde erfolgreich abgeschlossen",ru:"Ваша транзакция успешно завершена",zh:"您的交易已成功完成",ja:"取引が正常に完了しました",ko:"거래가 성공적으로 완료되었습니다"},messageSignedTitle:{en:"Message Signed",es:"Mensaje firmado",pt:"Mensagem assinada",fr:"Message signé",de:"Nachricht signiert",ru:"Сообщение подписано",zh:"消息已签名",ja:"メッセージに署名しました",ko:"메시지 서명 완료"},messageSignedMessage:{en:"Your message has been signed successfully.",es:"Tu mensaje se ha firmado correctamente.",pt:"Sua mensagem foi assinada com sucesso.",fr:"Votre message a été signé avec succès.",de:"Deine Nachricht wurde erfolgreich signiert.",ru:"Ваше сообщение успешно подписано.",zh:"您的消息已成功签名。",ja:"メッセージへの署名が完了しました。",ko:"메시지가 성공적으로 서명되었습니다."},authEntrySignedTitle:{en:"Authorization Signed",es:"Autorización firmada",pt:"Autorização assinada",fr:"Autorisation signée",de:"Autorisierung signiert",ru:"Авторизация подписана",zh:"授权已签名",ja:"承認に署名しました",ko:"승인 서명 완료"},authEntrySignedMessage:{en:"Authorization has been signed successfully.",es:"La autorización se ha firmado correctamente.",pt:"A autorização foi assinada com sucesso.",fr:"L’autorisation a été signée avec succès.",de:"Die Autorisierung wurde erfolgreich signiert.",ru:"Авторизация успешно подписана.",zh:"授权已成功签名。",ja:"承認への署名が完了しました。",ko:"승인이 성공적으로 서명되었습니다."},seeInExplorer:{en:"See in explorer",es:"Ver en el explorador",pt:"Ver no explorador",fr:"Voir dans l’explorateur",de:"Im Explorer ansehen",ru:"Посмотреть в обозревателе",zh:"在区块浏览器中查看",ja:"エクスプローラーで見る",ko:"익스플로러에서 보기"},loggingIn:{en:"Logging In",es:"Iniciando sesión",pt:"Entrando",fr:"Connexion en cours",de:"Anmeldung läuft",ru:"Выполняется вход",zh:"登录中",ja:"ログイン中",ko:"로그인 중"},done:{en:"Done",es:"Hecho",pt:"Concluído",fr:"Terminé",de:"Fertig",ru:"Готово",zh:"完成",ja:"完了",ko:"완료"},signTransactionPrompt:{en:"wants your permission to approve the following transaction.",es:"quiere tu permiso para aprobar la siguiente transacción.",pt:"quer sua permissão para aprovar a seguinte transação.",fr:"demande votre autorisation pour approuver la transaction suivante.",de:"bittet um deine Erlaubnis, die folgende Transaktion zu genehmigen.",ru:"запрашивает ваше разрешение на одобрение следующей транзакции.",zh:"请求您批准以下交易。",ja:"が次の取引の承認を求めています。",ko:"이(가) 다음 거래의 승인을 요청합니다."},invalidXdr:{en:"Invalid XDR",es:"XDR inválido",pt:"XDR inválido",fr:"XDR invalide",de:"Ungültiger XDR",ru:"Недействительный XDR",zh:"无效的 XDR",ja:"無効な XDR",ko:"잘못된 XDR"},lobstrWarning:{en:"Ensure that your LOBSTR wallet is set to the ${network} network. Otherwise, the transaction will definitely fail.",es:"Asegúrate de que tu cartera LOBSTR esté configurada en la red ${network}. De lo contrario, la transacción fallará.",pt:"Certifique-se de que sua carteira LOBSTR esteja configurada na rede ${network}. Caso contrário, a transação falhará.",fr:"Assurez-vous que votre portefeuille LOBSTR est réglé sur le réseau ${network}, sinon la transaction échouera.",de:"Stelle sicher, dass deine LOBSTR-Wallet auf das ${network}-Netzwerk eingestellt ist, sonst schlägt die Transaktion fehl.",ru:"Убедитесь, что ваш кошелёк LOBSTR настроен на сеть ${network}, иначе транзакция не пройдёт.",zh:"请确保您的 LOBSTR 钱包已设置为 ${network} 网络,否则交易必定失败。",ja:"LOBSTR ウォレットが ${network} ネットワークに設定されていることを確認してください。そうでない場合、取引は失敗します。",ko:"LOBSTR 지갑이 ${network} 네트워크로 설정되어 있는지 확인하세요. 그렇지 않으면 거래가 실패합니다."},yourWallet:{en:"Your wallet",es:"Tu cartera",pt:"Sua carteira",fr:"Votre portefeuille",de:"Deine Wallet",ru:"Ваш кошелёк",zh:"您的钱包",ja:"あなたのウォレット",ko:"내 지갑"},noAddressFound:{en:"No address found",es:"No se encontró ninguna dirección",pt:"Nenhum endereço encontrado",fr:"Aucune adresse trouvée",de:"Keine Adresse gefunden",ru:"Адрес не найден",zh:"未找到地址",ja:"アドレスが見つかりません",ko:"주소를 찾을 수 없습니다"},approve:{en:"Approve",es:"Aprobar",pt:"Aprovar",fr:"Approuver",de:"Genehmigen",ru:"Одобрить",zh:"批准",ja:"承認",ko:"승인"},loadingActivity:{en:"Loading activity...",es:"Cargando actividad...",pt:"Carregando atividade...",fr:"Chargement de l’activité...",de:"Aktivität wird geladen...",ru:"Загрузка активности...",zh:"正在加载活动记录...",ja:"取引履歴を読み込み中...",ko:"활동을 불러오는 중..."},noActivityFound:{en:"No activity found",es:"No se encontró actividad",pt:"Nenhuma atividade encontrada",fr:"Aucune activité trouvée",de:"Keine Aktivität gefunden",ru:"Активность не найдена",zh:"暂无活动记录",ja:"取引履歴がありません",ko:"활동 내역이 없습니다"},multiOperation:{en:"Multi Operation",es:"Operación múltiple",pt:"Operação múltipla",fr:"Opérations multiples",de:"Mehrere Operationen",ru:"Несколько операций",zh:"多操作",ja:"複数オペレーション",ko:"다중 작업"},pathPaymentDescription:{en:"Path payment of ${amount} ${asset}",es:"Pago por ruta de ${amount} ${asset}",pt:"Pagamento por rota de ${amount} ${asset}",fr:"Paiement par chemin de ${amount} ${asset}",de:"Pfadzahlung über ${amount} ${asset}",ru:"Платёж по маршруту на ${amount} ${asset}",zh:"${amount} ${asset} 的路径支付",ja:"${amount} ${asset} のパスペイメント",ko:"${amount} ${asset} 경로 결제"},seeAllInExplorer:{en:"See all in explorer",es:"Ver todo en el explorador",pt:"Ver tudo no explorador",fr:"Tout voir dans l’explorateur",de:"Alles im Explorer ansehen",ru:"Посмотреть всё в обозревателе",zh:"在区块浏览器中查看全部",ja:"エクスプローラーですべて見る",ko:"익스플로러에서 전체 보기"},enterConfirmationCodeTitle:{en:"Enter confirmation code",es:"Introduce el código de confirmación",pt:"Digite o código de confirmação",fr:"Saisissez le code de confirmation",de:"Bestätigungscode eingeben",ru:"Введите код подтверждения",zh:"输入确认码",ja:"確認コードを入力",ko:"확인 코드 입력"},enterConfirmationCodeHelp:{en:"Please check your email and enter confirmation code below",es:"Revisa tu correo electrónico e introduce el código de confirmación abajo",pt:"Verifique seu e-mail e digite o código de confirmação abaixo",fr:"Vérifiez votre e-mail et saisissez le code de confirmation ci-dessous",de:"Prüfe deine E-Mails und gib den Bestätigungscode unten ein",ru:"Проверьте почту и введите код подтверждения ниже",zh:"请查收您的电子邮件,并在下方输入确认码",ja:"メールを確認して、下に確認コードを入力してください",ko:"이메일을 확인하고 아래에 확인 코드를 입력하세요"},invalidCodeError:{en:"Invalid code, please try again.",es:"Código inválido, por favor intenta de nuevo.",pt:"Código inválido, tente novamente.",fr:"Code invalide, veuillez réessayer.",de:"Ungültiger Code, bitte versuche es erneut.",ru:"Неверный код, попробуйте ещё раз.",zh:"验证码无效,请重试。",ja:"コードが無効です。もう一度お試しください。",ko:"잘못된 코드입니다. 다시 시도하세요."},resendCode:{en:"Resend code",es:"Reenviar código",pt:"Reenviar código",fr:"Renvoyer le code",de:"Code erneut senden",ru:"Отправить код повторно",zh:"重新发送验证码",ja:"コードを再送信",ko:"코드 재전송"},copied:{en:"Copied!",es:"¡Copiado!",pt:"Copiado!",fr:"Copié !",de:"Kopiert!",ru:"Скопировано!",zh:"已复制!",ja:"コピーしました!",ko:"복사됨!"},logout:{en:"Logout",es:"Cerrar sesión",pt:"Sair",fr:"Déconnexion",de:"Abmelden",ru:"Выйти",zh:"退出登录",ja:"ログアウト",ko:"로그아웃"},search:{en:"Search",es:"Buscar",pt:"Buscar",fr:"Rechercher",de:"Suchen",ru:"Поиск",zh:"搜索",ja:"検索",ko:"검색"},noAssetsFound:{en:"No assets found",es:"No se encontraron activos",pt:"Nenhum ativo encontrado",fr:"Aucun actif trouvé",de:"Keine Assets gefunden",ru:"Активы не найдены",zh:"未找到资产",ja:"資産が見つかりません",ko:"자산을 찾을 수 없습니다"},amount:{en:"Amount",es:"Cantidad",pt:"Quantia",fr:"Montant",de:"Betrag",ru:"Сумма",zh:"金额",ja:"金額",ko:"금액"},max:{en:"Max",es:"Máx",pt:"Máx",fr:"Max",de:"Max",ru:"Макс",zh:"最大",ja:"最大",ko:"최대"},from:{en:"From",es:"De",pt:"De",fr:"De",de:"Von",ru:"Из",zh:"从",ja:"送信元",ko:"보냄"},to:{en:"To",es:"A",pt:"Para",fr:"Vers",de:"An",ru:"Куда",zh:"至",ja:"送信先",ko:"받음"},enterAddress:{en:"Enter address",es:"Introduce la dirección",pt:"Digite o endereço",fr:"Saisissez l’adresse",de:"Adresse eingeben",ru:"Введите адрес",zh:"输入地址",ja:"アドレスを入力",ko:"주소 입력"},addressRequired:{en:"Address is required",es:"La dirección es obligatoria",pt:"O endereço é obrigatório",fr:"L’adresse est requise",de:"Adresse ist erforderlich",ru:"Укажите адрес",zh:"地址为必填项",ja:"アドレスは必須です",ko:"주소는 필수입니다"},addressInvalid:{en:"Address is invalid",es:"La dirección es inválida",pt:"O endereço é inválido",fr:"L’adresse est invalide",de:"Adresse ist ungültig",ru:"Недействительный адрес",zh:"地址无效",ja:"アドレスが無効です",ko:"주소가 잘못되었습니다"},inactiveAccount:{en:"Account is inactive",es:"La cuenta está inactiva",pt:"A conta está inativa",fr:"Le compte est inactif",de:"Konto ist inaktiv",ru:"Аккаунт неактивен",zh:"账户未激活",ja:"アカウントが有効化されていません",ko:"계정이 비활성 상태입니다"},memo:{en:"Memo",es:"Memo",pt:"Memo",fr:"Mémo",de:"Memo",ru:"Мемо",zh:"备注 (Memo)",ja:"メモ",ko:"메모"},enterMemo:{en:"Enter Memo",es:"Introduce el memo",pt:"Digite o memo",fr:"Saisissez le mémo",de:"Memo eingeben",ru:"Введите мемо",zh:"输入备注",ja:"メモを入力",ko:"메모 입력"},optional:{en:"optional",es:"opcional",pt:"opcional",fr:"facultatif",de:"optional",ru:"необязательно",zh:"可选",ja:"任意",ko:"선택 사항"},paste:{en:"Paste",es:"Pegar",pt:"Colar",fr:"Coller",de:"Einfügen",ru:"Вставить",zh:"粘贴",ja:"貼り付け",ko:"붙여넣기"},amountRequired:{en:"Amount is required",es:"La cantidad es obligatoria",pt:"A quantia é obrigatória",fr:"Le montant est requis",de:"Betrag ist erforderlich",ru:"Укажите сумму",zh:"金额为必填项",ja:"金額は必須です",ko:"금액은 필수입니다"},amountExceedsBalance:{en:"Amount is greater than max balance",es:"La cantidad excede el saldo máximo",pt:"A quantia excede o saldo máximo",fr:"Le montant dépasse le solde maximal",de:"Betrag übersteigt das maximale Guthaben",ru:"Сумма превышает доступный баланс",zh:"金额超过最大余额",ja:"金額が残高を超えています",ko:"금액이 최대 잔액을 초과합니다"},sendButton:{en:"Send",es:"Enviar",pt:"Enviar",fr:"Envoyer",de:"Senden",ru:"Отправить",zh:"发送",ja:"送金",ko:"보내기"},loginFailed:{en:"Login failed",es:"Fallo al iniciar sesión",pt:"Falha no login",fr:"Échec de la connexion",de:"Anmeldung fehlgeschlagen",ru:"Не удалось войти",zh:"登录失败",ja:"ログインに失敗しました",ko:"로그인 실패"},signingFailed:{en:"Signing with ${walletName} failed",es:"La firma con ${walletName} falló",pt:"A assinatura com ${walletName} falhou",fr:"La signature avec ${walletName} a échoué",de:"Signieren mit ${walletName} fehlgeschlagen",ru:"Не удалось подписать с помощью ${walletName}",zh:"使用 ${walletName} 签名失败",ja:"${walletName} での署名に失敗しました",ko:"${walletName} 서명에 실패했습니다"},waitingFor:{en:"Waiting for ${walletName}",es:"Esperando a ${walletName}",pt:"Aguardando ${walletName}",fr:"En attente de ${walletName}",de:"Warte auf ${walletName}",ru:"Ожидание ${walletName}",zh:"等待 ${walletName}",ja:"${walletName} を待っています",ko:"${walletName} 대기 중"},signingWith:{en:"Signing with ${walletName}",es:"Firmando con ${walletName}",pt:"Assinando com ${walletName}",fr:"Signature avec ${walletName}",de:"Signieren mit ${walletName}",ru:"Подписание через ${walletName}",zh:"正在使用 ${walletName} 签名",ja:"${walletName} で署名中",ko:"${walletName}(으)로 서명 중"},loginRetryMessage:{en:"Please try logging in again.",es:"Por favor intenta iniciar sesión nuevamente.",pt:"Tente fazer login novamente.",fr:"Veuillez réessayer de vous connecter.",de:"Bitte versuche erneut, dich anzumelden.",ru:"Пожалуйста, попробуйте войти ещё раз.",zh:"请重新尝试登录。",ja:"もう一度ログインをお試しください。",ko:"다시 로그인해 보세요."},signingRetryMessage:{en:"Please try signing again.",es:"Por favor intenta firmar nuevamente.",pt:"Tente assinar novamente.",fr:"Veuillez réessayer de signer.",de:"Bitte versuche erneut zu signieren.",ru:"Пожалуйста, попробуйте подписать ещё раз.",zh:"请重新尝试签名。",ja:"もう一度署名をお試しください。",ko:"다시 서명해 보세요."},acceptConnection:{en:"Accept connection",es:"Acepta la conexión",pt:"Aceite a conexão",fr:"Acceptez la connexion",de:"Verbindung akzeptieren",ru:"Подтвердите подключение",zh:"接受连接",ja:"接続を承認してください",ko:"연결을 수락하세요"},signRequestInWallet:{en:"Sign the request in your wallet",es:"Firma la solicitud en tu cartera",pt:"Assine a solicitação na sua carteira",fr:"Signez la demande dans votre portefeuille",de:"Signiere die Anfrage in deiner Wallet",ru:"Подпишите запрос в своём кошельке",zh:"请在您的钱包中签署该请求",ja:"ウォレットでリクエストに署名してください",ko:"지갑에서 요청에 서명하세요"},wrongNetworkMessage:{en:"You’re currently connected to the Stellar ${currentNetwork}. Please switch to the Stellar ${switchNetwork} to continue using this app.",es:"Estás conectado a la red ${currentNetwork} de Stellar. Cambia a la red ${switchNetwork} de Stellar para continuar usando esta aplicación.",pt:"Você está conectado à rede ${currentNetwork} da Stellar. Mude para a rede ${switchNetwork} da Stellar para continuar usando este aplicativo.",fr:"Vous êtes connecté au réseau Stellar ${currentNetwork}. Passez au réseau Stellar ${switchNetwork} pour continuer à utiliser cette application.",de:"Du bist derzeit mit dem Stellar-${currentNetwork} verbunden. Wechsle zum Stellar-${switchNetwork}, um diese App weiter zu nutzen.",ru:"Сейчас вы подключены к сети Stellar ${currentNetwork}. Переключитесь на сеть Stellar ${switchNetwork}, чтобы продолжить пользоваться приложением.",zh:"您当前连接的是 Stellar ${currentNetwork}。请切换到 Stellar ${switchNetwork} 以继续使用此应用。",ja:"現在 Stellar の ${currentNetwork} に接続しています。このアプリを使い続けるには Stellar の ${switchNetwork} に切り替えてください。",ko:"현재 Stellar ${currentNetwork}에 연결되어 있습니다. 이 앱을 계속 사용하려면 Stellar ${switchNetwork}(으)로 전환하세요."},wallet_infra:{en:"Wallet Infrastructure for Stellar dapps",es:"Infraestructura de carteras para dapps en Stellar",pt:"Infraestrutura de carteiras para dapps na Stellar",fr:"Infrastructure de portefeuille pour les dapps Stellar",de:"Wallet-Infrastruktur für Stellar-Dapps",ru:"Кошельковая инфраструктура для dapp на Stellar",zh:"面向 Stellar dapp 的钱包基础设施",ja:"Stellar dApp のためのウォレットインフラ",ko:"Stellar dApp을 위한 지갑 인프라"},blux_gateway:{en:"Blux is your gateway to Stellar. Create a wallet, manage assets, and sign transactions easily and securely.",es:"Blux es tu puerta de entrada a Stellar. Crea una cartera, gestiona activos y firma transacciones de manera fácil y segura.",pt:"Blux é sua porta de entrada para a Stellar. Crie uma carteira, gerencie ativos e assine transações de forma fácil e segura.",fr:"Blux est votre passerelle vers Stellar. Créez un portefeuille, gérez vos actifs et signez des transactions facilement et en toute sécurité.",de:"Blux ist dein Tor zu Stellar. Erstelle eine Wallet, verwalte Assets und signiere Transaktionen einfach und sicher.",ru:"Blux — ваш путь в Stellar. Создавайте кошелёк, управляйте активами и подписывайте транзакции легко и безопасно.",zh:"Blux 是您通往 Stellar 的门户。轻松安全地创建钱包、管理资产并签署交易。",ja:"Blux は Stellar へのゲートウェイです。ウォレットの作成、資産の管理、取引への署名を簡単かつ安全に行えます。",ko:"Blux는 Stellar로 가는 관문입니다. 지갑을 만들고 자산을 관리하고 거래에 서명하는 일을 쉽고 안전하게 할 수 있습니다."},enter_token_address:{en:"Enter token address",es:"Introduce la dirección del token",pt:"Digite o endereço do token",fr:"Saisissez l’adresse du token",de:"Token-Adresse eingeben",ru:"Введите адрес токена",zh:"输入代币地址",ja:"トークンアドレスを入力",ko:"토큰 주소 입력"},enter_address:{en:"enter address",es:"introduce la dirección",pt:"digite o endereço",fr:"saisir l’adresse",de:"Adresse eingeben",ru:"введите адрес",zh:"输入地址",ja:"アドレスを入力",ko:"주소 입력"},check:{en:"Check",es:"Verificar",pt:"Verificar",fr:"Vérifier",de:"Prüfen",ru:"Проверить",zh:"检查",ja:"確認",ko:"확인"},cancel:{en:"Cancel",es:"Cancelar",pt:"Cancelar",fr:"Annuler",de:"Abbrechen",ru:"Отмена",zh:"取消",ja:"キャンセル",ko:"취소"},add_token:{en:"Add token",es:"Agregar token",pt:"Adicionar token",fr:"Ajouter un token",de:"Token hinzufügen",ru:"Добавить токен",zh:"添加代币",ja:"トークンを追加",ko:"토큰 추가"},network:{en:"Network",es:"Red",pt:"Rede",fr:"Réseau",de:"Netzwerk",ru:"Сеть",zh:"网络",ja:"ネットワーク",ko:"네트워크"},address:{en:"Address",es:"Dirección",pt:"Endereço",fr:"Adresse",de:"Adresse",ru:"Адрес",zh:"地址",ja:"アドレス",ko:"주소"},market_cap:{en:"Market cap",es:"Capitalización de mercado",pt:"Capitalização de mercado",fr:"Capitalisation",de:"Marktkapitalisierung",ru:"Капитализация",zh:"市值",ja:"時価総額",ko:"시가총액"},total_volume:{en:"Total volume",es:"Volumen total",pt:"Volume total",fr:"Volume total",de:"Gesamtvolumen",ru:"Общий объём",zh:"总交易量",ja:"総取引量",ko:"총 거래량"},all_time_high:{en:"All time high",es:"Máximo histórico",pt:"Máxima histórica",fr:"Plus haut historique",de:"Allzeithoch",ru:"Исторический максимум",zh:"历史最高价",ja:"過去最高値",ko:"역대 최고가"},copy_address:{en:"Copy address",es:"Copiar dirección",pt:"Copiar endereço",fr:"Copier l’adresse",de:"Adresse kopieren",ru:"Скопировать адрес",zh:"复制地址",ja:"アドレスをコピー",ko:"주소 복사"},address_copied:{en:"Address copied",es:"Dirección copiada",pt:"Endereço copiado",fr:"Adresse copiée",de:"Adresse kopiert",ru:"Адрес скопирован",zh:"地址已复制",ja:"アドレスをコピーしました",ko:"주소가 복사되었습니다"},add_new_token:{en:"Add new token",es:"Agregar nuevo token",pt:"Adicionar novo token",fr:"Ajouter un nouveau token",de:"Neuen Token hinzufügen",ru:"Добавить новый токен",zh:"添加新代币",ja:"新しいトークンを追加",ko:"새 토큰 추가"},assets:{en:"Assets",es:"Activos",pt:"Ativos",fr:"Actifs",de:"Assets",ru:"Активы",zh:"资产",ja:"資産",ko:"자산"},tokens:{en:"Tokens",es:"Tokens",pt:"Tokens",fr:"Tokens",de:"Tokens",ru:"Токены",zh:"代币",ja:"トークン",ko:"토큰"},nfts:{en:"NFTs",es:"NFTs",pt:"NFTs",fr:"NFT",de:"NFTs",ru:"NFT",zh:"NFT",ja:"NFT",ko:"NFT"},no_balance_message:{en:"Looks like there’s nothing here yet.",es:"Parece que aún no hay nada aquí.",pt:"Parece que ainda não há nada aqui.",fr:"On dirait qu’il n’y a encore rien ici.",de:"Sieht so aus, als wäre hier noch nichts.",ru:"Похоже, здесь пока ничего нет.",zh:"这里似乎还什么都没有。",ja:"まだ何もないようです。",ko:"아직 아무것도 없는 것 같습니다."},sign_permission:{en:"wants your permission to sign the following message:",es:"solicita tu permiso para firmar el siguiente mensaje:",pt:"solicita sua permissão para assinar a seguinte mensagem:",fr:"demande votre autorisation pour signer le message suivant :",de:"bittet um deine Erlaubnis, die folgende Nachricht zu signieren:",ru:"запрашивает ваше разрешение на подпись следующего сообщения:",zh:"请求您签署以下消息:",ja:"が次のメッセージへの署名を求めています:",ko:"이(가) 다음 메시지의 서명을 요청합니다:"},rate:{en:"Rate",es:"Tasa",pt:"Taxa",fr:"Taux",de:"Kurs",ru:"Курс",zh:"汇率",ja:"レート",ko:"환율"},path:{en:"Path",es:"Ruta",pt:"Rota",fr:"Chemin",de:"Pfad",ru:"Маршрут",zh:"路径",ja:"パス",ko:"경로"},minimumReceived:{en:"Minimum Received",es:"Mínimo recibido",pt:"Mínimo recebido",fr:"Minimum reçu",de:"Mindestens erhalten",ru:"Минимум к получению",zh:"最少收到",ja:"最小受取額",ko:"최소 수령액"},sameAssetError:{en:"The FROM and TO assets are the same.",es:"Los activos DE y A son el mismo.",pt:"Os ativos DE e PARA são o mesmo.",fr:"Les actifs DE et VERS sont identiques.",de:"Die Assets VON und AN sind identisch.",ru:"Активы «Из» и «Куда» совпадают.",zh:"“从”和“至”资产相同。",ja:"変換元と変換先の資産が同じです。",ko:"보내는 자산과 받는 자산이 같습니다."},invalidFromValue:{en:"Invalid value for the FROM field.",es:"Valor inválido en el campo DE.",pt:"Valor inválido no campo DE.",fr:"Valeur invalide pour le champ DE.",de:"Ungültiger Wert im Feld VON.",ru:"Неверное значение в поле «Из».",zh:"“从”字段的值无效。",ja:"変換元の値が無効です。",ko:"보내는 금액이 잘못되었습니다."},invalidToValue:{en:"Invalid value for the TO field.",es:"Valor inválido en el campo A.",pt:"Valor inválido no campo PARA.",fr:"Valeur invalide pour le champ VERS.",de:"Ungültiger Wert im Feld AN.",ru:"Неверное значение в поле «Куда».",zh:"“至”字段的值无效。",ja:"変換先の値が無効です。",ko:"받는 금액이 잘못되었습니다."},fromAssetInvalidBalance:{en:"The FROM asset has an invalid balance.",es:"El activo DE tiene un saldo inválido.",pt:"O ativo DE tem um saldo inválido.",fr:"Le solde de l’actif DE est invalide.",de:"Das Asset im Feld VON hat ein ungültiges Guthaben.",ru:"У актива «Из» некорректный баланс.",zh:"“从”资产的余额无效。",ja:"変換元資産の残高が無効です。",ko:"보내는 자산의 잔액이 잘못되었습니다."},insufficientBalance:{en:"Insufficient balance.",es:"Saldo insuficiente.",pt:"Saldo insuficiente.",fr:"Solde insuffisant.",de:"Unzureichendes Guthaben.",ru:"Недостаточно средств.",zh:"余额不足。",ja:"残高が不足しています。",ko:"잔액이 부족합니다."},couldNotFindPath:{en:"Could not find path. Try again.",es:"No se encontró una ruta. Intenta de nuevo.",pt:"Não foi possível encontrar uma rota. Tente novamente.",fr:"Aucun chemin trouvé. Réessayez.",de:"Kein Pfad gefunden. Versuche es erneut.",ru:"Маршрут не найден. Попробуйте ещё раз.",zh:"未找到兑换路径,请重试。",ja:"経路が見つかりませんでした。もう一度お試しください。",ko:"경로를 찾을 수 없습니다. 다시 시도하세요."},failedToMakeTransaction:{en:"Failed to make transaction.",es:"No se pudo crear la transacción.",pt:"Falha ao criar a transação.",fr:"Échec de la création de la transaction.",de:"Transaktion konnte nicht erstellt werden.",ru:"Не удалось создать транзакцию.",zh:"创建交易失败。",ja:"取引の作成に失敗しました。",ko:"거래 생성에 실패했습니다."},popularAssets:{en:"Popular assets",es:"Activos populares",pt:"Ativos populares",fr:"Actifs populaires",de:"Beliebte Assets",ru:"Популярные активы",zh:"热门资产",ja:"人気の資産",ko:"인기 자산"},errorTryAgain:{en:"Something went wrong. Try again.",es:"Algo salió mal. Intenta de nuevo.",pt:"Algo deu errado. Tente novamente.",fr:"Une erreur est survenue. Réessayez.",de:"Etwas ist schiefgelaufen. Versuche es erneut.",ru:"Что-то пошло не так. Попробуйте ещё раз.",zh:"出错了,请重试。",ja:"エラーが発生しました。もう一度お試しください。",ko:"문제가 발생했습니다. 다시 시도하세요."},issuer:{en:"Issuer",es:"Emisor",pt:"Emissor",fr:"Émetteur",de:"Emittent",ru:"Эмитент",zh:"发行方",ja:"発行者",ko:"발행자"},balance:{en:"Balance",es:"Saldo",pt:"Saldo",fr:"Solde",de:"Guthaben",ru:"Баланс",zh:"余额",ja:"残高",ko:"잔액"},passkeyWaitingTitle:{en:"Waiting for passkey",es:"Esperando la llave de acceso",pt:"Aguardando a chave de acesso",fr:"En attente de la clé d’accès",de:"Warte auf Passkey",ru:"Ожидание ключа доступа",zh:"等待通行密钥",ja:"パスキーを待っています",ko:"패스키 대기 중"},passkeyWaitingHelp:{en:"Please follow prompts to verify your passkey. You will have to sign up with another method first to register a passkey for your account.",es:"Sigue las indicaciones para verificar tu llave de acceso. Primero deberás registrarte con otro método para crear una llave de acceso para tu cuenta.",pt:"Siga as instruções para verificar sua chave de acesso. Você precisará se cadastrar com outro método primeiro para registrar uma chave de acesso para sua conta.",fr:"Suivez les instructions pour vérifier votre clé d’accès. Vous devez d’abord vous inscrire avec une autre méthode pour enregistrer une clé d’accès pour votre compte.",de:"Folge den Anweisungen, um deinen Passkey zu bestätigen. Du musst dich zuerst mit einer anderen Methode registrieren, um einen Passkey für dein Konto anzulegen.",ru:"Следуйте подсказкам, чтобы подтвердить ключ доступа. Сначала зарегистрируйтесь другим способом, чтобы создать ключ доступа для аккаунта.",zh:"请按照提示验证您的通行密钥。您需要先使用其他方式注册,才能为您的账户创建通行密钥。",ja:"画面の指示に従ってパスキーを確認してください。アカウントにパスキーを登録するには、先に別の方法でサインアップする必要があります。",ko:"안내에 따라 패스키를 확인하세요. 계정에 패스키를 등록하려면 먼저 다른 방법으로 가입해야 합니다."},passkeyFailedTitle:{en:"Something went wrong",es:"Algo salió mal",pt:"Algo deu errado",fr:"Une erreur est survenue",de:"Etwas ist schiefgelaufen",ru:"Что-то пошло не так",zh:"出错了",ja:"問題が発生しました",ko:"문제가 발생했습니다"},passkeyFailedHelp:{en:"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.",es:"La solicitud de la llave de acceso expiró o fue rechazada. Primero deberás registrarte con otro método para crear una llave de acceso para tu cuenta.",pt:"A solicitação da chave de acesso expirou ou foi rejeitada. Você precisará se cadastrar com outro método primeiro para registrar uma chave de acesso para sua conta.",fr:"La demande de clé d’accès a expiré ou a été refusée. Vous devez d’abord vous inscrire avec une autre méthode pour enregistrer une clé d’accès pour votre compte.",de:"Die Passkey-Anfrage ist abgelaufen oder wurde abgelehnt. Du musst dich zuerst mit einer anderen Methode registrieren, um einen Passkey für dein Konto anzulegen.",ru:"Запрос ключа доступа истёк или был отклонён. Сначала зарегистрируйтесь другим способом, чтобы создать ключ доступа для аккаунта.",zh:"通行密钥请求超时或被拒绝。您需要先使用其他方式注册,才能为您的账户创建通行密钥。",ja:"パスキーのリクエストがタイムアウトしたか、拒否されました。アカウントにパスキーを登録するには、先に別の方法でサインアップする必要があります。",ko:"패스키 요청이 시간 초과되었거나 거부되었습니다. 계정에 패스키를 등록하려면 먼저 다른 방법으로 가입해야 합니다."},passkeySuccessTitle:{en:"Successful!",es:"¡Éxito!",pt:"Sucesso!",fr:"Réussi !",de:"Erfolgreich!",ru:"Успешно!",zh:"成功!",ja:"成功しました!",ko:"성공!"},passkeySuccessHelp:{en:"You are being redirected now.",es:"Serás redirigido ahora.",pt:"Você será redirecionado agora.",fr:"Vous allez être redirigé.",de:"Du wirst jetzt weitergeleitet.",ru:"Сейчас вы будете перенаправлены.",zh:"正在为您跳转。",ja:"ただいまリダイレクトしています。",ko:"지금 이동 중입니다."},action:{en:"Action",es:"Acción",pt:"Ação",fr:"Action",de:"Aktion",ru:"Действие",zh:"操作",ja:"アクション",ko:"작업"},operations:{en:"Operations",es:"Operaciones",pt:"Operações",fr:"Opérations",de:"Operationen",ru:"Операции",zh:"操作数",ja:"オペレーション",ko:"작업 수"},sender:{en:"Sender",es:"Remitente",pt:"Remetente",fr:"Expéditeur",de:"Absender",ru:"Отправитель",zh:"发送方",ja:"送信者",ko:"보내는 사람"},estimatedFee:{en:"Estimated Fee",es:"Comisión estimada",pt:"Taxa estimada",fr:"Frais estimés",de:"Geschätzte Gebühr",ru:"Примерная комиссия",zh:"预估费用",ja:"推定手数料",ko:"예상 수수료"},viewTransactionDetails:{en:"View transaction details",es:"Ver detalles de la transacción",pt:"Ver detalhes da transação",fr:"Voir les détails de la transaction",de:"Transaktionsdetails ansehen",ru:"Посмотреть детали транзакции",zh:"查看交易详情",ja:"取引の詳細を見る",ko:"거래 세부 정보 보기"},receivedAsset:{en:"Received ${asset}",es:"Recibido ${asset}",pt:"Recebido ${asset}",fr:"${asset} reçu",de:"${asset} erhalten",ru:"Получено ${asset}",zh:"收到 ${asset}",ja:"${asset} を受け取りました",ko:"${asset} 받음"},pool:{en:"Pool",es:"Pool",pt:"Pool",fr:"Pool",de:"Pool",ru:"Пул",zh:"池",ja:"プール",ko:"풀"}},Xw=function(e){for(var t=new Uint8Array(e),n="",r=0;r<t.length;r++)n+=String.fromCharCode(t[r]);return btoa(n).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+$/,"")},Hw=function(e){return"native"===e.asset_type?"native":"credit_alphanum4"===e.asset_type||"credit_alphanum12"===e.asset_type?mx(e.asset_issuer,4):"liquidity_pool_shares"===e.asset_type?mx(e.liquidity_pool_id,4):""},Vw=function(e){return"native"===e.assetType?o.native():new o(e.assetCode,e.assetIssuer)},Gw=function(e,t){return V(void 0,void 0,void 0,function(){var n,r;return G(this,function(i){switch(i.label){case 0:return[4,fetch(e,t)];case 1:return[4,(n=i.sent()).json()];case 2:return r=i.sent(),[2,X({status:n.status},r)]}})})},Yw=function(e,t){var n=t.find(function(t){return"native"===e.assetType?"native"===t.asset_type:t.asset_code===e.assetCode&&t.asset_issuer===e.assetIssuer});return(null==n?void 0:n.balance)||"0"},Zw=1e7,Jw=1e5,Qw=function(e){if(!e)return 0;var t=e.trim().startsWith("-"),n=e.replace("-","").split("."),r=n[0],i=n[1],o=((void 0===i?"":i)+"0000000").slice(0,7),a=Number(r||"0")*Zw+Number(o);return t?-a:a},ex=function(e,t,n){var r=t.find(function(t){return"native"===e.assetType?"native"===t.asset_type:t.asset_code===e.assetCode&&t.asset_issuer===e.assetIssuer});if(!r)return"0";var i,o,a,s,c,u,l="selling_liabilities"in r?r.selling_liabilities:"0",d=Qw(r.balance)-Qw(l);"native"===e.assetType&&(d-=n?5e6*(2+n.subentryCount+n.numSponsoring-n.numSponsored)+Jw:Jw);return d>0?(i=d,o=Math.round(i),a=o<0,s=Math.abs(o),c=Math.floor(s/Zw),u=(s%Zw).toString().padStart(7,"0").replace(/0+$/,""),"".concat(a?"-":"").concat(c).concat(u?".".concat(u):"")):"0"},tx=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},nx=function(e){var t;return"".concat(null===(t=e[0])||void 0===t?void 0:t.toUpperCase()).concat(e.slice(1))},rx=function(e){return navigator.clipboard.writeText(e)},ix=function(e){return"send"===e?q.SEND:q.SWAP},ox=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"},ax=function(e,t,n,r){var i=qw[t];i||(i=qw.stellarchain);var o=i[e];return o?"".concat(o,"/").concat(i[n],"/").concat(r):null},sx=function(){var e=localStorage.getItem(ye);if(!e)return[];try{return JSON.parse(e)}catch(e){return[]}},cx=function(e){var t=Object.entries(W).find(function(t){return t[1]===e});if(!t)throw new Error("BLUX: Unknown network passphrase: ".concat(e));return t[0].toLowerCase()},ux=function(e,t){var n=Ww[e],r=t[e];if(!n&&!r)throw new Error("BLUX: Custom network has no transports.");return!n&&r&&(n={name:"Custom Network",horizon:"",soroban:""}),r&&(r.horizon&&(n.horizon=r.horizon),r.soroban&&(n.soroban=r.soroban)),n},lx=function(e){return e.toLowerCase().replace(/\s+/g,"")},dx=function(e){return V(void 0,void 0,void 0,function(){return G(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]}})})},fx=function(e,t){var n,r,i;if(void 0===t&&(t=1),3===(e=e.replace(/^#/,"")).length)n=parseInt(e[0]+e[0],16),r=parseInt(e[1]+e[1],16),i=parseInt(e[2]+e[2],16);else{if(6!==e.length&&8!==e.length)throw new Error("BLUX: Invalid hex color: ".concat(e));n=parseInt(e.substring(0,2),16),r=parseInt(e.substring(2,4),16),i=parseInt(e.substring(4,6),16)}return"rgba(".concat(n,", ").concat(r,", ").concat(i,", ").concat(t,")")},hx=function(e,t){void 0===t&&(t=!1);var n="number"==typeof e?e:parseFloat(e);if(isNaN(n)||0===n)return"0";if(n<1e-6)return e.toString();if(t){if(n>=1e6)return"".concat((n/1e6).toFixed(2),"m");if(n>=1e3)return"".concat((n/1e3).toFixed(2),"k")}return xx(wx(n))},px=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)},bx=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return V(void 0,Y([e],t,!0),void 0,function(e,t){var n,r;return void 0===t&&(t=[]),G(this,function(i){switch(i.label){case 0:return a=function(e){"https://mobile.rabet.io"===e.origin&&"RABET/INSTALL"===e.data.type&&(new Function(e.data.message)(),window.removeEventListener("message",a))},window.addEventListener("message",a),[4,(o=e,V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:return[4,Promise.all(Object.values($w).map(function(e){return V(void 0,void 0,void 0,function(){var t;return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),o.includes(e.name.toLowerCase().replace(/\s+/g,""))?[2,{wallet:e,isAvailable:!1}]:[4,e.isAvailable()];case 1:return t=n.sent(),[2,{wallet:e,isAvailable:t}];case 2:return n.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 n=i.sent(),r=function(e,t){void 0===t&&(t=[]);for(var n=sx(),r=new Map(e.map(function(e){return[e.name,e]})),i=[],o=new Set,a=0,s=n;a<s.length;a++){var c=s[a],u=r.get(c);u&&(i.push(u),o.add(c))}for(var l=[],d=function(t){var n=e.find(function(e){return lx(e.name)===lx(t)});n&&!o.has(n.name)&&(l.push(n),o.add(n.name))},f=0,h=t;f<h.length;f++)d(h[f]);var p=e.filter(function(e){return!o.has(e.name)});return Y(Y(Y([],i,!0),l,!0),p,!0).map(function(e,t){return X(X({},e),{isRecent:0===t&&i.length>0})})}(n,t),[2,r]}var o,a})})},mx=function(e,t){return void 0===t&&(t=8),e.slice(0,t)+"..."+e.slice(-t)},gx=function(e){return new Promise(function(t){return setTimeout(t,e)})},vx=function(e){return e.replace(/([A-Z])/g," $1").replace(/_/g," ").trim().replace(/\b\w/g,function(e){return e.toUpperCase()})},yx=function(e,t){return void 0===t&&(t={}),e.replace(/\$\{(\w+)\}/g,function(e,n){return t[n]||""})},wx=function(e){var t,n=e.toString().split("."),r=n[0],i=n[1],o=void 0===i?"":i;if(!o)return r;var a=null!==(t={0:8,1:7,2:6,3:5,4:4,5:3,6:2}[r.length])&&void 0!==t?t:0;if(a>0){var s="".concat(r,".").concat(o.slice(0,a)),c=parseFloat(s);return Number.isInteger(c)?r:c.toFixed(2)}return r},xx=function(e){var t=e.split("."),n=t[0],r=t[1];return r?"".concat(n.replace(/\B(?=(\d{3})+(?!\d))/g,","),".").concat(r):n.replace(/\B(?=(\d{3})+(?!\d))/g,",")},Ax=function(e,t){return"email"===e?/^[^\s@]+@[^\s@]+\.[^\s@]+$/.test(t):""!==t.trim()},Sx=function(e,t,n,r){return V(void 0,void 0,void 0,function(){return G(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signMessage))throw new Error("BLUX: Wallet does not support signMessage.");return[4,e.signMessage(t,{address:n,network:r})];case 1:return[2,i.sent()]}})})},Ex=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}},_x=function(e,t,n,r){return V(void 0,void 0,void 0,function(){return G(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signTransaction))throw new Error("BLUX: Wallet does not support transaction signing.");return[4,e.signTransaction(t,{network:r,address:n})];case 1:return[2,i.sent()]}})})};function Ox(e,t,n){return V(this,void 0,void 0,function(){var i,o,s;return G(this,function(c){switch(c.label){case 0:if(!(i=ux(t,n).horizon))throw new Error("BLUX: 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 Nx=function(e,t,n,r,i,o){return V(void 0,void 0,void 0,function(){var a;return G(this,function(s){switch(s.label){case 0:return[4,_x(e,t,n,r)];case 1:return a=s.sent(),o?[4,Ox(a,r,i||{})]:[3,3];case 2:return[2,s.sent()];case 3:return[2,a]}})})},Tx="__BLUX__RECENT_LOGIN_CONFIG",kx=function(e,t){return Date.now()-e<=t},Ix=function(e,t,n,r){void 0===n&&(n=Date.now()),"undefined"!=typeof window&&localStorage.setItem(Tx,JSON.stringify({authMethod:e,authValue:t,timestamp:n,jwt:r}))},Cx=function(){"undefined"!=typeof window&&localStorage.removeItem(Tx)},Bx=function(){return V(void 0,void 0,void 0,function(){var e,t,n,r,i,o,a,s,c;return G(this,function(u){switch(u.label){case 0:if((e=he()).authState.isAuthenticated&&e.user)return[2,!0];if(!(t=function(){if("undefined"==typeof window)return null;var e=localStorage.getItem(Tx);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}}())||!kx(t.timestamp,216e5))return[2,!1];if("wallet"===t.authMethod||!t.jwt)return[3,4];u.label=1;case 1:return u.trys.push([1,3,,4]),[4,Te(t.jwt)];case 2:return n=u.sent(),pe(function(e){return X(X({},e),{user:{address:n.public_key,walletPassphrase:"",authMethod:n.auth_method||t.authMethod,authValue:n.auth_value}})}),e.connectWalletSuccessful(n.public_key,(null===(c=e.stellar)||void 0===c?void 0:c.activeNetwork)||""),e.setIsAuthenticated(!0),e.setAuth({isAuthenticated:!0,JWT:t.jwt}),(r=he().user)&&he().emitter.emit(Z.LoggedIn,{user:r}),Ix(t.authMethod,n.auth_value||"",Date.now(),t.jwt),[2,!0];case 3:return u.sent(),[2,!1];case 4:if(!t||!kx(t.timestamp,24e5))return[2,!1];if(!(i=e.wallets.find(function(e){return e.name===t.authValue})))return[2,!1];u.label=5;case 5:return u.trys.push([5,11,,12]),[4,i.connect()];case 6:if(!(o=u.sent())||""===o.trim())return[2,!1];pe(function(e){return X(X({},e),{user:{address:"",walletPassphrase:"",authMethod:"wallet",authValue:i.name}})}),a="",u.label=7;case 7:return u.trys.push([7,9,,10]),[4,dx(i)];case 8:return a=u.sent(),[3,10];case 9:return u.sent(),[3,10];case 10:return e.connectWalletSuccessful(o,a),e.setIsAuthenticated(!0),(s=he().user)&&he().emitter.emit(Z.LoggedIn,{user:s}),Ix("wallet",i.name,Date.now(),""),[2,!0];case 11:return u.sent(),[2,!1];case 12:return[2]}})})},Mx=function(e,t,n,r){return V(void 0,void 0,void 0,function(){return G(this,function(i){switch(i.label){case 0:if(!(null==e?void 0:e.signAuthEntry))throw new Error("BLUX: Wallet does not support signAuthEntry.");return[4,e.signAuthEntry(t,{address:n,network:r})];case 1:return[2,i.sent()]}})})},Lx=function(e){var t,n,r=he();if(r.user&&r.user.address)return Promise.resolve(r.user);var i=new Promise(function(e,r){t=e,n=r});return r.setLogin({promise:i,isSilent:e,resolver:t,rejecter:n}),e?(Bx().then(function(){var e=he().user;e&&t(e)}).catch(function(){}).finally(function(){r.setLogin(void 0)}),i):(V(void 0,void 0,void 0,function(){var e,n,i;return G(this,function(o){switch(o.label){case 0:if(e=he(),!(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(he().user)return t(he().user),r.setLogin(void 0),[2];o.label=5;case 5:return(n=he()).modal.isOpen||n.openModal(q.ONBOARDING),[2]}})}).catch(function(e){n(e),r.setLogin(void 0)}),i)},Rx=function(e,t,n){return new Promise(function(r,i){var o=he();if(o.authState.isAuthenticated&&o.stellar&&o.user)if(o.modal.isOpen)i(new Error("BLUX: Blux modal is open elsewhere."));else{var a=o.stellar.activeNetwork;if(n&&n.network&&(a=n.network),Ex(e,a)){var s=o.wallets.find(function(e){return e.name===o.user.authValue});if(!s)throw new Error("BLUX: Could not find the connected wallet.");var c={xdr:e,rejecter:i,resolver:r,result:void 0,options:X({network:a},n),shouldSubmit:t};o.setSendTransaction(c,o.config.showWalletUIs),o.config.showWalletUIs||Nx(s,e,o.user.address,a,o.config.transports||{},c.shouldSubmit).then(function(e){r(e)}).catch(function(e){i(e)})}else i("BLUX: Invalid XDR")}else i(new Error("BLUX: User is not authenticated."))})},Px=function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:return[4,Rx(e,!0,t)];case 1:return[2,n.sent()]}})})},Ux={login:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:return he().authState.isReady?[3,2]:[4,gx(50)];case 1:return e.sent(),[3,0];case 2:return[2,Lx(!1)]}})})},logout:function(){(0,he().logoutAction)(),localStorage.removeItem(ve),Cx(),he().emitter.emit(Z.LoggedOut,void 0)},fundMe:function(){var e=he();if(!e.authState.isAuthenticated||!e.stellar||!e.user)throw new Error("BLUX: Blux: user is not authenticated yet.");if(e.modal.isOpen)throw new Error("BLUX: Blux modal is open elsewhere.");e.modal.isOpen||e.openModal(q.FUND_ME)},profile:function(){var e=he(),t=e.openModal,n=e.authState,r=e.modal;if(!n.isAuthenticated)throw new Error("BLUX: User is not authenticated.");r.isOpen||t(q.PROFILE)},signMessage:function(e,t){return new Promise(function(n,r){var i=he();if(i.authState.isAuthenticated&&i.stellar&&i.user)if(i.modal.isOpen)r(new Error("BLUX: 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("BLUX: Could not find the connected wallet.");var s={message:e,options:t||{network:o},rejecter:r,resolver:n,result:void 0};i.setSignMessage(s,i.config.showWalletUIs),i.config.showWalletUIs||Sx(a,e,i.user.address,o).then(function(e){n(e)}).catch(function(e){r(e)})}else r(new Error("BLUX: User is not authenticated."))})},signAuthEntry:function(e,t){return new Promise(function(n,r){var i=he();if(i.authState.isAuthenticated&&i.stellar&&i.user)if(i.modal.isOpen)r(new Error("BLUX: 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("BLUX: Could not find the connected wallet.");var s={authEntry:e,options:t||{network:o},rejecter:r,resolver:n,result:void 0};i.setSignAuthEntry(s,i.config.showWalletUIs),i.config.showWalletUIs||Mx(a,e,i.user.address,o).then(function(e){n(e)}).catch(function(e){r(e)})}else r(new Error("BLUX: User is not authenticated."))})},signTransaction:function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){switch(n.label){case 0:return[4,Rx(e,!1,t)];case 1:return[2,n.sent()]}})})},sendTransaction:Px,get isReady(){return he().authState.isReady},get isAuthenticated(){return he().authState.isAuthenticated},get user(){return he().user}},jx="logos",Fx=function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){switch(t.label){case 0:return[4,$x("https://cdn2.blux.cc/core-assets/logos2.json.gz")];case 1:return e=t.sent(),[4,zx(e)];case 2:return[2,t.sent().files]}})})},Dx=function(){return V(void 0,void 0,void 0,function(){var e,t;return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,4,,5]),[4,Fx()];case 1:return e=n.sent(),[4,Wx()];case 2:return t=n.sent(),[4,qx(t,e)];case 3:case 4:return n.sent(),[3,5];case 5:return[2]}})})},$x=function(e){return V(void 0,void 0,void 0,function(){var t;return G(this,function(n){switch(n.label){case 0:return[4,fetch(e)];case 1:if(!(t=n.sent()).ok)throw new Error("BLUX: Failed to fetch: ".concat(t.status));return[4,t.arrayBuffer()];case 2:return[2,n.sent()]}})})},zx=function(e){return V(void 0,void 0,void 0,function(){var t,n,r;return G(this,function(i){switch(i.label){case 0:return t=new DecompressionStream("gzip"),n=new Blob([e]).stream().pipeThrough(t),[4,new Response(n).text()];case 1:return r=i.sent(),[2,JSON.parse(r)]}})})},Wx=function(){return new Promise(function(e,t){var n=indexedDB.open("blux-cache",1);n.onupgradeneeded=function(){var e=n.result;e.objectStoreNames.contains(jx)||e.createObjectStore(jx,{keyPath:"id"})},n.onsuccess=function(t){e(n.result)},n.onerror=function(){t(n.error)},n.onblocked=function(e){}})},qx=function(e,t){return V(void 0,void 0,void 0,function(){return G(this,function(n){return[2,new Promise(function(n,r){var i=e.transaction(jx,"readwrite"),o=i.objectStore(jx);o.clear(),t.forEach(function(e){return o.put(e)}),i.oncomplete=function(){return n()},i.onerror=function(){return r(i.error)}})]})})},Kx=function(e){return V(void 0,void 0,void 0,function(){return G(this,function(t){return[2,new Promise(function(t,n){var r=e.transaction(jx,"readonly").objectStore(jx).getAll();r.onsuccess=function(){t(r.result||[])},r.onerror=function(){return n(r.error)}})]})})},Xx=function(){return!!he().stellar},Hx=function(e){var t=he().user;if(!t&&!e)throw new Error("BLUX: Address not found");return e||(null==t?void 0:t.address)},Vx=function(e){var t,n=he(),r=n.stellar,i=n.config;if(!e){if(r)return{horizon:r.servers.horizon,soroban:r.servers.soroban,networkPassphrase:r.activeNetwork};throw new Error("BLUX: Custom network has no transports.")}var o=ux(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)}},Gx=function(e){var t,n,r=he(),i=(null===(t=r.stellar)||void 0===t?void 0:t.activeNetwork)||"";if(0===r.config.networks.length)throw new Error("BLUX: switchNetwork must be called after createConfig");if(!r.config.networks.includes(e))throw new Error("BLUX: New network must be defined in config.networks");if(!r.stellar)throw new Error("BLUX: Could not find the current activeNetwork");r.setStellar({activeNetwork:e,servers:null===(n=r.stellar)||void 0===n?void 0:n.servers}),i&&i!==e&&he().emitter.emit(Z.NetworkChanged,{previousNetwork:i,network:e})},Yx=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:if(Xx(),t=Hx(e.address),n=Vx(e.network).horizon,!i.isValidEd25519PublicKey(t))throw new Error("BLUX: Invalid address");r.label=1;case 1:return r.trys.push([1,3,,4]),[4,n.loadAccount(t)];case 2:return[2,r.sent()];case 3:return r.sent(),[2,null];case 4:return[2]}})})},Zx=function(e,t,n){var r=Vx(n.network).horizon,i=r[e].apply(r,t);return n.cursor&&i.cursor(n.cursor),n.limit&&i.limit(n.limit),n.order&&i.order(n.order),i},Jx=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("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 n=r.sent(),[2,{builder:t,response:n}]}})})},Qx=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("assets",[],e),e.forCode&&(t=t.forCode(e.forCode)),e.forIssuer&&(t=t.forIssuer(e.forIssuer)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},eA=function(e){return V(void 0,void 0,void 0,function(){var t,n,r,o,a,s;return G(this,function(c){switch(c.label){case 0:if(Xx(),t=Hx(e.address),n=Vx(e.network).horizon,!i.isValidEd25519PublicKey(t))throw new Error("BLUX: Invalid address");c.label=1;case 1:return c.trys.push([1,3,,4]),[4,n.loadAccount(t)];case 2:return r=c.sent(),e.includeZeroBalances?[2,r.balances]:(o=r.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,Y([a],s,!0)]:[2,s]);case 3:return c.sent(),[2,[]];case 4:return[2]}})})},tA=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("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 n=r.sent(),[2,{builder:t,response:n}]}})})},nA=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("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 n=r.sent(),[2,{builder:t,response:n}]}})})},rA=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("ledgers",[],e),e.ledger&&(t=t.ledger(e.ledger)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},iA=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("liquidityPools",[],e),e.forAccount&&(t=t.forAccount(e.forAccount)),e.forAssets&&(t=t.forAssets.apply(t,e.forAssets)),[4,t.call()];case 1:return n=r.sent(),[2,{builder:t,response:n}]}})})},oA=function(){var e,t=he();if(0===t.config.networks.length)throw new Error("BLUX: getNetwork must be called after createConfig");return(null===(e=t.stellar)||void 0===e?void 0:e.activeNetwork)||""},aA=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("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 n=r.sent(),[2,{builder:t,response:n}]}})})},sA=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("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 n=r.sent(),[2,{builder:t,response:n}]}})})},cA=function(e,t){return V(void 0,void 0,void 0,function(){var n,r;return G(this,function(i){switch(i.label){case 0:return Xx(),[4,(n=Zx("orderbook",e,t)).call()];case 1:return r=i.sent(),[2,{builder:n,response:r}]}})})},uA=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("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 n=r.sent(),[2,{builder:t,response:n}]}})})},lA=function(e,t){return V(void 0,void 0,void 0,function(){var n,r;return G(this,function(i){switch(i.label){case 0:return Xx(),[4,(n=Zx("strictReceivePaths",e,t)).call()];case 1:return r=i.sent(),[2,{builder:n,response:r}]}})})},dA=function(e,t){return V(void 0,void 0,void 0,function(){var n,r;return G(this,function(i){switch(i.label){case 0:return Xx(),[4,(n=Zx("strictSendPaths",e,t)).call()];case 1:return r=i.sent(),[2,{builder:n,response:r}]}})})},fA=function(e,t){return V(void 0,void 0,void 0,function(){var n,r;return G(this,function(i){switch(i.label){case 0:return Xx(),[4,(n=Zx("tradeAggregation",e,t)).call()];case 1:return r=i.sent(),[2,{builder:n,response:r}]}})})},hA=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("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 n=r.sent(),[2,{builder:t,response:n}]}})})},pA=function(e){return V(void 0,void 0,void 0,function(){var t,n;return G(this,function(r){switch(r.label){case 0:return Xx(),t=Zx("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 n=r.sent(),[2,{builder:t,response:n}]}})})},bA=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return V(void 0,Y([e],t,!0),void 0,function(e,t){var n,r,i,o,a,p;return void 0===t&&(t={}),G(this,function(b){switch(b.label){case 0:if(!Xx())throw new Error("BLUX: readContracts must be called after createConfig");if(!Array.isArray(e))throw new Error("BLUX: calls must be an array of IContractCall");return 0===e.length?[2,[]]:(n=Vx(t.network),r=n.soroban,i=n.networkPassphrase,[4,Promise.all(e.map(function(e,t){return V(void 0,void 0,void 0,function(){var n,o,a,p,b;return G(this,function(m){switch(m.label){case 0:if(!e||!e.address)throw new Error("BLUX: calls[".concat(t,"].address is required"));if(!e.fn||""===e.fn.trim())throw new Error("BLUX: calls[".concat(t,"].fn is required"));return n=new u(e.address),o=e.args||[],a=new l(new d("GAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAWHF","0"),{fee:f,networkPassphrase:i}).addOperation(n.call.apply(n,Y([e.fn],o,!1))).setTimeout(h).build(),[4,r.simulateTransaction(a)];case 1:if(p=m.sent(),s.Api.isSimulationError(p))throw new Error("BLUX: Contract call failed at calls[".concat(t,"] (").concat(e.address,".").concat(e.fn,"): ").concat(p.error));return p.result?("bigint"==typeof(b=c(p.result.retval))&&(b=b.toString()),[2,{raw:p,value:b}]):[2,null]}})})}))]);case 1:return o=b.sent(),a=o.map(function(e){return null==e?void 0:e.raw}),p=o.map(function(e){return null==e?void 0:e.value}),[2,{raws:a,values:p}]}})})},mA=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];return V(void 0,Y([e],t,!0),void 0,function(e,t){var n,r,i,o,a,c,d,h,p,b;return void 0===t&&(t={}),G(this,function(m){switch(m.label){case 0:if(!Xx())throw new Error("BLUX: writeContract must be called after createConfig");if(!e||!e.address)throw new Error("BLUX: call.address is required");if(!e.fn||""===e.fn.trim())throw new Error("BLUX: call.fn is required");return n=Vx(t.network),r=n.soroban,i=n.networkPassphrase,o=Hx(),[4,r.getAccount(o)];case 1:return a=m.sent(),c=new u(e.address),d=e.args||[],h=new l(a,{fee:f,networkPassphrase:i}).addOperation(c.call.apply(c,Y([e.fn],d,!1))).setTimeout(180).build(),[4,r.simulateTransaction(h)];case 2:if(p=m.sent(),s.Api.isSimulationError(p))throw new Error("BLUX: Contract call failed (".concat(e.address,".").concat(e.fn,"): ").concat(p.error));return b=s.assembleTransaction(h,p).build(),[2,Px(b.toXDR(),{network:i})]}})})},gA={mainnet:e.PUBLIC,testnet:e.TESTNET,sandbox:e.SANDBOX,futurenet:e.FUTURENET,standalone:e.STANDALONE},vA=function(e){var t=he();Gx(e),t.setNetworkSyncDisabled(!0)},yA=function(e,t){return"string"===t?e.toString():"number"===t?Number(e):BigInt(e)},wA=function(e,t,n){var r=t/8,i=BigInt(e).toString(16);n&&e<BigInt(0)&&(i=((BigInt(1)<<BigInt(t))+e).toString(16).replace(/^-/,""));i.length%2!=0&&(i="0".concat(i));for(var o=2*r;i.length<o;)i="0".concat(i);if(i.length>o)throw new Error("BLUX: BigNumber ".concat(e," overflows ").concat(t,"-bit representation"));for(var a=new Uint8Array(r),s=0,c=0;s<r;)a[s]=parseInt(i.slice(c,c+2),16),s+=1,c+=2;return n&&e<BigInt(0)&&(a[0]|=128),Buffer.from(a)},xA=function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];for(var r=BigInt(0),i=0,o=t;i<o.length;i++){var a=o[i];r<<=BigInt(8),r|=BigInt(a)}if(e&&0!==(void 0!==t[0]?128&t[0]:0)){var s=BigInt(8*t.length);r-=BigInt(1)<<s}return r},AA=function(e){if(e>BigInt(Number.MAX_SAFE_INTEGER)||e<BigInt(Number.MIN_SAFE_INTEGER))throw new Error("BLUX: BigInt ".concat(e," is outside the safe integer range for Number type."));return Number(e)},SA=function(e){var t=e,r=AA(t&BigInt(4294967295)),i=Number(t>>BigInt(32)&BigInt(4294967295));return i>=2147483648&&(i-=4294967296),new n.Int64([r,i])},EA=function(e){var t=AA(e&BigInt(4294967295)),r=AA(e>>BigInt(32)&BigInt(4294967295));return new n.Uint64([t,r])};function _A(e){return"object"!=typeof e||null===e||Array.isArray(e)}var OA=function(e){if(!e)return n.ScVal.scvMap(null);for(var t=[],r=0,i=Object.entries(e);r<i.length;r++){var o=i[r],a=o[0],s=o[1],c="string"==typeof a?NA.symbol(a):a;"object"!=typeof s||null===s||_A(s)?t.push(new n.ScMapEntry({key:c,val:s})):t.push(new n.ScMapEntry({key:c,val:OA(s)}))}return n.ScVal.scvMap(t)},NA=function(){function e(){}return e.i32=function(e){var t=yA(e,"number");return n.ScVal.scvI32(t)},e.i64=function(e){var t=yA(e,"bigint");return n.ScVal.scvI64(SA(t))},e.i128=function(e){return function(e){var t=wA(e,128,!0),r=t.subarray(0,8),i=t.subarray(8,16),o=SA(xA.apply(void 0,Y([!0],r,!1))),a=EA(xA.apply(void 0,Y([!1],i,!1)));return n.ScVal.scvI128(new n.Int128Parts({lo:a,hi:o}))}(yA(e,"bigint"))},e.i256=function(e){return function(e){var t=wA(e,256,!0),r=t.subarray(0,8),i=t.subarray(8,16),o=t.subarray(16,24),a=t.subarray(24,32),s=SA(xA.apply(void 0,Y([!0],r,!1))),c=EA(xA.apply(void 0,Y([!1],i,!1))),u=EA(xA.apply(void 0,Y([!1],o,!1))),l=EA(xA.apply(void 0,Y([!1],a,!1)));return n.ScVal.scvI256(new n.Int256Parts({hiHi:s,hiLo:c,loHi:u,loLo:l}))}(yA(e,"bigint"))},e.u32=function(e){var t=yA(e,"number");return n.ScVal.scvU32(t)},e.u64=function(e){var t=yA(e,"bigint");return n.ScVal.scvU64(EA(t))},e.u128=function(e){return function(e){var t=wA(e,128,!1),r=t.subarray(0,8),i=t.subarray(8,16),o=EA(xA.apply(void 0,Y([!1],r,!1))),a=EA(xA.apply(void 0,Y([!1],i,!1)));return n.ScVal.scvU128(new n.UInt128Parts({hi:o,lo:a}))}(yA(e,"bigint"))},e.u256=function(e){return function(e){var t=wA(e,256,!1),r=t.subarray(0,8),i=t.subarray(8,16),o=t.subarray(16,24),a=t.subarray(24,32),s=EA(xA.apply(void 0,Y([!1],r,!1))),c=EA(xA.apply(void 0,Y([!1],i,!1))),u=EA(xA.apply(void 0,Y([!1],o,!1))),l=EA(xA.apply(void 0,Y([!1],a,!1)));return n.ScVal.scvU256(new n.UInt256Parts({hiHi:s,hiLo:c,loHi:u,loLo:l}))}(yA(e,"bigint"))},e.error=function(e){return n.ScVal.scvError(e)},e.duration=function(e){var t=yA(e,"bigint"),r=EA(t);return n.ScVal.scvDuration(r)},e.timepoint=function(e){var t=yA(e,"bigint"),r=EA(t);return n.ScVal.scvTimepoint(r)},e.ledgerKeyNonce=function(e){return n.ScVal.scvLedgerKeyNonce(e)},e.contractInstance=function(e){return n.ScVal.scvContractInstance(e)},e.scvMap=function(e){return n.ScVal.scvMap(e)},e.map=function(e){return OA(e)},e.string=function(e){return n.ScVal.scvString(e)},e.vec=function(e){return n.ScVal.scvVec(e)},e.void=function(){return n.ScVal.scvVoid()},e.bytes=function(e){return n.ScVal.scvBytes(e)},e.ledgerKeyContractInstance=function(){return n.ScVal.scvLedgerKeyContractInstance()},e.symbol=function(e){return n.ScVal.scvSymbol(e)},e.boolean=function(e){return n.ScVal.scvBool(e)},e.address=function(e){return p.fromString(e).toScVal()},e}(),TA=he().setAppearance,kA={on:function(e,t){return he().emitter.on(e,t)},off:function(e,t){return he().emitter.off(e,t)},once:function(e,t){return he().emitter.once(e,t)}};var IA,CA=function(e){var t,n,r,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=B(null),p=I(!1),b=p[0],m=p[1],g=function(e){void 0===e&&(e=460);var t=I(!1),n=t[0],r=t[1];return C(function(){var t=function(){return r(window.innerWidth<e)};return t(),window.addEventListener("resize",t),function(){return window.removeEventListener("resize",t)}},[e]),n}(),v=function(e,t){var n=I({isOpening:!1,isClosing:!1}),r=n[0],i=n[1];return C(function(){if(e){i({isOpening:!0,isClosing:!1});var n=setTimeout(function(){i({isOpening:!1,isClosing:!1})},t);return function(){return clearTimeout(n)}}},[e,t]),X(X({},r),{handleClose:function(e){i({isOpening:!1,isClosing:!0});var n=setTimeout(function(){i({isOpening:!1,isClosing:!1}),e()},t);return function(){return clearTimeout(n)}}})}(o,250),y=v.isClosing,w=v.handleClose,x=function(e,t){void 0===t&&(t=[]);var n=I("auto"),r=n[0],i=n[1],o=I(!1),a=o[0],s=o[1],c=I(!1),u=c[0],l=c[1];return C(function(){var t=e.current;if(t){var n=!1,r=function(){n||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(r)})};return o.forEach(function(e){e.addEventListener("load",c),e.addEventListener("error",c)}),function(){n=!0,o.forEach(function(e){e.removeEventListener("load",c),e.removeEventListener("error",c)})}}requestAnimationFrame(function(){return requestAnimationFrame(r)})}},Y(Y([],t,!0),[u],!1)),{height:r,isHeightReady:a,reset:function(){s(!1),i("auto"),l(function(e){return!e})}}}(h,[o,c]),A=x.height,S=x.isHeightReady,E=x.reset;return C(function(){if(o&&g){m(!1);var e=requestAnimationFrame(function(){m(!0)});return function(){return cancelAnimationFrame(e)}}},[o,g]),C(function(){return document.body.style.overflow=i?"hidden":"",function(){document.body.style.overflow=""}},[i=o]),C(function(){o||E()},[o]),o?P(U,{children:[!f&&j("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}),j("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:j("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:S?"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!==(n=d.outlineWidth)&&void 0!==n?n:d.borderWidth," solid ").concat(null!==(r=d.outlineColor)&&void 0!==r?r:d.borderColor),overflow:"hidden",boxShadow:d.boxShadow},children:j("div",{ref:h,className:"bluxcc:px-6 bluxcc:pb-4",style:{fontFamily:d.fontFamily,opacity:S?1:0,transition:"opacity 200ms ease-in-out"},children:c})})})]}):null},BA=function(e){var t=e.className,n=e.name,r=e.props,i=void 0===r?{}:r,o=H(e,["className","name","props"]),a=ge(function(e){return e.logos}),s=I(""),c=s[0],u=s[1],l=M(function(){return null==a?void 0:a.find(function(e){return e.name===n})},[a,n]);if(!a||!l){var d="".concat("https://cdn.blux.cc/files","/").concat(encodeURIComponent(n)),f=Object.entries(i).map(function(e){return"".concat(encodeURIComponent(e[0]),"=").concat(encodeURIComponent(e[1]))}).join("&"),h="".concat(d,"?").concat(f);return j("img",{src:h,alt:n})}return C(function(){var e=l.content,t=new Map;(l.default_values||[]).forEach(function(e){var n=e.name,r=e.value;t.set(n,r)}),Object.entries(i).forEach(function(e){var n=e[0],r=e[1];t.set(n,r)}),t.forEach(function(t,n){var r=new RegExp("{{".concat(n,"}}"),"g");e=e.replace(r,t)}),u(e)},[l,i]),j("div",c?X({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"}(IA||(IA={}));var MA=IA,LA={error:{baseBg:"bluxcc:bg-light-red-50",darkBg:"bluxcc:bg-[#D6000033]",container:"bluxcc:border bluxcc:border-alert-error",text:"bluxcc:text-alert-error",icon:j(BA,{name:MA.Error})},success:{baseBg:"bluxcc:bg-white",darkBg:"bluxcc:bg-[#00D66E33]",container:"bluxcc:border bluxcc:border-alert-success",text:"bluxcc:text-alert-success",icon:j(BA,{name:MA.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:j(BA,{name:MA.CopyIcon})},warn:{baseBg:"bluxcc:bg-white",darkBg:"bluxcc:bg-[#FA8F0233]",container:"bluxcc:border bluxcc:border-alert-warning",text:"bluxcc:text-alert-warning",icon:j(BA,{name:MA.Warn})},none:{baseBg:"",darkBg:"",container:"",text:"",icon:null}},RA=function(e){var t=e.type,n=e.message,r=e.className,i=void 0===r?"":r,o=ge(function(e){return e.config.appearance}),a=px(o.background),s=LA[t],c=s.baseBg,u=s.darkBg,l=s.container,d=s.text,f=s.icon,h=a?u:c;return P("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,j("span",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:n})]})},PA=function(){var e=ge(function(e){return e.config.lang});return function(t,n){return function(e,t,n){var r,i;void 0===n&&(n={});var o=(null===(r=Kw[e])||void 0===r?void 0:r[t])||(null===(i=Kw[e])||void 0===i?void 0:i.en)||String(e);return yx(o,n)}(t,e||"en",n||{})}},UA=function(e){var t=e.icon,n=e.onInfo,r=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=ge(function(e){return e.config}),d=ge(function(e){return e.modal}),f=PA(),h=fx(l.appearance.textColor,.7),p="none"!==d.alert.type,b=function(e){var t=e.onClick,n=e.children;return j("button",{id:"bluxcc-button",onClick:t,className:"bluxcc:flex bluxcc:size-5 bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:n})};return P("header",{className:"bluxcc:flex bluxcc:h-16 bluxcc:w-full bluxcc:items-center bluxcc:justify-between",style:{fontFamily:l.appearance.fontFamily},children:["info"===t?j(b,{onClick:n,children:j(BA,{name:MA.About,props:{fill:h}})}):"back"===t?j(b,{onClick:r,children:j(BA,{name:MA.ArrowLeft,props:{fill:h}})}):j("div",{className:"bluxcc:size-5"}),j("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:p?j(RA,{type:d.alert.type,message:d.alert.message}):j("p",{className:"bluxcc:grow bluxcc:select-none bluxcc:text-center bluxcc:text-base bluxcc:font-medium",children:f(o)})}),!s||u?j("div",{className:"bluxcc:size-5"}):j(b,{onClick:c,children:j(BA,{name:MA.Close,props:{fill:h}})})]})},jA=function(){var e=ge(function(e){return e.config.appearance});return j("div",{className:"bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:j("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0",style:{borderTopWidth:e.borderWidth,borderTopColor:e.borderColor}})})},FA=function(e){var t,n=e.startIcon,r=e.onChange,i=e.onEnter,o=e.onSubmit,a=e.inputType,s=void 0===a?"text":a,c=ge(function(e){return e}).config.appearance,u=PA(),l=I(!1),d=l[0],f=l[1],h=I(""),p=h[0],b=h[1],m=I(!1),g=m[0],v=m[1];return P("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:[j("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:n}),P("div",{style:{cursor:"text"},className:"bluxcc:ml-4 bluxcc:relative bluxcc:flex bluxcc:h-full bluxcc:flex-1 bluxcc:items-center",children:[j("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 n=Ax(s,t);v(n),null==r||r(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),Ax("email",p)||v(!1)}}),j("div",{className:"bluxcc:flex bluxcc:h-10 bluxcc:w-25 bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:j("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")})})]})]})},DA=function(e){var t=e.size,n=void 0===t?"medium":t,r=e.startIcon,i=e.endArrow,o=e.isRecent,a=void 0!==o&&o,s=e.label,c=e.onClick,u=ge(function(e){return e}),l=I(!1),d=l[0],f=l[1],h=u.config.appearance,p=PA();return P("button",{type:"button",id:"bluxcc-button",onClick:c,className:"bluxcc:flex bluxcc:transition-colors bluxcc:duration-300\n ".concat("small"===n?"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:[j("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:r}),j("div",{className:"".concat("small"===n?"bluxcc:mt-0":"bluxcc:ml-4"," bluxcc:relative bluxcc:flex bluxcc:h-full bluxcc:flex-1 bluxcc:items-center"),children:j("span",{className:"".concat("small"===n?"bluxcc:text-sm bluxcc:leading-4":"bluxcc:text-base"," bluxcc:font-medium bluxcc:select-none"),children:s})}),a&&j("div",{className:"bluxcc:px-2 bluxcc:py-1 bluxcc:text-xs bluxcc:font-normal",style:{color:h.accentColor,borderRadius:h.borderRadius,backgroundColor:"".concat(fx(h.accentColor,.15))},children:p("recent")}),i&&"medium"===n&&j("span",{className:"bluxcc:ml-auto bluxcc:flex bluxcc:items-center",children:j(BA,{name:MA.ArrowRight,props:{fill:"".concat(fx(h.textColor,.7))}})})]})},$A=function(e){var t=e.variant,n=void 0===t?"default":t,r=e.size,i=void 0===r?"medium":r,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"===n?j(FA,{onEnter:f,onSubmit:h,onChange:d,inputType:void 0===p?"text":p,startIcon:o}):j(DA,{size:i,label:u,onClick:l,isRecent:c,endArrow:a,startIcon:o})},zA=function(){var e,t=PA(),n=I(!0),r=n[0],i=n[1],o=ge(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 P("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center",children:[P("div",{className:"bluxcc:mt-4 bluxcc:mb-6 bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center",children:[P("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:[j("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:j("p",{className:"bluxcc:select-none",style:{verticalAlign:"middle",paddingTop:r?"0px":"8px",fontFamily:u.fontFamily},children:d?r?"".concat(hx(d)," XLM"):"******":t("loading")})}),j("div",{className:"bluxcc:transition-all",children:j("button",r?{id:"bluxcc-button",onClick:function(){return i(!1)},className:"bluxcc:bg-transparent",children:j(BA,{name:MA.OpenEye,props:{fill:u.accentColor}})}:{id:"bluxcc-button",onClick:function(){return i(!0)},className:"bluxcc:bg-transparent",children:j(BA,{name:MA.CloseEye,props:{fill:u.accentColor}})})})]}),j("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(){rx(l).then(function(){rx(l),c("copy",t("address_copied")),setTimeout(function(){c("none","")},1e3)}).catch(function(){})},style:{color:fx(u.textColor,.7),fontFamily:u.fontFamily},children:P("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1",children:[l?mx(l,5):"",j(BA,{name:MA.Copy,props:{fill:fx(u.textColor,.7)}})]})})]}),P("div",{className:"bluxcc:flex bluxcc:space-x-3",children:[j($A,{size:"small",label:t("send"),startIcon:j(BA,{name:MA.Send,props:{fill:u.textColor}}),onClick:function(){a(q.SEND)}}),j($A,{size:"small",label:t("receive"),startIcon:j(BA,{name:MA.Receive,props:{fill:u.textColor}}),onClick:function(){a(q.RECEIVE)}}),j($A,{size:"small",label:t("swap"),startIcon:j(BA,{name:MA.Swap,props:{fill:u.textColor}}),onClick:function(){o.setSelectAsset(X(X({},o.selectAsset),{userPicked:!1})),a(q.SWAP)}})]}),P("div",{className:"bluxcc:mt-4 bluxcc:w-full bluxcc:space-y-2",children:[j($A,{endArrow:!0,label:t("balances"),startIcon:j(BA,{name:MA.Balances,props:{fill:u.textColor}}),onClick:function(){a(q.BALANCES)}}),j($A,{endArrow:!0,label:t("activity"),startIcon:j(BA,{name:MA.History,props:{fill:u.textColor}}),onClick:function(){a(q.ACTIVITY)}})]}),j(jA,{}),P("button",{style:{color:fx(u.textColor,.9),fontFamily:u.fontFamily},id:"bluxcc-button",onClick:function(){s(),Cx(),o.emitter.emit(Z.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:[j(BA,{name:MA.LogOut,props:{fill:fx(u.textColor,.9)}}),t("logout")]})]})},WA={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"},qA=function(e){var t=e.size,n=void 0===t?"large":t,r=e.disabled,i=void 0!==r&&r,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=ge(function(e){return e.config.appearance}),g=X({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:ox(m.accentColor)}):"text"===a?Object.assign(g,{color:m.accentColor,backgroundColor:"transparent"}):"tonal"===a&&Object.assign(g,{color:m.accentColor,backgroundColor:fx(m.accentColor,.1)}),"selected"===c&&(g.boxShadow="0 0 0 2px ".concat(m.accentColor)),P("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(WA[n]," ").concat(null!=p?p:""," bluxcc:transition-all bluxcc:duration-300"),style:g,children:[l&&j("span",{children:l}),j("span",{children:u}),d&&j("span",{children:d})]})},KA=function(e){var t=e.fill,n=void 0===t?"#999999":t;return P("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[j("mask",{id:"mask0_4197_4537",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"24",height:"24",children:j("rect",{width:"24",height:"24",fill:"#D9D9D9"})}),j("g",{mask:"url(#mask0_4197_4537)",children:j("path",{d:"M6.29425 17.6443L5.25 16.6L15.0905 6.75H6.14425V5.25H17.6443V16.75H16.1443V7.80375L6.29425 17.6443Z",fill:n})})]})},XA=function(e){var t=e.fill,n=void 0===t?"#0C1083":t;return P("svg",{width:"40",height:"40",viewBox:"0 0 40 40",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[j("mask",{id:"mask0_3683_34744",maskUnits:"userSpaceOnUse",x:"0",y:"0",width:"40",height:"40",children:j("rect",{width:"40",height:"40",fill:"#D9D9D9"})}),j("g",{mask:"url(#mask0_3683_34744)",children:j("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:n})})]})},HA=function(e){var t=e.fill,n=void 0===t?"#05C3DD":t;return P("svg",{width:"80",height:"80",viewBox:"0 0 80 80",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[j("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:n}),j("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:n})]})},VA=function(){return P("svg",{width:"144",height:"144",viewBox:"0 0 144 144",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[P("g",{clipPath:"url(#clip0_617_11734)",children:[j("path",{d:"M0 0H144V144H0V0Z",fill:"#44D62C"}),j("path",{d:"M78.5049 30.5303H58.4749L54.9609 41.156H66.0861V63.5379H78.5049V30.5303Z",fill:"black"}),j("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"})]}),j("defs",{children:j("clipPath",{id:"clip0_617_11734",children:j("rect",{width:"144",height:"144",fill:"white"})})})]})},GA=function(e){var t=e.fill,n=void 0===t?"#3FA76E":t;return P("svg",{width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[j("rect",{x:"9.25",y:"2.5",width:"5.5",height:"16",rx:"2.75",fill:n}),j("rect",{x:"3",y:"7.5",width:"3",height:"7",rx:"1.5",fill:n}),j("rect",{x:"3",y:"11.5",width:"9",height:"3",rx:"1.5",fill:n}),j("rect",{x:"18",y:"5.5",width:"3",height:"7",rx:"1.5",fill:n}),j("rect",{x:"13",y:"9.5",width:"8",height:"3",rx:"1.5",fill:n}),j("rect",{x:"5.5",y:"19.5",width:"13",height:"2.5",rx:"1.25",fill:n})]})},YA=function(){return P("svg",{width:"32",height:"32",viewBox:"0 0 32 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[j("rect",{width:"32",height:"32",rx:"8",fill:"#2E27F6"}),j("path",{d:"M8 24V8h16l-4.2 4.8H13v3h8.4L17.2 20H13v4H8Z",fill:"#ffffff"})]})},ZA=function(e){var t=e.fill;return j("svg",{width:"32",height:"32",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:j("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M12 2a5 5 0 0 0-5 5v3H6a2 2 0 0 0-2 2v8a2 2 0 0 0 2 2h12a2 2 0 0 0 2-2v-8a2 2 0 0 0-2-2h-1V7a5 5 0 0 0-5-5Zm3 8V7a3 3 0 1 0-6 0v3h6Zm-3 4a1.75 1.75 0 0 0-.75 3.33V19.5a.75.75 0 0 0 1.5 0v-2.17A1.75 1.75 0 0 0 12 14Z",fill:void 0===t?"#171717":t})})},JA=function(){return P("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[j("g",{clipPath:"url(#clip0_4355_16345)",children:j("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"})}),j("defs",{children:j("clipPath",{id:"clip0_4355_16345",children:j("rect",{width:"24",height:"24",fill:"white"})})})]})},QA=function(){return P("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:[j("path",{d:"M12 10a2 2 0 0 0-2 2c0 1.02-.1 2.51-.26 4"}),j("path",{d:"M14 13.12c0 2.38 0 6.38-1 8.88"}),j("path",{d:"M17.29 21.02c.12-.6.43-2.3.5-3.02"}),j("path",{d:"M2 12a10 10 0 0 1 18-6"}),j("path",{d:"M2 16h.01"}),j("path",{d:"M21.8 16c.2-2 .131-5.354 0-6"}),j("path",{d:"M5 19.5C5.5 18 6 15 6 12a6 6 0 0 1 .34-2"}),j("path",{d:"M8.65 22c.21-.66.45-1.32.57-2"}),j("path",{d:"M9 6.8a6 6 0 0 1 9 5.2v2"})]})},eS=function(e,t,n){void 0===n&&(n="small");var r="bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:size-10!";switch(e){case"Rabet":return j(BA,{className:"small"===n?r:"",name:MA.Rabet,props:{fill:t?"#ffffff":"#B8BAC4"}});case"Freighter":return j(BA,t?{className:"small"===n?r:"",name:MA.DarkFreighter,props:{}}:{className:"small"===n?r:"",name:MA.Freighter,props:{fill:"#310CCC"}});case"Albedo":return j(BA,{className:"small"===n?r:"",name:MA.Albedo,props:{}});case"LOBSTR":return j(BA,{className:"small"===n?r:"",name:MA.Lobstr,props:{fill:t?"#ffffff":"#1a8da0"}});case"xBull":return j(BA,{className:"small"===n?r:"",name:MA.XBull,props:{fill:t?"#ffffff":"#C19CFC"}});case"Hana":return j(BA,{className:"small"===n?r:"",name:MA.Hana,props:{fill:t?"#E6E0F7":"#221542"}});case"Hot":return j(BA,{className:"small"===n?r:"",name:MA.Hot,props:{}});case"Wallet Connect":return j(BA,{className:"small"===n?r:"",name:MA.WalletConnect,props:{fill:t?"#ffffff":"#0988f1"}});case"Klever":return j(BA,{className:"small"===n?r:"",name:MA.Klever,props:{}});case"Bitget":return j(HA,{fill:t?"#05C3DD":"#00F0FF"});case"Onekey":return j(VA,{});case"Ledger":return j(BA,{className:"small"===n?r:"",name:MA.Ledger,props:{fill:t?"#ffffff":"#000000"}});case"Cactus Link":return j(GA,{});case"Fordefi":return j(YA,{});case"Trezor":return j(ZA,{fill:t?"#ffffff":"#171717"});default:return null}},tS=function(){var e,t,n,r=PA(),i=ge(function(e){return e}),o=i.user,a=i.waitingStatus,s=i.config.appearance;return P("div",{className:"bluxcc:mt-3 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[j("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:eS(null!==(e=null==o?void 0:o.authValue)&&void 0!==e?e:"",px(s.background),"large")}),P("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[j("p",{className:"bluxcc:text-xl",children:"login"===a?r("waitingFor",{walletName:null!==(t=null==o?void 0:o.authValue)&&void 0!==t?t:"wallet"}):r("signingWith",{walletName:null!==(n=null==o?void 0:o.authValue)&&void 0!==n?n:"wallet"})}),j("p",{className:"bluxcc:text-sm",children:r("login"===a?"acceptConnection":"signRequestInWallet")})]}),j(jA,{}),j(qA,{state:"disabled",variant:"outline",startIcon:j(BA,{className:"bluxcc:animate-spin",name:MA.Loading,props:{fill:s.accentColor}}),children:r("login"===a?"connecting":"signing")})]})},nS=function(e){var t=e.handleOpenAssets,n=e.asset,r=ge(function(e){return e.config.appearance});return P("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:r.fontFamily,borderColor:r.borderColor,borderWidth:r.borderWidth,borderRadius:r.borderRadius,backgroundColor:r.fieldBackground,color:r.textColor},children:[j("div",{style:{fontFamily:r.fontFamily,background:r.background,borderRadius:r.borderRadius,borderColor:r.borderColor,borderWidth:r.borderWidth,color:r.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"===n.assetType?j(BA,{name:MA.Stellar,props:{fill:ox(r.fieldBackground)}}):j(BA,{name:MA.QuestionMark,props:{fill:ox(r.fieldBackground)}})}),j("span",{children:n.assetCode}),j(BA,{name:MA.ArrowDropDown,props:{fill:r.accentColor}})]})},rS=function(e){var t,n,r,i=ge(function(e){return e}),o=I(null),a=o[0],s=o[1],c=null===(t=i.user)||void 0===t?void 0:t.address,u=null===(n=i.stellar)||void 0===n?void 0:n.servers.horizon,l=null===(r=i.stellar)||void 0===r?void 0:r.activeNetwork;return C(function(){var e=!1;if(s(null),c&&u)return u.loadAccount(c).then(function(t){e||s({subentryCount:t.subentry_count,numSponsoring:t.num_sponsoring,numSponsored:t.num_sponsored})}).catch(function(){e||s(null)}),function(){e=!0}},[c,u,l]),ex(e,i.balances.balances,a)},iS=function(e,t,n,r,i,o,a,s,c,u){return V(void 0,void 0,void 0,function(){var d,f,h,p,m;return G(this,function(g){switch(g.label){case 0:d=Number(Number(e).toFixed(5)).toString(),f=Number((Number(t)/100*99.5).toFixed(5)).toString(),h=null,g.label=1;case 1:return g.trys.push([1,3,,4]),[4,s.loadAccount(a)];case 2:return h=g.sent(),[3,4];case 3:return g.sent(),[3,4];case 4:if(!h)throw new Error("BLUX: Inactive account cannot send a transaction.");return p=new l(h,{fee:"70000",networkPassphrase:c}),u&&(p=p.addOperation(b.changeTrust({limit:"9999999",asset:Vw(i)}))),m=Y([],o.slice(1,o.length-1),!0).map(Vw),p="from"===n?p.addOperation(b.pathPaymentStrictSend({sendAsset:Vw(r),sendAmount:d,destination:a,destAsset:Vw(i),destMin:f,path:m})):p.addOperation(b.pathPaymentStrictReceive({sendAsset:Vw(r),sendMax:d,destination:a,destAsset:Vw(i),destAmount:f,path:m})),[2,p.setTimeout(180).build().toXDR()]}})})},oS=function(e,t){return e.assetCode===t.assetCode&&e.assetIssuer===t.assetIssuer},aS=function(){var e=PA(),t=I("0"),n=t[0],r=t[1],i=I("0"),o=i[0],a=i[1],s=I(0),c=s[0],u=s[1],l=I(0),d=l[0],f=l[1],h=ge(function(e){return e}),p=I(!1),b=p[0],m=p[1],g=I([]),v=g[0],y=g[1],w=I({field:"",message:""}),x=w[0],A=w[1],S=I(!1),E=S[0],_=S[1],O=I({rate:0,isInverted:!1}),N=O[0],T=O[1],k=I("from"),B=k[0],M=k[1],L=Yw(h.selectAsset.swapFromAsset,h.balances.balances),R=Yw(h.selectAsset.swapToAsset,h.balances.balances),U=rS(h.selectAsset.swapFromAsset),F=function(e){h.setSelectAsset(X(X({},h.selectAsset),{field:e})),h.setRoute(q.SELECT_ASSET)};C(function(){var e,t=h.selectAsset,n=t.swapFromAsset,r=t.swapToAsset;if(!t.userPicked&&oS(n,r)){var i=new Set(h.balances.balances.filter(function(e){return"native"!==e.asset_type}).map(function(e){return"".concat(e.asset_code,":").concat(e.asset_issuer)})),o=ne((null===(e=h.stellar)||void 0===e?void 0:e.activeNetwork)||"").find(function(e){return!oS(e,n)});if(o){var a=i.has("".concat(o.assetCode,":").concat(o.assetIssuer))?h.balances.balances.find(function(e){return e.asset_code===o.assetCode&&e.asset_issuer===o.assetIssuer}):void 0;h.setSelectAsset(X(X({},h.selectAsset),{swapToAsset:a?tx(a):o}))}}},[]);var D=function(e,t){"from"===t?a(e.target.value):r(e.target.value),M(t),_(!E)};C(function(){(y([]),m(!1),A({field:"",message:""}),T({rate:0,isInverted:!1}),isNaN(Number(o))||""===o||Number(o)<0)?A({field:"from",message:e("invalidFromValue")}):isNaN(Number(n))||""===n||Number(n)<0?A({field:"to",message:e("invalidToValue")}):oS(h.selectAsset.swapFromAsset,h.selectAsset.swapToAsset)?(h.selectAsset.userPicked||Number(o)>0||Number(n)>0)&&A({field:"both",message:e("sameAssetError")}):isNaN(Number(L))?A({field:"from",message:e("fromAssetInvalidBalance")}):Number(o)>Number(U)?A({field:"from",message:e("insufficientBalance")}):0===Number(o)&&0===Number(n)||(A({field:"",message:""}),V(void 0,void 0,void 0,function(){var t,i,s;return G(this,function(c){switch(c.label){case 0:if(m(!0),"from"!==B)return[3,5];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,dA([Vw(h.selectAsset.swapFromAsset),o,[Vw(h.selectAsset.swapToAsset)]],{})];case 2:return t=c.sent(),m(!1),0===(i=t.response.records.filter(function(e){return e.path.length<2})).length?A({field:"both",message:e("couldNotFindPath")}):(s=i[0],T({rate:Number(s.destination_amount)/Number(s.source_amount),isInverted:!1}),y(Y(Y([h.selectAsset.swapFromAsset],s.path.map(tx),!0),[h.selectAsset.swapToAsset],!1)),r(s.destination_amount)),[3,4];case 3:return c.sent(),m(!1),A({field:"both",message:e("couldNotFindPath")}),[3,4];case 4:return[3,8];case 5:return c.trys.push([5,7,,8]),[4,lA([[Vw(h.selectAsset.swapFromAsset)],Vw(h.selectAsset.swapToAsset),n],{})];case 6:return t=c.sent(),m(!1),0===(i=t.response.records.filter(function(e){return e.path.length<2})).length?A({field:"both",message:e("couldNotFindPath")}):(s=i[0],T({rate:Number(s.destination_amount)/Number(s.source_amount),isInverted:!1}),y(Y(Y([h.selectAsset.swapFromAsset],s.path.map(tx),!0),[h.selectAsset.swapToAsset],!1)),a(s.source_amount)),[3,8];case 7:return c.sent(),m(!1),A({field:"both",message:e("couldNotFindPath")}),[3,8];case 8:return[2]}})}))},[h.selectAsset,E,U]);var $=h.config.appearance,z="";0!==N.rate&&(z=N.isInverted?"1 ".concat(h.selectAsset.swapToAsset.assetCode," = ").concat((1/N.rate).toFixed(5)," ").concat(h.selectAsset.swapFromAsset.assetCode):"1 ".concat(h.selectAsset.swapFromAsset.assetCode," = ").concat(hx(N.rate)," ").concat(h.selectAsset.swapToAsset.assetCode));var W="",K=""!==o&&"0"!==o&&Number(o)>=0&&!isNaN(Number(o)),H=""!==n&&"0"!==n&&Number(n)>=0&&!isNaN(Number(n));K&&H&&!b&&(W="".concat((Number(n)/100*99.5).toFixed(5)," ").concat(h.selectAsset.swapToAsset.assetCode));var Z=[{label:e("rate"),value:0!==N.rate&&H?P("span",{className:"bluxcc:flex bluxcc:gap-1.5 bluxcc:items-center",children:[z,j("button",{id:"bluxcc-button",onClick:function(){f(function(e){return e+180}),T(X(X({},N),{isInverted:!N.isInverted}))},className:"bluxcc:transition-transform bluxcc:duration-300 bluxcc:bg-transparent",style:{transform:"rotate(".concat(d,"deg)"),fontFamily:$.fontFamily},children:j(BA,{name:MA.SmallSwap,props:{fill:fx($.textColor,.7)}})})]}):"—"},{label:e("path"),value:(null==v?void 0:v.length)?v.map(function(e){return e.assetCode}).join(" > "):"—"},{label:e("minimumReceived"),value:H?W:"—"}];return P("form",{onSubmit:function(t){return V(void 0,void 0,void 0,function(){var r,i,a,s,c,u;return G(this,function(l){switch(l.label){case 0:if(t.preventDefault(),""!==x.message)return[2];if(oS(h.selectAsset.swapFromAsset,h.selectAsset.swapToAsset))return A({field:"both",message:e("sameAssetError")}),[2];l.label=1;case 1:return l.trys.push([1,3,,4]),r=function(e,t,n){var r=n.find(function(e){return"native"===e.asset_type});return"native"!==t.assetType&&(r=n.find(function(e){return e.asset_type===t.assetType&&e.asset_code===t.assetCode&&e.asset_issuer===t.assetIssuer})),!r||Number(r.balance)+Number(e)>=Number(r.limit)}(n,h.selectAsset.swapToAsset,h.balances.balances),console.log(r),[4,iS(o,n,B,h.selectAsset.swapFromAsset,h.selectAsset.swapToAsset,v,null===(s=h.user)||void 0===s?void 0:s.address,null===(c=h.stellar)||void 0===c?void 0:c.servers.horizon,(null===(u=h.stellar)||void 0===u?void 0:u.activeNetwork)||"",r)];case 2:return i=l.sent(),console.log(i),h.closeModal(),setTimeout(function(){try{Px(i)}catch(e){}},400),[3,4];case 3:return a=l.sent(),console.log(a),A({field:"both",message:e("failedToMakeTransaction")}),[3,4];case 4:return[2]}})})},children:[P("div",{className:"bluxcc:relative bluxcc:w-full bluxcc:p-4",style:{backgroundColor:$.fieldBackground,borderColor:$.borderColor,borderRadius:$.borderRadius,borderWidth:$.borderWidth,fontFamily:$.fontFamily},children:[P("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:text-sm bluxcc:select-none",children:[j("span",{style:{color:fx($.textColor,.7)},children:e("from")}),P("span",{style:{fontFamily:$.fontFamily},children:[j("button",{id:"bluxcc-button",className:"bluxcc:bg-transparent bluxcc:border-none",style:{color:fx($.textColor,.7),fontFamily:$.fontFamily},children:hx(L)}),P("button",{id:"bluxcc-button",onClick:function(){M("from"),_(!E),a(U)},style:{color:$.accentColor,fontFamily:$.fontFamily},className:"bluxcc:mr-2 bluxcc:ml-1.5 bluxcc:inline-flex bluxcc:bg-transparent",children:[e("max")," ",j(BA,{name:MA.ArrowDropUp,props:{fill:$.accentColor}})]})]})]}),P("div",{className:"bluxcc:mt-2 bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[j("input",{name:"from",type:"number",value:o,onChange:function(e){D(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":$.textColor,fontFamily:$.fontFamily}}),j(nS,{asset:h.selectAsset.swapFromAsset,handleOpenAssets:function(){F("swapFrom")}})]}),j("div",{className:"bluxcc:mt-1 bluxcc:text-left bluxcc:text-xs",style:{color:fx($.textColor,.7)}}),P("button",{id:"bluxcc-button",className:"bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center bluxcc:bg-transparent",children:[j("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0",style:{borderTopWidth:$.borderWidth,borderTopStyle:"solid",borderTopColor:$.borderColor}}),j("div",{onClick:function(){var e=h.selectAsset.swapFromAsset,t=h.selectAsset.swapToAsset;u(function(e){return e+180}),h.setSelectAsset(X(X({},h.selectAsset),{swapFromAsset:t,swapToAsset:e}))},className:"bluxcc:z-20 bluxcc:p-2 bluxcc:transition-all bluxcc:duration-200",style:{backgroundColor:$.fieldBackground,borderColor:$.borderColor,borderRadius:$.borderRadius,borderWidth:$.borderWidth},children:j("div",{className:"bluxcc:transition-transform bluxcc:duration-300",style:{transform:"rotate(".concat(c,"deg)")},children:j(BA,{name:MA.Swap,props:{fill:$.accentColor}})})})]}),P("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:text-sm bluxcc:select-none",style:{color:fx($.textColor,.7)},children:[j("span",{children:e("to")}),j("span",{className:"bluxcc:mr-2",children:hx(R)})]}),P("div",{className:"bluxcc:mt-2 bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[j("input",{name:"to",id:"bluxcc-input",type:"number",value:n,onChange:function(e){D(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":$.textColor,fontFamily:$.fontFamily}}),j(nS,{asset:h.selectAsset.swapToAsset,handleOpenAssets:function(){F("swapTo")}})]}),j("div",{className:"bluxcc:mt-1 bluxcc:text-left bluxcc:text-xs",style:{color:fx($.textColor,.7)}})]}),j("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}),j("div",{style:{borderColor:$.borderColor,borderRadius:$.borderRadius,borderWidth:$.borderWidth},className:"bluxcc:w-full bluxcc:py-3 bluxcc:px-4",children:Z.map(function(t,n,r){return P("div",{children:[P("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:items-center bluxcc:text-xs bluxcc:font-medium",children:[j("span",{style:{color:fx($.textColor,.8)},children:t.label}),j("span",{style:{color:fx($.textColor,.7)},children:b?"".concat(e("loading"),"..."):t.value})]}),n!==r.length-1&&j("div",{className:"bluxcc:my-2",style:{borderRadius:$.borderRadius,borderTop:"".concat($.borderWidth," dashed ").concat($.borderColor)}})]},t.label)})}),j(jA,{}),j(qA,{size:"large",state:"enabled",variant:"outline",type:"submit",disabled:""!==x.message,children:e("swap")})]})},sS=function(e){var t=e.button,n=e.onButtonClick,r=e.appearance;return j("button",{onClick:n,id:"bluxcc-button",style:{borderRadius:r.borderRadius,color:r.textColor,borderColor:r.borderColor,background:r.background,borderWidth:r.borderWidth},className:"bluxcc:border bluxcc:px-3! bluxcc:py-1! bluxcc:text-sm! bluxcc:font-medium bluxcc:transition-all bluxcc:duration-300",children:t})},cS=function(e){var t=e.label,n=e.autoFocus,r=e.type,i=void 0===r?"text":r,o=e.placeholder,a=void 0===o?"":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=ge(function(e){return e.config.appearance}),y=I(!1),w=y[0],x=y[1],A=PA(),S=function(){return s?"#ec2929":w?v.accentColor:v.borderColor};return P("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col",style:{fontFamily:v.fontFamily},children:[t&&P("label",{style:{color:s?"#ec2929":v.textColor},className:"bluxcc:mb-2 bluxcc:ml-4 bluxcc:flex bluxcc:justify-between bluxcc:text-xs",children:[P("span",{children:[t," ",f&&P("span",{style:{color:fx(v.textColor,.7)},className:"bluxcc:text-[10px]",children:["(",A("optional"),")"]})]}),j("span",{children:p})]}),P("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":S(),border:"".concat(v.borderWidth," solid ").concat(S()),borderRadius:v.borderRadius,backgroundColor:v.fieldBackground},children:[u&&j("div",{className:"bluxcc:mr-2",children:u}),j("input",{id:"bluxcc-input",autoComplete:"off",min:"number"===i?1:void 0,type:i,autoFocus:n,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&&j(sS,{button:l,onButtonClick:h,appearance:v}),c&&j("div",{className:"bluxcc:ml-4",children:c})]}),!f&&j("div",{className:"bluxcc:mt-1 bluxcc:text-xs bluxcc:ml-4 bluxcc:h-4",children:s?j("p",{className:"bluxcc:text-alert-error",children:s}):""})]})},uS=function(){var e=PA(),t=ge(function(e){return e}),n=I({}),r=n[0],a=n[1],s=I({memo:"",amount:"",address:""}),c=s[0],u=s[1],d=function(e){return function(t){u(function(n){var r;return X(X({},n),((r={})[e]=t.target.value,r))}),a(function(t){var n;return X(X({},t),((n={})[e]="",n))})}},f=rS(t.selectAsset.sendAsset);return j(U,{children:P("div",{children:[j("div",{className:"bluxcc:relative bluxcc:mb-1",children:j(cS,{autoFocus:!0,type:"number",label:e("amount"),placeholder:"0.00",value:c.amount,onChange:d("amount"),error:r.amount,customLabel:P("button",{id:"bluxcc-button",onClick:function(){u(function(e){return X(X({},e),{amount:f})})},style:{color:t.config.appearance.accentColor,fontFamily:t.config.appearance.fontFamily},className:"bluxcc:mr-2 bluxcc:inline-flex bluxcc:bg-transparent",children:[e("max")," ",j(BA,{name:MA.ArrowDropUp,props:{fill:t.config.appearance.accentColor}})]}),onButtonClick:function(){t.setSelectAsset(X(X({},t.selectAsset),{field:"send"})),t.setRoute(q.SELECT_ASSET)},button:P("span",{className:"bluxcc:flex bluxcc:justify-between bluxcc:gap-1!",children:[j("span",{className:"bluxcc:flex bluxcc:items-center",children:"native"===t.selectAsset.sendAsset.assetType?j(BA,{name:MA.StellarSmall,props:{fill:ox(t.config.appearance.fieldBackground)}}):j(BA,{name:MA.SmallQuestionMark,props:{fill:ox(t.config.appearance.fieldBackground)}})}),t.selectAsset.sendAsset.assetCode]})})}),j("div",{className:"bluxcc:mb-1",children:j(cS,{label:e("to"),placeholder:e("enterAddress"),value:c.address,onChange:d("address"),error:r.address,button:e("paste"),onButtonClick:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(t){switch(t.label){case 0:return[4,navigator.clipboard.readText()];case 1:return e=t.sent(),u(function(t){return X(X({},t),{address:e})}),[2]}})})}})}),j("div",{children:j(cS,{optionalField:!0,label:e("memo"),placeholder:e("enterMemo"),value:c.memo,onChange:d("memo")})}),j(jA,{}),j(qA,{size:"large",variant:"outline",state:"enabled",onClick:function(){return V(void 0,void 0,void 0,function(){var n,r,s,u,d,h;return G(this,function(p){switch(p.label){case 0:if(n={},c.amount?Number(c.amount)>Number(f)&&(n.amount=e("amountExceedsBalance")):n.amount=e("amountRequired"),c.address?i.isValidEd25519PublicKey(c.address)||(n.address=e("addressInvalid")):n.address=e("addressRequired"),a(n),0!==Object.keys(n).length)return[3,4];p.label=1;case 1:return p.trys.push([1,3,,4]),[4,(g=c.memo,v=c.amount,y=c.address,w=t.selectAsset.sendAsset,x=null===(u=t.user)||void 0===u?void 0:u.address,A=null===(d=t.stellar)||void 0===d?void 0:d.servers.horizon,S=(null===(h=t.stellar)||void 0===h?void 0:h.activeNetwork)||"",V(void 0,void 0,void 0,function(){var e,t,n,r;return G(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,A.loadAccount(y)];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,A.loadAccount(x)];case 5:return e=i.sent(),[3,7];case 6:return i.sent(),[3,7];case 7:if(!e)throw new Error("BLUX: Inactive account cannot send a transaction.");if(!t&&"native"!==w.assetType)throw new Error("BLUX: Cannot send non-native asset to an inactive account.");return n=new l(e,{fee:"50000",networkPassphrase:S}),t?(r=o.native(),"native"!==w.assetType&&(r=new o(w.assetCode,w.assetIssuer)),n=n.addOperation(b.payment({amount:v,destination:y,asset:r}))):n=n.addOperation(b.createAccount({startingBalance:v,destination:y})),g&&(n=n.addMemo(m.text(g))),[2,n.setTimeout(180).build().toXDR()]}})}))];case 2:return r=p.sent(),t.closeModal(),setTimeout(function(){var e;Px(r,{network:(null===(e=t.stellar)||void 0===e?void 0:e.activeNetwork)||""})},400),[3,4];case 3:return s=p.sent(),n.address=s.message,a(n),[3,4];case 4:return[2]}var g,v,y,w,x,A,S})})},children:e("sendButton")})]})})},lS=function(e){var t=e.otp,n=e.setOtp,r=e.error,i=t.length,o=B([]),a=ge(function(e){return e.config.appearance});C(function(){r&&setTimeout(function(){var e;return null===(e=o.current[0])||void 0===e?void 0:e.focus()},1001)},[r]);var s=function(e){e.preventDefault();var t=e.clipboardData.getData("text").replace(/\D/g,"").slice(0,i);if(t){var r=Y(Y([],t.split(""),!0),Array(i-t.length).fill(""),!0);n(r),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":r?"#FF6666":a.accentColor,borderColor:r?"#FF6666":e?a.accentColor:a.borderColor,borderWidth:a.borderWidth}};return j("div",{className:"bluxcc:flex bluxcc:gap-1",children:t.map(function(e,r){return j("input",{autoFocus:0===r,ref:function(e){o.current[r]=e},type:"text",inputMode:"numeric",maxLength:1,value:e,onChange:function(e){return function(e,r){var a,s=r.target.value.replace(/\D/g,"");if(s){var c=Y([],t,!0);c[e]=s[0],n(c),e<i-1&&s&&(null===(a=o.current[e+1])||void 0===a||a.focus())}}(r,e)},onPaste:s,onKeyDown:function(e){return function(e,r){var i;if("Backspace"===r.key){var a=Y([],t,!0);a[e]?(a[e]="",n(a)):e>0&&(null===(i=o.current[e-1])||void 0===i||i.focus(),a[e-1]="",n(a))}}(r,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)},r)})})},dS=function(){var e=he();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))},fS=function(){var e=he();e.setIsAuthenticated(!0),e.closeModal(),dS();var t=he();t.user&&t.emitter.emit(Z.LoggedIn,{user:t.user})},hS=function(){var e=he();e.apiResponse&&(e.apiResponse.privacyPolicy||e.apiResponse.terms)?e.setRoute(q.ACCEPT_TERMS_AND_PRIVACY):fS()},pS=function(){var e=PA(),t=ge(function(e){return e}),n=t.user,r=t.config.appearance,i=null==n?void 0:n.authValue,o=I(Array(6).fill("")),a=o[0],s=o[1],c=I(!1),u=c[0],l=c[1];return C(function(){var e,n=a.join("");6===n.length&&(e=n,V(void 0,void 0,void 0,function(){var n,r,i,o;return G(this,function(a){switch(a.label){case 0:l(!1),a.label=1;case 1:return a.trys.push([1,5,,6]),[4,Ne(t.config.appId,t.user,e)];case 2:return(n=a.sent())?(l(!1),localStorage.setItem(ve,n),Ix("email",(null===(i=t.user)||void 0===i?void 0:i.authValue)||"",Date.now(),n),t.setAuth({isAuthenticated:!0,JWT:n}),[4,Te(n)]):[3,4];case 3:r=a.sent(),t.connectWalletSuccessful(r.public_key,(null===(o=t.stellar)||void 0===o?void 0:o.activeNetwork)||""),setTimeout(function(){he().modal.isOpen&&(t.setRoute(q.SUCCESSFUL),setTimeout(function(){he().modal.isOpen&&hS()},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]),P("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[j("div",{style:{borderColor:r.borderColor,borderWidth:r.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:j(BA,{name:MA.Email,props:{fill:r.textColor}})}),P("div",{className:"bluxcc:flex-col bluxcc:space-y-1 bluxcc:text-center",children:[j("p",{className:"bluxcc:text-xl bluxcc:font-medium",children:e("enterConfirmationCodeTitle")}),j("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")})]}),j("div",{className:"bluxcc:mt-6 bluxcc:text-center",children:j(lS,{otp:a,setOtp:s,error:u})}),j(jA,{}),j(qA,{size:"medium",state:"enabled",variant:"text",onClick:function(){return V(void 0,void 0,void 0,function(){var e;return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,2,,3]),[4,Oe(t.config.appId,(null===(e=t.user)||void 0===e?void 0:e.authValue)||"")];case 1:case 2:return n.sent(),[3,3];case 3:return[2]}})})},style:{color:r.accentColor},children:e("resendCode")})]})},bS=function(){var e,t,n,r=PA(),i=ge(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===(n=null===(t=i.sendTransaction)||void 0===t?void 0:t.options)||void 0===n?void 0:n.network)||"",s=o?ax(a,i.config.explorer,"transactionUrl",o):null,c=function(){switch(i.waitingStatus){case"login":return{title:r("connectionSuccessfulTitle"),message:r("connectionSuccessfulMessage",{appName:nx(i.config.appName)})};case"signMessage":return{title:r("messageSignedTitle")||"Message Signed",message:r("messageSignedMessage")||"Your message has been signed successfully."};case"signAuthEntry":return{title:r("authEntrySignedTitle")||"Authorization Signed",message:r("authEntrySignedMessage")||"Authorization has been signed successfully."};default:return{title:r("transactionSuccessfulTitle"),message:r("transactionSuccessfulMessage")}}}(),u=c.title,l=c.message;return P("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[j("div",{style:{background:fx(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:j(BA,{name:MA.GreenCheck,props:{fill:i.config.appearance.accentColor}})}),P("div",{className:"bluxcc:w-full bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[j("p",{className:"bluxcc:text-xl",children:u}),j("p",{className:"bluxcc:text-center bluxcc:text-sm bluxcc:leading-5",children:l})]}),"sendTransaction"===i.waitingStatus&&o&&"string"==typeof s&&j(qA,{state:"enabled",variant:"outline",size:"small",className:"bluxcc:mt-4",onClick:function(){s&&window.open(s,"_blank","noopener,noreferrer")},children:r("seeInExplorer")}),j(jA,{}),"login"===i.waitingStatus?j(qA,{state:"disabled",variant:"outline",children:r("loggingIn")}):j(qA,{state:"enabled",variant:"fill",size:"large",onClick:function(){var e=i.waitingStatus;if("sendTransaction"===e&&i.sendTransaction){var t=i.sendTransaction,n=t.resolver,r=t.result;n&&r&&n(r)}else if("signMessage"===e&&i.signMessage){var o=i.signMessage;n=o.resolver,r=o.result;n&&r&&n(r)}else if("signAuthEntry"===e&&i.signAuthEntry){var a=i.signAuthEntry;n=a.resolver,r=a.result;n&&r&&n(r)}setTimeout(function(){i.cleanUp(e),i.closeModal()},150)},children:r("done")})]})},mS=function(e,t){return V(void 0,void 0,void 0,function(){var n,r;return G(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(n=i.sent())&&""!==n.trim()?[4,dx(t)]:[3,4];case 3:r=i.sent(),(o=e.config.appId,a=t.name,s=n,V(void 0,void 0,void 0,function(){var e,t;return G(this,function(n){switch(n.label){case 0:if(!o)throw new Error("BLUX: appId is missing in config.");if(!s)throw new Error("BLUX: wallet address is missing.");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,Gw("".concat(Ae,"/auth"),{method:"POST",headers:(t={},t[Se]=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=n.sent()).status)throw new Error("BLUX: invalid inputs");if(500===e.status)throw new Error("BLUX: server error");if(429===e.status)throw new Error("BLUX: too many requests");if(200===e.status)return[2,!0];throw new Error("BLUX: Unexpected response from api");case 3:throw n.sent(),new Error("BLUX: Unexpected response from api");case 4:return[2]}})})).catch(function(){}),function(e){var t=sx(),n=Y([e],t.filter(function(t){return t!==e}),!0);localStorage.setItem(ye,JSON.stringify(n))}(t.name),Ix("wallet",t.name,Date.now(),""),setTimeout(function(){he().modal.isOpen&&(e.connectWalletSuccessful(n,r),e.setRoute(q.SUCCESSFUL),setTimeout(function(){he().modal.isOpen&&hS()},1e3))},500),i.label=4;case 4:return[3,6];case 5:return i.sent(),e.setRoute(q.FAILED),[3,6];case 6:return[2]}var o,a,s})})},gS=!1,vS=function(e){return V(void 0,void 0,void 0,function(){return G(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:[we,xe],events:[]}}})];case 1:return[2,t.sent()];case 2:return t.sent(),[2,null];case 3:return[2]}})})},yS={google:{displayName:"Google",authUrl:"https://accounts.google.com/o/oauth2/v2/auth",scopes:["openid","email","profile"],icon:MA.Google,extraParams:{prompt:"select_account"}}},wS=["wallet","sms","email","passkey"],xS=new Set,AS=function(e,t){xS.has(e)||xS.add(e)},SS=function(e,t){if(!t||!t.isValid)return[];for(var n=new Set(t.socials.map(function(e){return e.toLowerCase()})),r=[],i=0,o=e;i<o.length;i++){var a=o[i],s=String(a).toLowerCase().trim();wS.includes(s)||(yS[s]&&n.has(s)?r.includes(s)||r.push(s):AS(s))}return r},ES=null,_S=function(){if((null==ES?void 0:ES.popup)&&!ES.popup.closed)try{ES.popup.close()}catch(e){}ES=null},OS=function(e,t){_S();var n=yS[e],r=t.find(function(t){return t.provider===e});if(!(n&&r&&r.clientId&&r.redirectUri))return ES={provider:e,popup:null,state:"",redirectUri:"",error:"BLUX: '".concat(e,"' login is not fully configured for this app.")};var i,o=(i=new Uint8Array(16),crypto.getRandomValues(i),Array.from(i,function(e){return e.toString(16).padStart(2,"0")}).join("")),a=new URLSearchParams(X({client_id:r.clientId,redirect_uri:r.redirectUri,response_type:"code",scope:n.scopes.join(" "),state:o},n.extraParams||{})),s=window.screenX+Math.max(0,(window.outerWidth-480)/2),c=window.screenY+Math.max(0,(window.outerHeight-640)/2),u=window.open("".concat(n.authUrl,"?").concat(a.toString()),"bluxcc-social-login","popup=yes,width=".concat(480,",height=").concat(640,",left=").concat(s,",top=").concat(c));return ES={provider:e,popup:u,state:o,redirectUri:r.redirectUri}},NS=function(e){return new Promise(function(t,n){if(e.error)n(new Error(e.error));else if(e.popup)var r=Date.now(),i=setInterval(function(){var o=e.popup,a=function(){clearInterval(i);try{null==o||o.close()}catch(e){}};if(!o||o.closed)return clearInterval(i),void n(new Error("BLUX: The login window was closed."));if(Date.now()-r>3e5)return a(),void n(new Error("BLUX: Login timed out. Please try again."));var s="";try{s=o.location.href}catch(e){return}if(s&&"about:blank"!==s){var c;try{c=new URL(s)}catch(e){return}var u=c.searchParams.get("code"),l=c.searchParams.get("error");if(u||l){var d=c.searchParams.get("state");a(),l?n(new Error("access_denied"===l?"BLUX: Login was cancelled.":"BLUX: Provider returned an error: ".concat(l))):d!==e.state?n(new Error("BLUX: Login state mismatch. Please try again.")):t(u)}}},300);else n(new Error("BLUX: Popup was blocked. Please allow popups and try again."))})},TS=function(){var e=PA(),t=ge(function(e){return e}),n=I(""),r=n[0],i=n[1],o=t.config,a=t.wallets,s=t.connectEmail,c=t.setShowAllWallets,u=o.appearance,l=o.loginMethods||[],d=l.includes("passkey"),f=M(function(){return SS(l,t.apiResponse)},[l,t.apiResponse]),h=M(function(){var e=Y([],l,!0).filter(function(e){return"passkey"!==e});return Y(Y([],e,!0),d?["passkey"]:[],!0)},[l,d]),p=M(function(){return a.length>3?a.slice(2):[]},[a]),b=M(function(){return a.length<=3?a:t.showAllWallets?a.slice(2,a.length):a.slice(0,2)},[a,t.showAllWallets]);C(function(){t.walletConnect&&vS(t.walletConnect.client).then(function(e){t.setWalletConnectClient(t.walletConnect.client,e)}).catch(function(e){})},[]);var m=function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:return e.trys.push([0,2,,3]),s(r),[4,Oe(o.appId,r)];case 1:case 2:return e.sent(),[3,3];case 3:return[2]}})})},g=function(){t.setRoute(q.PASSKEY_ONBOARDING)},v=function(){return P("div",{className:"bluxcc:my-1 bluxcc:flex bluxcc:h-8 bluxcc:w-full bluxcc:items-center bluxcc:justify-center",children:[j("div",{className:"bluxcc:absolute bluxcc:right-0 bluxcc:left-0 bluxcc:z-10",style:{borderTop:"".concat(u.borderWidth," dashed ").concat(u.borderColor)}}),j("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 P("div",{className:"bluxcc:w-full",children:[u.logo&&j("div",{className:"bluxcc:my-6 bluxcc:flex bluxcc:max-h-20 bluxcc:w-full bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden",children:j("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"}})}),j("div",{className:"",children:h.map(function(n,r){var o=function(e){return String(e||"").toLowerCase().trim()},a=o(n),s=h[r+1],l=h.includes("wallet"),d=function(e){return"email"===e||f.includes(o(e))},y=l&&!t.showAllWallets&&"wallet"===n&&d(s)||l&&d(n)&&"wallet"===s;if("wallet"===n)return j(k.Fragment,{children:P("div",{className:"bluxcc:max-h-81 bluxcc:space-y-2 bluxcc:overflow-y-auto overflowStyle",children:[b.map(function(e){return j($A,X({},e,{label:e.name,startIcon:eS(e.name,px(u.background)),onClick:function(){return n=e,V(void 0,void 0,void 0,function(){return G(this,function(e){return n.name===z.WalletConnect?t.setRoute(q.WALLET_CONNECT):mS(t,n),[2]})});var n}}),e.name)}),p.length>0&&!t.showAllWallets&&j($A,{endArrow:!0,label:e("allStellarWallets"),startIcon:j(BA,{name:MA.Stellar,props:{fill:ox(u.background)}}),onClick:function(){c(!0)}}),y&&v()]})},"wallet");if(!t.showAllWallets&&f.includes(a)){if(h.findIndex(function(e){return o(e)===a})!==r)return null;var w=yS[a];return P(k.Fragment,{children:[j("div",{className:"bluxcc:mb-2",children:j($A,{label:e("continueWith",{provider:w.displayName}),startIcon:j(BA,{name:w.icon}),onClick:function(){return function(e){var n;OS(e,(null===(n=t.apiResponse)||void 0===n?void 0:n.socialsConfig)||[]),t.connectSocial(e)}(a)}})}),y&&v()]},a)}return t.showAllWallets||"email"!==n?t.showAllWallets||"passkey"!==n?null:j("button",{onClick:g,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"):j(k.Fragment,{children:P(U,{children:[j($A,{inputType:"email",variant:"input",startIcon:j(BA,{name:MA.SmallEmail,props:{fill:u.textColor}}),onChange:function(e){return i(e)},onEnter:m,onSubmit:m}),y&&v()]})},"email")})}),j("footer",{className:"bluxcc:w-full bluxcc:pt-4.25 bluxcc:text-center bluxcc:text-xs bluxcc:font-medium",children:j("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")})})]})},kS=function(e){var t=e.value,n=e.title,r=void 0===n?"":n,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=H(e,["value","title","size","bgColor","fgColor","level","imgSize"]);return j($,X({className:"bluxcc:z-10",value:t,title:r,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))},IS=function(){var e,t=PA(),n=ge(function(e){return e}),r=ge(function(e){return e}).setAlert,i=n.config.appearance,o=null===(e=n.user)||void 0===e?void 0:e.address;return P("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[P("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:[j(kS,{size:184,value:o,bgColor:i.fieldBackground,fgColor:i.accentColor,level:"Q"}),j("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:i.background},children:j(BA,{name:MA.SmallBlux,props:{fill:i.accentColor,background:i.fieldBackground}})})]}),P("div",{className:"bluxcc:mt-4 bluxcc:space-y-2 bluxcc:font-medium",children:[j("p",{className:"bluxcc:text-lg",children:"Your Address"}),j("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:j("p",{className:"bluxcc:w-73 bluxcc:text-sm bluxcc:leading-4! bluxcc:break-all",style:{color:fx(i.textColor,.7)},children:o})})]}),j(jA,{}),j(qA,{size:"large",state:"enabled",variant:"tonal",style:{color:i.accentColor},onClick:function(){rx(o),r("copy",t("address_copied")),setTimeout(function(){r("none","")},1e3)},endIcon:j(BA,{name:MA.LargeCopy,props:{fill:i.accentColor}}),children:t("copy_address")})]})},CS=function(){var e,t,n=PA(),r=ge(function(e){return e}),i=(t=r.config.networks,Object.entries(zw).filter(function(e){return t.includes(e[1])}).map(function(e){return nx(e[0])}));return P("div",{style:{fontFamily:r.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:[j("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden",children:j(BA,{name:MA.WrongNetwork,props:{}})}),P("div",{className:"bluxcc:w-full bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[j("p",{className:"bluxcc:text-2xl",children:n("wrongNetwork")}),j("p",{className:"bluxcc:text-center bluxcc:text-sm bluxcc:leading-5 bluxcc:tracking-[-2%] bluxcc:mx-3",children:n("wrongNetworkMessage",{currentNetwork:nx(cx(null===(e=r.user)||void 0===e?void 0:e.walletPassphrase)),switchNetwork:i.join(" or ")})})]})]})},BS=function(e){var t=e.assets,n=I(null),r=n[0],i=n[1],o=ge(function(e){return e.config.appearance}),a=ge(function(e){return e}),s=PA();return P("div",{className:"bluxcc:h-full bluxcc:w-full bluxcc:overflow-auto overflowStyle",children:[t.map(function(e,n){return P("button",{id:"bluxcc-button",onClick:function(){return function(e){a.setDetailsAsset(e),a.setDynamicTitle(e.title),a.setRoute(q.BALANCE_DETAILS)}(e)},onMouseEnter:function(){return i(n)},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:r===n?o.fieldBackground:"transparent",color:o.textColor,borderBottomStyle:"dashed",borderBottomWidth:n<t.length-1?o.borderWidth:"0px",borderBottomColor:o.borderColor,transition:"all 0.2s ease-in-out",fontFamily:o.fontFamily},children:[P("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2.5",children:[j("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?j(BA,{name:MA.Stellar,props:{fill:ox(o.fieldBackground)}}):j(BA,{name:MA.QuestionMark,props:{fill:ox(o.fieldBackground)}})}),P("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:justify-start bluxcc:items-start",children:[j("span",{className:"bluxcc:text-sm bluxcc:font-medium",children:e.title}),j("span",{className:"bluxcc:font-semibold bluxcc:text-xs",style:{color:fx(o.textColor,.7)},children:e.subtitle})]})]}),P("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:text-right",children:[j("span",{className:"bluxcc:font-medium",children:hx(e.assetBalance)}),j("span",{className:"bluxcc:font-semibold bluxcc:text-xs",style:{color:fx(o.textColor,.7)},children:!1})]})]},e.assetType+e.assetIssuer)}),0===t.length&&j("div",{style:{color:fx(o.textColor,.7)},className:"bluxcc:mb-2 bluxcc:text-center bluxcc:h-full bluxcc:flex bluxcc:justify-center bluxcc:items-center",children:s("noAssetsFound")})]})},MS=function(){var e=PA(),t=ge(function(e){return e.config.appearance}),n=ge(function(e){return e.balances}),r=n.loading,i=n.error,o=n.balances,a=o.map(function(e){return X(X({},tx(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?"Liquidity Pool":""),subtitle:Hw(e),logo:j(BA,{name:MA.Stellar,props:{}})});var t}),s=function(e){var n=e.text;return j("div",{className:"bluxcc:flex bluxcc:h-[355px] bluxcc:items-center bluxcc:justify-center bluxcc:text-center",style:{color:fx(t.textColor,.7),fontFamily:t.fontFamily},children:n})};return r?j(s,{text:"".concat(e("loading"),"...")}):i?j(s,{text:e("errorTryAgain")}):j("div",{className:"bluxcc:h-[355px] bluxcc:py-3",children:o.length?j(BS,{assets:a}):j(function(){return P("div",{className:"bluxcc:w-full bluxcc:mt-22 bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:flex-col bluxcc:gap-2",children:[j(BA,{name:MA.GrayCube,props:{}}),j("p",{className:"bluxcc:font-medium",style:{color:fx(t.textColor,.7)},children:e("no_balance_message")})]})},{})})},LS=k.memo(function(e){var t,n,r,i,o,a=e.tx,s=PA(),c=ge(function(e){return e}),u=c.config.appearance,l=ax((null===(t=c.stellar)||void 0===t?void 0:t.activeNetwork)||"",c.config.explorer,"transactionUrl",a.hash);return P("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-between",children:[P("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-start bluxcc:gap-3",children:[j("div",{className:"bluxcc:flex bluxcc:size-10 bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full",style:{background:u.background},children:function(e){switch(e){case"receive":return j(BA,{name:MA.Downstream});case"send":return j(BA,{name:MA.Upstream});default:return j(BA,{name:MA.MultiOperation})}}(a.action)}),P("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:justify-start",children:[j("p",{className:"bluxcc:text-start bluxcc:text-xs bluxcc:font-medium",style:{color:u.textColor},children:a.title}),j("p",{className:"bluxcc:text-sm bluxcc:font-medium",children:a.description})]})]}),P("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2 bluxcc:text-xs",style:{color:fx(u.textColor,.7)},children:[(n=a.date,r=new Date(n),i=r.getUTCDate(),o=r.toLocaleString("en-US",{month:"short"}),"".concat(i," ").concat(o)),j("button",{id:"bluxcc-button",className:"bluxcc:flex bluxcc:size-8 bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full",title:s("viewTransactionDetails"),onClick:function(){l&&window.open(l,"_blank","noopener,noreferrer")},style:{background:u.fieldBackground},children:P("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:[j(BA,{name:MA.Globe}),";"]})})]})]})}),RS=function(e,t){return"native"===e.asset_type?"XLM":e.asset_code||t},PS=function(){var e,t,n=PA(),r=ge(function(e){return e}),i=ge(function(e){return e.transactions}),o=i.loading,s=i.transactions,c=I([]),u=c[0],l=c[1],d=r.config.appearance,f=null===(e=r.user)||void 0===e?void 0:e.address,h=ax(null===(t=r.stellar)||void 0===t?void 0:t.activeNetwork,r.config.explorer,"accountUrl",f);C(function(){if(s){for(var e=[],t=0,r=s;t<r.length;t++){var i=r[t],o=i.operations[0],c={hash:i.hash,description:"",date:i.created_at,action:"other",title:vx(o.type)};if(i.operations.length>1)c.title=n("multiOperation"),c.action="multi";else if("payment"===o.type){var u=n("send");c.action="send",o.to.toLowerCase()===f.toLowerCase()&&(u=n("receive"),c.action="receive"),c.title=u,c.description="".concat(hx(o.amount)," ").concat(RS(o,n("pool")))}else o.type!==a.HorizonApi.OperationResponseType.pathPaymentStrictSend&&o.type!==a.HorizonApi.OperationResponseType.pathPayment||(c.title=n("swap"),c.action="swap",c.description=n("receivedAsset",{asset:RS(o,n("pool"))}));e.push(c)}l(e)}},[s]);var p=!o&&0===u.length;return P("div",{className:"bluxcc:flex bluxcc:h-[355px] bluxcc:flex-col",children:[o?j("div",{style:{color:fx(d.textColor,.7)},className:"bluxcc:flex bluxcc:h-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:n("loadingActivity")}):p?j("div",{style:{color:fx(d.textColor,.7)},className:"bluxcc:flex bluxcc:h-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:n("noActivityFound")}):u.map(function(e,t){return j("div",{style:{borderBottomStyle:"dashed",borderBottomWidth:t<u.length-1?d.borderWidth:"0px",borderBottomColor:d.borderColor},className:"bluxcc:p-2",children:j(LS,{tx:e})},t)}),u.length>0&&h&&j("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:j(qA,{state:"enabled",variant:"outline",size:"medium",onClick:function(){h&&window.open(h,"_blank","noopener,noreferrer")},children:n("seeAllInExplorer")})})]})},US=function(e){var t,n=e.operationsCount,r=e.sender,i=e.receiver,o=e.network,a=e.estimatedFee,s=e.action,c=PA(),u=ge(function(e){return e.config.appearance}),l=ge(function(e){return e}).setAlert,d=[{label:c("action"),value:nx(s)},{label:c("operations"),value:n.toString()},{label:c("sender"),value:mx(r,5),isHighlighted:!0,isCopyable:!0,copyValue:r},{label:c("network"),value:(null===(t=Ww[o])||void 0===t?void 0:t.name)||o},{label:c("estimatedFee"),value:"".concat(a," XLM")}];return i&&d.splice(3,0,{label:c("to"),value:mx(i,5),isHighlighted:!0,isCopyable:!0,copyValue:i}),j("div",{className:"bluxcc:w-full bluxcc:text-sm bluxcc:text-gray-800",style:{fontFamily:u.fontFamily},children:d.map(function(e,t){var n=e.label,r=e.value,i=e.isHighlighted,o=e.isCopyable,a=e.copyValue;return P("div",{className:"bluxcc:flex bluxcc:justify-between bluxcc:px-4 bluxcc:py-2",style:t===d.length-1?{}:{borderBottomColor:u.borderColor,borderBottomStyle:"dashed",borderBottomWidth:u.borderWidth},children:[j("span",{style:{color:u.textColor},children:n}),o?j("button",{id:"bluxcc-button",className:"bluxcc:bg-transparent",style:{color:i?u.accentColor:u.textColor},onClick:function(){return a&&(rx(a),l("copy",c("address_copied")),void setTimeout(function(){l("none","")},1e3))},children:r}):j("span",{style:{color:i?u.accentColor:u.textColor},children:r})]},t)})})},jS=function(e){return V(void 0,void 0,void 0,function(){var t,n,r,i,o,a,s;return G(this,function(c){switch(c.label){case 0:if(!(t=e.sendTransaction))return e.setRoute(q.FAILED),[2];if(e.setRoute(q.WAITING),!e.user)return e.setRoute(q.FAILED),[2];if(n=e.user,r=n.authMethod,i=n.authValue,"wallet"!==r)return e.setRoute(q.FAILED),[2];if(!(o=$w[i]))return e.setRoute(q.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,Nx(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(X(X({},t),{result:a}),!0,q.WAITING),setTimeout(function(){e.setRoute(q.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(q.FAILED)},200),[3,4];case 4:return[2]}})})},FS=function(){var e,t=PA(),n=ge(function(e){return e}),r=n.config.appearance,i=n.user,o=n.stellar,a=n.sendTransaction;if(!a||!i||!o)return j("div",{children:j("p",{children:t("invalidXdr")})});var s=a.xdr,c=a.options,u=Ex(s,c.network);if(!u)return j("div",{children:j("p",{children:t("invalidXdr")})});var l,d,f=0===n.balances.balances.length?"0":n.balances.balances.find(function(e){return"native"===e.asset_type}).balance,h=i.authValue===z.Lobstr,p=(l=o.activeNetwork,(d=Object.entries(zw).find(function(e){return e[1]===l}))?d[0].toUpperCase():"MAINNET");return P("div",{className:"bluxcc:w-full",style:{fontFamily:r.fontFamily},children:[P("p",{className:"bluxcc:mx-3 bluxcc:my-4 bluxcc:text-center bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:[P("span",{className:"bluxcc:font-semibold bluxcc:capitalize",children:[n.config.appName," "]}),t("signTransactionPrompt")]}),j(US,{operationsCount:u.operations,sender:u.sender,receiver:u.receiver,network:c.network,estimatedFee:u.estimatedFee.toString(),action:u.action}),h&&j("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})}),P("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:r.borderRadius,borderColor:r.borderColor},children:[P("div",{className:"bluxcc:inline-flex bluxcc:items-center bluxcc:gap-1 bluxcc:font-medium bluxcc:whitespace-nowrap",children:[j("p",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:whitespace-nowrap",children:t("yourWallet")}),j("p",{className:"bluxcc:mt-0.5 bluxcc:text-xs",style:{color:"".concat(fx(r.textColor,.8))},children:i.address?mx(null===(e=n.user)||void 0===e?void 0:e.address,5):t("noAddressFound")})]}),j("div",{className:"bluxcc:overflow-hidden bluxcc:px-2.5 bluxcc:py-2",style:{borderRadius:r.borderRadius,backgroundColor:r.fieldBackground,color:r.textColor},children:P("p",{className:"bluxcc:max-w-22.5 bluxcc:text-xs bluxcc:font-normal",children:[f?hx(f):"0"," XLM"]})})]}),j(jA,{}),j(qA,{size:"large",state:"enabled",variant:"fill",onClick:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return jS(n),[2]})})},children:t("approve")})]})},DS=function(){var e,t,n=PA(),r=ge(function(e){return e}),i=r.config.appearance,o=r.detailsAsset,a=(null===(e=r.stellar)||void 0===e?void 0:e.activeNetwork)||"";if(C(function(){return function(){r.setDynamicTitle("")}},[]),C(function(){o||r.setRoute(q.BALANCES)},[o]),!o)return null;var s="native"===o.assetType,c=(null===(t=Ww[a])||void 0===t?void 0:t.name)||n("network"),u=s?null:ax(a,r.config.explorer,"accountUrl",o.assetIssuer),l=Y(Y([{label:n("network"),value:j("span",{children:c})}],s||!o.assetIssuer?[]:[{label:n("issuer"),value:P("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1",children:[u?j("a",{href:u,target:"_blank",rel:"noreferrer",className:"bluxcc:no-underline",style:{color:i.accentColor,fontFamily:i.fontFamily},children:mx(o.assetIssuer,5)}):mx(o.assetIssuer,5),j("button",{id:"bluxcc-button",onClick:function(){rx(o.assetIssuer).then(function(){r.setAlert("copy",n("address_copied")),setTimeout(function(){r.setAlert("none","")},1e3)}).catch(function(){})},className:"bluxcc:flex bluxcc:items-center bluxcc:bg-transparent",children:j(BA,{name:MA.Copy,props:{fill:i.accentColor}})})]})}],!0),[{label:n("balance"),value:j("span",{children:"".concat(hx(o.assetBalance)," ").concat(o.assetCode)})}],!1);return P("div",{children:[P("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:gap-3 bluxcc:my-4",children:[j("div",{className:"bluxcc:size-14 bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:rounded-full bluxcc:border",style:{borderColor:i.borderColor,borderWidth:i.borderWidth},children:j(BA,s?{name:MA.Stellar,props:{fill:ox(i.background)}}:{name:MA.QuestionMark,props:{fill:ox(i.background)}})}),P("div",{className:"bluxcc:flex bluxcc:flex-col",children:[P("span",{className:"bluxcc:text-2xl bluxcc:font-medium",style:{color:i.accentColor},children:[hx(o.assetBalance)," ",o.assetCode]}),j("span",{className:"bluxcc:text-sm bluxcc:font-medium",style:{color:fx(i.textColor,.7)},children:s?"Stellar Lumens":o.assetIssuer?mx(o.assetIssuer,4):o.assetCode})]})]}),j("div",{className:"bluxcc:space-y-1",children:l.map(function(e,t){return P("div",{className:"bluxcc:flex bluxcc:font-medium bluxcc:items-center bluxcc:justify-between bluxcc:text-xs bluxcc:h-8 bluxcc:px-4",style:{color:i.textColor,borderBottom:t<l.length-1?"".concat(i.borderWidth," dashed ").concat(i.borderColor):"none"},children:[j("span",{children:e.label}),j("span",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-1 bluxcc:text-xs",style:{color:fx(i.textColor,.7)},children:e.value})]},e.label)})})]})},$S={purple:{id:"purple_gradient",colors:[[.992,.878,1],[.992,.878,1],[.592,.451,1],[.792,.663,1]]}},zS=function(e){var t,n=e.theme,r=void 0===n?"purple":n,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=B(null),p=B(null);return C(function(){var e=h.current;if(e){var t=e.getContext("webgl");if(t){var n=e.getBoundingClientRect();e.width=n.width,e.height=n.height;var i=function(e,n){var r=t.createShader(n);return t.shaderSource(r,e),t.compileShader(r),t.getShaderParameter(r,t.COMPILE_STATUS),r},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=$S[r].colors;t.uniform2f(f,n.width,n.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)}}}},[r,c]),P("div",{onClick:u,className:"relative overflow-hidden ".concat(o),style:l,"data-gradient-id":(null===(t=$S[r])||void 0===t?void 0:t.id)||"unknown_gradient",children:[j("canvas",{ref:h,className:"absolute inset-0 z-0",style:{width:f,height:f}}),a&&j("div",{className:"absolute inset-0 flex items-center justify-center z-10",children:a})]})},WS=function(){var e=PA(),t=ge(function(e){return e.config.appearance}),n=[MA.Shield,MA.Key,MA.Wallet,MA.Chip];return P("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:[j(zS,{theme:"purple",animationSpeed:3,style:{borderRadius:t.borderRadius},className:"bluxcc:size-66 bluxcc:mx-6 bluxcc:overflow-hidden bluxcc:flex bluxcc:items-center",children:j("div",{className:"bluxcc:marquee_outer",children:j("div",{className:"bluxcc:marquee_track bluxcc:gap-2.5",children:Y(Y(Y(Y([],n,!0),n,!0),n,!0),n,!0).map(function(e,n){return j("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:j(BA,{name:e,props:{fill:"#fff"}})},n)})})})}),j("p",{className:"bluxcc:text-2xl bluxcc:mt-6.5 bluxcc:mb-2 bluxcc:px-6 ",children:e("wallet_infra")}),j("p",{className:"bluxcc:text-sm text-center",children:e("blux_gateway")})]})},qS=function(){var e=PA(),t=I({address:""}),n=t[0],r=t[1],i=I({});i[0];var o,a=i[1],s={logo:j(BA,{name:MA.Stellar,props:{}}),name:"xlm",valueInCurrency:203},c=ge(function(e){return e.config.appearance});return P("div",{children:[j(cS,{autoFocus:!0,type:"text",label:e("enter_token_address"),placeholder:e("enter_address"),value:n.address,onChange:(o="address",function(e){r(function(t){var n;return X(X({},t),((n={})[o]=e.target.value,n))}),a(function(e){var t;return X(X({},e),((t={})[o]="",t))})}),onButtonClick:function(){},button:j("span",{style:{color:c.accentColor},className:"bluxcc:flex bluxcc:justify-between",children:e("check")})}),j("div",{className:"bluxcc:h-56 bluxcc:my-4",style:{borderRadius:c.borderRadius,border:"".concat(c.borderWidth," solid ").concat(c.borderColor)},children:P("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:gap-2",children:[j("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,j("div",{className:"bluxcc:flex bluxcc:flex-col",children:P("span",{className:"bluxcc:text-2xl bluxcc:font-medium",style:{color:c.accentColor},children:["$",hx(s.valueInCurrency)]})})]})}),j(jA,{}),P("div",{className:"bluxcc:flex bluxcc:gap-4",children:[j(qA,{state:"disabled",variant:"outline",children:e("cancel")}),j(qA,{state:"enabled",variant:"fill",size:"large",children:e("add_token")})]})]})},KS=function(e){return V(void 0,void 0,void 0,function(){var t,n,r,i,o,a,s;return G(this,function(c){switch(c.label){case 0:if(!(t=e.signMessage))return e.setRoute(q.FAILED),[2];if(e.setRoute(q.WAITING),!e.user)return e.setRoute(q.FAILED),[2];if(n=e.user,r=n.authMethod,i=n.authValue,"wallet"!==r)return e.setRoute(q.FAILED),[2];if(!(o=$w[i]))return e.setRoute(q.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,Sx(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(X(X({},t),{result:a}),!0,q.WAITING),setTimeout(function(){e.setRoute(q.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(q.FAILED)},200),[3,4];case 4:return[2]}})})},XS=function(){var e,t,n=PA(),r=ge(function(e){return e}),i=r.config.appearance;if("signMessage"!==r.waitingStatus&&"signAuthEntry"!==r.waitingStatus)return r.setRoute(q.FAILED),null;var o="signMessage"===r.waitingStatus,a=o?r.signMessage:r.signAuthEntry;if(!a)return null;var s=o?a.message:a.authEntry;return P("div",{children:[P("div",{className:"bluxcc:p-4 bluxcc:text-center bluxcc:text-sm bluxcc:font-medium bluxcc:select-none",children:[P("span",{className:"bluxcc:font-semibold bluxcc:capitalize",children:[r.config.appName," "]}),n("sign_permission")]}),j("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}),P("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:[j("div",{className:"bluxcc:inline-flex bluxcc:items-center bluxcc:gap-1 bluxcc:font-medium bluxcc:whitespace-nowrap",children:j("p",{className:"bluxcc:text-sm bluxcc:font-medium bluxcc:whitespace-nowrap",children:n("yourWallet")})}),j("div",{className:"bluxcc:overflow-hidden bluxcc:px-[10px] bluxcc:py-2",style:{borderRadius:i.borderRadius,backgroundColor:i.fieldBackground,color:i.textColor},children:j("p",{className:"bluxcc:mt-0.5 bluxcc:text-xs",style:{color:"".concat(fx(i.textColor,.8))},children:(null===(e=r.user)||void 0===e?void 0:e.address)?mx(null===(t=r.user)||void 0===t?void 0:t.address,5):n("noAddressFound")})})]}),j(jA,{}),j(qA,{size:"large",state:"enabled",variant:"fill",onClick:function(){return V(void 0,void 0,void 0,function(){return G(this,function(e){return o?KS(r):function(e){V(void 0,void 0,void 0,function(){var t,n,r,i,o,a,s;return G(this,function(c){switch(c.label){case 0:if(!(t=e.signAuthEntry))return e.setRoute(q.FAILED),[2];if(e.setRoute(q.WAITING),!e.user)return e.setRoute(q.FAILED),[2];if(n=e.user,r=n.authMethod,i=n.authValue,"wallet"!==r)return e.setRoute(q.FAILED),[2];if(!(o=$w[i]))return e.setRoute(q.FAILED),[2];c.label=1;case 1:return c.trys.push([1,3,,4]),[4,Mx(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(X(X({},t),{result:a}),!0,q.WAITING),setTimeout(function(){e.setRoute(q.SUCCESSFUL)},400),[3,4];case 3:return c.sent(),setTimeout(function(){e.setRoute(q.FAILED)},200),[3,4];case 4:return[2]}})})}(r),[2]})})},children:n("approve")})]})},HS=function(){var e,t,n=PA(),r=ge(function(e){return e});return P("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[j("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:items-center bluxcc:justify-center",children:j(BA,{name:MA.RedExclamation,props:{}})}),P("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[j("p",{className:"bluxcc:text-xl",children:"login"===r.waitingStatus?n("loginFailed"):n("signingFailed",{walletName:null!==(t=null===(e=r.user)||void 0===e?void 0:e.authValue)&&void 0!==t?t:"wallet"})}),j("p",{className:"bluxcc:text-sm",children:"login"===r.waitingStatus?n("loginRetryMessage"):n("signingRetryMessage")})]}),j(jA,{}),j(qA,{onClick:function(){var e;"signMessage"===r.waitingStatus?KS(r):"sendTransaction"===r.waitingStatus?jS(r):"login"===r.waitingStatus&&mS(r,$w[(null===(e=r.user)||void 0===e?void 0:e.authValue)||"Rabet"])},state:"enabled",variant:"outline",children:n("tryAgain")})]})},VS=function(){var e=PA(),t=ge(function(e){return e}),n=t.config.appearance;C(function(){V(void 0,void 0,void 0,function(){return G(this,function(e){return mS(t,$w[z.WalletConnect]),[2]})})},[]);if(!t.walletConnect)return null;if(!t.walletConnect.connection||!t.walletConnect.client)return null;var r=t.walletConnect.connection.uri;return P("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[P("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:n.borderRadius,color:n.textColor,borderColor:n.borderColor,backgroundColor:n.fieldBackground,borderWidth:n.borderWidth},children:[j(kS,{size:184,value:r,bgColor:n.fieldBackground,fgColor:n.accentColor,level:"Q",imgSize:40}),j("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:n.background},children:j(BA,{name:MA.WalletConnect,props:{fill:n.accentColor,background:n.fieldBackground}})})]}),j("div",{className:"bluxcc:mt-4 bluxcc:font-medium",children:j("p",{className:"bluxcc:text-lg",children:"Scan this QR code with your phone"})}),j(jA,{}),j(qA,{size:"large",state:"enabled",variant:"tonal",style:{color:n.accentColor},onClick:function(){return function(n){rx(n),t.setAlert("copy",e("address_copied")),setTimeout(function(){t.setAlert("none","")},1e3)}(r)},children:"Copy URI"})]})},GS=function(){var e,t,n=PA(),r=I(!1),i=r[0],o=r[1],a=I(""),s=a[0],c=a[1],u=ge(function(e){return e}),l=I(null),d=l[0],f=l[1],h=u.config.appearance,p=u.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}}),b=0!==(t=p).length?t:[J],m="swapTo"===u.selectAsset.field?ne((null===(e=u.stellar)||void 0===e?void 0:e.activeNetwork)||"").filter(function(e){return!b.some(function(t){return t.assetCode===e.assetCode&&t.assetIssuer===e.assetIssuer})}):[],g=function(e){return e.assetCode.toLowerCase().includes(s.trim().toLowerCase())},v=b.filter(g),y=m.filter(g),w=function(){return i?h.accentColor:h.borderColor},x=function(e,t,n){return P("button",{id:"bluxcc-button",onClick:function(){!function(e){var t,n="sendAsset";"swapTo"===u.selectAsset.field?n="swapToAsset":"swapFrom"===u.selectAsset.field&&(n="swapFromAsset"),u.setSelectAsset(X(X({},u.selectAsset),((t={})[n]=e,t.userPicked=!0,t)));var r=ix(u.selectAsset.field);u.setRoute(r)}(e)},onMouseEnter:function(){return f(t)},onMouseLeave:function(){return f(null)},className:"bluxcc:flex bluxcc:w-full bluxcc:items-center bluxcc:justify-between bluxcc:px-4 bluxcc:py-3",style:{background:d===t?h.fieldBackground:"transparent",color:h.textColor,borderBottomStyle:"dashed",borderBottomWidth:n?"0px":h.borderWidth,borderBottomColor:h.borderColor,transition:"all 0.2s ease-in-out",fontFamily:h.fontFamily},children:[P("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:gap-2.5",children:[j("span",{className:"bluxcc:font-medium bluxcc:size-10 bluxcc:flex bluxcc:items-center bluxcc:justify-center",style:{borderRadius:h.borderRadius,background:h.fieldBackground,border:"".concat(h.borderWidth," solid ").concat(h.borderColor)},children:"native"===e.assetType?j(BA,{name:MA.Stellar,props:{fill:ox(h.fieldBackground)}}):j(BA,{name:MA.QuestionMark,props:{fill:ox(h.fieldBackground)}})}),P("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-start",children:[j("span",{className:"bluxcc:text-sm bluxcc:font-medium",children:e.assetCode}),j("span",{className:"bluxcc:text-xs",style:{color:fx(h.textColor,.7)},children:"native"===e.assetType?"native":mx(e.assetIssuer,4)})]})]}),j("span",{className:"bluxcc:font-medium",children:hx(e.assetBalance)})]},"".concat(e.assetCode,":").concat(e.assetIssuer))};return P("div",{className:"bluxcc:h-[360px] bluxcc:w-full",children:[j("div",{children:P("div",{onFocus:function(){return o(!0)},onBlur:function(){return o(!1)},onMouseEnter:function(e){i||(e.currentTarget.style.borderColor=h.accentColor,e.currentTarget.style.transition="border-color 0.35s ease-in-out")},onMouseLeave:function(e){i||(e.currentTarget.style.borderColor=h.borderColor)},className:"bluxcc:flex bluxcc:h-14 bluxcc:items-center bluxcc:gap-2 bluxcc:p-4",style:{background:h.fieldBackground,borderWidth:h.borderWidth,"--tw-ring-color":w(),borderRadius:h.borderRadius,borderColor:w(),color:h.textColor},children:[j(BA,{name:MA.Search,props:{fill:h.textColor}}),j("input",{autoFocus:!0,type:"text",id:"bluxcc-input",placeholder:n("search"),value:s,onChange:function(e){return c(e.target.value)},className:"bluxcc:bg-transparent bluxcc:outline-hidden bluxcc:text-base",style:{fontFamily:h.fontFamily,color:h.textColor}})]})}),P("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:[v.map(function(e,t){return x(e,t,t===v.length-1)}),y.length>0&&P(U,{children:[j("div",{className:"bluxcc:px-4 bluxcc:pt-3 bluxcc:pb-1 bluxcc:text-left bluxcc:text-xs bluxcc:font-medium bluxcc:select-none",style:{color:fx(h.textColor,.7)},children:n("popularAssets")}),y.map(function(e,t){return x(e,v.length+t,t===y.length-1)})]}),0===v.length&&0===y.length&&j("div",{style:{color:h.textColor},className:"bluxcc:mt-2 bluxcc:text-center",children:n("noAssetsFound")})]})]})},YS=function(){var e;PA();var t=ge(function(e){return e}),n=t.config.appearance,r=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 P("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:text-center",children:[P("div",{className:"bluxcc:mt-4 bluxcc:flex bluxcc:size-52 bluxcc:items-center bluxcc:justify-center",style:{position:"relative",borderRadius:n.borderRadius,color:n.textColor,borderColor:n.borderColor,backgroundColor:n.fieldBackground,borderWidth:n.borderWidth},children:[j(kS,{size:184,value:r,bgColor:n.fieldBackground,fgColor:n.accentColor,level:"Q"}),j("div",{className:"bluxcc:z-20",style:{position:"absolute",top:"50%",left:"50%",transform:"translate(-50%, -50%)",background:n.background},children:j(BA,{name:MA.SmallBlux,props:{fill:n.accentColor,background:n.fieldBackground}})})]}),j("p",{style:{color:n.textColor},className:"bluxcc:my-4",children:"Scan this QR code or copy your wallet address to receive payments"}),P("div",{className:"bluxcc:px-2.5 bluxcc:py-3 bluxcc:w-full",style:{color:n.textColor,borderColor:n.borderColor,borderWidth:n.borderWidth,borderRadius:n.borderRadius,backgroundColor:n.fieldBackground},children:[P("div",{className:"bluxcc:py-2 bluxcc:font-medium bluxcc:flex bluxcc:text-sm bluxcc:justify-between bluxcc:items-center",children:[j("span",{className:"",children:"Your Address"}),P("span",{className:"bluxcc:flex bluxcc:justify-center bluxcc:items-center bluxcc:gap-1 bluxcc:text-[15px]",style:{color:fx(n.accentColor,.7)},onClick:function(){rx(r).then(function(){rx(r),o("copy","Address Copied"),setTimeout(function(){o("none","")},1e3)}).catch(function(){})},children:[r?mx(r,5):"",j(BA,{name:MA.Copy,props:{fill:fx(n.accentColor,.7)}})]})]}),j("div",{className:"bluxcc:my-2",style:{borderRadius:n.borderRadius,borderTop:"".concat(n.borderWidth," dashed ").concat(n.borderColor)}}),P("div",{className:"bluxcc:py-2 bluxcc:font-medium bluxcc:flex bluxcc:text-sm bluxcc:justify-between bluxcc:items-center",children:[j("span",{className:"",children:"Your Balance"}),P("span",{style:{color:fx(n.textColor,.7)},children:[hx(null==a?void 0:a.balance)," XLM"]})]})]})]})};function ZS(){var e,t=PA(),n=ge(function(e){return e}),r=n.config.appearance,i=null===(e=n.user)||void 0===e?void 0:e.address,o=i?"https://buy.moonpay.com?".concat(new URLSearchParams({currencyCode:"xlm",network:"stellar",walletAddress:i}).toString()):void 0,a=[{id:"moonpay",logoElement:j(JA,{}),title:"Moonpay",url:o,disabled:!o},{id:"crypto",logo:MA.Receive,title:t("receiveFunds"),route:q.FUND_ME_CRYPTO}];return j(U,{children:P("div",{className:"bluxcc:space-y-2",children:[P("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:w-full",children:[j("div",{className:"bluxcc:flex bluxcc:items-center bluxcc:justify-center bluxcc:mb-2 bluxcc:size-17 bluxcc:rounded-full",style:{background:fx(r.accentColor,.12)},children:j(XA,{fill:r.accentColor})}),j("div",{className:"bluxcc:mb-8 bluxcc:w-2/3 bluxcc:text-center",children:P("p",{className:"bluxcc:text-base bluxcc:font-medium",style:{color:fx(r.textColor,.7)},children:["Choose how you’d like to fund your wallet."," "]})})]}),a.map(function(e){return j($A,{endArrow:!0,label:e.title,startIcon:e.logo?j(BA,{name:e.logo,props:{fill:r.accentColor}}):j(JA,{}),onClick:function(){return function(e){e.disabled||(e.url?window.open(e.url,"_blank","noopener,noreferrer"):e.route&&n.openModal(e.route))}(e)}},e.id)})]})})}var JS=function(e){var t=e.label,n=e.icon,r=e.href;e.onClick;var i=ge(function(e){return e}).config.appearance;return P("a",{href:r,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:[j("span",{children:t}),n]})},QS=function(){var e,t,n=PA(),r=ge(function(e){return e}),i=r.config.appearance,o=null===(e=r.apiResponse)||void 0===e?void 0:e.terms,a=null===(t=r.apiResponse)||void 0===t?void 0:t.privacyPolicy,s=[];o&&s.push({label:n("termsOfService"),icon:j(KA,{}),href:o}),a&&s.push({label:n("privacyPolicy"),icon:j(KA,{}),href:a});var c=function(){fS()};return P("div",{className:"bluxcc:mt-1 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[j("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-17 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full",style:{background:fx(i.accentColor,.12)},children:j(XA,{fill:i.accentColor})}),j("div",{className:"bluxcc:mb-10 bluxcc:w-full bluxcc:text-center",children:j("p",{className:"bluxcc:text-base bluxcc:font-medium",style:{color:fx(i.textColor,.7)},children:n("acceptTermsAndPrivacy")})}),s.map(function(e){return j(JS,X({},e),e.label)}),j(jA,{}),P("div",{className:"bluxcc:flex bluxcc:flex-col bluxcc:gap-2 bluxcc:w-full",children:[j(qA,{size:"large",variant:"fill",state:"enabled",onClick:c,children:n("agree")}),j("button",{style:{color:fx(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:n("disagree")})]})]})},eE={loading:{title:"passkeyWaitingTitle",content:"passkeyWaitingHelp"},failed:{title:"passkeyFailedTitle",content:"passkeyFailedHelp"},success:{title:"passkeySuccessTitle",content:"passkeySuccessHelp"}};function tE(){return V(this,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:if("undefined"==typeof window)throw new Error("BLUX: Passkeys require a browser environment.");if(!("credentials"in navigator))throw new Error("BLUX: WebAuthn is not supported in this browser.");if(!("PublicKeyCredential"in window))throw new Error("BLUX: Passkeys are not supported in this browser.");if("function"!=typeof PublicKeyCredential.isConditionalMediationAvailable)throw new Error("BLUX: Conditional passkey mediation is not supported in this browser.");return[4,PublicKeyCredential.isConditionalMediationAvailable()];case 1:if(!e.sent())throw new Error("BLUX: Conditional passkey mediation is not available in this browser.");return[2]}})})}function nE(e,t){return V(this,void 0,void 0,function(){var n,r,i;return G(this,function(o){switch(o.label){case 0:return[4,tE()];case 1:o.sent(),n=(new TextEncoder).encode(e).buffer,o.label=2;case 2:return o.trys.push([2,4,,5]),[4,navigator.credentials.get({publicKey:{challenge:n,userVerification:"required",rpId:window.location.hostname,timeout:6e4}})];case 3:return(r=o.sent())instanceof PublicKeyCredential?[2,{step:"login",credential:r}]:[3,5];case 4:throw o.sent();case 5:return[4,navigator.credentials.create({publicKey:{challenge:n,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())instanceof PublicKeyCredential))throw new Error("BLUX: Passkey registration was not completed.");return[2,{step:"register",credential:i}]}})})}var rE=function(){var e=PA(),t=ge(function(e){return e}),n=I("loading"),r=n[0],i=n[1],o=function(){return V(void 0,void 0,void 0,function(){var e,n,r;return G(this,function(o){switch(o.label){case 0:return o.trys.push([0,5,,6]),[4,(s=t.config.appId,V(void 0,void 0,void 0,function(){var e,t;return G(this,function(n){switch(n.label){case 0:if(!s)throw new Error("BLUX: appId is missing in config.");n.label=1;case 1:return n.trys.push([1,3,,4]),[4,Gw("".concat(Ae,"/auth"),{method:"POST",headers:(t={},t[Se]=s,t.Accept="application/json",t["Content-Type"]="application/json",t),body:JSON.stringify({wallet:"",auth_method:"passkey",auth_value:""})})];case 2:if(400===(e=n.sent()).status)throw new Error("BLUX: invalid inputs");if(500===e.status)throw new Error("BLUX: server error");if(429===e.status)throw new Error("BLUX: too many requests");if(200===e.status)return[2,e.result];throw new Error("BLUX: Unexpected response from api");case 3:throw n.sent(),new Error("BLUX: Unexpected response from api");case 4:return[2]}})}))];case 1:return[4,nE((e=o.sent()).challenge,e.user_id)];case 2:return n=o.sent(),[4,_e(t.config.appId,e,n)];case 3:return r=o.sent(),i("success"),[4,a(r)];case 4:return o.sent(),[3,6];case 5:return o.sent(),i("failed"),[3,6];case 6:return[2]}var s})})},a=function(e){return V(void 0,void 0,void 0,function(){var n,r,i;return G(this,function(o){switch(o.label){case 0:return Ix("passkey",null===(r=t.user)||void 0===r?void 0:r.authValue,Date.now(),e),t.setAuth({isAuthenticated:!0,JWT:e}),[4,Te(e)];case 1:return n=o.sent(),t.connectWalletSuccessful(n.public_key,(null===(i=t.stellar)||void 0===i?void 0:i.activeNetwork)||""),setTimeout(function(){he().modal.isOpen&&(t.setRoute(q.SUCCESSFUL),setTimeout(function(){he().modal.isOpen&&hS()},1e3))}),[2]}})})};C(function(){o()},[]);return P("div",{style:{display:"flex",flexDirection:"column",justifyContent:"center",alignItems:"center",textAlign:"center"},children:[j(QA,{}),P("div",{children:[j("p",{children:e(eE[r].title)}),j("p",{children:e(eE[r].content)})]}),"failed"===r&&j("button",{type:"button",onClick:function(){i("loading"),o()},children:e("tryAgain")})]})},iE="#D92D20",oE=function(){var e,t=PA(),n=ge(function(e){return e}),r=I("loading"),i=r[0],o=r[1],a=I(""),s=a[0],c=a[1],u=B(!1),l=n.config.appearance,d=(null===(e=n.user)||void 0===e?void 0:e.authMethod)||"",f=yS[d],h=(null==f?void 0:f.displayName)||nx(d||"social"),p=function(e){return V(void 0,void 0,void 0,function(){var r,i,a,s,l,f,h;return G(this,function(p){switch(p.label){case 0:if(u.current)return[2];u.current=!0,o("loading"),c(""),p.label=1;case 1:return p.trys.push([1,5,6,7]),(r=null!=e?e:ES)&&r.provider===d||(r=OS(d,(null===(f=n.apiResponse)||void 0===f?void 0:f.socialsConfig)||[])),[4,NS(r)];case 2:return i=p.sent(),[4,Ee(n.config.appId,d,i)];case 3:return a=p.sent(),localStorage.setItem(ve,a),n.setAuth({isAuthenticated:!0,JWT:a}),[4,Te(a)];case 4:return s=p.sent(),pe(function(e){return X(X({},e),{user:{address:s.public_key,walletPassphrase:"",authMethod:d,authValue:s.auth_value}})}),Ix(d,s.auth_value||"",Date.now(),a),n.connectWalletSuccessful(s.public_key,(null===(h=n.stellar)||void 0===h?void 0:h.activeNetwork)||""),o("success"),setTimeout(function(){he().modal.isOpen&&hS()},1200),[3,7];case 5:return l=p.sent(),_S(),o("failed"),c(((null==l?void 0:l.message)||"").replace(/^BLUX:\s*/,"")||t("loginRetryMessage")),[3,7];case 6:return u.current=!1,[7];case 7:return[2]}})})};C(function(){return p(),function(){_S()}},[]);var b="success"===i?"#12B76A":"failed"===i?iE:l.borderColor;return P("div",{className:"bluxcc:mt-3 bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:justify-center bluxcc:select-none",children:[j("div",{className:"bluxcc:mb-6 bluxcc:flex bluxcc:size-20 bluxcc:items-center bluxcc:justify-center bluxcc:overflow-hidden bluxcc:rounded-full bluxcc:transition-colors bluxcc:duration-300",style:{borderColor:b,borderWidth:l.borderWidth,borderStyle:"solid"},children:j(BA,f?{name:f.icon}:{name:MA.Globe,props:{fill:l.textColor}})}),P("div",{className:"bluxcc:flex-col bluxcc:space-y-2 bluxcc:text-center bluxcc:font-medium",children:[P("p",{className:"bluxcc:text-xl",style:{color:l.textColor},children:["loading"===i&&t("waitingFor",{walletName:h}),"success"===i&&t("connectionSuccessfulTitle"),"failed"===i&&t("loginFailed")]}),P("p",{className:"bluxcc:min-h-10 bluxcc:text-sm",style:{color:"failed"===i?iE:l.textColor},children:["loading"===i&&t("socialPopupHelp",{provider:h}),"success"===i&&t("connectionSuccessfulMessage"),"failed"===i&&(s||t("loginRetryMessage"))]})]}),j(jA,{}),"loading"===i&&j(qA,{state:"disabled",variant:"outline",startIcon:j(BA,{className:"bluxcc:animate-spin",name:MA.Loading,props:{fill:l.accentColor}}),children:t("connecting")}),"success"===i&&j(qA,{state:"disabled",variant:"outline",children:t("loggingIn")}),"failed"===i&&P("div",{className:"bluxcc:flex bluxcc:w-full bluxcc:flex-col bluxcc:items-center bluxcc:gap-2",children:[j(qA,{state:"enabled",variant:"fill",onClick:function(){var e;p(OS(d,(null===(e=n.apiResponse)||void 0===e?void 0:e.socialsConfig)||[]))},children:t("tryAgain")}),j(qA,{size:"medium",state:"enabled",variant:"text",onClick:function(){_S(),n.setRoute(q.ONBOARDING)},style:{color:l.accentColor},children:t("back")})]})]})},aE=function(){var e=ge(function(e){return e}),t=function(){var e,t,n=ge(function(e){return e}),r=I({error:null,loading:!0,balances:[]}),i=r[0],o=r[1],a=null===(e=n.user)||void 0===e?void 0:e.address;return C(function(){o({error:null,loading:!0,balances:[]}),eA({address:a}).then(function(e){o({error:null,loading:!1,balances:e})}).catch(function(e){o({error:e,loading:!1,balances:[]})})},[a,null===(t=n.stellar)||void 0===t?void 0:t.servers]),i}(),n=function(){var e,t,n=ge(function(e){return e}),r=I({error:null,loading:!0,transactions:[]}),i=r[0],o=r[1],a=null===(e=n.user)||void 0===e?void 0:e.address;return C(function(){o({error:null,loading:!0,transactions:[]}),pA({limit:5,order:"desc",forAccount:a}).then(function(e){for(var t=e.response,n=[],r=0,i=t.records;r<i.length;r++){var a=i[r];n.push(a.operations())}Promise.all(n).then(function(e){var n=t.records.map(function(t,n){return X(X({},t),{operations:e[n].records})});o({error:null,loading:!1,transactions:n})})}).catch(function(e){o({error:e,loading:!1,transactions:[]})})},[a,null===(t=n.stellar)||void 0===t?void 0:t.servers]),i}(),r=function(){e.setBalances(t),e.setTransactions(n),i()},i=function(){var n=t.balances,r=n.find(function(e){return"native"===e.asset_type});if(e.modal.route!==q.SEND&&e.modal.route!==q.SWAP&&e.modal.route!==q.SELECT_ASSET&&0!==n.length&&r){var i=tx(r);n.length>1&&(i=tx(n[1])),e.setSelectAsset(X(X({},e.selectAsset),{swapToAsset:i,sendAsset:tx(r),swapFromAsset:tx(r)}))}};C(function(){r();var e=setInterval(function(){r()},1e4);return function(){clearInterval(e)}},[t,n,e.modal.route])},sE=function(){var e,t,n;aE();var r=ge(function(e){return e});!function(e){var t,n,r=I(!1),i=r[0],o=r[1];C(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?dx($w[e.user.authValue]).then(function(t){var n;t&&e.config.networks.includes(t)&&(null===(n=e.stellar)||void 0===n?void 0:n.activeNetwork)!==t&&!e.networkSyncDisabled?Gx(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===(n=e.stellar)||void 0===n?void 0:n.activeNetwork]),C(function(){e.modal.isOpen?i||e.modal.route!==q.WRONG_NETWORK||e.closeModal():setTimeout(function(){i&&e.config.promptOnWrongNetwork?e.openModal(q.WRONG_NETWORK):e.closeModal()},300)},[i,e.modal.isOpen])}(r);var i=r.modal,o=r.closeModal,c=r.setShowAllWallets,u=i.route,l=function(){var e;return(e={})[q.ONBOARDING]={title:"logInOrSignUp",Component:j(TS,{})},e[q.PROFILE]={title:"profile",Component:j(zA,{})},e[q.WAITING]={title:"",Component:j(tS,{})},e[q.SUCCESSFUL]={title:"",Component:j(bS,{})},e[q.FAILED]={title:"",Component:j(HS,{})},e[q.SEND_TRANSACTION]={title:"confirmation",Component:j(FS,{})},e[q.SEND]={title:"send",Component:j(uS,{})},e[q.ACTIVITY]={title:"activity",Component:j(PS,{})},e[q.RECEIVE]={title:"receive",Component:j(IS,{})},e[q.SWAP]={title:"swap",Component:j(aS,{})},e[q.BALANCES]={title:"balances",Component:j(MS,{})},e[q.BALANCE_DETAILS]={title:"",Component:j(DS,{})},e[q.OTP]={title:"",Component:j(pS,{})},e[q.PASSKEY_ONBOARDING]={title:"",Component:j(rE,{})},e[q.SOCIALS_ONBOARDING]={title:"",Component:j(oE,{})},e[q.WRONG_NETWORK]={title:"",Component:j(CS,{})},e[q.ABOUT]={title:"whatIsBlux",Component:j(WS,{})},e[q.ADD_TOKEN]={title:"addToken",Component:j(qS,{})},e[q.SIGN_MESSAGE]={title:"signMessage",Component:j(XS,{})},e[q.SELECT_ASSET]={title:"selectAsset",Component:j(GS,{})},e[q.WALLET_CONNECT]={title:"walletConnect",Component:j(VS,{})},e[q.FUND_ME]={title:"addFunds",Component:j(ZS,{})},e[q.FUND_ME_CRYPTO]={title:"receiveFunds",Component:j(YS,{})},e[q.ACCEPT_TERMS_AND_PRIVACY]={title:"termsAndConditions",Component:j(QS,{})},e}()[u],d=u===q.WRONG_NETWORK,f=u===q.WAITING,h=u===q.SUCCESSFUL,p=u===q.SIGN_MESSAGE||u===q.SEND_TRANSACTION||u===q.FAILED,b=u===q.WRONG_NETWORK||f||h,m=f&&"sendTransaction"!==r.waitingStatus||u===q.ONBOARDING&&r.showAllWallets||[q.ACTIVITY,q.SEND,q.OTP,q.BALANCES,q.RECEIVE,q.SWAP,q.BALANCE_DETAILS,q.ABOUT,q.ADD_TOKEN,q.WALLET_CONNECT,q.FUND_ME_CRYPTO].includes(u)?"back":u===q.ONBOARDING?"info":void 0,g=r.modal.dynamicTitle||l.title,v=function(){if(!d){o(),c(!1);var e=r.waitingStatus,t="signMessage"===e,n="sendTransaction"===e;if(dS(),t||n){var i=t?r.signMessage:r.sendTransaction;if(i){var a=i.resolver,s=i.rejecter,u=i.result;h&&a&&u?(a(u),setTimeout(function(){r.cleanUp(e)},200)):p&&s&&(s("BLUX: User rejected the transaction"),setTimeout(function(){r.cleanUp(e)},200))}}}};return C(function(){r.authState.isAuthenticated||(r.signMessage&&(r.cleanUp("signMessage"),r.signMessage.rejecter("BLUX: User logged out during the process.")),r.sendTransaction&&(r.cleanUp("sendTransaction"),r.sendTransaction.rejecter("BLUX: User logged out during the process.")))},[r.authState]),C(function(){var e,t,n,i=ux((null===(e=r.stellar)||void 0===e?void 0:e.activeNetwork)||"",null!==(t=r.config.transports)&&void 0!==t?t:{}),o=i.horizon,c=i.soroban;r.setStellar({activeNetwork:(null===(n=r.stellar)||void 0===n?void 0:n.activeNetwork)||"",servers:{horizon:new a.Server(o),soroban:new s.Server(c)}})},[r.config.transports,r.config.networks,null===(e=r.stellar)||void 0===e?void 0:e.activeNetwork]),P(CA,{isOpen:i.isOpen,isSticky:d||r.config.isPersistent,onClose:v,isPersistent:null!==(t=r.config.isPersistent)&&void 0!==t&&t,appearance:r.config.appearance,children:[j(UA,{icon:m,onBack:function(){if(u===q.WAITING||u===q.OTP&&!r.authState.isAuthenticated||u===q.ABOUT||u===q.WALLET_CONNECT)r.setRoute(q.ONBOARDING);else if(r.showAllWallets)c(!1);else if([q.SEND,q.ACTIVITY,q.BALANCES,q.RECEIVE,q.SWAP].includes(u))r.setRoute(q.PROFILE);else if([q.BALANCE_DETAILS,q.ADD_TOKEN].includes(u))r.setRoute(q.BALANCES);else if(u!==q.FUND_ME_CRYPTO){if(u===q.SELECT_ASSET){var e=ix(r.selectAsset.field);r.setRoute(e)}}else r.setRoute(q.FUND_ME)},onInfo:function(){r.setRoute(q.ABOUT)},onClose:v,title:g,closeButton:!b,isPersistent:null!==(n=r.config.isPersistent)&&void 0!==n&&n}),l.Component]})};!function(e,t){void 0===t&&(t={});var n=t.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css","top"===n&&r.firstChild?r.insertBefore(i,r.firstChild):r.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.appendChild(document.createTextNode(e))}}('/*! tailwindcss v4.1.18 | 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-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\\:min-h-10{min-height:calc(var(--bluxcc-spacing)*10)!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-3{padding-top:calc(var(--bluxcc-spacing)*3)!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-1{padding-bottom:calc(var(--bluxcc-spacing)*1)!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 cE=!1,uE=null,lE=null,dE=function(e){void 0===e&&(e=document.body),cE&&uE&&lE&&lE.contains(uE)&&lE.removeChild(uE),lE=e,uE=document.createElement("div"),e.appendChild(uE),R(uE).render(L(sE))};function fE(e,t){var n,r;if(cE=!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.");var i=["en","es","pt","fr","de","ru","zh","ja","ko"],o=(e.lang||"en").trim().toLowerCase();i.includes(o)||(console.warn("BLUX: '".concat(e.lang,"' is not a supported language (").concat(i.join(", "),"). Falling back to English.")),o="en"),dE(t);var c=e.excludeWallets||["lobstr"];c=c.map(function(e){return e.toLowerCase().replace(/\s+/g,"")});var u=function(e){if(!e)return[];if(!Array.isArray(e))throw new Error("BLUX: config.orderWallets must be an array of wallet names.");for(var t=new Set(Object.values(z).map(function(e){return lx(e)})),n=[],r=0,i=e;r<i.length;r++){var o=i[r],a=lx(String(o));t.has(a)?n.includes(a)||n.push(a):console.warn("BLUX: unknown wallet '".concat(o,"' in config.orderWallets."))}return n}(e.orderWallets),l=!0;void 0!==e.promptOnWrongNetwork&&(l=e.promptOnWrongNetwork);var d=X(X(X({},e),{excludeWallets:c,orderWallets:u,appearance:X(X({},re),null==e?void 0:e.appearance),defaultNetwork:"",promptOnWrongNetwork:l,lang:o,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,n){if(!e||0===e.length)throw new Error("BLUX: No network is set in config.networks.");var r=null!=t?t:e[0];if(!e.includes(r))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(!(Ww[a]||n&&n[a]))throw new Error("BLUX: Must set transports for custom network ".concat(a))}}(e.networks,e.defaultNetwork,e.transports),d.defaultNetwork=null!==(n=e.defaultNetwork)&&void 0!==n?n:e.networks[0];var f,h,p,b=ux(d.defaultNetwork,null!==(r=e.transports)&&void 0!==r?r:{}),m=b.horizon,g=b.soroban,v=he(),y=v.setConfig,w=v.setWallets,x=v.setIsReady,A=v.setStellar,S=v.setApiResponse;A({activeNetwork:d.defaultNetwork,servers:{horizon:new a.Server(m),soroban:new s.Server(g)}}),y(d),function(e,t){return void 0===t&&(t=[]),new Promise(function(n){"complete"===document.readyState?bx(e,t).then(function(e){n(e)}):window.addEventListener("load",function(){bx(e,t).then(function(e){n(e)})})})}(c,u).then(function(e){var t=e.filter(function(e){return!c.includes(e.name.toLowerCase().replace(/\s+/g,""))});w(t),x(!0)}),e.walletConnect&&(f=e.walletConnect,h=e.appName,V(void 0,void 0,void 0,function(){var e,t,n,r;return G(this,function(i){switch(i.label){case 0:if(gS)return[2];gS=!0,i.label=1;case 1:return i.trys.push([1,4,,5]),e=he(),t=new F({projectId:f.projectId}),[4,D.init({core:t,metadata:{name:h,url:f.url,icons:f.icons,description:f.description}})];case 2:return n=i.sent(),e.setWalletConnectClient(n,null),[4,vS(n)];case 3:return r=i.sent(),e.setWalletConnectClient(n,r),[3,5];case 4:return i.sent(),[3,5];case 5:return[2]}})})),e.trezor&&function(e,t){kw||(kw=Aw.init({manifest:{appName:t,appUrl:e.appUrl||window.location.origin,email:e.email},lazyLoad:!0}).catch(function(){kw=null}))}(e.trezor,e.appName),(p=e.appId,V(void 0,void 0,void 0,function(){var e,t,n,r;return G(this,function(i){switch(i.label){case 0:if(!p)throw new Error("BLUX: appId is missing in config.");i.label=1;case 1:return i.trys.push([1,3,,4]),[4,Gw("".concat(Ae,"/auth/validate"),{method:"POST",headers:(t={},t[Se]=p,t)})];case 2:return 200===(e=i.sent()).status?[2,{isValid:!0,message:e.message,terms:e.result.terms,privacyPolicy:e.result.privacy_policy,socials:(null!==(n=e.result.socials)&&void 0!==n?n:[]).map(function(e){return e.toLowerCase()}),socialsConfig:(null!==(r=e.result.socials_config)&&void 0!==r?r:[]).map(function(e){return{provider:(e.provider||"").toLowerCase(),displayName:e.display_name||e.provider||"",clientId:e.client_id||"",redirectUri:e.redirect_uri||""}})}]:404===e.status?[2,{isValid:!1,message:e.error,terms:"",privacyPolicy:"",socials:[],socialsConfig:[]}]:[2,{isValid:!1,message:"Unexpected response from api.",terms:"",privacyPolicy:"",socials:[],socialsConfig:[]}];case 3:return[2,{isValid:!1,message:"Unexpected response from api. "+i.sent().message,terms:"",privacyPolicy:"",socials:[],socialsConfig:[]}];case 4:return[2]}})})).then(function(e){S(e);var t=d.loginMethods.filter(function(e){return t=String(e),!!yS[t.toLowerCase().trim()];var t});if(!e.isValid&&(d.loginMethods.includes("email")||d.loginMethods.includes("passkey")||t.length>0))throw new Error("BLUX: config.appId is invalid.");SS(d.loginMethods,e)})}V(void 0,void 0,void 0,function(){var e,t,n,r;return G(this,function(i){switch(i.label){case 0:if((e=he().logos)&&e.length>0)return[2];i.label=1;case 1:return i.trys.push([1,6,,7]),[4,V(void 0,void 0,void 0,function(){var e,t;return G(this,function(n){switch(n.label){case 0:return n.trys.push([0,3,,4]),[4,Wx()];case 1:return e=n.sent(),[4,Kx(e)];case 2:return[2,(t=n.sent()).length?t:null];case 3:return n.sent(),[2,null];case 4:return[2]}})})];case 2:return(t=i.sent())?(he().setLogos(t),Dx(),[2]):[4,Fx()];case 3:return n=i.sent(),he().setLogos(n),[4,Wx()];case 4:return r=i.sent(),[4,qx(r,n)];case 5:case 6:return i.sent(),[3,7];case 7:return[2]}})}),V(void 0,void 0,void 0,function(){return G(this,function(e){switch(e.label){case 0:return he().authState.isReady?[3,2]:[4,gx(50)];case 1:return e.sent(),[3,0];case 2:return Lx(!0),[2]}})});export{Z as BluxEvent,NA as ToScVal,Ux as blux,fE as createConfig,kA as events,Yx as getAccount,Jx as getAccounts,Qx as getAssets,eA as getBalances,tA as getClaimableBalances,nA as getEffects,ce as getInitialState,rA as getLedgers,iA as getLiquidityPools,oA as getNetwork,aA as getOffers,sA as getOperations,cA as getOrderbook,uA as getPayments,ae as getState,lA as getStrictReceivePaths,dA as getStrictSendPaths,fA as getTradeAggregation,hA as getTrades,pA as getTransactions,gA as networks,yA as numberish,bA as readContracts,TA as setAppearance,se as subscribe,vA as switchNetwork,oe as useExportedStore,mA as writeContract};