@dcl/auth-site 0.1.3-7252677610.commit-a5dc0e2 → 0.1.3-7263448304.commit-bea3f1f
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.
|
@@ -66,7 +66,7 @@ Add a <Suspense fallback=...> component higher in the tree to provide a loading
|
|
|
66
66
|
*
|
|
67
67
|
* @license MIT
|
|
68
68
|
*/const Ffe="startTransition",N9=Wce[Ffe];function Bfe(t){let{basename:e,children:r,future:n,window:i}=t,a=Qe.useRef();a.current==null&&(a.current=Yle({window:i,v5Compat:!0}));let s=a.current,[o,c]=Qe.useState({action:s.action,location:s.location}),{v7_startTransition:u}=n||{},f=Qe.useCallback(h=>{u&&N9?N9(()=>c(h)):c(h)},[c,u]);return Qe.useLayoutEffect(()=>s.listen(f),[s,f]),Qe.createElement(Lfe,{basename:e,children:r,location:o.location,navigationType:o.action,navigator:s})}var D9;(function(t){t.UseScrollRestoration="useScrollRestoration",t.UseSubmit="useSubmit",t.UseSubmitFetcher="useSubmitFetcher",t.UseFetcher="useFetcher",t.useViewTransitionState="useViewTransitionState"})(D9||(D9={}));var M9;(function(t){t.UseFetchers="useFetchers",t.UseScrollRestoration="useScrollRestoration"})(M9||(M9={}));const rW="6.8.0";function jfe(t,e,r){const n=e.split("|").map(a=>a.trim());for(let a=0;a<n.length;a++)switch(e){case"any":return;case"bigint":case"boolean":case"number":case"string":if(typeof t===e)return}const i=new Error(`invalid value for type ${e}`);throw i.code="INVALID_ARGUMENT",i.argument=`value.${r}`,i.value=t,i}async function Sa(t){const e=Object.keys(t);return(await Promise.all(e.map(n=>Promise.resolve(t[n])))).reduce((n,i,a)=>(n[e[a]]=i,n),{})}function Yt(t,e,r){for(let n in e){let i=e[n];const a=r?r[n]:null;a&&jfe(i,a,n),Object.defineProperty(t,n,{enumerable:!0,value:i,writable:!1})}}function r0(t){if(t==null)return"null";if(Array.isArray(t))return"[ "+t.map(r0).join(", ")+" ]";if(t instanceof Uint8Array){const e="0123456789abcdef";let r="0x";for(let n=0;n<t.length;n++)r+=e[t[n]>>4],r+=e[t[n]&15];return r}if(typeof t=="object"&&typeof t.toJSON=="function")return r0(t.toJSON());switch(typeof t){case"boolean":case"symbol":return t.toString();case"bigint":return BigInt(t).toString();case"number":return t.toString();case"string":return JSON.stringify(t);case"object":{const e=Object.keys(t);return e.sort(),"{ "+e.map(r=>`${r0(r)}: ${r0(t[r])}`).join(", ")+" }"}}return"[ COULD NOT SERIALIZE ]"}function So(t,e){return t&&t.code===e}function i4(t){return So(t,"CALL_EXCEPTION")}function Mi(t,e,r){let n=t;{const a=[];if(r){if("message"in r||"code"in r||"name"in r)throw new Error(`value will overwrite populated values: ${r0(r)}`);for(const s in r){if(s==="shortMessage")continue;const o=r[s];a.push(s+"="+r0(o))}}a.push(`code=${e}`),a.push(`version=${rW}`),a.length&&(t+=" ("+a.join(", ")+")")}let i;switch(e){case"INVALID_ARGUMENT":i=new TypeError(t);break;case"NUMERIC_FAULT":case"BUFFER_OVERRUN":i=new RangeError(t);break;default:i=new Error(t)}return Yt(i,{code:e}),r&&Object.assign(i,r),i.shortMessage==null&&Yt(i,{shortMessage:n}),i}function it(t,e,r,n){if(!t)throw Mi(e,r,n)}function Ne(t,e,r,n){it(t,e,"INVALID_ARGUMENT",{argument:r,value:n})}function nW(t,e,r){r==null&&(r=""),r&&(r=": "+r),it(t>=e,"missing arguemnt"+r,"MISSING_ARGUMENT",{count:t,expectedCount:e}),it(t<=e,"too many arguemnts"+r,"UNEXPECTED_ARGUMENT",{count:t,expectedCount:e})}const qfe=["NFD","NFC","NFKD","NFKC"].reduce((t,e)=>{try{if("test".normalize(e)!=="test")throw new Error("bad");if(e==="NFD"){const r=String.fromCharCode(233).normalize("NFD"),n=String.fromCharCode(101,769);if(r!==n)throw new Error("broken")}t.push(e)}catch{}return t},[]);function iW(t){it(qfe.indexOf(t)>=0,"platform missing String.prototype.normalize","UNSUPPORTED_OPERATION",{operation:"String.prototype.normalize",info:{form:t}})}function Hf(t,e,r){if(r==null&&(r=""),t!==e){let n=r,i="new";r&&(n+=".",i+=" "+r),it(!1,`private constructor; use ${n}from* methods`,"UNSUPPORTED_OPERATION",{operation:i})}}function aW(t,e,r){if(t instanceof Uint8Array)return r?new Uint8Array(t):t;if(typeof t=="string"&&t.match(/^0x([0-9a-f][0-9a-f])*$/i)){const n=new Uint8Array((t.length-2)/2);let i=2;for(let a=0;a<n.length;a++)n[a]=parseInt(t.substring(i,i+2),16),i+=2;return n}Ne(!1,"invalid BytesLike value",e||"value",t)}function qt(t,e){return aW(t,e,!1)}function Ra(t,e){return aW(t,e,!0)}function oi(t,e){return!(typeof t!="string"||!t.match(/^0x[0-9A-Fa-f]*$/)||typeof e=="number"&&t.length!==2+2*e||e===!0&&t.length%2!==0)}function sW(t){return oi(t,!0)||t instanceof Uint8Array}const $9="0123456789abcdef";function _t(t){const e=qt(t);let r="0x";for(let n=0;n<e.length;n++){const i=e[n];r+=$9[(i&240)>>4]+$9[i&15]}return r}function qn(t){return"0x"+t.map(e=>_t(e).substring(2)).join("")}function E0(t){return oi(t,!0)?(t.length-2)/2:qt(t).length}function Gn(t,e,r){const n=qt(t);return r!=null&&r>n.length&&it(!1,"cannot slice beyond data bounds","BUFFER_OVERRUN",{buffer:n,length:n.length,offset:r}),_t(n.slice(e??0,r??n.length))}function oW(t,e,r){const n=qt(t);it(e>=n.length,"padding exceeds data length","BUFFER_OVERRUN",{buffer:new Uint8Array(n),length:e,offset:e+1});const i=new Uint8Array(e);return i.fill(0),r?i.set(n,e-n.length):i.set(n,0),_t(i)}function Th(t,e){return oW(t,e,!0)}function Hfe(t,e){return oW(t,e,!1)}const Jx=BigInt(0),fc=BigInt(1),n0=9007199254740991;function jE(t,e){const r=Xx(t,"value"),n=BigInt(Ur(e,"width"));if(it(r>>n===Jx,"overflow","NUMERIC_FAULT",{operation:"fromTwos",fault:"overflow",value:t}),r>>n-fc){const i=(fc<<n)-fc;return-((~r&i)+fc)}return r}function cW(t,e){let r=rr(t,"value");const n=BigInt(Ur(e,"width")),i=fc<<n-fc;if(r<Jx){r=-r,it(r<=i,"too low","NUMERIC_FAULT",{operation:"toTwos",fault:"overflow",value:t});const a=(fc<<n)-fc;return(~r&a)+fc}else it(r<i,"too high","NUMERIC_FAULT",{operation:"toTwos",fault:"overflow",value:t});return r}function Kd(t,e){const r=Xx(t,"value"),n=BigInt(Ur(e,"bits"));return r&(fc<<n)-fc}function rr(t,e){switch(typeof t){case"bigint":return t;case"number":return Ne(Number.isInteger(t),"underflow",e||"value",t),Ne(t>=-n0&&t<=n0,"overflow",e||"value",t),BigInt(t);case"string":try{if(t==="")throw new Error("empty string");return t[0]==="-"&&t[1]!=="-"?-BigInt(t.substring(1)):BigInt(t)}catch(r){Ne(!1,`invalid BigNumberish string: ${r.message}`,e||"value",t)}}Ne(!1,"invalid BigNumberish value",e||"value",t)}function Xx(t,e){const r=rr(t,e);return it(r>=Jx,"unsigned value cannot be negative","NUMERIC_FAULT",{fault:"overflow",operation:"getUint",value:t}),r}const k9="0123456789abcdef";function h1(t){if(t instanceof Uint8Array){let e="0x0";for(const r of t)e+=k9[r>>4],e+=k9[r&15];return BigInt(e)}return rr(t)}function Ur(t,e){switch(typeof t){case"bigint":return Ne(t>=-n0&&t<=n0,"overflow",e||"value",t),Number(t);case"number":return Ne(Number.isInteger(t),"underflow",e||"value",t),Ne(t>=-n0&&t<=n0,"overflow",e||"value",t),t;case"string":try{if(t==="")throw new Error("empty string");return Ur(BigInt(t),e)}catch(r){Ne(!1,`invalid numeric string: ${r.message}`,e||"value",t)}}Ne(!1,"invalid numeric value",e||"value",t)}function zfe(t){return Ur(h1(t))}function ol(t,e){let n=Xx(t,"value").toString(16);if(e==null)n.length%2&&(n="0"+n);else{const i=Ur(e,"width");for(it(i*2>=n.length,`value exceeds width (${i} bits)`,"NUMERIC_FAULT",{operation:"toBeHex",fault:"overflow",value:t});n.length<i*2;)n="0"+n}return"0x"+n}function bs(t){const e=Xx(t,"value");if(e===Jx)return new Uint8Array([]);let r=e.toString(16);r.length%2&&(r="0"+r);const n=new Uint8Array(r.length/2);for(let i=0;i<n.length;i++){const a=i*2;n[i]=parseInt(r.substring(a,a+2),16)}return n}function i0(t){let e=_t(sW(t)?t:bs(t)).substring(2);for(;e.startsWith("0");)e=e.substring(1);return e===""&&(e="0"),"0x"+e}const NR="123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz";let Fw=null;function Vfe(t){if(Fw==null){Fw={};for(let r=0;r<NR.length;r++)Fw[NR[r]]=BigInt(r)}const e=Fw[t];return Ne(e!=null,"invalid base58 value","letter",t),e}const Gfe=BigInt(0),DR=BigInt(58);function uW(t){let e=h1(qt(t)),r="";for(;e;)r=NR[Number(e%DR)]+r,e/=DR;return r}function Kfe(t){let e=Gfe;for(let r=0;r<t.length;r++)e*=DR,e+=Vfe(t[r]);return e}function Wfe(t){t=atob(t);const e=new Uint8Array(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return qt(e)}function Yfe(t){const e=qt(t);let r="";for(let n=0;n<e.length;n++)r+=String.fromCharCode(e[n]);return btoa(r)}var M0;class lW{constructor(e,r,n){je(this,"filter");je(this,"emitter");Ye(this,M0,void 0);Te(this,M0,r),Yt(this,{emitter:e,filter:n})}async removeListener(){W(this,M0)!=null&&await this.emitter.off(this.filter,W(this,M0))}}M0=new WeakMap;function Qfe(t,e,r,n,i){Ne(!1,`invalid codepoint at offset ${e}; ${t}`,"bytes",r)}function fW(t,e,r,n,i){if(t==="BAD_PREFIX"||t==="UNEXPECTED_CONTINUE"){let a=0;for(let s=e+1;s<r.length&&r[s]>>6===2;s++)a++;return a}return t==="OVERRUN"?r.length-e-1:0}function Jfe(t,e,r,n,i){return t==="OVERLONG"?(Ne(typeof i=="number","invalid bad code point for replacement","badCodepoint",i),n.push(i),0):(n.push(65533),fW(t,e,r))}const Xfe=Object.freeze({error:Qfe,ignore:fW,replace:Jfe});function Zfe(t,e){e==null&&(e=Xfe.error);const r=qt(t,"bytes"),n=[];let i=0;for(;i<r.length;){const a=r[i++];if(!(a>>7)){n.push(a);continue}let s=null,o=null;if((a&224)===192)s=1,o=127;else if((a&240)===224)s=2,o=2047;else if((a&248)===240)s=3,o=65535;else{(a&192)===128?i+=e("UNEXPECTED_CONTINUE",i-1,r,n):i+=e("BAD_PREFIX",i-1,r,n);continue}if(i-1+s>=r.length){i+=e("OVERRUN",i-1,r,n);continue}let c=a&(1<<8-s-1)-1;for(let u=0;u<s;u++){let f=r[i];if((f&192)!=128){i+=e("MISSING_CONTINUE",i,r,n),c=null;break}c=c<<6|f&63,i++}if(c!==null){if(c>1114111){i+=e("OUT_OF_RANGE",i-1-s,r,n,c);continue}if(c>=55296&&c<=57343){i+=e("UTF16_SURROGATE",i-1-s,r,n,c);continue}if(c<=o){i+=e("OVERLONG",i-1-s,r,n,c);continue}n.push(c)}}return n}function Xa(t,e){e!=null&&(iW(e),t=t.normalize(e));let r=[];for(let n=0;n<t.length;n++){const i=t.charCodeAt(n);if(i<128)r.push(i);else if(i<2048)r.push(i>>6|192),r.push(i&63|128);else if((i&64512)==55296){n++;const a=t.charCodeAt(n);Ne(n<t.length&&(a&64512)===56320,"invalid surrogate pair","str",t);const s=65536+((i&1023)<<10)+(a&1023);r.push(s>>18|240),r.push(s>>12&63|128),r.push(s>>6&63|128),r.push(s&63|128)}else r.push(i>>12|224),r.push(i>>6&63|128),r.push(i&63|128)}return new Uint8Array(r)}function ede(t){return t.map(e=>e<=65535?String.fromCharCode(e):(e-=65536,String.fromCharCode((e>>10&1023)+55296,(e&1023)+56320))).join("")}function a4(t,e){return ede(Zfe(t,e))}function dW(t){async function e(r,n){const i=r.url.split(":")[0].toLowerCase();it(i==="http"||i==="https",`unsupported protocol ${i}`,"UNSUPPORTED_OPERATION",{info:{protocol:i},operation:"request"}),it(i==="https"||!r.credentials||r.allowInsecureAuthentication,"insecure authorized connections unsupported","UNSUPPORTED_OPERATION",{operation:"request"});let a;if(n){const h=new AbortController;a=h.signal,n.addListener(()=>{h.abort()})}const s={method:r.method,headers:new Headers(Array.from(r)),body:r.body||void 0,signal:a},o=await fetch(r.url,s),c={};o.headers.forEach((h,m)=>{c[m.toLowerCase()]=h});const u=await o.arrayBuffer(),f=u==null?null:new Uint8Array(u);return{statusCode:o.status,statusMessage:o.statusText,headers:c,body:f}}return e}const tde=12,rde=250;let L9=dW();const nde=new RegExp("^data:([^;:]*)?(;base64)?,(.*)$","i"),ide=new RegExp("^ipfs://(ipfs/)?(.*)$","i");let sI=!1;async function hW(t,e){try{const r=t.match(nde);if(!r)throw new Error("invalid data");return new Pf(200,"OK",{"content-type":r[1]||"text/plain"},r[2]?Wfe(r[3]):sde(r[3]))}catch{return new Pf(599,"BAD REQUEST (invalid data: URI)",{},null,new kf(t))}}function pW(t){async function e(r,n){try{const i=r.match(ide);if(!i)throw new Error("invalid link");return new kf(`${t}${i[2]}`)}catch{return new Pf(599,"BAD REQUEST (invalid IPFS URI)",{},null,new kf(r))}}return e}const Bw={data:hW,ipfs:pW("https://gateway.ipfs.io/ipfs/")},gW=new WeakMap;var Zd,Jl;class ade{constructor(e){Ye(this,Zd,void 0);Ye(this,Jl,void 0);Te(this,Zd,[]),Te(this,Jl,!1),gW.set(e,()=>{if(!W(this,Jl)){Te(this,Jl,!0);for(const r of W(this,Zd))setTimeout(()=>{r()},0);Te(this,Zd,[])}})}addListener(e){it(!W(this,Jl),"singal already cancelled","UNSUPPORTED_OPERATION",{operation:"fetchCancelSignal.addCancelListener"}),W(this,Zd).push(e)}get cancelled(){return W(this,Jl)}checkSignal(){it(!this.cancelled,"cancelled","CANCELLED",{})}}Zd=new WeakMap,Jl=new WeakMap;function jw(t){if(t==null)throw new Error("missing signal; should not happen");return t.checkSignal(),t}var $0,k0,rc,Du,L0,U0,qi,Ms,Mu,eh,th,rh,$c,$u,Xl,nh,iv;const Ax=class Ax{constructor(e){Ye(this,nh);Ye(this,$0,void 0);Ye(this,k0,void 0);Ye(this,rc,void 0);Ye(this,Du,void 0);Ye(this,L0,void 0);Ye(this,U0,void 0);Ye(this,qi,void 0);Ye(this,Ms,void 0);Ye(this,Mu,void 0);Ye(this,eh,void 0);Ye(this,th,void 0);Ye(this,rh,void 0);Ye(this,$c,void 0);Ye(this,$u,void 0);Ye(this,Xl,void 0);Te(this,U0,String(e)),Te(this,$0,!1),Te(this,k0,!0),Te(this,rc,{}),Te(this,Du,""),Te(this,L0,3e5),Te(this,$u,{slotInterval:rde,maxAttempts:tde}),Te(this,Xl,null)}get url(){return W(this,U0)}set url(e){Te(this,U0,String(e))}get body(){return W(this,qi)==null?null:new Uint8Array(W(this,qi))}set body(e){if(e==null)Te(this,qi,void 0),Te(this,Ms,void 0);else if(typeof e=="string")Te(this,qi,Xa(e)),Te(this,Ms,"text/plain");else if(e instanceof Uint8Array)Te(this,qi,e),Te(this,Ms,"application/octet-stream");else if(typeof e=="object")Te(this,qi,Xa(JSON.stringify(e))),Te(this,Ms,"application/json");else throw new Error("invalid body")}hasBody(){return W(this,qi)!=null}get method(){return W(this,Du)?W(this,Du):this.hasBody()?"POST":"GET"}set method(e){e==null&&(e=""),Te(this,Du,String(e).toUpperCase())}get headers(){const e=Object.assign({},W(this,rc));return W(this,Mu)&&(e.authorization=`Basic ${Yfe(Xa(W(this,Mu)))}`),this.allowGzip&&(e["accept-encoding"]="gzip"),e["content-type"]==null&&W(this,Ms)&&(e["content-type"]=W(this,Ms)),this.body&&(e["content-length"]=String(this.body.length)),e}getHeader(e){return this.headers[e.toLowerCase()]}setHeader(e,r){W(this,rc)[String(e).toLowerCase()]=String(r)}clearHeaders(){Te(this,rc,{})}[Symbol.iterator](){const e=this.headers,r=Object.keys(e);let n=0;return{next:()=>{if(n<r.length){const i=r[n++];return{value:[i,e[i]],done:!1}}return{value:void 0,done:!0}}}}get credentials(){return W(this,Mu)||null}setCredentials(e,r){Ne(!e.match(/:/),"invalid basic authentication username","username","[REDACTED]"),Te(this,Mu,`${e}:${r}`)}get allowGzip(){return W(this,k0)}set allowGzip(e){Te(this,k0,!!e)}get allowInsecureAuthentication(){return!!W(this,$0)}set allowInsecureAuthentication(e){Te(this,$0,!!e)}get timeout(){return W(this,L0)}set timeout(e){Ne(e>=0,"timeout must be non-zero","timeout",e),Te(this,L0,e)}get preflightFunc(){return W(this,eh)||null}set preflightFunc(e){Te(this,eh,e)}get processFunc(){return W(this,th)||null}set processFunc(e){Te(this,th,e)}get retryFunc(){return W(this,rh)||null}set retryFunc(e){Te(this,rh,e)}get getUrlFunc(){return W(this,Xl)||L9}set getUrlFunc(e){Te(this,Xl,e)}toString(){return`<FetchRequest method=${JSON.stringify(this.method)} url=${JSON.stringify(this.url)} headers=${JSON.stringify(this.headers)} body=${W(this,qi)?_t(W(this,qi)):"null"}>`}setThrottleParams(e){e.slotInterval!=null&&(W(this,$u).slotInterval=e.slotInterval),e.maxAttempts!=null&&(W(this,$u).maxAttempts=e.maxAttempts)}send(){return it(W(this,$c)==null,"request already sent","UNSUPPORTED_OPERATION",{operation:"fetchRequest.send"}),Te(this,$c,new ade(this)),ct(this,nh,iv).call(this,0,U9()+this.timeout,0,this,new Pf(0,"",{},null,this))}cancel(){it(W(this,$c)!=null,"request has not been sent","UNSUPPORTED_OPERATION",{operation:"fetchRequest.cancel"});const e=gW.get(this);if(!e)throw new Error("missing signal; should not happen");e()}redirect(e){const r=this.url.split(":")[0].toLowerCase(),n=e.split(":")[0].toLowerCase();it(this.method==="GET"&&(r!=="https"||n!=="http")&&e.match(/^https?:/),"unsupported redirect","UNSUPPORTED_OPERATION",{operation:`redirect(${this.method} ${JSON.stringify(this.url)} => ${JSON.stringify(e)})`});const i=new Ax(e);return i.method="GET",i.allowGzip=this.allowGzip,i.timeout=this.timeout,Te(i,rc,Object.assign({},W(this,rc))),W(this,qi)&&Te(i,qi,new Uint8Array(W(this,qi))),Te(i,Ms,W(this,Ms)),i}clone(){const e=new Ax(this.url);return Te(e,Du,W(this,Du)),W(this,qi)&&Te(e,qi,W(this,qi)),Te(e,Ms,W(this,Ms)),Te(e,rc,Object.assign({},W(this,rc))),Te(e,Mu,W(this,Mu)),this.allowGzip&&(e.allowGzip=!0),e.timeout=this.timeout,this.allowInsecureAuthentication&&(e.allowInsecureAuthentication=!0),Te(e,eh,W(this,eh)),Te(e,th,W(this,th)),Te(e,rh,W(this,rh)),Te(e,Xl,W(this,Xl)),e}static lockConfig(){sI=!0}static getGateway(e){return Bw[e.toLowerCase()]||null}static registerGateway(e,r){if(e=e.toLowerCase(),e==="http"||e==="https")throw new Error(`cannot intercept ${e}; use registerGetUrl`);if(sI)throw new Error("gateways locked");Bw[e]=r}static registerGetUrl(e){if(sI)throw new Error("gateways locked");L9=e}static createGetUrlFunc(e){return dW()}static createDataGateway(){return hW}static createIpfsGatewayFunc(e){return pW(e)}};$0=new WeakMap,k0=new WeakMap,rc=new WeakMap,Du=new WeakMap,L0=new WeakMap,U0=new WeakMap,qi=new WeakMap,Ms=new WeakMap,Mu=new WeakMap,eh=new WeakMap,th=new WeakMap,rh=new WeakMap,$c=new WeakMap,$u=new WeakMap,Xl=new WeakMap,nh=new WeakSet,iv=async function(e,r,n,i,a){var f,h,m;if(e>=W(this,$u).maxAttempts)return a.makeServerError("exceeded maximum retry limit");it(U9()<=r,"timeout","TIMEOUT",{operation:"request.send",reason:"timeout",request:i}),n>0&&await ode(n);let s=this.clone();const o=(s.url.split(":")[0]||"").toLowerCase();if(o in Bw){const y=await Bw[o](s.url,jw(W(i,$c)));if(y instanceof Pf){let w=y;if(this.processFunc){jw(W(i,$c));try{w=await this.processFunc(s,w)}catch(v){(v.throttle==null||typeof v.stall!="number")&&w.makeServerError("error in post-processing function",v).assertOk()}}return w}s=y}this.preflightFunc&&(s=await this.preflightFunc(s));const c=await this.getUrlFunc(s,jw(W(i,$c)));let u=new Pf(c.statusCode,c.statusMessage,c.headers,c.body,i);if(u.statusCode===301||u.statusCode===302){try{const y=u.headers.location||"";return ct(f=s.redirect(y),nh,iv).call(f,e+1,r,0,i,u)}catch{}return u}else if(u.statusCode===429&&(this.retryFunc==null||await this.retryFunc(s,u,e))){const y=u.headers["retry-after"];let w=W(this,$u).slotInterval*Math.trunc(Math.random()*Math.pow(2,e));return typeof y=="string"&&y.match(/^[1-9][0-9]*$/)&&(w=parseInt(y)),ct(h=s.clone(),nh,iv).call(h,e+1,r,w,i,u)}if(this.processFunc){jw(W(i,$c));try{u=await this.processFunc(s,u)}catch(y){(y.throttle==null||typeof y.stall!="number")&&u.makeServerError("error in post-processing function",y).assertOk();let w=W(this,$u).slotInterval*Math.trunc(Math.random()*Math.pow(2,e));return y.stall>=0&&(w=y.stall),ct(m=s.clone(),nh,iv).call(m,e+1,r,w,i,u)}}return u};let kf=Ax;var $b,kb,Lb,nc,F0,ih;const mM=class mM{constructor(e,r,n,i,a){Ye(this,$b,void 0);Ye(this,kb,void 0);Ye(this,Lb,void 0);Ye(this,nc,void 0);Ye(this,F0,void 0);Ye(this,ih,void 0);Te(this,$b,e),Te(this,kb,r),Te(this,Lb,Object.keys(n).reduce((s,o)=>(s[o.toLowerCase()]=String(n[o]),s),{})),Te(this,nc,i==null?null:new Uint8Array(i)),Te(this,F0,a||null),Te(this,ih,{message:""})}toString(){return`<FetchResponse status=${this.statusCode} body=${W(this,nc)?_t(W(this,nc)):"null"}>`}get statusCode(){return W(this,$b)}get statusMessage(){return W(this,kb)}get headers(){return Object.assign({},W(this,Lb))}get body(){return W(this,nc)==null?null:new Uint8Array(W(this,nc))}get bodyText(){try{return W(this,nc)==null?"":a4(W(this,nc))}catch{it(!1,"response body is not valid UTF-8 data","UNSUPPORTED_OPERATION",{operation:"bodyText",info:{response:this}})}}get bodyJson(){try{return JSON.parse(this.bodyText)}catch{it(!1,"response body is not valid JSON","UNSUPPORTED_OPERATION",{operation:"bodyJson",info:{response:this}})}}[Symbol.iterator](){const e=this.headers,r=Object.keys(e);let n=0;return{next:()=>{if(n<r.length){const i=r[n++];return{value:[i,e[i]],done:!1}}return{value:void 0,done:!0}}}}makeServerError(e,r){let n;e?n=`CLIENT ESCALATED SERVER ERROR (${this.statusCode} ${this.statusMessage}; ${e})`:(e=`${this.statusCode} ${this.statusMessage}`,n=`CLIENT ESCALATED SERVER ERROR (${e})`);const i=new mM(599,n,this.headers,this.body,W(this,F0)||void 0);return Te(i,ih,{message:e,error:r}),i}throwThrottleError(e,r){r==null?r=-1:Ne(Number.isInteger(r)&&r>=0,"invalid stall timeout","stall",r);const n=new Error(e||"throttling requests");throw Yt(n,{stall:r,throttle:!0}),n}getHeader(e){return this.headers[e.toLowerCase()]}hasBody(){return W(this,nc)!=null}get request(){return W(this,F0)}ok(){return W(this,ih).message===""&&this.statusCode>=200&&this.statusCode<300}assertOk(){if(this.ok())return;let{message:e,error:r}=W(this,ih);e===""&&(e=`server response ${this.statusCode} ${this.statusMessage}`),it(!1,e,"SERVER_ERROR",{request:this.request||"unknown request",response:this,error:r})}};$b=new WeakMap,kb=new WeakMap,Lb=new WeakMap,nc=new WeakMap,F0=new WeakMap,ih=new WeakMap;let Pf=mM;function U9(){return new Date().getTime()}function sde(t){return Xa(t.replace(/%([0-9a-f][0-9a-f])/gi,(e,r)=>String.fromCharCode(parseInt(r,16))))}function ode(t){return new Promise(e=>setTimeout(e,t))}const cde=BigInt(-1),Qo=BigInt(0),a0=BigInt(1),ude=BigInt(5),Sp={};let x0="0000";for(;x0.length<80;)x0+=x0;function wd(t){let e=x0;for(;e.length<t;)e+=e;return BigInt("1"+e.substring(0,t))}function Km(t,e,r){const n=BigInt(e.width);if(e.signed){const i=a0<<n-a0;it(r==null||t>=-i&&t<i,"overflow","NUMERIC_FAULT",{operation:r,fault:"overflow",value:t}),t>Qo?t=jE(Kd(t,n),n):t=-jE(Kd(-t,n),n)}else{const i=a0<<n;it(r==null||t>=0&&t<i,"overflow","NUMERIC_FAULT",{operation:r,fault:"overflow",value:t}),t=(t%i+i)%i&i-a0}return t}function oI(t){typeof t=="number"&&(t=`fixed128x${t}`);let e=!0,r=128,n=18;if(typeof t=="string"){if(t!=="fixed")if(t==="ufixed")e=!1;else{const a=t.match(/^(u?)fixed([0-9]+)x([0-9]+)$/);Ne(a,"invalid fixed format","format",t),e=a[1]!=="u",r=parseInt(a[2]),n=parseInt(a[3])}}else if(t){const a=t,s=(o,c,u)=>a[o]==null?u:(Ne(typeof a[o]===c,"invalid fixed format ("+o+" not "+c+")","format."+o,a[o]),a[o]);e=s("signed","boolean",e),r=s("width","number",r),n=s("decimals","number",n)}Ne(r%8===0,"invalid FixedNumber width (not byte aligned)","format.width",r),Ne(n<=80,"invalid FixedNumber decimals (too large)","format.decimals",n);const i=(e?"":"u")+"fixed"+String(r)+"x"+String(n);return{signed:e,width:r,decimals:n,name:i}}function lde(t,e){let r="";t<Qo&&(r="-",t*=cde);let n=t.toString();if(e===0)return r+n;for(;n.length<=e;)n=x0+n;const i=n.length-e;for(n=n.substring(0,i)+"."+n.substring(i);n[0]==="0"&&n[1]!==".";)n=n.substring(1);for(;n[n.length-1]==="0"&&n[n.length-2]!==".";)n=n.substring(0,n.length-1);return r+n}var ic,Tn,ja,ku,Nd,ac,Iu,Ub,$R,Fb,kR,Bb,LR,jb,UR;const Wl=class Wl{constructor(e,r,n){Ye(this,ku);Ye(this,ac);Ye(this,Ub);Ye(this,Fb);Ye(this,Bb);Ye(this,jb);je(this,"format");Ye(this,ic,void 0);Ye(this,Tn,void 0);Ye(this,ja,void 0);je(this,"_value");Hf(e,Sp,"FixedNumber"),Te(this,Tn,r),Te(this,ic,n);const i=lde(r,n.decimals);Yt(this,{format:n.name,_value:i}),Te(this,ja,wd(n.decimals))}get signed(){return W(this,ic).signed}get width(){return W(this,ic).width}get decimals(){return W(this,ic).decimals}get value(){return W(this,Tn)}addUnsafe(e){return ct(this,Ub,$R).call(this,e)}add(e){return ct(this,Ub,$R).call(this,e,"add")}subUnsafe(e){return ct(this,Fb,kR).call(this,e)}sub(e){return ct(this,Fb,kR).call(this,e,"sub")}mulUnsafe(e){return ct(this,Bb,LR).call(this,e)}mul(e){return ct(this,Bb,LR).call(this,e,"mul")}mulSignal(e){ct(this,ku,Nd).call(this,e);const r=W(this,Tn)*W(e,Tn);return it(r%W(this,ja)===Qo,"precision lost during signalling mul","NUMERIC_FAULT",{operation:"mulSignal",fault:"underflow",value:this}),ct(this,ac,Iu).call(this,r/W(this,ja),"mulSignal")}divUnsafe(e){return ct(this,jb,UR).call(this,e)}div(e){return ct(this,jb,UR).call(this,e,"div")}divSignal(e){it(W(e,Tn)!==Qo,"division by zero","NUMERIC_FAULT",{operation:"div",fault:"divide-by-zero",value:this}),ct(this,ku,Nd).call(this,e);const r=W(this,Tn)*W(this,ja);return it(r%W(e,Tn)===Qo,"precision lost during signalling div","NUMERIC_FAULT",{operation:"divSignal",fault:"underflow",value:this}),ct(this,ac,Iu).call(this,r/W(e,Tn),"divSignal")}cmp(e){let r=this.value,n=e.value;const i=this.decimals-e.decimals;return i>0?n*=wd(i):i<0&&(r*=wd(-i)),r<n?-1:r>n?1:0}eq(e){return this.cmp(e)===0}lt(e){return this.cmp(e)<0}lte(e){return this.cmp(e)<=0}gt(e){return this.cmp(e)>0}gte(e){return this.cmp(e)>=0}floor(){let e=W(this,Tn);return W(this,Tn)<Qo&&(e-=W(this,ja)-a0),e=W(this,Tn)/W(this,ja)*W(this,ja),ct(this,ac,Iu).call(this,e,"floor")}ceiling(){let e=W(this,Tn);return W(this,Tn)>Qo&&(e+=W(this,ja)-a0),e=W(this,Tn)/W(this,ja)*W(this,ja),ct(this,ac,Iu).call(this,e,"ceiling")}round(e){if(e==null&&(e=0),e>=this.decimals)return this;const r=this.decimals-e,n=ude*wd(r-1);let i=this.value+n;const a=wd(r);return i=i/a*a,Km(i,W(this,ic),"round"),new Wl(Sp,i,W(this,ic))}isZero(){return W(this,Tn)===Qo}isNegative(){return W(this,Tn)<Qo}toString(){return this._value}toUnsafeFloat(){return parseFloat(this.toString())}toFormat(e){return Wl.fromString(this.toString(),e)}static fromValue(e,r,n){const i=r==null?0:Ur(r),a=oI(n);let s=rr(e,"value");const o=i-a.decimals;if(o>0){const c=wd(o);it(s%c===Qo,"value loses precision for format","NUMERIC_FAULT",{operation:"fromValue",fault:"underflow",value:e}),s/=c}else o<0&&(s*=wd(-o));return Km(s,a,"fromValue"),new Wl(Sp,s,a)}static fromString(e,r){const n=e.match(/^(-?)([0-9]*)\.?([0-9]*)$/);Ne(n&&n[2].length+n[3].length>0,"invalid FixedNumber string value","value",e);const i=oI(r);let a=n[2]||"0",s=n[3]||"";for(;s.length<i.decimals;)s+=x0;it(s.substring(i.decimals).match(/^0*$/),"too many decimals for format","NUMERIC_FAULT",{operation:"fromString",fault:"underflow",value:e}),s=s.substring(0,i.decimals);const o=BigInt(n[1]+a+s);return Km(o,i,"fromString"),new Wl(Sp,o,i)}static fromBytes(e,r){let n=h1(qt(e,"value"));const i=oI(r);return i.signed&&(n=jE(n,i.width)),Km(n,i,"fromBytes"),new Wl(Sp,n,i)}};ic=new WeakMap,Tn=new WeakMap,ja=new WeakMap,ku=new WeakSet,Nd=function(e){Ne(this.format===e.format,"incompatible format; use fixedNumber.toFormat","other",e)},ac=new WeakSet,Iu=function(e,r){return e=Km(e,W(this,ic),r),new Wl(Sp,e,W(this,ic))},Ub=new WeakSet,$R=function(e,r){return ct(this,ku,Nd).call(this,e),ct(this,ac,Iu).call(this,W(this,Tn)+W(e,Tn),r)},Fb=new WeakSet,kR=function(e,r){return ct(this,ku,Nd).call(this,e),ct(this,ac,Iu).call(this,W(this,Tn)-W(e,Tn),r)},Bb=new WeakSet,LR=function(e,r){return ct(this,ku,Nd).call(this,e),ct(this,ac,Iu).call(this,W(this,Tn)*W(e,Tn)/W(this,ja),r)},jb=new WeakSet,UR=function(e,r){return it(W(e,Tn)!==Qo,"division by zero","NUMERIC_FAULT",{operation:"div",fault:"divide-by-zero",value:this}),ct(this,ku,Nd).call(this,e),ct(this,ac,Iu).call(this,W(this,Tn)*W(this,ja)/W(e,Tn),r)};let MR=Wl;function fde(t){let e=t.toString(16);for(;e.length<2;)e="0"+e;return"0x"+e}function F9(t,e,r){let n=0;for(let i=0;i<r;i++)n=n*256+t[e+i];return n}function B9(t,e,r,n){const i=[];for(;r<e+1+n;){const a=mW(t,r);i.push(a.result),r+=a.consumed,it(r<=e+1+n,"child data too short","BUFFER_OVERRUN",{buffer:t,length:n,offset:e})}return{consumed:1+n,result:i}}function mW(t,e){it(t.length!==0,"data too short","BUFFER_OVERRUN",{buffer:t,length:0,offset:1});const r=n=>{it(n<=t.length,"data short segment too short","BUFFER_OVERRUN",{buffer:t,length:t.length,offset:n})};if(t[e]>=248){const n=t[e]-247;r(e+1+n);const i=F9(t,e+1,n);return r(e+1+n+i),B9(t,e,e+1+n,n+i)}else if(t[e]>=192){const n=t[e]-192;return r(e+1+n),B9(t,e,e+1,n)}else if(t[e]>=184){const n=t[e]-183;r(e+1+n);const i=F9(t,e+1,n);r(e+1+n+i);const a=_t(t.slice(e+1+n,e+1+n+i));return{consumed:1+n+i,result:a}}else if(t[e]>=128){const n=t[e]-128;r(e+1+n);const i=_t(t.slice(e+1,e+1+n));return{consumed:1+n,result:i}}return{consumed:1,result:fde(t[e])}}function s4(t){const e=qt(t,"data"),r=mW(e,0);return Ne(r.consumed===e.length,"unexpected junk after rlp payload","data",t),r.result}function j9(t){const e=[];for(;t;)e.unshift(t&255),t>>=8;return e}function yW(t){if(Array.isArray(t)){let n=[];if(t.forEach(function(a){n=n.concat(yW(a))}),n.length<=55)return n.unshift(192+n.length),n;const i=j9(n.length);return i.unshift(247+i.length),i.concat(n)}const e=Array.prototype.slice.call(qt(t,"object"));if(e.length===1&&e[0]<=127)return e;if(e.length<=55)return e.unshift(128+e.length),e;const r=j9(e.length);return r.unshift(183+r.length),r.concat(e)}const q9="0123456789abcdef";function fb(t){let e="0x";for(const r of yW(t))e+=q9[r>>4],e+=q9[r&15];return e}const dde=["wei","kwei","mwei","gwei","szabo","finney","ether"];function hde(t,e){let r=18;if(typeof e=="string"){const n=dde.indexOf(e);Ne(n>=0,"invalid unit","unit",e),r=3*n}else e!=null&&(r=Ur(e,"unit"));return MR.fromValue(t,r,{decimals:r,width:512}).toString()}function pde(t){return hde(t,18)}function gde(t){const e=qt(t,"randomBytes");e[6]=e[6]&15|64,e[8]=e[8]&63|128;const r=_t(e);return[r.substring(2,10),r.substring(10,14),r.substring(14,18),r.substring(18,22),r.substring(22,34)].join("-")}const Ya=32,FR=new Uint8Array(Ya),mde=["then"],qw={};function Wm(t,e){const r=new Error(`deferred error during ABI decoding triggered accessing ${t}`);throw r.error=e,r}var Zl;const Kv=class Kv extends Array{constructor(...r){const n=r[0];let i=r[1],a=(r[2]||[]).slice(),s=!0;n!==qw&&(i=r,a=[],s=!1);super(i.length);Ye(this,Zl,void 0);i.forEach((c,u)=>{this[u]=c});const o=a.reduce((c,u)=>(typeof u=="string"&&c.set(u,(c.get(u)||0)+1),c),new Map);if(Te(this,Zl,Object.freeze(i.map((c,u)=>{const f=a[u];return f!=null&&o.get(f)===1?f:null}))),!!s)return Object.freeze(this),new Proxy(this,{get:(c,u,f)=>{if(typeof u=="string"){if(u.match(/^[0-9]+$/)){const m=Ur(u,"%index");if(m<0||m>=this.length)throw new RangeError("out of result range");const y=c[m];return y instanceof Error&&Wm(`index ${m}`,y),y}if(mde.indexOf(u)>=0)return Reflect.get(c,u,f);const h=c[u];if(h instanceof Function)return function(...m){return h.apply(this===f?c:this,m)};if(!(u in c))return c.getValue.apply(this===f?c:this,[u])}return Reflect.get(c,u,f)}})}toArray(){const r=[];return this.forEach((n,i)=>{n instanceof Error&&Wm(`index ${i}`,n),r.push(n)}),r}toObject(){return W(this,Zl).reduce((r,n,i)=>(it(n!=null,"value at index ${ index } unnamed","UNSUPPORTED_OPERATION",{operation:"toObject()"}),n in r||(r[n]=this.getValue(n)),r),{})}slice(r,n){r==null&&(r=0),r<0&&(r+=this.length,r<0&&(r=0)),n==null&&(n=this.length),n<0&&(n+=this.length,n<0&&(n=0)),n>this.length&&(n=this.length);const i=[],a=[];for(let s=r;s<n;s++)i.push(this[s]),a.push(W(this,Zl)[s]);return new Kv(qw,i,a)}filter(r,n){const i=[],a=[];for(let s=0;s<this.length;s++){const o=this[s];o instanceof Error&&Wm(`index ${s}`,o),r.call(n,o,s,this)&&(i.push(o),a.push(W(this,Zl)[s]))}return new Kv(qw,i,a)}map(r,n){const i=[];for(let a=0;a<this.length;a++){const s=this[a];s instanceof Error&&Wm(`index ${a}`,s),i.push(r.call(n,s,a,this))}return i}getValue(r){const n=W(this,Zl).indexOf(r);if(n===-1)return;const i=this[n];return i instanceof Error&&Wm(`property ${JSON.stringify(r)}`,i.error),i}static fromItems(r,n){return new Kv(qw,r,n)}};Zl=new WeakMap;let qE=Kv;function H9(t){let e=bs(t);return it(e.length<=Ya,"value out-of-bounds","BUFFER_OVERRUN",{buffer:e,length:Ya,offset:e.length}),e.length!==Ya&&(e=Ra(qn([FR.slice(e.length%Ya),e]))),e}class pl{constructor(e,r,n,i){je(this,"name");je(this,"type");je(this,"localName");je(this,"dynamic");Yt(this,{name:e,type:r,localName:n,dynamic:i},{name:"string",type:"string",localName:"string",dynamic:"boolean"})}_throwError(e,r){Ne(!1,e,this.localName,r)}}var Lu,ah,B0,F_;class BR{constructor(){Ye(this,B0);Ye(this,Lu,void 0);Ye(this,ah,void 0);Te(this,Lu,[]),Te(this,ah,0)}get data(){return qn(W(this,Lu))}get length(){return W(this,ah)}appendWriter(e){return ct(this,B0,F_).call(this,Ra(e.data))}writeBytes(e){let r=Ra(e);const n=r.length%Ya;return n&&(r=Ra(qn([r,FR.slice(n)]))),ct(this,B0,F_).call(this,r)}writeValue(e){return ct(this,B0,F_).call(this,H9(e))}writeUpdatableValue(){const e=W(this,Lu).length;return W(this,Lu).push(FR),Te(this,ah,W(this,ah)+Ya),r=>{W(this,Lu)[e]=H9(r)}}}Lu=new WeakMap,ah=new WeakMap,B0=new WeakSet,F_=function(e){return W(this,Lu).push(e),Te(this,ah,W(this,ah)+e.length),e.length};var $s,go,Sx,vW;const yM=class yM{constructor(e,r){Ye(this,Sx);je(this,"allowLoose");Ye(this,$s,void 0);Ye(this,go,void 0);Yt(this,{allowLoose:!!r}),Te(this,$s,Ra(e)),Te(this,go,0)}get data(){return _t(W(this,$s))}get dataLength(){return W(this,$s).length}get consumed(){return W(this,go)}get bytes(){return new Uint8Array(W(this,$s))}subReader(e){return new yM(W(this,$s).slice(W(this,go)+e),this.allowLoose)}readBytes(e,r){let n=ct(this,Sx,vW).call(this,0,e,!!r);return Te(this,go,W(this,go)+n.length),n.slice(0,e)}readValue(){return h1(this.readBytes(Ya))}readIndex(){return zfe(this.readBytes(Ya))}};$s=new WeakMap,go=new WeakMap,Sx=new WeakSet,vW=function(e,r,n){let i=Math.ceil(r/Ya)*Ya;return W(this,go)+i>W(this,$s).length&&(this.allowLoose&&n&&W(this,go)+r<=W(this,$s).length?i=r:it(!1,"data out-of-bounds","BUFFER_OVERRUN",{buffer:Ra(W(this,$s)),length:W(this,$s).length,offset:W(this,go)+i})),W(this,$s).slice(W(this,go),W(this,go)+i)};let jR=yM;function Ls(t){if(!Number.isSafeInteger(t)||t<0)throw new Error(`Wrong positive integer: ${t}`)}function o4(t,...e){if(!(t instanceof Uint8Array))throw new Error("Expected Uint8Array");if(e.length>0&&!e.includes(t.length))throw new Error(`Expected Uint8Array of length ${e}, not of length=${t.length}`)}function bW(t){if(typeof t!="function"||typeof t.create!="function")throw new Error("Hash should be wrapped by utils.wrapConstructor");Ls(t.outputLen),Ls(t.blockLen)}function Ig(t,e=!0){if(t.destroyed)throw new Error("Hash instance has been destroyed");if(e&&t.finished)throw new Error("Hash#digest() has already been called")}function wW(t,e){o4(t);const r=e.outputLen;if(t.length<r)throw new Error(`digestInto() expects output buffer of length at least ${r}`)}const cI=typeof globalThis=="object"&&"crypto"in globalThis?globalThis.crypto:void 0;/*! noble-hashes - MIT License (c) 2022 Paul Miller (paulmillr.com) */const _W=t=>t instanceof Uint8Array,B_=t=>new Uint32Array(t.buffer,t.byteOffset,Math.floor(t.byteLength/4)),j_=t=>new DataView(t.buffer,t.byteOffset,t.byteLength),Pc=(t,e)=>t<<32-e|t>>>e,yde=new Uint8Array(new Uint32Array([287454020]).buffer)[0]===68;if(!yde)throw new Error("Non little-endian hardware is not supported");const vde=async()=>{};async function z9(t,e,r){let n=Date.now();for(let i=0;i<t;i++){r(i);const a=Date.now()-n;a>=0&&a<e||(await vde(),n+=a)}}function bde(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function Og(t){if(typeof t=="string"&&(t=bde(t)),!_W(t))throw new Error(`expected Uint8Array, got ${typeof t}`);return t}function wde(...t){const e=new Uint8Array(t.reduce((n,i)=>n+i.length,0));let r=0;return t.forEach(n=>{if(!_W(n))throw new Error("Uint8Array expected");e.set(n,r),r+=n.length}),e}class c4{clone(){return this._cloneInto()}}const _de={}.toString;function EW(t,e){if(e!==void 0&&_de.call(e)!=="[object Object]")throw new Error("Options should be object or undefined");return Object.assign(t,e)}function Zx(t){const e=n=>t().update(Og(n)).digest(),r=t();return e.outputLen=r.outputLen,e.blockLen=r.blockLen,e.create=()=>t(),e}function Ede(t=32){if(cI&&typeof cI.getRandomValues=="function")return cI.getRandomValues(new Uint8Array(t));throw new Error("crypto.getRandomValues must be defined")}let xW=class extends c4{constructor(e,r){super(),this.finished=!1,this.destroyed=!1,bW(e);const n=Og(r);if(this.iHash=e.create(),typeof this.iHash.update!="function")throw new Error("Expected instance of class which extends utils.Hash");this.blockLen=this.iHash.blockLen,this.outputLen=this.iHash.outputLen;const i=this.blockLen,a=new Uint8Array(i);a.set(n.length>i?e.create().update(n).digest():n);for(let s=0;s<a.length;s++)a[s]^=54;this.iHash.update(a),this.oHash=e.create();for(let s=0;s<a.length;s++)a[s]^=106;this.oHash.update(a),a.fill(0)}update(e){return Ig(this),this.iHash.update(e),this}digestInto(e){Ig(this),o4(e,this.outputLen),this.finished=!0,this.iHash.digestInto(e),this.oHash.update(e),this.oHash.digestInto(e),this.destroy()}digest(){const e=new Uint8Array(this.oHash.outputLen);return this.digestInto(e),e}_cloneInto(e){e||(e=Object.create(Object.getPrototypeOf(this),{}));const{oHash:r,iHash:n,finished:i,destroyed:a,blockLen:s,outputLen:o}=this;return e=e,e.finished=i,e.destroyed=a,e.blockLen=s,e.outputLen=o,e.oHash=r._cloneInto(e.oHash),e.iHash=n._cloneInto(e.iHash),e}destroy(){this.destroyed=!0,this.oHash.destroy(),this.iHash.destroy()}};const e2=(t,e,r)=>new xW(t,e).update(r).digest();e2.create=(t,e)=>new xW(t,e);function xde(t,e,r,n){bW(t);const i=EW({dkLen:32,asyncTick:10},n),{c:a,dkLen:s,asyncTick:o}=i;if(Ls(a),Ls(s),Ls(o),a<1)throw new Error("PBKDF2: iterations (c) should be >= 1");const c=Og(e),u=Og(r),f=new Uint8Array(s),h=e2.create(t,c),m=h._cloneInto().update(u);return{c:a,dkLen:s,asyncTick:o,DK:f,PRF:h,PRFSalt:m}}function Ade(t,e,r,n,i){return t.destroy(),e.destroy(),n&&n.destroy(),i.fill(0),r}function u4(t,e,r,n){const{c:i,dkLen:a,DK:s,PRF:o,PRFSalt:c}=xde(t,e,r,n);let u;const f=new Uint8Array(4),h=j_(f),m=new Uint8Array(o.outputLen);for(let y=1,w=0;w<a;y++,w+=o.outputLen){const v=s.subarray(w,w+o.outputLen);h.setInt32(0,y,!1),(u=c._cloneInto(u)).update(f).digestInto(m),v.set(m.subarray(0,v.length));for(let g=1;g<i;g++){o._cloneInto(u).update(m).digestInto(m);for(let _=0;_<v.length;_++)v[_]^=m[_]}}return Ade(o,c,s,u,m)}function Sde(t,e,r,n){if(typeof t.setBigUint64=="function")return t.setBigUint64(e,r,n);const i=BigInt(32),a=BigInt(4294967295),s=Number(r>>i&a),o=Number(r&a),c=n?4:0,u=n?0:4;t.setUint32(e+c,s,n),t.setUint32(e+u,o,n)}let l4=class extends c4{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=j_(this.buffer)}update(e){Ig(this);const{view:r,buffer:n,blockLen:i}=this;e=Og(e);const a=e.length;for(let s=0;s<a;){const o=Math.min(i-this.pos,a-s);if(o===i){const c=j_(e);for(;i<=a-s;s+=i)this.process(c,s);continue}n.set(e.subarray(s,s+o),this.pos),this.pos+=o,s+=o,this.pos===i&&(this.process(r,0),this.pos=0)}return this.length+=e.length,this.roundClean(),this}digestInto(e){Ig(this),wW(e,this),this.finished=!0;const{buffer:r,view:n,blockLen:i,isLE:a}=this;let{pos:s}=this;r[s++]=128,this.buffer.subarray(s).fill(0),this.padOffset>i-s&&(this.process(n,0),s=0);for(let h=s;h<i;h++)r[h]=0;Sde(n,i-8,BigInt(this.length*8),a),this.process(n,0);const o=j_(e),c=this.outputLen;if(c%4)throw new Error("_sha2: outputLen should be aligned to 32bit");const u=c/4,f=this.get();if(u>f.length)throw new Error("_sha2: outputLen bigger than state");for(let h=0;h<u;h++)o.setUint32(4*h,f[h],a)}digest(){const{buffer:e,outputLen:r}=this;this.digestInto(e);const n=e.slice(0,r);return this.destroy(),n}_cloneInto(e){e||(e=new this.constructor),e.set(...this.get());const{blockLen:r,buffer:n,length:i,finished:a,destroyed:s,pos:o}=this;return e.length=i,e.pos=o,e.finished=a,e.destroyed=s,i%r&&e.buffer.set(n),e}};const Ide=(t,e,r)=>t&e^~t&r,Ode=(t,e,r)=>t&e^t&r^e&r,Pde=new Uint32Array([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]),Ml=new Uint32Array([1779033703,3144134277,1013904242,2773480762,1359893119,2600822924,528734635,1541459225]),$l=new Uint32Array(64);let Tde=class extends l4{constructor(){super(64,32,8,!1),this.A=Ml[0]|0,this.B=Ml[1]|0,this.C=Ml[2]|0,this.D=Ml[3]|0,this.E=Ml[4]|0,this.F=Ml[5]|0,this.G=Ml[6]|0,this.H=Ml[7]|0}get(){const{A:e,B:r,C:n,D:i,E:a,F:s,G:o,H:c}=this;return[e,r,n,i,a,s,o,c]}set(e,r,n,i,a,s,o,c){this.A=e|0,this.B=r|0,this.C=n|0,this.D=i|0,this.E=a|0,this.F=s|0,this.G=o|0,this.H=c|0}process(e,r){for(let h=0;h<16;h++,r+=4)$l[h]=e.getUint32(r,!1);for(let h=16;h<64;h++){const m=$l[h-15],y=$l[h-2],w=Pc(m,7)^Pc(m,18)^m>>>3,v=Pc(y,17)^Pc(y,19)^y>>>10;$l[h]=v+$l[h-7]+w+$l[h-16]|0}let{A:n,B:i,C:a,D:s,E:o,F:c,G:u,H:f}=this;for(let h=0;h<64;h++){const m=Pc(o,6)^Pc(o,11)^Pc(o,25),y=f+m+Ide(o,c,u)+Pde[h]+$l[h]|0,v=(Pc(n,2)^Pc(n,13)^Pc(n,22))+Ode(n,i,a)|0;f=u,u=c,c=o,o=s+y|0,s=a,a=i,i=n,n=y+v|0}n=n+this.A|0,i=i+this.B|0,a=a+this.C|0,s=s+this.D|0,o=o+this.E|0,c=c+this.F|0,u=u+this.G|0,f=f+this.H|0,this.set(n,i,a,s,o,c,u,f)}roundClean(){$l.fill(0)}destroy(){this.set(0,0,0,0,0,0,0,0),this.buffer.fill(0)}};const rm=Zx(()=>new Tde),Hw=BigInt(2**32-1),qR=BigInt(32);function AW(t,e=!1){return e?{h:Number(t&Hw),l:Number(t>>qR&Hw)}:{h:Number(t>>qR&Hw)|0,l:Number(t&Hw)|0}}function SW(t,e=!1){let r=new Uint32Array(t.length),n=new Uint32Array(t.length);for(let i=0;i<t.length;i++){const{h:a,l:s}=AW(t[i],e);[r[i],n[i]]=[a,s]}return[r,n]}const Cde=(t,e)=>BigInt(t>>>0)<<qR|BigInt(e>>>0),Rde=(t,e,r)=>t>>>r,Nde=(t,e,r)=>t<<32-r|e>>>r,Dde=(t,e,r)=>t>>>r|e<<32-r,Mde=(t,e,r)=>t<<32-r|e>>>r,$de=(t,e,r)=>t<<64-r|e>>>r-32,kde=(t,e,r)=>t>>>r-32|e<<64-r,Lde=(t,e)=>e,Ude=(t,e)=>t,IW=(t,e,r)=>t<<r|e>>>32-r,OW=(t,e,r)=>e<<r|t>>>32-r,PW=(t,e,r)=>e<<r-32|t>>>64-r,TW=(t,e,r)=>t<<r-32|e>>>64-r;function Fde(t,e,r,n){const i=(e>>>0)+(n>>>0);return{h:t+r+(i/2**32|0)|0,l:i|0}}const Bde=(t,e,r)=>(t>>>0)+(e>>>0)+(r>>>0),jde=(t,e,r,n)=>e+r+n+(t/2**32|0)|0,qde=(t,e,r,n)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0),Hde=(t,e,r,n,i)=>e+r+n+i+(t/2**32|0)|0,zde=(t,e,r,n,i)=>(t>>>0)+(e>>>0)+(r>>>0)+(n>>>0)+(i>>>0),Vde=(t,e,r,n,i,a)=>e+r+n+i+a+(t/2**32|0)|0,Gde={fromBig:AW,split:SW,toBig:Cde,shrSH:Rde,shrSL:Nde,rotrSH:Dde,rotrSL:Mde,rotrBH:$de,rotrBL:kde,rotr32H:Lde,rotr32L:Ude,rotlSH:IW,rotlSL:OW,rotlBH:PW,rotlBL:TW,add:Fde,add3L:Bde,add3H:jde,add4L:qde,add4H:Hde,add5H:Vde,add5L:zde},Hr=Gde,[Kde,Wde]=(()=>Hr.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(t=>BigInt(t))))(),kl=new Uint32Array(80),Ll=new Uint32Array(80);class Yde extends l4{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:r,Bh:n,Bl:i,Ch:a,Cl:s,Dh:o,Dl:c,Eh:u,El:f,Fh:h,Fl:m,Gh:y,Gl:w,Hh:v,Hl:g}=this;return[e,r,n,i,a,s,o,c,u,f,h,m,y,w,v,g]}set(e,r,n,i,a,s,o,c,u,f,h,m,y,w,v,g){this.Ah=e|0,this.Al=r|0,this.Bh=n|0,this.Bl=i|0,this.Ch=a|0,this.Cl=s|0,this.Dh=o|0,this.Dl=c|0,this.Eh=u|0,this.El=f|0,this.Fh=h|0,this.Fl=m|0,this.Gh=y|0,this.Gl=w|0,this.Hh=v|0,this.Hl=g|0}process(e,r){for(let S=0;S<16;S++,r+=4)kl[S]=e.getUint32(r),Ll[S]=e.getUint32(r+=4);for(let S=16;S<80;S++){const A=kl[S-15]|0,I=Ll[S-15]|0,E=Hr.rotrSH(A,I,1)^Hr.rotrSH(A,I,8)^Hr.shrSH(A,I,7),p=Hr.rotrSL(A,I,1)^Hr.rotrSL(A,I,8)^Hr.shrSL(A,I,7),O=kl[S-2]|0,R=Ll[S-2]|0,U=Hr.rotrSH(O,R,19)^Hr.rotrBH(O,R,61)^Hr.shrSH(O,R,6),z=Hr.rotrSL(O,R,19)^Hr.rotrBL(O,R,61)^Hr.shrSL(O,R,6),ue=Hr.add4L(p,z,Ll[S-7],Ll[S-16]),ge=Hr.add4H(ue,E,U,kl[S-7],kl[S-16]);kl[S]=ge|0,Ll[S]=ue|0}let{Ah:n,Al:i,Bh:a,Bl:s,Ch:o,Cl:c,Dh:u,Dl:f,Eh:h,El:m,Fh:y,Fl:w,Gh:v,Gl:g,Hh:_,Hl:b}=this;for(let S=0;S<80;S++){const A=Hr.rotrSH(h,m,14)^Hr.rotrSH(h,m,18)^Hr.rotrBH(h,m,41),I=Hr.rotrSL(h,m,14)^Hr.rotrSL(h,m,18)^Hr.rotrBL(h,m,41),E=h&y^~h&v,p=m&w^~m&g,O=Hr.add5L(b,I,p,Wde[S],Ll[S]),R=Hr.add5H(O,_,A,E,Kde[S],kl[S]),U=O|0,z=Hr.rotrSH(n,i,28)^Hr.rotrBH(n,i,34)^Hr.rotrBH(n,i,39),ue=Hr.rotrSL(n,i,28)^Hr.rotrBL(n,i,34)^Hr.rotrBL(n,i,39),ge=n&a^n&o^a&o,B=i&s^i&c^s&c;_=v|0,b=g|0,v=y|0,g=w|0,y=h|0,w=m|0,{h,l:m}=Hr.add(u|0,f|0,R|0,U|0),u=o|0,f=c|0,o=a|0,c=s|0,a=n|0,s=i|0;const L=Hr.add3L(U,ue,B);n=Hr.add3H(L,R,z,ge),i=L|0}({h:n,l:i}=Hr.add(this.Ah|0,this.Al|0,n|0,i|0)),{h:a,l:s}=Hr.add(this.Bh|0,this.Bl|0,a|0,s|0),{h:o,l:c}=Hr.add(this.Ch|0,this.Cl|0,o|0,c|0),{h:u,l:f}=Hr.add(this.Dh|0,this.Dl|0,u|0,f|0),{h,l:m}=Hr.add(this.Eh|0,this.El|0,h|0,m|0),{h:y,l:w}=Hr.add(this.Fh|0,this.Fl|0,y|0,w|0),{h:v,l:g}=Hr.add(this.Gh|0,this.Gl|0,v|0,g|0),{h:_,l:b}=Hr.add(this.Hh|0,this.Hl|0,_|0,b|0),this.set(n,i,a,s,o,c,u,f,h,m,y,w,v,g,_,b)}roundClean(){kl.fill(0),Ll.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)}}const f4=Zx(()=>new Yde);function Qde(){if(typeof self<"u")return self;if(typeof window<"u")return window;if(typeof global<"u")return global;throw new Error("unable to locate global object")}const V9=Qde(),G9=V9.crypto||V9.msCrypto;function Jde(t){switch(t){case"sha256":return rm.create();case"sha512":return f4.create()}Ne(!1,"invalid hashing algorithm name","algorithm",t)}function Xde(t,e){const r={sha256:rm,sha512:f4}[t];return Ne(r!=null,"invalid hmac algorithm","algorithm",t),e2.create(r,e)}function Zde(t,e,r,n,i){const a={sha256:rm,sha512:f4}[i];return Ne(a!=null,"invalid pbkdf2 algorithm","algorithm",i),u4(a,t,e,{c:r,dkLen:n})}function ehe(t){it(G9!=null,"platform does not support secure random numbers","UNSUPPORTED_OPERATION",{operation:"randomBytes"}),Ne(Number.isInteger(t)&&t>0&&t<=1024,"invalid length","length",t);const e=new Uint8Array(t);return G9.getRandomValues(e),e}let CW=!1;const RW=function(t,e,r){return Xde(t,e).update(r).digest()};let NW=RW;function nm(t,e,r){const n=qt(e,"key"),i=qt(r,"data");return _t(NW(t,n,i))}nm._=RW;nm.lock=function(){CW=!0};nm.register=function(t){if(CW)throw new Error("computeHmac is locked");NW=t};Object.freeze(nm);const[DW,MW,$W]=[[],[],[]],the=BigInt(0),Ym=BigInt(1),rhe=BigInt(2),nhe=BigInt(7),ihe=BigInt(256),ahe=BigInt(113);for(let t=0,e=Ym,r=1,n=0;t<24;t++){[r,n]=[n,(2*r+3*n)%5],DW.push(2*(5*n+r)),MW.push((t+1)*(t+2)/2%64);let i=the;for(let a=0;a<7;a++)e=(e<<Ym^(e>>nhe)*ahe)%ihe,e&rhe&&(i^=Ym<<(Ym<<BigInt(a))-Ym);$W.push(i)}const[she,ohe]=SW($W,!0),K9=(t,e,r)=>r>32?PW(t,e,r):IW(t,e,r),W9=(t,e,r)=>r>32?TW(t,e,r):OW(t,e,r);function che(t,e=24){const r=new Uint32Array(10);for(let n=24-e;n<24;n++){for(let s=0;s<10;s++)r[s]=t[s]^t[s+10]^t[s+20]^t[s+30]^t[s+40];for(let s=0;s<10;s+=2){const o=(s+8)%10,c=(s+2)%10,u=r[c],f=r[c+1],h=K9(u,f,1)^r[o],m=W9(u,f,1)^r[o+1];for(let y=0;y<50;y+=10)t[s+y]^=h,t[s+y+1]^=m}let i=t[2],a=t[3];for(let s=0;s<24;s++){const o=MW[s],c=K9(i,a,o),u=W9(i,a,o),f=DW[s];i=t[f],a=t[f+1],t[f]=c,t[f+1]=u}for(let s=0;s<50;s+=10){for(let o=0;o<10;o++)r[o]=t[s+o];for(let o=0;o<10;o++)t[s+o]^=~r[(o+2)%10]&r[(o+4)%10]}t[0]^=she[n],t[1]^=ohe[n]}r.fill(0)}class d4 extends c4{constructor(e,r,n,i=!1,a=24){if(super(),this.blockLen=e,this.suffix=r,this.outputLen=n,this.enableXOF=i,this.rounds=a,this.pos=0,this.posOut=0,this.finished=!1,this.destroyed=!1,Ls(n),0>=this.blockLen||this.blockLen>=200)throw new Error("Sha3 supports only keccak-f1600 function");this.state=new Uint8Array(200),this.state32=B_(this.state)}keccak(){che(this.state32,this.rounds),this.posOut=0,this.pos=0}update(e){Ig(this);const{blockLen:r,state:n}=this;e=Og(e);const i=e.length;for(let a=0;a<i;){const s=Math.min(r-this.pos,i-a);for(let o=0;o<s;o++)n[this.pos++]^=e[a++];this.pos===r&&this.keccak()}return this}finish(){if(this.finished)return;this.finished=!0;const{state:e,suffix:r,pos:n,blockLen:i}=this;e[n]^=r,r&128&&n===i-1&&this.keccak(),e[i-1]^=128,this.keccak()}writeInto(e){Ig(this,!1),o4(e),this.finish();const r=this.state,{blockLen:n}=this;for(let i=0,a=e.length;i<a;){this.posOut>=n&&this.keccak();const s=Math.min(n-this.posOut,a-i);e.set(r.subarray(this.posOut,this.posOut+s),i),this.posOut+=s,i+=s}return e}xofInto(e){if(!this.enableXOF)throw new Error("XOF is not possible for this instance");return this.writeInto(e)}xof(e){return Ls(e),this.xofInto(new Uint8Array(e))}digestInto(e){if(wW(e,this),this.finished)throw new Error("digest() was already called");return this.writeInto(e),this.destroy(),e}digest(){return this.digestInto(new Uint8Array(this.outputLen))}destroy(){this.destroyed=!0,this.state.fill(0)}_cloneInto(e){const{blockLen:r,suffix:n,outputLen:i,rounds:a,enableXOF:s}=this;return e||(e=new d4(r,n,i,s,a)),e.state32.set(this.state32),e.pos=this.pos,e.posOut=this.posOut,e.finished=this.finished,e.rounds=a,e.suffix=n,e.outputLen=i,e.enableXOF=s,e.destroyed=this.destroyed,e}}const uhe=(t,e,r)=>Zx(()=>new d4(e,t,r)),lhe=uhe(1,136,256/8);let kW=!1;const LW=function(t){return lhe(t)};let UW=LW;function jn(t){const e=qt(t,"data");return _t(UW(e))}jn._=LW;jn.lock=function(){kW=!0};jn.register=function(t){if(kW)throw new TypeError("keccak256 is locked");UW=t};Object.freeze(jn);const fhe=new Uint8Array([7,4,13,1,10,6,15,3,12,0,9,5,2,14,11,8]),FW=Uint8Array.from({length:16},(t,e)=>e),dhe=FW.map(t=>(9*t+5)%16);let h4=[FW],p4=[dhe];for(let t=0;t<4;t++)for(let e of[h4,p4])e.push(e[t].map(r=>fhe[r]));const BW=[[11,14,15,12,5,8,7,9,11,13,14,15,6,7,9,8],[12,13,11,15,6,9,9,7,12,15,11,13,7,8,7,7],[13,15,14,11,7,7,6,8,13,14,13,12,5,5,6,9],[14,11,12,14,8,6,5,5,15,12,15,14,9,9,8,6],[15,12,13,13,9,5,8,6,14,11,12,11,8,6,5,5]].map(t=>new Uint8Array(t)),hhe=h4.map((t,e)=>t.map(r=>BW[e][r])),phe=p4.map((t,e)=>t.map(r=>BW[e][r])),ghe=new Uint32Array([0,1518500249,1859775393,2400959708,2840853838]),mhe=new Uint32Array([1352829926,1548603684,1836072691,2053994217,0]),zw=(t,e)=>t<<e|t>>>32-e;function Y9(t,e,r,n){return t===0?e^r^n:t===1?e&r|~e&n:t===2?(e|~r)^n:t===3?e&n|r&~n:e^(r|~n)}const Vw=new Uint32Array(16);class yhe extends l4{constructor(){super(64,20,8,!0),this.h0=1732584193,this.h1=-271733879,this.h2=-1732584194,this.h3=271733878,this.h4=-1009589776}get(){const{h0:e,h1:r,h2:n,h3:i,h4:a}=this;return[e,r,n,i,a]}set(e,r,n,i,a){this.h0=e|0,this.h1=r|0,this.h2=n|0,this.h3=i|0,this.h4=a|0}process(e,r){for(let y=0;y<16;y++,r+=4)Vw[y]=e.getUint32(r,!0);let n=this.h0|0,i=n,a=this.h1|0,s=a,o=this.h2|0,c=o,u=this.h3|0,f=u,h=this.h4|0,m=h;for(let y=0;y<5;y++){const w=4-y,v=ghe[y],g=mhe[y],_=h4[y],b=p4[y],S=hhe[y],A=phe[y];for(let I=0;I<16;I++){const E=zw(n+Y9(y,a,o,u)+Vw[_[I]]+v,S[I])+h|0;n=h,h=u,u=zw(o,10)|0,o=a,a=E}for(let I=0;I<16;I++){const E=zw(i+Y9(w,s,c,f)+Vw[b[I]]+g,A[I])+m|0;i=m,m=f,f=zw(c,10)|0,c=s,s=E}}this.set(this.h1+o+f|0,this.h2+u+m|0,this.h3+h+i|0,this.h4+n+s|0,this.h0+a+c|0)}roundClean(){Vw.fill(0)}destroy(){this.destroyed=!0,this.buffer.fill(0),this.set(0,0,0,0,0)}}const vhe=Zx(()=>new yhe);let jW=!1;const qW=function(t){return vhe(t)};let HW=qW;function im(t){const e=qt(t,"data");return _t(HW(e))}im._=qW;im.lock=function(){jW=!0};im.register=function(t){if(jW)throw new TypeError("ripemd160 is locked");HW=t};Object.freeze(im);let zW=!1;const VW=function(t,e,r,n,i){return Zde(t,e,r,n,i)};let GW=VW;function zf(t,e,r,n,i){const a=qt(t,"password"),s=qt(e,"salt");return _t(GW(a,s,r,n,i))}zf._=VW;zf.lock=function(){zW=!0};zf.register=function(t){if(zW)throw new Error("pbkdf2 is locked");GW=t};Object.freeze(zf);let KW=!1;const WW=function(t){return new Uint8Array(ehe(t))};let YW=WW;function el(t){return YW(t)}el._=WW;el.lock=function(){KW=!0};el.register=function(t){if(KW)throw new Error("randomBytes is locked");YW=t};Object.freeze(el);const pn=(t,e)=>t<<e|t>>>32-e;function Q9(t,e,r,n,i,a){let s=t[e++]^r[n++],o=t[e++]^r[n++],c=t[e++]^r[n++],u=t[e++]^r[n++],f=t[e++]^r[n++],h=t[e++]^r[n++],m=t[e++]^r[n++],y=t[e++]^r[n++],w=t[e++]^r[n++],v=t[e++]^r[n++],g=t[e++]^r[n++],_=t[e++]^r[n++],b=t[e++]^r[n++],S=t[e++]^r[n++],A=t[e++]^r[n++],I=t[e++]^r[n++],E=s,p=o,O=c,R=u,U=f,z=h,ue=m,ge=y,B=w,L=v,Y=g,ne=_,F=b,j=S,H=A,M=I;for(let q=0;q<8;q+=2)U^=pn(E+F|0,7),B^=pn(U+E|0,9),F^=pn(B+U|0,13),E^=pn(F+B|0,18),L^=pn(z+p|0,7),j^=pn(L+z|0,9),p^=pn(j+L|0,13),z^=pn(p+j|0,18),H^=pn(Y+ue|0,7),O^=pn(H+Y|0,9),ue^=pn(O+H|0,13),Y^=pn(ue+O|0,18),R^=pn(M+ne|0,7),ge^=pn(R+M|0,9),ne^=pn(ge+R|0,13),M^=pn(ne+ge|0,18),p^=pn(E+R|0,7),O^=pn(p+E|0,9),R^=pn(O+p|0,13),E^=pn(R+O|0,18),ue^=pn(z+U|0,7),ge^=pn(ue+z|0,9),U^=pn(ge+ue|0,13),z^=pn(U+ge|0,18),ne^=pn(Y+L|0,7),B^=pn(ne+Y|0,9),L^=pn(B+ne|0,13),Y^=pn(L+B|0,18),F^=pn(M+H|0,7),j^=pn(F+M|0,9),H^=pn(j+F|0,13),M^=pn(H+j|0,18);i[a++]=s+E|0,i[a++]=o+p|0,i[a++]=c+O|0,i[a++]=u+R|0,i[a++]=f+U|0,i[a++]=h+z|0,i[a++]=m+ue|0,i[a++]=y+ge|0,i[a++]=w+B|0,i[a++]=v+L|0,i[a++]=g+Y|0,i[a++]=_+ne|0,i[a++]=b+F|0,i[a++]=S+j|0,i[a++]=A+H|0,i[a++]=I+M|0}function A0(t,e,r,n,i){let a=n+0,s=n+16*i;for(let o=0;o<16;o++)r[s+o]=t[e+(2*i-1)*16+o];for(let o=0;o<i;o++,a+=16,e+=16)Q9(r,s,t,e,r,a),o>0&&(s+=16),Q9(r,a,t,e+=16,r,s)}function QW(t,e,r){const n=EW({dkLen:32,asyncTick:10,maxmem:1073742848},r),{N:i,r:a,p:s,dkLen:o,asyncTick:c,maxmem:u,onProgress:f}=n;if(Ls(i),Ls(a),Ls(s),Ls(o),Ls(c),Ls(u),f!==void 0&&typeof f!="function")throw new Error("progressCb should be function");const h=128*a,m=h/4;if(i<=1||i&i-1||i>=2**(h/8)||i>2**32)throw new Error("Scrypt: N must be larger than 1, a power of 2, less than 2^(128 * r / 8) and less than 2^32");if(s<0||s>(2**32-1)*32/h)throw new Error("Scrypt: p must be a positive integer less than or equal to ((2^32 - 1) * 32) / (128 * r)");if(o<0||o>(2**32-1)*32)throw new Error("Scrypt: dkLen should be positive integer less than or equal to (2^32 - 1) * 32");const y=h*(i+s);if(y>u)throw new Error(`Scrypt: parameters too large, ${y} (128 * r * (N + p)) > ${u} (maxmem)`);const w=u4(rm,t,e,{c:1,dkLen:h*s}),v=B_(w),g=B_(new Uint8Array(h*i)),_=B_(new Uint8Array(h));let b=()=>{};if(f){const S=2*i*s,A=Math.max(Math.floor(S/1e4),1);let I=0;b=()=>{I++,f&&(!(I%A)||I===S)&&f(I/S)}}return{N:i,r:a,p:s,dkLen:o,blockSize32:m,V:g,B32:v,B:w,tmp:_,blockMixCb:b,asyncTick:c}}function JW(t,e,r,n,i){const a=u4(rm,t,r,{c:1,dkLen:e});return r.fill(0),n.fill(0),i.fill(0),a}function bhe(t,e,r){const{N:n,r:i,p:a,dkLen:s,blockSize32:o,V:c,B32:u,B:f,tmp:h,blockMixCb:m}=QW(t,e,r);for(let y=0;y<a;y++){const w=o*y;for(let v=0;v<o;v++)c[v]=u[w+v];for(let v=0,g=0;v<n-1;v++)A0(c,g,c,g+=o,i),m();A0(c,(n-1)*o,u,w,i),m();for(let v=0;v<n;v++){const g=u[w+o-16]%n;for(let _=0;_<o;_++)h[_]=u[w+_]^c[g*o+_];A0(h,0,u,w,i),m()}}return JW(t,s,f,c,h)}async function whe(t,e,r){const{N:n,r:i,p:a,dkLen:s,blockSize32:o,V:c,B32:u,B:f,tmp:h,blockMixCb:m,asyncTick:y}=QW(t,e,r);for(let w=0;w<a;w++){const v=o*w;for(let _=0;_<o;_++)c[_]=u[v+_];let g=0;await z9(n-1,y,()=>{A0(c,g,c,g+=o,i),m()}),A0(c,(n-1)*o,u,v,i),m(),await z9(n,y,()=>{const _=u[v+o-16]%n;for(let b=0;b<o;b++)h[b]=u[v+b]^c[_*o+b];A0(h,0,u,v,i),m()})}return JW(t,s,f,c,h)}let XW=!1,ZW=!1;const eY=async function(t,e,r,n,i,a,s){return await whe(t,e,{N:r,r:n,p:i,dkLen:a,onProgress:s})},tY=function(t,e,r,n,i,a){return bhe(t,e,{N:r,r:n,p:i,dkLen:a})};let rY=eY,nY=tY;async function am(t,e,r,n,i,a,s){const o=qt(t,"passwd"),c=qt(e,"salt");return _t(await rY(o,c,r,n,i,a,s))}am._=eY;am.lock=function(){ZW=!0};am.register=function(t){if(ZW)throw new Error("scrypt is locked");rY=t};Object.freeze(am);function sm(t,e,r,n,i,a){const s=qt(t,"passwd"),o=qt(e,"salt");return _t(nY(s,o,r,n,i,a))}sm._=tY;sm.lock=function(){XW=!0};sm.register=function(t){if(XW)throw new Error("scryptSync is locked");nY=t};Object.freeze(sm);const iY=function(t){return Jde("sha256").update(t).digest()};let aY=iY,sY=!1;function mc(t){const e=qt(t,"data");return _t(aY(e))}mc._=iY;mc.lock=function(){sY=!0};mc.register=function(t){if(sY)throw new Error("sha256 is locked");aY=t};Object.freeze(mc);Object.freeze(mc);/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const oY=BigInt(0),t2=BigInt(1),_he=BigInt(2),r2=t=>t instanceof Uint8Array,Ehe=Array.from({length:256},(t,e)=>e.toString(16).padStart(2,"0"));function Pg(t){if(!r2(t))throw new Error("Uint8Array expected");let e="";for(let r=0;r<t.length;r++)e+=Ehe[t[r]];return e}function cY(t){const e=t.toString(16);return e.length&1?`0${e}`:e}function g4(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);return BigInt(t===""?"0":`0x${t}`)}function Tg(t){if(typeof t!="string")throw new Error("hex string expected, got "+typeof t);const e=t.length;if(e%2)throw new Error("padded hex string expected, got unpadded hex of length "+e);const r=new Uint8Array(e/2);for(let n=0;n<r.length;n++){const i=n*2,a=t.slice(i,i+2),s=Number.parseInt(a,16);if(Number.isNaN(s)||s<0)throw new Error("Invalid byte sequence");r[n]=s}return r}function Eh(t){return g4(Pg(t))}function m4(t){if(!r2(t))throw new Error("Uint8Array expected");return g4(Pg(Uint8Array.from(t).reverse()))}function Cg(t,e){return Tg(t.toString(16).padStart(e*2,"0"))}function y4(t,e){return Cg(t,e).reverse()}function xhe(t){return Tg(cY(t))}function ec(t,e,r){let n;if(typeof e=="string")try{n=Tg(e)}catch(a){throw new Error(`${t} must be valid hex string, got "${e}". Cause: ${a}`)}else if(r2(e))n=Uint8Array.from(e);else throw new Error(`${t} must be hex string or Uint8Array`);const i=n.length;if(typeof r=="number"&&i!==r)throw new Error(`${t} expected ${r} bytes, got ${i}`);return n}function db(...t){const e=new Uint8Array(t.reduce((n,i)=>n+i.length,0));let r=0;return t.forEach(n=>{if(!r2(n))throw new Error("Uint8Array expected");e.set(n,r),r+=n.length}),e}function Ahe(t,e){if(t.length!==e.length)return!1;for(let r=0;r<t.length;r++)if(t[r]!==e[r])return!1;return!0}function She(t){if(typeof t!="string")throw new Error(`utf8ToBytes expected string, got ${typeof t}`);return new Uint8Array(new TextEncoder().encode(t))}function Ihe(t){let e;for(e=0;t>oY;t>>=t2,e+=1);return e}function Ohe(t,e){return t>>BigInt(e)&t2}const Phe=(t,e,r)=>t|(r?t2:oY)<<BigInt(e),v4=t=>(_he<<BigInt(t-1))-t2,uI=t=>new Uint8Array(t),J9=t=>Uint8Array.from(t);function uY(t,e,r){if(typeof t!="number"||t<2)throw new Error("hashLen must be a number");if(typeof e!="number"||e<2)throw new Error("qByteLen must be a number");if(typeof r!="function")throw new Error("hmacFn must be a function");let n=uI(t),i=uI(t),a=0;const s=()=>{n.fill(1),i.fill(0),a=0},o=(...h)=>r(i,n,...h),c=(h=uI())=>{i=o(J9([0]),h),n=o(),h.length!==0&&(i=o(J9([1]),h),n=o())},u=()=>{if(a++>=1e3)throw new Error("drbg: tried 1000 values");let h=0;const m=[];for(;h<e;){n=o();const y=n.slice();m.push(y),h+=n.length}return db(...m)};return(h,m)=>{s(),c(h);let y;for(;!(y=m(u()));)c();return s(),y}}const The={bigint:t=>typeof t=="bigint",function:t=>typeof t=="function",boolean:t=>typeof t=="boolean",string:t=>typeof t=="string",stringOrUint8Array:t=>typeof t=="string"||t instanceof Uint8Array,isSafeInteger:t=>Number.isSafeInteger(t),array:t=>Array.isArray(t),field:(t,e)=>e.Fp.isValid(t),hash:t=>typeof t=="function"&&Number.isSafeInteger(t.outputLen)};function p1(t,e,r={}){const n=(i,a,s)=>{const o=The[a];if(typeof o!="function")throw new Error(`Invalid validator "${a}", expected function`);const c=t[i];if(!(s&&c===void 0)&&!o(c,t))throw new Error(`Invalid param ${String(i)}=${c} (${typeof c}), expected ${a}`)};for(const[i,a]of Object.entries(e))n(i,a,!1);for(const[i,a]of Object.entries(r))n(i,a,!0);return t}const Che=Object.freeze(Object.defineProperty({__proto__:null,bitGet:Ohe,bitLen:Ihe,bitMask:v4,bitSet:Phe,bytesToHex:Pg,bytesToNumberBE:Eh,bytesToNumberLE:m4,concatBytes:db,createHmacDrbg:uY,ensureBytes:ec,equalBytes:Ahe,hexToBytes:Tg,hexToNumber:g4,numberToBytesBE:Cg,numberToBytesLE:y4,numberToHexUnpadded:cY,numberToVarBytesBE:xhe,utf8ToBytes:She,validateObject:p1},Symbol.toStringTag,{value:"Module"}));/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const zi=BigInt(0),wi=BigInt(1),$d=BigInt(2),Rhe=BigInt(3),HR=BigInt(4),X9=BigInt(5),Z9=BigInt(8);BigInt(9);BigInt(16);function gs(t,e){const r=t%e;return r>=zi?r:e+r}function Nhe(t,e,r){if(r<=zi||e<zi)throw new Error("Expected power/modulo > 0");if(r===wi)return zi;let n=wi;for(;e>zi;)e&wi&&(n=n*t%r),t=t*t%r,e>>=wi;return n}function ro(t,e,r){let n=t;for(;e-- >zi;)n*=n,n%=r;return n}function zR(t,e){if(t===zi||e<=zi)throw new Error(`invert: expected positive integers, got n=${t} mod=${e}`);let r=gs(t,e),n=e,i=zi,a=wi;for(;r!==zi;){const o=n/r,c=n%r,u=i-a*o;n=r,r=c,i=a,a=u}if(n!==wi)throw new Error("invert: does not exist");return gs(i,e)}function Dhe(t){const e=(t-wi)/$d;let r,n,i;for(r=t-wi,n=0;r%$d===zi;r/=$d,n++);for(i=$d;i<t&&Nhe(i,e,t)!==t-wi;i++);if(n===1){const s=(t+wi)/HR;return function(c,u){const f=c.pow(u,s);if(!c.eql(c.sqr(f),u))throw new Error("Cannot find square root");return f}}const a=(r+wi)/$d;return function(o,c){if(o.pow(c,e)===o.neg(o.ONE))throw new Error("Cannot find square root");let u=n,f=o.pow(o.mul(o.ONE,i),r),h=o.pow(c,a),m=o.pow(c,r);for(;!o.eql(m,o.ONE);){if(o.eql(m,o.ZERO))return o.ZERO;let y=1;for(let v=o.sqr(m);y<u&&!o.eql(v,o.ONE);y++)v=o.sqr(v);const w=o.pow(f,wi<<BigInt(u-y-1));f=o.sqr(w),h=o.mul(h,w),m=o.mul(m,f),u=y}return h}}function Mhe(t){if(t%HR===Rhe){const e=(t+wi)/HR;return function(n,i){const a=n.pow(i,e);if(!n.eql(n.sqr(a),i))throw new Error("Cannot find square root");return a}}if(t%Z9===X9){const e=(t-X9)/Z9;return function(n,i){const a=n.mul(i,$d),s=n.pow(a,e),o=n.mul(i,s),c=n.mul(n.mul(o,$d),s),u=n.mul(o,n.sub(c,n.ONE));if(!n.eql(n.sqr(u),i))throw new Error("Cannot find square root");return u}}return Dhe(t)}const $he=["create","isValid","is0","neg","inv","sqrt","sqr","eql","add","sub","mul","pow","div","addN","subN","mulN","sqrN"];function khe(t){const e={ORDER:"bigint",MASK:"bigint",BYTES:"isSafeInteger",BITS:"isSafeInteger"},r=$he.reduce((n,i)=>(n[i]="function",n),e);return p1(t,r)}function Lhe(t,e,r){if(r<zi)throw new Error("Expected power > 0");if(r===zi)return t.ONE;if(r===wi)return e;let n=t.ONE,i=e;for(;r>zi;)r&wi&&(n=t.mul(n,i)),i=t.sqr(i),r>>=wi;return n}function Uhe(t,e){const r=new Array(e.length),n=e.reduce((a,s,o)=>t.is0(s)?a:(r[o]=a,t.mul(a,s)),t.ONE),i=t.inv(n);return e.reduceRight((a,s,o)=>t.is0(s)?a:(r[o]=t.mul(a,r[o]),t.mul(a,s)),i),r}function lY(t,e){const r=e!==void 0?e:t.toString(2).length,n=Math.ceil(r/8);return{nBitLength:r,nByteLength:n}}function Fhe(t,e,r=!1,n={}){if(t<=zi)throw new Error(`Expected Field ORDER > 0, got ${t}`);const{nBitLength:i,nByteLength:a}=lY(t,e);if(a>2048)throw new Error("Field lengths over 2048 bytes are not supported");const s=Mhe(t),o=Object.freeze({ORDER:t,BITS:i,BYTES:a,MASK:v4(i),ZERO:zi,ONE:wi,create:c=>gs(c,t),isValid:c=>{if(typeof c!="bigint")throw new Error(`Invalid field element: expected bigint, got ${typeof c}`);return zi<=c&&c<t},is0:c=>c===zi,isOdd:c=>(c&wi)===wi,neg:c=>gs(-c,t),eql:(c,u)=>c===u,sqr:c=>gs(c*c,t),add:(c,u)=>gs(c+u,t),sub:(c,u)=>gs(c-u,t),mul:(c,u)=>gs(c*u,t),pow:(c,u)=>Lhe(o,c,u),div:(c,u)=>gs(c*zR(u,t),t),sqrN:c=>c*c,addN:(c,u)=>c+u,subN:(c,u)=>c-u,mulN:(c,u)=>c*u,inv:c=>zR(c,t),sqrt:n.sqrt||(c=>s(o,c)),invertBatch:c=>Uhe(o,c),cmov:(c,u,f)=>f?u:c,toBytes:c=>r?y4(c,a):Cg(c,a),fromBytes:c=>{if(c.length!==a)throw new Error(`Fp.fromBytes: expected ${a}, got ${c.length}`);return r?m4(c):Eh(c)}});return Object.freeze(o)}function fY(t){if(typeof t!="bigint")throw new Error("field order must be bigint");const e=t.toString(2).length;return Math.ceil(e/8)}function dY(t){const e=fY(t);return e+Math.ceil(e/2)}function Bhe(t,e,r=!1){const n=t.length,i=fY(e),a=dY(e);if(n<16||n<a||n>1024)throw new Error(`expected ${a}-1024 bytes of input, got ${n}`);const s=r?Eh(t):m4(t),o=gs(s,e-wi)+wi;return r?y4(o,i):Cg(o,i)}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const jhe=BigInt(0),lI=BigInt(1);function qhe(t,e){const r=(i,a)=>{const s=a.negate();return i?s:a},n=i=>{const a=Math.ceil(e/i)+1,s=2**(i-1);return{windows:a,windowSize:s}};return{constTimeNegate:r,unsafeLadder(i,a){let s=t.ZERO,o=i;for(;a>jhe;)a&lI&&(s=s.add(o)),o=o.double(),a>>=lI;return s},precomputeWindow(i,a){const{windows:s,windowSize:o}=n(a),c=[];let u=i,f=u;for(let h=0;h<s;h++){f=u,c.push(f);for(let m=1;m<o;m++)f=f.add(u),c.push(f);u=f.double()}return c},wNAF(i,a,s){const{windows:o,windowSize:c}=n(i);let u=t.ZERO,f=t.BASE;const h=BigInt(2**i-1),m=2**i,y=BigInt(i);for(let w=0;w<o;w++){const v=w*c;let g=Number(s&h);s>>=y,g>c&&(g-=m,s+=lI);const _=v,b=v+Math.abs(g)-1,S=w%2!==0,A=g<0;g===0?f=f.add(r(S,a[_])):u=u.add(r(A,a[b]))}return{p:u,f}},wNAFCached(i,a,s,o){const c=i._WINDOW_SIZE||1;let u=a.get(i);return u||(u=this.precomputeWindow(i,c),c!==1&&a.set(i,o(u))),this.wNAF(c,u,s)}}}function hY(t){return khe(t.Fp),p1(t,{n:"bigint",h:"bigint",Gx:"field",Gy:"field"},{nBitLength:"isSafeInteger",nByteLength:"isSafeInteger"}),Object.freeze({...lY(t.n,t.nBitLength),...t,p:t.Fp.ORDER})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Hhe(t){const e=hY(t);p1(e,{a:"field",b:"field"},{allowedPrivateKeyLengths:"array",wrapPrivateKey:"boolean",isTorsionFree:"function",clearCofactor:"function",allowInfinityPoint:"boolean",fromBytes:"function",toBytes:"function"});const{endo:r,Fp:n,a:i}=e;if(r){if(!n.eql(i,n.ZERO))throw new Error("Endomorphism can only be defined for Koblitz curves that have a=0");if(typeof r!="object"||typeof r.beta!="bigint"||typeof r.splitScalar!="function")throw new Error("Expected endomorphism with beta: bigint and splitScalar: function")}return Object.freeze({...e})}const{bytesToNumberBE:zhe,hexToBytes:Vhe}=Che,Wd={Err:class extends Error{constructor(e=""){super(e)}},_parseInt(t){const{Err:e}=Wd;if(t.length<2||t[0]!==2)throw new e("Invalid signature integer tag");const r=t[1],n=t.subarray(2,r+2);if(!r||n.length!==r)throw new e("Invalid signature integer: wrong length");if(n[0]&128)throw new e("Invalid signature integer: negative");if(n[0]===0&&!(n[1]&128))throw new e("Invalid signature integer: unnecessary leading zero");return{d:zhe(n),l:t.subarray(r+2)}},toSig(t){const{Err:e}=Wd,r=typeof t=="string"?Vhe(t):t;if(!(r instanceof Uint8Array))throw new Error("ui8a expected");let n=r.length;if(n<2||r[0]!=48)throw new e("Invalid signature tag");if(r[1]!==n-2)throw new e("Invalid signature: incorrect length");const{d:i,l:a}=Wd._parseInt(r.subarray(2)),{d:s,l:o}=Wd._parseInt(a);if(o.length)throw new e("Invalid signature: left bytes after parsing");return{r:i,s}},hexFromSig(t){const e=u=>Number.parseInt(u[0],16)&8?"00"+u:u,r=u=>{const f=u.toString(16);return f.length&1?`0${f}`:f},n=e(r(t.s)),i=e(r(t.r)),a=n.length/2,s=i.length/2,o=r(a),c=r(s);return`30${r(s+a+4)}02${c}${i}02${o}${n}`}},Wu=BigInt(0),bo=BigInt(1);BigInt(2);const eL=BigInt(3);BigInt(4);function Ghe(t){const e=Hhe(t),{Fp:r}=e,n=e.toBytes||((w,v,g)=>{const _=v.toAffine();return db(Uint8Array.from([4]),r.toBytes(_.x),r.toBytes(_.y))}),i=e.fromBytes||(w=>{const v=w.subarray(1),g=r.fromBytes(v.subarray(0,r.BYTES)),_=r.fromBytes(v.subarray(r.BYTES,2*r.BYTES));return{x:g,y:_}});function a(w){const{a:v,b:g}=e,_=r.sqr(w),b=r.mul(_,w);return r.add(r.add(b,r.mul(w,v)),g)}if(!r.eql(r.sqr(e.Gy),a(e.Gx)))throw new Error("bad generator point: equation left != right");function s(w){return typeof w=="bigint"&&Wu<w&&w<e.n}function o(w){if(!s(w))throw new Error("Expected valid bigint: 0 < bigint < curve.n")}function c(w){const{allowedPrivateKeyLengths:v,nByteLength:g,wrapPrivateKey:_,n:b}=e;if(v&&typeof w!="bigint"){if(w instanceof Uint8Array&&(w=Pg(w)),typeof w!="string"||!v.includes(w.length))throw new Error("Invalid key");w=w.padStart(g*2,"0")}let S;try{S=typeof w=="bigint"?w:Eh(ec("private key",w,g))}catch{throw new Error(`private key must be ${g} bytes, hex or bigint, not ${typeof w}`)}return _&&(S=gs(S,b)),o(S),S}const u=new Map;function f(w){if(!(w instanceof h))throw new Error("ProjectivePoint expected")}class h{constructor(v,g,_){if(this.px=v,this.py=g,this.pz=_,v==null||!r.isValid(v))throw new Error("x required");if(g==null||!r.isValid(g))throw new Error("y required");if(_==null||!r.isValid(_))throw new Error("z required")}static fromAffine(v){const{x:g,y:_}=v||{};if(!v||!r.isValid(g)||!r.isValid(_))throw new Error("invalid affine point");if(v instanceof h)throw new Error("projective point not allowed");const b=S=>r.eql(S,r.ZERO);return b(g)&&b(_)?h.ZERO:new h(g,_,r.ONE)}get x(){return this.toAffine().x}get y(){return this.toAffine().y}static normalizeZ(v){const g=r.invertBatch(v.map(_=>_.pz));return v.map((_,b)=>_.toAffine(g[b])).map(h.fromAffine)}static fromHex(v){const g=h.fromAffine(i(ec("pointHex",v)));return g.assertValidity(),g}static fromPrivateKey(v){return h.BASE.multiply(c(v))}_setWindowSize(v){this._WINDOW_SIZE=v,u.delete(this)}assertValidity(){if(this.is0()){if(e.allowInfinityPoint&&!r.is0(this.py))return;throw new Error("bad point: ZERO")}const{x:v,y:g}=this.toAffine();if(!r.isValid(v)||!r.isValid(g))throw new Error("bad point: x or y not FE");const _=r.sqr(g),b=a(v);if(!r.eql(_,b))throw new Error("bad point: equation left != right");if(!this.isTorsionFree())throw new Error("bad point: not in prime-order subgroup")}hasEvenY(){const{y:v}=this.toAffine();if(r.isOdd)return!r.isOdd(v);throw new Error("Field doesn't support isOdd")}equals(v){f(v);const{px:g,py:_,pz:b}=this,{px:S,py:A,pz:I}=v,E=r.eql(r.mul(g,I),r.mul(S,b)),p=r.eql(r.mul(_,I),r.mul(A,b));return E&&p}negate(){return new h(this.px,r.neg(this.py),this.pz)}double(){const{a:v,b:g}=e,_=r.mul(g,eL),{px:b,py:S,pz:A}=this;let I=r.ZERO,E=r.ZERO,p=r.ZERO,O=r.mul(b,b),R=r.mul(S,S),U=r.mul(A,A),z=r.mul(b,S);return z=r.add(z,z),p=r.mul(b,A),p=r.add(p,p),I=r.mul(v,p),E=r.mul(_,U),E=r.add(I,E),I=r.sub(R,E),E=r.add(R,E),E=r.mul(I,E),I=r.mul(z,I),p=r.mul(_,p),U=r.mul(v,U),z=r.sub(O,U),z=r.mul(v,z),z=r.add(z,p),p=r.add(O,O),O=r.add(p,O),O=r.add(O,U),O=r.mul(O,z),E=r.add(E,O),U=r.mul(S,A),U=r.add(U,U),O=r.mul(U,z),I=r.sub(I,O),p=r.mul(U,R),p=r.add(p,p),p=r.add(p,p),new h(I,E,p)}add(v){f(v);const{px:g,py:_,pz:b}=this,{px:S,py:A,pz:I}=v;let E=r.ZERO,p=r.ZERO,O=r.ZERO;const R=e.a,U=r.mul(e.b,eL);let z=r.mul(g,S),ue=r.mul(_,A),ge=r.mul(b,I),B=r.add(g,_),L=r.add(S,A);B=r.mul(B,L),L=r.add(z,ue),B=r.sub(B,L),L=r.add(g,b);let Y=r.add(S,I);return L=r.mul(L,Y),Y=r.add(z,ge),L=r.sub(L,Y),Y=r.add(_,b),E=r.add(A,I),Y=r.mul(Y,E),E=r.add(ue,ge),Y=r.sub(Y,E),O=r.mul(R,L),E=r.mul(U,ge),O=r.add(E,O),E=r.sub(ue,O),O=r.add(ue,O),p=r.mul(E,O),ue=r.add(z,z),ue=r.add(ue,z),ge=r.mul(R,ge),L=r.mul(U,L),ue=r.add(ue,ge),ge=r.sub(z,ge),ge=r.mul(R,ge),L=r.add(L,ge),z=r.mul(ue,L),p=r.add(p,z),z=r.mul(Y,L),E=r.mul(B,E),E=r.sub(E,z),z=r.mul(B,ue),O=r.mul(Y,O),O=r.add(O,z),new h(E,p,O)}subtract(v){return this.add(v.negate())}is0(){return this.equals(h.ZERO)}wNAF(v){return y.wNAFCached(this,u,v,g=>{const _=r.invertBatch(g.map(b=>b.pz));return g.map((b,S)=>b.toAffine(_[S])).map(h.fromAffine)})}multiplyUnsafe(v){const g=h.ZERO;if(v===Wu)return g;if(o(v),v===bo)return this;const{endo:_}=e;if(!_)return y.unsafeLadder(this,v);let{k1neg:b,k1:S,k2neg:A,k2:I}=_.splitScalar(v),E=g,p=g,O=this;for(;S>Wu||I>Wu;)S&bo&&(E=E.add(O)),I&bo&&(p=p.add(O)),O=O.double(),S>>=bo,I>>=bo;return b&&(E=E.negate()),A&&(p=p.negate()),p=new h(r.mul(p.px,_.beta),p.py,p.pz),E.add(p)}multiply(v){o(v);let g=v,_,b;const{endo:S}=e;if(S){const{k1neg:A,k1:I,k2neg:E,k2:p}=S.splitScalar(g);let{p:O,f:R}=this.wNAF(I),{p:U,f:z}=this.wNAF(p);O=y.constTimeNegate(A,O),U=y.constTimeNegate(E,U),U=new h(r.mul(U.px,S.beta),U.py,U.pz),_=O.add(U),b=R.add(z)}else{const{p:A,f:I}=this.wNAF(g);_=A,b=I}return h.normalizeZ([_,b])[0]}multiplyAndAddUnsafe(v,g,_){const b=h.BASE,S=(I,E)=>E===Wu||E===bo||!I.equals(b)?I.multiplyUnsafe(E):I.multiply(E),A=S(this,g).add(S(v,_));return A.is0()?void 0:A}toAffine(v){const{px:g,py:_,pz:b}=this,S=this.is0();v==null&&(v=S?r.ONE:r.inv(b));const A=r.mul(g,v),I=r.mul(_,v),E=r.mul(b,v);if(S)return{x:r.ZERO,y:r.ZERO};if(!r.eql(E,r.ONE))throw new Error("invZ was invalid");return{x:A,y:I}}isTorsionFree(){const{h:v,isTorsionFree:g}=e;if(v===bo)return!0;if(g)return g(h,this);throw new Error("isTorsionFree() has not been declared for the elliptic curve")}clearCofactor(){const{h:v,clearCofactor:g}=e;return v===bo?this:g?g(h,this):this.multiplyUnsafe(e.h)}toRawBytes(v=!0){return this.assertValidity(),n(h,this,v)}toHex(v=!0){return Pg(this.toRawBytes(v))}}h.BASE=new h(e.Gx,e.Gy,r.ONE),h.ZERO=new h(r.ZERO,r.ONE,r.ZERO);const m=e.nBitLength,y=qhe(h,e.endo?Math.ceil(m/2):m);return{CURVE:e,ProjectivePoint:h,normPrivateKeyToScalar:c,weierstrassEquation:a,isWithinCurveOrder:s}}function Khe(t){const e=hY(t);return p1(e,{hash:"hash",hmac:"function",randomBytes:"function"},{bits2int:"function",bits2int_modN:"function",lowS:"boolean"}),Object.freeze({lowS:!0,...e})}function Whe(t){const e=Khe(t),{Fp:r,n}=e,i=r.BYTES+1,a=2*r.BYTES+1;function s(L){return Wu<L&&L<r.ORDER}function o(L){return gs(L,n)}function c(L){return zR(L,n)}const{ProjectivePoint:u,normPrivateKeyToScalar:f,weierstrassEquation:h,isWithinCurveOrder:m}=Ghe({...e,toBytes(L,Y,ne){const F=Y.toAffine(),j=r.toBytes(F.x),H=db;return ne?H(Uint8Array.from([Y.hasEvenY()?2:3]),j):H(Uint8Array.from([4]),j,r.toBytes(F.y))},fromBytes(L){const Y=L.length,ne=L[0],F=L.subarray(1);if(Y===i&&(ne===2||ne===3)){const j=Eh(F);if(!s(j))throw new Error("Point is not on curve");const H=h(j);let M=r.sqrt(H);const q=(M&bo)===bo;return(ne&1)===1!==q&&(M=r.neg(M)),{x:j,y:M}}else if(Y===a&&ne===4){const j=r.fromBytes(F.subarray(0,r.BYTES)),H=r.fromBytes(F.subarray(r.BYTES,2*r.BYTES));return{x:j,y:H}}else throw new Error(`Point of length ${Y} was invalid. Expected ${i} compressed bytes or ${a} uncompressed bytes`)}}),y=L=>Pg(Cg(L,e.nByteLength));function w(L){const Y=n>>bo;return L>Y}function v(L){return w(L)?o(-L):L}const g=(L,Y,ne)=>Eh(L.slice(Y,ne));class _{constructor(Y,ne,F){this.r=Y,this.s=ne,this.recovery=F,this.assertValidity()}static fromCompact(Y){const ne=e.nByteLength;return Y=ec("compactSignature",Y,ne*2),new _(g(Y,0,ne),g(Y,ne,2*ne))}static fromDER(Y){const{r:ne,s:F}=Wd.toSig(ec("DER",Y));return new _(ne,F)}assertValidity(){if(!m(this.r))throw new Error("r must be 0 < r < CURVE.n");if(!m(this.s))throw new Error("s must be 0 < s < CURVE.n")}addRecoveryBit(Y){return new _(this.r,this.s,Y)}recoverPublicKey(Y){const{r:ne,s:F,recovery:j}=this,H=p(ec("msgHash",Y));if(j==null||![0,1,2,3].includes(j))throw new Error("recovery id invalid");const M=j===2||j===3?ne+e.n:ne;if(M>=r.ORDER)throw new Error("recovery id 2 or 3 invalid");const q=j&1?"03":"02",k=u.fromHex(q+y(M)),$=c(M),G=o(-H*$),pe=o(F*$),Q=u.BASE.multiplyAndAddUnsafe(k,G,pe);if(!Q)throw new Error("point at infinify");return Q.assertValidity(),Q}hasHighS(){return w(this.s)}normalizeS(){return this.hasHighS()?new _(this.r,o(-this.s),this.recovery):this}toDERRawBytes(){return Tg(this.toDERHex())}toDERHex(){return Wd.hexFromSig({r:this.r,s:this.s})}toCompactRawBytes(){return Tg(this.toCompactHex())}toCompactHex(){return y(this.r)+y(this.s)}}const b={isValidPrivateKey(L){try{return f(L),!0}catch{return!1}},normPrivateKeyToScalar:f,randomPrivateKey:()=>{const L=dY(e.n);return Bhe(e.randomBytes(L),e.n)},precompute(L=8,Y=u.BASE){return Y._setWindowSize(L),Y.multiply(BigInt(3)),Y}};function S(L,Y=!0){return u.fromPrivateKey(L).toRawBytes(Y)}function A(L){const Y=L instanceof Uint8Array,ne=typeof L=="string",F=(Y||ne)&&L.length;return Y?F===i||F===a:ne?F===2*i||F===2*a:L instanceof u}function I(L,Y,ne=!0){if(A(L))throw new Error("first arg must be private key");if(!A(Y))throw new Error("second arg must be public key");return u.fromHex(Y).multiply(f(L)).toRawBytes(ne)}const E=e.bits2int||function(L){const Y=Eh(L),ne=L.length*8-e.nBitLength;return ne>0?Y>>BigInt(ne):Y},p=e.bits2int_modN||function(L){return o(E(L))},O=v4(e.nBitLength);function R(L){if(typeof L!="bigint")throw new Error("bigint expected");if(!(Wu<=L&&L<O))throw new Error(`bigint expected < 2^${e.nBitLength}`);return Cg(L,e.nByteLength)}function U(L,Y,ne=z){if(["recovered","canonical"].some(ce=>ce in ne))throw new Error("sign() legacy options not supported");const{hash:F,randomBytes:j}=e;let{lowS:H,prehash:M,extraEntropy:q}=ne;H==null&&(H=!0),L=ec("msgHash",L),M&&(L=ec("prehashed msgHash",F(L)));const k=p(L),$=f(Y),G=[R($),R(k)];if(q!=null){const ce=q===!0?j(r.BYTES):q;G.push(ec("extraEntropy",ce))}const pe=db(...G),Q=k;function te(ce){const T=E(ce);if(!m(T))return;const fe=c(T),ze=u.BASE.multiply(T).toAffine(),et=o(ze.x);if(et===Wu)return;const yt=o(fe*o(Q+et*$));if(yt===Wu)return;let vt=(ze.x===et?0:2)|Number(ze.y&bo),gt=yt;return H&&w(yt)&&(gt=v(yt),vt^=1),new _(et,gt,vt)}return{seed:pe,k2sig:te}}const z={lowS:e.lowS,prehash:!1},ue={lowS:e.lowS,prehash:!1};function ge(L,Y,ne=z){const{seed:F,k2sig:j}=U(L,Y,ne),H=e;return uY(H.hash.outputLen,H.nByteLength,H.hmac)(F,j)}u.BASE._setWindowSize(8);function B(L,Y,ne,F=ue){var ze;const j=L;if(Y=ec("msgHash",Y),ne=ec("publicKey",ne),"strict"in F)throw new Error("options.strict was renamed to lowS");const{lowS:H,prehash:M}=F;let q,k;try{if(typeof j=="string"||j instanceof Uint8Array)try{q=_.fromDER(j)}catch(et){if(!(et instanceof Wd.Err))throw et;q=_.fromCompact(j)}else if(typeof j=="object"&&typeof j.r=="bigint"&&typeof j.s=="bigint"){const{r:et,s:yt}=j;q=new _(et,yt)}else throw new Error("PARSE");k=u.fromHex(ne)}catch(et){if(et.message==="PARSE")throw new Error("signature must be Signature instance, Uint8Array or hex string");return!1}if(H&&q.hasHighS())return!1;M&&(Y=e.hash(Y));const{r:$,s:G}=q,pe=p(Y),Q=c(G),te=o(pe*Q),ce=o($*Q),T=(ze=u.BASE.multiplyAndAddUnsafe(k,te,ce))==null?void 0:ze.toAffine();return T?o(T.x)===$:!1}return{CURVE:e,getPublicKey:S,getSharedSecret:I,sign:ge,verify:B,ProjectivePoint:u,Signature:_,utils:b}}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */function Yhe(t){return{hash:t,hmac:(e,...r)=>e2(t,e,wde(...r)),randomBytes:Ede}}function Qhe(t,e){const r=n=>Whe({...t,...Yhe(n)});return Object.freeze({...r(e),create:r})}/*! noble-curves - MIT License (c) 2022 Paul Miller (paulmillr.com) */const pY=BigInt("0xfffffffffffffffffffffffffffffffffffffffffffffffffffffffefffffc2f"),tL=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),Jhe=BigInt(1),VR=BigInt(2),rL=(t,e)=>(t+e/VR)/e;function Xhe(t){const e=pY,r=BigInt(3),n=BigInt(6),i=BigInt(11),a=BigInt(22),s=BigInt(23),o=BigInt(44),c=BigInt(88),u=t*t*t%e,f=u*u*t%e,h=ro(f,r,e)*f%e,m=ro(h,r,e)*f%e,y=ro(m,VR,e)*u%e,w=ro(y,i,e)*y%e,v=ro(w,a,e)*w%e,g=ro(v,o,e)*v%e,_=ro(g,c,e)*g%e,b=ro(_,o,e)*v%e,S=ro(b,r,e)*f%e,A=ro(S,s,e)*w%e,I=ro(A,n,e)*u%e,E=ro(I,VR,e);if(!GR.eql(GR.sqr(E),t))throw new Error("Cannot find square root");return E}const GR=Fhe(pY,void 0,void 0,{sqrt:Xhe}),zl=Qhe({a:BigInt(0),b:BigInt(7),Fp:GR,n:tL,Gx:BigInt("55066263022277343669578718895168534326250603453777594175500187360389116729240"),Gy:BigInt("32670510020758816978083085130507043184471273380659243275938904335757337482424"),h:BigInt(1),lowS:!0,endo:{beta:BigInt("0x7ae96a2b657c07106e64479eac3434e99cf0497512f58995c1396c28719501ee"),splitScalar:t=>{const e=tL,r=BigInt("0x3086d221a7d46bcde86c90e49284eb15"),n=-Jhe*BigInt("0xe4437ed6010e88286f547fa90abfe4c3"),i=BigInt("0x114ca50f7a8e2f3f657c1108d9d44cfd8"),a=r,s=BigInt("0x100000000000000000000000000000000"),o=rL(a*t,e),c=rL(-n*t,e);let u=gs(t-o*r-c*i,e),f=gs(-o*n-c*a,e);const h=u>s,m=f>s;if(h&&(u=e-u),m&&(f=e-f),u>s||f>s)throw new Error("splitScalar: Endomorphism failed, k="+t);return{k1neg:h,k1:u,k2neg:m,k2:f}}}},rm);BigInt(0);zl.ProjectivePoint;const KR="0x0000000000000000000000000000000000000000",nL="0x0000000000000000000000000000000000000000000000000000000000000000",Zhe=`Ethereum Signed Message:
|
|
69
|
-
`,iL=BigInt(0),aL=BigInt(1),sL=BigInt(2),oL=BigInt(27),cL=BigInt(28),Gw=BigInt(35),Ip={};function uL(t){return Th(bs(t),32)}var j0,q0,H0,sh;const Jo=class Jo{constructor(e,r,n,i){Ye(this,j0,void 0);Ye(this,q0,void 0);Ye(this,H0,void 0);Ye(this,sh,void 0);Hf(e,Ip,"Signature"),Te(this,j0,r),Te(this,q0,n),Te(this,H0,i),Te(this,sh,null)}get r(){return W(this,j0)}set r(e){Ne(E0(e)===32,"invalid r","value",e),Te(this,j0,_t(e))}get s(){return W(this,q0)}set s(e){Ne(E0(e)===32,"invalid s","value",e);const r=_t(e);Ne(parseInt(r.substring(0,3))<8,"non-canonical s","value",r),Te(this,q0,r)}get v(){return W(this,H0)}set v(e){const r=Ur(e,"value");Ne(r===27||r===28,"invalid v","v",e),Te(this,H0,r)}get networkV(){return W(this,sh)}get legacyChainId(){const e=this.networkV;return e==null?null:Jo.getChainId(e)}get yParity(){return this.v===27?0:1}get yParityAndS(){const e=qt(this.s);return this.yParity&&(e[0]|=128),_t(e)}get compactSerialized(){return qn([this.r,this.yParityAndS])}get serialized(){return qn([this.r,this.s,this.yParity?"0x1c":"0x1b"])}[Symbol.for("nodejs.util.inspect.custom")](){return`Signature { r: "${this.r}", s: "${this.s}", yParity: ${this.yParity}, networkV: ${this.networkV} }`}clone(){const e=new Jo(Ip,this.r,this.s,this.v);return this.networkV&&Te(e,sh,this.networkV),e}toJSON(){const e=this.networkV;return{_type:"signature",networkV:e!=null?e.toString():null,r:this.r,s:this.s,v:this.v}}static getChainId(e){const r=rr(e,"v");return r==oL||r==cL?iL:(Ne(r>=Gw,"invalid EIP-155 v","v",e),(r-Gw)/sL)}static getChainIdV(e,r){return rr(e)*sL+BigInt(35+r-27)}static getNormalizedV(e){const r=rr(e);return r===iL||r===oL?27:r===aL||r===cL?28:(Ne(r>=Gw,"invalid v","v",e),r&aL?27:28)}static from(e){function r(u,f){Ne(u,f,"signature",e)}if(e==null)return new Jo(Ip,nL,nL,27);if(typeof e=="string"){const u=qt(e,"signature");if(u.length===64){const f=_t(u.slice(0,32)),h=u.slice(32,64),m=h[0]&128?28:27;return h[0]&=127,new Jo(Ip,f,_t(h),m)}if(u.length===65){const f=_t(u.slice(0,32)),h=u.slice(32,64);r((h[0]&128)===0,"non-canonical s");const m=Jo.getNormalizedV(u[64]);return new Jo(Ip,f,_t(h),m)}r(!1,"invalid raw signature length")}if(e instanceof Jo)return e.clone();const n=e.r;r(n!=null,"missing r");const i=uL(n),a=function(u,f){if(u!=null)return uL(u);if(f!=null){r(oi(f,32),"invalid yParityAndS");const h=qt(f);return h[0]&=127,_t(h)}r(!1,"missing s")}(e.s,e.yParityAndS);r((qt(a)[0]&128)==0,"non-canonical s");const{networkV:s,v:o}=function(u,f,h){if(u!=null){const m=rr(u);return{networkV:m>=Gw?m:void 0,v:Jo.getNormalizedV(m)}}if(f!=null)return r(oi(f,32),"invalid yParityAndS"),{v:qt(f)[0]&128?28:27};if(h!=null){switch(Ur(h,"sig.yParity")){case 0:return{v:27};case 1:return{v:28}}r(!1,"invalid yParity")}r(!1,"missing v")}(e.v,e.yParityAndS,e.yParity),c=new Jo(Ip,i,a,o);return s&&Te(c,sh,s),r(e.yParity==null||Ur(e.yParity,"sig.yParity")===c.yParity,"yParity mismatch"),r(e.yParityAndS==null||e.yParityAndS===c.yParityAndS,"yParityAndS mismatch"),c}};j0=new WeakMap,q0=new WeakMap,H0=new WeakMap,sh=new WeakMap;let yc=Jo;var Uu;const Bd=class Bd{constructor(e){Ye(this,Uu,void 0);Ne(E0(e)===32,"invalid private key","privateKey","[REDACTED]"),Te(this,Uu,_t(e))}get privateKey(){return W(this,Uu)}get publicKey(){return Bd.computePublicKey(W(this,Uu))}get compressedPublicKey(){return Bd.computePublicKey(W(this,Uu),!0)}sign(e){Ne(E0(e)===32,"invalid digest length","digest",e);const r=zl.sign(Ra(e),Ra(W(this,Uu)),{lowS:!0});return yc.from({r:ol(r.r,32),s:ol(r.s,32),v:r.recovery?28:27})}computeSharedSecret(e){const r=Bd.computePublicKey(e);return _t(zl.getSharedSecret(Ra(W(this,Uu)),qt(r),!1))}static computePublicKey(e,r){let n=qt(e,"key");if(n.length===32){const a=zl.getPublicKey(n,!!r);return _t(a)}if(n.length===64){const a=new Uint8Array(65);a[0]=4,a.set(n,1),n=a}const i=zl.ProjectivePoint.fromHex(n);return _t(i.toRawBytes(r))}static recoverPublicKey(e,r){Ne(E0(e)===32,"invalid digest length","digest",e);const n=yc.from(r);let i=zl.Signature.fromCompact(Ra(qn([n.r,n.s])));i=i.addRecoveryBit(n.yParity);const a=i.recoverPublicKey(Ra(e));return Ne(a!=null,"invalid signautre for digest","signature",r),"0x"+a.toHex(!1)}static addPoints(e,r,n){const i=zl.ProjectivePoint.fromHex(Bd.computePublicKey(e).substring(2)),a=zl.ProjectivePoint.fromHex(Bd.computePublicKey(r).substring(2));return"0x"+i.add(a).toHex(!!n)}};Uu=new WeakMap;let Jc=Bd;const epe=BigInt(0),tpe=BigInt(36);function lL(t){t=t.toLowerCase();const e=t.substring(2).split(""),r=new Uint8Array(40);for(let i=0;i<40;i++)r[i]=e[i].charCodeAt(0);const n=qt(jn(r));for(let i=0;i<40;i+=2)n[i>>1]>>4>=8&&(e[i]=e[i].toUpperCase()),(n[i>>1]&15)>=8&&(e[i+1]=e[i+1].toUpperCase());return"0x"+e.join("")}const b4={};for(let t=0;t<10;t++)b4[String(t)]=String(t);for(let t=0;t<26;t++)b4[String.fromCharCode(65+t)]=String(10+t);const fL=15;function rpe(t){t=t.toUpperCase(),t=t.substring(4)+t.substring(0,2)+"00";let e=t.split("").map(n=>b4[n]).join("");for(;e.length>=fL;){let n=e.substring(0,fL);e=parseInt(n,10)%97+e.substring(n.length)}let r=String(98-parseInt(e,10)%97);for(;r.length<2;)r="0"+r;return r}const npe=function(){const t={};for(let e=0;e<36;e++){const r="0123456789abcdefghijklmnopqrstuvwxyz"[e];t[r]=BigInt(e)}return t}();function ipe(t){t=t.toLowerCase();let e=epe;for(let r=0;r<t.length;r++)e=e*tpe+npe[t[r]];return e}function on(t){if(Ne(typeof t=="string","invalid address","address",t),t.match(/^(0x)?[0-9a-fA-F]{40}$/)){t.startsWith("0x")||(t="0x"+t);const e=lL(t);return Ne(!t.match(/([A-F].*[a-f])|([a-f].*[A-F])/)||e===t,"bad address checksum","address",t),e}if(t.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){Ne(t.substring(2,4)===rpe(t),"bad icap checksum","address",t);let e=ipe(t.substring(4)).toString(16);for(;e.length<40;)e="0"+e;return lL("0x"+e)}Ne(!1,"invalid address","address",t)}function ape(t){const e=on(t.from);let n=rr(t.nonce,"tx.nonce").toString(16);return n==="0"?n="0x":n.length%2?n="0x0"+n:n="0x"+n,on(Gn(jn(fb([e,n])),12))}function gY(t){return t&&typeof t.getAddress=="function"}async function fI(t,e){const r=await e;return(r==null||r==="0x0000000000000000000000000000000000000000")&&(it(typeof t!="string","unconfigured name","UNCONFIGURED_NAME",{value:t}),Ne(!1,"invalid AddressLike value; did not resolve to a value address","target",t)),on(r)}function la(t,e){if(typeof t=="string")return t.match(/^0x[0-9a-f]{40}$/i)?on(t):(it(e!=null,"ENS resolution requires a provider","UNSUPPORTED_OPERATION",{operation:"resolveName"}),fI(t,e.resolveName(t)));if(gY(t))return fI(t,t.getAddress());if(t&&typeof t.then=="function")return fI(t,t);Ne(!1,"unsupported addressable value","target",t)}const Pu={};function Ut(t,e){let r=!1;return e<0&&(r=!0,e*=-1),new Ma(Pu,`${r?"":"u"}int${e}`,t,{signed:r,width:e})}function gn(t,e){return new Ma(Pu,`bytes${e||""}`,t,{size:e})}const dL=Symbol.for("_ethers_typed");var oh;const Cu=class Cu{constructor(e,r,n,i){je(this,"type");je(this,"value");Ye(this,oh,void 0);je(this,"_typedSymbol");i==null&&(i=null),Hf(Pu,e,"Typed"),Yt(this,{_typedSymbol:dL,type:r,value:n}),Te(this,oh,i),this.format()}format(){if(this.type==="array")throw new Error("");if(this.type==="dynamicArray")throw new Error("");return this.type==="tuple"?`tuple(${this.value.map(e=>e.format()).join(",")})`:this.type}defaultValue(){return 0}minValue(){return 0}maxValue(){return 0}isBigInt(){return!!this.type.match(/^u?int[0-9]+$/)}isData(){return this.type.startsWith("bytes")}isString(){return this.type==="string"}get tupleName(){if(this.type!=="tuple")throw TypeError("not a tuple");return W(this,oh)}get arrayLength(){if(this.type!=="array")throw TypeError("not an array");return W(this,oh)===!0?-1:W(this,oh)===!1?this.value.length:null}static from(e,r){return new Cu(Pu,e,r)}static uint8(e){return Ut(e,8)}static uint16(e){return Ut(e,16)}static uint24(e){return Ut(e,24)}static uint32(e){return Ut(e,32)}static uint40(e){return Ut(e,40)}static uint48(e){return Ut(e,48)}static uint56(e){return Ut(e,56)}static uint64(e){return Ut(e,64)}static uint72(e){return Ut(e,72)}static uint80(e){return Ut(e,80)}static uint88(e){return Ut(e,88)}static uint96(e){return Ut(e,96)}static uint104(e){return Ut(e,104)}static uint112(e){return Ut(e,112)}static uint120(e){return Ut(e,120)}static uint128(e){return Ut(e,128)}static uint136(e){return Ut(e,136)}static uint144(e){return Ut(e,144)}static uint152(e){return Ut(e,152)}static uint160(e){return Ut(e,160)}static uint168(e){return Ut(e,168)}static uint176(e){return Ut(e,176)}static uint184(e){return Ut(e,184)}static uint192(e){return Ut(e,192)}static uint200(e){return Ut(e,200)}static uint208(e){return Ut(e,208)}static uint216(e){return Ut(e,216)}static uint224(e){return Ut(e,224)}static uint232(e){return Ut(e,232)}static uint240(e){return Ut(e,240)}static uint248(e){return Ut(e,248)}static uint256(e){return Ut(e,256)}static uint(e){return Ut(e,256)}static int8(e){return Ut(e,-8)}static int16(e){return Ut(e,-16)}static int24(e){return Ut(e,-24)}static int32(e){return Ut(e,-32)}static int40(e){return Ut(e,-40)}static int48(e){return Ut(e,-48)}static int56(e){return Ut(e,-56)}static int64(e){return Ut(e,-64)}static int72(e){return Ut(e,-72)}static int80(e){return Ut(e,-80)}static int88(e){return Ut(e,-88)}static int96(e){return Ut(e,-96)}static int104(e){return Ut(e,-104)}static int112(e){return Ut(e,-112)}static int120(e){return Ut(e,-120)}static int128(e){return Ut(e,-128)}static int136(e){return Ut(e,-136)}static int144(e){return Ut(e,-144)}static int152(e){return Ut(e,-152)}static int160(e){return Ut(e,-160)}static int168(e){return Ut(e,-168)}static int176(e){return Ut(e,-176)}static int184(e){return Ut(e,-184)}static int192(e){return Ut(e,-192)}static int200(e){return Ut(e,-200)}static int208(e){return Ut(e,-208)}static int216(e){return Ut(e,-216)}static int224(e){return Ut(e,-224)}static int232(e){return Ut(e,-232)}static int240(e){return Ut(e,-240)}static int248(e){return Ut(e,-248)}static int256(e){return Ut(e,-256)}static int(e){return Ut(e,-256)}static bytes1(e){return gn(e,1)}static bytes2(e){return gn(e,2)}static bytes3(e){return gn(e,3)}static bytes4(e){return gn(e,4)}static bytes5(e){return gn(e,5)}static bytes6(e){return gn(e,6)}static bytes7(e){return gn(e,7)}static bytes8(e){return gn(e,8)}static bytes9(e){return gn(e,9)}static bytes10(e){return gn(e,10)}static bytes11(e){return gn(e,11)}static bytes12(e){return gn(e,12)}static bytes13(e){return gn(e,13)}static bytes14(e){return gn(e,14)}static bytes15(e){return gn(e,15)}static bytes16(e){return gn(e,16)}static bytes17(e){return gn(e,17)}static bytes18(e){return gn(e,18)}static bytes19(e){return gn(e,19)}static bytes20(e){return gn(e,20)}static bytes21(e){return gn(e,21)}static bytes22(e){return gn(e,22)}static bytes23(e){return gn(e,23)}static bytes24(e){return gn(e,24)}static bytes25(e){return gn(e,25)}static bytes26(e){return gn(e,26)}static bytes27(e){return gn(e,27)}static bytes28(e){return gn(e,28)}static bytes29(e){return gn(e,29)}static bytes30(e){return gn(e,30)}static bytes31(e){return gn(e,31)}static bytes32(e){return gn(e,32)}static address(e){return new Cu(Pu,"address",e)}static bool(e){return new Cu(Pu,"bool",!!e)}static bytes(e){return new Cu(Pu,"bytes",e)}static string(e){return new Cu(Pu,"string",e)}static array(e,r){throw new Error("not implemented yet")}static tuple(e,r){throw new Error("not implemented yet")}static overrides(e){return new Cu(Pu,"overrides",Object.assign({},e))}static isTyped(e){return e&&typeof e=="object"&&"_typedSymbol"in e&&e._typedSymbol===dL}static dereference(e,r){if(Cu.isTyped(e)){if(e.type!==r)throw new Error(`invalid type: expecetd ${r}, got ${e.type}`);return e.value}return e}};oh=new WeakMap;let Ma=Cu;class spe extends pl{constructor(e){super("address","address",e,!1)}defaultValue(){return"0x0000000000000000000000000000000000000000"}encode(e,r){let n=Ma.dereference(r,"string");try{n=on(n)}catch(i){return this._throwError(i.message,r)}return e.writeValue(n)}decode(e){return on(ol(e.readValue(),20))}}class ope extends pl{constructor(r){super(r.name,r.type,"_",r.dynamic);je(this,"coder");this.coder=r}defaultValue(){return this.coder.defaultValue()}encode(r,n){return this.coder.encode(r,n)}decode(r){return this.coder.decode(r)}}function mY(t,e,r){let n=[];if(Array.isArray(r))n=r;else if(r&&typeof r=="object"){let c={};n=e.map(u=>{const f=u.localName;return it(f,"cannot encode object for signature with missing names","INVALID_ARGUMENT",{argument:"values",info:{coder:u},value:r}),it(!c[f],"cannot encode object for signature with duplicate names","INVALID_ARGUMENT",{argument:"values",info:{coder:u},value:r}),c[f]=!0,r[f]})}else Ne(!1,"invalid tuple value","tuple",r);Ne(e.length===n.length,"types/value length mismatch","tuple",r);let i=new BR,a=new BR,s=[];e.forEach((c,u)=>{let f=n[u];if(c.dynamic){let h=a.length;c.encode(a,f);let m=i.writeUpdatableValue();s.push(y=>{m(y+h)})}else c.encode(i,f)}),s.forEach(c=>{c(i.length)});let o=t.appendWriter(i);return o+=t.appendWriter(a),o}function yY(t,e){let r=[],n=[],i=t.subReader(0);return e.forEach(a=>{let s=null;if(a.dynamic){let o=t.readIndex(),c=i.subReader(o);try{s=a.decode(c)}catch(u){if(So(u,"BUFFER_OVERRUN"))throw u;s=u,s.baseType=a.name,s.name=a.localName,s.type=a.type}}else try{s=a.decode(t)}catch(o){if(So(o,"BUFFER_OVERRUN"))throw o;s=o,s.baseType=a.name,s.name=a.localName,s.type=a.type}if(s==null)throw new Error("investigate");r.push(s),n.push(a.localName||null)}),qE.fromItems(r,n)}class cpe extends pl{constructor(r,n,i){const a=r.type+"["+(n>=0?n:"")+"]",s=n===-1||r.dynamic;super("array",a,i,s);je(this,"coder");je(this,"length");Yt(this,{coder:r,length:n})}defaultValue(){const r=this.coder.defaultValue(),n=[];for(let i=0;i<this.length;i++)n.push(r);return n}encode(r,n){const i=Ma.dereference(n,"array");Array.isArray(i)||this._throwError("expected array value",i);let a=this.length;a===-1&&(a=i.length,r.writeValue(i.length)),nW(i.length,a,"coder array"+(this.localName?" "+this.localName:""));let s=[];for(let o=0;o<i.length;o++)s.push(this.coder);return mY(r,s,i)}decode(r){let n=this.length;n===-1&&(n=r.readIndex(),it(n*Ya<=r.dataLength,"insufficient data length","BUFFER_OVERRUN",{buffer:r.bytes,offset:n*Ya,length:r.dataLength}));let i=[];for(let a=0;a<n;a++)i.push(new ope(this.coder));return yY(r,i)}}class upe extends pl{constructor(e){super("bool","bool",e,!1)}defaultValue(){return!1}encode(e,r){const n=Ma.dereference(r,"bool");return e.writeValue(n?1:0)}decode(e){return!!e.readValue()}}class vY extends pl{constructor(e,r){super(e,e,r,!0)}defaultValue(){return"0x"}encode(e,r){r=Ra(r);let n=e.writeValue(r.length);return n+=e.writeBytes(r),n}decode(e){return e.readBytes(e.readIndex(),!0)}}class lpe extends vY{constructor(e){super("bytes",e)}decode(e){return _t(super.decode(e))}}class fpe extends pl{constructor(r,n){let i="bytes"+String(r);super(i,i,n,!1);je(this,"size");Yt(this,{size:r},{size:"number"})}defaultValue(){return"0x0000000000000000000000000000000000000000000000000000000000000000".substring(0,2+this.size*2)}encode(r,n){let i=Ra(Ma.dereference(n,this.type));return i.length!==this.size&&this._throwError("incorrect data length",n),r.writeBytes(i)}decode(r){return _t(r.readBytes(this.size))}}const dpe=new Uint8Array([]);class hpe extends pl{constructor(e){super("null","",e,!1)}defaultValue(){return null}encode(e,r){return r!=null&&this._throwError("not null",r),e.writeBytes(dpe)}decode(e){return e.readBytes(0),null}}const ppe=BigInt(0),gpe=BigInt(1),mpe=BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");class ype extends pl{constructor(r,n,i){const a=(n?"int":"uint")+r*8;super(a,a,i,!1);je(this,"size");je(this,"signed");Yt(this,{size:r,signed:n},{size:"number",signed:"boolean"})}defaultValue(){return 0}encode(r,n){let i=rr(Ma.dereference(n,this.type)),a=Kd(mpe,Ya*8);if(this.signed){let s=Kd(a,this.size*8-1);(i>s||i<-(s+gpe))&&this._throwError("value out-of-bounds",n),i=cW(i,8*Ya)}else(i<ppe||i>Kd(a,this.size*8))&&this._throwError("value out-of-bounds",n);return r.writeValue(i)}decode(r){let n=Kd(r.readValue(),this.size*8);return this.signed&&(n=jE(n,this.size*8)),n}}class vpe extends vY{constructor(e){super("string",e)}defaultValue(){return""}encode(e,r){return super.encode(e,Xa(Ma.dereference(r,"string")))}decode(e){return a4(super.decode(e))}}class Kw extends pl{constructor(r,n){let i=!1;const a=[];r.forEach(o=>{o.dynamic&&(i=!0),a.push(o.type)});const s="tuple("+a.join(",")+")";super("tuple",s,n,i);je(this,"coders");Yt(this,{coders:Object.freeze(r.slice())})}defaultValue(){const r=[];this.coders.forEach(i=>{r.push(i.defaultValue())});const n=this.coders.reduce((i,a)=>{const s=a.localName;return s&&(i[s]||(i[s]=0),i[s]++),i},{});return this.coders.forEach((i,a)=>{let s=i.localName;!s||n[s]!==1||(s==="length"&&(s="_length"),r[s]==null&&(r[s]=r[a]))}),Object.freeze(r)}encode(r,n){const i=Ma.dereference(n,"tuple");return mY(r,this.coders,i)}decode(r){return yY(r,this.coders)}}function cl(t){return jn(Xa(t))}var bpe="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";const hL=new Map([[8217,"apostrophe"],[8260,"fraction slash"],[12539,"middle dot"]]),pL=4;function wpe(t){let e=0;function r(){return t[e++]<<8|t[e++]}let n=r(),i=1,a=[0,1];for(let I=1;I<n;I++)a.push(i+=r());let s=r(),o=e;e+=s;let c=0,u=0;function f(){return c==0&&(u=u<<8|t[e++],c=8),u>>--c&1}const h=31,m=2**h,y=m>>>1,w=y>>1,v=m-1;let g=0;for(let I=0;I<h;I++)g=g<<1|f();let _=[],b=0,S=m;for(;;){let I=Math.floor(((g-b+1)*i-1)/S),E=0,p=n;for(;p-E>1;){let U=E+p>>>1;I<a[U]?p=U:E=U}if(E==0)break;_.push(E);let O=b+Math.floor(S*a[E]/i),R=b+Math.floor(S*a[E+1]/i)-1;for(;!((O^R)&y);)g=g<<1&v|f(),O=O<<1&v,R=R<<1&v|1;for(;O&~R&w;)g=g&y|g<<1&v>>>1|f(),O=O<<1^y,R=(R^y)<<1|y|1;b=O,S=1+R-O}let A=n-4;return _.map(I=>{switch(I-A){case 3:return A+65792+(t[o++]<<16|t[o++]<<8|t[o++]);case 2:return A+256+(t[o++]<<8|t[o++]);case 1:return A+t[o++];default:return I-1}})}function _pe(t){let e=0;return()=>t[e++]}function bY(t){return _pe(wpe(Epe(t)))}function Epe(t){let e=[];[..."ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"].forEach((i,a)=>e[i.charCodeAt(0)]=a);let r=t.length,n=new Uint8Array(6*r>>3);for(let i=0,a=0,s=0,o=0;i<r;i++)o=o<<6|e[t.charCodeAt(i)],s+=6,s>=8&&(n[a++]=o>>(s-=8));return n}function xpe(t){return t&1?~t>>1:t>>1}function Ape(t,e){let r=Array(t);for(let n=0,i=0;n<t;n++)r[n]=i+=xpe(e());return r}function hb(t,e=0){let r=[];for(;;){let n=t(),i=t();if(!i)break;e+=n;for(let a=0;a<i;a++)r.push(e+a);e+=i+1}return r}function wY(t){return pb(()=>{let e=hb(t);if(e.length)return e})}function _Y(t){let e=[];for(;;){let r=t();if(r==0)break;e.push(Spe(r,t))}for(;;){let r=t()-1;if(r<0)break;e.push(Ipe(r,t))}return e.flat()}function pb(t){let e=[];for(;;){let r=t(e.length);if(!r)break;e.push(r)}return e}function EY(t,e,r){let n=Array(t).fill().map(()=>[]);for(let i=0;i<e;i++)Ape(t,r).forEach((a,s)=>n[s].push(a));return n}function Spe(t,e){let r=1+e(),n=e(),i=pb(e);return EY(i.length,1+t,e).flatMap((s,o)=>{let[c,...u]=s;return Array(i[o]).fill().map((f,h)=>{let m=h*n;return[c+h*r,u.map(y=>y+m)]})})}function Ipe(t,e){let r=1+e();return EY(r,1+t,e).map(i=>[i[0],i.slice(1)])}function Ope(t){let e=[],r=hb(t);return i(n([]),[]),e;function n(a){let s=t(),o=pb(()=>{let c=hb(t).map(u=>r[u]);if(c.length)return n(c)});return{S:s,B:o,Q:a}}function i({S:a,B:s},o,c){if(!(a&4&&c===o[o.length-1])){a&2&&(c=o[o.length-1]),a&1&&e.push(o);for(let u of s)for(let f of u.Q)i(u,[...o,f],c)}}}function Ppe(t){return t.toString(16).toUpperCase().padStart(2,"0")}function xY(t){return`{${Ppe(t)}}`}function Tpe(t){let e=[];for(let r=0,n=t.length;r<n;){let i=t.codePointAt(r);r+=i<65536?1:2,e.push(i)}return e}function Rg(t){let r=t.length;if(r<4096)return String.fromCodePoint(...t);let n=[];for(let i=0;i<r;)n.push(String.fromCodePoint(...t.slice(i,i+=4096)));return n.join("")}function Cpe(t,e){let r=t.length,n=r-e.length;for(let i=0;n==0&&i<r;i++)n=t[i]-e[i];return n}var Rpe="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";const gb=44032,HE=4352,zE=4449,VE=4519,AY=19,SY=21,Ng=28,GE=SY*Ng,Npe=AY*GE,Dpe=gb+Npe,Mpe=HE+AY,$pe=zE+SY,kpe=VE+Ng;function av(t){return t>>24&255}function IY(t){return t&16777215}let WR,gL,YR,q_;function Lpe(){let t=bY(Rpe);WR=new Map(wY(t).flatMap((e,r)=>e.map(n=>[n,r+1<<24]))),gL=new Set(hb(t)),YR=new Map,q_=new Map;for(let[e,r]of _Y(t)){if(!gL.has(e)&&r.length==2){let[n,i]=r,a=q_.get(n);a||(a=new Map,q_.set(n,a)),a.set(i,e)}YR.set(e,r.reverse())}}function OY(t){return t>=gb&&t<Dpe}function Upe(t,e){if(t>=HE&&t<Mpe&&e>=zE&&e<$pe)return gb+(t-HE)*GE+(e-zE)*Ng;if(OY(t)&&e>VE&&e<kpe&&(t-gb)%Ng==0)return t+(e-VE);{let r=q_.get(t);return r&&(r=r.get(e),r)?r:-1}}function PY(t){WR||Lpe();let e=[],r=[],n=!1;function i(a){let s=WR.get(a);s&&(n=!0,a|=s),e.push(a)}for(let a of t)for(;;){if(a<128)e.push(a);else if(OY(a)){let s=a-gb,o=s/GE|0,c=s%GE/Ng|0,u=s%Ng;i(HE+o),i(zE+c),u>0&&i(VE+u)}else{let s=YR.get(a);s?r.push(...s):i(a)}if(!r.length)break;a=r.pop()}if(n&&e.length>1){let a=av(e[0]);for(let s=1;s<e.length;s++){let o=av(e[s]);if(o==0||a<=o){a=o;continue}let c=s-1;for(;;){let u=e[c+1];if(e[c+1]=e[c],e[c]=u,!c||(a=av(e[--c]),a<=o))break}a=av(e[s])}}return e}function Fpe(t){let e=[],r=[],n=-1,i=0;for(let a of t){let s=av(a),o=IY(a);if(n==-1)s==0?n=o:e.push(o);else if(i>0&&i>=s)s==0?(e.push(n,...r),r.length=0,n=o):r.push(o),i=s;else{let c=Upe(n,o);c>=0?n=c:i==0&&s==0?(e.push(n),n=o):(r.push(o),i=s)}}return n>=0&&e.push(n,...r),e}function TY(t){return PY(t).map(IY)}function Bpe(t){return Fpe(PY(t))}const mL=45,CY=".",RY=65039,NY=1,s0=t=>Array.from(t);function mb(t,e){return t.P.has(e)||t.Q.has(e)}class jpe extends Array{get is_emoji(){return!0}}let QR,DY,Yd,JR,MY,S0,dI,jp,$Y,yL,XR;function w4(){if(QR)return;let t=bY(bpe);const e=()=>hb(t),r=()=>new Set(e());QR=new Map(_Y(t)),DY=r(),Yd=e(),JR=new Set(e().map(f=>Yd[f])),Yd=new Set(Yd),MY=r(),r();let n=wY(t),i=t();const a=()=>new Set(e().flatMap(f=>n[f]).concat(e()));S0=pb(f=>{let h=pb(t).map(m=>m+96);if(h.length){let m=f>=i;h[0]-=32,h=Rg(h),m&&(h=`Restricted[${h}]`);let y=a(),w=a(),v=!t();return{N:h,P:y,Q:w,M:v,R:m}}}),dI=r(),jp=new Map;let s=e().concat(s0(dI)).sort((f,h)=>f-h);s.forEach((f,h)=>{let m=t(),y=s[h]=m?s[h-m]:{V:[],M:new Map};y.V.push(f),dI.has(f)||jp.set(f,y)});for(let{V:f,M:h}of new Set(jp.values())){let m=[];for(let w of f){let v=S0.filter(_=>mb(_,w)),g=m.find(({G:_})=>v.some(b=>_.has(b)));g||(g={G:new Set,V:[]},m.push(g)),g.V.push(w),v.forEach(_=>g.G.add(_))}let y=m.flatMap(w=>s0(w.G));for(let{G:w,V:v}of m){let g=new Set(y.filter(_=>!w.has(_)));for(let _ of v)h.set(_,g)}}let o=new Set,c=new Set;const u=f=>o.has(f)?c.add(f):o.add(f);for(let f of S0){for(let h of f.P)u(h);for(let h of f.Q)u(h)}for(let f of o)!jp.has(f)&&!c.has(f)&&jp.set(f,NY);$Y=new Set(s0(o).concat(s0(TY(o)))),yL=Ope(t).map(f=>jpe.from(f)).sort(Cpe),XR=new Map;for(let f of yL){let h=[XR];for(let m of f){let y=h.map(w=>{let v=w.get(m);return v||(v=new Map,w.set(m,v)),v});m===RY?h.push(...y):h=y}for(let m of h)m.V=f}}function _4(t){return(kY(t)?"":`${E4(n2([t]))} `)+xY(t)}function E4(t){return`"${t}"`}function qpe(t){if(t.length>=4&&t[2]==mL&&t[3]==mL)throw new Error(`invalid label extension: "${Rg(t.slice(0,4))}"`)}function Hpe(t){for(let r=t.lastIndexOf(95);r>0;)if(t[--r]!==95)throw new Error("underscore allowed only at start")}function zpe(t){let e=t[0],r=hL.get(e);if(r)throw Dv(`leading ${r}`);let n=t.length,i=-1;for(let a=1;a<n;a++){e=t[a];let s=hL.get(e);if(s){if(i==a)throw Dv(`${r} + ${s}`);i=a+1,r=s}}if(i==n)throw Dv(`trailing ${r}`)}function n2(t,e=xY){let r=[];Vpe(t[0])&&r.push("◌");let n=0,i=t.length;for(let a=0;a<i;a++){let s=t[a];kY(s)&&(r.push(Rg(t.slice(n,a))),r.push(e(s)),n=a+1)}return r.push(Rg(t.slice(n,i))),r.join("")}function Vpe(t){return w4(),Yd.has(t)}function kY(t){return w4(),MY.has(t)}function Gpe(t){return Qpe(Kpe(t,Bpe,Zpe))}function Kpe(t,e,r){if(!t)return[];w4();let n=0;return t.split(CY).map(i=>{let a=Tpe(i),s={input:a,offset:n};n+=a.length+1;try{let o=s.tokens=Xpe(a,e,r),c=o.length,u;if(!c)throw new Error("empty label");let f=s.output=o.flat();if(Hpe(f),!(s.emoji=c>1||o[0].is_emoji)&&f.every(m=>m<128))qpe(f),u="ASCII";else{let m=o.flatMap(y=>y.is_emoji?[]:y);if(!m.length)u="Emoji";else{if(Yd.has(f[0]))throw Dv("leading combining mark");for(let v=1;v<c;v++){let g=o[v];if(!g.is_emoji&&Yd.has(g[0]))throw Dv(`emoji + combining mark: "${Rg(o[v-1])} + ${n2([g[0]])}"`)}zpe(f);let y=s0(new Set(m)),[w]=Ype(y);Jpe(w,m),Wpe(w,y),u=w.N}}s.type=u}catch(o){s.error=o}return s})}function Wpe(t,e){let r,n=[];for(let i of e){let a=jp.get(i);if(a===NY)return;if(a){let s=a.M.get(i);if(r=r?r.filter(o=>s.has(o)):s0(s),!r.length)return}else n.push(i)}if(r){for(let i of r)if(n.every(a=>mb(i,a)))throw new Error(`whole-script confusable: ${t.N}/${i.N}`)}}function Ype(t){let e=S0;for(let r of t){let n=e.filter(i=>mb(i,r));if(!n.length)throw S0.some(i=>mb(i,r))?UY(e[0],r):LY(r);if(e=n,n.length==1)break}return e}function Qpe(t){return t.map(({input:e,error:r,output:n})=>{if(r){let i=r.message;throw new Error(t.length==1?i:`Invalid label ${E4(n2(e))}: ${i}`)}return Rg(n)}).join(CY)}function LY(t){return new Error(`disallowed character: ${_4(t)}`)}function UY(t,e){let r=_4(e),n=S0.find(i=>i.P.has(e));return n&&(r=`${n.N} ${r}`),new Error(`illegal mixture: ${t.N} + ${r}`)}function Dv(t){return new Error(`illegal placement: ${t}`)}function Jpe(t,e){for(let r of e)if(!mb(t,r))throw UY(t,r);if(t.M){let r=TY(e);for(let n=1,i=r.length;n<i;n++)if(JR.has(r[n])){let a=n+1;for(let s;a<i&&JR.has(s=r[a]);a++)for(let o=n;o<a;o++)if(r[o]==s)throw new Error(`duplicate non-spacing marks: ${_4(s)}`);if(a-n>pL)throw new Error(`excessive non-spacing marks: ${E4(n2(r.slice(n-1,a)))} (${a-n}/${pL})`);n=a}}}function Xpe(t,e,r){let n=[],i=[];for(t=t.slice().reverse();t.length;){let a=e0e(t);if(a)i.length&&(n.push(e(i)),i=[]),n.push(r(a));else{let s=t.pop();if($Y.has(s))i.push(s);else{let o=QR.get(s);if(o)i.push(...o);else if(!DY.has(s))throw LY(s)}}}return i.length&&n.push(e(i)),n}function Zpe(t){return t.filter(e=>e!=RY)}function e0e(t,e){let r=XR,n,i=t.length;for(;i&&(r=r.get(t[--i]),!!r);){let{V:a}=r;a&&(n=a,e&&e.push(...t.slice(i).reverse()),t.length=i)}return n}const FY=new Uint8Array(32);FY.fill(0);function vL(t){return Ne(t.length!==0,"invalid ENS name; empty component","comp",t),t}function BY(t){const e=Xa(t0e(t)),r=[];if(t.length===0)return r;let n=0;for(let i=0;i<e.length;i++)e[i]===46&&(r.push(vL(e.slice(n,i))),n=i+1);return Ne(n<e.length,"invalid ENS name; empty component","name",t),r.push(vL(e.slice(n))),r}function t0e(t){try{if(t.length===0)throw new Error("empty label");return Gpe(t)}catch(e){Ne(!1,`invalid ENS name (${e.message})`,"name",t)}}function ZR(t){Ne(typeof t=="string","invalid ENS name; not a string","name",t),Ne(t.length,"invalid ENS name (empty label)","name",t);let e=FY;const r=BY(t);for(;r.length;)e=jn(qn([e,jn(r.pop())]));return _t(e)}function r0e(t){return _t(qn(BY(t).map(e=>{if(e.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");const r=new Uint8Array(e.length+1);return r.set(e,1),r[0]=r.length-1,r})))+"00"}function hI(t,e){return{address:on(t),storageKeys:e.map((r,n)=>(Ne(oi(r,32),"invalid slot",`storageKeys[${n}]`,r),r.toLowerCase()))}}function Vh(t){if(Array.isArray(t))return t.map((r,n)=>Array.isArray(r)?(Ne(r.length===2,"invalid slot set",`value[${n}]`,r),hI(r[0],r[1])):(Ne(r!=null&&typeof r=="object","invalid address-slot set","value",t),hI(r.address,r.storageKeys)));Ne(t!=null&&typeof t=="object","invalid access list","value",t);const e=Object.keys(t).map(r=>{const n=t[r].reduce((i,a)=>(i[a]=!0,i),{});return hI(r,Object.keys(n).sort())});return e.sort((r,n)=>r.address.localeCompare(n.address)),e}function g1(t){let e;return typeof t=="string"?e=Jc.computePublicKey(t,!1):e=t.publicKey,on(jn("0x"+e.substring(4)).substring(26))}function n0e(t,e){return g1(Jc.recoverPublicKey(t,e))}const ms=BigInt(0),i0e=BigInt(2),a0e=BigInt(27),s0e=BigInt(28),o0e=BigInt(35),c0e=BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function x4(t){return t==="0x"?null:on(t)}function jY(t,e){try{return Vh(t)}catch(r){Ne(!1,r.message,e,t)}}function i2(t,e){return t==="0x"?0:Ur(t,e)}function Va(t,e){if(t==="0x")return ms;const r=rr(t,e);return Ne(r<=c0e,"value exceeds uint size",e,r),r}function aa(t,e){const r=rr(t,"value"),n=bs(r);return Ne(n.length<=32,"value too large",`tx.${e}`,r),n}function qY(t){return Vh(t).map(e=>[e.address,e.storageKeys])}function u0e(t){const e=s4(t);Ne(Array.isArray(e)&&(e.length===9||e.length===6),"invalid field count for legacy transaction","data",t);const r={type:0,nonce:i2(e[0],"nonce"),gasPrice:Va(e[1],"gasPrice"),gasLimit:Va(e[2],"gasLimit"),to:x4(e[3]),value:Va(e[4],"value"),data:_t(e[5]),chainId:ms};if(e.length===6)return r;const n=Va(e[6],"v"),i=Va(e[7],"r"),a=Va(e[8],"s");if(i===ms&&a===ms)r.chainId=n;else{let s=(n-o0e)/i0e;s<ms&&(s=ms),r.chainId=s,Ne(s!==ms||n===a0e||n===s0e,"non-canonical legacy v","v",e[6]),r.signature=yc.from({r:Th(e[7],32),s:Th(e[8],32),v:n}),r.hash=jn(t)}return r}function bL(t,e){const r=[aa(t.nonce||0,"nonce"),aa(t.gasPrice||0,"gasPrice"),aa(t.gasLimit||0,"gasLimit"),t.to!=null?on(t.to):"0x",aa(t.value||0,"value"),t.data||"0x"];let n=ms;if(t.chainId!=ms)n=rr(t.chainId,"tx.chainId"),Ne(!e||e.networkV==null||e.legacyChainId===n,"tx.chainId/sig.v mismatch","sig",e);else if(t.signature){const a=t.signature.legacyChainId;a!=null&&(n=a)}if(!e)return n!==ms&&(r.push(bs(n)),r.push("0x"),r.push("0x")),fb(r);let i=BigInt(27+e.yParity);return n!==ms?i=yc.getChainIdV(n,e.v):BigInt(e.v)!==i&&Ne(!1,"tx.chainId/sig.v mismatch","sig",e),r.push(bs(i)),r.push(bs(e.r)),r.push(bs(e.s)),fb(r)}function HY(t,e){let r;try{if(r=i2(e[0],"yParity"),r!==0&&r!==1)throw new Error("bad yParity")}catch{Ne(!1,"invalid yParity","yParity",e[0])}const n=Th(e[1],32),i=Th(e[2],32),a=yc.from({r:n,s:i,yParity:r});t.signature=a}function l0e(t){const e=s4(qt(t).slice(1));Ne(Array.isArray(e)&&(e.length===9||e.length===12),"invalid field count for transaction type: 2","data",_t(t));const r=Va(e[2],"maxPriorityFeePerGas"),n=Va(e[3],"maxFeePerGas"),i={type:2,chainId:Va(e[0],"chainId"),nonce:i2(e[1],"nonce"),maxPriorityFeePerGas:r,maxFeePerGas:n,gasPrice:null,gasLimit:Va(e[4],"gasLimit"),to:x4(e[5]),value:Va(e[6],"value"),data:_t(e[7]),accessList:jY(e[8],"accessList")};return e.length===9||(i.hash=jn(t),HY(i,e.slice(9))),i}function wL(t,e){const r=[aa(t.chainId||0,"chainId"),aa(t.nonce||0,"nonce"),aa(t.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),aa(t.maxFeePerGas||0,"maxFeePerGas"),aa(t.gasLimit||0,"gasLimit"),t.to!=null?on(t.to):"0x",aa(t.value||0,"value"),t.data||"0x",qY(t.accessList||[])];return e&&(r.push(aa(e.yParity,"yParity")),r.push(bs(e.r)),r.push(bs(e.s))),qn(["0x02",fb(r)])}function f0e(t){const e=s4(qt(t).slice(1));Ne(Array.isArray(e)&&(e.length===8||e.length===11),"invalid field count for transaction type: 1","data",_t(t));const r={type:1,chainId:Va(e[0],"chainId"),nonce:i2(e[1],"nonce"),gasPrice:Va(e[2],"gasPrice"),gasLimit:Va(e[3],"gasLimit"),to:x4(e[4]),value:Va(e[5],"value"),data:_t(e[6]),accessList:jY(e[7],"accessList")};return e.length===8||(r.hash=jn(t),HY(r,e.slice(8))),r}function _L(t,e){const r=[aa(t.chainId||0,"chainId"),aa(t.nonce||0,"nonce"),aa(t.gasPrice||0,"gasPrice"),aa(t.gasLimit||0,"gasLimit"),t.to!=null?on(t.to):"0x",aa(t.value||0,"value"),t.data||"0x",qY(t.accessList||[])];return e&&(r.push(aa(e.yParity,"recoveryParam")),r.push(bs(e.r)),r.push(bs(e.s))),qn(["0x01",fb(r)])}var Fu,z0,V0,G0,K0,W0,Y0,Q0,J0,X0,Z0,eg;const Yl=class Yl{constructor(){Ye(this,Fu,void 0);Ye(this,z0,void 0);Ye(this,V0,void 0);Ye(this,G0,void 0);Ye(this,K0,void 0);Ye(this,W0,void 0);Ye(this,Y0,void 0);Ye(this,Q0,void 0);Ye(this,J0,void 0);Ye(this,X0,void 0);Ye(this,Z0,void 0);Ye(this,eg,void 0);Te(this,Fu,null),Te(this,z0,null),Te(this,G0,0),Te(this,K0,BigInt(0)),Te(this,W0,null),Te(this,Y0,null),Te(this,Q0,null),Te(this,V0,"0x"),Te(this,J0,BigInt(0)),Te(this,X0,BigInt(0)),Te(this,Z0,null),Te(this,eg,null)}get type(){return W(this,Fu)}set type(e){switch(e){case null:Te(this,Fu,null);break;case 0:case"legacy":Te(this,Fu,0);break;case 1:case"berlin":case"eip-2930":Te(this,Fu,1);break;case 2:case"london":case"eip-1559":Te(this,Fu,2);break;default:Ne(!1,"unsupported transaction type","type",e)}}get typeName(){switch(this.type){case 0:return"legacy";case 1:return"eip-2930";case 2:return"eip-1559"}return null}get to(){return W(this,z0)}set to(e){Te(this,z0,e==null?null:on(e))}get nonce(){return W(this,G0)}set nonce(e){Te(this,G0,Ur(e,"value"))}get gasLimit(){return W(this,K0)}set gasLimit(e){Te(this,K0,rr(e))}get gasPrice(){const e=W(this,W0);return e==null&&(this.type===0||this.type===1)?ms:e}set gasPrice(e){Te(this,W0,e==null?null:rr(e,"gasPrice"))}get maxPriorityFeePerGas(){const e=W(this,Y0);return e??(this.type===2?ms:null)}set maxPriorityFeePerGas(e){Te(this,Y0,e==null?null:rr(e,"maxPriorityFeePerGas"))}get maxFeePerGas(){const e=W(this,Q0);return e??(this.type===2?ms:null)}set maxFeePerGas(e){Te(this,Q0,e==null?null:rr(e,"maxFeePerGas"))}get data(){return W(this,V0)}set data(e){Te(this,V0,_t(e))}get value(){return W(this,J0)}set value(e){Te(this,J0,rr(e,"value"))}get chainId(){return W(this,X0)}set chainId(e){Te(this,X0,rr(e))}get signature(){return W(this,Z0)||null}set signature(e){Te(this,Z0,e==null?null:yc.from(e))}get accessList(){const e=W(this,eg)||null;return e??(this.type===1||this.type===2?[]:null)}set accessList(e){Te(this,eg,e==null?null:Vh(e))}get hash(){return this.signature==null?null:jn(this.serialized)}get unsignedHash(){return jn(this.unsignedSerialized)}get from(){return this.signature==null?null:n0e(this.unsignedHash,this.signature)}get fromPublicKey(){return this.signature==null?null:Jc.recoverPublicKey(this.unsignedHash,this.signature)}isSigned(){return this.signature!=null}get serialized(){switch(it(this.signature!=null,"cannot serialize unsigned transaction; maybe you meant .unsignedSerialized","UNSUPPORTED_OPERATION",{operation:".serialized"}),this.inferType()){case 0:return bL(this,this.signature);case 1:return _L(this,this.signature);case 2:return wL(this,this.signature)}it(!1,"unsupported transaction type","UNSUPPORTED_OPERATION",{operation:".serialized"})}get unsignedSerialized(){switch(this.inferType()){case 0:return bL(this);case 1:return _L(this);case 2:return wL(this)}it(!1,"unsupported transaction type","UNSUPPORTED_OPERATION",{operation:".unsignedSerialized"})}inferType(){return this.inferTypes().pop()}inferTypes(){const e=this.gasPrice!=null,r=this.maxFeePerGas!=null||this.maxPriorityFeePerGas!=null,n=this.accessList!=null;this.maxFeePerGas!=null&&this.maxPriorityFeePerGas!=null&&it(this.maxFeePerGas>=this.maxPriorityFeePerGas,"priorityFee cannot be more than maxFee","BAD_DATA",{value:this}),it(!r||this.type!==0&&this.type!==1,"transaction type cannot have maxFeePerGas or maxPriorityFeePerGas","BAD_DATA",{value:this}),it(this.type!==0||!n,"legacy transaction cannot have accessList","BAD_DATA",{value:this});const i=[];return this.type!=null?i.push(this.type):r?i.push(2):e?(i.push(1),n||i.push(0)):n?(i.push(1),i.push(2)):(i.push(0),i.push(1),i.push(2)),i.sort(),i}isLegacy(){return this.type===0}isBerlin(){return this.type===1}isLondon(){return this.type===2}clone(){return Yl.from(this)}toJSON(){const e=r=>r==null?null:r.toString();return{type:this.type,to:this.to,data:this.data,nonce:this.nonce,gasLimit:e(this.gasLimit),gasPrice:e(this.gasPrice),maxPriorityFeePerGas:e(this.maxPriorityFeePerGas),maxFeePerGas:e(this.maxFeePerGas),value:e(this.value),chainId:e(this.chainId),sig:this.signature?this.signature.toJSON():null,accessList:this.accessList}}static from(e){if(e==null)return new Yl;if(typeof e=="string"){const n=qt(e);if(n[0]>=127)return Yl.from(u0e(n));switch(n[0]){case 1:return Yl.from(f0e(n));case 2:return Yl.from(l0e(n))}it(!1,"unsupported transaction type","UNSUPPORTED_OPERATION",{operation:"from"})}const r=new Yl;return e.type!=null&&(r.type=e.type),e.to!=null&&(r.to=e.to),e.nonce!=null&&(r.nonce=e.nonce),e.gasLimit!=null&&(r.gasLimit=e.gasLimit),e.gasPrice!=null&&(r.gasPrice=e.gasPrice),e.maxPriorityFeePerGas!=null&&(r.maxPriorityFeePerGas=e.maxPriorityFeePerGas),e.maxFeePerGas!=null&&(r.maxFeePerGas=e.maxFeePerGas),e.data!=null&&(r.data=e.data),e.value!=null&&(r.value=e.value),e.chainId!=null&&(r.chainId=e.chainId),e.signature!=null&&(r.signature=yc.from(e.signature)),e.accessList!=null&&(r.accessList=e.accessList),e.hash!=null&&(Ne(r.isSigned(),"unsigned transaction cannot define hash","tx",e),Ne(r.hash===e.hash,"hash mismatch","tx",e)),e.from!=null&&(Ne(r.isSigned(),"unsigned transaction cannot define from","tx",e),Ne(r.from.toLowerCase()===(e.from||"").toLowerCase(),"from mismatch","tx",e)),r}};Fu=new WeakMap,z0=new WeakMap,V0=new WeakMap,G0=new WeakMap,K0=new WeakMap,W0=new WeakMap,Y0=new WeakMap,Q0=new WeakMap,J0=new WeakMap,X0=new WeakMap,Z0=new WeakMap,eg=new WeakMap;let yb=Yl;function d0e(t){return typeof t=="string"&&(t=Xa(t)),jn(qn([Xa(Zhe),Xa(String(t.length)),t]))}const zY=new Uint8Array(32);zY.fill(0);const h0e=BigInt(-1),VY=BigInt(0),GY=BigInt(1),p0e=BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function g0e(t){const e=qt(t),r=e.length%32;return r?qn([e,zY.slice(r)]):_t(e)}const m0e=ol(GY,32),y0e=ol(VY,32),EL={name:"string",version:"string",chainId:"uint256",verifyingContract:"address",salt:"bytes32"},pI=["name","version","chainId","verifyingContract","salt"];function xL(t){return function(e){return Ne(typeof e=="string",`invalid domain value for ${JSON.stringify(t)}`,`domain.${t}`,e),e}}const v0e={name:xL("name"),version:xL("version"),chainId:function(t){const e=rr(t,"domain.chainId");return Ne(e>=0,"invalid chain ID","domain.chainId",t),Number.isSafeInteger(e)?Number(e):i0(e)},verifyingContract:function(t){try{return on(t).toLowerCase()}catch{}Ne(!1,'invalid domain value "verifyingContract"',"domain.verifyingContract",t)},salt:function(t){const e=qt(t,"domain.salt");return Ne(e.length===32,'invalid domain value "salt"',"domain.salt",t),_t(e)}};function gI(t){{const e=t.match(/^(u?)int(\d*)$/);if(e){const r=e[1]==="",n=parseInt(e[2]||"256");Ne(n%8===0&&n!==0&&n<=256&&(e[2]==null||e[2]===String(n)),"invalid numeric width","type",t);const i=Kd(p0e,r?n-1:n),a=r?(i+GY)*h0e:VY;return function(s){const o=rr(s,"value");return Ne(o>=a&&o<=i,`value out-of-bounds for ${t}`,"value",o),ol(r?cW(o,256):o,32)}}}{const e=t.match(/^bytes(\d+)$/);if(e){const r=parseInt(e[1]);return Ne(r!==0&&r<=32&&e[1]===String(r),"invalid bytes width","type",t),function(n){const i=qt(n);return Ne(i.length===r,`invalid length for ${t}`,"value",n),g0e(n)}}}switch(t){case"address":return function(e){return Th(on(e),32)};case"bool":return function(e){return e?m0e:y0e};case"bytes":return function(e){return jn(e)};case"string":return function(e){return cl(e)}}return null}function AL(t,e){return`${t}(${e.map(({name:r,type:n})=>n+" "+r).join(",")})`}var qb,Bu,tg,Ix,KY;const ho=class ho{constructor(e){Ye(this,Ix);je(this,"primaryType");Ye(this,qb,void 0);Ye(this,Bu,void 0);Ye(this,tg,void 0);Te(this,qb,JSON.stringify(e)),Te(this,Bu,new Map),Te(this,tg,new Map);const r=new Map,n=new Map,i=new Map;Object.keys(e).forEach(o=>{r.set(o,new Set),n.set(o,[]),i.set(o,new Set)});for(const o in e){const c=new Set;for(const u of e[o]){Ne(!c.has(u.name),`duplicate variable name ${JSON.stringify(u.name)} in ${JSON.stringify(o)}`,"types",e),c.add(u.name);const f=u.type.match(/^([^\x5b]*)(\x5b|$)/)[1]||null;Ne(f!==o,`circular type reference to ${JSON.stringify(f)}`,"types",e),!gI(f)&&(Ne(n.has(f),`unknown type ${JSON.stringify(f)}`,"types",e),n.get(f).push(o),r.get(o).add(f))}}const a=Array.from(n.keys()).filter(o=>n.get(o).length===0);Ne(a.length!==0,"missing primary type","types",e),Ne(a.length===1,`ambiguous primary types or unused types: ${a.map(o=>JSON.stringify(o)).join(", ")}`,"types",e),Yt(this,{primaryType:a[0]});function s(o,c){Ne(!c.has(o),`circular type reference to ${JSON.stringify(o)}`,"types",e),c.add(o);for(const u of r.get(o))if(n.has(u)){s(u,c);for(const f of c)i.get(f).add(u)}c.delete(o)}s(this.primaryType,new Set);for(const[o,c]of i){const u=Array.from(c);u.sort(),W(this,Bu).set(o,AL(o,e[o])+u.map(f=>AL(f,e[f])).join(""))}}get types(){return JSON.parse(W(this,qb))}getEncoder(e){let r=W(this,tg).get(e);return r||(r=ct(this,Ix,KY).call(this,e),W(this,tg).set(e,r)),r}encodeType(e){const r=W(this,Bu).get(e);return Ne(r,`unknown type: ${JSON.stringify(e)}`,"name",e),r}encodeData(e,r){return this.getEncoder(e)(r)}hashStruct(e,r){return jn(this.encodeData(e,r))}encode(e){return this.encodeData(this.primaryType,e)}hash(e){return this.hashStruct(this.primaryType,e)}_visit(e,r,n){if(gI(e))return n(e,r);const i=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(i)return Ne(!i[3]||parseInt(i[3])===r.length,`array length mismatch; expected length ${parseInt(i[3])}`,"value",r),r.map(s=>this._visit(i[1],s,n));const a=this.types[e];if(a)return a.reduce((s,{name:o,type:c})=>(s[o]=this._visit(c,r[o],n),s),{});Ne(!1,`unknown type: ${e}`,"type",e)}visit(e,r){return this._visit(this.primaryType,e,r)}static from(e){return new ho(e)}static getPrimaryType(e){return ho.from(e).primaryType}static hashStruct(e,r,n){return ho.from(r).hashStruct(e,n)}static hashDomain(e){const r=[];for(const n in e){if(e[n]==null)continue;const i=EL[n];Ne(i,`invalid typed-data domain key: ${JSON.stringify(n)}`,"domain",e),r.push({name:n,type:i})}return r.sort((n,i)=>pI.indexOf(n.name)-pI.indexOf(i.name)),ho.hashStruct("EIP712Domain",{EIP712Domain:r},e)}static encode(e,r,n){return qn(["0x1901",ho.hashDomain(e),ho.from(r).hash(n)])}static hash(e,r,n){return jn(ho.encode(e,r,n))}static async resolveNames(e,r,n,i){e=Object.assign({},e);for(const o in e)e[o]==null&&delete e[o];const a={};e.verifyingContract&&!oi(e.verifyingContract,20)&&(a[e.verifyingContract]="0x");const s=ho.from(r);s.visit(n,(o,c)=>(o==="address"&&!oi(c,20)&&(a[c]="0x"),c));for(const o in a)a[o]=await i(o);return e.verifyingContract&&a[e.verifyingContract]&&(e.verifyingContract=a[e.verifyingContract]),n=s.visit(n,(o,c)=>o==="address"&&a[c]?a[c]:c),{domain:e,value:n}}static getPayload(e,r,n){ho.hashDomain(e);const i={},a=[];pI.forEach(c=>{const u=e[c];u!=null&&(i[c]=v0e[c](u),a.push({name:c,type:EL[c]}))});const s=ho.from(r),o=Object.assign({},r);return Ne(o.EIP712Domain==null,"types must not contain EIP712Domain type","types.EIP712Domain",r),o.EIP712Domain=a,s.encode(n),{types:o,domain:i,primaryType:s.primaryType,message:s.visit(n,(c,u)=>{if(c.match(/^bytes(\d*)/))return _t(qt(u));if(c.match(/^u?int/))return rr(u).toString();switch(c){case"address":return u.toLowerCase();case"bool":return!!u;case"string":return Ne(typeof u=="string","invalid string","value",u),u}Ne(!1,"unsupported type","type",c)})}}};qb=new WeakMap,Bu=new WeakMap,tg=new WeakMap,Ix=new WeakSet,KY=function(e){{const i=gI(e);if(i)return i}const r=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(r){const i=r[1],a=this.getEncoder(i);return s=>{Ne(!r[3]||parseInt(r[3])===s.length,`array length mismatch; expected length ${parseInt(r[3])}`,"value",s);let o=s.map(a);return W(this,Bu).has(i)&&(o=o.map(jn)),jn(qn(o))}}const n=this.types[e];if(n){const i=cl(W(this,Bu).get(e));return a=>{const s=n.map(({name:o,type:c})=>{const u=this.getEncoder(c)(a[o]);return W(this,Bu).has(c)?jn(u):u});return s.unshift(i),qn(s)}}Ne(!1,`unknown type: ${e}`,"type",e)};let Dg=ho;function Qa(t){const e=new Set;return t.forEach(r=>e.add(r)),Object.freeze(e)}const b0e="external public payable",w0e=Qa(b0e.split(" ")),WY="constant external internal payable private public pure view",_0e=Qa(WY.split(" ")),YY="constructor error event fallback function receive struct",QY=Qa(YY.split(" ")),JY="calldata memory storage payable indexed",E0e=Qa(JY.split(" ")),x0e="tuple returns",A0e=[YY,JY,x0e,WY].join(" "),S0e=Qa(A0e.split(" ")),I0e={"(":"OPEN_PAREN",")":"CLOSE_PAREN","[":"OPEN_BRACKET","]":"CLOSE_BRACKET",",":"COMMA","@":"AT"},O0e=new RegExp("^(\\s*)"),P0e=new RegExp("^([0-9]+)"),T0e=new RegExp("^([a-zA-Z$_][a-zA-Z0-9$_]*)"),XY=new RegExp("^([a-zA-Z$_][a-zA-Z0-9$_]*)$"),ZY=new RegExp("^(address|bool|bytes([0-9]*)|string|u?int([0-9]*))$");var ta,sc,Hb,eN;const Ox=class Ox{constructor(e){Ye(this,Hb);Ye(this,ta,void 0);Ye(this,sc,void 0);Te(this,ta,0),Te(this,sc,e.slice())}get offset(){return W(this,ta)}get length(){return W(this,sc).length-W(this,ta)}clone(){return new Ox(W(this,sc))}reset(){Te(this,ta,0)}popKeyword(e){const r=this.peek();if(r.type!=="KEYWORD"||!e.has(r.text))throw new Error(`expected keyword ${r.text}`);return this.pop().text}popType(e){if(this.peek().type!==e)throw new Error(`expected ${e}; got ${JSON.stringify(this.peek())}`);return this.pop().text}popParen(){const e=this.peek();if(e.type!=="OPEN_PAREN")throw new Error("bad start");const r=ct(this,Hb,eN).call(this,W(this,ta)+1,e.match+1);return Te(this,ta,e.match+1),r}popParams(){const e=this.peek();if(e.type!=="OPEN_PAREN")throw new Error("bad start");const r=[];for(;W(this,ta)<e.match-1;){const n=this.peek().linkNext;r.push(ct(this,Hb,eN).call(this,W(this,ta)+1,n)),Te(this,ta,n)}return Te(this,ta,e.match+1),r}peek(){if(W(this,ta)>=W(this,sc).length)throw new Error("out-of-bounds");return W(this,sc)[W(this,ta)]}peekKeyword(e){const r=this.peekType("KEYWORD");return r!=null&&e.has(r)?r:null}peekType(e){if(this.length===0)return null;const r=this.peek();return r.type===e?r.text:null}pop(){const e=this.peek();return Mm(this,ta)._++,e}toString(){const e=[];for(let r=W(this,ta);r<W(this,sc).length;r++){const n=W(this,sc)[r];e.push(`${n.type}:${n.text}`)}return`<TokenString ${e.join(" ")}>`}};ta=new WeakMap,sc=new WeakMap,Hb=new WeakSet,eN=function(e=0,r=0){return new Ox(W(this,sc).slice(e,r).map(n=>Object.freeze(Object.assign({},n,{match:n.match-e,linkBack:n.linkBack-e,linkNext:n.linkNext-e}))))};let vc=Ox;function Vf(t){const e=[],r=s=>{const o=a<t.length?JSON.stringify(t[a]):"$EOI";throw new Error(`invalid token ${o} at ${a}: ${s}`)};let n=[],i=[],a=0;for(;a<t.length;){let s=t.substring(a),o=s.match(O0e);o&&(a+=o[1].length,s=t.substring(a));const c={depth:n.length,linkBack:-1,linkNext:-1,match:-1,type:"",text:"",offset:a,value:-1};e.push(c);let u=I0e[s[0]]||"";if(u){if(c.type=u,c.text=s[0],a++,u==="OPEN_PAREN")n.push(e.length-1),i.push(e.length-1);else if(u=="CLOSE_PAREN")n.length===0&&r("no matching open bracket"),c.match=n.pop(),e[c.match].match=e.length-1,c.depth--,c.linkBack=i.pop(),e[c.linkBack].linkNext=e.length-1;else if(u==="COMMA")c.linkBack=i.pop(),e[c.linkBack].linkNext=e.length-1,i.push(e.length-1);else if(u==="OPEN_BRACKET")c.type="BRACKET";else if(u==="CLOSE_BRACKET"){let f=e.pop().text;if(e.length>0&&e[e.length-1].type==="NUMBER"){const h=e.pop().text;f=h+f,e[e.length-1].value=Ur(h)}if(e.length===0||e[e.length-1].type!=="BRACKET")throw new Error("missing opening bracket");e[e.length-1].text+=f}continue}if(o=s.match(T0e),o){if(c.text=o[1],a+=c.text.length,S0e.has(c.text)){c.type="KEYWORD";continue}if(c.text.match(ZY)){c.type="TYPE";continue}c.type="ID";continue}if(o=s.match(P0e),o){c.text=o[1],c.type="NUMBER",a+=c.text.length;continue}throw new Error(`unexpected token ${JSON.stringify(s[0])} at position ${a}`)}return new vc(e.map(s=>Object.freeze(s)))}function SL(t,e){let r=[];for(const n in e.keys())t.has(n)&&r.push(n);if(r.length>1)throw new Error(`conflicting types: ${r.join(", ")}`)}function a2(t,e){if(e.peekKeyword(QY)){const r=e.pop().text;if(r!==t)throw new Error(`expected ${t}, got ${r}`)}return e.popType("ID")}function ul(t,e){const r=new Set;for(;;){const n=t.peekType("KEYWORD");if(n==null||e&&!e.has(n))break;if(t.pop(),r.has(n))throw new Error(`duplicate keywords: ${JSON.stringify(n)}`);r.add(n)}return Object.freeze(r)}function eQ(t){let e=ul(t,_0e);return SL(e,Qa("constant payable nonpayable".split(" "))),SL(e,Qa("pure view payable nonpayable".split(" "))),e.has("view")?"view":e.has("pure")?"pure":e.has("payable")?"payable":e.has("nonpayable")?"nonpayable":e.has("constant")?"view":"nonpayable"}function tl(t,e){return t.popParams().map(r=>fa.from(r,e))}function tQ(t){if(t.peekType("AT")){if(t.pop(),t.peekType("NUMBER"))return rr(t.pop().text);throw new Error("invalid gas")}return null}function Ch(t){if(t.length)throw new Error(`unexpected tokens: ${t.toString()}`)}const C0e=new RegExp(/^(.*)\[([0-9]*)\]$/);function IL(t){const e=t.match(ZY);if(Ne(e,"invalid type","type",t),t==="uint")return"uint256";if(t==="int")return"int256";if(e[2]){const r=parseInt(e[2]);Ne(r!==0&&r<=32,"invalid bytes length","type",t)}else if(e[3]){const r=parseInt(e[3]);Ne(r!==0&&r<=256&&r%8===0,"invalid numeric width","type",t)}return t}const si={},Ss=Symbol.for("_ethers_internal"),OL="_ParamTypeInternal",PL="_ErrorInternal",TL="_EventInternal",CL="_ConstructorInternal",RL="_FallbackInternal",NL="_FunctionInternal",DL="_StructInternal";var rg,H_;const po=class po{constructor(e,r,n,i,a,s,o,c){Ye(this,rg);je(this,"name");je(this,"type");je(this,"baseType");je(this,"indexed");je(this,"components");je(this,"arrayLength");je(this,"arrayChildren");if(Hf(e,si,"ParamType"),Object.defineProperty(this,Ss,{value:OL}),s&&(s=Object.freeze(s.slice())),i==="array"){if(o==null||c==null)throw new Error("")}else if(o!=null||c!=null)throw new Error("");if(i==="tuple"){if(s==null)throw new Error("")}else if(s!=null)throw new Error("");Yt(this,{name:r,type:n,baseType:i,indexed:a,components:s,arrayLength:o,arrayChildren:c})}format(e){if(e==null&&(e="sighash"),e==="json"){const n=this.name||"";if(this.isArray()){const a=JSON.parse(this.arrayChildren.format("json"));return a.name=n,a.type+=`[${this.arrayLength<0?"":String(this.arrayLength)}]`,JSON.stringify(a)}const i={type:this.baseType==="tuple"?"tuple":this.type,name:n};return typeof this.indexed=="boolean"&&(i.indexed=this.indexed),this.isTuple()&&(i.components=this.components.map(a=>JSON.parse(a.format(e)))),JSON.stringify(i)}let r="";return this.isArray()?(r+=this.arrayChildren.format(e),r+=`[${this.arrayLength<0?"":String(this.arrayLength)}]`):this.isTuple()?(e!=="sighash"&&(r+=this.type),r+="("+this.components.map(n=>n.format(e)).join(e==="full"?", ":",")+")"):r+=this.type,e!=="sighash"&&(this.indexed===!0&&(r+=" indexed"),e==="full"&&this.name&&(r+=" "+this.name)),r}isArray(){return this.baseType==="array"}isTuple(){return this.baseType==="tuple"}isIndexable(){return this.indexed!=null}walk(e,r){if(this.isArray()){if(!Array.isArray(e))throw new Error("invalid array value");if(this.arrayLength!==-1&&e.length!==this.arrayLength)throw new Error("array is wrong length");const n=this;return e.map(i=>n.arrayChildren.walk(i,r))}if(this.isTuple()){if(!Array.isArray(e))throw new Error("invalid tuple value");if(e.length!==this.components.length)throw new Error("array is wrong length");const n=this;return e.map((i,a)=>n.components[a].walk(i,r))}return r(this.type,e)}async walkAsync(e,r){const n=[],i=[e];return ct(this,rg,H_).call(this,n,e,r,a=>{i[0]=a}),n.length&&await Promise.all(n),i[0]}static from(e,r){if(po.isParamType(e))return e;if(typeof e=="string")try{return po.from(Vf(e),r)}catch{Ne(!1,"invalid param type","obj",e)}else if(e instanceof vc){let o="",c="",u=null;ul(e,Qa(["tuple"])).has("tuple")||e.peekType("OPEN_PAREN")?(c="tuple",u=e.popParams().map(v=>po.from(v)),o=`tuple(${u.map(v=>v.format()).join(",")})`):(o=IL(e.popType("TYPE")),c=o);let f=null,h=null;for(;e.length&&e.peekType("BRACKET");){const v=e.pop();f=new po(si,"",o,c,null,u,h,f),h=v.value,o+=v.text,c="array",u=null}let m=null;if(ul(e,E0e).has("indexed")){if(!r)throw new Error("");m=!0}const w=e.peekType("ID")?e.pop().text:"";if(e.length)throw new Error("leftover tokens");return new po(si,w,o,c,m,u,h,f)}const n=e.name;Ne(!n||typeof n=="string"&&n.match(XY),"invalid name","obj.name",n);let i=e.indexed;i!=null&&(Ne(r,"parameter cannot be indexed","obj.indexed",e.indexed),i=!!i);let a=e.type,s=a.match(C0e);if(s){const o=parseInt(s[2]||"-1"),c=po.from({type:s[1],components:e.components});return new po(si,n||"",a,"array",i,null,o,c)}if(a==="tuple"||a.startsWith("tuple(")||a.startsWith("(")){const o=e.components!=null?e.components.map(u=>po.from(u)):null;return new po(si,n||"",a,"tuple",i,o,null,null)}return a=IL(e.type),new po(si,n||"",a,a,i,null,null,null)}static isParamType(e){return e&&e[Ss]===OL}};rg=new WeakSet,H_=function(e,r,n,i){if(this.isArray()){if(!Array.isArray(r))throw new Error("invalid array value");if(this.arrayLength!==-1&&r.length!==this.arrayLength)throw new Error("array is wrong length");const s=this.arrayChildren,o=r.slice();o.forEach((c,u)=>{var f;ct(f=s,rg,H_).call(f,e,c,n,h=>{o[u]=h})}),i(o);return}if(this.isTuple()){const s=this.components;let o;if(Array.isArray(r))o=r.slice();else{if(r==null||typeof r!="object")throw new Error("invalid tuple value");o=s.map(c=>{if(!c.name)throw new Error("cannot use object value with unnamed components");if(!(c.name in r))throw new Error(`missing value for component ${c.name}`);return r[c.name]})}if(o.length!==this.components.length)throw new Error("array is wrong length");o.forEach((c,u)=>{var f;ct(f=s[u],rg,H_).call(f,e,c,n,h=>{o[u]=h})}),i(o);return}const a=n(this.type,r);a.then?e.push(async function(){i(await a)}()):i(a)};let fa=po;class Rh{constructor(e,r,n){je(this,"type");je(this,"inputs");Hf(e,si,"Fragment"),n=Object.freeze(n.slice()),Yt(this,{type:r,inputs:n})}static from(e){if(typeof e=="string"){try{Rh.from(JSON.parse(e))}catch{}return Rh.from(Vf(e))}if(e instanceof vc)switch(e.peekKeyword(QY)){case"constructor":return Ju.from(e);case"error":return ys.from(e);case"event":return qc.from(e);case"fallback":case"receive":return Nu.from(e);case"function":return Hc.from(e);case"struct":return xh.from(e)}else if(typeof e=="object"){switch(e.type){case"constructor":return Ju.from(e);case"error":return ys.from(e);case"event":return qc.from(e);case"fallback":case"receive":return Nu.from(e);case"function":return Hc.from(e);case"struct":return xh.from(e)}it(!1,`unsupported type: ${e.type}`,"UNSUPPORTED_OPERATION",{operation:"Fragment.from"})}Ne(!1,"unsupported frgament object","obj",e)}static isConstructor(e){return Ju.isFragment(e)}static isError(e){return ys.isFragment(e)}static isEvent(e){return qc.isFragment(e)}static isFunction(e){return Hc.isFragment(e)}static isStruct(e){return xh.isFragment(e)}}class s2 extends Rh{constructor(r,n,i,a){super(r,n,a);je(this,"name");Ne(typeof i=="string"&&i.match(XY),"invalid identifier","name",i),a=Object.freeze(a.slice()),Yt(this,{name:i})}}function vb(t,e){return"("+e.map(r=>r.format(t)).join(t==="full"?", ":",")+")"}class ys extends s2{constructor(e,r,n){super(e,"error",r,n),Object.defineProperty(this,Ss,{value:PL})}get selector(){return cl(this.format("sighash")).substring(0,10)}format(e){if(e==null&&(e="sighash"),e==="json")return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map(n=>JSON.parse(n.format(e)))});const r=[];return e!=="sighash"&&r.push("error"),r.push(this.name+vb(e,this.inputs)),r.join(" ")}static from(e){if(ys.isFragment(e))return e;if(typeof e=="string")return ys.from(Vf(e));if(e instanceof vc){const r=a2("error",e),n=tl(e);return Ch(e),new ys(si,r,n)}return new ys(si,e.name,e.inputs?e.inputs.map(fa.from):[])}static isFragment(e){return e&&e[Ss]===PL}}class qc extends s2{constructor(r,n,i,a){super(r,"event",n,i);je(this,"anonymous");Object.defineProperty(this,Ss,{value:TL}),Yt(this,{anonymous:a})}get topicHash(){return cl(this.format("sighash"))}format(r){if(r==null&&(r="sighash"),r==="json")return JSON.stringify({type:"event",anonymous:this.anonymous,name:this.name,inputs:this.inputs.map(i=>JSON.parse(i.format(r)))});const n=[];return r!=="sighash"&&n.push("event"),n.push(this.name+vb(r,this.inputs)),r!=="sighash"&&this.anonymous&&n.push("anonymous"),n.join(" ")}static getTopicHash(r,n){return n=(n||[]).map(a=>fa.from(a)),new qc(si,r,n,!1).topicHash}static from(r){if(qc.isFragment(r))return r;if(typeof r=="string")try{return qc.from(Vf(r))}catch{Ne(!1,"invalid event fragment","obj",r)}else if(r instanceof vc){const n=a2("event",r),i=tl(r,!0),a=!!ul(r,Qa(["anonymous"])).has("anonymous");return Ch(r),new qc(si,n,i,a)}return new qc(si,r.name,r.inputs?r.inputs.map(n=>fa.from(n,!0)):[],!!r.anonymous)}static isFragment(r){return r&&r[Ss]===TL}}class Ju extends Rh{constructor(r,n,i,a,s){super(r,n,i);je(this,"payable");je(this,"gas");Object.defineProperty(this,Ss,{value:CL}),Yt(this,{payable:a,gas:s})}format(r){if(it(r!=null&&r!=="sighash","cannot format a constructor for sighash","UNSUPPORTED_OPERATION",{operation:"format(sighash)"}),r==="json")return JSON.stringify({type:"constructor",stateMutability:this.payable?"payable":"undefined",payable:this.payable,gas:this.gas!=null?this.gas:void 0,inputs:this.inputs.map(i=>JSON.parse(i.format(r)))});const n=[`constructor${vb(r,this.inputs)}`];return n.push(this.payable?"payable":"nonpayable"),this.gas!=null&&n.push(`@${this.gas.toString()}`),n.join(" ")}static from(r){if(Ju.isFragment(r))return r;if(typeof r=="string")try{return Ju.from(Vf(r))}catch{Ne(!1,"invalid constuctor fragment","obj",r)}else if(r instanceof vc){ul(r,Qa(["constructor"]));const n=tl(r),i=!!ul(r,w0e).has("payable"),a=tQ(r);return Ch(r),new Ju(si,"constructor",n,i,a)}return new Ju(si,"constructor",r.inputs?r.inputs.map(fa.from):[],!!r.payable,r.gas!=null?r.gas:null)}static isFragment(r){return r&&r[Ss]===CL}}class Nu extends Rh{constructor(r,n,i){super(r,"fallback",n);je(this,"payable");Object.defineProperty(this,Ss,{value:RL}),Yt(this,{payable:i})}format(r){const n=this.inputs.length===0?"receive":"fallback";if(r==="json"){const i=this.payable?"payable":"nonpayable";return JSON.stringify({type:n,stateMutability:i})}return`${n}()${this.payable?" payable":""}`}static from(r){if(Nu.isFragment(r))return r;if(typeof r=="string")try{return Nu.from(Vf(r))}catch{Ne(!1,"invalid fallback fragment","obj",r)}else if(r instanceof vc){const n=r.toString(),i=r.peekKeyword(Qa(["fallback","receive"]));if(Ne(i,"type must be fallback or receive","obj",n),r.popKeyword(Qa(["fallback","receive"]))==="receive"){const c=tl(r);return Ne(c.length===0,"receive cannot have arguments","obj.inputs",c),ul(r,Qa(["payable"])),Ch(r),new Nu(si,[],!0)}let s=tl(r);s.length?Ne(s.length===1&&s[0].type==="bytes","invalid fallback inputs","obj.inputs",s.map(c=>c.format("minimal")).join(", ")):s=[fa.from("bytes")];const o=eQ(r);if(Ne(o==="nonpayable"||o==="payable","fallback cannot be constants","obj.stateMutability",o),ul(r,Qa(["returns"])).has("returns")){const c=tl(r);Ne(c.length===1&&c[0].type==="bytes","invalid fallback outputs","obj.outputs",c.map(u=>u.format("minimal")).join(", "))}return Ch(r),new Nu(si,s,o==="payable")}if(r.type==="receive")return new Nu(si,[],!0);if(r.type==="fallback"){const n=[fa.from("bytes")],i=r.stateMutability==="payable";return new Nu(si,n,i)}Ne(!1,"invalid fallback description","obj",r)}static isFragment(r){return r&&r[Ss]===RL}}class Hc extends s2{constructor(r,n,i,a,s,o){super(r,"function",n,a);je(this,"constant");je(this,"outputs");je(this,"stateMutability");je(this,"payable");je(this,"gas");Object.defineProperty(this,Ss,{value:NL}),s=Object.freeze(s.slice()),Yt(this,{constant:i==="view"||i==="pure",gas:o,outputs:s,payable:i==="payable",stateMutability:i})}get selector(){return cl(this.format("sighash")).substring(0,10)}format(r){if(r==null&&(r="sighash"),r==="json")return JSON.stringify({type:"function",name:this.name,constant:this.constant,stateMutability:this.stateMutability!=="nonpayable"?this.stateMutability:void 0,payable:this.payable,gas:this.gas!=null?this.gas:void 0,inputs:this.inputs.map(i=>JSON.parse(i.format(r))),outputs:this.outputs.map(i=>JSON.parse(i.format(r)))});const n=[];return r!=="sighash"&&n.push("function"),n.push(this.name+vb(r,this.inputs)),r!=="sighash"&&(this.stateMutability!=="nonpayable"&&n.push(this.stateMutability),this.outputs&&this.outputs.length&&(n.push("returns"),n.push(vb(r,this.outputs))),this.gas!=null&&n.push(`@${this.gas.toString()}`)),n.join(" ")}static getSelector(r,n){return n=(n||[]).map(a=>fa.from(a)),new Hc(si,r,"view",n,[],null).selector}static from(r){if(Hc.isFragment(r))return r;if(typeof r=="string")try{return Hc.from(Vf(r))}catch{Ne(!1,"invalid function fragment","obj",r)}else if(r instanceof vc){const i=a2("function",r),a=tl(r),s=eQ(r);let o=[];ul(r,Qa(["returns"])).has("returns")&&(o=tl(r));const c=tQ(r);return Ch(r),new Hc(si,i,s,a,o,c)}let n=r.stateMutability;return n==null&&(n="payable",typeof r.constant=="boolean"?(n="view",r.constant||(n="payable",typeof r.payable=="boolean"&&!r.payable&&(n="nonpayable"))):typeof r.payable=="boolean"&&!r.payable&&(n="nonpayable")),new Hc(si,r.name,n,r.inputs?r.inputs.map(fa.from):[],r.outputs?r.outputs.map(fa.from):[],r.gas!=null?r.gas:null)}static isFragment(r){return r&&r[Ss]===NL}}class xh extends s2{constructor(e,r,n){super(e,"struct",r,n),Object.defineProperty(this,Ss,{value:DL})}format(){throw new Error("@TODO")}static from(e){if(typeof e=="string")try{return xh.from(Vf(e))}catch{Ne(!1,"invalid struct fragment","obj",e)}else if(e instanceof vc){const r=a2("struct",e),n=tl(e);return Ch(e),new xh(si,r,n)}return new xh(si,e.name,e.inputs?e.inputs.map(fa.from):[])}static isFragment(e){return e&&e[Ss]===DL}}const bc=new Map;bc.set(0,"GENERIC_PANIC");bc.set(1,"ASSERT_FALSE");bc.set(17,"OVERFLOW");bc.set(18,"DIVIDE_BY_ZERO");bc.set(33,"ENUM_RANGE_ERROR");bc.set(34,"BAD_STORAGE_DATA");bc.set(49,"STACK_UNDERFLOW");bc.set(50,"ARRAY_RANGE_ERROR");bc.set(65,"OUT_OF_MEMORY");bc.set(81,"UNINITIALIZED_FUNCTION_CALL");const R0e=new RegExp(/^bytes([0-9]*)$/),N0e=new RegExp(/^(u?int)([0-9]*)$/);let mI=null;function D0e(t,e,r,n){let i="missing revert data",a=null;const s=null;let o=null;if(r){i="execution reverted";const u=qt(r);if(r=_t(r),u.length===0)i+=" (no data present; likely require(false) occurred",a="require(false)";else if(u.length%32!==4)i+=" (could not decode reason; invalid data length)";else if(_t(u.slice(0,4))==="0x08c379a0")try{a=n.decode(["string"],u.slice(4))[0],o={signature:"Error(string)",name:"Error",args:[a]},i+=`: ${JSON.stringify(a)}`}catch{i+=" (could not decode reason; invalid string data)"}else if(_t(u.slice(0,4))==="0x4e487b71")try{const f=Number(n.decode(["uint256"],u.slice(4))[0]);o={signature:"Panic(uint256)",name:"Panic",args:[f]},a=`Panic due to ${bc.get(f)||"UNKNOWN"}(${f})`,i+=`: ${a}`}catch{i+=" (could not decode panic code)"}else i+=" (unknown custom error)"}const c={to:e.to?on(e.to):null,data:e.data||"0x"};return e.from&&(c.from=on(e.from)),Mi(i,"CALL_EXCEPTION",{action:t,data:r,reason:a,transaction:c,invocation:s,revert:o})}var ef,qp;const Px=class Px{constructor(){Ye(this,ef)}getDefaultValue(e){const r=e.map(i=>ct(this,ef,qp).call(this,fa.from(i)));return new Kw(r,"_").defaultValue()}encode(e,r){nW(r.length,e.length,"types/values length mismatch");const n=e.map(s=>ct(this,ef,qp).call(this,fa.from(s))),i=new Kw(n,"_"),a=new BR;return i.encode(a,r),a.data}decode(e,r,n){const i=e.map(s=>ct(this,ef,qp).call(this,fa.from(s)));return new Kw(i,"_").decode(new jR(r,n))}static defaultAbiCoder(){return mI==null&&(mI=new Px),mI}static getBuiltinCallException(e,r,n){return D0e(e,r,n,Px.defaultAbiCoder())}};ef=new WeakSet,qp=function(e){if(e.isArray())return new cpe(ct(this,ef,qp).call(this,e.arrayChildren),e.arrayLength,e.name);if(e.isTuple())return new Kw(e.components.map(n=>ct(this,ef,qp).call(this,n)),e.name);switch(e.baseType){case"address":return new spe(e.name);case"bool":return new upe(e.name);case"string":return new vpe(e.name);case"bytes":return new lpe(e.name);case"":return new hpe(e.name)}let r=e.type.match(N0e);if(r){let n=parseInt(r[2]||"256");return Ne(n!==0&&n<=256&&n%8===0,"invalid "+r[1]+" bit length","param",e),new ype(n/8,r[1]==="int",e.name)}if(r=e.type.match(R0e),r){let n=parseInt(r[1]);return Ne(n!==0&&n<=32,"invalid bytes length","param",e),new fpe(n,e.name)}Ne(!1,"invalid type","type",e.type)};let bb=Px;class M0e{constructor(e,r,n){je(this,"fragment");je(this,"name");je(this,"signature");je(this,"topic");je(this,"args");const i=e.name,a=e.format();Yt(this,{fragment:e,name:i,signature:a,topic:r,args:n})}}class $0e{constructor(e,r,n,i){je(this,"fragment");je(this,"name");je(this,"args");je(this,"signature");je(this,"selector");je(this,"value");const a=e.name,s=e.format();Yt(this,{fragment:e,name:a,args:n,signature:s,selector:r,value:i})}}class k0e{constructor(e,r,n){je(this,"fragment");je(this,"name");je(this,"args");je(this,"signature");je(this,"selector");const i=e.name,a=e.format();Yt(this,{fragment:e,name:i,args:n,signature:a,selector:r})}}class ML{constructor(e){je(this,"hash");je(this,"_isIndexed");Yt(this,{hash:e,_isIndexed:!0})}static isIndexed(e){return!!(e&&e._isIndexed)}}const $L={0:"generic panic",1:"assert(false)",17:"arithmetic overflow",18:"division or modulo by zero",33:"enum overflow",34:"invalid encoded storage byte array accessed",49:"out-of-bounds array access; popping on an empty array",50:"out-of-bounds access of an array or bytesN",65:"out of memory",81:"uninitialized function"},kL={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:t=>`reverted with reason string ${JSON.stringify(t)}`},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"],reason:t=>{let e="unknown panic code";return t>=0&&t<=255&&$L[t.toString()]&&(e=$L[t.toString()]),`reverted with panic code 0x${t.toString(16)} (${e})`}}};var kc,Lc,Uc,Ea,ng,z_,ig,V_;const u0=class u0{constructor(e){Ye(this,ng);Ye(this,ig);je(this,"fragments");je(this,"deploy");je(this,"fallback");je(this,"receive");Ye(this,kc,void 0);Ye(this,Lc,void 0);Ye(this,Uc,void 0);Ye(this,Ea,void 0);let r=[];typeof e=="string"?r=JSON.parse(e):r=e,Te(this,Uc,new Map),Te(this,kc,new Map),Te(this,Lc,new Map);const n=[];for(const s of r)try{n.push(Rh.from(s))}catch(o){console.log("EE",o)}Yt(this,{fragments:Object.freeze(n)});let i=null,a=!1;Te(this,Ea,this.getAbiCoder()),this.fragments.forEach((s,o)=>{let c;switch(s.type){case"constructor":if(this.deploy){console.log("duplicate definition - constructor");return}Yt(this,{deploy:s});return;case"fallback":s.inputs.length===0?a=!0:(Ne(!i||s.payable!==i.payable,"conflicting fallback fragments",`fragments[${o}]`,s),i=s,a=i.payable);return;case"function":c=W(this,Uc);break;case"event":c=W(this,Lc);break;case"error":c=W(this,kc);break;default:return}const u=s.format();c.has(u)||c.set(u,s)}),this.deploy||Yt(this,{deploy:Ju.from("constructor()")}),Yt(this,{fallback:i,receive:a})}format(e){const r=e?"minimal":"full";return this.fragments.map(i=>i.format(r))}formatJson(){const e=this.fragments.map(r=>r.format("json"));return JSON.stringify(e.map(r=>JSON.parse(r)))}getAbiCoder(){return bb.defaultAbiCoder()}getFunctionName(e){const r=ct(this,ng,z_).call(this,e,null,!1);return Ne(r,"no matching function","key",e),r.name}hasFunction(e){return!!ct(this,ng,z_).call(this,e,null,!1)}getFunction(e,r){return ct(this,ng,z_).call(this,e,r||null,!0)}forEachFunction(e){const r=Array.from(W(this,Uc).keys());r.sort((n,i)=>n.localeCompare(i));for(let n=0;n<r.length;n++){const i=r[n];e(W(this,Uc).get(i),n)}}getEventName(e){const r=ct(this,ig,V_).call(this,e,null,!1);return Ne(r,"no matching event","key",e),r.name}hasEvent(e){return!!ct(this,ig,V_).call(this,e,null,!1)}getEvent(e,r){return ct(this,ig,V_).call(this,e,r||null,!0)}forEachEvent(e){const r=Array.from(W(this,Lc).keys());r.sort((n,i)=>n.localeCompare(i));for(let n=0;n<r.length;n++){const i=r[n];e(W(this,Lc).get(i),n)}}getError(e,r){if(oi(e)){const i=e.toLowerCase();if(kL[i])return ys.from(kL[i].signature);for(const a of W(this,kc).values())if(i===a.selector)return a;return null}if(e.indexOf("(")===-1){const i=[];for(const[a,s]of W(this,kc))a.split("(")[0]===e&&i.push(s);if(i.length===0)return e==="Error"?ys.from("error Error(string)"):e==="Panic"?ys.from("error Panic(uint256)"):null;if(i.length>1){const a=i.map(s=>JSON.stringify(s.format())).join(", ");Ne(!1,`ambiguous error description (i.e. ${a})`,"name",e)}return i[0]}if(e=ys.from(e).format(),e==="Error(string)")return ys.from("error Error(string)");if(e==="Panic(uint256)")return ys.from("error Panic(uint256)");const n=W(this,kc).get(e);return n||null}forEachError(e){const r=Array.from(W(this,kc).keys());r.sort((n,i)=>n.localeCompare(i));for(let n=0;n<r.length;n++){const i=r[n];e(W(this,kc).get(i),n)}}_decodeParams(e,r){return W(this,Ea).decode(e,r)}_encodeParams(e,r){return W(this,Ea).encode(e,r)}encodeDeploy(e){return this._encodeParams(this.deploy.inputs,e||[])}decodeErrorResult(e,r){if(typeof e=="string"){const n=this.getError(e);Ne(n,"unknown error","fragment",e),e=n}return Ne(Gn(r,0,4)===e.selector,`data signature does not match error ${e.name}.`,"data",r),this._decodeParams(e.inputs,Gn(r,4))}encodeErrorResult(e,r){if(typeof e=="string"){const n=this.getError(e);Ne(n,"unknown error","fragment",e),e=n}return qn([e.selector,this._encodeParams(e.inputs,r||[])])}decodeFunctionData(e,r){if(typeof e=="string"){const n=this.getFunction(e);Ne(n,"unknown function","fragment",e),e=n}return Ne(Gn(r,0,4)===e.selector,`data signature does not match function ${e.name}.`,"data",r),this._decodeParams(e.inputs,Gn(r,4))}encodeFunctionData(e,r){if(typeof e=="string"){const n=this.getFunction(e);Ne(n,"unknown function","fragment",e),e=n}return qn([e.selector,this._encodeParams(e.inputs,r||[])])}decodeFunctionResult(e,r){if(typeof e=="string"){const a=this.getFunction(e);Ne(a,"unknown function","fragment",e),e=a}let n="invalid length for result data";const i=Ra(r);if(i.length%32===0)try{return W(this,Ea).decode(e.outputs,i)}catch{n="could not decode result data"}it(!1,n,"BAD_DATA",{value:_t(i),info:{method:e.name,signature:e.format()}})}makeError(e,r){const n=qt(e,"data"),i=bb.getBuiltinCallException("call",r,n),a="execution reverted (unknown custom error)";if(i.message.startsWith(a)){const o=_t(n.slice(0,4)),c=this.getError(o);if(c)try{const u=W(this,Ea).decode(c.inputs,n.slice(4));i.revert={name:c.name,signature:c.format(),args:u},i.reason=i.revert.signature,i.message=`execution reverted: ${i.reason}`}catch{i.message="execution reverted (coult not decode custom error)"}}const s=this.parseTransaction(r);return s&&(i.invocation={method:s.name,signature:s.signature,args:s.args}),i}encodeFunctionResult(e,r){if(typeof e=="string"){const n=this.getFunction(e);Ne(n,"unknown function","fragment",e),e=n}return _t(W(this,Ea).encode(e.outputs,r||[]))}encodeFilterTopics(e,r){if(typeof e=="string"){const a=this.getEvent(e);Ne(a,"unknown event","eventFragment",e),e=a}it(r.length<=e.inputs.length,`too many arguments for ${e.format()}`,"UNEXPECTED_ARGUMENT",{count:r.length,expectedCount:e.inputs.length});const n=[];e.anonymous||n.push(e.topicHash);const i=(a,s)=>a.type==="string"?cl(s):a.type==="bytes"?jn(_t(s)):(a.type==="bool"&&typeof s=="boolean"?s=s?"0x01":"0x00":a.type.match(/^u?int/)?s=ol(s):a.type.match(/^bytes/)?s=Hfe(s,32):a.type==="address"&&W(this,Ea).encode(["address"],[s]),Th(_t(s),32));for(r.forEach((a,s)=>{const o=e.inputs[s];if(!o.indexed){Ne(a==null,"cannot filter non-indexed parameters; must be null","contract."+o.name,a);return}a==null?n.push(null):o.baseType==="array"||o.baseType==="tuple"?Ne(!1,"filtering with tuples or arrays not supported","contract."+o.name,a):Array.isArray(a)?n.push(a.map(c=>i(o,c))):n.push(i(o,a))});n.length&&n[n.length-1]===null;)n.pop();return n}encodeEventLog(e,r){if(typeof e=="string"){const s=this.getEvent(e);Ne(s,"unknown event","eventFragment",e),e=s}const n=[],i=[],a=[];return e.anonymous||n.push(e.topicHash),Ne(r.length===e.inputs.length,"event arguments/values mismatch","values",r),e.inputs.forEach((s,o)=>{const c=r[o];if(s.indexed)if(s.type==="string")n.push(cl(c));else if(s.type==="bytes")n.push(jn(c));else{if(s.baseType==="tuple"||s.baseType==="array")throw new Error("not implemented");n.push(W(this,Ea).encode([s.type],[c]))}else i.push(s),a.push(c)}),{data:W(this,Ea).encode(i,a),topics:n}}decodeEventLog(e,r,n){if(typeof e=="string"){const y=this.getEvent(e);Ne(y,"unknown event","eventFragment",e),e=y}if(n!=null&&!e.anonymous){const y=e.topicHash;Ne(oi(n[0],32)&&n[0].toLowerCase()===y,"fragment/topic mismatch","topics[0]",n[0]),n=n.slice(1)}const i=[],a=[],s=[];e.inputs.forEach((y,w)=>{y.indexed?y.type==="string"||y.type==="bytes"||y.baseType==="tuple"||y.baseType==="array"?(i.push(fa.from({type:"bytes32",name:y.name})),s.push(!0)):(i.push(y),s.push(!1)):(a.push(y),s.push(!1))});const o=n!=null?W(this,Ea).decode(i,qn(n)):null,c=W(this,Ea).decode(a,r,!0),u=[],f=[];let h=0,m=0;return e.inputs.forEach((y,w)=>{let v=null;if(y.indexed)if(o==null)v=new ML(null);else if(s[w])v=new ML(o[m++]);else try{v=o[m++]}catch(g){v=g}else try{v=c[h++]}catch(g){v=g}u.push(v),f.push(y.name||null)}),qE.fromItems(u,f)}parseTransaction(e){const r=qt(e.data,"tx.data"),n=rr(e.value!=null?e.value:0,"tx.value"),i=this.getFunction(_t(r.slice(0,4)));if(!i)return null;const a=W(this,Ea).decode(i.inputs,r.slice(4));return new $0e(i,i.selector,a,n)}parseCallResult(e){throw new Error("@TODO")}parseLog(e){const r=this.getEvent(e.topics[0]);return!r||r.anonymous?null:new M0e(r,r.topicHash,this.decodeEventLog(r,e.data,e.topics))}parseError(e){const r=_t(e),n=this.getError(Gn(r,0,4));if(!n)return null;const i=W(this,Ea).decode(n.inputs,Gn(r,4));return new k0e(n,n.selector,i)}static from(e){return e instanceof u0?e:typeof e=="string"?new u0(JSON.parse(e)):typeof e.format=="function"?new u0(e.format("json")):new u0(e)}};kc=new WeakMap,Lc=new WeakMap,Uc=new WeakMap,Ea=new WeakMap,ng=new WeakSet,z_=function(e,r,n){if(oi(e)){const a=e.toLowerCase();for(const s of W(this,Uc).values())if(a===s.selector)return s;return null}if(e.indexOf("(")===-1){const a=[];for(const[s,o]of W(this,Uc))s.split("(")[0]===e&&a.push(o);if(r){const s=r.length>0?r[r.length-1]:null;let o=r.length,c=!0;Ma.isTyped(s)&&s.type==="overrides"&&(c=!1,o--);for(let u=a.length-1;u>=0;u--){const f=a[u].inputs.length;f!==o&&(!c||f!==o-1)&&a.splice(u,1)}for(let u=a.length-1;u>=0;u--){const f=a[u].inputs;for(let h=0;h<r.length;h++)if(Ma.isTyped(r[h])){if(h>=f.length){if(r[h].type==="overrides")continue;a.splice(u,1);break}if(r[h].type!==f[h].baseType){a.splice(u,1);break}}}}if(a.length===1&&r&&r.length!==a[0].inputs.length){const s=r[r.length-1];(s==null||Array.isArray(s)||typeof s!="object")&&a.splice(0,1)}if(a.length===0)return null;if(a.length>1&&n){const s=a.map(o=>JSON.stringify(o.format())).join(", ");Ne(!1,`ambiguous function description (i.e. matches ${s})`,"key",e)}return a[0]}const i=W(this,Uc).get(Hc.from(e).format());return i||null},ig=new WeakSet,V_=function(e,r,n){if(oi(e)){const a=e.toLowerCase();for(const s of W(this,Lc).values())if(a===s.topicHash)return s;return null}if(e.indexOf("(")===-1){const a=[];for(const[s,o]of W(this,Lc))s.split("(")[0]===e&&a.push(o);if(r){for(let s=a.length-1;s>=0;s--)a[s].inputs.length<r.length&&a.splice(s,1);for(let s=a.length-1;s>=0;s--){const o=a[s].inputs;for(let c=0;c<r.length;c++)if(Ma.isTyped(r[c])&&r[c].type!==o[c].baseType){a.splice(s,1);break}}}if(a.length===0)return null;if(a.length>1&&n){const s=a.map(o=>JSON.stringify(o.format())).join(", ");Ne(!1,`ambiguous event description (i.e. matches ${s})`,"key",e)}return a[0]}const i=W(this,Lc).get(qc.from(e).format());return i||null};let tN=u0;const rQ=BigInt(0);function Mv(t){return t??null}function Ta(t){return t==null?null:t.toString()}class LL{constructor(e,r,n){je(this,"gasPrice");je(this,"maxFeePerGas");je(this,"maxPriorityFeePerGas");Yt(this,{gasPrice:Mv(e),maxFeePerGas:Mv(r),maxPriorityFeePerGas:Mv(n)})}toJSON(){const{gasPrice:e,maxFeePerGas:r,maxPriorityFeePerGas:n}=this;return{_type:"FeeData",gasPrice:Ta(e),maxFeePerGas:Ta(r),maxPriorityFeePerGas:Ta(n)}}}function KE(t){const e={};t.to&&(e.to=t.to),t.from&&(e.from=t.from),t.data&&(e.data=_t(t.data));const r="chainId,gasLimit,gasPrice,maxFeePerGas,maxPriorityFeePerGas,value".split(/,/);for(const i of r)!(i in t)||t[i]==null||(e[i]=rr(t[i],`request.${i}`));const n="type,nonce".split(/,/);for(const i of n)!(i in t)||t[i]==null||(e[i]=Ur(t[i],`request.${i}`));return t.accessList&&(e.accessList=Vh(t.accessList)),"blockTag"in t&&(e.blockTag=t.blockTag),"enableCcipRead"in t&&(e.enableCcipRead=!!t.enableCcipRead),"customData"in t&&(e.customData=t.customData),e}var ju;class L0e{constructor(e,r){je(this,"provider");je(this,"number");je(this,"hash");je(this,"timestamp");je(this,"parentHash");je(this,"nonce");je(this,"difficulty");je(this,"gasLimit");je(this,"gasUsed");je(this,"miner");je(this,"extraData");je(this,"baseFeePerGas");Ye(this,ju,void 0);Te(this,ju,e.transactions.map(n=>typeof n!="string"?new wb(n,r):n)),Yt(this,{provider:r,hash:Mv(e.hash),number:e.number,timestamp:e.timestamp,parentHash:e.parentHash,nonce:e.nonce,difficulty:e.difficulty,gasLimit:e.gasLimit,gasUsed:e.gasUsed,miner:e.miner,extraData:e.extraData,baseFeePerGas:Mv(e.baseFeePerGas)})}get transactions(){return W(this,ju).map(e=>typeof e=="string"?e:e.hash)}get prefetchedTransactions(){const e=W(this,ju).slice();return e.length===0?[]:(it(typeof e[0]=="object","transactions were not prefetched with block request","UNSUPPORTED_OPERATION",{operation:"transactionResponses()"}),e)}toJSON(){const{baseFeePerGas:e,difficulty:r,extraData:n,gasLimit:i,gasUsed:a,hash:s,miner:o,nonce:c,number:u,parentHash:f,timestamp:h,transactions:m}=this;return{_type:"Block",baseFeePerGas:Ta(e),difficulty:Ta(r),extraData:n,gasLimit:Ta(i),gasUsed:Ta(a),hash:s,miner:o,nonce:c,number:u,parentHash:f,timestamp:h,transactions:m}}[Symbol.iterator](){let e=0;const r=this.transactions;return{next:()=>e<this.length?{value:r[e++],done:!1}:{value:void 0,done:!0}}}get length(){return W(this,ju).length}get date(){return this.timestamp==null?null:new Date(this.timestamp*1e3)}async getTransaction(e){let r;if(typeof e=="number")r=W(this,ju)[e];else{const n=e.toLowerCase();for(const i of W(this,ju))if(typeof i=="string"){if(i!==n)continue;r=i;break}else{if(i.hash===n)continue;r=i;break}}if(r==null)throw new Error("no such tx");return typeof r=="string"?await this.provider.getTransaction(r):r}getPrefetchedTransaction(e){const r=this.prefetchedTransactions;if(typeof e=="number")return r[e];e=e.toLowerCase();for(const n of r)if(n.hash===e)return n;Ne(!1,"no matching transaction","indexOrHash",e)}isMined(){return!!this.hash}isLondon(){return!!this.baseFeePerGas}orphanedEvent(){if(!this.isMined())throw new Error("");return U0e(this)}}ju=new WeakMap;class m1{constructor(e,r){je(this,"provider");je(this,"transactionHash");je(this,"blockHash");je(this,"blockNumber");je(this,"removed");je(this,"address");je(this,"data");je(this,"topics");je(this,"index");je(this,"transactionIndex");this.provider=r;const n=Object.freeze(e.topics.slice());Yt(this,{transactionHash:e.transactionHash,blockHash:e.blockHash,blockNumber:e.blockNumber,removed:e.removed,address:e.address,data:e.data,topics:n,index:e.index,transactionIndex:e.transactionIndex})}toJSON(){const{address:e,blockHash:r,blockNumber:n,data:i,index:a,removed:s,topics:o,transactionHash:c,transactionIndex:u}=this;return{_type:"log",address:e,blockHash:r,blockNumber:n,data:i,index:a,removed:s,topics:o,transactionHash:c,transactionIndex:u}}async getBlock(){const e=await this.provider.getBlock(this.blockHash);return it(!!e,"failed to find transaction","UNKNOWN_ERROR",{}),e}async getTransaction(){const e=await this.provider.getTransaction(this.transactionHash);return it(!!e,"failed to find transaction","UNKNOWN_ERROR",{}),e}async getTransactionReceipt(){const e=await this.provider.getTransactionReceipt(this.transactionHash);return it(!!e,"failed to find transaction receipt","UNKNOWN_ERROR",{}),e}removedEvent(){return F0e(this)}}var zb;class nQ{constructor(e,r){je(this,"provider");je(this,"to");je(this,"from");je(this,"contractAddress");je(this,"hash");je(this,"index");je(this,"blockHash");je(this,"blockNumber");je(this,"logsBloom");je(this,"gasUsed");je(this,"cumulativeGasUsed");je(this,"gasPrice");je(this,"type");je(this,"status");je(this,"root");Ye(this,zb,void 0);Te(this,zb,Object.freeze(e.logs.map(i=>new m1(i,r))));let n=rQ;e.effectiveGasPrice!=null?n=e.effectiveGasPrice:e.gasPrice!=null&&(n=e.gasPrice),Yt(this,{provider:r,to:e.to,from:e.from,contractAddress:e.contractAddress,hash:e.hash,index:e.index,blockHash:e.blockHash,blockNumber:e.blockNumber,logsBloom:e.logsBloom,gasUsed:e.gasUsed,cumulativeGasUsed:e.cumulativeGasUsed,gasPrice:n,type:e.type,status:e.status,root:e.root})}get logs(){return W(this,zb)}toJSON(){const{to:e,from:r,contractAddress:n,hash:i,index:a,blockHash:s,blockNumber:o,logsBloom:c,logs:u,status:f,root:h}=this;return{_type:"TransactionReceipt",blockHash:s,blockNumber:o,contractAddress:n,cumulativeGasUsed:Ta(this.cumulativeGasUsed),from:r,gasPrice:Ta(this.gasPrice),gasUsed:Ta(this.gasUsed),hash:i,index:a,logs:u,logsBloom:c,root:h,status:f,to:e}}get length(){return this.logs.length}[Symbol.iterator](){let e=0;return{next:()=>e<this.length?{value:this.logs[e++],done:!1}:{value:void 0,done:!0}}}get fee(){return this.gasUsed*this.gasPrice}async getBlock(){const e=await this.provider.getBlock(this.blockHash);if(e==null)throw new Error("TODO");return e}async getTransaction(){const e=await this.provider.getTransaction(this.hash);if(e==null)throw new Error("TODO");return e}async getResult(){return await this.provider.getTransactionResult(this.hash)}async confirmations(){return await this.provider.getBlockNumber()-this.blockNumber+1}removedEvent(){return aQ(this)}reorderedEvent(e){return it(!e||e.isMined(),"unmined 'other' transction cannot be orphaned","UNSUPPORTED_OPERATION",{operation:"reorderedEvent(other)"}),iQ(this,e)}}zb=new WeakMap;var tf;const vM=class vM{constructor(e,r){je(this,"provider");je(this,"blockNumber");je(this,"blockHash");je(this,"index");je(this,"hash");je(this,"type");je(this,"to");je(this,"from");je(this,"nonce");je(this,"gasLimit");je(this,"gasPrice");je(this,"maxPriorityFeePerGas");je(this,"maxFeePerGas");je(this,"data");je(this,"value");je(this,"chainId");je(this,"signature");je(this,"accessList");Ye(this,tf,void 0);this.provider=r,this.blockNumber=e.blockNumber!=null?e.blockNumber:null,this.blockHash=e.blockHash!=null?e.blockHash:null,this.hash=e.hash,this.index=e.index,this.type=e.type,this.from=e.from,this.to=e.to||null,this.gasLimit=e.gasLimit,this.nonce=e.nonce,this.data=e.data,this.value=e.value,this.gasPrice=e.gasPrice,this.maxPriorityFeePerGas=e.maxPriorityFeePerGas!=null?e.maxPriorityFeePerGas:null,this.maxFeePerGas=e.maxFeePerGas!=null?e.maxFeePerGas:null,this.chainId=e.chainId,this.signature=e.signature,this.accessList=e.accessList!=null?e.accessList:null,Te(this,tf,-1)}toJSON(){const{blockNumber:e,blockHash:r,index:n,hash:i,type:a,to:s,from:o,nonce:c,data:u,signature:f,accessList:h}=this;return{_type:"TransactionReceipt",accessList:h,blockNumber:e,blockHash:r,chainId:Ta(this.chainId),data:u,from:o,gasLimit:Ta(this.gasLimit),gasPrice:Ta(this.gasPrice),hash:i,maxFeePerGas:Ta(this.maxFeePerGas),maxPriorityFeePerGas:Ta(this.maxPriorityFeePerGas),nonce:c,signature:f,to:s,index:n,type:a,value:Ta(this.value)}}async getBlock(){let e=this.blockNumber;if(e==null){const n=await this.getTransaction();n&&(e=n.blockNumber)}if(e==null)return null;const r=this.provider.getBlock(e);if(r==null)throw new Error("TODO");return r}async getTransaction(){return this.provider.getTransaction(this.hash)}async confirmations(){if(this.blockNumber==null){const{tx:r,blockNumber:n}=await Sa({tx:this.getTransaction(),blockNumber:this.provider.getBlockNumber()});return r==null||r.blockNumber==null?0:n-r.blockNumber+1}return await this.provider.getBlockNumber()-this.blockNumber+1}async wait(e,r){const n=e??1,i=r??0;let a=W(this,tf),s=-1,o=a===-1;const c=async()=>{if(o)return null;const{blockNumber:m,nonce:y}=await Sa({blockNumber:this.provider.getBlockNumber(),nonce:this.provider.getTransactionCount(this.from)});if(y<this.nonce){a=m;return}if(o)return null;const w=await this.getTransaction();if(!(w&&w.blockNumber!=null))for(s===-1&&(s=a-3,s<W(this,tf)&&(s=W(this,tf)));s<=m;){if(o)return null;const v=await this.provider.getBlock(s,!0);if(v==null)return;for(const g of v)if(g===this.hash)return;for(let g=0;g<v.length;g++){const _=await v.getTransaction(g);if(_.from===this.from&&_.nonce===this.nonce){if(o)return null;const b=await this.provider.getTransactionReceipt(_.hash);if(b==null||m-b.blockNumber+1<n)return;let S="replaced";_.data===this.data&&_.to===this.to&&_.value===this.value?S="repriced":_.data==="0x"&&_.from===_.to&&_.value===rQ&&(S="cancelled"),it(!1,"transaction was replaced","TRANSACTION_REPLACED",{cancelled:S==="replaced"||S==="cancelled",reason:S,replacement:_.replaceableTransaction(a),hash:_.hash,receipt:b})}}s++}},u=m=>{if(m==null||m.status!==0)return m;it(!1,"transaction execution reverted","CALL_EXCEPTION",{action:"sendTransaction",data:null,reason:null,invocation:null,revert:null,transaction:{to:m.to,from:m.from,data:""},receipt:m})},f=await this.provider.getTransactionReceipt(this.hash);if(n===0)return u(f);if(f){if(await f.confirmations()>=n)return u(f)}else if(await c(),n===0)return null;return await new Promise((m,y)=>{const w=[],v=()=>{w.forEach(_=>_())};if(w.push(()=>{o=!0}),i>0){const _=setTimeout(()=>{v(),y(Mi("wait for transaction timeout","TIMEOUT"))},i);w.push(()=>{clearTimeout(_)})}const g=async _=>{if(await _.confirmations()>=n){v();try{m(u(_))}catch(b){y(b)}}};if(w.push(()=>{this.provider.off(this.hash,g)}),this.provider.on(this.hash,g),a>=0){const _=async()=>{try{await c()}catch(b){if(So(b,"TRANSACTION_REPLACED")){v(),y(b);return}}o||this.provider.once("block",_)};w.push(()=>{this.provider.off("block",_)}),this.provider.once("block",_)}})}isMined(){return this.blockHash!=null}isLegacy(){return this.type===0}isBerlin(){return this.type===1}isLondon(){return this.type===2}removedEvent(){return it(this.isMined(),"unmined transaction canot be orphaned","UNSUPPORTED_OPERATION",{operation:"removeEvent()"}),aQ(this)}reorderedEvent(e){return it(this.isMined(),"unmined transaction canot be orphaned","UNSUPPORTED_OPERATION",{operation:"removeEvent()"}),it(!e||e.isMined(),"unmined 'other' transaction canot be orphaned","UNSUPPORTED_OPERATION",{operation:"removeEvent()"}),iQ(this,e)}replaceableTransaction(e){Ne(Number.isInteger(e)&&e>=0,"invalid startBlock","startBlock",e);const r=new vM(this,this.provider);return Te(r,tf,e),r}};tf=new WeakMap;let wb=vM;function U0e(t){return{orphan:"drop-block",hash:t.hash,number:t.number}}function iQ(t,e){return{orphan:"reorder-transaction",tx:t,other:e}}function aQ(t){return{orphan:"drop-transaction",tx:t}}function F0e(t){return{orphan:"drop-log",log:{transactionHash:t.transactionHash,blockHash:t.blockHash,blockNumber:t.blockNumber,address:t.address,data:t.data,topics:Object.freeze(t.topics.slice()),index:t.index}}}class A4 extends m1{constructor(r,n,i){super(r,r.provider);je(this,"interface");je(this,"fragment");je(this,"args");const a=n.decodeEventLog(i,r.data,r.topics);Yt(this,{args:a,fragment:i,interface:n})}get eventName(){return this.fragment.name}get eventSignature(){return this.fragment.format()}}class sQ extends m1{constructor(r,n){super(r,r.provider);je(this,"error");Yt(this,{error:n})}}var ag;class B0e extends nQ{constructor(r,n,i){super(i,n);Ye(this,ag,void 0);Te(this,ag,r)}get logs(){return super.logs.map(r=>{const n=r.topics.length?W(this,ag).getEvent(r.topics[0]):null;if(n)try{return new A4(r,W(this,ag),n)}catch(i){return new sQ(r,i)}return r})}}ag=new WeakMap;var Vb;class S4 extends wb{constructor(r,n,i){super(i,n);Ye(this,Vb,void 0);Te(this,Vb,r)}async wait(r){const n=await super.wait(r);return n==null?null:new B0e(W(this,Vb),this.provider,n)}}Vb=new WeakMap;class oQ extends lW{constructor(r,n,i,a){super(r,n,i);je(this,"log");Yt(this,{log:a})}async getBlock(){return await this.log.getBlock()}async getTransaction(){return await this.log.getTransaction()}async getTransactionReceipt(){return await this.log.getTransactionReceipt()}}class j0e extends oQ{constructor(e,r,n,i,a){super(e,r,n,new A4(a,e.interface,i));const s=e.interface.decodeEventLog(i,this.log.data,this.log.topics);Yt(this,{args:s,fragment:i})}get eventName(){return this.fragment.name}get eventSignature(){return this.fragment.format()}}const UL=BigInt(0);function cQ(t){return t&&typeof t.call=="function"}function uQ(t){return t&&typeof t.estimateGas=="function"}function o2(t){return t&&typeof t.resolveName=="function"}function lQ(t){return t&&typeof t.sendTransaction=="function"}function fQ(t){if(t!=null){if(o2(t))return t;if(t.provider)return t.provider}}var Gb;class q0e{constructor(e,r,n){Ye(this,Gb,void 0);je(this,"fragment");if(Yt(this,{fragment:r}),r.inputs.length<n.length)throw new Error("too many arguments");const i=Nh(e.runner,"resolveName"),a=o2(i)?i:null;Te(this,Gb,async function(){const s=await Promise.all(r.inputs.map((o,c)=>n[c]==null?null:o.walkAsync(n[c],(f,h)=>f==="address"?Array.isArray(h)?Promise.all(h.map(m=>la(m,a))):la(h,a):h)));return e.interface.encodeFilterTopics(r,s)}())}getTopicFilter(){return W(this,Gb)}}Gb=new WeakMap;function Nh(t,e){return t==null?null:typeof t[e]=="function"?t:t.provider&&typeof t.provider[e]=="function"?t.provider:null}function Qd(t){return t==null?null:t.provider||null}async function dQ(t,e){const r=Ma.dereference(t,"overrides");Ne(typeof r=="object","invalid overrides parameter","overrides",t);const n=KE(r);return Ne(n.to==null||(e||[]).indexOf("to")>=0,"cannot override to","overrides.to",n.to),Ne(n.data==null||(e||[]).indexOf("data")>=0,"cannot override data","overrides.data",n.data),n.from&&(n.from=n.from),n}async function H0e(t,e,r){const n=Nh(t,"resolveName"),i=o2(n)?n:null;return await Promise.all(e.map((a,s)=>a.walkAsync(r[s],(o,c)=>(c=Ma.dereference(c,o),o==="address"?la(c,i):c))))}function z0e(t){const e=async function(s){const o=await dQ(s,["data"]);o.to=await t.getAddress(),o.from&&(o.from=await la(o.from,fQ(t.runner)));const c=t.interface,u=rr(o.value||UL,"overrides.value")===UL,f=(o.data||"0x")==="0x";c.fallback&&!c.fallback.payable&&c.receive&&!f&&!u&&Ne(!1,"cannot send data to receive or send value to non-payable fallback","overrides",s),Ne(c.fallback||f,"cannot send data to receive-only contract","overrides.data",o.data);const h=c.receive||c.fallback&&c.fallback.payable;return Ne(h||u,"cannot send value to non-payable fallback","overrides.value",o.value),Ne(c.fallback||f,"cannot send data to receive-only contract","overrides.data",o.data),o},r=async function(s){const o=Nh(t.runner,"call");it(cQ(o),"contract runner does not support calling","UNSUPPORTED_OPERATION",{operation:"call"});const c=await e(s);try{return await o.call(c)}catch(u){throw i4(u)&&u.data?t.interface.makeError(u.data,c):u}},n=async function(s){const o=t.runner;it(lQ(o),"contract runner does not support sending transactions","UNSUPPORTED_OPERATION",{operation:"sendTransaction"});const c=await o.sendTransaction(await e(s)),u=Qd(t.runner);return new S4(t.interface,u,c)},i=async function(s){const o=Nh(t.runner,"estimateGas");return it(uQ(o),"contract runner does not support gas estimation","UNSUPPORTED_OPERATION",{operation:"estimateGas"}),await o.estimateGas(await e(s))},a=async s=>await n(s);return Yt(a,{_contract:t,estimateGas:i,populateTransaction:e,send:n,staticCall:r}),a}function V0e(t,e){const r=function(...u){const f=t.interface.getFunction(e,u);return it(f,"no matching fragment","UNSUPPORTED_OPERATION",{operation:"fragment",info:{key:e,args:u}}),f},n=async function(...u){const f=r(...u);let h={};if(f.inputs.length+1===u.length&&(h=await dQ(u.pop()),h.from&&(h.from=await la(h.from,fQ(t.runner)))),f.inputs.length!==u.length)throw new Error("internal error: fragment inputs doesn't match arguments; should not happen");const m=await H0e(t.runner,f.inputs,u);return Object.assign({},h,await Sa({to:t.getAddress(),data:t.interface.encodeFunctionData(f,m)}))},i=async function(...u){const f=await o(...u);return f.length===1?f[0]:f},a=async function(...u){const f=t.runner;it(lQ(f),"contract runner does not support sending transactions","UNSUPPORTED_OPERATION",{operation:"sendTransaction"});const h=await f.sendTransaction(await n(...u)),m=Qd(t.runner);return new S4(t.interface,m,h)},s=async function(...u){const f=Nh(t.runner,"estimateGas");return it(uQ(f),"contract runner does not support gas estimation","UNSUPPORTED_OPERATION",{operation:"estimateGas"}),await f.estimateGas(await n(...u))},o=async function(...u){const f=Nh(t.runner,"call");it(cQ(f),"contract runner does not support calling","UNSUPPORTED_OPERATION",{operation:"call"});const h=await n(...u);let m="0x";try{m=await f.call(h)}catch(w){throw i4(w)&&w.data?t.interface.makeError(w.data,h):w}const y=r(...u);return t.interface.decodeFunctionResult(y,m)},c=async(...u)=>r(...u).constant?await i(...u):await a(...u);return Yt(c,{name:t.interface.getFunctionName(e),_contract:t,_key:e,getFragment:r,estimateGas:s,populateTransaction:n,send:a,staticCall:i,staticCallResult:o}),Object.defineProperty(c,"fragment",{configurable:!1,enumerable:!0,get:()=>{const u=t.interface.getFunction(e);return it(u,"no matching fragment","UNSUPPORTED_OPERATION",{operation:"fragment",info:{key:e}}),u}}),c}function G0e(t,e){const r=function(...i){const a=t.interface.getEvent(e,i);return it(a,"no matching fragment","UNSUPPORTED_OPERATION",{operation:"fragment",info:{key:e,args:i}}),a},n=function(...i){return new q0e(t,r(...i),i)};return Yt(n,{name:t.interface.getEventName(e),_contract:t,_key:e,getFragment:r}),Object.defineProperty(n,"fragment",{configurable:!1,enumerable:!0,get:()=>{const i=t.interface.getEvent(e);return it(i,"no matching fragment","UNSUPPORTED_OPERATION",{operation:"fragment",info:{key:e}}),i}}),n}const WE=Symbol.for("_ethersInternal_contract"),hQ=new WeakMap;function K0e(t,e){hQ.set(t[WE],e)}function Ds(t){return hQ.get(t[WE])}function W0e(t){return t&&typeof t=="object"&&"getTopicFilter"in t&&typeof t.getTopicFilter=="function"&&t.fragment}async function I4(t,e){let r,n=null;if(Array.isArray(e)){const a=function(s){if(oi(s,32))return s;const o=t.interface.getEvent(s);return Ne(o,"unknown fragment","name",s),o.topicHash};r=e.map(s=>s==null?null:Array.isArray(s)?s.map(a):a(s))}else e==="*"?r=[null]:typeof e=="string"?oi(e,32)?r=[e]:(n=t.interface.getEvent(e),Ne(n,"unknown fragment","event",e),r=[n.topicHash]):W0e(e)?r=await e.getTopicFilter():"fragment"in e?(n=e.fragment,r=[n.topicHash]):Ne(!1,"unknown event name","event",e);r=r.map(a=>{if(a==null)return null;if(Array.isArray(a)){const s=Array.from(new Set(a.map(o=>o.toLowerCase())).values());return s.length===1?s[0]:(s.sort(),s)}return a.toLowerCase()});const i=r.map(a=>a==null?"null":Array.isArray(a)?a.join("|"):a).join("&");return{fragment:n,tag:i,topics:r}}async function sv(t,e){const{subs:r}=Ds(t);return r.get((await I4(t,e)).tag)||null}async function FL(t,e,r){const n=Qd(t.runner);it(n,"contract runner does not support subscribing","UNSUPPORTED_OPERATION",{operation:e});const{fragment:i,tag:a,topics:s}=await I4(t,r),{addr:o,subs:c}=Ds(t);let u=c.get(a);if(!u){const h={address:o||t,topics:s},m=g=>{let _=i;if(_==null)try{_=t.interface.getEvent(g.topics[0])}catch{}if(_){const b=_,S=i?t.interface.decodeEventLog(i,g.data,g.topics):[];nN(t,r,S,A=>new j0e(t,A,r,b,g))}else nN(t,r,[],b=>new oQ(t,b,r,g))};let y=[];u={tag:a,listeners:[],start:()=>{y.length||y.push(n.on(h,m))},stop:async()=>{if(y.length==0)return;let g=y;y=[],await Promise.all(g),n.off(h,m)}},c.set(a,u)}return u}let rN=Promise.resolve();async function Y0e(t,e,r,n){await rN;const i=await sv(t,e);if(!i)return!1;const a=i.listeners.length;return i.listeners=i.listeners.filter(({listener:s,once:o})=>{const c=Array.from(r);n&&c.push(n(o?null:s));try{s.call(t,...c)}catch{}return!o}),i.listeners.length===0&&(i.stop(),Ds(t).subs.delete(i.tag)),a>0}async function nN(t,e,r,n){try{await rN}catch{}const i=Y0e(t,e,r,n);return rN=i,await i}const Ww=["then"];var E$e;const Wv=class Wv{constructor(e,r,n,i){je(this,"target");je(this,"interface");je(this,"runner");je(this,"filters");je(this,E$e);je(this,"fallback");Ne(typeof e=="string"||gY(e),"invalid value for Contract target","target",e),n==null&&(n=null);const a=tN.from(r);Yt(this,{target:e,runner:n,interface:a}),Object.defineProperty(this,WE,{value:{}});let s,o=null,c=null;if(i){const h=Qd(n);c=new S4(this.interface,h,i)}let u=new Map;if(typeof e=="string")if(oi(e))o=e,s=Promise.resolve(e);else{const h=Nh(n,"resolveName");if(!o2(h))throw Mi("contract runner does not support name resolution","UNSUPPORTED_OPERATION",{operation:"resolveName"});s=h.resolveName(e).then(m=>{if(m==null)throw Mi("an ENS name used for a contract target must be correctly configured","UNCONFIGURED_NAME",{value:e});return Ds(this).addr=m,m})}else s=e.getAddress().then(h=>{if(h==null)throw new Error("TODO");return Ds(this).addr=h,h});K0e(this,{addrPromise:s,addr:o,deployTx:c,subs:u});const f=new Proxy({},{get:(h,m,y)=>{if(typeof m=="symbol"||Ww.indexOf(m)>=0)return Reflect.get(h,m,y);try{return this.getEvent(m)}catch(w){if(!So(w,"INVALID_ARGUMENT")||w.argument!=="key")throw w}},has:(h,m)=>Ww.indexOf(m)>=0?Reflect.has(h,m):Reflect.has(h,m)||this.interface.hasEvent(String(m))});return Yt(this,{filters:f}),Yt(this,{fallback:a.receive||a.fallback?z0e(this):null}),new Proxy(this,{get:(h,m,y)=>{if(typeof m=="symbol"||m in h||Ww.indexOf(m)>=0)return Reflect.get(h,m,y);try{return h.getFunction(m)}catch(w){if(!So(w,"INVALID_ARGUMENT")||w.argument!=="key")throw w}},has:(h,m)=>typeof m=="symbol"||m in h||Ww.indexOf(m)>=0?Reflect.has(h,m):h.interface.hasFunction(m)})}connect(e){return new Wv(this.target,this.interface,e)}attach(e){return new Wv(e,this.interface,this.runner)}async getAddress(){return await Ds(this).addrPromise}async getDeployedCode(){const e=Qd(this.runner);it(e,"runner does not support .provider","UNSUPPORTED_OPERATION",{operation:"getDeployedCode"});const r=await e.getCode(await this.getAddress());return r==="0x"?null:r}async waitForDeployment(){const e=this.deploymentTransaction();if(e)return await e.wait(),this;if(await this.getDeployedCode()!=null)return this;const n=Qd(this.runner);return it(n!=null,"contract runner does not support .provider","UNSUPPORTED_OPERATION",{operation:"waitForDeployment"}),new Promise((i,a)=>{const s=async()=>{try{if(await this.getDeployedCode()!=null)return i(this);n.once("block",s)}catch(o){a(o)}};s()})}deploymentTransaction(){return Ds(this).deployTx}getFunction(e){return typeof e!="string"&&(e=e.format()),V0e(this,e)}getEvent(e){return typeof e!="string"&&(e=e.format()),G0e(this,e)}async queryTransaction(e){throw new Error("@TODO")}async queryFilter(e,r,n){r==null&&(r=0),n==null&&(n="latest");const{addr:i,addrPromise:a}=Ds(this),s=i||await a,{fragment:o,topics:c}=await I4(this,e),u={address:s,topics:c,fromBlock:r,toBlock:n},f=Qd(this.runner);return it(f,"contract runner does not have a provider","UNSUPPORTED_OPERATION",{operation:"queryFilter"}),(await f.getLogs(u)).map(h=>{let m=o;if(m==null)try{m=this.interface.getEvent(h.topics[0])}catch{}if(m)try{return new A4(h,this.interface,m)}catch(y){return new sQ(h,y)}return new m1(h,f)})}async on(e,r){const n=await FL(this,"on",e);return n.listeners.push({listener:r,once:!1}),n.start(),this}async once(e,r){const n=await FL(this,"once",e);return n.listeners.push({listener:r,once:!0}),n.start(),this}async emit(e,...r){return await nN(this,e,r,null)}async listenerCount(e){if(e){const i=await sv(this,e);return i?i.listeners.length:0}const{subs:r}=Ds(this);let n=0;for(const{listeners:i}of r.values())n+=i.length;return n}async listeners(e){if(e){const i=await sv(this,e);return i?i.listeners.map(({listener:a})=>a):[]}const{subs:r}=Ds(this);let n=[];for(const{listeners:i}of r.values())n=n.concat(i.map(({listener:a})=>a));return n}async off(e,r){const n=await sv(this,e);if(!n)return this;if(r){const i=n.listeners.map(({listener:a})=>a).indexOf(r);i>=0&&n.listeners.splice(i,1)}return(r==null||n.listeners.length===0)&&(n.stop(),Ds(this).subs.delete(n.tag)),this}async removeAllListeners(e){if(e){const r=await sv(this,e);if(!r)return this;r.stop(),Ds(this).subs.delete(r.tag)}else{const{subs:r}=Ds(this);for(const{tag:n,stop:i}of r.values())i(),r.delete(n)}return this}async addListener(e,r){return await this.on(e,r)}async removeListener(e,r){return await this.off(e,r)}static buildClass(e){class r extends Wv{constructor(i,a=null){super(i,e,a)}}return r}static from(e,r,n){return n==null&&(n=null),new this(e,r,n)}};E$e=WE;let iN=Wv;function Q0e(){return iN}class $v extends Q0e(){}function yI(t){return t.match(/^ipfs:\/\/ipfs\//i)?t=t.substring(12):t.match(/^ipfs:\/\//i)?t=t.substring(7):Ne(!1,"unsupported IPFS format","link",t),`https://gateway.ipfs.io/ipfs/${t}`}class J0e{constructor(e){je(this,"name");Yt(this,{name:e})}connect(e){return this}supportsCoinType(e){return!1}async encodeAddress(e,r){throw new Error("unsupported coin")}async decodeAddress(e,r){throw new Error("unsupported coin")}}const pQ=new RegExp("^(ipfs)://(.*)$","i"),BL=[new RegExp("^(https)://(.*)$","i"),new RegExp("^(data):(.*)$","i"),pQ,new RegExp("^eip155:[0-9]+/(erc[0-9]+):(.*)$","i")];var rf,ch,nf,Hp,Tx,gQ;const l0=class l0{constructor(e,r,n){Ye(this,nf);je(this,"provider");je(this,"address");je(this,"name");Ye(this,rf,void 0);Ye(this,ch,void 0);Yt(this,{provider:e,address:r,name:n}),Te(this,rf,null),Te(this,ch,new $v(r,["function supportsInterface(bytes4) view returns (bool)","function resolve(bytes, bytes) view returns (bytes)","function addr(bytes32) view returns (address)","function addr(bytes32, uint) view returns (bytes)","function text(bytes32, string) view returns (string)","function contenthash(bytes32) view returns (bytes)"],e))}async supportsWildcard(){return W(this,rf)==null&&Te(this,rf,(async()=>{try{return await W(this,ch).supportsInterface("0x9061b923")}catch(e){if(So(e,"CALL_EXCEPTION"))return!1;throw Te(this,rf,null),e}})()),await W(this,rf)}async getAddress(e){if(e==null&&(e=60),e===60)try{const a=await ct(this,nf,Hp).call(this,"addr(bytes32)");return a==null||a===KR?null:a}catch(a){if(So(a,"CALL_EXCEPTION"))return null;throw a}if(e>=0&&e<2147483648){let a=e+2147483648;const s=await ct(this,nf,Hp).call(this,"addr(bytes32,uint)",[a]);if(oi(s,20))return on(s)}let r=null;for(const a of this.provider.plugins)if(a instanceof J0e&&a.supportsCoinType(e)){r=a;break}if(r==null)return null;const n=await ct(this,nf,Hp).call(this,"addr(bytes32,uint)",[e]);if(n==null||n==="0x")return null;const i=await r.decodeAddress(e,n);if(i!=null)return i;it(!1,"invalid coin data","UNSUPPORTED_OPERATION",{operation:`getAddress(${e})`,info:{coinType:e,data:n}})}async getText(e){const r=await ct(this,nf,Hp).call(this,"text(bytes32,string)",[e]);return r==null||r==="0x"?null:r}async getContentHash(){const e=await ct(this,nf,Hp).call(this,"contenthash(bytes32)");if(e==null||e==="0x")return null;const r=e.match(/^0x(e3010170|e5010172)(([0-9a-f][0-9a-f])([0-9a-f][0-9a-f])([0-9a-f]*))$/);if(r){const i=r[1]==="e3010170"?"ipfs":"ipns",a=parseInt(r[4],16);if(r[5].length===a*2)return`${i}://${uW("0x"+r[2])}`}const n=e.match(/^0xe40101fa011b20([0-9a-f]*)$/);if(n&&n[1].length===64)return`bzz://${n[1]}`;it(!1,"invalid or unsupported content hash data","UNSUPPORTED_OPERATION",{operation:"getContentHash()",info:{data:e}})}async getAvatar(){return(await this._getAvatar()).url}async _getAvatar(){const e=[{type:"name",value:this.name}];try{const r=await this.getText("avatar");if(r==null)return e.push({type:"!avatar",value:""}),{url:null,linkage:e};e.push({type:"avatar",value:r});for(let n=0;n<BL.length;n++){const i=r.match(BL[n]);if(i==null)continue;const a=i[1].toLowerCase();switch(a){case"https":case"data":return e.push({type:"url",value:r}),{linkage:e,url:r};case"ipfs":{const s=yI(r);return e.push({type:"ipfs",value:r}),e.push({type:"url",value:s}),{linkage:e,url:s}}case"erc721":case"erc1155":{const s=a==="erc721"?"tokenURI(uint256)":"uri(uint256)";e.push({type:a,value:r});const o=await this.getAddress();if(o==null)return e.push({type:"!owner",value:""}),{url:null,linkage:e};const c=(i[2]||"").split("/");if(c.length!==2)return e.push({type:`!${a}caip`,value:i[2]||""}),{url:null,linkage:e};const u=c[1],f=new $v(c[0],["function tokenURI(uint) view returns (string)","function ownerOf(uint) view returns (address)","function uri(uint) view returns (string)","function balanceOf(address, uint256) view returns (uint)"],this.provider);if(a==="erc721"){const v=await f.ownerOf(u);if(o!==v)return e.push({type:"!owner",value:v}),{url:null,linkage:e};e.push({type:"owner",value:v})}else if(a==="erc1155"){const v=await f.balanceOf(o,u);if(!v)return e.push({type:"!balance",value:"0"}),{url:null,linkage:e};e.push({type:"balance",value:v.toString()})}let h=await f[s](u);if(h==null||h==="0x")return e.push({type:"!metadata-url",value:""}),{url:null,linkage:e};e.push({type:"metadata-url-base",value:h}),a==="erc1155"&&(h=h.replace("{id}",ol(u,32).substring(2)),e.push({type:"metadata-url-expanded",value:h})),h.match(/^ipfs:/i)&&(h=yI(h)),e.push({type:"metadata-url",value:h});let m={};const y=await new kf(h).send();y.assertOk();try{m=y.bodyJson}catch{try{e.push({type:"!metadata",value:y.bodyText})}catch{const _=y.body;return _&&e.push({type:"!metadata",value:_t(_)}),{url:null,linkage:e}}return{url:null,linkage:e}}if(!m)return e.push({type:"!metadata",value:""}),{url:null,linkage:e};e.push({type:"metadata",value:JSON.stringify(m)});let w=m.image;if(typeof w!="string")return e.push({type:"!imageUrl",value:""}),{url:null,linkage:e};if(!w.match(/^(https:\/\/|data:)/i)){if(w.match(pQ)==null)return e.push({type:"!imageUrl-ipfs",value:w}),{url:null,linkage:e};e.push({type:"imageUrl-ipfs",value:w}),w=yI(w)}return e.push({type:"url",value:w}),{linkage:e,url:w}}}}}catch{}return{linkage:e,url:null}}static async getEnsAddress(e){const r=await e.getNetwork(),n=r.getPlugin("org.ethers.plugins.network.Ens");return it(n,"network does not support ENS","UNSUPPORTED_OPERATION",{operation:"getEnsAddress",info:{network:r}}),n.address}static async fromName(e,r){var i;let n=r;for(;;){if(n===""||n==="."||r!=="eth"&&n==="eth")return null;const a=await ct(i=l0,Tx,gQ).call(i,e,n);if(a!=null){const s=new l0(e,a,r);return n!==r&&!await s.supportsWildcard()?null:s}n=n.split(".").slice(1).join(".")}}};rf=new WeakMap,ch=new WeakMap,nf=new WeakSet,Hp=async function(e,r){r=(r||[]).slice();const n=W(this,ch).interface;r.unshift(ZR(this.name));let i=null;await this.supportsWildcard()&&(i=n.getFunction(e),it(i,"missing fragment","UNKNOWN_ERROR",{info:{funcName:e}}),r=[r0e(this.name),n.encodeFunctionData(i,r)],e="resolve(bytes,bytes)"),r.push({enableCcipRead:!0});try{const a=await W(this,ch)[e](...r);return i?n.decodeFunctionResult(i,a)[0]:a}catch(a){if(!So(a,"CALL_EXCEPTION"))throw a}return null},Tx=new WeakSet,gQ=async function(e,r){const n=await l0.getEnsAddress(e);try{const a=await new $v(n,["function resolver(bytes32) view returns (address)"],e).resolver(ZR(r),{enableCcipRead:!0});return a===KR?null:a}catch(i){throw i}return null},Ye(l0,Tx);let YE=l0;const jL=BigInt(0);function ai(t,e){return function(r){return r==null?e:t(r)}}function O4(t){return e=>{if(!Array.isArray(e))throw new Error("not an array");return e.map(r=>t(r))}}function y1(t,e){return r=>{const n={};for(const i in t){let a=i;if(e&&i in e&&!(a in r)){for(const s of e[i])if(s in r){a=s;break}}try{const s=t[i](r[a]);s!==void 0&&(n[i]=s)}catch(s){const o=s instanceof Error?s.message:"not-an-error";it(!1,`invalid value for value.${i} (${o})`,"BAD_DATA",{value:r})}}return n}}function X0e(t){switch(t){case!0:case"true":return!0;case!1:case"false":return!1}Ne(!1,`invalid boolean; ${JSON.stringify(t)}`,"value",t)}function Mg(t){return Ne(oi(t,!0),"invalid data","value",t),t}function Io(t){return Ne(oi(t,32),"invalid hash","value",t),t}const Z0e=y1({address:on,blockHash:Io,blockNumber:Ur,data:Mg,index:Ur,removed:ai(X0e,!1),topics:O4(Io),transactionHash:Io,transactionIndex:Ur},{index:["logIndex"]});function ege(t){return Z0e(t)}const tge=y1({hash:ai(Io),parentHash:Io,number:Ur,timestamp:Ur,nonce:ai(Mg),difficulty:rr,gasLimit:rr,gasUsed:rr,miner:ai(on),extraData:Mg,baseFeePerGas:ai(rr)});function rge(t){const e=tge(t);return e.transactions=t.transactions.map(r=>typeof r=="string"?r:mQ(r)),e}const nge=y1({transactionIndex:Ur,blockNumber:Ur,transactionHash:Io,address:on,topics:O4(Io),data:Mg,index:Ur,blockHash:Io},{index:["logIndex"]});function ige(t){return nge(t)}const age=y1({to:ai(on,null),from:ai(on,null),contractAddress:ai(on,null),index:Ur,root:ai(_t),gasUsed:rr,logsBloom:ai(Mg),blockHash:Io,hash:Io,logs:O4(ige),blockNumber:Ur,cumulativeGasUsed:rr,effectiveGasPrice:ai(rr),status:ai(Ur),type:ai(Ur,0)},{effectiveGasPrice:["gasPrice"],hash:["transactionHash"],index:["transactionIndex"]});function sge(t){return age(t)}function mQ(t){t.to&&rr(t.to)===jL&&(t.to="0x0000000000000000000000000000000000000000");const e=y1({hash:Io,type:r=>r==="0x"||r==null?0:Ur(r),accessList:ai(Vh,null),blockHash:ai(Io,null),blockNumber:ai(Ur,null),transactionIndex:ai(Ur,null),from:on,gasPrice:ai(rr),maxPriorityFeePerGas:ai(rr),maxFeePerGas:ai(rr),gasLimit:rr,to:ai(on,null),value:rr,nonce:Ur,data:Mg,creates:ai(on,null),chainId:ai(rr,null)},{data:["input"],gasLimit:["gas"]})(t);if(e.to==null&&e.creates==null&&(e.creates=ape(e)),(t.type===1||t.type===2)&&t.accessList==null&&(e.accessList=[]),t.signature?e.signature=yc.from(t.signature):e.signature=yc.from(t),e.chainId==null){const r=e.signature.legacyChainId;r!=null&&(e.chainId=r)}return e.blockHash&&rr(e.blockHash)===jL&&(e.blockHash=null),e}const oge="0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e";class v1{constructor(e){je(this,"name");Yt(this,{name:e})}clone(){return new v1(this.name)}}class c2 extends v1{constructor(r,n){r==null&&(r=0);super(`org.ethers.network.plugins.GasCost#${r||0}`);je(this,"effectiveBlock");je(this,"txBase");je(this,"txCreate");je(this,"txDataZero");je(this,"txDataNonzero");je(this,"txAccessListStorageKey");je(this,"txAccessListAddress");const i={effectiveBlock:r};function a(s,o){let c=(n||{})[s];c==null&&(c=o),Ne(typeof c=="number",`invalud value for ${s}`,"costs",n),i[s]=c}a("txBase",21e3),a("txCreate",32e3),a("txDataZero",4),a("txDataNonzero",16),a("txAccessListStorageKey",1900),a("txAccessListAddress",2400),Yt(this,i)}clone(){return new c2(this.effectiveBlock,this)}}class u2 extends v1{constructor(r,n){super("org.ethers.plugins.network.Ens");je(this,"address");je(this,"targetNetwork");Yt(this,{address:r||oge,targetNetwork:n??1})}clone(){return new u2(this.address,this.targetNetwork)}}var Kb,Wb;class yQ extends v1{constructor(r,n){super("org.ethers.plugins.network.FetchUrlFeeDataPlugin");Ye(this,Kb,void 0);Ye(this,Wb,void 0);Te(this,Kb,r),Te(this,Wb,n)}get url(){return W(this,Kb)}get processFunc(){return W(this,Wb)}clone(){return this}}Kb=new WeakMap,Wb=new WeakMap;const vI=new Map;var sg,og,af;const f0=class f0{constructor(e,r){Ye(this,sg,void 0);Ye(this,og,void 0);Ye(this,af,void 0);Te(this,sg,e),Te(this,og,rr(r)),Te(this,af,new Map)}toJSON(){return{name:this.name,chainId:String(this.chainId)}}get name(){return W(this,sg)}set name(e){Te(this,sg,e)}get chainId(){return W(this,og)}set chainId(e){Te(this,og,rr(e,"chainId"))}matches(e){if(e==null)return!1;if(typeof e=="string"){try{return this.chainId===rr(e)}catch{}return this.name===e}if(typeof e=="number"||typeof e=="bigint"){try{return this.chainId===rr(e)}catch{}return!1}if(typeof e=="object"){if(e.chainId!=null){try{return this.chainId===rr(e.chainId)}catch{}return!1}return e.name!=null?this.name===e.name:!1}return!1}get plugins(){return Array.from(W(this,af).values())}attachPlugin(e){if(W(this,af).get(e.name))throw new Error(`cannot replace existing plugin: ${e.name} `);return W(this,af).set(e.name,e.clone()),this}getPlugin(e){return W(this,af).get(e)||null}getPlugins(e){return this.plugins.filter(r=>r.name.split("#")[0]===e)}clone(){const e=new f0(this.name,this.chainId);return this.plugins.forEach(r=>{e.attachPlugin(r.clone())}),e}computeIntrinsicGas(e){const r=this.getPlugin("org.ethers.plugins.network.GasCost")||new c2;let n=r.txBase;if(e.to==null&&(n+=r.txCreate),e.data)for(let i=2;i<e.data.length;i+=2)e.data.substring(i,i+2)==="00"?n+=r.txDataZero:n+=r.txDataNonzero;if(e.accessList){const i=Vh(e.accessList);for(const a in i)n+=r.txAccessListAddress+r.txAccessListStorageKey*i[a].storageKeys.length}return n}static from(e){if(uge(),e==null)return f0.from("mainnet");if(typeof e=="number"&&(e=BigInt(e)),typeof e=="string"||typeof e=="bigint"){const r=vI.get(e);if(r)return r();if(typeof e=="bigint")return new f0("unknown",e);Ne(!1,"unknown network","network",e)}if(typeof e.clone=="function")return e.clone();if(typeof e=="object"){Ne(typeof e.name=="string"&&typeof e.chainId=="number","invalid network object name or chainId","network",e);const r=new f0(e.name,e.chainId);return(e.ensAddress||e.ensNetwork!=null)&&r.attachPlugin(new u2(e.ensAddress,e.ensNetwork)),r}Ne(!1,"invalid network","network",e)}static register(e,r){typeof e=="number"&&(e=BigInt(e));const n=vI.get(e);n&&Ne(!1,`conflicting network for ${JSON.stringify(n.name)}`,"nameOrChainId",e),vI.set(e,r)}};sg=new WeakMap,og=new WeakMap,af=new WeakMap;let Xu=f0;function qL(t,e){const r=String(t);if(!r.match(/^[0-9.]+$/))throw new Error(`invalid gwei value: ${t}`);const n=r.split(".");if(n.length===1&&n.push(""),n.length!==2)throw new Error(`invalid gwei value: ${t}`);for(;n[1].length<e;)n[1]+="0";if(n[1].length>9){let i=BigInt(n[1].substring(0,9));n[1].substring(9).match(/^0+$/)||i++,n[1]=i.toString()}return BigInt(n[0]+n[1])}function HL(t){return new yQ(t,async(e,r,n)=>{n.setHeader("User-Agent","ethers");let i;try{const[a,s]=await Promise.all([n.send(),e()]);i=a;const o=i.bodyJson.standard;return{gasPrice:s.gasPrice,maxFeePerGas:qL(o.maxFee,9),maxPriorityFeePerGas:qL(o.maxPriorityFee,9)}}catch(a){it(!1,`error encountered with polygon gas station (${JSON.stringify(n.url)})`,"SERVER_ERROR",{request:n,response:i,error:a})}})}function cge(t){return new yQ("data:",async(e,r,n)=>{const i=await e();if(i.maxFeePerGas==null||i.maxPriorityFeePerGas==null)return i;const a=i.maxFeePerGas-i.maxPriorityFeePerGas;return{gasPrice:i.gasPrice,maxFeePerGas:a+t,maxPriorityFeePerGas:t}})}let zL=!1;function uge(){if(zL)return;zL=!0;function t(e,r,n){const i=function(){const a=new Xu(e,r);return n.ensNetwork!=null&&a.attachPlugin(new u2(null,n.ensNetwork)),a.attachPlugin(new c2),(n.plugins||[]).forEach(s=>{a.attachPlugin(s)}),a};Xu.register(e,i),Xu.register(r,i),n.altNames&&n.altNames.forEach(a=>{Xu.register(a,i)})}t("mainnet",1,{ensNetwork:1,altNames:["homestead"]}),t("ropsten",3,{ensNetwork:3}),t("rinkeby",4,{ensNetwork:4}),t("goerli",5,{ensNetwork:5}),t("kovan",42,{ensNetwork:42}),t("sepolia",11155111,{}),t("classic",61,{}),t("classicKotti",6,{}),t("arbitrum",42161,{ensNetwork:1}),t("arbitrum-goerli",421613,{}),t("bnb",56,{ensNetwork:1}),t("bnbt",97,{}),t("linea",59144,{ensNetwork:1}),t("linea-goerli",59140,{}),t("matic",137,{ensNetwork:1,plugins:[HL("https://gasstation.polygon.technology/v2")]}),t("matic-mumbai",80001,{altNames:["maticMumbai","maticmum"],plugins:[HL("https://gasstation-testnet.polygon.technology/v2")]}),t("optimism",10,{ensNetwork:1,plugins:[cge(BigInt("1000000"))]}),t("optimism-goerli",420,{}),t("xdai",100,{ensNetwork:1})}function aN(t){return JSON.parse(JSON.stringify(t))}var qu,mo,sf,Fc,cg,G_;class lge{constructor(e){Ye(this,cg);Ye(this,qu,void 0);Ye(this,mo,void 0);Ye(this,sf,void 0);Ye(this,Fc,void 0);Te(this,qu,e),Te(this,mo,null),Te(this,sf,4e3),Te(this,Fc,-2)}get pollingInterval(){return W(this,sf)}set pollingInterval(e){Te(this,sf,e)}start(){W(this,mo)||(Te(this,mo,W(this,qu)._setTimeout(ct(this,cg,G_).bind(this),W(this,sf))),ct(this,cg,G_).call(this))}stop(){W(this,mo)&&(W(this,qu)._clearTimeout(W(this,mo)),Te(this,mo,null))}pause(e){this.stop(),e&&Te(this,Fc,-2)}resume(){this.start()}}qu=new WeakMap,mo=new WeakMap,sf=new WeakMap,Fc=new WeakMap,cg=new WeakSet,G_=async function(){try{const e=await W(this,qu).getBlockNumber();if(W(this,Fc)===-2){Te(this,Fc,e);return}if(e!==W(this,Fc)){for(let r=W(this,Fc)+1;r<=e;r++){if(W(this,mo)==null)return;await W(this,qu).emit("block",r)}Te(this,Fc,e)}}catch{}W(this,mo)!=null&&Te(this,mo,W(this,qu)._setTimeout(ct(this,cg,G_).bind(this),W(this,sf)))};var uh,lh,of;class vQ{constructor(e){Ye(this,uh,void 0);Ye(this,lh,void 0);Ye(this,of,void 0);Te(this,uh,e),Te(this,of,!1),Te(this,lh,r=>{this._poll(r,W(this,uh))})}async _poll(e,r){throw new Error("sub-classes must override this")}start(){W(this,of)||(Te(this,of,!0),W(this,lh).call(this,-2),W(this,uh).on("block",W(this,lh)))}stop(){W(this,of)&&(Te(this,of,!1),W(this,uh).off("block",W(this,lh)))}pause(e){this.stop()}resume(){this.start()}}uh=new WeakMap,lh=new WeakMap,of=new WeakMap;var Cx;class fge extends vQ{constructor(r,n){super(r);Ye(this,Cx,void 0);Te(this,Cx,aN(n))}async _poll(r,n){throw new Error("@TODO")}}Cx=new WeakMap;var ug;class dge extends vQ{constructor(r,n){super(r);Ye(this,ug,void 0);Te(this,ug,n)}async _poll(r,n){const i=await n.getTransactionReceipt(W(this,ug));i&&n.emit(W(this,ug),i)}}ug=new WeakMap;var Hu,lg,fg,cf,yo,Rx,bQ;class P4{constructor(e,r){Ye(this,Rx);Ye(this,Hu,void 0);Ye(this,lg,void 0);Ye(this,fg,void 0);Ye(this,cf,void 0);Ye(this,yo,void 0);Te(this,Hu,e),Te(this,lg,aN(r)),Te(this,fg,ct(this,Rx,bQ).bind(this)),Te(this,cf,!1),Te(this,yo,-2)}start(){W(this,cf)||(Te(this,cf,!0),W(this,yo)===-2&&W(this,Hu).getBlockNumber().then(e=>{Te(this,yo,e)}),W(this,Hu).on("block",W(this,fg)))}stop(){W(this,cf)&&(Te(this,cf,!1),W(this,Hu).off("block",W(this,fg)))}pause(e){this.stop(),e&&Te(this,yo,-2)}resume(){this.start()}}Hu=new WeakMap,lg=new WeakMap,fg=new WeakMap,cf=new WeakMap,yo=new WeakMap,Rx=new WeakSet,bQ=async function(e){if(W(this,yo)===-2)return;const r=aN(W(this,lg));r.fromBlock=W(this,yo)+1,r.toBlock=e;const n=await W(this,Hu).getLogs(r);if(n.length===0){W(this,yo)<e-60&&Te(this,yo,e-60);return}for(const i of n)W(this,Hu).emit(W(this,lg),i),Te(this,yo,i.blockNumber)};const hge=BigInt(2),pge=10;function Yw(t){return t&&typeof t.then=="function"}function K_(t,e){return t+":"+JSON.stringify(e,(r,n)=>{if(n==null)return"null";if(typeof n=="bigint")return`bigint:${n.toString()}`;if(typeof n=="string")return n.toLowerCase();if(typeof n=="object"&&!Array.isArray(n)){const i=Object.keys(n);return i.sort(),i.reduce((a,s)=>(a[s]=n[s],a),{})}return n})}class wQ{constructor(e){je(this,"name");Yt(this,{name:e})}start(){}stop(){}pause(e){}resume(){}}function gge(t){return JSON.parse(JSON.stringify(t))}function sN(t){return t=Array.from(new Set(t).values()),t.sort(),t}async function bI(t,e){if(t==null)throw new Error("invalid event");if(Array.isArray(t)&&(t={topics:t}),typeof t=="string")switch(t){case"block":case"pending":case"debug":case"error":case"network":return{type:t,tag:t}}if(oi(t,32)){const r=t.toLowerCase();return{type:"transaction",tag:K_("tx",{hash:r}),hash:r}}if(t.orphan){const r=t;return{type:"orphan",tag:K_("orphan",r),filter:gge(r)}}if(t.address||t.topics){const r=t,n={topics:(r.topics||[]).map(i=>i==null?null:Array.isArray(i)?sN(i.map(a=>a.toLowerCase())):i.toLowerCase())};if(r.address){const i=[],a=[],s=o=>{oi(o)?i.push(o):a.push((async()=>{i.push(await la(o,e))})())};Array.isArray(r.address)?r.address.forEach(s):s(r.address),a.length&&await Promise.all(a),n.address=sN(i.map(o=>o.toLowerCase()))}return{filter:n,tag:K_("event",n),type:"event"}}Ne(!1,"unknown ProviderEvent","event",t)}function wI(){return new Date().getTime()}const mge={cacheTimeout:250,pollingInterval:4e3};var xa,uf,Aa,dg,ks,fh,lf,zu,Yb,vo,hg,pg,fs,so,Qb,oN,Jb,cN,dh,ov,Xb,uN,hh,cv,gg,W_;class yge{constructor(e,r){Ye(this,fs);Ye(this,Qb);Ye(this,Jb);Ye(this,dh);Ye(this,Xb);Ye(this,hh);Ye(this,gg);Ye(this,xa,void 0);Ye(this,uf,void 0);Ye(this,Aa,void 0);Ye(this,dg,void 0);Ye(this,ks,void 0);Ye(this,fh,void 0);Ye(this,lf,void 0);Ye(this,zu,void 0);Ye(this,Yb,void 0);Ye(this,vo,void 0);Ye(this,hg,void 0);Ye(this,pg,void 0);if(Te(this,pg,Object.assign({},mge,r||{})),e==="any")Te(this,fh,!0),Te(this,ks,null);else if(e){const n=Xu.from(e);Te(this,fh,!1),Te(this,ks,Promise.resolve(n)),setTimeout(()=>{this.emit("network",n,null)},0)}else Te(this,fh,!1),Te(this,ks,null);Te(this,zu,-1),Te(this,lf,new Map),Te(this,xa,new Map),Te(this,uf,new Map),Te(this,Aa,null),Te(this,dg,!1),Te(this,Yb,1),Te(this,vo,new Map),Te(this,hg,!1)}get pollingInterval(){return W(this,pg).pollingInterval}get provider(){return this}get plugins(){return Array.from(W(this,uf).values())}attachPlugin(e){if(W(this,uf).get(e.name))throw new Error(`cannot replace existing plugin: ${e.name} `);return W(this,uf).set(e.name,e.connect(this)),this}getPlugin(e){return W(this,uf).get(e)||null}get disableCcipRead(){return W(this,hg)}set disableCcipRead(e){Te(this,hg,!!e)}async ccipReadFetch(e,r,n){if(this.disableCcipRead||n.length===0||e.to==null)return null;const i=e.to.toLowerCase(),a=r.toLowerCase(),s=[];for(let o=0;o<n.length;o++){const c=n[o],u=c.replace("{sender}",i).replace("{data}",a),f=new kf(u);c.indexOf("{data}")===-1&&(f.body={data:a,sender:i}),this.emit("debug",{action:"sendCcipReadFetchRequest",request:f,index:o,urls:n});let h="unknown error";const m=await f.send();try{const y=m.bodyJson;if(y.data)return this.emit("debug",{action:"receiveCcipReadFetchResult",request:f,result:y}),y.data;y.message&&(h=y.message),this.emit("debug",{action:"receiveCcipReadFetchError",request:f,result:y})}catch{}it(m.statusCode<400||m.statusCode>=500,`response not found during CCIP fetch: ${h}`,"OFFCHAIN_FAULT",{reason:"404_MISSING_RESOURCE",transaction:e,info:{url:c,errorMessage:h}}),s.push(h)}it(!1,`error encountered during CCIP fetch: ${s.map(o=>JSON.stringify(o)).join(", ")}`,"OFFCHAIN_FAULT",{reason:"500_SERVER_ERROR",transaction:e,info:{urls:n,errorMessages:s}})}_wrapBlock(e,r){return new L0e(rge(e),this)}_wrapLog(e,r){return new m1(ege(e),this)}_wrapTransactionReceipt(e,r){return new nQ(sge(e),this)}_wrapTransactionResponse(e,r){return new wb(mQ(e),this)}_detectNetwork(){it(!1,"sub-classes must implement this","UNSUPPORTED_OPERATION",{operation:"_detectNetwork"})}async _perform(e){it(!1,`unsupported method: ${e.method}`,"UNSUPPORTED_OPERATION",{operation:e.method,info:e})}async getBlockNumber(){const e=Ur(await ct(this,fs,so).call(this,{method:"getBlockNumber"}),"%response");return W(this,zu)>=0&&Te(this,zu,e),e}_getAddress(e){return la(e,this)}_getBlockTag(e){if(e==null)return"latest";switch(e){case"earliest":return"0x0";case"latest":case"pending":case"safe":case"finalized":return e}if(oi(e))return oi(e,32)?e:i0(e);if(typeof e=="bigint"&&(e=Ur(e,"blockTag")),typeof e=="number")return e>=0?i0(e):W(this,zu)>=0?i0(W(this,zu)+e):this.getBlockNumber().then(r=>i0(r+e));Ne(!1,"invalid blockTag","blockTag",e)}_getFilter(e){const r=(e.topics||[]).map(c=>c==null?null:Array.isArray(c)?sN(c.map(u=>u.toLowerCase())):c.toLowerCase()),n="blockHash"in e?e.blockHash:void 0,i=(c,u,f)=>{let h;switch(c.length){case 0:break;case 1:h=c[0];break;default:c.sort(),h=c}if(n&&(u!=null||f!=null))throw new Error("invalid filter");const m={};return h&&(m.address=h),r.length&&(m.topics=r),u&&(m.fromBlock=u),f&&(m.toBlock=f),n&&(m.blockHash=n),m};let a=[];if(e.address)if(Array.isArray(e.address))for(const c of e.address)a.push(this._getAddress(c));else a.push(this._getAddress(e.address));let s;"fromBlock"in e&&(s=this._getBlockTag(e.fromBlock));let o;return"toBlock"in e&&(o=this._getBlockTag(e.toBlock)),a.filter(c=>typeof c!="string").length||s!=null&&typeof s!="string"||o!=null&&typeof o!="string"?Promise.all([Promise.all(a),s,o]).then(c=>i(c[0],c[1],c[2])):i(a,s,o)}_getTransactionRequest(e){const r=KE(e),n=[];if(["to","from"].forEach(i=>{if(r[i]==null)return;const a=la(r[i],this);Yw(a)?n.push(async function(){r[i]=await a}()):r[i]=a}),r.blockTag!=null){const i=this._getBlockTag(r.blockTag);Yw(i)?n.push(async function(){r.blockTag=await i}()):r.blockTag=i}return n.length?async function(){return await Promise.all(n),r}():r}async getNetwork(){if(W(this,ks)==null){const i=this._detectNetwork().then(a=>(this.emit("network",a,null),a),a=>{throw W(this,ks)===i&&Te(this,ks,null),a});return Te(this,ks,i),(await i).clone()}const e=W(this,ks),[r,n]=await Promise.all([e,this._detectNetwork()]);return r.chainId!==n.chainId&&(W(this,fh)?(this.emit("network",n,r),W(this,ks)===e&&Te(this,ks,Promise.resolve(n))):it(!1,`network changed: ${r.chainId} => ${n.chainId} `,"NETWORK_ERROR",{event:"changed"})),r.clone()}async getFeeData(){const e=await this.getNetwork(),r=async()=>{const{_block:i,gasPrice:a}=await Sa({_block:ct(this,Xb,uN).call(this,"latest",!1),gasPrice:(async()=>{try{const u=await ct(this,fs,so).call(this,{method:"getGasPrice"});return rr(u,"%response")}catch{}return null})()});let s=null,o=null;const c=this._wrapBlock(i,e);return c&&c.baseFeePerGas&&(o=BigInt("1000000000"),s=c.baseFeePerGas*hge+o),new LL(a,s,o)},n=e.getPlugin("org.ethers.plugins.network.FetchUrlFeeDataPlugin");if(n){const i=new kf(n.url),a=await n.processFunc(r,this,i);return new LL(a.gasPrice,a.maxFeePerGas,a.maxPriorityFeePerGas)}return await r()}async estimateGas(e){let r=this._getTransactionRequest(e);return Yw(r)&&(r=await r),rr(await ct(this,fs,so).call(this,{method:"estimateGas",transaction:r}),"%response")}async call(e){const{tx:r,blockTag:n}=await Sa({tx:this._getTransactionRequest(e),blockTag:this._getBlockTag(e.blockTag)});return await ct(this,Jb,cN).call(this,ct(this,Qb,oN).call(this,r,n,e.enableCcipRead?0:-1))}async getBalance(e,r){return rr(await ct(this,dh,ov).call(this,{method:"getBalance"},e,r),"%response")}async getTransactionCount(e,r){return Ur(await ct(this,dh,ov).call(this,{method:"getTransactionCount"},e,r),"%response")}async getCode(e,r){return _t(await ct(this,dh,ov).call(this,{method:"getCode"},e,r))}async getStorage(e,r,n){const i=rr(r,"position");return _t(await ct(this,dh,ov).call(this,{method:"getStorage",position:i},e,n))}async broadcastTransaction(e){const{blockNumber:r,hash:n,network:i}=await Sa({blockNumber:this.getBlockNumber(),hash:this._perform({method:"broadcastTransaction",signedTransaction:e}),network:this.getNetwork()}),a=yb.from(e);if(a.hash!==n)throw new Error("@TODO: the returned hash did not match");return this._wrapTransactionResponse(a,i).replaceableTransaction(r)}async getBlock(e,r){const{network:n,params:i}=await Sa({network:this.getNetwork(),params:ct(this,Xb,uN).call(this,e,!!r)});return i==null?null:this._wrapBlock(i,n)}async getTransaction(e){const{network:r,params:n}=await Sa({network:this.getNetwork(),params:ct(this,fs,so).call(this,{method:"getTransaction",hash:e})});return n==null?null:this._wrapTransactionResponse(n,r)}async getTransactionReceipt(e){const{network:r,params:n}=await Sa({network:this.getNetwork(),params:ct(this,fs,so).call(this,{method:"getTransactionReceipt",hash:e})});if(n==null)return null;if(n.gasPrice==null&&n.effectiveGasPrice==null){const i=await ct(this,fs,so).call(this,{method:"getTransaction",hash:e});if(i==null)throw new Error("report this; could not find tx or effectiveGasPrice");n.effectiveGasPrice=i.gasPrice}return this._wrapTransactionReceipt(n,r)}async getTransactionResult(e){const{result:r}=await Sa({network:this.getNetwork(),result:ct(this,fs,so).call(this,{method:"getTransactionResult",hash:e})});return r==null?null:_t(r)}async getLogs(e){let r=this._getFilter(e);Yw(r)&&(r=await r);const{network:n,params:i}=await Sa({network:this.getNetwork(),params:ct(this,fs,so).call(this,{method:"getLogs",filter:r})});return i.map(a=>this._wrapLog(a,n))}_getProvider(e){it(!1,"provider cannot connect to target network","UNSUPPORTED_OPERATION",{operation:"_getProvider()"})}async getResolver(e){return await YE.fromName(this,e)}async getAvatar(e){const r=await this.getResolver(e);return r?await r.getAvatar():null}async resolveName(e){const r=await this.getResolver(e);return r?await r.getAddress():null}async lookupAddress(e){e=on(e);const r=ZR(e.substring(2).toLowerCase()+".addr.reverse");try{const n=await YE.getEnsAddress(this),a=await new $v(n,["function resolver(bytes32) view returns (address)"],this).resolver(r);if(a==null||a===KR)return null;const o=await new $v(a,["function name(bytes32) view returns (string)"],this).name(r);return await this.resolveName(o)!==e?null:o}catch(n){if(So(n,"BAD_DATA")&&n.value==="0x"||So(n,"CALL_EXCEPTION"))return null;throw n}return null}async waitForTransaction(e,r,n){const i=r??1;return i===0?this.getTransactionReceipt(e):new Promise(async(a,s)=>{let o=null;const c=async u=>{try{const f=await this.getTransactionReceipt(e);if(f!=null&&u-f.blockNumber+1>=i){a(f),o&&(clearTimeout(o),o=null);return}}catch(f){console.log("EEE",f)}this.once("block",c)};n!=null&&(o=setTimeout(()=>{o!=null&&(o=null,this.off("block",c),s(Mi("timeout","TIMEOUT",{reason:"timeout"})))},n)),c(await this.getBlockNumber())})}async waitForBlock(e){it(!1,"not implemented yet","NOT_IMPLEMENTED",{operation:"waitForBlock"})}_clearTimeout(e){const r=W(this,vo).get(e);r&&(r.timer&&clearTimeout(r.timer),W(this,vo).delete(e))}_setTimeout(e,r){r==null&&(r=0);const n=Mm(this,Yb)._++,i=()=>{W(this,vo).delete(n),e()};if(this.paused)W(this,vo).set(n,{timer:null,func:i,time:r});else{const a=setTimeout(i,r);W(this,vo).set(n,{timer:a,func:i,time:wI()})}return n}_forEachSubscriber(e){for(const r of W(this,xa).values())e(r.subscriber)}_getSubscriber(e){switch(e.type){case"debug":case"error":case"network":return new wQ(e.type);case"block":{const r=new lge(this);return r.pollingInterval=this.pollingInterval,r}case"event":return new P4(this,e.filter);case"transaction":return new dge(this,e.hash);case"orphan":return new fge(this,e.filter)}throw new Error(`unsupported event: ${e.type}`)}_recoverSubscriber(e,r){for(const n of W(this,xa).values())if(n.subscriber===e){n.started&&n.subscriber.stop(),n.subscriber=r,n.started&&r.start(),W(this,Aa)!=null&&r.pause(W(this,Aa));break}}async on(e,r){const n=await ct(this,gg,W_).call(this,e);return n.listeners.push({listener:r,once:!1}),n.started||(n.subscriber.start(),n.started=!0,W(this,Aa)!=null&&n.subscriber.pause(W(this,Aa))),this}async once(e,r){const n=await ct(this,gg,W_).call(this,e);return n.listeners.push({listener:r,once:!0}),n.started||(n.subscriber.start(),n.started=!0,W(this,Aa)!=null&&n.subscriber.pause(W(this,Aa))),this}async emit(e,...r){const n=await ct(this,hh,cv).call(this,e,r);if(!n||n.listeners.length===0)return!1;const i=n.listeners.length;return n.listeners=n.listeners.filter(({listener:a,once:s})=>{const o=new lW(this,s?null:a,e);try{a.call(this,...r,o)}catch{}return!s}),n.listeners.length===0&&(n.started&&n.subscriber.stop(),W(this,xa).delete(n.tag)),i>0}async listenerCount(e){if(e){const n=await ct(this,hh,cv).call(this,e);return n?n.listeners.length:0}let r=0;for(const{listeners:n}of W(this,xa).values())r+=n.length;return r}async listeners(e){if(e){const n=await ct(this,hh,cv).call(this,e);return n?n.listeners.map(({listener:i})=>i):[]}let r=[];for(const{listeners:n}of W(this,xa).values())r=r.concat(n.map(({listener:i})=>i));return r}async off(e,r){const n=await ct(this,hh,cv).call(this,e);if(!n)return this;if(r){const i=n.listeners.map(({listener:a})=>a).indexOf(r);i>=0&&n.listeners.splice(i,1)}return(!r||n.listeners.length===0)&&(n.started&&n.subscriber.stop(),W(this,xa).delete(n.tag)),this}async removeAllListeners(e){if(e){const{tag:r,started:n,subscriber:i}=await ct(this,gg,W_).call(this,e);n&&i.stop(),W(this,xa).delete(r)}else for(const[r,{started:n,subscriber:i}]of W(this,xa))n&&i.stop(),W(this,xa).delete(r);return this}async addListener(e,r){return await this.on(e,r)}async removeListener(e,r){return this.off(e,r)}get destroyed(){return W(this,dg)}destroy(){this.removeAllListeners();for(const e of W(this,vo).keys())this._clearTimeout(e);Te(this,dg,!0)}get paused(){return W(this,Aa)!=null}set paused(e){!!e!==this.paused&&(this.paused?this.resume():this.pause(!1))}pause(e){if(Te(this,zu,-1),W(this,Aa)!=null){if(W(this,Aa)==!!e)return;it(!1,"cannot change pause type; resume first","UNSUPPORTED_OPERATION",{operation:"pause"})}this._forEachSubscriber(r=>r.pause(e)),Te(this,Aa,!!e);for(const r of W(this,vo).values())r.timer&&clearTimeout(r.timer),r.time=wI()-r.time}resume(){if(W(this,Aa)!=null){this._forEachSubscriber(e=>e.resume()),Te(this,Aa,null);for(const e of W(this,vo).values()){let r=e.time;r<0&&(r=0),e.time=wI(),setTimeout(e.func,r)}}}}xa=new WeakMap,uf=new WeakMap,Aa=new WeakMap,dg=new WeakMap,ks=new WeakMap,fh=new WeakMap,lf=new WeakMap,zu=new WeakMap,Yb=new WeakMap,vo=new WeakMap,hg=new WeakMap,pg=new WeakMap,fs=new WeakSet,so=async function(e){const r=W(this,pg).cacheTimeout;if(r<0)return await this._perform(e);const n=K_(e.method,e);let i=W(this,lf).get(n);return i||(i=this._perform(e),W(this,lf).set(n,i),setTimeout(()=>{W(this,lf).get(n)===i&&W(this,lf).delete(n)},r)),await i},Qb=new WeakSet,oN=async function(e,r,n){it(n<pge,"CCIP read exceeded maximum redirections","OFFCHAIN_FAULT",{reason:"TOO_MANY_REDIRECTS",transaction:Object.assign({},e,{blockTag:r,enableCcipRead:!0})});const i=KE(e);try{return _t(await this._perform({method:"call",transaction:i,blockTag:r}))}catch(a){if(!this.disableCcipRead&&i4(a)&&a.data&&n>=0&&r==="latest"&&i.to!=null&&Gn(a.data,0,4)==="0x556f1830"){const s=a.data,o=await la(i.to,this);let c;try{c=Ege(Gn(a.data,4))}catch(h){it(!1,h.message,"OFFCHAIN_FAULT",{reason:"BAD_DATA",transaction:i,info:{data:s}})}it(c.sender.toLowerCase()===o.toLowerCase(),"CCIP Read sender mismatch","CALL_EXCEPTION",{action:"call",data:s,reason:"OffchainLookup",transaction:i,invocation:null,revert:{signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",name:"OffchainLookup",args:c.errorArgs}});const u=await this.ccipReadFetch(i,c.calldata,c.urls);it(u!=null,"CCIP Read failed to fetch data","OFFCHAIN_FAULT",{reason:"FETCH_FAILED",transaction:i,info:{data:a.data,errorArgs:c.errorArgs}});const f={to:o,data:qn([c.selector,_ge([u,c.extraData])])};this.emit("debug",{action:"sendCcipReadCall",transaction:f});try{const h=await ct(this,Qb,oN).call(this,f,r,n+1);return this.emit("debug",{action:"receiveCcipReadCallResult",transaction:Object.assign({},f),result:h}),h}catch(h){throw this.emit("debug",{action:"receiveCcipReadCallError",transaction:Object.assign({},f),error:h}),h}}throw a}},Jb=new WeakSet,cN=async function(e){const{value:r}=await Sa({network:this.getNetwork(),value:e});return r},dh=new WeakSet,ov=async function(e,r,n){let i=this._getAddress(r),a=this._getBlockTag(n);return(typeof i!="string"||typeof a!="string")&&([i,a]=await Promise.all([i,a])),await ct(this,Jb,cN).call(this,ct(this,fs,so).call(this,Object.assign(e,{address:i,blockTag:a})))},Xb=new WeakSet,uN=async function(e,r){if(oi(e,32))return await ct(this,fs,so).call(this,{method:"getBlock",blockHash:e,includeTransactions:r});let n=this._getBlockTag(e);return typeof n!="string"&&(n=await n),await ct(this,fs,so).call(this,{method:"getBlock",blockTag:n,includeTransactions:r})},hh=new WeakSet,cv=async function(e,r){let n=await bI(e,this);return n.type==="event"&&r&&r.length>0&&r[0].removed===!0&&(n=await bI({orphan:"drop-log",log:r[0]},this)),W(this,xa).get(n.tag)||null},gg=new WeakSet,W_=async function(e){const r=await bI(e,this),n=r.tag;let i=W(this,xa).get(n);return i||(i={subscriber:this._getSubscriber(r),tag:n,addressableMap:new WeakMap,nameMap:new Map,started:!1,listeners:[]},W(this,xa).set(n,i)),i};function vge(t,e){try{const r=lN(t,e);if(r)return a4(r)}catch{}return null}function lN(t,e){if(t==="0x")return null;try{const r=Ur(Gn(t,e,e+32)),n=Ur(Gn(t,r,r+32));return Gn(t,r+32,r+32+n)}catch{}return null}function VL(t){const e=bs(t);if(e.length>32)throw new Error("internal; should not happen");const r=new Uint8Array(32);return r.set(e,32-e.length),r}function bge(t){if(t.length%32===0)return t;const e=new Uint8Array(Math.ceil(t.length/32)*32);return e.set(t),e}const wge=new Uint8Array([]);function _ge(t){const e=[];let r=0;for(let n=0;n<t.length;n++)e.push(wge),r+=32;for(let n=0;n<t.length;n++){const i=qt(t[n]);e[n]=VL(r),e.push(VL(i.length)),e.push(bge(i)),r+=32+Math.ceil(i.length/32)*32}return qn(e)}const GL="0x0000000000000000000000000000000000000000000000000000000000000000";function Ege(t){const e={sender:"",urls:[],calldata:"",selector:"",extraData:"",errorArgs:[]};it(E0(t)>=5*32,"insufficient OffchainLookup data","OFFCHAIN_FAULT",{reason:"insufficient OffchainLookup data"});const r=Gn(t,0,32);it(Gn(r,0,12)===Gn(GL,0,12),"corrupt OffchainLookup sender","OFFCHAIN_FAULT",{reason:"corrupt OffchainLookup sender"}),e.sender=Gn(r,12);try{const n=[],i=Ur(Gn(t,32,64)),a=Ur(Gn(t,i,i+32)),s=Gn(t,i+32);for(let o=0;o<a;o++){const c=vge(s,o*32);if(c==null)throw new Error("abort");n.push(c)}e.urls=n}catch{it(!1,"corrupt OffchainLookup urls","OFFCHAIN_FAULT",{reason:"corrupt OffchainLookup urls"})}try{const n=lN(t,64);if(n==null)throw new Error("abort");e.calldata=n}catch{it(!1,"corrupt OffchainLookup calldata","OFFCHAIN_FAULT",{reason:"corrupt OffchainLookup calldata"})}it(Gn(t,100,128)===Gn(GL,0,28),"corrupt OffchainLookup callbaackSelector","OFFCHAIN_FAULT",{reason:"corrupt OffchainLookup callbaackSelector"}),e.selector=Gn(t,96,100);try{const n=lN(t,128);if(n==null)throw new Error("abort");e.extraData=n}catch{it(!1,"corrupt OffchainLookup extraData","OFFCHAIN_FAULT",{reason:"corrupt OffchainLookup extraData"})}return e.errorArgs="sender,urls,calldata,selector,extraData".split(/,/).map(n=>e[n]),e}function Op(t,e){if(t.provider)return t.provider;it(!1,"missing provider","UNSUPPORTED_OPERATION",{operation:e})}async function KL(t,e){let r=KE(e);if(r.to!=null&&(r.to=la(r.to,t)),r.from!=null){const n=r.from;r.from=Promise.all([t.getAddress(),la(n,t)]).then(([i,a])=>(Ne(i.toLowerCase()===a.toLowerCase(),"transaction from mismatch","tx.from",a),i))}else r.from=t.getAddress();return await Sa(r)}class T4{constructor(e){je(this,"provider");Yt(this,{provider:e||null})}async getNonce(e){return Op(this,"getTransactionCount").getTransactionCount(await this.getAddress(),e)}async populateCall(e){return await KL(this,e)}async populateTransaction(e){const r=Op(this,"populateTransaction"),n=await KL(this,e);n.nonce==null&&(n.nonce=await this.getNonce("pending")),n.gasLimit==null&&(n.gasLimit=await this.estimateGas(n));const i=await this.provider.getNetwork();if(n.chainId!=null){const s=rr(n.chainId);Ne(s===i.chainId,"transaction chainId mismatch","tx.chainId",e.chainId)}else n.chainId=i.chainId;const a=n.maxFeePerGas!=null||n.maxPriorityFeePerGas!=null;if(n.gasPrice!=null&&(n.type===2||a)?Ne(!1,"eip-1559 transaction do not support gasPrice","tx",e):(n.type===0||n.type===1)&&a&&Ne(!1,"pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","tx",e),(n.type===2||n.type==null)&&n.maxFeePerGas!=null&&n.maxPriorityFeePerGas!=null)n.type=2;else if(n.type===0||n.type===1){const s=await r.getFeeData();it(s.gasPrice!=null,"network does not support gasPrice","UNSUPPORTED_OPERATION",{operation:"getGasPrice"}),n.gasPrice==null&&(n.gasPrice=s.gasPrice)}else{const s=await r.getFeeData();if(n.type==null)if(s.maxFeePerGas!=null&&s.maxPriorityFeePerGas!=null)if(n.type=2,n.gasPrice!=null){const o=n.gasPrice;delete n.gasPrice,n.maxFeePerGas=o,n.maxPriorityFeePerGas=o}else n.maxFeePerGas==null&&(n.maxFeePerGas=s.maxFeePerGas),n.maxPriorityFeePerGas==null&&(n.maxPriorityFeePerGas=s.maxPriorityFeePerGas);else s.gasPrice!=null?(it(!a,"network does not support EIP-1559","UNSUPPORTED_OPERATION",{operation:"populateTransaction"}),n.gasPrice==null&&(n.gasPrice=s.gasPrice),n.type=0):it(!1,"failed to get consistent fee data","UNSUPPORTED_OPERATION",{operation:"signer.getFeeData"});else n.type===2&&(n.maxFeePerGas==null&&(n.maxFeePerGas=s.maxFeePerGas),n.maxPriorityFeePerGas==null&&(n.maxPriorityFeePerGas=s.maxPriorityFeePerGas))}return await Sa(n)}async estimateGas(e){return Op(this,"estimateGas").estimateGas(await this.populateCall(e))}async call(e){return Op(this,"call").call(await this.populateCall(e))}async resolveName(e){return await Op(this,"resolveName").resolveName(e)}async sendTransaction(e){const r=Op(this,"sendTransaction"),n=await this.populateTransaction(e);delete n.from;const i=yb.from(n);return await r.broadcastTransaction(await this.signTransaction(i))}}var mg,Y_;const bM=class bM extends T4{constructor(r,n){super(n);Ye(this,mg);je(this,"address");Yt(this,{address:r})}async getAddress(){return this.address}connect(r){return new bM(this.address,r)}async signTransaction(r){ct(this,mg,Y_).call(this,"transactions","signTransaction")}async signMessage(r){ct(this,mg,Y_).call(this,"messages","signMessage")}async signTypedData(r,n,i){ct(this,mg,Y_).call(this,"typed-data","signTypedData")}};mg=new WeakSet,Y_=function(r,n){it(!1,`VoidSigner cannot sign ${r}`,"UNSUPPORTED_OPERATION",{operation:n})};let fN=bM;function xge(t){return JSON.parse(JSON.stringify(t))}var ds,Bc,ph,ff,gh,yg,Zb,dN,e1,hN;class _Q{constructor(e){Ye(this,Zb);Ye(this,e1);Ye(this,ds,void 0);Ye(this,Bc,void 0);Ye(this,ph,void 0);Ye(this,ff,void 0);Ye(this,gh,void 0);Ye(this,yg,void 0);Te(this,ds,e),Te(this,Bc,null),Te(this,ph,ct(this,Zb,dN).bind(this)),Te(this,ff,!1),Te(this,gh,null),Te(this,yg,!1)}_subscribe(e){throw new Error("subclasses must override this")}_emitResults(e,r){throw new Error("subclasses must override this")}_recover(e){throw new Error("subclasses must override this")}start(){W(this,ff)||(Te(this,ff,!0),ct(this,Zb,dN).call(this,-2))}stop(){W(this,ff)&&(Te(this,ff,!1),Te(this,yg,!0),ct(this,e1,hN).call(this),W(this,ds).off("block",W(this,ph)))}pause(e){e&&ct(this,e1,hN).call(this),W(this,ds).off("block",W(this,ph))}resume(){this.start()}}ds=new WeakMap,Bc=new WeakMap,ph=new WeakMap,ff=new WeakMap,gh=new WeakMap,yg=new WeakMap,Zb=new WeakSet,dN=async function(e){try{W(this,Bc)==null&&Te(this,Bc,this._subscribe(W(this,ds)));let r=null;try{r=await W(this,Bc)}catch(a){if(!So(a,"UNSUPPORTED_OPERATION")||a.operation!=="eth_newFilter")throw a}if(r==null){Te(this,Bc,null),W(this,ds)._recoverSubscriber(this,this._recover(W(this,ds)));return}const n=await W(this,ds).getNetwork();if(W(this,gh)||Te(this,gh,n),W(this,gh).chainId!==n.chainId)throw new Error("chaid changed");if(W(this,yg))return;const i=await W(this,ds).send("eth_getFilterChanges",[r]);await this._emitResults(W(this,ds),i)}catch(r){console.log("@TODO",r)}W(this,ds).once("block",W(this,ph))},e1=new WeakSet,hN=function(){const e=W(this,Bc);e&&(Te(this,Bc,null),e.then(r=>{W(this,ds).send("eth_uninstallFilter",[r])}))};var mh;class Age extends _Q{constructor(r,n){super(r);Ye(this,mh,void 0);Te(this,mh,xge(n))}_recover(r){return new P4(r,W(this,mh))}async _subscribe(r){return await r.send("eth_newFilter",[W(this,mh)])}async _emitResults(r,n){for(const i of n)r.emit(W(this,mh),r._wrapLog(i,r._network))}}mh=new WeakMap;class Sge extends _Q{async _subscribe(e){return await e.send("eth_newPendingTransactionFilter",[])}async _emitResults(e,r){for(const n of r)e.emit("pending",n)}}const Ige="bigint,boolean,function,number,string,symbol".split(/,/g);function Q_(t){if(t==null||Ige.indexOf(typeof t)>=0||typeof t.getAddress=="function")return t;if(Array.isArray(t))return t.map(Q_);if(typeof t=="object")return Object.keys(t).reduce((e,r)=>(e[r]=t[r],e),{});throw new Error(`should not happen: ${t} (${typeof t})`)}function Oge(t){return new Promise(e=>{setTimeout(e,t)})}function Pp(t){return t&&t.toLowerCase()}function WL(t){return t&&typeof t.pollingInterval=="number"}const Pge={polling:!1,staticNetwork:null,batchStallTime:10,batchMaxSize:1<<20,batchMaxCount:100,cacheTimeout:250,pollingInterval:4e3};class _I extends T4{constructor(r,n){super(r);je(this,"address");n=on(n),Yt(this,{address:n})}connect(r){it(!1,"cannot reconnect JsonRpcSigner","UNSUPPORTED_OPERATION",{operation:"signer.connect"})}async getAddress(){return this.address}async populateTransaction(r){return await this.populateCall(r)}async sendUncheckedTransaction(r){const n=Q_(r),i=[];if(n.from){const s=n.from;i.push((async()=>{const o=await la(s,this.provider);Ne(o!=null&&o.toLowerCase()===this.address.toLowerCase(),"from address mismatch","transaction",r),n.from=o})())}else n.from=this.address;if(n.gasLimit==null&&i.push((async()=>{n.gasLimit=await this.provider.estimateGas({...n,from:this.address})})()),n.to!=null){const s=n.to;i.push((async()=>{n.to=await la(s,this.provider)})())}i.length&&await Promise.all(i);const a=this.provider.getRpcTransaction(n);return this.provider.send("eth_sendTransaction",[a])}async sendTransaction(r){const n=await this.provider.getBlockNumber(),i=await this.sendUncheckedTransaction(r);return await new Promise((a,s)=>{const o=[1e3,100],c=async()=>{const u=await this.provider.getTransaction(i);if(u!=null){a(u.replaceableTransaction(n));return}this.provider._setTimeout(()=>{c()},o.pop()||4e3)};c()})}async signTransaction(r){const n=Q_(r);if(n.from){const a=await la(n.from,this.provider);Ne(a!=null&&a.toLowerCase()===this.address.toLowerCase(),"from address mismatch","transaction",r),n.from=a}else n.from=this.address;const i=this.provider.getRpcTransaction(n);return await this.provider.send("eth_signTransaction",[i])}async signMessage(r){const n=typeof r=="string"?Xa(r):r;return await this.provider.send("personal_sign",[_t(n),this.address.toLowerCase()])}async signTypedData(r,n,i){const a=Q_(i),s=await Dg.resolveNames(r,n,a,async o=>{const c=await la(o);return Ne(c!=null,"TypedData does not support null address","value",o),c});return await this.provider.send("eth_signTypedData_v4",[this.address.toLowerCase(),JSON.stringify(Dg.getPayload(s.domain,n,s.value))])}async unlock(r){return this.provider.send("personal_unlockAccount",[this.address.toLowerCase(),r,null])}async _legacySignMessage(r){const n=typeof r=="string"?Xa(r):r;return await this.provider.send("eth_sign",[this.address.toLowerCase(),_t(n)])}}var yh,vg,Vu,jc,oc,Gu,t1,pN;class Tge extends yge{constructor(r,n){super(r,n);Ye(this,t1);Ye(this,yh,void 0);Ye(this,vg,void 0);Ye(this,Vu,void 0);Ye(this,jc,void 0);Ye(this,oc,void 0);Ye(this,Gu,void 0);Te(this,vg,1),Te(this,yh,Object.assign({},Pge,n||{})),Te(this,Vu,[]),Te(this,jc,null),Te(this,Gu,null);{let a=null;const s=new Promise(o=>{a=o});Te(this,oc,{promise:s,resolve:a})}const i=this._getOption("staticNetwork");i&&(Ne(r==null||i.matches(r),"staticNetwork MUST match network object","options",n),Te(this,Gu,i))}_getOption(r){return W(this,yh)[r]}get _network(){return it(W(this,Gu),"network is not available yet","NETWORK_ERROR"),W(this,Gu)}async _perform(r){if(r.method==="call"||r.method==="estimateGas"){let i=r.transaction;if(i&&i.type!=null&&rr(i.type)&&i.maxFeePerGas==null&&i.maxPriorityFeePerGas==null){const a=await this.getFeeData();a.maxFeePerGas==null&&a.maxPriorityFeePerGas==null&&(r=Object.assign({},r,{transaction:Object.assign({},i,{type:void 0})}))}}const n=this.getRpcRequest(r);return n!=null?await this.send(n.method,n.args):super._perform(r)}async _detectNetwork(){const r=this._getOption("staticNetwork");if(r)return r;if(this.ready)return Xu.from(rr(await this.send("eth_chainId",[])));const n={id:Mm(this,vg)._++,method:"eth_chainId",params:[],jsonrpc:"2.0"};this.emit("debug",{action:"sendRpcPayload",payload:n});let i;try{i=(await this._send(n))[0]}catch(a){throw this.emit("debug",{action:"receiveRpcError",error:a}),a}if(this.emit("debug",{action:"receiveRpcResult",result:i}),"result"in i)return Xu.from(rr(i.result));throw this.getRpcError(n,i)}_start(){W(this,oc)==null||W(this,oc).resolve==null||(W(this,oc).resolve(),Te(this,oc,null),(async()=>{for(;W(this,Gu)==null&&!this.destroyed;)try{Te(this,Gu,await this._detectNetwork())}catch(r){if(this.destroyed)break;console.log("JsonRpcProvider failed to detect network and cannot start up; retry in 1s (perhaps the URL is wrong or the node is not started)"),this.emit("error",Mi("failed to bootstrap network detection","NETWORK_ERROR",{event:"initial-network-discovery",info:{error:r}})),await Oge(1e3)}ct(this,t1,pN).call(this)})())}async _waitUntilReady(){if(W(this,oc)!=null)return await W(this,oc).promise}_getSubscriber(r){return r.type==="pending"?new Sge(this):r.type==="event"?this._getOption("polling")?new P4(this,r.filter):new Age(this,r.filter):r.type==="orphan"&&r.filter.orphan==="drop-log"?new wQ("orphan"):super._getSubscriber(r)}get ready(){return W(this,oc)==null}getRpcTransaction(r){const n={};return["chainId","gasLimit","gasPrice","type","maxFeePerGas","maxPriorityFeePerGas","nonce","value"].forEach(i=>{if(r[i]==null)return;let a=i;i==="gasLimit"&&(a="gas"),n[a]=i0(rr(r[i],`tx.${i}`))}),["from","to","data"].forEach(i=>{r[i]!=null&&(n[i]=_t(r[i]))}),r.accessList&&(n.accessList=Vh(r.accessList)),n}getRpcRequest(r){switch(r.method){case"chainId":return{method:"eth_chainId",args:[]};case"getBlockNumber":return{method:"eth_blockNumber",args:[]};case"getGasPrice":return{method:"eth_gasPrice",args:[]};case"getBalance":return{method:"eth_getBalance",args:[Pp(r.address),r.blockTag]};case"getTransactionCount":return{method:"eth_getTransactionCount",args:[Pp(r.address),r.blockTag]};case"getCode":return{method:"eth_getCode",args:[Pp(r.address),r.blockTag]};case"getStorage":return{method:"eth_getStorageAt",args:[Pp(r.address),"0x"+r.position.toString(16),r.blockTag]};case"broadcastTransaction":return{method:"eth_sendRawTransaction",args:[r.signedTransaction]};case"getBlock":if("blockTag"in r)return{method:"eth_getBlockByNumber",args:[r.blockTag,!!r.includeTransactions]};if("blockHash"in r)return{method:"eth_getBlockByHash",args:[r.blockHash,!!r.includeTransactions]};break;case"getTransaction":return{method:"eth_getTransactionByHash",args:[r.hash]};case"getTransactionReceipt":return{method:"eth_getTransactionReceipt",args:[r.hash]};case"call":return{method:"eth_call",args:[this.getRpcTransaction(r.transaction),r.blockTag]};case"estimateGas":return{method:"eth_estimateGas",args:[this.getRpcTransaction(r.transaction)]};case"getLogs":return r.filter&&r.filter.address!=null&&(Array.isArray(r.filter.address)?r.filter.address=r.filter.address.map(Pp):r.filter.address=Pp(r.filter.address)),{method:"eth_getLogs",args:[r.filter]}}return null}getRpcError(r,n){const{method:i}=r,{error:a}=n;if(i==="eth_estimateGas"&&a.message){const c=a.message;if(!c.match(/revert/i)&&c.match(/insufficient funds/i))return Mi("insufficient funds","INSUFFICIENT_FUNDS",{transaction:r.params[0],info:{payload:r,error:a}})}if(i==="eth_call"||i==="eth_estimateGas"){const c=gN(a),u=bb.getBuiltinCallException(i==="eth_call"?"call":"estimateGas",r.params[0],c?c.data:null);return u.info={error:a,payload:r},u}const s=JSON.stringify(Rge(a));if(typeof a.message=="string"&&a.message.match(/user denied|ethers-user-denied/i))return Mi("user rejected action","ACTION_REJECTED",{action:{eth_sign:"signMessage",personal_sign:"signMessage",eth_signTypedData_v4:"signTypedData",eth_signTransaction:"signTransaction",eth_sendTransaction:"sendTransaction",eth_requestAccounts:"requestAccess",wallet_requestAccounts:"requestAccess"}[i]||"unknown",reason:"rejected",info:{payload:r,error:a}});if(i==="eth_sendRawTransaction"||i==="eth_sendTransaction"){const c=r.params[0];if(s.match(/insufficient funds|base fee exceeds gas limit/i))return Mi("insufficient funds for intrinsic transaction cost","INSUFFICIENT_FUNDS",{transaction:c,info:{error:a}});if(s.match(/nonce/i)&&s.match(/too low/i))return Mi("nonce has already been used","NONCE_EXPIRED",{transaction:c,info:{error:a}});if(s.match(/replacement transaction/i)&&s.match(/underpriced/i))return Mi("replacement fee too low","REPLACEMENT_UNDERPRICED",{transaction:c,info:{error:a}});if(s.match(/only replay-protected/i))return Mi("legacy pre-eip-155 transactions not supported","UNSUPPORTED_OPERATION",{operation:i,info:{transaction:c,info:{error:a}}})}let o=!!s.match(/the method .* does not exist/i);return o||a&&a.details&&a.details.startsWith("Unauthorized method:")&&(o=!0),o?Mi("unsupported operation","UNSUPPORTED_OPERATION",{operation:r.method,info:{error:a,payload:r}}):Mi("could not coalesce error","UNKNOWN_ERROR",{error:a,payload:r})}send(r,n){if(this.destroyed)return Promise.reject(Mi("provider destroyed; cancelled request","UNSUPPORTED_OPERATION",{operation:r}));const i=Mm(this,vg)._++,a=new Promise((s,o)=>{W(this,Vu).push({resolve:s,reject:o,payload:{method:r,params:n,id:i,jsonrpc:"2.0"}})});return ct(this,t1,pN).call(this),a}async getSigner(r){r==null&&(r=0);const n=this.send("eth_accounts",[]);if(typeof r=="number"){const a=await n;if(r>=a.length)throw new Error("no such account");return new _I(this,a[r])}const{accounts:i}=await Sa({network:this.getNetwork(),accounts:n});r=on(r);for(const a of i)if(on(a)===r)return new _I(this,r);throw new Error("invalid account")}async listAccounts(){return(await this.send("eth_accounts",[])).map(n=>new _I(this,n))}destroy(){W(this,jc)&&(clearTimeout(W(this,jc)),Te(this,jc,null));for(const{payload:r,reject:n}of W(this,Vu))n(Mi("provider destroyed; cancelled request","UNSUPPORTED_OPERATION",{operation:r.method}));Te(this,Vu,[]),super.destroy()}}yh=new WeakMap,vg=new WeakMap,Vu=new WeakMap,jc=new WeakMap,oc=new WeakMap,Gu=new WeakMap,t1=new WeakSet,pN=function(){if(W(this,jc))return;const r=this._getOption("batchMaxCount")===1?0:this._getOption("batchStallTime");Te(this,jc,setTimeout(()=>{Te(this,jc,null);const n=W(this,Vu);for(Te(this,Vu,[]);n.length;){const i=[n.shift()];for(;n.length&&i.length!==W(this,yh).batchMaxCount;)if(i.push(n.shift()),JSON.stringify(i.map(s=>s.payload)).length>W(this,yh).batchMaxSize){n.unshift(i.pop());break}(async()=>{const a=i.length===1?i[0].payload:i.map(s=>s.payload);this.emit("debug",{action:"sendRpcPayload",payload:a});try{const s=await this._send(a);this.emit("debug",{action:"receiveRpcResult",result:s});for(const{resolve:o,reject:c,payload:u}of i){if(this.destroyed){c(Mi("provider destroyed; cancelled request","UNSUPPORTED_OPERATION",{operation:u.method}));continue}const f=s.filter(h=>h.id===u.id)[0];if(f==null){const h=Mi("missing response for request","BAD_DATA",{value:s,info:{payload:u}});this.emit("error",h),c(h);continue}if("error"in f){c(this.getRpcError(u,f));continue}o(f.result)}}catch(s){this.emit("debug",{action:"receiveRpcError",error:s});for(const{reject:o}of i)o(s)}})()}},r))};var df;class Cge extends Tge{constructor(r,n){super(r,n);Ye(this,df,void 0);Te(this,df,4e3)}_getSubscriber(r){const n=super._getSubscriber(r);return WL(n)&&(n.pollingInterval=W(this,df)),n}get pollingInterval(){return W(this,df)}set pollingInterval(r){if(!Number.isInteger(r)||r<0)throw new Error("invalid interval");Te(this,df,r),this._forEachSubscriber(n=>{WL(n)&&(n.pollingInterval=W(this,df))})}}df=new WeakMap;function gN(t){if(t==null)return null;if(typeof t.message=="string"&&t.message.match(/revert/i)&&oi(t.data))return{message:t.message,data:t.data};if(typeof t=="object"){for(const e in t){const r=gN(t[e]);if(r)return r}return null}if(typeof t=="string")try{return gN(JSON.parse(t))}catch{}return null}function mN(t,e){if(t!=null){if(typeof t.message=="string"&&e.push(t.message),typeof t=="object")for(const r in t)mN(t[r],e);if(typeof t=="string")try{return mN(JSON.parse(t),e)}catch{}}}function Rge(t){const e=[];return mN(t,e),e}var bg;class QE extends Cge{constructor(r,n){super(n,{batchMaxCount:1});Ye(this,bg,void 0);Te(this,bg,async(i,a)=>{const s={method:i,params:a};this.emit("debug",{action:"sendEip1193Request",payload:s});try{const o=await r.request(s);return this.emit("debug",{action:"receiveEip1193Result",result:o}),o}catch(o){const c=new Error(o.message);throw c.code=o.code,c.data=o.data,c.payload=s,this.emit("debug",{action:"receiveEip1193Error",error:c}),c}})}async send(r,n){return await this._start(),await super.send(r,n)}async _send(r){Ne(!Array.isArray(r),"EIP-1193 does not support batch request","payload",r);try{const n=await W(this,bg).call(this,r.method,r.params||[]);return[{id:r.id,result:n}]}catch(n){return[{id:r.id,error:{code:n.code,data:n.data,message:n.message}}]}}getRpcError(r,n){switch(n=JSON.parse(JSON.stringify(n)),n.error.code||-1){case 4001:n.error.message=`ethers-user-denied: ${n.error.message}`;break;case 4200:n.error.message=`ethers-unsupported: ${n.error.message}`;break}return super.getRpcError(r,n)}async hasSigner(r){r==null&&(r=0);const n=await this.send("eth_accounts",[]);return typeof r=="number"?n.length>r:(r=r.toLowerCase(),n.filter(i=>i.toLowerCase()===r).length!==0)}async getSigner(r){if(r==null&&(r=0),!await this.hasSigner(r))try{await W(this,bg).call(this,"eth_requestAccounts",[])}catch(n){const i=n.payload;throw this.getRpcError(i,{id:i.id,error:n})}return await super.getSigner(r)}}bg=new WeakMap;var wg;const wM=class wM extends T4{constructor(r,n){super(n);je(this,"address");Ye(this,wg,void 0);Ne(r&&typeof r.sign=="function","invalid private key","privateKey","[ REDACTED ]"),Te(this,wg,r);const i=g1(this.signingKey.publicKey);Yt(this,{address:i})}get signingKey(){return W(this,wg)}get privateKey(){return this.signingKey.privateKey}async getAddress(){return this.address}connect(r){return new wM(W(this,wg),r)}async signTransaction(r){const{to:n,from:i}=await Sa({to:r.to?la(r.to,this.provider):void 0,from:r.from?la(r.from,this.provider):void 0});n!=null&&(r.to=n),i!=null&&(r.from=i),r.from!=null&&(Ne(on(r.from)===this.address,"transaction from address mismatch","tx.from",r.from),delete r.from);const a=yb.from(r);return a.signature=this.signingKey.sign(a.unsignedHash),a.serialized}async signMessage(r){return this.signMessageSync(r)}signMessageSync(r){return this.signingKey.sign(d0e(r)).serialized}async signTypedData(r,n,i){const a=await Dg.resolveNames(r,n,i,async s=>{it(this.provider!=null,"cannot resolve ENS names without a provider","UNSUPPORTED_OPERATION",{operation:"resolveName",info:{name:s}});const o=await this.provider.resolveName(s);return it(o!=null,"unconfigured ENS name","UNCONFIGURED_NAME",{value:s}),o});return this.signingKey.sign(Dg.hash(a.domain,n,a.value)).serialized}};wg=new WeakMap;let JE=wM;const XE=" !#$%&'()*+,-./<=>?@[]^_`{|}~",Nge=/^[a-z]*$/i;function YL(t,e){let r=97;return t.reduce((n,i)=>(i===e?r++:i.match(Nge)?n.push(String.fromCharCode(r)+i):(r=97,n.push(i)),n),[])}function Dge(t,e){for(let i=XE.length-1;i>=0;i--)t=t.split(XE[i]).join(e.substring(2*i,2*i+2));const r=[],n=t.replace(/(:|([0-9])|([A-Z][a-z]*))/g,(i,a,s,o)=>{if(s)for(let c=parseInt(s);c>=0;c--)r.push(";");else r.push(a.toLowerCase());return""});if(n)throw new Error(`leftovers: ${JSON.stringify(n)}`);return YL(YL(r,";"),":")}function Mge(t){return Ne(t[0]==="0","unsupported auwl data","data",t),Dge(t.substring(1+2*XE.length),t.substring(1,1+2*XE.length))}class $ge{constructor(e){je(this,"locale");Yt(this,{locale:e})}split(e){return e.toLowerCase().split(/\s+/g)}join(e){return e.join(" ")}}var _g,r1,vh,n1,yN;class kge extends $ge{constructor(r,n,i){super(r);Ye(this,n1);Ye(this,_g,void 0);Ye(this,r1,void 0);Ye(this,vh,void 0);Te(this,_g,n),Te(this,r1,i),Te(this,vh,null)}get _data(){return W(this,_g)}_decodeWords(){return Mge(W(this,_g))}getWord(r){const n=ct(this,n1,yN).call(this);return Ne(r>=0&&r<n.length,`invalid word index: ${r}`,"index",r),n[r]}getWordIndex(r){return ct(this,n1,yN).call(this).indexOf(r)}}_g=new WeakMap,r1=new WeakMap,vh=new WeakMap,n1=new WeakSet,yN=function(){if(W(this,vh)==null){const r=this._decodeWords();if(cl(r.join(`
|
|
69
|
+
`,iL=BigInt(0),aL=BigInt(1),sL=BigInt(2),oL=BigInt(27),cL=BigInt(28),Gw=BigInt(35),Ip={};function uL(t){return Th(bs(t),32)}var j0,q0,H0,sh;const Jo=class Jo{constructor(e,r,n,i){Ye(this,j0,void 0);Ye(this,q0,void 0);Ye(this,H0,void 0);Ye(this,sh,void 0);Hf(e,Ip,"Signature"),Te(this,j0,r),Te(this,q0,n),Te(this,H0,i),Te(this,sh,null)}get r(){return W(this,j0)}set r(e){Ne(E0(e)===32,"invalid r","value",e),Te(this,j0,_t(e))}get s(){return W(this,q0)}set s(e){Ne(E0(e)===32,"invalid s","value",e);const r=_t(e);Ne(parseInt(r.substring(0,3))<8,"non-canonical s","value",r),Te(this,q0,r)}get v(){return W(this,H0)}set v(e){const r=Ur(e,"value");Ne(r===27||r===28,"invalid v","v",e),Te(this,H0,r)}get networkV(){return W(this,sh)}get legacyChainId(){const e=this.networkV;return e==null?null:Jo.getChainId(e)}get yParity(){return this.v===27?0:1}get yParityAndS(){const e=qt(this.s);return this.yParity&&(e[0]|=128),_t(e)}get compactSerialized(){return qn([this.r,this.yParityAndS])}get serialized(){return qn([this.r,this.s,this.yParity?"0x1c":"0x1b"])}[Symbol.for("nodejs.util.inspect.custom")](){return`Signature { r: "${this.r}", s: "${this.s}", yParity: ${this.yParity}, networkV: ${this.networkV} }`}clone(){const e=new Jo(Ip,this.r,this.s,this.v);return this.networkV&&Te(e,sh,this.networkV),e}toJSON(){const e=this.networkV;return{_type:"signature",networkV:e!=null?e.toString():null,r:this.r,s:this.s,v:this.v}}static getChainId(e){const r=rr(e,"v");return r==oL||r==cL?iL:(Ne(r>=Gw,"invalid EIP-155 v","v",e),(r-Gw)/sL)}static getChainIdV(e,r){return rr(e)*sL+BigInt(35+r-27)}static getNormalizedV(e){const r=rr(e);return r===iL||r===oL?27:r===aL||r===cL?28:(Ne(r>=Gw,"invalid v","v",e),r&aL?27:28)}static from(e){function r(u,f){Ne(u,f,"signature",e)}if(e==null)return new Jo(Ip,nL,nL,27);if(typeof e=="string"){const u=qt(e,"signature");if(u.length===64){const f=_t(u.slice(0,32)),h=u.slice(32,64),m=h[0]&128?28:27;return h[0]&=127,new Jo(Ip,f,_t(h),m)}if(u.length===65){const f=_t(u.slice(0,32)),h=u.slice(32,64);r((h[0]&128)===0,"non-canonical s");const m=Jo.getNormalizedV(u[64]);return new Jo(Ip,f,_t(h),m)}r(!1,"invalid raw signature length")}if(e instanceof Jo)return e.clone();const n=e.r;r(n!=null,"missing r");const i=uL(n),a=function(u,f){if(u!=null)return uL(u);if(f!=null){r(oi(f,32),"invalid yParityAndS");const h=qt(f);return h[0]&=127,_t(h)}r(!1,"missing s")}(e.s,e.yParityAndS);r((qt(a)[0]&128)==0,"non-canonical s");const{networkV:s,v:o}=function(u,f,h){if(u!=null){const m=rr(u);return{networkV:m>=Gw?m:void 0,v:Jo.getNormalizedV(m)}}if(f!=null)return r(oi(f,32),"invalid yParityAndS"),{v:qt(f)[0]&128?28:27};if(h!=null){switch(Ur(h,"sig.yParity")){case 0:return{v:27};case 1:return{v:28}}r(!1,"invalid yParity")}r(!1,"missing v")}(e.v,e.yParityAndS,e.yParity),c=new Jo(Ip,i,a,o);return s&&Te(c,sh,s),r(e.yParity==null||Ur(e.yParity,"sig.yParity")===c.yParity,"yParity mismatch"),r(e.yParityAndS==null||e.yParityAndS===c.yParityAndS,"yParityAndS mismatch"),c}};j0=new WeakMap,q0=new WeakMap,H0=new WeakMap,sh=new WeakMap;let yc=Jo;var Uu;const Bd=class Bd{constructor(e){Ye(this,Uu,void 0);Ne(E0(e)===32,"invalid private key","privateKey","[REDACTED]"),Te(this,Uu,_t(e))}get privateKey(){return W(this,Uu)}get publicKey(){return Bd.computePublicKey(W(this,Uu))}get compressedPublicKey(){return Bd.computePublicKey(W(this,Uu),!0)}sign(e){Ne(E0(e)===32,"invalid digest length","digest",e);const r=zl.sign(Ra(e),Ra(W(this,Uu)),{lowS:!0});return yc.from({r:ol(r.r,32),s:ol(r.s,32),v:r.recovery?28:27})}computeSharedSecret(e){const r=Bd.computePublicKey(e);return _t(zl.getSharedSecret(Ra(W(this,Uu)),qt(r),!1))}static computePublicKey(e,r){let n=qt(e,"key");if(n.length===32){const a=zl.getPublicKey(n,!!r);return _t(a)}if(n.length===64){const a=new Uint8Array(65);a[0]=4,a.set(n,1),n=a}const i=zl.ProjectivePoint.fromHex(n);return _t(i.toRawBytes(r))}static recoverPublicKey(e,r){Ne(E0(e)===32,"invalid digest length","digest",e);const n=yc.from(r);let i=zl.Signature.fromCompact(Ra(qn([n.r,n.s])));i=i.addRecoveryBit(n.yParity);const a=i.recoverPublicKey(Ra(e));return Ne(a!=null,"invalid signautre for digest","signature",r),"0x"+a.toHex(!1)}static addPoints(e,r,n){const i=zl.ProjectivePoint.fromHex(Bd.computePublicKey(e).substring(2)),a=zl.ProjectivePoint.fromHex(Bd.computePublicKey(r).substring(2));return"0x"+i.add(a).toHex(!!n)}};Uu=new WeakMap;let Jc=Bd;const epe=BigInt(0),tpe=BigInt(36);function lL(t){t=t.toLowerCase();const e=t.substring(2).split(""),r=new Uint8Array(40);for(let i=0;i<40;i++)r[i]=e[i].charCodeAt(0);const n=qt(jn(r));for(let i=0;i<40;i+=2)n[i>>1]>>4>=8&&(e[i]=e[i].toUpperCase()),(n[i>>1]&15)>=8&&(e[i+1]=e[i+1].toUpperCase());return"0x"+e.join("")}const b4={};for(let t=0;t<10;t++)b4[String(t)]=String(t);for(let t=0;t<26;t++)b4[String.fromCharCode(65+t)]=String(10+t);const fL=15;function rpe(t){t=t.toUpperCase(),t=t.substring(4)+t.substring(0,2)+"00";let e=t.split("").map(n=>b4[n]).join("");for(;e.length>=fL;){let n=e.substring(0,fL);e=parseInt(n,10)%97+e.substring(n.length)}let r=String(98-parseInt(e,10)%97);for(;r.length<2;)r="0"+r;return r}const npe=function(){const t={};for(let e=0;e<36;e++){const r="0123456789abcdefghijklmnopqrstuvwxyz"[e];t[r]=BigInt(e)}return t}();function ipe(t){t=t.toLowerCase();let e=epe;for(let r=0;r<t.length;r++)e=e*tpe+npe[t[r]];return e}function on(t){if(Ne(typeof t=="string","invalid address","address",t),t.match(/^(0x)?[0-9a-fA-F]{40}$/)){t.startsWith("0x")||(t="0x"+t);const e=lL(t);return Ne(!t.match(/([A-F].*[a-f])|([a-f].*[A-F])/)||e===t,"bad address checksum","address",t),e}if(t.match(/^XE[0-9]{2}[0-9A-Za-z]{30,31}$/)){Ne(t.substring(2,4)===rpe(t),"bad icap checksum","address",t);let e=ipe(t.substring(4)).toString(16);for(;e.length<40;)e="0"+e;return lL("0x"+e)}Ne(!1,"invalid address","address",t)}function ape(t){const e=on(t.from);let n=rr(t.nonce,"tx.nonce").toString(16);return n==="0"?n="0x":n.length%2?n="0x0"+n:n="0x"+n,on(Gn(jn(fb([e,n])),12))}function gY(t){return t&&typeof t.getAddress=="function"}async function fI(t,e){const r=await e;return(r==null||r==="0x0000000000000000000000000000000000000000")&&(it(typeof t!="string","unconfigured name","UNCONFIGURED_NAME",{value:t}),Ne(!1,"invalid AddressLike value; did not resolve to a value address","target",t)),on(r)}function la(t,e){if(typeof t=="string")return t.match(/^0x[0-9a-f]{40}$/i)?on(t):(it(e!=null,"ENS resolution requires a provider","UNSUPPORTED_OPERATION",{operation:"resolveName"}),fI(t,e.resolveName(t)));if(gY(t))return fI(t,t.getAddress());if(t&&typeof t.then=="function")return fI(t,t);Ne(!1,"unsupported addressable value","target",t)}const Pu={};function Ut(t,e){let r=!1;return e<0&&(r=!0,e*=-1),new Ma(Pu,`${r?"":"u"}int${e}`,t,{signed:r,width:e})}function gn(t,e){return new Ma(Pu,`bytes${e||""}`,t,{size:e})}const dL=Symbol.for("_ethers_typed");var oh;const Cu=class Cu{constructor(e,r,n,i){je(this,"type");je(this,"value");Ye(this,oh,void 0);je(this,"_typedSymbol");i==null&&(i=null),Hf(Pu,e,"Typed"),Yt(this,{_typedSymbol:dL,type:r,value:n}),Te(this,oh,i),this.format()}format(){if(this.type==="array")throw new Error("");if(this.type==="dynamicArray")throw new Error("");return this.type==="tuple"?`tuple(${this.value.map(e=>e.format()).join(",")})`:this.type}defaultValue(){return 0}minValue(){return 0}maxValue(){return 0}isBigInt(){return!!this.type.match(/^u?int[0-9]+$/)}isData(){return this.type.startsWith("bytes")}isString(){return this.type==="string"}get tupleName(){if(this.type!=="tuple")throw TypeError("not a tuple");return W(this,oh)}get arrayLength(){if(this.type!=="array")throw TypeError("not an array");return W(this,oh)===!0?-1:W(this,oh)===!1?this.value.length:null}static from(e,r){return new Cu(Pu,e,r)}static uint8(e){return Ut(e,8)}static uint16(e){return Ut(e,16)}static uint24(e){return Ut(e,24)}static uint32(e){return Ut(e,32)}static uint40(e){return Ut(e,40)}static uint48(e){return Ut(e,48)}static uint56(e){return Ut(e,56)}static uint64(e){return Ut(e,64)}static uint72(e){return Ut(e,72)}static uint80(e){return Ut(e,80)}static uint88(e){return Ut(e,88)}static uint96(e){return Ut(e,96)}static uint104(e){return Ut(e,104)}static uint112(e){return Ut(e,112)}static uint120(e){return Ut(e,120)}static uint128(e){return Ut(e,128)}static uint136(e){return Ut(e,136)}static uint144(e){return Ut(e,144)}static uint152(e){return Ut(e,152)}static uint160(e){return Ut(e,160)}static uint168(e){return Ut(e,168)}static uint176(e){return Ut(e,176)}static uint184(e){return Ut(e,184)}static uint192(e){return Ut(e,192)}static uint200(e){return Ut(e,200)}static uint208(e){return Ut(e,208)}static uint216(e){return Ut(e,216)}static uint224(e){return Ut(e,224)}static uint232(e){return Ut(e,232)}static uint240(e){return Ut(e,240)}static uint248(e){return Ut(e,248)}static uint256(e){return Ut(e,256)}static uint(e){return Ut(e,256)}static int8(e){return Ut(e,-8)}static int16(e){return Ut(e,-16)}static int24(e){return Ut(e,-24)}static int32(e){return Ut(e,-32)}static int40(e){return Ut(e,-40)}static int48(e){return Ut(e,-48)}static int56(e){return Ut(e,-56)}static int64(e){return Ut(e,-64)}static int72(e){return Ut(e,-72)}static int80(e){return Ut(e,-80)}static int88(e){return Ut(e,-88)}static int96(e){return Ut(e,-96)}static int104(e){return Ut(e,-104)}static int112(e){return Ut(e,-112)}static int120(e){return Ut(e,-120)}static int128(e){return Ut(e,-128)}static int136(e){return Ut(e,-136)}static int144(e){return Ut(e,-144)}static int152(e){return Ut(e,-152)}static int160(e){return Ut(e,-160)}static int168(e){return Ut(e,-168)}static int176(e){return Ut(e,-176)}static int184(e){return Ut(e,-184)}static int192(e){return Ut(e,-192)}static int200(e){return Ut(e,-200)}static int208(e){return Ut(e,-208)}static int216(e){return Ut(e,-216)}static int224(e){return Ut(e,-224)}static int232(e){return Ut(e,-232)}static int240(e){return Ut(e,-240)}static int248(e){return Ut(e,-248)}static int256(e){return Ut(e,-256)}static int(e){return Ut(e,-256)}static bytes1(e){return gn(e,1)}static bytes2(e){return gn(e,2)}static bytes3(e){return gn(e,3)}static bytes4(e){return gn(e,4)}static bytes5(e){return gn(e,5)}static bytes6(e){return gn(e,6)}static bytes7(e){return gn(e,7)}static bytes8(e){return gn(e,8)}static bytes9(e){return gn(e,9)}static bytes10(e){return gn(e,10)}static bytes11(e){return gn(e,11)}static bytes12(e){return gn(e,12)}static bytes13(e){return gn(e,13)}static bytes14(e){return gn(e,14)}static bytes15(e){return gn(e,15)}static bytes16(e){return gn(e,16)}static bytes17(e){return gn(e,17)}static bytes18(e){return gn(e,18)}static bytes19(e){return gn(e,19)}static bytes20(e){return gn(e,20)}static bytes21(e){return gn(e,21)}static bytes22(e){return gn(e,22)}static bytes23(e){return gn(e,23)}static bytes24(e){return gn(e,24)}static bytes25(e){return gn(e,25)}static bytes26(e){return gn(e,26)}static bytes27(e){return gn(e,27)}static bytes28(e){return gn(e,28)}static bytes29(e){return gn(e,29)}static bytes30(e){return gn(e,30)}static bytes31(e){return gn(e,31)}static bytes32(e){return gn(e,32)}static address(e){return new Cu(Pu,"address",e)}static bool(e){return new Cu(Pu,"bool",!!e)}static bytes(e){return new Cu(Pu,"bytes",e)}static string(e){return new Cu(Pu,"string",e)}static array(e,r){throw new Error("not implemented yet")}static tuple(e,r){throw new Error("not implemented yet")}static overrides(e){return new Cu(Pu,"overrides",Object.assign({},e))}static isTyped(e){return e&&typeof e=="object"&&"_typedSymbol"in e&&e._typedSymbol===dL}static dereference(e,r){if(Cu.isTyped(e)){if(e.type!==r)throw new Error(`invalid type: expecetd ${r}, got ${e.type}`);return e.value}return e}};oh=new WeakMap;let Ma=Cu;class spe extends pl{constructor(e){super("address","address",e,!1)}defaultValue(){return"0x0000000000000000000000000000000000000000"}encode(e,r){let n=Ma.dereference(r,"string");try{n=on(n)}catch(i){return this._throwError(i.message,r)}return e.writeValue(n)}decode(e){return on(ol(e.readValue(),20))}}class ope extends pl{constructor(r){super(r.name,r.type,"_",r.dynamic);je(this,"coder");this.coder=r}defaultValue(){return this.coder.defaultValue()}encode(r,n){return this.coder.encode(r,n)}decode(r){return this.coder.decode(r)}}function mY(t,e,r){let n=[];if(Array.isArray(r))n=r;else if(r&&typeof r=="object"){let c={};n=e.map(u=>{const f=u.localName;return it(f,"cannot encode object for signature with missing names","INVALID_ARGUMENT",{argument:"values",info:{coder:u},value:r}),it(!c[f],"cannot encode object for signature with duplicate names","INVALID_ARGUMENT",{argument:"values",info:{coder:u},value:r}),c[f]=!0,r[f]})}else Ne(!1,"invalid tuple value","tuple",r);Ne(e.length===n.length,"types/value length mismatch","tuple",r);let i=new BR,a=new BR,s=[];e.forEach((c,u)=>{let f=n[u];if(c.dynamic){let h=a.length;c.encode(a,f);let m=i.writeUpdatableValue();s.push(y=>{m(y+h)})}else c.encode(i,f)}),s.forEach(c=>{c(i.length)});let o=t.appendWriter(i);return o+=t.appendWriter(a),o}function yY(t,e){let r=[],n=[],i=t.subReader(0);return e.forEach(a=>{let s=null;if(a.dynamic){let o=t.readIndex(),c=i.subReader(o);try{s=a.decode(c)}catch(u){if(So(u,"BUFFER_OVERRUN"))throw u;s=u,s.baseType=a.name,s.name=a.localName,s.type=a.type}}else try{s=a.decode(t)}catch(o){if(So(o,"BUFFER_OVERRUN"))throw o;s=o,s.baseType=a.name,s.name=a.localName,s.type=a.type}if(s==null)throw new Error("investigate");r.push(s),n.push(a.localName||null)}),qE.fromItems(r,n)}class cpe extends pl{constructor(r,n,i){const a=r.type+"["+(n>=0?n:"")+"]",s=n===-1||r.dynamic;super("array",a,i,s);je(this,"coder");je(this,"length");Yt(this,{coder:r,length:n})}defaultValue(){const r=this.coder.defaultValue(),n=[];for(let i=0;i<this.length;i++)n.push(r);return n}encode(r,n){const i=Ma.dereference(n,"array");Array.isArray(i)||this._throwError("expected array value",i);let a=this.length;a===-1&&(a=i.length,r.writeValue(i.length)),nW(i.length,a,"coder array"+(this.localName?" "+this.localName:""));let s=[];for(let o=0;o<i.length;o++)s.push(this.coder);return mY(r,s,i)}decode(r){let n=this.length;n===-1&&(n=r.readIndex(),it(n*Ya<=r.dataLength,"insufficient data length","BUFFER_OVERRUN",{buffer:r.bytes,offset:n*Ya,length:r.dataLength}));let i=[];for(let a=0;a<n;a++)i.push(new ope(this.coder));return yY(r,i)}}class upe extends pl{constructor(e){super("bool","bool",e,!1)}defaultValue(){return!1}encode(e,r){const n=Ma.dereference(r,"bool");return e.writeValue(n?1:0)}decode(e){return!!e.readValue()}}class vY extends pl{constructor(e,r){super(e,e,r,!0)}defaultValue(){return"0x"}encode(e,r){r=Ra(r);let n=e.writeValue(r.length);return n+=e.writeBytes(r),n}decode(e){return e.readBytes(e.readIndex(),!0)}}class lpe extends vY{constructor(e){super("bytes",e)}decode(e){return _t(super.decode(e))}}class fpe extends pl{constructor(r,n){let i="bytes"+String(r);super(i,i,n,!1);je(this,"size");Yt(this,{size:r},{size:"number"})}defaultValue(){return"0x0000000000000000000000000000000000000000000000000000000000000000".substring(0,2+this.size*2)}encode(r,n){let i=Ra(Ma.dereference(n,this.type));return i.length!==this.size&&this._throwError("incorrect data length",n),r.writeBytes(i)}decode(r){return _t(r.readBytes(this.size))}}const dpe=new Uint8Array([]);class hpe extends pl{constructor(e){super("null","",e,!1)}defaultValue(){return null}encode(e,r){return r!=null&&this._throwError("not null",r),e.writeBytes(dpe)}decode(e){return e.readBytes(0),null}}const ppe=BigInt(0),gpe=BigInt(1),mpe=BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");class ype extends pl{constructor(r,n,i){const a=(n?"int":"uint")+r*8;super(a,a,i,!1);je(this,"size");je(this,"signed");Yt(this,{size:r,signed:n},{size:"number",signed:"boolean"})}defaultValue(){return 0}encode(r,n){let i=rr(Ma.dereference(n,this.type)),a=Kd(mpe,Ya*8);if(this.signed){let s=Kd(a,this.size*8-1);(i>s||i<-(s+gpe))&&this._throwError("value out-of-bounds",n),i=cW(i,8*Ya)}else(i<ppe||i>Kd(a,this.size*8))&&this._throwError("value out-of-bounds",n);return r.writeValue(i)}decode(r){let n=Kd(r.readValue(),this.size*8);return this.signed&&(n=jE(n,this.size*8)),n}}class vpe extends vY{constructor(e){super("string",e)}defaultValue(){return""}encode(e,r){return super.encode(e,Xa(Ma.dereference(r,"string")))}decode(e){return a4(super.decode(e))}}class Kw extends pl{constructor(r,n){let i=!1;const a=[];r.forEach(o=>{o.dynamic&&(i=!0),a.push(o.type)});const s="tuple("+a.join(",")+")";super("tuple",s,n,i);je(this,"coders");Yt(this,{coders:Object.freeze(r.slice())})}defaultValue(){const r=[];this.coders.forEach(i=>{r.push(i.defaultValue())});const n=this.coders.reduce((i,a)=>{const s=a.localName;return s&&(i[s]||(i[s]=0),i[s]++),i},{});return this.coders.forEach((i,a)=>{let s=i.localName;!s||n[s]!==1||(s==="length"&&(s="_length"),r[s]==null&&(r[s]=r[a]))}),Object.freeze(r)}encode(r,n){const i=Ma.dereference(n,"tuple");return mY(r,this.coders,i)}decode(r){return yY(r,this.coders)}}function cl(t){return jn(Xa(t))}var bpe="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";const hL=new Map([[8217,"apostrophe"],[8260,"fraction slash"],[12539,"middle dot"]]),pL=4;function wpe(t){let e=0;function r(){return t[e++]<<8|t[e++]}let n=r(),i=1,a=[0,1];for(let I=1;I<n;I++)a.push(i+=r());let s=r(),o=e;e+=s;let c=0,u=0;function f(){return c==0&&(u=u<<8|t[e++],c=8),u>>--c&1}const h=31,m=2**h,y=m>>>1,w=y>>1,v=m-1;let g=0;for(let I=0;I<h;I++)g=g<<1|f();let _=[],b=0,S=m;for(;;){let I=Math.floor(((g-b+1)*i-1)/S),E=0,p=n;for(;p-E>1;){let U=E+p>>>1;I<a[U]?p=U:E=U}if(E==0)break;_.push(E);let O=b+Math.floor(S*a[E]/i),R=b+Math.floor(S*a[E+1]/i)-1;for(;!((O^R)&y);)g=g<<1&v|f(),O=O<<1&v,R=R<<1&v|1;for(;O&~R&w;)g=g&y|g<<1&v>>>1|f(),O=O<<1^y,R=(R^y)<<1|y|1;b=O,S=1+R-O}let A=n-4;return _.map(I=>{switch(I-A){case 3:return A+65792+(t[o++]<<16|t[o++]<<8|t[o++]);case 2:return A+256+(t[o++]<<8|t[o++]);case 1:return A+t[o++];default:return I-1}})}function _pe(t){let e=0;return()=>t[e++]}function bY(t){return _pe(wpe(Epe(t)))}function Epe(t){let e=[];[..."ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"].forEach((i,a)=>e[i.charCodeAt(0)]=a);let r=t.length,n=new Uint8Array(6*r>>3);for(let i=0,a=0,s=0,o=0;i<r;i++)o=o<<6|e[t.charCodeAt(i)],s+=6,s>=8&&(n[a++]=o>>(s-=8));return n}function xpe(t){return t&1?~t>>1:t>>1}function Ape(t,e){let r=Array(t);for(let n=0,i=0;n<t;n++)r[n]=i+=xpe(e());return r}function hb(t,e=0){let r=[];for(;;){let n=t(),i=t();if(!i)break;e+=n;for(let a=0;a<i;a++)r.push(e+a);e+=i+1}return r}function wY(t){return pb(()=>{let e=hb(t);if(e.length)return e})}function _Y(t){let e=[];for(;;){let r=t();if(r==0)break;e.push(Spe(r,t))}for(;;){let r=t()-1;if(r<0)break;e.push(Ipe(r,t))}return e.flat()}function pb(t){let e=[];for(;;){let r=t(e.length);if(!r)break;e.push(r)}return e}function EY(t,e,r){let n=Array(t).fill().map(()=>[]);for(let i=0;i<e;i++)Ape(t,r).forEach((a,s)=>n[s].push(a));return n}function Spe(t,e){let r=1+e(),n=e(),i=pb(e);return EY(i.length,1+t,e).flatMap((s,o)=>{let[c,...u]=s;return Array(i[o]).fill().map((f,h)=>{let m=h*n;return[c+h*r,u.map(y=>y+m)]})})}function Ipe(t,e){let r=1+e();return EY(r,1+t,e).map(i=>[i[0],i.slice(1)])}function Ope(t){let e=[],r=hb(t);return i(n([]),[]),e;function n(a){let s=t(),o=pb(()=>{let c=hb(t).map(u=>r[u]);if(c.length)return n(c)});return{S:s,B:o,Q:a}}function i({S:a,B:s},o,c){if(!(a&4&&c===o[o.length-1])){a&2&&(c=o[o.length-1]),a&1&&e.push(o);for(let u of s)for(let f of u.Q)i(u,[...o,f],c)}}}function Ppe(t){return t.toString(16).toUpperCase().padStart(2,"0")}function xY(t){return`{${Ppe(t)}}`}function Tpe(t){let e=[];for(let r=0,n=t.length;r<n;){let i=t.codePointAt(r);r+=i<65536?1:2,e.push(i)}return e}function Rg(t){let r=t.length;if(r<4096)return String.fromCodePoint(...t);let n=[];for(let i=0;i<r;)n.push(String.fromCodePoint(...t.slice(i,i+=4096)));return n.join("")}function Cpe(t,e){let r=t.length,n=r-e.length;for(let i=0;n==0&&i<r;i++)n=t[i]-e[i];return n}var Rpe="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";const gb=44032,HE=4352,zE=4449,VE=4519,AY=19,SY=21,Ng=28,GE=SY*Ng,Npe=AY*GE,Dpe=gb+Npe,Mpe=HE+AY,$pe=zE+SY,kpe=VE+Ng;function av(t){return t>>24&255}function IY(t){return t&16777215}let WR,gL,YR,q_;function Lpe(){let t=bY(Rpe);WR=new Map(wY(t).flatMap((e,r)=>e.map(n=>[n,r+1<<24]))),gL=new Set(hb(t)),YR=new Map,q_=new Map;for(let[e,r]of _Y(t)){if(!gL.has(e)&&r.length==2){let[n,i]=r,a=q_.get(n);a||(a=new Map,q_.set(n,a)),a.set(i,e)}YR.set(e,r.reverse())}}function OY(t){return t>=gb&&t<Dpe}function Upe(t,e){if(t>=HE&&t<Mpe&&e>=zE&&e<$pe)return gb+(t-HE)*GE+(e-zE)*Ng;if(OY(t)&&e>VE&&e<kpe&&(t-gb)%Ng==0)return t+(e-VE);{let r=q_.get(t);return r&&(r=r.get(e),r)?r:-1}}function PY(t){WR||Lpe();let e=[],r=[],n=!1;function i(a){let s=WR.get(a);s&&(n=!0,a|=s),e.push(a)}for(let a of t)for(;;){if(a<128)e.push(a);else if(OY(a)){let s=a-gb,o=s/GE|0,c=s%GE/Ng|0,u=s%Ng;i(HE+o),i(zE+c),u>0&&i(VE+u)}else{let s=YR.get(a);s?r.push(...s):i(a)}if(!r.length)break;a=r.pop()}if(n&&e.length>1){let a=av(e[0]);for(let s=1;s<e.length;s++){let o=av(e[s]);if(o==0||a<=o){a=o;continue}let c=s-1;for(;;){let u=e[c+1];if(e[c+1]=e[c],e[c]=u,!c||(a=av(e[--c]),a<=o))break}a=av(e[s])}}return e}function Fpe(t){let e=[],r=[],n=-1,i=0;for(let a of t){let s=av(a),o=IY(a);if(n==-1)s==0?n=o:e.push(o);else if(i>0&&i>=s)s==0?(e.push(n,...r),r.length=0,n=o):r.push(o),i=s;else{let c=Upe(n,o);c>=0?n=c:i==0&&s==0?(e.push(n),n=o):(r.push(o),i=s)}}return n>=0&&e.push(n,...r),e}function TY(t){return PY(t).map(IY)}function Bpe(t){return Fpe(PY(t))}const mL=45,CY=".",RY=65039,NY=1,s0=t=>Array.from(t);function mb(t,e){return t.P.has(e)||t.Q.has(e)}class jpe extends Array{get is_emoji(){return!0}}let QR,DY,Yd,JR,MY,S0,dI,jp,$Y,yL,XR;function w4(){if(QR)return;let t=bY(bpe);const e=()=>hb(t),r=()=>new Set(e());QR=new Map(_Y(t)),DY=r(),Yd=e(),JR=new Set(e().map(f=>Yd[f])),Yd=new Set(Yd),MY=r(),r();let n=wY(t),i=t();const a=()=>new Set(e().flatMap(f=>n[f]).concat(e()));S0=pb(f=>{let h=pb(t).map(m=>m+96);if(h.length){let m=f>=i;h[0]-=32,h=Rg(h),m&&(h=`Restricted[${h}]`);let y=a(),w=a(),v=!t();return{N:h,P:y,Q:w,M:v,R:m}}}),dI=r(),jp=new Map;let s=e().concat(s0(dI)).sort((f,h)=>f-h);s.forEach((f,h)=>{let m=t(),y=s[h]=m?s[h-m]:{V:[],M:new Map};y.V.push(f),dI.has(f)||jp.set(f,y)});for(let{V:f,M:h}of new Set(jp.values())){let m=[];for(let w of f){let v=S0.filter(_=>mb(_,w)),g=m.find(({G:_})=>v.some(b=>_.has(b)));g||(g={G:new Set,V:[]},m.push(g)),g.V.push(w),v.forEach(_=>g.G.add(_))}let y=m.flatMap(w=>s0(w.G));for(let{G:w,V:v}of m){let g=new Set(y.filter(_=>!w.has(_)));for(let _ of v)h.set(_,g)}}let o=new Set,c=new Set;const u=f=>o.has(f)?c.add(f):o.add(f);for(let f of S0){for(let h of f.P)u(h);for(let h of f.Q)u(h)}for(let f of o)!jp.has(f)&&!c.has(f)&&jp.set(f,NY);$Y=new Set(s0(o).concat(s0(TY(o)))),yL=Ope(t).map(f=>jpe.from(f)).sort(Cpe),XR=new Map;for(let f of yL){let h=[XR];for(let m of f){let y=h.map(w=>{let v=w.get(m);return v||(v=new Map,w.set(m,v)),v});m===RY?h.push(...y):h=y}for(let m of h)m.V=f}}function _4(t){return(kY(t)?"":`${E4(n2([t]))} `)+xY(t)}function E4(t){return`"${t}"`}function qpe(t){if(t.length>=4&&t[2]==mL&&t[3]==mL)throw new Error(`invalid label extension: "${Rg(t.slice(0,4))}"`)}function Hpe(t){for(let r=t.lastIndexOf(95);r>0;)if(t[--r]!==95)throw new Error("underscore allowed only at start")}function zpe(t){let e=t[0],r=hL.get(e);if(r)throw Dv(`leading ${r}`);let n=t.length,i=-1;for(let a=1;a<n;a++){e=t[a];let s=hL.get(e);if(s){if(i==a)throw Dv(`${r} + ${s}`);i=a+1,r=s}}if(i==n)throw Dv(`trailing ${r}`)}function n2(t,e=xY){let r=[];Vpe(t[0])&&r.push("◌");let n=0,i=t.length;for(let a=0;a<i;a++){let s=t[a];kY(s)&&(r.push(Rg(t.slice(n,a))),r.push(e(s)),n=a+1)}return r.push(Rg(t.slice(n,i))),r.join("")}function Vpe(t){return w4(),Yd.has(t)}function kY(t){return w4(),MY.has(t)}function Gpe(t){return Qpe(Kpe(t,Bpe,Zpe))}function Kpe(t,e,r){if(!t)return[];w4();let n=0;return t.split(CY).map(i=>{let a=Tpe(i),s={input:a,offset:n};n+=a.length+1;try{let o=s.tokens=Xpe(a,e,r),c=o.length,u;if(!c)throw new Error("empty label");let f=s.output=o.flat();if(Hpe(f),!(s.emoji=c>1||o[0].is_emoji)&&f.every(m=>m<128))qpe(f),u="ASCII";else{let m=o.flatMap(y=>y.is_emoji?[]:y);if(!m.length)u="Emoji";else{if(Yd.has(f[0]))throw Dv("leading combining mark");for(let v=1;v<c;v++){let g=o[v];if(!g.is_emoji&&Yd.has(g[0]))throw Dv(`emoji + combining mark: "${Rg(o[v-1])} + ${n2([g[0]])}"`)}zpe(f);let y=s0(new Set(m)),[w]=Ype(y);Jpe(w,m),Wpe(w,y),u=w.N}}s.type=u}catch(o){s.error=o}return s})}function Wpe(t,e){let r,n=[];for(let i of e){let a=jp.get(i);if(a===NY)return;if(a){let s=a.M.get(i);if(r=r?r.filter(o=>s.has(o)):s0(s),!r.length)return}else n.push(i)}if(r){for(let i of r)if(n.every(a=>mb(i,a)))throw new Error(`whole-script confusable: ${t.N}/${i.N}`)}}function Ype(t){let e=S0;for(let r of t){let n=e.filter(i=>mb(i,r));if(!n.length)throw S0.some(i=>mb(i,r))?UY(e[0],r):LY(r);if(e=n,n.length==1)break}return e}function Qpe(t){return t.map(({input:e,error:r,output:n})=>{if(r){let i=r.message;throw new Error(t.length==1?i:`Invalid label ${E4(n2(e))}: ${i}`)}return Rg(n)}).join(CY)}function LY(t){return new Error(`disallowed character: ${_4(t)}`)}function UY(t,e){let r=_4(e),n=S0.find(i=>i.P.has(e));return n&&(r=`${n.N} ${r}`),new Error(`illegal mixture: ${t.N} + ${r}`)}function Dv(t){return new Error(`illegal placement: ${t}`)}function Jpe(t,e){for(let r of e)if(!mb(t,r))throw UY(t,r);if(t.M){let r=TY(e);for(let n=1,i=r.length;n<i;n++)if(JR.has(r[n])){let a=n+1;for(let s;a<i&&JR.has(s=r[a]);a++)for(let o=n;o<a;o++)if(r[o]==s)throw new Error(`duplicate non-spacing marks: ${_4(s)}`);if(a-n>pL)throw new Error(`excessive non-spacing marks: ${E4(n2(r.slice(n-1,a)))} (${a-n}/${pL})`);n=a}}}function Xpe(t,e,r){let n=[],i=[];for(t=t.slice().reverse();t.length;){let a=e0e(t);if(a)i.length&&(n.push(e(i)),i=[]),n.push(r(a));else{let s=t.pop();if($Y.has(s))i.push(s);else{let o=QR.get(s);if(o)i.push(...o);else if(!DY.has(s))throw LY(s)}}}return i.length&&n.push(e(i)),n}function Zpe(t){return t.filter(e=>e!=RY)}function e0e(t,e){let r=XR,n,i=t.length;for(;i&&(r=r.get(t[--i]),!!r);){let{V:a}=r;a&&(n=a,e&&e.push(...t.slice(i).reverse()),t.length=i)}return n}const FY=new Uint8Array(32);FY.fill(0);function vL(t){return Ne(t.length!==0,"invalid ENS name; empty component","comp",t),t}function BY(t){const e=Xa(t0e(t)),r=[];if(t.length===0)return r;let n=0;for(let i=0;i<e.length;i++)e[i]===46&&(r.push(vL(e.slice(n,i))),n=i+1);return Ne(n<e.length,"invalid ENS name; empty component","name",t),r.push(vL(e.slice(n))),r}function t0e(t){try{if(t.length===0)throw new Error("empty label");return Gpe(t)}catch(e){Ne(!1,`invalid ENS name (${e.message})`,"name",t)}}function ZR(t){Ne(typeof t=="string","invalid ENS name; not a string","name",t),Ne(t.length,"invalid ENS name (empty label)","name",t);let e=FY;const r=BY(t);for(;r.length;)e=jn(qn([e,jn(r.pop())]));return _t(e)}function r0e(t){return _t(qn(BY(t).map(e=>{if(e.length>63)throw new Error("invalid DNS encoded entry; length exceeds 63 bytes");const r=new Uint8Array(e.length+1);return r.set(e,1),r[0]=r.length-1,r})))+"00"}function hI(t,e){return{address:on(t),storageKeys:e.map((r,n)=>(Ne(oi(r,32),"invalid slot",`storageKeys[${n}]`,r),r.toLowerCase()))}}function Vh(t){if(Array.isArray(t))return t.map((r,n)=>Array.isArray(r)?(Ne(r.length===2,"invalid slot set",`value[${n}]`,r),hI(r[0],r[1])):(Ne(r!=null&&typeof r=="object","invalid address-slot set","value",t),hI(r.address,r.storageKeys)));Ne(t!=null&&typeof t=="object","invalid access list","value",t);const e=Object.keys(t).map(r=>{const n=t[r].reduce((i,a)=>(i[a]=!0,i),{});return hI(r,Object.keys(n).sort())});return e.sort((r,n)=>r.address.localeCompare(n.address)),e}function g1(t){let e;return typeof t=="string"?e=Jc.computePublicKey(t,!1):e=t.publicKey,on(jn("0x"+e.substring(4)).substring(26))}function n0e(t,e){return g1(Jc.recoverPublicKey(t,e))}const ms=BigInt(0),i0e=BigInt(2),a0e=BigInt(27),s0e=BigInt(28),o0e=BigInt(35),c0e=BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function x4(t){return t==="0x"?null:on(t)}function jY(t,e){try{return Vh(t)}catch(r){Ne(!1,r.message,e,t)}}function i2(t,e){return t==="0x"?0:Ur(t,e)}function Va(t,e){if(t==="0x")return ms;const r=rr(t,e);return Ne(r<=c0e,"value exceeds uint size",e,r),r}function aa(t,e){const r=rr(t,"value"),n=bs(r);return Ne(n.length<=32,"value too large",`tx.${e}`,r),n}function qY(t){return Vh(t).map(e=>[e.address,e.storageKeys])}function u0e(t){const e=s4(t);Ne(Array.isArray(e)&&(e.length===9||e.length===6),"invalid field count for legacy transaction","data",t);const r={type:0,nonce:i2(e[0],"nonce"),gasPrice:Va(e[1],"gasPrice"),gasLimit:Va(e[2],"gasLimit"),to:x4(e[3]),value:Va(e[4],"value"),data:_t(e[5]),chainId:ms};if(e.length===6)return r;const n=Va(e[6],"v"),i=Va(e[7],"r"),a=Va(e[8],"s");if(i===ms&&a===ms)r.chainId=n;else{let s=(n-o0e)/i0e;s<ms&&(s=ms),r.chainId=s,Ne(s!==ms||n===a0e||n===s0e,"non-canonical legacy v","v",e[6]),r.signature=yc.from({r:Th(e[7],32),s:Th(e[8],32),v:n}),r.hash=jn(t)}return r}function bL(t,e){const r=[aa(t.nonce||0,"nonce"),aa(t.gasPrice||0,"gasPrice"),aa(t.gasLimit||0,"gasLimit"),t.to!=null?on(t.to):"0x",aa(t.value||0,"value"),t.data||"0x"];let n=ms;if(t.chainId!=ms)n=rr(t.chainId,"tx.chainId"),Ne(!e||e.networkV==null||e.legacyChainId===n,"tx.chainId/sig.v mismatch","sig",e);else if(t.signature){const a=t.signature.legacyChainId;a!=null&&(n=a)}if(!e)return n!==ms&&(r.push(bs(n)),r.push("0x"),r.push("0x")),fb(r);let i=BigInt(27+e.yParity);return n!==ms?i=yc.getChainIdV(n,e.v):BigInt(e.v)!==i&&Ne(!1,"tx.chainId/sig.v mismatch","sig",e),r.push(bs(i)),r.push(bs(e.r)),r.push(bs(e.s)),fb(r)}function HY(t,e){let r;try{if(r=i2(e[0],"yParity"),r!==0&&r!==1)throw new Error("bad yParity")}catch{Ne(!1,"invalid yParity","yParity",e[0])}const n=Th(e[1],32),i=Th(e[2],32),a=yc.from({r:n,s:i,yParity:r});t.signature=a}function l0e(t){const e=s4(qt(t).slice(1));Ne(Array.isArray(e)&&(e.length===9||e.length===12),"invalid field count for transaction type: 2","data",_t(t));const r=Va(e[2],"maxPriorityFeePerGas"),n=Va(e[3],"maxFeePerGas"),i={type:2,chainId:Va(e[0],"chainId"),nonce:i2(e[1],"nonce"),maxPriorityFeePerGas:r,maxFeePerGas:n,gasPrice:null,gasLimit:Va(e[4],"gasLimit"),to:x4(e[5]),value:Va(e[6],"value"),data:_t(e[7]),accessList:jY(e[8],"accessList")};return e.length===9||(i.hash=jn(t),HY(i,e.slice(9))),i}function wL(t,e){const r=[aa(t.chainId||0,"chainId"),aa(t.nonce||0,"nonce"),aa(t.maxPriorityFeePerGas||0,"maxPriorityFeePerGas"),aa(t.maxFeePerGas||0,"maxFeePerGas"),aa(t.gasLimit||0,"gasLimit"),t.to!=null?on(t.to):"0x",aa(t.value||0,"value"),t.data||"0x",qY(t.accessList||[])];return e&&(r.push(aa(e.yParity,"yParity")),r.push(bs(e.r)),r.push(bs(e.s))),qn(["0x02",fb(r)])}function f0e(t){const e=s4(qt(t).slice(1));Ne(Array.isArray(e)&&(e.length===8||e.length===11),"invalid field count for transaction type: 1","data",_t(t));const r={type:1,chainId:Va(e[0],"chainId"),nonce:i2(e[1],"nonce"),gasPrice:Va(e[2],"gasPrice"),gasLimit:Va(e[3],"gasLimit"),to:x4(e[4]),value:Va(e[5],"value"),data:_t(e[6]),accessList:jY(e[7],"accessList")};return e.length===8||(r.hash=jn(t),HY(r,e.slice(8))),r}function _L(t,e){const r=[aa(t.chainId||0,"chainId"),aa(t.nonce||0,"nonce"),aa(t.gasPrice||0,"gasPrice"),aa(t.gasLimit||0,"gasLimit"),t.to!=null?on(t.to):"0x",aa(t.value||0,"value"),t.data||"0x",qY(t.accessList||[])];return e&&(r.push(aa(e.yParity,"recoveryParam")),r.push(bs(e.r)),r.push(bs(e.s))),qn(["0x01",fb(r)])}var Fu,z0,V0,G0,K0,W0,Y0,Q0,J0,X0,Z0,eg;const Yl=class Yl{constructor(){Ye(this,Fu,void 0);Ye(this,z0,void 0);Ye(this,V0,void 0);Ye(this,G0,void 0);Ye(this,K0,void 0);Ye(this,W0,void 0);Ye(this,Y0,void 0);Ye(this,Q0,void 0);Ye(this,J0,void 0);Ye(this,X0,void 0);Ye(this,Z0,void 0);Ye(this,eg,void 0);Te(this,Fu,null),Te(this,z0,null),Te(this,G0,0),Te(this,K0,BigInt(0)),Te(this,W0,null),Te(this,Y0,null),Te(this,Q0,null),Te(this,V0,"0x"),Te(this,J0,BigInt(0)),Te(this,X0,BigInt(0)),Te(this,Z0,null),Te(this,eg,null)}get type(){return W(this,Fu)}set type(e){switch(e){case null:Te(this,Fu,null);break;case 0:case"legacy":Te(this,Fu,0);break;case 1:case"berlin":case"eip-2930":Te(this,Fu,1);break;case 2:case"london":case"eip-1559":Te(this,Fu,2);break;default:Ne(!1,"unsupported transaction type","type",e)}}get typeName(){switch(this.type){case 0:return"legacy";case 1:return"eip-2930";case 2:return"eip-1559"}return null}get to(){return W(this,z0)}set to(e){Te(this,z0,e==null?null:on(e))}get nonce(){return W(this,G0)}set nonce(e){Te(this,G0,Ur(e,"value"))}get gasLimit(){return W(this,K0)}set gasLimit(e){Te(this,K0,rr(e))}get gasPrice(){const e=W(this,W0);return e==null&&(this.type===0||this.type===1)?ms:e}set gasPrice(e){Te(this,W0,e==null?null:rr(e,"gasPrice"))}get maxPriorityFeePerGas(){const e=W(this,Y0);return e??(this.type===2?ms:null)}set maxPriorityFeePerGas(e){Te(this,Y0,e==null?null:rr(e,"maxPriorityFeePerGas"))}get maxFeePerGas(){const e=W(this,Q0);return e??(this.type===2?ms:null)}set maxFeePerGas(e){Te(this,Q0,e==null?null:rr(e,"maxFeePerGas"))}get data(){return W(this,V0)}set data(e){Te(this,V0,_t(e))}get value(){return W(this,J0)}set value(e){Te(this,J0,rr(e,"value"))}get chainId(){return W(this,X0)}set chainId(e){Te(this,X0,rr(e))}get signature(){return W(this,Z0)||null}set signature(e){Te(this,Z0,e==null?null:yc.from(e))}get accessList(){const e=W(this,eg)||null;return e??(this.type===1||this.type===2?[]:null)}set accessList(e){Te(this,eg,e==null?null:Vh(e))}get hash(){return this.signature==null?null:jn(this.serialized)}get unsignedHash(){return jn(this.unsignedSerialized)}get from(){return this.signature==null?null:n0e(this.unsignedHash,this.signature)}get fromPublicKey(){return this.signature==null?null:Jc.recoverPublicKey(this.unsignedHash,this.signature)}isSigned(){return this.signature!=null}get serialized(){switch(it(this.signature!=null,"cannot serialize unsigned transaction; maybe you meant .unsignedSerialized","UNSUPPORTED_OPERATION",{operation:".serialized"}),this.inferType()){case 0:return bL(this,this.signature);case 1:return _L(this,this.signature);case 2:return wL(this,this.signature)}it(!1,"unsupported transaction type","UNSUPPORTED_OPERATION",{operation:".serialized"})}get unsignedSerialized(){switch(this.inferType()){case 0:return bL(this);case 1:return _L(this);case 2:return wL(this)}it(!1,"unsupported transaction type","UNSUPPORTED_OPERATION",{operation:".unsignedSerialized"})}inferType(){return this.inferTypes().pop()}inferTypes(){const e=this.gasPrice!=null,r=this.maxFeePerGas!=null||this.maxPriorityFeePerGas!=null,n=this.accessList!=null;this.maxFeePerGas!=null&&this.maxPriorityFeePerGas!=null&&it(this.maxFeePerGas>=this.maxPriorityFeePerGas,"priorityFee cannot be more than maxFee","BAD_DATA",{value:this}),it(!r||this.type!==0&&this.type!==1,"transaction type cannot have maxFeePerGas or maxPriorityFeePerGas","BAD_DATA",{value:this}),it(this.type!==0||!n,"legacy transaction cannot have accessList","BAD_DATA",{value:this});const i=[];return this.type!=null?i.push(this.type):r?i.push(2):e?(i.push(1),n||i.push(0)):n?(i.push(1),i.push(2)):(i.push(0),i.push(1),i.push(2)),i.sort(),i}isLegacy(){return this.type===0}isBerlin(){return this.type===1}isLondon(){return this.type===2}clone(){return Yl.from(this)}toJSON(){const e=r=>r==null?null:r.toString();return{type:this.type,to:this.to,data:this.data,nonce:this.nonce,gasLimit:e(this.gasLimit),gasPrice:e(this.gasPrice),maxPriorityFeePerGas:e(this.maxPriorityFeePerGas),maxFeePerGas:e(this.maxFeePerGas),value:e(this.value),chainId:e(this.chainId),sig:this.signature?this.signature.toJSON():null,accessList:this.accessList}}static from(e){if(e==null)return new Yl;if(typeof e=="string"){const n=qt(e);if(n[0]>=127)return Yl.from(u0e(n));switch(n[0]){case 1:return Yl.from(f0e(n));case 2:return Yl.from(l0e(n))}it(!1,"unsupported transaction type","UNSUPPORTED_OPERATION",{operation:"from"})}const r=new Yl;return e.type!=null&&(r.type=e.type),e.to!=null&&(r.to=e.to),e.nonce!=null&&(r.nonce=e.nonce),e.gasLimit!=null&&(r.gasLimit=e.gasLimit),e.gasPrice!=null&&(r.gasPrice=e.gasPrice),e.maxPriorityFeePerGas!=null&&(r.maxPriorityFeePerGas=e.maxPriorityFeePerGas),e.maxFeePerGas!=null&&(r.maxFeePerGas=e.maxFeePerGas),e.data!=null&&(r.data=e.data),e.value!=null&&(r.value=e.value),e.chainId!=null&&(r.chainId=e.chainId),e.signature!=null&&(r.signature=yc.from(e.signature)),e.accessList!=null&&(r.accessList=e.accessList),e.hash!=null&&(Ne(r.isSigned(),"unsigned transaction cannot define hash","tx",e),Ne(r.hash===e.hash,"hash mismatch","tx",e)),e.from!=null&&(Ne(r.isSigned(),"unsigned transaction cannot define from","tx",e),Ne(r.from.toLowerCase()===(e.from||"").toLowerCase(),"from mismatch","tx",e)),r}};Fu=new WeakMap,z0=new WeakMap,V0=new WeakMap,G0=new WeakMap,K0=new WeakMap,W0=new WeakMap,Y0=new WeakMap,Q0=new WeakMap,J0=new WeakMap,X0=new WeakMap,Z0=new WeakMap,eg=new WeakMap;let yb=Yl;function d0e(t){return typeof t=="string"&&(t=Xa(t)),jn(qn([Xa(Zhe),Xa(String(t.length)),t]))}const zY=new Uint8Array(32);zY.fill(0);const h0e=BigInt(-1),VY=BigInt(0),GY=BigInt(1),p0e=BigInt("0xffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffffff");function g0e(t){const e=qt(t),r=e.length%32;return r?qn([e,zY.slice(r)]):_t(e)}const m0e=ol(GY,32),y0e=ol(VY,32),EL={name:"string",version:"string",chainId:"uint256",verifyingContract:"address",salt:"bytes32"},pI=["name","version","chainId","verifyingContract","salt"];function xL(t){return function(e){return Ne(typeof e=="string",`invalid domain value for ${JSON.stringify(t)}`,`domain.${t}`,e),e}}const v0e={name:xL("name"),version:xL("version"),chainId:function(t){const e=rr(t,"domain.chainId");return Ne(e>=0,"invalid chain ID","domain.chainId",t),Number.isSafeInteger(e)?Number(e):i0(e)},verifyingContract:function(t){try{return on(t).toLowerCase()}catch{}Ne(!1,'invalid domain value "verifyingContract"',"domain.verifyingContract",t)},salt:function(t){const e=qt(t,"domain.salt");return Ne(e.length===32,'invalid domain value "salt"',"domain.salt",t),_t(e)}};function gI(t){{const e=t.match(/^(u?)int(\d*)$/);if(e){const r=e[1]==="",n=parseInt(e[2]||"256");Ne(n%8===0&&n!==0&&n<=256&&(e[2]==null||e[2]===String(n)),"invalid numeric width","type",t);const i=Kd(p0e,r?n-1:n),a=r?(i+GY)*h0e:VY;return function(s){const o=rr(s,"value");return Ne(o>=a&&o<=i,`value out-of-bounds for ${t}`,"value",o),ol(r?cW(o,256):o,32)}}}{const e=t.match(/^bytes(\d+)$/);if(e){const r=parseInt(e[1]);return Ne(r!==0&&r<=32&&e[1]===String(r),"invalid bytes width","type",t),function(n){const i=qt(n);return Ne(i.length===r,`invalid length for ${t}`,"value",n),g0e(n)}}}switch(t){case"address":return function(e){return Th(on(e),32)};case"bool":return function(e){return e?m0e:y0e};case"bytes":return function(e){return jn(e)};case"string":return function(e){return cl(e)}}return null}function AL(t,e){return`${t}(${e.map(({name:r,type:n})=>n+" "+r).join(",")})`}var qb,Bu,tg,Ix,KY;const ho=class ho{constructor(e){Ye(this,Ix);je(this,"primaryType");Ye(this,qb,void 0);Ye(this,Bu,void 0);Ye(this,tg,void 0);Te(this,qb,JSON.stringify(e)),Te(this,Bu,new Map),Te(this,tg,new Map);const r=new Map,n=new Map,i=new Map;Object.keys(e).forEach(o=>{r.set(o,new Set),n.set(o,[]),i.set(o,new Set)});for(const o in e){const c=new Set;for(const u of e[o]){Ne(!c.has(u.name),`duplicate variable name ${JSON.stringify(u.name)} in ${JSON.stringify(o)}`,"types",e),c.add(u.name);const f=u.type.match(/^([^\x5b]*)(\x5b|$)/)[1]||null;Ne(f!==o,`circular type reference to ${JSON.stringify(f)}`,"types",e),!gI(f)&&(Ne(n.has(f),`unknown type ${JSON.stringify(f)}`,"types",e),n.get(f).push(o),r.get(o).add(f))}}const a=Array.from(n.keys()).filter(o=>n.get(o).length===0);Ne(a.length!==0,"missing primary type","types",e),Ne(a.length===1,`ambiguous primary types or unused types: ${a.map(o=>JSON.stringify(o)).join(", ")}`,"types",e),Yt(this,{primaryType:a[0]});function s(o,c){Ne(!c.has(o),`circular type reference to ${JSON.stringify(o)}`,"types",e),c.add(o);for(const u of r.get(o))if(n.has(u)){s(u,c);for(const f of c)i.get(f).add(u)}c.delete(o)}s(this.primaryType,new Set);for(const[o,c]of i){const u=Array.from(c);u.sort(),W(this,Bu).set(o,AL(o,e[o])+u.map(f=>AL(f,e[f])).join(""))}}get types(){return JSON.parse(W(this,qb))}getEncoder(e){let r=W(this,tg).get(e);return r||(r=ct(this,Ix,KY).call(this,e),W(this,tg).set(e,r)),r}encodeType(e){const r=W(this,Bu).get(e);return Ne(r,`unknown type: ${JSON.stringify(e)}`,"name",e),r}encodeData(e,r){return this.getEncoder(e)(r)}hashStruct(e,r){return jn(this.encodeData(e,r))}encode(e){return this.encodeData(this.primaryType,e)}hash(e){return this.hashStruct(this.primaryType,e)}_visit(e,r,n){if(gI(e))return n(e,r);const i=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(i)return Ne(!i[3]||parseInt(i[3])===r.length,`array length mismatch; expected length ${parseInt(i[3])}`,"value",r),r.map(s=>this._visit(i[1],s,n));const a=this.types[e];if(a)return a.reduce((s,{name:o,type:c})=>(s[o]=this._visit(c,r[o],n),s),{});Ne(!1,`unknown type: ${e}`,"type",e)}visit(e,r){return this._visit(this.primaryType,e,r)}static from(e){return new ho(e)}static getPrimaryType(e){return ho.from(e).primaryType}static hashStruct(e,r,n){return ho.from(r).hashStruct(e,n)}static hashDomain(e){const r=[];for(const n in e){if(e[n]==null)continue;const i=EL[n];Ne(i,`invalid typed-data domain key: ${JSON.stringify(n)}`,"domain",e),r.push({name:n,type:i})}return r.sort((n,i)=>pI.indexOf(n.name)-pI.indexOf(i.name)),ho.hashStruct("EIP712Domain",{EIP712Domain:r},e)}static encode(e,r,n){return qn(["0x1901",ho.hashDomain(e),ho.from(r).hash(n)])}static hash(e,r,n){return jn(ho.encode(e,r,n))}static async resolveNames(e,r,n,i){e=Object.assign({},e);for(const o in e)e[o]==null&&delete e[o];const a={};e.verifyingContract&&!oi(e.verifyingContract,20)&&(a[e.verifyingContract]="0x");const s=ho.from(r);s.visit(n,(o,c)=>(o==="address"&&!oi(c,20)&&(a[c]="0x"),c));for(const o in a)a[o]=await i(o);return e.verifyingContract&&a[e.verifyingContract]&&(e.verifyingContract=a[e.verifyingContract]),n=s.visit(n,(o,c)=>o==="address"&&a[c]?a[c]:c),{domain:e,value:n}}static getPayload(e,r,n){ho.hashDomain(e);const i={},a=[];pI.forEach(c=>{const u=e[c];u!=null&&(i[c]=v0e[c](u),a.push({name:c,type:EL[c]}))});const s=ho.from(r),o=Object.assign({},r);return Ne(o.EIP712Domain==null,"types must not contain EIP712Domain type","types.EIP712Domain",r),o.EIP712Domain=a,s.encode(n),{types:o,domain:i,primaryType:s.primaryType,message:s.visit(n,(c,u)=>{if(c.match(/^bytes(\d*)/))return _t(qt(u));if(c.match(/^u?int/))return rr(u).toString();switch(c){case"address":return u.toLowerCase();case"bool":return!!u;case"string":return Ne(typeof u=="string","invalid string","value",u),u}Ne(!1,"unsupported type","type",c)})}}};qb=new WeakMap,Bu=new WeakMap,tg=new WeakMap,Ix=new WeakSet,KY=function(e){{const i=gI(e);if(i)return i}const r=e.match(/^(.*)(\x5b(\d*)\x5d)$/);if(r){const i=r[1],a=this.getEncoder(i);return s=>{Ne(!r[3]||parseInt(r[3])===s.length,`array length mismatch; expected length ${parseInt(r[3])}`,"value",s);let o=s.map(a);return W(this,Bu).has(i)&&(o=o.map(jn)),jn(qn(o))}}const n=this.types[e];if(n){const i=cl(W(this,Bu).get(e));return a=>{const s=n.map(({name:o,type:c})=>{const u=this.getEncoder(c)(a[o]);return W(this,Bu).has(c)?jn(u):u});return s.unshift(i),qn(s)}}Ne(!1,`unknown type: ${e}`,"type",e)};let Dg=ho;function Qa(t){const e=new Set;return t.forEach(r=>e.add(r)),Object.freeze(e)}const b0e="external public payable",w0e=Qa(b0e.split(" ")),WY="constant external internal payable private public pure view",_0e=Qa(WY.split(" ")),YY="constructor error event fallback function receive struct",QY=Qa(YY.split(" ")),JY="calldata memory storage payable indexed",E0e=Qa(JY.split(" ")),x0e="tuple returns",A0e=[YY,JY,x0e,WY].join(" "),S0e=Qa(A0e.split(" ")),I0e={"(":"OPEN_PAREN",")":"CLOSE_PAREN","[":"OPEN_BRACKET","]":"CLOSE_BRACKET",",":"COMMA","@":"AT"},O0e=new RegExp("^(\\s*)"),P0e=new RegExp("^([0-9]+)"),T0e=new RegExp("^([a-zA-Z$_][a-zA-Z0-9$_]*)"),XY=new RegExp("^([a-zA-Z$_][a-zA-Z0-9$_]*)$"),ZY=new RegExp("^(address|bool|bytes([0-9]*)|string|u?int([0-9]*))$");var ta,sc,Hb,eN;const Ox=class Ox{constructor(e){Ye(this,Hb);Ye(this,ta,void 0);Ye(this,sc,void 0);Te(this,ta,0),Te(this,sc,e.slice())}get offset(){return W(this,ta)}get length(){return W(this,sc).length-W(this,ta)}clone(){return new Ox(W(this,sc))}reset(){Te(this,ta,0)}popKeyword(e){const r=this.peek();if(r.type!=="KEYWORD"||!e.has(r.text))throw new Error(`expected keyword ${r.text}`);return this.pop().text}popType(e){if(this.peek().type!==e)throw new Error(`expected ${e}; got ${JSON.stringify(this.peek())}`);return this.pop().text}popParen(){const e=this.peek();if(e.type!=="OPEN_PAREN")throw new Error("bad start");const r=ct(this,Hb,eN).call(this,W(this,ta)+1,e.match+1);return Te(this,ta,e.match+1),r}popParams(){const e=this.peek();if(e.type!=="OPEN_PAREN")throw new Error("bad start");const r=[];for(;W(this,ta)<e.match-1;){const n=this.peek().linkNext;r.push(ct(this,Hb,eN).call(this,W(this,ta)+1,n)),Te(this,ta,n)}return Te(this,ta,e.match+1),r}peek(){if(W(this,ta)>=W(this,sc).length)throw new Error("out-of-bounds");return W(this,sc)[W(this,ta)]}peekKeyword(e){const r=this.peekType("KEYWORD");return r!=null&&e.has(r)?r:null}peekType(e){if(this.length===0)return null;const r=this.peek();return r.type===e?r.text:null}pop(){const e=this.peek();return Mm(this,ta)._++,e}toString(){const e=[];for(let r=W(this,ta);r<W(this,sc).length;r++){const n=W(this,sc)[r];e.push(`${n.type}:${n.text}`)}return`<TokenString ${e.join(" ")}>`}};ta=new WeakMap,sc=new WeakMap,Hb=new WeakSet,eN=function(e=0,r=0){return new Ox(W(this,sc).slice(e,r).map(n=>Object.freeze(Object.assign({},n,{match:n.match-e,linkBack:n.linkBack-e,linkNext:n.linkNext-e}))))};let vc=Ox;function Vf(t){const e=[],r=s=>{const o=a<t.length?JSON.stringify(t[a]):"$EOI";throw new Error(`invalid token ${o} at ${a}: ${s}`)};let n=[],i=[],a=0;for(;a<t.length;){let s=t.substring(a),o=s.match(O0e);o&&(a+=o[1].length,s=t.substring(a));const c={depth:n.length,linkBack:-1,linkNext:-1,match:-1,type:"",text:"",offset:a,value:-1};e.push(c);let u=I0e[s[0]]||"";if(u){if(c.type=u,c.text=s[0],a++,u==="OPEN_PAREN")n.push(e.length-1),i.push(e.length-1);else if(u=="CLOSE_PAREN")n.length===0&&r("no matching open bracket"),c.match=n.pop(),e[c.match].match=e.length-1,c.depth--,c.linkBack=i.pop(),e[c.linkBack].linkNext=e.length-1;else if(u==="COMMA")c.linkBack=i.pop(),e[c.linkBack].linkNext=e.length-1,i.push(e.length-1);else if(u==="OPEN_BRACKET")c.type="BRACKET";else if(u==="CLOSE_BRACKET"){let f=e.pop().text;if(e.length>0&&e[e.length-1].type==="NUMBER"){const h=e.pop().text;f=h+f,e[e.length-1].value=Ur(h)}if(e.length===0||e[e.length-1].type!=="BRACKET")throw new Error("missing opening bracket");e[e.length-1].text+=f}continue}if(o=s.match(T0e),o){if(c.text=o[1],a+=c.text.length,S0e.has(c.text)){c.type="KEYWORD";continue}if(c.text.match(ZY)){c.type="TYPE";continue}c.type="ID";continue}if(o=s.match(P0e),o){c.text=o[1],c.type="NUMBER",a+=c.text.length;continue}throw new Error(`unexpected token ${JSON.stringify(s[0])} at position ${a}`)}return new vc(e.map(s=>Object.freeze(s)))}function SL(t,e){let r=[];for(const n in e.keys())t.has(n)&&r.push(n);if(r.length>1)throw new Error(`conflicting types: ${r.join(", ")}`)}function a2(t,e){if(e.peekKeyword(QY)){const r=e.pop().text;if(r!==t)throw new Error(`expected ${t}, got ${r}`)}return e.popType("ID")}function ul(t,e){const r=new Set;for(;;){const n=t.peekType("KEYWORD");if(n==null||e&&!e.has(n))break;if(t.pop(),r.has(n))throw new Error(`duplicate keywords: ${JSON.stringify(n)}`);r.add(n)}return Object.freeze(r)}function eQ(t){let e=ul(t,_0e);return SL(e,Qa("constant payable nonpayable".split(" "))),SL(e,Qa("pure view payable nonpayable".split(" "))),e.has("view")?"view":e.has("pure")?"pure":e.has("payable")?"payable":e.has("nonpayable")?"nonpayable":e.has("constant")?"view":"nonpayable"}function tl(t,e){return t.popParams().map(r=>fa.from(r,e))}function tQ(t){if(t.peekType("AT")){if(t.pop(),t.peekType("NUMBER"))return rr(t.pop().text);throw new Error("invalid gas")}return null}function Ch(t){if(t.length)throw new Error(`unexpected tokens: ${t.toString()}`)}const C0e=new RegExp(/^(.*)\[([0-9]*)\]$/);function IL(t){const e=t.match(ZY);if(Ne(e,"invalid type","type",t),t==="uint")return"uint256";if(t==="int")return"int256";if(e[2]){const r=parseInt(e[2]);Ne(r!==0&&r<=32,"invalid bytes length","type",t)}else if(e[3]){const r=parseInt(e[3]);Ne(r!==0&&r<=256&&r%8===0,"invalid numeric width","type",t)}return t}const si={},Ss=Symbol.for("_ethers_internal"),OL="_ParamTypeInternal",PL="_ErrorInternal",TL="_EventInternal",CL="_ConstructorInternal",RL="_FallbackInternal",NL="_FunctionInternal",DL="_StructInternal";var rg,H_;const po=class po{constructor(e,r,n,i,a,s,o,c){Ye(this,rg);je(this,"name");je(this,"type");je(this,"baseType");je(this,"indexed");je(this,"components");je(this,"arrayLength");je(this,"arrayChildren");if(Hf(e,si,"ParamType"),Object.defineProperty(this,Ss,{value:OL}),s&&(s=Object.freeze(s.slice())),i==="array"){if(o==null||c==null)throw new Error("")}else if(o!=null||c!=null)throw new Error("");if(i==="tuple"){if(s==null)throw new Error("")}else if(s!=null)throw new Error("");Yt(this,{name:r,type:n,baseType:i,indexed:a,components:s,arrayLength:o,arrayChildren:c})}format(e){if(e==null&&(e="sighash"),e==="json"){const n=this.name||"";if(this.isArray()){const a=JSON.parse(this.arrayChildren.format("json"));return a.name=n,a.type+=`[${this.arrayLength<0?"":String(this.arrayLength)}]`,JSON.stringify(a)}const i={type:this.baseType==="tuple"?"tuple":this.type,name:n};return typeof this.indexed=="boolean"&&(i.indexed=this.indexed),this.isTuple()&&(i.components=this.components.map(a=>JSON.parse(a.format(e)))),JSON.stringify(i)}let r="";return this.isArray()?(r+=this.arrayChildren.format(e),r+=`[${this.arrayLength<0?"":String(this.arrayLength)}]`):this.isTuple()?(e!=="sighash"&&(r+=this.type),r+="("+this.components.map(n=>n.format(e)).join(e==="full"?", ":",")+")"):r+=this.type,e!=="sighash"&&(this.indexed===!0&&(r+=" indexed"),e==="full"&&this.name&&(r+=" "+this.name)),r}isArray(){return this.baseType==="array"}isTuple(){return this.baseType==="tuple"}isIndexable(){return this.indexed!=null}walk(e,r){if(this.isArray()){if(!Array.isArray(e))throw new Error("invalid array value");if(this.arrayLength!==-1&&e.length!==this.arrayLength)throw new Error("array is wrong length");const n=this;return e.map(i=>n.arrayChildren.walk(i,r))}if(this.isTuple()){if(!Array.isArray(e))throw new Error("invalid tuple value");if(e.length!==this.components.length)throw new Error("array is wrong length");const n=this;return e.map((i,a)=>n.components[a].walk(i,r))}return r(this.type,e)}async walkAsync(e,r){const n=[],i=[e];return ct(this,rg,H_).call(this,n,e,r,a=>{i[0]=a}),n.length&&await Promise.all(n),i[0]}static from(e,r){if(po.isParamType(e))return e;if(typeof e=="string")try{return po.from(Vf(e),r)}catch{Ne(!1,"invalid param type","obj",e)}else if(e instanceof vc){let o="",c="",u=null;ul(e,Qa(["tuple"])).has("tuple")||e.peekType("OPEN_PAREN")?(c="tuple",u=e.popParams().map(v=>po.from(v)),o=`tuple(${u.map(v=>v.format()).join(",")})`):(o=IL(e.popType("TYPE")),c=o);let f=null,h=null;for(;e.length&&e.peekType("BRACKET");){const v=e.pop();f=new po(si,"",o,c,null,u,h,f),h=v.value,o+=v.text,c="array",u=null}let m=null;if(ul(e,E0e).has("indexed")){if(!r)throw new Error("");m=!0}const w=e.peekType("ID")?e.pop().text:"";if(e.length)throw new Error("leftover tokens");return new po(si,w,o,c,m,u,h,f)}const n=e.name;Ne(!n||typeof n=="string"&&n.match(XY),"invalid name","obj.name",n);let i=e.indexed;i!=null&&(Ne(r,"parameter cannot be indexed","obj.indexed",e.indexed),i=!!i);let a=e.type,s=a.match(C0e);if(s){const o=parseInt(s[2]||"-1"),c=po.from({type:s[1],components:e.components});return new po(si,n||"",a,"array",i,null,o,c)}if(a==="tuple"||a.startsWith("tuple(")||a.startsWith("(")){const o=e.components!=null?e.components.map(u=>po.from(u)):null;return new po(si,n||"",a,"tuple",i,o,null,null)}return a=IL(e.type),new po(si,n||"",a,a,i,null,null,null)}static isParamType(e){return e&&e[Ss]===OL}};rg=new WeakSet,H_=function(e,r,n,i){if(this.isArray()){if(!Array.isArray(r))throw new Error("invalid array value");if(this.arrayLength!==-1&&r.length!==this.arrayLength)throw new Error("array is wrong length");const s=this.arrayChildren,o=r.slice();o.forEach((c,u)=>{var f;ct(f=s,rg,H_).call(f,e,c,n,h=>{o[u]=h})}),i(o);return}if(this.isTuple()){const s=this.components;let o;if(Array.isArray(r))o=r.slice();else{if(r==null||typeof r!="object")throw new Error("invalid tuple value");o=s.map(c=>{if(!c.name)throw new Error("cannot use object value with unnamed components");if(!(c.name in r))throw new Error(`missing value for component ${c.name}`);return r[c.name]})}if(o.length!==this.components.length)throw new Error("array is wrong length");o.forEach((c,u)=>{var f;ct(f=s[u],rg,H_).call(f,e,c,n,h=>{o[u]=h})}),i(o);return}const a=n(this.type,r);a.then?e.push(async function(){i(await a)}()):i(a)};let fa=po;class Rh{constructor(e,r,n){je(this,"type");je(this,"inputs");Hf(e,si,"Fragment"),n=Object.freeze(n.slice()),Yt(this,{type:r,inputs:n})}static from(e){if(typeof e=="string"){try{Rh.from(JSON.parse(e))}catch{}return Rh.from(Vf(e))}if(e instanceof vc)switch(e.peekKeyword(QY)){case"constructor":return Ju.from(e);case"error":return ys.from(e);case"event":return qc.from(e);case"fallback":case"receive":return Nu.from(e);case"function":return Hc.from(e);case"struct":return xh.from(e)}else if(typeof e=="object"){switch(e.type){case"constructor":return Ju.from(e);case"error":return ys.from(e);case"event":return qc.from(e);case"fallback":case"receive":return Nu.from(e);case"function":return Hc.from(e);case"struct":return xh.from(e)}it(!1,`unsupported type: ${e.type}`,"UNSUPPORTED_OPERATION",{operation:"Fragment.from"})}Ne(!1,"unsupported frgament object","obj",e)}static isConstructor(e){return Ju.isFragment(e)}static isError(e){return ys.isFragment(e)}static isEvent(e){return qc.isFragment(e)}static isFunction(e){return Hc.isFragment(e)}static isStruct(e){return xh.isFragment(e)}}class s2 extends Rh{constructor(r,n,i,a){super(r,n,a);je(this,"name");Ne(typeof i=="string"&&i.match(XY),"invalid identifier","name",i),a=Object.freeze(a.slice()),Yt(this,{name:i})}}function vb(t,e){return"("+e.map(r=>r.format(t)).join(t==="full"?", ":",")+")"}class ys extends s2{constructor(e,r,n){super(e,"error",r,n),Object.defineProperty(this,Ss,{value:PL})}get selector(){return cl(this.format("sighash")).substring(0,10)}format(e){if(e==null&&(e="sighash"),e==="json")return JSON.stringify({type:"error",name:this.name,inputs:this.inputs.map(n=>JSON.parse(n.format(e)))});const r=[];return e!=="sighash"&&r.push("error"),r.push(this.name+vb(e,this.inputs)),r.join(" ")}static from(e){if(ys.isFragment(e))return e;if(typeof e=="string")return ys.from(Vf(e));if(e instanceof vc){const r=a2("error",e),n=tl(e);return Ch(e),new ys(si,r,n)}return new ys(si,e.name,e.inputs?e.inputs.map(fa.from):[])}static isFragment(e){return e&&e[Ss]===PL}}class qc extends s2{constructor(r,n,i,a){super(r,"event",n,i);je(this,"anonymous");Object.defineProperty(this,Ss,{value:TL}),Yt(this,{anonymous:a})}get topicHash(){return cl(this.format("sighash"))}format(r){if(r==null&&(r="sighash"),r==="json")return JSON.stringify({type:"event",anonymous:this.anonymous,name:this.name,inputs:this.inputs.map(i=>JSON.parse(i.format(r)))});const n=[];return r!=="sighash"&&n.push("event"),n.push(this.name+vb(r,this.inputs)),r!=="sighash"&&this.anonymous&&n.push("anonymous"),n.join(" ")}static getTopicHash(r,n){return n=(n||[]).map(a=>fa.from(a)),new qc(si,r,n,!1).topicHash}static from(r){if(qc.isFragment(r))return r;if(typeof r=="string")try{return qc.from(Vf(r))}catch{Ne(!1,"invalid event fragment","obj",r)}else if(r instanceof vc){const n=a2("event",r),i=tl(r,!0),a=!!ul(r,Qa(["anonymous"])).has("anonymous");return Ch(r),new qc(si,n,i,a)}return new qc(si,r.name,r.inputs?r.inputs.map(n=>fa.from(n,!0)):[],!!r.anonymous)}static isFragment(r){return r&&r[Ss]===TL}}class Ju extends Rh{constructor(r,n,i,a,s){super(r,n,i);je(this,"payable");je(this,"gas");Object.defineProperty(this,Ss,{value:CL}),Yt(this,{payable:a,gas:s})}format(r){if(it(r!=null&&r!=="sighash","cannot format a constructor for sighash","UNSUPPORTED_OPERATION",{operation:"format(sighash)"}),r==="json")return JSON.stringify({type:"constructor",stateMutability:this.payable?"payable":"undefined",payable:this.payable,gas:this.gas!=null?this.gas:void 0,inputs:this.inputs.map(i=>JSON.parse(i.format(r)))});const n=[`constructor${vb(r,this.inputs)}`];return n.push(this.payable?"payable":"nonpayable"),this.gas!=null&&n.push(`@${this.gas.toString()}`),n.join(" ")}static from(r){if(Ju.isFragment(r))return r;if(typeof r=="string")try{return Ju.from(Vf(r))}catch{Ne(!1,"invalid constuctor fragment","obj",r)}else if(r instanceof vc){ul(r,Qa(["constructor"]));const n=tl(r),i=!!ul(r,w0e).has("payable"),a=tQ(r);return Ch(r),new Ju(si,"constructor",n,i,a)}return new Ju(si,"constructor",r.inputs?r.inputs.map(fa.from):[],!!r.payable,r.gas!=null?r.gas:null)}static isFragment(r){return r&&r[Ss]===CL}}class Nu extends Rh{constructor(r,n,i){super(r,"fallback",n);je(this,"payable");Object.defineProperty(this,Ss,{value:RL}),Yt(this,{payable:i})}format(r){const n=this.inputs.length===0?"receive":"fallback";if(r==="json"){const i=this.payable?"payable":"nonpayable";return JSON.stringify({type:n,stateMutability:i})}return`${n}()${this.payable?" payable":""}`}static from(r){if(Nu.isFragment(r))return r;if(typeof r=="string")try{return Nu.from(Vf(r))}catch{Ne(!1,"invalid fallback fragment","obj",r)}else if(r instanceof vc){const n=r.toString(),i=r.peekKeyword(Qa(["fallback","receive"]));if(Ne(i,"type must be fallback or receive","obj",n),r.popKeyword(Qa(["fallback","receive"]))==="receive"){const c=tl(r);return Ne(c.length===0,"receive cannot have arguments","obj.inputs",c),ul(r,Qa(["payable"])),Ch(r),new Nu(si,[],!0)}let s=tl(r);s.length?Ne(s.length===1&&s[0].type==="bytes","invalid fallback inputs","obj.inputs",s.map(c=>c.format("minimal")).join(", ")):s=[fa.from("bytes")];const o=eQ(r);if(Ne(o==="nonpayable"||o==="payable","fallback cannot be constants","obj.stateMutability",o),ul(r,Qa(["returns"])).has("returns")){const c=tl(r);Ne(c.length===1&&c[0].type==="bytes","invalid fallback outputs","obj.outputs",c.map(u=>u.format("minimal")).join(", "))}return Ch(r),new Nu(si,s,o==="payable")}if(r.type==="receive")return new Nu(si,[],!0);if(r.type==="fallback"){const n=[fa.from("bytes")],i=r.stateMutability==="payable";return new Nu(si,n,i)}Ne(!1,"invalid fallback description","obj",r)}static isFragment(r){return r&&r[Ss]===RL}}class Hc extends s2{constructor(r,n,i,a,s,o){super(r,"function",n,a);je(this,"constant");je(this,"outputs");je(this,"stateMutability");je(this,"payable");je(this,"gas");Object.defineProperty(this,Ss,{value:NL}),s=Object.freeze(s.slice()),Yt(this,{constant:i==="view"||i==="pure",gas:o,outputs:s,payable:i==="payable",stateMutability:i})}get selector(){return cl(this.format("sighash")).substring(0,10)}format(r){if(r==null&&(r="sighash"),r==="json")return JSON.stringify({type:"function",name:this.name,constant:this.constant,stateMutability:this.stateMutability!=="nonpayable"?this.stateMutability:void 0,payable:this.payable,gas:this.gas!=null?this.gas:void 0,inputs:this.inputs.map(i=>JSON.parse(i.format(r))),outputs:this.outputs.map(i=>JSON.parse(i.format(r)))});const n=[];return r!=="sighash"&&n.push("function"),n.push(this.name+vb(r,this.inputs)),r!=="sighash"&&(this.stateMutability!=="nonpayable"&&n.push(this.stateMutability),this.outputs&&this.outputs.length&&(n.push("returns"),n.push(vb(r,this.outputs))),this.gas!=null&&n.push(`@${this.gas.toString()}`)),n.join(" ")}static getSelector(r,n){return n=(n||[]).map(a=>fa.from(a)),new Hc(si,r,"view",n,[],null).selector}static from(r){if(Hc.isFragment(r))return r;if(typeof r=="string")try{return Hc.from(Vf(r))}catch{Ne(!1,"invalid function fragment","obj",r)}else if(r instanceof vc){const i=a2("function",r),a=tl(r),s=eQ(r);let o=[];ul(r,Qa(["returns"])).has("returns")&&(o=tl(r));const c=tQ(r);return Ch(r),new Hc(si,i,s,a,o,c)}let n=r.stateMutability;return n==null&&(n="payable",typeof r.constant=="boolean"?(n="view",r.constant||(n="payable",typeof r.payable=="boolean"&&!r.payable&&(n="nonpayable"))):typeof r.payable=="boolean"&&!r.payable&&(n="nonpayable")),new Hc(si,r.name,n,r.inputs?r.inputs.map(fa.from):[],r.outputs?r.outputs.map(fa.from):[],r.gas!=null?r.gas:null)}static isFragment(r){return r&&r[Ss]===NL}}class xh extends s2{constructor(e,r,n){super(e,"struct",r,n),Object.defineProperty(this,Ss,{value:DL})}format(){throw new Error("@TODO")}static from(e){if(typeof e=="string")try{return xh.from(Vf(e))}catch{Ne(!1,"invalid struct fragment","obj",e)}else if(e instanceof vc){const r=a2("struct",e),n=tl(e);return Ch(e),new xh(si,r,n)}return new xh(si,e.name,e.inputs?e.inputs.map(fa.from):[])}static isFragment(e){return e&&e[Ss]===DL}}const bc=new Map;bc.set(0,"GENERIC_PANIC");bc.set(1,"ASSERT_FALSE");bc.set(17,"OVERFLOW");bc.set(18,"DIVIDE_BY_ZERO");bc.set(33,"ENUM_RANGE_ERROR");bc.set(34,"BAD_STORAGE_DATA");bc.set(49,"STACK_UNDERFLOW");bc.set(50,"ARRAY_RANGE_ERROR");bc.set(65,"OUT_OF_MEMORY");bc.set(81,"UNINITIALIZED_FUNCTION_CALL");const R0e=new RegExp(/^bytes([0-9]*)$/),N0e=new RegExp(/^(u?int)([0-9]*)$/);let mI=null;function D0e(t,e,r,n){let i="missing revert data",a=null;const s=null;let o=null;if(r){i="execution reverted";const u=qt(r);if(r=_t(r),u.length===0)i+=" (no data present; likely require(false) occurred",a="require(false)";else if(u.length%32!==4)i+=" (could not decode reason; invalid data length)";else if(_t(u.slice(0,4))==="0x08c379a0")try{a=n.decode(["string"],u.slice(4))[0],o={signature:"Error(string)",name:"Error",args:[a]},i+=`: ${JSON.stringify(a)}`}catch{i+=" (could not decode reason; invalid string data)"}else if(_t(u.slice(0,4))==="0x4e487b71")try{const f=Number(n.decode(["uint256"],u.slice(4))[0]);o={signature:"Panic(uint256)",name:"Panic",args:[f]},a=`Panic due to ${bc.get(f)||"UNKNOWN"}(${f})`,i+=`: ${a}`}catch{i+=" (could not decode panic code)"}else i+=" (unknown custom error)"}const c={to:e.to?on(e.to):null,data:e.data||"0x"};return e.from&&(c.from=on(e.from)),Mi(i,"CALL_EXCEPTION",{action:t,data:r,reason:a,transaction:c,invocation:s,revert:o})}var ef,qp;const Px=class Px{constructor(){Ye(this,ef)}getDefaultValue(e){const r=e.map(i=>ct(this,ef,qp).call(this,fa.from(i)));return new Kw(r,"_").defaultValue()}encode(e,r){nW(r.length,e.length,"types/values length mismatch");const n=e.map(s=>ct(this,ef,qp).call(this,fa.from(s))),i=new Kw(n,"_"),a=new BR;return i.encode(a,r),a.data}decode(e,r,n){const i=e.map(s=>ct(this,ef,qp).call(this,fa.from(s)));return new Kw(i,"_").decode(new jR(r,n))}static defaultAbiCoder(){return mI==null&&(mI=new Px),mI}static getBuiltinCallException(e,r,n){return D0e(e,r,n,Px.defaultAbiCoder())}};ef=new WeakSet,qp=function(e){if(e.isArray())return new cpe(ct(this,ef,qp).call(this,e.arrayChildren),e.arrayLength,e.name);if(e.isTuple())return new Kw(e.components.map(n=>ct(this,ef,qp).call(this,n)),e.name);switch(e.baseType){case"address":return new spe(e.name);case"bool":return new upe(e.name);case"string":return new vpe(e.name);case"bytes":return new lpe(e.name);case"":return new hpe(e.name)}let r=e.type.match(N0e);if(r){let n=parseInt(r[2]||"256");return Ne(n!==0&&n<=256&&n%8===0,"invalid "+r[1]+" bit length","param",e),new ype(n/8,r[1]==="int",e.name)}if(r=e.type.match(R0e),r){let n=parseInt(r[1]);return Ne(n!==0&&n<=32,"invalid bytes length","param",e),new fpe(n,e.name)}Ne(!1,"invalid type","type",e.type)};let bb=Px;class M0e{constructor(e,r,n){je(this,"fragment");je(this,"name");je(this,"signature");je(this,"topic");je(this,"args");const i=e.name,a=e.format();Yt(this,{fragment:e,name:i,signature:a,topic:r,args:n})}}class $0e{constructor(e,r,n,i){je(this,"fragment");je(this,"name");je(this,"args");je(this,"signature");je(this,"selector");je(this,"value");const a=e.name,s=e.format();Yt(this,{fragment:e,name:a,args:n,signature:s,selector:r,value:i})}}class k0e{constructor(e,r,n){je(this,"fragment");je(this,"name");je(this,"args");je(this,"signature");je(this,"selector");const i=e.name,a=e.format();Yt(this,{fragment:e,name:i,args:n,signature:a,selector:r})}}class ML{constructor(e){je(this,"hash");je(this,"_isIndexed");Yt(this,{hash:e,_isIndexed:!0})}static isIndexed(e){return!!(e&&e._isIndexed)}}const $L={0:"generic panic",1:"assert(false)",17:"arithmetic overflow",18:"division or modulo by zero",33:"enum overflow",34:"invalid encoded storage byte array accessed",49:"out-of-bounds array access; popping on an empty array",50:"out-of-bounds access of an array or bytesN",65:"out of memory",81:"uninitialized function"},kL={"0x08c379a0":{signature:"Error(string)",name:"Error",inputs:["string"],reason:t=>`reverted with reason string ${JSON.stringify(t)}`},"0x4e487b71":{signature:"Panic(uint256)",name:"Panic",inputs:["uint256"],reason:t=>{let e="unknown panic code";return t>=0&&t<=255&&$L[t.toString()]&&(e=$L[t.toString()]),`reverted with panic code 0x${t.toString(16)} (${e})`}}};var kc,Lc,Uc,Ea,ng,z_,ig,V_;const u0=class u0{constructor(e){Ye(this,ng);Ye(this,ig);je(this,"fragments");je(this,"deploy");je(this,"fallback");je(this,"receive");Ye(this,kc,void 0);Ye(this,Lc,void 0);Ye(this,Uc,void 0);Ye(this,Ea,void 0);let r=[];typeof e=="string"?r=JSON.parse(e):r=e,Te(this,Uc,new Map),Te(this,kc,new Map),Te(this,Lc,new Map);const n=[];for(const s of r)try{n.push(Rh.from(s))}catch(o){console.log("EE",o)}Yt(this,{fragments:Object.freeze(n)});let i=null,a=!1;Te(this,Ea,this.getAbiCoder()),this.fragments.forEach((s,o)=>{let c;switch(s.type){case"constructor":if(this.deploy){console.log("duplicate definition - constructor");return}Yt(this,{deploy:s});return;case"fallback":s.inputs.length===0?a=!0:(Ne(!i||s.payable!==i.payable,"conflicting fallback fragments",`fragments[${o}]`,s),i=s,a=i.payable);return;case"function":c=W(this,Uc);break;case"event":c=W(this,Lc);break;case"error":c=W(this,kc);break;default:return}const u=s.format();c.has(u)||c.set(u,s)}),this.deploy||Yt(this,{deploy:Ju.from("constructor()")}),Yt(this,{fallback:i,receive:a})}format(e){const r=e?"minimal":"full";return this.fragments.map(i=>i.format(r))}formatJson(){const e=this.fragments.map(r=>r.format("json"));return JSON.stringify(e.map(r=>JSON.parse(r)))}getAbiCoder(){return bb.defaultAbiCoder()}getFunctionName(e){const r=ct(this,ng,z_).call(this,e,null,!1);return Ne(r,"no matching function","key",e),r.name}hasFunction(e){return!!ct(this,ng,z_).call(this,e,null,!1)}getFunction(e,r){return ct(this,ng,z_).call(this,e,r||null,!0)}forEachFunction(e){const r=Array.from(W(this,Uc).keys());r.sort((n,i)=>n.localeCompare(i));for(let n=0;n<r.length;n++){const i=r[n];e(W(this,Uc).get(i),n)}}getEventName(e){const r=ct(this,ig,V_).call(this,e,null,!1);return Ne(r,"no matching event","key",e),r.name}hasEvent(e){return!!ct(this,ig,V_).call(this,e,null,!1)}getEvent(e,r){return ct(this,ig,V_).call(this,e,r||null,!0)}forEachEvent(e){const r=Array.from(W(this,Lc).keys());r.sort((n,i)=>n.localeCompare(i));for(let n=0;n<r.length;n++){const i=r[n];e(W(this,Lc).get(i),n)}}getError(e,r){if(oi(e)){const i=e.toLowerCase();if(kL[i])return ys.from(kL[i].signature);for(const a of W(this,kc).values())if(i===a.selector)return a;return null}if(e.indexOf("(")===-1){const i=[];for(const[a,s]of W(this,kc))a.split("(")[0]===e&&i.push(s);if(i.length===0)return e==="Error"?ys.from("error Error(string)"):e==="Panic"?ys.from("error Panic(uint256)"):null;if(i.length>1){const a=i.map(s=>JSON.stringify(s.format())).join(", ");Ne(!1,`ambiguous error description (i.e. ${a})`,"name",e)}return i[0]}if(e=ys.from(e).format(),e==="Error(string)")return ys.from("error Error(string)");if(e==="Panic(uint256)")return ys.from("error Panic(uint256)");const n=W(this,kc).get(e);return n||null}forEachError(e){const r=Array.from(W(this,kc).keys());r.sort((n,i)=>n.localeCompare(i));for(let n=0;n<r.length;n++){const i=r[n];e(W(this,kc).get(i),n)}}_decodeParams(e,r){return W(this,Ea).decode(e,r)}_encodeParams(e,r){return W(this,Ea).encode(e,r)}encodeDeploy(e){return this._encodeParams(this.deploy.inputs,e||[])}decodeErrorResult(e,r){if(typeof e=="string"){const n=this.getError(e);Ne(n,"unknown error","fragment",e),e=n}return Ne(Gn(r,0,4)===e.selector,`data signature does not match error ${e.name}.`,"data",r),this._decodeParams(e.inputs,Gn(r,4))}encodeErrorResult(e,r){if(typeof e=="string"){const n=this.getError(e);Ne(n,"unknown error","fragment",e),e=n}return qn([e.selector,this._encodeParams(e.inputs,r||[])])}decodeFunctionData(e,r){if(typeof e=="string"){const n=this.getFunction(e);Ne(n,"unknown function","fragment",e),e=n}return Ne(Gn(r,0,4)===e.selector,`data signature does not match function ${e.name}.`,"data",r),this._decodeParams(e.inputs,Gn(r,4))}encodeFunctionData(e,r){if(typeof e=="string"){const n=this.getFunction(e);Ne(n,"unknown function","fragment",e),e=n}return qn([e.selector,this._encodeParams(e.inputs,r||[])])}decodeFunctionResult(e,r){if(typeof e=="string"){const a=this.getFunction(e);Ne(a,"unknown function","fragment",e),e=a}let n="invalid length for result data";const i=Ra(r);if(i.length%32===0)try{return W(this,Ea).decode(e.outputs,i)}catch{n="could not decode result data"}it(!1,n,"BAD_DATA",{value:_t(i),info:{method:e.name,signature:e.format()}})}makeError(e,r){const n=qt(e,"data"),i=bb.getBuiltinCallException("call",r,n),a="execution reverted (unknown custom error)";if(i.message.startsWith(a)){const o=_t(n.slice(0,4)),c=this.getError(o);if(c)try{const u=W(this,Ea).decode(c.inputs,n.slice(4));i.revert={name:c.name,signature:c.format(),args:u},i.reason=i.revert.signature,i.message=`execution reverted: ${i.reason}`}catch{i.message="execution reverted (coult not decode custom error)"}}const s=this.parseTransaction(r);return s&&(i.invocation={method:s.name,signature:s.signature,args:s.args}),i}encodeFunctionResult(e,r){if(typeof e=="string"){const n=this.getFunction(e);Ne(n,"unknown function","fragment",e),e=n}return _t(W(this,Ea).encode(e.outputs,r||[]))}encodeFilterTopics(e,r){if(typeof e=="string"){const a=this.getEvent(e);Ne(a,"unknown event","eventFragment",e),e=a}it(r.length<=e.inputs.length,`too many arguments for ${e.format()}`,"UNEXPECTED_ARGUMENT",{count:r.length,expectedCount:e.inputs.length});const n=[];e.anonymous||n.push(e.topicHash);const i=(a,s)=>a.type==="string"?cl(s):a.type==="bytes"?jn(_t(s)):(a.type==="bool"&&typeof s=="boolean"?s=s?"0x01":"0x00":a.type.match(/^u?int/)?s=ol(s):a.type.match(/^bytes/)?s=Hfe(s,32):a.type==="address"&&W(this,Ea).encode(["address"],[s]),Th(_t(s),32));for(r.forEach((a,s)=>{const o=e.inputs[s];if(!o.indexed){Ne(a==null,"cannot filter non-indexed parameters; must be null","contract."+o.name,a);return}a==null?n.push(null):o.baseType==="array"||o.baseType==="tuple"?Ne(!1,"filtering with tuples or arrays not supported","contract."+o.name,a):Array.isArray(a)?n.push(a.map(c=>i(o,c))):n.push(i(o,a))});n.length&&n[n.length-1]===null;)n.pop();return n}encodeEventLog(e,r){if(typeof e=="string"){const s=this.getEvent(e);Ne(s,"unknown event","eventFragment",e),e=s}const n=[],i=[],a=[];return e.anonymous||n.push(e.topicHash),Ne(r.length===e.inputs.length,"event arguments/values mismatch","values",r),e.inputs.forEach((s,o)=>{const c=r[o];if(s.indexed)if(s.type==="string")n.push(cl(c));else if(s.type==="bytes")n.push(jn(c));else{if(s.baseType==="tuple"||s.baseType==="array")throw new Error("not implemented");n.push(W(this,Ea).encode([s.type],[c]))}else i.push(s),a.push(c)}),{data:W(this,Ea).encode(i,a),topics:n}}decodeEventLog(e,r,n){if(typeof e=="string"){const y=this.getEvent(e);Ne(y,"unknown event","eventFragment",e),e=y}if(n!=null&&!e.anonymous){const y=e.topicHash;Ne(oi(n[0],32)&&n[0].toLowerCase()===y,"fragment/topic mismatch","topics[0]",n[0]),n=n.slice(1)}const i=[],a=[],s=[];e.inputs.forEach((y,w)=>{y.indexed?y.type==="string"||y.type==="bytes"||y.baseType==="tuple"||y.baseType==="array"?(i.push(fa.from({type:"bytes32",name:y.name})),s.push(!0)):(i.push(y),s.push(!1)):(a.push(y),s.push(!1))});const o=n!=null?W(this,Ea).decode(i,qn(n)):null,c=W(this,Ea).decode(a,r,!0),u=[],f=[];let h=0,m=0;return e.inputs.forEach((y,w)=>{let v=null;if(y.indexed)if(o==null)v=new ML(null);else if(s[w])v=new ML(o[m++]);else try{v=o[m++]}catch(g){v=g}else try{v=c[h++]}catch(g){v=g}u.push(v),f.push(y.name||null)}),qE.fromItems(u,f)}parseTransaction(e){const r=qt(e.data,"tx.data"),n=rr(e.value!=null?e.value:0,"tx.value"),i=this.getFunction(_t(r.slice(0,4)));if(!i)return null;const a=W(this,Ea).decode(i.inputs,r.slice(4));return new $0e(i,i.selector,a,n)}parseCallResult(e){throw new Error("@TODO")}parseLog(e){const r=this.getEvent(e.topics[0]);return!r||r.anonymous?null:new M0e(r,r.topicHash,this.decodeEventLog(r,e.data,e.topics))}parseError(e){const r=_t(e),n=this.getError(Gn(r,0,4));if(!n)return null;const i=W(this,Ea).decode(n.inputs,Gn(r,4));return new k0e(n,n.selector,i)}static from(e){return e instanceof u0?e:typeof e=="string"?new u0(JSON.parse(e)):typeof e.format=="function"?new u0(e.format("json")):new u0(e)}};kc=new WeakMap,Lc=new WeakMap,Uc=new WeakMap,Ea=new WeakMap,ng=new WeakSet,z_=function(e,r,n){if(oi(e)){const a=e.toLowerCase();for(const s of W(this,Uc).values())if(a===s.selector)return s;return null}if(e.indexOf("(")===-1){const a=[];for(const[s,o]of W(this,Uc))s.split("(")[0]===e&&a.push(o);if(r){const s=r.length>0?r[r.length-1]:null;let o=r.length,c=!0;Ma.isTyped(s)&&s.type==="overrides"&&(c=!1,o--);for(let u=a.length-1;u>=0;u--){const f=a[u].inputs.length;f!==o&&(!c||f!==o-1)&&a.splice(u,1)}for(let u=a.length-1;u>=0;u--){const f=a[u].inputs;for(let h=0;h<r.length;h++)if(Ma.isTyped(r[h])){if(h>=f.length){if(r[h].type==="overrides")continue;a.splice(u,1);break}if(r[h].type!==f[h].baseType){a.splice(u,1);break}}}}if(a.length===1&&r&&r.length!==a[0].inputs.length){const s=r[r.length-1];(s==null||Array.isArray(s)||typeof s!="object")&&a.splice(0,1)}if(a.length===0)return null;if(a.length>1&&n){const s=a.map(o=>JSON.stringify(o.format())).join(", ");Ne(!1,`ambiguous function description (i.e. matches ${s})`,"key",e)}return a[0]}const i=W(this,Uc).get(Hc.from(e).format());return i||null},ig=new WeakSet,V_=function(e,r,n){if(oi(e)){const a=e.toLowerCase();for(const s of W(this,Lc).values())if(a===s.topicHash)return s;return null}if(e.indexOf("(")===-1){const a=[];for(const[s,o]of W(this,Lc))s.split("(")[0]===e&&a.push(o);if(r){for(let s=a.length-1;s>=0;s--)a[s].inputs.length<r.length&&a.splice(s,1);for(let s=a.length-1;s>=0;s--){const o=a[s].inputs;for(let c=0;c<r.length;c++)if(Ma.isTyped(r[c])&&r[c].type!==o[c].baseType){a.splice(s,1);break}}}if(a.length===0)return null;if(a.length>1&&n){const s=a.map(o=>JSON.stringify(o.format())).join(", ");Ne(!1,`ambiguous event description (i.e. matches ${s})`,"key",e)}return a[0]}const i=W(this,Lc).get(qc.from(e).format());return i||null};let tN=u0;const rQ=BigInt(0);function Mv(t){return t??null}function Ta(t){return t==null?null:t.toString()}class LL{constructor(e,r,n){je(this,"gasPrice");je(this,"maxFeePerGas");je(this,"maxPriorityFeePerGas");Yt(this,{gasPrice:Mv(e),maxFeePerGas:Mv(r),maxPriorityFeePerGas:Mv(n)})}toJSON(){const{gasPrice:e,maxFeePerGas:r,maxPriorityFeePerGas:n}=this;return{_type:"FeeData",gasPrice:Ta(e),maxFeePerGas:Ta(r),maxPriorityFeePerGas:Ta(n)}}}function KE(t){const e={};t.to&&(e.to=t.to),t.from&&(e.from=t.from),t.data&&(e.data=_t(t.data));const r="chainId,gasLimit,gasPrice,maxFeePerGas,maxPriorityFeePerGas,value".split(/,/);for(const i of r)!(i in t)||t[i]==null||(e[i]=rr(t[i],`request.${i}`));const n="type,nonce".split(/,/);for(const i of n)!(i in t)||t[i]==null||(e[i]=Ur(t[i],`request.${i}`));return t.accessList&&(e.accessList=Vh(t.accessList)),"blockTag"in t&&(e.blockTag=t.blockTag),"enableCcipRead"in t&&(e.enableCcipRead=!!t.enableCcipRead),"customData"in t&&(e.customData=t.customData),e}var ju;class L0e{constructor(e,r){je(this,"provider");je(this,"number");je(this,"hash");je(this,"timestamp");je(this,"parentHash");je(this,"nonce");je(this,"difficulty");je(this,"gasLimit");je(this,"gasUsed");je(this,"miner");je(this,"extraData");je(this,"baseFeePerGas");Ye(this,ju,void 0);Te(this,ju,e.transactions.map(n=>typeof n!="string"?new wb(n,r):n)),Yt(this,{provider:r,hash:Mv(e.hash),number:e.number,timestamp:e.timestamp,parentHash:e.parentHash,nonce:e.nonce,difficulty:e.difficulty,gasLimit:e.gasLimit,gasUsed:e.gasUsed,miner:e.miner,extraData:e.extraData,baseFeePerGas:Mv(e.baseFeePerGas)})}get transactions(){return W(this,ju).map(e=>typeof e=="string"?e:e.hash)}get prefetchedTransactions(){const e=W(this,ju).slice();return e.length===0?[]:(it(typeof e[0]=="object","transactions were not prefetched with block request","UNSUPPORTED_OPERATION",{operation:"transactionResponses()"}),e)}toJSON(){const{baseFeePerGas:e,difficulty:r,extraData:n,gasLimit:i,gasUsed:a,hash:s,miner:o,nonce:c,number:u,parentHash:f,timestamp:h,transactions:m}=this;return{_type:"Block",baseFeePerGas:Ta(e),difficulty:Ta(r),extraData:n,gasLimit:Ta(i),gasUsed:Ta(a),hash:s,miner:o,nonce:c,number:u,parentHash:f,timestamp:h,transactions:m}}[Symbol.iterator](){let e=0;const r=this.transactions;return{next:()=>e<this.length?{value:r[e++],done:!1}:{value:void 0,done:!0}}}get length(){return W(this,ju).length}get date(){return this.timestamp==null?null:new Date(this.timestamp*1e3)}async getTransaction(e){let r;if(typeof e=="number")r=W(this,ju)[e];else{const n=e.toLowerCase();for(const i of W(this,ju))if(typeof i=="string"){if(i!==n)continue;r=i;break}else{if(i.hash===n)continue;r=i;break}}if(r==null)throw new Error("no such tx");return typeof r=="string"?await this.provider.getTransaction(r):r}getPrefetchedTransaction(e){const r=this.prefetchedTransactions;if(typeof e=="number")return r[e];e=e.toLowerCase();for(const n of r)if(n.hash===e)return n;Ne(!1,"no matching transaction","indexOrHash",e)}isMined(){return!!this.hash}isLondon(){return!!this.baseFeePerGas}orphanedEvent(){if(!this.isMined())throw new Error("");return U0e(this)}}ju=new WeakMap;class m1{constructor(e,r){je(this,"provider");je(this,"transactionHash");je(this,"blockHash");je(this,"blockNumber");je(this,"removed");je(this,"address");je(this,"data");je(this,"topics");je(this,"index");je(this,"transactionIndex");this.provider=r;const n=Object.freeze(e.topics.slice());Yt(this,{transactionHash:e.transactionHash,blockHash:e.blockHash,blockNumber:e.blockNumber,removed:e.removed,address:e.address,data:e.data,topics:n,index:e.index,transactionIndex:e.transactionIndex})}toJSON(){const{address:e,blockHash:r,blockNumber:n,data:i,index:a,removed:s,topics:o,transactionHash:c,transactionIndex:u}=this;return{_type:"log",address:e,blockHash:r,blockNumber:n,data:i,index:a,removed:s,topics:o,transactionHash:c,transactionIndex:u}}async getBlock(){const e=await this.provider.getBlock(this.blockHash);return it(!!e,"failed to find transaction","UNKNOWN_ERROR",{}),e}async getTransaction(){const e=await this.provider.getTransaction(this.transactionHash);return it(!!e,"failed to find transaction","UNKNOWN_ERROR",{}),e}async getTransactionReceipt(){const e=await this.provider.getTransactionReceipt(this.transactionHash);return it(!!e,"failed to find transaction receipt","UNKNOWN_ERROR",{}),e}removedEvent(){return F0e(this)}}var zb;class nQ{constructor(e,r){je(this,"provider");je(this,"to");je(this,"from");je(this,"contractAddress");je(this,"hash");je(this,"index");je(this,"blockHash");je(this,"blockNumber");je(this,"logsBloom");je(this,"gasUsed");je(this,"cumulativeGasUsed");je(this,"gasPrice");je(this,"type");je(this,"status");je(this,"root");Ye(this,zb,void 0);Te(this,zb,Object.freeze(e.logs.map(i=>new m1(i,r))));let n=rQ;e.effectiveGasPrice!=null?n=e.effectiveGasPrice:e.gasPrice!=null&&(n=e.gasPrice),Yt(this,{provider:r,to:e.to,from:e.from,contractAddress:e.contractAddress,hash:e.hash,index:e.index,blockHash:e.blockHash,blockNumber:e.blockNumber,logsBloom:e.logsBloom,gasUsed:e.gasUsed,cumulativeGasUsed:e.cumulativeGasUsed,gasPrice:n,type:e.type,status:e.status,root:e.root})}get logs(){return W(this,zb)}toJSON(){const{to:e,from:r,contractAddress:n,hash:i,index:a,blockHash:s,blockNumber:o,logsBloom:c,logs:u,status:f,root:h}=this;return{_type:"TransactionReceipt",blockHash:s,blockNumber:o,contractAddress:n,cumulativeGasUsed:Ta(this.cumulativeGasUsed),from:r,gasPrice:Ta(this.gasPrice),gasUsed:Ta(this.gasUsed),hash:i,index:a,logs:u,logsBloom:c,root:h,status:f,to:e}}get length(){return this.logs.length}[Symbol.iterator](){let e=0;return{next:()=>e<this.length?{value:this.logs[e++],done:!1}:{value:void 0,done:!0}}}get fee(){return this.gasUsed*this.gasPrice}async getBlock(){const e=await this.provider.getBlock(this.blockHash);if(e==null)throw new Error("TODO");return e}async getTransaction(){const e=await this.provider.getTransaction(this.hash);if(e==null)throw new Error("TODO");return e}async getResult(){return await this.provider.getTransactionResult(this.hash)}async confirmations(){return await this.provider.getBlockNumber()-this.blockNumber+1}removedEvent(){return aQ(this)}reorderedEvent(e){return it(!e||e.isMined(),"unmined 'other' transction cannot be orphaned","UNSUPPORTED_OPERATION",{operation:"reorderedEvent(other)"}),iQ(this,e)}}zb=new WeakMap;var tf;const vM=class vM{constructor(e,r){je(this,"provider");je(this,"blockNumber");je(this,"blockHash");je(this,"index");je(this,"hash");je(this,"type");je(this,"to");je(this,"from");je(this,"nonce");je(this,"gasLimit");je(this,"gasPrice");je(this,"maxPriorityFeePerGas");je(this,"maxFeePerGas");je(this,"data");je(this,"value");je(this,"chainId");je(this,"signature");je(this,"accessList");Ye(this,tf,void 0);this.provider=r,this.blockNumber=e.blockNumber!=null?e.blockNumber:null,this.blockHash=e.blockHash!=null?e.blockHash:null,this.hash=e.hash,this.index=e.index,this.type=e.type,this.from=e.from,this.to=e.to||null,this.gasLimit=e.gasLimit,this.nonce=e.nonce,this.data=e.data,this.value=e.value,this.gasPrice=e.gasPrice,this.maxPriorityFeePerGas=e.maxPriorityFeePerGas!=null?e.maxPriorityFeePerGas:null,this.maxFeePerGas=e.maxFeePerGas!=null?e.maxFeePerGas:null,this.chainId=e.chainId,this.signature=e.signature,this.accessList=e.accessList!=null?e.accessList:null,Te(this,tf,-1)}toJSON(){const{blockNumber:e,blockHash:r,index:n,hash:i,type:a,to:s,from:o,nonce:c,data:u,signature:f,accessList:h}=this;return{_type:"TransactionReceipt",accessList:h,blockNumber:e,blockHash:r,chainId:Ta(this.chainId),data:u,from:o,gasLimit:Ta(this.gasLimit),gasPrice:Ta(this.gasPrice),hash:i,maxFeePerGas:Ta(this.maxFeePerGas),maxPriorityFeePerGas:Ta(this.maxPriorityFeePerGas),nonce:c,signature:f,to:s,index:n,type:a,value:Ta(this.value)}}async getBlock(){let e=this.blockNumber;if(e==null){const n=await this.getTransaction();n&&(e=n.blockNumber)}if(e==null)return null;const r=this.provider.getBlock(e);if(r==null)throw new Error("TODO");return r}async getTransaction(){return this.provider.getTransaction(this.hash)}async confirmations(){if(this.blockNumber==null){const{tx:r,blockNumber:n}=await Sa({tx:this.getTransaction(),blockNumber:this.provider.getBlockNumber()});return r==null||r.blockNumber==null?0:n-r.blockNumber+1}return await this.provider.getBlockNumber()-this.blockNumber+1}async wait(e,r){const n=e??1,i=r??0;let a=W(this,tf),s=-1,o=a===-1;const c=async()=>{if(o)return null;const{blockNumber:m,nonce:y}=await Sa({blockNumber:this.provider.getBlockNumber(),nonce:this.provider.getTransactionCount(this.from)});if(y<this.nonce){a=m;return}if(o)return null;const w=await this.getTransaction();if(!(w&&w.blockNumber!=null))for(s===-1&&(s=a-3,s<W(this,tf)&&(s=W(this,tf)));s<=m;){if(o)return null;const v=await this.provider.getBlock(s,!0);if(v==null)return;for(const g of v)if(g===this.hash)return;for(let g=0;g<v.length;g++){const _=await v.getTransaction(g);if(_.from===this.from&&_.nonce===this.nonce){if(o)return null;const b=await this.provider.getTransactionReceipt(_.hash);if(b==null||m-b.blockNumber+1<n)return;let S="replaced";_.data===this.data&&_.to===this.to&&_.value===this.value?S="repriced":_.data==="0x"&&_.from===_.to&&_.value===rQ&&(S="cancelled"),it(!1,"transaction was replaced","TRANSACTION_REPLACED",{cancelled:S==="replaced"||S==="cancelled",reason:S,replacement:_.replaceableTransaction(a),hash:_.hash,receipt:b})}}s++}},u=m=>{if(m==null||m.status!==0)return m;it(!1,"transaction execution reverted","CALL_EXCEPTION",{action:"sendTransaction",data:null,reason:null,invocation:null,revert:null,transaction:{to:m.to,from:m.from,data:""},receipt:m})},f=await this.provider.getTransactionReceipt(this.hash);if(n===0)return u(f);if(f){if(await f.confirmations()>=n)return u(f)}else if(await c(),n===0)return null;return await new Promise((m,y)=>{const w=[],v=()=>{w.forEach(_=>_())};if(w.push(()=>{o=!0}),i>0){const _=setTimeout(()=>{v(),y(Mi("wait for transaction timeout","TIMEOUT"))},i);w.push(()=>{clearTimeout(_)})}const g=async _=>{if(await _.confirmations()>=n){v();try{m(u(_))}catch(b){y(b)}}};if(w.push(()=>{this.provider.off(this.hash,g)}),this.provider.on(this.hash,g),a>=0){const _=async()=>{try{await c()}catch(b){if(So(b,"TRANSACTION_REPLACED")){v(),y(b);return}}o||this.provider.once("block",_)};w.push(()=>{this.provider.off("block",_)}),this.provider.once("block",_)}})}isMined(){return this.blockHash!=null}isLegacy(){return this.type===0}isBerlin(){return this.type===1}isLondon(){return this.type===2}removedEvent(){return it(this.isMined(),"unmined transaction canot be orphaned","UNSUPPORTED_OPERATION",{operation:"removeEvent()"}),aQ(this)}reorderedEvent(e){return it(this.isMined(),"unmined transaction canot be orphaned","UNSUPPORTED_OPERATION",{operation:"removeEvent()"}),it(!e||e.isMined(),"unmined 'other' transaction canot be orphaned","UNSUPPORTED_OPERATION",{operation:"removeEvent()"}),iQ(this,e)}replaceableTransaction(e){Ne(Number.isInteger(e)&&e>=0,"invalid startBlock","startBlock",e);const r=new vM(this,this.provider);return Te(r,tf,e),r}};tf=new WeakMap;let wb=vM;function U0e(t){return{orphan:"drop-block",hash:t.hash,number:t.number}}function iQ(t,e){return{orphan:"reorder-transaction",tx:t,other:e}}function aQ(t){return{orphan:"drop-transaction",tx:t}}function F0e(t){return{orphan:"drop-log",log:{transactionHash:t.transactionHash,blockHash:t.blockHash,blockNumber:t.blockNumber,address:t.address,data:t.data,topics:Object.freeze(t.topics.slice()),index:t.index}}}class A4 extends m1{constructor(r,n,i){super(r,r.provider);je(this,"interface");je(this,"fragment");je(this,"args");const a=n.decodeEventLog(i,r.data,r.topics);Yt(this,{args:a,fragment:i,interface:n})}get eventName(){return this.fragment.name}get eventSignature(){return this.fragment.format()}}class sQ extends m1{constructor(r,n){super(r,r.provider);je(this,"error");Yt(this,{error:n})}}var ag;class B0e extends nQ{constructor(r,n,i){super(i,n);Ye(this,ag,void 0);Te(this,ag,r)}get logs(){return super.logs.map(r=>{const n=r.topics.length?W(this,ag).getEvent(r.topics[0]):null;if(n)try{return new A4(r,W(this,ag),n)}catch(i){return new sQ(r,i)}return r})}}ag=new WeakMap;var Vb;class S4 extends wb{constructor(r,n,i){super(i,n);Ye(this,Vb,void 0);Te(this,Vb,r)}async wait(r){const n=await super.wait(r);return n==null?null:new B0e(W(this,Vb),this.provider,n)}}Vb=new WeakMap;class oQ extends lW{constructor(r,n,i,a){super(r,n,i);je(this,"log");Yt(this,{log:a})}async getBlock(){return await this.log.getBlock()}async getTransaction(){return await this.log.getTransaction()}async getTransactionReceipt(){return await this.log.getTransactionReceipt()}}class j0e extends oQ{constructor(e,r,n,i,a){super(e,r,n,new A4(a,e.interface,i));const s=e.interface.decodeEventLog(i,this.log.data,this.log.topics);Yt(this,{args:s,fragment:i})}get eventName(){return this.fragment.name}get eventSignature(){return this.fragment.format()}}const UL=BigInt(0);function cQ(t){return t&&typeof t.call=="function"}function uQ(t){return t&&typeof t.estimateGas=="function"}function o2(t){return t&&typeof t.resolveName=="function"}function lQ(t){return t&&typeof t.sendTransaction=="function"}function fQ(t){if(t!=null){if(o2(t))return t;if(t.provider)return t.provider}}var Gb;class q0e{constructor(e,r,n){Ye(this,Gb,void 0);je(this,"fragment");if(Yt(this,{fragment:r}),r.inputs.length<n.length)throw new Error("too many arguments");const i=Nh(e.runner,"resolveName"),a=o2(i)?i:null;Te(this,Gb,async function(){const s=await Promise.all(r.inputs.map((o,c)=>n[c]==null?null:o.walkAsync(n[c],(f,h)=>f==="address"?Array.isArray(h)?Promise.all(h.map(m=>la(m,a))):la(h,a):h)));return e.interface.encodeFilterTopics(r,s)}())}getTopicFilter(){return W(this,Gb)}}Gb=new WeakMap;function Nh(t,e){return t==null?null:typeof t[e]=="function"?t:t.provider&&typeof t.provider[e]=="function"?t.provider:null}function Qd(t){return t==null?null:t.provider||null}async function dQ(t,e){const r=Ma.dereference(t,"overrides");Ne(typeof r=="object","invalid overrides parameter","overrides",t);const n=KE(r);return Ne(n.to==null||(e||[]).indexOf("to")>=0,"cannot override to","overrides.to",n.to),Ne(n.data==null||(e||[]).indexOf("data")>=0,"cannot override data","overrides.data",n.data),n.from&&(n.from=n.from),n}async function H0e(t,e,r){const n=Nh(t,"resolveName"),i=o2(n)?n:null;return await Promise.all(e.map((a,s)=>a.walkAsync(r[s],(o,c)=>(c=Ma.dereference(c,o),o==="address"?la(c,i):c))))}function z0e(t){const e=async function(s){const o=await dQ(s,["data"]);o.to=await t.getAddress(),o.from&&(o.from=await la(o.from,fQ(t.runner)));const c=t.interface,u=rr(o.value||UL,"overrides.value")===UL,f=(o.data||"0x")==="0x";c.fallback&&!c.fallback.payable&&c.receive&&!f&&!u&&Ne(!1,"cannot send data to receive or send value to non-payable fallback","overrides",s),Ne(c.fallback||f,"cannot send data to receive-only contract","overrides.data",o.data);const h=c.receive||c.fallback&&c.fallback.payable;return Ne(h||u,"cannot send value to non-payable fallback","overrides.value",o.value),Ne(c.fallback||f,"cannot send data to receive-only contract","overrides.data",o.data),o},r=async function(s){const o=Nh(t.runner,"call");it(cQ(o),"contract runner does not support calling","UNSUPPORTED_OPERATION",{operation:"call"});const c=await e(s);try{return await o.call(c)}catch(u){throw i4(u)&&u.data?t.interface.makeError(u.data,c):u}},n=async function(s){const o=t.runner;it(lQ(o),"contract runner does not support sending transactions","UNSUPPORTED_OPERATION",{operation:"sendTransaction"});const c=await o.sendTransaction(await e(s)),u=Qd(t.runner);return new S4(t.interface,u,c)},i=async function(s){const o=Nh(t.runner,"estimateGas");return it(uQ(o),"contract runner does not support gas estimation","UNSUPPORTED_OPERATION",{operation:"estimateGas"}),await o.estimateGas(await e(s))},a=async s=>await n(s);return Yt(a,{_contract:t,estimateGas:i,populateTransaction:e,send:n,staticCall:r}),a}function V0e(t,e){const r=function(...u){const f=t.interface.getFunction(e,u);return it(f,"no matching fragment","UNSUPPORTED_OPERATION",{operation:"fragment",info:{key:e,args:u}}),f},n=async function(...u){const f=r(...u);let h={};if(f.inputs.length+1===u.length&&(h=await dQ(u.pop()),h.from&&(h.from=await la(h.from,fQ(t.runner)))),f.inputs.length!==u.length)throw new Error("internal error: fragment inputs doesn't match arguments; should not happen");const m=await H0e(t.runner,f.inputs,u);return Object.assign({},h,await Sa({to:t.getAddress(),data:t.interface.encodeFunctionData(f,m)}))},i=async function(...u){const f=await o(...u);return f.length===1?f[0]:f},a=async function(...u){const f=t.runner;it(lQ(f),"contract runner does not support sending transactions","UNSUPPORTED_OPERATION",{operation:"sendTransaction"});const h=await f.sendTransaction(await n(...u)),m=Qd(t.runner);return new S4(t.interface,m,h)},s=async function(...u){const f=Nh(t.runner,"estimateGas");return it(uQ(f),"contract runner does not support gas estimation","UNSUPPORTED_OPERATION",{operation:"estimateGas"}),await f.estimateGas(await n(...u))},o=async function(...u){const f=Nh(t.runner,"call");it(cQ(f),"contract runner does not support calling","UNSUPPORTED_OPERATION",{operation:"call"});const h=await n(...u);let m="0x";try{m=await f.call(h)}catch(w){throw i4(w)&&w.data?t.interface.makeError(w.data,h):w}const y=r(...u);return t.interface.decodeFunctionResult(y,m)},c=async(...u)=>r(...u).constant?await i(...u):await a(...u);return Yt(c,{name:t.interface.getFunctionName(e),_contract:t,_key:e,getFragment:r,estimateGas:s,populateTransaction:n,send:a,staticCall:i,staticCallResult:o}),Object.defineProperty(c,"fragment",{configurable:!1,enumerable:!0,get:()=>{const u=t.interface.getFunction(e);return it(u,"no matching fragment","UNSUPPORTED_OPERATION",{operation:"fragment",info:{key:e}}),u}}),c}function G0e(t,e){const r=function(...i){const a=t.interface.getEvent(e,i);return it(a,"no matching fragment","UNSUPPORTED_OPERATION",{operation:"fragment",info:{key:e,args:i}}),a},n=function(...i){return new q0e(t,r(...i),i)};return Yt(n,{name:t.interface.getEventName(e),_contract:t,_key:e,getFragment:r}),Object.defineProperty(n,"fragment",{configurable:!1,enumerable:!0,get:()=>{const i=t.interface.getEvent(e);return it(i,"no matching fragment","UNSUPPORTED_OPERATION",{operation:"fragment",info:{key:e}}),i}}),n}const WE=Symbol.for("_ethersInternal_contract"),hQ=new WeakMap;function K0e(t,e){hQ.set(t[WE],e)}function Ds(t){return hQ.get(t[WE])}function W0e(t){return t&&typeof t=="object"&&"getTopicFilter"in t&&typeof t.getTopicFilter=="function"&&t.fragment}async function I4(t,e){let r,n=null;if(Array.isArray(e)){const a=function(s){if(oi(s,32))return s;const o=t.interface.getEvent(s);return Ne(o,"unknown fragment","name",s),o.topicHash};r=e.map(s=>s==null?null:Array.isArray(s)?s.map(a):a(s))}else e==="*"?r=[null]:typeof e=="string"?oi(e,32)?r=[e]:(n=t.interface.getEvent(e),Ne(n,"unknown fragment","event",e),r=[n.topicHash]):W0e(e)?r=await e.getTopicFilter():"fragment"in e?(n=e.fragment,r=[n.topicHash]):Ne(!1,"unknown event name","event",e);r=r.map(a=>{if(a==null)return null;if(Array.isArray(a)){const s=Array.from(new Set(a.map(o=>o.toLowerCase())).values());return s.length===1?s[0]:(s.sort(),s)}return a.toLowerCase()});const i=r.map(a=>a==null?"null":Array.isArray(a)?a.join("|"):a).join("&");return{fragment:n,tag:i,topics:r}}async function sv(t,e){const{subs:r}=Ds(t);return r.get((await I4(t,e)).tag)||null}async function FL(t,e,r){const n=Qd(t.runner);it(n,"contract runner does not support subscribing","UNSUPPORTED_OPERATION",{operation:e});const{fragment:i,tag:a,topics:s}=await I4(t,r),{addr:o,subs:c}=Ds(t);let u=c.get(a);if(!u){const h={address:o||t,topics:s},m=g=>{let _=i;if(_==null)try{_=t.interface.getEvent(g.topics[0])}catch{}if(_){const b=_,S=i?t.interface.decodeEventLog(i,g.data,g.topics):[];nN(t,r,S,A=>new j0e(t,A,r,b,g))}else nN(t,r,[],b=>new oQ(t,b,r,g))};let y=[];u={tag:a,listeners:[],start:()=>{y.length||y.push(n.on(h,m))},stop:async()=>{if(y.length==0)return;let g=y;y=[],await Promise.all(g),n.off(h,m)}},c.set(a,u)}return u}let rN=Promise.resolve();async function Y0e(t,e,r,n){await rN;const i=await sv(t,e);if(!i)return!1;const a=i.listeners.length;return i.listeners=i.listeners.filter(({listener:s,once:o})=>{const c=Array.from(r);n&&c.push(n(o?null:s));try{s.call(t,...c)}catch{}return!o}),i.listeners.length===0&&(i.stop(),Ds(t).subs.delete(i.tag)),a>0}async function nN(t,e,r,n){try{await rN}catch{}const i=Y0e(t,e,r,n);return rN=i,await i}const Ww=["then"];var _$e;const Wv=class Wv{constructor(e,r,n,i){je(this,"target");je(this,"interface");je(this,"runner");je(this,"filters");je(this,_$e);je(this,"fallback");Ne(typeof e=="string"||gY(e),"invalid value for Contract target","target",e),n==null&&(n=null);const a=tN.from(r);Yt(this,{target:e,runner:n,interface:a}),Object.defineProperty(this,WE,{value:{}});let s,o=null,c=null;if(i){const h=Qd(n);c=new S4(this.interface,h,i)}let u=new Map;if(typeof e=="string")if(oi(e))o=e,s=Promise.resolve(e);else{const h=Nh(n,"resolveName");if(!o2(h))throw Mi("contract runner does not support name resolution","UNSUPPORTED_OPERATION",{operation:"resolveName"});s=h.resolveName(e).then(m=>{if(m==null)throw Mi("an ENS name used for a contract target must be correctly configured","UNCONFIGURED_NAME",{value:e});return Ds(this).addr=m,m})}else s=e.getAddress().then(h=>{if(h==null)throw new Error("TODO");return Ds(this).addr=h,h});K0e(this,{addrPromise:s,addr:o,deployTx:c,subs:u});const f=new Proxy({},{get:(h,m,y)=>{if(typeof m=="symbol"||Ww.indexOf(m)>=0)return Reflect.get(h,m,y);try{return this.getEvent(m)}catch(w){if(!So(w,"INVALID_ARGUMENT")||w.argument!=="key")throw w}},has:(h,m)=>Ww.indexOf(m)>=0?Reflect.has(h,m):Reflect.has(h,m)||this.interface.hasEvent(String(m))});return Yt(this,{filters:f}),Yt(this,{fallback:a.receive||a.fallback?z0e(this):null}),new Proxy(this,{get:(h,m,y)=>{if(typeof m=="symbol"||m in h||Ww.indexOf(m)>=0)return Reflect.get(h,m,y);try{return h.getFunction(m)}catch(w){if(!So(w,"INVALID_ARGUMENT")||w.argument!=="key")throw w}},has:(h,m)=>typeof m=="symbol"||m in h||Ww.indexOf(m)>=0?Reflect.has(h,m):h.interface.hasFunction(m)})}connect(e){return new Wv(this.target,this.interface,e)}attach(e){return new Wv(e,this.interface,this.runner)}async getAddress(){return await Ds(this).addrPromise}async getDeployedCode(){const e=Qd(this.runner);it(e,"runner does not support .provider","UNSUPPORTED_OPERATION",{operation:"getDeployedCode"});const r=await e.getCode(await this.getAddress());return r==="0x"?null:r}async waitForDeployment(){const e=this.deploymentTransaction();if(e)return await e.wait(),this;if(await this.getDeployedCode()!=null)return this;const n=Qd(this.runner);return it(n!=null,"contract runner does not support .provider","UNSUPPORTED_OPERATION",{operation:"waitForDeployment"}),new Promise((i,a)=>{const s=async()=>{try{if(await this.getDeployedCode()!=null)return i(this);n.once("block",s)}catch(o){a(o)}};s()})}deploymentTransaction(){return Ds(this).deployTx}getFunction(e){return typeof e!="string"&&(e=e.format()),V0e(this,e)}getEvent(e){return typeof e!="string"&&(e=e.format()),G0e(this,e)}async queryTransaction(e){throw new Error("@TODO")}async queryFilter(e,r,n){r==null&&(r=0),n==null&&(n="latest");const{addr:i,addrPromise:a}=Ds(this),s=i||await a,{fragment:o,topics:c}=await I4(this,e),u={address:s,topics:c,fromBlock:r,toBlock:n},f=Qd(this.runner);return it(f,"contract runner does not have a provider","UNSUPPORTED_OPERATION",{operation:"queryFilter"}),(await f.getLogs(u)).map(h=>{let m=o;if(m==null)try{m=this.interface.getEvent(h.topics[0])}catch{}if(m)try{return new A4(h,this.interface,m)}catch(y){return new sQ(h,y)}return new m1(h,f)})}async on(e,r){const n=await FL(this,"on",e);return n.listeners.push({listener:r,once:!1}),n.start(),this}async once(e,r){const n=await FL(this,"once",e);return n.listeners.push({listener:r,once:!0}),n.start(),this}async emit(e,...r){return await nN(this,e,r,null)}async listenerCount(e){if(e){const i=await sv(this,e);return i?i.listeners.length:0}const{subs:r}=Ds(this);let n=0;for(const{listeners:i}of r.values())n+=i.length;return n}async listeners(e){if(e){const i=await sv(this,e);return i?i.listeners.map(({listener:a})=>a):[]}const{subs:r}=Ds(this);let n=[];for(const{listeners:i}of r.values())n=n.concat(i.map(({listener:a})=>a));return n}async off(e,r){const n=await sv(this,e);if(!n)return this;if(r){const i=n.listeners.map(({listener:a})=>a).indexOf(r);i>=0&&n.listeners.splice(i,1)}return(r==null||n.listeners.length===0)&&(n.stop(),Ds(this).subs.delete(n.tag)),this}async removeAllListeners(e){if(e){const r=await sv(this,e);if(!r)return this;r.stop(),Ds(this).subs.delete(r.tag)}else{const{subs:r}=Ds(this);for(const{tag:n,stop:i}of r.values())i(),r.delete(n)}return this}async addListener(e,r){return await this.on(e,r)}async removeListener(e,r){return await this.off(e,r)}static buildClass(e){class r extends Wv{constructor(i,a=null){super(i,e,a)}}return r}static from(e,r,n){return n==null&&(n=null),new this(e,r,n)}};_$e=WE;let iN=Wv;function Q0e(){return iN}class $v extends Q0e(){}function yI(t){return t.match(/^ipfs:\/\/ipfs\//i)?t=t.substring(12):t.match(/^ipfs:\/\//i)?t=t.substring(7):Ne(!1,"unsupported IPFS format","link",t),`https://gateway.ipfs.io/ipfs/${t}`}class J0e{constructor(e){je(this,"name");Yt(this,{name:e})}connect(e){return this}supportsCoinType(e){return!1}async encodeAddress(e,r){throw new Error("unsupported coin")}async decodeAddress(e,r){throw new Error("unsupported coin")}}const pQ=new RegExp("^(ipfs)://(.*)$","i"),BL=[new RegExp("^(https)://(.*)$","i"),new RegExp("^(data):(.*)$","i"),pQ,new RegExp("^eip155:[0-9]+/(erc[0-9]+):(.*)$","i")];var rf,ch,nf,Hp,Tx,gQ;const l0=class l0{constructor(e,r,n){Ye(this,nf);je(this,"provider");je(this,"address");je(this,"name");Ye(this,rf,void 0);Ye(this,ch,void 0);Yt(this,{provider:e,address:r,name:n}),Te(this,rf,null),Te(this,ch,new $v(r,["function supportsInterface(bytes4) view returns (bool)","function resolve(bytes, bytes) view returns (bytes)","function addr(bytes32) view returns (address)","function addr(bytes32, uint) view returns (bytes)","function text(bytes32, string) view returns (string)","function contenthash(bytes32) view returns (bytes)"],e))}async supportsWildcard(){return W(this,rf)==null&&Te(this,rf,(async()=>{try{return await W(this,ch).supportsInterface("0x9061b923")}catch(e){if(So(e,"CALL_EXCEPTION"))return!1;throw Te(this,rf,null),e}})()),await W(this,rf)}async getAddress(e){if(e==null&&(e=60),e===60)try{const a=await ct(this,nf,Hp).call(this,"addr(bytes32)");return a==null||a===KR?null:a}catch(a){if(So(a,"CALL_EXCEPTION"))return null;throw a}if(e>=0&&e<2147483648){let a=e+2147483648;const s=await ct(this,nf,Hp).call(this,"addr(bytes32,uint)",[a]);if(oi(s,20))return on(s)}let r=null;for(const a of this.provider.plugins)if(a instanceof J0e&&a.supportsCoinType(e)){r=a;break}if(r==null)return null;const n=await ct(this,nf,Hp).call(this,"addr(bytes32,uint)",[e]);if(n==null||n==="0x")return null;const i=await r.decodeAddress(e,n);if(i!=null)return i;it(!1,"invalid coin data","UNSUPPORTED_OPERATION",{operation:`getAddress(${e})`,info:{coinType:e,data:n}})}async getText(e){const r=await ct(this,nf,Hp).call(this,"text(bytes32,string)",[e]);return r==null||r==="0x"?null:r}async getContentHash(){const e=await ct(this,nf,Hp).call(this,"contenthash(bytes32)");if(e==null||e==="0x")return null;const r=e.match(/^0x(e3010170|e5010172)(([0-9a-f][0-9a-f])([0-9a-f][0-9a-f])([0-9a-f]*))$/);if(r){const i=r[1]==="e3010170"?"ipfs":"ipns",a=parseInt(r[4],16);if(r[5].length===a*2)return`${i}://${uW("0x"+r[2])}`}const n=e.match(/^0xe40101fa011b20([0-9a-f]*)$/);if(n&&n[1].length===64)return`bzz://${n[1]}`;it(!1,"invalid or unsupported content hash data","UNSUPPORTED_OPERATION",{operation:"getContentHash()",info:{data:e}})}async getAvatar(){return(await this._getAvatar()).url}async _getAvatar(){const e=[{type:"name",value:this.name}];try{const r=await this.getText("avatar");if(r==null)return e.push({type:"!avatar",value:""}),{url:null,linkage:e};e.push({type:"avatar",value:r});for(let n=0;n<BL.length;n++){const i=r.match(BL[n]);if(i==null)continue;const a=i[1].toLowerCase();switch(a){case"https":case"data":return e.push({type:"url",value:r}),{linkage:e,url:r};case"ipfs":{const s=yI(r);return e.push({type:"ipfs",value:r}),e.push({type:"url",value:s}),{linkage:e,url:s}}case"erc721":case"erc1155":{const s=a==="erc721"?"tokenURI(uint256)":"uri(uint256)";e.push({type:a,value:r});const o=await this.getAddress();if(o==null)return e.push({type:"!owner",value:""}),{url:null,linkage:e};const c=(i[2]||"").split("/");if(c.length!==2)return e.push({type:`!${a}caip`,value:i[2]||""}),{url:null,linkage:e};const u=c[1],f=new $v(c[0],["function tokenURI(uint) view returns (string)","function ownerOf(uint) view returns (address)","function uri(uint) view returns (string)","function balanceOf(address, uint256) view returns (uint)"],this.provider);if(a==="erc721"){const v=await f.ownerOf(u);if(o!==v)return e.push({type:"!owner",value:v}),{url:null,linkage:e};e.push({type:"owner",value:v})}else if(a==="erc1155"){const v=await f.balanceOf(o,u);if(!v)return e.push({type:"!balance",value:"0"}),{url:null,linkage:e};e.push({type:"balance",value:v.toString()})}let h=await f[s](u);if(h==null||h==="0x")return e.push({type:"!metadata-url",value:""}),{url:null,linkage:e};e.push({type:"metadata-url-base",value:h}),a==="erc1155"&&(h=h.replace("{id}",ol(u,32).substring(2)),e.push({type:"metadata-url-expanded",value:h})),h.match(/^ipfs:/i)&&(h=yI(h)),e.push({type:"metadata-url",value:h});let m={};const y=await new kf(h).send();y.assertOk();try{m=y.bodyJson}catch{try{e.push({type:"!metadata",value:y.bodyText})}catch{const _=y.body;return _&&e.push({type:"!metadata",value:_t(_)}),{url:null,linkage:e}}return{url:null,linkage:e}}if(!m)return e.push({type:"!metadata",value:""}),{url:null,linkage:e};e.push({type:"metadata",value:JSON.stringify(m)});let w=m.image;if(typeof w!="string")return e.push({type:"!imageUrl",value:""}),{url:null,linkage:e};if(!w.match(/^(https:\/\/|data:)/i)){if(w.match(pQ)==null)return e.push({type:"!imageUrl-ipfs",value:w}),{url:null,linkage:e};e.push({type:"imageUrl-ipfs",value:w}),w=yI(w)}return e.push({type:"url",value:w}),{linkage:e,url:w}}}}}catch{}return{linkage:e,url:null}}static async getEnsAddress(e){const r=await e.getNetwork(),n=r.getPlugin("org.ethers.plugins.network.Ens");return it(n,"network does not support ENS","UNSUPPORTED_OPERATION",{operation:"getEnsAddress",info:{network:r}}),n.address}static async fromName(e,r){var i;let n=r;for(;;){if(n===""||n==="."||r!=="eth"&&n==="eth")return null;const a=await ct(i=l0,Tx,gQ).call(i,e,n);if(a!=null){const s=new l0(e,a,r);return n!==r&&!await s.supportsWildcard()?null:s}n=n.split(".").slice(1).join(".")}}};rf=new WeakMap,ch=new WeakMap,nf=new WeakSet,Hp=async function(e,r){r=(r||[]).slice();const n=W(this,ch).interface;r.unshift(ZR(this.name));let i=null;await this.supportsWildcard()&&(i=n.getFunction(e),it(i,"missing fragment","UNKNOWN_ERROR",{info:{funcName:e}}),r=[r0e(this.name),n.encodeFunctionData(i,r)],e="resolve(bytes,bytes)"),r.push({enableCcipRead:!0});try{const a=await W(this,ch)[e](...r);return i?n.decodeFunctionResult(i,a)[0]:a}catch(a){if(!So(a,"CALL_EXCEPTION"))throw a}return null},Tx=new WeakSet,gQ=async function(e,r){const n=await l0.getEnsAddress(e);try{const a=await new $v(n,["function resolver(bytes32) view returns (address)"],e).resolver(ZR(r),{enableCcipRead:!0});return a===KR?null:a}catch(i){throw i}return null},Ye(l0,Tx);let YE=l0;const jL=BigInt(0);function ai(t,e){return function(r){return r==null?e:t(r)}}function O4(t){return e=>{if(!Array.isArray(e))throw new Error("not an array");return e.map(r=>t(r))}}function y1(t,e){return r=>{const n={};for(const i in t){let a=i;if(e&&i in e&&!(a in r)){for(const s of e[i])if(s in r){a=s;break}}try{const s=t[i](r[a]);s!==void 0&&(n[i]=s)}catch(s){const o=s instanceof Error?s.message:"not-an-error";it(!1,`invalid value for value.${i} (${o})`,"BAD_DATA",{value:r})}}return n}}function X0e(t){switch(t){case!0:case"true":return!0;case!1:case"false":return!1}Ne(!1,`invalid boolean; ${JSON.stringify(t)}`,"value",t)}function Mg(t){return Ne(oi(t,!0),"invalid data","value",t),t}function Io(t){return Ne(oi(t,32),"invalid hash","value",t),t}const Z0e=y1({address:on,blockHash:Io,blockNumber:Ur,data:Mg,index:Ur,removed:ai(X0e,!1),topics:O4(Io),transactionHash:Io,transactionIndex:Ur},{index:["logIndex"]});function ege(t){return Z0e(t)}const tge=y1({hash:ai(Io),parentHash:Io,number:Ur,timestamp:Ur,nonce:ai(Mg),difficulty:rr,gasLimit:rr,gasUsed:rr,miner:ai(on),extraData:Mg,baseFeePerGas:ai(rr)});function rge(t){const e=tge(t);return e.transactions=t.transactions.map(r=>typeof r=="string"?r:mQ(r)),e}const nge=y1({transactionIndex:Ur,blockNumber:Ur,transactionHash:Io,address:on,topics:O4(Io),data:Mg,index:Ur,blockHash:Io},{index:["logIndex"]});function ige(t){return nge(t)}const age=y1({to:ai(on,null),from:ai(on,null),contractAddress:ai(on,null),index:Ur,root:ai(_t),gasUsed:rr,logsBloom:ai(Mg),blockHash:Io,hash:Io,logs:O4(ige),blockNumber:Ur,cumulativeGasUsed:rr,effectiveGasPrice:ai(rr),status:ai(Ur),type:ai(Ur,0)},{effectiveGasPrice:["gasPrice"],hash:["transactionHash"],index:["transactionIndex"]});function sge(t){return age(t)}function mQ(t){t.to&&rr(t.to)===jL&&(t.to="0x0000000000000000000000000000000000000000");const e=y1({hash:Io,type:r=>r==="0x"||r==null?0:Ur(r),accessList:ai(Vh,null),blockHash:ai(Io,null),blockNumber:ai(Ur,null),transactionIndex:ai(Ur,null),from:on,gasPrice:ai(rr),maxPriorityFeePerGas:ai(rr),maxFeePerGas:ai(rr),gasLimit:rr,to:ai(on,null),value:rr,nonce:Ur,data:Mg,creates:ai(on,null),chainId:ai(rr,null)},{data:["input"],gasLimit:["gas"]})(t);if(e.to==null&&e.creates==null&&(e.creates=ape(e)),(t.type===1||t.type===2)&&t.accessList==null&&(e.accessList=[]),t.signature?e.signature=yc.from(t.signature):e.signature=yc.from(t),e.chainId==null){const r=e.signature.legacyChainId;r!=null&&(e.chainId=r)}return e.blockHash&&rr(e.blockHash)===jL&&(e.blockHash=null),e}const oge="0x00000000000C2E074eC69A0dFb2997BA6C7d2e1e";class v1{constructor(e){je(this,"name");Yt(this,{name:e})}clone(){return new v1(this.name)}}class c2 extends v1{constructor(r,n){r==null&&(r=0);super(`org.ethers.network.plugins.GasCost#${r||0}`);je(this,"effectiveBlock");je(this,"txBase");je(this,"txCreate");je(this,"txDataZero");je(this,"txDataNonzero");je(this,"txAccessListStorageKey");je(this,"txAccessListAddress");const i={effectiveBlock:r};function a(s,o){let c=(n||{})[s];c==null&&(c=o),Ne(typeof c=="number",`invalud value for ${s}`,"costs",n),i[s]=c}a("txBase",21e3),a("txCreate",32e3),a("txDataZero",4),a("txDataNonzero",16),a("txAccessListStorageKey",1900),a("txAccessListAddress",2400),Yt(this,i)}clone(){return new c2(this.effectiveBlock,this)}}class u2 extends v1{constructor(r,n){super("org.ethers.plugins.network.Ens");je(this,"address");je(this,"targetNetwork");Yt(this,{address:r||oge,targetNetwork:n??1})}clone(){return new u2(this.address,this.targetNetwork)}}var Kb,Wb;class yQ extends v1{constructor(r,n){super("org.ethers.plugins.network.FetchUrlFeeDataPlugin");Ye(this,Kb,void 0);Ye(this,Wb,void 0);Te(this,Kb,r),Te(this,Wb,n)}get url(){return W(this,Kb)}get processFunc(){return W(this,Wb)}clone(){return this}}Kb=new WeakMap,Wb=new WeakMap;const vI=new Map;var sg,og,af;const f0=class f0{constructor(e,r){Ye(this,sg,void 0);Ye(this,og,void 0);Ye(this,af,void 0);Te(this,sg,e),Te(this,og,rr(r)),Te(this,af,new Map)}toJSON(){return{name:this.name,chainId:String(this.chainId)}}get name(){return W(this,sg)}set name(e){Te(this,sg,e)}get chainId(){return W(this,og)}set chainId(e){Te(this,og,rr(e,"chainId"))}matches(e){if(e==null)return!1;if(typeof e=="string"){try{return this.chainId===rr(e)}catch{}return this.name===e}if(typeof e=="number"||typeof e=="bigint"){try{return this.chainId===rr(e)}catch{}return!1}if(typeof e=="object"){if(e.chainId!=null){try{return this.chainId===rr(e.chainId)}catch{}return!1}return e.name!=null?this.name===e.name:!1}return!1}get plugins(){return Array.from(W(this,af).values())}attachPlugin(e){if(W(this,af).get(e.name))throw new Error(`cannot replace existing plugin: ${e.name} `);return W(this,af).set(e.name,e.clone()),this}getPlugin(e){return W(this,af).get(e)||null}getPlugins(e){return this.plugins.filter(r=>r.name.split("#")[0]===e)}clone(){const e=new f0(this.name,this.chainId);return this.plugins.forEach(r=>{e.attachPlugin(r.clone())}),e}computeIntrinsicGas(e){const r=this.getPlugin("org.ethers.plugins.network.GasCost")||new c2;let n=r.txBase;if(e.to==null&&(n+=r.txCreate),e.data)for(let i=2;i<e.data.length;i+=2)e.data.substring(i,i+2)==="00"?n+=r.txDataZero:n+=r.txDataNonzero;if(e.accessList){const i=Vh(e.accessList);for(const a in i)n+=r.txAccessListAddress+r.txAccessListStorageKey*i[a].storageKeys.length}return n}static from(e){if(uge(),e==null)return f0.from("mainnet");if(typeof e=="number"&&(e=BigInt(e)),typeof e=="string"||typeof e=="bigint"){const r=vI.get(e);if(r)return r();if(typeof e=="bigint")return new f0("unknown",e);Ne(!1,"unknown network","network",e)}if(typeof e.clone=="function")return e.clone();if(typeof e=="object"){Ne(typeof e.name=="string"&&typeof e.chainId=="number","invalid network object name or chainId","network",e);const r=new f0(e.name,e.chainId);return(e.ensAddress||e.ensNetwork!=null)&&r.attachPlugin(new u2(e.ensAddress,e.ensNetwork)),r}Ne(!1,"invalid network","network",e)}static register(e,r){typeof e=="number"&&(e=BigInt(e));const n=vI.get(e);n&&Ne(!1,`conflicting network for ${JSON.stringify(n.name)}`,"nameOrChainId",e),vI.set(e,r)}};sg=new WeakMap,og=new WeakMap,af=new WeakMap;let Xu=f0;function qL(t,e){const r=String(t);if(!r.match(/^[0-9.]+$/))throw new Error(`invalid gwei value: ${t}`);const n=r.split(".");if(n.length===1&&n.push(""),n.length!==2)throw new Error(`invalid gwei value: ${t}`);for(;n[1].length<e;)n[1]+="0";if(n[1].length>9){let i=BigInt(n[1].substring(0,9));n[1].substring(9).match(/^0+$/)||i++,n[1]=i.toString()}return BigInt(n[0]+n[1])}function HL(t){return new yQ(t,async(e,r,n)=>{n.setHeader("User-Agent","ethers");let i;try{const[a,s]=await Promise.all([n.send(),e()]);i=a;const o=i.bodyJson.standard;return{gasPrice:s.gasPrice,maxFeePerGas:qL(o.maxFee,9),maxPriorityFeePerGas:qL(o.maxPriorityFee,9)}}catch(a){it(!1,`error encountered with polygon gas station (${JSON.stringify(n.url)})`,"SERVER_ERROR",{request:n,response:i,error:a})}})}function cge(t){return new yQ("data:",async(e,r,n)=>{const i=await e();if(i.maxFeePerGas==null||i.maxPriorityFeePerGas==null)return i;const a=i.maxFeePerGas-i.maxPriorityFeePerGas;return{gasPrice:i.gasPrice,maxFeePerGas:a+t,maxPriorityFeePerGas:t}})}let zL=!1;function uge(){if(zL)return;zL=!0;function t(e,r,n){const i=function(){const a=new Xu(e,r);return n.ensNetwork!=null&&a.attachPlugin(new u2(null,n.ensNetwork)),a.attachPlugin(new c2),(n.plugins||[]).forEach(s=>{a.attachPlugin(s)}),a};Xu.register(e,i),Xu.register(r,i),n.altNames&&n.altNames.forEach(a=>{Xu.register(a,i)})}t("mainnet",1,{ensNetwork:1,altNames:["homestead"]}),t("ropsten",3,{ensNetwork:3}),t("rinkeby",4,{ensNetwork:4}),t("goerli",5,{ensNetwork:5}),t("kovan",42,{ensNetwork:42}),t("sepolia",11155111,{}),t("classic",61,{}),t("classicKotti",6,{}),t("arbitrum",42161,{ensNetwork:1}),t("arbitrum-goerli",421613,{}),t("bnb",56,{ensNetwork:1}),t("bnbt",97,{}),t("linea",59144,{ensNetwork:1}),t("linea-goerli",59140,{}),t("matic",137,{ensNetwork:1,plugins:[HL("https://gasstation.polygon.technology/v2")]}),t("matic-mumbai",80001,{altNames:["maticMumbai","maticmum"],plugins:[HL("https://gasstation-testnet.polygon.technology/v2")]}),t("optimism",10,{ensNetwork:1,plugins:[cge(BigInt("1000000"))]}),t("optimism-goerli",420,{}),t("xdai",100,{ensNetwork:1})}function aN(t){return JSON.parse(JSON.stringify(t))}var qu,mo,sf,Fc,cg,G_;class lge{constructor(e){Ye(this,cg);Ye(this,qu,void 0);Ye(this,mo,void 0);Ye(this,sf,void 0);Ye(this,Fc,void 0);Te(this,qu,e),Te(this,mo,null),Te(this,sf,4e3),Te(this,Fc,-2)}get pollingInterval(){return W(this,sf)}set pollingInterval(e){Te(this,sf,e)}start(){W(this,mo)||(Te(this,mo,W(this,qu)._setTimeout(ct(this,cg,G_).bind(this),W(this,sf))),ct(this,cg,G_).call(this))}stop(){W(this,mo)&&(W(this,qu)._clearTimeout(W(this,mo)),Te(this,mo,null))}pause(e){this.stop(),e&&Te(this,Fc,-2)}resume(){this.start()}}qu=new WeakMap,mo=new WeakMap,sf=new WeakMap,Fc=new WeakMap,cg=new WeakSet,G_=async function(){try{const e=await W(this,qu).getBlockNumber();if(W(this,Fc)===-2){Te(this,Fc,e);return}if(e!==W(this,Fc)){for(let r=W(this,Fc)+1;r<=e;r++){if(W(this,mo)==null)return;await W(this,qu).emit("block",r)}Te(this,Fc,e)}}catch{}W(this,mo)!=null&&Te(this,mo,W(this,qu)._setTimeout(ct(this,cg,G_).bind(this),W(this,sf)))};var uh,lh,of;class vQ{constructor(e){Ye(this,uh,void 0);Ye(this,lh,void 0);Ye(this,of,void 0);Te(this,uh,e),Te(this,of,!1),Te(this,lh,r=>{this._poll(r,W(this,uh))})}async _poll(e,r){throw new Error("sub-classes must override this")}start(){W(this,of)||(Te(this,of,!0),W(this,lh).call(this,-2),W(this,uh).on("block",W(this,lh)))}stop(){W(this,of)&&(Te(this,of,!1),W(this,uh).off("block",W(this,lh)))}pause(e){this.stop()}resume(){this.start()}}uh=new WeakMap,lh=new WeakMap,of=new WeakMap;var Cx;class fge extends vQ{constructor(r,n){super(r);Ye(this,Cx,void 0);Te(this,Cx,aN(n))}async _poll(r,n){throw new Error("@TODO")}}Cx=new WeakMap;var ug;class dge extends vQ{constructor(r,n){super(r);Ye(this,ug,void 0);Te(this,ug,n)}async _poll(r,n){const i=await n.getTransactionReceipt(W(this,ug));i&&n.emit(W(this,ug),i)}}ug=new WeakMap;var Hu,lg,fg,cf,yo,Rx,bQ;class P4{constructor(e,r){Ye(this,Rx);Ye(this,Hu,void 0);Ye(this,lg,void 0);Ye(this,fg,void 0);Ye(this,cf,void 0);Ye(this,yo,void 0);Te(this,Hu,e),Te(this,lg,aN(r)),Te(this,fg,ct(this,Rx,bQ).bind(this)),Te(this,cf,!1),Te(this,yo,-2)}start(){W(this,cf)||(Te(this,cf,!0),W(this,yo)===-2&&W(this,Hu).getBlockNumber().then(e=>{Te(this,yo,e)}),W(this,Hu).on("block",W(this,fg)))}stop(){W(this,cf)&&(Te(this,cf,!1),W(this,Hu).off("block",W(this,fg)))}pause(e){this.stop(),e&&Te(this,yo,-2)}resume(){this.start()}}Hu=new WeakMap,lg=new WeakMap,fg=new WeakMap,cf=new WeakMap,yo=new WeakMap,Rx=new WeakSet,bQ=async function(e){if(W(this,yo)===-2)return;const r=aN(W(this,lg));r.fromBlock=W(this,yo)+1,r.toBlock=e;const n=await W(this,Hu).getLogs(r);if(n.length===0){W(this,yo)<e-60&&Te(this,yo,e-60);return}for(const i of n)W(this,Hu).emit(W(this,lg),i),Te(this,yo,i.blockNumber)};const hge=BigInt(2),pge=10;function Yw(t){return t&&typeof t.then=="function"}function K_(t,e){return t+":"+JSON.stringify(e,(r,n)=>{if(n==null)return"null";if(typeof n=="bigint")return`bigint:${n.toString()}`;if(typeof n=="string")return n.toLowerCase();if(typeof n=="object"&&!Array.isArray(n)){const i=Object.keys(n);return i.sort(),i.reduce((a,s)=>(a[s]=n[s],a),{})}return n})}class wQ{constructor(e){je(this,"name");Yt(this,{name:e})}start(){}stop(){}pause(e){}resume(){}}function gge(t){return JSON.parse(JSON.stringify(t))}function sN(t){return t=Array.from(new Set(t).values()),t.sort(),t}async function bI(t,e){if(t==null)throw new Error("invalid event");if(Array.isArray(t)&&(t={topics:t}),typeof t=="string")switch(t){case"block":case"pending":case"debug":case"error":case"network":return{type:t,tag:t}}if(oi(t,32)){const r=t.toLowerCase();return{type:"transaction",tag:K_("tx",{hash:r}),hash:r}}if(t.orphan){const r=t;return{type:"orphan",tag:K_("orphan",r),filter:gge(r)}}if(t.address||t.topics){const r=t,n={topics:(r.topics||[]).map(i=>i==null?null:Array.isArray(i)?sN(i.map(a=>a.toLowerCase())):i.toLowerCase())};if(r.address){const i=[],a=[],s=o=>{oi(o)?i.push(o):a.push((async()=>{i.push(await la(o,e))})())};Array.isArray(r.address)?r.address.forEach(s):s(r.address),a.length&&await Promise.all(a),n.address=sN(i.map(o=>o.toLowerCase()))}return{filter:n,tag:K_("event",n),type:"event"}}Ne(!1,"unknown ProviderEvent","event",t)}function wI(){return new Date().getTime()}const mge={cacheTimeout:250,pollingInterval:4e3};var xa,uf,Aa,dg,ks,fh,lf,zu,Yb,vo,hg,pg,fs,so,Qb,oN,Jb,cN,dh,ov,Xb,uN,hh,cv,gg,W_;class yge{constructor(e,r){Ye(this,fs);Ye(this,Qb);Ye(this,Jb);Ye(this,dh);Ye(this,Xb);Ye(this,hh);Ye(this,gg);Ye(this,xa,void 0);Ye(this,uf,void 0);Ye(this,Aa,void 0);Ye(this,dg,void 0);Ye(this,ks,void 0);Ye(this,fh,void 0);Ye(this,lf,void 0);Ye(this,zu,void 0);Ye(this,Yb,void 0);Ye(this,vo,void 0);Ye(this,hg,void 0);Ye(this,pg,void 0);if(Te(this,pg,Object.assign({},mge,r||{})),e==="any")Te(this,fh,!0),Te(this,ks,null);else if(e){const n=Xu.from(e);Te(this,fh,!1),Te(this,ks,Promise.resolve(n)),setTimeout(()=>{this.emit("network",n,null)},0)}else Te(this,fh,!1),Te(this,ks,null);Te(this,zu,-1),Te(this,lf,new Map),Te(this,xa,new Map),Te(this,uf,new Map),Te(this,Aa,null),Te(this,dg,!1),Te(this,Yb,1),Te(this,vo,new Map),Te(this,hg,!1)}get pollingInterval(){return W(this,pg).pollingInterval}get provider(){return this}get plugins(){return Array.from(W(this,uf).values())}attachPlugin(e){if(W(this,uf).get(e.name))throw new Error(`cannot replace existing plugin: ${e.name} `);return W(this,uf).set(e.name,e.connect(this)),this}getPlugin(e){return W(this,uf).get(e)||null}get disableCcipRead(){return W(this,hg)}set disableCcipRead(e){Te(this,hg,!!e)}async ccipReadFetch(e,r,n){if(this.disableCcipRead||n.length===0||e.to==null)return null;const i=e.to.toLowerCase(),a=r.toLowerCase(),s=[];for(let o=0;o<n.length;o++){const c=n[o],u=c.replace("{sender}",i).replace("{data}",a),f=new kf(u);c.indexOf("{data}")===-1&&(f.body={data:a,sender:i}),this.emit("debug",{action:"sendCcipReadFetchRequest",request:f,index:o,urls:n});let h="unknown error";const m=await f.send();try{const y=m.bodyJson;if(y.data)return this.emit("debug",{action:"receiveCcipReadFetchResult",request:f,result:y}),y.data;y.message&&(h=y.message),this.emit("debug",{action:"receiveCcipReadFetchError",request:f,result:y})}catch{}it(m.statusCode<400||m.statusCode>=500,`response not found during CCIP fetch: ${h}`,"OFFCHAIN_FAULT",{reason:"404_MISSING_RESOURCE",transaction:e,info:{url:c,errorMessage:h}}),s.push(h)}it(!1,`error encountered during CCIP fetch: ${s.map(o=>JSON.stringify(o)).join(", ")}`,"OFFCHAIN_FAULT",{reason:"500_SERVER_ERROR",transaction:e,info:{urls:n,errorMessages:s}})}_wrapBlock(e,r){return new L0e(rge(e),this)}_wrapLog(e,r){return new m1(ege(e),this)}_wrapTransactionReceipt(e,r){return new nQ(sge(e),this)}_wrapTransactionResponse(e,r){return new wb(mQ(e),this)}_detectNetwork(){it(!1,"sub-classes must implement this","UNSUPPORTED_OPERATION",{operation:"_detectNetwork"})}async _perform(e){it(!1,`unsupported method: ${e.method}`,"UNSUPPORTED_OPERATION",{operation:e.method,info:e})}async getBlockNumber(){const e=Ur(await ct(this,fs,so).call(this,{method:"getBlockNumber"}),"%response");return W(this,zu)>=0&&Te(this,zu,e),e}_getAddress(e){return la(e,this)}_getBlockTag(e){if(e==null)return"latest";switch(e){case"earliest":return"0x0";case"latest":case"pending":case"safe":case"finalized":return e}if(oi(e))return oi(e,32)?e:i0(e);if(typeof e=="bigint"&&(e=Ur(e,"blockTag")),typeof e=="number")return e>=0?i0(e):W(this,zu)>=0?i0(W(this,zu)+e):this.getBlockNumber().then(r=>i0(r+e));Ne(!1,"invalid blockTag","blockTag",e)}_getFilter(e){const r=(e.topics||[]).map(c=>c==null?null:Array.isArray(c)?sN(c.map(u=>u.toLowerCase())):c.toLowerCase()),n="blockHash"in e?e.blockHash:void 0,i=(c,u,f)=>{let h;switch(c.length){case 0:break;case 1:h=c[0];break;default:c.sort(),h=c}if(n&&(u!=null||f!=null))throw new Error("invalid filter");const m={};return h&&(m.address=h),r.length&&(m.topics=r),u&&(m.fromBlock=u),f&&(m.toBlock=f),n&&(m.blockHash=n),m};let a=[];if(e.address)if(Array.isArray(e.address))for(const c of e.address)a.push(this._getAddress(c));else a.push(this._getAddress(e.address));let s;"fromBlock"in e&&(s=this._getBlockTag(e.fromBlock));let o;return"toBlock"in e&&(o=this._getBlockTag(e.toBlock)),a.filter(c=>typeof c!="string").length||s!=null&&typeof s!="string"||o!=null&&typeof o!="string"?Promise.all([Promise.all(a),s,o]).then(c=>i(c[0],c[1],c[2])):i(a,s,o)}_getTransactionRequest(e){const r=KE(e),n=[];if(["to","from"].forEach(i=>{if(r[i]==null)return;const a=la(r[i],this);Yw(a)?n.push(async function(){r[i]=await a}()):r[i]=a}),r.blockTag!=null){const i=this._getBlockTag(r.blockTag);Yw(i)?n.push(async function(){r.blockTag=await i}()):r.blockTag=i}return n.length?async function(){return await Promise.all(n),r}():r}async getNetwork(){if(W(this,ks)==null){const i=this._detectNetwork().then(a=>(this.emit("network",a,null),a),a=>{throw W(this,ks)===i&&Te(this,ks,null),a});return Te(this,ks,i),(await i).clone()}const e=W(this,ks),[r,n]=await Promise.all([e,this._detectNetwork()]);return r.chainId!==n.chainId&&(W(this,fh)?(this.emit("network",n,r),W(this,ks)===e&&Te(this,ks,Promise.resolve(n))):it(!1,`network changed: ${r.chainId} => ${n.chainId} `,"NETWORK_ERROR",{event:"changed"})),r.clone()}async getFeeData(){const e=await this.getNetwork(),r=async()=>{const{_block:i,gasPrice:a}=await Sa({_block:ct(this,Xb,uN).call(this,"latest",!1),gasPrice:(async()=>{try{const u=await ct(this,fs,so).call(this,{method:"getGasPrice"});return rr(u,"%response")}catch{}return null})()});let s=null,o=null;const c=this._wrapBlock(i,e);return c&&c.baseFeePerGas&&(o=BigInt("1000000000"),s=c.baseFeePerGas*hge+o),new LL(a,s,o)},n=e.getPlugin("org.ethers.plugins.network.FetchUrlFeeDataPlugin");if(n){const i=new kf(n.url),a=await n.processFunc(r,this,i);return new LL(a.gasPrice,a.maxFeePerGas,a.maxPriorityFeePerGas)}return await r()}async estimateGas(e){let r=this._getTransactionRequest(e);return Yw(r)&&(r=await r),rr(await ct(this,fs,so).call(this,{method:"estimateGas",transaction:r}),"%response")}async call(e){const{tx:r,blockTag:n}=await Sa({tx:this._getTransactionRequest(e),blockTag:this._getBlockTag(e.blockTag)});return await ct(this,Jb,cN).call(this,ct(this,Qb,oN).call(this,r,n,e.enableCcipRead?0:-1))}async getBalance(e,r){return rr(await ct(this,dh,ov).call(this,{method:"getBalance"},e,r),"%response")}async getTransactionCount(e,r){return Ur(await ct(this,dh,ov).call(this,{method:"getTransactionCount"},e,r),"%response")}async getCode(e,r){return _t(await ct(this,dh,ov).call(this,{method:"getCode"},e,r))}async getStorage(e,r,n){const i=rr(r,"position");return _t(await ct(this,dh,ov).call(this,{method:"getStorage",position:i},e,n))}async broadcastTransaction(e){const{blockNumber:r,hash:n,network:i}=await Sa({blockNumber:this.getBlockNumber(),hash:this._perform({method:"broadcastTransaction",signedTransaction:e}),network:this.getNetwork()}),a=yb.from(e);if(a.hash!==n)throw new Error("@TODO: the returned hash did not match");return this._wrapTransactionResponse(a,i).replaceableTransaction(r)}async getBlock(e,r){const{network:n,params:i}=await Sa({network:this.getNetwork(),params:ct(this,Xb,uN).call(this,e,!!r)});return i==null?null:this._wrapBlock(i,n)}async getTransaction(e){const{network:r,params:n}=await Sa({network:this.getNetwork(),params:ct(this,fs,so).call(this,{method:"getTransaction",hash:e})});return n==null?null:this._wrapTransactionResponse(n,r)}async getTransactionReceipt(e){const{network:r,params:n}=await Sa({network:this.getNetwork(),params:ct(this,fs,so).call(this,{method:"getTransactionReceipt",hash:e})});if(n==null)return null;if(n.gasPrice==null&&n.effectiveGasPrice==null){const i=await ct(this,fs,so).call(this,{method:"getTransaction",hash:e});if(i==null)throw new Error("report this; could not find tx or effectiveGasPrice");n.effectiveGasPrice=i.gasPrice}return this._wrapTransactionReceipt(n,r)}async getTransactionResult(e){const{result:r}=await Sa({network:this.getNetwork(),result:ct(this,fs,so).call(this,{method:"getTransactionResult",hash:e})});return r==null?null:_t(r)}async getLogs(e){let r=this._getFilter(e);Yw(r)&&(r=await r);const{network:n,params:i}=await Sa({network:this.getNetwork(),params:ct(this,fs,so).call(this,{method:"getLogs",filter:r})});return i.map(a=>this._wrapLog(a,n))}_getProvider(e){it(!1,"provider cannot connect to target network","UNSUPPORTED_OPERATION",{operation:"_getProvider()"})}async getResolver(e){return await YE.fromName(this,e)}async getAvatar(e){const r=await this.getResolver(e);return r?await r.getAvatar():null}async resolveName(e){const r=await this.getResolver(e);return r?await r.getAddress():null}async lookupAddress(e){e=on(e);const r=ZR(e.substring(2).toLowerCase()+".addr.reverse");try{const n=await YE.getEnsAddress(this),a=await new $v(n,["function resolver(bytes32) view returns (address)"],this).resolver(r);if(a==null||a===KR)return null;const o=await new $v(a,["function name(bytes32) view returns (string)"],this).name(r);return await this.resolveName(o)!==e?null:o}catch(n){if(So(n,"BAD_DATA")&&n.value==="0x"||So(n,"CALL_EXCEPTION"))return null;throw n}return null}async waitForTransaction(e,r,n){const i=r??1;return i===0?this.getTransactionReceipt(e):new Promise(async(a,s)=>{let o=null;const c=async u=>{try{const f=await this.getTransactionReceipt(e);if(f!=null&&u-f.blockNumber+1>=i){a(f),o&&(clearTimeout(o),o=null);return}}catch(f){console.log("EEE",f)}this.once("block",c)};n!=null&&(o=setTimeout(()=>{o!=null&&(o=null,this.off("block",c),s(Mi("timeout","TIMEOUT",{reason:"timeout"})))},n)),c(await this.getBlockNumber())})}async waitForBlock(e){it(!1,"not implemented yet","NOT_IMPLEMENTED",{operation:"waitForBlock"})}_clearTimeout(e){const r=W(this,vo).get(e);r&&(r.timer&&clearTimeout(r.timer),W(this,vo).delete(e))}_setTimeout(e,r){r==null&&(r=0);const n=Mm(this,Yb)._++,i=()=>{W(this,vo).delete(n),e()};if(this.paused)W(this,vo).set(n,{timer:null,func:i,time:r});else{const a=setTimeout(i,r);W(this,vo).set(n,{timer:a,func:i,time:wI()})}return n}_forEachSubscriber(e){for(const r of W(this,xa).values())e(r.subscriber)}_getSubscriber(e){switch(e.type){case"debug":case"error":case"network":return new wQ(e.type);case"block":{const r=new lge(this);return r.pollingInterval=this.pollingInterval,r}case"event":return new P4(this,e.filter);case"transaction":return new dge(this,e.hash);case"orphan":return new fge(this,e.filter)}throw new Error(`unsupported event: ${e.type}`)}_recoverSubscriber(e,r){for(const n of W(this,xa).values())if(n.subscriber===e){n.started&&n.subscriber.stop(),n.subscriber=r,n.started&&r.start(),W(this,Aa)!=null&&r.pause(W(this,Aa));break}}async on(e,r){const n=await ct(this,gg,W_).call(this,e);return n.listeners.push({listener:r,once:!1}),n.started||(n.subscriber.start(),n.started=!0,W(this,Aa)!=null&&n.subscriber.pause(W(this,Aa))),this}async once(e,r){const n=await ct(this,gg,W_).call(this,e);return n.listeners.push({listener:r,once:!0}),n.started||(n.subscriber.start(),n.started=!0,W(this,Aa)!=null&&n.subscriber.pause(W(this,Aa))),this}async emit(e,...r){const n=await ct(this,hh,cv).call(this,e,r);if(!n||n.listeners.length===0)return!1;const i=n.listeners.length;return n.listeners=n.listeners.filter(({listener:a,once:s})=>{const o=new lW(this,s?null:a,e);try{a.call(this,...r,o)}catch{}return!s}),n.listeners.length===0&&(n.started&&n.subscriber.stop(),W(this,xa).delete(n.tag)),i>0}async listenerCount(e){if(e){const n=await ct(this,hh,cv).call(this,e);return n?n.listeners.length:0}let r=0;for(const{listeners:n}of W(this,xa).values())r+=n.length;return r}async listeners(e){if(e){const n=await ct(this,hh,cv).call(this,e);return n?n.listeners.map(({listener:i})=>i):[]}let r=[];for(const{listeners:n}of W(this,xa).values())r=r.concat(n.map(({listener:i})=>i));return r}async off(e,r){const n=await ct(this,hh,cv).call(this,e);if(!n)return this;if(r){const i=n.listeners.map(({listener:a})=>a).indexOf(r);i>=0&&n.listeners.splice(i,1)}return(!r||n.listeners.length===0)&&(n.started&&n.subscriber.stop(),W(this,xa).delete(n.tag)),this}async removeAllListeners(e){if(e){const{tag:r,started:n,subscriber:i}=await ct(this,gg,W_).call(this,e);n&&i.stop(),W(this,xa).delete(r)}else for(const[r,{started:n,subscriber:i}]of W(this,xa))n&&i.stop(),W(this,xa).delete(r);return this}async addListener(e,r){return await this.on(e,r)}async removeListener(e,r){return this.off(e,r)}get destroyed(){return W(this,dg)}destroy(){this.removeAllListeners();for(const e of W(this,vo).keys())this._clearTimeout(e);Te(this,dg,!0)}get paused(){return W(this,Aa)!=null}set paused(e){!!e!==this.paused&&(this.paused?this.resume():this.pause(!1))}pause(e){if(Te(this,zu,-1),W(this,Aa)!=null){if(W(this,Aa)==!!e)return;it(!1,"cannot change pause type; resume first","UNSUPPORTED_OPERATION",{operation:"pause"})}this._forEachSubscriber(r=>r.pause(e)),Te(this,Aa,!!e);for(const r of W(this,vo).values())r.timer&&clearTimeout(r.timer),r.time=wI()-r.time}resume(){if(W(this,Aa)!=null){this._forEachSubscriber(e=>e.resume()),Te(this,Aa,null);for(const e of W(this,vo).values()){let r=e.time;r<0&&(r=0),e.time=wI(),setTimeout(e.func,r)}}}}xa=new WeakMap,uf=new WeakMap,Aa=new WeakMap,dg=new WeakMap,ks=new WeakMap,fh=new WeakMap,lf=new WeakMap,zu=new WeakMap,Yb=new WeakMap,vo=new WeakMap,hg=new WeakMap,pg=new WeakMap,fs=new WeakSet,so=async function(e){const r=W(this,pg).cacheTimeout;if(r<0)return await this._perform(e);const n=K_(e.method,e);let i=W(this,lf).get(n);return i||(i=this._perform(e),W(this,lf).set(n,i),setTimeout(()=>{W(this,lf).get(n)===i&&W(this,lf).delete(n)},r)),await i},Qb=new WeakSet,oN=async function(e,r,n){it(n<pge,"CCIP read exceeded maximum redirections","OFFCHAIN_FAULT",{reason:"TOO_MANY_REDIRECTS",transaction:Object.assign({},e,{blockTag:r,enableCcipRead:!0})});const i=KE(e);try{return _t(await this._perform({method:"call",transaction:i,blockTag:r}))}catch(a){if(!this.disableCcipRead&&i4(a)&&a.data&&n>=0&&r==="latest"&&i.to!=null&&Gn(a.data,0,4)==="0x556f1830"){const s=a.data,o=await la(i.to,this);let c;try{c=Ege(Gn(a.data,4))}catch(h){it(!1,h.message,"OFFCHAIN_FAULT",{reason:"BAD_DATA",transaction:i,info:{data:s}})}it(c.sender.toLowerCase()===o.toLowerCase(),"CCIP Read sender mismatch","CALL_EXCEPTION",{action:"call",data:s,reason:"OffchainLookup",transaction:i,invocation:null,revert:{signature:"OffchainLookup(address,string[],bytes,bytes4,bytes)",name:"OffchainLookup",args:c.errorArgs}});const u=await this.ccipReadFetch(i,c.calldata,c.urls);it(u!=null,"CCIP Read failed to fetch data","OFFCHAIN_FAULT",{reason:"FETCH_FAILED",transaction:i,info:{data:a.data,errorArgs:c.errorArgs}});const f={to:o,data:qn([c.selector,_ge([u,c.extraData])])};this.emit("debug",{action:"sendCcipReadCall",transaction:f});try{const h=await ct(this,Qb,oN).call(this,f,r,n+1);return this.emit("debug",{action:"receiveCcipReadCallResult",transaction:Object.assign({},f),result:h}),h}catch(h){throw this.emit("debug",{action:"receiveCcipReadCallError",transaction:Object.assign({},f),error:h}),h}}throw a}},Jb=new WeakSet,cN=async function(e){const{value:r}=await Sa({network:this.getNetwork(),value:e});return r},dh=new WeakSet,ov=async function(e,r,n){let i=this._getAddress(r),a=this._getBlockTag(n);return(typeof i!="string"||typeof a!="string")&&([i,a]=await Promise.all([i,a])),await ct(this,Jb,cN).call(this,ct(this,fs,so).call(this,Object.assign(e,{address:i,blockTag:a})))},Xb=new WeakSet,uN=async function(e,r){if(oi(e,32))return await ct(this,fs,so).call(this,{method:"getBlock",blockHash:e,includeTransactions:r});let n=this._getBlockTag(e);return typeof n!="string"&&(n=await n),await ct(this,fs,so).call(this,{method:"getBlock",blockTag:n,includeTransactions:r})},hh=new WeakSet,cv=async function(e,r){let n=await bI(e,this);return n.type==="event"&&r&&r.length>0&&r[0].removed===!0&&(n=await bI({orphan:"drop-log",log:r[0]},this)),W(this,xa).get(n.tag)||null},gg=new WeakSet,W_=async function(e){const r=await bI(e,this),n=r.tag;let i=W(this,xa).get(n);return i||(i={subscriber:this._getSubscriber(r),tag:n,addressableMap:new WeakMap,nameMap:new Map,started:!1,listeners:[]},W(this,xa).set(n,i)),i};function vge(t,e){try{const r=lN(t,e);if(r)return a4(r)}catch{}return null}function lN(t,e){if(t==="0x")return null;try{const r=Ur(Gn(t,e,e+32)),n=Ur(Gn(t,r,r+32));return Gn(t,r+32,r+32+n)}catch{}return null}function VL(t){const e=bs(t);if(e.length>32)throw new Error("internal; should not happen");const r=new Uint8Array(32);return r.set(e,32-e.length),r}function bge(t){if(t.length%32===0)return t;const e=new Uint8Array(Math.ceil(t.length/32)*32);return e.set(t),e}const wge=new Uint8Array([]);function _ge(t){const e=[];let r=0;for(let n=0;n<t.length;n++)e.push(wge),r+=32;for(let n=0;n<t.length;n++){const i=qt(t[n]);e[n]=VL(r),e.push(VL(i.length)),e.push(bge(i)),r+=32+Math.ceil(i.length/32)*32}return qn(e)}const GL="0x0000000000000000000000000000000000000000000000000000000000000000";function Ege(t){const e={sender:"",urls:[],calldata:"",selector:"",extraData:"",errorArgs:[]};it(E0(t)>=5*32,"insufficient OffchainLookup data","OFFCHAIN_FAULT",{reason:"insufficient OffchainLookup data"});const r=Gn(t,0,32);it(Gn(r,0,12)===Gn(GL,0,12),"corrupt OffchainLookup sender","OFFCHAIN_FAULT",{reason:"corrupt OffchainLookup sender"}),e.sender=Gn(r,12);try{const n=[],i=Ur(Gn(t,32,64)),a=Ur(Gn(t,i,i+32)),s=Gn(t,i+32);for(let o=0;o<a;o++){const c=vge(s,o*32);if(c==null)throw new Error("abort");n.push(c)}e.urls=n}catch{it(!1,"corrupt OffchainLookup urls","OFFCHAIN_FAULT",{reason:"corrupt OffchainLookup urls"})}try{const n=lN(t,64);if(n==null)throw new Error("abort");e.calldata=n}catch{it(!1,"corrupt OffchainLookup calldata","OFFCHAIN_FAULT",{reason:"corrupt OffchainLookup calldata"})}it(Gn(t,100,128)===Gn(GL,0,28),"corrupt OffchainLookup callbaackSelector","OFFCHAIN_FAULT",{reason:"corrupt OffchainLookup callbaackSelector"}),e.selector=Gn(t,96,100);try{const n=lN(t,128);if(n==null)throw new Error("abort");e.extraData=n}catch{it(!1,"corrupt OffchainLookup extraData","OFFCHAIN_FAULT",{reason:"corrupt OffchainLookup extraData"})}return e.errorArgs="sender,urls,calldata,selector,extraData".split(/,/).map(n=>e[n]),e}function Op(t,e){if(t.provider)return t.provider;it(!1,"missing provider","UNSUPPORTED_OPERATION",{operation:e})}async function KL(t,e){let r=KE(e);if(r.to!=null&&(r.to=la(r.to,t)),r.from!=null){const n=r.from;r.from=Promise.all([t.getAddress(),la(n,t)]).then(([i,a])=>(Ne(i.toLowerCase()===a.toLowerCase(),"transaction from mismatch","tx.from",a),i))}else r.from=t.getAddress();return await Sa(r)}class T4{constructor(e){je(this,"provider");Yt(this,{provider:e||null})}async getNonce(e){return Op(this,"getTransactionCount").getTransactionCount(await this.getAddress(),e)}async populateCall(e){return await KL(this,e)}async populateTransaction(e){const r=Op(this,"populateTransaction"),n=await KL(this,e);n.nonce==null&&(n.nonce=await this.getNonce("pending")),n.gasLimit==null&&(n.gasLimit=await this.estimateGas(n));const i=await this.provider.getNetwork();if(n.chainId!=null){const s=rr(n.chainId);Ne(s===i.chainId,"transaction chainId mismatch","tx.chainId",e.chainId)}else n.chainId=i.chainId;const a=n.maxFeePerGas!=null||n.maxPriorityFeePerGas!=null;if(n.gasPrice!=null&&(n.type===2||a)?Ne(!1,"eip-1559 transaction do not support gasPrice","tx",e):(n.type===0||n.type===1)&&a&&Ne(!1,"pre-eip-1559 transaction do not support maxFeePerGas/maxPriorityFeePerGas","tx",e),(n.type===2||n.type==null)&&n.maxFeePerGas!=null&&n.maxPriorityFeePerGas!=null)n.type=2;else if(n.type===0||n.type===1){const s=await r.getFeeData();it(s.gasPrice!=null,"network does not support gasPrice","UNSUPPORTED_OPERATION",{operation:"getGasPrice"}),n.gasPrice==null&&(n.gasPrice=s.gasPrice)}else{const s=await r.getFeeData();if(n.type==null)if(s.maxFeePerGas!=null&&s.maxPriorityFeePerGas!=null)if(n.type=2,n.gasPrice!=null){const o=n.gasPrice;delete n.gasPrice,n.maxFeePerGas=o,n.maxPriorityFeePerGas=o}else n.maxFeePerGas==null&&(n.maxFeePerGas=s.maxFeePerGas),n.maxPriorityFeePerGas==null&&(n.maxPriorityFeePerGas=s.maxPriorityFeePerGas);else s.gasPrice!=null?(it(!a,"network does not support EIP-1559","UNSUPPORTED_OPERATION",{operation:"populateTransaction"}),n.gasPrice==null&&(n.gasPrice=s.gasPrice),n.type=0):it(!1,"failed to get consistent fee data","UNSUPPORTED_OPERATION",{operation:"signer.getFeeData"});else n.type===2&&(n.maxFeePerGas==null&&(n.maxFeePerGas=s.maxFeePerGas),n.maxPriorityFeePerGas==null&&(n.maxPriorityFeePerGas=s.maxPriorityFeePerGas))}return await Sa(n)}async estimateGas(e){return Op(this,"estimateGas").estimateGas(await this.populateCall(e))}async call(e){return Op(this,"call").call(await this.populateCall(e))}async resolveName(e){return await Op(this,"resolveName").resolveName(e)}async sendTransaction(e){const r=Op(this,"sendTransaction"),n=await this.populateTransaction(e);delete n.from;const i=yb.from(n);return await r.broadcastTransaction(await this.signTransaction(i))}}var mg,Y_;const bM=class bM extends T4{constructor(r,n){super(n);Ye(this,mg);je(this,"address");Yt(this,{address:r})}async getAddress(){return this.address}connect(r){return new bM(this.address,r)}async signTransaction(r){ct(this,mg,Y_).call(this,"transactions","signTransaction")}async signMessage(r){ct(this,mg,Y_).call(this,"messages","signMessage")}async signTypedData(r,n,i){ct(this,mg,Y_).call(this,"typed-data","signTypedData")}};mg=new WeakSet,Y_=function(r,n){it(!1,`VoidSigner cannot sign ${r}`,"UNSUPPORTED_OPERATION",{operation:n})};let fN=bM;function xge(t){return JSON.parse(JSON.stringify(t))}var ds,Bc,ph,ff,gh,yg,Zb,dN,e1,hN;class _Q{constructor(e){Ye(this,Zb);Ye(this,e1);Ye(this,ds,void 0);Ye(this,Bc,void 0);Ye(this,ph,void 0);Ye(this,ff,void 0);Ye(this,gh,void 0);Ye(this,yg,void 0);Te(this,ds,e),Te(this,Bc,null),Te(this,ph,ct(this,Zb,dN).bind(this)),Te(this,ff,!1),Te(this,gh,null),Te(this,yg,!1)}_subscribe(e){throw new Error("subclasses must override this")}_emitResults(e,r){throw new Error("subclasses must override this")}_recover(e){throw new Error("subclasses must override this")}start(){W(this,ff)||(Te(this,ff,!0),ct(this,Zb,dN).call(this,-2))}stop(){W(this,ff)&&(Te(this,ff,!1),Te(this,yg,!0),ct(this,e1,hN).call(this),W(this,ds).off("block",W(this,ph)))}pause(e){e&&ct(this,e1,hN).call(this),W(this,ds).off("block",W(this,ph))}resume(){this.start()}}ds=new WeakMap,Bc=new WeakMap,ph=new WeakMap,ff=new WeakMap,gh=new WeakMap,yg=new WeakMap,Zb=new WeakSet,dN=async function(e){try{W(this,Bc)==null&&Te(this,Bc,this._subscribe(W(this,ds)));let r=null;try{r=await W(this,Bc)}catch(a){if(!So(a,"UNSUPPORTED_OPERATION")||a.operation!=="eth_newFilter")throw a}if(r==null){Te(this,Bc,null),W(this,ds)._recoverSubscriber(this,this._recover(W(this,ds)));return}const n=await W(this,ds).getNetwork();if(W(this,gh)||Te(this,gh,n),W(this,gh).chainId!==n.chainId)throw new Error("chaid changed");if(W(this,yg))return;const i=await W(this,ds).send("eth_getFilterChanges",[r]);await this._emitResults(W(this,ds),i)}catch(r){console.log("@TODO",r)}W(this,ds).once("block",W(this,ph))},e1=new WeakSet,hN=function(){const e=W(this,Bc);e&&(Te(this,Bc,null),e.then(r=>{W(this,ds).send("eth_uninstallFilter",[r])}))};var mh;class Age extends _Q{constructor(r,n){super(r);Ye(this,mh,void 0);Te(this,mh,xge(n))}_recover(r){return new P4(r,W(this,mh))}async _subscribe(r){return await r.send("eth_newFilter",[W(this,mh)])}async _emitResults(r,n){for(const i of n)r.emit(W(this,mh),r._wrapLog(i,r._network))}}mh=new WeakMap;class Sge extends _Q{async _subscribe(e){return await e.send("eth_newPendingTransactionFilter",[])}async _emitResults(e,r){for(const n of r)e.emit("pending",n)}}const Ige="bigint,boolean,function,number,string,symbol".split(/,/g);function Q_(t){if(t==null||Ige.indexOf(typeof t)>=0||typeof t.getAddress=="function")return t;if(Array.isArray(t))return t.map(Q_);if(typeof t=="object")return Object.keys(t).reduce((e,r)=>(e[r]=t[r],e),{});throw new Error(`should not happen: ${t} (${typeof t})`)}function Oge(t){return new Promise(e=>{setTimeout(e,t)})}function Pp(t){return t&&t.toLowerCase()}function WL(t){return t&&typeof t.pollingInterval=="number"}const Pge={polling:!1,staticNetwork:null,batchStallTime:10,batchMaxSize:1<<20,batchMaxCount:100,cacheTimeout:250,pollingInterval:4e3};class _I extends T4{constructor(r,n){super(r);je(this,"address");n=on(n),Yt(this,{address:n})}connect(r){it(!1,"cannot reconnect JsonRpcSigner","UNSUPPORTED_OPERATION",{operation:"signer.connect"})}async getAddress(){return this.address}async populateTransaction(r){return await this.populateCall(r)}async sendUncheckedTransaction(r){const n=Q_(r),i=[];if(n.from){const s=n.from;i.push((async()=>{const o=await la(s,this.provider);Ne(o!=null&&o.toLowerCase()===this.address.toLowerCase(),"from address mismatch","transaction",r),n.from=o})())}else n.from=this.address;if(n.gasLimit==null&&i.push((async()=>{n.gasLimit=await this.provider.estimateGas({...n,from:this.address})})()),n.to!=null){const s=n.to;i.push((async()=>{n.to=await la(s,this.provider)})())}i.length&&await Promise.all(i);const a=this.provider.getRpcTransaction(n);return this.provider.send("eth_sendTransaction",[a])}async sendTransaction(r){const n=await this.provider.getBlockNumber(),i=await this.sendUncheckedTransaction(r);return await new Promise((a,s)=>{const o=[1e3,100],c=async()=>{const u=await this.provider.getTransaction(i);if(u!=null){a(u.replaceableTransaction(n));return}this.provider._setTimeout(()=>{c()},o.pop()||4e3)};c()})}async signTransaction(r){const n=Q_(r);if(n.from){const a=await la(n.from,this.provider);Ne(a!=null&&a.toLowerCase()===this.address.toLowerCase(),"from address mismatch","transaction",r),n.from=a}else n.from=this.address;const i=this.provider.getRpcTransaction(n);return await this.provider.send("eth_signTransaction",[i])}async signMessage(r){const n=typeof r=="string"?Xa(r):r;return await this.provider.send("personal_sign",[_t(n),this.address.toLowerCase()])}async signTypedData(r,n,i){const a=Q_(i),s=await Dg.resolveNames(r,n,a,async o=>{const c=await la(o);return Ne(c!=null,"TypedData does not support null address","value",o),c});return await this.provider.send("eth_signTypedData_v4",[this.address.toLowerCase(),JSON.stringify(Dg.getPayload(s.domain,n,s.value))])}async unlock(r){return this.provider.send("personal_unlockAccount",[this.address.toLowerCase(),r,null])}async _legacySignMessage(r){const n=typeof r=="string"?Xa(r):r;return await this.provider.send("eth_sign",[this.address.toLowerCase(),_t(n)])}}var yh,vg,Vu,jc,oc,Gu,t1,pN;class Tge extends yge{constructor(r,n){super(r,n);Ye(this,t1);Ye(this,yh,void 0);Ye(this,vg,void 0);Ye(this,Vu,void 0);Ye(this,jc,void 0);Ye(this,oc,void 0);Ye(this,Gu,void 0);Te(this,vg,1),Te(this,yh,Object.assign({},Pge,n||{})),Te(this,Vu,[]),Te(this,jc,null),Te(this,Gu,null);{let a=null;const s=new Promise(o=>{a=o});Te(this,oc,{promise:s,resolve:a})}const i=this._getOption("staticNetwork");i&&(Ne(r==null||i.matches(r),"staticNetwork MUST match network object","options",n),Te(this,Gu,i))}_getOption(r){return W(this,yh)[r]}get _network(){return it(W(this,Gu),"network is not available yet","NETWORK_ERROR"),W(this,Gu)}async _perform(r){if(r.method==="call"||r.method==="estimateGas"){let i=r.transaction;if(i&&i.type!=null&&rr(i.type)&&i.maxFeePerGas==null&&i.maxPriorityFeePerGas==null){const a=await this.getFeeData();a.maxFeePerGas==null&&a.maxPriorityFeePerGas==null&&(r=Object.assign({},r,{transaction:Object.assign({},i,{type:void 0})}))}}const n=this.getRpcRequest(r);return n!=null?await this.send(n.method,n.args):super._perform(r)}async _detectNetwork(){const r=this._getOption("staticNetwork");if(r)return r;if(this.ready)return Xu.from(rr(await this.send("eth_chainId",[])));const n={id:Mm(this,vg)._++,method:"eth_chainId",params:[],jsonrpc:"2.0"};this.emit("debug",{action:"sendRpcPayload",payload:n});let i;try{i=(await this._send(n))[0]}catch(a){throw this.emit("debug",{action:"receiveRpcError",error:a}),a}if(this.emit("debug",{action:"receiveRpcResult",result:i}),"result"in i)return Xu.from(rr(i.result));throw this.getRpcError(n,i)}_start(){W(this,oc)==null||W(this,oc).resolve==null||(W(this,oc).resolve(),Te(this,oc,null),(async()=>{for(;W(this,Gu)==null&&!this.destroyed;)try{Te(this,Gu,await this._detectNetwork())}catch(r){if(this.destroyed)break;console.log("JsonRpcProvider failed to detect network and cannot start up; retry in 1s (perhaps the URL is wrong or the node is not started)"),this.emit("error",Mi("failed to bootstrap network detection","NETWORK_ERROR",{event:"initial-network-discovery",info:{error:r}})),await Oge(1e3)}ct(this,t1,pN).call(this)})())}async _waitUntilReady(){if(W(this,oc)!=null)return await W(this,oc).promise}_getSubscriber(r){return r.type==="pending"?new Sge(this):r.type==="event"?this._getOption("polling")?new P4(this,r.filter):new Age(this,r.filter):r.type==="orphan"&&r.filter.orphan==="drop-log"?new wQ("orphan"):super._getSubscriber(r)}get ready(){return W(this,oc)==null}getRpcTransaction(r){const n={};return["chainId","gasLimit","gasPrice","type","maxFeePerGas","maxPriorityFeePerGas","nonce","value"].forEach(i=>{if(r[i]==null)return;let a=i;i==="gasLimit"&&(a="gas"),n[a]=i0(rr(r[i],`tx.${i}`))}),["from","to","data"].forEach(i=>{r[i]!=null&&(n[i]=_t(r[i]))}),r.accessList&&(n.accessList=Vh(r.accessList)),n}getRpcRequest(r){switch(r.method){case"chainId":return{method:"eth_chainId",args:[]};case"getBlockNumber":return{method:"eth_blockNumber",args:[]};case"getGasPrice":return{method:"eth_gasPrice",args:[]};case"getBalance":return{method:"eth_getBalance",args:[Pp(r.address),r.blockTag]};case"getTransactionCount":return{method:"eth_getTransactionCount",args:[Pp(r.address),r.blockTag]};case"getCode":return{method:"eth_getCode",args:[Pp(r.address),r.blockTag]};case"getStorage":return{method:"eth_getStorageAt",args:[Pp(r.address),"0x"+r.position.toString(16),r.blockTag]};case"broadcastTransaction":return{method:"eth_sendRawTransaction",args:[r.signedTransaction]};case"getBlock":if("blockTag"in r)return{method:"eth_getBlockByNumber",args:[r.blockTag,!!r.includeTransactions]};if("blockHash"in r)return{method:"eth_getBlockByHash",args:[r.blockHash,!!r.includeTransactions]};break;case"getTransaction":return{method:"eth_getTransactionByHash",args:[r.hash]};case"getTransactionReceipt":return{method:"eth_getTransactionReceipt",args:[r.hash]};case"call":return{method:"eth_call",args:[this.getRpcTransaction(r.transaction),r.blockTag]};case"estimateGas":return{method:"eth_estimateGas",args:[this.getRpcTransaction(r.transaction)]};case"getLogs":return r.filter&&r.filter.address!=null&&(Array.isArray(r.filter.address)?r.filter.address=r.filter.address.map(Pp):r.filter.address=Pp(r.filter.address)),{method:"eth_getLogs",args:[r.filter]}}return null}getRpcError(r,n){const{method:i}=r,{error:a}=n;if(i==="eth_estimateGas"&&a.message){const c=a.message;if(!c.match(/revert/i)&&c.match(/insufficient funds/i))return Mi("insufficient funds","INSUFFICIENT_FUNDS",{transaction:r.params[0],info:{payload:r,error:a}})}if(i==="eth_call"||i==="eth_estimateGas"){const c=gN(a),u=bb.getBuiltinCallException(i==="eth_call"?"call":"estimateGas",r.params[0],c?c.data:null);return u.info={error:a,payload:r},u}const s=JSON.stringify(Rge(a));if(typeof a.message=="string"&&a.message.match(/user denied|ethers-user-denied/i))return Mi("user rejected action","ACTION_REJECTED",{action:{eth_sign:"signMessage",personal_sign:"signMessage",eth_signTypedData_v4:"signTypedData",eth_signTransaction:"signTransaction",eth_sendTransaction:"sendTransaction",eth_requestAccounts:"requestAccess",wallet_requestAccounts:"requestAccess"}[i]||"unknown",reason:"rejected",info:{payload:r,error:a}});if(i==="eth_sendRawTransaction"||i==="eth_sendTransaction"){const c=r.params[0];if(s.match(/insufficient funds|base fee exceeds gas limit/i))return Mi("insufficient funds for intrinsic transaction cost","INSUFFICIENT_FUNDS",{transaction:c,info:{error:a}});if(s.match(/nonce/i)&&s.match(/too low/i))return Mi("nonce has already been used","NONCE_EXPIRED",{transaction:c,info:{error:a}});if(s.match(/replacement transaction/i)&&s.match(/underpriced/i))return Mi("replacement fee too low","REPLACEMENT_UNDERPRICED",{transaction:c,info:{error:a}});if(s.match(/only replay-protected/i))return Mi("legacy pre-eip-155 transactions not supported","UNSUPPORTED_OPERATION",{operation:i,info:{transaction:c,info:{error:a}}})}let o=!!s.match(/the method .* does not exist/i);return o||a&&a.details&&a.details.startsWith("Unauthorized method:")&&(o=!0),o?Mi("unsupported operation","UNSUPPORTED_OPERATION",{operation:r.method,info:{error:a,payload:r}}):Mi("could not coalesce error","UNKNOWN_ERROR",{error:a,payload:r})}send(r,n){if(this.destroyed)return Promise.reject(Mi("provider destroyed; cancelled request","UNSUPPORTED_OPERATION",{operation:r}));const i=Mm(this,vg)._++,a=new Promise((s,o)=>{W(this,Vu).push({resolve:s,reject:o,payload:{method:r,params:n,id:i,jsonrpc:"2.0"}})});return ct(this,t1,pN).call(this),a}async getSigner(r){r==null&&(r=0);const n=this.send("eth_accounts",[]);if(typeof r=="number"){const a=await n;if(r>=a.length)throw new Error("no such account");return new _I(this,a[r])}const{accounts:i}=await Sa({network:this.getNetwork(),accounts:n});r=on(r);for(const a of i)if(on(a)===r)return new _I(this,r);throw new Error("invalid account")}async listAccounts(){return(await this.send("eth_accounts",[])).map(n=>new _I(this,n))}destroy(){W(this,jc)&&(clearTimeout(W(this,jc)),Te(this,jc,null));for(const{payload:r,reject:n}of W(this,Vu))n(Mi("provider destroyed; cancelled request","UNSUPPORTED_OPERATION",{operation:r.method}));Te(this,Vu,[]),super.destroy()}}yh=new WeakMap,vg=new WeakMap,Vu=new WeakMap,jc=new WeakMap,oc=new WeakMap,Gu=new WeakMap,t1=new WeakSet,pN=function(){if(W(this,jc))return;const r=this._getOption("batchMaxCount")===1?0:this._getOption("batchStallTime");Te(this,jc,setTimeout(()=>{Te(this,jc,null);const n=W(this,Vu);for(Te(this,Vu,[]);n.length;){const i=[n.shift()];for(;n.length&&i.length!==W(this,yh).batchMaxCount;)if(i.push(n.shift()),JSON.stringify(i.map(s=>s.payload)).length>W(this,yh).batchMaxSize){n.unshift(i.pop());break}(async()=>{const a=i.length===1?i[0].payload:i.map(s=>s.payload);this.emit("debug",{action:"sendRpcPayload",payload:a});try{const s=await this._send(a);this.emit("debug",{action:"receiveRpcResult",result:s});for(const{resolve:o,reject:c,payload:u}of i){if(this.destroyed){c(Mi("provider destroyed; cancelled request","UNSUPPORTED_OPERATION",{operation:u.method}));continue}const f=s.filter(h=>h.id===u.id)[0];if(f==null){const h=Mi("missing response for request","BAD_DATA",{value:s,info:{payload:u}});this.emit("error",h),c(h);continue}if("error"in f){c(this.getRpcError(u,f));continue}o(f.result)}}catch(s){this.emit("debug",{action:"receiveRpcError",error:s});for(const{reject:o}of i)o(s)}})()}},r))};var df;class Cge extends Tge{constructor(r,n){super(r,n);Ye(this,df,void 0);Te(this,df,4e3)}_getSubscriber(r){const n=super._getSubscriber(r);return WL(n)&&(n.pollingInterval=W(this,df)),n}get pollingInterval(){return W(this,df)}set pollingInterval(r){if(!Number.isInteger(r)||r<0)throw new Error("invalid interval");Te(this,df,r),this._forEachSubscriber(n=>{WL(n)&&(n.pollingInterval=W(this,df))})}}df=new WeakMap;function gN(t){if(t==null)return null;if(typeof t.message=="string"&&t.message.match(/revert/i)&&oi(t.data))return{message:t.message,data:t.data};if(typeof t=="object"){for(const e in t){const r=gN(t[e]);if(r)return r}return null}if(typeof t=="string")try{return gN(JSON.parse(t))}catch{}return null}function mN(t,e){if(t!=null){if(typeof t.message=="string"&&e.push(t.message),typeof t=="object")for(const r in t)mN(t[r],e);if(typeof t=="string")try{return mN(JSON.parse(t),e)}catch{}}}function Rge(t){const e=[];return mN(t,e),e}var bg;class QE extends Cge{constructor(r,n){super(n,{batchMaxCount:1});Ye(this,bg,void 0);Te(this,bg,async(i,a)=>{const s={method:i,params:a};this.emit("debug",{action:"sendEip1193Request",payload:s});try{const o=await r.request(s);return this.emit("debug",{action:"receiveEip1193Result",result:o}),o}catch(o){const c=new Error(o.message);throw c.code=o.code,c.data=o.data,c.payload=s,this.emit("debug",{action:"receiveEip1193Error",error:c}),c}})}async send(r,n){return await this._start(),await super.send(r,n)}async _send(r){Ne(!Array.isArray(r),"EIP-1193 does not support batch request","payload",r);try{const n=await W(this,bg).call(this,r.method,r.params||[]);return[{id:r.id,result:n}]}catch(n){return[{id:r.id,error:{code:n.code,data:n.data,message:n.message}}]}}getRpcError(r,n){switch(n=JSON.parse(JSON.stringify(n)),n.error.code||-1){case 4001:n.error.message=`ethers-user-denied: ${n.error.message}`;break;case 4200:n.error.message=`ethers-unsupported: ${n.error.message}`;break}return super.getRpcError(r,n)}async hasSigner(r){r==null&&(r=0);const n=await this.send("eth_accounts",[]);return typeof r=="number"?n.length>r:(r=r.toLowerCase(),n.filter(i=>i.toLowerCase()===r).length!==0)}async getSigner(r){if(r==null&&(r=0),!await this.hasSigner(r))try{await W(this,bg).call(this,"eth_requestAccounts",[])}catch(n){const i=n.payload;throw this.getRpcError(i,{id:i.id,error:n})}return await super.getSigner(r)}}bg=new WeakMap;var wg;const wM=class wM extends T4{constructor(r,n){super(n);je(this,"address");Ye(this,wg,void 0);Ne(r&&typeof r.sign=="function","invalid private key","privateKey","[ REDACTED ]"),Te(this,wg,r);const i=g1(this.signingKey.publicKey);Yt(this,{address:i})}get signingKey(){return W(this,wg)}get privateKey(){return this.signingKey.privateKey}async getAddress(){return this.address}connect(r){return new wM(W(this,wg),r)}async signTransaction(r){const{to:n,from:i}=await Sa({to:r.to?la(r.to,this.provider):void 0,from:r.from?la(r.from,this.provider):void 0});n!=null&&(r.to=n),i!=null&&(r.from=i),r.from!=null&&(Ne(on(r.from)===this.address,"transaction from address mismatch","tx.from",r.from),delete r.from);const a=yb.from(r);return a.signature=this.signingKey.sign(a.unsignedHash),a.serialized}async signMessage(r){return this.signMessageSync(r)}signMessageSync(r){return this.signingKey.sign(d0e(r)).serialized}async signTypedData(r,n,i){const a=await Dg.resolveNames(r,n,i,async s=>{it(this.provider!=null,"cannot resolve ENS names without a provider","UNSUPPORTED_OPERATION",{operation:"resolveName",info:{name:s}});const o=await this.provider.resolveName(s);return it(o!=null,"unconfigured ENS name","UNCONFIGURED_NAME",{value:s}),o});return this.signingKey.sign(Dg.hash(a.domain,n,a.value)).serialized}};wg=new WeakMap;let JE=wM;const XE=" !#$%&'()*+,-./<=>?@[]^_`{|}~",Nge=/^[a-z]*$/i;function YL(t,e){let r=97;return t.reduce((n,i)=>(i===e?r++:i.match(Nge)?n.push(String.fromCharCode(r)+i):(r=97,n.push(i)),n),[])}function Dge(t,e){for(let i=XE.length-1;i>=0;i--)t=t.split(XE[i]).join(e.substring(2*i,2*i+2));const r=[],n=t.replace(/(:|([0-9])|([A-Z][a-z]*))/g,(i,a,s,o)=>{if(s)for(let c=parseInt(s);c>=0;c--)r.push(";");else r.push(a.toLowerCase());return""});if(n)throw new Error(`leftovers: ${JSON.stringify(n)}`);return YL(YL(r,";"),":")}function Mge(t){return Ne(t[0]==="0","unsupported auwl data","data",t),Dge(t.substring(1+2*XE.length),t.substring(1,1+2*XE.length))}class $ge{constructor(e){je(this,"locale");Yt(this,{locale:e})}split(e){return e.toLowerCase().split(/\s+/g)}join(e){return e.join(" ")}}var _g,r1,vh,n1,yN;class kge extends $ge{constructor(r,n,i){super(r);Ye(this,n1);Ye(this,_g,void 0);Ye(this,r1,void 0);Ye(this,vh,void 0);Te(this,_g,n),Te(this,r1,i),Te(this,vh,null)}get _data(){return W(this,_g)}_decodeWords(){return Mge(W(this,_g))}getWord(r){const n=ct(this,n1,yN).call(this);return Ne(r>=0&&r<n.length,`invalid word index: ${r}`,"index",r),n[r]}getWordIndex(r){return ct(this,n1,yN).call(this).indexOf(r)}}_g=new WeakMap,r1=new WeakMap,vh=new WeakMap,n1=new WeakSet,yN=function(){if(W(this,vh)==null){const r=this._decodeWords();if(cl(r.join(`
|
|
70
70
|
`)+`
|
|
71
71
|
`)!==W(this,r1))throw new Error(`BIP39 Wordlist for ${this.locale} FAILED`);Te(this,vh,r)}return W(this,vh)};const Lge="0erleonalorenseinceregesticitStanvetearctssi#ch2Athck&tneLl0And#Il.yLeOutO=S|S%b/ra@SurdU'0Ce[Cid|CountCu'Hie=IdOu,-Qui*Ro[TT]T%T*[Tu$0AptDD-tD*[Ju,M.UltV<)Vi)0Rob-0FairF%dRaid0A(EEntRee0Ead0MRRp%tS!_rmBumCoholErtI&LLeyLowMo,O}PhaReadySoT Ways0A>urAz(gOngOuntU'd0Aly,Ch%Ci|G G!GryIm$K!Noun)Nu$O` Sw T&naTiqueXietyY1ArtOlogyPe?P!Pro=Ril1ChCt-EaEnaGueMMedM%MyOundR<+Re,Ri=RowTTefa@Ti,Tw%k0KPe@SaultSetSi,SumeThma0H!>OmTa{T&dT.udeTra@0Ct]D.Gu,NtTh%ToTumn0Era+OcadoOid0AkeA*AyEsomeFulKw?d0Is:ByChel%C#D+GL<)Lc#y~MbooN<aNn RRelyRga(R*lSeS-SketTt!3A^AnAutyCau'ComeEfF%eG(Ha=H(dLie=LowLtN^Nef./TrayTt Twe&Y#d3Cyc!DKeNdOlogyRdR`Tt _{AdeAmeAnketA,EakE[IndOodO[omOu'UeUrUsh_rdAtDyIlMbNeNusOkO,Rd R(gRrowSsTtomUn)XY_{etA(AndA[A=EadEezeI{Id+IefIghtIngIskOccoliOk&OnzeOomO` OwnUsh2Bb!DdyD+tFf$oIldLbLkL!tNd!Nk Rd&Rg R,SS(e[SyTt Y Zz:Bba+B(B!CtusGeKe~LmM aMpNN$N)lNdyNn#NoeNvasNy#Pab!P.$Pta(RRb#RdRgoRpetRryRtSeShS(o/!Su$TT$ogT^Teg%yTt!UghtU'Ut]Ve3Il(gL yM|NsusNturyRe$Rta(_irAlkAmp]An+AosApt Ar+A'AtEapE{Ee'EfErryE,I{&IefIldIm}yOi)Oo'R#-U{!UnkUrn0G?Nnam#Rc!Tiz&TyVil_imApArifyAwAyE<ErkEv I{I|IffImbIn-IpO{OgO'O`OudOwnUbUmpU, Ut^_^A,C#utDeFfeeIlInL!@L%LumnMb(eMeMf%tM-Mm#Mp<yNc tNdu@NfirmNg*[N}@Nsid NtrolNv()OkOlPp PyR$ReRnR*@/Tt#U^UntryUp!Ur'Us(V Yo>_{Ad!AftAmA}AshAt AwlAzyEamEd.EekEwI{etImeIspIt-OpO[Ou^OwdUci$UelUi'Umb!Un^UshYY,$2BeLtu*PPbo?dRiousRr|Rta(R=Sh]/omTe3C!:DMa+MpN)Ng R(gShUght WnY3AlBa>BrisCadeCemb CideCl(eC%a>C*a'ErF&'F(eFyG*eLayLiv M<dMi'Ni$Nti,NyP?tP&dPos.P`PutyRi=ScribeS tSignSkSpair/royTailTe@VelopVi)Vo>3AgramAlAm#dAryCeE'lEtFf G.$Gn.yLemmaNn NosaurRe@RtSag*eScov Sea'ShSmi[S%d Splay/<)V tVideV%)Zzy5Ct%Cum|G~Lph(Ma(Na>NkeyN%OrSeUb!Ve_ftAg#AmaA,-AwEamE[IftIllInkIpI=OpUmY2CkMbNeR(g/T^Ty1Arf1Nam-:G G!RlyRnR`Sily/Sy1HoOlogyOnomy0GeItUca>1F%t0G1GhtTh 2BowD E@r-Eg<tEm|Eph<tEvat%I>Se0B?kBodyBra)Er+Ot]PloyPow Pty0Ab!A@DD![D%'EmyErgyF%)Ga+G(eH<)JoyLi,OughR-hRollSu*T Ti*TryVelope1Isode0U$Uip0AA'OdeOs]R%Upt0CapeSayS&)Ta>0Ern$H-s1Id&)IlOkeOl=1A@Amp!Ce[Ch<+C.eCludeCu'Ecu>Erci'Hau,Hib.I!I,ItOt-P<dPe@Pi*Pla(Po'P*[T&dTra0EEbrow:Br-CeCultyDeIntI`~L'MeMilyMousNNcyNtasyRmSh]TT$Th TigueUltV%.e3Atu*Bru?yD $EEdElMa!N)/iv$T^V W3B Ct]EldGu*LeLmLt N$NdNeNg NishReRmR,Sc$ShTT}[X_gAmeAshAtAv%EeIghtIpOatO{O%Ow UidUshY_mCusGIlLd~owOdOtR)Re,R+tRkRtu}RumRw?dSsil/ UndX_gi!AmeEqu|EshI&dIn+OgOntO,OwnOz&U.2ElNNnyRna)RyTu*:D+tInLaxy~ yMePRa+Rba+Rd&Rl-Rm|SSpTeTh U+Ze3N $NiusN*Nt!Nu(e/u*2O,0AntFtGg!Ng RaffeRlVe_dAn)A*A[IdeImp'ObeOomOryO=OwUe_tDde[LdOdO'RillaSpelSsipV nWn_bA)A(AntApeA[Av.yEatE&IdIefItOc yOupOwUnt_rdE[IdeIltIt?N3M:B.IrLfMm M, NdPpyRb%RdRshR=,TVeWkZ?d3AdAl`ArtAvyD+hogIght~oLmetLpNRo3Dd&Gh~NtPRe/%y5BbyCkeyLdLeLiday~owMeNeyOdPeRnRr%R'Sp.$/TelUrV 5BGeM<Mb!M%Nd*dNgryNtRd!RryRtSb<d3Brid:1EOn0EaEntifyLe2N%e4LLeg$L}[0A+Ita>M&'Mu}Pa@Po'Pro=Pul'0ChCludeComeC*a'DexD-a>Do%Du,ryF<tFl-tF%mHa!H .Iti$Je@JuryMa>N Noc|PutQuiryS<eSe@SideSpi*/$lTa@T e,ToVe,V.eVol=3On0L<dOla>Sue0Em1Ory:CketGu?RZz3AlousAns~yWel9BInKeUr}yY5D+I)MpNg!Ni%Nk/:Ng?oo3EnEpT^upY3CkDD}yNdNgdomSsTT^&TeTt&Wi4EeIfeO{Ow:BBelB%Dd DyKeMpNgua+PtopR+T T(UghUndryVaWWnWsu.Y Zy3Ad AfArnA=Ctu*FtGG$G&dIsu*M#NdNg`NsOp?dSs#Tt Vel3ArB tyBr?yC&'FeFtGhtKeMbM.NkOnQuid/Tt!VeZ?d5AdAnB, C$CkG-NelyNgOpTt yUdUn+VeY$5CkyGga+Mb N?N^Xury3R-s:Ch(eDG-G}tIdIlInJ%KeMm$NNa+Nda>NgoNs]Nu$P!Rb!R^Rg(R(eRketRria+SkSs/ T^T i$ThTrixTt XimumZe3AdowAnAsu*AtCh<-D$DiaLodyLtMb M%yNt]NuRcyR+R.RryShSsa+T$Thod3Dd!DnightLk~]M-NdNimumN%Nu>Rac!Rr%S ySs/akeXXedXtu*5Bi!DelDifyMM|N.%NkeyN, N`OnR$ReRn(gSqu.oTh T]T%Unta(U'VeVie5ChFf(LeLtiplySc!SeumShroomS-/Tu$3Self/ yTh:I=MePk(Rrow/yT]Tu*3ArCkEdGati=G!@I` PhewR=/TTw%kUtr$V WsXt3CeGht5B!I'M(eeOd!Rm$R`SeTab!TeTh(gTi)VelW5C!?Mb R'T:K0EyJe@Li+Scu*S =Ta(Vious0CurE<Tob 0Or1FF Fi)T&2L1Ay0DI=Ymp-0It0CeEI#L(eLy1EnEraIn]Po'T]1An+B.Ch?dD D(?yG<I|Ig($Ph<0Tr-h0H 0Tdo%T TputTside0AlEnEr0NN 0Yg&0/ 0O}:CtDd!GeIrLa)LmNdaNelN-N` P RadeR|RkRrotRtySsT^ThTi|TrolTt nU'VeYm|3A)AnutArAs<tL-<NN$tyNcilOp!Pp Rfe@Rm.Rs#T2O}OtoRa'Ys-$0AnoCn-Ctu*E)GGe#~LotNkO} Pe/olT^Zza_)A}tA,-A>AyEa'Ed+U{UgUn+2EmEtIntL?LeLi)NdNyOlPul?Rt]S.]Ssib!/TatoTt yV tyWd W _@i)Ai'Ed-tEf Epa*Es|EttyEv|I)IdeIm?yIntI%.yIs#Iva>IzeOb!mO)[Odu)Of.OgramOje@Omo>OofOp tyOsp O>@OudOvide2Bl-Dd(g~LpL'Mpk(N^PilPpyR^a'R.yRpo'R'ShTZz!3Ramid:99Al.yAntumArt E,]I{ItIzO>:Bb.Cco#CeCkD?DioIlInI'~yMpN^NdomN+PidReTeTh V&WZ%3AdyAlAs#BelBuildC$lCei=CipeC%dCyc!Du)F!@F%mFu'G]G*tGul?Je@LaxLea'LiefLyMa(Memb M(dMo=Nd NewNtOp&PairPeatPla)P%tQui*ScueSemb!Si,Sour)Sp#'SultTi*T*atTurnUn]Ve$ViewW?d2Y`m0BBb#CeChDeD+F!GhtGidNgOtPp!SkTu$V$V 5AdA,BotBu,CketM<)OfOkieOmSeTa>UghUndU>Y$5Bb DeGLeNNwayR$:DDd!D}[FeIlLadLm#L#LtLu>MeMp!NdTisfyToshiU)Usa+VeY1A!AnA*Att E}HemeHoolI&)I[%sOrp]OutRapRe&RiptRub1AAr^As#AtC#dC*tCt]Cur.yEdEkGm|Le@~M(?Ni%N'Nt&)RiesRvi)Ss]Tt!TupV&_dowAftAllowA*EdEllEriffIeldIftI}IpIv O{OeOotOpOrtOuld O=RimpRugUff!Y0Bl(gCkDeE+GhtGnL|Lk~yLv Mil?Mp!N)NgR&/ Tua>XZe1A>Et^IIllInIrtUll0AbAmEepEnd I)IdeIghtImOg<OtOwUsh0AllArtI!OkeOo`0A{AkeApIffOw0ApCc Ci$CkDaFtL?Ldi LidLut]L=Me#eNgOnRryRtUlUndUpUr)U`0A)A*Ati$AwnEakEci$EedEllEndH eI)Id IkeInIr.L.OilOns%O#OrtOtRayReadR(gY0Ua*UeezeUir*l_b!AdiumAffA+AirsAmpAndArtA>AyEakEelEmEpE*oI{IllIngO{Oma^O}OolOryO=Ra>gyReetRikeR#gRugg!Ud|UffUmb!Y!0Bje@Bm.BwayC)[ChDd&Ff G?G+,ItMm NNnyN'tP PplyP*meReRfa)R+Rpri'RroundR=ySpe@/a(1AllowAmpApArmE?EetIftImIngIt^Ord1MbolMptomRup/em:B!Ck!GIlL|LkNkPeR+tSk/eTtooXi3A^Am~NN<tNnisNtRm/Xt_nkAtEmeEnE%yE*EyIngIsOughtReeRi=RowUmbUnd 0CketDeG LtMb MeNyPRedSsueT!5A,BaccoDayDdl EGe` I!tK&MatoM%rowNeNgueNightOlO`PP-Pp!R^RnadoRtoi'SsT$Uri,W?dW WnY_{AdeAff-Ag-A(Ansf ApAshA=lAyEatEeEndI$IbeI{Igg ImIpOphyOub!U{UeUlyUmpetU,U`Y2BeIt]Mb!NaN}lRkeyRnRt!1El=EntyI)InI,O1PeP-$:5Ly5B*lla0Ab!Awa*C!Cov D DoFairFoldHappyIf%mIqueItIv 'KnownLo{TilUsu$Veil1Da>GradeHoldOnP Set1B<Ge0A+EEdEfulE![U$0Il.y:C<tCuumGueLidL!yL=NNishP%Rious/Ult3H-!L=tNd%Ntu*NueRbRifyRs]RyS'lT <3Ab!Br<tCiousCt%yDeoEw~a+Nta+Ol(Rtu$RusSaS.Su$T$Vid5C$I)IdLc<oLumeTeYa+:GeG#ItLk~LnutNtRfa*RmRri%ShSp/eT VeY3Al`Ap#ArA'lA` BDd(gEk&dIrdLcome/T_!AtEatEelEnE*IpIsp 0DeD`FeLd~NNdowNeNgNkNn Nt ReSdomSeShT}[5LfM<Nd OdOlRdRkRldRryR`_pE{E,!I,I>Ong::Rd3Ar~ow9UUngU`:3BraRo9NeO",Uge="0x3c8acc1e7b08d8e76f9fda015ef48dc8c710a73cb7e0f77b2c18a9b5a7adde60";let EI=null;class Dh extends kge{constructor(){super("en",Lge,Uge)}static wordlist(){return EI==null&&(EI=new Dh),EI}}function EQ(t){return(1<<t)-1<<8-t&255}function Fge(t){return(1<<t)-1&255}function xI(t,e){iW("NFKD"),e==null&&(e=Dh.wordlist());const r=e.split(t);Ne(r.length%3===0&&r.length>=12&&r.length<=24,"invalid mnemonic length","mnemonic","[ REDACTED ]");const n=new Uint8Array(Math.ceil(11*r.length/8));let i=0;for(let u=0;u<r.length;u++){let f=e.getWordIndex(r[u].normalize("NFKD"));Ne(f>=0,`invalid mnemonic word at index ${u}`,"mnemonic","[ REDACTED ]");for(let h=0;h<11;h++)f&1<<10-h&&(n[i>>3]|=1<<7-i%8),i++}const a=32*r.length/3,s=r.length/3,o=EQ(s),c=qt(mc(n.slice(0,a/8)))[0]&o;return Ne(c===(n[n.length-1]&o),"invalid mnemonic checksum","mnemonic","[ REDACTED ]"),_t(n.slice(0,a/8))}function AI(t,e){Ne(t.length%4===0&&t.length>=16&&t.length<=32,"invalid entropy size","entropy","[ REDACTED ]"),e==null&&(e=Dh.wordlist());const r=[0];let n=11;for(let s=0;s<t.length;s++)n>8?(r[r.length-1]<<=8,r[r.length-1]|=t[s],n-=8):(r[r.length-1]<<=n,r[r.length-1]|=t[s]>>8-n,r.push(t[s]&Fge(8-n)),n+=3);const i=t.length/4,a=parseInt(mc(t).substring(2,4),16)&EQ(i);return r[r.length-1]<<=i,r[r.length-1]|=a>>8-i,e.join(r.map(s=>e.getWord(s)))}const SI={};class $g{constructor(e,r,n,i,a){je(this,"phrase");je(this,"password");je(this,"wordlist");je(this,"entropy");i==null&&(i=""),a==null&&(a=Dh.wordlist()),Hf(e,SI,"Mnemonic"),Yt(this,{phrase:n,password:i,wordlist:a,entropy:r})}computeSeed(){const e=Xa("mnemonic"+this.password,"NFKD");return zf(Xa(this.phrase,"NFKD"),e,2048,64,"sha512")}static fromPhrase(e,r,n){const i=xI(e,n);return e=AI(qt(i),n),new $g(SI,i,e,r,n)}static fromEntropy(e,r,n){const i=qt(e,"entropy"),a=AI(i,n);return new $g(SI,_t(i),a,r,n)}static entropyToPhrase(e,r){const n=qt(e,"entropy");return AI(n,r)}static phraseToEntropy(e,r){return xI(e,r)}static isValidMnemonic(e,r){try{return xI(e,r),!0}catch{}return!1}}/*! MIT License. Copyright 2015-2022 Richard Moore <me@ricmoo.com>. See LICENSE.txt. */var Qi=globalThis&&globalThis.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},II=globalThis&&globalThis.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},J_,oo,Dc;const Bge={16:10,24:12,32:14},jge=[1,2,4,8,16,32,64,128,27,54,108,216,171,77,154,47,94,188,99,198,151,53,106,212,179,125,250,239,197,145],no=[99,124,119,123,242,107,111,197,48,1,103,43,254,215,171,118,202,130,201,125,250,89,71,240,173,212,162,175,156,164,114,192,183,253,147,38,54,63,247,204,52,165,229,241,113,216,49,21,4,199,35,195,24,150,5,154,7,18,128,226,235,39,178,117,9,131,44,26,27,110,90,160,82,59,214,179,41,227,47,132,83,209,0,237,32,252,177,91,106,203,190,57,74,76,88,207,208,239,170,251,67,77,51,133,69,249,2,127,80,60,159,168,81,163,64,143,146,157,56,245,188,182,218,33,16,255,243,210,205,12,19,236,95,151,68,23,196,167,126,61,100,93,25,115,96,129,79,220,34,42,144,136,70,238,184,20,222,94,11,219,224,50,58,10,73,6,36,92,194,211,172,98,145,149,228,121,231,200,55,109,141,213,78,169,108,86,244,234,101,122,174,8,186,120,37,46,28,166,180,198,232,221,116,31,75,189,139,138,112,62,181,102,72,3,246,14,97,53,87,185,134,193,29,158,225,248,152,17,105,217,142,148,155,30,135,233,206,85,40,223,140,161,137,13,191,230,66,104,65,153,45,15,176,84,187,22],Qw=[82,9,106,213,48,54,165,56,191,64,163,158,129,243,215,251,124,227,57,130,155,47,255,135,52,142,67,68,196,222,233,203,84,123,148,50,166,194,35,61,238,76,149,11,66,250,195,78,8,46,161,102,40,217,36,178,118,91,162,73,109,139,209,37,114,248,246,100,134,104,152,22,212,164,92,204,93,101,182,146,108,112,72,80,253,237,185,218,94,21,70,87,167,141,157,132,144,216,171,0,140,188,211,10,247,228,88,5,184,179,69,6,208,44,30,143,202,63,15,2,193,175,189,3,1,19,138,107,58,145,17,65,79,103,220,234,151,242,207,206,240,180,230,115,150,172,116,34,231,173,53,133,226,249,55,232,28,117,223,110,71,241,26,113,29,41,197,137,111,183,98,14,170,24,190,27,252,86,62,75,198,210,121,32,154,219,192,254,120,205,90,244,31,221,168,51,136,7,199,49,177,18,16,89,39,128,236,95,96,81,127,169,25,181,74,13,45,229,122,159,147,201,156,239,160,224,59,77,174,42,245,176,200,235,187,60,131,83,153,97,23,43,4,126,186,119,214,38,225,105,20,99,85,33,12,125],qge=[3328402341,4168907908,4000806809,4135287693,4294111757,3597364157,3731845041,2445657428,1613770832,33620227,3462883241,1445669757,3892248089,3050821474,1303096294,3967186586,2412431941,528646813,2311702848,4202528135,4026202645,2992200171,2387036105,4226871307,1101901292,3017069671,1604494077,1169141738,597466303,1403299063,3832705686,2613100635,1974974402,3791519004,1033081774,1277568618,1815492186,2118074177,4126668546,2211236943,1748251740,1369810420,3521504564,4193382664,3799085459,2883115123,1647391059,706024767,134480908,2512897874,1176707941,2646852446,806885416,932615841,168101135,798661301,235341577,605164086,461406363,3756188221,3454790438,1311188841,2142417613,3933566367,302582043,495158174,1479289972,874125870,907746093,3698224818,3025820398,1537253627,2756858614,1983593293,3084310113,2108928974,1378429307,3722699582,1580150641,327451799,2790478837,3117535592,0,3253595436,1075847264,3825007647,2041688520,3059440621,3563743934,2378943302,1740553945,1916352843,2487896798,2555137236,2958579944,2244988746,3151024235,3320835882,1336584933,3992714006,2252555205,2588757463,1714631509,293963156,2319795663,3925473552,67240454,4269768577,2689618160,2017213508,631218106,1269344483,2723238387,1571005438,2151694528,93294474,1066570413,563977660,1882732616,4059428100,1673313503,2008463041,2950355573,1109467491,537923632,3858759450,4260623118,3218264685,2177748300,403442708,638784309,3287084079,3193921505,899127202,2286175436,773265209,2479146071,1437050866,4236148354,2050833735,3362022572,3126681063,840505643,3866325909,3227541664,427917720,2655997905,2749160575,1143087718,1412049534,999329963,193497219,2353415882,3354324521,1807268051,672404540,2816401017,3160301282,369822493,2916866934,3688947771,1681011286,1949973070,336202270,2454276571,201721354,1210328172,3093060836,2680341085,3184776046,1135389935,3294782118,965841320,831886756,3554993207,4068047243,3588745010,2345191491,1849112409,3664604599,26054028,2983581028,2622377682,1235855840,3630984372,2891339514,4092916743,3488279077,3395642799,4101667470,1202630377,268961816,1874508501,4034427016,1243948399,1546530418,941366308,1470539505,1941222599,2546386513,3421038627,2715671932,3899946140,1042226977,2521517021,1639824860,227249030,260737669,3765465232,2084453954,1907733956,3429263018,2420656344,100860677,4160157185,470683154,3261161891,1781871967,2924959737,1773779408,394692241,2579611992,974986535,664706745,3655459128,3958962195,731420851,571543859,3530123707,2849626480,126783113,865375399,765172662,1008606754,361203602,3387549984,2278477385,2857719295,1344809080,2782912378,59542671,1503764984,160008576,437062935,1707065306,3622233649,2218934982,3496503480,2185314755,697932208,1512910199,504303377,2075177163,2824099068,1841019862,739644986],Hge=[2781242211,2230877308,2582542199,2381740923,234877682,3184946027,2984144751,1418839493,1348481072,50462977,2848876391,2102799147,434634494,1656084439,3863849899,2599188086,1167051466,2636087938,1082771913,2281340285,368048890,3954334041,3381544775,201060592,3963727277,1739838676,4250903202,3930435503,3206782108,4149453988,2531553906,1536934080,3262494647,484572669,2923271059,1783375398,1517041206,1098792767,49674231,1334037708,1550332980,4098991525,886171109,150598129,2481090929,1940642008,1398944049,1059722517,201851908,1385547719,1699095331,1587397571,674240536,2704774806,252314885,3039795866,151914247,908333586,2602270848,1038082786,651029483,1766729511,3447698098,2682942837,454166793,2652734339,1951935532,775166490,758520603,3000790638,4004797018,4217086112,4137964114,1299594043,1639438038,3464344499,2068982057,1054729187,1901997871,2534638724,4121318227,1757008337,0,750906861,1614815264,535035132,3363418545,3988151131,3201591914,1183697867,3647454910,1265776953,3734260298,3566750796,3903871064,1250283471,1807470800,717615087,3847203498,384695291,3313910595,3617213773,1432761139,2484176261,3481945413,283769337,100925954,2180939647,4037038160,1148730428,3123027871,3813386408,4087501137,4267549603,3229630528,2315620239,2906624658,3156319645,1215313976,82966005,3747855548,3245848246,1974459098,1665278241,807407632,451280895,251524083,1841287890,1283575245,337120268,891687699,801369324,3787349855,2721421207,3431482436,959321879,1469301956,4065699751,2197585534,1199193405,2898814052,3887750493,724703513,2514908019,2696962144,2551808385,3516813135,2141445340,1715741218,2119445034,2872807568,2198571144,3398190662,700968686,3547052216,1009259540,2041044702,3803995742,487983883,1991105499,1004265696,1449407026,1316239930,504629770,3683797321,168560134,1816667172,3837287516,1570751170,1857934291,4014189740,2797888098,2822345105,2754712981,936633572,2347923833,852879335,1133234376,1500395319,3084545389,2348912013,1689376213,3533459022,3762923945,3034082412,4205598294,133428468,634383082,2949277029,2398386810,3913789102,403703816,3580869306,2297460856,1867130149,1918643758,607656988,4049053350,3346248884,1368901318,600565992,2090982877,2632479860,557719327,3717614411,3697393085,2249034635,2232388234,2430627952,1115438654,3295786421,2865522278,3633334344,84280067,33027830,303828494,2747425121,1600795957,4188952407,3496589753,2434238086,1486471617,658119965,3106381470,953803233,334231800,3005978776,857870609,3151128937,1890179545,2298973838,2805175444,3056442267,574365214,2450884487,550103529,1233637070,4289353045,2018519080,2057691103,2399374476,4166623649,2148108681,387583245,3664101311,836232934,3330556482,3100665960,3280093505,2955516313,2002398509,287182607,3413881008,4238890068,3597515707,975967766],zge=[1671808611,2089089148,2006576759,2072901243,4061003762,1807603307,1873927791,3310653893,810573872,16974337,1739181671,729634347,4263110654,3613570519,2883997099,1989864566,3393556426,2191335298,3376449993,2106063485,4195741690,1508618841,1204391495,4027317232,2917941677,3563566036,2734514082,2951366063,2629772188,2767672228,1922491506,3227229120,3082974647,4246528509,2477669779,644500518,911895606,1061256767,4144166391,3427763148,878471220,2784252325,3845444069,4043897329,1905517169,3631459288,827548209,356461077,67897348,3344078279,593839651,3277757891,405286936,2527147926,84871685,2595565466,118033927,305538066,2157648768,3795705826,3945188843,661212711,2999812018,1973414517,152769033,2208177539,745822252,439235610,455947803,1857215598,1525593178,2700827552,1391895634,994932283,3596728278,3016654259,695947817,3812548067,795958831,2224493444,1408607827,3513301457,0,3979133421,543178784,4229948412,2982705585,1542305371,1790891114,3410398667,3201918910,961245753,1256100938,1289001036,1491644504,3477767631,3496721360,4012557807,2867154858,4212583931,1137018435,1305975373,861234739,2241073541,1171229253,4178635257,33948674,2139225727,1357946960,1011120188,2679776671,2833468328,1374921297,2751356323,1086357568,2408187279,2460827538,2646352285,944271416,4110742005,3168756668,3066132406,3665145818,560153121,271589392,4279952895,4077846003,3530407890,3444343245,202643468,322250259,3962553324,1608629855,2543990167,1154254916,389623319,3294073796,2817676711,2122513534,1028094525,1689045092,1575467613,422261273,1939203699,1621147744,2174228865,1339137615,3699352540,577127458,712922154,2427141008,2290289544,1187679302,3995715566,3100863416,339486740,3732514782,1591917662,186455563,3681988059,3762019296,844522546,978220090,169743370,1239126601,101321734,611076132,1558493276,3260915650,3547250131,2901361580,1655096418,2443721105,2510565781,3828863972,2039214713,3878868455,3359869896,928607799,1840765549,2374762893,3580146133,1322425422,2850048425,1823791212,1459268694,4094161908,3928346602,1706019429,2056189050,2934523822,135794696,3134549946,2022240376,628050469,779246638,472135708,2800834470,3032970164,3327236038,3894660072,3715932637,1956440180,522272287,1272813131,3185336765,2340818315,2323976074,1888542832,1044544574,3049550261,1722469478,1222152264,50660867,4127324150,236067854,1638122081,895445557,1475980887,3117443513,2257655686,3243809217,489110045,2662934430,3778599393,4162055160,2561878936,288563729,1773916777,3648039385,2391345038,2493985684,2612407707,505560094,2274497927,3911240169,3460925390,1442818645,678973480,3749357023,2358182796,2717407649,2306869641,219617805,3218761151,3862026214,1120306242,1756942440,1103331905,2578459033,762796589,252780047,2966125488,1425844308,3151392187,372911126],Vge=[1667474886,2088535288,2004326894,2071694838,4075949567,1802223062,1869591006,3318043793,808472672,16843522,1734846926,724270422,4278065639,3621216949,2880169549,1987484396,3402253711,2189597983,3385409673,2105378810,4210693615,1499065266,1195886990,4042263547,2913856577,3570689971,2728590687,2947541573,2627518243,2762274643,1920112356,3233831835,3082273397,4261223649,2475929149,640051788,909531756,1061110142,4160160501,3435941763,875846760,2779116625,3857003729,4059105529,1903268834,3638064043,825316194,353713962,67374088,3351728789,589522246,3284360861,404236336,2526454071,84217610,2593830191,117901582,303183396,2155911963,3806477791,3958056653,656894286,2998062463,1970642922,151591698,2206440989,741110872,437923380,454765878,1852748508,1515908788,2694904667,1381168804,993742198,3604373943,3014905469,690584402,3823320797,791638366,2223281939,1398011302,3520161977,0,3991743681,538992704,4244381667,2981218425,1532751286,1785380564,3419096717,3200178535,960056178,1246420628,1280103576,1482221744,3486468741,3503319995,4025428677,2863326543,4227536621,1128514950,1296947098,859002214,2240123921,1162203018,4193849577,33687044,2139062782,1347481760,1010582648,2678045221,2829640523,1364325282,2745433693,1077985408,2408548869,2459086143,2644360225,943212656,4126475505,3166494563,3065430391,3671750063,555836226,269496352,4294908645,4092792573,3537006015,3452783745,202118168,320025894,3974901699,1600119230,2543297077,1145359496,387397934,3301201811,2812801621,2122220284,1027426170,1684319432,1566435258,421079858,1936954854,1616945344,2172753945,1330631070,3705438115,572679748,707427924,2425400123,2290647819,1179044492,4008585671,3099120491,336870440,3739122087,1583276732,185277718,3688593069,3772791771,842159716,976899700,168435220,1229577106,101059084,606366792,1549591736,3267517855,3553849021,2897014595,1650632388,2442242105,2509612081,3840161747,2038008818,3890688725,3368567691,926374254,1835907034,2374863873,3587531953,1313788572,2846482505,1819063512,1448540844,4109633523,3941213647,1701162954,2054852340,2930698567,134748176,3132806511,2021165296,623210314,774795868,471606328,2795958615,3031746419,3334885783,3907527627,3722280097,1953799400,522133822,1263263126,3183336545,2341176845,2324333839,1886425312,1044267644,3048588401,1718004428,1212733584,50529542,4143317495,235803164,1633788866,892690282,1465383342,3115962473,2256965911,3250673817,488449850,2661202215,3789633753,4177007595,2560144171,286339874,1768537042,3654906025,2391705863,2492770099,2610673197,505291324,2273808917,3924369609,3469625735,1431699370,673740880,3755965093,2358021891,2711746649,2307489801,218961690,3217021541,3873845719,1111672452,1751693520,1094828930,2576986153,757954394,252645662,2964376443,1414855848,3149649517,370555436],Gge=[1374988112,2118214995,437757123,975658646,1001089995,530400753,2902087851,1273168787,540080725,2910219766,2295101073,4110568485,1340463100,3307916247,641025152,3043140495,3736164937,632953703,1172967064,1576976609,3274667266,2169303058,2370213795,1809054150,59727847,361929877,3211623147,2505202138,3569255213,1484005843,1239443753,2395588676,1975683434,4102977912,2572697195,666464733,3202437046,4035489047,3374361702,2110667444,1675577880,3843699074,2538681184,1649639237,2976151520,3144396420,4269907996,4178062228,1883793496,2403728665,2497604743,1383856311,2876494627,1917518562,3810496343,1716890410,3001755655,800440835,2261089178,3543599269,807962610,599762354,33778362,3977675356,2328828971,2809771154,4077384432,1315562145,1708848333,101039829,3509871135,3299278474,875451293,2733856160,92987698,2767645557,193195065,1080094634,1584504582,3178106961,1042385657,2531067453,3711829422,1306967366,2438237621,1908694277,67556463,1615861247,429456164,3602770327,2302690252,1742315127,2968011453,126454664,3877198648,2043211483,2709260871,2084704233,4169408201,0,159417987,841739592,504459436,1817866830,4245618683,260388950,1034867998,908933415,168810852,1750902305,2606453969,607530554,202008497,2472011535,3035535058,463180190,2160117071,1641816226,1517767529,470948374,3801332234,3231722213,1008918595,303765277,235474187,4069246893,766945465,337553864,1475418501,2943682380,4003061179,2743034109,4144047775,1551037884,1147550661,1543208500,2336434550,3408119516,3069049960,3102011747,3610369226,1113818384,328671808,2227573024,2236228733,3535486456,2935566865,3341394285,496906059,3702665459,226906860,2009195472,733156972,2842737049,294930682,1206477858,2835123396,2700099354,1451044056,573804783,2269728455,3644379585,2362090238,2564033334,2801107407,2776292904,3669462566,1068351396,742039012,1350078989,1784663195,1417561698,4136440770,2430122216,775550814,2193862645,2673705150,1775276924,1876241833,3475313331,3366754619,270040487,3902563182,3678124923,3441850377,1851332852,3969562369,2203032232,3868552805,2868897406,566021896,4011190502,3135740889,1248802510,3936291284,699432150,832877231,708780849,3332740144,899835584,1951317047,4236429990,3767586992,866637845,4043610186,1106041591,2144161806,395441711,1984812685,1139781709,3433712980,3835036895,2664543715,1282050075,3240894392,1181045119,2640243204,25965917,4203181171,4211818798,3009879386,2463879762,3910161971,1842759443,2597806476,933301370,1509430414,3943906441,3467192302,3076639029,3776767469,2051518780,2631065433,1441952575,404016761,1942435775,1408749034,1610459739,3745345300,2017778566,3400528769,3110650942,941896748,3265478751,371049330,3168937228,675039627,4279080257,967311729,135050206,3635733660,1683407248,2076935265,3576870512,1215061108,3501741890],Kge=[1347548327,1400783205,3273267108,2520393566,3409685355,4045380933,2880240216,2471224067,1428173050,4138563181,2441661558,636813900,4233094615,3620022987,2149987652,2411029155,1239331162,1730525723,2554718734,3781033664,46346101,310463728,2743944855,3328955385,3875770207,2501218972,3955191162,3667219033,768917123,3545789473,692707433,1150208456,1786102409,2029293177,1805211710,3710368113,3065962831,401639597,1724457132,3028143674,409198410,2196052529,1620529459,1164071807,3769721975,2226875310,486441376,2499348523,1483753576,428819965,2274680428,3075636216,598438867,3799141122,1474502543,711349675,129166120,53458370,2592523643,2782082824,4063242375,2988687269,3120694122,1559041666,730517276,2460449204,4042459122,2706270690,3446004468,3573941694,533804130,2328143614,2637442643,2695033685,839224033,1973745387,957055980,2856345839,106852767,1371368976,4181598602,1033297158,2933734917,1179510461,3046200461,91341917,1862534868,4284502037,605657339,2547432937,3431546947,2003294622,3182487618,2282195339,954669403,3682191598,1201765386,3917234703,3388507166,0,2198438022,1211247597,2887651696,1315723890,4227665663,1443857720,507358933,657861945,1678381017,560487590,3516619604,975451694,2970356327,261314535,3535072918,2652609425,1333838021,2724322336,1767536459,370938394,182621114,3854606378,1128014560,487725847,185469197,2918353863,3106780840,3356761769,2237133081,1286567175,3152976349,4255350624,2683765030,3160175349,3309594171,878443390,1988838185,3704300486,1756818940,1673061617,3403100636,272786309,1075025698,545572369,2105887268,4174560061,296679730,1841768865,1260232239,4091327024,3960309330,3497509347,1814803222,2578018489,4195456072,575138148,3299409036,446754879,3629546796,4011996048,3347532110,3252238545,4270639778,915985419,3483825537,681933534,651868046,2755636671,3828103837,223377554,2607439820,1649704518,3270937875,3901806776,1580087799,4118987695,3198115200,2087309459,2842678573,3016697106,1003007129,2802849917,1860738147,2077965243,164439672,4100872472,32283319,2827177882,1709610350,2125135846,136428751,3874428392,3652904859,3460984630,3572145929,3593056380,2939266226,824852259,818324884,3224740454,930369212,2801566410,2967507152,355706840,1257309336,4148292826,243256656,790073846,2373340630,1296297904,1422699085,3756299780,3818836405,457992840,3099667487,2135319889,77422314,1560382517,1945798516,788204353,1521706781,1385356242,870912086,325965383,2358957921,2050466060,2388260884,2313884476,4006521127,901210569,3990953189,1014646705,1503449823,1062597235,2031621326,3212035895,3931371469,1533017514,350174575,2256028891,2177544179,1052338372,741876788,1606591296,1914052035,213705253,2334669897,1107234197,1899603969,3725069491,2631447780,2422494913,1635502980,1893020342,1950903388,1120974935],Wge=[2807058932,1699970625,2764249623,1586903591,1808481195,1173430173,1487645946,59984867,4199882800,1844882806,1989249228,1277555970,3623636965,3419915562,1149249077,2744104290,1514790577,459744698,244860394,3235995134,1963115311,4027744588,2544078150,4190530515,1608975247,2627016082,2062270317,1507497298,2200818878,567498868,1764313568,3359936201,2305455554,2037970062,1047239e3,1910319033,1337376481,2904027272,2892417312,984907214,1243112415,830661914,861968209,2135253587,2011214180,2927934315,2686254721,731183368,1750626376,4246310725,1820824798,4172763771,3542330227,48394827,2404901663,2871682645,671593195,3254988725,2073724613,145085239,2280796200,2779915199,1790575107,2187128086,472615631,3029510009,4075877127,3802222185,4107101658,3201631749,1646252340,4270507174,1402811438,1436590835,3778151818,3950355702,3963161475,4020912224,2667994737,273792366,2331590177,104699613,95345982,3175501286,2377486676,1560637892,3564045318,369057872,4213447064,3919042237,1137477952,2658625497,1119727848,2340947849,1530455833,4007360968,172466556,266959938,516552836,0,2256734592,3980931627,1890328081,1917742170,4294704398,945164165,3575528878,958871085,3647212047,2787207260,1423022939,775562294,1739656202,3876557655,2530391278,2443058075,3310321856,547512796,1265195639,437656594,3121275539,719700128,3762502690,387781147,218828297,3350065803,2830708150,2848461854,428169201,122466165,3720081049,1627235199,648017665,4122762354,1002783846,2117360635,695634755,3336358691,4234721005,4049844452,3704280881,2232435299,574624663,287343814,612205898,1039717051,840019705,2708326185,793451934,821288114,1391201670,3822090177,376187827,3113855344,1224348052,1679968233,2361698556,1058709744,752375421,2431590963,1321699145,3519142200,2734591178,188127444,2177869557,3727205754,2384911031,3215212461,2648976442,2450346104,3432737375,1180849278,331544205,3102249176,4150144569,2952102595,2159976285,2474404304,766078933,313773861,2570832044,2108100632,1668212892,3145456443,2013908262,418672217,3070356634,2594734927,1852171925,3867060991,3473416636,3907448597,2614737639,919489135,164948639,2094410160,2997825956,590424639,2486224549,1723872674,3157750862,3399941250,3501252752,3625268135,2555048196,3673637356,1343127501,4130281361,3599595085,2957853679,1297403050,81781910,3051593425,2283490410,532201772,1367295589,3926170974,895287692,1953757831,1093597963,492483431,3528626907,1446242576,1192455638,1636604631,209336225,344873464,1015671571,669961897,3375740769,3857572124,2973530695,3747192018,1933530610,3464042516,935293895,3454686199,2858115069,1863638845,3683022916,4085369519,3292445032,875313188,1080017571,3279033885,621591778,1233856572,2504130317,24197544,3017672716,3835484340,3247465558,2220981195,3060847922,1551124588,1463996600],Yge=[4104605777,1097159550,396673818,660510266,2875968315,2638606623,4200115116,3808662347,821712160,1986918061,3430322568,38544885,3856137295,718002117,893681702,1654886325,2975484382,3122358053,3926825029,4274053469,796197571,1290801793,1184342925,3556361835,2405426947,2459735317,1836772287,1381620373,3196267988,1948373848,3764988233,3385345166,3263785589,2390325492,1480485785,3111247143,3780097726,2293045232,548169417,3459953789,3746175075,439452389,1362321559,1400849762,1685577905,1806599355,2174754046,137073913,1214797936,1174215055,3731654548,2079897426,1943217067,1258480242,529487843,1437280870,3945269170,3049390895,3313212038,923313619,679998e3,3215307299,57326082,377642221,3474729866,2041877159,133361907,1776460110,3673476453,96392454,878845905,2801699524,777231668,4082475170,2330014213,4142626212,2213296395,1626319424,1906247262,1846563261,562755902,3708173718,1040559837,3871163981,1418573201,3294430577,114585348,1343618912,2566595609,3186202582,1078185097,3651041127,3896688048,2307622919,425408743,3371096953,2081048481,1108339068,2216610296,0,2156299017,736970802,292596766,1517440620,251657213,2235061775,2933202493,758720310,265905162,1554391400,1532285339,908999204,174567692,1474760595,4002861748,2610011675,3234156416,3693126241,2001430874,303699484,2478443234,2687165888,585122620,454499602,151849742,2345119218,3064510765,514443284,4044981591,1963412655,2581445614,2137062819,19308535,1928707164,1715193156,4219352155,1126790795,600235211,3992742070,3841024952,836553431,1669664834,2535604243,3323011204,1243905413,3141400786,4180808110,698445255,2653899549,2989552604,2253581325,3252932727,3004591147,1891211689,2487810577,3915653703,4237083816,4030667424,2100090966,865136418,1229899655,953270745,3399679628,3557504664,4118925222,2061379749,3079546586,2915017791,983426092,2022837584,1607244650,2118541908,2366882550,3635996816,972512814,3283088770,1568718495,3499326569,3576539503,621982671,2895723464,410887952,2623762152,1002142683,645401037,1494807662,2595684844,1335535747,2507040230,4293295786,3167684641,367585007,3885750714,1865862730,2668221674,2960971305,2763173681,1059270954,2777952454,2724642869,1320957812,2194319100,2429595872,2815956275,77089521,3973773121,3444575871,2448830231,1305906550,4021308739,2857194700,2516901860,3518358430,1787304780,740276417,1699839814,1592394909,2352307457,2272556026,188821243,1729977011,3687994002,274084841,3594982253,3613494426,2701949495,4162096729,322734571,2837966542,1640576439,484830689,1202797690,3537852828,4067639125,349075736,3342319475,4157467219,4255800159,1030690015,1155237496,2951971274,1757691577,607398968,2738905026,499347990,3794078908,1011452712,227885567,2818666809,213114376,3034881240,1455525988,3414450555,850817237,1817998408,3092726480],Qge=[0,235474187,470948374,303765277,941896748,908933415,607530554,708780849,1883793496,2118214995,1817866830,1649639237,1215061108,1181045119,1417561698,1517767529,3767586992,4003061179,4236429990,4069246893,3635733660,3602770327,3299278474,3400528769,2430122216,2664543715,2362090238,2193862645,2835123396,2801107407,3035535058,3135740889,3678124923,3576870512,3341394285,3374361702,3810496343,3977675356,4279080257,4043610186,2876494627,2776292904,3076639029,3110650942,2472011535,2640243204,2403728665,2169303058,1001089995,899835584,666464733,699432150,59727847,226906860,530400753,294930682,1273168787,1172967064,1475418501,1509430414,1942435775,2110667444,1876241833,1641816226,2910219766,2743034109,2976151520,3211623147,2505202138,2606453969,2302690252,2269728455,3711829422,3543599269,3240894392,3475313331,3843699074,3943906441,4178062228,4144047775,1306967366,1139781709,1374988112,1610459739,1975683434,2076935265,1775276924,1742315127,1034867998,866637845,566021896,800440835,92987698,193195065,429456164,395441711,1984812685,2017778566,1784663195,1683407248,1315562145,1080094634,1383856311,1551037884,101039829,135050206,437757123,337553864,1042385657,807962610,573804783,742039012,2531067453,2564033334,2328828971,2227573024,2935566865,2700099354,3001755655,3168937228,3868552805,3902563182,4203181171,4102977912,3736164937,3501741890,3265478751,3433712980,1106041591,1340463100,1576976609,1408749034,2043211483,2009195472,1708848333,1809054150,832877231,1068351396,766945465,599762354,159417987,126454664,361929877,463180190,2709260871,2943682380,3178106961,3009879386,2572697195,2538681184,2236228733,2336434550,3509871135,3745345300,3441850377,3274667266,3910161971,3877198648,4110568485,4211818798,2597806476,2497604743,2261089178,2295101073,2733856160,2902087851,3202437046,2968011453,3936291284,3835036895,4136440770,4169408201,3535486456,3702665459,3467192302,3231722213,2051518780,1951317047,1716890410,1750902305,1113818384,1282050075,1584504582,1350078989,168810852,67556463,371049330,404016761,841739592,1008918595,775550814,540080725,3969562369,3801332234,4035489047,4269907996,3569255213,3669462566,3366754619,3332740144,2631065433,2463879762,2160117071,2395588676,2767645557,2868897406,3102011747,3069049960,202008497,33778362,270040487,504459436,875451293,975658646,675039627,641025152,2084704233,1917518562,1615861247,1851332852,1147550661,1248802510,1484005843,1451044056,933301370,967311729,733156972,632953703,260388950,25965917,328671808,496906059,1206477858,1239443753,1543208500,1441952575,2144161806,1908694277,1675577880,1842759443,3610369226,3644379585,3408119516,3307916247,4011190502,3776767469,4077384432,4245618683,2809771154,2842737049,3144396420,3043140495,2673705150,2438237621,2203032232,2370213795],Jge=[0,185469197,370938394,487725847,741876788,657861945,975451694,824852259,1483753576,1400783205,1315723890,1164071807,1950903388,2135319889,1649704518,1767536459,2967507152,3152976349,2801566410,2918353863,2631447780,2547432937,2328143614,2177544179,3901806776,3818836405,4270639778,4118987695,3299409036,3483825537,3535072918,3652904859,2077965243,1893020342,1841768865,1724457132,1474502543,1559041666,1107234197,1257309336,598438867,681933534,901210569,1052338372,261314535,77422314,428819965,310463728,3409685355,3224740454,3710368113,3593056380,3875770207,3960309330,4045380933,4195456072,2471224067,2554718734,2237133081,2388260884,3212035895,3028143674,2842678573,2724322336,4138563181,4255350624,3769721975,3955191162,3667219033,3516619604,3431546947,3347532110,2933734917,2782082824,3099667487,3016697106,2196052529,2313884476,2499348523,2683765030,1179510461,1296297904,1347548327,1533017514,1786102409,1635502980,2087309459,2003294622,507358933,355706840,136428751,53458370,839224033,957055980,605657339,790073846,2373340630,2256028891,2607439820,2422494913,2706270690,2856345839,3075636216,3160175349,3573941694,3725069491,3273267108,3356761769,4181598602,4063242375,4011996048,3828103837,1033297158,915985419,730517276,545572369,296679730,446754879,129166120,213705253,1709610350,1860738147,1945798516,2029293177,1239331162,1120974935,1606591296,1422699085,4148292826,4233094615,3781033664,3931371469,3682191598,3497509347,3446004468,3328955385,2939266226,2755636671,3106780840,2988687269,2198438022,2282195339,2501218972,2652609425,1201765386,1286567175,1371368976,1521706781,1805211710,1620529459,2105887268,1988838185,533804130,350174575,164439672,46346101,870912086,954669403,636813900,788204353,2358957921,2274680428,2592523643,2441661558,2695033685,2880240216,3065962831,3182487618,3572145929,3756299780,3270937875,3388507166,4174560061,4091327024,4006521127,3854606378,1014646705,930369212,711349675,560487590,272786309,457992840,106852767,223377554,1678381017,1862534868,1914052035,2031621326,1211247597,1128014560,1580087799,1428173050,32283319,182621114,401639597,486441376,768917123,651868046,1003007129,818324884,1503449823,1385356242,1333838021,1150208456,1973745387,2125135846,1673061617,1756818940,2970356327,3120694122,2802849917,2887651696,2637442643,2520393566,2334669897,2149987652,3917234703,3799141122,4284502037,4100872472,3309594171,3460984630,3545789473,3629546796,2050466060,1899603969,1814803222,1730525723,1443857720,1560382517,1075025698,1260232239,575138148,692707433,878443390,1062597235,243256656,91341917,409198410,325965383,3403100636,3252238545,3704300486,3620022987,3874428392,3990953189,4042459122,4227665663,2460449204,2578018489,2226875310,2411029155,3198115200,3046200461,2827177882,2743944855],Xge=[0,218828297,437656594,387781147,875313188,958871085,775562294,590424639,1750626376,1699970625,1917742170,2135253587,1551124588,1367295589,1180849278,1265195639,3501252752,3720081049,3399941250,3350065803,3835484340,3919042237,4270507174,4085369519,3102249176,3051593425,2734591178,2952102595,2361698556,2177869557,2530391278,2614737639,3145456443,3060847922,2708326185,2892417312,2404901663,2187128086,2504130317,2555048196,3542330227,3727205754,3375740769,3292445032,3876557655,3926170974,4246310725,4027744588,1808481195,1723872674,1910319033,2094410160,1608975247,1391201670,1173430173,1224348052,59984867,244860394,428169201,344873464,935293895,984907214,766078933,547512796,1844882806,1627235199,2011214180,2062270317,1507497298,1423022939,1137477952,1321699145,95345982,145085239,532201772,313773861,830661914,1015671571,731183368,648017665,3175501286,2957853679,2807058932,2858115069,2305455554,2220981195,2474404304,2658625497,3575528878,3625268135,3473416636,3254988725,3778151818,3963161475,4213447064,4130281361,3599595085,3683022916,3432737375,3247465558,3802222185,4020912224,4172763771,4122762354,3201631749,3017672716,2764249623,2848461854,2331590177,2280796200,2431590963,2648976442,104699613,188127444,472615631,287343814,840019705,1058709744,671593195,621591778,1852171925,1668212892,1953757831,2037970062,1514790577,1463996600,1080017571,1297403050,3673637356,3623636965,3235995134,3454686199,4007360968,3822090177,4107101658,4190530515,2997825956,3215212461,2830708150,2779915199,2256734592,2340947849,2627016082,2443058075,172466556,122466165,273792366,492483431,1047239e3,861968209,612205898,695634755,1646252340,1863638845,2013908262,1963115311,1446242576,1530455833,1277555970,1093597963,1636604631,1820824798,2073724613,1989249228,1436590835,1487645946,1337376481,1119727848,164948639,81781910,331544205,516552836,1039717051,821288114,669961897,719700128,2973530695,3157750862,2871682645,2787207260,2232435299,2283490410,2667994737,2450346104,3647212047,3564045318,3279033885,3464042516,3980931627,3762502690,4150144569,4199882800,3070356634,3121275539,2904027272,2686254721,2200818878,2384911031,2570832044,2486224549,3747192018,3528626907,3310321856,3359936201,3950355702,3867060991,4049844452,4234721005,1739656202,1790575107,2108100632,1890328081,1402811438,1586903591,1233856572,1149249077,266959938,48394827,369057872,418672217,1002783846,919489135,567498868,752375421,209336225,24197544,376187827,459744698,945164165,895287692,574624663,793451934,1679968233,1764313568,2117360635,1933530610,1343127501,1560637892,1243112415,1192455638,3704280881,3519142200,3336358691,3419915562,3907448597,3857572124,4075877127,4294704398,3029510009,3113855344,2927934315,2744104290,2159976285,2377486676,2594734927,2544078150],Zge=[0,151849742,303699484,454499602,607398968,758720310,908999204,1059270954,1214797936,1097159550,1517440620,1400849762,1817998408,1699839814,2118541908,2001430874,2429595872,2581445614,2194319100,2345119218,3034881240,3186202582,2801699524,2951971274,3635996816,3518358430,3399679628,3283088770,4237083816,4118925222,4002861748,3885750714,1002142683,850817237,698445255,548169417,529487843,377642221,227885567,77089521,1943217067,2061379749,1640576439,1757691577,1474760595,1592394909,1174215055,1290801793,2875968315,2724642869,3111247143,2960971305,2405426947,2253581325,2638606623,2487810577,3808662347,3926825029,4044981591,4162096729,3342319475,3459953789,3576539503,3693126241,1986918061,2137062819,1685577905,1836772287,1381620373,1532285339,1078185097,1229899655,1040559837,923313619,740276417,621982671,439452389,322734571,137073913,19308535,3871163981,4021308739,4104605777,4255800159,3263785589,3414450555,3499326569,3651041127,2933202493,2815956275,3167684641,3049390895,2330014213,2213296395,2566595609,2448830231,1305906550,1155237496,1607244650,1455525988,1776460110,1626319424,2079897426,1928707164,96392454,213114376,396673818,514443284,562755902,679998e3,865136418,983426092,3708173718,3557504664,3474729866,3323011204,4180808110,4030667424,3945269170,3794078908,2507040230,2623762152,2272556026,2390325492,2975484382,3092726480,2738905026,2857194700,3973773121,3856137295,4274053469,4157467219,3371096953,3252932727,3673476453,3556361835,2763173681,2915017791,3064510765,3215307299,2156299017,2307622919,2459735317,2610011675,2081048481,1963412655,1846563261,1729977011,1480485785,1362321559,1243905413,1126790795,878845905,1030690015,645401037,796197571,274084841,425408743,38544885,188821243,3613494426,3731654548,3313212038,3430322568,4082475170,4200115116,3780097726,3896688048,2668221674,2516901860,2366882550,2216610296,3141400786,2989552604,2837966542,2687165888,1202797690,1320957812,1437280870,1554391400,1669664834,1787304780,1906247262,2022837584,265905162,114585348,499347990,349075736,736970802,585122620,972512814,821712160,2595684844,2478443234,2293045232,2174754046,3196267988,3079546586,2895723464,2777952454,3537852828,3687994002,3234156416,3385345166,4142626212,4293295786,3841024952,3992742070,174567692,57326082,410887952,292596766,777231668,660510266,1011452712,893681702,1108339068,1258480242,1343618912,1494807662,1715193156,1865862730,1948373848,2100090966,2701949495,2818666809,3004591147,3122358053,2235061775,2352307457,2535604243,2653899549,3915653703,3764988233,4219352155,4067639125,3444575871,3294430577,3746175075,3594982253,836553431,953270745,600235211,718002117,367585007,484830689,133361907,251657213,2041877159,1891211689,1806599355,1654886325,1568718495,1418573201,1335535747,1184342925];function OI(t){const e=[];for(let r=0;r<t.length;r+=4)e.push(t[r]<<24|t[r+1]<<16|t[r+2]<<8|t[r+3]);return e}class C4{get key(){return Qi(this,J_,"f").slice()}constructor(e){if(J_.set(this,void 0),oo.set(this,void 0),Dc.set(this,void 0),!(this instanceof C4))throw Error("AES must be instanitated with `new`");II(this,J_,new Uint8Array(e),"f");const r=Bge[this.key.length];if(r==null)throw new TypeError("invalid key size (must be 16, 24 or 32 bytes)");II(this,Dc,[],"f"),II(this,oo,[],"f");for(let f=0;f<=r;f++)Qi(this,Dc,"f").push([0,0,0,0]),Qi(this,oo,"f").push([0,0,0,0]);const n=(r+1)*4,i=this.key.length/4,a=OI(this.key);let s;for(let f=0;f<i;f++)s=f>>2,Qi(this,Dc,"f")[s][f%4]=a[f],Qi(this,oo,"f")[r-s][f%4]=a[f];let o=0,c=i,u;for(;c<n;){if(u=a[i-1],a[0]^=no[u>>16&255]<<24^no[u>>8&255]<<16^no[u&255]<<8^no[u>>24&255]^jge[o]<<24,o+=1,i!=8)for(let y=1;y<i;y++)a[y]^=a[y-1];else{for(let y=1;y<i/2;y++)a[y]^=a[y-1];u=a[i/2-1],a[i/2]^=no[u&255]^no[u>>8&255]<<8^no[u>>16&255]<<16^no[u>>24&255]<<24;for(let y=i/2+1;y<i;y++)a[y]^=a[y-1]}let f=0,h,m;for(;f<i&&c<n;)h=c>>2,m=c%4,Qi(this,Dc,"f")[h][m]=a[f],Qi(this,oo,"f")[r-h][m]=a[f++],c++}for(let f=1;f<r;f++)for(let h=0;h<4;h++)u=Qi(this,oo,"f")[f][h],Qi(this,oo,"f")[f][h]=Qge[u>>24&255]^Jge[u>>16&255]^Xge[u>>8&255]^Zge[u&255]}encrypt(e){if(e.length!=16)throw new TypeError("invalid plaintext size (must be 16 bytes)");const r=Qi(this,Dc,"f").length-1,n=[0,0,0,0];let i=OI(e);for(let o=0;o<4;o++)i[o]^=Qi(this,Dc,"f")[0][o];for(let o=1;o<r;o++){for(let c=0;c<4;c++)n[c]=qge[i[c]>>24&255]^Hge[i[(c+1)%4]>>16&255]^zge[i[(c+2)%4]>>8&255]^Vge[i[(c+3)%4]&255]^Qi(this,Dc,"f")[o][c];i=n.slice()}const a=new Uint8Array(16);let s=0;for(let o=0;o<4;o++)s=Qi(this,Dc,"f")[r][o],a[4*o]=(no[i[o]>>24&255]^s>>24)&255,a[4*o+1]=(no[i[(o+1)%4]>>16&255]^s>>16)&255,a[4*o+2]=(no[i[(o+2)%4]>>8&255]^s>>8)&255,a[4*o+3]=(no[i[(o+3)%4]&255]^s)&255;return a}decrypt(e){if(e.length!=16)throw new TypeError("invalid ciphertext size (must be 16 bytes)");const r=Qi(this,oo,"f").length-1,n=[0,0,0,0];let i=OI(e);for(let o=0;o<4;o++)i[o]^=Qi(this,oo,"f")[0][o];for(let o=1;o<r;o++){for(let c=0;c<4;c++)n[c]=Gge[i[c]>>24&255]^Kge[i[(c+3)%4]>>16&255]^Wge[i[(c+2)%4]>>8&255]^Yge[i[(c+1)%4]&255]^Qi(this,oo,"f")[o][c];i=n.slice()}const a=new Uint8Array(16);let s=0;for(let o=0;o<4;o++)s=Qi(this,oo,"f")[r][o],a[4*o]=(Qw[i[o]>>24&255]^s>>24)&255,a[4*o+1]=(Qw[i[(o+3)%4]>>16&255]^s>>16)&255,a[4*o+2]=(Qw[i[(o+2)%4]>>8&255]^s>>8)&255,a[4*o+3]=(Qw[i[(o+1)%4]&255]^s)&255;return a}}J_=new WeakMap,oo=new WeakMap,Dc=new WeakMap;class xQ{constructor(e,r,n){if(n&&!(this instanceof n))throw new Error(`${e} must be instantiated with "new"`);Object.defineProperties(this,{aes:{enumerable:!0,value:new C4(r)},name:{enumerable:!0,value:e}})}}var Jw=globalThis&&globalThis.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},Tp=globalThis&&globalThis.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},uv,Ou;class R4 extends xQ{constructor(e,r){if(super("ECC",e,R4),uv.set(this,void 0),Ou.set(this,void 0),r){if(r.length%16)throw new TypeError("invalid iv size (must be 16 bytes)");Jw(this,uv,new Uint8Array(r),"f")}else Jw(this,uv,new Uint8Array(16),"f");Jw(this,Ou,this.iv,"f")}get iv(){return new Uint8Array(Tp(this,uv,"f"))}encrypt(e){if(e.length%16)throw new TypeError("invalid plaintext size (must be multiple of 16 bytes)");const r=new Uint8Array(e.length);for(let n=0;n<e.length;n+=16){for(let i=0;i<16;i++)Tp(this,Ou,"f")[i]^=e[n+i];Jw(this,Ou,this.aes.encrypt(Tp(this,Ou,"f")),"f"),r.set(Tp(this,Ou,"f"),n)}return r}decrypt(e){if(e.length%16)throw new TypeError("invalid ciphertext size (must be multiple of 16 bytes)");const r=new Uint8Array(e.length);for(let n=0;n<e.length;n+=16){const i=this.aes.decrypt(e.subarray(n,n+16));for(let a=0;a<16;a++)r[n+a]=i[a]^Tp(this,Ou,"f")[a],Tp(this,Ou,"f")[a]=e[n+a]}return r}}uv=new WeakMap,Ou=new WeakMap;var Cp=globalThis&&globalThis.__classPrivateFieldSet||function(t,e,r,n,i){if(n==="m")throw new TypeError("Private method is not writable");if(n==="a"&&!i)throw new TypeError("Private accessor was defined without a setter");if(typeof e=="function"?t!==e||!i:!e.has(t))throw new TypeError("Cannot write private member to an object whose class did not declare it");return n==="a"?i.call(t,r):i?i.value=r:e.set(t,r),r},io=globalThis&&globalThis.__classPrivateFieldGet||function(t,e,r,n){if(r==="a"&&!n)throw new TypeError("Private accessor was defined without a getter");if(typeof e=="function"?t!==e||!n:!e.has(t))throw new TypeError("Cannot read private member from an object whose class did not declare it");return r==="m"?n:r==="a"?n.call(t):n?n.value:e.get(t)},lv,Dd,co;class kg extends xQ{constructor(e,r){super("CTR",e,kg),lv.set(this,void 0),Dd.set(this,void 0),co.set(this,void 0),Cp(this,co,new Uint8Array(16),"f"),io(this,co,"f").fill(0),Cp(this,lv,io(this,co,"f"),"f"),Cp(this,Dd,16,"f"),r==null&&(r=1),typeof r=="number"?this.setCounterValue(r):this.setCounterBytes(r)}get counter(){return new Uint8Array(io(this,co,"f"))}setCounterValue(e){if(!Number.isInteger(e)||e<0||e>Number.MAX_SAFE_INTEGER)throw new TypeError("invalid counter initial integer value");for(let r=15;r>=0;--r)io(this,co,"f")[r]=e%256,e=Math.floor(e/256)}setCounterBytes(e){if(e.length!==16)throw new TypeError("invalid counter initial Uint8Array value length");io(this,co,"f").set(e)}increment(){for(let e=15;e>=0;e--)if(io(this,co,"f")[e]===255)io(this,co,"f")[e]=0;else{io(this,co,"f")[e]++;break}}encrypt(e){var r,n;const i=new Uint8Array(e);for(let a=0;a<i.length;a++)io(this,Dd,"f")===16&&(Cp(this,lv,this.aes.encrypt(io(this,co,"f")),"f"),Cp(this,Dd,0,"f"),this.increment()),i[a]^=io(this,lv,"f")[Cp(this,Dd,(n=io(this,Dd,"f"),r=n++,n),"f"),r];return i}decrypt(e){return this.encrypt(e)}}lv=new WeakMap,Dd=new WeakMap,co=new WeakMap;function eme(t){if(t.length<16)throw new TypeError("PKCS#7 invalid length");const e=t[t.length-1];if(e>16)throw new TypeError("PKCS#7 padding byte out of range");const r=t.length-e;for(let n=0;n<e;n++)if(t[r+n]!==e)throw new TypeError("PKCS#7 invalid padding byte");return new Uint8Array(t.subarray(0,r))}function AQ(t){return typeof t=="string"&&!t.startsWith("0x")&&(t="0x"+t),Ra(t)}function Qm(t,e){for(t=String(t);t.length<e;)t="0"+t;return t}function b1(t){return typeof t=="string"?Xa(t,"NFKC"):Ra(t)}function vi(t,e){const r=e.match(/^([a-z0-9$_.-]*)(:([a-z]+))?(!)?$/i);Ne(r!=null,"invalid path","path",e);const n=r[1],i=r[3],a=r[4]==="!";let s=t;for(const o of n.toLowerCase().split(".")){if(Array.isArray(s)){if(!o.match(/^[0-9]+$/))break;s=s[parseInt(o)]}else if(typeof s=="object"){let c=null;for(const u in s)if(u.toLowerCase()===o){c=s[u];break}s=c}else s=null;if(s==null)break}if(Ne(!a||s!=null,"missing required value","path",n),i&&s!=null){if(i==="int"){if(typeof s=="string"&&s.match(/^-?[0-9]+$/))return parseInt(s);if(Number.isSafeInteger(s))return s}if(i==="number"&&typeof s=="string"&&s.match(/^-?[0-9.]*$/))return parseFloat(s);if(i==="data"&&typeof s=="string")return AQ(s);if(i==="array"&&Array.isArray(s)||i===typeof s)return s;Ne(!1,`wrong type found for ${i} `,"path",n)}return s}const SQ="m/44'/60'/0'/0/0";function QL(t){try{const e=JSON.parse(t);if((e.version!=null?parseInt(e.version):0)===3)return!0}catch{}return!1}function tme(t,e,r){if(vi(t,"crypto.cipher:string")==="aes-128-ctr"){const i=vi(t,"crypto.cipherparams.iv:data!"),a=new kg(e,i);return _t(a.decrypt(r))}it(!1,"unsupported cipher","UNSUPPORTED_OPERATION",{operation:"decrypt"})}function ZE(t,e){const r=qt(e),n=vi(t,"crypto.ciphertext:data!"),i=_t(jn(qn([r.slice(16,32),n]))).substring(2);Ne(i===vi(t,"crypto.mac:string!").toLowerCase(),"incorrect password","password","[ REDACTED ]");const a=tme(t,r.slice(0,16),n),s=g1(a);if(t.address){let u=t.address.toLowerCase();u.startsWith("0x")||(u="0x"+u),Ne(on(u)===s,"keystore address/privateKey mismatch","address",t.address)}const o={address:s,privateKey:a};if(vi(t,"x-ethers.version:string")==="0.1"){const u=r.slice(32,64),f=vi(t,"x-ethers.mnemonicCiphertext:data!"),h=vi(t,"x-ethers.mnemonicCounter:data!"),m=new kg(u,h);o.mnemonic={path:vi(t,"x-ethers.path:string")||SQ,locale:vi(t,"x-ethers.locale:string")||"en",entropy:_t(qt(m.decrypt(f)))}}return o}function IQ(t){const e=vi(t,"crypto.kdf:string");if(e&&typeof e=="string"){if(e.toLowerCase()==="scrypt"){const r=vi(t,"crypto.kdfparams.salt:data!"),n=vi(t,"crypto.kdfparams.n:int!"),i=vi(t,"crypto.kdfparams.r:int!"),a=vi(t,"crypto.kdfparams.p:int!");Ne(n>0&&(n&n-1)===0,"invalid kdf.N","kdf.N",n),Ne(i>0&&a>0,"invalid kdf","kdf",e);const s=vi(t,"crypto.kdfparams.dklen:int!");return Ne(s===32,"invalid kdf.dklen","kdf.dflen",s),{name:"scrypt",salt:r,N:n,r:i,p:a,dkLen:64}}else if(e.toLowerCase()==="pbkdf2"){const r=vi(t,"crypto.kdfparams.salt:data!"),n=vi(t,"crypto.kdfparams.prf:string!"),i=n.split("-").pop();Ne(i==="sha256"||i==="sha512","invalid kdf.pdf","kdf.pdf",n);const a=vi(t,"crypto.kdfparams.c:int!"),s=vi(t,"crypto.kdfparams.dklen:int!");return Ne(s===32,"invalid kdf.dklen","kdf.dklen",s),{name:"pbkdf2",salt:r,count:a,dkLen:s,algorithm:i}}}Ne(!1,"unsupported key-derivation function","kdf",e)}function rme(t,e){const r=JSON.parse(t),n=b1(e),i=IQ(r);if(i.name==="pbkdf2"){const{salt:h,count:m,dkLen:y,algorithm:w}=i,v=zf(n,h,m,y,w);return ZE(r,v)}it(i.name==="scrypt","cannot be reached","UNKNOWN_ERROR",{params:i});const{salt:a,N:s,r:o,p:c,dkLen:u}=i,f=sm(n,a,s,o,c,u);return ZE(r,f)}function JL(t){return new Promise(e=>{setTimeout(()=>{e()},t)})}async function nme(t,e,r){const n=JSON.parse(t),i=b1(e),a=IQ(n);if(a.name==="pbkdf2"){r&&(r(0),await JL(0));const{salt:m,count:y,dkLen:w,algorithm:v}=a,g=zf(i,m,y,w,v);return r&&(r(1),await JL(0)),ZE(n,g)}it(a.name==="scrypt","cannot be reached","UNKNOWN_ERROR",{params:a});const{salt:s,N:o,r:c,p:u,dkLen:f}=a,h=await am(i,s,o,c,u,f,r);return ZE(n,h)}function OQ(t){const e=t.salt!=null?qt(t.salt,"options.salt"):el(32);let r=1<<17,n=8,i=1;return t.scrypt&&(t.scrypt.N&&(r=t.scrypt.N),t.scrypt.r&&(n=t.scrypt.r),t.scrypt.p&&(i=t.scrypt.p)),Ne(typeof r=="number"&&r>0&&Number.isSafeInteger(r)&&(BigInt(r)&BigInt(r-1))===BigInt(0),"invalid scrypt N parameter","options.N",r),Ne(typeof n=="number"&&n>0&&Number.isSafeInteger(n),"invalid scrypt r parameter","options.r",n),Ne(typeof i=="number"&&i>0&&Number.isSafeInteger(i),"invalid scrypt p parameter","options.p",i),{name:"scrypt",dkLen:32,salt:e,N:r,r:n,p:i}}function PQ(t,e,r,n){const i=qt(r.privateKey,"privateKey"),a=n.iv!=null?qt(n.iv,"options.iv"):el(16);Ne(a.length===16,"invalid options.iv length","options.iv",n.iv);const s=n.uuid!=null?qt(n.uuid,"options.uuid"):el(16);Ne(s.length===16,"invalid options.uuid length","options.uuid",n.iv);const o=t.slice(0,16),c=t.slice(16,32),u=new kg(o,a),f=qt(u.encrypt(i)),h=jn(qn([c,f])),m={address:r.address.substring(2).toLowerCase(),id:gde(s),version:3,Crypto:{cipher:"aes-128-ctr",cipherparams:{iv:_t(a).substring(2)},ciphertext:_t(f).substring(2),kdf:"scrypt",kdfparams:{salt:_t(e.salt).substring(2),n:e.N,dklen:32,p:e.p,r:e.r},mac:h.substring(2)}};if(r.mnemonic){const y=n.client!=null?n.client:`ethers/${rW}`,w=r.mnemonic.path||SQ,v=r.mnemonic.locale||"en",g=t.slice(32,64),_=qt(r.mnemonic.entropy,"account.mnemonic.entropy"),b=el(16),S=new kg(g,b),A=qt(S.encrypt(_)),I=new Date,p="UTC--"+(I.getUTCFullYear()+"-"+Qm(I.getUTCMonth()+1,2)+"-"+Qm(I.getUTCDate(),2)+"T"+Qm(I.getUTCHours(),2)+"-"+Qm(I.getUTCMinutes(),2)+"-"+Qm(I.getUTCSeconds(),2)+".0Z")+"--"+m.address;m["x-ethers"]={client:y,gethFilename:p,path:w,locale:v,mnemonicCounter:_t(b).substring(2),mnemonicCiphertext:_t(A).substring(2),version:"0.1"}}return JSON.stringify(m)}function TQ(t,e,r){r==null&&(r={});const n=b1(e),i=OQ(r),a=sm(n,i.salt,i.N,i.r,i.p,64);return PQ(qt(a),i,t,r)}async function CQ(t,e,r){r==null&&(r={});const n=b1(e),i=OQ(r),a=await am(n,i.salt,i.N,i.r,i.p,64,r.progressCallback);return PQ(qt(a),i,t,r)}const PI="m/44'/60'/0'/0/0",ime=new Uint8Array([66,105,116,99,111,105,110,32,115,101,101,100]),Tf=2147483648,ame=BigInt("0xfffffffffffffffffffffffffffffffebaaedce6af48a03bbfd25e8cd0364141"),sme="0123456789abcdef";function ex(t,e){let r="";for(;t;)r=sme[t%16]+r,t=Math.trunc(t/16);for(;r.length<e*2;)r="0"+r;return"0x"+r}function vN(t){const e=qt(t),r=Gn(mc(mc(e)),0,4),n=qn([e,r]);return uW(n)}const Mc={};function RQ(t,e,r,n){const i=new Uint8Array(37);t&Tf?(it(n!=null,"cannot derive child of neutered node","UNSUPPORTED_OPERATION",{operation:"deriveChild"}),i.set(qt(n),1)):i.set(qt(r));for(let s=24;s>=0;s-=8)i[33+(s>>3)]=t>>24-s&255;const a=qt(nm("sha512",e,i));return{IL:a.slice(0,32),IR:a.slice(32)}}function NQ(t,e){const r=e.split("/");Ne(r.length>0&&(r[0]==="m"||t.depth>0),"invalid path","path",e),r[0]==="m"&&r.shift();let n=t;for(let i=0;i<r.length;i++){const a=r[i];if(a.match(/^[0-9]+'$/)){const s=parseInt(a.substring(0,a.length-1));Ne(s<Tf,"invalid path index",`path[${i}]`,a),n=n.deriveChild(Tf+s)}else if(a.match(/^[0-9]+$/)){const s=parseInt(a);Ne(s<Tf,"invalid path index",`path[${i}]`,a),n=n.deriveChild(s)}else Ne(!1,"invalid path component",`path[${i}]`,a)}return n}var i1,bN,bh,fv;const Xo=class Xo extends JE{constructor(r,n,i,a,s,o,c,u,f){super(n,f);Ye(this,i1);je(this,"publicKey");je(this,"fingerprint");je(this,"parentFingerprint");je(this,"mnemonic");je(this,"chainCode");je(this,"path");je(this,"index");je(this,"depth");Hf(r,Mc,"HDNodeWallet"),Yt(this,{publicKey:n.compressedPublicKey});const h=Gn(im(mc(this.publicKey)),0,4);Yt(this,{parentFingerprint:i,fingerprint:h,chainCode:a,path:s,index:o,depth:c}),Yt(this,{mnemonic:u})}connect(r){return new Xo(Mc,this.signingKey,this.parentFingerprint,this.chainCode,this.path,this.index,this.depth,this.mnemonic,r)}async encrypt(r,n){return await CQ(ct(this,i1,bN).call(this),r,{progressCallback:n})}encryptSync(r){return TQ(ct(this,i1,bN).call(this),r)}get extendedKey(){return it(this.depth<256,"Depth too deep","UNSUPPORTED_OPERATION",{operation:"extendedKey"}),vN(qn(["0x0488ADE4",ex(this.depth,1),this.parentFingerprint,ex(this.index,4),this.chainCode,qn(["0x00",this.privateKey])]))}hasPath(){return this.path!=null}neuter(){return new _b(Mc,this.address,this.publicKey,this.parentFingerprint,this.chainCode,this.path,this.index,this.depth,this.provider)}deriveChild(r){const n=Ur(r,"index");Ne(n<=4294967295,"invalid index","index",n);let i=this.path;i&&(i+="/"+(n&~Tf),n&Tf&&(i+="'"));const{IR:a,IL:s}=RQ(n,this.chainCode,this.publicKey,this.privateKey),o=new Jc(ol((h1(s)+BigInt(this.privateKey))%ame,32));return new Xo(Mc,o,this.fingerprint,_t(a),i,n,this.depth+1,this.mnemonic,this.provider)}derivePath(r){return NQ(this,r)}static fromExtendedKey(r){const n=bs(Kfe(r));Ne(n.length===82||vN(n.slice(0,78))===r,"invalid extended key","extendedKey","[ REDACTED ]");const i=n[4],a=_t(n.slice(5,9)),s=parseInt(_t(n.slice(9,13)).substring(2),16),o=_t(n.slice(13,45)),c=n.slice(45,78);switch(_t(n.slice(0,4))){case"0x0488b21e":case"0x043587cf":{const u=_t(c);return new _b(Mc,g1(u),u,a,o,null,s,i,null)}case"0x0488ade4":case"0x04358394 ":if(c[0]!==0)break;return new Xo(Mc,new Jc(c.slice(1)),a,o,null,s,i,null,null)}Ne(!1,"invalid extended key prefix","extendedKey","[ REDACTED ]")}static createRandom(r,n,i){var s;r==null&&(r=""),n==null&&(n=PI),i==null&&(i=Dh.wordlist());const a=$g.fromEntropy(el(16),r,i);return ct(s=Xo,bh,fv).call(s,a.computeSeed(),a).derivePath(n)}static fromMnemonic(r,n){var i;return n||(n=PI),ct(i=Xo,bh,fv).call(i,r.computeSeed(),r).derivePath(n)}static fromPhrase(r,n,i,a){var o;n==null&&(n=""),i==null&&(i=PI),a==null&&(a=Dh.wordlist());const s=$g.fromPhrase(r,n,a);return ct(o=Xo,bh,fv).call(o,s.computeSeed(),s).derivePath(i)}static fromSeed(r){var n;return ct(n=Xo,bh,fv).call(n,r,null)}};i1=new WeakSet,bN=function(){const r={address:this.address,privateKey:this.privateKey},n=this.mnemonic;return this.path&&n&&n.wordlist.locale==="en"&&n.password===""&&(r.mnemonic={path:this.path,locale:"en",entropy:n.entropy}),r},bh=new WeakSet,fv=function(r,n){Ne(sW(r),"invalid seed","seed","[REDACTED]");const i=qt(r,"seed");Ne(i.length>=16&&i.length<=64,"invalid seed","seed","[REDACTED]");const a=qt(nm("sha512",ime,i)),s=new Jc(_t(a.slice(0,32)));return new Xo(Mc,s,"0x00000000",_t(a.slice(32)),"m",0,0,n,null)},Ye(Xo,bh);let kv=Xo;class _b extends fN{constructor(r,n,i,a,s,o,c,u,f){super(n,f);je(this,"publicKey");je(this,"fingerprint");je(this,"parentFingerprint");je(this,"chainCode");je(this,"path");je(this,"index");je(this,"depth");Hf(r,Mc,"HDNodeVoidWallet"),Yt(this,{publicKey:i});const h=Gn(im(mc(i)),0,4);Yt(this,{publicKey:i,fingerprint:h,parentFingerprint:a,chainCode:s,path:o,index:c,depth:u})}connect(r){return new _b(Mc,this.address,this.publicKey,this.parentFingerprint,this.chainCode,this.path,this.index,this.depth,r)}get extendedKey(){return it(this.depth<256,"Depth too deep","UNSUPPORTED_OPERATION",{operation:"extendedKey"}),vN(qn(["0x0488B21E",ex(this.depth,1),this.parentFingerprint,ex(this.index,4),this.chainCode,this.publicKey]))}hasPath(){return this.path!=null}deriveChild(r){const n=Ur(r,"index");Ne(n<=4294967295,"invalid index","index",n);let i=this.path;i&&(i+="/"+(n&~Tf),n&Tf&&(i+="'"));const{IR:a,IL:s}=RQ(n,this.chainCode,this.publicKey,null),o=Jc.addPoints(s,this.publicKey,!0),c=g1(o);return new _b(Mc,c,o,this.fingerprint,_t(a),i,n,this.depth+1,this.provider)}derivePath(r){return NQ(this,r)}}function XL(t){try{if(JSON.parse(t).encseed)return!0}catch{}return!1}function ZL(t,e){const r=JSON.parse(t),n=b1(e),i=on(vi(r,"ethaddr:string!")),a=AQ(vi(r,"encseed:string!"));Ne(a&&a.length%16===0,"invalid encseed","json",t);const s=qt(zf(n,n,2e3,32,"sha256")).slice(0,16),o=a.slice(0,16),c=a.slice(16),u=new R4(s,o),f=eme(qt(u.decrypt(c)));let h="";for(let m=0;m<f.length;m++)h+=String.fromCharCode(f[m]);return{address:i,privateKey:cl(h)}}function e7(t){return new Promise(e=>{setTimeout(()=>{e()},t)})}var a1,_N;const jd=class jd extends JE{constructor(e,r){typeof e=="string"&&!e.startsWith("0x")&&(e="0x"+e);let n=typeof e=="string"?new Jc(e):e;super(n,r)}connect(e){return new jd(this.signingKey,e)}async encrypt(e,r){const n={address:this.address,privateKey:this.privateKey};return await CQ(n,e,{progressCallback:r})}encryptSync(e){const r={address:this.address,privateKey:this.privateKey};return TQ(r,e)}static async fromEncryptedJson(e,r,n){var a;let i=null;return QL(e)?i=await nme(e,r,n):XL(e)&&(n&&(n(0),await e7(0)),i=ZL(e,r),n&&(n(1),await e7(0))),ct(a=jd,a1,_N).call(a,i)}static fromEncryptedJsonSync(e,r){var i;let n=null;return QL(e)?n=rme(e,r):XL(e)?n=ZL(e,r):Ne(!1,"invalid JSON wallet","json","[ REDACTED ]"),ct(i=jd,a1,_N).call(i,n)}static createRandom(e){const r=kv.createRandom();return e?r.connect(e):r}static fromPhrase(e,r){const n=kv.fromPhrase(e);return r?n.connect(r):n}};a1=new WeakSet,_N=function(e){if(Ne(e,"invalid JSON wallet","json","[ REDACTED ]"),"mnemonic"in e&&e.mnemonic&&e.mnemonic.locale==="en"){const n=$g.fromEntropy(e.mnemonic.entropy),i=kv.fromMnemonic(n,e.mnemonic.path);if(i.address===e.address&&i.privateKey===e.privateKey)return i;console.log("WARNING: JSON mismatch address/privateKey != mnemonic; fallback onto private key")}const r=new jd(e.privateKey);return Ne(r.address===e.address,"address/privateKey mismatch","json","[ REDACTED ]"),r},Ye(jd,a1);let wN=jd;var Mh={},Jm={},DQ={exports:{}},MQ={exports:{}};(function(t){function e(r){"@babel/helpers - typeof";return t.exports=e=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(n){return typeof n}:function(n){return n&&typeof Symbol=="function"&&n.constructor===Symbol&&n!==Symbol.prototype?"symbol":typeof n},t.exports.__esModule=!0,t.exports.default=t.exports,e(r)}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports})(MQ);var N4=MQ.exports;(function(t){var e=N4.default;function r(i){if(typeof WeakMap!="function")return null;var a=new WeakMap,s=new WeakMap;return(r=function(c){return c?s:a})(i)}function n(i,a){if(!a&&i&&i.__esModule)return i;if(i===null||e(i)!="object"&&typeof i!="function")return{default:i};var s=r(a);if(s&&s.has(i))return s.get(i);var o={__proto__:null},c=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var u in i)if(u!=="default"&&Object.prototype.hasOwnProperty.call(i,u)){var f=c?Object.getOwnPropertyDescriptor(i,u):null;f&&(f.get||f.set)?Object.defineProperty(o,u,f):o[u]=i[u]}return o.default=i,s&&s.set(i,o),o}t.exports=n,t.exports.__esModule=!0,t.exports.default=t.exports})(DQ);var ko=DQ.exports,$Q={exports:{}};(function(t){function e(r){return r&&r.__esModule?r:{default:r}}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports})($Q);var vr=$Q.exports,TI={exports:{}},t7;function Mn(){return t7||(t7=1,function(t){function e(){return t.exports=e=Object.assign?Object.assign.bind():function(r){for(var n=1;n<arguments.length;n++){var i=arguments[n];for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(r[a]=i[a])}return r},t.exports.__esModule=!0,t.exports.default=t.exports,e.apply(this,arguments)}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports}(TI)),TI.exports}var CI={exports:{}},RI={exports:{}},r7;function ome(){return r7||(r7=1,function(t){function e(r,n){return t.exports=e=Object.setPrototypeOf?Object.setPrototypeOf.bind():function(a,s){return a.__proto__=s,a},t.exports.__esModule=!0,t.exports.default=t.exports,e(r,n)}t.exports=e,t.exports.__esModule=!0,t.exports.default=t.exports}(RI)),RI.exports}var n7;function wc(){return n7||(n7=1,function(t){var e=ome();function r(n,i){n.prototype=Object.create(i.prototype),n.prototype.constructor=n,e(n,i)}t.exports=r,t.exports.__esModule=!0,t.exports.default=t.exports}(CI)),CI.exports}var NI,i7;function kQ(){if(i7)return NI;i7=1;function t(e,r,n){switch(n.length){case 0:return e.call(r);case 1:return e.call(r,n[0]);case 2:return e.call(r,n[0],n[1]);case 3:return e.call(r,n[0],n[1],n[2])}return e.apply(r,n)}return NI=t,NI}var DI,a7;function Pi(){if(a7)return DI;a7=1;var t=Array.isArray;return DI=t,DI}var MI,s7;function LQ(){if(s7)return MI;s7=1;var t=typeof ke=="object"&&ke&&ke.Object===Object&&ke;return MI=t,MI}var $I,o7;function gl(){if(o7)return $I;o7=1;var t=LQ(),e=typeof self=="object"&&self&&self.Object===Object&&self,r=t||e||Function("return this")();return $I=r,$I}var kI,c7;function w1(){if(c7)return kI;c7=1;var t=gl(),e=t.Symbol;return kI=e,kI}var LI,u7;function cme(){if(u7)return LI;u7=1;var t=w1(),e=Object.prototype,r=e.hasOwnProperty,n=e.toString,i=t?t.toStringTag:void 0;function a(s){var o=r.call(s,i),c=s[i];try{s[i]=void 0;var u=!0}catch{}var f=n.call(s);return u&&(o?s[i]=c:delete s[i]),f}return LI=a,LI}var UI,l7;function ume(){if(l7)return UI;l7=1;var t=Object.prototype,e=t.toString;function r(n){return e.call(n)}return UI=r,UI}var FI,f7;function ml(){if(f7)return FI;f7=1;var t=w1(),e=cme(),r=ume(),n="[object Null]",i="[object Undefined]",a=t?t.toStringTag:void 0;function s(o){return o==null?o===void 0?i:n:a&&a in Object(o)?e(o):r(o)}return FI=s,FI}var BI,d7;function _c(){if(d7)return BI;d7=1;function t(e){return e!=null&&typeof e=="object"}return BI=t,BI}var jI,h7;function om(){if(h7)return jI;h7=1;var t=ml(),e=_c(),r="[object Symbol]";function n(i){return typeof i=="symbol"||e(i)&&t(i)==r}return jI=n,jI}var qI,p7;function D4(){if(p7)return qI;p7=1;var t=Pi(),e=om(),r=/\.|\[(?:[^[\]]*|(["'])(?:(?!\1)[^\\]|\\.)*?\1)\]/,n=/^\w*$/;function i(a,s){if(t(a))return!1;var o=typeof a;return o=="number"||o=="symbol"||o=="boolean"||a==null||e(a)?!0:n.test(a)||!r.test(a)||s!=null&&a in Object(s)}return qI=i,qI}var HI,g7;function yl(){if(g7)return HI;g7=1;function t(e){var r=typeof e;return e!=null&&(r=="object"||r=="function")}return HI=t,HI}var zI,m7;function l2(){if(m7)return zI;m7=1;var t=ml(),e=yl(),r="[object AsyncFunction]",n="[object Function]",i="[object GeneratorFunction]",a="[object Proxy]";function s(o){if(!e(o))return!1;var c=t(o);return c==n||c==i||c==r||c==a}return zI=s,zI}var VI,y7;function lme(){if(y7)return VI;y7=1;var t=gl(),e=t["__core-js_shared__"];return VI=e,VI}var GI,v7;function fme(){if(v7)return GI;v7=1;var t=lme(),e=function(){var n=/[^.]+$/.exec(t&&t.keys&&t.keys.IE_PROTO||"");return n?"Symbol(src)_1."+n:""}();function r(n){return!!e&&e in n}return GI=r,GI}var KI,b7;function UQ(){if(b7)return KI;b7=1;var t=Function.prototype,e=t.toString;function r(n){if(n!=null){try{return e.call(n)}catch{}try{return n+""}catch{}}return""}return KI=r,KI}var WI,w7;function dme(){if(w7)return WI;w7=1;var t=l2(),e=fme(),r=yl(),n=UQ(),i=/[\\^$.*+?()[\]{}|]/g,a=/^\[object .+?Constructor\]$/,s=Function.prototype,o=Object.prototype,c=s.toString,u=o.hasOwnProperty,f=RegExp("^"+c.call(u).replace(i,"\\$&").replace(/hasOwnProperty|(function).*?(?=\\\()| for .+?(?=\\\])/g,"$1.*?")+"$");function h(m){if(!r(m)||e(m))return!1;var y=t(m)?f:a;return y.test(n(m))}return WI=h,WI}var YI,_7;function hme(){if(_7)return YI;_7=1;function t(e,r){return e==null?void 0:e[r]}return YI=t,YI}var QI,E7;function Gh(){if(E7)return QI;E7=1;var t=dme(),e=hme();function r(n,i){var a=e(n,i);return t(a)?a:void 0}return QI=r,QI}var JI,x7;function f2(){if(x7)return JI;x7=1;var t=Gh(),e=t(Object,"create");return JI=e,JI}var XI,A7;function pme(){if(A7)return XI;A7=1;var t=f2();function e(){this.__data__=t?t(null):{},this.size=0}return XI=e,XI}var ZI,S7;function gme(){if(S7)return ZI;S7=1;function t(e){var r=this.has(e)&&delete this.__data__[e];return this.size-=r?1:0,r}return ZI=t,ZI}var eO,I7;function mme(){if(I7)return eO;I7=1;var t=f2(),e="__lodash_hash_undefined__",r=Object.prototype,n=r.hasOwnProperty;function i(a){var s=this.__data__;if(t){var o=s[a];return o===e?void 0:o}return n.call(s,a)?s[a]:void 0}return eO=i,eO}var tO,O7;function yme(){if(O7)return tO;O7=1;var t=f2(),e=Object.prototype,r=e.hasOwnProperty;function n(i){var a=this.__data__;return t?a[i]!==void 0:r.call(a,i)}return tO=n,tO}var rO,P7;function vme(){if(P7)return rO;P7=1;var t=f2(),e="__lodash_hash_undefined__";function r(n,i){var a=this.__data__;return this.size+=this.has(n)?0:1,a[n]=t&&i===void 0?e:i,this}return rO=r,rO}var nO,T7;function bme(){if(T7)return nO;T7=1;var t=pme(),e=gme(),r=mme(),n=yme(),i=vme();function a(s){var o=-1,c=s==null?0:s.length;for(this.clear();++o<c;){var u=s[o];this.set(u[0],u[1])}}return a.prototype.clear=t,a.prototype.delete=e,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,nO=a,nO}var iO,C7;function wme(){if(C7)return iO;C7=1;function t(){this.__data__=[],this.size=0}return iO=t,iO}var aO,R7;function d2(){if(R7)return aO;R7=1;function t(e,r){return e===r||e!==e&&r!==r}return aO=t,aO}var sO,N7;function h2(){if(N7)return sO;N7=1;var t=d2();function e(r,n){for(var i=r.length;i--;)if(t(r[i][0],n))return i;return-1}return sO=e,sO}var oO,D7;function _me(){if(D7)return oO;D7=1;var t=h2(),e=Array.prototype,r=e.splice;function n(i){var a=this.__data__,s=t(a,i);if(s<0)return!1;var o=a.length-1;return s==o?a.pop():r.call(a,s,1),--this.size,!0}return oO=n,oO}var cO,M7;function Eme(){if(M7)return cO;M7=1;var t=h2();function e(r){var n=this.__data__,i=t(n,r);return i<0?void 0:n[i][1]}return cO=e,cO}var uO,$7;function xme(){if($7)return uO;$7=1;var t=h2();function e(r){return t(this.__data__,r)>-1}return uO=e,uO}var lO,k7;function Ame(){if(k7)return lO;k7=1;var t=h2();function e(r,n){var i=this.__data__,a=t(i,r);return a<0?(++this.size,i.push([r,n])):i[a][1]=n,this}return lO=e,lO}var fO,L7;function p2(){if(L7)return fO;L7=1;var t=wme(),e=_me(),r=Eme(),n=xme(),i=Ame();function a(s){var o=-1,c=s==null?0:s.length;for(this.clear();++o<c;){var u=s[o];this.set(u[0],u[1])}}return a.prototype.clear=t,a.prototype.delete=e,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,fO=a,fO}var dO,U7;function M4(){if(U7)return dO;U7=1;var t=Gh(),e=gl(),r=t(e,"Map");return dO=r,dO}var hO,F7;function Sme(){if(F7)return hO;F7=1;var t=bme(),e=p2(),r=M4();function n(){this.size=0,this.__data__={hash:new t,map:new(r||e),string:new t}}return hO=n,hO}var pO,B7;function Ime(){if(B7)return pO;B7=1;function t(e){var r=typeof e;return r=="string"||r=="number"||r=="symbol"||r=="boolean"?e!=="__proto__":e===null}return pO=t,pO}var gO,j7;function g2(){if(j7)return gO;j7=1;var t=Ime();function e(r,n){var i=r.__data__;return t(n)?i[typeof n=="string"?"string":"hash"]:i.map}return gO=e,gO}var mO,q7;function Ome(){if(q7)return mO;q7=1;var t=g2();function e(r){var n=t(this,r).delete(r);return this.size-=n?1:0,n}return mO=e,mO}var yO,H7;function Pme(){if(H7)return yO;H7=1;var t=g2();function e(r){return t(this,r).get(r)}return yO=e,yO}var vO,z7;function Tme(){if(z7)return vO;z7=1;var t=g2();function e(r){return t(this,r).has(r)}return vO=e,vO}var bO,V7;function Cme(){if(V7)return bO;V7=1;var t=g2();function e(r,n){var i=t(this,r),a=i.size;return i.set(r,n),this.size+=i.size==a?0:1,this}return bO=e,bO}var wO,G7;function $4(){if(G7)return wO;G7=1;var t=Sme(),e=Ome(),r=Pme(),n=Tme(),i=Cme();function a(s){var o=-1,c=s==null?0:s.length;for(this.clear();++o<c;){var u=s[o];this.set(u[0],u[1])}}return a.prototype.clear=t,a.prototype.delete=e,a.prototype.get=r,a.prototype.has=n,a.prototype.set=i,wO=a,wO}var _O,K7;function k4(){if(K7)return _O;K7=1;var t=$4(),e="Expected a function";function r(n,i){if(typeof n!="function"||i!=null&&typeof i!="function")throw new TypeError(e);var a=function(){var s=arguments,o=i?i.apply(this,s):s[0],c=a.cache;if(c.has(o))return c.get(o);var u=n.apply(this,s);return a.cache=c.set(o,u)||c,u};return a.cache=new(r.Cache||t),a}return r.Cache=t,_O=r,_O}var EO,W7;function Rme(){if(W7)return EO;W7=1;var t=k4(),e=500;function r(n){var i=t(n,function(s){return a.size===e&&a.clear(),s}),a=i.cache;return i}return EO=r,EO}var xO,Y7;function Nme(){if(Y7)return xO;Y7=1;var t=Rme(),e=/[^.[\]]+|\[(?:(-?\d+(?:\.\d+)?)|(["'])((?:(?!\2)[^\\]|\\.)*?)\2)\]|(?=(?:\.|\[\])(?:\.|\[\]|$))/g,r=/\\(\\)?/g,n=t(function(i){var a=[];return i.charCodeAt(0)===46&&a.push(""),i.replace(e,function(s,o,c,u){a.push(c?u.replace(r,"$1"):o||s)}),a});return xO=n,xO}var AO,Q7;function Kh(){if(Q7)return AO;Q7=1;function t(e,r){for(var n=-1,i=e==null?0:e.length,a=Array(i);++n<i;)a[n]=r(e[n],n,e);return a}return AO=t,AO}var SO,J7;function L4(){if(J7)return SO;J7=1;var t=w1(),e=Kh(),r=Pi(),n=om(),i=1/0,a=t?t.prototype:void 0,s=a?a.toString:void 0;function o(c){if(typeof c=="string")return c;if(r(c))return e(c,o)+"";if(n(c))return s?s.call(c):"";var u=c+"";return u=="0"&&1/c==-i?"-0":u}return SO=o,SO}var IO,X7;function U4(){if(X7)return IO;X7=1;var t=L4();function e(r){return r==null?"":t(r)}return IO=e,IO}var OO,Z7;function _1(){if(Z7)return OO;Z7=1;var t=Pi(),e=D4(),r=Nme(),n=U4();function i(a,s){return t(a)?a:e(a,s)?[a]:r(n(a))}return OO=i,OO}var PO,eU;function Dme(){if(eU)return PO;eU=1;function t(e){var r=e==null?0:e.length;return r?e[r-1]:void 0}return PO=t,PO}var TO,tU;function cm(){if(tU)return TO;tU=1;var t=om(),e=1/0;function r(n){if(typeof n=="string"||t(n))return n;var i=n+"";return i=="0"&&1/n==-e?"-0":i}return TO=r,TO}var CO,rU;function E1(){if(rU)return CO;rU=1;var t=_1(),e=cm();function r(n,i){i=t(i,n);for(var a=0,s=i.length;n!=null&&a<s;)n=n[e(i[a++])];return a&&a==s?n:void 0}return CO=r,CO}var RO,nU;function F4(){if(nU)return RO;nU=1;function t(e,r,n){var i=-1,a=e.length;r<0&&(r=-r>a?0:a+r),n=n>a?a:n,n<0&&(n+=a),a=r>n?0:n-r>>>0,r>>>=0;for(var s=Array(a);++i<a;)s[i]=e[i+r];return s}return RO=t,RO}var NO,iU;function Mme(){if(iU)return NO;iU=1;var t=E1(),e=F4();function r(n,i){return i.length<2?n:t(n,e(i,0,-1))}return NO=r,NO}var DO,aU;function $me(){if(aU)return DO;aU=1;var t=kQ(),e=_1(),r=Dme(),n=Mme(),i=cm();function a(s,o,c){o=e(o,s),s=n(s,o);var u=s==null?s:s[i(r(o))];return u==null?void 0:t(u,s,c)}return DO=a,DO}var MO,sU;function Gf(){if(sU)return MO;sU=1;function t(e){return e}return MO=t,MO}var $O,oU;function FQ(){if(oU)return $O;oU=1;var t=kQ(),e=Math.max;function r(n,i,a){return i=e(i===void 0?n.length-1:i,0),function(){for(var s=arguments,o=-1,c=e(s.length-i,0),u=Array(c);++o<c;)u[o]=s[i+o];o=-1;for(var f=Array(i+1);++o<i;)f[o]=s[o];return f[i]=a(u),t(n,this,f)}}return $O=r,$O}var kO,cU;function BQ(){if(cU)return kO;cU=1;function t(e){return function(){return e}}return kO=t,kO}var LO,uU;function jQ(){if(uU)return LO;uU=1;var t=Gh(),e=function(){try{var r=t(Object,"defineProperty");return r({},"",{}),r}catch{}}();return LO=e,LO}var UO,lU;function kme(){if(lU)return UO;lU=1;var t=BQ(),e=jQ(),r=Gf(),n=e?function(i,a){return e(i,"toString",{configurable:!0,enumerable:!1,value:t(a),writable:!0})}:r;return UO=n,UO}var FO,fU;function Lme(){if(fU)return FO;fU=1;var t=800,e=16,r=Date.now;function n(i){var a=0,s=0;return function(){var o=r(),c=e-(o-s);if(s=o,c>0){if(++a>=t)return arguments[0]}else a=0;return i.apply(void 0,arguments)}}return FO=n,FO}var BO,dU;function qQ(){if(dU)return BO;dU=1;var t=kme(),e=Lme(),r=e(t);return BO=r,BO}var jO,hU;function x1(){if(hU)return jO;hU=1;var t=Gf(),e=FQ(),r=qQ();function n(i,a){return r(e(i,a,t),i+"")}return jO=n,jO}var qO,pU;function Lo(){if(pU)return qO;pU=1;var t=$me(),e=x1(),r=e(t);return qO=r,qO}var HO,gU;function vl(){if(gU)return HO;gU=1;function t(e){return e==null}return HO=t,HO}function Ume(t,e){if(t==null)return{};var r={},n=Object.keys(t),i,a;for(a=0;a<n.length;a++)i=n[a],!(e.indexOf(i)>=0)&&(r[i]=t[i]);return r}var HQ={exports:{}},Pn={};/** @license React v16.13.1
|
|
72
72
|
* react-is.production.min.js
|
|
@@ -110,7 +110,7 @@ Instead of \``+M+"`, did you mean:",k.map(function($){return`
|
|
|
110
110
|
border-radius: 0;
|
|
111
111
|
z-index: 2147483647;
|
|
112
112
|
}
|
|
113
|
-
`}])),eC}var Txe=ke&&ke.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r),Object.defineProperty(t,n,{enumerable:!0,get:function(){return e[r]}})}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),Cxe=ke&&ke.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),Rxe=ke&&ke.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&Txe(e,t,r);return Cxe(e,t),e};Object.defineProperty(W2,"__esModule",{value:!0});W2.FortmaticConnector=void 0;const Nxe=yX,Dxe=Qf,Mxe=Ro;class $xe extends Nxe.AbstractConnector{constructor(e){const r=Mxe.getConfiguration()[Dxe.ProviderType.FORTMATIC],n=Object.keys(r.apiKeys).map(i=>Number(i));if(!n.includes(e))throw new Error(`Invariant error: Unsupported chainId ${e}`);super({supportedChainIds:n}),this.apiKey=r.apiKeys[e],this.chainId=e,this.rpcUrl=r.urls[e]}async activate(){if(!this.fortmatic){const{default:r}=await Promise.resolve().then(()=>Rxe(Pxe()));this.fortmatic=new r(this.apiKey,{rpcUrl:this.rpcUrl,chainId:this.chainId})}const e=await this.fortmatic.getProvider().enable().then(r=>r[0]);return{provider:this.fortmatic.getProvider(),chainId:this.chainId,account:e}}getApiKey(){return this.apiKey}async getProvider(){return this.fortmatic.getProvider()}async getChainId(){return this.chainId}async getAccount(){return this.fortmatic.getProvider().send("eth_accounts").then(e=>e[0])}deactivate(){}async close(){await this.fortmatic.user.logout(),this.emitDeactivate()}}W2.FortmaticConnector=$xe;var nA={};function f6(){return f6=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},f6.apply(this,arguments)}function hD(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function d6(t){return d6=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},d6(t)}function sx(t,e){return sx=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},sx(t,e)}function kxe(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function nE(t,e,r){return kxe()?nE=Reflect.construct:nE=function(i,a,s){var o=[null];o.push.apply(o,a);var c=Function.bind.apply(i,o),u=new c;return s&&sx(u,s.prototype),u},nE.apply(null,arguments)}function Lxe(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function ox(t){var e=typeof Map=="function"?new Map:void 0;return ox=function(n){if(n===null||!Lxe(n))return n;if(typeof n!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e<"u"){if(e.has(n))return e.get(n);e.set(n,i)}function i(){return nE(n,arguments,d6(this).constructor)}return i.prototype=Object.create(n.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),sx(i,n)},ox(t)}function c_(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}typeof Symbol<"u"&&(Symbol.iterator||(Symbol.iterator=Symbol("Symbol.iterator")));typeof Symbol<"u"&&(Symbol.asyncIterator||(Symbol.asyncIterator=Symbol("Symbol.asyncIterator")));function Mp(t,e){try{var r=t()}catch(n){return e(n)}return r&&r.then?r.then(void 0,e):r}function Cc(t){return t.hasOwnProperty("result")?t.result:t}var iE=function(t){hD(e,t);function e(){var r;return r=t.call(this)||this,r.name=r.constructor.name,r.message="No Ethereum provider was found on window.ethereum.",r}return e}(ox(Error)),vZ=function(t){hD(e,t);function e(){var r;return r=t.call(this)||this,r.name=r.constructor.name,r.message="The user rejected the request.",r}return e}(ox(Error)),Uxe=function(t){hD(e,t);function e(n){var i;return i=t.call(this,n)||this,i.handleNetworkChanged=i.handleNetworkChanged.bind(c_(i)),i.handleChainChanged=i.handleChainChanged.bind(c_(i)),i.handleAccountsChanged=i.handleAccountsChanged.bind(c_(i)),i.handleClose=i.handleClose.bind(c_(i)),i}var r=e.prototype;return r.handleChainChanged=function(i){this.emitUpdate({chainId:i,provider:window.ethereum})},r.handleAccountsChanged=function(i){i.length===0?this.emitDeactivate():this.emitUpdate({account:i[0]})},r.handleClose=function(i,a){this.emitDeactivate()},r.handleNetworkChanged=function(i){this.emitUpdate({chainId:i,provider:window.ethereum})},r.activate=function(){try{var i=function(f){if(a)return f;function h(){return f6({provider:window.ethereum},o?{account:o}:{})}var m=function(){if(!o)return Promise.resolve(window.ethereum.enable().then(function(y){return y&&Cc(y)[0]})).then(function(y){o=y})}();return m&&m.then?m.then(h):h(m)},a=!1,s=this;if(!window.ethereum)throw new iE;window.ethereum.on&&(window.ethereum.on("chainChanged",s.handleChainChanged),window.ethereum.on("accountsChanged",s.handleAccountsChanged),window.ethereum.on("close",s.handleClose),window.ethereum.on("networkChanged",s.handleNetworkChanged)),window.ethereum.isMetaMask&&(window.ethereum.autoRefreshOnNetworkChange=!1);var o,c=Mp(function(){return Promise.resolve(window.ethereum.send("eth_requestAccounts").then(function(u){return Cc(u)[0]})).then(function(u){o=u})},function(u){if(u.code===4001)throw new vZ});return Promise.resolve(c&&c.then?c.then(i):i(c))}catch(u){return Promise.reject(u)}},r.getProvider=function(){try{return Promise.resolve(window.ethereum)}catch(i){return Promise.reject(i)}},r.getChainId=function(){try{var i=function(){function c(){if(!a)try{a=Cc(window.ethereum.send({method:"net_version"}))}catch{}return a||(window.ethereum.isDapper?a=Cc(window.ethereum.cachedResults.net_version):a=window.ethereum.chainId||window.ethereum.netVersion||window.ethereum.networkVersion||window.ethereum._chainId),a}var u=function(){if(!a){var f=Mp(function(){return Promise.resolve(window.ethereum.send("net_version").then(Cc)).then(function(h){a=h})},function(){});if(f&&f.then)return f.then(function(){})}}();return u&&u.then?u.then(c):c(u)};if(!window.ethereum)throw new iE;var a,s=Mp(function(){return Promise.resolve(window.ethereum.send("eth_chainId").then(Cc)).then(function(o){a=o})},function(){});return Promise.resolve(s&&s.then?s.then(i):i(s))}catch(o){return Promise.reject(o)}},r.getAccount=function(){try{var i=function(){function c(){return a||(a=Cc(window.ethereum.send({method:"eth_accounts"}))[0]),a}var u=function(){if(!a){var f=Mp(function(){return Promise.resolve(window.ethereum.enable().then(function(h){return Cc(h)[0]})).then(function(h){a=h})},function(){});if(f&&f.then)return f.then(function(){})}}();return u&&u.then?u.then(c):c(u)};if(!window.ethereum)throw new iE;var a,s=Mp(function(){return Promise.resolve(window.ethereum.send("eth_accounts").then(function(o){return Cc(o)[0]})).then(function(o){a=o})},function(){});return Promise.resolve(s&&s.then?s.then(i):i(s))}catch(o){return Promise.reject(o)}},r.deactivate=function(){window.ethereum&&window.ethereum.removeListener&&(window.ethereum.removeListener("chainChanged",this.handleChainChanged),window.ethereum.removeListener("accountsChanged",this.handleAccountsChanged),window.ethereum.removeListener("close",this.handleClose),window.ethereum.removeListener("networkChanged",this.handleNetworkChanged))},r.isAuthorized=function(){try{return window.ethereum?Promise.resolve(Mp(function(){return Promise.resolve(window.ethereum.send("eth_accounts").then(function(i){return Cc(i).length>0}))},function(){return!1})):Promise.resolve(!1)}catch(i){return Promise.reject(i)}},e}(K2);const Fxe=Object.freeze(Object.defineProperty({__proto__:null,InjectedConnector:Uxe,NoEthereumProviderError:iE,UserRejectedRequestError:vZ},Symbol.toStringTag,{value:"Module"})),Bxe=qs(Fxe);Object.defineProperty(nA,"__esModule",{value:!0});nA.InjectedConnector=void 0;const jxe=Bxe;class qxe extends jxe.InjectedConnector{constructor(e){super({supportedChainIds:[e]})}}nA.InjectedConnector=qxe;var iA={},Hxe="Invariant failed";function Fq(t,e){if(!t)throw new Error(Hxe)}function bZ(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Eb(t,e)}function h6(t){return h6=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},h6(t)}function Eb(t,e){return Eb=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Eb(t,e)}function zxe(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function aE(t,e,r){return zxe()?aE=Reflect.construct:aE=function(i,a,s){var o=[null];o.push.apply(o,a);var c=Function.bind.apply(i,o),u=new c;return s&&Eb(u,s.prototype),u},aE.apply(null,arguments)}function Vxe(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function p6(t){var e=typeof Map=="function"?new Map:void 0;return p6=function(n){if(n===null||!Vxe(n))return n;if(typeof n!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e<"u"){if(e.has(n))return e.get(n);e.set(n,i)}function i(){return aE(n,arguments,h6(this).constructor)}return i.prototype=Object.create(n.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),Eb(i,n)},p6(t)}var sE=function(t){bZ(e,t);function e(r,n,i){var a;return a=t.call(this)||this,a.code=n,a.data=i,a.name=a.constructor.name,a.message=r,a}return e}(p6(Error)),Gxe=function(e,r){var n=this,i=this;this.isMetaMask=!1,this.sendAsync=function(s,o){console.log("sendAsync",s.method,s.params),i.request(s.method,s.params).then(function(c){return o(null,{jsonrpc:"2.0",id:s.id,result:c})}).catch(function(c){return o(c,null)})},this.request=function(s,o){try{return typeof s!="string"&&(o=s.params,s=s.method),Promise.resolve(fetch(n.url,{method:"POST",body:JSON.stringify({jsonrpc:"2.0",id:1,method:s,params:o}),headers:{"Content-Type":"application/json"}})).then(function(c){if(!c.ok)throw new sE(c.status+": "+c.statusText,-32e3);return Promise.resolve(c.json()).then(function(u){if("error"in u){var f,h,m;throw new sE(u==null||(f=u.error)==null?void 0:f.message,u==null||(h=u.error)==null?void 0:h.code,u==null||(m=u.error)==null?void 0:m.data)}else{if("result"in u)return u.result;throw new sE("Received unexpected JSON-RPC response to "+s+" request.",-32e3,u)}})})}catch(c){return Promise.reject(c)}},this.chainId=e,this.url=r;var a=new URL(r);this.host=a.host,this.path=a.pathname},Kxe=function(t){bZ(e,t);function e(n){var i,a=n.urls,s=n.defaultChainId;return s||Object.keys(a).length===1||Fq(!1),i=t.call(this,{supportedChainIds:Object.keys(a).map(function(o){return Number(o)})})||this,i.currentChainId=s||Number(Object.keys(a)[0]),i.providers=Object.keys(a).reduce(function(o,c){return o[Number(c)]=new Gxe(Number(c),a[Number(c)]),o},{}),i}var r=e.prototype;return r.activate=function(){try{var i=this;return Promise.resolve({provider:i.providers[i.currentChainId],chainId:i.currentChainId,account:null})}catch(a){return Promise.reject(a)}},r.getProvider=function(){try{var i=this;return Promise.resolve(i.providers[i.currentChainId])}catch(a){return Promise.reject(a)}},r.getChainId=function(){try{var i=this;return Promise.resolve(i.currentChainId)}catch(a){return Promise.reject(a)}},r.getAccount=function(){return Promise.resolve(null)},r.deactivate=function(){},r.changeChainId=function(i){Object.keys(this.providers).includes(i.toString())||Fq(!1),this.currentChainId=i,this.emitUpdate({provider:this.providers[this.currentChainId],chainId:i})},e}(K2);const Wxe=Object.freeze(Object.defineProperty({__proto__:null,NetworkConnector:Kxe,RequestError:sE},Symbol.toStringTag,{value:"Module"})),Yxe=qs(Wxe);Object.defineProperty(iA,"__esModule",{value:!0});iA.NetworkConnector=void 0;const Qxe=hc,Jxe=Yxe,Xxe=Ro;class Zxe extends Jxe.NetworkConnector{constructor(e){super({urls:Xxe.getConfiguration()[Qxe.ProviderType.NETWORK].urls,defaultChainId:e})}}iA.NetworkConnector=Zxe;var aA={};const e2e="modulepreload",t2e=function(t){return"https://cdn.decentraland.org/@dcl/auth-site/0.1.3-7252677610.commit-a5dc0e2/"+t},Bq={},xb=function(e,r,n){if(!r||r.length===0)return e();const i=document.getElementsByTagName("link");return Promise.all(r.map(a=>{if(a=t2e(a),a in Bq)return;Bq[a]=!0;const s=a.endsWith(".css"),o=s?'[rel="stylesheet"]':"";if(!!n)for(let f=i.length-1;f>=0;f--){const h=i[f];if(h.href===a&&(!s||h.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${a}"]${o}`))return;const u=document.createElement("link");if(u.rel=s?"stylesheet":e2e,s||(u.as="script",u.crossOrigin=""),u.href=a,document.head.appendChild(u),s)return new Promise((f,h)=>{u.addEventListener("load",f),u.addEventListener("error",()=>h(new Error(`Unable to preload CSS for ${a}`)))})})).then(()=>e()).catch(a=>{const s=new Event("vite:preloadError",{cancelable:!0});if(s.payload=a,window.dispatchEvent(s),!s.defaultPrevented)throw a})};function g6(){return g6=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},g6.apply(this,arguments)}function r2e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,m6(t,e)}function m6(t,e){return m6=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},m6(t,e)}function jq(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var n2e=1,i2e=function(t){r2e(e,t);function e(n){var i,a=n.url,s=n.appName,o=n.appLogoUrl,c=n.darkMode,u=n.supportedChainIds;return i=t.call(this,{supportedChainIds:u})||this,i.url=a,i.appName=s,i.appLogoUrl=o,i.darkMode=c||!1,i.handleChainChanged=i.handleChainChanged.bind(jq(i)),i.handleAccountsChanged=i.handleAccountsChanged.bind(jq(i)),i}var r=e.prototype;return r.activate=function(){try{var i=this,a=function(){return Promise.resolve(i.provider.request({method:"eth_requestAccounts"})).then(function(c){var u=c[0];return i.provider.on("chainChanged",i.handleChainChanged),i.provider.on("accountsChanged",i.handleAccountsChanged),{provider:i.provider,account:u}})},s=function(){if(window.ethereum&&window.ethereum.isCoinbaseWallet===!0)i.provider=window.ethereum;else{var o=function(){if(!i.walletLink)return Promise.resolve(xb(()=>import("./index-f9ba5ffd.js").then(c=>c.i),[]).then(function(c){var u;return(u=c==null?void 0:c.default)!=null?u:c})).then(function(c){i.walletLink=new c(g6({appName:i.appName,darkMode:i.darkMode},i.appLogoUrl?{appLogoUrl:i.appLogoUrl}:{})),i.provider=i.walletLink.makeWeb3Provider(i.url,n2e)})}();if(o&&o.then)return o.then(function(){})}}();return Promise.resolve(s&&s.then?s.then(a):a(s))}catch(o){return Promise.reject(o)}},r.getProvider=function(){try{var i=this;return Promise.resolve(i.provider)}catch(a){return Promise.reject(a)}},r.getChainId=function(){try{var i=this;return Promise.resolve(i.provider.chainId)}catch(a){return Promise.reject(a)}},r.getAccount=function(){try{var i=this;return Promise.resolve(i.provider.request({method:"eth_requestAccounts"})).then(function(a){return a[0]})}catch(a){return Promise.reject(a)}},r.deactivate=function(){this.provider.removeListener("chainChanged",this.handleChainChanged),this.provider.removeListener("accountsChanged",this.handleAccountsChanged)},r.close=function(){try{var i=this;return i.provider.close(),i.emitDeactivate(),Promise.resolve()}catch(a){return Promise.reject(a)}},r.handleChainChanged=function(i){this.emitUpdate({chainId:i})},r.handleAccountsChanged=function(i){this.emitUpdate({account:i[0]})},e}(K2);const a2e=Object.freeze(Object.defineProperty({__proto__:null,WalletLinkConnector:i2e},Symbol.toStringTag,{value:"Module"})),s2e=qs(a2e);Object.defineProperty(aA,"__esModule",{value:!0});aA.WalletLinkConnector=void 0;const o2e=Qf,c2e=s2e,u2e=Ro;class l2e extends c2e.WalletLinkConnector{constructor(e){const r=u2e.getConfiguration()[o2e.ProviderType.WALLET_LINK];super({url:r.urls[e],appName:r.appName,supportedChainIds:[e]})}}aA.WalletLinkConnector=l2e;var sA={},pD={},oA={},Mr={},wZ={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});function e(o,c){var u=o>>>16&65535,f=o&65535,h=c>>>16&65535,m=c&65535;return f*m+(u*m+f*h<<16>>>0)|0}t.mul=Math.imul||e;function r(o,c){return o+c|0}t.add=r;function n(o,c){return o-c|0}t.sub=n;function i(o,c){return o<<c|o>>>32-c}t.rotl=i;function a(o,c){return o<<32-c|o>>>c}t.rotr=a;function s(o){return typeof o=="number"&&isFinite(o)&&Math.floor(o)===o}t.isInteger=Number.isInteger||s,t.MAX_SAFE_INTEGER=9007199254740991,t.isSafeInteger=function(o){return t.isInteger(o)&&o>=-t.MAX_SAFE_INTEGER&&o<=t.MAX_SAFE_INTEGER}})(wZ);Object.defineProperty(Mr,"__esModule",{value:!0});var _Z=wZ;function f2e(t,e){return e===void 0&&(e=0),(t[e+0]<<8|t[e+1])<<16>>16}Mr.readInt16BE=f2e;function d2e(t,e){return e===void 0&&(e=0),(t[e+0]<<8|t[e+1])>>>0}Mr.readUint16BE=d2e;function h2e(t,e){return e===void 0&&(e=0),(t[e+1]<<8|t[e])<<16>>16}Mr.readInt16LE=h2e;function p2e(t,e){return e===void 0&&(e=0),(t[e+1]<<8|t[e])>>>0}Mr.readUint16LE=p2e;function EZ(t,e,r){return e===void 0&&(e=new Uint8Array(2)),r===void 0&&(r=0),e[r+0]=t>>>8,e[r+1]=t>>>0,e}Mr.writeUint16BE=EZ;Mr.writeInt16BE=EZ;function xZ(t,e,r){return e===void 0&&(e=new Uint8Array(2)),r===void 0&&(r=0),e[r+0]=t>>>0,e[r+1]=t>>>8,e}Mr.writeUint16LE=xZ;Mr.writeInt16LE=xZ;function y6(t,e){return e===void 0&&(e=0),t[e]<<24|t[e+1]<<16|t[e+2]<<8|t[e+3]}Mr.readInt32BE=y6;function v6(t,e){return e===void 0&&(e=0),(t[e]<<24|t[e+1]<<16|t[e+2]<<8|t[e+3])>>>0}Mr.readUint32BE=v6;function b6(t,e){return e===void 0&&(e=0),t[e+3]<<24|t[e+2]<<16|t[e+1]<<8|t[e]}Mr.readInt32LE=b6;function w6(t,e){return e===void 0&&(e=0),(t[e+3]<<24|t[e+2]<<16|t[e+1]<<8|t[e])>>>0}Mr.readUint32LE=w6;function cx(t,e,r){return e===void 0&&(e=new Uint8Array(4)),r===void 0&&(r=0),e[r+0]=t>>>24,e[r+1]=t>>>16,e[r+2]=t>>>8,e[r+3]=t>>>0,e}Mr.writeUint32BE=cx;Mr.writeInt32BE=cx;function ux(t,e,r){return e===void 0&&(e=new Uint8Array(4)),r===void 0&&(r=0),e[r+0]=t>>>0,e[r+1]=t>>>8,e[r+2]=t>>>16,e[r+3]=t>>>24,e}Mr.writeUint32LE=ux;Mr.writeInt32LE=ux;function g2e(t,e){e===void 0&&(e=0);var r=y6(t,e),n=y6(t,e+4);return r*4294967296+n-(n>>31)*4294967296}Mr.readInt64BE=g2e;function m2e(t,e){e===void 0&&(e=0);var r=v6(t,e),n=v6(t,e+4);return r*4294967296+n}Mr.readUint64BE=m2e;function y2e(t,e){e===void 0&&(e=0);var r=b6(t,e),n=b6(t,e+4);return n*4294967296+r-(r>>31)*4294967296}Mr.readInt64LE=y2e;function v2e(t,e){e===void 0&&(e=0);var r=w6(t,e),n=w6(t,e+4);return n*4294967296+r}Mr.readUint64LE=v2e;function AZ(t,e,r){return e===void 0&&(e=new Uint8Array(8)),r===void 0&&(r=0),cx(t/4294967296>>>0,e,r),cx(t>>>0,e,r+4),e}Mr.writeUint64BE=AZ;Mr.writeInt64BE=AZ;function SZ(t,e,r){return e===void 0&&(e=new Uint8Array(8)),r===void 0&&(r=0),ux(t>>>0,e,r),ux(t/4294967296>>>0,e,r+4),e}Mr.writeUint64LE=SZ;Mr.writeInt64LE=SZ;function b2e(t,e,r){if(r===void 0&&(r=0),t%8!==0)throw new Error("readUintBE supports only bitLengths divisible by 8");if(t/8>e.length-r)throw new Error("readUintBE: array is too short for the given bitLength");for(var n=0,i=1,a=t/8+r-1;a>=r;a--)n+=e[a]*i,i*=256;return n}Mr.readUintBE=b2e;function w2e(t,e,r){if(r===void 0&&(r=0),t%8!==0)throw new Error("readUintLE supports only bitLengths divisible by 8");if(t/8>e.length-r)throw new Error("readUintLE: array is too short for the given bitLength");for(var n=0,i=1,a=r;a<r+t/8;a++)n+=e[a]*i,i*=256;return n}Mr.readUintLE=w2e;function _2e(t,e,r,n){if(r===void 0&&(r=new Uint8Array(t/8)),n===void 0&&(n=0),t%8!==0)throw new Error("writeUintBE supports only bitLengths divisible by 8");if(!_Z.isSafeInteger(e))throw new Error("writeUintBE value must be an integer");for(var i=1,a=t/8+n-1;a>=n;a--)r[a]=e/i&255,i*=256;return r}Mr.writeUintBE=_2e;function E2e(t,e,r,n){if(r===void 0&&(r=new Uint8Array(t/8)),n===void 0&&(n=0),t%8!==0)throw new Error("writeUintLE supports only bitLengths divisible by 8");if(!_Z.isSafeInteger(e))throw new Error("writeUintLE value must be an integer");for(var i=1,a=n;a<n+t/8;a++)r[a]=e/i&255,i*=256;return r}Mr.writeUintLE=E2e;function x2e(t,e){e===void 0&&(e=0);var r=new DataView(t.buffer,t.byteOffset,t.byteLength);return r.getFloat32(e)}Mr.readFloat32BE=x2e;function A2e(t,e){e===void 0&&(e=0);var r=new DataView(t.buffer,t.byteOffset,t.byteLength);return r.getFloat32(e,!0)}Mr.readFloat32LE=A2e;function S2e(t,e){e===void 0&&(e=0);var r=new DataView(t.buffer,t.byteOffset,t.byteLength);return r.getFloat64(e)}Mr.readFloat64BE=S2e;function I2e(t,e){e===void 0&&(e=0);var r=new DataView(t.buffer,t.byteOffset,t.byteLength);return r.getFloat64(e,!0)}Mr.readFloat64LE=I2e;function O2e(t,e,r){e===void 0&&(e=new Uint8Array(4)),r===void 0&&(r=0);var n=new DataView(e.buffer,e.byteOffset,e.byteLength);return n.setFloat32(r,t),e}Mr.writeFloat32BE=O2e;function P2e(t,e,r){e===void 0&&(e=new Uint8Array(4)),r===void 0&&(r=0);var n=new DataView(e.buffer,e.byteOffset,e.byteLength);return n.setFloat32(r,t,!0),e}Mr.writeFloat32LE=P2e;function T2e(t,e,r){e===void 0&&(e=new Uint8Array(8)),r===void 0&&(r=0);var n=new DataView(e.buffer,e.byteOffset,e.byteLength);return n.setFloat64(r,t),e}Mr.writeFloat64BE=T2e;function C2e(t,e,r){e===void 0&&(e=new Uint8Array(8)),r===void 0&&(r=0);var n=new DataView(e.buffer,e.byteOffset,e.byteLength);return n.setFloat64(r,t,!0),e}Mr.writeFloat64LE=C2e;var Gs={};Object.defineProperty(Gs,"__esModule",{value:!0});function R2e(t){for(var e=0;e<t.length;e++)t[e]=0;return t}Gs.wipe=R2e;Object.defineProperty(oA,"__esModule",{value:!0});var wa=Mr,_6=Gs,N2e=20;function D2e(t,e,r){for(var n=1634760805,i=857760878,a=2036477234,s=1797285236,o=r[3]<<24|r[2]<<16|r[1]<<8|r[0],c=r[7]<<24|r[6]<<16|r[5]<<8|r[4],u=r[11]<<24|r[10]<<16|r[9]<<8|r[8],f=r[15]<<24|r[14]<<16|r[13]<<8|r[12],h=r[19]<<24|r[18]<<16|r[17]<<8|r[16],m=r[23]<<24|r[22]<<16|r[21]<<8|r[20],y=r[27]<<24|r[26]<<16|r[25]<<8|r[24],w=r[31]<<24|r[30]<<16|r[29]<<8|r[28],v=e[3]<<24|e[2]<<16|e[1]<<8|e[0],g=e[7]<<24|e[6]<<16|e[5]<<8|e[4],_=e[11]<<24|e[10]<<16|e[9]<<8|e[8],b=e[15]<<24|e[14]<<16|e[13]<<8|e[12],S=n,A=i,I=a,E=s,p=o,O=c,R=u,U=f,z=h,ue=m,ge=y,B=w,L=v,Y=g,ne=_,F=b,j=0;j<N2e;j+=2)S=S+p|0,L^=S,L=L>>>32-16|L<<16,z=z+L|0,p^=z,p=p>>>32-12|p<<12,A=A+O|0,Y^=A,Y=Y>>>32-16|Y<<16,ue=ue+Y|0,O^=ue,O=O>>>32-12|O<<12,I=I+R|0,ne^=I,ne=ne>>>32-16|ne<<16,ge=ge+ne|0,R^=ge,R=R>>>32-12|R<<12,E=E+U|0,F^=E,F=F>>>32-16|F<<16,B=B+F|0,U^=B,U=U>>>32-12|U<<12,I=I+R|0,ne^=I,ne=ne>>>32-8|ne<<8,ge=ge+ne|0,R^=ge,R=R>>>32-7|R<<7,E=E+U|0,F^=E,F=F>>>32-8|F<<8,B=B+F|0,U^=B,U=U>>>32-7|U<<7,A=A+O|0,Y^=A,Y=Y>>>32-8|Y<<8,ue=ue+Y|0,O^=ue,O=O>>>32-7|O<<7,S=S+p|0,L^=S,L=L>>>32-8|L<<8,z=z+L|0,p^=z,p=p>>>32-7|p<<7,S=S+O|0,F^=S,F=F>>>32-16|F<<16,ge=ge+F|0,O^=ge,O=O>>>32-12|O<<12,A=A+R|0,L^=A,L=L>>>32-16|L<<16,B=B+L|0,R^=B,R=R>>>32-12|R<<12,I=I+U|0,Y^=I,Y=Y>>>32-16|Y<<16,z=z+Y|0,U^=z,U=U>>>32-12|U<<12,E=E+p|0,ne^=E,ne=ne>>>32-16|ne<<16,ue=ue+ne|0,p^=ue,p=p>>>32-12|p<<12,I=I+U|0,Y^=I,Y=Y>>>32-8|Y<<8,z=z+Y|0,U^=z,U=U>>>32-7|U<<7,E=E+p|0,ne^=E,ne=ne>>>32-8|ne<<8,ue=ue+ne|0,p^=ue,p=p>>>32-7|p<<7,A=A+R|0,L^=A,L=L>>>32-8|L<<8,B=B+L|0,R^=B,R=R>>>32-7|R<<7,S=S+O|0,F^=S,F=F>>>32-8|F<<8,ge=ge+F|0,O^=ge,O=O>>>32-7|O<<7;wa.writeUint32LE(S+n|0,t,0),wa.writeUint32LE(A+i|0,t,4),wa.writeUint32LE(I+a|0,t,8),wa.writeUint32LE(E+s|0,t,12),wa.writeUint32LE(p+o|0,t,16),wa.writeUint32LE(O+c|0,t,20),wa.writeUint32LE(R+u|0,t,24),wa.writeUint32LE(U+f|0,t,28),wa.writeUint32LE(z+h|0,t,32),wa.writeUint32LE(ue+m|0,t,36),wa.writeUint32LE(ge+y|0,t,40),wa.writeUint32LE(B+w|0,t,44),wa.writeUint32LE(L+v|0,t,48),wa.writeUint32LE(Y+g|0,t,52),wa.writeUint32LE(ne+_|0,t,56),wa.writeUint32LE(F+b|0,t,60)}function IZ(t,e,r,n,i){if(i===void 0&&(i=0),t.length!==32)throw new Error("ChaCha: key size must be 32 bytes");if(n.length<r.length)throw new Error("ChaCha: destination is shorter than source");var a,s;if(i===0){if(e.length!==8&&e.length!==12)throw new Error("ChaCha nonce must be 8 or 12 bytes");a=new Uint8Array(16),s=a.length-e.length,a.set(e,s)}else{if(e.length!==16)throw new Error("ChaCha nonce with counter must be 16 bytes");a=e,s=i}for(var o=new Uint8Array(64),c=0;c<r.length;c+=64){D2e(o,a,t);for(var u=c;u<c+64&&u<r.length;u++)n[u]=r[u]^o[u-c];$2e(a,0,s)}return _6.wipe(o),i===0&&_6.wipe(a),n}oA.streamXOR=IZ;function M2e(t,e,r,n){return n===void 0&&(n=0),_6.wipe(r),IZ(t,e,r,r,n)}oA.stream=M2e;function $2e(t,e,r){for(var n=1;r--;)n=n+(t[e]&255)|0,t[e]=n&255,n>>>=8,e++;if(n>0)throw new Error("ChaCha: counter overflow")}var OZ={},Xf={};Object.defineProperty(Xf,"__esModule",{value:!0});function k2e(t,e,r){return~(t-1)&e|t-1&r}Xf.select=k2e;function L2e(t,e){return(t|0)-(e|0)-1>>>31&1}Xf.lessOrEqual=L2e;function PZ(t,e){if(t.length!==e.length)return 0;for(var r=0,n=0;n<t.length;n++)r|=t[n]^e[n];return 1&r-1>>>8}Xf.compare=PZ;function U2e(t,e){return t.length===0||e.length===0?!1:PZ(t,e)!==0}Xf.equal=U2e;(function(t){Object.defineProperty(t,"__esModule",{value:!0});var e=Xf,r=Gs;t.DIGEST_LENGTH=16;var n=function(){function s(o){this.digestLength=t.DIGEST_LENGTH,this._buffer=new Uint8Array(16),this._r=new Uint16Array(10),this._h=new Uint16Array(10),this._pad=new Uint16Array(8),this._leftover=0,this._fin=0,this._finished=!1;var c=o[0]|o[1]<<8;this._r[0]=c&8191;var u=o[2]|o[3]<<8;this._r[1]=(c>>>13|u<<3)&8191;var f=o[4]|o[5]<<8;this._r[2]=(u>>>10|f<<6)&7939;var h=o[6]|o[7]<<8;this._r[3]=(f>>>7|h<<9)&8191;var m=o[8]|o[9]<<8;this._r[4]=(h>>>4|m<<12)&255,this._r[5]=m>>>1&8190;var y=o[10]|o[11]<<8;this._r[6]=(m>>>14|y<<2)&8191;var w=o[12]|o[13]<<8;this._r[7]=(y>>>11|w<<5)&8065;var v=o[14]|o[15]<<8;this._r[8]=(w>>>8|v<<8)&8191,this._r[9]=v>>>5&127,this._pad[0]=o[16]|o[17]<<8,this._pad[1]=o[18]|o[19]<<8,this._pad[2]=o[20]|o[21]<<8,this._pad[3]=o[22]|o[23]<<8,this._pad[4]=o[24]|o[25]<<8,this._pad[5]=o[26]|o[27]<<8,this._pad[6]=o[28]|o[29]<<8,this._pad[7]=o[30]|o[31]<<8}return s.prototype._blocks=function(o,c,u){for(var f=this._fin?0:2048,h=this._h[0],m=this._h[1],y=this._h[2],w=this._h[3],v=this._h[4],g=this._h[5],_=this._h[6],b=this._h[7],S=this._h[8],A=this._h[9],I=this._r[0],E=this._r[1],p=this._r[2],O=this._r[3],R=this._r[4],U=this._r[5],z=this._r[6],ue=this._r[7],ge=this._r[8],B=this._r[9];u>=16;){var L=o[c+0]|o[c+1]<<8;h+=L&8191;var Y=o[c+2]|o[c+3]<<8;m+=(L>>>13|Y<<3)&8191;var ne=o[c+4]|o[c+5]<<8;y+=(Y>>>10|ne<<6)&8191;var F=o[c+6]|o[c+7]<<8;w+=(ne>>>7|F<<9)&8191;var j=o[c+8]|o[c+9]<<8;v+=(F>>>4|j<<12)&8191,g+=j>>>1&8191;var H=o[c+10]|o[c+11]<<8;_+=(j>>>14|H<<2)&8191;var M=o[c+12]|o[c+13]<<8;b+=(H>>>11|M<<5)&8191;var q=o[c+14]|o[c+15]<<8;S+=(M>>>8|q<<8)&8191,A+=q>>>5|f;var k=0,$=k;$+=h*I,$+=m*(5*B),$+=y*(5*ge),$+=w*(5*ue),$+=v*(5*z),k=$>>>13,$&=8191,$+=g*(5*U),$+=_*(5*R),$+=b*(5*O),$+=S*(5*p),$+=A*(5*E),k+=$>>>13,$&=8191;var G=k;G+=h*E,G+=m*I,G+=y*(5*B),G+=w*(5*ge),G+=v*(5*ue),k=G>>>13,G&=8191,G+=g*(5*z),G+=_*(5*U),G+=b*(5*R),G+=S*(5*O),G+=A*(5*p),k+=G>>>13,G&=8191;var pe=k;pe+=h*p,pe+=m*E,pe+=y*I,pe+=w*(5*B),pe+=v*(5*ge),k=pe>>>13,pe&=8191,pe+=g*(5*ue),pe+=_*(5*z),pe+=b*(5*U),pe+=S*(5*R),pe+=A*(5*O),k+=pe>>>13,pe&=8191;var Q=k;Q+=h*O,Q+=m*p,Q+=y*E,Q+=w*I,Q+=v*(5*B),k=Q>>>13,Q&=8191,Q+=g*(5*ge),Q+=_*(5*ue),Q+=b*(5*z),Q+=S*(5*U),Q+=A*(5*R),k+=Q>>>13,Q&=8191;var te=k;te+=h*R,te+=m*O,te+=y*p,te+=w*E,te+=v*I,k=te>>>13,te&=8191,te+=g*(5*B),te+=_*(5*ge),te+=b*(5*ue),te+=S*(5*z),te+=A*(5*U),k+=te>>>13,te&=8191;var ce=k;ce+=h*U,ce+=m*R,ce+=y*O,ce+=w*p,ce+=v*E,k=ce>>>13,ce&=8191,ce+=g*I,ce+=_*(5*B),ce+=b*(5*ge),ce+=S*(5*ue),ce+=A*(5*z),k+=ce>>>13,ce&=8191;var T=k;T+=h*z,T+=m*U,T+=y*R,T+=w*O,T+=v*p,k=T>>>13,T&=8191,T+=g*E,T+=_*I,T+=b*(5*B),T+=S*(5*ge),T+=A*(5*ue),k+=T>>>13,T&=8191;var fe=k;fe+=h*ue,fe+=m*z,fe+=y*U,fe+=w*R,fe+=v*O,k=fe>>>13,fe&=8191,fe+=g*p,fe+=_*E,fe+=b*I,fe+=S*(5*B),fe+=A*(5*ge),k+=fe>>>13,fe&=8191;var ze=k;ze+=h*ge,ze+=m*ue,ze+=y*z,ze+=w*U,ze+=v*R,k=ze>>>13,ze&=8191,ze+=g*O,ze+=_*p,ze+=b*E,ze+=S*I,ze+=A*(5*B),k+=ze>>>13,ze&=8191;var et=k;et+=h*B,et+=m*ge,et+=y*ue,et+=w*z,et+=v*U,k=et>>>13,et&=8191,et+=g*R,et+=_*O,et+=b*p,et+=S*E,et+=A*I,k+=et>>>13,et&=8191,k=(k<<2)+k|0,k=k+$|0,$=k&8191,k=k>>>13,G+=k,h=$,m=G,y=pe,w=Q,v=te,g=ce,_=T,b=fe,S=ze,A=et,c+=16,u-=16}this._h[0]=h,this._h[1]=m,this._h[2]=y,this._h[3]=w,this._h[4]=v,this._h[5]=g,this._h[6]=_,this._h[7]=b,this._h[8]=S,this._h[9]=A},s.prototype.finish=function(o,c){c===void 0&&(c=0);var u=new Uint16Array(10),f,h,m,y;if(this._leftover){for(y=this._leftover,this._buffer[y++]=1;y<16;y++)this._buffer[y]=0;this._fin=1,this._blocks(this._buffer,0,16)}for(f=this._h[1]>>>13,this._h[1]&=8191,y=2;y<10;y++)this._h[y]+=f,f=this._h[y]>>>13,this._h[y]&=8191;for(this._h[0]+=f*5,f=this._h[0]>>>13,this._h[0]&=8191,this._h[1]+=f,f=this._h[1]>>>13,this._h[1]&=8191,this._h[2]+=f,u[0]=this._h[0]+5,f=u[0]>>>13,u[0]&=8191,y=1;y<10;y++)u[y]=this._h[y]+f,f=u[y]>>>13,u[y]&=8191;for(u[9]-=8192,h=(f^1)-1,y=0;y<10;y++)u[y]&=h;for(h=~h,y=0;y<10;y++)this._h[y]=this._h[y]&h|u[y];for(this._h[0]=(this._h[0]|this._h[1]<<13)&65535,this._h[1]=(this._h[1]>>>3|this._h[2]<<10)&65535,this._h[2]=(this._h[2]>>>6|this._h[3]<<7)&65535,this._h[3]=(this._h[3]>>>9|this._h[4]<<4)&65535,this._h[4]=(this._h[4]>>>12|this._h[5]<<1|this._h[6]<<14)&65535,this._h[5]=(this._h[6]>>>2|this._h[7]<<11)&65535,this._h[6]=(this._h[7]>>>5|this._h[8]<<8)&65535,this._h[7]=(this._h[8]>>>8|this._h[9]<<5)&65535,m=this._h[0]+this._pad[0],this._h[0]=m&65535,y=1;y<8;y++)m=(this._h[y]+this._pad[y]|0)+(m>>>16)|0,this._h[y]=m&65535;return o[c+0]=this._h[0]>>>0,o[c+1]=this._h[0]>>>8,o[c+2]=this._h[1]>>>0,o[c+3]=this._h[1]>>>8,o[c+4]=this._h[2]>>>0,o[c+5]=this._h[2]>>>8,o[c+6]=this._h[3]>>>0,o[c+7]=this._h[3]>>>8,o[c+8]=this._h[4]>>>0,o[c+9]=this._h[4]>>>8,o[c+10]=this._h[5]>>>0,o[c+11]=this._h[5]>>>8,o[c+12]=this._h[6]>>>0,o[c+13]=this._h[6]>>>8,o[c+14]=this._h[7]>>>0,o[c+15]=this._h[7]>>>8,this._finished=!0,this},s.prototype.update=function(o){var c=0,u=o.length,f;if(this._leftover){f=16-this._leftover,f>u&&(f=u);for(var h=0;h<f;h++)this._buffer[this._leftover+h]=o[c+h];if(u-=f,c+=f,this._leftover+=f,this._leftover<16)return this;this._blocks(this._buffer,0,16),this._leftover=0}if(u>=16&&(f=u-u%16,this._blocks(o,c,f),c+=f,u-=f),u){for(var h=0;h<u;h++)this._buffer[this._leftover+h]=o[c+h];this._leftover+=u}return this},s.prototype.digest=function(){if(this._finished)throw new Error("Poly1305 was finished");var o=new Uint8Array(16);return this.finish(o),o},s.prototype.clean=function(){return r.wipe(this._buffer),r.wipe(this._r),r.wipe(this._h),r.wipe(this._pad),this._leftover=0,this._fin=0,this._finished=!0,this},s}();t.Poly1305=n;function i(s,o){var c=new n(s);c.update(o);var u=c.digest();return c.clean(),u}t.oneTimeAuth=i;function a(s,o){return s.length!==t.DIGEST_LENGTH||o.length!==t.DIGEST_LENGTH?!1:e.equal(s,o)}t.equal=a})(OZ);(function(t){Object.defineProperty(t,"__esModule",{value:!0});var e=oA,r=OZ,n=Gs,i=Mr,a=Xf;t.KEY_LENGTH=32,t.NONCE_LENGTH=12,t.TAG_LENGTH=16;var s=new Uint8Array(16),o=function(){function c(u){if(this.nonceLength=t.NONCE_LENGTH,this.tagLength=t.TAG_LENGTH,u.length!==t.KEY_LENGTH)throw new Error("ChaCha20Poly1305 needs 32-byte key");this._key=new Uint8Array(u)}return c.prototype.seal=function(u,f,h,m){if(u.length>16)throw new Error("ChaCha20Poly1305: incorrect nonce length");var y=new Uint8Array(16);y.set(u,y.length-u.length);var w=new Uint8Array(32);e.stream(this._key,y,w,4);var v=f.length+this.tagLength,g;if(m){if(m.length!==v)throw new Error("ChaCha20Poly1305: incorrect destination length");g=m}else g=new Uint8Array(v);return e.streamXOR(this._key,y,f,g,4),this._authenticate(g.subarray(g.length-this.tagLength,g.length),w,g.subarray(0,g.length-this.tagLength),h),n.wipe(y),g},c.prototype.open=function(u,f,h,m){if(u.length>16)throw new Error("ChaCha20Poly1305: incorrect nonce length");if(f.length<this.tagLength)return null;var y=new Uint8Array(16);y.set(u,y.length-u.length);var w=new Uint8Array(32);e.stream(this._key,y,w,4);var v=new Uint8Array(this.tagLength);if(this._authenticate(v,w,f.subarray(0,f.length-this.tagLength),h),!a.equal(v,f.subarray(f.length-this.tagLength,f.length)))return null;var g=f.length-this.tagLength,_;if(m){if(m.length!==g)throw new Error("ChaCha20Poly1305: incorrect destination length");_=m}else _=new Uint8Array(g);return e.streamXOR(this._key,y,f.subarray(0,f.length-this.tagLength),_,4),n.wipe(y),_},c.prototype.clean=function(){return n.wipe(this._key),this},c.prototype._authenticate=function(u,f,h,m){var y=new r.Poly1305(f);m&&(y.update(m),m.length%16>0&&y.update(s.subarray(m.length%16))),y.update(h),h.length%16>0&&y.update(s.subarray(h.length%16));var w=new Uint8Array(8);m&&i.writeUint64LE(m.length,w),y.update(w),i.writeUint64LE(h.length,w),y.update(w);for(var v=y.digest(),g=0;g<v.length;g++)u[g]=v[g];y.clean(),n.wipe(v),n.wipe(w)},c}();t.ChaCha20Poly1305=o})(pD);var TZ={},R1={},gD={};Object.defineProperty(gD,"__esModule",{value:!0});function F2e(t){return typeof t.saveState<"u"&&typeof t.restoreState<"u"&&typeof t.cleanSavedState<"u"}gD.isSerializableHash=F2e;Object.defineProperty(R1,"__esModule",{value:!0});var Rc=gD,B2e=Xf,j2e=Gs,CZ=function(){function t(e,r){this._finished=!1,this._inner=new e,this._outer=new e,this.blockSize=this._outer.blockSize,this.digestLength=this._outer.digestLength;var n=new Uint8Array(this.blockSize);r.length>this.blockSize?this._inner.update(r).finish(n).clean():n.set(r);for(var i=0;i<n.length;i++)n[i]^=54;this._inner.update(n);for(var i=0;i<n.length;i++)n[i]^=106;this._outer.update(n),Rc.isSerializableHash(this._inner)&&Rc.isSerializableHash(this._outer)&&(this._innerKeyedState=this._inner.saveState(),this._outerKeyedState=this._outer.saveState()),j2e.wipe(n)}return t.prototype.reset=function(){if(!Rc.isSerializableHash(this._inner)||!Rc.isSerializableHash(this._outer))throw new Error("hmac: can't reset() because hash doesn't implement restoreState()");return this._inner.restoreState(this._innerKeyedState),this._outer.restoreState(this._outerKeyedState),this._finished=!1,this},t.prototype.clean=function(){Rc.isSerializableHash(this._inner)&&this._inner.cleanSavedState(this._innerKeyedState),Rc.isSerializableHash(this._outer)&&this._outer.cleanSavedState(this._outerKeyedState),this._inner.clean(),this._outer.clean()},t.prototype.update=function(e){return this._inner.update(e),this},t.prototype.finish=function(e){return this._finished?(this._outer.finish(e),this):(this._inner.finish(e),this._outer.update(e.subarray(0,this.digestLength)).finish(e),this._finished=!0,this)},t.prototype.digest=function(){var e=new Uint8Array(this.digestLength);return this.finish(e),e},t.prototype.saveState=function(){if(!Rc.isSerializableHash(this._inner))throw new Error("hmac: can't saveState() because hash doesn't implement it");return this._inner.saveState()},t.prototype.restoreState=function(e){if(!Rc.isSerializableHash(this._inner)||!Rc.isSerializableHash(this._outer))throw new Error("hmac: can't restoreState() because hash doesn't implement it");return this._inner.restoreState(e),this._outer.restoreState(this._outerKeyedState),this._finished=!1,this},t.prototype.cleanSavedState=function(e){if(!Rc.isSerializableHash(this._inner))throw new Error("hmac: can't cleanSavedState() because hash doesn't implement it");this._inner.cleanSavedState(e)},t}();R1.HMAC=CZ;function q2e(t,e,r){var n=new CZ(t,e);n.update(r);var i=n.digest();return n.clean(),i}R1.hmac=q2e;R1.equal=B2e.equal;Object.defineProperty(TZ,"__esModule",{value:!0});var qq=R1,Hq=Gs,H2e=function(){function t(e,r,n,i){n===void 0&&(n=new Uint8Array(0)),this._counter=new Uint8Array(1),this._hash=e,this._info=i;var a=qq.hmac(this._hash,n,r);this._hmac=new qq.HMAC(e,a),this._buffer=new Uint8Array(this._hmac.digestLength),this._bufpos=this._buffer.length}return t.prototype._fillBuffer=function(){this._counter[0]++;var e=this._counter[0];if(e===0)throw new Error("hkdf: cannot expand more");this._hmac.reset(),e>1&&this._hmac.update(this._buffer),this._info&&this._hmac.update(this._info),this._hmac.update(this._counter),this._hmac.finish(this._buffer),this._bufpos=0},t.prototype.expand=function(e){for(var r=new Uint8Array(e),n=0;n<r.length;n++)this._bufpos===this._buffer.length&&this._fillBuffer(),r[n]=this._buffer[this._bufpos++];return r},t.prototype.clean=function(){this._hmac.clean(),Hq.wipe(this._buffer),Hq.wipe(this._counter),this._bufpos=0},t}(),z2e=TZ.HKDF=H2e,hm={},cA={},uA={};Object.defineProperty(uA,"__esModule",{value:!0});uA.BrowserRandomSource=void 0;const zq=65536;class V2e{constructor(){this.isAvailable=!1,this.isInstantiated=!1;const e=typeof self<"u"?self.crypto||self.msCrypto:null;e&&e.getRandomValues!==void 0&&(this._crypto=e,this.isAvailable=!0,this.isInstantiated=!0)}randomBytes(e){if(!this.isAvailable||!this._crypto)throw new Error("Browser random byte generator is not available.");const r=new Uint8Array(e);for(let n=0;n<r.length;n+=zq)this._crypto.getRandomValues(r.subarray(n,n+Math.min(r.length-n,zq)));return r}}uA.BrowserRandomSource=V2e;function E6(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var lA={};const G2e={},K2e=Object.freeze(Object.defineProperty({__proto__:null,default:G2e},Symbol.toStringTag,{value:"Module"})),RZ=qs(K2e);Object.defineProperty(lA,"__esModule",{value:!0});lA.NodeRandomSource=void 0;const W2e=Gs;class Y2e{constructor(){if(this.isAvailable=!1,this.isInstantiated=!1,typeof E6<"u"){const e=RZ;e&&e.randomBytes&&(this._crypto=e,this.isAvailable=!0,this.isInstantiated=!0)}}randomBytes(e){if(!this.isAvailable||!this._crypto)throw new Error("Node.js random byte generator is not available.");let r=this._crypto.randomBytes(e);if(r.length!==e)throw new Error("NodeRandomSource: got fewer bytes than requested");const n=new Uint8Array(e);for(let i=0;i<n.length;i++)n[i]=r[i];return(0,W2e.wipe)(r),n}}lA.NodeRandomSource=Y2e;Object.defineProperty(cA,"__esModule",{value:!0});cA.SystemRandomSource=void 0;const Q2e=uA,J2e=lA;class X2e{constructor(){if(this.isAvailable=!1,this.name="",this._source=new Q2e.BrowserRandomSource,this._source.isAvailable){this.isAvailable=!0,this.name="Browser";return}if(this._source=new J2e.NodeRandomSource,this._source.isAvailable){this.isAvailable=!0,this.name="Node";return}}randomBytes(e){if(!this.isAvailable)throw new Error("System random byte generator is not available.");return this._source.randomBytes(e)}}cA.SystemRandomSource=X2e;(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.randomStringForEntropy=t.randomString=t.randomUint32=t.randomBytes=t.defaultRandomSource=void 0;const e=cA,r=Mr,n=Gs;t.defaultRandomSource=new e.SystemRandomSource;function i(u,f=t.defaultRandomSource){return f.randomBytes(u)}t.randomBytes=i;function a(u=t.defaultRandomSource){const f=i(4,u),h=(0,r.readUint32LE)(f);return(0,n.wipe)(f),h}t.randomUint32=a;const s="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";function o(u,f=s,h=t.defaultRandomSource){if(f.length<2)throw new Error("randomString charset is too short");if(f.length>256)throw new Error("randomString charset is too long");let m="";const y=f.length,w=256-256%y;for(;u>0;){const v=i(Math.ceil(u*256/w),h);for(let g=0;g<v.length&&u>0;g++){const _=v[g];_<w&&(m+=f.charAt(_%y),u--)}(0,n.wipe)(v)}return m}t.randomString=o;function c(u,f=s,h=t.defaultRandomSource){const m=Math.ceil(u/(Math.log(f.length)/Math.LN2));return o(m,f,h)}t.randomStringForEntropy=c})(hm);var fA={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});var e=Mr,r=Gs;t.DIGEST_LENGTH=32,t.BLOCK_SIZE=64;var n=function(){function o(){this.digestLength=t.DIGEST_LENGTH,this.blockSize=t.BLOCK_SIZE,this._state=new Int32Array(8),this._temp=new Int32Array(64),this._buffer=new Uint8Array(128),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this.reset()}return o.prototype._initState=function(){this._state[0]=1779033703,this._state[1]=3144134277,this._state[2]=1013904242,this._state[3]=2773480762,this._state[4]=1359893119,this._state[5]=2600822924,this._state[6]=528734635,this._state[7]=1541459225},o.prototype.reset=function(){return this._initState(),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this},o.prototype.clean=function(){r.wipe(this._buffer),r.wipe(this._temp),this.reset()},o.prototype.update=function(c,u){if(u===void 0&&(u=c.length),this._finished)throw new Error("SHA256: can't update because hash was finished.");var f=0;if(this._bytesHashed+=u,this._bufferLength>0){for(;this._bufferLength<this.blockSize&&u>0;)this._buffer[this._bufferLength++]=c[f++],u--;this._bufferLength===this.blockSize&&(a(this._temp,this._state,this._buffer,0,this.blockSize),this._bufferLength=0)}for(u>=this.blockSize&&(f=a(this._temp,this._state,c,f,u),u%=this.blockSize);u>0;)this._buffer[this._bufferLength++]=c[f++],u--;return this},o.prototype.finish=function(c){if(!this._finished){var u=this._bytesHashed,f=this._bufferLength,h=u/536870912|0,m=u<<3,y=u%64<56?64:128;this._buffer[f]=128;for(var w=f+1;w<y-8;w++)this._buffer[w]=0;e.writeUint32BE(h,this._buffer,y-8),e.writeUint32BE(m,this._buffer,y-4),a(this._temp,this._state,this._buffer,0,y),this._finished=!0}for(var w=0;w<this.digestLength/4;w++)e.writeUint32BE(this._state[w],c,w*4);return this},o.prototype.digest=function(){var c=new Uint8Array(this.digestLength);return this.finish(c),c},o.prototype.saveState=function(){if(this._finished)throw new Error("SHA256: cannot save finished state");return{state:new Int32Array(this._state),buffer:this._bufferLength>0?new Uint8Array(this._buffer):void 0,bufferLength:this._bufferLength,bytesHashed:this._bytesHashed}},o.prototype.restoreState=function(c){return this._state.set(c.state),this._bufferLength=c.bufferLength,c.buffer&&this._buffer.set(c.buffer),this._bytesHashed=c.bytesHashed,this._finished=!1,this},o.prototype.cleanSavedState=function(c){r.wipe(c.state),c.buffer&&r.wipe(c.buffer),c.bufferLength=0,c.bytesHashed=0},o}();t.SHA256=n;var i=new Int32Array([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 a(o,c,u,f,h){for(;h>=64;){for(var m=c[0],y=c[1],w=c[2],v=c[3],g=c[4],_=c[5],b=c[6],S=c[7],A=0;A<16;A++){var I=f+A*4;o[A]=e.readUint32BE(u,I)}for(var A=16;A<64;A++){var E=o[A-2],p=(E>>>17|E<<32-17)^(E>>>19|E<<32-19)^E>>>10;E=o[A-15];var O=(E>>>7|E<<32-7)^(E>>>18|E<<32-18)^E>>>3;o[A]=(p+o[A-7]|0)+(O+o[A-16]|0)}for(var A=0;A<64;A++){var p=(((g>>>6|g<<26)^(g>>>11|g<<21)^(g>>>25|g<<7))+(g&_^~g&b)|0)+(S+(i[A]+o[A]|0)|0)|0,O=((m>>>2|m<<32-2)^(m>>>13|m<<32-13)^(m>>>22|m<<32-22))+(m&y^m&w^y&w)|0;S=b,b=_,_=g,g=v+p|0,v=w,w=y,y=m,m=p+O|0}c[0]+=m,c[1]+=y,c[2]+=w,c[3]+=v,c[4]+=g,c[5]+=_,c[6]+=b,c[7]+=S,f+=64,h-=64}return f}function s(o){var c=new n;c.update(o);var u=c.digest();return c.clean(),u}t.hash=s})(fA);var mD={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.sharedKey=t.generateKeyPair=t.generateKeyPairFromSeed=t.scalarMultBase=t.scalarMult=t.SHARED_KEY_LENGTH=t.SECRET_KEY_LENGTH=t.PUBLIC_KEY_LENGTH=void 0;const e=hm,r=Gs;t.PUBLIC_KEY_LENGTH=32,t.SECRET_KEY_LENGTH=32,t.SHARED_KEY_LENGTH=32;function n(A){const I=new Float64Array(16);if(A)for(let E=0;E<A.length;E++)I[E]=A[E];return I}const i=new Uint8Array(32);i[0]=9;const a=n([56129,1]);function s(A){let I=1;for(let E=0;E<16;E++){let p=A[E]+I+65535;I=Math.floor(p/65536),A[E]=p-I*65536}A[0]+=I-1+37*(I-1)}function o(A,I,E){const p=~(E-1);for(let O=0;O<16;O++){const R=p&(A[O]^I[O]);A[O]^=R,I[O]^=R}}function c(A,I){const E=n(),p=n();for(let O=0;O<16;O++)p[O]=I[O];s(p),s(p),s(p);for(let O=0;O<2;O++){E[0]=p[0]-65517;for(let U=1;U<15;U++)E[U]=p[U]-65535-(E[U-1]>>16&1),E[U-1]&=65535;E[15]=p[15]-32767-(E[14]>>16&1);const R=E[15]>>16&1;E[14]&=65535,o(p,E,1-R)}for(let O=0;O<16;O++)A[2*O]=p[O]&255,A[2*O+1]=p[O]>>8}function u(A,I){for(let E=0;E<16;E++)A[E]=I[2*E]+(I[2*E+1]<<8);A[15]&=32767}function f(A,I,E){for(let p=0;p<16;p++)A[p]=I[p]+E[p]}function h(A,I,E){for(let p=0;p<16;p++)A[p]=I[p]-E[p]}function m(A,I,E){let p,O,R=0,U=0,z=0,ue=0,ge=0,B=0,L=0,Y=0,ne=0,F=0,j=0,H=0,M=0,q=0,k=0,$=0,G=0,pe=0,Q=0,te=0,ce=0,T=0,fe=0,ze=0,et=0,yt=0,vt=0,gt=0,Ft=0,Xt=0,Sr=0,Ct=E[0],Pt=E[1],kt=E[2],Rt=E[3],Kt=E[4],Bt=E[5],Gt=E[6],Dt=E[7],Nt=E[8],zt=E[9],Mt=E[10],cr=E[11],tr=E[12],ar=E[13],nr=E[14],wr=E[15];p=I[0],R+=p*Ct,U+=p*Pt,z+=p*kt,ue+=p*Rt,ge+=p*Kt,B+=p*Bt,L+=p*Gt,Y+=p*Dt,ne+=p*Nt,F+=p*zt,j+=p*Mt,H+=p*cr,M+=p*tr,q+=p*ar,k+=p*nr,$+=p*wr,p=I[1],U+=p*Ct,z+=p*Pt,ue+=p*kt,ge+=p*Rt,B+=p*Kt,L+=p*Bt,Y+=p*Gt,ne+=p*Dt,F+=p*Nt,j+=p*zt,H+=p*Mt,M+=p*cr,q+=p*tr,k+=p*ar,$+=p*nr,G+=p*wr,p=I[2],z+=p*Ct,ue+=p*Pt,ge+=p*kt,B+=p*Rt,L+=p*Kt,Y+=p*Bt,ne+=p*Gt,F+=p*Dt,j+=p*Nt,H+=p*zt,M+=p*Mt,q+=p*cr,k+=p*tr,$+=p*ar,G+=p*nr,pe+=p*wr,p=I[3],ue+=p*Ct,ge+=p*Pt,B+=p*kt,L+=p*Rt,Y+=p*Kt,ne+=p*Bt,F+=p*Gt,j+=p*Dt,H+=p*Nt,M+=p*zt,q+=p*Mt,k+=p*cr,$+=p*tr,G+=p*ar,pe+=p*nr,Q+=p*wr,p=I[4],ge+=p*Ct,B+=p*Pt,L+=p*kt,Y+=p*Rt,ne+=p*Kt,F+=p*Bt,j+=p*Gt,H+=p*Dt,M+=p*Nt,q+=p*zt,k+=p*Mt,$+=p*cr,G+=p*tr,pe+=p*ar,Q+=p*nr,te+=p*wr,p=I[5],B+=p*Ct,L+=p*Pt,Y+=p*kt,ne+=p*Rt,F+=p*Kt,j+=p*Bt,H+=p*Gt,M+=p*Dt,q+=p*Nt,k+=p*zt,$+=p*Mt,G+=p*cr,pe+=p*tr,Q+=p*ar,te+=p*nr,ce+=p*wr,p=I[6],L+=p*Ct,Y+=p*Pt,ne+=p*kt,F+=p*Rt,j+=p*Kt,H+=p*Bt,M+=p*Gt,q+=p*Dt,k+=p*Nt,$+=p*zt,G+=p*Mt,pe+=p*cr,Q+=p*tr,te+=p*ar,ce+=p*nr,T+=p*wr,p=I[7],Y+=p*Ct,ne+=p*Pt,F+=p*kt,j+=p*Rt,H+=p*Kt,M+=p*Bt,q+=p*Gt,k+=p*Dt,$+=p*Nt,G+=p*zt,pe+=p*Mt,Q+=p*cr,te+=p*tr,ce+=p*ar,T+=p*nr,fe+=p*wr,p=I[8],ne+=p*Ct,F+=p*Pt,j+=p*kt,H+=p*Rt,M+=p*Kt,q+=p*Bt,k+=p*Gt,$+=p*Dt,G+=p*Nt,pe+=p*zt,Q+=p*Mt,te+=p*cr,ce+=p*tr,T+=p*ar,fe+=p*nr,ze+=p*wr,p=I[9],F+=p*Ct,j+=p*Pt,H+=p*kt,M+=p*Rt,q+=p*Kt,k+=p*Bt,$+=p*Gt,G+=p*Dt,pe+=p*Nt,Q+=p*zt,te+=p*Mt,ce+=p*cr,T+=p*tr,fe+=p*ar,ze+=p*nr,et+=p*wr,p=I[10],j+=p*Ct,H+=p*Pt,M+=p*kt,q+=p*Rt,k+=p*Kt,$+=p*Bt,G+=p*Gt,pe+=p*Dt,Q+=p*Nt,te+=p*zt,ce+=p*Mt,T+=p*cr,fe+=p*tr,ze+=p*ar,et+=p*nr,yt+=p*wr,p=I[11],H+=p*Ct,M+=p*Pt,q+=p*kt,k+=p*Rt,$+=p*Kt,G+=p*Bt,pe+=p*Gt,Q+=p*Dt,te+=p*Nt,ce+=p*zt,T+=p*Mt,fe+=p*cr,ze+=p*tr,et+=p*ar,yt+=p*nr,vt+=p*wr,p=I[12],M+=p*Ct,q+=p*Pt,k+=p*kt,$+=p*Rt,G+=p*Kt,pe+=p*Bt,Q+=p*Gt,te+=p*Dt,ce+=p*Nt,T+=p*zt,fe+=p*Mt,ze+=p*cr,et+=p*tr,yt+=p*ar,vt+=p*nr,gt+=p*wr,p=I[13],q+=p*Ct,k+=p*Pt,$+=p*kt,G+=p*Rt,pe+=p*Kt,Q+=p*Bt,te+=p*Gt,ce+=p*Dt,T+=p*Nt,fe+=p*zt,ze+=p*Mt,et+=p*cr,yt+=p*tr,vt+=p*ar,gt+=p*nr,Ft+=p*wr,p=I[14],k+=p*Ct,$+=p*Pt,G+=p*kt,pe+=p*Rt,Q+=p*Kt,te+=p*Bt,ce+=p*Gt,T+=p*Dt,fe+=p*Nt,ze+=p*zt,et+=p*Mt,yt+=p*cr,vt+=p*tr,gt+=p*ar,Ft+=p*nr,Xt+=p*wr,p=I[15],$+=p*Ct,G+=p*Pt,pe+=p*kt,Q+=p*Rt,te+=p*Kt,ce+=p*Bt,T+=p*Gt,fe+=p*Dt,ze+=p*Nt,et+=p*zt,yt+=p*Mt,vt+=p*cr,gt+=p*tr,Ft+=p*ar,Xt+=p*nr,Sr+=p*wr,R+=38*G,U+=38*pe,z+=38*Q,ue+=38*te,ge+=38*ce,B+=38*T,L+=38*fe,Y+=38*ze,ne+=38*et,F+=38*yt,j+=38*vt,H+=38*gt,M+=38*Ft,q+=38*Xt,k+=38*Sr,O=1,p=R+O+65535,O=Math.floor(p/65536),R=p-O*65536,p=U+O+65535,O=Math.floor(p/65536),U=p-O*65536,p=z+O+65535,O=Math.floor(p/65536),z=p-O*65536,p=ue+O+65535,O=Math.floor(p/65536),ue=p-O*65536,p=ge+O+65535,O=Math.floor(p/65536),ge=p-O*65536,p=B+O+65535,O=Math.floor(p/65536),B=p-O*65536,p=L+O+65535,O=Math.floor(p/65536),L=p-O*65536,p=Y+O+65535,O=Math.floor(p/65536),Y=p-O*65536,p=ne+O+65535,O=Math.floor(p/65536),ne=p-O*65536,p=F+O+65535,O=Math.floor(p/65536),F=p-O*65536,p=j+O+65535,O=Math.floor(p/65536),j=p-O*65536,p=H+O+65535,O=Math.floor(p/65536),H=p-O*65536,p=M+O+65535,O=Math.floor(p/65536),M=p-O*65536,p=q+O+65535,O=Math.floor(p/65536),q=p-O*65536,p=k+O+65535,O=Math.floor(p/65536),k=p-O*65536,p=$+O+65535,O=Math.floor(p/65536),$=p-O*65536,R+=O-1+37*(O-1),O=1,p=R+O+65535,O=Math.floor(p/65536),R=p-O*65536,p=U+O+65535,O=Math.floor(p/65536),U=p-O*65536,p=z+O+65535,O=Math.floor(p/65536),z=p-O*65536,p=ue+O+65535,O=Math.floor(p/65536),ue=p-O*65536,p=ge+O+65535,O=Math.floor(p/65536),ge=p-O*65536,p=B+O+65535,O=Math.floor(p/65536),B=p-O*65536,p=L+O+65535,O=Math.floor(p/65536),L=p-O*65536,p=Y+O+65535,O=Math.floor(p/65536),Y=p-O*65536,p=ne+O+65535,O=Math.floor(p/65536),ne=p-O*65536,p=F+O+65535,O=Math.floor(p/65536),F=p-O*65536,p=j+O+65535,O=Math.floor(p/65536),j=p-O*65536,p=H+O+65535,O=Math.floor(p/65536),H=p-O*65536,p=M+O+65535,O=Math.floor(p/65536),M=p-O*65536,p=q+O+65535,O=Math.floor(p/65536),q=p-O*65536,p=k+O+65535,O=Math.floor(p/65536),k=p-O*65536,p=$+O+65535,O=Math.floor(p/65536),$=p-O*65536,R+=O-1+37*(O-1),A[0]=R,A[1]=U,A[2]=z,A[3]=ue,A[4]=ge,A[5]=B,A[6]=L,A[7]=Y,A[8]=ne,A[9]=F,A[10]=j,A[11]=H,A[12]=M,A[13]=q,A[14]=k,A[15]=$}function y(A,I){m(A,I,I)}function w(A,I){const E=n();for(let p=0;p<16;p++)E[p]=I[p];for(let p=253;p>=0;p--)y(E,E),p!==2&&p!==4&&m(E,E,I);for(let p=0;p<16;p++)A[p]=E[p]}function v(A,I){const E=new Uint8Array(32),p=new Float64Array(80),O=n(),R=n(),U=n(),z=n(),ue=n(),ge=n();for(let ne=0;ne<31;ne++)E[ne]=A[ne];E[31]=A[31]&127|64,E[0]&=248,u(p,I);for(let ne=0;ne<16;ne++)R[ne]=p[ne];O[0]=z[0]=1;for(let ne=254;ne>=0;--ne){const F=E[ne>>>3]>>>(ne&7)&1;o(O,R,F),o(U,z,F),f(ue,O,U),h(O,O,U),f(U,R,z),h(R,R,z),y(z,ue),y(ge,O),m(O,U,O),m(U,R,ue),f(ue,O,U),h(O,O,U),y(R,O),h(U,z,ge),m(O,U,a),f(O,O,z),m(U,U,O),m(O,z,ge),m(z,R,p),y(R,ue),o(O,R,F),o(U,z,F)}for(let ne=0;ne<16;ne++)p[ne+16]=O[ne],p[ne+32]=U[ne],p[ne+48]=R[ne],p[ne+64]=z[ne];const B=p.subarray(32),L=p.subarray(16);w(B,B),m(L,L,B);const Y=new Uint8Array(32);return c(Y,L),Y}t.scalarMult=v;function g(A){return v(A,i)}t.scalarMultBase=g;function _(A){if(A.length!==t.SECRET_KEY_LENGTH)throw new Error(`x25519: seed must be ${t.SECRET_KEY_LENGTH} bytes`);const I=new Uint8Array(A);return{publicKey:g(I),secretKey:I}}t.generateKeyPairFromSeed=_;function b(A){const I=(0,e.randomBytes)(32,A),E=_(I);return(0,r.wipe)(I),E}t.generateKeyPair=b;function S(A,I,E=!1){if(A.length!==t.PUBLIC_KEY_LENGTH)throw new Error("X25519: incorrect secret key length");if(I.length!==t.PUBLIC_KEY_LENGTH)throw new Error("X25519: incorrect public key length");const p=v(A,I);if(E){let O=0;for(let R=0;R<p.length;R++)O|=p[R];if(O===0)throw new Error("X25519: invalid shared key")}return p}t.sharedKey=S})(mD);function yD(t){return globalThis.Buffer!=null?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):t}function NZ(t=0){return globalThis.Buffer!=null&&globalThis.Buffer.allocUnsafe!=null?yD(globalThis.Buffer.allocUnsafe(t)):new Uint8Array(t)}function x6(t,e){e||(e=t.reduce((i,a)=>i+a.length,0));const r=NZ(e);let n=0;for(const i of t)r.set(i,n),n+=i.length;return yD(r)}function Z2e(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var a=t.charAt(i),s=a.charCodeAt(0);if(r[s]!==255)throw new TypeError(a+" is ambiguous");r[s]=i}var o=t.length,c=t.charAt(0),u=Math.log(o)/Math.log(256),f=Math.log(256)/Math.log(o);function h(w){if(w instanceof Uint8Array||(ArrayBuffer.isView(w)?w=new Uint8Array(w.buffer,w.byteOffset,w.byteLength):Array.isArray(w)&&(w=Uint8Array.from(w))),!(w instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(w.length===0)return"";for(var v=0,g=0,_=0,b=w.length;_!==b&&w[_]===0;)_++,v++;for(var S=(b-_)*f+1>>>0,A=new Uint8Array(S);_!==b;){for(var I=w[_],E=0,p=S-1;(I!==0||E<g)&&p!==-1;p--,E++)I+=256*A[p]>>>0,A[p]=I%o>>>0,I=I/o>>>0;if(I!==0)throw new Error("Non-zero carry");g=E,_++}for(var O=S-g;O!==S&&A[O]===0;)O++;for(var R=c.repeat(v);O<S;++O)R+=t.charAt(A[O]);return R}function m(w){if(typeof w!="string")throw new TypeError("Expected String");if(w.length===0)return new Uint8Array;var v=0;if(w[v]!==" "){for(var g=0,_=0;w[v]===c;)g++,v++;for(var b=(w.length-v)*u+1>>>0,S=new Uint8Array(b);w[v];){var A=r[w.charCodeAt(v)];if(A===255)return;for(var I=0,E=b-1;(A!==0||I<_)&&E!==-1;E--,I++)A+=o*S[E]>>>0,S[E]=A%256>>>0,A=A/256>>>0;if(A!==0)throw new Error("Non-zero carry");_=I,v++}if(w[v]!==" "){for(var p=b-_;p!==b&&S[p]===0;)p++;for(var O=new Uint8Array(g+(b-p)),R=g;p!==b;)O[R++]=S[p++];return O}}}function y(w){var v=m(w);if(v)return v;throw new Error(`Non-${e} character`)}return{encode:h,decodeUnsafe:m,decode:y}}var eAe=Z2e,tAe=eAe;const rAe=t=>{if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")},nAe=t=>new TextEncoder().encode(t),iAe=t=>new TextDecoder().decode(t);let aAe=class{constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},sAe=class{constructor(e,r,n){if(this.name=e,this.prefix=r,r.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=r.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return DZ(this,e)}};class oAe{constructor(e){this.decoders=e}or(e){return DZ(this,e)}decode(e){const r=e[0],n=this.decoders[r];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}}const DZ=(t,e)=>new oAe({...t.decoders||{[t.prefix]:t},...e.decoders||{[e.prefix]:e}});class cAe{constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new aAe(e,r,n),this.decoder=new sAe(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}}const dA=({name:t,prefix:e,encode:r,decode:n})=>new cAe(t,e,r,n),N1=({prefix:t,name:e,alphabet:r})=>{const{encode:n,decode:i}=tAe(r,e);return dA({prefix:t,name:e,encode:n,decode:a=>rAe(i(a))})},uAe=(t,e,r,n)=>{const i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let a=t.length;for(;t[a-1]==="=";)--a;const s=new Uint8Array(a*r/8|0);let o=0,c=0,u=0;for(let f=0;f<a;++f){const h=i[t[f]];if(h===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<r|h,o+=r,o>=8&&(o-=8,s[u++]=255&c>>o)}if(o>=r||255&c<<8-o)throw new SyntaxError("Unexpected end of data");return s},lAe=(t,e,r)=>{const n=e[e.length-1]==="=",i=(1<<r)-1;let a="",s=0,o=0;for(let c=0;c<t.length;++c)for(o=o<<8|t[c],s+=8;s>r;)s-=r,a+=e[i&o>>s];if(s&&(a+=e[i&o<<r-s]),n)for(;a.length*r&7;)a+="=";return a},ha=({name:t,prefix:e,bitsPerChar:r,alphabet:n})=>dA({prefix:e,name:t,encode(i){return lAe(i,n,r)},decode(i){return uAe(i,n,r,t)}}),fAe=dA({prefix:"\0",name:"identity",encode:t=>iAe(t),decode:t=>nAe(t)}),dAe=Object.freeze(Object.defineProperty({__proto__:null,identity:fAe},Symbol.toStringTag,{value:"Module"})),hAe=ha({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1}),pAe=Object.freeze(Object.defineProperty({__proto__:null,base2:hAe},Symbol.toStringTag,{value:"Module"})),gAe=ha({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3}),mAe=Object.freeze(Object.defineProperty({__proto__:null,base8:gAe},Symbol.toStringTag,{value:"Module"})),yAe=N1({prefix:"9",name:"base10",alphabet:"0123456789"}),vAe=Object.freeze(Object.defineProperty({__proto__:null,base10:yAe},Symbol.toStringTag,{value:"Module"})),bAe=ha({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),wAe=ha({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4}),_Ae=Object.freeze(Object.defineProperty({__proto__:null,base16:bAe,base16upper:wAe},Symbol.toStringTag,{value:"Module"})),EAe=ha({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),xAe=ha({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),AAe=ha({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),SAe=ha({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),IAe=ha({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),OAe=ha({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),PAe=ha({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),TAe=ha({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),CAe=ha({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5}),RAe=Object.freeze(Object.defineProperty({__proto__:null,base32:EAe,base32hex:IAe,base32hexpad:PAe,base32hexpadupper:TAe,base32hexupper:OAe,base32pad:AAe,base32padupper:SAe,base32upper:xAe,base32z:CAe},Symbol.toStringTag,{value:"Module"})),NAe=N1({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),DAe=N1({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"}),MAe=Object.freeze(Object.defineProperty({__proto__:null,base36:NAe,base36upper:DAe},Symbol.toStringTag,{value:"Module"})),$Ae=N1({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),kAe=N1({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"}),LAe=Object.freeze(Object.defineProperty({__proto__:null,base58btc:$Ae,base58flickr:kAe},Symbol.toStringTag,{value:"Module"})),UAe=ha({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),FAe=ha({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),BAe=ha({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),jAe=ha({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6}),qAe=Object.freeze(Object.defineProperty({__proto__:null,base64:UAe,base64pad:FAe,base64url:BAe,base64urlpad:jAe},Symbol.toStringTag,{value:"Module"})),MZ=Array.from("🚀🪐☄🛰🌌🌑🌒🌓🌔🌕🌖🌗🌘🌍🌏🌎🐉☀💻🖥💾💿😂❤😍🤣😊🙏💕😭😘👍😅👏😁🔥🥰💔💖💙😢🤔😆🙄💪😉☺👌🤗💜😔😎😇🌹🤦🎉💞✌✨🤷😱😌🌸🙌😋💗💚😏💛🙂💓🤩😄😀🖤😃💯🙈👇🎶😒🤭❣😜💋👀😪😑💥🙋😞😩😡🤪👊🥳😥🤤👉💃😳✋😚😝😴🌟😬🙃🍀🌷😻😓⭐✅🥺🌈😈🤘💦✔😣🏃💐☹🎊💘😠☝😕🌺🎂🌻😐🖕💝🙊😹🗣💫💀👑🎵🤞😛🔴😤🌼😫⚽🤙☕🏆🤫👈😮🙆🍻🍃🐶💁😲🌿🧡🎁⚡🌞🎈❌✊👋😰🤨😶🤝🚶💰🍓💢🤟🙁🚨💨🤬✈🎀🍺🤓😙💟🌱😖👶🥴▶➡❓💎💸⬇😨🌚🦋😷🕺⚠🙅😟😵👎🤲🤠🤧📌🔵💅🧐🐾🍒😗🤑🌊🤯🐷☎💧😯💆👆🎤🙇🍑❄🌴💣🐸💌📍🥀🤢👅💡💩👐📸👻🤐🤮🎼🥵🚩🍎🍊👼💍📣🥂"),HAe=MZ.reduce((t,e,r)=>(t[r]=e,t),[]),zAe=MZ.reduce((t,e,r)=>(t[e.codePointAt(0)]=r,t),[]);function VAe(t){return t.reduce((e,r)=>(e+=HAe[r],e),"")}function GAe(t){const e=[];for(const r of t){const n=zAe[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);e.push(n)}return new Uint8Array(e)}const KAe=dA({prefix:"🚀",name:"base256emoji",encode:VAe,decode:GAe}),WAe=Object.freeze(Object.defineProperty({__proto__:null,base256emoji:KAe},Symbol.toStringTag,{value:"Module"}));new TextEncoder;new TextDecoder;const Vq={...dAe,...pAe,...mAe,...vAe,..._Ae,...RAe,...MAe,...LAe,...qAe,...WAe};function $Z(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}const Gq=$Z("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),tC=$Z("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);const e=NZ(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),kZ={utf8:Gq,"utf-8":Gq,hex:Vq.base16,latin1:tC,ascii:tC,binary:tC,...Vq};function ws(t,e="utf8"){const r=kZ[e];if(!r)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?yD(globalThis.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function es(t,e="utf8"){const r=kZ[e];if(!r)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var Kq=globalThis&&globalThis.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,a;n<i;n++)(a||!(n in e))&&(a||(a=Array.prototype.slice.call(e,0,n)),a[n]=e[n]);return t.concat(a||Array.prototype.slice.call(e))},YAe=function(){function t(e,r,n){this.name=e,this.version=r,this.os=n,this.type="browser"}return t}(),QAe=function(){function t(e){this.version=e,this.type="node",this.name="node",this.os=process.platform}return t}(),JAe=function(){function t(e,r,n,i){this.name=e,this.version=r,this.os=n,this.bot=i,this.type="bot-device"}return t}(),XAe=function(){function t(){this.type="bot",this.bot=!0,this.name="bot",this.version=null,this.os=null}return t}(),ZAe=function(){function t(){this.type="react-native",this.name="react-native",this.version=null,this.os=null}return t}(),eSe=/alexa|bot|crawl(er|ing)|facebookexternalhit|feedburner|google web preview|nagios|postrank|pingdom|slurp|spider|yahoo!|yandex/,tSe=/(nuhk|curl|Googlebot|Yammybot|Openbot|Slurp|MSNBot|Ask\ Jeeves\/Teoma|ia_archiver)/,Wq=3,rSe=[["aol",/AOLShield\/([0-9\._]+)/],["edge",/Edge\/([0-9\._]+)/],["edge-ios",/EdgiOS\/([0-9\._]+)/],["yandexbrowser",/YaBrowser\/([0-9\._]+)/],["kakaotalk",/KAKAOTALK\s([0-9\.]+)/],["samsung",/SamsungBrowser\/([0-9\.]+)/],["silk",/\bSilk\/([0-9._-]+)\b/],["miui",/MiuiBrowser\/([0-9\.]+)$/],["beaker",/BeakerBrowser\/([0-9\.]+)/],["edge-chromium",/EdgA?\/([0-9\.]+)/],["chromium-webview",/(?!Chrom.*OPR)wv\).*Chrom(?:e|ium)\/([0-9\.]+)(:?\s|$)/],["chrome",/(?!Chrom.*OPR)Chrom(?:e|ium)\/([0-9\.]+)(:?\s|$)/],["phantomjs",/PhantomJS\/([0-9\.]+)(:?\s|$)/],["crios",/CriOS\/([0-9\.]+)(:?\s|$)/],["firefox",/Firefox\/([0-9\.]+)(?:\s|$)/],["fxios",/FxiOS\/([0-9\.]+)/],["opera-mini",/Opera Mini.*Version\/([0-9\.]+)/],["opera",/Opera\/([0-9\.]+)(?:\s|$)/],["opera",/OPR\/([0-9\.]+)(:?\s|$)/],["pie",/^Microsoft Pocket Internet Explorer\/(\d+\.\d+)$/],["pie",/^Mozilla\/\d\.\d+\s\(compatible;\s(?:MSP?IE|MSInternet Explorer) (\d+\.\d+);.*Windows CE.*\)$/],["netfront",/^Mozilla\/\d\.\d+.*NetFront\/(\d.\d)/],["ie",/Trident\/7\.0.*rv\:([0-9\.]+).*\).*Gecko$/],["ie",/MSIE\s([0-9\.]+);.*Trident\/[4-7].0/],["ie",/MSIE\s(7\.0)/],["bb10",/BB10;\sTouch.*Version\/([0-9\.]+)/],["android",/Android\s([0-9\.]+)/],["ios",/Version\/([0-9\._]+).*Mobile.*Safari.*/],["safari",/Version\/([0-9\._]+).*Safari/],["facebook",/FB[AS]V\/([0-9\.]+)/],["instagram",/Instagram\s([0-9\.]+)/],["ios-webview",/AppleWebKit\/([0-9\.]+).*Mobile/],["ios-webview",/AppleWebKit\/([0-9\.]+).*Gecko\)$/],["curl",/^curl\/([0-9\.]+)$/],["searchbot",eSe]],Yq=[["iOS",/iP(hone|od|ad)/],["Android OS",/Android/],["BlackBerry OS",/BlackBerry|BB10/],["Windows Mobile",/IEMobile/],["Amazon OS",/Kindle/],["Windows 3.11",/Win16/],["Windows 95",/(Windows 95)|(Win95)|(Windows_95)/],["Windows 98",/(Windows 98)|(Win98)/],["Windows 2000",/(Windows NT 5.0)|(Windows 2000)/],["Windows XP",/(Windows NT 5.1)|(Windows XP)/],["Windows Server 2003",/(Windows NT 5.2)/],["Windows Vista",/(Windows NT 6.0)/],["Windows 7",/(Windows NT 6.1)/],["Windows 8",/(Windows NT 6.2)/],["Windows 8.1",/(Windows NT 6.3)/],["Windows 10",/(Windows NT 10.0)/],["Windows ME",/Windows ME/],["Windows CE",/Windows CE|WinCE|Microsoft Pocket Internet Explorer/],["Open BSD",/OpenBSD/],["Sun OS",/SunOS/],["Chrome OS",/CrOS/],["Linux",/(Linux)|(X11)/],["Mac OS",/(Mac_PowerPC)|(Macintosh)/],["QNX",/QNX/],["BeOS",/BeOS/],["OS/2",/OS\/2/]];function nSe(t){return t?Qq(t):typeof document>"u"&&typeof navigator<"u"&&navigator.product==="ReactNative"?new ZAe:typeof navigator<"u"?Qq(navigator.userAgent):sSe()}function iSe(t){return t!==""&&rSe.reduce(function(e,r){var n=r[0],i=r[1];if(e)return e;var a=i.exec(t);return!!a&&[n,a]},!1)}function Qq(t){var e=iSe(t);if(!e)return null;var r=e[0],n=e[1];if(r==="searchbot")return new XAe;var i=n[1]&&n[1].split(".").join("_").split("_").slice(0,3);i?i.length<Wq&&(i=Kq(Kq([],i,!0),oSe(Wq-i.length),!0)):i=[];var a=i.join("."),s=aSe(t),o=tSe.exec(t);return o&&o[1]?new JAe(r,a,s,o[1]):new YAe(r,a,s)}function aSe(t){for(var e=0,r=Yq.length;e<r;e++){var n=Yq[e],i=n[0],a=n[1],s=a.exec(t);if(s)return i}return null}function sSe(){var t=typeof process<"u"&&process.version;return t?new QAe(process.version.slice(1)):null}function oSe(t){for(var e=[],r=0;r<t;r++)e.push("0");return e}var Jt={};/*! *****************************************************************************
|
|
113
|
+
`}])),eC}var Txe=ke&&ke.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r),Object.defineProperty(t,n,{enumerable:!0,get:function(){return e[r]}})}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),Cxe=ke&&ke.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),Rxe=ke&&ke.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&Txe(e,t,r);return Cxe(e,t),e};Object.defineProperty(W2,"__esModule",{value:!0});W2.FortmaticConnector=void 0;const Nxe=yX,Dxe=Qf,Mxe=Ro;class $xe extends Nxe.AbstractConnector{constructor(e){const r=Mxe.getConfiguration()[Dxe.ProviderType.FORTMATIC],n=Object.keys(r.apiKeys).map(i=>Number(i));if(!n.includes(e))throw new Error(`Invariant error: Unsupported chainId ${e}`);super({supportedChainIds:n}),this.apiKey=r.apiKeys[e],this.chainId=e,this.rpcUrl=r.urls[e]}async activate(){if(!this.fortmatic){const{default:r}=await Promise.resolve().then(()=>Rxe(Pxe()));this.fortmatic=new r(this.apiKey,{rpcUrl:this.rpcUrl,chainId:this.chainId})}const e=await this.fortmatic.getProvider().enable().then(r=>r[0]);return{provider:this.fortmatic.getProvider(),chainId:this.chainId,account:e}}getApiKey(){return this.apiKey}async getProvider(){return this.fortmatic.getProvider()}async getChainId(){return this.chainId}async getAccount(){return this.fortmatic.getProvider().send("eth_accounts").then(e=>e[0])}deactivate(){}async close(){await this.fortmatic.user.logout(),this.emitDeactivate()}}W2.FortmaticConnector=$xe;var nA={};function f6(){return f6=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},f6.apply(this,arguments)}function hD(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,t.__proto__=e}function d6(t){return d6=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},d6(t)}function sx(t,e){return sx=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},sx(t,e)}function kxe(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function nE(t,e,r){return kxe()?nE=Reflect.construct:nE=function(i,a,s){var o=[null];o.push.apply(o,a);var c=Function.bind.apply(i,o),u=new c;return s&&sx(u,s.prototype),u},nE.apply(null,arguments)}function Lxe(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function ox(t){var e=typeof Map=="function"?new Map:void 0;return ox=function(n){if(n===null||!Lxe(n))return n;if(typeof n!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e<"u"){if(e.has(n))return e.get(n);e.set(n,i)}function i(){return nE(n,arguments,d6(this).constructor)}return i.prototype=Object.create(n.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),sx(i,n)},ox(t)}function c_(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}typeof Symbol<"u"&&(Symbol.iterator||(Symbol.iterator=Symbol("Symbol.iterator")));typeof Symbol<"u"&&(Symbol.asyncIterator||(Symbol.asyncIterator=Symbol("Symbol.asyncIterator")));function Mp(t,e){try{var r=t()}catch(n){return e(n)}return r&&r.then?r.then(void 0,e):r}function Cc(t){return t.hasOwnProperty("result")?t.result:t}var iE=function(t){hD(e,t);function e(){var r;return r=t.call(this)||this,r.name=r.constructor.name,r.message="No Ethereum provider was found on window.ethereum.",r}return e}(ox(Error)),vZ=function(t){hD(e,t);function e(){var r;return r=t.call(this)||this,r.name=r.constructor.name,r.message="The user rejected the request.",r}return e}(ox(Error)),Uxe=function(t){hD(e,t);function e(n){var i;return i=t.call(this,n)||this,i.handleNetworkChanged=i.handleNetworkChanged.bind(c_(i)),i.handleChainChanged=i.handleChainChanged.bind(c_(i)),i.handleAccountsChanged=i.handleAccountsChanged.bind(c_(i)),i.handleClose=i.handleClose.bind(c_(i)),i}var r=e.prototype;return r.handleChainChanged=function(i){this.emitUpdate({chainId:i,provider:window.ethereum})},r.handleAccountsChanged=function(i){i.length===0?this.emitDeactivate():this.emitUpdate({account:i[0]})},r.handleClose=function(i,a){this.emitDeactivate()},r.handleNetworkChanged=function(i){this.emitUpdate({chainId:i,provider:window.ethereum})},r.activate=function(){try{var i=function(f){if(a)return f;function h(){return f6({provider:window.ethereum},o?{account:o}:{})}var m=function(){if(!o)return Promise.resolve(window.ethereum.enable().then(function(y){return y&&Cc(y)[0]})).then(function(y){o=y})}();return m&&m.then?m.then(h):h(m)},a=!1,s=this;if(!window.ethereum)throw new iE;window.ethereum.on&&(window.ethereum.on("chainChanged",s.handleChainChanged),window.ethereum.on("accountsChanged",s.handleAccountsChanged),window.ethereum.on("close",s.handleClose),window.ethereum.on("networkChanged",s.handleNetworkChanged)),window.ethereum.isMetaMask&&(window.ethereum.autoRefreshOnNetworkChange=!1);var o,c=Mp(function(){return Promise.resolve(window.ethereum.send("eth_requestAccounts").then(function(u){return Cc(u)[0]})).then(function(u){o=u})},function(u){if(u.code===4001)throw new vZ});return Promise.resolve(c&&c.then?c.then(i):i(c))}catch(u){return Promise.reject(u)}},r.getProvider=function(){try{return Promise.resolve(window.ethereum)}catch(i){return Promise.reject(i)}},r.getChainId=function(){try{var i=function(){function c(){if(!a)try{a=Cc(window.ethereum.send({method:"net_version"}))}catch{}return a||(window.ethereum.isDapper?a=Cc(window.ethereum.cachedResults.net_version):a=window.ethereum.chainId||window.ethereum.netVersion||window.ethereum.networkVersion||window.ethereum._chainId),a}var u=function(){if(!a){var f=Mp(function(){return Promise.resolve(window.ethereum.send("net_version").then(Cc)).then(function(h){a=h})},function(){});if(f&&f.then)return f.then(function(){})}}();return u&&u.then?u.then(c):c(u)};if(!window.ethereum)throw new iE;var a,s=Mp(function(){return Promise.resolve(window.ethereum.send("eth_chainId").then(Cc)).then(function(o){a=o})},function(){});return Promise.resolve(s&&s.then?s.then(i):i(s))}catch(o){return Promise.reject(o)}},r.getAccount=function(){try{var i=function(){function c(){return a||(a=Cc(window.ethereum.send({method:"eth_accounts"}))[0]),a}var u=function(){if(!a){var f=Mp(function(){return Promise.resolve(window.ethereum.enable().then(function(h){return Cc(h)[0]})).then(function(h){a=h})},function(){});if(f&&f.then)return f.then(function(){})}}();return u&&u.then?u.then(c):c(u)};if(!window.ethereum)throw new iE;var a,s=Mp(function(){return Promise.resolve(window.ethereum.send("eth_accounts").then(function(o){return Cc(o)[0]})).then(function(o){a=o})},function(){});return Promise.resolve(s&&s.then?s.then(i):i(s))}catch(o){return Promise.reject(o)}},r.deactivate=function(){window.ethereum&&window.ethereum.removeListener&&(window.ethereum.removeListener("chainChanged",this.handleChainChanged),window.ethereum.removeListener("accountsChanged",this.handleAccountsChanged),window.ethereum.removeListener("close",this.handleClose),window.ethereum.removeListener("networkChanged",this.handleNetworkChanged))},r.isAuthorized=function(){try{return window.ethereum?Promise.resolve(Mp(function(){return Promise.resolve(window.ethereum.send("eth_accounts").then(function(i){return Cc(i).length>0}))},function(){return!1})):Promise.resolve(!1)}catch(i){return Promise.reject(i)}},e}(K2);const Fxe=Object.freeze(Object.defineProperty({__proto__:null,InjectedConnector:Uxe,NoEthereumProviderError:iE,UserRejectedRequestError:vZ},Symbol.toStringTag,{value:"Module"})),Bxe=qs(Fxe);Object.defineProperty(nA,"__esModule",{value:!0});nA.InjectedConnector=void 0;const jxe=Bxe;class qxe extends jxe.InjectedConnector{constructor(e){super({supportedChainIds:[e]})}}nA.InjectedConnector=qxe;var iA={},Hxe="Invariant failed";function Fq(t,e){if(!t)throw new Error(Hxe)}function bZ(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,Eb(t,e)}function h6(t){return h6=Object.setPrototypeOf?Object.getPrototypeOf:function(r){return r.__proto__||Object.getPrototypeOf(r)},h6(t)}function Eb(t,e){return Eb=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},Eb(t,e)}function zxe(){if(typeof Reflect>"u"||!Reflect.construct||Reflect.construct.sham)return!1;if(typeof Proxy=="function")return!0;try{return Date.prototype.toString.call(Reflect.construct(Date,[],function(){})),!0}catch{return!1}}function aE(t,e,r){return zxe()?aE=Reflect.construct:aE=function(i,a,s){var o=[null];o.push.apply(o,a);var c=Function.bind.apply(i,o),u=new c;return s&&Eb(u,s.prototype),u},aE.apply(null,arguments)}function Vxe(t){return Function.toString.call(t).indexOf("[native code]")!==-1}function p6(t){var e=typeof Map=="function"?new Map:void 0;return p6=function(n){if(n===null||!Vxe(n))return n;if(typeof n!="function")throw new TypeError("Super expression must either be null or a function");if(typeof e<"u"){if(e.has(n))return e.get(n);e.set(n,i)}function i(){return aE(n,arguments,h6(this).constructor)}return i.prototype=Object.create(n.prototype,{constructor:{value:i,enumerable:!1,writable:!0,configurable:!0}}),Eb(i,n)},p6(t)}var sE=function(t){bZ(e,t);function e(r,n,i){var a;return a=t.call(this)||this,a.code=n,a.data=i,a.name=a.constructor.name,a.message=r,a}return e}(p6(Error)),Gxe=function(e,r){var n=this,i=this;this.isMetaMask=!1,this.sendAsync=function(s,o){console.log("sendAsync",s.method,s.params),i.request(s.method,s.params).then(function(c){return o(null,{jsonrpc:"2.0",id:s.id,result:c})}).catch(function(c){return o(c,null)})},this.request=function(s,o){try{return typeof s!="string"&&(o=s.params,s=s.method),Promise.resolve(fetch(n.url,{method:"POST",body:JSON.stringify({jsonrpc:"2.0",id:1,method:s,params:o}),headers:{"Content-Type":"application/json"}})).then(function(c){if(!c.ok)throw new sE(c.status+": "+c.statusText,-32e3);return Promise.resolve(c.json()).then(function(u){if("error"in u){var f,h,m;throw new sE(u==null||(f=u.error)==null?void 0:f.message,u==null||(h=u.error)==null?void 0:h.code,u==null||(m=u.error)==null?void 0:m.data)}else{if("result"in u)return u.result;throw new sE("Received unexpected JSON-RPC response to "+s+" request.",-32e3,u)}})})}catch(c){return Promise.reject(c)}},this.chainId=e,this.url=r;var a=new URL(r);this.host=a.host,this.path=a.pathname},Kxe=function(t){bZ(e,t);function e(n){var i,a=n.urls,s=n.defaultChainId;return s||Object.keys(a).length===1||Fq(!1),i=t.call(this,{supportedChainIds:Object.keys(a).map(function(o){return Number(o)})})||this,i.currentChainId=s||Number(Object.keys(a)[0]),i.providers=Object.keys(a).reduce(function(o,c){return o[Number(c)]=new Gxe(Number(c),a[Number(c)]),o},{}),i}var r=e.prototype;return r.activate=function(){try{var i=this;return Promise.resolve({provider:i.providers[i.currentChainId],chainId:i.currentChainId,account:null})}catch(a){return Promise.reject(a)}},r.getProvider=function(){try{var i=this;return Promise.resolve(i.providers[i.currentChainId])}catch(a){return Promise.reject(a)}},r.getChainId=function(){try{var i=this;return Promise.resolve(i.currentChainId)}catch(a){return Promise.reject(a)}},r.getAccount=function(){return Promise.resolve(null)},r.deactivate=function(){},r.changeChainId=function(i){Object.keys(this.providers).includes(i.toString())||Fq(!1),this.currentChainId=i,this.emitUpdate({provider:this.providers[this.currentChainId],chainId:i})},e}(K2);const Wxe=Object.freeze(Object.defineProperty({__proto__:null,NetworkConnector:Kxe,RequestError:sE},Symbol.toStringTag,{value:"Module"})),Yxe=qs(Wxe);Object.defineProperty(iA,"__esModule",{value:!0});iA.NetworkConnector=void 0;const Qxe=hc,Jxe=Yxe,Xxe=Ro;class Zxe extends Jxe.NetworkConnector{constructor(e){super({urls:Xxe.getConfiguration()[Qxe.ProviderType.NETWORK].urls,defaultChainId:e})}}iA.NetworkConnector=Zxe;var aA={};const e2e="modulepreload",t2e=function(t){return"https://cdn.decentraland.org/@dcl/auth-site/0.1.3-7263448304.commit-bea3f1f/"+t},Bq={},xb=function(e,r,n){if(!r||r.length===0)return e();const i=document.getElementsByTagName("link");return Promise.all(r.map(a=>{if(a=t2e(a),a in Bq)return;Bq[a]=!0;const s=a.endsWith(".css"),o=s?'[rel="stylesheet"]':"";if(!!n)for(let f=i.length-1;f>=0;f--){const h=i[f];if(h.href===a&&(!s||h.rel==="stylesheet"))return}else if(document.querySelector(`link[href="${a}"]${o}`))return;const u=document.createElement("link");if(u.rel=s?"stylesheet":e2e,s||(u.as="script",u.crossOrigin=""),u.href=a,document.head.appendChild(u),s)return new Promise((f,h)=>{u.addEventListener("load",f),u.addEventListener("error",()=>h(new Error(`Unable to preload CSS for ${a}`)))})})).then(()=>e()).catch(a=>{const s=new Event("vite:preloadError",{cancelable:!0});if(s.payload=a,window.dispatchEvent(s),!s.defaultPrevented)throw a})};function g6(){return g6=Object.assign||function(t){for(var e=1;e<arguments.length;e++){var r=arguments[e];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(t[n]=r[n])}return t},g6.apply(this,arguments)}function r2e(t,e){t.prototype=Object.create(e.prototype),t.prototype.constructor=t,m6(t,e)}function m6(t,e){return m6=Object.setPrototypeOf||function(n,i){return n.__proto__=i,n},m6(t,e)}function jq(t){if(t===void 0)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return t}var n2e=1,i2e=function(t){r2e(e,t);function e(n){var i,a=n.url,s=n.appName,o=n.appLogoUrl,c=n.darkMode,u=n.supportedChainIds;return i=t.call(this,{supportedChainIds:u})||this,i.url=a,i.appName=s,i.appLogoUrl=o,i.darkMode=c||!1,i.handleChainChanged=i.handleChainChanged.bind(jq(i)),i.handleAccountsChanged=i.handleAccountsChanged.bind(jq(i)),i}var r=e.prototype;return r.activate=function(){try{var i=this,a=function(){return Promise.resolve(i.provider.request({method:"eth_requestAccounts"})).then(function(c){var u=c[0];return i.provider.on("chainChanged",i.handleChainChanged),i.provider.on("accountsChanged",i.handleAccountsChanged),{provider:i.provider,account:u}})},s=function(){if(window.ethereum&&window.ethereum.isCoinbaseWallet===!0)i.provider=window.ethereum;else{var o=function(){if(!i.walletLink)return Promise.resolve(xb(()=>import("./index-1e29e5c8.js").then(c=>c.i),[]).then(function(c){var u;return(u=c==null?void 0:c.default)!=null?u:c})).then(function(c){i.walletLink=new c(g6({appName:i.appName,darkMode:i.darkMode},i.appLogoUrl?{appLogoUrl:i.appLogoUrl}:{})),i.provider=i.walletLink.makeWeb3Provider(i.url,n2e)})}();if(o&&o.then)return o.then(function(){})}}();return Promise.resolve(s&&s.then?s.then(a):a(s))}catch(o){return Promise.reject(o)}},r.getProvider=function(){try{var i=this;return Promise.resolve(i.provider)}catch(a){return Promise.reject(a)}},r.getChainId=function(){try{var i=this;return Promise.resolve(i.provider.chainId)}catch(a){return Promise.reject(a)}},r.getAccount=function(){try{var i=this;return Promise.resolve(i.provider.request({method:"eth_requestAccounts"})).then(function(a){return a[0]})}catch(a){return Promise.reject(a)}},r.deactivate=function(){this.provider.removeListener("chainChanged",this.handleChainChanged),this.provider.removeListener("accountsChanged",this.handleAccountsChanged)},r.close=function(){try{var i=this;return i.provider.close(),i.emitDeactivate(),Promise.resolve()}catch(a){return Promise.reject(a)}},r.handleChainChanged=function(i){this.emitUpdate({chainId:i})},r.handleAccountsChanged=function(i){this.emitUpdate({account:i[0]})},e}(K2);const a2e=Object.freeze(Object.defineProperty({__proto__:null,WalletLinkConnector:i2e},Symbol.toStringTag,{value:"Module"})),s2e=qs(a2e);Object.defineProperty(aA,"__esModule",{value:!0});aA.WalletLinkConnector=void 0;const o2e=Qf,c2e=s2e,u2e=Ro;class l2e extends c2e.WalletLinkConnector{constructor(e){const r=u2e.getConfiguration()[o2e.ProviderType.WALLET_LINK];super({url:r.urls[e],appName:r.appName,supportedChainIds:[e]})}}aA.WalletLinkConnector=l2e;var sA={},pD={},oA={},Mr={},wZ={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});function e(o,c){var u=o>>>16&65535,f=o&65535,h=c>>>16&65535,m=c&65535;return f*m+(u*m+f*h<<16>>>0)|0}t.mul=Math.imul||e;function r(o,c){return o+c|0}t.add=r;function n(o,c){return o-c|0}t.sub=n;function i(o,c){return o<<c|o>>>32-c}t.rotl=i;function a(o,c){return o<<32-c|o>>>c}t.rotr=a;function s(o){return typeof o=="number"&&isFinite(o)&&Math.floor(o)===o}t.isInteger=Number.isInteger||s,t.MAX_SAFE_INTEGER=9007199254740991,t.isSafeInteger=function(o){return t.isInteger(o)&&o>=-t.MAX_SAFE_INTEGER&&o<=t.MAX_SAFE_INTEGER}})(wZ);Object.defineProperty(Mr,"__esModule",{value:!0});var _Z=wZ;function f2e(t,e){return e===void 0&&(e=0),(t[e+0]<<8|t[e+1])<<16>>16}Mr.readInt16BE=f2e;function d2e(t,e){return e===void 0&&(e=0),(t[e+0]<<8|t[e+1])>>>0}Mr.readUint16BE=d2e;function h2e(t,e){return e===void 0&&(e=0),(t[e+1]<<8|t[e])<<16>>16}Mr.readInt16LE=h2e;function p2e(t,e){return e===void 0&&(e=0),(t[e+1]<<8|t[e])>>>0}Mr.readUint16LE=p2e;function EZ(t,e,r){return e===void 0&&(e=new Uint8Array(2)),r===void 0&&(r=0),e[r+0]=t>>>8,e[r+1]=t>>>0,e}Mr.writeUint16BE=EZ;Mr.writeInt16BE=EZ;function xZ(t,e,r){return e===void 0&&(e=new Uint8Array(2)),r===void 0&&(r=0),e[r+0]=t>>>0,e[r+1]=t>>>8,e}Mr.writeUint16LE=xZ;Mr.writeInt16LE=xZ;function y6(t,e){return e===void 0&&(e=0),t[e]<<24|t[e+1]<<16|t[e+2]<<8|t[e+3]}Mr.readInt32BE=y6;function v6(t,e){return e===void 0&&(e=0),(t[e]<<24|t[e+1]<<16|t[e+2]<<8|t[e+3])>>>0}Mr.readUint32BE=v6;function b6(t,e){return e===void 0&&(e=0),t[e+3]<<24|t[e+2]<<16|t[e+1]<<8|t[e]}Mr.readInt32LE=b6;function w6(t,e){return e===void 0&&(e=0),(t[e+3]<<24|t[e+2]<<16|t[e+1]<<8|t[e])>>>0}Mr.readUint32LE=w6;function cx(t,e,r){return e===void 0&&(e=new Uint8Array(4)),r===void 0&&(r=0),e[r+0]=t>>>24,e[r+1]=t>>>16,e[r+2]=t>>>8,e[r+3]=t>>>0,e}Mr.writeUint32BE=cx;Mr.writeInt32BE=cx;function ux(t,e,r){return e===void 0&&(e=new Uint8Array(4)),r===void 0&&(r=0),e[r+0]=t>>>0,e[r+1]=t>>>8,e[r+2]=t>>>16,e[r+3]=t>>>24,e}Mr.writeUint32LE=ux;Mr.writeInt32LE=ux;function g2e(t,e){e===void 0&&(e=0);var r=y6(t,e),n=y6(t,e+4);return r*4294967296+n-(n>>31)*4294967296}Mr.readInt64BE=g2e;function m2e(t,e){e===void 0&&(e=0);var r=v6(t,e),n=v6(t,e+4);return r*4294967296+n}Mr.readUint64BE=m2e;function y2e(t,e){e===void 0&&(e=0);var r=b6(t,e),n=b6(t,e+4);return n*4294967296+r-(r>>31)*4294967296}Mr.readInt64LE=y2e;function v2e(t,e){e===void 0&&(e=0);var r=w6(t,e),n=w6(t,e+4);return n*4294967296+r}Mr.readUint64LE=v2e;function AZ(t,e,r){return e===void 0&&(e=new Uint8Array(8)),r===void 0&&(r=0),cx(t/4294967296>>>0,e,r),cx(t>>>0,e,r+4),e}Mr.writeUint64BE=AZ;Mr.writeInt64BE=AZ;function SZ(t,e,r){return e===void 0&&(e=new Uint8Array(8)),r===void 0&&(r=0),ux(t>>>0,e,r),ux(t/4294967296>>>0,e,r+4),e}Mr.writeUint64LE=SZ;Mr.writeInt64LE=SZ;function b2e(t,e,r){if(r===void 0&&(r=0),t%8!==0)throw new Error("readUintBE supports only bitLengths divisible by 8");if(t/8>e.length-r)throw new Error("readUintBE: array is too short for the given bitLength");for(var n=0,i=1,a=t/8+r-1;a>=r;a--)n+=e[a]*i,i*=256;return n}Mr.readUintBE=b2e;function w2e(t,e,r){if(r===void 0&&(r=0),t%8!==0)throw new Error("readUintLE supports only bitLengths divisible by 8");if(t/8>e.length-r)throw new Error("readUintLE: array is too short for the given bitLength");for(var n=0,i=1,a=r;a<r+t/8;a++)n+=e[a]*i,i*=256;return n}Mr.readUintLE=w2e;function _2e(t,e,r,n){if(r===void 0&&(r=new Uint8Array(t/8)),n===void 0&&(n=0),t%8!==0)throw new Error("writeUintBE supports only bitLengths divisible by 8");if(!_Z.isSafeInteger(e))throw new Error("writeUintBE value must be an integer");for(var i=1,a=t/8+n-1;a>=n;a--)r[a]=e/i&255,i*=256;return r}Mr.writeUintBE=_2e;function E2e(t,e,r,n){if(r===void 0&&(r=new Uint8Array(t/8)),n===void 0&&(n=0),t%8!==0)throw new Error("writeUintLE supports only bitLengths divisible by 8");if(!_Z.isSafeInteger(e))throw new Error("writeUintLE value must be an integer");for(var i=1,a=n;a<n+t/8;a++)r[a]=e/i&255,i*=256;return r}Mr.writeUintLE=E2e;function x2e(t,e){e===void 0&&(e=0);var r=new DataView(t.buffer,t.byteOffset,t.byteLength);return r.getFloat32(e)}Mr.readFloat32BE=x2e;function A2e(t,e){e===void 0&&(e=0);var r=new DataView(t.buffer,t.byteOffset,t.byteLength);return r.getFloat32(e,!0)}Mr.readFloat32LE=A2e;function S2e(t,e){e===void 0&&(e=0);var r=new DataView(t.buffer,t.byteOffset,t.byteLength);return r.getFloat64(e)}Mr.readFloat64BE=S2e;function I2e(t,e){e===void 0&&(e=0);var r=new DataView(t.buffer,t.byteOffset,t.byteLength);return r.getFloat64(e,!0)}Mr.readFloat64LE=I2e;function O2e(t,e,r){e===void 0&&(e=new Uint8Array(4)),r===void 0&&(r=0);var n=new DataView(e.buffer,e.byteOffset,e.byteLength);return n.setFloat32(r,t),e}Mr.writeFloat32BE=O2e;function P2e(t,e,r){e===void 0&&(e=new Uint8Array(4)),r===void 0&&(r=0);var n=new DataView(e.buffer,e.byteOffset,e.byteLength);return n.setFloat32(r,t,!0),e}Mr.writeFloat32LE=P2e;function T2e(t,e,r){e===void 0&&(e=new Uint8Array(8)),r===void 0&&(r=0);var n=new DataView(e.buffer,e.byteOffset,e.byteLength);return n.setFloat64(r,t),e}Mr.writeFloat64BE=T2e;function C2e(t,e,r){e===void 0&&(e=new Uint8Array(8)),r===void 0&&(r=0);var n=new DataView(e.buffer,e.byteOffset,e.byteLength);return n.setFloat64(r,t,!0),e}Mr.writeFloat64LE=C2e;var Gs={};Object.defineProperty(Gs,"__esModule",{value:!0});function R2e(t){for(var e=0;e<t.length;e++)t[e]=0;return t}Gs.wipe=R2e;Object.defineProperty(oA,"__esModule",{value:!0});var wa=Mr,_6=Gs,N2e=20;function D2e(t,e,r){for(var n=1634760805,i=857760878,a=2036477234,s=1797285236,o=r[3]<<24|r[2]<<16|r[1]<<8|r[0],c=r[7]<<24|r[6]<<16|r[5]<<8|r[4],u=r[11]<<24|r[10]<<16|r[9]<<8|r[8],f=r[15]<<24|r[14]<<16|r[13]<<8|r[12],h=r[19]<<24|r[18]<<16|r[17]<<8|r[16],m=r[23]<<24|r[22]<<16|r[21]<<8|r[20],y=r[27]<<24|r[26]<<16|r[25]<<8|r[24],w=r[31]<<24|r[30]<<16|r[29]<<8|r[28],v=e[3]<<24|e[2]<<16|e[1]<<8|e[0],g=e[7]<<24|e[6]<<16|e[5]<<8|e[4],_=e[11]<<24|e[10]<<16|e[9]<<8|e[8],b=e[15]<<24|e[14]<<16|e[13]<<8|e[12],S=n,A=i,I=a,E=s,p=o,O=c,R=u,U=f,z=h,ue=m,ge=y,B=w,L=v,Y=g,ne=_,F=b,j=0;j<N2e;j+=2)S=S+p|0,L^=S,L=L>>>32-16|L<<16,z=z+L|0,p^=z,p=p>>>32-12|p<<12,A=A+O|0,Y^=A,Y=Y>>>32-16|Y<<16,ue=ue+Y|0,O^=ue,O=O>>>32-12|O<<12,I=I+R|0,ne^=I,ne=ne>>>32-16|ne<<16,ge=ge+ne|0,R^=ge,R=R>>>32-12|R<<12,E=E+U|0,F^=E,F=F>>>32-16|F<<16,B=B+F|0,U^=B,U=U>>>32-12|U<<12,I=I+R|0,ne^=I,ne=ne>>>32-8|ne<<8,ge=ge+ne|0,R^=ge,R=R>>>32-7|R<<7,E=E+U|0,F^=E,F=F>>>32-8|F<<8,B=B+F|0,U^=B,U=U>>>32-7|U<<7,A=A+O|0,Y^=A,Y=Y>>>32-8|Y<<8,ue=ue+Y|0,O^=ue,O=O>>>32-7|O<<7,S=S+p|0,L^=S,L=L>>>32-8|L<<8,z=z+L|0,p^=z,p=p>>>32-7|p<<7,S=S+O|0,F^=S,F=F>>>32-16|F<<16,ge=ge+F|0,O^=ge,O=O>>>32-12|O<<12,A=A+R|0,L^=A,L=L>>>32-16|L<<16,B=B+L|0,R^=B,R=R>>>32-12|R<<12,I=I+U|0,Y^=I,Y=Y>>>32-16|Y<<16,z=z+Y|0,U^=z,U=U>>>32-12|U<<12,E=E+p|0,ne^=E,ne=ne>>>32-16|ne<<16,ue=ue+ne|0,p^=ue,p=p>>>32-12|p<<12,I=I+U|0,Y^=I,Y=Y>>>32-8|Y<<8,z=z+Y|0,U^=z,U=U>>>32-7|U<<7,E=E+p|0,ne^=E,ne=ne>>>32-8|ne<<8,ue=ue+ne|0,p^=ue,p=p>>>32-7|p<<7,A=A+R|0,L^=A,L=L>>>32-8|L<<8,B=B+L|0,R^=B,R=R>>>32-7|R<<7,S=S+O|0,F^=S,F=F>>>32-8|F<<8,ge=ge+F|0,O^=ge,O=O>>>32-7|O<<7;wa.writeUint32LE(S+n|0,t,0),wa.writeUint32LE(A+i|0,t,4),wa.writeUint32LE(I+a|0,t,8),wa.writeUint32LE(E+s|0,t,12),wa.writeUint32LE(p+o|0,t,16),wa.writeUint32LE(O+c|0,t,20),wa.writeUint32LE(R+u|0,t,24),wa.writeUint32LE(U+f|0,t,28),wa.writeUint32LE(z+h|0,t,32),wa.writeUint32LE(ue+m|0,t,36),wa.writeUint32LE(ge+y|0,t,40),wa.writeUint32LE(B+w|0,t,44),wa.writeUint32LE(L+v|0,t,48),wa.writeUint32LE(Y+g|0,t,52),wa.writeUint32LE(ne+_|0,t,56),wa.writeUint32LE(F+b|0,t,60)}function IZ(t,e,r,n,i){if(i===void 0&&(i=0),t.length!==32)throw new Error("ChaCha: key size must be 32 bytes");if(n.length<r.length)throw new Error("ChaCha: destination is shorter than source");var a,s;if(i===0){if(e.length!==8&&e.length!==12)throw new Error("ChaCha nonce must be 8 or 12 bytes");a=new Uint8Array(16),s=a.length-e.length,a.set(e,s)}else{if(e.length!==16)throw new Error("ChaCha nonce with counter must be 16 bytes");a=e,s=i}for(var o=new Uint8Array(64),c=0;c<r.length;c+=64){D2e(o,a,t);for(var u=c;u<c+64&&u<r.length;u++)n[u]=r[u]^o[u-c];$2e(a,0,s)}return _6.wipe(o),i===0&&_6.wipe(a),n}oA.streamXOR=IZ;function M2e(t,e,r,n){return n===void 0&&(n=0),_6.wipe(r),IZ(t,e,r,r,n)}oA.stream=M2e;function $2e(t,e,r){for(var n=1;r--;)n=n+(t[e]&255)|0,t[e]=n&255,n>>>=8,e++;if(n>0)throw new Error("ChaCha: counter overflow")}var OZ={},Xf={};Object.defineProperty(Xf,"__esModule",{value:!0});function k2e(t,e,r){return~(t-1)&e|t-1&r}Xf.select=k2e;function L2e(t,e){return(t|0)-(e|0)-1>>>31&1}Xf.lessOrEqual=L2e;function PZ(t,e){if(t.length!==e.length)return 0;for(var r=0,n=0;n<t.length;n++)r|=t[n]^e[n];return 1&r-1>>>8}Xf.compare=PZ;function U2e(t,e){return t.length===0||e.length===0?!1:PZ(t,e)!==0}Xf.equal=U2e;(function(t){Object.defineProperty(t,"__esModule",{value:!0});var e=Xf,r=Gs;t.DIGEST_LENGTH=16;var n=function(){function s(o){this.digestLength=t.DIGEST_LENGTH,this._buffer=new Uint8Array(16),this._r=new Uint16Array(10),this._h=new Uint16Array(10),this._pad=new Uint16Array(8),this._leftover=0,this._fin=0,this._finished=!1;var c=o[0]|o[1]<<8;this._r[0]=c&8191;var u=o[2]|o[3]<<8;this._r[1]=(c>>>13|u<<3)&8191;var f=o[4]|o[5]<<8;this._r[2]=(u>>>10|f<<6)&7939;var h=o[6]|o[7]<<8;this._r[3]=(f>>>7|h<<9)&8191;var m=o[8]|o[9]<<8;this._r[4]=(h>>>4|m<<12)&255,this._r[5]=m>>>1&8190;var y=o[10]|o[11]<<8;this._r[6]=(m>>>14|y<<2)&8191;var w=o[12]|o[13]<<8;this._r[7]=(y>>>11|w<<5)&8065;var v=o[14]|o[15]<<8;this._r[8]=(w>>>8|v<<8)&8191,this._r[9]=v>>>5&127,this._pad[0]=o[16]|o[17]<<8,this._pad[1]=o[18]|o[19]<<8,this._pad[2]=o[20]|o[21]<<8,this._pad[3]=o[22]|o[23]<<8,this._pad[4]=o[24]|o[25]<<8,this._pad[5]=o[26]|o[27]<<8,this._pad[6]=o[28]|o[29]<<8,this._pad[7]=o[30]|o[31]<<8}return s.prototype._blocks=function(o,c,u){for(var f=this._fin?0:2048,h=this._h[0],m=this._h[1],y=this._h[2],w=this._h[3],v=this._h[4],g=this._h[5],_=this._h[6],b=this._h[7],S=this._h[8],A=this._h[9],I=this._r[0],E=this._r[1],p=this._r[2],O=this._r[3],R=this._r[4],U=this._r[5],z=this._r[6],ue=this._r[7],ge=this._r[8],B=this._r[9];u>=16;){var L=o[c+0]|o[c+1]<<8;h+=L&8191;var Y=o[c+2]|o[c+3]<<8;m+=(L>>>13|Y<<3)&8191;var ne=o[c+4]|o[c+5]<<8;y+=(Y>>>10|ne<<6)&8191;var F=o[c+6]|o[c+7]<<8;w+=(ne>>>7|F<<9)&8191;var j=o[c+8]|o[c+9]<<8;v+=(F>>>4|j<<12)&8191,g+=j>>>1&8191;var H=o[c+10]|o[c+11]<<8;_+=(j>>>14|H<<2)&8191;var M=o[c+12]|o[c+13]<<8;b+=(H>>>11|M<<5)&8191;var q=o[c+14]|o[c+15]<<8;S+=(M>>>8|q<<8)&8191,A+=q>>>5|f;var k=0,$=k;$+=h*I,$+=m*(5*B),$+=y*(5*ge),$+=w*(5*ue),$+=v*(5*z),k=$>>>13,$&=8191,$+=g*(5*U),$+=_*(5*R),$+=b*(5*O),$+=S*(5*p),$+=A*(5*E),k+=$>>>13,$&=8191;var G=k;G+=h*E,G+=m*I,G+=y*(5*B),G+=w*(5*ge),G+=v*(5*ue),k=G>>>13,G&=8191,G+=g*(5*z),G+=_*(5*U),G+=b*(5*R),G+=S*(5*O),G+=A*(5*p),k+=G>>>13,G&=8191;var pe=k;pe+=h*p,pe+=m*E,pe+=y*I,pe+=w*(5*B),pe+=v*(5*ge),k=pe>>>13,pe&=8191,pe+=g*(5*ue),pe+=_*(5*z),pe+=b*(5*U),pe+=S*(5*R),pe+=A*(5*O),k+=pe>>>13,pe&=8191;var Q=k;Q+=h*O,Q+=m*p,Q+=y*E,Q+=w*I,Q+=v*(5*B),k=Q>>>13,Q&=8191,Q+=g*(5*ge),Q+=_*(5*ue),Q+=b*(5*z),Q+=S*(5*U),Q+=A*(5*R),k+=Q>>>13,Q&=8191;var te=k;te+=h*R,te+=m*O,te+=y*p,te+=w*E,te+=v*I,k=te>>>13,te&=8191,te+=g*(5*B),te+=_*(5*ge),te+=b*(5*ue),te+=S*(5*z),te+=A*(5*U),k+=te>>>13,te&=8191;var ce=k;ce+=h*U,ce+=m*R,ce+=y*O,ce+=w*p,ce+=v*E,k=ce>>>13,ce&=8191,ce+=g*I,ce+=_*(5*B),ce+=b*(5*ge),ce+=S*(5*ue),ce+=A*(5*z),k+=ce>>>13,ce&=8191;var T=k;T+=h*z,T+=m*U,T+=y*R,T+=w*O,T+=v*p,k=T>>>13,T&=8191,T+=g*E,T+=_*I,T+=b*(5*B),T+=S*(5*ge),T+=A*(5*ue),k+=T>>>13,T&=8191;var fe=k;fe+=h*ue,fe+=m*z,fe+=y*U,fe+=w*R,fe+=v*O,k=fe>>>13,fe&=8191,fe+=g*p,fe+=_*E,fe+=b*I,fe+=S*(5*B),fe+=A*(5*ge),k+=fe>>>13,fe&=8191;var ze=k;ze+=h*ge,ze+=m*ue,ze+=y*z,ze+=w*U,ze+=v*R,k=ze>>>13,ze&=8191,ze+=g*O,ze+=_*p,ze+=b*E,ze+=S*I,ze+=A*(5*B),k+=ze>>>13,ze&=8191;var et=k;et+=h*B,et+=m*ge,et+=y*ue,et+=w*z,et+=v*U,k=et>>>13,et&=8191,et+=g*R,et+=_*O,et+=b*p,et+=S*E,et+=A*I,k+=et>>>13,et&=8191,k=(k<<2)+k|0,k=k+$|0,$=k&8191,k=k>>>13,G+=k,h=$,m=G,y=pe,w=Q,v=te,g=ce,_=T,b=fe,S=ze,A=et,c+=16,u-=16}this._h[0]=h,this._h[1]=m,this._h[2]=y,this._h[3]=w,this._h[4]=v,this._h[5]=g,this._h[6]=_,this._h[7]=b,this._h[8]=S,this._h[9]=A},s.prototype.finish=function(o,c){c===void 0&&(c=0);var u=new Uint16Array(10),f,h,m,y;if(this._leftover){for(y=this._leftover,this._buffer[y++]=1;y<16;y++)this._buffer[y]=0;this._fin=1,this._blocks(this._buffer,0,16)}for(f=this._h[1]>>>13,this._h[1]&=8191,y=2;y<10;y++)this._h[y]+=f,f=this._h[y]>>>13,this._h[y]&=8191;for(this._h[0]+=f*5,f=this._h[0]>>>13,this._h[0]&=8191,this._h[1]+=f,f=this._h[1]>>>13,this._h[1]&=8191,this._h[2]+=f,u[0]=this._h[0]+5,f=u[0]>>>13,u[0]&=8191,y=1;y<10;y++)u[y]=this._h[y]+f,f=u[y]>>>13,u[y]&=8191;for(u[9]-=8192,h=(f^1)-1,y=0;y<10;y++)u[y]&=h;for(h=~h,y=0;y<10;y++)this._h[y]=this._h[y]&h|u[y];for(this._h[0]=(this._h[0]|this._h[1]<<13)&65535,this._h[1]=(this._h[1]>>>3|this._h[2]<<10)&65535,this._h[2]=(this._h[2]>>>6|this._h[3]<<7)&65535,this._h[3]=(this._h[3]>>>9|this._h[4]<<4)&65535,this._h[4]=(this._h[4]>>>12|this._h[5]<<1|this._h[6]<<14)&65535,this._h[5]=(this._h[6]>>>2|this._h[7]<<11)&65535,this._h[6]=(this._h[7]>>>5|this._h[8]<<8)&65535,this._h[7]=(this._h[8]>>>8|this._h[9]<<5)&65535,m=this._h[0]+this._pad[0],this._h[0]=m&65535,y=1;y<8;y++)m=(this._h[y]+this._pad[y]|0)+(m>>>16)|0,this._h[y]=m&65535;return o[c+0]=this._h[0]>>>0,o[c+1]=this._h[0]>>>8,o[c+2]=this._h[1]>>>0,o[c+3]=this._h[1]>>>8,o[c+4]=this._h[2]>>>0,o[c+5]=this._h[2]>>>8,o[c+6]=this._h[3]>>>0,o[c+7]=this._h[3]>>>8,o[c+8]=this._h[4]>>>0,o[c+9]=this._h[4]>>>8,o[c+10]=this._h[5]>>>0,o[c+11]=this._h[5]>>>8,o[c+12]=this._h[6]>>>0,o[c+13]=this._h[6]>>>8,o[c+14]=this._h[7]>>>0,o[c+15]=this._h[7]>>>8,this._finished=!0,this},s.prototype.update=function(o){var c=0,u=o.length,f;if(this._leftover){f=16-this._leftover,f>u&&(f=u);for(var h=0;h<f;h++)this._buffer[this._leftover+h]=o[c+h];if(u-=f,c+=f,this._leftover+=f,this._leftover<16)return this;this._blocks(this._buffer,0,16),this._leftover=0}if(u>=16&&(f=u-u%16,this._blocks(o,c,f),c+=f,u-=f),u){for(var h=0;h<u;h++)this._buffer[this._leftover+h]=o[c+h];this._leftover+=u}return this},s.prototype.digest=function(){if(this._finished)throw new Error("Poly1305 was finished");var o=new Uint8Array(16);return this.finish(o),o},s.prototype.clean=function(){return r.wipe(this._buffer),r.wipe(this._r),r.wipe(this._h),r.wipe(this._pad),this._leftover=0,this._fin=0,this._finished=!0,this},s}();t.Poly1305=n;function i(s,o){var c=new n(s);c.update(o);var u=c.digest();return c.clean(),u}t.oneTimeAuth=i;function a(s,o){return s.length!==t.DIGEST_LENGTH||o.length!==t.DIGEST_LENGTH?!1:e.equal(s,o)}t.equal=a})(OZ);(function(t){Object.defineProperty(t,"__esModule",{value:!0});var e=oA,r=OZ,n=Gs,i=Mr,a=Xf;t.KEY_LENGTH=32,t.NONCE_LENGTH=12,t.TAG_LENGTH=16;var s=new Uint8Array(16),o=function(){function c(u){if(this.nonceLength=t.NONCE_LENGTH,this.tagLength=t.TAG_LENGTH,u.length!==t.KEY_LENGTH)throw new Error("ChaCha20Poly1305 needs 32-byte key");this._key=new Uint8Array(u)}return c.prototype.seal=function(u,f,h,m){if(u.length>16)throw new Error("ChaCha20Poly1305: incorrect nonce length");var y=new Uint8Array(16);y.set(u,y.length-u.length);var w=new Uint8Array(32);e.stream(this._key,y,w,4);var v=f.length+this.tagLength,g;if(m){if(m.length!==v)throw new Error("ChaCha20Poly1305: incorrect destination length");g=m}else g=new Uint8Array(v);return e.streamXOR(this._key,y,f,g,4),this._authenticate(g.subarray(g.length-this.tagLength,g.length),w,g.subarray(0,g.length-this.tagLength),h),n.wipe(y),g},c.prototype.open=function(u,f,h,m){if(u.length>16)throw new Error("ChaCha20Poly1305: incorrect nonce length");if(f.length<this.tagLength)return null;var y=new Uint8Array(16);y.set(u,y.length-u.length);var w=new Uint8Array(32);e.stream(this._key,y,w,4);var v=new Uint8Array(this.tagLength);if(this._authenticate(v,w,f.subarray(0,f.length-this.tagLength),h),!a.equal(v,f.subarray(f.length-this.tagLength,f.length)))return null;var g=f.length-this.tagLength,_;if(m){if(m.length!==g)throw new Error("ChaCha20Poly1305: incorrect destination length");_=m}else _=new Uint8Array(g);return e.streamXOR(this._key,y,f.subarray(0,f.length-this.tagLength),_,4),n.wipe(y),_},c.prototype.clean=function(){return n.wipe(this._key),this},c.prototype._authenticate=function(u,f,h,m){var y=new r.Poly1305(f);m&&(y.update(m),m.length%16>0&&y.update(s.subarray(m.length%16))),y.update(h),h.length%16>0&&y.update(s.subarray(h.length%16));var w=new Uint8Array(8);m&&i.writeUint64LE(m.length,w),y.update(w),i.writeUint64LE(h.length,w),y.update(w);for(var v=y.digest(),g=0;g<v.length;g++)u[g]=v[g];y.clean(),n.wipe(v),n.wipe(w)},c}();t.ChaCha20Poly1305=o})(pD);var TZ={},R1={},gD={};Object.defineProperty(gD,"__esModule",{value:!0});function F2e(t){return typeof t.saveState<"u"&&typeof t.restoreState<"u"&&typeof t.cleanSavedState<"u"}gD.isSerializableHash=F2e;Object.defineProperty(R1,"__esModule",{value:!0});var Rc=gD,B2e=Xf,j2e=Gs,CZ=function(){function t(e,r){this._finished=!1,this._inner=new e,this._outer=new e,this.blockSize=this._outer.blockSize,this.digestLength=this._outer.digestLength;var n=new Uint8Array(this.blockSize);r.length>this.blockSize?this._inner.update(r).finish(n).clean():n.set(r);for(var i=0;i<n.length;i++)n[i]^=54;this._inner.update(n);for(var i=0;i<n.length;i++)n[i]^=106;this._outer.update(n),Rc.isSerializableHash(this._inner)&&Rc.isSerializableHash(this._outer)&&(this._innerKeyedState=this._inner.saveState(),this._outerKeyedState=this._outer.saveState()),j2e.wipe(n)}return t.prototype.reset=function(){if(!Rc.isSerializableHash(this._inner)||!Rc.isSerializableHash(this._outer))throw new Error("hmac: can't reset() because hash doesn't implement restoreState()");return this._inner.restoreState(this._innerKeyedState),this._outer.restoreState(this._outerKeyedState),this._finished=!1,this},t.prototype.clean=function(){Rc.isSerializableHash(this._inner)&&this._inner.cleanSavedState(this._innerKeyedState),Rc.isSerializableHash(this._outer)&&this._outer.cleanSavedState(this._outerKeyedState),this._inner.clean(),this._outer.clean()},t.prototype.update=function(e){return this._inner.update(e),this},t.prototype.finish=function(e){return this._finished?(this._outer.finish(e),this):(this._inner.finish(e),this._outer.update(e.subarray(0,this.digestLength)).finish(e),this._finished=!0,this)},t.prototype.digest=function(){var e=new Uint8Array(this.digestLength);return this.finish(e),e},t.prototype.saveState=function(){if(!Rc.isSerializableHash(this._inner))throw new Error("hmac: can't saveState() because hash doesn't implement it");return this._inner.saveState()},t.prototype.restoreState=function(e){if(!Rc.isSerializableHash(this._inner)||!Rc.isSerializableHash(this._outer))throw new Error("hmac: can't restoreState() because hash doesn't implement it");return this._inner.restoreState(e),this._outer.restoreState(this._outerKeyedState),this._finished=!1,this},t.prototype.cleanSavedState=function(e){if(!Rc.isSerializableHash(this._inner))throw new Error("hmac: can't cleanSavedState() because hash doesn't implement it");this._inner.cleanSavedState(e)},t}();R1.HMAC=CZ;function q2e(t,e,r){var n=new CZ(t,e);n.update(r);var i=n.digest();return n.clean(),i}R1.hmac=q2e;R1.equal=B2e.equal;Object.defineProperty(TZ,"__esModule",{value:!0});var qq=R1,Hq=Gs,H2e=function(){function t(e,r,n,i){n===void 0&&(n=new Uint8Array(0)),this._counter=new Uint8Array(1),this._hash=e,this._info=i;var a=qq.hmac(this._hash,n,r);this._hmac=new qq.HMAC(e,a),this._buffer=new Uint8Array(this._hmac.digestLength),this._bufpos=this._buffer.length}return t.prototype._fillBuffer=function(){this._counter[0]++;var e=this._counter[0];if(e===0)throw new Error("hkdf: cannot expand more");this._hmac.reset(),e>1&&this._hmac.update(this._buffer),this._info&&this._hmac.update(this._info),this._hmac.update(this._counter),this._hmac.finish(this._buffer),this._bufpos=0},t.prototype.expand=function(e){for(var r=new Uint8Array(e),n=0;n<r.length;n++)this._bufpos===this._buffer.length&&this._fillBuffer(),r[n]=this._buffer[this._bufpos++];return r},t.prototype.clean=function(){this._hmac.clean(),Hq.wipe(this._buffer),Hq.wipe(this._counter),this._bufpos=0},t}(),z2e=TZ.HKDF=H2e,hm={},cA={},uA={};Object.defineProperty(uA,"__esModule",{value:!0});uA.BrowserRandomSource=void 0;const zq=65536;class V2e{constructor(){this.isAvailable=!1,this.isInstantiated=!1;const e=typeof self<"u"?self.crypto||self.msCrypto:null;e&&e.getRandomValues!==void 0&&(this._crypto=e,this.isAvailable=!0,this.isInstantiated=!0)}randomBytes(e){if(!this.isAvailable||!this._crypto)throw new Error("Browser random byte generator is not available.");const r=new Uint8Array(e);for(let n=0;n<r.length;n+=zq)this._crypto.getRandomValues(r.subarray(n,n+Math.min(r.length-n,zq)));return r}}uA.BrowserRandomSource=V2e;function E6(t){throw new Error('Could not dynamically require "'+t+'". Please configure the dynamicRequireTargets or/and ignoreDynamicRequires option of @rollup/plugin-commonjs appropriately for this require call to work.')}var lA={};const G2e={},K2e=Object.freeze(Object.defineProperty({__proto__:null,default:G2e},Symbol.toStringTag,{value:"Module"})),RZ=qs(K2e);Object.defineProperty(lA,"__esModule",{value:!0});lA.NodeRandomSource=void 0;const W2e=Gs;class Y2e{constructor(){if(this.isAvailable=!1,this.isInstantiated=!1,typeof E6<"u"){const e=RZ;e&&e.randomBytes&&(this._crypto=e,this.isAvailable=!0,this.isInstantiated=!0)}}randomBytes(e){if(!this.isAvailable||!this._crypto)throw new Error("Node.js random byte generator is not available.");let r=this._crypto.randomBytes(e);if(r.length!==e)throw new Error("NodeRandomSource: got fewer bytes than requested");const n=new Uint8Array(e);for(let i=0;i<n.length;i++)n[i]=r[i];return(0,W2e.wipe)(r),n}}lA.NodeRandomSource=Y2e;Object.defineProperty(cA,"__esModule",{value:!0});cA.SystemRandomSource=void 0;const Q2e=uA,J2e=lA;class X2e{constructor(){if(this.isAvailable=!1,this.name="",this._source=new Q2e.BrowserRandomSource,this._source.isAvailable){this.isAvailable=!0,this.name="Browser";return}if(this._source=new J2e.NodeRandomSource,this._source.isAvailable){this.isAvailable=!0,this.name="Node";return}}randomBytes(e){if(!this.isAvailable)throw new Error("System random byte generator is not available.");return this._source.randomBytes(e)}}cA.SystemRandomSource=X2e;(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.randomStringForEntropy=t.randomString=t.randomUint32=t.randomBytes=t.defaultRandomSource=void 0;const e=cA,r=Mr,n=Gs;t.defaultRandomSource=new e.SystemRandomSource;function i(u,f=t.defaultRandomSource){return f.randomBytes(u)}t.randomBytes=i;function a(u=t.defaultRandomSource){const f=i(4,u),h=(0,r.readUint32LE)(f);return(0,n.wipe)(f),h}t.randomUint32=a;const s="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz";function o(u,f=s,h=t.defaultRandomSource){if(f.length<2)throw new Error("randomString charset is too short");if(f.length>256)throw new Error("randomString charset is too long");let m="";const y=f.length,w=256-256%y;for(;u>0;){const v=i(Math.ceil(u*256/w),h);for(let g=0;g<v.length&&u>0;g++){const _=v[g];_<w&&(m+=f.charAt(_%y),u--)}(0,n.wipe)(v)}return m}t.randomString=o;function c(u,f=s,h=t.defaultRandomSource){const m=Math.ceil(u/(Math.log(f.length)/Math.LN2));return o(m,f,h)}t.randomStringForEntropy=c})(hm);var fA={};(function(t){Object.defineProperty(t,"__esModule",{value:!0});var e=Mr,r=Gs;t.DIGEST_LENGTH=32,t.BLOCK_SIZE=64;var n=function(){function o(){this.digestLength=t.DIGEST_LENGTH,this.blockSize=t.BLOCK_SIZE,this._state=new Int32Array(8),this._temp=new Int32Array(64),this._buffer=new Uint8Array(128),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this.reset()}return o.prototype._initState=function(){this._state[0]=1779033703,this._state[1]=3144134277,this._state[2]=1013904242,this._state[3]=2773480762,this._state[4]=1359893119,this._state[5]=2600822924,this._state[6]=528734635,this._state[7]=1541459225},o.prototype.reset=function(){return this._initState(),this._bufferLength=0,this._bytesHashed=0,this._finished=!1,this},o.prototype.clean=function(){r.wipe(this._buffer),r.wipe(this._temp),this.reset()},o.prototype.update=function(c,u){if(u===void 0&&(u=c.length),this._finished)throw new Error("SHA256: can't update because hash was finished.");var f=0;if(this._bytesHashed+=u,this._bufferLength>0){for(;this._bufferLength<this.blockSize&&u>0;)this._buffer[this._bufferLength++]=c[f++],u--;this._bufferLength===this.blockSize&&(a(this._temp,this._state,this._buffer,0,this.blockSize),this._bufferLength=0)}for(u>=this.blockSize&&(f=a(this._temp,this._state,c,f,u),u%=this.blockSize);u>0;)this._buffer[this._bufferLength++]=c[f++],u--;return this},o.prototype.finish=function(c){if(!this._finished){var u=this._bytesHashed,f=this._bufferLength,h=u/536870912|0,m=u<<3,y=u%64<56?64:128;this._buffer[f]=128;for(var w=f+1;w<y-8;w++)this._buffer[w]=0;e.writeUint32BE(h,this._buffer,y-8),e.writeUint32BE(m,this._buffer,y-4),a(this._temp,this._state,this._buffer,0,y),this._finished=!0}for(var w=0;w<this.digestLength/4;w++)e.writeUint32BE(this._state[w],c,w*4);return this},o.prototype.digest=function(){var c=new Uint8Array(this.digestLength);return this.finish(c),c},o.prototype.saveState=function(){if(this._finished)throw new Error("SHA256: cannot save finished state");return{state:new Int32Array(this._state),buffer:this._bufferLength>0?new Uint8Array(this._buffer):void 0,bufferLength:this._bufferLength,bytesHashed:this._bytesHashed}},o.prototype.restoreState=function(c){return this._state.set(c.state),this._bufferLength=c.bufferLength,c.buffer&&this._buffer.set(c.buffer),this._bytesHashed=c.bytesHashed,this._finished=!1,this},o.prototype.cleanSavedState=function(c){r.wipe(c.state),c.buffer&&r.wipe(c.buffer),c.bufferLength=0,c.bytesHashed=0},o}();t.SHA256=n;var i=new Int32Array([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 a(o,c,u,f,h){for(;h>=64;){for(var m=c[0],y=c[1],w=c[2],v=c[3],g=c[4],_=c[5],b=c[6],S=c[7],A=0;A<16;A++){var I=f+A*4;o[A]=e.readUint32BE(u,I)}for(var A=16;A<64;A++){var E=o[A-2],p=(E>>>17|E<<32-17)^(E>>>19|E<<32-19)^E>>>10;E=o[A-15];var O=(E>>>7|E<<32-7)^(E>>>18|E<<32-18)^E>>>3;o[A]=(p+o[A-7]|0)+(O+o[A-16]|0)}for(var A=0;A<64;A++){var p=(((g>>>6|g<<26)^(g>>>11|g<<21)^(g>>>25|g<<7))+(g&_^~g&b)|0)+(S+(i[A]+o[A]|0)|0)|0,O=((m>>>2|m<<32-2)^(m>>>13|m<<32-13)^(m>>>22|m<<32-22))+(m&y^m&w^y&w)|0;S=b,b=_,_=g,g=v+p|0,v=w,w=y,y=m,m=p+O|0}c[0]+=m,c[1]+=y,c[2]+=w,c[3]+=v,c[4]+=g,c[5]+=_,c[6]+=b,c[7]+=S,f+=64,h-=64}return f}function s(o){var c=new n;c.update(o);var u=c.digest();return c.clean(),u}t.hash=s})(fA);var mD={};(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.sharedKey=t.generateKeyPair=t.generateKeyPairFromSeed=t.scalarMultBase=t.scalarMult=t.SHARED_KEY_LENGTH=t.SECRET_KEY_LENGTH=t.PUBLIC_KEY_LENGTH=void 0;const e=hm,r=Gs;t.PUBLIC_KEY_LENGTH=32,t.SECRET_KEY_LENGTH=32,t.SHARED_KEY_LENGTH=32;function n(A){const I=new Float64Array(16);if(A)for(let E=0;E<A.length;E++)I[E]=A[E];return I}const i=new Uint8Array(32);i[0]=9;const a=n([56129,1]);function s(A){let I=1;for(let E=0;E<16;E++){let p=A[E]+I+65535;I=Math.floor(p/65536),A[E]=p-I*65536}A[0]+=I-1+37*(I-1)}function o(A,I,E){const p=~(E-1);for(let O=0;O<16;O++){const R=p&(A[O]^I[O]);A[O]^=R,I[O]^=R}}function c(A,I){const E=n(),p=n();for(let O=0;O<16;O++)p[O]=I[O];s(p),s(p),s(p);for(let O=0;O<2;O++){E[0]=p[0]-65517;for(let U=1;U<15;U++)E[U]=p[U]-65535-(E[U-1]>>16&1),E[U-1]&=65535;E[15]=p[15]-32767-(E[14]>>16&1);const R=E[15]>>16&1;E[14]&=65535,o(p,E,1-R)}for(let O=0;O<16;O++)A[2*O]=p[O]&255,A[2*O+1]=p[O]>>8}function u(A,I){for(let E=0;E<16;E++)A[E]=I[2*E]+(I[2*E+1]<<8);A[15]&=32767}function f(A,I,E){for(let p=0;p<16;p++)A[p]=I[p]+E[p]}function h(A,I,E){for(let p=0;p<16;p++)A[p]=I[p]-E[p]}function m(A,I,E){let p,O,R=0,U=0,z=0,ue=0,ge=0,B=0,L=0,Y=0,ne=0,F=0,j=0,H=0,M=0,q=0,k=0,$=0,G=0,pe=0,Q=0,te=0,ce=0,T=0,fe=0,ze=0,et=0,yt=0,vt=0,gt=0,Ft=0,Xt=0,Sr=0,Ct=E[0],Pt=E[1],kt=E[2],Rt=E[3],Kt=E[4],Bt=E[5],Gt=E[6],Dt=E[7],Nt=E[8],zt=E[9],Mt=E[10],cr=E[11],tr=E[12],ar=E[13],nr=E[14],wr=E[15];p=I[0],R+=p*Ct,U+=p*Pt,z+=p*kt,ue+=p*Rt,ge+=p*Kt,B+=p*Bt,L+=p*Gt,Y+=p*Dt,ne+=p*Nt,F+=p*zt,j+=p*Mt,H+=p*cr,M+=p*tr,q+=p*ar,k+=p*nr,$+=p*wr,p=I[1],U+=p*Ct,z+=p*Pt,ue+=p*kt,ge+=p*Rt,B+=p*Kt,L+=p*Bt,Y+=p*Gt,ne+=p*Dt,F+=p*Nt,j+=p*zt,H+=p*Mt,M+=p*cr,q+=p*tr,k+=p*ar,$+=p*nr,G+=p*wr,p=I[2],z+=p*Ct,ue+=p*Pt,ge+=p*kt,B+=p*Rt,L+=p*Kt,Y+=p*Bt,ne+=p*Gt,F+=p*Dt,j+=p*Nt,H+=p*zt,M+=p*Mt,q+=p*cr,k+=p*tr,$+=p*ar,G+=p*nr,pe+=p*wr,p=I[3],ue+=p*Ct,ge+=p*Pt,B+=p*kt,L+=p*Rt,Y+=p*Kt,ne+=p*Bt,F+=p*Gt,j+=p*Dt,H+=p*Nt,M+=p*zt,q+=p*Mt,k+=p*cr,$+=p*tr,G+=p*ar,pe+=p*nr,Q+=p*wr,p=I[4],ge+=p*Ct,B+=p*Pt,L+=p*kt,Y+=p*Rt,ne+=p*Kt,F+=p*Bt,j+=p*Gt,H+=p*Dt,M+=p*Nt,q+=p*zt,k+=p*Mt,$+=p*cr,G+=p*tr,pe+=p*ar,Q+=p*nr,te+=p*wr,p=I[5],B+=p*Ct,L+=p*Pt,Y+=p*kt,ne+=p*Rt,F+=p*Kt,j+=p*Bt,H+=p*Gt,M+=p*Dt,q+=p*Nt,k+=p*zt,$+=p*Mt,G+=p*cr,pe+=p*tr,Q+=p*ar,te+=p*nr,ce+=p*wr,p=I[6],L+=p*Ct,Y+=p*Pt,ne+=p*kt,F+=p*Rt,j+=p*Kt,H+=p*Bt,M+=p*Gt,q+=p*Dt,k+=p*Nt,$+=p*zt,G+=p*Mt,pe+=p*cr,Q+=p*tr,te+=p*ar,ce+=p*nr,T+=p*wr,p=I[7],Y+=p*Ct,ne+=p*Pt,F+=p*kt,j+=p*Rt,H+=p*Kt,M+=p*Bt,q+=p*Gt,k+=p*Dt,$+=p*Nt,G+=p*zt,pe+=p*Mt,Q+=p*cr,te+=p*tr,ce+=p*ar,T+=p*nr,fe+=p*wr,p=I[8],ne+=p*Ct,F+=p*Pt,j+=p*kt,H+=p*Rt,M+=p*Kt,q+=p*Bt,k+=p*Gt,$+=p*Dt,G+=p*Nt,pe+=p*zt,Q+=p*Mt,te+=p*cr,ce+=p*tr,T+=p*ar,fe+=p*nr,ze+=p*wr,p=I[9],F+=p*Ct,j+=p*Pt,H+=p*kt,M+=p*Rt,q+=p*Kt,k+=p*Bt,$+=p*Gt,G+=p*Dt,pe+=p*Nt,Q+=p*zt,te+=p*Mt,ce+=p*cr,T+=p*tr,fe+=p*ar,ze+=p*nr,et+=p*wr,p=I[10],j+=p*Ct,H+=p*Pt,M+=p*kt,q+=p*Rt,k+=p*Kt,$+=p*Bt,G+=p*Gt,pe+=p*Dt,Q+=p*Nt,te+=p*zt,ce+=p*Mt,T+=p*cr,fe+=p*tr,ze+=p*ar,et+=p*nr,yt+=p*wr,p=I[11],H+=p*Ct,M+=p*Pt,q+=p*kt,k+=p*Rt,$+=p*Kt,G+=p*Bt,pe+=p*Gt,Q+=p*Dt,te+=p*Nt,ce+=p*zt,T+=p*Mt,fe+=p*cr,ze+=p*tr,et+=p*ar,yt+=p*nr,vt+=p*wr,p=I[12],M+=p*Ct,q+=p*Pt,k+=p*kt,$+=p*Rt,G+=p*Kt,pe+=p*Bt,Q+=p*Gt,te+=p*Dt,ce+=p*Nt,T+=p*zt,fe+=p*Mt,ze+=p*cr,et+=p*tr,yt+=p*ar,vt+=p*nr,gt+=p*wr,p=I[13],q+=p*Ct,k+=p*Pt,$+=p*kt,G+=p*Rt,pe+=p*Kt,Q+=p*Bt,te+=p*Gt,ce+=p*Dt,T+=p*Nt,fe+=p*zt,ze+=p*Mt,et+=p*cr,yt+=p*tr,vt+=p*ar,gt+=p*nr,Ft+=p*wr,p=I[14],k+=p*Ct,$+=p*Pt,G+=p*kt,pe+=p*Rt,Q+=p*Kt,te+=p*Bt,ce+=p*Gt,T+=p*Dt,fe+=p*Nt,ze+=p*zt,et+=p*Mt,yt+=p*cr,vt+=p*tr,gt+=p*ar,Ft+=p*nr,Xt+=p*wr,p=I[15],$+=p*Ct,G+=p*Pt,pe+=p*kt,Q+=p*Rt,te+=p*Kt,ce+=p*Bt,T+=p*Gt,fe+=p*Dt,ze+=p*Nt,et+=p*zt,yt+=p*Mt,vt+=p*cr,gt+=p*tr,Ft+=p*ar,Xt+=p*nr,Sr+=p*wr,R+=38*G,U+=38*pe,z+=38*Q,ue+=38*te,ge+=38*ce,B+=38*T,L+=38*fe,Y+=38*ze,ne+=38*et,F+=38*yt,j+=38*vt,H+=38*gt,M+=38*Ft,q+=38*Xt,k+=38*Sr,O=1,p=R+O+65535,O=Math.floor(p/65536),R=p-O*65536,p=U+O+65535,O=Math.floor(p/65536),U=p-O*65536,p=z+O+65535,O=Math.floor(p/65536),z=p-O*65536,p=ue+O+65535,O=Math.floor(p/65536),ue=p-O*65536,p=ge+O+65535,O=Math.floor(p/65536),ge=p-O*65536,p=B+O+65535,O=Math.floor(p/65536),B=p-O*65536,p=L+O+65535,O=Math.floor(p/65536),L=p-O*65536,p=Y+O+65535,O=Math.floor(p/65536),Y=p-O*65536,p=ne+O+65535,O=Math.floor(p/65536),ne=p-O*65536,p=F+O+65535,O=Math.floor(p/65536),F=p-O*65536,p=j+O+65535,O=Math.floor(p/65536),j=p-O*65536,p=H+O+65535,O=Math.floor(p/65536),H=p-O*65536,p=M+O+65535,O=Math.floor(p/65536),M=p-O*65536,p=q+O+65535,O=Math.floor(p/65536),q=p-O*65536,p=k+O+65535,O=Math.floor(p/65536),k=p-O*65536,p=$+O+65535,O=Math.floor(p/65536),$=p-O*65536,R+=O-1+37*(O-1),O=1,p=R+O+65535,O=Math.floor(p/65536),R=p-O*65536,p=U+O+65535,O=Math.floor(p/65536),U=p-O*65536,p=z+O+65535,O=Math.floor(p/65536),z=p-O*65536,p=ue+O+65535,O=Math.floor(p/65536),ue=p-O*65536,p=ge+O+65535,O=Math.floor(p/65536),ge=p-O*65536,p=B+O+65535,O=Math.floor(p/65536),B=p-O*65536,p=L+O+65535,O=Math.floor(p/65536),L=p-O*65536,p=Y+O+65535,O=Math.floor(p/65536),Y=p-O*65536,p=ne+O+65535,O=Math.floor(p/65536),ne=p-O*65536,p=F+O+65535,O=Math.floor(p/65536),F=p-O*65536,p=j+O+65535,O=Math.floor(p/65536),j=p-O*65536,p=H+O+65535,O=Math.floor(p/65536),H=p-O*65536,p=M+O+65535,O=Math.floor(p/65536),M=p-O*65536,p=q+O+65535,O=Math.floor(p/65536),q=p-O*65536,p=k+O+65535,O=Math.floor(p/65536),k=p-O*65536,p=$+O+65535,O=Math.floor(p/65536),$=p-O*65536,R+=O-1+37*(O-1),A[0]=R,A[1]=U,A[2]=z,A[3]=ue,A[4]=ge,A[5]=B,A[6]=L,A[7]=Y,A[8]=ne,A[9]=F,A[10]=j,A[11]=H,A[12]=M,A[13]=q,A[14]=k,A[15]=$}function y(A,I){m(A,I,I)}function w(A,I){const E=n();for(let p=0;p<16;p++)E[p]=I[p];for(let p=253;p>=0;p--)y(E,E),p!==2&&p!==4&&m(E,E,I);for(let p=0;p<16;p++)A[p]=E[p]}function v(A,I){const E=new Uint8Array(32),p=new Float64Array(80),O=n(),R=n(),U=n(),z=n(),ue=n(),ge=n();for(let ne=0;ne<31;ne++)E[ne]=A[ne];E[31]=A[31]&127|64,E[0]&=248,u(p,I);for(let ne=0;ne<16;ne++)R[ne]=p[ne];O[0]=z[0]=1;for(let ne=254;ne>=0;--ne){const F=E[ne>>>3]>>>(ne&7)&1;o(O,R,F),o(U,z,F),f(ue,O,U),h(O,O,U),f(U,R,z),h(R,R,z),y(z,ue),y(ge,O),m(O,U,O),m(U,R,ue),f(ue,O,U),h(O,O,U),y(R,O),h(U,z,ge),m(O,U,a),f(O,O,z),m(U,U,O),m(O,z,ge),m(z,R,p),y(R,ue),o(O,R,F),o(U,z,F)}for(let ne=0;ne<16;ne++)p[ne+16]=O[ne],p[ne+32]=U[ne],p[ne+48]=R[ne],p[ne+64]=z[ne];const B=p.subarray(32),L=p.subarray(16);w(B,B),m(L,L,B);const Y=new Uint8Array(32);return c(Y,L),Y}t.scalarMult=v;function g(A){return v(A,i)}t.scalarMultBase=g;function _(A){if(A.length!==t.SECRET_KEY_LENGTH)throw new Error(`x25519: seed must be ${t.SECRET_KEY_LENGTH} bytes`);const I=new Uint8Array(A);return{publicKey:g(I),secretKey:I}}t.generateKeyPairFromSeed=_;function b(A){const I=(0,e.randomBytes)(32,A),E=_(I);return(0,r.wipe)(I),E}t.generateKeyPair=b;function S(A,I,E=!1){if(A.length!==t.PUBLIC_KEY_LENGTH)throw new Error("X25519: incorrect secret key length");if(I.length!==t.PUBLIC_KEY_LENGTH)throw new Error("X25519: incorrect public key length");const p=v(A,I);if(E){let O=0;for(let R=0;R<p.length;R++)O|=p[R];if(O===0)throw new Error("X25519: invalid shared key")}return p}t.sharedKey=S})(mD);function yD(t){return globalThis.Buffer!=null?new Uint8Array(t.buffer,t.byteOffset,t.byteLength):t}function NZ(t=0){return globalThis.Buffer!=null&&globalThis.Buffer.allocUnsafe!=null?yD(globalThis.Buffer.allocUnsafe(t)):new Uint8Array(t)}function x6(t,e){e||(e=t.reduce((i,a)=>i+a.length,0));const r=NZ(e);let n=0;for(const i of t)r.set(i,n),n+=i.length;return yD(r)}function Z2e(t,e){if(t.length>=255)throw new TypeError("Alphabet too long");for(var r=new Uint8Array(256),n=0;n<r.length;n++)r[n]=255;for(var i=0;i<t.length;i++){var a=t.charAt(i),s=a.charCodeAt(0);if(r[s]!==255)throw new TypeError(a+" is ambiguous");r[s]=i}var o=t.length,c=t.charAt(0),u=Math.log(o)/Math.log(256),f=Math.log(256)/Math.log(o);function h(w){if(w instanceof Uint8Array||(ArrayBuffer.isView(w)?w=new Uint8Array(w.buffer,w.byteOffset,w.byteLength):Array.isArray(w)&&(w=Uint8Array.from(w))),!(w instanceof Uint8Array))throw new TypeError("Expected Uint8Array");if(w.length===0)return"";for(var v=0,g=0,_=0,b=w.length;_!==b&&w[_]===0;)_++,v++;for(var S=(b-_)*f+1>>>0,A=new Uint8Array(S);_!==b;){for(var I=w[_],E=0,p=S-1;(I!==0||E<g)&&p!==-1;p--,E++)I+=256*A[p]>>>0,A[p]=I%o>>>0,I=I/o>>>0;if(I!==0)throw new Error("Non-zero carry");g=E,_++}for(var O=S-g;O!==S&&A[O]===0;)O++;for(var R=c.repeat(v);O<S;++O)R+=t.charAt(A[O]);return R}function m(w){if(typeof w!="string")throw new TypeError("Expected String");if(w.length===0)return new Uint8Array;var v=0;if(w[v]!==" "){for(var g=0,_=0;w[v]===c;)g++,v++;for(var b=(w.length-v)*u+1>>>0,S=new Uint8Array(b);w[v];){var A=r[w.charCodeAt(v)];if(A===255)return;for(var I=0,E=b-1;(A!==0||I<_)&&E!==-1;E--,I++)A+=o*S[E]>>>0,S[E]=A%256>>>0,A=A/256>>>0;if(A!==0)throw new Error("Non-zero carry");_=I,v++}if(w[v]!==" "){for(var p=b-_;p!==b&&S[p]===0;)p++;for(var O=new Uint8Array(g+(b-p)),R=g;p!==b;)O[R++]=S[p++];return O}}}function y(w){var v=m(w);if(v)return v;throw new Error(`Non-${e} character`)}return{encode:h,decodeUnsafe:m,decode:y}}var eAe=Z2e,tAe=eAe;const rAe=t=>{if(t instanceof Uint8Array&&t.constructor.name==="Uint8Array")return t;if(t instanceof ArrayBuffer)return new Uint8Array(t);if(ArrayBuffer.isView(t))return new Uint8Array(t.buffer,t.byteOffset,t.byteLength);throw new Error("Unknown type, must be binary type")},nAe=t=>new TextEncoder().encode(t),iAe=t=>new TextDecoder().decode(t);let aAe=class{constructor(e,r,n){this.name=e,this.prefix=r,this.baseEncode=n}encode(e){if(e instanceof Uint8Array)return`${this.prefix}${this.baseEncode(e)}`;throw Error("Unknown type, must be binary type")}},sAe=class{constructor(e,r,n){if(this.name=e,this.prefix=r,r.codePointAt(0)===void 0)throw new Error("Invalid prefix character");this.prefixCodePoint=r.codePointAt(0),this.baseDecode=n}decode(e){if(typeof e=="string"){if(e.codePointAt(0)!==this.prefixCodePoint)throw Error(`Unable to decode multibase string ${JSON.stringify(e)}, ${this.name} decoder only supports inputs prefixed with ${this.prefix}`);return this.baseDecode(e.slice(this.prefix.length))}else throw Error("Can only multibase decode strings")}or(e){return DZ(this,e)}};class oAe{constructor(e){this.decoders=e}or(e){return DZ(this,e)}decode(e){const r=e[0],n=this.decoders[r];if(n)return n.decode(e);throw RangeError(`Unable to decode multibase string ${JSON.stringify(e)}, only inputs prefixed with ${Object.keys(this.decoders)} are supported`)}}const DZ=(t,e)=>new oAe({...t.decoders||{[t.prefix]:t},...e.decoders||{[e.prefix]:e}});class cAe{constructor(e,r,n,i){this.name=e,this.prefix=r,this.baseEncode=n,this.baseDecode=i,this.encoder=new aAe(e,r,n),this.decoder=new sAe(e,r,i)}encode(e){return this.encoder.encode(e)}decode(e){return this.decoder.decode(e)}}const dA=({name:t,prefix:e,encode:r,decode:n})=>new cAe(t,e,r,n),N1=({prefix:t,name:e,alphabet:r})=>{const{encode:n,decode:i}=tAe(r,e);return dA({prefix:t,name:e,encode:n,decode:a=>rAe(i(a))})},uAe=(t,e,r,n)=>{const i={};for(let f=0;f<e.length;++f)i[e[f]]=f;let a=t.length;for(;t[a-1]==="=";)--a;const s=new Uint8Array(a*r/8|0);let o=0,c=0,u=0;for(let f=0;f<a;++f){const h=i[t[f]];if(h===void 0)throw new SyntaxError(`Non-${n} character`);c=c<<r|h,o+=r,o>=8&&(o-=8,s[u++]=255&c>>o)}if(o>=r||255&c<<8-o)throw new SyntaxError("Unexpected end of data");return s},lAe=(t,e,r)=>{const n=e[e.length-1]==="=",i=(1<<r)-1;let a="",s=0,o=0;for(let c=0;c<t.length;++c)for(o=o<<8|t[c],s+=8;s>r;)s-=r,a+=e[i&o>>s];if(s&&(a+=e[i&o<<r-s]),n)for(;a.length*r&7;)a+="=";return a},ha=({name:t,prefix:e,bitsPerChar:r,alphabet:n})=>dA({prefix:e,name:t,encode(i){return lAe(i,n,r)},decode(i){return uAe(i,n,r,t)}}),fAe=dA({prefix:"\0",name:"identity",encode:t=>iAe(t),decode:t=>nAe(t)}),dAe=Object.freeze(Object.defineProperty({__proto__:null,identity:fAe},Symbol.toStringTag,{value:"Module"})),hAe=ha({prefix:"0",name:"base2",alphabet:"01",bitsPerChar:1}),pAe=Object.freeze(Object.defineProperty({__proto__:null,base2:hAe},Symbol.toStringTag,{value:"Module"})),gAe=ha({prefix:"7",name:"base8",alphabet:"01234567",bitsPerChar:3}),mAe=Object.freeze(Object.defineProperty({__proto__:null,base8:gAe},Symbol.toStringTag,{value:"Module"})),yAe=N1({prefix:"9",name:"base10",alphabet:"0123456789"}),vAe=Object.freeze(Object.defineProperty({__proto__:null,base10:yAe},Symbol.toStringTag,{value:"Module"})),bAe=ha({prefix:"f",name:"base16",alphabet:"0123456789abcdef",bitsPerChar:4}),wAe=ha({prefix:"F",name:"base16upper",alphabet:"0123456789ABCDEF",bitsPerChar:4}),_Ae=Object.freeze(Object.defineProperty({__proto__:null,base16:bAe,base16upper:wAe},Symbol.toStringTag,{value:"Module"})),EAe=ha({prefix:"b",name:"base32",alphabet:"abcdefghijklmnopqrstuvwxyz234567",bitsPerChar:5}),xAe=ha({prefix:"B",name:"base32upper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567",bitsPerChar:5}),AAe=ha({prefix:"c",name:"base32pad",alphabet:"abcdefghijklmnopqrstuvwxyz234567=",bitsPerChar:5}),SAe=ha({prefix:"C",name:"base32padupper",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZ234567=",bitsPerChar:5}),IAe=ha({prefix:"v",name:"base32hex",alphabet:"0123456789abcdefghijklmnopqrstuv",bitsPerChar:5}),OAe=ha({prefix:"V",name:"base32hexupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV",bitsPerChar:5}),PAe=ha({prefix:"t",name:"base32hexpad",alphabet:"0123456789abcdefghijklmnopqrstuv=",bitsPerChar:5}),TAe=ha({prefix:"T",name:"base32hexpadupper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUV=",bitsPerChar:5}),CAe=ha({prefix:"h",name:"base32z",alphabet:"ybndrfg8ejkmcpqxot1uwisza345h769",bitsPerChar:5}),RAe=Object.freeze(Object.defineProperty({__proto__:null,base32:EAe,base32hex:IAe,base32hexpad:PAe,base32hexpadupper:TAe,base32hexupper:OAe,base32pad:AAe,base32padupper:SAe,base32upper:xAe,base32z:CAe},Symbol.toStringTag,{value:"Module"})),NAe=N1({prefix:"k",name:"base36",alphabet:"0123456789abcdefghijklmnopqrstuvwxyz"}),DAe=N1({prefix:"K",name:"base36upper",alphabet:"0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZ"}),MAe=Object.freeze(Object.defineProperty({__proto__:null,base36:NAe,base36upper:DAe},Symbol.toStringTag,{value:"Module"})),$Ae=N1({name:"base58btc",prefix:"z",alphabet:"123456789ABCDEFGHJKLMNPQRSTUVWXYZabcdefghijkmnopqrstuvwxyz"}),kAe=N1({name:"base58flickr",prefix:"Z",alphabet:"123456789abcdefghijkmnopqrstuvwxyzABCDEFGHJKLMNPQRSTUVWXYZ"}),LAe=Object.freeze(Object.defineProperty({__proto__:null,base58btc:$Ae,base58flickr:kAe},Symbol.toStringTag,{value:"Module"})),UAe=ha({prefix:"m",name:"base64",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bitsPerChar:6}),FAe=ha({prefix:"M",name:"base64pad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/=",bitsPerChar:6}),BAe=ha({prefix:"u",name:"base64url",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_",bitsPerChar:6}),jAe=ha({prefix:"U",name:"base64urlpad",alphabet:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-_=",bitsPerChar:6}),qAe=Object.freeze(Object.defineProperty({__proto__:null,base64:UAe,base64pad:FAe,base64url:BAe,base64urlpad:jAe},Symbol.toStringTag,{value:"Module"})),MZ=Array.from("🚀🪐☄🛰🌌🌑🌒🌓🌔🌕🌖🌗🌘🌍🌏🌎🐉☀💻🖥💾💿😂❤😍🤣😊🙏💕😭😘👍😅👏😁🔥🥰💔💖💙😢🤔😆🙄💪😉☺👌🤗💜😔😎😇🌹🤦🎉💞✌✨🤷😱😌🌸🙌😋💗💚😏💛🙂💓🤩😄😀🖤😃💯🙈👇🎶😒🤭❣😜💋👀😪😑💥🙋😞😩😡🤪👊🥳😥🤤👉💃😳✋😚😝😴🌟😬🙃🍀🌷😻😓⭐✅🥺🌈😈🤘💦✔😣🏃💐☹🎊💘😠☝😕🌺🎂🌻😐🖕💝🙊😹🗣💫💀👑🎵🤞😛🔴😤🌼😫⚽🤙☕🏆🤫👈😮🙆🍻🍃🐶💁😲🌿🧡🎁⚡🌞🎈❌✊👋😰🤨😶🤝🚶💰🍓💢🤟🙁🚨💨🤬✈🎀🍺🤓😙💟🌱😖👶🥴▶➡❓💎💸⬇😨🌚🦋😷🕺⚠🙅😟😵👎🤲🤠🤧📌🔵💅🧐🐾🍒😗🤑🌊🤯🐷☎💧😯💆👆🎤🙇🍑❄🌴💣🐸💌📍🥀🤢👅💡💩👐📸👻🤐🤮🎼🥵🚩🍎🍊👼💍📣🥂"),HAe=MZ.reduce((t,e,r)=>(t[r]=e,t),[]),zAe=MZ.reduce((t,e,r)=>(t[e.codePointAt(0)]=r,t),[]);function VAe(t){return t.reduce((e,r)=>(e+=HAe[r],e),"")}function GAe(t){const e=[];for(const r of t){const n=zAe[r.codePointAt(0)];if(n===void 0)throw new Error(`Non-base256emoji character: ${r}`);e.push(n)}return new Uint8Array(e)}const KAe=dA({prefix:"🚀",name:"base256emoji",encode:VAe,decode:GAe}),WAe=Object.freeze(Object.defineProperty({__proto__:null,base256emoji:KAe},Symbol.toStringTag,{value:"Module"}));new TextEncoder;new TextDecoder;const Vq={...dAe,...pAe,...mAe,...vAe,..._Ae,...RAe,...MAe,...LAe,...qAe,...WAe};function $Z(t,e,r,n){return{name:t,prefix:e,encoder:{name:t,prefix:e,encode:r},decoder:{decode:n}}}const Gq=$Z("utf8","u",t=>"u"+new TextDecoder("utf8").decode(t),t=>new TextEncoder().encode(t.substring(1))),tC=$Z("ascii","a",t=>{let e="a";for(let r=0;r<t.length;r++)e+=String.fromCharCode(t[r]);return e},t=>{t=t.substring(1);const e=NZ(t.length);for(let r=0;r<t.length;r++)e[r]=t.charCodeAt(r);return e}),kZ={utf8:Gq,"utf-8":Gq,hex:Vq.base16,latin1:tC,ascii:tC,binary:tC,...Vq};function ws(t,e="utf8"){const r=kZ[e];if(!r)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?yD(globalThis.Buffer.from(t,"utf-8")):r.decoder.decode(`${r.prefix}${t}`)}function es(t,e="utf8"){const r=kZ[e];if(!r)throw new Error(`Unsupported encoding "${e}"`);return(e==="utf8"||e==="utf-8")&&globalThis.Buffer!=null&&globalThis.Buffer.from!=null?globalThis.Buffer.from(t.buffer,t.byteOffset,t.byteLength).toString("utf8"):r.encoder.encode(t).substring(1)}var Kq=globalThis&&globalThis.__spreadArray||function(t,e,r){if(r||arguments.length===2)for(var n=0,i=e.length,a;n<i;n++)(a||!(n in e))&&(a||(a=Array.prototype.slice.call(e,0,n)),a[n]=e[n]);return t.concat(a||Array.prototype.slice.call(e))},YAe=function(){function t(e,r,n){this.name=e,this.version=r,this.os=n,this.type="browser"}return t}(),QAe=function(){function t(e){this.version=e,this.type="node",this.name="node",this.os=process.platform}return t}(),JAe=function(){function t(e,r,n,i){this.name=e,this.version=r,this.os=n,this.bot=i,this.type="bot-device"}return t}(),XAe=function(){function t(){this.type="bot",this.bot=!0,this.name="bot",this.version=null,this.os=null}return t}(),ZAe=function(){function t(){this.type="react-native",this.name="react-native",this.version=null,this.os=null}return t}(),eSe=/alexa|bot|crawl(er|ing)|facebookexternalhit|feedburner|google web preview|nagios|postrank|pingdom|slurp|spider|yahoo!|yandex/,tSe=/(nuhk|curl|Googlebot|Yammybot|Openbot|Slurp|MSNBot|Ask\ Jeeves\/Teoma|ia_archiver)/,Wq=3,rSe=[["aol",/AOLShield\/([0-9\._]+)/],["edge",/Edge\/([0-9\._]+)/],["edge-ios",/EdgiOS\/([0-9\._]+)/],["yandexbrowser",/YaBrowser\/([0-9\._]+)/],["kakaotalk",/KAKAOTALK\s([0-9\.]+)/],["samsung",/SamsungBrowser\/([0-9\.]+)/],["silk",/\bSilk\/([0-9._-]+)\b/],["miui",/MiuiBrowser\/([0-9\.]+)$/],["beaker",/BeakerBrowser\/([0-9\.]+)/],["edge-chromium",/EdgA?\/([0-9\.]+)/],["chromium-webview",/(?!Chrom.*OPR)wv\).*Chrom(?:e|ium)\/([0-9\.]+)(:?\s|$)/],["chrome",/(?!Chrom.*OPR)Chrom(?:e|ium)\/([0-9\.]+)(:?\s|$)/],["phantomjs",/PhantomJS\/([0-9\.]+)(:?\s|$)/],["crios",/CriOS\/([0-9\.]+)(:?\s|$)/],["firefox",/Firefox\/([0-9\.]+)(?:\s|$)/],["fxios",/FxiOS\/([0-9\.]+)/],["opera-mini",/Opera Mini.*Version\/([0-9\.]+)/],["opera",/Opera\/([0-9\.]+)(?:\s|$)/],["opera",/OPR\/([0-9\.]+)(:?\s|$)/],["pie",/^Microsoft Pocket Internet Explorer\/(\d+\.\d+)$/],["pie",/^Mozilla\/\d\.\d+\s\(compatible;\s(?:MSP?IE|MSInternet Explorer) (\d+\.\d+);.*Windows CE.*\)$/],["netfront",/^Mozilla\/\d\.\d+.*NetFront\/(\d.\d)/],["ie",/Trident\/7\.0.*rv\:([0-9\.]+).*\).*Gecko$/],["ie",/MSIE\s([0-9\.]+);.*Trident\/[4-7].0/],["ie",/MSIE\s(7\.0)/],["bb10",/BB10;\sTouch.*Version\/([0-9\.]+)/],["android",/Android\s([0-9\.]+)/],["ios",/Version\/([0-9\._]+).*Mobile.*Safari.*/],["safari",/Version\/([0-9\._]+).*Safari/],["facebook",/FB[AS]V\/([0-9\.]+)/],["instagram",/Instagram\s([0-9\.]+)/],["ios-webview",/AppleWebKit\/([0-9\.]+).*Mobile/],["ios-webview",/AppleWebKit\/([0-9\.]+).*Gecko\)$/],["curl",/^curl\/([0-9\.]+)$/],["searchbot",eSe]],Yq=[["iOS",/iP(hone|od|ad)/],["Android OS",/Android/],["BlackBerry OS",/BlackBerry|BB10/],["Windows Mobile",/IEMobile/],["Amazon OS",/Kindle/],["Windows 3.11",/Win16/],["Windows 95",/(Windows 95)|(Win95)|(Windows_95)/],["Windows 98",/(Windows 98)|(Win98)/],["Windows 2000",/(Windows NT 5.0)|(Windows 2000)/],["Windows XP",/(Windows NT 5.1)|(Windows XP)/],["Windows Server 2003",/(Windows NT 5.2)/],["Windows Vista",/(Windows NT 6.0)/],["Windows 7",/(Windows NT 6.1)/],["Windows 8",/(Windows NT 6.2)/],["Windows 8.1",/(Windows NT 6.3)/],["Windows 10",/(Windows NT 10.0)/],["Windows ME",/Windows ME/],["Windows CE",/Windows CE|WinCE|Microsoft Pocket Internet Explorer/],["Open BSD",/OpenBSD/],["Sun OS",/SunOS/],["Chrome OS",/CrOS/],["Linux",/(Linux)|(X11)/],["Mac OS",/(Mac_PowerPC)|(Macintosh)/],["QNX",/QNX/],["BeOS",/BeOS/],["OS/2",/OS\/2/]];function nSe(t){return t?Qq(t):typeof document>"u"&&typeof navigator<"u"&&navigator.product==="ReactNative"?new ZAe:typeof navigator<"u"?Qq(navigator.userAgent):sSe()}function iSe(t){return t!==""&&rSe.reduce(function(e,r){var n=r[0],i=r[1];if(e)return e;var a=i.exec(t);return!!a&&[n,a]},!1)}function Qq(t){var e=iSe(t);if(!e)return null;var r=e[0],n=e[1];if(r==="searchbot")return new XAe;var i=n[1]&&n[1].split(".").join("_").split("_").slice(0,3);i?i.length<Wq&&(i=Kq(Kq([],i,!0),oSe(Wq-i.length),!0)):i=[];var a=i.join("."),s=aSe(t),o=tSe.exec(t);return o&&o[1]?new JAe(r,a,s,o[1]):new YAe(r,a,s)}function aSe(t){for(var e=0,r=Yq.length;e<r;e++){var n=Yq[e],i=n[0],a=n[1],s=a.exec(t);if(s)return i}return null}function sSe(){var t=typeof process<"u"&&process.version;return t?new QAe(process.version.slice(1)):null}function oSe(t){for(var e=[],r=0;r<t;r++)e.push("0");return e}var Jt={};/*! *****************************************************************************
|
|
114
114
|
Copyright (c) Microsoft Corporation.
|
|
115
115
|
|
|
116
116
|
Permission to use, copy, modify, and/or distribute this software for any
|
|
@@ -159,7 +159,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
159
159
|
- Extension \`${r.name}\` supports version(s) \`${n}\``:n||(e+=`
|
|
160
160
|
- Extension \`${r.name}\` does not support ${Bn.platform} environments.`)}),new td(ed.IncompatibleExtensions,e)}function SNe(t){let e=r=>{let n=r+1,i=n%10,a=n%100;return i===1&&a!==11?`${n}st`:i===2&&a!==12?`${n}nd`:i===3&&a!==13?`${n}rd`:`${n}th`};return new td(ed.InvalidArgument,`Invalid ${e(t.argument)} argument given to \`${t.procedure}\`.
|
|
161
161
|
Expected: \`${t.expected}\`
|
|
162
|
-
Received: \`${t.received}\``)}function INe(){return new B1(ym.DuplicateIframe,"Duplicate iframes found.")}function ONe(){return new B1(ym.SyncWeb3Method,"Non-async web3 methods are deprecated in web3 > 1.0 and are not supported by the Magic web3 provider. Please use an async method instead.")}function PNe(){return new B1(ym.ReactNativeEndpointConfiguration,`CUSTOM DOMAINS ARE NOT SUPPORTED WHEN USING MAGIC SDK WITH REACT NATIVE! The \`endpoint\` parameter SHOULD NOT be provided. The Magic \`<iframe>\` is automatically wrapped by a WebView pointed at \`${Bn.defaultEndpoint}\`. Changing this default behavior will lead to unexpected results and potentially security-threatening bugs.`)}function N0(t){let{method:e,removalVersions:r,useInstead:n}=t,i=r[Bn.sdkName],a=n?` Use \`${n}\` instead.`:"",s=`\`${e}\` will be removed from \`${Bn.sdkName}\` in version \`${i}\`.${a}`;return new B1(ym.DeprecationNotice,s)}function*TNe(){let t=0;for(;;)t<Number.MAX_SAFE_INTEGER?yield++t:t=0}var CNe=TNe();function Xee(){return CNe.next().value}var Zee=Symbol("Payload pre-processed by Magic SDK");function ete(t){return Object.defineProperty(t,Zee,{value:!0,enumerable:!1}),t}function RNe(t){return!!t[Zee]}function vx(t){var e,r,n;return RNe(t)||(t.jsonrpc=(e=t.jsonrpc)!=null?e:"2.0",t.id=Xee(),t.method=(r=t.method)!=null?r:"noop",t.params=(n=t.params)!=null?n:[],ete(t)),t}function en(t,e=[]){return ete({params:e,method:t,jsonrpc:"2.0",id:Xee()})}var LD=class{constructor(e){e instanceof LD?(this._jsonrpc=e.payload.jsonrpc,this._id=e.payload.id,this._result=e.payload.result,this._error=e.payload.error):mNe(e)?(this._jsonrpc=e.jsonrpc,this._id=e.id,this._result=e.result,this._error=e.error):(this._jsonrpc=e.jsonrpc,this._id=e.id,this._result=void 0,this._error=void 0)}applyError(e){return this._error=e,this}applyResult(e){return this._result=e,this}get hasError(){return typeof this._error<"u"&&this._error!==null}get hasResult(){return typeof this._result<"u"}get payload(){return{jsonrpc:this._jsonrpc,id:this._id,result:this._result,error:this._error}}},NNe=ARe(SRe()),DNe=class extends NNe.default{};function tte(){let t=new DNe;return{emitter:t,createChainingEmitterMethod:(e,r)=>(...n)=>(t[e].apply(t,n),r),createBoundEmitterMethod:e=>(...r)=>t[e].apply(t,r)}}var rte=Symbol("isPromiEvent");function nte(t){return!!t[rte]}function UD(t){let e=ite(t),{createBoundEmitterMethod:r,createChainingEmitterMethod:n}=tte(),i=Symbol("Promise.then"),a=Symbol("Promise.catch"),s=Symbol("Promise.finally"),o=(f,h)=>(...m)=>{let y=h[f].apply(h,m);return c(y)},c=f=>Object.assign(f,{[rte]:!0,[i]:f[i]||f.then,[a]:f[a]||f.catch,[s]:f[s]||f.finally,then:o(i,f),catch:o(a,f),finally:o(s,f),on:n("on",f),once:n("once",f),addListener:n("addListener",f),off:n("off",f),removeListener:n("removeListener",f),removeAllListeners:n("removeAllListeners",f),emit:r("emit"),eventNames:r("eventNames"),listeners:r("listeners"),listenerCount:r("listenerCount")}),u=c(e.then(f=>(u.emit("done",f),u.emit("settled"),f),f=>{throw u.emit("error",f),u.emit("settled"),f}));return u}function ite(t){return new Promise((e,r)=>{let n=t(e,r);Promise.resolve(n).catch(r)})}var Zh=class{constructor(t){this.sdk=t}get overlay(){return this.sdk.overlay}request(t){let e=this.overlay.post(Pb.MAGIC_HANDLE_REQUEST,vx(t)),r=UD((i,a)=>{e.then(s=>{if(n(),s.hasError)a(new Cb(s.payload.error));else if(s.hasResult)i(s.payload.result);else throw ENe()}).catch(s=>{n(),a(s)})}),n=this.overlay.on(Xd.MAGIC_HANDLE_EVENT,i=>{var a;let{response:s}=i.data;if(s.id===t.id&&((a=s.result)!=null&&a.event)){let{event:o,params:c=[]}=s.result;r.emit(o,...c)}});return r}createIntermediaryEvent(t,e){return r=>{let n=en(mr.IntermediaryEvent,[{payloadId:e,eventType:t,args:r}]);this.request(n)}}};function MNe(t,e){let[r]=t.split(".").map(Number);return r>=e}var D0={"magic-sdk":"v18.0.0","@magic-sdk/react-native":"v14.0.0","@magic-sdk/react-native-bare":"v19.0.0","@magic-sdk/react-native-expo":"v19.0.0"},$Ne=class extends Zh{loginWithMagicLink(t){let e=Bn.sdkName==="@magic-sdk/react-native"||Bn.sdkName==="@magic-sdk/react-native-bare"||Bn.sdkName==="@magic-sdk/react-native-expo";if(e&&MNe(Bn.version,19))throw new Error("loginWithMagicLink() is deprecated for this package, please utlize a passcode method like loginWithSMS or loginWithEmailOTP instead.");e&&N0({method:"auth.loginWithMagicLink()",removalVersions:D0,useInstead:"auth.loginWithEmailOTP()"}).log();let{email:r,showUI:n=!0,redirectURI:i,overrides:a}=t,s=en(this.sdk.testMode?mr.LoginWithMagicLinkTestMode:mr.LoginWithMagicLink,[{email:r,showUI:n,redirectURI:i,overrides:a}]);return this.request(s)}loginWithSMS(t){let{phoneNumber:e}=t,r=en(this.sdk.testMode?mr.LoginWithSmsTestMode:mr.LoginWithSms,[{phoneNumber:e,showUI:!0}]);return this.request(r)}loginWithEmailOTP(t){let{email:e,showUI:r,deviceCheckUI:n,overrides:i}=t,a=en(this.sdk.testMode?mr.LoginWithEmailOTPTestMode:mr.LoginWithEmailOTP,[{email:e,showUI:r,deviceCheckUI:n,overrides:i}]),s=this.request(a);return!n&&s&&s.on(yx.Retry,()=>{this.createIntermediaryEvent(yx.Retry,a.id)()}),!r&&s&&(s.on(c0.VerifyEmailOtp,o=>{this.createIntermediaryEvent(c0.VerifyEmailOtp,a.id)(o)}),s.on(c0.Cancel,()=>{this.createIntermediaryEvent(c0.Cancel,a.id)()})),s}loginWithCredential(t){let e=t??"";if(!t&&Bn.platform==="web"){e=window.location.search;let n=window.location.origin+window.location.pathname;window.history.replaceState(null,"",n)}let r=en(this.sdk.testMode?mr.LoginWithCredentialTestMode:mr.LoginWithCredential,[e]);return this.request(r)}setAuthorizationToken(t){let e=en(mr.SetAuthorizationToken,[{jwt:t}]);return this.request(e)}updateEmailWithUI(t){let{email:e,showUI:r=!0}=t,n=en(this.sdk.testMode?mr.UpdateEmailTestMode:mr.UpdateEmail,[{email:e,showUI:r}]);return this.request(n)}},ate={};ERe(ate,{clear:()=>kNe,getItem:()=>Ff,iterate:()=>BNe,key:()=>UNe,keys:()=>FNe,length:()=>LNe,removeItem:()=>FD,setItem:()=>jg});var m_;function rd(t){return(...e)=>Wa(this,null,function*(){return m_||(m_=yield Bn.configureStorage()),yield m_.ready(),m_[t](...e)})}var Ff=rd("getItem"),jg=rd("setItem"),FD=rd("removeItem"),kNe=rd("clear"),LNe=rd("length"),UNe=rd("key"),FNe=rd("keys"),BNe=rd("iterate"),jNe=class extends Zh{constructor(){super(...arguments),this.localForageKey="mc_active_wallet"}getIdToken(e){let r=en(this.sdk.testMode?mr.GetIdTokenTestMode:mr.GetIdToken,[e]);return this.request(r)}generateIdToken(e){let r=en(this.sdk.testMode?mr.GenerateIdTokenTestMode:mr.GenerateIdToken,[e]);return this.request(r)}getInfo(){return Wa(this,null,function*(){let e=yield Ff(this.localForageKey),r=en(mr.GetInfo,[{walletType:e}]);return this.request(r)})}isLoggedIn(){let e=en(this.sdk.testMode?mr.IsLoggedInTestMode:mr.IsLoggedIn);return this.request(e)}logout(){FD(this.localForageKey);let e=en(this.sdk.testMode?mr.LogoutTestMode:mr.Logout);return this.request(e)}requestInfoWithUI(e){let r=en(mr.RequestUserInfoWithUI,e?[e]:[]);return this.request(r)}showSettings(e){let r=en(this.sdk.testMode?mr.UserSettingsTestMode:mr.UserSettings,[e]);return this.request(r)}recoverAccount(e){let r=en(this.sdk.testMode?mr.RecoverAccountTestMode:mr.RecoverAccount,[e]);return this.request(r)}getMetadata(){N0({method:"user.getMetadata()",removalVersions:D0,useInstead:"user.getInfo()"}).log();let e=en(this.sdk.testMode?mr.GetMetadataTestMode:mr.GetMetadata);return this.request(e)}updateEmail(e){N0({method:"user.updateEmail()",removalVersions:D0,useInstead:"auth.updateEmailWithUI()"}).log();let{email:r,showUI:n=!0}=e,i=en(this.sdk.testMode?mr.UpdateEmailTestMode:mr.UpdateEmail,[{email:r,showUI:n}]);return this.request(i)}};function bx(t,e){return e?new URL(t,e):new URL(t)}function qNe(){let t=window.crypto.getRandomValues(new Uint8Array(16));t[6]=t[6]&15|64,t[8]=t[8]&191|128;let e="";return e+=t[0].toString(16),e+=t[1].toString(16),e+=t[2].toString(16),e+=t[3].toString(16),e+="-",e+=t[4].toString(16),e+=t[5].toString(16),e+="-",e+=t[6].toString(16),e+=t[7].toString(16),e+="-",e+=t[8].toString(16),e+=t[9].toString(16),e+="-",e+=t[10].toString(16),e+=t[11].toString(16),e+=t[12].toString(16),e+=t[13].toString(16),e+=t[14].toString(16),e+=t[15].toString(16),e}var ste="STORE_KEY_PRIVATE_KEY",F6="STORE_KEY_PUBLIC_JWK",ote="ECDSA",HNe="P-256",zNe={name:ote,namedCurve:HNe};function VNe(){return Wa(this,null,function*(){let t=yield GNe();if(!t){console.info("unable to create public key or webcrypto is unsupported");return}let{subtle:e}=window.crypto,r=yield Ff(ste);if(!r||!e){console.info("unable to find private key or webcrypto unsupported");return}let n={iat:Math.floor(new Date().getTime()/1e3),jti:qNe()},i={typ:"dpop+jwt",alg:"ES256",jwk:t},a={protected:$z(JSON.stringify(i)),claims:$z(JSON.stringify(n))},s=YNe(`${a.protected}.${a.claims}`),o={name:ote,hash:{name:"SHA-256"}},c=JNe(new Uint8Array(yield e.sign(o,r,s)));return`${a.protected}.${a.claims}.${c}`})}function GNe(){return Wa(this,null,function*(){if(!WNe()){console.info("webcrypto is not supported");return}return(yield Ff(F6))||(yield KNe()),Ff(F6)})}function KNe(){return Wa(this,null,function*(){let{subtle:t}=window.crypto,e=yield t.generateKey(zNe,!1,["sign"]),r=yield t.exportKey("jwk",e.publicKey);yield jg(ste,e.privateKey),yield jg(F6,r)})}function WNe(){let t=typeof window<"u"&&!!window.crypto,e=t&&!!window.crypto.subtle;return t&&e}function $z(t){return cte(QNe(t))}function YNe(t){return new TextEncoder().encode(t)}function cte(t){return btoa(t).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+/g,"")}function QNe(t){return encodeURIComponent(t).replace(/%([0-9A-F]{2})/g,(e,r)=>String.fromCharCode(parseInt(r,16)))}function JNe(t){let e="";return t.forEach(r=>{e+=String.fromCharCode(r)}),cte(e)}var XNe=class extends Zh{constructor(){super(...arguments),this.localForageKey="mc_active_wallet"}connectWithUI(){let t=UD((e,r)=>Wa(this,null,function*(){try{if(this.isMetaMaskBrowser()&&(yield this.isWalletEnabled(lo.MetaMask))){let o=yield this.autoConnectIfWalletBrowser(lo.MetaMask);e(o);return}if(this.isCoinbaseWalletBrowser()&&(yield this.isWalletEnabled(lo.CoinbaseWallet))){let o=yield this.autoConnectIfWalletBrowser(lo.CoinbaseWallet);e(o);return}let n=this.getUserEnv(),i=en(mr.Login,[n]),a=this.request(i);a.on(zv.WalletSelected,o=>this.handleWalletSelected(Wee(MD({},o),{payloadId:i.id}))),a.on("id-token-created",o=>{t.emit("id-token-created",o)});let s=yield a;s.error&&r(s),e(s)}catch(n){r(n)}}));return t}showUI(){return this.request(en(mr.ShowUI))}showAddress(){return this.request(en(mr.ShowAddress))}showSendTokensUI(){return this.request(en(mr.ShowSendTokensUI))}showOnRamp(){return this.request(en(mr.ShowOnRamp))}showNFTs(){return this.request(en(mr.ShowNFTs))}showBalances(){return this.request(en(mr.ShowBalances))}sendGaslessTransaction(t,e){return this.request(en(mr.SendGaslessTransaction,[t,e]))}getInfo(){return Wa(this,null,function*(){N0({method:"wallet.getInfo()",removalVersions:D0,useInstead:"user.getInfo()"}).log();let t=yield Ff(this.localForageKey),e=en(mr.GetInfo,[{walletType:t}]);return this.request(e)})}disconnect(){N0({method:"wallet.disconnect()",removalVersions:D0,useInstead:"user.logout()"}).log(),FD(this.localForageKey);let t=en(mr.Disconnect);return this.request(t)}requestUserInfoWithUI(t){N0({method:"wallet.requestUserInfoWithUI()",removalVersions:D0,useInstead:"user.requestUserInfoWithUI()"}).log();let e=en(mr.RequestUserInfoWithUI,t?[t]:[]);return this.request(e)}getProvider(){return Wa(this,null,function*(){switch(yield Ff(this.localForageKey)){case lo.MetaMask:return this.getMetaMaskProvider();case lo.CoinbaseWallet:return this.getCoinbaseProvider();default:return this.sdk.rpcProvider}})}isMetaMaskInstalled(){var t,e,r;return((t=window.ethereum)==null?void 0:t.isMetaMask)||!!((r=(e=window.ethereum)==null?void 0:e.providers)!=null&&r.find(n=>n==null?void 0:n.isMetaMask))}isMetaMaskBrowser(){return this.isMobile()&&this.isMetaMaskInstalled()}getMetaMaskProvider(){var t,e;return((e=(t=window.ethereum)==null?void 0:t.providers)==null?void 0:e.find(r=>r==null?void 0:r.isMetaMask))||window.ethereum}connectToMetaMask(){if(this.isMobile()&&!this.isMetaMaskInstalled()){let t=`https://metamask.app.link/dapp/${window.location.href.replace(/(^\w+:|^)\/\//,"")}`;window.location.href=t}return this.getMetaMaskProvider().request({method:"eth_requestAccounts"})}isCoinbaseWalletInstalled(){var t,e,r;return((t=window.ethereum)==null?void 0:t.isCoinbaseWallet)||!!((r=(e=window.ethereum)==null?void 0:e.providers)!=null&&r.find(n=>n==null?void 0:n.isCoinbaseWallet))}isCoinbaseWalletBrowser(){var t;return!!((t=window.ethereum)!=null&&t.isCoinbaseBrowser)}getCoinbaseProvider(){var t,e;return((e=(t=window.ethereum)==null?void 0:t.providers)==null?void 0:e.find(r=>r==null?void 0:r.isCoinbaseWallet))||window.ethereum}connectToCoinbaseWallet(){if(this.isMobile()&&!this.isCoinbaseWalletBrowser()){let t=`https://go.cb-w.com/dapp?cb_url=${encodeURIComponent(window.location.href)}`;window.location.href=t}return this.getCoinbaseProvider().request({method:"eth_requestAccounts"})}isMobile(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|BB|PlayBook|IEMobile|Windows Phone|Silk|Opera Mini/i.test(navigator.userAgent)}getUserEnv(){return{env:{isMetaMaskInstalled:this.isMetaMaskInstalled(),isCoinbaseWalletInstalled:this.isCoinbaseWalletInstalled()}}}connectToThirdPartyWallet(t){switch(t){case lo.MetaMask:return this.connectToMetaMask();case lo.CoinbaseWallet:return this.connectToCoinbaseWallet();default:throw new Error(`Invalid provider: ${t}. Must be one of "metamask" or "coinbase_wallet".`)}}isWalletEnabled(t){let e=en("mc_is_wallet_enabled",[{wallet:t}]);return this.request(e)}handleWalletSelected(t){return Wa(this,null,function*(){try{let e=yield this.connectToThirdPartyWallet(t.wallet);yield jg(this.localForageKey,t.wallet),this.createIntermediaryEvent(zv.WalletConnected,t.payloadId)(e)}catch(e){console.error(e),this.createIntermediaryEvent(zv.WalletRejected,t.payloadId)()}})}autoConnectIfWalletBrowser(t){return Wa(this,null,function*(){let e;t===lo.MetaMask&&(e=yield this.getMetaMaskProvider().request({method:"eth_requestAccounts"})),t===lo.CoinbaseWallet&&(e=yield this.getCoinbaseProvider().request({method:"eth_requestAccounts"})),yield jg(this.localForageKey,t);let r=en(mr.AutoConnect,[{wallet:t,address:e}]);return this.request(r)})}},{createBoundEmitterMethod:y_,createChainingEmitterMethod:kp}=tte(),ZNe=class extends Zh{constructor(){super(...arguments),this.isMagic=!0,this.on=kp("on",this),this.once=kp("once",this),this.addListener=kp("addListener",this),this.off=kp("off",this),this.removeListener=kp("removeListener",this),this.removeAllListeners=kp("removeAllListeners",this),this.emit=y_("emit"),this.eventNames=y_("eventNames"),this.listeners=y_("listeners"),this.listenerCount=y_("listenerCount")}sendAsync(e,r){if(!r)throw SNe({procedure:"Magic.rpcProvider.sendAsync",argument:1,expected:"function",received:r===null?"null":typeof r});if(Array.isArray(e))this.overlay.post(Pb.MAGIC_HANDLE_REQUEST,e.map(n=>{let i=vx(n);return this.prefixPayloadMethodForTestMode(i),i})).then(n=>{r(null,n.map(i=>Wee(MD({},i.payload),{error:i.hasError?new Cb(i.payload.error):null})))});else{let n=vx(e);this.prefixPayloadMethodForTestMode(n),this.overlay.post(Pb.MAGIC_HANDLE_REQUEST,n).then(i=>{r(i.hasError?new Cb(i.payload.error):null,i.payload)})}}send(e,r){if(typeof e=="string"){let i=en(e,Array.isArray(r)?r:[]);return this.request(i)}if(Array.isArray(e)||r){this.sendAsync(e,r);return}let n=ONe();return n.log(),new LD(e).applyError({code:-32603,message:n.rawMessage}).payload}enable(){let e=en(mr.Login);return this.request(e)}request(e){return this.prefixPayloadMethodForTestMode(e),super.request(e)}prefixPayloadMethodForTestMode(e){let r="testMode/eth/";this.sdk.testMode&&(e.method=`${r}${e.method}`)}},kz=["request","overlay","sdk"];function e6e(t){let e=Object.getPrototypeOf(t),r=[e];for(;e!==Zh.prototype;)e=Object.getPrototypeOf(e),r.push(e);return r}var ute=class extends Zh{constructor(){super(void 0),this.__sdk_access_field_descriptors__=new Map,this.__is_initialized__=!1,this.utils={createPromiEvent:UD,isPromiEvent:nte,encodeJSON:Qee,decodeJSON:pNe,createJsonRpcRequestPayload:en,standardizeJsonRpcRequestPayload:vx,storage:ate};let t=[this,...e6e(this)];kz.forEach(e=>{let r=t.map(s=>Object.getOwnPropertyDescriptor(s,e)),n=r.findIndex(s=>!!s),i=n>0,a=r[n];a&&(this.__sdk_access_field_descriptors__.set(e,{descriptor:a,isPrototypeField:i}),Object.defineProperty(this,e,{configurable:!0,get:()=>{throw xNe(e)}}))})}init(t){this.__is_initialized__||(kz.forEach(e=>{if(this.__sdk_access_field_descriptors__.has(e)){let{descriptor:r,isPrototypeField:n}=this.__sdk_access_field_descriptors__.get(e);n?delete this[e]:Object.defineProperty(this,e,r)}}),this.sdk=t,this.__is_initialized__=!0)}createDeprecationWarning(t){let{method:e,removalVersion:r,useInstead:n}=t,i=n?` Use \`${n}\` instead.`:"",a=`\`${e}\` will be removed from this Extension in version \`${r}\`.${i}`;return new U6(this,"DEPRECATION_NOTICE",a)}createWarning(t,e){return new U6(this,t,e)}createError(t,e,r){return new kD(this,t,e,r)}},t6e=class extends ute{},Ah=class extends ute{};Ah.Internal=t6e,Ah.Anonymous="anonymous extension";var r6e=class extends Zh{purchase(t){let e=en(mr.NFTPurchase,[t]);return this.request(e)}checkout(t){let e=en(mr.NFTCheckout,[t]);return this.request(e)}transfer(t){let e=en(mr.NFTTransfer,[t]);return this.request(e)}};function Lz(t){return t.compat&&t.compat[Bn.sdkName]!=null?typeof t.compat[Bn.sdkName]=="string"?aNe(uNe(Bn.version),t.compat[Bn.sdkName]):!!t.compat[Bn.sdkName]:!0}function n6e(t){var e;let r=(e=t==null?void 0:t.extensions)!=null?e:[],n={},i=[];if(Array.isArray(r)?r.forEach(a=>{Lz(a)?(a.init(this),(a.name||a.name!==Ah.Anonymous)&&(this[a.name]=a),a instanceof Ah.Internal&&(L6(a.config)||(n[a.name]=a.config))):i.push(a)}):Object.keys(r).forEach(a=>{if(Lz(r[a])){r[a].init(this);let s=r[a];this[a]=s,s instanceof Ah.Internal&&(L6(s.config)||(n[r[a].name]=s.config))}else i.push(r[a])}),i.length)throw ANe(i);return n}var uE=class{constructor(e,r){this.apiKey=e;var n;if(!e)throw wNe();Bn.platform==="react-native"&&(r!=null&&r.endpoint)&&PNe().log();let{defaultEndpoint:i,version:a}=Bn;this.testMode=!!(r!=null&&r.testMode),this.endpoint=bx((n=r==null?void 0:r.endpoint)!=null?n:i).origin,this.auth=new $Ne(this),this.user=new jNe(this),this.wallet=new XNe(this),this.nft=new r6e(this),this.rpcProvider=new ZNe(this);let s=n6e.call(this,r);this.parameters=Qee(MD({API_KEY:this.apiKey,DOMAIN_ORIGIN:window.location?window.location.origin:"",ETH_NETWORK:r==null?void 0:r.network,host:bx(this.endpoint).host,sdk:bNe[Bn.sdkName],version:a,ext:L6(s)?void 0:s,locale:(r==null?void 0:r.locale)||"en_US"},Bn.bundleId?{bundleId:Bn.bundleId}:{})),r!=null&&r.deferPreload||this.preload()}get overlay(){if(!uE.__overlays__.has(this.parameters)){let e=new Bn.ViewController(this.endpoint,this.parameters);e.init(),uE.__overlays__.set(this.parameters,e)}return uE.__overlays__.get(this.parameters)}preload(){return Wa(this,null,function*(){yield this.overlay.ready})}},lte=uE;lte.__overlays__=new Map;function i6e(t,e){return e&&Array.isArray(t)?t.find(r=>r.id===e):t}function a6e(t,e){var r;let n=(r=e.data.response)==null?void 0:r.id,i=i6e(t,n);if(n&&i){let a=new LD(i).applyResult(e.data.response.result).applyError(e.data.response.error);return{id:n,response:a}}return{}}function s6e(t,e){return Wa(this,null,function*(){let r=yield Ff("rt"),n;if(Bn.platform==="web")try{n=yield VNe()}catch(i){console.error("webcrypto error",i)}return n?r?{msgType:t,payload:e,jwt:n,rt:r}:{msgType:t,payload:e,jwt:n}:{msgType:t,payload:e}})}function o6e(t){return Wa(this,null,function*(){!t.data.rt||(yield jg("rt",t.data.rt))})}var c6e=class{constructor(t,e){this.endpoint=t,this.parameters=e,this.messageHandlers=new Set,this.ready=this.waitForReady(),this.listen()}post(t,e){return Wa(this,null,function*(){return ite(r=>Wa(this,null,function*(){yield this.ready;let n=[],i=Array.isArray(e)?e.map(c=>c.id):[],a=yield s6e(`${t}-${this.parameters}`,e);yield this._post(a);let s=c=>u=>{let{id:f,response:h}=a6e(e,u);o6e(u),f&&h&&Array.isArray(e)&&i.includes(f)?(n.push(h),n.length===e.length&&(c(),r(n))):f&&h&&!Array.isArray(e)&&f===e.id&&(c(),r(h))},o=this.on(Xd.MAGIC_HANDLE_RESPONSE,s(()=>o()))}))})}on(t,e){let r=e.bind(window),n=i=>{i.data.msgType===`${t}-${this.parameters}`&&r(i)};return this.messageHandlers.add(n),()=>this.messageHandlers.delete(n)}waitForReady(){return new Promise(t=>{this.on(Xd.MAGIC_OVERLAY_READY,()=>t())})}listen(){this.on(Xd.MAGIC_HIDE_OVERLAY,()=>{this.hideOverlay()}),this.on(Xd.MAGIC_SHOW_OVERLAY,()=>{this.showOverlay()})}},u6e=Object.create,fte=Object.defineProperty,l6e=Object.getOwnPropertyDescriptor,f6e=Object.getOwnPropertyNames,d6e=Object.getPrototypeOf,h6e=Object.prototype.hasOwnProperty,v_=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+t+'" is not supported')}),dte=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),p6e=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of f6e(e))!h6e.call(t,i)&&i!==r&&fte(t,i,{get:()=>e[i],enumerable:!(n=l6e(e,i))||n.enumerable});return t},hte=(t,e,r)=>(r=t!=null?u6e(d6e(t)):{},p6e(e||!t||!t.__esModule?fte(r,"default",{value:t,enumerable:!0}):r,t)),lE=(t,e,r)=>new Promise((n,i)=>{var a=c=>{try{o(r.next(c))}catch(u){i(u)}},s=c=>{try{o(r.throw(c))}catch(u){i(u)}},o=c=>c.done?n(c.value):Promise.resolve(c.value).then(a,s);o((r=r.apply(t,e)).next())}),g6e=dte((t,e)=>{(function(r){if(typeof t=="object"&&typeof e<"u")e.exports=r();else if(typeof define=="function"&&define.amd)define([],r);else{var n;typeof window<"u"?n=window:typeof global<"u"?n=global:typeof self<"u"?n=self:n=this,n.localforage=r()}})(function(){return function r(n,i,a){function s(u,f){if(!i[u]){if(!n[u]){var h=typeof v_=="function"&&v_;if(!f&&h)return h(u,!0);if(o)return o(u,!0);var m=new Error("Cannot find module '"+u+"'");throw m.code="MODULE_NOT_FOUND",m}var y=i[u]={exports:{}};n[u][0].call(y.exports,function(w){var v=n[u][1][w];return s(v||w)},y,y.exports,r,n,i,a)}return i[u].exports}for(var o=typeof v_=="function"&&v_,c=0;c<a.length;c++)s(a[c]);return s}({1:[function(r,n,i){(function(a){var s=a.MutationObserver||a.WebKitMutationObserver,o;if(s){var c=0,u=new s(w),f=a.document.createTextNode("");u.observe(f,{characterData:!0}),o=function(){f.data=c=++c%2}}else if(!a.setImmediate&&typeof a.MessageChannel<"u"){var h=new a.MessageChannel;h.port1.onmessage=w,o=function(){h.port2.postMessage(0)}}else"document"in a&&"onreadystatechange"in a.document.createElement("script")?o=function(){var g=a.document.createElement("script");g.onreadystatechange=function(){w(),g.onreadystatechange=null,g.parentNode.removeChild(g),g=null},a.document.documentElement.appendChild(g)}:o=function(){setTimeout(w,0)};var m,y=[];function w(){m=!0;for(var g,_,b=y.length;b;){for(_=y,y=[],g=-1;++g<b;)_[g]();b=y.length}m=!1}n.exports=v;function v(g){y.push(g)===1&&!m&&o()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(r,n,i){var a=r(1);function s(){}var o={},c=["REJECTED"],u=["FULFILLED"],f=["PENDING"];n.exports=h;function h(I){if(typeof I!="function")throw new TypeError("resolver must be a function");this.state=f,this.queue=[],this.outcome=void 0,I!==s&&v(this,I)}h.prototype.catch=function(I){return this.then(null,I)},h.prototype.then=function(I,E){if(typeof I!="function"&&this.state===u||typeof E!="function"&&this.state===c)return this;var p=new this.constructor(s);if(this.state!==f){var O=this.state===u?I:E;y(p,O,this.outcome)}else this.queue.push(new m(p,I,E));return p};function m(I,E,p){this.promise=I,typeof E=="function"&&(this.onFulfilled=E,this.callFulfilled=this.otherCallFulfilled),typeof p=="function"&&(this.onRejected=p,this.callRejected=this.otherCallRejected)}m.prototype.callFulfilled=function(I){o.resolve(this.promise,I)},m.prototype.otherCallFulfilled=function(I){y(this.promise,this.onFulfilled,I)},m.prototype.callRejected=function(I){o.reject(this.promise,I)},m.prototype.otherCallRejected=function(I){y(this.promise,this.onRejected,I)};function y(I,E,p){a(function(){var O;try{O=E(p)}catch(R){return o.reject(I,R)}O===I?o.reject(I,new TypeError("Cannot resolve promise with itself")):o.resolve(I,O)})}o.resolve=function(I,E){var p=g(w,E);if(p.status==="error")return o.reject(I,p.value);var O=p.value;if(O)v(I,O);else{I.state=u,I.outcome=E;for(var R=-1,U=I.queue.length;++R<U;)I.queue[R].callFulfilled(E)}return I},o.reject=function(I,E){I.state=c,I.outcome=E;for(var p=-1,O=I.queue.length;++p<O;)I.queue[p].callRejected(E);return I};function w(I){var E=I&&I.then;if(I&&(typeof I=="object"||typeof I=="function")&&typeof E=="function")return function(){E.apply(I,arguments)}}function v(I,E){var p=!1;function O(ue){p||(p=!0,o.reject(I,ue))}function R(ue){p||(p=!0,o.resolve(I,ue))}function U(){E(R,O)}var z=g(U);z.status==="error"&&O(z.value)}function g(I,E){var p={};try{p.value=I(E),p.status="success"}catch(O){p.status="error",p.value=O}return p}h.resolve=_;function _(I){return I instanceof this?I:o.resolve(new this(s),I)}h.reject=b;function b(I){var E=new this(s);return o.reject(E,I)}h.all=S;function S(I){var E=this;if(Object.prototype.toString.call(I)!=="[object Array]")return this.reject(new TypeError("must be an array"));var p=I.length,O=!1;if(!p)return this.resolve([]);for(var R=new Array(p),U=0,z=-1,ue=new this(s);++z<p;)ge(I[z],z);return ue;function ge(B,L){E.resolve(B).then(Y,function(ne){O||(O=!0,o.reject(ue,ne))});function Y(ne){R[L]=ne,++U===p&&!O&&(O=!0,o.resolve(ue,R))}}}h.race=A;function A(I){var E=this;if(Object.prototype.toString.call(I)!=="[object Array]")return this.reject(new TypeError("must be an array"));var p=I.length,O=!1;if(!p)return this.resolve([]);for(var R=-1,U=new this(s);++R<p;)z(I[R]);return U;function z(ue){E.resolve(ue).then(function(ge){O||(O=!0,o.resolve(U,ge))},function(ge){O||(O=!0,o.reject(U,ge))})}}},{1:1}],3:[function(r,n,i){(function(a){typeof a.Promise!="function"&&(a.Promise=r(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(r,n,i){var a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(X){return typeof X}:function(X){return X&&typeof Symbol=="function"&&X.constructor===Symbol&&X!==Symbol.prototype?"symbol":typeof X};function s(X,ye){if(!(X instanceof ye))throw new TypeError("Cannot call a class as a function")}function o(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var c=o();function u(){try{if(!c||!c.open)return!1;var X=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),ye=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!X||ye)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function f(X,ye){X=X||[],ye=ye||{};try{return new Blob(X,ye)}catch(Ie){if(Ie.name!=="TypeError")throw Ie;for(var re=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,Ee=new re,be=0;be<X.length;be+=1)Ee.append(X[be]);return Ee.getBlob(ye.type)}}typeof Promise>"u"&&r(3);var h=Promise;function m(X,ye){ye&&X.then(function(re){ye(null,re)},function(re){ye(re)})}function y(X,ye,re){typeof ye=="function"&&X.then(ye),typeof re=="function"&&X.catch(re)}function w(X){return typeof X!="string"&&(console.warn(X+" used as a key, but it is not a string."),X=String(X)),X}function v(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var g="local-forage-detect-blob-support",_=void 0,b={},S=Object.prototype.toString,A="readonly",I="readwrite";function E(X){for(var ye=X.length,re=new ArrayBuffer(ye),Ee=new Uint8Array(re),be=0;be<ye;be++)Ee[be]=X.charCodeAt(be);return re}function p(X){return new h(function(ye){var re=X.transaction(g,I),Ee=f([""]);re.objectStore(g).put(Ee,"key"),re.onabort=function(be){be.preventDefault(),be.stopPropagation(),ye(!1)},re.oncomplete=function(){var be=navigator.userAgent.match(/Chrome\/(\d+)/),Ie=navigator.userAgent.match(/Edge\//);ye(Ie||!be||parseInt(be[1],10)>=43)}}).catch(function(){return!1})}function O(X){return typeof _=="boolean"?h.resolve(_):p(X).then(function(ye){return _=ye,_})}function R(X){var ye=b[X.name],re={};re.promise=new h(function(Ee,be){re.resolve=Ee,re.reject=be}),ye.deferredOperations.push(re),ye.dbReady?ye.dbReady=ye.dbReady.then(function(){return re.promise}):ye.dbReady=re.promise}function U(X){var ye=b[X.name],re=ye.deferredOperations.pop();if(re)return re.resolve(),re.promise}function z(X,ye){var re=b[X.name],Ee=re.deferredOperations.pop();if(Ee)return Ee.reject(ye),Ee.promise}function ue(X,ye){return new h(function(re,Ee){if(b[X.name]=b[X.name]||q(),X.db)if(ye)R(X),X.db.close();else return re(X.db);var be=[X.name];ye&&be.push(X.version);var Ie=c.open.apply(c,be);ye&&(Ie.onupgradeneeded=function(Je){var ut=Ie.result;try{ut.createObjectStore(X.storeName),Je.oldVersion<=1&&ut.createObjectStore(g)}catch(We){if(We.name==="ConstraintError")console.warn('The database "'+X.name+'" has been upgraded from version '+Je.oldVersion+" to version "+Je.newVersion+', but the storage "'+X.storeName+'" already exists.');else throw We}}),Ie.onerror=function(Je){Je.preventDefault(),Ee(Ie.error)},Ie.onsuccess=function(){var Je=Ie.result;Je.onversionchange=function(ut){ut.target.close()},re(Je),U(X)}})}function ge(X){return ue(X,!1)}function B(X){return ue(X,!0)}function L(X,ye){if(!X.db)return!0;var re=!X.db.objectStoreNames.contains(X.storeName),Ee=X.version<X.db.version,be=X.version>X.db.version;if(Ee&&(X.version!==ye&&console.warn('The database "'+X.name+`" can't be downgraded from version `+X.db.version+" to version "+X.version+"."),X.version=X.db.version),be||re){if(re){var Ie=X.db.version+1;Ie>X.version&&(X.version=Ie)}return!0}return!1}function Y(X){return new h(function(ye,re){var Ee=new FileReader;Ee.onerror=re,Ee.onloadend=function(be){var Ie=btoa(be.target.result||"");ye({__local_forage_encoded_blob:!0,data:Ie,type:X.type})},Ee.readAsBinaryString(X)})}function ne(X){var ye=E(atob(X.data));return f([ye],{type:X.type})}function F(X){return X&&X.__local_forage_encoded_blob}function j(X){var ye=this,re=ye._initReady().then(function(){var Ee=b[ye._dbInfo.name];if(Ee&&Ee.dbReady)return Ee.dbReady});return y(re,X,X),re}function H(X){R(X);for(var ye=b[X.name],re=ye.forages,Ee=0;Ee<re.length;Ee++){var be=re[Ee];be._dbInfo.db&&(be._dbInfo.db.close(),be._dbInfo.db=null)}return X.db=null,ge(X).then(function(Ie){return X.db=Ie,L(X)?B(X):Ie}).then(function(Ie){X.db=ye.db=Ie;for(var Je=0;Je<re.length;Je++)re[Je]._dbInfo.db=Ie}).catch(function(Ie){throw z(X,Ie),Ie})}function M(X,ye,re,Ee){Ee===void 0&&(Ee=1);try{var be=X.db.transaction(X.storeName,ye);re(null,be)}catch(Ie){if(Ee>0&&(!X.db||Ie.name==="InvalidStateError"||Ie.name==="NotFoundError"))return h.resolve().then(function(){if(!X.db||Ie.name==="NotFoundError"&&!X.db.objectStoreNames.contains(X.storeName)&&X.version<=X.db.version)return X.db&&(X.version=X.db.version+1),B(X)}).then(function(){return H(X).then(function(){M(X,ye,re,Ee-1)})}).catch(re);re(Ie)}}function q(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function k(X){var ye=this,re={db:null};if(X)for(var Ee in X)re[Ee]=X[Ee];var be=b[re.name];be||(be=q(),b[re.name]=be),be.forages.push(ye),ye._initReady||(ye._initReady=ye.ready,ye.ready=j);var Ie=[];function Je(){return h.resolve()}for(var ut=0;ut<be.forages.length;ut++){var We=be.forages[ut];We!==ye&&Ie.push(We._initReady().catch(Je))}var Ve=be.forages.slice(0);return h.all(Ie).then(function(){return re.db=be.db,ge(re)}).then(function(ht){return re.db=ht,L(re,ye._defaultConfig.version)?B(re):ht}).then(function(ht){re.db=be.db=ht,ye._dbInfo=re;for(var Ht=0;Ht<Ve.length;Ht++){var Or=Ve[Ht];Or!==ye&&(Or._dbInfo.db=re.db,Or._dbInfo.version=re.version)}})}function $(X,ye){var re=this;X=w(X);var Ee=new h(function(be,Ie){re.ready().then(function(){M(re._dbInfo,A,function(Je,ut){if(Je)return Ie(Je);try{var We=ut.objectStore(re._dbInfo.storeName),Ve=We.get(X);Ve.onsuccess=function(){var ht=Ve.result;ht===void 0&&(ht=null),F(ht)&&(ht=ne(ht)),be(ht)},Ve.onerror=function(){Ie(Ve.error)}}catch(ht){Ie(ht)}})}).catch(Ie)});return m(Ee,ye),Ee}function G(X,ye){var re=this,Ee=new h(function(be,Ie){re.ready().then(function(){M(re._dbInfo,A,function(Je,ut){if(Je)return Ie(Je);try{var We=ut.objectStore(re._dbInfo.storeName),Ve=We.openCursor(),ht=1;Ve.onsuccess=function(){var Ht=Ve.result;if(Ht){var Or=Ht.value;F(Or)&&(Or=ne(Or));var Vr=X(Or,Ht.key,ht++);Vr!==void 0?be(Vr):Ht.continue()}else be()},Ve.onerror=function(){Ie(Ve.error)}}catch(Ht){Ie(Ht)}})}).catch(Ie)});return m(Ee,ye),Ee}function pe(X,ye,re){var Ee=this;X=w(X);var be=new h(function(Ie,Je){var ut;Ee.ready().then(function(){return ut=Ee._dbInfo,S.call(ye)==="[object Blob]"?O(ut.db).then(function(We){return We?ye:Y(ye)}):ye}).then(function(We){M(Ee._dbInfo,I,function(Ve,ht){if(Ve)return Je(Ve);try{var Ht=ht.objectStore(Ee._dbInfo.storeName);We===null&&(We=void 0);var Or=Ht.put(We,X);ht.oncomplete=function(){We===void 0&&(We=null),Ie(We)},ht.onabort=ht.onerror=function(){var Vr=Or.error?Or.error:Or.transaction.error;Je(Vr)}}catch(Vr){Je(Vr)}})}).catch(Je)});return m(be,re),be}function Q(X,ye){var re=this;X=w(X);var Ee=new h(function(be,Ie){re.ready().then(function(){M(re._dbInfo,I,function(Je,ut){if(Je)return Ie(Je);try{var We=ut.objectStore(re._dbInfo.storeName),Ve=We.delete(X);ut.oncomplete=function(){be()},ut.onerror=function(){Ie(Ve.error)},ut.onabort=function(){var ht=Ve.error?Ve.error:Ve.transaction.error;Ie(ht)}}catch(ht){Ie(ht)}})}).catch(Ie)});return m(Ee,ye),Ee}function te(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){M(ye._dbInfo,I,function(Ie,Je){if(Ie)return be(Ie);try{var ut=Je.objectStore(ye._dbInfo.storeName),We=ut.clear();Je.oncomplete=function(){Ee()},Je.onabort=Je.onerror=function(){var Ve=We.error?We.error:We.transaction.error;be(Ve)}}catch(Ve){be(Ve)}})}).catch(be)});return m(re,X),re}function ce(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){M(ye._dbInfo,A,function(Ie,Je){if(Ie)return be(Ie);try{var ut=Je.objectStore(ye._dbInfo.storeName),We=ut.count();We.onsuccess=function(){Ee(We.result)},We.onerror=function(){be(We.error)}}catch(Ve){be(Ve)}})}).catch(be)});return m(re,X),re}function T(X,ye){var re=this,Ee=new h(function(be,Ie){if(X<0){be(null);return}re.ready().then(function(){M(re._dbInfo,A,function(Je,ut){if(Je)return Ie(Je);try{var We=ut.objectStore(re._dbInfo.storeName),Ve=!1,ht=We.openKeyCursor();ht.onsuccess=function(){var Ht=ht.result;if(!Ht){be(null);return}X===0||Ve?be(Ht.key):(Ve=!0,Ht.advance(X))},ht.onerror=function(){Ie(ht.error)}}catch(Ht){Ie(Ht)}})}).catch(Ie)});return m(Ee,ye),Ee}function fe(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){M(ye._dbInfo,A,function(Ie,Je){if(Ie)return be(Ie);try{var ut=Je.objectStore(ye._dbInfo.storeName),We=ut.openKeyCursor(),Ve=[];We.onsuccess=function(){var ht=We.result;if(!ht){Ee(Ve);return}Ve.push(ht.key),ht.continue()},We.onerror=function(){be(We.error)}}catch(ht){be(ht)}})}).catch(be)});return m(re,X),re}function ze(X,ye){ye=v.apply(this,arguments);var re=this.config();X=typeof X!="function"&&X||{},X.name||(X.name=X.name||re.name,X.storeName=X.storeName||re.storeName);var Ee=this,be;if(!X.name)be=h.reject("Invalid arguments");else{var Ie=X.name===re.name&&Ee._dbInfo.db,Je=Ie?h.resolve(Ee._dbInfo.db):ge(X).then(function(ut){var We=b[X.name],Ve=We.forages;We.db=ut;for(var ht=0;ht<Ve.length;ht++)Ve[ht]._dbInfo.db=ut;return ut});X.storeName?be=Je.then(function(ut){if(ut.objectStoreNames.contains(X.storeName)){var We=ut.version+1;R(X);var Ve=b[X.name],ht=Ve.forages;ut.close();for(var Ht=0;Ht<ht.length;Ht++){var Or=ht[Ht];Or._dbInfo.db=null,Or._dbInfo.version=We}var Vr=new h(function(Br,mn){var jr=c.open(X.name,We);jr.onerror=function(P){var D=jr.result;D.close(),mn(P)},jr.onupgradeneeded=function(){var P=jr.result;P.deleteObjectStore(X.storeName)},jr.onsuccess=function(){var P=jr.result;P.close(),Br(P)}});return Vr.then(function(Br){Ve.db=Br;for(var mn=0;mn<ht.length;mn++){var jr=ht[mn];jr._dbInfo.db=Br,U(jr._dbInfo)}}).catch(function(Br){throw(z(X,Br)||h.resolve()).catch(function(){}),Br})}}):be=Je.then(function(ut){R(X);var We=b[X.name],Ve=We.forages;ut.close();for(var ht=0;ht<Ve.length;ht++){var Ht=Ve[ht];Ht._dbInfo.db=null}var Or=new h(function(Vr,Br){var mn=c.deleteDatabase(X.name);mn.onerror=function(){var jr=mn.result;jr&&jr.close(),Br(mn.error)},mn.onblocked=function(){console.warn('dropInstance blocked for database "'+X.name+'" until all open connections are closed')},mn.onsuccess=function(){var jr=mn.result;jr&&jr.close(),Vr(jr)}});return Or.then(function(Vr){We.db=Vr;for(var Br=0;Br<Ve.length;Br++){var mn=Ve[Br];U(mn._dbInfo)}}).catch(function(Vr){throw(z(X,Vr)||h.resolve()).catch(function(){}),Vr})})}return m(be,ye),be}var et={_driver:"asyncStorage",_initStorage:k,_support:u(),iterate:G,getItem:$,setItem:pe,removeItem:Q,clear:te,length:ce,key:T,keys:fe,dropInstance:ze};function yt(){return typeof openDatabase=="function"}var vt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",gt="~~local_forage_type~",Ft=/^~~local_forage_type~([^~]+)~/,Xt="__lfsc__:",Sr=Xt.length,Ct="arbf",Pt="blob",kt="si08",Rt="ui08",Kt="uic8",Bt="si16",Gt="si32",Dt="ur16",Nt="ui32",zt="fl32",Mt="fl64",cr=Sr+Ct.length,tr=Object.prototype.toString;function ar(X){var ye=X.length*.75,re=X.length,Ee,be=0,Ie,Je,ut,We;X[X.length-1]==="="&&(ye--,X[X.length-2]==="="&&ye--);var Ve=new ArrayBuffer(ye),ht=new Uint8Array(Ve);for(Ee=0;Ee<re;Ee+=4)Ie=vt.indexOf(X[Ee]),Je=vt.indexOf(X[Ee+1]),ut=vt.indexOf(X[Ee+2]),We=vt.indexOf(X[Ee+3]),ht[be++]=Ie<<2|Je>>4,ht[be++]=(Je&15)<<4|ut>>2,ht[be++]=(ut&3)<<6|We&63;return Ve}function nr(X){var ye=new Uint8Array(X),re="",Ee;for(Ee=0;Ee<ye.length;Ee+=3)re+=vt[ye[Ee]>>2],re+=vt[(ye[Ee]&3)<<4|ye[Ee+1]>>4],re+=vt[(ye[Ee+1]&15)<<2|ye[Ee+2]>>6],re+=vt[ye[Ee+2]&63];return ye.length%3===2?re=re.substring(0,re.length-1)+"=":ye.length%3===1&&(re=re.substring(0,re.length-2)+"=="),re}function wr(X,ye){var re="";if(X&&(re=tr.call(X)),X&&(re==="[object ArrayBuffer]"||X.buffer&&tr.call(X.buffer)==="[object ArrayBuffer]")){var Ee,be=Xt;X instanceof ArrayBuffer?(Ee=X,be+=Ct):(Ee=X.buffer,re==="[object Int8Array]"?be+=kt:re==="[object Uint8Array]"?be+=Rt:re==="[object Uint8ClampedArray]"?be+=Kt:re==="[object Int16Array]"?be+=Bt:re==="[object Uint16Array]"?be+=Dt:re==="[object Int32Array]"?be+=Gt:re==="[object Uint32Array]"?be+=Nt:re==="[object Float32Array]"?be+=zt:re==="[object Float64Array]"?be+=Mt:ye(new Error("Failed to get type for BinaryArray"))),ye(be+nr(Ee))}else if(re==="[object Blob]"){var Ie=new FileReader;Ie.onload=function(){var Je=gt+X.type+"~"+nr(this.result);ye(Xt+Pt+Je)},Ie.readAsArrayBuffer(X)}else try{ye(JSON.stringify(X))}catch(Je){console.error("Couldn't convert value into a JSON string: ",X),ye(null,Je)}}function xn(X){if(X.substring(0,Sr)!==Xt)return JSON.parse(X);var ye=X.substring(cr),re=X.substring(Sr,cr),Ee;if(re===Pt&&Ft.test(ye)){var be=ye.match(Ft);Ee=be[1],ye=ye.substring(be[0].length)}var Ie=ar(ye);switch(re){case Ct:return Ie;case Pt:return f([Ie],{type:Ee});case kt:return new Int8Array(Ie);case Rt:return new Uint8Array(Ie);case Kt:return new Uint8ClampedArray(Ie);case Bt:return new Int16Array(Ie);case Dt:return new Uint16Array(Ie);case Gt:return new Int32Array(Ie);case Nt:return new Uint32Array(Ie);case zt:return new Float32Array(Ie);case Mt:return new Float64Array(Ie);default:throw new Error("Unkown type: "+re)}}var tn={serialize:wr,deserialize:xn,stringToBuffer:ar,bufferToString:nr};function di(X,ye,re,Ee){X.executeSql("CREATE TABLE IF NOT EXISTS "+ye.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],re,Ee)}function $n(X){var ye=this,re={db:null};if(X)for(var Ee in X)re[Ee]=typeof X[Ee]!="string"?X[Ee].toString():X[Ee];var be=new h(function(Ie,Je){try{re.db=openDatabase(re.name,String(re.version),re.description,re.size)}catch(ut){return Je(ut)}re.db.transaction(function(ut){di(ut,re,function(){ye._dbInfo=re,Ie()},function(We,Ve){Je(Ve)})},Je)});return re.serializer=tn,be}function kn(X,ye,re,Ee,be,Ie){X.executeSql(re,Ee,be,function(Je,ut){ut.code===ut.SYNTAX_ERR?Je.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[ye.storeName],function(We,Ve){Ve.rows.length?Ie(We,ut):di(We,ye,function(){We.executeSql(re,Ee,be,Ie)},Ie)},Ie):Ie(Je,ut)},Ie)}function ti(X,ye){var re=this;X=w(X);var Ee=new h(function(be,Ie){re.ready().then(function(){var Je=re._dbInfo;Je.db.transaction(function(ut){kn(ut,Je,"SELECT * FROM "+Je.storeName+" WHERE key = ? LIMIT 1",[X],function(We,Ve){var ht=Ve.rows.length?Ve.rows.item(0).value:null;ht&&(ht=Je.serializer.deserialize(ht)),be(ht)},function(We,Ve){Ie(Ve)})})}).catch(Ie)});return m(Ee,ye),Ee}function Tr(X,ye){var re=this,Ee=new h(function(be,Ie){re.ready().then(function(){var Je=re._dbInfo;Je.db.transaction(function(ut){kn(ut,Je,"SELECT * FROM "+Je.storeName,[],function(We,Ve){for(var ht=Ve.rows,Ht=ht.length,Or=0;Or<Ht;Or++){var Vr=ht.item(Or),Br=Vr.value;if(Br&&(Br=Je.serializer.deserialize(Br)),Br=X(Br,Vr.key,Or+1),Br!==void 0){be(Br);return}}be()},function(We,Ve){Ie(Ve)})})}).catch(Ie)});return m(Ee,ye),Ee}function Fr(X,ye,re,Ee){var be=this;X=w(X);var Ie=new h(function(Je,ut){be.ready().then(function(){ye===void 0&&(ye=null);var We=ye,Ve=be._dbInfo;Ve.serializer.serialize(ye,function(ht,Ht){Ht?ut(Ht):Ve.db.transaction(function(Or){kn(Or,Ve,"INSERT OR REPLACE INTO "+Ve.storeName+" (key, value) VALUES (?, ?)",[X,ht],function(){Je(We)},function(Vr,Br){ut(Br)})},function(Or){if(Or.code===Or.QUOTA_ERR){if(Ee>0){Je(Fr.apply(be,[X,We,re,Ee-1]));return}ut(Or)}})})}).catch(ut)});return m(Ie,re),Ie}function Ir(X,ye,re){return Fr.apply(this,[X,ye,re,1])}function _e(X,ye){var re=this;X=w(X);var Ee=new h(function(be,Ie){re.ready().then(function(){var Je=re._dbInfo;Je.db.transaction(function(ut){kn(ut,Je,"DELETE FROM "+Je.storeName+" WHERE key = ?",[X],function(){be()},function(We,Ve){Ie(Ve)})})}).catch(Ie)});return m(Ee,ye),Ee}function ee(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){var Ie=ye._dbInfo;Ie.db.transaction(function(Je){kn(Je,Ie,"DELETE FROM "+Ie.storeName,[],function(){Ee()},function(ut,We){be(We)})})}).catch(be)});return m(re,X),re}function ve(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){var Ie=ye._dbInfo;Ie.db.transaction(function(Je){kn(Je,Ie,"SELECT COUNT(key) as c FROM "+Ie.storeName,[],function(ut,We){var Ve=We.rows.item(0).c;Ee(Ve)},function(ut,We){be(We)})})}).catch(be)});return m(re,X),re}function Re(X,ye){var re=this,Ee=new h(function(be,Ie){re.ready().then(function(){var Je=re._dbInfo;Je.db.transaction(function(ut){kn(ut,Je,"SELECT key FROM "+Je.storeName+" WHERE id = ? LIMIT 1",[X+1],function(We,Ve){var ht=Ve.rows.length?Ve.rows.item(0).key:null;be(ht)},function(We,Ve){Ie(Ve)})})}).catch(Ie)});return m(Ee,ye),Ee}function He(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){var Ie=ye._dbInfo;Ie.db.transaction(function(Je){kn(Je,Ie,"SELECT key FROM "+Ie.storeName,[],function(ut,We){for(var Ve=[],ht=0;ht<We.rows.length;ht++)Ve.push(We.rows.item(ht).key);Ee(Ve)},function(ut,We){be(We)})})}).catch(be)});return m(re,X),re}function Xe(X){return new h(function(ye,re){X.transaction(function(Ee){Ee.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(be,Ie){for(var Je=[],ut=0;ut<Ie.rows.length;ut++)Je.push(Ie.rows.item(ut).name);ye({db:X,storeNames:Je})},function(be,Ie){re(Ie)})},function(Ee){re(Ee)})})}function ot(X,ye){ye=v.apply(this,arguments);var re=this.config();X=typeof X!="function"&&X||{},X.name||(X.name=X.name||re.name,X.storeName=X.storeName||re.storeName);var Ee=this,be;return X.name?be=new h(function(Ie){var Je;X.name===re.name?Je=Ee._dbInfo.db:Je=openDatabase(X.name,"","",0),X.storeName?Ie({db:Je,storeNames:[X.storeName]}):Ie(Xe(Je))}).then(function(Ie){return new h(function(Je,ut){Ie.db.transaction(function(We){function Ve(Vr){return new h(function(Br,mn){We.executeSql("DROP TABLE IF EXISTS "+Vr,[],function(){Br()},function(jr,P){mn(P)})})}for(var ht=[],Ht=0,Or=Ie.storeNames.length;Ht<Or;Ht++)ht.push(Ve(Ie.storeNames[Ht]));h.all(ht).then(function(){Je()}).catch(function(Vr){ut(Vr)})},function(We){ut(We)})})}):be=h.reject("Invalid arguments"),m(be,ye),be}var ft={_driver:"webSQLStorage",_initStorage:$n,_support:yt(),iterate:Tr,getItem:ti,setItem:Ir,removeItem:_e,clear:ee,length:ve,key:Re,keys:He,dropInstance:ot};function Et(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function le(X,ye){var re=X.name+"/";return X.storeName!==ye.storeName&&(re+=X.storeName+"/"),re}function Z(){var X="_localforage_support_test";try{return localStorage.setItem(X,!0),localStorage.removeItem(X),!1}catch{return!0}}function me(){return!Z()||localStorage.length>0}function Me(X){var ye=this,re={};if(X)for(var Ee in X)re[Ee]=X[Ee];return re.keyPrefix=le(X,ye._defaultConfig),me()?(ye._dbInfo=re,re.serializer=tn,h.resolve()):h.reject()}function Le(X){var ye=this,re=ye.ready().then(function(){for(var Ee=ye._dbInfo.keyPrefix,be=localStorage.length-1;be>=0;be--){var Ie=localStorage.key(be);Ie.indexOf(Ee)===0&&localStorage.removeItem(Ie)}});return m(re,X),re}function wt(X,ye){var re=this;X=w(X);var Ee=re.ready().then(function(){var be=re._dbInfo,Ie=localStorage.getItem(be.keyPrefix+X);return Ie&&(Ie=be.serializer.deserialize(Ie)),Ie});return m(Ee,ye),Ee}function St(X,ye){var re=this,Ee=re.ready().then(function(){for(var be=re._dbInfo,Ie=be.keyPrefix,Je=Ie.length,ut=localStorage.length,We=1,Ve=0;Ve<ut;Ve++){var ht=localStorage.key(Ve);if(ht.indexOf(Ie)===0){var Ht=localStorage.getItem(ht);if(Ht&&(Ht=be.serializer.deserialize(Ht)),Ht=X(Ht,ht.substring(Je),We++),Ht!==void 0)return Ht}}});return m(Ee,ye),Ee}function hr(X,ye){var re=this,Ee=re.ready().then(function(){var be=re._dbInfo,Ie;try{Ie=localStorage.key(X)}catch{Ie=null}return Ie&&(Ie=Ie.substring(be.keyPrefix.length)),Ie});return m(Ee,ye),Ee}function ur(X){var ye=this,re=ye.ready().then(function(){for(var Ee=ye._dbInfo,be=localStorage.length,Ie=[],Je=0;Je<be;Je++){var ut=localStorage.key(Je);ut.indexOf(Ee.keyPrefix)===0&&Ie.push(ut.substring(Ee.keyPrefix.length))}return Ie});return m(re,X),re}function Jr(X){var ye=this,re=ye.keys().then(function(Ee){return Ee.length});return m(re,X),re}function pr(X,ye){var re=this;X=w(X);var Ee=re.ready().then(function(){var be=re._dbInfo;localStorage.removeItem(be.keyPrefix+X)});return m(Ee,ye),Ee}function br(X,ye,re){var Ee=this;X=w(X);var be=Ee.ready().then(function(){ye===void 0&&(ye=null);var Ie=ye;return new h(function(Je,ut){var We=Ee._dbInfo;We.serializer.serialize(ye,function(Ve,ht){if(ht)ut(ht);else try{localStorage.setItem(We.keyPrefix+X,Ve),Je(Ie)}catch(Ht){(Ht.name==="QuotaExceededError"||Ht.name==="NS_ERROR_DOM_QUOTA_REACHED")&&ut(Ht),ut(Ht)}})})});return m(be,re),be}function rn(X,ye){if(ye=v.apply(this,arguments),X=typeof X!="function"&&X||{},!X.name){var re=this.config();X.name=X.name||re.name,X.storeName=X.storeName||re.storeName}var Ee=this,be;return X.name?be=new h(function(Ie){X.storeName?Ie(le(X,Ee._defaultConfig)):Ie(X.name+"/")}).then(function(Ie){for(var Je=localStorage.length-1;Je>=0;Je--){var ut=localStorage.key(Je);ut.indexOf(Ie)===0&&localStorage.removeItem(ut)}}):be=h.reject("Invalid arguments"),m(be,ye),be}var sr={_driver:"localStorageWrapper",_initStorage:Me,_support:Et(),iterate:St,getItem:wt,setItem:br,removeItem:pr,clear:Le,length:Jr,key:hr,keys:ur,dropInstance:rn},$r=function(X,ye){return X===ye||typeof X=="number"&&typeof ye=="number"&&isNaN(X)&&isNaN(ye)},dn=function(X,ye){for(var re=X.length,Ee=0;Ee<re;){if($r(X[Ee],ye))return!0;Ee++}return!1},kr=Array.isArray||function(X){return Object.prototype.toString.call(X)==="[object Array]"},Yn={},Ei={},Qn={INDEXEDDB:et,WEBSQL:ft,LOCALSTORAGE:sr},xi=[Qn.INDEXEDDB._driver,Qn.WEBSQL._driver,Qn.LOCALSTORAGE._driver],Ai=["dropInstance"],ri=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Ai),Ln={description:"",driver:xi.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Wi(X,ye){X[ye]=function(){var re=arguments;return X.ready().then(function(){return X[ye].apply(X,re)})}}function Ti(){for(var X=1;X<arguments.length;X++){var ye=arguments[X];if(ye)for(var re in ye)ye.hasOwnProperty(re)&&(kr(ye[re])?arguments[0][re]=ye[re].slice():arguments[0][re]=ye[re])}return arguments[0]}var ga=function(){function X(ye){s(this,X);for(var re in Qn)if(Qn.hasOwnProperty(re)){var Ee=Qn[re],be=Ee._driver;this[re]=be,Yn[be]||this.defineDriver(Ee)}this._defaultConfig=Ti({},Ln),this._config=Ti({},this._defaultConfig,ye),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return X.prototype.config=function(ye){if((typeof ye>"u"?"undefined":a(ye))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var re in ye){if(re==="storeName"&&(ye[re]=ye[re].replace(/\W/g,"_")),re==="version"&&typeof ye[re]!="number")return new Error("Database version must be a number.");this._config[re]=ye[re]}return"driver"in ye&&ye.driver?this.setDriver(this._config.driver):!0}else return typeof ye=="string"?this._config[ye]:this._config},X.prototype.defineDriver=function(ye,re,Ee){var be=new h(function(Ie,Je){try{var ut=ye._driver,We=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!ye._driver){Je(We);return}for(var Ve=ri.concat("_initStorage"),ht=0,Ht=Ve.length;ht<Ht;ht++){var Or=Ve[ht],Vr=!dn(Ai,Or);if((Vr||ye[Or])&&typeof ye[Or]!="function"){Je(We);return}}var Br=function(){for(var jr=function(he){return function(){var Se=new Error("Method "+he+" is not implemented by the current driver"),Ce=h.reject(Se);return m(Ce,arguments[arguments.length-1]),Ce}},P=0,D=Ai.length;P<D;P++){var K=Ai[P];ye[K]||(ye[K]=jr(K))}};Br();var mn=function(jr){Yn[ut]&&console.info("Redefining LocalForage driver: "+ut),Yn[ut]=ye,Ei[ut]=jr,Ie()};"_support"in ye?ye._support&&typeof ye._support=="function"?ye._support().then(mn,Je):mn(!!ye._support):mn(!0)}catch(jr){Je(jr)}});return y(be,re,Ee),be},X.prototype.driver=function(){return this._driver||null},X.prototype.getDriver=function(ye,re,Ee){var be=Yn[ye]?h.resolve(Yn[ye]):h.reject(new Error("Driver not found."));return y(be,re,Ee),be},X.prototype.getSerializer=function(ye){var re=h.resolve(tn);return y(re,ye),re},X.prototype.ready=function(ye){var re=this,Ee=re._driverSet.then(function(){return re._ready===null&&(re._ready=re._initDriver()),re._ready});return y(Ee,ye,ye),Ee},X.prototype.setDriver=function(ye,re,Ee){var be=this;kr(ye)||(ye=[ye]);var Ie=this._getSupportedDrivers(ye);function Je(){be._config.driver=be.driver()}function ut(ht){return be._extend(ht),Je(),be._ready=be._initStorage(be._config),be._ready}function We(ht){return function(){var Ht=0;function Or(){for(;Ht<ht.length;){var Vr=ht[Ht];return Ht++,be._dbInfo=null,be._ready=null,be.getDriver(Vr).then(ut).catch(Or)}Je();var Br=new Error("No available storage method found.");return be._driverSet=h.reject(Br),be._driverSet}return Or()}}var Ve=this._driverSet!==null?this._driverSet.catch(function(){return h.resolve()}):h.resolve();return this._driverSet=Ve.then(function(){var ht=Ie[0];return be._dbInfo=null,be._ready=null,be.getDriver(ht).then(function(Ht){be._driver=Ht._driver,Je(),be._wrapLibraryMethodsWithReady(),be._initDriver=We(Ie)})}).catch(function(){Je();var ht=new Error("No available storage method found.");return be._driverSet=h.reject(ht),be._driverSet}),y(this._driverSet,re,Ee),this._driverSet},X.prototype.supports=function(ye){return!!Ei[ye]},X.prototype._extend=function(ye){Ti(this,ye)},X.prototype._getSupportedDrivers=function(ye){for(var re=[],Ee=0,be=ye.length;Ee<be;Ee++){var Ie=ye[Ee];this.supports(Ie)&&re.push(Ie)}return re},X.prototype._wrapLibraryMethodsWithReady=function(){for(var ye=0,re=ri.length;ye<re;ye++)Wi(this,ri[ye])},X.prototype.createInstance=function(ye){return new X(ye)},X}(),Ks=new ga;n.exports=Ks},{3:3}]},{},[4])(4)})}),m6e=dte((t,e)=>{(function(r,n){typeof t=="object"&&typeof e<"u"?n(t):typeof define=="function"&&define.amd?define("localforage-driver-memory",["exports"],n):n(r.LocalforageDriverMemory={})})(typeof self<"u"?self:t,function(r){var n="localforage-driver-memory";function i(F){var j=typeof Symbol=="function"&&F[Symbol.iterator],H=0;return j?j.call(F):{next:function(){return F&&H>=F.length&&(F=void 0),{value:F&&F[H++],done:!F}}}}function a(F,j){F=F||[],j=j||{};try{return new Blob(F,j)}catch(k){if(k.name!=="TypeError")throw k;for(var H=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,M=new H,q=0;q<F.length;q+=1)M.append(F[q]);return M.getBlob(j.type)}}var s=/^~~local_forage_type~([^~]+)~/,o=9,c=o+4,u=Object.prototype.toString;function f(F){var j=F.length*.75,H=F.length;F[F.length-1]==="="&&(j--,F[F.length-2]==="="&&j--);for(var M=new ArrayBuffer(j),q=new Uint8Array(M),k=0,$=0;k<H;k+=4){var G="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(F[k]),pe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(F[k+1]),Q="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(F[k+2]),te="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(F[k+3]);q[$++]=G<<2|pe>>4,q[$++]=(pe&15)<<4|Q>>2,q[$++]=(Q&3)<<6|te&63}return M}function h(F){for(var j=new Uint8Array(F),H="",M=0;M<j.length;M+=3)H+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[j[M]>>2],H+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[(j[M]&3)<<4|j[M+1]>>4],H+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[(j[M+1]&15)<<2|j[M+2]>>6],H+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[j[M+2]&63];return j.length%3===2?H=H.substring(0,H.length-1)+"=":j.length%3===1&&(H=H.substring(0,H.length-2)+"=="),H}function m(F,j){var H="";if(F&&(H=u.call(F)),F&&(H==="[object ArrayBuffer]"||F.buffer&&u.call(F.buffer)==="[object ArrayBuffer]")){var M=void 0,q="__lfsc__:";F instanceof ArrayBuffer?(M=F,q+="arbf"):(M=F.buffer,H==="[object Int8Array]"?q+="si08":H==="[object Uint8Array]"?q+="ui08":H==="[object Uint8ClampedArray]"?q+="uic8":H==="[object Int16Array]"?q+="si16":H==="[object Uint16Array]"?q+="ur16":H==="[object Int32Array]"?q+="si32":H==="[object Uint32Array]"?q+="ui32":H==="[object Float32Array]"?q+="fl32":H==="[object Float64Array]"?q+="fl64":j(new Error("Failed to get type for BinaryArray"))),j(q+h(M))}else if(H==="[object Blob]"){var k=new FileReader;k.onload=function(){var $="~~local_forage_type~"+F.type+"~"+h(this.result);j("__lfsc__:blob"+$)},k.readAsArrayBuffer(F)}else try{j(JSON.stringify(F))}catch($){console.error("Couldn't convert value into a JSON string: ",F),j(null,$)}}function y(F){if(F.substring(0,o)!=="__lfsc__:")return JSON.parse(F);var j=F.substring(c),H=F.substring(o,c),M;if(H==="blob"&&s.test(j)){var q=j.match(s);M=q[1],j=j.substring(q[0].length)}var k=f(j);switch(H){case"arbf":return k;case"blob":return a([k],{type:M});case"si08":return new Int8Array(k);case"ui08":return new Uint8Array(k);case"uic8":return new Uint8ClampedArray(k);case"si16":return new Int16Array(k);case"ur16":return new Uint16Array(k);case"si32":return new Int32Array(k);case"ui32":return new Uint32Array(k);case"fl32":return new Float32Array(k);case"fl64":return new Float64Array(k);default:throw new Error("Unkown type: "+H)}}function w(F){var j,H;if(F===null||typeof F!="object"||"isActiveClone"in F)return F;var M=F instanceof Date?new Date(F):F.constructor();try{for(var q=i(Object.keys(F)),k=q.next();!k.done;k=q.next()){var $=k.value;Object.prototype.hasOwnProperty.call(F,$)&&(F.isActiveClone=null,M[$]=w(F[$]),delete F.isActiveClone)}}catch(G){j={error:G}}finally{try{k&&!k.done&&(H=q.return)&&H.call(q)}finally{if(j)throw j.error}}return M}function v(F,j){return(F.name||j.name)+"/"+(F.storeName||j.storeName)+"/"}function g(F,j){j&&F.then(function(H){j(null,H)},function(H){j(H)})}function _(){for(var F=[],j=0;j<arguments.length;j++)F[j]=arguments[j];if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}function b(F,j){var H=this;if(j=_.apply(this,arguments),F=typeof F!="function"&&F||{},!F.name){var M=this.config();F.name=F.name||M.name,F.storeName=F.storeName||M.storeName}var q;return F.name?q=new Promise(function(k){F.storeName?k(v(F,H._defaultConfig)):k(F.name+"/")}):q=Promise.reject("Invalid arguments"),{promise:q,callback:j}}function S(F){return typeof F!="string"&&(console.warn(F+" used as a key, but it is not a string."),F=String(F)),F}var A={bufferToString:h,deserialize:y,serialize:m,stringToBuffer:f},I={},E=function(){function F(j){this.kp=j,this.data={}}return F.resolve=function(j){return I[j]||(I[j]=new F(j)),I[j]},F.prototype.clear=function(){this.data={}},F.prototype.drop=function(){this.clear(),delete I[this.kp]},F.prototype.get=function(j){return this.data[j]},F.prototype.key=function(j){return this.keys()[j]},F.prototype.keys=function(){return Object.keys(this.data)},F.prototype.rm=function(j){delete this.data[j]},F.prototype.set=function(j,H){this.data[j]=H},F}();function p(F){var j=F?w(F):{},H=v(j,this._defaultConfig),M=E.resolve(H);return this._dbInfo=j,this._dbInfo.serializer=A,this._dbInfo.keyPrefix=H,this._dbInfo.mStore=M,Promise.resolve()}function O(F){var j=this,H=this.ready().then(function(){j._dbInfo.mStore.clear()});return g(H,F),H}function R(F,j){var H=b.apply(this,arguments),M=H.promise,q=H.callback,k=M.then(function($){E.resolve($).drop()});return g(k,q),M}function U(F,j){var H=this;F=S(F);var M=this.ready().then(function(){var q=H._dbInfo.mStore.get(F);return q==null?null:H._dbInfo.serializer.deserialize(q)});return g(M,j),M}function z(F,j){var H=this,M=this.ready().then(function(){for(var q=H._dbInfo.mStore,k=q.keys(),$=0;$<k.length;$++){var G=q.get(k[$]);if(G&&(G=H._dbInfo.serializer.deserialize(G)),G=F(G,k[$],$+1),G!==void 0)return G}});return g(M,j),M}function ue(F,j){var H=this,M=this.ready().then(function(){var q;try{q=H._dbInfo.mStore.key(F),q===void 0&&(q=null)}catch{q=null}return q});return g(M,j),M}function ge(F){var j=this,H=this.ready().then(function(){return j._dbInfo.mStore.keys()});return g(H,F),H}function B(F){var j=this.keys().then(function(H){return H.length});return g(j,F),j}function L(F,j){var H=this;F=S(F);var M=this.ready().then(function(){H._dbInfo.mStore.rm(F)});return g(M,j),M}function Y(F,j,H){var M=this;F=S(F);var q=this.ready().then(function(){j===void 0&&(j=null);var k=j;return new Promise(function($,G){M._dbInfo.serializer.serialize(j,function(pe,Q){if(Q)G(Q);else try{M._dbInfo.mStore.set(F,pe),$(k)}catch(te){G(te)}})})});return g(q,H),q}var ne=!0;r._support=ne,r._driver=n,r._initStorage=p,r.clear=O,r.dropInstance=R,r.getItem=U,r.iterate=z,r.key=ue,r.keys=ge,r.length=B,r.removeItem=L,r.setItem=Y,Object.defineProperty(r,"__esModule",{value:!0})})}),xC=hte(g6e()),Uz=hte(m6e()),y6e={display:"none",position:"fixed",top:"0",right:"0",width:"100%",height:"100%",borderRadius:"0",border:"none",zIndex:"2147483647"};function v6e(t){for(let[e,r]of Object.entries(y6e))t.style[e]=r}function b6e(t){return!![].slice.call(document.querySelectorAll(".magic-iframe")).find(r=>r.src.includes(t))}var w6e=class extends c6e{constructor(){super(...arguments),this.activeElement=null}init(){this.test="hello",this.iframe=new Promise(e=>{let r=()=>{if(b6e(encodeURIComponent(this.parameters)))INe().log();else{let n=document.createElement("iframe");n.classList.add("magic-iframe"),n.dataset.magicIframeLabel=bx(this.endpoint).host,n.title="Secure Modal",n.src=bx(`/send?params=${encodeURIComponent(this.parameters)}`,this.endpoint).href,v6e(n),document.body.appendChild(n),e(n)}};["loaded","interactive","complete"].includes(document.readyState)?r():window.addEventListener("load",r,!1)}),window.addEventListener("message",e=>{var r;if(e.origin===this.endpoint&&e.data&&e.data.msgType&&this.messageHandlers.size){e.data.response=(r=e.data.response)!=null?r:{};for(let n of this.messageHandlers.values())n(e)}})}showOverlay(){return lE(this,null,function*(){let e=yield this.iframe;e.style.display="block",this.activeElement=document.activeElement,e.focus()})}hideOverlay(){return lE(this,null,function*(){var e;let r=yield this.iframe;r.style.display="none",(e=this.activeElement)!=null&&e.focus&&this.activeElement.focus(),this.activeElement=null})}_post(e){return lE(this,null,function*(){let r=yield this.iframe;if(r&&r.contentWindow)r.contentWindow.postMessage(e,this.endpoint);else throw _Ne()})}},_6e=vNe(lte,{platform:"web",sdkName:"magic-sdk",version:"21.2.0",defaultEndpoint:"https://auth.magic.link/",ViewController:w6e,configureStorage:()=>lE(void 0,null,function*(){let t=xC.default.createInstance({name:"MagicAuthLocalStorageDB",storeName:"MagicAuthLocalStorage"});return yield t.defineDriver(Uz),yield t.setDriver([xC.default.INDEXEDDB,xC.default.LOCALSTORAGE,Uz._driver]),t})});const BD=Object.freeze(Object.defineProperty({__proto__:null,DeepLinkPage:Bee,DeviceVerificationEventEmit:yx,DeviceVerificationEventOnReceived:zee,EthChainType:Vee,Events:zv,Extension:Ah,ExtensionError:kD,ExtensionWarning:U6,LoginWithEmailOTPEventEmit:c0,LoginWithEmailOTPEventOnReceived:Hee,LoginWithMagicLinkEventEmit:jee,LoginWithMagicLinkEventOnReceived:qee,Magic:_6e,MagicIncomingWindowMessage:Xd,MagicOutgoingWindowMessage:Pb,MagicPayloadMethod:mr,RPCError:Cb,RPCErrorCode:bA,RecoveryMethodType:Gee,SDKError:td,SDKErrorCode:ed,SDKWarning:B1,SDKWarningCode:ym,Wallets:lo,isPromiEvent:nte},Symbol.toStringTag,{value:"Module"})),E6e=qs(BD);var x6e=Object.create,pte=Object.defineProperty,A6e=Object.getOwnPropertyDescriptor,S6e=Object.getOwnPropertyNames,I6e=Object.getPrototypeOf,O6e=Object.prototype.hasOwnProperty,jD=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),P6e=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of S6e(e))!O6e.call(t,i)&&i!==r&&pte(t,i,{get:()=>e[i],enumerable:!(n=A6e(e,i))||n.enumerable});return t},gte=(t,e,r)=>(r=t!=null?x6e(I6e(t)):{},P6e(e||!t||!t.__esModule?pte(r,"default",{value:t,enumerable:!0}):r,t)),j1=(t,e,r)=>new Promise((n,i)=>{var a=c=>{try{o(r.next(c))}catch(u){i(u)}},s=c=>{try{o(r.throw(c))}catch(u){i(u)}},o=c=>c.done?n(c.value):Promise.resolve(c.value).then(a,s);o((r=r.apply(t,e)).next())}),mte=jD((t,e)=>{(function(r,n){typeof t=="object"?e.exports=t=n():typeof define=="function"&&define.amd?define([],n):r.CryptoJS=n()})(t,function(){var r=r||function(n,i){var a=Object.create||function(){function g(){}return function(_){var b;return g.prototype=_,b=new g,g.prototype=null,b}}(),s={},o=s.lib={},c=o.Base=function(){return{extend:function(g){var _=a(this);return g&&_.mixIn(g),(!_.hasOwnProperty("init")||this.init===_.init)&&(_.init=function(){_.$super.init.apply(this,arguments)}),_.init.prototype=_,_.$super=this,_},create:function(){var g=this.extend();return g.init.apply(g,arguments),g},init:function(){},mixIn:function(g){for(var _ in g)g.hasOwnProperty(_)&&(this[_]=g[_]);g.hasOwnProperty("toString")&&(this.toString=g.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),u=o.WordArray=c.extend({init:function(g,_){g=this.words=g||[],_!=i?this.sigBytes=_:this.sigBytes=g.length*4},toString:function(g){return(g||h).stringify(this)},concat:function(g){var _=this.words,b=g.words,S=this.sigBytes,A=g.sigBytes;if(this.clamp(),S%4)for(var I=0;I<A;I++){var E=b[I>>>2]>>>24-I%4*8&255;_[S+I>>>2]|=E<<24-(S+I)%4*8}else for(var I=0;I<A;I+=4)_[S+I>>>2]=b[I>>>2];return this.sigBytes+=A,this},clamp:function(){var g=this.words,_=this.sigBytes;g[_>>>2]&=4294967295<<32-_%4*8,g.length=n.ceil(_/4)},clone:function(){var g=c.clone.call(this);return g.words=this.words.slice(0),g},random:function(g){for(var _=[],b=function(p){var p=p,O=987654321,R=4294967295;return function(){O=36969*(O&65535)+(O>>16)&R,p=18e3*(p&65535)+(p>>16)&R;var U=(O<<16)+p&R;return U/=4294967296,U+=.5,U*(n.random()>.5?1:-1)}},S=0,A;S<g;S+=4){var I=b((A||n.random())*4294967296);A=I()*987654071,_.push(I()*4294967296|0)}return new u.init(_,g)}}),f=s.enc={},h=f.Hex={stringify:function(g){for(var _=g.words,b=g.sigBytes,S=[],A=0;A<b;A++){var I=_[A>>>2]>>>24-A%4*8&255;S.push((I>>>4).toString(16)),S.push((I&15).toString(16))}return S.join("")},parse:function(g){for(var _=g.length,b=[],S=0;S<_;S+=2)b[S>>>3]|=parseInt(g.substr(S,2),16)<<24-S%8*4;return new u.init(b,_/2)}},m=f.Latin1={stringify:function(g){for(var _=g.words,b=g.sigBytes,S=[],A=0;A<b;A++){var I=_[A>>>2]>>>24-A%4*8&255;S.push(String.fromCharCode(I))}return S.join("")},parse:function(g){for(var _=g.length,b=[],S=0;S<_;S++)b[S>>>2]|=(g.charCodeAt(S)&255)<<24-S%4*8;return new u.init(b,_)}},y=f.Utf8={stringify:function(g){try{return decodeURIComponent(escape(m.stringify(g)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(g){return m.parse(unescape(encodeURIComponent(g)))}},w=o.BufferedBlockAlgorithm=c.extend({reset:function(){this._data=new u.init,this._nDataBytes=0},_append:function(g){typeof g=="string"&&(g=y.parse(g)),this._data.concat(g),this._nDataBytes+=g.sigBytes},_process:function(g){var _=this._data,b=_.words,S=_.sigBytes,A=this.blockSize,I=A*4,E=S/I;g?E=n.ceil(E):E=n.max((E|0)-this._minBufferSize,0);var p=E*A,O=n.min(p*4,S);if(p){for(var R=0;R<p;R+=A)this._doProcessBlock(b,R);var U=b.splice(0,p);_.sigBytes-=O}return new u.init(U,O)},clone:function(){var g=c.clone.call(this);return g._data=this._data.clone(),g},_minBufferSize:0});o.Hasher=w.extend({cfg:c.extend(),init:function(g){this.cfg=this.cfg.extend(g),this.reset()},reset:function(){w.reset.call(this),this._doReset()},update:function(g){return this._append(g),this._process(),this},finalize:function(g){g&&this._append(g);var _=this._doFinalize();return _},blockSize:16,_createHelper:function(g){return function(_,b){return new g.init(b).finalize(_)}},_createHmacHelper:function(g){return function(_,b){return new v.HMAC.init(g,b).finalize(_)}}});var v=s.algo={};return s}(Math);return r})}),T6e=jD((t,e)=>{(function(r,n){typeof t=="object"?e.exports=t=n(mte()):typeof define=="function"&&define.amd?define(["./core"],n):n(r.CryptoJS)})(t,function(r){return function(n){var i=r,a=i.lib,s=a.WordArray,o=a.Hasher,c=i.algo,u=[],f=[];(function(){function y(_){for(var b=n.sqrt(_),S=2;S<=b;S++)if(!(_%S))return!1;return!0}function w(_){return(_-(_|0))*4294967296|0}for(var v=2,g=0;g<64;)y(v)&&(g<8&&(u[g]=w(n.pow(v,1/2))),f[g]=w(n.pow(v,1/3)),g++),v++})();var h=[],m=c.SHA256=o.extend({_doReset:function(){this._hash=new s.init(u.slice(0))},_doProcessBlock:function(y,w){for(var v=this._hash.words,g=v[0],_=v[1],b=v[2],S=v[3],A=v[4],I=v[5],E=v[6],p=v[7],O=0;O<64;O++){if(O<16)h[O]=y[w+O]|0;else{var R=h[O-15],U=(R<<25|R>>>7)^(R<<14|R>>>18)^R>>>3,z=h[O-2],ue=(z<<15|z>>>17)^(z<<13|z>>>19)^z>>>10;h[O]=U+h[O-7]+ue+h[O-16]}var ge=A&I^~A&E,B=g&_^g&b^_&b,L=(g<<30|g>>>2)^(g<<19|g>>>13)^(g<<10|g>>>22),Y=(A<<26|A>>>6)^(A<<21|A>>>11)^(A<<7|A>>>25),ne=p+Y+ge+f[O]+h[O],F=L+B;p=E,E=I,I=A,A=S+ne|0,S=b,b=_,_=g,g=ne+F|0}v[0]=v[0]+g|0,v[1]=v[1]+_|0,v[2]=v[2]+b|0,v[3]=v[3]+S|0,v[4]=v[4]+A|0,v[5]=v[5]+I|0,v[6]=v[6]+E|0,v[7]=v[7]+p|0},_doFinalize:function(){var y=this._data,w=y.words,v=this._nDataBytes*8,g=y.sigBytes*8;return w[g>>>5]|=128<<24-g%32,w[(g+64>>>9<<4)+14]=n.floor(v/4294967296),w[(g+64>>>9<<4)+15]=v,y.sigBytes=w.length*4,this._process(),this._hash},clone:function(){var y=o.clone.call(this);return y._hash=this._hash.clone(),y}});i.SHA256=o._createHelper(m),i.HmacSHA256=o._createHmacHelper(m)}(Math),r.SHA256})}),C6e=jD((t,e)=>{(function(r,n){typeof t=="object"?e.exports=t=n(mte()):typeof define=="function"&&define.amd?define(["./core"],n):n(r.CryptoJS)})(t,function(r){return function(){var n=r,i=n.lib,a=i.WordArray,s=n.enc;s.Base64={stringify:function(c){var u=c.words,f=c.sigBytes,h=this._map;c.clamp();for(var m=[],y=0;y<f;y+=3)for(var w=u[y>>>2]>>>24-y%4*8&255,v=u[y+1>>>2]>>>24-(y+1)%4*8&255,g=u[y+2>>>2]>>>24-(y+2)%4*8&255,_=w<<16|v<<8|g,b=0;b<4&&y+b*.75<f;b++)m.push(h.charAt(_>>>6*(3-b)&63));var S=h.charAt(64);if(S)for(;m.length%4;)m.push(S);return m.join("")},parse:function(c){var u=c.length,f=this._map,h=this._reverseMap;if(!h){h=this._reverseMap=[];for(var m=0;m<f.length;m++)h[f.charCodeAt(m)]=m}var y=f.charAt(64);if(y){var w=c.indexOf(y);w!==-1&&(u=w)}return o(c,u,h)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function o(c,u,f){for(var h=[],m=0,y=0;y<u;y++)if(y%4){var w=f[c.charCodeAt(y-1)]<<y%4*2,v=f[c.charCodeAt(y)]>>>6-y%4*2;h[m>>>2]|=(w|v)<<24-m%4*8,m++}return a.create(h,m)}}(),r.enc.Base64})}),yte=(t=>(t.ParseRedirectResult="magic_oauth_parse_redirect_result",t))(yte||{}),vte=(t=>(t.InvalidRequest="invalid_request",t.InvalidClient="invalid_client",t.InvalidScope="invalid_scope",t.InvalidGrant="invalid_grant",t.UnauthorizedClient="unauthorized_client",t.UnsupportedResponseType="unsupported_response_type",t.UnsupportedGrantType="unsupported_grant_type",t.UnsupportedTokenType="unsupported_token_type",t.AccessDenied="access_denied",t.ServerError="server_error",t.TemporarilyUnavailable="temporarily_unavailable",t))(vte||{}),R6e=gte(T6e()),N6e=gte(C6e()),Fz="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~",bte=typeof window<"u"&&!!window.crypto,D6e=bte&&!!window.crypto.subtle;function M6e(t){return Array.from(t).map(e=>Fz[e%Fz.length]).join("")}function Bz(t){let e=r=>r.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"");if(t instanceof ArrayBuffer){let r=new Uint8Array(t),n=Array.from(r).map(a=>String.fromCharCode(a)).join(""),i=btoa(n);return e(i)}return e(N6e.default.stringify(t))}function $6e(t){return j1(this,null,function*(){if(D6e){let e=new TextEncoder().encode(t);return crypto.subtle.digest("SHA-256",e).then(Bz)}return Bz((0,R6e.default)(t))})}function jz(t){let e=new Uint8Array(t);if(bte)window.crypto.getRandomValues(e);else for(let r=0;r<t;r+=1)e[r]=Math.floor(Math.random()*Math.floor(255));return M6e(e)}function k6e(){return j1(this,null,function*(){let t=jz(128),e=jz(128),r=yield $6e(e);return{verifier:e,challenge:r,state:t}})}var L6e=class extends Ah.Internal{constructor(){super(...arguments),this.name="oauth",this.config={},this.compat={"magic-sdk":">=2.4.6","@magic-sdk/react-native":!1,"@magic-sdk/react-native-bare":!1,"@magic-sdk/react-native-expo":!1}}loginWithRedirect(t){return this.utils.createPromiEvent(e=>j1(this,null,function*(){let{provider:r,query:n}=yield U6e.call(this,t);window.location.href=new URL(`/v1/oauth2/${r}/start?${n}`,this.sdk.endpoint).href,e()}))}getRedirectResult(){let t=window.location.search,e=window.location.origin+window.location.pathname;return window.history.replaceState(null,"",e),F6e.call(this,t)}},wx="oauth_redirect_metadata";function U6e(t){return j1(this,null,function*(){yield this.utils.storage.removeItem(wx);let{provider:e,redirectURI:r,scope:n,loginHint:i}=t,{verifier:a,challenge:s,state:o}=yield k6e(),c=JSON.stringify({verifier:a,state:o});return yield this.utils.storage.setItem(wx,c),{query:[`magic_api_key=${encodeURIComponent(this.sdk.apiKey)}`,`magic_challenge=${encodeURIComponent(s)}`,`state=${encodeURIComponent(o)}`,`platform=${encodeURIComponent("web")}`,n&&`scope=${encodeURIComponent(n.join(" "))}`,r&&`redirect_uri=${encodeURIComponent(r)}`,i&&`login_hint=${encodeURIComponent(i)}`].reduce((u,f)=>f?`${u}&${f}`:u),provider:e,redirectURI:r}})}function F6e(t){return this.utils.createPromiEvent((e,r)=>j1(this,null,function*(){var n;let i=yield this.utils.storage.getItem(wx),{verifier:a,state:s}=JSON.parse(i);this.utils.storage.removeItem(wx);let o=this.utils.createJsonRpcRequestPayload("magic_oauth_parse_redirect_result",[t,a,s]),c=yield this.request(o),u=c,f=c;f.error&&r(this.createError(f.error,(n=f.error_description)!=null?n:"An error occurred.",{errorURI:f.error_uri,provider:f.provider})),e(u)}))}const qD=Object.freeze(Object.defineProperty({__proto__:null,OAuthErrorCode:vte,OAuthExtension:L6e,OAuthPayloadMethods:yte},Symbol.toStringTag,{value:"Module"})),B6e=qs(qD);var j6e=ke&&ke.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r),Object.defineProperty(t,n,{enumerable:!0,get:function(){return e[r]}})}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),q6e=ke&&ke.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),qz=ke&&ke.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&j6e(e,t,r);return q6e(e,t),e};Object.defineProperty(vA,"__esModule",{value:!0});vA.MagicConnector=void 0;const Hz=Qf,zz=Ro,H6e=V2;class z6e extends H6e.AbstractConnector{constructor(e){super({supportedChainIds:zz.getConfiguration()[Hz.ProviderType.MAGIC].chains}),this.activate=async()=>{var r;if(this.magic=await this.buildMagicInstance(this.chainId),!await this.magic.user.isLoggedIn())throw new Error("Magic: user isn't logged in");const i=await this.getProvider(),a=await i.request({method:"eth_accounts"});return this.account=(r=a[0])!==null&&r!==void 0?r:null,{provider:i,chainId:this.chainId,account:this.account}},this.getProvider=async()=>{if(!this.magic)throw new Error("Magic: instance was not initialized");const r=await this.magic.wallet.getProvider();return Object.assign(Object.assign({},r),{request:new Proxy(r.request,{apply:async(n,i,a)=>{var s,o,c;if(((s=a[0])===null||s===void 0?void 0:s.method)==="wallet_switchEthereumChain")try{const u=parseInt((c=(o=a[0])===null||o===void 0?void 0:o.params[0])===null||c===void 0?void 0:c.chainId,16);return this.supportedChainIds&&!this.supportedChainIds.includes(u)?{code:2020202,message:"Unsupported Magic ChainId"}:(this.magic=await this.buildMagicInstance(u),null)}catch{return{code:2020201,message:"Error changing the Magic ChainId"}}return n.bind(r)(...a)}})})},this.getChainId=async()=>{if(!this.magic)throw new Error("Magic: instance was not initialized");return this.chainId},this.getAccount=async()=>{if(!this.magic)throw new Error("Magic: instance was not initialized");return this.account},this.deactivate=()=>{if(!this.magic)throw new Error("Magic: instance was not initialized");this.magic.user.logout()},this.buildMagicInstance=async r=>{const{Magic:n}=await Promise.resolve().then(()=>qz(E6e)),{OAuthExtension:i}=await Promise.resolve().then(()=>qz(B6e)),a=zz.getConfiguration()[Hz.ProviderType.MAGIC];return new n(a.apiKey,{extensions:[new i],network:{rpcUrl:a.urls[r],chainId:r}})},this.chainId=e,this.account=null}}vA.MagicConnector=z6e;(function(t){var e=ke&&ke.__createBinding||(Object.create?function(n,i,a,s){s===void 0&&(s=a),Object.defineProperty(n,s,{enumerable:!0,get:function(){return i[a]}})}:function(n,i,a,s){s===void 0&&(s=a),n[s]=i[a]}),r=ke&&ke.__exportStar||function(n,i){for(var a in n)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&e(i,n,a)};Object.defineProperty(t,"__esModule",{value:!0}),r(V2,t),r(W2,t),r(nA,t),r(iA,t),r(aA,t),r(sA,t),r(vA,t)})(K8);var wte={},q1={};Object.defineProperty(q1,"__esModule",{value:!0});q1.Storage=void 0;class V6e{}q1.Storage=V6e;var _A={};Object.defineProperty(_A,"__esModule",{value:!0});_A.LocalStorage=void 0;const G6e=q1;class K6e extends G6e.Storage{get(e){const r=window.localStorage.getItem(e);return r===null?void 0:r}set(e,r){window.localStorage.setItem(e,r)}remove(e){window.localStorage.removeItem(e)}removeRegExp(e){for(let r=localStorage.length-1;r>=0;r--){const n=localStorage.key(r);n&&e.test(n)&&localStorage.removeItem(n)}}}_A.LocalStorage=K6e;(function(t){var e=ke&&ke.__createBinding||(Object.create?function(n,i,a,s){s===void 0&&(s=a),Object.defineProperty(n,s,{enumerable:!0,get:function(){return i[a]}})}:function(n,i,a,s){s===void 0&&(s=a),n[s]=i[a]}),r=ke&&ke.__exportStar||function(n,i){for(var a in n)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&e(i,n,a)};Object.defineProperty(t,"__esModule",{value:!0}),r(q1,t),r(_A,t)})(wte);var EA={};Object.defineProperty(EA,"__esModule",{value:!0});EA.ProviderAdapter=void 0;class HD{constructor(e){this.provider=e,this.id=0,this.on=(r,n)=>this.provider.on(r,n),this.emit=(r,...n)=>this.provider.emit(r,n),this.removeListener=(r,n)=>this.provider.removeListener(r,n),this.request=async({method:r,params:n})=>this.isModernProvider()?this.provider.request({method:r,params:n}):this.send(r,n),this.sendAsync=async(r,n)=>this.hasSendAsync()?this.provider.sendAsync(r,(i,a)=>{a&&!a.hasOwnProperty("result")?n(i,{id:0,jsonrpc:"2.0",result:a}):n(i,a)}):this.send(r,n)}static adapt(e){const r=new HD(e);return Object.assign(Object.assign({},e),{on:r.on,emit:r.emit,removeListener:r.removeListener,request:r.request,sendAsync:r.sendAsync,send:r.send.bind(r)})}async send(e,r){let n,i,a;const s=typeof r=="function";if(s){const o=e;i=o.params||[],n=o.method,a=r}else n=e,i=r||[],a=(o,c)=>{if(o)throw o;return c};if(this.isModernProvider()){const[o,c]=await this.provider.request({method:n,params:i}).then(f=>[null,f]).catch(f=>[f,void 0]);return a(o,s?{id:"",jsonrpc:"2.0",result:c}:c)}else{this.patchOldMobile();const[o,c]=s?await new Promise(u=>this.provider.send(e,(f,h)=>{u([f,h])})):await new Promise(u=>this.provider.send({jsonrpc:"2.0",id:++this.id,method:n,params:i},(f,h)=>{u([h&&h.hasOwnProperty("error")?h.error:f,h&&h.hasOwnProperty("result")?h.result:h])}));return a(o,c)}}isModernProvider(){return typeof this.provider.request=="function"}hasSendAsync(){return typeof this.provider.sendAsync=="function"}patchOldMobile(){this.provider&&!this.provider.isDapper&&!this.provider.isFortmatic&&!this.provider.isMetamask&&this.hasSendAsync()&&this.provider.send!==this.provider.sendAsync&&(this.provider.send=this.provider.sendAsync)}}EA.ProviderAdapter=HD;Object.defineProperty(Lg,"__esModule",{value:!0});Lg.connection=Lg.ConnectionManager=void 0;const Vz=Vs(),ao=hc,Bl=K8,W6e=wte,AC=Ro,Gz=EA,Kz="Web3ReactDeactivate";class _te{constructor(e){this.storage=e,this.getWalletName=()=>{if(this.connector instanceof Bl.WalletConnectV2Connector)return this.connector.getWalletName()},this.clearConnectionData=()=>{const{storageKey:r}=AC.getConfiguration();this.storage.remove(r),Bl.WalletConnectV2Connector.clearStorage(this.storage)},this.handleWeb3ReactDeactivate=()=>{this.connector&&this.connector.removeListener(Kz,this.handleWeb3ReactDeactivate),this.disconnect().catch(console.error)}}async connect(e,r=Vz.ChainId.ETHEREUM_MAINNET){this.connector=this.buildConnector(e,r),this.connector.on(Kz,this.handleWeb3ReactDeactivate);const{provider:n,account:i}=await this.connector.activate();return this.setConnectionData(e,r),{provider:Gz.ProviderAdapter.adapt(n),providerType:e,account:i||"",chainId:r}}async tryPreviousConnection(){const e=this.getConnectionData();if(!e)throw new Error("Could not find a valid provider. Make sure to call the `connect` method first");const r=await this.connect(e.providerType,e.chainId);if(r.providerType===ao.ProviderType.INJECTED){const n=await r.provider.request({method:"eth_chainId"}),i=n?parseInt(n,16):null;i&&e.chainId!==i&&this.setConnectionData(e.providerType,i)}return Object.assign(Object.assign({},r),{chainId:this.getConnectionData().chainId})}getAvailableProviders(){const e=[ao.ProviderType.FORTMATIC,ao.ProviderType.WALLET_CONNECT,ao.ProviderType.WALLET_LINK];return typeof window<"u"&&window.ethereum!==void 0?e.unshift(ao.ProviderType.INJECTED):e.unshift(ao.ProviderType.METAMASK_MOBILE),e}async disconnect(){this.connector&&(this.connector.deactivate(),this.isClosableConnector()&&await this.connector.close()),this.clearConnectionData(),this.connector=void 0}async getProvider(){if(!this.connector)throw new Error("No valid connector found. Please .connect() first");return this.connector.getProvider()}async createProvider(e,r=Vz.ChainId.ETHEREUM_MAINNET){const i=await this.buildConnector(e,r).getProvider();return Gz.ProviderAdapter.adapt(i)}buildConnector(e,r){switch(e){case ao.ProviderType.INJECTED:return new Bl.InjectedConnector(r);case ao.ProviderType.FORTMATIC:return new Bl.FortmaticConnector(r);case ao.ProviderType.MAGIC:return new Bl.MagicConnector(r);case ao.ProviderType.WALLET_LINK:return new Bl.WalletLinkConnector(r);case ao.ProviderType.NETWORK:return new Bl.NetworkConnector(r);case ao.ProviderType.WALLET_CONNECT_V2:return new Bl.WalletConnectV2Connector(r);default:throw new Error(`Invalid provider ${e}`)}}getConnectionData(){const{storageKey:e}=AC.getConfiguration(),r=this.storage.get(e);return r?JSON.parse(r):void 0}setConnectionData(e,r){const{storageKey:n}=AC.getConfiguration(),i=JSON.stringify({providerType:e,chainId:r});this.storage.set(n,i)}isClosableConnector(){return this.connector&&typeof this.connector.close<"u"}}Lg.ConnectionManager=_te;Lg.connection=new _te(new W6e.LocalStorage);var Ete={};Object.defineProperty(Ete,"__esModule",{value:!0});(function(t){var e=ke&&ke.__createBinding||(Object.create?function(n,i,a,s){s===void 0&&(s=a),Object.defineProperty(n,s,{enumerable:!0,get:function(){return i[a]}})}:function(n,i,a,s){s===void 0&&(s=a),n[s]=i[a]}),r=ke&&ke.__exportStar||function(n,i){for(var a in n)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&e(i,n,a)};Object.defineProperty(t,"__esModule",{value:!0}),r(Lg,t),r(K8,t),r(Ro,t),r(Ete,t)})(eu);function Wz(t){return t!=null&&typeof t=="object"&&"message"in t}const Y6e=()=>{const[t,e]=Qe.useState(),[r,n]=Qe.useState(),[i,a]=Qe.useState(),[s,o]=Qe.useState(),c=Qe.useCallback(async()=>{a(void 0),o(void 0);try{const f=await eu.connection.tryPreviousConnection(),y=await(await new QE(f.provider).getSigner()).signMessage("Hello world");o(y)}catch(f){a(Wz(f)?f.message:"Unknown error")}},[]),u=Qe.useCallback(async()=>{n(void 0),e(void 0);try{const f=await eu.connection.tryPreviousConnection(),m=await new QE(f.provider).getBalance(f.account??"");e(pde(m))}catch(f){n(Wz(f)?f.message:"Unknown error")}},[]);return dt.jsxs("div",{children:[dt.jsx("h1",{children:"This is a simple test page"}),dt.jsxs("div",{children:[dt.jsx("p",{children:"Sign message test"}),dt.jsx(Mh.Button,{primary:!0,size:"small",onClick:c,children:"Sign message"}),s?dt.jsxs("p",{children:["Signed message: ",s]}):null,i?dt.jsxs("p",{children:["Error: ",i]}):null]}),dt.jsxs("div",{children:[dt.jsx("br",{}),dt.jsx("p",{children:"Get balance test"}),dt.jsx(Mh.Button,{primary:!0,size:"small",onClick:u,children:"Get balance"}),t?dt.jsxs("p",{children:["Balance: ",t]}):null,r?dt.jsxs("p",{children:["Error: ",r]}):null]})]})},ru=Object.create(null);ru.open="0";ru.close="1";ru.ping="2";ru.pong="3";ru.message="4";ru.upgrade="5";ru.noop="6";const fE=Object.create(null);Object.keys(ru).forEach(t=>{fE[ru[t]]=t});const B6={type:"error",data:"parser error"},xte=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",Ate=typeof ArrayBuffer=="function",Ste=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,zD=({type:t,data:e},r,n)=>xte&&e instanceof Blob?r?n(e):Yz(e,n):Ate&&(e instanceof ArrayBuffer||Ste(e))?r?n(e):Yz(new Blob([e]),n):n(ru[t]+(e||"")),Yz=(t,e)=>{const r=new FileReader;return r.onload=function(){const n=r.result.split(",")[1];e("b"+(n||""))},r.readAsDataURL(t)};function Qz(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}let SC;function Q6e(t,e){if(xte&&t.data instanceof Blob)return t.data.arrayBuffer().then(Qz).then(e);if(Ate&&(t.data instanceof ArrayBuffer||Ste(t.data)))return e(Qz(t.data));zD(t,!1,r=>{SC||(SC=new TextEncoder),e(SC.encode(r))})}const Jz="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bv=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let t=0;t<Jz.length;t++)bv[Jz.charCodeAt(t)]=t;const J6e=t=>{let e=t.length*.75,r=t.length,n,i=0,a,s,o,c;t[t.length-1]==="="&&(e--,t[t.length-2]==="="&&e--);const u=new ArrayBuffer(e),f=new Uint8Array(u);for(n=0;n<r;n+=4)a=bv[t.charCodeAt(n)],s=bv[t.charCodeAt(n+1)],o=bv[t.charCodeAt(n+2)],c=bv[t.charCodeAt(n+3)],f[i++]=a<<2|s>>4,f[i++]=(s&15)<<4|o>>2,f[i++]=(o&3)<<6|c&63;return u},X6e=typeof ArrayBuffer=="function",VD=(t,e)=>{if(typeof t!="string")return{type:"message",data:Ite(t,e)};const r=t.charAt(0);return r==="b"?{type:"message",data:Z6e(t.substring(1),e)}:fE[r]?t.length>1?{type:fE[r],data:t.substring(1)}:{type:fE[r]}:B6},Z6e=(t,e)=>{if(X6e){const r=J6e(t);return Ite(r,e)}else return{base64:!0,data:t}},Ite=(t,e)=>{switch(e){case"blob":return t instanceof Blob?t:new Blob([t]);case"arraybuffer":default:return t instanceof ArrayBuffer?t:t.buffer}},Ote=String.fromCharCode(30),e5e=(t,e)=>{const r=t.length,n=new Array(r);let i=0;t.forEach((a,s)=>{zD(a,!1,o=>{n[s]=o,++i===r&&e(n.join(Ote))})})},t5e=(t,e)=>{const r=t.split(Ote),n=[];for(let i=0;i<r.length;i++){const a=VD(r[i],e);if(n.push(a),a.type==="error")break}return n};function r5e(){return new TransformStream({transform(t,e){Q6e(t,r=>{const n=r.length;let i;if(n<126)i=new Uint8Array(1),new DataView(i.buffer).setUint8(0,n);else if(n<65536){i=new Uint8Array(3);const a=new DataView(i.buffer);a.setUint8(0,126),a.setUint16(1,n)}else{i=new Uint8Array(9);const a=new DataView(i.buffer);a.setUint8(0,127),a.setBigUint64(1,BigInt(n))}t.data&&typeof t.data!="string"&&(i[0]|=128),e.enqueue(i),e.enqueue(r)})}})}let IC;function b_(t){return t.reduce((e,r)=>e+r.length,0)}function w_(t,e){if(t[0].length===e)return t.shift();const r=new Uint8Array(e);let n=0;for(let i=0;i<e;i++)r[i]=t[0][n++],n===t[0].length&&(t.shift(),n=0);return t.length&&n<t[0].length&&(t[0]=t[0].slice(n)),r}function n5e(t,e){IC||(IC=new TextDecoder);const r=[];let n=0,i=-1,a=!1;return new TransformStream({transform(s,o){for(r.push(s);;){if(n===0){if(b_(r)<1)break;const c=w_(r,1);a=(c[0]&128)===128,i=c[0]&127,i<126?n=3:i===126?n=1:n=2}else if(n===1){if(b_(r)<2)break;const c=w_(r,2);i=new DataView(c.buffer,c.byteOffset,c.length).getUint16(0),n=3}else if(n===2){if(b_(r)<8)break;const c=w_(r,8),u=new DataView(c.buffer,c.byteOffset,c.length),f=u.getUint32(0);if(f>Math.pow(2,53-32)-1){o.enqueue(B6);break}i=f*Math.pow(2,32)+u.getUint32(4),n=3}else{if(b_(r)<i)break;const c=w_(r,i);o.enqueue(VD(a?c:IC.decode(c),e)),n=0}if(i===0||i>t){o.enqueue(B6);break}}}})}const Pte=4;function Oi(t){if(t)return i5e(t)}function i5e(t){for(var e in Oi.prototype)t[e]=Oi.prototype[e];return t}Oi.prototype.on=Oi.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this};Oi.prototype.once=function(t,e){function r(){this.off(t,r),e.apply(this,arguments)}return r.fn=e,this.on(t,r),this};Oi.prototype.off=Oi.prototype.removeListener=Oi.prototype.removeAllListeners=Oi.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var r=this._callbacks["$"+t];if(!r)return this;if(arguments.length==1)return delete this._callbacks["$"+t],this;for(var n,i=0;i<r.length;i++)if(n=r[i],n===e||n.fn===e){r.splice(i,1);break}return r.length===0&&delete this._callbacks["$"+t],this};Oi.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),r=this._callbacks["$"+t],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(r){r=r.slice(0);for(var n=0,i=r.length;n<i;++n)r[n].apply(this,e)}return this};Oi.prototype.emitReserved=Oi.prototype.emit;Oi.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]};Oi.prototype.hasListeners=function(t){return!!this.listeners(t).length};const _o=(()=>typeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function Tte(t,...e){return e.reduce((r,n)=>(t.hasOwnProperty(n)&&(r[n]=t[n]),r),{})}const a5e=_o.setTimeout,s5e=_o.clearTimeout;function xA(t,e){e.useNativeTimers?(t.setTimeoutFn=a5e.bind(_o),t.clearTimeoutFn=s5e.bind(_o)):(t.setTimeoutFn=_o.setTimeout.bind(_o),t.clearTimeoutFn=_o.clearTimeout.bind(_o))}const o5e=1.33;function c5e(t){return typeof t=="string"?u5e(t):Math.ceil((t.byteLength||t.size)*o5e)}function u5e(t){let e=0,r=0;for(let n=0,i=t.length;n<i;n++)e=t.charCodeAt(n),e<128?r+=1:e<2048?r+=2:e<55296||e>=57344?r+=3:(n++,r+=4);return r}function l5e(t){let e="";for(let r in t)t.hasOwnProperty(r)&&(e.length&&(e+="&"),e+=encodeURIComponent(r)+"="+encodeURIComponent(t[r]));return e}function f5e(t){let e={},r=t.split("&");for(let n=0,i=r.length;n<i;n++){let a=r[n].split("=");e[decodeURIComponent(a[0])]=decodeURIComponent(a[1])}return e}class d5e extends Error{constructor(e,r,n){super(e),this.description=r,this.context=n,this.type="TransportError"}}class GD extends Oi{constructor(e){super(),this.writable=!1,xA(this,e),this.opts=e,this.query=e.query,this.socket=e.socket}onError(e,r,n){return super.emitReserved("error",new d5e(e,r,n)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(e){this.readyState==="open"&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){const r=VD(e,this.socket.binaryType);this.onPacket(r)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,r={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(r)}_hostname(){const e=this.opts.hostname;return e.indexOf(":")===-1?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&+(this.opts.port!==443)||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(e){const r=l5e(e);return r.length?"?"+r:""}}const Cte="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),j6=64,h5e={};let Xz=0,__=0,Zz;function eV(t){let e="";do e=Cte[t%j6]+e,t=Math.floor(t/j6);while(t>0);return e}function Rte(){const t=eV(+new Date);return t!==Zz?(Xz=0,Zz=t):t+"."+eV(Xz++)}for(;__<j6;__++)h5e[Cte[__]]=__;let Nte=!1;try{Nte=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const p5e=Nte;function Dte(t){const e=t.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||p5e))return new XMLHttpRequest}catch{}if(!e)try{return new _o[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}function g5e(){}const m5e=function(){return new Dte({xdomain:!1}).responseType!=null}();class y5e extends GD{constructor(e){if(super(e),this.polling=!1,typeof location<"u"){const n=location.protocol==="https:";let i=location.port;i||(i=n?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||i!==e.port}const r=e&&e.forceBase64;this.supportsBinary=m5e&&!r,this.opts.withCredentials&&(this.cookieJar=void 0)}get name(){return"polling"}doOpen(){this.poll()}pause(e){this.readyState="pausing";const r=()=>{this.readyState="paused",e()};if(this.polling||!this.writable){let n=0;this.polling&&(n++,this.once("pollComplete",function(){--n||r()})),this.writable||(n++,this.once("drain",function(){--n||r()}))}else r()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){const r=n=>{if(this.readyState==="opening"&&n.type==="open"&&this.onOpen(),n.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(n)};t5e(e,this.socket.binaryType).forEach(r),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const e=()=>{this.write([{type:"close"}])};this.readyState==="open"?e():this.once("open",e)}write(e){this.writable=!1,e5e(e,r=>{this.doWrite(r,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const e=this.opts.secure?"https":"http",r=this.query||{};return this.opts.timestampRequests!==!1&&(r[this.opts.timestampParam]=Rte()),!this.supportsBinary&&!r.sid&&(r.b64=1),this.createUri(e,r)}request(e={}){return Object.assign(e,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new Xc(this.uri(),e)}doWrite(e,r){const n=this.request({method:"POST",data:e});n.on("success",r),n.on("error",(i,a)=>{this.onError("xhr post error",i,a)})}doPoll(){const e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(r,n)=>{this.onError("xhr poll error",r,n)}),this.pollXhr=e}}class Xc extends Oi{constructor(e,r){super(),xA(this,r),this.opts=r,this.method=r.method||"GET",this.uri=e,this.data=r.data!==void 0?r.data:null,this.create()}create(){var e;const r=Tte(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");r.xdomain=!!this.opts.xd;const n=this.xhr=new Dte(r);try{n.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let i in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(i)&&n.setRequestHeader(i,this.opts.extraHeaders[i])}}catch{}if(this.method==="POST")try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{n.setRequestHeader("Accept","*/*")}catch{}(e=this.opts.cookieJar)===null||e===void 0||e.addCookies(n),"withCredentials"in n&&(n.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(n.timeout=this.opts.requestTimeout),n.onreadystatechange=()=>{var i;n.readyState===3&&((i=this.opts.cookieJar)===null||i===void 0||i.parseCookies(n)),n.readyState===4&&(n.status===200||n.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof n.status=="number"?n.status:0)},0))},n.send(this.data)}catch(i){this.setTimeoutFn(()=>{this.onError(i)},0);return}typeof document<"u"&&(this.index=Xc.requestsCount++,Xc.requests[this.index]=this)}onError(e){this.emitReserved("error",e,this.xhr),this.cleanup(!0)}cleanup(e){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=g5e,e)try{this.xhr.abort()}catch{}typeof document<"u"&&delete Xc.requests[this.index],this.xhr=null}}onLoad(){const e=this.xhr.responseText;e!==null&&(this.emitReserved("data",e),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}Xc.requestsCount=0;Xc.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",tV);else if(typeof addEventListener=="function"){const t="onpagehide"in _o?"pagehide":"unload";addEventListener(t,tV,!1)}}function tV(){for(let t in Xc.requests)Xc.requests.hasOwnProperty(t)&&Xc.requests[t].abort()}const KD=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,r)=>r(e,0))(),E_=_o.WebSocket||_o.MozWebSocket,rV=!0,v5e="arraybuffer",nV=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class b5e extends GD{constructor(e){super(e),this.supportsBinary=!e.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const e=this.uri(),r=this.opts.protocols,n=nV?{}:Tte(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(n.headers=this.opts.extraHeaders);try{this.ws=rV&&!nV?r?new E_(e,r):new E_(e):new E_(e,r,n)}catch(i){return this.emitReserved("error",i)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let r=0;r<e.length;r++){const n=e[r],i=r===e.length-1;zD(n,this.supportsBinary,a=>{const s={};try{rV&&this.ws.send(a)}catch{}i&&KD(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){const e=this.opts.secure?"wss":"ws",r=this.query||{};return this.opts.timestampRequests&&(r[this.opts.timestampParam]=Rte()),this.supportsBinary||(r.b64=1),this.createUri(e,r)}check(){return!!E_}}class w5e extends GD{get name(){return"webtransport"}doOpen(){typeof WebTransport=="function"&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this.transport.ready.then(()=>{this.transport.createBidirectionalStream().then(e=>{const r=n5e(Number.MAX_SAFE_INTEGER,this.socket.binaryType),n=e.readable.pipeThrough(r).getReader(),i=r5e();i.readable.pipeTo(e.writable),this.writer=i.writable.getWriter();const a=()=>{n.read().then(({done:o,value:c})=>{o||(this.onPacket(c),a())}).catch(o=>{})};a();const s={type:"open"};this.query.sid&&(s.data=`{"sid":"${this.query.sid}"}`),this.writer.write(s).then(()=>this.onOpen())})}))}write(e){this.writable=!1;for(let r=0;r<e.length;r++){const n=e[r],i=r===e.length-1;this.writer.write(n).then(()=>{i&&KD(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this.transport)===null||e===void 0||e.close()}}const _5e={websocket:b5e,webtransport:w5e,polling:y5e},E5e=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,x5e=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function q6(t){if(t.length>2e3)throw"URI too long";const e=t,r=t.indexOf("["),n=t.indexOf("]");r!=-1&&n!=-1&&(t=t.substring(0,r)+t.substring(r,n).replace(/:/g,";")+t.substring(n,t.length));let i=E5e.exec(t||""),a={},s=14;for(;s--;)a[x5e[s]]=i[s]||"";return r!=-1&&n!=-1&&(a.source=e,a.host=a.host.substring(1,a.host.length-1).replace(/;/g,":"),a.authority=a.authority.replace("[","").replace("]","").replace(/;/g,":"),a.ipv6uri=!0),a.pathNames=A5e(a,a.path),a.queryKey=S5e(a,a.query),a}function A5e(t,e){const r=/\/{2,9}/g,n=e.replace(r,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&n.splice(0,1),e.slice(-1)=="/"&&n.splice(n.length-1,1),n}function S5e(t,e){const r={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(n,i,a){i&&(r[i]=a)}),r}let Mte=class Wp extends Oi{constructor(e,r={}){super(),this.binaryType=v5e,this.writeBuffer=[],e&&typeof e=="object"&&(r=e,e=null),e?(e=q6(e),r.hostname=e.host,r.secure=e.protocol==="https"||e.protocol==="wss",r.port=e.port,e.query&&(r.query=e.query)):r.host&&(r.hostname=q6(r.host).host),xA(this,r),this.secure=r.secure!=null?r.secure:typeof location<"u"&&location.protocol==="https:",r.hostname&&!r.port&&(r.port=this.secure?"443":"80"),this.hostname=r.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=r.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=r.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},r),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=f5e(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(e){const r=Object.assign({},this.opts.query);r.EIO=Pte,r.transport=e,this.id&&(r.sid=this.id);const n=Object.assign({},this.opts,{query:r,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new _5e[e](n)}open(){let e;if(this.opts.rememberUpgrade&&Wp.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)e="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else e=this.transports[0];this.readyState="opening";try{e=this.createTransport(e)}catch{this.transports.shift(),this.open();return}e.open(),this.setTransport(e)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",r=>this.onClose("transport close",r))}probe(e){let r=this.createTransport(e),n=!1;Wp.priorWebsocketSuccess=!1;const i=()=>{n||(r.send([{type:"ping",data:"probe"}]),r.once("packet",h=>{if(!n)if(h.type==="pong"&&h.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",r),!r)return;Wp.priorWebsocketSuccess=r.name==="websocket",this.transport.pause(()=>{n||this.readyState!=="closed"&&(f(),this.setTransport(r),r.send([{type:"upgrade"}]),this.emitReserved("upgrade",r),r=null,this.upgrading=!1,this.flush())})}else{const m=new Error("probe error");m.transport=r.name,this.emitReserved("upgradeError",m)}}))};function a(){n||(n=!0,f(),r.close(),r=null)}const s=h=>{const m=new Error("probe error: "+h);m.transport=r.name,a(),this.emitReserved("upgradeError",m)};function o(){s("transport closed")}function c(){s("socket closed")}function u(h){r&&h.name!==r.name&&a()}const f=()=>{r.removeListener("open",i),r.removeListener("error",s),r.removeListener("close",o),this.off("close",c),this.off("upgrading",u)};r.once("open",i),r.once("error",s),r.once("close",o),this.once("close",c),this.once("upgrading",u),this.upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{n||r.open()},200):r.open()}onOpen(){if(this.readyState="open",Wp.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade){let e=0;const r=this.upgrades.length;for(;e<r;e++)this.probe(this.upgrades[e])}}onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),this.resetPingTimeout(),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const r=new Error("server error");r.code=e.data,this.onError(r);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data);break}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this.upgrades=this.filterUpgrades(e.upgrades),this.pingInterval=e.pingInterval,this.pingTimeout=e.pingTimeout,this.maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn(()=>{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const e=this.getWritablePackets();this.transport.send(e),this.prevBufferLen=e.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let r=1;for(let n=0;n<this.writeBuffer.length;n++){const i=this.writeBuffer[n].data;if(i&&(r+=c5e(i)),n>0&&r>this.maxPayload)return this.writeBuffer.slice(0,n);r+=2}return this.writeBuffer}write(e,r,n){return this.sendPacket("message",e,r,n),this}send(e,r,n){return this.sendPacket("message",e,r,n),this}sendPacket(e,r,n,i){if(typeof r=="function"&&(i=r,r=void 0),typeof n=="function"&&(i=n,n=null),this.readyState==="closing"||this.readyState==="closed")return;n=n||{},n.compress=n.compress!==!1;const a={type:e,data:r,options:n};this.emitReserved("packetCreate",a),this.writeBuffer.push(a),i&&this.once("flush",i),this.flush()}close(){const e=()=>{this.onClose("forced close"),this.transport.close()},r=()=>{this.off("upgrade",r),this.off("upgradeError",r),e()},n=()=>{this.once("upgrade",r),this.once("upgradeError",r)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?n():e()}):this.upgrading?n():e()),this}onError(e){Wp.priorWebsocketSuccess=!1,this.emitReserved("error",e),this.onClose("transport error",e)}onClose(e,r){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",e,r),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(e){const r=[];let n=0;const i=e.length;for(;n<i;n++)~this.transports.indexOf(e[n])&&r.push(e[n]);return r}};Mte.protocol=Pte;function I5e(t,e="",r){let n=t;r=r||typeof location<"u"&&location,t==null&&(t=r.protocol+"//"+r.host),typeof t=="string"&&(t.charAt(0)==="/"&&(t.charAt(1)==="/"?t=r.protocol+t:t=r.host+t),/^(https?|wss?):\/\//.test(t)||(typeof r<"u"?t=r.protocol+"//"+t:t="https://"+t),n=q6(t)),n.port||(/^(http|ws)$/.test(n.protocol)?n.port="80":/^(http|ws)s$/.test(n.protocol)&&(n.port="443")),n.path=n.path||"/";const a=n.host.indexOf(":")!==-1?"["+n.host+"]":n.host;return n.id=n.protocol+"://"+a+":"+n.port+e,n.href=n.protocol+"://"+a+(r&&r.port===n.port?"":":"+n.port),n}const O5e=typeof ArrayBuffer=="function",P5e=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,$te=Object.prototype.toString,T5e=typeof Blob=="function"||typeof Blob<"u"&&$te.call(Blob)==="[object BlobConstructor]",C5e=typeof File=="function"||typeof File<"u"&&$te.call(File)==="[object FileConstructor]";function WD(t){return O5e&&(t instanceof ArrayBuffer||P5e(t))||T5e&&t instanceof Blob||C5e&&t instanceof File}function dE(t,e){if(!t||typeof t!="object")return!1;if(Array.isArray(t)){for(let r=0,n=t.length;r<n;r++)if(dE(t[r]))return!0;return!1}if(WD(t))return!0;if(t.toJSON&&typeof t.toJSON=="function"&&arguments.length===1)return dE(t.toJSON(),!0);for(const r in t)if(Object.prototype.hasOwnProperty.call(t,r)&&dE(t[r]))return!0;return!1}function R5e(t){const e=[],r=t.data,n=t;return n.data=H6(r,e),n.attachments=e.length,{packet:n,buffers:e}}function H6(t,e){if(!t)return t;if(WD(t)){const r={_placeholder:!0,num:e.length};return e.push(t),r}else if(Array.isArray(t)){const r=new Array(t.length);for(let n=0;n<t.length;n++)r[n]=H6(t[n],e);return r}else if(typeof t=="object"&&!(t instanceof Date)){const r={};for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=H6(t[n],e));return r}return t}function N5e(t,e){return t.data=z6(t.data,e),delete t.attachments,t}function z6(t,e){if(!t)return t;if(t&&t._placeholder===!0){if(typeof t.num=="number"&&t.num>=0&&t.num<e.length)return e[t.num];throw new Error("illegal attachments")}else if(Array.isArray(t))for(let r=0;r<t.length;r++)t[r]=z6(t[r],e);else if(typeof t=="object")for(const r in t)Object.prototype.hasOwnProperty.call(t,r)&&(t[r]=z6(t[r],e));return t}const D5e=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],M5e=5;var an;(function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"})(an||(an={}));class $5e{constructor(e){this.replacer=e}encode(e){return(e.type===an.EVENT||e.type===an.ACK)&&dE(e)?this.encodeAsBinary({type:e.type===an.EVENT?an.BINARY_EVENT:an.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let r=""+e.type;return(e.type===an.BINARY_EVENT||e.type===an.BINARY_ACK)&&(r+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(r+=e.nsp+","),e.id!=null&&(r+=e.id),e.data!=null&&(r+=JSON.stringify(e.data,this.replacer)),r}encodeAsBinary(e){const r=R5e(e),n=this.encodeAsString(r.packet),i=r.buffers;return i.unshift(n),i}}function iV(t){return Object.prototype.toString.call(t)==="[object Object]"}class YD extends Oi{constructor(e){super(),this.reviver=e}add(e){let r;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");r=this.decodeString(e);const n=r.type===an.BINARY_EVENT;n||r.type===an.BINARY_ACK?(r.type=n?an.EVENT:an.ACK,this.reconstructor=new k5e(r),r.attachments===0&&super.emitReserved("decoded",r)):super.emitReserved("decoded",r)}else if(WD(e)||e.base64)if(this.reconstructor)r=this.reconstructor.takeBinaryData(e),r&&(this.reconstructor=null,super.emitReserved("decoded",r));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let r=0;const n={type:Number(e.charAt(0))};if(an[n.type]===void 0)throw new Error("unknown packet type "+n.type);if(n.type===an.BINARY_EVENT||n.type===an.BINARY_ACK){const a=r+1;for(;e.charAt(++r)!=="-"&&r!=e.length;);const s=e.substring(a,r);if(s!=Number(s)||e.charAt(r)!=="-")throw new Error("Illegal attachments");n.attachments=Number(s)}if(e.charAt(r+1)==="/"){const a=r+1;for(;++r&&!(e.charAt(r)===","||r===e.length););n.nsp=e.substring(a,r)}else n.nsp="/";const i=e.charAt(r+1);if(i!==""&&Number(i)==i){const a=r+1;for(;++r;){const s=e.charAt(r);if(s==null||Number(s)!=s){--r;break}if(r===e.length)break}n.id=Number(e.substring(a,r+1))}if(e.charAt(++r)){const a=this.tryParse(e.substr(r));if(YD.isPayloadValid(n.type,a))n.data=a;else throw new Error("invalid payload")}return n}tryParse(e){try{return JSON.parse(e,this.reviver)}catch{return!1}}static isPayloadValid(e,r){switch(e){case an.CONNECT:return iV(r);case an.DISCONNECT:return r===void 0;case an.CONNECT_ERROR:return typeof r=="string"||iV(r);case an.EVENT:case an.BINARY_EVENT:return Array.isArray(r)&&(typeof r[0]=="number"||typeof r[0]=="string"&&D5e.indexOf(r[0])===-1);case an.ACK:case an.BINARY_ACK:return Array.isArray(r)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class k5e{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){const r=N5e(this.reconPack,this.buffers);return this.finishedReconstruction(),r}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const L5e=Object.freeze(Object.defineProperty({__proto__:null,Decoder:YD,Encoder:$5e,get PacketType(){return an},protocol:M5e},Symbol.toStringTag,{value:"Module"}));function lc(t,e,r){return t.on(e,r),function(){t.off(e,r)}}const U5e=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class kte extends Oi{constructor(e,r,n){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=e,this.nsp=r,n&&n.auth&&(this.auth=n.auth),this._opts=Object.assign({},n),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const e=this.io;this.subs=[lc(e,"open",this.onopen.bind(this)),lc(e,"packet",this.onpacket.bind(this)),lc(e,"error",this.onerror.bind(this)),lc(e,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...e){return e.unshift("message"),this.emit.apply(this,e),this}emit(e,...r){if(U5e.hasOwnProperty(e))throw new Error('"'+e.toString()+'" is a reserved event name');if(r.unshift(e),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(r),this;const n={type:an.EVENT,data:r};if(n.options={},n.options.compress=this.flags.compress!==!1,typeof r[r.length-1]=="function"){const s=this.ids++,o=r.pop();this._registerAckCallback(s,o),n.id=s}const i=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!i||!this.connected)||(this.connected?(this.notifyOutgoingListeners(n),this.packet(n)):this.sendBuffer.push(n)),this.flags={},this}_registerAckCallback(e,r){var n;const i=(n=this.flags.timeout)!==null&&n!==void 0?n:this._opts.ackTimeout;if(i===void 0){this.acks[e]=r;return}const a=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let s=0;s<this.sendBuffer.length;s++)this.sendBuffer[s].id===e&&this.sendBuffer.splice(s,1);r.call(this,new Error("operation has timed out"))},i);this.acks[e]=(...s)=>{this.io.clearTimeoutFn(a),r.apply(this,[null,...s])}}emitWithAck(e,...r){const n=this.flags.timeout!==void 0||this._opts.ackTimeout!==void 0;return new Promise((i,a)=>{r.push((s,o)=>n?s?a(s):i(o):i(s)),this.emit(e,...r)})}_addToQueue(e){let r;typeof e[e.length-1]=="function"&&(r=e.pop());const n={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((i,...a)=>n!==this._queue[0]?void 0:(i!==null?n.tryCount>this._opts.retries&&(this._queue.shift(),r&&r(i)):(this._queue.shift(),r&&r(null,...a)),n.pending=!1,this._drainQueue())),this._queue.push(n),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||this._queue.length===0)return;const r=this._queue[0];r.pending&&!e||(r.pending=!0,r.tryCount++,this.flags=r.flags,this.emit.apply(this,r.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){typeof this.auth=="function"?this.auth(e=>{this._sendConnectPacket(e)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:an.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,r){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,r)}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case an.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case an.EVENT:case an.BINARY_EVENT:this.onevent(e);break;case an.ACK:case an.BINARY_ACK:this.onack(e);break;case an.DISCONNECT:this.ondisconnect();break;case an.CONNECT_ERROR:this.destroy();const n=new Error(e.data.message);n.data=e.data.data,this.emitReserved("connect_error",n);break}}onevent(e){const r=e.data||[];e.id!=null&&r.push(this.ack(e.id)),this.connected?this.emitEvent(r):this.receiveBuffer.push(Object.freeze(r))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){const r=this._anyListeners.slice();for(const n of r)n.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&typeof e[e.length-1]=="string"&&(this._lastOffset=e[e.length-1])}ack(e){const r=this;let n=!1;return function(...i){n||(n=!0,r.packet({type:an.ACK,id:e,data:i}))}}onack(e){const r=this.acks[e.id];typeof r=="function"&&(r.apply(this,e.data),delete this.acks[e.id])}onconnect(e,r){this.id=e,this.recovered=r&&this._pid===r,this._pid=r,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(e=>this.emitEvent(e)),this.receiveBuffer=[],this.sendBuffer.forEach(e=>{this.notifyOutgoingListeners(e),this.packet(e)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(e=>e()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:an.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){const r=this._anyListeners;for(let n=0;n<r.length;n++)if(e===r[n])return r.splice(n,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){const r=this._anyOutgoingListeners;for(let n=0;n<r.length;n++)if(e===r[n])return r.splice(n,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const r=this._anyOutgoingListeners.slice();for(const n of r)n.apply(this,e.data)}}}function bm(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}bm.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),r=Math.floor(e*this.jitter*t);t=Math.floor(e*10)&1?t+r:t-r}return Math.min(t,this.max)|0};bm.prototype.reset=function(){this.attempts=0};bm.prototype.setMin=function(t){this.ms=t};bm.prototype.setMax=function(t){this.max=t};bm.prototype.setJitter=function(t){this.jitter=t};let V6=class extends Oi{constructor(e,r){var n;super(),this.nsps={},this.subs=[],e&&typeof e=="object"&&(r=e,e=void 0),r=r||{},r.path=r.path||"/socket.io",this.opts=r,xA(this,r),this.reconnection(r.reconnection!==!1),this.reconnectionAttempts(r.reconnectionAttempts||1/0),this.reconnectionDelay(r.reconnectionDelay||1e3),this.reconnectionDelayMax(r.reconnectionDelayMax||5e3),this.randomizationFactor((n=r.randomizationFactor)!==null&&n!==void 0?n:.5),this.backoff=new bm({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(r.timeout==null?2e4:r.timeout),this._readyState="closed",this.uri=e;const i=r.parser||L5e;this.encoder=new i.Encoder,this.decoder=new i.Decoder,this._autoConnect=r.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,this):this._reconnection}reconnectionAttempts(e){return e===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var r;return e===void 0?this._reconnectionDelay:(this._reconnectionDelay=e,(r=this.backoff)===null||r===void 0||r.setMin(e),this)}randomizationFactor(e){var r;return e===void 0?this._randomizationFactor:(this._randomizationFactor=e,(r=this.backoff)===null||r===void 0||r.setJitter(e),this)}reconnectionDelayMax(e){var r;return e===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,(r=this.backoff)===null||r===void 0||r.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new Mte(this.uri,this.opts);const r=this.engine,n=this;this._readyState="opening",this.skipReconnect=!1;const i=lc(r,"open",function(){n.onopen(),e&&e()}),a=o=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",o),e?e(o):this.maybeReconnectOnOpen()},s=lc(r,"error",a);if(this._timeout!==!1){const o=this._timeout,c=this.setTimeoutFn(()=>{i(),a(new Error("timeout")),r.close()},o);this.opts.autoUnref&&c.unref(),this.subs.push(()=>{this.clearTimeoutFn(c)})}return this.subs.push(i),this.subs.push(s),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const e=this.engine;this.subs.push(lc(e,"ping",this.onping.bind(this)),lc(e,"data",this.ondata.bind(this)),lc(e,"error",this.onerror.bind(this)),lc(e,"close",this.onclose.bind(this)),lc(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(r){this.onclose("parse error",r)}}ondecoded(e){KD(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,r){let n=this.nsps[e];return n?this._autoConnect&&!n.active&&n.connect():(n=new kte(this,e,r),this.nsps[e]=n),n}_destroy(e){const r=Object.keys(this.nsps);for(const n of r)if(this.nsps[n].active)return;this._close()}_packet(e){const r=this.encoder.encode(e);for(let n=0;n<r.length;n++)this.engine.write(r[n],e.options)}cleanup(){this.subs.forEach(e=>e()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(e,r){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,r),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const e=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const r=this.backoff.duration();this._reconnecting=!0;const n=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(i=>{i?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",i)):e.onreconnect()}))},r);this.opts.autoUnref&&n.unref(),this.subs.push(()=>{this.clearTimeoutFn(n)})}}onreconnect(){const e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}};const qy={};function hE(t,e){typeof t=="object"&&(e=t,t=void 0),e=e||{};const r=I5e(t,e.path||"/socket.io"),n=r.source,i=r.id,a=r.path,s=qy[i]&&a in qy[i].nsps,o=e.forceNew||e["force new connection"]||e.multiplex===!1||s;let c;return o?c=new V6(n,e):(qy[i]||(qy[i]=new V6(n,e)),c=qy[i]),r.query&&!e.query&&(e.query=r.queryKey),c.socket(r.path,e)}Object.assign(hE,{Manager:V6,Socket:kte,io:hE,connect:hE});var wv={},AA={},OC={},Td={},aV;function F5e(){if(aV)return Td;aV=1,Object.defineProperty(Td,"__esModule",{value:!0}),Td.getEnvFromQueryParam=Td.getEnvFromTLD=void 0;const t=QD();function e(n){const{host:i}=n;return i.endsWith(".org")?t.Env.PRODUCTION:i.endsWith(".today")||i.endsWith(".net")?t.Env.STAGING:i.endsWith(".io")||i.endsWith(".zone")?t.Env.DEVELOPMENT:null}Td.getEnvFromTLD=e;function r(n){const i=new URLSearchParams(n.search),a=i.get("ENV")||i.get("env");if(a){const s=a.toLowerCase();if((0,t.isEnv)(s))return s}return null}return Td.getEnvFromQueryParam=r,Td}var sV;function QD(){return sV||(sV=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.getEnv=t.getDefaultEnv=t.parseEnvVar=t.isEnv=t.getEnvList=t.Env=void 0;const e=F5e();var r;(function(c){c.DEVELOPMENT="dev",c.STAGING="stg",c.PRODUCTION="prod"})(r=t.Env||(t.Env={}));function n(){return Object.values(r)}t.getEnvList=n;function i(c){return n().includes(c)}t.isEnv=i;function a(c){if(i(c))return c;throw new Error(`Invalid value for DCL_DEFAULT_ENV. Found "${c}", possible values are ${n().map(u=>`"${u}"`).join(", ")}.`)}t.parseEnvVar=a;function s(c={}){const{DCL_DEFAULT_ENV:u,REACT_APP_DCL_DEFAULT_ENV:f,GATSBY_DCL_DEFAULT_ENV:h}=c;if(u&&f&&u!==f)throw new Error("You have defined both DCL_DEFAULT_ENV and REACT_APP_DCL_DEFAULT_ENV with different values");if(u&&h&&u!==h)throw new Error("You have defined both DCL_DEFAULT_ENV and GATSBY_DCL_DEFAULT_ENV with different values");if(f&&h&&f!==h)throw new Error("You have defined both REACT_APP_DCL_DEFAULT_ENV and GATSBY_DCL_DEFAULT_ENV with different values");return u?a(u):f?a(f):h?a(h):r.PRODUCTION}t.getDefaultEnv=s;function o(c=process.env){if(typeof window<"u"){const u=(0,e.getEnvFromQueryParam)(window.location);if(u)return u;const f=(0,e.getEnvFromTLD)(window.location);if(f)return f}return s(c)}t.getEnv=o}(OC)),OC}Object.defineProperty(AA,"__esModule",{value:!0});AA.createConfig=void 0;const B5e=QD();function j5e(t,e){const r=(0,B5e.getEnv)(e==null?void 0:e.systemEnvVariables),n=t[r];return{get:(i,a="")=>{if(!n)throw new Error(`Could not find a config for env=${r}`);return i in n?n[i]:a},is:i=>r===i,getEnv:()=>r}}AA.createConfig=j5e;(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.getEnv=t.Env=t.createConfig=void 0;var e=AA;Object.defineProperty(t,"createConfig",{enumerable:!0,get:function(){return e.createConfig}});var r=QD();Object.defineProperty(t,"Env",{enumerable:!0,get:function(){return r.Env}}),Object.defineProperty(t,"getEnv",{enumerable:!0,get:function(){return r.getEnv}})})(wv);const q5e="https://auth-api.decentraland.zone",H5e={AUTH_SERVER_URL:q5e},z5e="https://auth-api.decentraland.today",V5e={AUTH_SERVER_URL:z5e},G5e="https://auth-api.decentraland.org",K5e={AUTH_SERVER_URL:G5e},W5e=wv.createConfig({[wv.Env.DEVELOPMENT]:H5e,[wv.Env.STAGING]:K5e,[wv.Env.PRODUCTION]:V5e},{systemEnvVariables:{REACT_APP_DCL_DEFAULT_ENV:{}.VITE_REACT_APP_DCL_DEFAULT_ENV??"dev"}});var Md=(t=>(t[t.WAITING_CLICK_ON_SIGN=0]="WAITING_CLICK_ON_SIGN",t[t.WAITING_WALLET_SIGNATURE=1]="WAITING_WALLET_SIGNATURE",t[t.SIGNATURE_SUBMITED=2]="SIGNATURE_SUBMITED",t))(Md||{});const Y5e=({request:t,socketRef:e})=>{const[r,n]=Qe.useState(Md.WAITING_CLICK_ON_SIGN);return dt.jsxs("div",{style:{margin:"1rem"},children:[dt.jsx("h1",{children:"Sign Data"}),dt.jsx("pre",{children:t.payload.data}),dt.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"1rem"},children:[dt.jsx("button",{disabled:r!==Md.WAITING_CLICK_ON_SIGN,onClick:async()=>{var u;const i=await eu.connection.getProvider(),s=await new QE(i).getSigner();n(Md.WAITING_WALLET_SIGNATURE);const o=await s.signMessage(t.payload.data),c={type:"submit-signature",payload:{requestId:t.payload.requestId,signer:s.address,signature:o}};(u=e.current)==null||u.emit("message",c),n(Md.SIGNATURE_SUBMITED)},children:"Sign"}),r===Md.WAITING_WALLET_SIGNATURE?dt.jsx("div",{children:"Sign the message on your wallet..."}):null,r===Md.SIGNATURE_SUBMITED?dt.jsx("div",{children:"Signature sent to the auth server..."}):null]})]})},Q5e=()=>{const{requestId:t}=Afe(),e=Qx(),r=Qe.useRef(),[n,i]=Qe.useState(null),[a,s]=Qe.useState(null),o=Qe.useCallback(async()=>{try{await eu.connection.tryPreviousConnection()}catch{e(`/login?redirectTo=/requests/${t}`);return}try{const c=W5e.get("AUTH_SERVER_URL");if(!c)throw new Error("Missing AUTH_SERVER_URL");const u=hE(c,{});u.on("connect",()=>{r.current=u,u.emit("message",{type:"recover",payload:{requestId:t}})}),u.on("message",f=>{f.payload.requestId===t&&(f.payload.error?(console.error(f.payload.error),i(f.payload.error)):s(f))})}catch(c){console.error(c),i("Cannot connect to the auth server")}},[]);if(Qe.useEffect(()=>(o(),()=>{var c;(c=r.current)==null||c.close()}),[]),n)return dt.jsxs("div",{style:{margin:"1rem"},children:["Failed to fetch the client request from the auth server: ",dt.jsxs("b",{children:["$",n]})]});if(!a)return dt.jsx("div",{style:{margin:"1rem"},children:"Fetching client request from the auth server..."});switch(a.payload.type){case"signature":return dt.jsx(Y5e,{request:a,socketRef:r});default:return dt.jsxs("div",{style:{margin:"1rem"},children:['Invalid request type: "',a.payload.type,'"']})}};var JD={},SA={},IA=vr;SA.__esModule=!0;SA.default=void 0;var J5e=IA(Mn()),X5e=IA(ei);IA(Nn());var Z5e=IA(Qe),Eu=Hn();function Rb(t){var e=t.active,r=t.children,n=t.className,i=t.content,a=t.disabled,s=t.indeterminate,o=t.inline,c=t.inverted,u=t.size,f=(0,X5e.default)("ui",u,(0,Eu.useKeyOnly)(e,"active"),(0,Eu.useKeyOnly)(a,"disabled"),(0,Eu.useKeyOnly)(s,"indeterminate"),(0,Eu.useKeyOnly)(c,"inverted"),(0,Eu.useKeyOnly)(r||i,"text"),(0,Eu.useKeyOrValueAndKey)(o,"inline"),"loader",n),h=(0,Eu.getUnhandledProps)(Rb,t),m=(0,Eu.getElementType)(Rb,t);return Z5e.default.createElement(m,(0,J5e.default)({},h,{className:f}),Eu.childrenUtils.isNil(r)?i:r)}Rb.handledProps=["active","as","children","className","content","disabled","indeterminate","inline","inverted","size"];Rb.propTypes={};var e4e=Rb;SA.default=e4e;var t4e=ke&&ke.__extends||function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),G6=ke&&ke.__assign||function(){return G6=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++){e=arguments[r];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},G6.apply(this,arguments)},r4e=ke&&ke.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),n4e=ke&&ke.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i4e=ke&&ke.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&r4e(e,t,r);return n4e(e,t),e},a4e=ke&&ke.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(JD,"__esModule",{value:!0});var OA=JD.Loader=void 0,oV=i4e(Qe),s4e=a4e(SA),o4e=function(t){t4e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.getClassName=function(){return[this.props.className||"",this.props.provider||""].join(" ").trim()},e.prototype.render=function(){return oV.createElement(s4e.default,G6({"aria-live":"polite","aria-label":"Loading",role:"status"},this.props,{className:this.getClassName()}))},e}(oV.PureComponent);OA=JD.Loader=o4e;const c4e=()=>{const t=Qx(),e=Yx(),r=Qe.useCallback(async()=>{try{const n=await eu.connection.tryPreviousConnection();return!!(n.account&&n.provider)}catch{return!1}},[]);return Qe.useEffect(()=>{r().then(n=>{t(n?"/user":{pathname:"/login",search:e.search})})},[r,t]),dt.jsx(OA,{active:!0,size:"huge"})},Lte=()=>{const t=Yx(),r=new URLSearchParams(t.search).get("redirectTo");if(r!==null)try{let n;return r.startsWith("/")?n=new URL(r,window.location.origin):n=new URL(r),n.hostname!==window.location.hostname?void 0:n.href}catch{console.error("Can't parse redirectTo URL");return}};var PA={},TA=vr;PA.__esModule=!0;var XD=PA.default=void 0,u4e=TA(Mn()),l4e=TA(ei);TA(Nn());var f4e=TA(Qe),Yp=Hn();function Lh(t){var e=t.children,r=t.className,n=t.content,i=t.image,a=t.scrolling,s=(0,l4e.default)(r,(0,Yp.useKeyOnly)(i,"image"),(0,Yp.useKeyOnly)(a,"scrolling"),"content"),o=(0,Yp.getUnhandledProps)(Lh,t),c=(0,Yp.getElementType)(Lh,t);return f4e.default.createElement(c,(0,u4e.default)({},o,{className:s}),Yp.childrenUtils.isNil(e)?n:e)}Lh.handledProps=["as","children","className","content","image","scrolling"];Lh.propTypes={};Lh.create=(0,Yp.createShorthandFactory)(Lh,function(t){return{content:t}});var d4e=Lh;XD=PA.default=d4e;var ZD={},CA={},PC,cV;function h4e(){if(cV)return PC;cV=1;function t(e,r,n,i){var a=-1,s=e==null?0:e.length;for(i&&s&&(n=e[++a]);++a<s;)n=r(n,e[a],a,e);return n}return PC=t,PC}var TC,uV;function p4e(){if(uV)return TC;uV=1;function t(e,r,n,i,a){return a(e,function(s,o,c){n=i?(i=!1,s):r(n,s,o,c)}),n}return TC=t,TC}var CC,lV;function Ute(){if(lV)return CC;lV=1;var t=h4e(),e=A1(),r=Yf(),n=p4e(),i=Pi();function a(s,o,c){var u=i(s)?t:n,f=arguments.length<3;return u(s,r(o,4),c,f,e)}return CC=a,CC}var RC,fV;function Fte(){return fV||(fV=1,RC=function(e,r,n,i){var a=n?n.call(i,e,r):void 0;if(a!==void 0)return!!a;if(e===r)return!0;if(typeof e!="object"||!e||typeof r!="object"||!r)return!1;var s=Object.keys(e),o=Object.keys(r);if(s.length!==o.length)return!1;for(var c=Object.prototype.hasOwnProperty.bind(r),u=0;u<s.length;u++){var f=s[u];if(!c(f))return!1;var h=e[f],m=r[f];if(a=n?n.call(i,h,m,f):void 0,a===!1||a===void 0&&h!==m)return!1}return!0}),RC}var x_={},dV;function g4e(){if(dV)return x_;dV=1;var t=vr;x_.__esModule=!0;var e=t(L2());return x_.default=e.default,x_}var Hy={},A_={},hV;function m4e(){if(hV)return A_;hV=1;var t=vr;A_.__esModule=!0;var e=t(s8());return A_.default=e.default,A_}var pV;function y4e(){if(pV)return Hy;pV=1;var t=ko,e=vr;Hy.__esModule=!0,Hy.default=void 0;var r=e(Mn()),n=e(wc()),i=e(k2()),a=e(Lo()),s=e(ei);e(Nn());var o=t(Qe),c=Hn(),u=e(m4e()),f=function(h){(0,n.default)(m,h);function m(){for(var w,v=arguments.length,g=new Array(v),_=0;_<v;_++)g[_]=arguments[_];return w=h.call.apply(h,[this].concat(g))||this,w.handleButtonOverrides=function(b){return{onClick:function(A,I){(0,a.default)(b,"onClick",A,I),(0,a.default)(w.props,"onActionClick",A,I)}}},w}var y=m.prototype;return y.render=function(){var v=this,g=this.props,_=g.actions,b=g.children,S=g.className,A=g.content,I=(0,s.default)("actions",S),E=(0,c.getUnhandledProps)(m,this.props),p=(0,c.getElementType)(m,this.props);return c.childrenUtils.isNil(b)?c.childrenUtils.isNil(A)?o.default.createElement(p,(0,r.default)({},E,{className:I}),(0,i.default)(_,function(O){return u.default.create(O,{overrideProps:v.handleButtonOverrides})})):o.default.createElement(p,(0,r.default)({},E,{className:I}),A):o.default.createElement(p,(0,r.default)({},E,{className:I}),b)},m}(o.Component);return Hy.default=f,f.handledProps=["actions","as","children","className","content","onActionClick"],f.propTypes={},f.create=(0,c.createShorthandFactory)(f,function(h){return{actions:h}}),Hy}var zy={},gV;function v4e(){if(gV)return zy;gV=1;var t=vr;zy.__esModule=!0,zy.default=void 0;var e=t(Mn()),r=t(ei);t(Nn());var n=t(Qe),i=Hn();function a(o){var c=o.children,u=o.className,f=o.content,h=(0,r.default)("description",u),m=(0,i.getUnhandledProps)(a,o),y=(0,i.getElementType)(a,o);return n.default.createElement(y,(0,e.default)({},m,{className:h}),i.childrenUtils.isNil(c)?f:c)}a.handledProps=["as","children","className","content"],a.propTypes={};var s=a;return zy.default=s,zy}var Vy={},mV;function b4e(){if(mV)return Vy;mV=1;var t=vr;Vy.__esModule=!0,Vy.default=void 0;var e=t(Mn()),r=Kf,n=t(ei);t(Nn());var i=t(Qe),a=Hn();function s(c){var u=c.blurring,f=c.children,h=c.className,m=c.centered,y=c.content,w=c.inverted,v=c.mountNode,g=c.scrolling,_=i.default.useRef(),b=(0,n.default)("ui",(0,a.useKeyOnly)(w,"inverted"),(0,a.useKeyOnly)(!m,"top aligned"),"page modals dimmer transition visible active",h),S=(0,n.default)("dimmable dimmed",(0,a.useKeyOnly)(u,"blurring"),(0,a.useKeyOnly)(g,"scrolling")),A=(0,a.getUnhandledProps)(s,c),I=(0,a.getElementType)(s,c);return(0,a.useClassNamesOnNode)(v,S),i.default.useEffect(function(){_.current&&_.current.style&&_.current.style.setProperty("display","flex","important")},[]),i.default.createElement(r.Ref,{innerRef:_},i.default.createElement(I,(0,e.default)({},A,{className:b}),a.childrenUtils.isNil(f)?y:f))}s.handledProps=["as","blurring","centered","children","className","content","inverted","mountNode","scrolling"],s.propTypes={},s.create=(0,a.createShorthandFactory)(s,function(c){return{content:c}});var o=s;return Vy.default=o,Vy}var Gy={},yV;function w4e(){if(yV)return Gy;yV=1;var t=vr;Gy.__esModule=!0,Gy.default=void 0;var e=t(Mn()),r=t(ei);t(Nn());var n=t(Qe),i=Hn();function a(o){var c=o.children,u=o.className,f=o.content,h=(0,r.default)("header",u),m=(0,i.getUnhandledProps)(a,o),y=(0,i.getElementType)(a,o);return n.default.createElement(y,(0,e.default)({},m,{className:h}),i.childrenUtils.isNil(c)?f:c)}a.handledProps=["as","children","className","content"],a.propTypes={},a.create=(0,i.createShorthandFactory)(a,function(o){return{content:o}});var s=a;return Gy.default=s,Gy}var xu={},vV;function _4e(){if(vV)return xu;vV=1,xu.__esModule=!0,xu.isLegacy=xu.getLegacyStyles=xu.canFit=void 0;var t=0,e=50,r=function(s){var o=s.height+t,c=s.height+t,u=window.innerHeight,f=u/2,h=-(c/2),m=e,y=f+h;return y+o+m<u};xu.canFit=r;var n=function(s,o,c){var u=o&&s?-(c.height/2):0,f=-(c.width/2);return{marginLeft:f,marginTop:u}};xu.getLegacyStyles=n;var i=function(){return!window.ActiveXObject&&"ActiveXObject"in window};return xu.isLegacy=i,xu}var E4e=ko,Ki=vr;CA.__esModule=!0;CA.default=void 0;var Lp=Ki(Mn()),x4e=Ki(wc()),A4e=Ki($2()),S4e=Ki(t8()),I4e=Ki(n8()),O4e=Ki(Ute()),P4e=Ki(fJ()),jl=Ki(Lo()),bV=Kf,T4e=Ki(ei);Ki(Nn());var Au=E4e(Qe),C4e=Ki(Fte()),_a=Hn(),R4e=Ki(g4e()),wV=Ki(a8()),Bte=Ki(y4e()),jte=Ki(PA),N4e=Ki(v4e()),qte=Ki(b4e()),Hte=Ki(w4e()),NC=_4e(),au=function(t){(0,x4e.default)(e,t);function e(){for(var n,i=arguments.length,a=new Array(i),s=0;s<i;s++)a[s]=arguments[s];return n=t.call.apply(t,[this].concat(a))||this,n.legacy=(0,_a.isBrowser)()&&(0,NC.isLegacy)(),n.ref=(0,Au.createRef)(),n.dimmerRef=(0,Au.createRef)(),n.latestDocumentMouseDownEvent=null,n.getMountNode=function(){return(0,_a.isBrowser)()?n.props.mountNode||document.body:null},n.handleActionsOverrides=function(o){return{onActionClick:function(u,f){(0,jl.default)(o,"onActionClick",u,f),(0,jl.default)(n.props,"onActionClick",u,n.props),n.handleClose(u)}}},n.handleClose=function(o){n.setState({open:!1}),(0,jl.default)(n.props,"onClose",o,(0,Lp.default)({},n.props,{open:!1}))},n.handleDocumentMouseDown=function(o){n.latestDocumentMouseDownEvent=o},n.handleDocumentClick=function(o){var c=n.props.closeOnDimmerClick,u=n.latestDocumentMouseDownEvent;n.latestDocumentMouseDownEvent=null,!(!c||(0,_a.doesNodeContainClick)(n.ref.current,u)||(0,_a.doesNodeContainClick)(n.ref.current,o))&&(n.setState({open:!1}),(0,jl.default)(n.props,"onClose",o,(0,Lp.default)({},n.props,{open:!1})))},n.handleIconOverrides=function(o){return{onClick:function(u){(0,jl.default)(o,"onClick",u),n.handleClose(u)}}},n.handleOpen=function(o){(0,jl.default)(n.props,"onOpen",o,(0,Lp.default)({},n.props,{open:!0})),n.setState({open:!0})},n.handlePortalMount=function(o){var c=n.props.eventPool;n.setState({scrolling:!1}),n.setPositionAndClassNames(),_a.eventStack.sub("mousedown",n.handleDocumentMouseDown,{pool:c,target:n.dimmerRef.current}),_a.eventStack.sub("click",n.handleDocumentClick,{pool:c,target:n.dimmerRef.current}),(0,jl.default)(n.props,"onMount",o,n.props)},n.handlePortalUnmount=function(o){var c=n.props.eventPool;cancelAnimationFrame(n.animationRequestId),_a.eventStack.unsub("mousedown",n.handleDocumentMouseDown,{pool:c,target:n.dimmerRef.current}),_a.eventStack.unsub("click",n.handleDocumentClick,{pool:c,target:n.dimmerRef.current}),(0,jl.default)(n.props,"onUnmount",o,n.props)},n.setPositionAndClassNames=function(){var o=n.props.centered,c,u={};if(n.ref.current){var f=n.ref.current.getBoundingClientRect(),h=(0,NC.canFit)(f);c=!h;var m=n.legacy?(0,NC.getLegacyStyles)(h,o,f):{};(0,C4e.default)(n.state.legacyStyles,m)||(u.legacyStyles=m),n.state.scrolling!==c&&(u.scrolling=c)}(0,P4e.default)(u)||n.setState(u),n.animationRequestId=requestAnimationFrame(n.setPositionAndClassNames)},n.renderContent=function(o){var c=n.props,u=c.actions,f=c.basic,h=c.children,m=c.className,y=c.closeIcon,w=c.content,v=c.header,g=c.size,_=c.style,b=n.state,S=b.legacyStyles,A=b.scrolling,I=(0,T4e.default)("ui",g,(0,_a.useKeyOnly)(f,"basic"),(0,_a.useKeyOnly)(n.legacy,"legacy"),(0,_a.useKeyOnly)(A,"scrolling"),"modal transition visible active",m),E=(0,_a.getElementType)(e,n.props),p=y===!0?"close":y,O=R4e.default.create(p,{overrideProps:n.handleIconOverrides});return Au.default.createElement(bV.Ref,{innerRef:n.ref},Au.default.createElement(E,(0,Lp.default)({},o,{className:I,style:(0,Lp.default)({},S,_)}),O,_a.childrenUtils.isNil(h)?Au.default.createElement(Au.default.Fragment,null,Hte.default.create(v,{autoGenerateKey:!1}),jte.default.create(w,{autoGenerateKey:!1}),Bte.default.create(u,{overrideProps:n.handleActionsOverrides})):h))},n}var r=e.prototype;return r.componentWillUnmount=function(){this.handlePortalUnmount()},r.render=function(){var i=this.props,a=i.centered,s=i.closeOnDocumentClick,o=i.dimmer,c=i.eventPool,u=i.trigger,f=this.state,h=f.open,m=f.scrolling,y=this.getMountNode();if(!(0,_a.isBrowser)())return(0,Au.isValidElement)(u)?u:null;var w=(0,_a.getUnhandledProps)(e,this.props),v=wV.default.handledProps,g=(0,O4e.default)(w,function(b,S,A){return(0,I4e.default)(v,A)||(b[A]=S),b},{}),_=(0,S4e.default)(w,v);return Au.default.createElement(wV.default,(0,Lp.default)({closeOnDocumentClick:s},_,{trigger:u,eventPool:c,mountNode:y,open:h,onClose:this.handleClose,onMount:this.handlePortalMount,onOpen:this.handleOpen,onUnmount:this.handlePortalUnmount}),Au.default.createElement(bV.Ref,{innerRef:this.dimmerRef},qte.default.create((0,A4e.default)(o)?o:{},{autoGenerateKey:!1,defaultProps:{blurring:o==="blurring",inverted:o==="inverted"},overrideProps:{children:this.renderContent(g),centered:a,mountNode:y,scrolling:m}})))},e}(_a.ModernAutoControlledComponent);au.handledProps=["actions","as","basic","centered","children","className","closeIcon","closeOnDimmerClick","closeOnDocumentClick","content","defaultOpen","dimmer","eventPool","header","mountNode","onActionClick","onClose","onMount","onOpen","onUnmount","open","size","style","trigger"];au.propTypes={};au.defaultProps={centered:!0,dimmer:!0,closeOnDimmerClick:!0,closeOnDocumentClick:!1,eventPool:"Modal"};au.autoControlledProps=["open"];au.Actions=Bte.default;au.Content=jte.default;au.Description=N4e.default;au.Dimmer=qte.default;au.Header=Hte.default;var D4e=au;CA.default=D4e;(function(t){var e=ke&&ke.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(t,"__esModule",{value:!0}),t.Modal=void 0;var r=CA;Object.defineProperty(t,"Modal",{enumerable:!0,get:function(){return e(r).default}})})(ZD);var eM={};var M4e=ke&&ke.__extends||function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),$4e=ke&&ke.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),k4e=ke&&ke.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),L4e=ke&&ke.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&$4e(e,t,r);return k4e(e,t),e};Object.defineProperty(eM,"__esModule",{value:!0});var tM=eM.ModalNavigation=void 0,Cd=L4e(Qe),U4e=function(t){M4e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.render=function(){var r=this.props,n=r.title,i=r.subtitle,a=r.onBack,s=r.onClose,o=r.onInfo;return Cd.createElement("div",{className:"dcl modal-navigation"},Cd.createElement("div",{className:"dcl modal-navigation-title"},n),i&&Cd.createElement("div",{className:"dcl modal-navigation-subtitle"},i),a&&Cd.createElement("div",{className:"dcl modal-navigation-button modal-navigation-back",onClick:a}),o&&Cd.createElement("div",{className:"dcl modal-navigation-button modal-navigation-info",onClick:o}),s&&Cd.createElement("div",{className:"dcl modal-navigation-button modal-navigation-close",onClick:s}))},e}(Cd.PureComponent);tM=eM.ModalNavigation=U4e;const F4e="https://cdn.decentraland.org/@dcl/auth-site/0.1.3-7252677610.commit-a5dc0e2/assets/warning-057948e8.svg";var ca=(t=>(t.CONNECTING_WALLET="CONNECTING_WALLET",t.WAITING_FOR_SIGNATURE="WAITING_FOR_SIGNATURE",t.ERROR="ERROR",t.LOADING_MAGIC="LOADING_MAGIC",t))(ca||{});function B4e(t){switch(t){case ca.ERROR:return"You rejected the request in your <b>Wallet</b>. To continue, please try again.";case ca.CONNECTING_WALLET:return"To move forward, confirm the connect action in your <b>Wallet</b>.";case ca.WAITING_FOR_SIGNATURE:return"To move forward, confirm the signature action in your <b>Wallet</b>.";case ca.LOADING_MAGIC:return"Redirecting..."}}const j4e="_main_1qx1l_1",q4e="_content_1qx1l_8",H4e="_errorImage_1qx1l_16",z4e="_message_1qx1l_22",V4e="_loader_1qx1l_29",Ky={main:j4e,content:q4e,errorImage:H4e,message:z4e,loader:V4e},zte=t=>{const{open:e,state:r,onClose:n,onTryAgain:i}=t,a=r===ca.CONNECTING_WALLET||r===ca.WAITING_FOR_SIGNATURE||ca.LOADING_MAGIC;return dt.jsxs(ZD.Modal,{size:"tiny",open:e,children:[dt.jsx(tM,{title:"",onClose:a?void 0:n}),dt.jsx("div",{className:Ky.main,children:dt.jsxs("div",{className:Ky.content,children:[r===ca.ERROR&&dt.jsx("img",{className:Ky.errorImage,src:F4e}),a&&dt.jsx(OA,{className:Ky.loader,size:"huge",inline:!0}),dt.jsx("p",{className:Ky.message,children:B4e(r)}),r===ca.ERROR&&dt.jsx(Mh.Button,{primary:!0,onClick:i,children:"Try again"})]})}),dt.jsx(XD,{})]})};var Vte={},Gte={},K6={exports:{}};/*! eth-connect {
|
|
162
|
+
Received: \`${t.received}\``)}function INe(){return new B1(ym.DuplicateIframe,"Duplicate iframes found.")}function ONe(){return new B1(ym.SyncWeb3Method,"Non-async web3 methods are deprecated in web3 > 1.0 and are not supported by the Magic web3 provider. Please use an async method instead.")}function PNe(){return new B1(ym.ReactNativeEndpointConfiguration,`CUSTOM DOMAINS ARE NOT SUPPORTED WHEN USING MAGIC SDK WITH REACT NATIVE! The \`endpoint\` parameter SHOULD NOT be provided. The Magic \`<iframe>\` is automatically wrapped by a WebView pointed at \`${Bn.defaultEndpoint}\`. Changing this default behavior will lead to unexpected results and potentially security-threatening bugs.`)}function N0(t){let{method:e,removalVersions:r,useInstead:n}=t,i=r[Bn.sdkName],a=n?` Use \`${n}\` instead.`:"",s=`\`${e}\` will be removed from \`${Bn.sdkName}\` in version \`${i}\`.${a}`;return new B1(ym.DeprecationNotice,s)}function*TNe(){let t=0;for(;;)t<Number.MAX_SAFE_INTEGER?yield++t:t=0}var CNe=TNe();function Xee(){return CNe.next().value}var Zee=Symbol("Payload pre-processed by Magic SDK");function ete(t){return Object.defineProperty(t,Zee,{value:!0,enumerable:!1}),t}function RNe(t){return!!t[Zee]}function vx(t){var e,r,n;return RNe(t)||(t.jsonrpc=(e=t.jsonrpc)!=null?e:"2.0",t.id=Xee(),t.method=(r=t.method)!=null?r:"noop",t.params=(n=t.params)!=null?n:[],ete(t)),t}function en(t,e=[]){return ete({params:e,method:t,jsonrpc:"2.0",id:Xee()})}var LD=class{constructor(e){e instanceof LD?(this._jsonrpc=e.payload.jsonrpc,this._id=e.payload.id,this._result=e.payload.result,this._error=e.payload.error):mNe(e)?(this._jsonrpc=e.jsonrpc,this._id=e.id,this._result=e.result,this._error=e.error):(this._jsonrpc=e.jsonrpc,this._id=e.id,this._result=void 0,this._error=void 0)}applyError(e){return this._error=e,this}applyResult(e){return this._result=e,this}get hasError(){return typeof this._error<"u"&&this._error!==null}get hasResult(){return typeof this._result<"u"}get payload(){return{jsonrpc:this._jsonrpc,id:this._id,result:this._result,error:this._error}}},NNe=ARe(SRe()),DNe=class extends NNe.default{};function tte(){let t=new DNe;return{emitter:t,createChainingEmitterMethod:(e,r)=>(...n)=>(t[e].apply(t,n),r),createBoundEmitterMethod:e=>(...r)=>t[e].apply(t,r)}}var rte=Symbol("isPromiEvent");function nte(t){return!!t[rte]}function UD(t){let e=ite(t),{createBoundEmitterMethod:r,createChainingEmitterMethod:n}=tte(),i=Symbol("Promise.then"),a=Symbol("Promise.catch"),s=Symbol("Promise.finally"),o=(f,h)=>(...m)=>{let y=h[f].apply(h,m);return c(y)},c=f=>Object.assign(f,{[rte]:!0,[i]:f[i]||f.then,[a]:f[a]||f.catch,[s]:f[s]||f.finally,then:o(i,f),catch:o(a,f),finally:o(s,f),on:n("on",f),once:n("once",f),addListener:n("addListener",f),off:n("off",f),removeListener:n("removeListener",f),removeAllListeners:n("removeAllListeners",f),emit:r("emit"),eventNames:r("eventNames"),listeners:r("listeners"),listenerCount:r("listenerCount")}),u=c(e.then(f=>(u.emit("done",f),u.emit("settled"),f),f=>{throw u.emit("error",f),u.emit("settled"),f}));return u}function ite(t){return new Promise((e,r)=>{let n=t(e,r);Promise.resolve(n).catch(r)})}var Zh=class{constructor(t){this.sdk=t}get overlay(){return this.sdk.overlay}request(t){let e=this.overlay.post(Pb.MAGIC_HANDLE_REQUEST,vx(t)),r=UD((i,a)=>{e.then(s=>{if(n(),s.hasError)a(new Cb(s.payload.error));else if(s.hasResult)i(s.payload.result);else throw ENe()}).catch(s=>{n(),a(s)})}),n=this.overlay.on(Xd.MAGIC_HANDLE_EVENT,i=>{var a;let{response:s}=i.data;if(s.id===t.id&&((a=s.result)!=null&&a.event)){let{event:o,params:c=[]}=s.result;r.emit(o,...c)}});return r}createIntermediaryEvent(t,e){return r=>{let n=en(mr.IntermediaryEvent,[{payloadId:e,eventType:t,args:r}]);this.request(n)}}};function MNe(t,e){let[r]=t.split(".").map(Number);return r>=e}var D0={"magic-sdk":"v18.0.0","@magic-sdk/react-native":"v14.0.0","@magic-sdk/react-native-bare":"v19.0.0","@magic-sdk/react-native-expo":"v19.0.0"},$Ne=class extends Zh{loginWithMagicLink(t){let e=Bn.sdkName==="@magic-sdk/react-native"||Bn.sdkName==="@magic-sdk/react-native-bare"||Bn.sdkName==="@magic-sdk/react-native-expo";if(e&&MNe(Bn.version,19))throw new Error("loginWithMagicLink() is deprecated for this package, please utlize a passcode method like loginWithSMS or loginWithEmailOTP instead.");e&&N0({method:"auth.loginWithMagicLink()",removalVersions:D0,useInstead:"auth.loginWithEmailOTP()"}).log();let{email:r,showUI:n=!0,redirectURI:i,overrides:a}=t,s=en(this.sdk.testMode?mr.LoginWithMagicLinkTestMode:mr.LoginWithMagicLink,[{email:r,showUI:n,redirectURI:i,overrides:a}]);return this.request(s)}loginWithSMS(t){let{phoneNumber:e}=t,r=en(this.sdk.testMode?mr.LoginWithSmsTestMode:mr.LoginWithSms,[{phoneNumber:e,showUI:!0}]);return this.request(r)}loginWithEmailOTP(t){let{email:e,showUI:r,deviceCheckUI:n,overrides:i}=t,a=en(this.sdk.testMode?mr.LoginWithEmailOTPTestMode:mr.LoginWithEmailOTP,[{email:e,showUI:r,deviceCheckUI:n,overrides:i}]),s=this.request(a);return!n&&s&&s.on(yx.Retry,()=>{this.createIntermediaryEvent(yx.Retry,a.id)()}),!r&&s&&(s.on(c0.VerifyEmailOtp,o=>{this.createIntermediaryEvent(c0.VerifyEmailOtp,a.id)(o)}),s.on(c0.Cancel,()=>{this.createIntermediaryEvent(c0.Cancel,a.id)()})),s}loginWithCredential(t){let e=t??"";if(!t&&Bn.platform==="web"){e=window.location.search;let n=window.location.origin+window.location.pathname;window.history.replaceState(null,"",n)}let r=en(this.sdk.testMode?mr.LoginWithCredentialTestMode:mr.LoginWithCredential,[e]);return this.request(r)}setAuthorizationToken(t){let e=en(mr.SetAuthorizationToken,[{jwt:t}]);return this.request(e)}updateEmailWithUI(t){let{email:e,showUI:r=!0}=t,n=en(this.sdk.testMode?mr.UpdateEmailTestMode:mr.UpdateEmail,[{email:e,showUI:r}]);return this.request(n)}},ate={};ERe(ate,{clear:()=>kNe,getItem:()=>Ff,iterate:()=>BNe,key:()=>UNe,keys:()=>FNe,length:()=>LNe,removeItem:()=>FD,setItem:()=>jg});var m_;function rd(t){return(...e)=>Wa(this,null,function*(){return m_||(m_=yield Bn.configureStorage()),yield m_.ready(),m_[t](...e)})}var Ff=rd("getItem"),jg=rd("setItem"),FD=rd("removeItem"),kNe=rd("clear"),LNe=rd("length"),UNe=rd("key"),FNe=rd("keys"),BNe=rd("iterate"),jNe=class extends Zh{constructor(){super(...arguments),this.localForageKey="mc_active_wallet"}getIdToken(e){let r=en(this.sdk.testMode?mr.GetIdTokenTestMode:mr.GetIdToken,[e]);return this.request(r)}generateIdToken(e){let r=en(this.sdk.testMode?mr.GenerateIdTokenTestMode:mr.GenerateIdToken,[e]);return this.request(r)}getInfo(){return Wa(this,null,function*(){let e=yield Ff(this.localForageKey),r=en(mr.GetInfo,[{walletType:e}]);return this.request(r)})}isLoggedIn(){let e=en(this.sdk.testMode?mr.IsLoggedInTestMode:mr.IsLoggedIn);return this.request(e)}logout(){FD(this.localForageKey);let e=en(this.sdk.testMode?mr.LogoutTestMode:mr.Logout);return this.request(e)}requestInfoWithUI(e){let r=en(mr.RequestUserInfoWithUI,e?[e]:[]);return this.request(r)}showSettings(e){let r=en(this.sdk.testMode?mr.UserSettingsTestMode:mr.UserSettings,[e]);return this.request(r)}recoverAccount(e){let r=en(this.sdk.testMode?mr.RecoverAccountTestMode:mr.RecoverAccount,[e]);return this.request(r)}getMetadata(){N0({method:"user.getMetadata()",removalVersions:D0,useInstead:"user.getInfo()"}).log();let e=en(this.sdk.testMode?mr.GetMetadataTestMode:mr.GetMetadata);return this.request(e)}updateEmail(e){N0({method:"user.updateEmail()",removalVersions:D0,useInstead:"auth.updateEmailWithUI()"}).log();let{email:r,showUI:n=!0}=e,i=en(this.sdk.testMode?mr.UpdateEmailTestMode:mr.UpdateEmail,[{email:r,showUI:n}]);return this.request(i)}};function bx(t,e){return e?new URL(t,e):new URL(t)}function qNe(){let t=window.crypto.getRandomValues(new Uint8Array(16));t[6]=t[6]&15|64,t[8]=t[8]&191|128;let e="";return e+=t[0].toString(16),e+=t[1].toString(16),e+=t[2].toString(16),e+=t[3].toString(16),e+="-",e+=t[4].toString(16),e+=t[5].toString(16),e+="-",e+=t[6].toString(16),e+=t[7].toString(16),e+="-",e+=t[8].toString(16),e+=t[9].toString(16),e+="-",e+=t[10].toString(16),e+=t[11].toString(16),e+=t[12].toString(16),e+=t[13].toString(16),e+=t[14].toString(16),e+=t[15].toString(16),e}var ste="STORE_KEY_PRIVATE_KEY",F6="STORE_KEY_PUBLIC_JWK",ote="ECDSA",HNe="P-256",zNe={name:ote,namedCurve:HNe};function VNe(){return Wa(this,null,function*(){let t=yield GNe();if(!t){console.info("unable to create public key or webcrypto is unsupported");return}let{subtle:e}=window.crypto,r=yield Ff(ste);if(!r||!e){console.info("unable to find private key or webcrypto unsupported");return}let n={iat:Math.floor(new Date().getTime()/1e3),jti:qNe()},i={typ:"dpop+jwt",alg:"ES256",jwk:t},a={protected:$z(JSON.stringify(i)),claims:$z(JSON.stringify(n))},s=YNe(`${a.protected}.${a.claims}`),o={name:ote,hash:{name:"SHA-256"}},c=JNe(new Uint8Array(yield e.sign(o,r,s)));return`${a.protected}.${a.claims}.${c}`})}function GNe(){return Wa(this,null,function*(){if(!WNe()){console.info("webcrypto is not supported");return}return(yield Ff(F6))||(yield KNe()),Ff(F6)})}function KNe(){return Wa(this,null,function*(){let{subtle:t}=window.crypto,e=yield t.generateKey(zNe,!1,["sign"]),r=yield t.exportKey("jwk",e.publicKey);yield jg(ste,e.privateKey),yield jg(F6,r)})}function WNe(){let t=typeof window<"u"&&!!window.crypto,e=t&&!!window.crypto.subtle;return t&&e}function $z(t){return cte(QNe(t))}function YNe(t){return new TextEncoder().encode(t)}function cte(t){return btoa(t).replace(/\+/g,"-").replace(/\//g,"_").replace(/=+/g,"")}function QNe(t){return encodeURIComponent(t).replace(/%([0-9A-F]{2})/g,(e,r)=>String.fromCharCode(parseInt(r,16)))}function JNe(t){let e="";return t.forEach(r=>{e+=String.fromCharCode(r)}),cte(e)}var XNe=class extends Zh{constructor(){super(...arguments),this.localForageKey="mc_active_wallet"}connectWithUI(){let t=UD((e,r)=>Wa(this,null,function*(){try{if(this.isMetaMaskBrowser()&&(yield this.isWalletEnabled(lo.MetaMask))){let o=yield this.autoConnectIfWalletBrowser(lo.MetaMask);e(o);return}if(this.isCoinbaseWalletBrowser()&&(yield this.isWalletEnabled(lo.CoinbaseWallet))){let o=yield this.autoConnectIfWalletBrowser(lo.CoinbaseWallet);e(o);return}let n=this.getUserEnv(),i=en(mr.Login,[n]),a=this.request(i);a.on(zv.WalletSelected,o=>this.handleWalletSelected(Wee(MD({},o),{payloadId:i.id}))),a.on("id-token-created",o=>{t.emit("id-token-created",o)});let s=yield a;s.error&&r(s),e(s)}catch(n){r(n)}}));return t}showUI(){return this.request(en(mr.ShowUI))}showAddress(){return this.request(en(mr.ShowAddress))}showSendTokensUI(){return this.request(en(mr.ShowSendTokensUI))}showOnRamp(){return this.request(en(mr.ShowOnRamp))}showNFTs(){return this.request(en(mr.ShowNFTs))}showBalances(){return this.request(en(mr.ShowBalances))}sendGaslessTransaction(t,e){return this.request(en(mr.SendGaslessTransaction,[t,e]))}getInfo(){return Wa(this,null,function*(){N0({method:"wallet.getInfo()",removalVersions:D0,useInstead:"user.getInfo()"}).log();let t=yield Ff(this.localForageKey),e=en(mr.GetInfo,[{walletType:t}]);return this.request(e)})}disconnect(){N0({method:"wallet.disconnect()",removalVersions:D0,useInstead:"user.logout()"}).log(),FD(this.localForageKey);let t=en(mr.Disconnect);return this.request(t)}requestUserInfoWithUI(t){N0({method:"wallet.requestUserInfoWithUI()",removalVersions:D0,useInstead:"user.requestUserInfoWithUI()"}).log();let e=en(mr.RequestUserInfoWithUI,t?[t]:[]);return this.request(e)}getProvider(){return Wa(this,null,function*(){switch(yield Ff(this.localForageKey)){case lo.MetaMask:return this.getMetaMaskProvider();case lo.CoinbaseWallet:return this.getCoinbaseProvider();default:return this.sdk.rpcProvider}})}isMetaMaskInstalled(){var t,e,r;return((t=window.ethereum)==null?void 0:t.isMetaMask)||!!((r=(e=window.ethereum)==null?void 0:e.providers)!=null&&r.find(n=>n==null?void 0:n.isMetaMask))}isMetaMaskBrowser(){return this.isMobile()&&this.isMetaMaskInstalled()}getMetaMaskProvider(){var t,e;return((e=(t=window.ethereum)==null?void 0:t.providers)==null?void 0:e.find(r=>r==null?void 0:r.isMetaMask))||window.ethereum}connectToMetaMask(){if(this.isMobile()&&!this.isMetaMaskInstalled()){let t=`https://metamask.app.link/dapp/${window.location.href.replace(/(^\w+:|^)\/\//,"")}`;window.location.href=t}return this.getMetaMaskProvider().request({method:"eth_requestAccounts"})}isCoinbaseWalletInstalled(){var t,e,r;return((t=window.ethereum)==null?void 0:t.isCoinbaseWallet)||!!((r=(e=window.ethereum)==null?void 0:e.providers)!=null&&r.find(n=>n==null?void 0:n.isCoinbaseWallet))}isCoinbaseWalletBrowser(){var t;return!!((t=window.ethereum)!=null&&t.isCoinbaseBrowser)}getCoinbaseProvider(){var t,e;return((e=(t=window.ethereum)==null?void 0:t.providers)==null?void 0:e.find(r=>r==null?void 0:r.isCoinbaseWallet))||window.ethereum}connectToCoinbaseWallet(){if(this.isMobile()&&!this.isCoinbaseWalletBrowser()){let t=`https://go.cb-w.com/dapp?cb_url=${encodeURIComponent(window.location.href)}`;window.location.href=t}return this.getCoinbaseProvider().request({method:"eth_requestAccounts"})}isMobile(){return/Android|webOS|iPhone|iPad|iPod|BlackBerry|BB|PlayBook|IEMobile|Windows Phone|Silk|Opera Mini/i.test(navigator.userAgent)}getUserEnv(){return{env:{isMetaMaskInstalled:this.isMetaMaskInstalled(),isCoinbaseWalletInstalled:this.isCoinbaseWalletInstalled()}}}connectToThirdPartyWallet(t){switch(t){case lo.MetaMask:return this.connectToMetaMask();case lo.CoinbaseWallet:return this.connectToCoinbaseWallet();default:throw new Error(`Invalid provider: ${t}. Must be one of "metamask" or "coinbase_wallet".`)}}isWalletEnabled(t){let e=en("mc_is_wallet_enabled",[{wallet:t}]);return this.request(e)}handleWalletSelected(t){return Wa(this,null,function*(){try{let e=yield this.connectToThirdPartyWallet(t.wallet);yield jg(this.localForageKey,t.wallet),this.createIntermediaryEvent(zv.WalletConnected,t.payloadId)(e)}catch(e){console.error(e),this.createIntermediaryEvent(zv.WalletRejected,t.payloadId)()}})}autoConnectIfWalletBrowser(t){return Wa(this,null,function*(){let e;t===lo.MetaMask&&(e=yield this.getMetaMaskProvider().request({method:"eth_requestAccounts"})),t===lo.CoinbaseWallet&&(e=yield this.getCoinbaseProvider().request({method:"eth_requestAccounts"})),yield jg(this.localForageKey,t);let r=en(mr.AutoConnect,[{wallet:t,address:e}]);return this.request(r)})}},{createBoundEmitterMethod:y_,createChainingEmitterMethod:kp}=tte(),ZNe=class extends Zh{constructor(){super(...arguments),this.isMagic=!0,this.on=kp("on",this),this.once=kp("once",this),this.addListener=kp("addListener",this),this.off=kp("off",this),this.removeListener=kp("removeListener",this),this.removeAllListeners=kp("removeAllListeners",this),this.emit=y_("emit"),this.eventNames=y_("eventNames"),this.listeners=y_("listeners"),this.listenerCount=y_("listenerCount")}sendAsync(e,r){if(!r)throw SNe({procedure:"Magic.rpcProvider.sendAsync",argument:1,expected:"function",received:r===null?"null":typeof r});if(Array.isArray(e))this.overlay.post(Pb.MAGIC_HANDLE_REQUEST,e.map(n=>{let i=vx(n);return this.prefixPayloadMethodForTestMode(i),i})).then(n=>{r(null,n.map(i=>Wee(MD({},i.payload),{error:i.hasError?new Cb(i.payload.error):null})))});else{let n=vx(e);this.prefixPayloadMethodForTestMode(n),this.overlay.post(Pb.MAGIC_HANDLE_REQUEST,n).then(i=>{r(i.hasError?new Cb(i.payload.error):null,i.payload)})}}send(e,r){if(typeof e=="string"){let i=en(e,Array.isArray(r)?r:[]);return this.request(i)}if(Array.isArray(e)||r){this.sendAsync(e,r);return}let n=ONe();return n.log(),new LD(e).applyError({code:-32603,message:n.rawMessage}).payload}enable(){let e=en(mr.Login);return this.request(e)}request(e){return this.prefixPayloadMethodForTestMode(e),super.request(e)}prefixPayloadMethodForTestMode(e){let r="testMode/eth/";this.sdk.testMode&&(e.method=`${r}${e.method}`)}},kz=["request","overlay","sdk"];function e6e(t){let e=Object.getPrototypeOf(t),r=[e];for(;e!==Zh.prototype;)e=Object.getPrototypeOf(e),r.push(e);return r}var ute=class extends Zh{constructor(){super(void 0),this.__sdk_access_field_descriptors__=new Map,this.__is_initialized__=!1,this.utils={createPromiEvent:UD,isPromiEvent:nte,encodeJSON:Qee,decodeJSON:pNe,createJsonRpcRequestPayload:en,standardizeJsonRpcRequestPayload:vx,storage:ate};let t=[this,...e6e(this)];kz.forEach(e=>{let r=t.map(s=>Object.getOwnPropertyDescriptor(s,e)),n=r.findIndex(s=>!!s),i=n>0,a=r[n];a&&(this.__sdk_access_field_descriptors__.set(e,{descriptor:a,isPrototypeField:i}),Object.defineProperty(this,e,{configurable:!0,get:()=>{throw xNe(e)}}))})}init(t){this.__is_initialized__||(kz.forEach(e=>{if(this.__sdk_access_field_descriptors__.has(e)){let{descriptor:r,isPrototypeField:n}=this.__sdk_access_field_descriptors__.get(e);n?delete this[e]:Object.defineProperty(this,e,r)}}),this.sdk=t,this.__is_initialized__=!0)}createDeprecationWarning(t){let{method:e,removalVersion:r,useInstead:n}=t,i=n?` Use \`${n}\` instead.`:"",a=`\`${e}\` will be removed from this Extension in version \`${r}\`.${i}`;return new U6(this,"DEPRECATION_NOTICE",a)}createWarning(t,e){return new U6(this,t,e)}createError(t,e,r){return new kD(this,t,e,r)}},t6e=class extends ute{},Ah=class extends ute{};Ah.Internal=t6e,Ah.Anonymous="anonymous extension";var r6e=class extends Zh{purchase(t){let e=en(mr.NFTPurchase,[t]);return this.request(e)}checkout(t){let e=en(mr.NFTCheckout,[t]);return this.request(e)}transfer(t){let e=en(mr.NFTTransfer,[t]);return this.request(e)}};function Lz(t){return t.compat&&t.compat[Bn.sdkName]!=null?typeof t.compat[Bn.sdkName]=="string"?aNe(uNe(Bn.version),t.compat[Bn.sdkName]):!!t.compat[Bn.sdkName]:!0}function n6e(t){var e;let r=(e=t==null?void 0:t.extensions)!=null?e:[],n={},i=[];if(Array.isArray(r)?r.forEach(a=>{Lz(a)?(a.init(this),(a.name||a.name!==Ah.Anonymous)&&(this[a.name]=a),a instanceof Ah.Internal&&(L6(a.config)||(n[a.name]=a.config))):i.push(a)}):Object.keys(r).forEach(a=>{if(Lz(r[a])){r[a].init(this);let s=r[a];this[a]=s,s instanceof Ah.Internal&&(L6(s.config)||(n[r[a].name]=s.config))}else i.push(r[a])}),i.length)throw ANe(i);return n}var uE=class{constructor(e,r){this.apiKey=e;var n;if(!e)throw wNe();Bn.platform==="react-native"&&(r!=null&&r.endpoint)&&PNe().log();let{defaultEndpoint:i,version:a}=Bn;this.testMode=!!(r!=null&&r.testMode),this.endpoint=bx((n=r==null?void 0:r.endpoint)!=null?n:i).origin,this.auth=new $Ne(this),this.user=new jNe(this),this.wallet=new XNe(this),this.nft=new r6e(this),this.rpcProvider=new ZNe(this);let s=n6e.call(this,r);this.parameters=Qee(MD({API_KEY:this.apiKey,DOMAIN_ORIGIN:window.location?window.location.origin:"",ETH_NETWORK:r==null?void 0:r.network,host:bx(this.endpoint).host,sdk:bNe[Bn.sdkName],version:a,ext:L6(s)?void 0:s,locale:(r==null?void 0:r.locale)||"en_US"},Bn.bundleId?{bundleId:Bn.bundleId}:{})),r!=null&&r.deferPreload||this.preload()}get overlay(){if(!uE.__overlays__.has(this.parameters)){let e=new Bn.ViewController(this.endpoint,this.parameters);e.init(),uE.__overlays__.set(this.parameters,e)}return uE.__overlays__.get(this.parameters)}preload(){return Wa(this,null,function*(){yield this.overlay.ready})}},lte=uE;lte.__overlays__=new Map;function i6e(t,e){return e&&Array.isArray(t)?t.find(r=>r.id===e):t}function a6e(t,e){var r;let n=(r=e.data.response)==null?void 0:r.id,i=i6e(t,n);if(n&&i){let a=new LD(i).applyResult(e.data.response.result).applyError(e.data.response.error);return{id:n,response:a}}return{}}function s6e(t,e){return Wa(this,null,function*(){let r=yield Ff("rt"),n;if(Bn.platform==="web")try{n=yield VNe()}catch(i){console.error("webcrypto error",i)}return n?r?{msgType:t,payload:e,jwt:n,rt:r}:{msgType:t,payload:e,jwt:n}:{msgType:t,payload:e}})}function o6e(t){return Wa(this,null,function*(){!t.data.rt||(yield jg("rt",t.data.rt))})}var c6e=class{constructor(t,e){this.endpoint=t,this.parameters=e,this.messageHandlers=new Set,this.ready=this.waitForReady(),this.listen()}post(t,e){return Wa(this,null,function*(){return ite(r=>Wa(this,null,function*(){yield this.ready;let n=[],i=Array.isArray(e)?e.map(c=>c.id):[],a=yield s6e(`${t}-${this.parameters}`,e);yield this._post(a);let s=c=>u=>{let{id:f,response:h}=a6e(e,u);o6e(u),f&&h&&Array.isArray(e)&&i.includes(f)?(n.push(h),n.length===e.length&&(c(),r(n))):f&&h&&!Array.isArray(e)&&f===e.id&&(c(),r(h))},o=this.on(Xd.MAGIC_HANDLE_RESPONSE,s(()=>o()))}))})}on(t,e){let r=e.bind(window),n=i=>{i.data.msgType===`${t}-${this.parameters}`&&r(i)};return this.messageHandlers.add(n),()=>this.messageHandlers.delete(n)}waitForReady(){return new Promise(t=>{this.on(Xd.MAGIC_OVERLAY_READY,()=>t())})}listen(){this.on(Xd.MAGIC_HIDE_OVERLAY,()=>{this.hideOverlay()}),this.on(Xd.MAGIC_SHOW_OVERLAY,()=>{this.showOverlay()})}},u6e=Object.create,fte=Object.defineProperty,l6e=Object.getOwnPropertyDescriptor,f6e=Object.getOwnPropertyNames,d6e=Object.getPrototypeOf,h6e=Object.prototype.hasOwnProperty,v_=(t=>typeof require<"u"?require:typeof Proxy<"u"?new Proxy(t,{get:(e,r)=>(typeof require<"u"?require:e)[r]}):t)(function(t){if(typeof require<"u")return require.apply(this,arguments);throw new Error('Dynamic require of "'+t+'" is not supported')}),dte=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),p6e=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of f6e(e))!h6e.call(t,i)&&i!==r&&fte(t,i,{get:()=>e[i],enumerable:!(n=l6e(e,i))||n.enumerable});return t},hte=(t,e,r)=>(r=t!=null?u6e(d6e(t)):{},p6e(e||!t||!t.__esModule?fte(r,"default",{value:t,enumerable:!0}):r,t)),lE=(t,e,r)=>new Promise((n,i)=>{var a=c=>{try{o(r.next(c))}catch(u){i(u)}},s=c=>{try{o(r.throw(c))}catch(u){i(u)}},o=c=>c.done?n(c.value):Promise.resolve(c.value).then(a,s);o((r=r.apply(t,e)).next())}),g6e=dte((t,e)=>{(function(r){if(typeof t=="object"&&typeof e<"u")e.exports=r();else if(typeof define=="function"&&define.amd)define([],r);else{var n;typeof window<"u"?n=window:typeof global<"u"?n=global:typeof self<"u"?n=self:n=this,n.localforage=r()}})(function(){return function r(n,i,a){function s(u,f){if(!i[u]){if(!n[u]){var h=typeof v_=="function"&&v_;if(!f&&h)return h(u,!0);if(o)return o(u,!0);var m=new Error("Cannot find module '"+u+"'");throw m.code="MODULE_NOT_FOUND",m}var y=i[u]={exports:{}};n[u][0].call(y.exports,function(w){var v=n[u][1][w];return s(v||w)},y,y.exports,r,n,i,a)}return i[u].exports}for(var o=typeof v_=="function"&&v_,c=0;c<a.length;c++)s(a[c]);return s}({1:[function(r,n,i){(function(a){var s=a.MutationObserver||a.WebKitMutationObserver,o;if(s){var c=0,u=new s(w),f=a.document.createTextNode("");u.observe(f,{characterData:!0}),o=function(){f.data=c=++c%2}}else if(!a.setImmediate&&typeof a.MessageChannel<"u"){var h=new a.MessageChannel;h.port1.onmessage=w,o=function(){h.port2.postMessage(0)}}else"document"in a&&"onreadystatechange"in a.document.createElement("script")?o=function(){var g=a.document.createElement("script");g.onreadystatechange=function(){w(),g.onreadystatechange=null,g.parentNode.removeChild(g),g=null},a.document.documentElement.appendChild(g)}:o=function(){setTimeout(w,0)};var m,y=[];function w(){m=!0;for(var g,_,b=y.length;b;){for(_=y,y=[],g=-1;++g<b;)_[g]();b=y.length}m=!1}n.exports=v;function v(g){y.push(g)===1&&!m&&o()}}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{}],2:[function(r,n,i){var a=r(1);function s(){}var o={},c=["REJECTED"],u=["FULFILLED"],f=["PENDING"];n.exports=h;function h(I){if(typeof I!="function")throw new TypeError("resolver must be a function");this.state=f,this.queue=[],this.outcome=void 0,I!==s&&v(this,I)}h.prototype.catch=function(I){return this.then(null,I)},h.prototype.then=function(I,E){if(typeof I!="function"&&this.state===u||typeof E!="function"&&this.state===c)return this;var p=new this.constructor(s);if(this.state!==f){var O=this.state===u?I:E;y(p,O,this.outcome)}else this.queue.push(new m(p,I,E));return p};function m(I,E,p){this.promise=I,typeof E=="function"&&(this.onFulfilled=E,this.callFulfilled=this.otherCallFulfilled),typeof p=="function"&&(this.onRejected=p,this.callRejected=this.otherCallRejected)}m.prototype.callFulfilled=function(I){o.resolve(this.promise,I)},m.prototype.otherCallFulfilled=function(I){y(this.promise,this.onFulfilled,I)},m.prototype.callRejected=function(I){o.reject(this.promise,I)},m.prototype.otherCallRejected=function(I){y(this.promise,this.onRejected,I)};function y(I,E,p){a(function(){var O;try{O=E(p)}catch(R){return o.reject(I,R)}O===I?o.reject(I,new TypeError("Cannot resolve promise with itself")):o.resolve(I,O)})}o.resolve=function(I,E){var p=g(w,E);if(p.status==="error")return o.reject(I,p.value);var O=p.value;if(O)v(I,O);else{I.state=u,I.outcome=E;for(var R=-1,U=I.queue.length;++R<U;)I.queue[R].callFulfilled(E)}return I},o.reject=function(I,E){I.state=c,I.outcome=E;for(var p=-1,O=I.queue.length;++p<O;)I.queue[p].callRejected(E);return I};function w(I){var E=I&&I.then;if(I&&(typeof I=="object"||typeof I=="function")&&typeof E=="function")return function(){E.apply(I,arguments)}}function v(I,E){var p=!1;function O(ue){p||(p=!0,o.reject(I,ue))}function R(ue){p||(p=!0,o.resolve(I,ue))}function U(){E(R,O)}var z=g(U);z.status==="error"&&O(z.value)}function g(I,E){var p={};try{p.value=I(E),p.status="success"}catch(O){p.status="error",p.value=O}return p}h.resolve=_;function _(I){return I instanceof this?I:o.resolve(new this(s),I)}h.reject=b;function b(I){var E=new this(s);return o.reject(E,I)}h.all=S;function S(I){var E=this;if(Object.prototype.toString.call(I)!=="[object Array]")return this.reject(new TypeError("must be an array"));var p=I.length,O=!1;if(!p)return this.resolve([]);for(var R=new Array(p),U=0,z=-1,ue=new this(s);++z<p;)ge(I[z],z);return ue;function ge(B,L){E.resolve(B).then(Y,function(ne){O||(O=!0,o.reject(ue,ne))});function Y(ne){R[L]=ne,++U===p&&!O&&(O=!0,o.resolve(ue,R))}}}h.race=A;function A(I){var E=this;if(Object.prototype.toString.call(I)!=="[object Array]")return this.reject(new TypeError("must be an array"));var p=I.length,O=!1;if(!p)return this.resolve([]);for(var R=-1,U=new this(s);++R<p;)z(I[R]);return U;function z(ue){E.resolve(ue).then(function(ge){O||(O=!0,o.resolve(U,ge))},function(ge){O||(O=!0,o.reject(U,ge))})}}},{1:1}],3:[function(r,n,i){(function(a){typeof a.Promise!="function"&&(a.Promise=r(2))}).call(this,typeof global<"u"?global:typeof self<"u"?self:typeof window<"u"?window:{})},{2:2}],4:[function(r,n,i){var a=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(X){return typeof X}:function(X){return X&&typeof Symbol=="function"&&X.constructor===Symbol&&X!==Symbol.prototype?"symbol":typeof X};function s(X,ye){if(!(X instanceof ye))throw new TypeError("Cannot call a class as a function")}function o(){try{if(typeof indexedDB<"u")return indexedDB;if(typeof webkitIndexedDB<"u")return webkitIndexedDB;if(typeof mozIndexedDB<"u")return mozIndexedDB;if(typeof OIndexedDB<"u")return OIndexedDB;if(typeof msIndexedDB<"u")return msIndexedDB}catch{return}}var c=o();function u(){try{if(!c||!c.open)return!1;var X=typeof openDatabase<"u"&&/(Safari|iPhone|iPad|iPod)/.test(navigator.userAgent)&&!/Chrome/.test(navigator.userAgent)&&!/BlackBerry/.test(navigator.platform),ye=typeof fetch=="function"&&fetch.toString().indexOf("[native code")!==-1;return(!X||ye)&&typeof indexedDB<"u"&&typeof IDBKeyRange<"u"}catch{return!1}}function f(X,ye){X=X||[],ye=ye||{};try{return new Blob(X,ye)}catch(Ie){if(Ie.name!=="TypeError")throw Ie;for(var re=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,Ee=new re,be=0;be<X.length;be+=1)Ee.append(X[be]);return Ee.getBlob(ye.type)}}typeof Promise>"u"&&r(3);var h=Promise;function m(X,ye){ye&&X.then(function(re){ye(null,re)},function(re){ye(re)})}function y(X,ye,re){typeof ye=="function"&&X.then(ye),typeof re=="function"&&X.catch(re)}function w(X){return typeof X!="string"&&(console.warn(X+" used as a key, but it is not a string."),X=String(X)),X}function v(){if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}var g="local-forage-detect-blob-support",_=void 0,b={},S=Object.prototype.toString,A="readonly",I="readwrite";function E(X){for(var ye=X.length,re=new ArrayBuffer(ye),Ee=new Uint8Array(re),be=0;be<ye;be++)Ee[be]=X.charCodeAt(be);return re}function p(X){return new h(function(ye){var re=X.transaction(g,I),Ee=f([""]);re.objectStore(g).put(Ee,"key"),re.onabort=function(be){be.preventDefault(),be.stopPropagation(),ye(!1)},re.oncomplete=function(){var be=navigator.userAgent.match(/Chrome\/(\d+)/),Ie=navigator.userAgent.match(/Edge\//);ye(Ie||!be||parseInt(be[1],10)>=43)}}).catch(function(){return!1})}function O(X){return typeof _=="boolean"?h.resolve(_):p(X).then(function(ye){return _=ye,_})}function R(X){var ye=b[X.name],re={};re.promise=new h(function(Ee,be){re.resolve=Ee,re.reject=be}),ye.deferredOperations.push(re),ye.dbReady?ye.dbReady=ye.dbReady.then(function(){return re.promise}):ye.dbReady=re.promise}function U(X){var ye=b[X.name],re=ye.deferredOperations.pop();if(re)return re.resolve(),re.promise}function z(X,ye){var re=b[X.name],Ee=re.deferredOperations.pop();if(Ee)return Ee.reject(ye),Ee.promise}function ue(X,ye){return new h(function(re,Ee){if(b[X.name]=b[X.name]||q(),X.db)if(ye)R(X),X.db.close();else return re(X.db);var be=[X.name];ye&&be.push(X.version);var Ie=c.open.apply(c,be);ye&&(Ie.onupgradeneeded=function(Je){var ut=Ie.result;try{ut.createObjectStore(X.storeName),Je.oldVersion<=1&&ut.createObjectStore(g)}catch(We){if(We.name==="ConstraintError")console.warn('The database "'+X.name+'" has been upgraded from version '+Je.oldVersion+" to version "+Je.newVersion+', but the storage "'+X.storeName+'" already exists.');else throw We}}),Ie.onerror=function(Je){Je.preventDefault(),Ee(Ie.error)},Ie.onsuccess=function(){var Je=Ie.result;Je.onversionchange=function(ut){ut.target.close()},re(Je),U(X)}})}function ge(X){return ue(X,!1)}function B(X){return ue(X,!0)}function L(X,ye){if(!X.db)return!0;var re=!X.db.objectStoreNames.contains(X.storeName),Ee=X.version<X.db.version,be=X.version>X.db.version;if(Ee&&(X.version!==ye&&console.warn('The database "'+X.name+`" can't be downgraded from version `+X.db.version+" to version "+X.version+"."),X.version=X.db.version),be||re){if(re){var Ie=X.db.version+1;Ie>X.version&&(X.version=Ie)}return!0}return!1}function Y(X){return new h(function(ye,re){var Ee=new FileReader;Ee.onerror=re,Ee.onloadend=function(be){var Ie=btoa(be.target.result||"");ye({__local_forage_encoded_blob:!0,data:Ie,type:X.type})},Ee.readAsBinaryString(X)})}function ne(X){var ye=E(atob(X.data));return f([ye],{type:X.type})}function F(X){return X&&X.__local_forage_encoded_blob}function j(X){var ye=this,re=ye._initReady().then(function(){var Ee=b[ye._dbInfo.name];if(Ee&&Ee.dbReady)return Ee.dbReady});return y(re,X,X),re}function H(X){R(X);for(var ye=b[X.name],re=ye.forages,Ee=0;Ee<re.length;Ee++){var be=re[Ee];be._dbInfo.db&&(be._dbInfo.db.close(),be._dbInfo.db=null)}return X.db=null,ge(X).then(function(Ie){return X.db=Ie,L(X)?B(X):Ie}).then(function(Ie){X.db=ye.db=Ie;for(var Je=0;Je<re.length;Je++)re[Je]._dbInfo.db=Ie}).catch(function(Ie){throw z(X,Ie),Ie})}function M(X,ye,re,Ee){Ee===void 0&&(Ee=1);try{var be=X.db.transaction(X.storeName,ye);re(null,be)}catch(Ie){if(Ee>0&&(!X.db||Ie.name==="InvalidStateError"||Ie.name==="NotFoundError"))return h.resolve().then(function(){if(!X.db||Ie.name==="NotFoundError"&&!X.db.objectStoreNames.contains(X.storeName)&&X.version<=X.db.version)return X.db&&(X.version=X.db.version+1),B(X)}).then(function(){return H(X).then(function(){M(X,ye,re,Ee-1)})}).catch(re);re(Ie)}}function q(){return{forages:[],db:null,dbReady:null,deferredOperations:[]}}function k(X){var ye=this,re={db:null};if(X)for(var Ee in X)re[Ee]=X[Ee];var be=b[re.name];be||(be=q(),b[re.name]=be),be.forages.push(ye),ye._initReady||(ye._initReady=ye.ready,ye.ready=j);var Ie=[];function Je(){return h.resolve()}for(var ut=0;ut<be.forages.length;ut++){var We=be.forages[ut];We!==ye&&Ie.push(We._initReady().catch(Je))}var Ve=be.forages.slice(0);return h.all(Ie).then(function(){return re.db=be.db,ge(re)}).then(function(ht){return re.db=ht,L(re,ye._defaultConfig.version)?B(re):ht}).then(function(ht){re.db=be.db=ht,ye._dbInfo=re;for(var Ht=0;Ht<Ve.length;Ht++){var Or=Ve[Ht];Or!==ye&&(Or._dbInfo.db=re.db,Or._dbInfo.version=re.version)}})}function $(X,ye){var re=this;X=w(X);var Ee=new h(function(be,Ie){re.ready().then(function(){M(re._dbInfo,A,function(Je,ut){if(Je)return Ie(Je);try{var We=ut.objectStore(re._dbInfo.storeName),Ve=We.get(X);Ve.onsuccess=function(){var ht=Ve.result;ht===void 0&&(ht=null),F(ht)&&(ht=ne(ht)),be(ht)},Ve.onerror=function(){Ie(Ve.error)}}catch(ht){Ie(ht)}})}).catch(Ie)});return m(Ee,ye),Ee}function G(X,ye){var re=this,Ee=new h(function(be,Ie){re.ready().then(function(){M(re._dbInfo,A,function(Je,ut){if(Je)return Ie(Je);try{var We=ut.objectStore(re._dbInfo.storeName),Ve=We.openCursor(),ht=1;Ve.onsuccess=function(){var Ht=Ve.result;if(Ht){var Or=Ht.value;F(Or)&&(Or=ne(Or));var Vr=X(Or,Ht.key,ht++);Vr!==void 0?be(Vr):Ht.continue()}else be()},Ve.onerror=function(){Ie(Ve.error)}}catch(Ht){Ie(Ht)}})}).catch(Ie)});return m(Ee,ye),Ee}function pe(X,ye,re){var Ee=this;X=w(X);var be=new h(function(Ie,Je){var ut;Ee.ready().then(function(){return ut=Ee._dbInfo,S.call(ye)==="[object Blob]"?O(ut.db).then(function(We){return We?ye:Y(ye)}):ye}).then(function(We){M(Ee._dbInfo,I,function(Ve,ht){if(Ve)return Je(Ve);try{var Ht=ht.objectStore(Ee._dbInfo.storeName);We===null&&(We=void 0);var Or=Ht.put(We,X);ht.oncomplete=function(){We===void 0&&(We=null),Ie(We)},ht.onabort=ht.onerror=function(){var Vr=Or.error?Or.error:Or.transaction.error;Je(Vr)}}catch(Vr){Je(Vr)}})}).catch(Je)});return m(be,re),be}function Q(X,ye){var re=this;X=w(X);var Ee=new h(function(be,Ie){re.ready().then(function(){M(re._dbInfo,I,function(Je,ut){if(Je)return Ie(Je);try{var We=ut.objectStore(re._dbInfo.storeName),Ve=We.delete(X);ut.oncomplete=function(){be()},ut.onerror=function(){Ie(Ve.error)},ut.onabort=function(){var ht=Ve.error?Ve.error:Ve.transaction.error;Ie(ht)}}catch(ht){Ie(ht)}})}).catch(Ie)});return m(Ee,ye),Ee}function te(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){M(ye._dbInfo,I,function(Ie,Je){if(Ie)return be(Ie);try{var ut=Je.objectStore(ye._dbInfo.storeName),We=ut.clear();Je.oncomplete=function(){Ee()},Je.onabort=Je.onerror=function(){var Ve=We.error?We.error:We.transaction.error;be(Ve)}}catch(Ve){be(Ve)}})}).catch(be)});return m(re,X),re}function ce(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){M(ye._dbInfo,A,function(Ie,Je){if(Ie)return be(Ie);try{var ut=Je.objectStore(ye._dbInfo.storeName),We=ut.count();We.onsuccess=function(){Ee(We.result)},We.onerror=function(){be(We.error)}}catch(Ve){be(Ve)}})}).catch(be)});return m(re,X),re}function T(X,ye){var re=this,Ee=new h(function(be,Ie){if(X<0){be(null);return}re.ready().then(function(){M(re._dbInfo,A,function(Je,ut){if(Je)return Ie(Je);try{var We=ut.objectStore(re._dbInfo.storeName),Ve=!1,ht=We.openKeyCursor();ht.onsuccess=function(){var Ht=ht.result;if(!Ht){be(null);return}X===0||Ve?be(Ht.key):(Ve=!0,Ht.advance(X))},ht.onerror=function(){Ie(ht.error)}}catch(Ht){Ie(Ht)}})}).catch(Ie)});return m(Ee,ye),Ee}function fe(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){M(ye._dbInfo,A,function(Ie,Je){if(Ie)return be(Ie);try{var ut=Je.objectStore(ye._dbInfo.storeName),We=ut.openKeyCursor(),Ve=[];We.onsuccess=function(){var ht=We.result;if(!ht){Ee(Ve);return}Ve.push(ht.key),ht.continue()},We.onerror=function(){be(We.error)}}catch(ht){be(ht)}})}).catch(be)});return m(re,X),re}function ze(X,ye){ye=v.apply(this,arguments);var re=this.config();X=typeof X!="function"&&X||{},X.name||(X.name=X.name||re.name,X.storeName=X.storeName||re.storeName);var Ee=this,be;if(!X.name)be=h.reject("Invalid arguments");else{var Ie=X.name===re.name&&Ee._dbInfo.db,Je=Ie?h.resolve(Ee._dbInfo.db):ge(X).then(function(ut){var We=b[X.name],Ve=We.forages;We.db=ut;for(var ht=0;ht<Ve.length;ht++)Ve[ht]._dbInfo.db=ut;return ut});X.storeName?be=Je.then(function(ut){if(ut.objectStoreNames.contains(X.storeName)){var We=ut.version+1;R(X);var Ve=b[X.name],ht=Ve.forages;ut.close();for(var Ht=0;Ht<ht.length;Ht++){var Or=ht[Ht];Or._dbInfo.db=null,Or._dbInfo.version=We}var Vr=new h(function(Br,mn){var jr=c.open(X.name,We);jr.onerror=function(P){var D=jr.result;D.close(),mn(P)},jr.onupgradeneeded=function(){var P=jr.result;P.deleteObjectStore(X.storeName)},jr.onsuccess=function(){var P=jr.result;P.close(),Br(P)}});return Vr.then(function(Br){Ve.db=Br;for(var mn=0;mn<ht.length;mn++){var jr=ht[mn];jr._dbInfo.db=Br,U(jr._dbInfo)}}).catch(function(Br){throw(z(X,Br)||h.resolve()).catch(function(){}),Br})}}):be=Je.then(function(ut){R(X);var We=b[X.name],Ve=We.forages;ut.close();for(var ht=0;ht<Ve.length;ht++){var Ht=Ve[ht];Ht._dbInfo.db=null}var Or=new h(function(Vr,Br){var mn=c.deleteDatabase(X.name);mn.onerror=function(){var jr=mn.result;jr&&jr.close(),Br(mn.error)},mn.onblocked=function(){console.warn('dropInstance blocked for database "'+X.name+'" until all open connections are closed')},mn.onsuccess=function(){var jr=mn.result;jr&&jr.close(),Vr(jr)}});return Or.then(function(Vr){We.db=Vr;for(var Br=0;Br<Ve.length;Br++){var mn=Ve[Br];U(mn._dbInfo)}}).catch(function(Vr){throw(z(X,Vr)||h.resolve()).catch(function(){}),Vr})})}return m(be,ye),be}var et={_driver:"asyncStorage",_initStorage:k,_support:u(),iterate:G,getItem:$,setItem:pe,removeItem:Q,clear:te,length:ce,key:T,keys:fe,dropInstance:ze};function yt(){return typeof openDatabase=="function"}var vt="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",gt="~~local_forage_type~",Ft=/^~~local_forage_type~([^~]+)~/,Xt="__lfsc__:",Sr=Xt.length,Ct="arbf",Pt="blob",kt="si08",Rt="ui08",Kt="uic8",Bt="si16",Gt="si32",Dt="ur16",Nt="ui32",zt="fl32",Mt="fl64",cr=Sr+Ct.length,tr=Object.prototype.toString;function ar(X){var ye=X.length*.75,re=X.length,Ee,be=0,Ie,Je,ut,We;X[X.length-1]==="="&&(ye--,X[X.length-2]==="="&&ye--);var Ve=new ArrayBuffer(ye),ht=new Uint8Array(Ve);for(Ee=0;Ee<re;Ee+=4)Ie=vt.indexOf(X[Ee]),Je=vt.indexOf(X[Ee+1]),ut=vt.indexOf(X[Ee+2]),We=vt.indexOf(X[Ee+3]),ht[be++]=Ie<<2|Je>>4,ht[be++]=(Je&15)<<4|ut>>2,ht[be++]=(ut&3)<<6|We&63;return Ve}function nr(X){var ye=new Uint8Array(X),re="",Ee;for(Ee=0;Ee<ye.length;Ee+=3)re+=vt[ye[Ee]>>2],re+=vt[(ye[Ee]&3)<<4|ye[Ee+1]>>4],re+=vt[(ye[Ee+1]&15)<<2|ye[Ee+2]>>6],re+=vt[ye[Ee+2]&63];return ye.length%3===2?re=re.substring(0,re.length-1)+"=":ye.length%3===1&&(re=re.substring(0,re.length-2)+"=="),re}function wr(X,ye){var re="";if(X&&(re=tr.call(X)),X&&(re==="[object ArrayBuffer]"||X.buffer&&tr.call(X.buffer)==="[object ArrayBuffer]")){var Ee,be=Xt;X instanceof ArrayBuffer?(Ee=X,be+=Ct):(Ee=X.buffer,re==="[object Int8Array]"?be+=kt:re==="[object Uint8Array]"?be+=Rt:re==="[object Uint8ClampedArray]"?be+=Kt:re==="[object Int16Array]"?be+=Bt:re==="[object Uint16Array]"?be+=Dt:re==="[object Int32Array]"?be+=Gt:re==="[object Uint32Array]"?be+=Nt:re==="[object Float32Array]"?be+=zt:re==="[object Float64Array]"?be+=Mt:ye(new Error("Failed to get type for BinaryArray"))),ye(be+nr(Ee))}else if(re==="[object Blob]"){var Ie=new FileReader;Ie.onload=function(){var Je=gt+X.type+"~"+nr(this.result);ye(Xt+Pt+Je)},Ie.readAsArrayBuffer(X)}else try{ye(JSON.stringify(X))}catch(Je){console.error("Couldn't convert value into a JSON string: ",X),ye(null,Je)}}function xn(X){if(X.substring(0,Sr)!==Xt)return JSON.parse(X);var ye=X.substring(cr),re=X.substring(Sr,cr),Ee;if(re===Pt&&Ft.test(ye)){var be=ye.match(Ft);Ee=be[1],ye=ye.substring(be[0].length)}var Ie=ar(ye);switch(re){case Ct:return Ie;case Pt:return f([Ie],{type:Ee});case kt:return new Int8Array(Ie);case Rt:return new Uint8Array(Ie);case Kt:return new Uint8ClampedArray(Ie);case Bt:return new Int16Array(Ie);case Dt:return new Uint16Array(Ie);case Gt:return new Int32Array(Ie);case Nt:return new Uint32Array(Ie);case zt:return new Float32Array(Ie);case Mt:return new Float64Array(Ie);default:throw new Error("Unkown type: "+re)}}var tn={serialize:wr,deserialize:xn,stringToBuffer:ar,bufferToString:nr};function di(X,ye,re,Ee){X.executeSql("CREATE TABLE IF NOT EXISTS "+ye.storeName+" (id INTEGER PRIMARY KEY, key unique, value)",[],re,Ee)}function $n(X){var ye=this,re={db:null};if(X)for(var Ee in X)re[Ee]=typeof X[Ee]!="string"?X[Ee].toString():X[Ee];var be=new h(function(Ie,Je){try{re.db=openDatabase(re.name,String(re.version),re.description,re.size)}catch(ut){return Je(ut)}re.db.transaction(function(ut){di(ut,re,function(){ye._dbInfo=re,Ie()},function(We,Ve){Je(Ve)})},Je)});return re.serializer=tn,be}function kn(X,ye,re,Ee,be,Ie){X.executeSql(re,Ee,be,function(Je,ut){ut.code===ut.SYNTAX_ERR?Je.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name = ?",[ye.storeName],function(We,Ve){Ve.rows.length?Ie(We,ut):di(We,ye,function(){We.executeSql(re,Ee,be,Ie)},Ie)},Ie):Ie(Je,ut)},Ie)}function ti(X,ye){var re=this;X=w(X);var Ee=new h(function(be,Ie){re.ready().then(function(){var Je=re._dbInfo;Je.db.transaction(function(ut){kn(ut,Je,"SELECT * FROM "+Je.storeName+" WHERE key = ? LIMIT 1",[X],function(We,Ve){var ht=Ve.rows.length?Ve.rows.item(0).value:null;ht&&(ht=Je.serializer.deserialize(ht)),be(ht)},function(We,Ve){Ie(Ve)})})}).catch(Ie)});return m(Ee,ye),Ee}function Tr(X,ye){var re=this,Ee=new h(function(be,Ie){re.ready().then(function(){var Je=re._dbInfo;Je.db.transaction(function(ut){kn(ut,Je,"SELECT * FROM "+Je.storeName,[],function(We,Ve){for(var ht=Ve.rows,Ht=ht.length,Or=0;Or<Ht;Or++){var Vr=ht.item(Or),Br=Vr.value;if(Br&&(Br=Je.serializer.deserialize(Br)),Br=X(Br,Vr.key,Or+1),Br!==void 0){be(Br);return}}be()},function(We,Ve){Ie(Ve)})})}).catch(Ie)});return m(Ee,ye),Ee}function Fr(X,ye,re,Ee){var be=this;X=w(X);var Ie=new h(function(Je,ut){be.ready().then(function(){ye===void 0&&(ye=null);var We=ye,Ve=be._dbInfo;Ve.serializer.serialize(ye,function(ht,Ht){Ht?ut(Ht):Ve.db.transaction(function(Or){kn(Or,Ve,"INSERT OR REPLACE INTO "+Ve.storeName+" (key, value) VALUES (?, ?)",[X,ht],function(){Je(We)},function(Vr,Br){ut(Br)})},function(Or){if(Or.code===Or.QUOTA_ERR){if(Ee>0){Je(Fr.apply(be,[X,We,re,Ee-1]));return}ut(Or)}})})}).catch(ut)});return m(Ie,re),Ie}function Ir(X,ye,re){return Fr.apply(this,[X,ye,re,1])}function _e(X,ye){var re=this;X=w(X);var Ee=new h(function(be,Ie){re.ready().then(function(){var Je=re._dbInfo;Je.db.transaction(function(ut){kn(ut,Je,"DELETE FROM "+Je.storeName+" WHERE key = ?",[X],function(){be()},function(We,Ve){Ie(Ve)})})}).catch(Ie)});return m(Ee,ye),Ee}function ee(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){var Ie=ye._dbInfo;Ie.db.transaction(function(Je){kn(Je,Ie,"DELETE FROM "+Ie.storeName,[],function(){Ee()},function(ut,We){be(We)})})}).catch(be)});return m(re,X),re}function ve(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){var Ie=ye._dbInfo;Ie.db.transaction(function(Je){kn(Je,Ie,"SELECT COUNT(key) as c FROM "+Ie.storeName,[],function(ut,We){var Ve=We.rows.item(0).c;Ee(Ve)},function(ut,We){be(We)})})}).catch(be)});return m(re,X),re}function Re(X,ye){var re=this,Ee=new h(function(be,Ie){re.ready().then(function(){var Je=re._dbInfo;Je.db.transaction(function(ut){kn(ut,Je,"SELECT key FROM "+Je.storeName+" WHERE id = ? LIMIT 1",[X+1],function(We,Ve){var ht=Ve.rows.length?Ve.rows.item(0).key:null;be(ht)},function(We,Ve){Ie(Ve)})})}).catch(Ie)});return m(Ee,ye),Ee}function He(X){var ye=this,re=new h(function(Ee,be){ye.ready().then(function(){var Ie=ye._dbInfo;Ie.db.transaction(function(Je){kn(Je,Ie,"SELECT key FROM "+Ie.storeName,[],function(ut,We){for(var Ve=[],ht=0;ht<We.rows.length;ht++)Ve.push(We.rows.item(ht).key);Ee(Ve)},function(ut,We){be(We)})})}).catch(be)});return m(re,X),re}function Xe(X){return new h(function(ye,re){X.transaction(function(Ee){Ee.executeSql("SELECT name FROM sqlite_master WHERE type='table' AND name <> '__WebKitDatabaseInfoTable__'",[],function(be,Ie){for(var Je=[],ut=0;ut<Ie.rows.length;ut++)Je.push(Ie.rows.item(ut).name);ye({db:X,storeNames:Je})},function(be,Ie){re(Ie)})},function(Ee){re(Ee)})})}function ot(X,ye){ye=v.apply(this,arguments);var re=this.config();X=typeof X!="function"&&X||{},X.name||(X.name=X.name||re.name,X.storeName=X.storeName||re.storeName);var Ee=this,be;return X.name?be=new h(function(Ie){var Je;X.name===re.name?Je=Ee._dbInfo.db:Je=openDatabase(X.name,"","",0),X.storeName?Ie({db:Je,storeNames:[X.storeName]}):Ie(Xe(Je))}).then(function(Ie){return new h(function(Je,ut){Ie.db.transaction(function(We){function Ve(Vr){return new h(function(Br,mn){We.executeSql("DROP TABLE IF EXISTS "+Vr,[],function(){Br()},function(jr,P){mn(P)})})}for(var ht=[],Ht=0,Or=Ie.storeNames.length;Ht<Or;Ht++)ht.push(Ve(Ie.storeNames[Ht]));h.all(ht).then(function(){Je()}).catch(function(Vr){ut(Vr)})},function(We){ut(We)})})}):be=h.reject("Invalid arguments"),m(be,ye),be}var ft={_driver:"webSQLStorage",_initStorage:$n,_support:yt(),iterate:Tr,getItem:ti,setItem:Ir,removeItem:_e,clear:ee,length:ve,key:Re,keys:He,dropInstance:ot};function Et(){try{return typeof localStorage<"u"&&"setItem"in localStorage&&!!localStorage.setItem}catch{return!1}}function le(X,ye){var re=X.name+"/";return X.storeName!==ye.storeName&&(re+=X.storeName+"/"),re}function Z(){var X="_localforage_support_test";try{return localStorage.setItem(X,!0),localStorage.removeItem(X),!1}catch{return!0}}function me(){return!Z()||localStorage.length>0}function Me(X){var ye=this,re={};if(X)for(var Ee in X)re[Ee]=X[Ee];return re.keyPrefix=le(X,ye._defaultConfig),me()?(ye._dbInfo=re,re.serializer=tn,h.resolve()):h.reject()}function Le(X){var ye=this,re=ye.ready().then(function(){for(var Ee=ye._dbInfo.keyPrefix,be=localStorage.length-1;be>=0;be--){var Ie=localStorage.key(be);Ie.indexOf(Ee)===0&&localStorage.removeItem(Ie)}});return m(re,X),re}function wt(X,ye){var re=this;X=w(X);var Ee=re.ready().then(function(){var be=re._dbInfo,Ie=localStorage.getItem(be.keyPrefix+X);return Ie&&(Ie=be.serializer.deserialize(Ie)),Ie});return m(Ee,ye),Ee}function St(X,ye){var re=this,Ee=re.ready().then(function(){for(var be=re._dbInfo,Ie=be.keyPrefix,Je=Ie.length,ut=localStorage.length,We=1,Ve=0;Ve<ut;Ve++){var ht=localStorage.key(Ve);if(ht.indexOf(Ie)===0){var Ht=localStorage.getItem(ht);if(Ht&&(Ht=be.serializer.deserialize(Ht)),Ht=X(Ht,ht.substring(Je),We++),Ht!==void 0)return Ht}}});return m(Ee,ye),Ee}function hr(X,ye){var re=this,Ee=re.ready().then(function(){var be=re._dbInfo,Ie;try{Ie=localStorage.key(X)}catch{Ie=null}return Ie&&(Ie=Ie.substring(be.keyPrefix.length)),Ie});return m(Ee,ye),Ee}function ur(X){var ye=this,re=ye.ready().then(function(){for(var Ee=ye._dbInfo,be=localStorage.length,Ie=[],Je=0;Je<be;Je++){var ut=localStorage.key(Je);ut.indexOf(Ee.keyPrefix)===0&&Ie.push(ut.substring(Ee.keyPrefix.length))}return Ie});return m(re,X),re}function Jr(X){var ye=this,re=ye.keys().then(function(Ee){return Ee.length});return m(re,X),re}function pr(X,ye){var re=this;X=w(X);var Ee=re.ready().then(function(){var be=re._dbInfo;localStorage.removeItem(be.keyPrefix+X)});return m(Ee,ye),Ee}function br(X,ye,re){var Ee=this;X=w(X);var be=Ee.ready().then(function(){ye===void 0&&(ye=null);var Ie=ye;return new h(function(Je,ut){var We=Ee._dbInfo;We.serializer.serialize(ye,function(Ve,ht){if(ht)ut(ht);else try{localStorage.setItem(We.keyPrefix+X,Ve),Je(Ie)}catch(Ht){(Ht.name==="QuotaExceededError"||Ht.name==="NS_ERROR_DOM_QUOTA_REACHED")&&ut(Ht),ut(Ht)}})})});return m(be,re),be}function rn(X,ye){if(ye=v.apply(this,arguments),X=typeof X!="function"&&X||{},!X.name){var re=this.config();X.name=X.name||re.name,X.storeName=X.storeName||re.storeName}var Ee=this,be;return X.name?be=new h(function(Ie){X.storeName?Ie(le(X,Ee._defaultConfig)):Ie(X.name+"/")}).then(function(Ie){for(var Je=localStorage.length-1;Je>=0;Je--){var ut=localStorage.key(Je);ut.indexOf(Ie)===0&&localStorage.removeItem(ut)}}):be=h.reject("Invalid arguments"),m(be,ye),be}var sr={_driver:"localStorageWrapper",_initStorage:Me,_support:Et(),iterate:St,getItem:wt,setItem:br,removeItem:pr,clear:Le,length:Jr,key:hr,keys:ur,dropInstance:rn},$r=function(X,ye){return X===ye||typeof X=="number"&&typeof ye=="number"&&isNaN(X)&&isNaN(ye)},dn=function(X,ye){for(var re=X.length,Ee=0;Ee<re;){if($r(X[Ee],ye))return!0;Ee++}return!1},kr=Array.isArray||function(X){return Object.prototype.toString.call(X)==="[object Array]"},Yn={},Ei={},Qn={INDEXEDDB:et,WEBSQL:ft,LOCALSTORAGE:sr},xi=[Qn.INDEXEDDB._driver,Qn.WEBSQL._driver,Qn.LOCALSTORAGE._driver],Ai=["dropInstance"],ri=["clear","getItem","iterate","key","keys","length","removeItem","setItem"].concat(Ai),Ln={description:"",driver:xi.slice(),name:"localforage",size:4980736,storeName:"keyvaluepairs",version:1};function Wi(X,ye){X[ye]=function(){var re=arguments;return X.ready().then(function(){return X[ye].apply(X,re)})}}function Ti(){for(var X=1;X<arguments.length;X++){var ye=arguments[X];if(ye)for(var re in ye)ye.hasOwnProperty(re)&&(kr(ye[re])?arguments[0][re]=ye[re].slice():arguments[0][re]=ye[re])}return arguments[0]}var ga=function(){function X(ye){s(this,X);for(var re in Qn)if(Qn.hasOwnProperty(re)){var Ee=Qn[re],be=Ee._driver;this[re]=be,Yn[be]||this.defineDriver(Ee)}this._defaultConfig=Ti({},Ln),this._config=Ti({},this._defaultConfig,ye),this._driverSet=null,this._initDriver=null,this._ready=!1,this._dbInfo=null,this._wrapLibraryMethodsWithReady(),this.setDriver(this._config.driver).catch(function(){})}return X.prototype.config=function(ye){if((typeof ye>"u"?"undefined":a(ye))==="object"){if(this._ready)return new Error("Can't call config() after localforage has been used.");for(var re in ye){if(re==="storeName"&&(ye[re]=ye[re].replace(/\W/g,"_")),re==="version"&&typeof ye[re]!="number")return new Error("Database version must be a number.");this._config[re]=ye[re]}return"driver"in ye&&ye.driver?this.setDriver(this._config.driver):!0}else return typeof ye=="string"?this._config[ye]:this._config},X.prototype.defineDriver=function(ye,re,Ee){var be=new h(function(Ie,Je){try{var ut=ye._driver,We=new Error("Custom driver not compliant; see https://mozilla.github.io/localForage/#definedriver");if(!ye._driver){Je(We);return}for(var Ve=ri.concat("_initStorage"),ht=0,Ht=Ve.length;ht<Ht;ht++){var Or=Ve[ht],Vr=!dn(Ai,Or);if((Vr||ye[Or])&&typeof ye[Or]!="function"){Je(We);return}}var Br=function(){for(var jr=function(he){return function(){var Se=new Error("Method "+he+" is not implemented by the current driver"),Ce=h.reject(Se);return m(Ce,arguments[arguments.length-1]),Ce}},P=0,D=Ai.length;P<D;P++){var K=Ai[P];ye[K]||(ye[K]=jr(K))}};Br();var mn=function(jr){Yn[ut]&&console.info("Redefining LocalForage driver: "+ut),Yn[ut]=ye,Ei[ut]=jr,Ie()};"_support"in ye?ye._support&&typeof ye._support=="function"?ye._support().then(mn,Je):mn(!!ye._support):mn(!0)}catch(jr){Je(jr)}});return y(be,re,Ee),be},X.prototype.driver=function(){return this._driver||null},X.prototype.getDriver=function(ye,re,Ee){var be=Yn[ye]?h.resolve(Yn[ye]):h.reject(new Error("Driver not found."));return y(be,re,Ee),be},X.prototype.getSerializer=function(ye){var re=h.resolve(tn);return y(re,ye),re},X.prototype.ready=function(ye){var re=this,Ee=re._driverSet.then(function(){return re._ready===null&&(re._ready=re._initDriver()),re._ready});return y(Ee,ye,ye),Ee},X.prototype.setDriver=function(ye,re,Ee){var be=this;kr(ye)||(ye=[ye]);var Ie=this._getSupportedDrivers(ye);function Je(){be._config.driver=be.driver()}function ut(ht){return be._extend(ht),Je(),be._ready=be._initStorage(be._config),be._ready}function We(ht){return function(){var Ht=0;function Or(){for(;Ht<ht.length;){var Vr=ht[Ht];return Ht++,be._dbInfo=null,be._ready=null,be.getDriver(Vr).then(ut).catch(Or)}Je();var Br=new Error("No available storage method found.");return be._driverSet=h.reject(Br),be._driverSet}return Or()}}var Ve=this._driverSet!==null?this._driverSet.catch(function(){return h.resolve()}):h.resolve();return this._driverSet=Ve.then(function(){var ht=Ie[0];return be._dbInfo=null,be._ready=null,be.getDriver(ht).then(function(Ht){be._driver=Ht._driver,Je(),be._wrapLibraryMethodsWithReady(),be._initDriver=We(Ie)})}).catch(function(){Je();var ht=new Error("No available storage method found.");return be._driverSet=h.reject(ht),be._driverSet}),y(this._driverSet,re,Ee),this._driverSet},X.prototype.supports=function(ye){return!!Ei[ye]},X.prototype._extend=function(ye){Ti(this,ye)},X.prototype._getSupportedDrivers=function(ye){for(var re=[],Ee=0,be=ye.length;Ee<be;Ee++){var Ie=ye[Ee];this.supports(Ie)&&re.push(Ie)}return re},X.prototype._wrapLibraryMethodsWithReady=function(){for(var ye=0,re=ri.length;ye<re;ye++)Wi(this,ri[ye])},X.prototype.createInstance=function(ye){return new X(ye)},X}(),Ks=new ga;n.exports=Ks},{3:3}]},{},[4])(4)})}),m6e=dte((t,e)=>{(function(r,n){typeof t=="object"&&typeof e<"u"?n(t):typeof define=="function"&&define.amd?define("localforage-driver-memory",["exports"],n):n(r.LocalforageDriverMemory={})})(typeof self<"u"?self:t,function(r){var n="localforage-driver-memory";function i(F){var j=typeof Symbol=="function"&&F[Symbol.iterator],H=0;return j?j.call(F):{next:function(){return F&&H>=F.length&&(F=void 0),{value:F&&F[H++],done:!F}}}}function a(F,j){F=F||[],j=j||{};try{return new Blob(F,j)}catch(k){if(k.name!=="TypeError")throw k;for(var H=typeof BlobBuilder<"u"?BlobBuilder:typeof MSBlobBuilder<"u"?MSBlobBuilder:typeof MozBlobBuilder<"u"?MozBlobBuilder:WebKitBlobBuilder,M=new H,q=0;q<F.length;q+=1)M.append(F[q]);return M.getBlob(j.type)}}var s=/^~~local_forage_type~([^~]+)~/,o=9,c=o+4,u=Object.prototype.toString;function f(F){var j=F.length*.75,H=F.length;F[F.length-1]==="="&&(j--,F[F.length-2]==="="&&j--);for(var M=new ArrayBuffer(j),q=new Uint8Array(M),k=0,$=0;k<H;k+=4){var G="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(F[k]),pe="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(F[k+1]),Q="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(F[k+2]),te="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/".indexOf(F[k+3]);q[$++]=G<<2|pe>>4,q[$++]=(pe&15)<<4|Q>>2,q[$++]=(Q&3)<<6|te&63}return M}function h(F){for(var j=new Uint8Array(F),H="",M=0;M<j.length;M+=3)H+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[j[M]>>2],H+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[(j[M]&3)<<4|j[M+1]>>4],H+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[(j[M+1]&15)<<2|j[M+2]>>6],H+="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/"[j[M+2]&63];return j.length%3===2?H=H.substring(0,H.length-1)+"=":j.length%3===1&&(H=H.substring(0,H.length-2)+"=="),H}function m(F,j){var H="";if(F&&(H=u.call(F)),F&&(H==="[object ArrayBuffer]"||F.buffer&&u.call(F.buffer)==="[object ArrayBuffer]")){var M=void 0,q="__lfsc__:";F instanceof ArrayBuffer?(M=F,q+="arbf"):(M=F.buffer,H==="[object Int8Array]"?q+="si08":H==="[object Uint8Array]"?q+="ui08":H==="[object Uint8ClampedArray]"?q+="uic8":H==="[object Int16Array]"?q+="si16":H==="[object Uint16Array]"?q+="ur16":H==="[object Int32Array]"?q+="si32":H==="[object Uint32Array]"?q+="ui32":H==="[object Float32Array]"?q+="fl32":H==="[object Float64Array]"?q+="fl64":j(new Error("Failed to get type for BinaryArray"))),j(q+h(M))}else if(H==="[object Blob]"){var k=new FileReader;k.onload=function(){var $="~~local_forage_type~"+F.type+"~"+h(this.result);j("__lfsc__:blob"+$)},k.readAsArrayBuffer(F)}else try{j(JSON.stringify(F))}catch($){console.error("Couldn't convert value into a JSON string: ",F),j(null,$)}}function y(F){if(F.substring(0,o)!=="__lfsc__:")return JSON.parse(F);var j=F.substring(c),H=F.substring(o,c),M;if(H==="blob"&&s.test(j)){var q=j.match(s);M=q[1],j=j.substring(q[0].length)}var k=f(j);switch(H){case"arbf":return k;case"blob":return a([k],{type:M});case"si08":return new Int8Array(k);case"ui08":return new Uint8Array(k);case"uic8":return new Uint8ClampedArray(k);case"si16":return new Int16Array(k);case"ur16":return new Uint16Array(k);case"si32":return new Int32Array(k);case"ui32":return new Uint32Array(k);case"fl32":return new Float32Array(k);case"fl64":return new Float64Array(k);default:throw new Error("Unkown type: "+H)}}function w(F){var j,H;if(F===null||typeof F!="object"||"isActiveClone"in F)return F;var M=F instanceof Date?new Date(F):F.constructor();try{for(var q=i(Object.keys(F)),k=q.next();!k.done;k=q.next()){var $=k.value;Object.prototype.hasOwnProperty.call(F,$)&&(F.isActiveClone=null,M[$]=w(F[$]),delete F.isActiveClone)}}catch(G){j={error:G}}finally{try{k&&!k.done&&(H=q.return)&&H.call(q)}finally{if(j)throw j.error}}return M}function v(F,j){return(F.name||j.name)+"/"+(F.storeName||j.storeName)+"/"}function g(F,j){j&&F.then(function(H){j(null,H)},function(H){j(H)})}function _(){for(var F=[],j=0;j<arguments.length;j++)F[j]=arguments[j];if(arguments.length&&typeof arguments[arguments.length-1]=="function")return arguments[arguments.length-1]}function b(F,j){var H=this;if(j=_.apply(this,arguments),F=typeof F!="function"&&F||{},!F.name){var M=this.config();F.name=F.name||M.name,F.storeName=F.storeName||M.storeName}var q;return F.name?q=new Promise(function(k){F.storeName?k(v(F,H._defaultConfig)):k(F.name+"/")}):q=Promise.reject("Invalid arguments"),{promise:q,callback:j}}function S(F){return typeof F!="string"&&(console.warn(F+" used as a key, but it is not a string."),F=String(F)),F}var A={bufferToString:h,deserialize:y,serialize:m,stringToBuffer:f},I={},E=function(){function F(j){this.kp=j,this.data={}}return F.resolve=function(j){return I[j]||(I[j]=new F(j)),I[j]},F.prototype.clear=function(){this.data={}},F.prototype.drop=function(){this.clear(),delete I[this.kp]},F.prototype.get=function(j){return this.data[j]},F.prototype.key=function(j){return this.keys()[j]},F.prototype.keys=function(){return Object.keys(this.data)},F.prototype.rm=function(j){delete this.data[j]},F.prototype.set=function(j,H){this.data[j]=H},F}();function p(F){var j=F?w(F):{},H=v(j,this._defaultConfig),M=E.resolve(H);return this._dbInfo=j,this._dbInfo.serializer=A,this._dbInfo.keyPrefix=H,this._dbInfo.mStore=M,Promise.resolve()}function O(F){var j=this,H=this.ready().then(function(){j._dbInfo.mStore.clear()});return g(H,F),H}function R(F,j){var H=b.apply(this,arguments),M=H.promise,q=H.callback,k=M.then(function($){E.resolve($).drop()});return g(k,q),M}function U(F,j){var H=this;F=S(F);var M=this.ready().then(function(){var q=H._dbInfo.mStore.get(F);return q==null?null:H._dbInfo.serializer.deserialize(q)});return g(M,j),M}function z(F,j){var H=this,M=this.ready().then(function(){for(var q=H._dbInfo.mStore,k=q.keys(),$=0;$<k.length;$++){var G=q.get(k[$]);if(G&&(G=H._dbInfo.serializer.deserialize(G)),G=F(G,k[$],$+1),G!==void 0)return G}});return g(M,j),M}function ue(F,j){var H=this,M=this.ready().then(function(){var q;try{q=H._dbInfo.mStore.key(F),q===void 0&&(q=null)}catch{q=null}return q});return g(M,j),M}function ge(F){var j=this,H=this.ready().then(function(){return j._dbInfo.mStore.keys()});return g(H,F),H}function B(F){var j=this.keys().then(function(H){return H.length});return g(j,F),j}function L(F,j){var H=this;F=S(F);var M=this.ready().then(function(){H._dbInfo.mStore.rm(F)});return g(M,j),M}function Y(F,j,H){var M=this;F=S(F);var q=this.ready().then(function(){j===void 0&&(j=null);var k=j;return new Promise(function($,G){M._dbInfo.serializer.serialize(j,function(pe,Q){if(Q)G(Q);else try{M._dbInfo.mStore.set(F,pe),$(k)}catch(te){G(te)}})})});return g(q,H),q}var ne=!0;r._support=ne,r._driver=n,r._initStorage=p,r.clear=O,r.dropInstance=R,r.getItem=U,r.iterate=z,r.key=ue,r.keys=ge,r.length=B,r.removeItem=L,r.setItem=Y,Object.defineProperty(r,"__esModule",{value:!0})})}),xC=hte(g6e()),Uz=hte(m6e()),y6e={display:"none",position:"fixed",top:"0",right:"0",width:"100%",height:"100%",borderRadius:"0",border:"none",zIndex:"2147483647"};function v6e(t){for(let[e,r]of Object.entries(y6e))t.style[e]=r}function b6e(t){return!![].slice.call(document.querySelectorAll(".magic-iframe")).find(r=>r.src.includes(t))}var w6e=class extends c6e{constructor(){super(...arguments),this.activeElement=null}init(){this.test="hello",this.iframe=new Promise(e=>{let r=()=>{if(b6e(encodeURIComponent(this.parameters)))INe().log();else{let n=document.createElement("iframe");n.classList.add("magic-iframe"),n.dataset.magicIframeLabel=bx(this.endpoint).host,n.title="Secure Modal",n.src=bx(`/send?params=${encodeURIComponent(this.parameters)}`,this.endpoint).href,v6e(n),document.body.appendChild(n),e(n)}};["loaded","interactive","complete"].includes(document.readyState)?r():window.addEventListener("load",r,!1)}),window.addEventListener("message",e=>{var r;if(e.origin===this.endpoint&&e.data&&e.data.msgType&&this.messageHandlers.size){e.data.response=(r=e.data.response)!=null?r:{};for(let n of this.messageHandlers.values())n(e)}})}showOverlay(){return lE(this,null,function*(){let e=yield this.iframe;e.style.display="block",this.activeElement=document.activeElement,e.focus()})}hideOverlay(){return lE(this,null,function*(){var e;let r=yield this.iframe;r.style.display="none",(e=this.activeElement)!=null&&e.focus&&this.activeElement.focus(),this.activeElement=null})}_post(e){return lE(this,null,function*(){let r=yield this.iframe;if(r&&r.contentWindow)r.contentWindow.postMessage(e,this.endpoint);else throw _Ne()})}},_6e=vNe(lte,{platform:"web",sdkName:"magic-sdk",version:"21.2.0",defaultEndpoint:"https://auth.magic.link/",ViewController:w6e,configureStorage:()=>lE(void 0,null,function*(){let t=xC.default.createInstance({name:"MagicAuthLocalStorageDB",storeName:"MagicAuthLocalStorage"});return yield t.defineDriver(Uz),yield t.setDriver([xC.default.INDEXEDDB,xC.default.LOCALSTORAGE,Uz._driver]),t})});const BD=Object.freeze(Object.defineProperty({__proto__:null,DeepLinkPage:Bee,DeviceVerificationEventEmit:yx,DeviceVerificationEventOnReceived:zee,EthChainType:Vee,Events:zv,Extension:Ah,ExtensionError:kD,ExtensionWarning:U6,LoginWithEmailOTPEventEmit:c0,LoginWithEmailOTPEventOnReceived:Hee,LoginWithMagicLinkEventEmit:jee,LoginWithMagicLinkEventOnReceived:qee,Magic:_6e,MagicIncomingWindowMessage:Xd,MagicOutgoingWindowMessage:Pb,MagicPayloadMethod:mr,RPCError:Cb,RPCErrorCode:bA,RecoveryMethodType:Gee,SDKError:td,SDKErrorCode:ed,SDKWarning:B1,SDKWarningCode:ym,Wallets:lo,isPromiEvent:nte},Symbol.toStringTag,{value:"Module"})),E6e=qs(BD);var x6e=Object.create,pte=Object.defineProperty,A6e=Object.getOwnPropertyDescriptor,S6e=Object.getOwnPropertyNames,I6e=Object.getPrototypeOf,O6e=Object.prototype.hasOwnProperty,jD=(t,e)=>()=>(e||t((e={exports:{}}).exports,e),e.exports),P6e=(t,e,r,n)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of S6e(e))!O6e.call(t,i)&&i!==r&&pte(t,i,{get:()=>e[i],enumerable:!(n=A6e(e,i))||n.enumerable});return t},gte=(t,e,r)=>(r=t!=null?x6e(I6e(t)):{},P6e(e||!t||!t.__esModule?pte(r,"default",{value:t,enumerable:!0}):r,t)),j1=(t,e,r)=>new Promise((n,i)=>{var a=c=>{try{o(r.next(c))}catch(u){i(u)}},s=c=>{try{o(r.throw(c))}catch(u){i(u)}},o=c=>c.done?n(c.value):Promise.resolve(c.value).then(a,s);o((r=r.apply(t,e)).next())}),mte=jD((t,e)=>{(function(r,n){typeof t=="object"?e.exports=t=n():typeof define=="function"&&define.amd?define([],n):r.CryptoJS=n()})(t,function(){var r=r||function(n,i){var a=Object.create||function(){function g(){}return function(_){var b;return g.prototype=_,b=new g,g.prototype=null,b}}(),s={},o=s.lib={},c=o.Base=function(){return{extend:function(g){var _=a(this);return g&&_.mixIn(g),(!_.hasOwnProperty("init")||this.init===_.init)&&(_.init=function(){_.$super.init.apply(this,arguments)}),_.init.prototype=_,_.$super=this,_},create:function(){var g=this.extend();return g.init.apply(g,arguments),g},init:function(){},mixIn:function(g){for(var _ in g)g.hasOwnProperty(_)&&(this[_]=g[_]);g.hasOwnProperty("toString")&&(this.toString=g.toString)},clone:function(){return this.init.prototype.extend(this)}}}(),u=o.WordArray=c.extend({init:function(g,_){g=this.words=g||[],_!=i?this.sigBytes=_:this.sigBytes=g.length*4},toString:function(g){return(g||h).stringify(this)},concat:function(g){var _=this.words,b=g.words,S=this.sigBytes,A=g.sigBytes;if(this.clamp(),S%4)for(var I=0;I<A;I++){var E=b[I>>>2]>>>24-I%4*8&255;_[S+I>>>2]|=E<<24-(S+I)%4*8}else for(var I=0;I<A;I+=4)_[S+I>>>2]=b[I>>>2];return this.sigBytes+=A,this},clamp:function(){var g=this.words,_=this.sigBytes;g[_>>>2]&=4294967295<<32-_%4*8,g.length=n.ceil(_/4)},clone:function(){var g=c.clone.call(this);return g.words=this.words.slice(0),g},random:function(g){for(var _=[],b=function(p){var p=p,O=987654321,R=4294967295;return function(){O=36969*(O&65535)+(O>>16)&R,p=18e3*(p&65535)+(p>>16)&R;var U=(O<<16)+p&R;return U/=4294967296,U+=.5,U*(n.random()>.5?1:-1)}},S=0,A;S<g;S+=4){var I=b((A||n.random())*4294967296);A=I()*987654071,_.push(I()*4294967296|0)}return new u.init(_,g)}}),f=s.enc={},h=f.Hex={stringify:function(g){for(var _=g.words,b=g.sigBytes,S=[],A=0;A<b;A++){var I=_[A>>>2]>>>24-A%4*8&255;S.push((I>>>4).toString(16)),S.push((I&15).toString(16))}return S.join("")},parse:function(g){for(var _=g.length,b=[],S=0;S<_;S+=2)b[S>>>3]|=parseInt(g.substr(S,2),16)<<24-S%8*4;return new u.init(b,_/2)}},m=f.Latin1={stringify:function(g){for(var _=g.words,b=g.sigBytes,S=[],A=0;A<b;A++){var I=_[A>>>2]>>>24-A%4*8&255;S.push(String.fromCharCode(I))}return S.join("")},parse:function(g){for(var _=g.length,b=[],S=0;S<_;S++)b[S>>>2]|=(g.charCodeAt(S)&255)<<24-S%4*8;return new u.init(b,_)}},y=f.Utf8={stringify:function(g){try{return decodeURIComponent(escape(m.stringify(g)))}catch{throw new Error("Malformed UTF-8 data")}},parse:function(g){return m.parse(unescape(encodeURIComponent(g)))}},w=o.BufferedBlockAlgorithm=c.extend({reset:function(){this._data=new u.init,this._nDataBytes=0},_append:function(g){typeof g=="string"&&(g=y.parse(g)),this._data.concat(g),this._nDataBytes+=g.sigBytes},_process:function(g){var _=this._data,b=_.words,S=_.sigBytes,A=this.blockSize,I=A*4,E=S/I;g?E=n.ceil(E):E=n.max((E|0)-this._minBufferSize,0);var p=E*A,O=n.min(p*4,S);if(p){for(var R=0;R<p;R+=A)this._doProcessBlock(b,R);var U=b.splice(0,p);_.sigBytes-=O}return new u.init(U,O)},clone:function(){var g=c.clone.call(this);return g._data=this._data.clone(),g},_minBufferSize:0});o.Hasher=w.extend({cfg:c.extend(),init:function(g){this.cfg=this.cfg.extend(g),this.reset()},reset:function(){w.reset.call(this),this._doReset()},update:function(g){return this._append(g),this._process(),this},finalize:function(g){g&&this._append(g);var _=this._doFinalize();return _},blockSize:16,_createHelper:function(g){return function(_,b){return new g.init(b).finalize(_)}},_createHmacHelper:function(g){return function(_,b){return new v.HMAC.init(g,b).finalize(_)}}});var v=s.algo={};return s}(Math);return r})}),T6e=jD((t,e)=>{(function(r,n){typeof t=="object"?e.exports=t=n(mte()):typeof define=="function"&&define.amd?define(["./core"],n):n(r.CryptoJS)})(t,function(r){return function(n){var i=r,a=i.lib,s=a.WordArray,o=a.Hasher,c=i.algo,u=[],f=[];(function(){function y(_){for(var b=n.sqrt(_),S=2;S<=b;S++)if(!(_%S))return!1;return!0}function w(_){return(_-(_|0))*4294967296|0}for(var v=2,g=0;g<64;)y(v)&&(g<8&&(u[g]=w(n.pow(v,1/2))),f[g]=w(n.pow(v,1/3)),g++),v++})();var h=[],m=c.SHA256=o.extend({_doReset:function(){this._hash=new s.init(u.slice(0))},_doProcessBlock:function(y,w){for(var v=this._hash.words,g=v[0],_=v[1],b=v[2],S=v[3],A=v[4],I=v[5],E=v[6],p=v[7],O=0;O<64;O++){if(O<16)h[O]=y[w+O]|0;else{var R=h[O-15],U=(R<<25|R>>>7)^(R<<14|R>>>18)^R>>>3,z=h[O-2],ue=(z<<15|z>>>17)^(z<<13|z>>>19)^z>>>10;h[O]=U+h[O-7]+ue+h[O-16]}var ge=A&I^~A&E,B=g&_^g&b^_&b,L=(g<<30|g>>>2)^(g<<19|g>>>13)^(g<<10|g>>>22),Y=(A<<26|A>>>6)^(A<<21|A>>>11)^(A<<7|A>>>25),ne=p+Y+ge+f[O]+h[O],F=L+B;p=E,E=I,I=A,A=S+ne|0,S=b,b=_,_=g,g=ne+F|0}v[0]=v[0]+g|0,v[1]=v[1]+_|0,v[2]=v[2]+b|0,v[3]=v[3]+S|0,v[4]=v[4]+A|0,v[5]=v[5]+I|0,v[6]=v[6]+E|0,v[7]=v[7]+p|0},_doFinalize:function(){var y=this._data,w=y.words,v=this._nDataBytes*8,g=y.sigBytes*8;return w[g>>>5]|=128<<24-g%32,w[(g+64>>>9<<4)+14]=n.floor(v/4294967296),w[(g+64>>>9<<4)+15]=v,y.sigBytes=w.length*4,this._process(),this._hash},clone:function(){var y=o.clone.call(this);return y._hash=this._hash.clone(),y}});i.SHA256=o._createHelper(m),i.HmacSHA256=o._createHmacHelper(m)}(Math),r.SHA256})}),C6e=jD((t,e)=>{(function(r,n){typeof t=="object"?e.exports=t=n(mte()):typeof define=="function"&&define.amd?define(["./core"],n):n(r.CryptoJS)})(t,function(r){return function(){var n=r,i=n.lib,a=i.WordArray,s=n.enc;s.Base64={stringify:function(c){var u=c.words,f=c.sigBytes,h=this._map;c.clamp();for(var m=[],y=0;y<f;y+=3)for(var w=u[y>>>2]>>>24-y%4*8&255,v=u[y+1>>>2]>>>24-(y+1)%4*8&255,g=u[y+2>>>2]>>>24-(y+2)%4*8&255,_=w<<16|v<<8|g,b=0;b<4&&y+b*.75<f;b++)m.push(h.charAt(_>>>6*(3-b)&63));var S=h.charAt(64);if(S)for(;m.length%4;)m.push(S);return m.join("")},parse:function(c){var u=c.length,f=this._map,h=this._reverseMap;if(!h){h=this._reverseMap=[];for(var m=0;m<f.length;m++)h[f.charCodeAt(m)]=m}var y=f.charAt(64);if(y){var w=c.indexOf(y);w!==-1&&(u=w)}return o(c,u,h)},_map:"ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/="};function o(c,u,f){for(var h=[],m=0,y=0;y<u;y++)if(y%4){var w=f[c.charCodeAt(y-1)]<<y%4*2,v=f[c.charCodeAt(y)]>>>6-y%4*2;h[m>>>2]|=(w|v)<<24-m%4*8,m++}return a.create(h,m)}}(),r.enc.Base64})}),yte=(t=>(t.ParseRedirectResult="magic_oauth_parse_redirect_result",t))(yte||{}),vte=(t=>(t.InvalidRequest="invalid_request",t.InvalidClient="invalid_client",t.InvalidScope="invalid_scope",t.InvalidGrant="invalid_grant",t.UnauthorizedClient="unauthorized_client",t.UnsupportedResponseType="unsupported_response_type",t.UnsupportedGrantType="unsupported_grant_type",t.UnsupportedTokenType="unsupported_token_type",t.AccessDenied="access_denied",t.ServerError="server_error",t.TemporarilyUnavailable="temporarily_unavailable",t))(vte||{}),R6e=gte(T6e()),N6e=gte(C6e()),Fz="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789-._~",bte=typeof window<"u"&&!!window.crypto,D6e=bte&&!!window.crypto.subtle;function M6e(t){return Array.from(t).map(e=>Fz[e%Fz.length]).join("")}function Bz(t){let e=r=>r.replace(/\+/g,"-").replace(/\//g,"_").replace(/=/g,"");if(t instanceof ArrayBuffer){let r=new Uint8Array(t),n=Array.from(r).map(a=>String.fromCharCode(a)).join(""),i=btoa(n);return e(i)}return e(N6e.default.stringify(t))}function $6e(t){return j1(this,null,function*(){if(D6e){let e=new TextEncoder().encode(t);return crypto.subtle.digest("SHA-256",e).then(Bz)}return Bz((0,R6e.default)(t))})}function jz(t){let e=new Uint8Array(t);if(bte)window.crypto.getRandomValues(e);else for(let r=0;r<t;r+=1)e[r]=Math.floor(Math.random()*Math.floor(255));return M6e(e)}function k6e(){return j1(this,null,function*(){let t=jz(128),e=jz(128),r=yield $6e(e);return{verifier:e,challenge:r,state:t}})}var L6e=class extends Ah.Internal{constructor(){super(...arguments),this.name="oauth",this.config={},this.compat={"magic-sdk":">=2.4.6","@magic-sdk/react-native":!1,"@magic-sdk/react-native-bare":!1,"@magic-sdk/react-native-expo":!1}}loginWithRedirect(t){return this.utils.createPromiEvent(e=>j1(this,null,function*(){let{provider:r,query:n}=yield U6e.call(this,t);window.location.href=new URL(`/v1/oauth2/${r}/start?${n}`,this.sdk.endpoint).href,e()}))}getRedirectResult(){let t=window.location.search,e=window.location.origin+window.location.pathname;return window.history.replaceState(null,"",e),F6e.call(this,t)}},wx="oauth_redirect_metadata";function U6e(t){return j1(this,null,function*(){yield this.utils.storage.removeItem(wx);let{provider:e,redirectURI:r,scope:n,loginHint:i}=t,{verifier:a,challenge:s,state:o}=yield k6e(),c=JSON.stringify({verifier:a,state:o});return yield this.utils.storage.setItem(wx,c),{query:[`magic_api_key=${encodeURIComponent(this.sdk.apiKey)}`,`magic_challenge=${encodeURIComponent(s)}`,`state=${encodeURIComponent(o)}`,`platform=${encodeURIComponent("web")}`,n&&`scope=${encodeURIComponent(n.join(" "))}`,r&&`redirect_uri=${encodeURIComponent(r)}`,i&&`login_hint=${encodeURIComponent(i)}`].reduce((u,f)=>f?`${u}&${f}`:u),provider:e,redirectURI:r}})}function F6e(t){return this.utils.createPromiEvent((e,r)=>j1(this,null,function*(){var n;let i=yield this.utils.storage.getItem(wx),{verifier:a,state:s}=JSON.parse(i);this.utils.storage.removeItem(wx);let o=this.utils.createJsonRpcRequestPayload("magic_oauth_parse_redirect_result",[t,a,s]),c=yield this.request(o),u=c,f=c;f.error&&r(this.createError(f.error,(n=f.error_description)!=null?n:"An error occurred.",{errorURI:f.error_uri,provider:f.provider})),e(u)}))}const qD=Object.freeze(Object.defineProperty({__proto__:null,OAuthErrorCode:vte,OAuthExtension:L6e,OAuthPayloadMethods:yte},Symbol.toStringTag,{value:"Module"})),B6e=qs(qD);var j6e=ke&&ke.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r),Object.defineProperty(t,n,{enumerable:!0,get:function(){return e[r]}})}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),q6e=ke&&ke.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),qz=ke&&ke.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&j6e(e,t,r);return q6e(e,t),e};Object.defineProperty(vA,"__esModule",{value:!0});vA.MagicConnector=void 0;const Hz=Qf,zz=Ro,H6e=V2;class z6e extends H6e.AbstractConnector{constructor(e){super({supportedChainIds:zz.getConfiguration()[Hz.ProviderType.MAGIC].chains}),this.activate=async()=>{var r;if(this.magic=await this.buildMagicInstance(this.chainId),!await this.magic.user.isLoggedIn())throw new Error("Magic: user isn't logged in");const i=await this.getProvider(),a=await i.request({method:"eth_accounts"});return this.account=(r=a[0])!==null&&r!==void 0?r:null,{provider:i,chainId:this.chainId,account:this.account}},this.getProvider=async()=>{if(!this.magic)throw new Error("Magic: instance was not initialized");const r=await this.magic.wallet.getProvider();return Object.assign(Object.assign({},r),{request:new Proxy(r.request,{apply:async(n,i,a)=>{var s,o,c;if(((s=a[0])===null||s===void 0?void 0:s.method)==="wallet_switchEthereumChain")try{const u=parseInt((c=(o=a[0])===null||o===void 0?void 0:o.params[0])===null||c===void 0?void 0:c.chainId,16);return this.supportedChainIds&&!this.supportedChainIds.includes(u)?{code:2020202,message:"Unsupported Magic ChainId"}:(this.magic=await this.buildMagicInstance(u),null)}catch{return{code:2020201,message:"Error changing the Magic ChainId"}}return n.bind(r)(...a)}})})},this.getChainId=async()=>{if(!this.magic)throw new Error("Magic: instance was not initialized");return this.chainId},this.getAccount=async()=>{if(!this.magic)throw new Error("Magic: instance was not initialized");return this.account},this.deactivate=()=>{if(!this.magic)throw new Error("Magic: instance was not initialized");this.magic.user.logout()},this.buildMagicInstance=async r=>{const{Magic:n}=await Promise.resolve().then(()=>qz(E6e)),{OAuthExtension:i}=await Promise.resolve().then(()=>qz(B6e)),a=zz.getConfiguration()[Hz.ProviderType.MAGIC];return new n(a.apiKey,{extensions:[new i],network:{rpcUrl:a.urls[r],chainId:r}})},this.chainId=e,this.account=null}}vA.MagicConnector=z6e;(function(t){var e=ke&&ke.__createBinding||(Object.create?function(n,i,a,s){s===void 0&&(s=a),Object.defineProperty(n,s,{enumerable:!0,get:function(){return i[a]}})}:function(n,i,a,s){s===void 0&&(s=a),n[s]=i[a]}),r=ke&&ke.__exportStar||function(n,i){for(var a in n)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&e(i,n,a)};Object.defineProperty(t,"__esModule",{value:!0}),r(V2,t),r(W2,t),r(nA,t),r(iA,t),r(aA,t),r(sA,t),r(vA,t)})(K8);var wte={},q1={};Object.defineProperty(q1,"__esModule",{value:!0});q1.Storage=void 0;class V6e{}q1.Storage=V6e;var _A={};Object.defineProperty(_A,"__esModule",{value:!0});_A.LocalStorage=void 0;const G6e=q1;class K6e extends G6e.Storage{get(e){const r=window.localStorage.getItem(e);return r===null?void 0:r}set(e,r){window.localStorage.setItem(e,r)}remove(e){window.localStorage.removeItem(e)}removeRegExp(e){for(let r=localStorage.length-1;r>=0;r--){const n=localStorage.key(r);n&&e.test(n)&&localStorage.removeItem(n)}}}_A.LocalStorage=K6e;(function(t){var e=ke&&ke.__createBinding||(Object.create?function(n,i,a,s){s===void 0&&(s=a),Object.defineProperty(n,s,{enumerable:!0,get:function(){return i[a]}})}:function(n,i,a,s){s===void 0&&(s=a),n[s]=i[a]}),r=ke&&ke.__exportStar||function(n,i){for(var a in n)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&e(i,n,a)};Object.defineProperty(t,"__esModule",{value:!0}),r(q1,t),r(_A,t)})(wte);var EA={};Object.defineProperty(EA,"__esModule",{value:!0});EA.ProviderAdapter=void 0;class HD{constructor(e){this.provider=e,this.id=0,this.on=(r,n)=>this.provider.on(r,n),this.emit=(r,...n)=>this.provider.emit(r,n),this.removeListener=(r,n)=>this.provider.removeListener(r,n),this.request=async({method:r,params:n})=>this.isModernProvider()?this.provider.request({method:r,params:n}):this.send(r,n),this.sendAsync=async(r,n)=>this.hasSendAsync()?this.provider.sendAsync(r,(i,a)=>{a&&!a.hasOwnProperty("result")?n(i,{id:0,jsonrpc:"2.0",result:a}):n(i,a)}):this.send(r,n)}static adapt(e){const r=new HD(e);return Object.assign(Object.assign({},e),{on:r.on,emit:r.emit,removeListener:r.removeListener,request:r.request,sendAsync:r.sendAsync,send:r.send.bind(r)})}async send(e,r){let n,i,a;const s=typeof r=="function";if(s){const o=e;i=o.params||[],n=o.method,a=r}else n=e,i=r||[],a=(o,c)=>{if(o)throw o;return c};if(this.isModernProvider()){const[o,c]=await this.provider.request({method:n,params:i}).then(f=>[null,f]).catch(f=>[f,void 0]);return a(o,s?{id:"",jsonrpc:"2.0",result:c}:c)}else{this.patchOldMobile();const[o,c]=s?await new Promise(u=>this.provider.send(e,(f,h)=>{u([f,h])})):await new Promise(u=>this.provider.send({jsonrpc:"2.0",id:++this.id,method:n,params:i},(f,h)=>{u([h&&h.hasOwnProperty("error")?h.error:f,h&&h.hasOwnProperty("result")?h.result:h])}));return a(o,c)}}isModernProvider(){return typeof this.provider.request=="function"}hasSendAsync(){return typeof this.provider.sendAsync=="function"}patchOldMobile(){this.provider&&!this.provider.isDapper&&!this.provider.isFortmatic&&!this.provider.isMetamask&&this.hasSendAsync()&&this.provider.send!==this.provider.sendAsync&&(this.provider.send=this.provider.sendAsync)}}EA.ProviderAdapter=HD;Object.defineProperty(Lg,"__esModule",{value:!0});Lg.connection=Lg.ConnectionManager=void 0;const Vz=Vs(),ao=hc,Bl=K8,W6e=wte,AC=Ro,Gz=EA,Kz="Web3ReactDeactivate";class _te{constructor(e){this.storage=e,this.getWalletName=()=>{if(this.connector instanceof Bl.WalletConnectV2Connector)return this.connector.getWalletName()},this.clearConnectionData=()=>{const{storageKey:r}=AC.getConfiguration();this.storage.remove(r),Bl.WalletConnectV2Connector.clearStorage(this.storage)},this.handleWeb3ReactDeactivate=()=>{this.connector&&this.connector.removeListener(Kz,this.handleWeb3ReactDeactivate),this.disconnect().catch(console.error)}}async connect(e,r=Vz.ChainId.ETHEREUM_MAINNET){this.connector=this.buildConnector(e,r),this.connector.on(Kz,this.handleWeb3ReactDeactivate);const{provider:n,account:i}=await this.connector.activate();return this.setConnectionData(e,r),{provider:Gz.ProviderAdapter.adapt(n),providerType:e,account:i||"",chainId:r}}async tryPreviousConnection(){const e=this.getConnectionData();if(!e)throw new Error("Could not find a valid provider. Make sure to call the `connect` method first");const r=await this.connect(e.providerType,e.chainId);if(r.providerType===ao.ProviderType.INJECTED){const n=await r.provider.request({method:"eth_chainId"}),i=n?parseInt(n,16):null;i&&e.chainId!==i&&this.setConnectionData(e.providerType,i)}return Object.assign(Object.assign({},r),{chainId:this.getConnectionData().chainId})}getAvailableProviders(){const e=[ao.ProviderType.FORTMATIC,ao.ProviderType.WALLET_CONNECT,ao.ProviderType.WALLET_LINK];return typeof window<"u"&&window.ethereum!==void 0?e.unshift(ao.ProviderType.INJECTED):e.unshift(ao.ProviderType.METAMASK_MOBILE),e}async disconnect(){this.connector&&(this.connector.deactivate(),this.isClosableConnector()&&await this.connector.close()),this.clearConnectionData(),this.connector=void 0}async getProvider(){if(!this.connector)throw new Error("No valid connector found. Please .connect() first");return this.connector.getProvider()}async createProvider(e,r=Vz.ChainId.ETHEREUM_MAINNET){const i=await this.buildConnector(e,r).getProvider();return Gz.ProviderAdapter.adapt(i)}buildConnector(e,r){switch(e){case ao.ProviderType.INJECTED:return new Bl.InjectedConnector(r);case ao.ProviderType.FORTMATIC:return new Bl.FortmaticConnector(r);case ao.ProviderType.MAGIC:return new Bl.MagicConnector(r);case ao.ProviderType.WALLET_LINK:return new Bl.WalletLinkConnector(r);case ao.ProviderType.NETWORK:return new Bl.NetworkConnector(r);case ao.ProviderType.WALLET_CONNECT_V2:return new Bl.WalletConnectV2Connector(r);default:throw new Error(`Invalid provider ${e}`)}}getConnectionData(){const{storageKey:e}=AC.getConfiguration(),r=this.storage.get(e);return r?JSON.parse(r):void 0}setConnectionData(e,r){const{storageKey:n}=AC.getConfiguration(),i=JSON.stringify({providerType:e,chainId:r});this.storage.set(n,i)}isClosableConnector(){return this.connector&&typeof this.connector.close<"u"}}Lg.ConnectionManager=_te;Lg.connection=new _te(new W6e.LocalStorage);var Ete={};Object.defineProperty(Ete,"__esModule",{value:!0});(function(t){var e=ke&&ke.__createBinding||(Object.create?function(n,i,a,s){s===void 0&&(s=a),Object.defineProperty(n,s,{enumerable:!0,get:function(){return i[a]}})}:function(n,i,a,s){s===void 0&&(s=a),n[s]=i[a]}),r=ke&&ke.__exportStar||function(n,i){for(var a in n)a!=="default"&&!Object.prototype.hasOwnProperty.call(i,a)&&e(i,n,a)};Object.defineProperty(t,"__esModule",{value:!0}),r(Lg,t),r(K8,t),r(Ro,t),r(Ete,t)})(eu);function Wz(t){return t!=null&&typeof t=="object"&&"message"in t}const Y6e=()=>{const[t,e]=Qe.useState(),[r,n]=Qe.useState(),[i,a]=Qe.useState(),[s,o]=Qe.useState(),c=Qe.useCallback(async()=>{a(void 0),o(void 0);try{const f=await eu.connection.tryPreviousConnection(),y=await(await new QE(f.provider).getSigner()).signMessage("Hello world");o(y)}catch(f){a(Wz(f)?f.message:"Unknown error")}},[]),u=Qe.useCallback(async()=>{n(void 0),e(void 0);try{const f=await eu.connection.tryPreviousConnection(),m=await new QE(f.provider).getBalance(f.account??"");e(pde(m))}catch(f){n(Wz(f)?f.message:"Unknown error")}},[]);return dt.jsxs("div",{children:[dt.jsx("h1",{children:"This is a simple test page"}),dt.jsxs("div",{children:[dt.jsx("p",{children:"Sign message test"}),dt.jsx(Mh.Button,{primary:!0,size:"small",onClick:c,children:"Sign message"}),s?dt.jsxs("p",{children:["Signed message: ",s]}):null,i?dt.jsxs("p",{children:["Error: ",i]}):null]}),dt.jsxs("div",{children:[dt.jsx("br",{}),dt.jsx("p",{children:"Get balance test"}),dt.jsx(Mh.Button,{primary:!0,size:"small",onClick:u,children:"Get balance"}),t?dt.jsxs("p",{children:["Balance: ",t]}):null,r?dt.jsxs("p",{children:["Error: ",r]}):null]})]})},ru=Object.create(null);ru.open="0";ru.close="1";ru.ping="2";ru.pong="3";ru.message="4";ru.upgrade="5";ru.noop="6";const fE=Object.create(null);Object.keys(ru).forEach(t=>{fE[ru[t]]=t});const B6={type:"error",data:"parser error"},xte=typeof Blob=="function"||typeof Blob<"u"&&Object.prototype.toString.call(Blob)==="[object BlobConstructor]",Ate=typeof ArrayBuffer=="function",Ste=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t&&t.buffer instanceof ArrayBuffer,zD=({type:t,data:e},r,n)=>xte&&e instanceof Blob?r?n(e):Yz(e,n):Ate&&(e instanceof ArrayBuffer||Ste(e))?r?n(e):Yz(new Blob([e]),n):n(ru[t]+(e||"")),Yz=(t,e)=>{const r=new FileReader;return r.onload=function(){const n=r.result.split(",")[1];e("b"+(n||""))},r.readAsDataURL(t)};function Qz(t){return t instanceof Uint8Array?t:t instanceof ArrayBuffer?new Uint8Array(t):new Uint8Array(t.buffer,t.byteOffset,t.byteLength)}let SC;function Q6e(t,e){if(xte&&t.data instanceof Blob)return t.data.arrayBuffer().then(Qz).then(e);if(Ate&&(t.data instanceof ArrayBuffer||Ste(t.data)))return e(Qz(t.data));zD(t,!1,r=>{SC||(SC=new TextEncoder),e(SC.encode(r))})}const Jz="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",bv=typeof Uint8Array>"u"?[]:new Uint8Array(256);for(let t=0;t<Jz.length;t++)bv[Jz.charCodeAt(t)]=t;const J6e=t=>{let e=t.length*.75,r=t.length,n,i=0,a,s,o,c;t[t.length-1]==="="&&(e--,t[t.length-2]==="="&&e--);const u=new ArrayBuffer(e),f=new Uint8Array(u);for(n=0;n<r;n+=4)a=bv[t.charCodeAt(n)],s=bv[t.charCodeAt(n+1)],o=bv[t.charCodeAt(n+2)],c=bv[t.charCodeAt(n+3)],f[i++]=a<<2|s>>4,f[i++]=(s&15)<<4|o>>2,f[i++]=(o&3)<<6|c&63;return u},X6e=typeof ArrayBuffer=="function",VD=(t,e)=>{if(typeof t!="string")return{type:"message",data:Ite(t,e)};const r=t.charAt(0);return r==="b"?{type:"message",data:Z6e(t.substring(1),e)}:fE[r]?t.length>1?{type:fE[r],data:t.substring(1)}:{type:fE[r]}:B6},Z6e=(t,e)=>{if(X6e){const r=J6e(t);return Ite(r,e)}else return{base64:!0,data:t}},Ite=(t,e)=>{switch(e){case"blob":return t instanceof Blob?t:new Blob([t]);case"arraybuffer":default:return t instanceof ArrayBuffer?t:t.buffer}},Ote=String.fromCharCode(30),e5e=(t,e)=>{const r=t.length,n=new Array(r);let i=0;t.forEach((a,s)=>{zD(a,!1,o=>{n[s]=o,++i===r&&e(n.join(Ote))})})},t5e=(t,e)=>{const r=t.split(Ote),n=[];for(let i=0;i<r.length;i++){const a=VD(r[i],e);if(n.push(a),a.type==="error")break}return n};function r5e(){return new TransformStream({transform(t,e){Q6e(t,r=>{const n=r.length;let i;if(n<126)i=new Uint8Array(1),new DataView(i.buffer).setUint8(0,n);else if(n<65536){i=new Uint8Array(3);const a=new DataView(i.buffer);a.setUint8(0,126),a.setUint16(1,n)}else{i=new Uint8Array(9);const a=new DataView(i.buffer);a.setUint8(0,127),a.setBigUint64(1,BigInt(n))}t.data&&typeof t.data!="string"&&(i[0]|=128),e.enqueue(i),e.enqueue(r)})}})}let IC;function b_(t){return t.reduce((e,r)=>e+r.length,0)}function w_(t,e){if(t[0].length===e)return t.shift();const r=new Uint8Array(e);let n=0;for(let i=0;i<e;i++)r[i]=t[0][n++],n===t[0].length&&(t.shift(),n=0);return t.length&&n<t[0].length&&(t[0]=t[0].slice(n)),r}function n5e(t,e){IC||(IC=new TextDecoder);const r=[];let n=0,i=-1,a=!1;return new TransformStream({transform(s,o){for(r.push(s);;){if(n===0){if(b_(r)<1)break;const c=w_(r,1);a=(c[0]&128)===128,i=c[0]&127,i<126?n=3:i===126?n=1:n=2}else if(n===1){if(b_(r)<2)break;const c=w_(r,2);i=new DataView(c.buffer,c.byteOffset,c.length).getUint16(0),n=3}else if(n===2){if(b_(r)<8)break;const c=w_(r,8),u=new DataView(c.buffer,c.byteOffset,c.length),f=u.getUint32(0);if(f>Math.pow(2,53-32)-1){o.enqueue(B6);break}i=f*Math.pow(2,32)+u.getUint32(4),n=3}else{if(b_(r)<i)break;const c=w_(r,i);o.enqueue(VD(a?c:IC.decode(c),e)),n=0}if(i===0||i>t){o.enqueue(B6);break}}}})}const Pte=4;function Oi(t){if(t)return i5e(t)}function i5e(t){for(var e in Oi.prototype)t[e]=Oi.prototype[e];return t}Oi.prototype.on=Oi.prototype.addEventListener=function(t,e){return this._callbacks=this._callbacks||{},(this._callbacks["$"+t]=this._callbacks["$"+t]||[]).push(e),this};Oi.prototype.once=function(t,e){function r(){this.off(t,r),e.apply(this,arguments)}return r.fn=e,this.on(t,r),this};Oi.prototype.off=Oi.prototype.removeListener=Oi.prototype.removeAllListeners=Oi.prototype.removeEventListener=function(t,e){if(this._callbacks=this._callbacks||{},arguments.length==0)return this._callbacks={},this;var r=this._callbacks["$"+t];if(!r)return this;if(arguments.length==1)return delete this._callbacks["$"+t],this;for(var n,i=0;i<r.length;i++)if(n=r[i],n===e||n.fn===e){r.splice(i,1);break}return r.length===0&&delete this._callbacks["$"+t],this};Oi.prototype.emit=function(t){this._callbacks=this._callbacks||{};for(var e=new Array(arguments.length-1),r=this._callbacks["$"+t],n=1;n<arguments.length;n++)e[n-1]=arguments[n];if(r){r=r.slice(0);for(var n=0,i=r.length;n<i;++n)r[n].apply(this,e)}return this};Oi.prototype.emitReserved=Oi.prototype.emit;Oi.prototype.listeners=function(t){return this._callbacks=this._callbacks||{},this._callbacks["$"+t]||[]};Oi.prototype.hasListeners=function(t){return!!this.listeners(t).length};const _o=(()=>typeof self<"u"?self:typeof window<"u"?window:Function("return this")())();function Tte(t,...e){return e.reduce((r,n)=>(t.hasOwnProperty(n)&&(r[n]=t[n]),r),{})}const a5e=_o.setTimeout,s5e=_o.clearTimeout;function xA(t,e){e.useNativeTimers?(t.setTimeoutFn=a5e.bind(_o),t.clearTimeoutFn=s5e.bind(_o)):(t.setTimeoutFn=_o.setTimeout.bind(_o),t.clearTimeoutFn=_o.clearTimeout.bind(_o))}const o5e=1.33;function c5e(t){return typeof t=="string"?u5e(t):Math.ceil((t.byteLength||t.size)*o5e)}function u5e(t){let e=0,r=0;for(let n=0,i=t.length;n<i;n++)e=t.charCodeAt(n),e<128?r+=1:e<2048?r+=2:e<55296||e>=57344?r+=3:(n++,r+=4);return r}function l5e(t){let e="";for(let r in t)t.hasOwnProperty(r)&&(e.length&&(e+="&"),e+=encodeURIComponent(r)+"="+encodeURIComponent(t[r]));return e}function f5e(t){let e={},r=t.split("&");for(let n=0,i=r.length;n<i;n++){let a=r[n].split("=");e[decodeURIComponent(a[0])]=decodeURIComponent(a[1])}return e}class d5e extends Error{constructor(e,r,n){super(e),this.description=r,this.context=n,this.type="TransportError"}}class GD extends Oi{constructor(e){super(),this.writable=!1,xA(this,e),this.opts=e,this.query=e.query,this.socket=e.socket}onError(e,r,n){return super.emitReserved("error",new d5e(e,r,n)),this}open(){return this.readyState="opening",this.doOpen(),this}close(){return(this.readyState==="opening"||this.readyState==="open")&&(this.doClose(),this.onClose()),this}send(e){this.readyState==="open"&&this.write(e)}onOpen(){this.readyState="open",this.writable=!0,super.emitReserved("open")}onData(e){const r=VD(e,this.socket.binaryType);this.onPacket(r)}onPacket(e){super.emitReserved("packet",e)}onClose(e){this.readyState="closed",super.emitReserved("close",e)}pause(e){}createUri(e,r={}){return e+"://"+this._hostname()+this._port()+this.opts.path+this._query(r)}_hostname(){const e=this.opts.hostname;return e.indexOf(":")===-1?e:"["+e+"]"}_port(){return this.opts.port&&(this.opts.secure&&+(this.opts.port!==443)||!this.opts.secure&&Number(this.opts.port)!==80)?":"+this.opts.port:""}_query(e){const r=l5e(e);return r.length?"?"+r:""}}const Cte="0123456789ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz-_".split(""),j6=64,h5e={};let Xz=0,__=0,Zz;function eV(t){let e="";do e=Cte[t%j6]+e,t=Math.floor(t/j6);while(t>0);return e}function Rte(){const t=eV(+new Date);return t!==Zz?(Xz=0,Zz=t):t+"."+eV(Xz++)}for(;__<j6;__++)h5e[Cte[__]]=__;let Nte=!1;try{Nte=typeof XMLHttpRequest<"u"&&"withCredentials"in new XMLHttpRequest}catch{}const p5e=Nte;function Dte(t){const e=t.xdomain;try{if(typeof XMLHttpRequest<"u"&&(!e||p5e))return new XMLHttpRequest}catch{}if(!e)try{return new _o[["Active"].concat("Object").join("X")]("Microsoft.XMLHTTP")}catch{}}function g5e(){}const m5e=function(){return new Dte({xdomain:!1}).responseType!=null}();class y5e extends GD{constructor(e){if(super(e),this.polling=!1,typeof location<"u"){const n=location.protocol==="https:";let i=location.port;i||(i=n?"443":"80"),this.xd=typeof location<"u"&&e.hostname!==location.hostname||i!==e.port}const r=e&&e.forceBase64;this.supportsBinary=m5e&&!r,this.opts.withCredentials&&(this.cookieJar=void 0)}get name(){return"polling"}doOpen(){this.poll()}pause(e){this.readyState="pausing";const r=()=>{this.readyState="paused",e()};if(this.polling||!this.writable){let n=0;this.polling&&(n++,this.once("pollComplete",function(){--n||r()})),this.writable||(n++,this.once("drain",function(){--n||r()}))}else r()}poll(){this.polling=!0,this.doPoll(),this.emitReserved("poll")}onData(e){const r=n=>{if(this.readyState==="opening"&&n.type==="open"&&this.onOpen(),n.type==="close")return this.onClose({description:"transport closed by the server"}),!1;this.onPacket(n)};t5e(e,this.socket.binaryType).forEach(r),this.readyState!=="closed"&&(this.polling=!1,this.emitReserved("pollComplete"),this.readyState==="open"&&this.poll())}doClose(){const e=()=>{this.write([{type:"close"}])};this.readyState==="open"?e():this.once("open",e)}write(e){this.writable=!1,e5e(e,r=>{this.doWrite(r,()=>{this.writable=!0,this.emitReserved("drain")})})}uri(){const e=this.opts.secure?"https":"http",r=this.query||{};return this.opts.timestampRequests!==!1&&(r[this.opts.timestampParam]=Rte()),!this.supportsBinary&&!r.sid&&(r.b64=1),this.createUri(e,r)}request(e={}){return Object.assign(e,{xd:this.xd,cookieJar:this.cookieJar},this.opts),new Xc(this.uri(),e)}doWrite(e,r){const n=this.request({method:"POST",data:e});n.on("success",r),n.on("error",(i,a)=>{this.onError("xhr post error",i,a)})}doPoll(){const e=this.request();e.on("data",this.onData.bind(this)),e.on("error",(r,n)=>{this.onError("xhr poll error",r,n)}),this.pollXhr=e}}class Xc extends Oi{constructor(e,r){super(),xA(this,r),this.opts=r,this.method=r.method||"GET",this.uri=e,this.data=r.data!==void 0?r.data:null,this.create()}create(){var e;const r=Tte(this.opts,"agent","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","autoUnref");r.xdomain=!!this.opts.xd;const n=this.xhr=new Dte(r);try{n.open(this.method,this.uri,!0);try{if(this.opts.extraHeaders){n.setDisableHeaderCheck&&n.setDisableHeaderCheck(!0);for(let i in this.opts.extraHeaders)this.opts.extraHeaders.hasOwnProperty(i)&&n.setRequestHeader(i,this.opts.extraHeaders[i])}}catch{}if(this.method==="POST")try{n.setRequestHeader("Content-type","text/plain;charset=UTF-8")}catch{}try{n.setRequestHeader("Accept","*/*")}catch{}(e=this.opts.cookieJar)===null||e===void 0||e.addCookies(n),"withCredentials"in n&&(n.withCredentials=this.opts.withCredentials),this.opts.requestTimeout&&(n.timeout=this.opts.requestTimeout),n.onreadystatechange=()=>{var i;n.readyState===3&&((i=this.opts.cookieJar)===null||i===void 0||i.parseCookies(n)),n.readyState===4&&(n.status===200||n.status===1223?this.onLoad():this.setTimeoutFn(()=>{this.onError(typeof n.status=="number"?n.status:0)},0))},n.send(this.data)}catch(i){this.setTimeoutFn(()=>{this.onError(i)},0);return}typeof document<"u"&&(this.index=Xc.requestsCount++,Xc.requests[this.index]=this)}onError(e){this.emitReserved("error",e,this.xhr),this.cleanup(!0)}cleanup(e){if(!(typeof this.xhr>"u"||this.xhr===null)){if(this.xhr.onreadystatechange=g5e,e)try{this.xhr.abort()}catch{}typeof document<"u"&&delete Xc.requests[this.index],this.xhr=null}}onLoad(){const e=this.xhr.responseText;e!==null&&(this.emitReserved("data",e),this.emitReserved("success"),this.cleanup())}abort(){this.cleanup()}}Xc.requestsCount=0;Xc.requests={};if(typeof document<"u"){if(typeof attachEvent=="function")attachEvent("onunload",tV);else if(typeof addEventListener=="function"){const t="onpagehide"in _o?"pagehide":"unload";addEventListener(t,tV,!1)}}function tV(){for(let t in Xc.requests)Xc.requests.hasOwnProperty(t)&&Xc.requests[t].abort()}const KD=(()=>typeof Promise=="function"&&typeof Promise.resolve=="function"?e=>Promise.resolve().then(e):(e,r)=>r(e,0))(),E_=_o.WebSocket||_o.MozWebSocket,rV=!0,v5e="arraybuffer",nV=typeof navigator<"u"&&typeof navigator.product=="string"&&navigator.product.toLowerCase()==="reactnative";class b5e extends GD{constructor(e){super(e),this.supportsBinary=!e.forceBase64}get name(){return"websocket"}doOpen(){if(!this.check())return;const e=this.uri(),r=this.opts.protocols,n=nV?{}:Tte(this.opts,"agent","perMessageDeflate","pfx","key","passphrase","cert","ca","ciphers","rejectUnauthorized","localAddress","protocolVersion","origin","maxPayload","family","checkServerIdentity");this.opts.extraHeaders&&(n.headers=this.opts.extraHeaders);try{this.ws=rV&&!nV?r?new E_(e,r):new E_(e):new E_(e,r,n)}catch(i){return this.emitReserved("error",i)}this.ws.binaryType=this.socket.binaryType,this.addEventListeners()}addEventListeners(){this.ws.onopen=()=>{this.opts.autoUnref&&this.ws._socket.unref(),this.onOpen()},this.ws.onclose=e=>this.onClose({description:"websocket connection closed",context:e}),this.ws.onmessage=e=>this.onData(e.data),this.ws.onerror=e=>this.onError("websocket error",e)}write(e){this.writable=!1;for(let r=0;r<e.length;r++){const n=e[r],i=r===e.length-1;zD(n,this.supportsBinary,a=>{const s={};try{rV&&this.ws.send(a)}catch{}i&&KD(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){typeof this.ws<"u"&&(this.ws.close(),this.ws=null)}uri(){const e=this.opts.secure?"wss":"ws",r=this.query||{};return this.opts.timestampRequests&&(r[this.opts.timestampParam]=Rte()),this.supportsBinary||(r.b64=1),this.createUri(e,r)}check(){return!!E_}}class w5e extends GD{get name(){return"webtransport"}doOpen(){typeof WebTransport=="function"&&(this.transport=new WebTransport(this.createUri("https"),this.opts.transportOptions[this.name]),this.transport.closed.then(()=>{this.onClose()}).catch(e=>{this.onError("webtransport error",e)}),this.transport.ready.then(()=>{this.transport.createBidirectionalStream().then(e=>{const r=n5e(Number.MAX_SAFE_INTEGER,this.socket.binaryType),n=e.readable.pipeThrough(r).getReader(),i=r5e();i.readable.pipeTo(e.writable),this.writer=i.writable.getWriter();const a=()=>{n.read().then(({done:o,value:c})=>{o||(this.onPacket(c),a())}).catch(o=>{})};a();const s={type:"open"};this.query.sid&&(s.data=`{"sid":"${this.query.sid}"}`),this.writer.write(s).then(()=>this.onOpen())})}))}write(e){this.writable=!1;for(let r=0;r<e.length;r++){const n=e[r],i=r===e.length-1;this.writer.write(n).then(()=>{i&&KD(()=>{this.writable=!0,this.emitReserved("drain")},this.setTimeoutFn)})}}doClose(){var e;(e=this.transport)===null||e===void 0||e.close()}}const _5e={websocket:b5e,webtransport:w5e,polling:y5e},E5e=/^(?:(?![^:@\/?#]+:[^:@\/]*@)(http|https|ws|wss):\/\/)?((?:(([^:@\/?#]*)(?::([^:@\/?#]*))?)?@)?((?:[a-f0-9]{0,4}:){2,7}[a-f0-9]{0,4}|[^:\/?#]*)(?::(\d*))?)(((\/(?:[^?#](?![^?#\/]*\.[^?#\/.]+(?:[?#]|$)))*\/?)?([^?#\/]*))(?:\?([^#]*))?(?:#(.*))?)/,x5e=["source","protocol","authority","userInfo","user","password","host","port","relative","path","directory","file","query","anchor"];function q6(t){if(t.length>2e3)throw"URI too long";const e=t,r=t.indexOf("["),n=t.indexOf("]");r!=-1&&n!=-1&&(t=t.substring(0,r)+t.substring(r,n).replace(/:/g,";")+t.substring(n,t.length));let i=E5e.exec(t||""),a={},s=14;for(;s--;)a[x5e[s]]=i[s]||"";return r!=-1&&n!=-1&&(a.source=e,a.host=a.host.substring(1,a.host.length-1).replace(/;/g,":"),a.authority=a.authority.replace("[","").replace("]","").replace(/;/g,":"),a.ipv6uri=!0),a.pathNames=A5e(a,a.path),a.queryKey=S5e(a,a.query),a}function A5e(t,e){const r=/\/{2,9}/g,n=e.replace(r,"/").split("/");return(e.slice(0,1)=="/"||e.length===0)&&n.splice(0,1),e.slice(-1)=="/"&&n.splice(n.length-1,1),n}function S5e(t,e){const r={};return e.replace(/(?:^|&)([^&=]*)=?([^&]*)/g,function(n,i,a){i&&(r[i]=a)}),r}let Mte=class Wp extends Oi{constructor(e,r={}){super(),this.binaryType=v5e,this.writeBuffer=[],e&&typeof e=="object"&&(r=e,e=null),e?(e=q6(e),r.hostname=e.host,r.secure=e.protocol==="https"||e.protocol==="wss",r.port=e.port,e.query&&(r.query=e.query)):r.host&&(r.hostname=q6(r.host).host),xA(this,r),this.secure=r.secure!=null?r.secure:typeof location<"u"&&location.protocol==="https:",r.hostname&&!r.port&&(r.port=this.secure?"443":"80"),this.hostname=r.hostname||(typeof location<"u"?location.hostname:"localhost"),this.port=r.port||(typeof location<"u"&&location.port?location.port:this.secure?"443":"80"),this.transports=r.transports||["polling","websocket","webtransport"],this.writeBuffer=[],this.prevBufferLen=0,this.opts=Object.assign({path:"/engine.io",agent:!1,withCredentials:!1,upgrade:!0,timestampParam:"t",rememberUpgrade:!1,addTrailingSlash:!0,rejectUnauthorized:!0,perMessageDeflate:{threshold:1024},transportOptions:{},closeOnBeforeunload:!1},r),this.opts.path=this.opts.path.replace(/\/$/,"")+(this.opts.addTrailingSlash?"/":""),typeof this.opts.query=="string"&&(this.opts.query=f5e(this.opts.query)),this.id=null,this.upgrades=null,this.pingInterval=null,this.pingTimeout=null,this.pingTimeoutTimer=null,typeof addEventListener=="function"&&(this.opts.closeOnBeforeunload&&(this.beforeunloadEventListener=()=>{this.transport&&(this.transport.removeAllListeners(),this.transport.close())},addEventListener("beforeunload",this.beforeunloadEventListener,!1)),this.hostname!=="localhost"&&(this.offlineEventListener=()=>{this.onClose("transport close",{description:"network connection lost"})},addEventListener("offline",this.offlineEventListener,!1))),this.open()}createTransport(e){const r=Object.assign({},this.opts.query);r.EIO=Pte,r.transport=e,this.id&&(r.sid=this.id);const n=Object.assign({},this.opts,{query:r,socket:this,hostname:this.hostname,secure:this.secure,port:this.port},this.opts.transportOptions[e]);return new _5e[e](n)}open(){let e;if(this.opts.rememberUpgrade&&Wp.priorWebsocketSuccess&&this.transports.indexOf("websocket")!==-1)e="websocket";else if(this.transports.length===0){this.setTimeoutFn(()=>{this.emitReserved("error","No transports available")},0);return}else e=this.transports[0];this.readyState="opening";try{e=this.createTransport(e)}catch{this.transports.shift(),this.open();return}e.open(),this.setTransport(e)}setTransport(e){this.transport&&this.transport.removeAllListeners(),this.transport=e,e.on("drain",this.onDrain.bind(this)).on("packet",this.onPacket.bind(this)).on("error",this.onError.bind(this)).on("close",r=>this.onClose("transport close",r))}probe(e){let r=this.createTransport(e),n=!1;Wp.priorWebsocketSuccess=!1;const i=()=>{n||(r.send([{type:"ping",data:"probe"}]),r.once("packet",h=>{if(!n)if(h.type==="pong"&&h.data==="probe"){if(this.upgrading=!0,this.emitReserved("upgrading",r),!r)return;Wp.priorWebsocketSuccess=r.name==="websocket",this.transport.pause(()=>{n||this.readyState!=="closed"&&(f(),this.setTransport(r),r.send([{type:"upgrade"}]),this.emitReserved("upgrade",r),r=null,this.upgrading=!1,this.flush())})}else{const m=new Error("probe error");m.transport=r.name,this.emitReserved("upgradeError",m)}}))};function a(){n||(n=!0,f(),r.close(),r=null)}const s=h=>{const m=new Error("probe error: "+h);m.transport=r.name,a(),this.emitReserved("upgradeError",m)};function o(){s("transport closed")}function c(){s("socket closed")}function u(h){r&&h.name!==r.name&&a()}const f=()=>{r.removeListener("open",i),r.removeListener("error",s),r.removeListener("close",o),this.off("close",c),this.off("upgrading",u)};r.once("open",i),r.once("error",s),r.once("close",o),this.once("close",c),this.once("upgrading",u),this.upgrades.indexOf("webtransport")!==-1&&e!=="webtransport"?this.setTimeoutFn(()=>{n||r.open()},200):r.open()}onOpen(){if(this.readyState="open",Wp.priorWebsocketSuccess=this.transport.name==="websocket",this.emitReserved("open"),this.flush(),this.readyState==="open"&&this.opts.upgrade){let e=0;const r=this.upgrades.length;for(;e<r;e++)this.probe(this.upgrades[e])}}onPacket(e){if(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")switch(this.emitReserved("packet",e),this.emitReserved("heartbeat"),this.resetPingTimeout(),e.type){case"open":this.onHandshake(JSON.parse(e.data));break;case"ping":this.sendPacket("pong"),this.emitReserved("ping"),this.emitReserved("pong");break;case"error":const r=new Error("server error");r.code=e.data,this.onError(r);break;case"message":this.emitReserved("data",e.data),this.emitReserved("message",e.data);break}}onHandshake(e){this.emitReserved("handshake",e),this.id=e.sid,this.transport.query.sid=e.sid,this.upgrades=this.filterUpgrades(e.upgrades),this.pingInterval=e.pingInterval,this.pingTimeout=e.pingTimeout,this.maxPayload=e.maxPayload,this.onOpen(),this.readyState!=="closed"&&this.resetPingTimeout()}resetPingTimeout(){this.clearTimeoutFn(this.pingTimeoutTimer),this.pingTimeoutTimer=this.setTimeoutFn(()=>{this.onClose("ping timeout")},this.pingInterval+this.pingTimeout),this.opts.autoUnref&&this.pingTimeoutTimer.unref()}onDrain(){this.writeBuffer.splice(0,this.prevBufferLen),this.prevBufferLen=0,this.writeBuffer.length===0?this.emitReserved("drain"):this.flush()}flush(){if(this.readyState!=="closed"&&this.transport.writable&&!this.upgrading&&this.writeBuffer.length){const e=this.getWritablePackets();this.transport.send(e),this.prevBufferLen=e.length,this.emitReserved("flush")}}getWritablePackets(){if(!(this.maxPayload&&this.transport.name==="polling"&&this.writeBuffer.length>1))return this.writeBuffer;let r=1;for(let n=0;n<this.writeBuffer.length;n++){const i=this.writeBuffer[n].data;if(i&&(r+=c5e(i)),n>0&&r>this.maxPayload)return this.writeBuffer.slice(0,n);r+=2}return this.writeBuffer}write(e,r,n){return this.sendPacket("message",e,r,n),this}send(e,r,n){return this.sendPacket("message",e,r,n),this}sendPacket(e,r,n,i){if(typeof r=="function"&&(i=r,r=void 0),typeof n=="function"&&(i=n,n=null),this.readyState==="closing"||this.readyState==="closed")return;n=n||{},n.compress=n.compress!==!1;const a={type:e,data:r,options:n};this.emitReserved("packetCreate",a),this.writeBuffer.push(a),i&&this.once("flush",i),this.flush()}close(){const e=()=>{this.onClose("forced close"),this.transport.close()},r=()=>{this.off("upgrade",r),this.off("upgradeError",r),e()},n=()=>{this.once("upgrade",r),this.once("upgradeError",r)};return(this.readyState==="opening"||this.readyState==="open")&&(this.readyState="closing",this.writeBuffer.length?this.once("drain",()=>{this.upgrading?n():e()}):this.upgrading?n():e()),this}onError(e){Wp.priorWebsocketSuccess=!1,this.emitReserved("error",e),this.onClose("transport error",e)}onClose(e,r){(this.readyState==="opening"||this.readyState==="open"||this.readyState==="closing")&&(this.clearTimeoutFn(this.pingTimeoutTimer),this.transport.removeAllListeners("close"),this.transport.close(),this.transport.removeAllListeners(),typeof removeEventListener=="function"&&(removeEventListener("beforeunload",this.beforeunloadEventListener,!1),removeEventListener("offline",this.offlineEventListener,!1)),this.readyState="closed",this.id=null,this.emitReserved("close",e,r),this.writeBuffer=[],this.prevBufferLen=0)}filterUpgrades(e){const r=[];let n=0;const i=e.length;for(;n<i;n++)~this.transports.indexOf(e[n])&&r.push(e[n]);return r}};Mte.protocol=Pte;function I5e(t,e="",r){let n=t;r=r||typeof location<"u"&&location,t==null&&(t=r.protocol+"//"+r.host),typeof t=="string"&&(t.charAt(0)==="/"&&(t.charAt(1)==="/"?t=r.protocol+t:t=r.host+t),/^(https?|wss?):\/\//.test(t)||(typeof r<"u"?t=r.protocol+"//"+t:t="https://"+t),n=q6(t)),n.port||(/^(http|ws)$/.test(n.protocol)?n.port="80":/^(http|ws)s$/.test(n.protocol)&&(n.port="443")),n.path=n.path||"/";const a=n.host.indexOf(":")!==-1?"["+n.host+"]":n.host;return n.id=n.protocol+"://"+a+":"+n.port+e,n.href=n.protocol+"://"+a+(r&&r.port===n.port?"":":"+n.port),n}const O5e=typeof ArrayBuffer=="function",P5e=t=>typeof ArrayBuffer.isView=="function"?ArrayBuffer.isView(t):t.buffer instanceof ArrayBuffer,$te=Object.prototype.toString,T5e=typeof Blob=="function"||typeof Blob<"u"&&$te.call(Blob)==="[object BlobConstructor]",C5e=typeof File=="function"||typeof File<"u"&&$te.call(File)==="[object FileConstructor]";function WD(t){return O5e&&(t instanceof ArrayBuffer||P5e(t))||T5e&&t instanceof Blob||C5e&&t instanceof File}function dE(t,e){if(!t||typeof t!="object")return!1;if(Array.isArray(t)){for(let r=0,n=t.length;r<n;r++)if(dE(t[r]))return!0;return!1}if(WD(t))return!0;if(t.toJSON&&typeof t.toJSON=="function"&&arguments.length===1)return dE(t.toJSON(),!0);for(const r in t)if(Object.prototype.hasOwnProperty.call(t,r)&&dE(t[r]))return!0;return!1}function R5e(t){const e=[],r=t.data,n=t;return n.data=H6(r,e),n.attachments=e.length,{packet:n,buffers:e}}function H6(t,e){if(!t)return t;if(WD(t)){const r={_placeholder:!0,num:e.length};return e.push(t),r}else if(Array.isArray(t)){const r=new Array(t.length);for(let n=0;n<t.length;n++)r[n]=H6(t[n],e);return r}else if(typeof t=="object"&&!(t instanceof Date)){const r={};for(const n in t)Object.prototype.hasOwnProperty.call(t,n)&&(r[n]=H6(t[n],e));return r}return t}function N5e(t,e){return t.data=z6(t.data,e),delete t.attachments,t}function z6(t,e){if(!t)return t;if(t&&t._placeholder===!0){if(typeof t.num=="number"&&t.num>=0&&t.num<e.length)return e[t.num];throw new Error("illegal attachments")}else if(Array.isArray(t))for(let r=0;r<t.length;r++)t[r]=z6(t[r],e);else if(typeof t=="object")for(const r in t)Object.prototype.hasOwnProperty.call(t,r)&&(t[r]=z6(t[r],e));return t}const D5e=["connect","connect_error","disconnect","disconnecting","newListener","removeListener"],M5e=5;var an;(function(t){t[t.CONNECT=0]="CONNECT",t[t.DISCONNECT=1]="DISCONNECT",t[t.EVENT=2]="EVENT",t[t.ACK=3]="ACK",t[t.CONNECT_ERROR=4]="CONNECT_ERROR",t[t.BINARY_EVENT=5]="BINARY_EVENT",t[t.BINARY_ACK=6]="BINARY_ACK"})(an||(an={}));class $5e{constructor(e){this.replacer=e}encode(e){return(e.type===an.EVENT||e.type===an.ACK)&&dE(e)?this.encodeAsBinary({type:e.type===an.EVENT?an.BINARY_EVENT:an.BINARY_ACK,nsp:e.nsp,data:e.data,id:e.id}):[this.encodeAsString(e)]}encodeAsString(e){let r=""+e.type;return(e.type===an.BINARY_EVENT||e.type===an.BINARY_ACK)&&(r+=e.attachments+"-"),e.nsp&&e.nsp!=="/"&&(r+=e.nsp+","),e.id!=null&&(r+=e.id),e.data!=null&&(r+=JSON.stringify(e.data,this.replacer)),r}encodeAsBinary(e){const r=R5e(e),n=this.encodeAsString(r.packet),i=r.buffers;return i.unshift(n),i}}function iV(t){return Object.prototype.toString.call(t)==="[object Object]"}class YD extends Oi{constructor(e){super(),this.reviver=e}add(e){let r;if(typeof e=="string"){if(this.reconstructor)throw new Error("got plaintext data when reconstructing a packet");r=this.decodeString(e);const n=r.type===an.BINARY_EVENT;n||r.type===an.BINARY_ACK?(r.type=n?an.EVENT:an.ACK,this.reconstructor=new k5e(r),r.attachments===0&&super.emitReserved("decoded",r)):super.emitReserved("decoded",r)}else if(WD(e)||e.base64)if(this.reconstructor)r=this.reconstructor.takeBinaryData(e),r&&(this.reconstructor=null,super.emitReserved("decoded",r));else throw new Error("got binary data when not reconstructing a packet");else throw new Error("Unknown type: "+e)}decodeString(e){let r=0;const n={type:Number(e.charAt(0))};if(an[n.type]===void 0)throw new Error("unknown packet type "+n.type);if(n.type===an.BINARY_EVENT||n.type===an.BINARY_ACK){const a=r+1;for(;e.charAt(++r)!=="-"&&r!=e.length;);const s=e.substring(a,r);if(s!=Number(s)||e.charAt(r)!=="-")throw new Error("Illegal attachments");n.attachments=Number(s)}if(e.charAt(r+1)==="/"){const a=r+1;for(;++r&&!(e.charAt(r)===","||r===e.length););n.nsp=e.substring(a,r)}else n.nsp="/";const i=e.charAt(r+1);if(i!==""&&Number(i)==i){const a=r+1;for(;++r;){const s=e.charAt(r);if(s==null||Number(s)!=s){--r;break}if(r===e.length)break}n.id=Number(e.substring(a,r+1))}if(e.charAt(++r)){const a=this.tryParse(e.substr(r));if(YD.isPayloadValid(n.type,a))n.data=a;else throw new Error("invalid payload")}return n}tryParse(e){try{return JSON.parse(e,this.reviver)}catch{return!1}}static isPayloadValid(e,r){switch(e){case an.CONNECT:return iV(r);case an.DISCONNECT:return r===void 0;case an.CONNECT_ERROR:return typeof r=="string"||iV(r);case an.EVENT:case an.BINARY_EVENT:return Array.isArray(r)&&(typeof r[0]=="number"||typeof r[0]=="string"&&D5e.indexOf(r[0])===-1);case an.ACK:case an.BINARY_ACK:return Array.isArray(r)}}destroy(){this.reconstructor&&(this.reconstructor.finishedReconstruction(),this.reconstructor=null)}}class k5e{constructor(e){this.packet=e,this.buffers=[],this.reconPack=e}takeBinaryData(e){if(this.buffers.push(e),this.buffers.length===this.reconPack.attachments){const r=N5e(this.reconPack,this.buffers);return this.finishedReconstruction(),r}return null}finishedReconstruction(){this.reconPack=null,this.buffers=[]}}const L5e=Object.freeze(Object.defineProperty({__proto__:null,Decoder:YD,Encoder:$5e,get PacketType(){return an},protocol:M5e},Symbol.toStringTag,{value:"Module"}));function lc(t,e,r){return t.on(e,r),function(){t.off(e,r)}}const U5e=Object.freeze({connect:1,connect_error:1,disconnect:1,disconnecting:1,newListener:1,removeListener:1});class kte extends Oi{constructor(e,r,n){super(),this.connected=!1,this.recovered=!1,this.receiveBuffer=[],this.sendBuffer=[],this._queue=[],this._queueSeq=0,this.ids=0,this.acks={},this.flags={},this.io=e,this.nsp=r,n&&n.auth&&(this.auth=n.auth),this._opts=Object.assign({},n),this.io._autoConnect&&this.open()}get disconnected(){return!this.connected}subEvents(){if(this.subs)return;const e=this.io;this.subs=[lc(e,"open",this.onopen.bind(this)),lc(e,"packet",this.onpacket.bind(this)),lc(e,"error",this.onerror.bind(this)),lc(e,"close",this.onclose.bind(this))]}get active(){return!!this.subs}connect(){return this.connected?this:(this.subEvents(),this.io._reconnecting||this.io.open(),this.io._readyState==="open"&&this.onopen(),this)}open(){return this.connect()}send(...e){return e.unshift("message"),this.emit.apply(this,e),this}emit(e,...r){if(U5e.hasOwnProperty(e))throw new Error('"'+e.toString()+'" is a reserved event name');if(r.unshift(e),this._opts.retries&&!this.flags.fromQueue&&!this.flags.volatile)return this._addToQueue(r),this;const n={type:an.EVENT,data:r};if(n.options={},n.options.compress=this.flags.compress!==!1,typeof r[r.length-1]=="function"){const s=this.ids++,o=r.pop();this._registerAckCallback(s,o),n.id=s}const i=this.io.engine&&this.io.engine.transport&&this.io.engine.transport.writable;return this.flags.volatile&&(!i||!this.connected)||(this.connected?(this.notifyOutgoingListeners(n),this.packet(n)):this.sendBuffer.push(n)),this.flags={},this}_registerAckCallback(e,r){var n;const i=(n=this.flags.timeout)!==null&&n!==void 0?n:this._opts.ackTimeout;if(i===void 0){this.acks[e]=r;return}const a=this.io.setTimeoutFn(()=>{delete this.acks[e];for(let s=0;s<this.sendBuffer.length;s++)this.sendBuffer[s].id===e&&this.sendBuffer.splice(s,1);r.call(this,new Error("operation has timed out"))},i);this.acks[e]=(...s)=>{this.io.clearTimeoutFn(a),r.apply(this,[null,...s])}}emitWithAck(e,...r){const n=this.flags.timeout!==void 0||this._opts.ackTimeout!==void 0;return new Promise((i,a)=>{r.push((s,o)=>n?s?a(s):i(o):i(s)),this.emit(e,...r)})}_addToQueue(e){let r;typeof e[e.length-1]=="function"&&(r=e.pop());const n={id:this._queueSeq++,tryCount:0,pending:!1,args:e,flags:Object.assign({fromQueue:!0},this.flags)};e.push((i,...a)=>n!==this._queue[0]?void 0:(i!==null?n.tryCount>this._opts.retries&&(this._queue.shift(),r&&r(i)):(this._queue.shift(),r&&r(null,...a)),n.pending=!1,this._drainQueue())),this._queue.push(n),this._drainQueue()}_drainQueue(e=!1){if(!this.connected||this._queue.length===0)return;const r=this._queue[0];r.pending&&!e||(r.pending=!0,r.tryCount++,this.flags=r.flags,this.emit.apply(this,r.args))}packet(e){e.nsp=this.nsp,this.io._packet(e)}onopen(){typeof this.auth=="function"?this.auth(e=>{this._sendConnectPacket(e)}):this._sendConnectPacket(this.auth)}_sendConnectPacket(e){this.packet({type:an.CONNECT,data:this._pid?Object.assign({pid:this._pid,offset:this._lastOffset},e):e})}onerror(e){this.connected||this.emitReserved("connect_error",e)}onclose(e,r){this.connected=!1,delete this.id,this.emitReserved("disconnect",e,r)}onpacket(e){if(e.nsp===this.nsp)switch(e.type){case an.CONNECT:e.data&&e.data.sid?this.onconnect(e.data.sid,e.data.pid):this.emitReserved("connect_error",new Error("It seems you are trying to reach a Socket.IO server in v2.x with a v3.x client, but they are not compatible (more information here: https://socket.io/docs/v3/migrating-from-2-x-to-3-0/)"));break;case an.EVENT:case an.BINARY_EVENT:this.onevent(e);break;case an.ACK:case an.BINARY_ACK:this.onack(e);break;case an.DISCONNECT:this.ondisconnect();break;case an.CONNECT_ERROR:this.destroy();const n=new Error(e.data.message);n.data=e.data.data,this.emitReserved("connect_error",n);break}}onevent(e){const r=e.data||[];e.id!=null&&r.push(this.ack(e.id)),this.connected?this.emitEvent(r):this.receiveBuffer.push(Object.freeze(r))}emitEvent(e){if(this._anyListeners&&this._anyListeners.length){const r=this._anyListeners.slice();for(const n of r)n.apply(this,e)}super.emit.apply(this,e),this._pid&&e.length&&typeof e[e.length-1]=="string"&&(this._lastOffset=e[e.length-1])}ack(e){const r=this;let n=!1;return function(...i){n||(n=!0,r.packet({type:an.ACK,id:e,data:i}))}}onack(e){const r=this.acks[e.id];typeof r=="function"&&(r.apply(this,e.data),delete this.acks[e.id])}onconnect(e,r){this.id=e,this.recovered=r&&this._pid===r,this._pid=r,this.connected=!0,this.emitBuffered(),this.emitReserved("connect"),this._drainQueue(!0)}emitBuffered(){this.receiveBuffer.forEach(e=>this.emitEvent(e)),this.receiveBuffer=[],this.sendBuffer.forEach(e=>{this.notifyOutgoingListeners(e),this.packet(e)}),this.sendBuffer=[]}ondisconnect(){this.destroy(),this.onclose("io server disconnect")}destroy(){this.subs&&(this.subs.forEach(e=>e()),this.subs=void 0),this.io._destroy(this)}disconnect(){return this.connected&&this.packet({type:an.DISCONNECT}),this.destroy(),this.connected&&this.onclose("io client disconnect"),this}close(){return this.disconnect()}compress(e){return this.flags.compress=e,this}get volatile(){return this.flags.volatile=!0,this}timeout(e){return this.flags.timeout=e,this}onAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.push(e),this}prependAny(e){return this._anyListeners=this._anyListeners||[],this._anyListeners.unshift(e),this}offAny(e){if(!this._anyListeners)return this;if(e){const r=this._anyListeners;for(let n=0;n<r.length;n++)if(e===r[n])return r.splice(n,1),this}else this._anyListeners=[];return this}listenersAny(){return this._anyListeners||[]}onAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.push(e),this}prependAnyOutgoing(e){return this._anyOutgoingListeners=this._anyOutgoingListeners||[],this._anyOutgoingListeners.unshift(e),this}offAnyOutgoing(e){if(!this._anyOutgoingListeners)return this;if(e){const r=this._anyOutgoingListeners;for(let n=0;n<r.length;n++)if(e===r[n])return r.splice(n,1),this}else this._anyOutgoingListeners=[];return this}listenersAnyOutgoing(){return this._anyOutgoingListeners||[]}notifyOutgoingListeners(e){if(this._anyOutgoingListeners&&this._anyOutgoingListeners.length){const r=this._anyOutgoingListeners.slice();for(const n of r)n.apply(this,e.data)}}}function bm(t){t=t||{},this.ms=t.min||100,this.max=t.max||1e4,this.factor=t.factor||2,this.jitter=t.jitter>0&&t.jitter<=1?t.jitter:0,this.attempts=0}bm.prototype.duration=function(){var t=this.ms*Math.pow(this.factor,this.attempts++);if(this.jitter){var e=Math.random(),r=Math.floor(e*this.jitter*t);t=Math.floor(e*10)&1?t+r:t-r}return Math.min(t,this.max)|0};bm.prototype.reset=function(){this.attempts=0};bm.prototype.setMin=function(t){this.ms=t};bm.prototype.setMax=function(t){this.max=t};bm.prototype.setJitter=function(t){this.jitter=t};let V6=class extends Oi{constructor(e,r){var n;super(),this.nsps={},this.subs=[],e&&typeof e=="object"&&(r=e,e=void 0),r=r||{},r.path=r.path||"/socket.io",this.opts=r,xA(this,r),this.reconnection(r.reconnection!==!1),this.reconnectionAttempts(r.reconnectionAttempts||1/0),this.reconnectionDelay(r.reconnectionDelay||1e3),this.reconnectionDelayMax(r.reconnectionDelayMax||5e3),this.randomizationFactor((n=r.randomizationFactor)!==null&&n!==void 0?n:.5),this.backoff=new bm({min:this.reconnectionDelay(),max:this.reconnectionDelayMax(),jitter:this.randomizationFactor()}),this.timeout(r.timeout==null?2e4:r.timeout),this._readyState="closed",this.uri=e;const i=r.parser||L5e;this.encoder=new i.Encoder,this.decoder=new i.Decoder,this._autoConnect=r.autoConnect!==!1,this._autoConnect&&this.open()}reconnection(e){return arguments.length?(this._reconnection=!!e,this):this._reconnection}reconnectionAttempts(e){return e===void 0?this._reconnectionAttempts:(this._reconnectionAttempts=e,this)}reconnectionDelay(e){var r;return e===void 0?this._reconnectionDelay:(this._reconnectionDelay=e,(r=this.backoff)===null||r===void 0||r.setMin(e),this)}randomizationFactor(e){var r;return e===void 0?this._randomizationFactor:(this._randomizationFactor=e,(r=this.backoff)===null||r===void 0||r.setJitter(e),this)}reconnectionDelayMax(e){var r;return e===void 0?this._reconnectionDelayMax:(this._reconnectionDelayMax=e,(r=this.backoff)===null||r===void 0||r.setMax(e),this)}timeout(e){return arguments.length?(this._timeout=e,this):this._timeout}maybeReconnectOnOpen(){!this._reconnecting&&this._reconnection&&this.backoff.attempts===0&&this.reconnect()}open(e){if(~this._readyState.indexOf("open"))return this;this.engine=new Mte(this.uri,this.opts);const r=this.engine,n=this;this._readyState="opening",this.skipReconnect=!1;const i=lc(r,"open",function(){n.onopen(),e&&e()}),a=o=>{this.cleanup(),this._readyState="closed",this.emitReserved("error",o),e?e(o):this.maybeReconnectOnOpen()},s=lc(r,"error",a);if(this._timeout!==!1){const o=this._timeout,c=this.setTimeoutFn(()=>{i(),a(new Error("timeout")),r.close()},o);this.opts.autoUnref&&c.unref(),this.subs.push(()=>{this.clearTimeoutFn(c)})}return this.subs.push(i),this.subs.push(s),this}connect(e){return this.open(e)}onopen(){this.cleanup(),this._readyState="open",this.emitReserved("open");const e=this.engine;this.subs.push(lc(e,"ping",this.onping.bind(this)),lc(e,"data",this.ondata.bind(this)),lc(e,"error",this.onerror.bind(this)),lc(e,"close",this.onclose.bind(this)),lc(this.decoder,"decoded",this.ondecoded.bind(this)))}onping(){this.emitReserved("ping")}ondata(e){try{this.decoder.add(e)}catch(r){this.onclose("parse error",r)}}ondecoded(e){KD(()=>{this.emitReserved("packet",e)},this.setTimeoutFn)}onerror(e){this.emitReserved("error",e)}socket(e,r){let n=this.nsps[e];return n?this._autoConnect&&!n.active&&n.connect():(n=new kte(this,e,r),this.nsps[e]=n),n}_destroy(e){const r=Object.keys(this.nsps);for(const n of r)if(this.nsps[n].active)return;this._close()}_packet(e){const r=this.encoder.encode(e);for(let n=0;n<r.length;n++)this.engine.write(r[n],e.options)}cleanup(){this.subs.forEach(e=>e()),this.subs.length=0,this.decoder.destroy()}_close(){this.skipReconnect=!0,this._reconnecting=!1,this.onclose("forced close"),this.engine&&this.engine.close()}disconnect(){return this._close()}onclose(e,r){this.cleanup(),this.backoff.reset(),this._readyState="closed",this.emitReserved("close",e,r),this._reconnection&&!this.skipReconnect&&this.reconnect()}reconnect(){if(this._reconnecting||this.skipReconnect)return this;const e=this;if(this.backoff.attempts>=this._reconnectionAttempts)this.backoff.reset(),this.emitReserved("reconnect_failed"),this._reconnecting=!1;else{const r=this.backoff.duration();this._reconnecting=!0;const n=this.setTimeoutFn(()=>{e.skipReconnect||(this.emitReserved("reconnect_attempt",e.backoff.attempts),!e.skipReconnect&&e.open(i=>{i?(e._reconnecting=!1,e.reconnect(),this.emitReserved("reconnect_error",i)):e.onreconnect()}))},r);this.opts.autoUnref&&n.unref(),this.subs.push(()=>{this.clearTimeoutFn(n)})}}onreconnect(){const e=this.backoff.attempts;this._reconnecting=!1,this.backoff.reset(),this.emitReserved("reconnect",e)}};const qy={};function hE(t,e){typeof t=="object"&&(e=t,t=void 0),e=e||{};const r=I5e(t,e.path||"/socket.io"),n=r.source,i=r.id,a=r.path,s=qy[i]&&a in qy[i].nsps,o=e.forceNew||e["force new connection"]||e.multiplex===!1||s;let c;return o?c=new V6(n,e):(qy[i]||(qy[i]=new V6(n,e)),c=qy[i]),r.query&&!e.query&&(e.query=r.queryKey),c.socket(r.path,e)}Object.assign(hE,{Manager:V6,Socket:kte,io:hE,connect:hE});var wv={},AA={},OC={},Td={},aV;function F5e(){if(aV)return Td;aV=1,Object.defineProperty(Td,"__esModule",{value:!0}),Td.getEnvFromQueryParam=Td.getEnvFromTLD=void 0;const t=QD();function e(n){const{host:i}=n;return i.endsWith(".org")?t.Env.PRODUCTION:i.endsWith(".today")||i.endsWith(".net")?t.Env.STAGING:i.endsWith(".io")||i.endsWith(".zone")?t.Env.DEVELOPMENT:null}Td.getEnvFromTLD=e;function r(n){const i=new URLSearchParams(n.search),a=i.get("ENV")||i.get("env");if(a){const s=a.toLowerCase();if((0,t.isEnv)(s))return s}return null}return Td.getEnvFromQueryParam=r,Td}var sV;function QD(){return sV||(sV=1,function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.getEnv=t.getDefaultEnv=t.parseEnvVar=t.isEnv=t.getEnvList=t.Env=void 0;const e=F5e();var r;(function(c){c.DEVELOPMENT="dev",c.STAGING="stg",c.PRODUCTION="prod"})(r=t.Env||(t.Env={}));function n(){return Object.values(r)}t.getEnvList=n;function i(c){return n().includes(c)}t.isEnv=i;function a(c){if(i(c))return c;throw new Error(`Invalid value for DCL_DEFAULT_ENV. Found "${c}", possible values are ${n().map(u=>`"${u}"`).join(", ")}.`)}t.parseEnvVar=a;function s(c={}){const{DCL_DEFAULT_ENV:u,REACT_APP_DCL_DEFAULT_ENV:f,GATSBY_DCL_DEFAULT_ENV:h}=c;if(u&&f&&u!==f)throw new Error("You have defined both DCL_DEFAULT_ENV and REACT_APP_DCL_DEFAULT_ENV with different values");if(u&&h&&u!==h)throw new Error("You have defined both DCL_DEFAULT_ENV and GATSBY_DCL_DEFAULT_ENV with different values");if(f&&h&&f!==h)throw new Error("You have defined both REACT_APP_DCL_DEFAULT_ENV and GATSBY_DCL_DEFAULT_ENV with different values");return u?a(u):f?a(f):h?a(h):r.PRODUCTION}t.getDefaultEnv=s;function o(c=process.env){if(typeof window<"u"){const u=(0,e.getEnvFromQueryParam)(window.location);if(u)return u;const f=(0,e.getEnvFromTLD)(window.location);if(f)return f}return s(c)}t.getEnv=o}(OC)),OC}Object.defineProperty(AA,"__esModule",{value:!0});AA.createConfig=void 0;const B5e=QD();function j5e(t,e){const r=(0,B5e.getEnv)(e==null?void 0:e.systemEnvVariables),n=t[r];return{get:(i,a="")=>{if(!n)throw new Error(`Could not find a config for env=${r}`);return i in n?n[i]:a},is:i=>r===i,getEnv:()=>r}}AA.createConfig=j5e;(function(t){Object.defineProperty(t,"__esModule",{value:!0}),t.getEnv=t.Env=t.createConfig=void 0;var e=AA;Object.defineProperty(t,"createConfig",{enumerable:!0,get:function(){return e.createConfig}});var r=QD();Object.defineProperty(t,"Env",{enumerable:!0,get:function(){return r.Env}}),Object.defineProperty(t,"getEnv",{enumerable:!0,get:function(){return r.getEnv}})})(wv);const q5e="https://auth-api.decentraland.zone",H5e={AUTH_SERVER_URL:q5e},z5e="https://auth-api.decentraland.today",V5e={AUTH_SERVER_URL:z5e},G5e="https://auth-api.decentraland.org",K5e={AUTH_SERVER_URL:G5e},W5e=wv.createConfig({[wv.Env.DEVELOPMENT]:H5e,[wv.Env.STAGING]:K5e,[wv.Env.PRODUCTION]:V5e},{systemEnvVariables:{REACT_APP_DCL_DEFAULT_ENV:{}.VITE_REACT_APP_DCL_DEFAULT_ENV??"dev"}});var Md=(t=>(t[t.WAITING_CLICK_ON_SIGN=0]="WAITING_CLICK_ON_SIGN",t[t.WAITING_WALLET_SIGNATURE=1]="WAITING_WALLET_SIGNATURE",t[t.SIGNATURE_SUBMITED=2]="SIGNATURE_SUBMITED",t))(Md||{});const Y5e=({request:t,socketRef:e})=>{const[r,n]=Qe.useState(Md.WAITING_CLICK_ON_SIGN);return dt.jsxs("div",{style:{margin:"1rem"},children:[dt.jsx("h1",{children:"Sign Data"}),dt.jsx("pre",{children:t.payload.data}),dt.jsxs("div",{style:{display:"flex",alignItems:"center",gap:"1rem"},children:[dt.jsx("button",{disabled:r!==Md.WAITING_CLICK_ON_SIGN,onClick:async()=>{var u;const i=await eu.connection.getProvider(),s=await new QE(i).getSigner();n(Md.WAITING_WALLET_SIGNATURE);const o=await s.signMessage(t.payload.data),c={type:"submit-signature",payload:{requestId:t.payload.requestId,signer:s.address,signature:o}};(u=e.current)==null||u.emit("message",c),n(Md.SIGNATURE_SUBMITED)},children:"Sign"}),r===Md.WAITING_WALLET_SIGNATURE?dt.jsx("div",{children:"Sign the message on your wallet..."}):null,r===Md.SIGNATURE_SUBMITED?dt.jsx("div",{children:"Signature sent to the auth server..."}):null]})]})},Q5e=()=>{const{requestId:t}=Afe(),e=Qx(),r=Qe.useRef(),[n,i]=Qe.useState(null),[a,s]=Qe.useState(null),o=Qe.useCallback(async()=>{try{await eu.connection.tryPreviousConnection()}catch{e(`/login?redirectTo=/requests/${t}`);return}try{const c=W5e.get("AUTH_SERVER_URL");if(!c)throw new Error("Missing AUTH_SERVER_URL");const u=hE(c,{});u.on("connect",()=>{r.current=u,u.emit("message",{type:"recover",payload:{requestId:t}})}),u.on("message",f=>{f.payload.requestId===t&&(f.payload.error?(console.error(f.payload.error),i(f.payload.error)):s(f))})}catch(c){console.error(c),i("Cannot connect to the auth server")}},[]);if(Qe.useEffect(()=>(o(),()=>{var c;(c=r.current)==null||c.close()}),[]),n)return dt.jsxs("div",{style:{margin:"1rem"},children:["Failed to fetch the client request from the auth server: ",dt.jsxs("b",{children:["$",n]})]});if(!a)return dt.jsx("div",{style:{margin:"1rem"},children:"Fetching client request from the auth server..."});switch(a.payload.type){case"signature":return dt.jsx(Y5e,{request:a,socketRef:r});default:return dt.jsxs("div",{style:{margin:"1rem"},children:['Invalid request type: "',a.payload.type,'"']})}};var JD={},SA={},IA=vr;SA.__esModule=!0;SA.default=void 0;var J5e=IA(Mn()),X5e=IA(ei);IA(Nn());var Z5e=IA(Qe),Eu=Hn();function Rb(t){var e=t.active,r=t.children,n=t.className,i=t.content,a=t.disabled,s=t.indeterminate,o=t.inline,c=t.inverted,u=t.size,f=(0,X5e.default)("ui",u,(0,Eu.useKeyOnly)(e,"active"),(0,Eu.useKeyOnly)(a,"disabled"),(0,Eu.useKeyOnly)(s,"indeterminate"),(0,Eu.useKeyOnly)(c,"inverted"),(0,Eu.useKeyOnly)(r||i,"text"),(0,Eu.useKeyOrValueAndKey)(o,"inline"),"loader",n),h=(0,Eu.getUnhandledProps)(Rb,t),m=(0,Eu.getElementType)(Rb,t);return Z5e.default.createElement(m,(0,J5e.default)({},h,{className:f}),Eu.childrenUtils.isNil(r)?i:r)}Rb.handledProps=["active","as","children","className","content","disabled","indeterminate","inline","inverted","size"];Rb.propTypes={};var e4e=Rb;SA.default=e4e;var t4e=ke&&ke.__extends||function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),G6=ke&&ke.__assign||function(){return G6=Object.assign||function(t){for(var e,r=1,n=arguments.length;r<n;r++){e=arguments[r];for(var i in e)Object.prototype.hasOwnProperty.call(e,i)&&(t[i]=e[i])}return t},G6.apply(this,arguments)},r4e=ke&&ke.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),n4e=ke&&ke.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),i4e=ke&&ke.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&r4e(e,t,r);return n4e(e,t),e},a4e=ke&&ke.__importDefault||function(t){return t&&t.__esModule?t:{default:t}};Object.defineProperty(JD,"__esModule",{value:!0});var OA=JD.Loader=void 0,oV=i4e(Qe),s4e=a4e(SA),o4e=function(t){t4e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.getClassName=function(){return[this.props.className||"",this.props.provider||""].join(" ").trim()},e.prototype.render=function(){return oV.createElement(s4e.default,G6({"aria-live":"polite","aria-label":"Loading",role:"status"},this.props,{className:this.getClassName()}))},e}(oV.PureComponent);OA=JD.Loader=o4e;const c4e=()=>{const t=Qx(),e=Yx(),r=Qe.useCallback(async()=>{try{const n=await eu.connection.tryPreviousConnection();return!!(n.account&&n.provider)}catch{return!1}},[]);return Qe.useEffect(()=>{r().then(n=>{t(n?"/user":{pathname:"/login",search:e.search})})},[r,t]),dt.jsx(OA,{active:!0,size:"huge"})},Lte=()=>{const t=Yx(),r=new URLSearchParams(t.search).get("redirectTo");if(r!==null)try{let n;return r.startsWith("/")?n=new URL(r,window.location.origin):n=new URL(r),n.hostname!==window.location.hostname?void 0:n.href}catch{console.error("Can't parse redirectTo URL");return}};var PA={},TA=vr;PA.__esModule=!0;var XD=PA.default=void 0,u4e=TA(Mn()),l4e=TA(ei);TA(Nn());var f4e=TA(Qe),Yp=Hn();function Lh(t){var e=t.children,r=t.className,n=t.content,i=t.image,a=t.scrolling,s=(0,l4e.default)(r,(0,Yp.useKeyOnly)(i,"image"),(0,Yp.useKeyOnly)(a,"scrolling"),"content"),o=(0,Yp.getUnhandledProps)(Lh,t),c=(0,Yp.getElementType)(Lh,t);return f4e.default.createElement(c,(0,u4e.default)({},o,{className:s}),Yp.childrenUtils.isNil(e)?n:e)}Lh.handledProps=["as","children","className","content","image","scrolling"];Lh.propTypes={};Lh.create=(0,Yp.createShorthandFactory)(Lh,function(t){return{content:t}});var d4e=Lh;XD=PA.default=d4e;var ZD={},CA={},PC,cV;function h4e(){if(cV)return PC;cV=1;function t(e,r,n,i){var a=-1,s=e==null?0:e.length;for(i&&s&&(n=e[++a]);++a<s;)n=r(n,e[a],a,e);return n}return PC=t,PC}var TC,uV;function p4e(){if(uV)return TC;uV=1;function t(e,r,n,i,a){return a(e,function(s,o,c){n=i?(i=!1,s):r(n,s,o,c)}),n}return TC=t,TC}var CC,lV;function Ute(){if(lV)return CC;lV=1;var t=h4e(),e=A1(),r=Yf(),n=p4e(),i=Pi();function a(s,o,c){var u=i(s)?t:n,f=arguments.length<3;return u(s,r(o,4),c,f,e)}return CC=a,CC}var RC,fV;function Fte(){return fV||(fV=1,RC=function(e,r,n,i){var a=n?n.call(i,e,r):void 0;if(a!==void 0)return!!a;if(e===r)return!0;if(typeof e!="object"||!e||typeof r!="object"||!r)return!1;var s=Object.keys(e),o=Object.keys(r);if(s.length!==o.length)return!1;for(var c=Object.prototype.hasOwnProperty.bind(r),u=0;u<s.length;u++){var f=s[u];if(!c(f))return!1;var h=e[f],m=r[f];if(a=n?n.call(i,h,m,f):void 0,a===!1||a===void 0&&h!==m)return!1}return!0}),RC}var x_={},dV;function g4e(){if(dV)return x_;dV=1;var t=vr;x_.__esModule=!0;var e=t(L2());return x_.default=e.default,x_}var Hy={},A_={},hV;function m4e(){if(hV)return A_;hV=1;var t=vr;A_.__esModule=!0;var e=t(s8());return A_.default=e.default,A_}var pV;function y4e(){if(pV)return Hy;pV=1;var t=ko,e=vr;Hy.__esModule=!0,Hy.default=void 0;var r=e(Mn()),n=e(wc()),i=e(k2()),a=e(Lo()),s=e(ei);e(Nn());var o=t(Qe),c=Hn(),u=e(m4e()),f=function(h){(0,n.default)(m,h);function m(){for(var w,v=arguments.length,g=new Array(v),_=0;_<v;_++)g[_]=arguments[_];return w=h.call.apply(h,[this].concat(g))||this,w.handleButtonOverrides=function(b){return{onClick:function(A,I){(0,a.default)(b,"onClick",A,I),(0,a.default)(w.props,"onActionClick",A,I)}}},w}var y=m.prototype;return y.render=function(){var v=this,g=this.props,_=g.actions,b=g.children,S=g.className,A=g.content,I=(0,s.default)("actions",S),E=(0,c.getUnhandledProps)(m,this.props),p=(0,c.getElementType)(m,this.props);return c.childrenUtils.isNil(b)?c.childrenUtils.isNil(A)?o.default.createElement(p,(0,r.default)({},E,{className:I}),(0,i.default)(_,function(O){return u.default.create(O,{overrideProps:v.handleButtonOverrides})})):o.default.createElement(p,(0,r.default)({},E,{className:I}),A):o.default.createElement(p,(0,r.default)({},E,{className:I}),b)},m}(o.Component);return Hy.default=f,f.handledProps=["actions","as","children","className","content","onActionClick"],f.propTypes={},f.create=(0,c.createShorthandFactory)(f,function(h){return{actions:h}}),Hy}var zy={},gV;function v4e(){if(gV)return zy;gV=1;var t=vr;zy.__esModule=!0,zy.default=void 0;var e=t(Mn()),r=t(ei);t(Nn());var n=t(Qe),i=Hn();function a(o){var c=o.children,u=o.className,f=o.content,h=(0,r.default)("description",u),m=(0,i.getUnhandledProps)(a,o),y=(0,i.getElementType)(a,o);return n.default.createElement(y,(0,e.default)({},m,{className:h}),i.childrenUtils.isNil(c)?f:c)}a.handledProps=["as","children","className","content"],a.propTypes={};var s=a;return zy.default=s,zy}var Vy={},mV;function b4e(){if(mV)return Vy;mV=1;var t=vr;Vy.__esModule=!0,Vy.default=void 0;var e=t(Mn()),r=Kf,n=t(ei);t(Nn());var i=t(Qe),a=Hn();function s(c){var u=c.blurring,f=c.children,h=c.className,m=c.centered,y=c.content,w=c.inverted,v=c.mountNode,g=c.scrolling,_=i.default.useRef(),b=(0,n.default)("ui",(0,a.useKeyOnly)(w,"inverted"),(0,a.useKeyOnly)(!m,"top aligned"),"page modals dimmer transition visible active",h),S=(0,n.default)("dimmable dimmed",(0,a.useKeyOnly)(u,"blurring"),(0,a.useKeyOnly)(g,"scrolling")),A=(0,a.getUnhandledProps)(s,c),I=(0,a.getElementType)(s,c);return(0,a.useClassNamesOnNode)(v,S),i.default.useEffect(function(){_.current&&_.current.style&&_.current.style.setProperty("display","flex","important")},[]),i.default.createElement(r.Ref,{innerRef:_},i.default.createElement(I,(0,e.default)({},A,{className:b}),a.childrenUtils.isNil(f)?y:f))}s.handledProps=["as","blurring","centered","children","className","content","inverted","mountNode","scrolling"],s.propTypes={},s.create=(0,a.createShorthandFactory)(s,function(c){return{content:c}});var o=s;return Vy.default=o,Vy}var Gy={},yV;function w4e(){if(yV)return Gy;yV=1;var t=vr;Gy.__esModule=!0,Gy.default=void 0;var e=t(Mn()),r=t(ei);t(Nn());var n=t(Qe),i=Hn();function a(o){var c=o.children,u=o.className,f=o.content,h=(0,r.default)("header",u),m=(0,i.getUnhandledProps)(a,o),y=(0,i.getElementType)(a,o);return n.default.createElement(y,(0,e.default)({},m,{className:h}),i.childrenUtils.isNil(c)?f:c)}a.handledProps=["as","children","className","content"],a.propTypes={},a.create=(0,i.createShorthandFactory)(a,function(o){return{content:o}});var s=a;return Gy.default=s,Gy}var xu={},vV;function _4e(){if(vV)return xu;vV=1,xu.__esModule=!0,xu.isLegacy=xu.getLegacyStyles=xu.canFit=void 0;var t=0,e=50,r=function(s){var o=s.height+t,c=s.height+t,u=window.innerHeight,f=u/2,h=-(c/2),m=e,y=f+h;return y+o+m<u};xu.canFit=r;var n=function(s,o,c){var u=o&&s?-(c.height/2):0,f=-(c.width/2);return{marginLeft:f,marginTop:u}};xu.getLegacyStyles=n;var i=function(){return!window.ActiveXObject&&"ActiveXObject"in window};return xu.isLegacy=i,xu}var E4e=ko,Ki=vr;CA.__esModule=!0;CA.default=void 0;var Lp=Ki(Mn()),x4e=Ki(wc()),A4e=Ki($2()),S4e=Ki(t8()),I4e=Ki(n8()),O4e=Ki(Ute()),P4e=Ki(fJ()),jl=Ki(Lo()),bV=Kf,T4e=Ki(ei);Ki(Nn());var Au=E4e(Qe),C4e=Ki(Fte()),_a=Hn(),R4e=Ki(g4e()),wV=Ki(a8()),Bte=Ki(y4e()),jte=Ki(PA),N4e=Ki(v4e()),qte=Ki(b4e()),Hte=Ki(w4e()),NC=_4e(),au=function(t){(0,x4e.default)(e,t);function e(){for(var n,i=arguments.length,a=new Array(i),s=0;s<i;s++)a[s]=arguments[s];return n=t.call.apply(t,[this].concat(a))||this,n.legacy=(0,_a.isBrowser)()&&(0,NC.isLegacy)(),n.ref=(0,Au.createRef)(),n.dimmerRef=(0,Au.createRef)(),n.latestDocumentMouseDownEvent=null,n.getMountNode=function(){return(0,_a.isBrowser)()?n.props.mountNode||document.body:null},n.handleActionsOverrides=function(o){return{onActionClick:function(u,f){(0,jl.default)(o,"onActionClick",u,f),(0,jl.default)(n.props,"onActionClick",u,n.props),n.handleClose(u)}}},n.handleClose=function(o){n.setState({open:!1}),(0,jl.default)(n.props,"onClose",o,(0,Lp.default)({},n.props,{open:!1}))},n.handleDocumentMouseDown=function(o){n.latestDocumentMouseDownEvent=o},n.handleDocumentClick=function(o){var c=n.props.closeOnDimmerClick,u=n.latestDocumentMouseDownEvent;n.latestDocumentMouseDownEvent=null,!(!c||(0,_a.doesNodeContainClick)(n.ref.current,u)||(0,_a.doesNodeContainClick)(n.ref.current,o))&&(n.setState({open:!1}),(0,jl.default)(n.props,"onClose",o,(0,Lp.default)({},n.props,{open:!1})))},n.handleIconOverrides=function(o){return{onClick:function(u){(0,jl.default)(o,"onClick",u),n.handleClose(u)}}},n.handleOpen=function(o){(0,jl.default)(n.props,"onOpen",o,(0,Lp.default)({},n.props,{open:!0})),n.setState({open:!0})},n.handlePortalMount=function(o){var c=n.props.eventPool;n.setState({scrolling:!1}),n.setPositionAndClassNames(),_a.eventStack.sub("mousedown",n.handleDocumentMouseDown,{pool:c,target:n.dimmerRef.current}),_a.eventStack.sub("click",n.handleDocumentClick,{pool:c,target:n.dimmerRef.current}),(0,jl.default)(n.props,"onMount",o,n.props)},n.handlePortalUnmount=function(o){var c=n.props.eventPool;cancelAnimationFrame(n.animationRequestId),_a.eventStack.unsub("mousedown",n.handleDocumentMouseDown,{pool:c,target:n.dimmerRef.current}),_a.eventStack.unsub("click",n.handleDocumentClick,{pool:c,target:n.dimmerRef.current}),(0,jl.default)(n.props,"onUnmount",o,n.props)},n.setPositionAndClassNames=function(){var o=n.props.centered,c,u={};if(n.ref.current){var f=n.ref.current.getBoundingClientRect(),h=(0,NC.canFit)(f);c=!h;var m=n.legacy?(0,NC.getLegacyStyles)(h,o,f):{};(0,C4e.default)(n.state.legacyStyles,m)||(u.legacyStyles=m),n.state.scrolling!==c&&(u.scrolling=c)}(0,P4e.default)(u)||n.setState(u),n.animationRequestId=requestAnimationFrame(n.setPositionAndClassNames)},n.renderContent=function(o){var c=n.props,u=c.actions,f=c.basic,h=c.children,m=c.className,y=c.closeIcon,w=c.content,v=c.header,g=c.size,_=c.style,b=n.state,S=b.legacyStyles,A=b.scrolling,I=(0,T4e.default)("ui",g,(0,_a.useKeyOnly)(f,"basic"),(0,_a.useKeyOnly)(n.legacy,"legacy"),(0,_a.useKeyOnly)(A,"scrolling"),"modal transition visible active",m),E=(0,_a.getElementType)(e,n.props),p=y===!0?"close":y,O=R4e.default.create(p,{overrideProps:n.handleIconOverrides});return Au.default.createElement(bV.Ref,{innerRef:n.ref},Au.default.createElement(E,(0,Lp.default)({},o,{className:I,style:(0,Lp.default)({},S,_)}),O,_a.childrenUtils.isNil(h)?Au.default.createElement(Au.default.Fragment,null,Hte.default.create(v,{autoGenerateKey:!1}),jte.default.create(w,{autoGenerateKey:!1}),Bte.default.create(u,{overrideProps:n.handleActionsOverrides})):h))},n}var r=e.prototype;return r.componentWillUnmount=function(){this.handlePortalUnmount()},r.render=function(){var i=this.props,a=i.centered,s=i.closeOnDocumentClick,o=i.dimmer,c=i.eventPool,u=i.trigger,f=this.state,h=f.open,m=f.scrolling,y=this.getMountNode();if(!(0,_a.isBrowser)())return(0,Au.isValidElement)(u)?u:null;var w=(0,_a.getUnhandledProps)(e,this.props),v=wV.default.handledProps,g=(0,O4e.default)(w,function(b,S,A){return(0,I4e.default)(v,A)||(b[A]=S),b},{}),_=(0,S4e.default)(w,v);return Au.default.createElement(wV.default,(0,Lp.default)({closeOnDocumentClick:s},_,{trigger:u,eventPool:c,mountNode:y,open:h,onClose:this.handleClose,onMount:this.handlePortalMount,onOpen:this.handleOpen,onUnmount:this.handlePortalUnmount}),Au.default.createElement(bV.Ref,{innerRef:this.dimmerRef},qte.default.create((0,A4e.default)(o)?o:{},{autoGenerateKey:!1,defaultProps:{blurring:o==="blurring",inverted:o==="inverted"},overrideProps:{children:this.renderContent(g),centered:a,mountNode:y,scrolling:m}})))},e}(_a.ModernAutoControlledComponent);au.handledProps=["actions","as","basic","centered","children","className","closeIcon","closeOnDimmerClick","closeOnDocumentClick","content","defaultOpen","dimmer","eventPool","header","mountNode","onActionClick","onClose","onMount","onOpen","onUnmount","open","size","style","trigger"];au.propTypes={};au.defaultProps={centered:!0,dimmer:!0,closeOnDimmerClick:!0,closeOnDocumentClick:!1,eventPool:"Modal"};au.autoControlledProps=["open"];au.Actions=Bte.default;au.Content=jte.default;au.Description=N4e.default;au.Dimmer=qte.default;au.Header=Hte.default;var D4e=au;CA.default=D4e;(function(t){var e=ke&&ke.__importDefault||function(n){return n&&n.__esModule?n:{default:n}};Object.defineProperty(t,"__esModule",{value:!0}),t.Modal=void 0;var r=CA;Object.defineProperty(t,"Modal",{enumerable:!0,get:function(){return e(r).default}})})(ZD);var eM={};var M4e=ke&&ke.__extends||function(){var t=function(e,r){return t=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,i){n.__proto__=i}||function(n,i){for(var a in i)Object.prototype.hasOwnProperty.call(i,a)&&(n[a]=i[a])},t(e,r)};return function(e,r){if(typeof r!="function"&&r!==null)throw new TypeError("Class extends value "+String(r)+" is not a constructor or null");t(e,r);function n(){this.constructor=e}e.prototype=r===null?Object.create(r):(n.prototype=r.prototype,new n)}}(),$4e=ke&&ke.__createBinding||(Object.create?function(t,e,r,n){n===void 0&&(n=r);var i=Object.getOwnPropertyDescriptor(e,r);(!i||("get"in i?!e.__esModule:i.writable||i.configurable))&&(i={enumerable:!0,get:function(){return e[r]}}),Object.defineProperty(t,n,i)}:function(t,e,r,n){n===void 0&&(n=r),t[n]=e[r]}),k4e=ke&&ke.__setModuleDefault||(Object.create?function(t,e){Object.defineProperty(t,"default",{enumerable:!0,value:e})}:function(t,e){t.default=e}),L4e=ke&&ke.__importStar||function(t){if(t&&t.__esModule)return t;var e={};if(t!=null)for(var r in t)r!=="default"&&Object.prototype.hasOwnProperty.call(t,r)&&$4e(e,t,r);return k4e(e,t),e};Object.defineProperty(eM,"__esModule",{value:!0});var tM=eM.ModalNavigation=void 0,Cd=L4e(Qe),U4e=function(t){M4e(e,t);function e(){return t!==null&&t.apply(this,arguments)||this}return e.prototype.render=function(){var r=this.props,n=r.title,i=r.subtitle,a=r.onBack,s=r.onClose,o=r.onInfo;return Cd.createElement("div",{className:"dcl modal-navigation"},Cd.createElement("div",{className:"dcl modal-navigation-title"},n),i&&Cd.createElement("div",{className:"dcl modal-navigation-subtitle"},i),a&&Cd.createElement("div",{className:"dcl modal-navigation-button modal-navigation-back",onClick:a}),o&&Cd.createElement("div",{className:"dcl modal-navigation-button modal-navigation-info",onClick:o}),s&&Cd.createElement("div",{className:"dcl modal-navigation-button modal-navigation-close",onClick:s}))},e}(Cd.PureComponent);tM=eM.ModalNavigation=U4e;const F4e="https://cdn.decentraland.org/@dcl/auth-site/0.1.3-7263448304.commit-bea3f1f/assets/warning-057948e8.svg";var ca=(t=>(t.CONNECTING_WALLET="CONNECTING_WALLET",t.WAITING_FOR_SIGNATURE="WAITING_FOR_SIGNATURE",t.ERROR="ERROR",t.LOADING_MAGIC="LOADING_MAGIC",t))(ca||{});function B4e(t){switch(t){case ca.ERROR:return"You rejected the request in your <b>Wallet</b>. To continue, please try again.";case ca.CONNECTING_WALLET:return"To move forward, confirm the connect action in your <b>Wallet</b>.";case ca.WAITING_FOR_SIGNATURE:return"To move forward, confirm the signature action in your <b>Wallet</b>.";case ca.LOADING_MAGIC:return"Redirecting..."}}const j4e="_main_1qx1l_1",q4e="_content_1qx1l_8",H4e="_errorImage_1qx1l_16",z4e="_message_1qx1l_22",V4e="_loader_1qx1l_29",Ky={main:j4e,content:q4e,errorImage:H4e,message:z4e,loader:V4e},zte=t=>{const{open:e,state:r,onClose:n,onTryAgain:i}=t,a=r===ca.CONNECTING_WALLET||r===ca.WAITING_FOR_SIGNATURE||ca.LOADING_MAGIC;return dt.jsxs(ZD.Modal,{size:"tiny",open:e,children:[dt.jsx(tM,{title:"",onClose:a?void 0:n}),dt.jsx("div",{className:Ky.main,children:dt.jsxs("div",{className:Ky.content,children:[r===ca.ERROR&&dt.jsx("img",{className:Ky.errorImage,src:F4e}),a&&dt.jsx(OA,{className:Ky.loader,size:"huge",inline:!0}),dt.jsx("p",{className:Ky.message,children:B4e(r)}),r===ca.ERROR&&dt.jsx(Mh.Button,{primary:!0,onClick:i,children:"Try again"})]})}),dt.jsx(XD,{})]})};var Vte={},Gte={},K6={exports:{}};/*! eth-connect {
|
|
163
163
|
"date": "2023-07-25T16:54:29.183Z",
|
|
164
164
|
"commit": "1f1f0dd8d57f20ba72bf396bb471e426da394e29",
|
|
165
165
|
"ref": "refs/tags/6.2.1"
|
|
@@ -179,4 +179,4 @@ In order to be iterable, non-array objects must have a [Symbol.iterator]() metho
|
|
|
179
179
|
Copyright (c) 2018 Jed Watson.
|
|
180
180
|
Licensed under the MIT License (MIT), see
|
|
181
181
|
http://jedwatson.github.io/classnames
|
|
182
|
-
*/(function(t){(function(){var e={}.hasOwnProperty;function r(){for(var n=[],i=0;i<arguments.length;i++){var a=arguments[i];if(a){var s=typeof a;if(s==="string"||s==="number")n.push(a);else if(Array.isArray(a)){if(a.length){var o=r.apply(null,a);o&&n.push(o)}}else if(s==="object"){if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]")){n.push(a.toString());continue}for(var c in a)e.call(a,c)&&a[c]&&n.push(c)}}}return n.join(" ")}t.exports?(r.default=r,t.exports=r):window.classNames=r})()})(cre);var B8e=cre.exports;const Hg=dl(B8e);var j8e=L2();const q8e=dl(j8e),H8e="https://cdn.decentraland.org/@dcl/auth-site/0.1.3-7252677610.commit-a5dc0e2/assets/logo-9a364aec.svg";var Qy={},$C,SV;function z8e(){if(SV)return $C;SV=1;var t=_c(),e=$2();function r(n){return t(n)&&n.nodeType===1&&!e(n)}return $C=r,$C}var ure=Qe.createContext(),lre=Qe.createContext();function V8e(t){var e=t.children,r=Qe.useState(null),n=r[0],i=r[1],a=Qe.useRef(!1);Qe.useEffect(function(){return function(){a.current=!0}},[]);var s=Qe.useCallback(function(o){a.current||i(o)},[]);return Qe.createElement(ure.Provider,{value:n},Qe.createElement(lre.Provider,{value:s},e))}var fre=function(e){return Array.isArray(e)?e[0]:e},dre=function(e){if(typeof e=="function"){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return e.apply(void 0,n)}},n5=function(e,r){if(typeof e=="function")return dre(e,r);e!=null&&(e.current=r)},IV=function(e){return e.reduce(function(r,n){var i=n[0],a=n[1];return r[i]=a,r},{})},OV=typeof window<"u"&&window.document&&window.document.createElement?Qe.useLayoutEffect:Qe.useEffect,xs="top",Do="bottom",Mo="right",As="left",uM="auto",H1=[xs,Do,Mo,As],zg="start",Db="end",G8e="clippingParents",hre="viewport",Jy="popper",K8e="reference",PV=H1.reduce(function(t,e){return t.concat([e+"-"+zg,e+"-"+Db])},[]),pre=[].concat(H1,[uM]).reduce(function(t,e){return t.concat([e,e+"-"+zg,e+"-"+Db])},[]),W8e="beforeRead",Y8e="read",Q8e="afterRead",J8e="beforeMain",X8e="main",Z8e="afterMain",eDe="beforeWrite",tDe="write",rDe="afterWrite",nDe=[W8e,Y8e,Q8e,J8e,X8e,Z8e,eDe,tDe,rDe];function nu(t){return t?(t.nodeName||"").toLowerCase():null}function js(t){if(t==null)return window;if(t.toString()!=="[object Window]"){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function Fh(t){var e=js(t).Element;return t instanceof e||t instanceof Element}function Po(t){var e=js(t).HTMLElement;return t instanceof e||t instanceof HTMLElement}function lM(t){if(typeof ShadowRoot>"u")return!1;var e=js(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function iDe(t){var e=t.state;Object.keys(e.elements).forEach(function(r){var n=e.styles[r]||{},i=e.attributes[r]||{},a=e.elements[r];!Po(a)||!nu(a)||(Object.assign(a.style,n),Object.keys(i).forEach(function(s){var o=i[s];o===!1?a.removeAttribute(s):a.setAttribute(s,o===!0?"":o)}))})}function aDe(t){var e=t.state,r={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,r.popper),e.styles=r,e.elements.arrow&&Object.assign(e.elements.arrow.style,r.arrow),function(){Object.keys(e.elements).forEach(function(n){var i=e.elements[n],a=e.attributes[n]||{},s=Object.keys(e.styles.hasOwnProperty(n)?e.styles[n]:r[n]),o=s.reduce(function(c,u){return c[u]="",c},{});!Po(i)||!nu(i)||(Object.assign(i.style,o),Object.keys(a).forEach(function(c){i.removeAttribute(c)}))})}}const sDe={name:"applyStyles",enabled:!0,phase:"write",fn:iDe,effect:aDe,requires:["computeStyles"]};function Zc(t){return t.split("-")[0]}var Sh=Math.max,xx=Math.min,Vg=Math.round;function i5(){var t=navigator.userAgentData;return t!=null&&t.brands&&Array.isArray(t.brands)?t.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function gre(){return!/^((?!chrome|android).)*safari/i.test(i5())}function Gg(t,e,r){e===void 0&&(e=!1),r===void 0&&(r=!1);var n=t.getBoundingClientRect(),i=1,a=1;e&&Po(t)&&(i=t.offsetWidth>0&&Vg(n.width)/t.offsetWidth||1,a=t.offsetHeight>0&&Vg(n.height)/t.offsetHeight||1);var s=Fh(t)?js(t):window,o=s.visualViewport,c=!gre()&&r,u=(n.left+(c&&o?o.offsetLeft:0))/i,f=(n.top+(c&&o?o.offsetTop:0))/a,h=n.width/i,m=n.height/a;return{width:h,height:m,top:f,right:u+h,bottom:f+m,left:u,x:u,y:f}}function fM(t){var e=Gg(t),r=t.offsetWidth,n=t.offsetHeight;return Math.abs(e.width-r)<=1&&(r=e.width),Math.abs(e.height-n)<=1&&(n=e.height),{x:t.offsetLeft,y:t.offsetTop,width:r,height:n}}function mre(t,e){var r=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(r&&lM(r)){var n=e;do{if(n&&t.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function fl(t){return js(t).getComputedStyle(t)}function oDe(t){return["table","td","th"].indexOf(nu(t))>=0}function nd(t){return((Fh(t)?t.ownerDocument:t.document)||window.document).documentElement}function FA(t){return nu(t)==="html"?t:t.assignedSlot||t.parentNode||(lM(t)?t.host:null)||nd(t)}function TV(t){return!Po(t)||fl(t).position==="fixed"?null:t.offsetParent}function cDe(t){var e=/firefox/i.test(i5()),r=/Trident/i.test(i5());if(r&&Po(t)){var n=fl(t);if(n.position==="fixed")return null}var i=FA(t);for(lM(i)&&(i=i.host);Po(i)&&["html","body"].indexOf(nu(i))<0;){var a=fl(i);if(a.transform!=="none"||a.perspective!=="none"||a.contain==="paint"||["transform","perspective"].indexOf(a.willChange)!==-1||e&&a.willChange==="filter"||e&&a.filter&&a.filter!=="none")return i;i=i.parentNode}return null}function z1(t){for(var e=js(t),r=TV(t);r&&oDe(r)&&fl(r).position==="static";)r=TV(r);return r&&(nu(r)==="html"||nu(r)==="body"&&fl(r).position==="static")?e:r||cDe(t)||e}function dM(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function Vv(t,e,r){return Sh(t,xx(e,r))}function uDe(t,e,r){var n=Vv(t,e,r);return n>r?r:n}function yre(){return{top:0,right:0,bottom:0,left:0}}function vre(t){return Object.assign({},yre(),t)}function bre(t,e){return e.reduce(function(r,n){return r[n]=t,r},{})}var lDe=function(e,r){return e=typeof e=="function"?e(Object.assign({},r.rects,{placement:r.placement})):e,vre(typeof e!="number"?e:bre(e,H1))};function fDe(t){var e,r=t.state,n=t.name,i=t.options,a=r.elements.arrow,s=r.modifiersData.popperOffsets,o=Zc(r.placement),c=dM(o),u=[As,Mo].indexOf(o)>=0,f=u?"height":"width";if(!(!a||!s)){var h=lDe(i.padding,r),m=fM(a),y=c==="y"?xs:As,w=c==="y"?Do:Mo,v=r.rects.reference[f]+r.rects.reference[c]-s[c]-r.rects.popper[f],g=s[c]-r.rects.reference[c],_=z1(a),b=_?c==="y"?_.clientHeight||0:_.clientWidth||0:0,S=v/2-g/2,A=h[y],I=b-m[f]-h[w],E=b/2-m[f]/2+S,p=Vv(A,E,I),O=c;r.modifiersData[n]=(e={},e[O]=p,e.centerOffset=p-E,e)}}function dDe(t){var e=t.state,r=t.options,n=r.element,i=n===void 0?"[data-popper-arrow]":n;i!=null&&(typeof i=="string"&&(i=e.elements.popper.querySelector(i),!i)||mre(e.elements.popper,i)&&(e.elements.arrow=i))}const hDe={name:"arrow",enabled:!0,phase:"main",fn:fDe,effect:dDe,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Kg(t){return t.split("-")[1]}var pDe={top:"auto",right:"auto",bottom:"auto",left:"auto"};function gDe(t,e){var r=t.x,n=t.y,i=e.devicePixelRatio||1;return{x:Vg(r*i)/i||0,y:Vg(n*i)/i||0}}function CV(t){var e,r=t.popper,n=t.popperRect,i=t.placement,a=t.variation,s=t.offsets,o=t.position,c=t.gpuAcceleration,u=t.adaptive,f=t.roundOffsets,h=t.isFixed,m=s.x,y=m===void 0?0:m,w=s.y,v=w===void 0?0:w,g=typeof f=="function"?f({x:y,y:v}):{x:y,y:v};y=g.x,v=g.y;var _=s.hasOwnProperty("x"),b=s.hasOwnProperty("y"),S=As,A=xs,I=window;if(u){var E=z1(r),p="clientHeight",O="clientWidth";if(E===js(r)&&(E=nd(r),fl(E).position!=="static"&&o==="absolute"&&(p="scrollHeight",O="scrollWidth")),E=E,i===xs||(i===As||i===Mo)&&a===Db){A=Do;var R=h&&E===I&&I.visualViewport?I.visualViewport.height:E[p];v-=R-n.height,v*=c?1:-1}if(i===As||(i===xs||i===Do)&&a===Db){S=Mo;var U=h&&E===I&&I.visualViewport?I.visualViewport.width:E[O];y-=U-n.width,y*=c?1:-1}}var z=Object.assign({position:o},u&&pDe),ue=f===!0?gDe({x:y,y:v},js(r)):{x:y,y:v};if(y=ue.x,v=ue.y,c){var ge;return Object.assign({},z,(ge={},ge[A]=b?"0":"",ge[S]=_?"0":"",ge.transform=(I.devicePixelRatio||1)<=1?"translate("+y+"px, "+v+"px)":"translate3d("+y+"px, "+v+"px, 0)",ge))}return Object.assign({},z,(e={},e[A]=b?v+"px":"",e[S]=_?y+"px":"",e.transform="",e))}function mDe(t){var e=t.state,r=t.options,n=r.gpuAcceleration,i=n===void 0?!0:n,a=r.adaptive,s=a===void 0?!0:a,o=r.roundOffsets,c=o===void 0?!0:o,u={placement:Zc(e.placement),variation:Kg(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:i,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,CV(Object.assign({},u,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:s,roundOffsets:c})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,CV(Object.assign({},u,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const yDe={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:mDe,data:{}};var S_={passive:!0};function vDe(t){var e=t.state,r=t.instance,n=t.options,i=n.scroll,a=i===void 0?!0:i,s=n.resize,o=s===void 0?!0:s,c=js(e.elements.popper),u=[].concat(e.scrollParents.reference,e.scrollParents.popper);return a&&u.forEach(function(f){f.addEventListener("scroll",r.update,S_)}),o&&c.addEventListener("resize",r.update,S_),function(){a&&u.forEach(function(f){f.removeEventListener("scroll",r.update,S_)}),o&&c.removeEventListener("resize",r.update,S_)}}const bDe={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:vDe,data:{}};var wDe={left:"right",right:"left",bottom:"top",top:"bottom"};function pE(t){return t.replace(/left|right|bottom|top/g,function(e){return wDe[e]})}var _De={start:"end",end:"start"};function RV(t){return t.replace(/start|end/g,function(e){return _De[e]})}function hM(t){var e=js(t),r=e.pageXOffset,n=e.pageYOffset;return{scrollLeft:r,scrollTop:n}}function pM(t){return Gg(nd(t)).left+hM(t).scrollLeft}function EDe(t,e){var r=js(t),n=nd(t),i=r.visualViewport,a=n.clientWidth,s=n.clientHeight,o=0,c=0;if(i){a=i.width,s=i.height;var u=gre();(u||!u&&e==="fixed")&&(o=i.offsetLeft,c=i.offsetTop)}return{width:a,height:s,x:o+pM(t),y:c}}function xDe(t){var e,r=nd(t),n=hM(t),i=(e=t.ownerDocument)==null?void 0:e.body,a=Sh(r.scrollWidth,r.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),s=Sh(r.scrollHeight,r.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),o=-n.scrollLeft+pM(t),c=-n.scrollTop;return fl(i||r).direction==="rtl"&&(o+=Sh(r.clientWidth,i?i.clientWidth:0)-a),{width:a,height:s,x:o,y:c}}function gM(t){var e=fl(t),r=e.overflow,n=e.overflowX,i=e.overflowY;return/auto|scroll|overlay|hidden/.test(r+i+n)}function wre(t){return["html","body","#document"].indexOf(nu(t))>=0?t.ownerDocument.body:Po(t)&&gM(t)?t:wre(FA(t))}function Gv(t,e){var r;e===void 0&&(e=[]);var n=wre(t),i=n===((r=t.ownerDocument)==null?void 0:r.body),a=js(n),s=i?[a].concat(a.visualViewport||[],gM(n)?n:[]):n,o=e.concat(s);return i?o:o.concat(Gv(FA(s)))}function a5(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function ADe(t,e){var r=Gg(t,!1,e==="fixed");return r.top=r.top+t.clientTop,r.left=r.left+t.clientLeft,r.bottom=r.top+t.clientHeight,r.right=r.left+t.clientWidth,r.width=t.clientWidth,r.height=t.clientHeight,r.x=r.left,r.y=r.top,r}function NV(t,e,r){return e===hre?a5(EDe(t,r)):Fh(e)?ADe(e,r):a5(xDe(nd(t)))}function SDe(t){var e=Gv(FA(t)),r=["absolute","fixed"].indexOf(fl(t).position)>=0,n=r&&Po(t)?z1(t):t;return Fh(n)?e.filter(function(i){return Fh(i)&&mre(i,n)&&nu(i)!=="body"}):[]}function IDe(t,e,r,n){var i=e==="clippingParents"?SDe(t):[].concat(e),a=[].concat(i,[r]),s=a[0],o=a.reduce(function(c,u){var f=NV(t,u,n);return c.top=Sh(f.top,c.top),c.right=xx(f.right,c.right),c.bottom=xx(f.bottom,c.bottom),c.left=Sh(f.left,c.left),c},NV(t,s,n));return o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}function _re(t){var e=t.reference,r=t.element,n=t.placement,i=n?Zc(n):null,a=n?Kg(n):null,s=e.x+e.width/2-r.width/2,o=e.y+e.height/2-r.height/2,c;switch(i){case xs:c={x:s,y:e.y-r.height};break;case Do:c={x:s,y:e.y+e.height};break;case Mo:c={x:e.x+e.width,y:o};break;case As:c={x:e.x-r.width,y:o};break;default:c={x:e.x,y:e.y}}var u=i?dM(i):null;if(u!=null){var f=u==="y"?"height":"width";switch(a){case zg:c[u]=c[u]-(e[f]/2-r[f]/2);break;case Db:c[u]=c[u]+(e[f]/2-r[f]/2);break}}return c}function Mb(t,e){e===void 0&&(e={});var r=e,n=r.placement,i=n===void 0?t.placement:n,a=r.strategy,s=a===void 0?t.strategy:a,o=r.boundary,c=o===void 0?G8e:o,u=r.rootBoundary,f=u===void 0?hre:u,h=r.elementContext,m=h===void 0?Jy:h,y=r.altBoundary,w=y===void 0?!1:y,v=r.padding,g=v===void 0?0:v,_=vre(typeof g!="number"?g:bre(g,H1)),b=m===Jy?K8e:Jy,S=t.rects.popper,A=t.elements[w?b:m],I=IDe(Fh(A)?A:A.contextElement||nd(t.elements.popper),c,f,s),E=Gg(t.elements.reference),p=_re({reference:E,element:S,strategy:"absolute",placement:i}),O=a5(Object.assign({},S,p)),R=m===Jy?O:E,U={top:I.top-R.top+_.top,bottom:R.bottom-I.bottom+_.bottom,left:I.left-R.left+_.left,right:R.right-I.right+_.right},z=t.modifiersData.offset;if(m===Jy&&z){var ue=z[i];Object.keys(U).forEach(function(ge){var B=[Mo,Do].indexOf(ge)>=0?1:-1,L=[xs,Do].indexOf(ge)>=0?"y":"x";U[ge]+=ue[L]*B})}return U}function ODe(t,e){e===void 0&&(e={});var r=e,n=r.placement,i=r.boundary,a=r.rootBoundary,s=r.padding,o=r.flipVariations,c=r.allowedAutoPlacements,u=c===void 0?pre:c,f=Kg(n),h=f?o?PV:PV.filter(function(w){return Kg(w)===f}):H1,m=h.filter(function(w){return u.indexOf(w)>=0});m.length===0&&(m=h);var y=m.reduce(function(w,v){return w[v]=Mb(t,{placement:v,boundary:i,rootBoundary:a,padding:s})[Zc(v)],w},{});return Object.keys(y).sort(function(w,v){return y[w]-y[v]})}function PDe(t){if(Zc(t)===uM)return[];var e=pE(t);return[RV(t),e,RV(e)]}function TDe(t){var e=t.state,r=t.options,n=t.name;if(!e.modifiersData[n]._skip){for(var i=r.mainAxis,a=i===void 0?!0:i,s=r.altAxis,o=s===void 0?!0:s,c=r.fallbackPlacements,u=r.padding,f=r.boundary,h=r.rootBoundary,m=r.altBoundary,y=r.flipVariations,w=y===void 0?!0:y,v=r.allowedAutoPlacements,g=e.options.placement,_=Zc(g),b=_===g,S=c||(b||!w?[pE(g)]:PDe(g)),A=[g].concat(S).reduce(function($,G){return $.concat(Zc(G)===uM?ODe(e,{placement:G,boundary:f,rootBoundary:h,padding:u,flipVariations:w,allowedAutoPlacements:v}):G)},[]),I=e.rects.reference,E=e.rects.popper,p=new Map,O=!0,R=A[0],U=0;U<A.length;U++){var z=A[U],ue=Zc(z),ge=Kg(z)===zg,B=[xs,Do].indexOf(ue)>=0,L=B?"width":"height",Y=Mb(e,{placement:z,boundary:f,rootBoundary:h,altBoundary:m,padding:u}),ne=B?ge?Mo:As:ge?Do:xs;I[L]>E[L]&&(ne=pE(ne));var F=pE(ne),j=[];if(a&&j.push(Y[ue]<=0),o&&j.push(Y[ne]<=0,Y[F]<=0),j.every(function($){return $})){R=z,O=!1;break}p.set(z,j)}if(O)for(var H=w?3:1,M=function(G){var pe=A.find(function(Q){var te=p.get(Q);if(te)return te.slice(0,G).every(function(ce){return ce})});if(pe)return R=pe,"break"},q=H;q>0;q--){var k=M(q);if(k==="break")break}e.placement!==R&&(e.modifiersData[n]._skip=!0,e.placement=R,e.reset=!0)}}const CDe={name:"flip",enabled:!0,phase:"main",fn:TDe,requiresIfExists:["offset"],data:{_skip:!1}};function DV(t,e,r){return r===void 0&&(r={x:0,y:0}),{top:t.top-e.height-r.y,right:t.right-e.width+r.x,bottom:t.bottom-e.height+r.y,left:t.left-e.width-r.x}}function MV(t){return[xs,Mo,Do,As].some(function(e){return t[e]>=0})}function RDe(t){var e=t.state,r=t.name,n=e.rects.reference,i=e.rects.popper,a=e.modifiersData.preventOverflow,s=Mb(e,{elementContext:"reference"}),o=Mb(e,{altBoundary:!0}),c=DV(s,n),u=DV(o,i,a),f=MV(c),h=MV(u);e.modifiersData[r]={referenceClippingOffsets:c,popperEscapeOffsets:u,isReferenceHidden:f,hasPopperEscaped:h},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":f,"data-popper-escaped":h})}const NDe={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:RDe};function DDe(t,e,r){var n=Zc(t),i=[As,xs].indexOf(n)>=0?-1:1,a=typeof r=="function"?r(Object.assign({},e,{placement:t})):r,s=a[0],o=a[1];return s=s||0,o=(o||0)*i,[As,Mo].indexOf(n)>=0?{x:o,y:s}:{x:s,y:o}}function MDe(t){var e=t.state,r=t.options,n=t.name,i=r.offset,a=i===void 0?[0,0]:i,s=pre.reduce(function(f,h){return f[h]=DDe(h,e.rects,a),f},{}),o=s[e.placement],c=o.x,u=o.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=c,e.modifiersData.popperOffsets.y+=u),e.modifiersData[n]=s}const $De={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:MDe};function kDe(t){var e=t.state,r=t.name;e.modifiersData[r]=_re({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}const LDe={name:"popperOffsets",enabled:!0,phase:"read",fn:kDe,data:{}};function UDe(t){return t==="x"?"y":"x"}function FDe(t){var e=t.state,r=t.options,n=t.name,i=r.mainAxis,a=i===void 0?!0:i,s=r.altAxis,o=s===void 0?!1:s,c=r.boundary,u=r.rootBoundary,f=r.altBoundary,h=r.padding,m=r.tether,y=m===void 0?!0:m,w=r.tetherOffset,v=w===void 0?0:w,g=Mb(e,{boundary:c,rootBoundary:u,padding:h,altBoundary:f}),_=Zc(e.placement),b=Kg(e.placement),S=!b,A=dM(_),I=UDe(A),E=e.modifiersData.popperOffsets,p=e.rects.reference,O=e.rects.popper,R=typeof v=="function"?v(Object.assign({},e.rects,{placement:e.placement})):v,U=typeof R=="number"?{mainAxis:R,altAxis:R}:Object.assign({mainAxis:0,altAxis:0},R),z=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,ue={x:0,y:0};if(E){if(a){var ge,B=A==="y"?xs:As,L=A==="y"?Do:Mo,Y=A==="y"?"height":"width",ne=E[A],F=ne+g[B],j=ne-g[L],H=y?-O[Y]/2:0,M=b===zg?p[Y]:O[Y],q=b===zg?-O[Y]:-p[Y],k=e.elements.arrow,$=y&&k?fM(k):{width:0,height:0},G=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:yre(),pe=G[B],Q=G[L],te=Vv(0,p[Y],$[Y]),ce=S?p[Y]/2-H-te-pe-U.mainAxis:M-te-pe-U.mainAxis,T=S?-p[Y]/2+H+te+Q+U.mainAxis:q+te+Q+U.mainAxis,fe=e.elements.arrow&&z1(e.elements.arrow),ze=fe?A==="y"?fe.clientTop||0:fe.clientLeft||0:0,et=(ge=z==null?void 0:z[A])!=null?ge:0,yt=ne+ce-et-ze,vt=ne+T-et,gt=Vv(y?xx(F,yt):F,ne,y?Sh(j,vt):j);E[A]=gt,ue[A]=gt-ne}if(o){var Ft,Xt=A==="x"?xs:As,Sr=A==="x"?Do:Mo,Ct=E[I],Pt=I==="y"?"height":"width",kt=Ct+g[Xt],Rt=Ct-g[Sr],Kt=[xs,As].indexOf(_)!==-1,Bt=(Ft=z==null?void 0:z[I])!=null?Ft:0,Gt=Kt?kt:Ct-p[Pt]-O[Pt]-Bt+U.altAxis,Dt=Kt?Ct+p[Pt]+O[Pt]-Bt-U.altAxis:Rt,Nt=y&&Kt?uDe(Gt,Ct,Dt):Vv(y?Gt:kt,Ct,y?Dt:Rt);E[I]=Nt,ue[I]=Nt-Ct}e.modifiersData[n]=ue}}const BDe={name:"preventOverflow",enabled:!0,phase:"main",fn:FDe,requiresIfExists:["offset"]};function jDe(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function qDe(t){return t===js(t)||!Po(t)?hM(t):jDe(t)}function HDe(t){var e=t.getBoundingClientRect(),r=Vg(e.width)/t.offsetWidth||1,n=Vg(e.height)/t.offsetHeight||1;return r!==1||n!==1}function zDe(t,e,r){r===void 0&&(r=!1);var n=Po(e),i=Po(e)&&HDe(e),a=nd(e),s=Gg(t,i,r),o={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(n||!n&&!r)&&((nu(e)!=="body"||gM(a))&&(o=qDe(e)),Po(e)?(c=Gg(e,!0),c.x+=e.clientLeft,c.y+=e.clientTop):a&&(c.x=pM(a))),{x:s.left+o.scrollLeft-c.x,y:s.top+o.scrollTop-c.y,width:s.width,height:s.height}}function VDe(t){var e=new Map,r=new Set,n=[];t.forEach(function(a){e.set(a.name,a)});function i(a){r.add(a.name);var s=[].concat(a.requires||[],a.requiresIfExists||[]);s.forEach(function(o){if(!r.has(o)){var c=e.get(o);c&&i(c)}}),n.push(a)}return t.forEach(function(a){r.has(a.name)||i(a)}),n}function GDe(t){var e=VDe(t);return nDe.reduce(function(r,n){return r.concat(e.filter(function(i){return i.phase===n}))},[])}function KDe(t){var e;return function(){return e||(e=new Promise(function(r){Promise.resolve().then(function(){e=void 0,r(t())})})),e}}function WDe(t){var e=t.reduce(function(r,n){var i=r[n.name];return r[n.name]=i?Object.assign({},i,n,{options:Object.assign({},i.options,n.options),data:Object.assign({},i.data,n.data)}):n,r},{});return Object.keys(e).map(function(r){return e[r]})}var $V={placement:"bottom",modifiers:[],strategy:"absolute"};function kV(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return!e.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function YDe(t){t===void 0&&(t={});var e=t,r=e.defaultModifiers,n=r===void 0?[]:r,i=e.defaultOptions,a=i===void 0?$V:i;return function(o,c,u){u===void 0&&(u=a);var f={placement:"bottom",orderedModifiers:[],options:Object.assign({},$V,a),modifiersData:{},elements:{reference:o,popper:c},attributes:{},styles:{}},h=[],m=!1,y={state:f,setOptions:function(_){var b=typeof _=="function"?_(f.options):_;v(),f.options=Object.assign({},a,f.options,b),f.scrollParents={reference:Fh(o)?Gv(o):o.contextElement?Gv(o.contextElement):[],popper:Gv(c)};var S=GDe(WDe([].concat(n,f.options.modifiers)));return f.orderedModifiers=S.filter(function(A){return A.enabled}),w(),y.update()},forceUpdate:function(){if(!m){var _=f.elements,b=_.reference,S=_.popper;if(kV(b,S)){f.rects={reference:zDe(b,z1(S),f.options.strategy==="fixed"),popper:fM(S)},f.reset=!1,f.placement=f.options.placement,f.orderedModifiers.forEach(function(U){return f.modifiersData[U.name]=Object.assign({},U.data)});for(var A=0;A<f.orderedModifiers.length;A++){if(f.reset===!0){f.reset=!1,A=-1;continue}var I=f.orderedModifiers[A],E=I.fn,p=I.options,O=p===void 0?{}:p,R=I.name;typeof E=="function"&&(f=E({state:f,options:O,name:R,instance:y})||f)}}}},update:KDe(function(){return new Promise(function(g){y.forceUpdate(),g(f)})}),destroy:function(){v(),m=!0}};if(!kV(o,c))return y;y.setOptions(u).then(function(g){!m&&u.onFirstUpdate&&u.onFirstUpdate(g)});function w(){f.orderedModifiers.forEach(function(g){var _=g.name,b=g.options,S=b===void 0?{}:b,A=g.effect;if(typeof A=="function"){var I=A({state:f,name:_,instance:y,options:S}),E=function(){};h.push(I||E)}})}function v(){h.forEach(function(g){return g()}),h=[]}return y}}var QDe=[bDe,LDe,yDe,sDe,$De,CDe,BDe,hDe,NDe],JDe=YDe({defaultModifiers:QDe}),XDe=typeof Element<"u",ZDe=typeof Map=="function",eMe=typeof Set=="function",tMe=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function gE(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!gE(t[n],e[n]))return!1;return!0}var a;if(ZDe&&t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(a=t.entries();!(n=a.next()).done;)if(!e.has(n.value[0]))return!1;for(a=t.entries();!(n=a.next()).done;)if(!gE(n.value[1],e.get(n.value[0])))return!1;return!0}if(eMe&&t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(a=t.entries();!(n=a.next()).done;)if(!e.has(n.value[0]))return!1;return!0}if(tMe&&ArrayBuffer.isView(t)&&ArrayBuffer.isView(e)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(t[n]!==e[n])return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===e.toString();if(i=Object.keys(t),r=i.length,r!==Object.keys(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;if(XDe&&t instanceof Element)return!1;for(n=r;n--!==0;)if(!((i[n]==="_owner"||i[n]==="__v"||i[n]==="__o")&&t.$$typeof)&&!gE(t[i[n]],e[i[n]]))return!1;return!0}return t!==t&&e!==e}var rMe=function(e,r){try{return gE(e,r)}catch(n){if((n.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw n}};const nMe=dl(rMe);var iMe=[],Ere=function(e,r,n){n===void 0&&(n={});var i=Qe.useRef(null),a={onFirstUpdate:n.onFirstUpdate,placement:n.placement||"bottom",strategy:n.strategy||"absolute",modifiers:n.modifiers||iMe},s=Qe.useState({styles:{popper:{position:a.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),o=s[0],c=s[1],u=Qe.useMemo(function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(y){var w=y.state,v=Object.keys(w.elements);ub.flushSync(function(){c({styles:IV(v.map(function(g){return[g,w.styles[g]||{}]})),attributes:IV(v.map(function(g){return[g,w.attributes[g]]}))})})},requires:["computeStyles"]}},[]),f=Qe.useMemo(function(){var m={onFirstUpdate:a.onFirstUpdate,placement:a.placement,strategy:a.strategy,modifiers:[].concat(a.modifiers,[u,{name:"applyStyles",enabled:!1}])};return nMe(i.current,m)?i.current||m:(i.current=m,m)},[a.onFirstUpdate,a.placement,a.strategy,a.modifiers,u]),h=Qe.useRef();return OV(function(){h.current&&h.current.setOptions(f)},[f]),OV(function(){if(!(e==null||r==null)){var m=n.createPopper||JDe,y=m(e,r,f);return h.current=y,function(){y.destroy(),h.current=null}}},[e,r,n.createPopper]),{state:h.current?h.current.state:null,styles:o.styles,attributes:o.attributes,update:h.current?h.current.update:null,forceUpdate:h.current?h.current.forceUpdate:null}},aMe=function(){},sMe=function(){return Promise.resolve(null)},oMe=[];function cMe(t){var e=t.placement,r=e===void 0?"bottom":e,n=t.strategy,i=n===void 0?"absolute":n,a=t.modifiers,s=a===void 0?oMe:a,o=t.referenceElement,c=t.onFirstUpdate,u=t.innerRef,f=t.children,h=Qe.useContext(ure),m=Qe.useState(null),y=m[0],w=m[1],v=Qe.useState(null),g=v[0],_=v[1];Qe.useEffect(function(){n5(u,y)},[u,y]);var b=Qe.useMemo(function(){return{placement:r,strategy:i,onFirstUpdate:c,modifiers:[].concat(s,[{name:"arrow",enabled:g!=null,options:{element:g}}])}},[r,i,c,s,g]),S=Ere(o||h,y,b),A=S.state,I=S.styles,E=S.forceUpdate,p=S.update,O=Qe.useMemo(function(){return{ref:w,style:I.popper,placement:A?A.placement:r,hasPopperEscaped:A&&A.modifiersData.hide?A.modifiersData.hide.hasPopperEscaped:null,isReferenceHidden:A&&A.modifiersData.hide?A.modifiersData.hide.isReferenceHidden:null,arrowProps:{style:I.arrow,ref:_},forceUpdate:E||aMe,update:p||sMe}},[w,_,r,A,I,p,E]);return fre(f)(O)}var uMe=function(){},lMe=uMe;const fMe=dl(lMe);function dMe(t){var e=t.children,r=t.innerRef,n=Qe.useContext(lre),i=Qe.useCallback(function(a){n5(r,a),dre(n,a)},[r,n]);return Qe.useEffect(function(){return function(){return n5(r,null)}},[]),Qe.useEffect(function(){fMe(!!n,"`Reference` should not be used outside of a `Manager` component.")},[n]),fre(e)({ref:i})}const hMe=Object.freeze(Object.defineProperty({__proto__:null,Manager:V8e,Popper:cMe,Reference:dMe,usePopper:Ere},Symbol.toStringTag,{value:"Module"})),pMe=qs(hMe);var Su={},kC,LV;function gMe(){if(LV)return kC;LV=1;var t=G4();function e(r,n,i,a){return t(r,function(s,o,c){n(a,i(s),o,c)}),a}return kC=e,kC}var LC,UV;function mMe(){if(UV)return LC;UV=1;var t=gMe();function e(r,n){return function(i,a){return t(i,r,n(a),{})}}return LC=e,LC}var UC,FV;function yMe(){if(FV)return UC;FV=1;var t=BQ(),e=mMe(),r=Gf(),n=Object.prototype,i=n.toString,a=e(function(s,o,c){o!=null&&typeof o.toString!="function"&&(o=i.call(o)),s[o]=c},t(r));return UC=a,UC}var BV;function vMe(){if(BV)return Su;BV=1;var t=vr;Su.__esModule=!0,Su.placementMapping=Su.positions=Su.positionsMapping=void 0;var e=t(yMe()),r=t(bl()),n={"top center":"top","top left":"top-start","top right":"top-end","bottom center":"bottom","bottom left":"bottom-start","bottom right":"bottom-end","right center":"right","left center":"left"};Su.positionsMapping=n;var i=(0,r.default)(n);Su.positions=i;var a=(0,e.default)(n);return Su.placementMapping=a,Su}var Xy={},FC={exports:{}},BC={exports:{}},jC={exports:{}},jV;function bMe(){return jV||(jV=1,function(t){var e=N4.default;function r(n,i){if(e(n)!=="object"||n===null)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,i||"default");if(e(s)!=="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(i==="string"?String:Number)(n)}t.exports=r,t.exports.__esModule=!0,t.exports.default=t.exports}(jC)),jC.exports}var qV;function wMe(){return qV||(qV=1,function(t){var e=N4.default,r=bMe();function n(i){var a=r(i,"string");return e(a)==="symbol"?a:String(a)}t.exports=n,t.exports.__esModule=!0,t.exports.default=t.exports}(BC)),BC.exports}var HV;function _Me(){return HV||(HV=1,function(t){var e=wMe();function r(i,a){for(var s=0;s<a.length;s++){var o=a[s];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(i,e(o.key),o)}}function n(i,a,s){return a&&r(i.prototype,a),s&&r(i,s),Object.defineProperty(i,"prototype",{writable:!1}),i}t.exports=n,t.exports.__esModule=!0,t.exports.default=t.exports}(FC)),FC.exports}var zV;function EMe(){if(zV)return Xy;zV=1;var t=vr;Xy.__esModule=!0,Xy.default=void 0;var e=t(_Me()),r=t(k4()),n=t(Lo()),i=Kf,a=function(){function c(f){this.ref=f}var u=c.prototype;return u.getBoundingClientRect=function(){return(0,n.default)(this.ref.current,"getBoundingClientRect")||{}},(0,e.default)(c,[{key:"clientWidth",get:function(){return this.getBoundingClientRect().width}},{key:"clientHeight",get:function(){return this.getBoundingClientRect().height}},{key:"parentNode",get:function(){return this.ref.current?this.ref.current.parentNode:void 0}}]),c}(),s=(0,r.default)(function(c){return new a((0,i.isRefObject)(c)?c:{current:c})}),o=s;return Xy.default=o,Xy}var I_={},VV;function xMe(){if(VV)return I_;VV=1;var t=vr;I_.__esModule=!0,I_.default=a;var e=t(Mn()),r=t(ei);t(Nn());var n=t(Qe),i=Hn();function a(s){var o=s.children,c=s.className,u=s.content,f=(0,r.default)("content",c),h=(0,i.getUnhandledProps)(a,s),m=(0,i.getElementType)(a,s);return n.default.createElement(m,(0,e.default)({},h,{className:f}),i.childrenUtils.isNil(o)?u:o)}return a.handledProps=["as","children","className","content"],a.propTypes={},a.create=(0,i.createShorthandFactory)(a,function(s){return{children:s}}),I_}var O_={},GV;function AMe(){if(GV)return O_;GV=1;var t=vr;O_.__esModule=!0,O_.default=a;var e=t(Mn()),r=t(ei);t(Nn());var n=t(Qe),i=Hn();function a(s){var o=s.children,c=s.className,u=s.content,f=(0,r.default)("header",c),h=(0,i.getUnhandledProps)(a,s),m=(0,i.getElementType)(a,s);return n.default.createElement(m,(0,e.default)({},h,{className:f}),i.childrenUtils.isNil(o)?u:o)}return a.handledProps=["as","children","className","content"],a.propTypes={},a.create=(0,i.createShorthandFactory)(a,function(s){return{children:s}}),O_}var KV;function SMe(){if(KV)return Qy;KV=1;var t=ko,e=vr;Qy.__esModule=!0,Qy.default=void 0;var r=e(Mn()),n=e(wc());e(i8());var i=e(vl()),a=e(H4()),s=e(Lo()),o=e(z8e()),c=e(Pi()),u=e(t8()),f=e(n8()),h=e(Ute()),m=e(r8()),y=e(ei);e(Nn());var w=t(Qe),v=pMe,g=e(Fte()),_=Hn(),b=e(a8()),S=vMe(),A=e(EMe()),I=e(xMe()),E=e(AMe()),p=function(O){(0,n.default)(R,O);function R(){for(var z,ue=arguments.length,ge=new Array(ue),B=0;B<ue;B++)ge[B]=arguments[B];return z=O.call.apply(O,[this].concat(ge))||this,z.state={},z.open=!1,z.zIndexWasSynced=!1,z.triggerRef=w.default.createRef(),z.elementRef=w.default.createRef(),z.getPortalProps=function(){var L={},Y=z.props,ne=Y.on,F=Y.hoverable,j=(0,c.default)(ne)?ne:[ne];return F&&(L.closeOnPortalMouseLeave=!0,L.mouseLeaveDelay=300),(0,f.default)(j,"hover")&&(L.openOnTriggerClick=!1,L.closeOnTriggerClick=!1,L.openOnTriggerMouseEnter=!0,L.closeOnTriggerMouseLeave=!0,L.mouseLeaveDelay=70,L.mouseEnterDelay=50),(0,f.default)(j,"click")&&(L.openOnTriggerClick=!0,L.closeOnTriggerClick=!0,L.closeOnDocumentClick=!0),(0,f.default)(j,"focus")&&(L.openOnTriggerFocus=!0,L.closeOnTriggerBlur=!0),L},z.hideOnScroll=function(L){(0,o.default)(L.target)&&z.elementRef.current.contains(L.target)||(z.setState({closed:!0}),_.eventStack.unsub("scroll",z.hideOnScroll,{target:window}),z.timeoutId=setTimeout(function(){z.setState({closed:!1})},50),z.handleClose(L))},z.handleClose=function(L){(0,s.default)(z.props,"onClose",L,(0,r.default)({},z.props,{open:!1}))},z.handleOpen=function(L){(0,s.default)(z.props,"onOpen",L,(0,r.default)({},z.props,{open:!0}))},z.handlePortalMount=function(L){(0,s.default)(z.props,"onMount",L,z.props)},z.handlePortalUnmount=function(L){z.positionUpdate=null,(0,s.default)(z.props,"onUnmount",L,z.props)},z.renderContent=function(L){var Y=L.placement,ne=L.ref,F=L.update,j=L.style,H=z.props,M=H.basic,q=H.children,k=H.className,$=H.content,G=H.hideOnScroll,pe=H.flowing,Q=H.header,te=H.inverted,ce=H.popper,T=H.size,fe=H.style,ze=H.wide,et=z.state.contentRestProps;z.positionUpdate=F;var yt=(0,y.default)("ui",S.placementMapping[Y],T,(0,_.useKeyOrValueAndKey)(ze,"wide"),(0,_.useKeyOnly)(M,"basic"),(0,_.useKeyOnly)(pe,"flowing"),(0,_.useKeyOnly)(te,"inverted"),"popup transition visible",k),vt=(0,_.getElementType)(R,z.props),gt=(0,r.default)({left:"auto",right:"auto",position:"initial"},fe),Ft=w.default.createElement(vt,(0,r.default)({},et,{className:yt,style:gt,ref:z.elementRef}),_.childrenUtils.isNil(q)?w.default.createElement(w.default.Fragment,null,E.default.create(Q,{autoGenerateKey:!1}),I.default.create($,{autoGenerateKey:!1})):q,G&&w.default.createElement(m.default,{on:z.hideOnScroll,name:"scroll",target:"window"}));return(0,_.createHTMLDivision)(ce||{},{overrideProps:{children:Ft,ref:ne,style:(0,r.default)({display:"flex"},j)}})},z}R.getDerivedStateFromProps=function(ue,ge){if(ge.closed||ge.disabled)return{};var B=(0,_.getUnhandledProps)(R,ue),L=(0,h.default)(B,function(ne,F,j){return(0,f.default)(b.default.handledProps,j)||(ne[j]=F),ne},{}),Y=(0,u.default)(B,b.default.handledProps);return{contentRestProps:L,portalRestProps:Y}};var U=R.prototype;return U.componentDidUpdate=function(ue){var ge=(0,g.default)(this.props.popperDependencies,ue.popperDependencies);ge||this.handleUpdate()},U.componentWillUnmount=function(){clearTimeout(this.timeoutId)},U.handleUpdate=function(){this.positionUpdate&&this.positionUpdate()},U.render=function(){var ue=this,ge=this.props,B=ge.context,L=ge.disabled,Y=ge.eventsEnabled,ne=ge.offset,F=ge.pinned,j=ge.popper,H=ge.popperModifiers,M=ge.position,q=ge.positionFixed,k=ge.trigger,$=this.state,G=$.closed,pe=$.portalRestProps;if(G||L)return k;var Q=[{name:"arrow",enabled:!1},{name:"eventListeners",options:{scroll:!!Y,resize:!!Y}},{name:"flip",enabled:!F},{name:"preventOverflow",enabled:!!ne},{name:"offset",enabled:!!ne,options:{offset:ne}}].concat(H,[{name:"syncZIndex",enabled:!0,phase:"beforeRead",fn:function(fe){var ze,et=fe.state;if(!ue.zIndexWasSynced){var yt=j==null||(ze=j.style)==null?void 0:ze.zIndex;(0,a.default)(yt)&&(et.elements.popper.style.zIndex=window.getComputedStyle(et.elements.popper.firstChild).zIndex),ue.zIndexWasSynced=!0}},effect:function(){return function(){ue.zIndexWasSynced=!1}}}]),te=(0,A.default)((0,i.default)(B)?this.triggerRef:B),ce=(0,r.default)({},this.getPortalProps(),pe);return w.default.createElement(b.default,(0,r.default)({},ce,{onClose:this.handleClose,onMount:this.handlePortalMount,onOpen:this.handleOpen,onUnmount:this.handlePortalUnmount,trigger:k,triggerRef:this.triggerRef}),w.default.createElement(v.Popper,{modifiers:Q,placement:S.positionsMapping[M],strategy:q?"fixed":null,referenceElement:te},this.renderContent))},R}(w.Component);return Qy.default=p,p.handledProps=["as","basic","children","className","content","context","disabled","eventsEnabled","flowing","header","hideOnScroll","hoverable","inverted","offset","on","onClose","onMount","onOpen","onUnmount","pinned","popper","popperDependencies","popperModifiers","position","positionFixed","size","style","trigger","wide"],p.propTypes={},p.defaultProps={disabled:!1,eventsEnabled:!0,on:["click","hover"],pinned:!1,popperModifiers:[],position:"top left"},p.Content=I.default,p.Header=E.default,Qy}var IMe=vr,OMe=IMe(SMe()),PMe=OMe.default;const TMe="_icon_1dxv5_1",qC={icon:TMe,"icon-metamask-mobile":"_icon-metamask-mobile_1dxv5_9","icon-metamask":"_icon-metamask_1dxv5_9","icon-dapper":"_icon-dapper_1dxv5_14","icon-fortmatic":"_icon-fortmatic_1dxv5_18","icon-wallet-connect":"_icon-wallet-connect_1dxv5_22","icon-samsung-blockchain-wallet":"_icon-samsung-blockchain-wallet_1dxv5_26","icon-coinbase":"_icon-coinbase_1dxv5_30","icon-wallet-link":"_icon-wallet-link_1dxv5_31","icon-google":"_icon-google_1dxv5_35","icon-discord":"_icon-discord_1dxv5_39","icon-apple":"_icon-apple_1dxv5_43","icon-x":"_icon-x_1dxv5_47"},xre=t=>{const{className:e,children:r,type:n,testId:i,showTooltip:a,tooltipPosition:s,onClick:o}=t;return dt.jsx(PMe,{position:a&&s?s:"top center",disabled:!a,trigger:dt.jsxs(Mh.Button,{primary:!0,size:"small","data-testid":`${i}-${n}-button`,className:e,onClick:()=>o(n),children:[dt.jsx("div",{role:"img","aria-label":n,className:Hg(qC.icon,qC[`icon-${n}`],qC.primaryImage)}),r]},n),content:n,on:"hover"})},CMe="social-primary-test-id",RMe="social-secondary-test-id",NMe="web3-primary-test-id",DMe="web3-secondary-test-id",MMe="show-more-button-test-id",$Me="_connection_ge0tp_3",kMe="_dclLogo_ge0tp_9",LMe="_title_ge0tp_15",UMe="_subtitle_ge0tp_20",FMe="_primaryButton_ge0tp_29",BMe="_primaryImage_ge0tp_38",jMe="_primaryMessage_ge0tp_42",qMe="_primaryMagic_ge0tp_50",HMe="_primaryLearnMore_ge0tp_61",zMe="_primary_ge0tp_29",VMe="_showMore_ge0tp_76",GMe="_showMoreButton_ge0tp_80",KMe="_showMoreSecondaryOptions_ge0tp_89",WMe="_primaryOption_ge0tp_103",YMe="_secondaryOptionButton_ge0tp_107",za={connection:$Me,dclLogo:kMe,title:LMe,subtitle:UMe,primaryButton:FMe,primaryImage:BMe,primaryMessage:jMe,primaryMagic:qMe,primaryLearnMore:HMe,primary:zMe,showMore:VMe,showMoreButton:GMe,showMoreSecondaryOptions:KMe,primaryOption:WMe,secondaryOptionButton:YMe},WV=({message:t,children:e,option:r,testId:n,onConnect:i})=>dt.jsxs("div",{className:za.primary,"data-testid":n,children:[dt.jsx("div",{className:za.primaryMessage,children:t}),dt.jsx(xre,{type:r,onClick:i,className:Hg(za.primaryButton,za.primaryOption),testId:n,children:e})]}),YV=({options:t,tooltipDirection:e,testId:r,onConnect:n})=>dt.jsx("div",{className:za.showMoreSecondaryOptions,"data-testid":r,children:t.map(i=>dt.jsx(xre,{className:Hg(za.primaryButton,za.secondaryOptionButton),showTooltip:!0,tooltipPosition:e,type:i,onClick:n,testId:r},i))}),QMe={i18n:{title:"Unlock Your Virtual World.",subtitle:"Access and start exploring.",accessWith:t=>`Access with ${t}`,connectWith:t=>`Connect with ${t}`,moreOptions:"More Options",socialMessage:t=>dt.jsxs(dt.Fragment,{children:["Access secured by ",t]}),web3Message:t=>dt.jsxs(dt.Fragment,{children:["Curious about wallets? ",t("Learn More")]})}},JMe=t=>{const{i18n:e=QMe.i18n,onConnect:r,onLearnMore:n,socialOptions:i,web3Options:a,className:s}=t,[o,c]=Qe.useState(!1),u=Qe.useCallback(()=>{c(!o)},[o]),f=i&&i.secondary&&i.secondary.length>0,h=a&&a.secondary&&a.secondary.length>0;return dt.jsxs("div",{className:Hg(s,za.connection),children:[dt.jsx("img",{className:za.dclLogo,src:H8e,alt:"Decentraland logo"}),dt.jsxs("div",{children:[dt.jsx("h1",{className:za.title,children:e.title}),dt.jsx("h2",{className:za.subtitle,children:e.subtitle}),i?dt.jsx(WV,{onConnect:r,testId:CMe,option:i==null?void 0:i.primary,message:dt.jsx(dt.Fragment,{children:e.socialMessage(dt.jsx("div",{className:za.primaryMagic,role:"img","aria-label":"Magic"}))}),children:dt.jsx(dt.Fragment,{children:e.accessWith(i==null?void 0:i.primary)})}):null,a?dt.jsx(WV,{onConnect:r,testId:NMe,option:a==null?void 0:a.primary,message:e.web3Message(m=>dt.jsx("span",{className:za.primaryLearnMore,role:"button",onClick:n,children:m})),children:dt.jsx(dt.Fragment,{children:e.connectWith(a==null?void 0:a.primary)})}):null]}),dt.jsxs("div",{className:za.showMore,children:[(h||f)&&dt.jsxs(Mh.Button,{"data-testid":MMe,basic:!0,size:"medium",fluid:!0,className:za.showMoreButton,onClick:u,children:[e.moreOptions,dt.jsx(q8e,{name:o?"chevron up":"chevron down"})]}),o&&f&&dt.jsx(YV,{testId:RMe,options:i.secondary,onConnect:r,tooltipDirection:"top center"}),o&&h&&dt.jsx(YV,{testId:DMe,options:a.secondary,onConnect:r,tooltipDirection:"bottom center"})]})]})};var Vn=(t=>(t.METAMASK="metamask",t.DAPPER="dapper",t.FORTMATIC="fortmatic",t.COINBASE="coinbase",t.SAMSUNG="samsung-blockchain-wallet",t.WALLET_CONNECT="wallet-connect",t.WALLET_LINK="wallet-link",t.METAMASK_MOBILE="metamask-mobile",t.GOOGLE="google",t.APPLE="apple",t.DISCORD="discord",t.X="x",t))(Vn||{});const XMe=60*24*30,ZMe=eu.getConfiguration().magic.apiKey;function e$e(t){switch(t){case Vn.DISCORD:case Vn.X:case Vn.GOOGLE:case Vn.APPLE:return hc.ProviderType.MAGIC;case Vn.WALLET_CONNECT:case Vn.METAMASK_MOBILE:return hc.ProviderType.WALLET_CONNECT_V2;case Vn.COINBASE:case Vn.WALLET_LINK:return hc.ProviderType.WALLET_LINK;case Vn.FORTMATIC:return hc.ProviderType.FORTMATIC;case Vn.METAMASK:case Vn.DAPPER:case Vn.SAMSUNG:return hc.ProviderType.INJECTED;default:throw new Error("Invalid provider")}}async function t$e(t,e){const r=new QE(e),n=wN.createRandom(),i={address:n.address.toString(),publicKey:_t(n.publicKey),privateKey:_t(n.privateKey)},a=await r.getSigner();return Vte.Authenticator.initializeAuthChain(t,i,XMe,s=>a.signMessage(s))}async function QV(t){const e=e$e(t);if(hc.ProviderType.MAGIC===e){const{Magic:n}=await xb(()=>Promise.resolve().then(()=>BD),void 0),{OAuthExtension:i}=await xb(()=>Promise.resolve().then(()=>qD),void 0),a=new n(ZMe,{extensions:[new i]}),s=new URL(window.location.href);s.pathname="/callback",await a.oauth.loginWithRedirect({provider:t,redirectURI:s.href})}const r=await eu.connection.connect(e);if(!r.account||!r.provider)throw new Error("Could not get provider");return r}function r$e(t){return[Vn.APPLE,Vn.GOOGLE,Vn.X,Vn.DISCORD].includes(t)}async function Are(t,e){let r;const n=Q6.LocalStorageUtils.getIdentity(t);return n?r=n:(r=await t$e(t,e),Q6.LocalStorageUtils.setIdentity(t,r)),r}const n$e=eu.getConfiguration().magic.apiKey,i$e=()=>{const t=Lte(),e=Qx(),[r,n]=Qe.useState(!0),i=Qe.useCallback(async()=>{var o;const s=await eu.connection.connect(Qf.ProviderType.MAGIC);await Are(((o=s.account)==null?void 0:o.toLowerCase())??"",s.provider)},[]),a=Qe.useCallback(async()=>{const{Magic:s}=await xb(()=>Promise.resolve().then(()=>BD),void 0),{OAuthExtension:o}=await xb(()=>Promise.resolve().then(()=>qD),void 0),c=new s(n$e,{extensions:[new o]});try{await(c==null?void 0:c.oauth.getRedirectResult()),n(!1),await i(),t?window.location.href=t:window.location.href="/"}catch(u){console.log(u),e("/login")}},[e]);return Qe.useEffect(()=>{a()},[]),r?dt.jsx(OA,{active:!0,size:"huge"}):dt.jsx(zte,{open:!0,state:ca.WAITING_FOR_SIGNATURE,onTryAgain:i,onClose:()=>{}})},a$e="_main_1c8le_1",s$e="_infoModal_1c8le_11",o$e="_infoContent_1c8le_15",c$e="_info_1c8le_11",u$e="_infoImage_1c8le_26",l$e="_assets_1c8le_34",f$e="_login_1c8le_38",d$e="_goBackButton_1c8le_42",Wo={main:a$e,infoModal:s$e,infoContent:o$e,info:c$e,infoImage:u$e,assets:l$e,login:f$e,goBackButton:d$e},h$e={i18n:{title:"What is a wallet?",assets:{title:"A home for your digital assets",text:"Wallets are used to send, receive, store, and display digital assets like Ethereum and NFTs."},logIn:{title:"A New Way To Log In",text:"Instead of creating new accounts and passwords on every website, just connect your wallet."},goBack:"Return to log in page"}},p$e=t=>{const{i18n:e=h$e.i18n,onClose:r,open:n}=t;return dt.jsxs(ZD.Modal,{size:"tiny",open:n,className:Wo.infoModal,children:[dt.jsx(tM,{title:"",onClose:r}),dt.jsx(XD,{className:Wo.infoContent,children:dt.jsxs("div",{className:Wo.main,children:[dt.jsx("h1",{className:Wo.title,children:e==null?void 0:e.title}),dt.jsxs("article",{className:Wo.info,children:[dt.jsx("div",{className:Hg(Wo.infoImage,Wo.assets)}),dt.jsx("h3",{children:e==null?void 0:e.assets.title}),dt.jsx("p",{children:e==null?void 0:e.assets.text})]}),dt.jsxs("article",{className:Wo.info,children:[dt.jsx("div",{className:Hg(Wo.infoImage,Wo.login)}),dt.jsx("h3",{children:e==null?void 0:e.logIn.title}),dt.jsx("p",{children:e==null?void 0:e.logIn.text})]}),dt.jsx(Mh.Button,{className:Wo.goBackButton,secondary:!0,inverted:!0,onClick:r,children:e==null?void 0:e.goBack})]})})]})},g$e="_main_14ljm_1",m$e="_left_14ljm_22",y$e="_connection_14ljm_32",v$e="_right_14ljm_36",b$e="_footer_14ljm_45",HC={main:g$e,left:m$e,connection:y$e,right:v$e,footer:b$e},w$e=()=>{const[t,e]=Qe.useState(ca.CONNECTING_WALLET),[r,n]=Qe.useState(!1),[i,a]=Qe.useState(!1),s=Lte(),o=Qx(),c=Qe.useCallback(()=>{n(!r)},[n,r]),u=Qe.useCallback(async h=>{var m;if(a(!0),r$e(h))e(ca.LOADING_MAGIC),await QV(h);else try{e(ca.CONNECTING_WALLET);const y=await QV(h);e(ca.WAITING_FOR_SIGNATURE),await Are(((m=y.account)==null?void 0:m.toLowerCase())??"",y.provider),s?window.location.href=s:o("/user"),a(!1)}catch{e(ca.ERROR)}},[e,a,s]),f=Qe.useCallback(()=>{a(!1),e(ca.CONNECTING_WALLET)},[a]);return dt.jsxs("main",{className:HC.main,children:[dt.jsx(p$e,{open:r,onClose:c}),dt.jsx(zte,{open:i,state:t,onClose:f,onTryAgain:()=>console.log("On try again")}),dt.jsx("div",{className:HC.left,children:dt.jsx(JMe,{className:HC.connection,onLearnMore:c,onConnect:u,socialOptions:{primary:Vn.GOOGLE,secondary:[Vn.DISCORD,Vn.APPLE,Vn.X]},web3Options:{primary:Vn.METAMASK,secondary:[Vn.FORTMATIC,Vn.COINBASE,Vn.WALLET_CONNECT]}})})]})};const _$e=/^decentraland.(zone|org|today)$/.test(window.location.host)?"/auth":"/";Wle.render(dt.jsx(hG.StrictMode,{children:dt.jsx(Bfe,{basename:_$e,children:dt.jsxs(Ufe,{children:[dt.jsx(Bp,{path:"/login",element:dt.jsx(w$e,{})}),dt.jsx(Bp,{path:"/callback",element:dt.jsx(i$e,{})}),dt.jsx(Bp,{path:"/user",element:dt.jsx(Y6e,{})}),dt.jsx(Bp,{path:"/requests/:requestId",element:dt.jsx(Q5e,{})}),dt.jsx(Bp,{path:"*",element:dt.jsx(c4e,{})})]})})}),document.getElementById("root"));export{cSe as _,ei as a,dl as b,ke as c,Is as e,qs as g,RZ as r};
|
|
182
|
+
*/(function(t){(function(){var e={}.hasOwnProperty;function r(){for(var n=[],i=0;i<arguments.length;i++){var a=arguments[i];if(a){var s=typeof a;if(s==="string"||s==="number")n.push(a);else if(Array.isArray(a)){if(a.length){var o=r.apply(null,a);o&&n.push(o)}}else if(s==="object"){if(a.toString!==Object.prototype.toString&&!a.toString.toString().includes("[native code]")){n.push(a.toString());continue}for(var c in a)e.call(a,c)&&a[c]&&n.push(c)}}}return n.join(" ")}t.exports?(r.default=r,t.exports=r):window.classNames=r})()})(cre);var B8e=cre.exports;const Hg=dl(B8e);var j8e=L2();const q8e=dl(j8e),H8e="https://cdn.decentraland.org/@dcl/auth-site/0.1.3-7263448304.commit-bea3f1f/assets/logo-9a364aec.svg";var Qy={},$C,SV;function z8e(){if(SV)return $C;SV=1;var t=_c(),e=$2();function r(n){return t(n)&&n.nodeType===1&&!e(n)}return $C=r,$C}var ure=Qe.createContext(),lre=Qe.createContext();function V8e(t){var e=t.children,r=Qe.useState(null),n=r[0],i=r[1],a=Qe.useRef(!1);Qe.useEffect(function(){return function(){a.current=!0}},[]);var s=Qe.useCallback(function(o){a.current||i(o)},[]);return Qe.createElement(ure.Provider,{value:n},Qe.createElement(lre.Provider,{value:s},e))}var fre=function(e){return Array.isArray(e)?e[0]:e},dre=function(e){if(typeof e=="function"){for(var r=arguments.length,n=new Array(r>1?r-1:0),i=1;i<r;i++)n[i-1]=arguments[i];return e.apply(void 0,n)}},n5=function(e,r){if(typeof e=="function")return dre(e,r);e!=null&&(e.current=r)},IV=function(e){return e.reduce(function(r,n){var i=n[0],a=n[1];return r[i]=a,r},{})},OV=typeof window<"u"&&window.document&&window.document.createElement?Qe.useLayoutEffect:Qe.useEffect,xs="top",Do="bottom",Mo="right",As="left",uM="auto",H1=[xs,Do,Mo,As],zg="start",Db="end",G8e="clippingParents",hre="viewport",Jy="popper",K8e="reference",PV=H1.reduce(function(t,e){return t.concat([e+"-"+zg,e+"-"+Db])},[]),pre=[].concat(H1,[uM]).reduce(function(t,e){return t.concat([e,e+"-"+zg,e+"-"+Db])},[]),W8e="beforeRead",Y8e="read",Q8e="afterRead",J8e="beforeMain",X8e="main",Z8e="afterMain",eDe="beforeWrite",tDe="write",rDe="afterWrite",nDe=[W8e,Y8e,Q8e,J8e,X8e,Z8e,eDe,tDe,rDe];function nu(t){return t?(t.nodeName||"").toLowerCase():null}function js(t){if(t==null)return window;if(t.toString()!=="[object Window]"){var e=t.ownerDocument;return e&&e.defaultView||window}return t}function Fh(t){var e=js(t).Element;return t instanceof e||t instanceof Element}function Po(t){var e=js(t).HTMLElement;return t instanceof e||t instanceof HTMLElement}function lM(t){if(typeof ShadowRoot>"u")return!1;var e=js(t).ShadowRoot;return t instanceof e||t instanceof ShadowRoot}function iDe(t){var e=t.state;Object.keys(e.elements).forEach(function(r){var n=e.styles[r]||{},i=e.attributes[r]||{},a=e.elements[r];!Po(a)||!nu(a)||(Object.assign(a.style,n),Object.keys(i).forEach(function(s){var o=i[s];o===!1?a.removeAttribute(s):a.setAttribute(s,o===!0?"":o)}))})}function aDe(t){var e=t.state,r={popper:{position:e.options.strategy,left:"0",top:"0",margin:"0"},arrow:{position:"absolute"},reference:{}};return Object.assign(e.elements.popper.style,r.popper),e.styles=r,e.elements.arrow&&Object.assign(e.elements.arrow.style,r.arrow),function(){Object.keys(e.elements).forEach(function(n){var i=e.elements[n],a=e.attributes[n]||{},s=Object.keys(e.styles.hasOwnProperty(n)?e.styles[n]:r[n]),o=s.reduce(function(c,u){return c[u]="",c},{});!Po(i)||!nu(i)||(Object.assign(i.style,o),Object.keys(a).forEach(function(c){i.removeAttribute(c)}))})}}const sDe={name:"applyStyles",enabled:!0,phase:"write",fn:iDe,effect:aDe,requires:["computeStyles"]};function Zc(t){return t.split("-")[0]}var Sh=Math.max,xx=Math.min,Vg=Math.round;function i5(){var t=navigator.userAgentData;return t!=null&&t.brands&&Array.isArray(t.brands)?t.brands.map(function(e){return e.brand+"/"+e.version}).join(" "):navigator.userAgent}function gre(){return!/^((?!chrome|android).)*safari/i.test(i5())}function Gg(t,e,r){e===void 0&&(e=!1),r===void 0&&(r=!1);var n=t.getBoundingClientRect(),i=1,a=1;e&&Po(t)&&(i=t.offsetWidth>0&&Vg(n.width)/t.offsetWidth||1,a=t.offsetHeight>0&&Vg(n.height)/t.offsetHeight||1);var s=Fh(t)?js(t):window,o=s.visualViewport,c=!gre()&&r,u=(n.left+(c&&o?o.offsetLeft:0))/i,f=(n.top+(c&&o?o.offsetTop:0))/a,h=n.width/i,m=n.height/a;return{width:h,height:m,top:f,right:u+h,bottom:f+m,left:u,x:u,y:f}}function fM(t){var e=Gg(t),r=t.offsetWidth,n=t.offsetHeight;return Math.abs(e.width-r)<=1&&(r=e.width),Math.abs(e.height-n)<=1&&(n=e.height),{x:t.offsetLeft,y:t.offsetTop,width:r,height:n}}function mre(t,e){var r=e.getRootNode&&e.getRootNode();if(t.contains(e))return!0;if(r&&lM(r)){var n=e;do{if(n&&t.isSameNode(n))return!0;n=n.parentNode||n.host}while(n)}return!1}function fl(t){return js(t).getComputedStyle(t)}function oDe(t){return["table","td","th"].indexOf(nu(t))>=0}function nd(t){return((Fh(t)?t.ownerDocument:t.document)||window.document).documentElement}function FA(t){return nu(t)==="html"?t:t.assignedSlot||t.parentNode||(lM(t)?t.host:null)||nd(t)}function TV(t){return!Po(t)||fl(t).position==="fixed"?null:t.offsetParent}function cDe(t){var e=/firefox/i.test(i5()),r=/Trident/i.test(i5());if(r&&Po(t)){var n=fl(t);if(n.position==="fixed")return null}var i=FA(t);for(lM(i)&&(i=i.host);Po(i)&&["html","body"].indexOf(nu(i))<0;){var a=fl(i);if(a.transform!=="none"||a.perspective!=="none"||a.contain==="paint"||["transform","perspective"].indexOf(a.willChange)!==-1||e&&a.willChange==="filter"||e&&a.filter&&a.filter!=="none")return i;i=i.parentNode}return null}function z1(t){for(var e=js(t),r=TV(t);r&&oDe(r)&&fl(r).position==="static";)r=TV(r);return r&&(nu(r)==="html"||nu(r)==="body"&&fl(r).position==="static")?e:r||cDe(t)||e}function dM(t){return["top","bottom"].indexOf(t)>=0?"x":"y"}function Vv(t,e,r){return Sh(t,xx(e,r))}function uDe(t,e,r){var n=Vv(t,e,r);return n>r?r:n}function yre(){return{top:0,right:0,bottom:0,left:0}}function vre(t){return Object.assign({},yre(),t)}function bre(t,e){return e.reduce(function(r,n){return r[n]=t,r},{})}var lDe=function(e,r){return e=typeof e=="function"?e(Object.assign({},r.rects,{placement:r.placement})):e,vre(typeof e!="number"?e:bre(e,H1))};function fDe(t){var e,r=t.state,n=t.name,i=t.options,a=r.elements.arrow,s=r.modifiersData.popperOffsets,o=Zc(r.placement),c=dM(o),u=[As,Mo].indexOf(o)>=0,f=u?"height":"width";if(!(!a||!s)){var h=lDe(i.padding,r),m=fM(a),y=c==="y"?xs:As,w=c==="y"?Do:Mo,v=r.rects.reference[f]+r.rects.reference[c]-s[c]-r.rects.popper[f],g=s[c]-r.rects.reference[c],_=z1(a),b=_?c==="y"?_.clientHeight||0:_.clientWidth||0:0,S=v/2-g/2,A=h[y],I=b-m[f]-h[w],E=b/2-m[f]/2+S,p=Vv(A,E,I),O=c;r.modifiersData[n]=(e={},e[O]=p,e.centerOffset=p-E,e)}}function dDe(t){var e=t.state,r=t.options,n=r.element,i=n===void 0?"[data-popper-arrow]":n;i!=null&&(typeof i=="string"&&(i=e.elements.popper.querySelector(i),!i)||mre(e.elements.popper,i)&&(e.elements.arrow=i))}const hDe={name:"arrow",enabled:!0,phase:"main",fn:fDe,effect:dDe,requires:["popperOffsets"],requiresIfExists:["preventOverflow"]};function Kg(t){return t.split("-")[1]}var pDe={top:"auto",right:"auto",bottom:"auto",left:"auto"};function gDe(t,e){var r=t.x,n=t.y,i=e.devicePixelRatio||1;return{x:Vg(r*i)/i||0,y:Vg(n*i)/i||0}}function CV(t){var e,r=t.popper,n=t.popperRect,i=t.placement,a=t.variation,s=t.offsets,o=t.position,c=t.gpuAcceleration,u=t.adaptive,f=t.roundOffsets,h=t.isFixed,m=s.x,y=m===void 0?0:m,w=s.y,v=w===void 0?0:w,g=typeof f=="function"?f({x:y,y:v}):{x:y,y:v};y=g.x,v=g.y;var _=s.hasOwnProperty("x"),b=s.hasOwnProperty("y"),S=As,A=xs,I=window;if(u){var E=z1(r),p="clientHeight",O="clientWidth";if(E===js(r)&&(E=nd(r),fl(E).position!=="static"&&o==="absolute"&&(p="scrollHeight",O="scrollWidth")),E=E,i===xs||(i===As||i===Mo)&&a===Db){A=Do;var R=h&&E===I&&I.visualViewport?I.visualViewport.height:E[p];v-=R-n.height,v*=c?1:-1}if(i===As||(i===xs||i===Do)&&a===Db){S=Mo;var U=h&&E===I&&I.visualViewport?I.visualViewport.width:E[O];y-=U-n.width,y*=c?1:-1}}var z=Object.assign({position:o},u&&pDe),ue=f===!0?gDe({x:y,y:v},js(r)):{x:y,y:v};if(y=ue.x,v=ue.y,c){var ge;return Object.assign({},z,(ge={},ge[A]=b?"0":"",ge[S]=_?"0":"",ge.transform=(I.devicePixelRatio||1)<=1?"translate("+y+"px, "+v+"px)":"translate3d("+y+"px, "+v+"px, 0)",ge))}return Object.assign({},z,(e={},e[A]=b?v+"px":"",e[S]=_?y+"px":"",e.transform="",e))}function mDe(t){var e=t.state,r=t.options,n=r.gpuAcceleration,i=n===void 0?!0:n,a=r.adaptive,s=a===void 0?!0:a,o=r.roundOffsets,c=o===void 0?!0:o,u={placement:Zc(e.placement),variation:Kg(e.placement),popper:e.elements.popper,popperRect:e.rects.popper,gpuAcceleration:i,isFixed:e.options.strategy==="fixed"};e.modifiersData.popperOffsets!=null&&(e.styles.popper=Object.assign({},e.styles.popper,CV(Object.assign({},u,{offsets:e.modifiersData.popperOffsets,position:e.options.strategy,adaptive:s,roundOffsets:c})))),e.modifiersData.arrow!=null&&(e.styles.arrow=Object.assign({},e.styles.arrow,CV(Object.assign({},u,{offsets:e.modifiersData.arrow,position:"absolute",adaptive:!1,roundOffsets:c})))),e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-placement":e.placement})}const yDe={name:"computeStyles",enabled:!0,phase:"beforeWrite",fn:mDe,data:{}};var S_={passive:!0};function vDe(t){var e=t.state,r=t.instance,n=t.options,i=n.scroll,a=i===void 0?!0:i,s=n.resize,o=s===void 0?!0:s,c=js(e.elements.popper),u=[].concat(e.scrollParents.reference,e.scrollParents.popper);return a&&u.forEach(function(f){f.addEventListener("scroll",r.update,S_)}),o&&c.addEventListener("resize",r.update,S_),function(){a&&u.forEach(function(f){f.removeEventListener("scroll",r.update,S_)}),o&&c.removeEventListener("resize",r.update,S_)}}const bDe={name:"eventListeners",enabled:!0,phase:"write",fn:function(){},effect:vDe,data:{}};var wDe={left:"right",right:"left",bottom:"top",top:"bottom"};function pE(t){return t.replace(/left|right|bottom|top/g,function(e){return wDe[e]})}var _De={start:"end",end:"start"};function RV(t){return t.replace(/start|end/g,function(e){return _De[e]})}function hM(t){var e=js(t),r=e.pageXOffset,n=e.pageYOffset;return{scrollLeft:r,scrollTop:n}}function pM(t){return Gg(nd(t)).left+hM(t).scrollLeft}function EDe(t,e){var r=js(t),n=nd(t),i=r.visualViewport,a=n.clientWidth,s=n.clientHeight,o=0,c=0;if(i){a=i.width,s=i.height;var u=gre();(u||!u&&e==="fixed")&&(o=i.offsetLeft,c=i.offsetTop)}return{width:a,height:s,x:o+pM(t),y:c}}function xDe(t){var e,r=nd(t),n=hM(t),i=(e=t.ownerDocument)==null?void 0:e.body,a=Sh(r.scrollWidth,r.clientWidth,i?i.scrollWidth:0,i?i.clientWidth:0),s=Sh(r.scrollHeight,r.clientHeight,i?i.scrollHeight:0,i?i.clientHeight:0),o=-n.scrollLeft+pM(t),c=-n.scrollTop;return fl(i||r).direction==="rtl"&&(o+=Sh(r.clientWidth,i?i.clientWidth:0)-a),{width:a,height:s,x:o,y:c}}function gM(t){var e=fl(t),r=e.overflow,n=e.overflowX,i=e.overflowY;return/auto|scroll|overlay|hidden/.test(r+i+n)}function wre(t){return["html","body","#document"].indexOf(nu(t))>=0?t.ownerDocument.body:Po(t)&&gM(t)?t:wre(FA(t))}function Gv(t,e){var r;e===void 0&&(e=[]);var n=wre(t),i=n===((r=t.ownerDocument)==null?void 0:r.body),a=js(n),s=i?[a].concat(a.visualViewport||[],gM(n)?n:[]):n,o=e.concat(s);return i?o:o.concat(Gv(FA(s)))}function a5(t){return Object.assign({},t,{left:t.x,top:t.y,right:t.x+t.width,bottom:t.y+t.height})}function ADe(t,e){var r=Gg(t,!1,e==="fixed");return r.top=r.top+t.clientTop,r.left=r.left+t.clientLeft,r.bottom=r.top+t.clientHeight,r.right=r.left+t.clientWidth,r.width=t.clientWidth,r.height=t.clientHeight,r.x=r.left,r.y=r.top,r}function NV(t,e,r){return e===hre?a5(EDe(t,r)):Fh(e)?ADe(e,r):a5(xDe(nd(t)))}function SDe(t){var e=Gv(FA(t)),r=["absolute","fixed"].indexOf(fl(t).position)>=0,n=r&&Po(t)?z1(t):t;return Fh(n)?e.filter(function(i){return Fh(i)&&mre(i,n)&&nu(i)!=="body"}):[]}function IDe(t,e,r,n){var i=e==="clippingParents"?SDe(t):[].concat(e),a=[].concat(i,[r]),s=a[0],o=a.reduce(function(c,u){var f=NV(t,u,n);return c.top=Sh(f.top,c.top),c.right=xx(f.right,c.right),c.bottom=xx(f.bottom,c.bottom),c.left=Sh(f.left,c.left),c},NV(t,s,n));return o.width=o.right-o.left,o.height=o.bottom-o.top,o.x=o.left,o.y=o.top,o}function _re(t){var e=t.reference,r=t.element,n=t.placement,i=n?Zc(n):null,a=n?Kg(n):null,s=e.x+e.width/2-r.width/2,o=e.y+e.height/2-r.height/2,c;switch(i){case xs:c={x:s,y:e.y-r.height};break;case Do:c={x:s,y:e.y+e.height};break;case Mo:c={x:e.x+e.width,y:o};break;case As:c={x:e.x-r.width,y:o};break;default:c={x:e.x,y:e.y}}var u=i?dM(i):null;if(u!=null){var f=u==="y"?"height":"width";switch(a){case zg:c[u]=c[u]-(e[f]/2-r[f]/2);break;case Db:c[u]=c[u]+(e[f]/2-r[f]/2);break}}return c}function Mb(t,e){e===void 0&&(e={});var r=e,n=r.placement,i=n===void 0?t.placement:n,a=r.strategy,s=a===void 0?t.strategy:a,o=r.boundary,c=o===void 0?G8e:o,u=r.rootBoundary,f=u===void 0?hre:u,h=r.elementContext,m=h===void 0?Jy:h,y=r.altBoundary,w=y===void 0?!1:y,v=r.padding,g=v===void 0?0:v,_=vre(typeof g!="number"?g:bre(g,H1)),b=m===Jy?K8e:Jy,S=t.rects.popper,A=t.elements[w?b:m],I=IDe(Fh(A)?A:A.contextElement||nd(t.elements.popper),c,f,s),E=Gg(t.elements.reference),p=_re({reference:E,element:S,strategy:"absolute",placement:i}),O=a5(Object.assign({},S,p)),R=m===Jy?O:E,U={top:I.top-R.top+_.top,bottom:R.bottom-I.bottom+_.bottom,left:I.left-R.left+_.left,right:R.right-I.right+_.right},z=t.modifiersData.offset;if(m===Jy&&z){var ue=z[i];Object.keys(U).forEach(function(ge){var B=[Mo,Do].indexOf(ge)>=0?1:-1,L=[xs,Do].indexOf(ge)>=0?"y":"x";U[ge]+=ue[L]*B})}return U}function ODe(t,e){e===void 0&&(e={});var r=e,n=r.placement,i=r.boundary,a=r.rootBoundary,s=r.padding,o=r.flipVariations,c=r.allowedAutoPlacements,u=c===void 0?pre:c,f=Kg(n),h=f?o?PV:PV.filter(function(w){return Kg(w)===f}):H1,m=h.filter(function(w){return u.indexOf(w)>=0});m.length===0&&(m=h);var y=m.reduce(function(w,v){return w[v]=Mb(t,{placement:v,boundary:i,rootBoundary:a,padding:s})[Zc(v)],w},{});return Object.keys(y).sort(function(w,v){return y[w]-y[v]})}function PDe(t){if(Zc(t)===uM)return[];var e=pE(t);return[RV(t),e,RV(e)]}function TDe(t){var e=t.state,r=t.options,n=t.name;if(!e.modifiersData[n]._skip){for(var i=r.mainAxis,a=i===void 0?!0:i,s=r.altAxis,o=s===void 0?!0:s,c=r.fallbackPlacements,u=r.padding,f=r.boundary,h=r.rootBoundary,m=r.altBoundary,y=r.flipVariations,w=y===void 0?!0:y,v=r.allowedAutoPlacements,g=e.options.placement,_=Zc(g),b=_===g,S=c||(b||!w?[pE(g)]:PDe(g)),A=[g].concat(S).reduce(function($,G){return $.concat(Zc(G)===uM?ODe(e,{placement:G,boundary:f,rootBoundary:h,padding:u,flipVariations:w,allowedAutoPlacements:v}):G)},[]),I=e.rects.reference,E=e.rects.popper,p=new Map,O=!0,R=A[0],U=0;U<A.length;U++){var z=A[U],ue=Zc(z),ge=Kg(z)===zg,B=[xs,Do].indexOf(ue)>=0,L=B?"width":"height",Y=Mb(e,{placement:z,boundary:f,rootBoundary:h,altBoundary:m,padding:u}),ne=B?ge?Mo:As:ge?Do:xs;I[L]>E[L]&&(ne=pE(ne));var F=pE(ne),j=[];if(a&&j.push(Y[ue]<=0),o&&j.push(Y[ne]<=0,Y[F]<=0),j.every(function($){return $})){R=z,O=!1;break}p.set(z,j)}if(O)for(var H=w?3:1,M=function(G){var pe=A.find(function(Q){var te=p.get(Q);if(te)return te.slice(0,G).every(function(ce){return ce})});if(pe)return R=pe,"break"},q=H;q>0;q--){var k=M(q);if(k==="break")break}e.placement!==R&&(e.modifiersData[n]._skip=!0,e.placement=R,e.reset=!0)}}const CDe={name:"flip",enabled:!0,phase:"main",fn:TDe,requiresIfExists:["offset"],data:{_skip:!1}};function DV(t,e,r){return r===void 0&&(r={x:0,y:0}),{top:t.top-e.height-r.y,right:t.right-e.width+r.x,bottom:t.bottom-e.height+r.y,left:t.left-e.width-r.x}}function MV(t){return[xs,Mo,Do,As].some(function(e){return t[e]>=0})}function RDe(t){var e=t.state,r=t.name,n=e.rects.reference,i=e.rects.popper,a=e.modifiersData.preventOverflow,s=Mb(e,{elementContext:"reference"}),o=Mb(e,{altBoundary:!0}),c=DV(s,n),u=DV(o,i,a),f=MV(c),h=MV(u);e.modifiersData[r]={referenceClippingOffsets:c,popperEscapeOffsets:u,isReferenceHidden:f,hasPopperEscaped:h},e.attributes.popper=Object.assign({},e.attributes.popper,{"data-popper-reference-hidden":f,"data-popper-escaped":h})}const NDe={name:"hide",enabled:!0,phase:"main",requiresIfExists:["preventOverflow"],fn:RDe};function DDe(t,e,r){var n=Zc(t),i=[As,xs].indexOf(n)>=0?-1:1,a=typeof r=="function"?r(Object.assign({},e,{placement:t})):r,s=a[0],o=a[1];return s=s||0,o=(o||0)*i,[As,Mo].indexOf(n)>=0?{x:o,y:s}:{x:s,y:o}}function MDe(t){var e=t.state,r=t.options,n=t.name,i=r.offset,a=i===void 0?[0,0]:i,s=pre.reduce(function(f,h){return f[h]=DDe(h,e.rects,a),f},{}),o=s[e.placement],c=o.x,u=o.y;e.modifiersData.popperOffsets!=null&&(e.modifiersData.popperOffsets.x+=c,e.modifiersData.popperOffsets.y+=u),e.modifiersData[n]=s}const $De={name:"offset",enabled:!0,phase:"main",requires:["popperOffsets"],fn:MDe};function kDe(t){var e=t.state,r=t.name;e.modifiersData[r]=_re({reference:e.rects.reference,element:e.rects.popper,strategy:"absolute",placement:e.placement})}const LDe={name:"popperOffsets",enabled:!0,phase:"read",fn:kDe,data:{}};function UDe(t){return t==="x"?"y":"x"}function FDe(t){var e=t.state,r=t.options,n=t.name,i=r.mainAxis,a=i===void 0?!0:i,s=r.altAxis,o=s===void 0?!1:s,c=r.boundary,u=r.rootBoundary,f=r.altBoundary,h=r.padding,m=r.tether,y=m===void 0?!0:m,w=r.tetherOffset,v=w===void 0?0:w,g=Mb(e,{boundary:c,rootBoundary:u,padding:h,altBoundary:f}),_=Zc(e.placement),b=Kg(e.placement),S=!b,A=dM(_),I=UDe(A),E=e.modifiersData.popperOffsets,p=e.rects.reference,O=e.rects.popper,R=typeof v=="function"?v(Object.assign({},e.rects,{placement:e.placement})):v,U=typeof R=="number"?{mainAxis:R,altAxis:R}:Object.assign({mainAxis:0,altAxis:0},R),z=e.modifiersData.offset?e.modifiersData.offset[e.placement]:null,ue={x:0,y:0};if(E){if(a){var ge,B=A==="y"?xs:As,L=A==="y"?Do:Mo,Y=A==="y"?"height":"width",ne=E[A],F=ne+g[B],j=ne-g[L],H=y?-O[Y]/2:0,M=b===zg?p[Y]:O[Y],q=b===zg?-O[Y]:-p[Y],k=e.elements.arrow,$=y&&k?fM(k):{width:0,height:0},G=e.modifiersData["arrow#persistent"]?e.modifiersData["arrow#persistent"].padding:yre(),pe=G[B],Q=G[L],te=Vv(0,p[Y],$[Y]),ce=S?p[Y]/2-H-te-pe-U.mainAxis:M-te-pe-U.mainAxis,T=S?-p[Y]/2+H+te+Q+U.mainAxis:q+te+Q+U.mainAxis,fe=e.elements.arrow&&z1(e.elements.arrow),ze=fe?A==="y"?fe.clientTop||0:fe.clientLeft||0:0,et=(ge=z==null?void 0:z[A])!=null?ge:0,yt=ne+ce-et-ze,vt=ne+T-et,gt=Vv(y?xx(F,yt):F,ne,y?Sh(j,vt):j);E[A]=gt,ue[A]=gt-ne}if(o){var Ft,Xt=A==="x"?xs:As,Sr=A==="x"?Do:Mo,Ct=E[I],Pt=I==="y"?"height":"width",kt=Ct+g[Xt],Rt=Ct-g[Sr],Kt=[xs,As].indexOf(_)!==-1,Bt=(Ft=z==null?void 0:z[I])!=null?Ft:0,Gt=Kt?kt:Ct-p[Pt]-O[Pt]-Bt+U.altAxis,Dt=Kt?Ct+p[Pt]+O[Pt]-Bt-U.altAxis:Rt,Nt=y&&Kt?uDe(Gt,Ct,Dt):Vv(y?Gt:kt,Ct,y?Dt:Rt);E[I]=Nt,ue[I]=Nt-Ct}e.modifiersData[n]=ue}}const BDe={name:"preventOverflow",enabled:!0,phase:"main",fn:FDe,requiresIfExists:["offset"]};function jDe(t){return{scrollLeft:t.scrollLeft,scrollTop:t.scrollTop}}function qDe(t){return t===js(t)||!Po(t)?hM(t):jDe(t)}function HDe(t){var e=t.getBoundingClientRect(),r=Vg(e.width)/t.offsetWidth||1,n=Vg(e.height)/t.offsetHeight||1;return r!==1||n!==1}function zDe(t,e,r){r===void 0&&(r=!1);var n=Po(e),i=Po(e)&&HDe(e),a=nd(e),s=Gg(t,i,r),o={scrollLeft:0,scrollTop:0},c={x:0,y:0};return(n||!n&&!r)&&((nu(e)!=="body"||gM(a))&&(o=qDe(e)),Po(e)?(c=Gg(e,!0),c.x+=e.clientLeft,c.y+=e.clientTop):a&&(c.x=pM(a))),{x:s.left+o.scrollLeft-c.x,y:s.top+o.scrollTop-c.y,width:s.width,height:s.height}}function VDe(t){var e=new Map,r=new Set,n=[];t.forEach(function(a){e.set(a.name,a)});function i(a){r.add(a.name);var s=[].concat(a.requires||[],a.requiresIfExists||[]);s.forEach(function(o){if(!r.has(o)){var c=e.get(o);c&&i(c)}}),n.push(a)}return t.forEach(function(a){r.has(a.name)||i(a)}),n}function GDe(t){var e=VDe(t);return nDe.reduce(function(r,n){return r.concat(e.filter(function(i){return i.phase===n}))},[])}function KDe(t){var e;return function(){return e||(e=new Promise(function(r){Promise.resolve().then(function(){e=void 0,r(t())})})),e}}function WDe(t){var e=t.reduce(function(r,n){var i=r[n.name];return r[n.name]=i?Object.assign({},i,n,{options:Object.assign({},i.options,n.options),data:Object.assign({},i.data,n.data)}):n,r},{});return Object.keys(e).map(function(r){return e[r]})}var $V={placement:"bottom",modifiers:[],strategy:"absolute"};function kV(){for(var t=arguments.length,e=new Array(t),r=0;r<t;r++)e[r]=arguments[r];return!e.some(function(n){return!(n&&typeof n.getBoundingClientRect=="function")})}function YDe(t){t===void 0&&(t={});var e=t,r=e.defaultModifiers,n=r===void 0?[]:r,i=e.defaultOptions,a=i===void 0?$V:i;return function(o,c,u){u===void 0&&(u=a);var f={placement:"bottom",orderedModifiers:[],options:Object.assign({},$V,a),modifiersData:{},elements:{reference:o,popper:c},attributes:{},styles:{}},h=[],m=!1,y={state:f,setOptions:function(_){var b=typeof _=="function"?_(f.options):_;v(),f.options=Object.assign({},a,f.options,b),f.scrollParents={reference:Fh(o)?Gv(o):o.contextElement?Gv(o.contextElement):[],popper:Gv(c)};var S=GDe(WDe([].concat(n,f.options.modifiers)));return f.orderedModifiers=S.filter(function(A){return A.enabled}),w(),y.update()},forceUpdate:function(){if(!m){var _=f.elements,b=_.reference,S=_.popper;if(kV(b,S)){f.rects={reference:zDe(b,z1(S),f.options.strategy==="fixed"),popper:fM(S)},f.reset=!1,f.placement=f.options.placement,f.orderedModifiers.forEach(function(U){return f.modifiersData[U.name]=Object.assign({},U.data)});for(var A=0;A<f.orderedModifiers.length;A++){if(f.reset===!0){f.reset=!1,A=-1;continue}var I=f.orderedModifiers[A],E=I.fn,p=I.options,O=p===void 0?{}:p,R=I.name;typeof E=="function"&&(f=E({state:f,options:O,name:R,instance:y})||f)}}}},update:KDe(function(){return new Promise(function(g){y.forceUpdate(),g(f)})}),destroy:function(){v(),m=!0}};if(!kV(o,c))return y;y.setOptions(u).then(function(g){!m&&u.onFirstUpdate&&u.onFirstUpdate(g)});function w(){f.orderedModifiers.forEach(function(g){var _=g.name,b=g.options,S=b===void 0?{}:b,A=g.effect;if(typeof A=="function"){var I=A({state:f,name:_,instance:y,options:S}),E=function(){};h.push(I||E)}})}function v(){h.forEach(function(g){return g()}),h=[]}return y}}var QDe=[bDe,LDe,yDe,sDe,$De,CDe,BDe,hDe,NDe],JDe=YDe({defaultModifiers:QDe}),XDe=typeof Element<"u",ZDe=typeof Map=="function",eMe=typeof Set=="function",tMe=typeof ArrayBuffer=="function"&&!!ArrayBuffer.isView;function gE(t,e){if(t===e)return!0;if(t&&e&&typeof t=="object"&&typeof e=="object"){if(t.constructor!==e.constructor)return!1;var r,n,i;if(Array.isArray(t)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(!gE(t[n],e[n]))return!1;return!0}var a;if(ZDe&&t instanceof Map&&e instanceof Map){if(t.size!==e.size)return!1;for(a=t.entries();!(n=a.next()).done;)if(!e.has(n.value[0]))return!1;for(a=t.entries();!(n=a.next()).done;)if(!gE(n.value[1],e.get(n.value[0])))return!1;return!0}if(eMe&&t instanceof Set&&e instanceof Set){if(t.size!==e.size)return!1;for(a=t.entries();!(n=a.next()).done;)if(!e.has(n.value[0]))return!1;return!0}if(tMe&&ArrayBuffer.isView(t)&&ArrayBuffer.isView(e)){if(r=t.length,r!=e.length)return!1;for(n=r;n--!==0;)if(t[n]!==e[n])return!1;return!0}if(t.constructor===RegExp)return t.source===e.source&&t.flags===e.flags;if(t.valueOf!==Object.prototype.valueOf)return t.valueOf()===e.valueOf();if(t.toString!==Object.prototype.toString)return t.toString()===e.toString();if(i=Object.keys(t),r=i.length,r!==Object.keys(e).length)return!1;for(n=r;n--!==0;)if(!Object.prototype.hasOwnProperty.call(e,i[n]))return!1;if(XDe&&t instanceof Element)return!1;for(n=r;n--!==0;)if(!((i[n]==="_owner"||i[n]==="__v"||i[n]==="__o")&&t.$$typeof)&&!gE(t[i[n]],e[i[n]]))return!1;return!0}return t!==t&&e!==e}var rMe=function(e,r){try{return gE(e,r)}catch(n){if((n.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw n}};const nMe=dl(rMe);var iMe=[],Ere=function(e,r,n){n===void 0&&(n={});var i=Qe.useRef(null),a={onFirstUpdate:n.onFirstUpdate,placement:n.placement||"bottom",strategy:n.strategy||"absolute",modifiers:n.modifiers||iMe},s=Qe.useState({styles:{popper:{position:a.strategy,left:"0",top:"0"},arrow:{position:"absolute"}},attributes:{}}),o=s[0],c=s[1],u=Qe.useMemo(function(){return{name:"updateState",enabled:!0,phase:"write",fn:function(y){var w=y.state,v=Object.keys(w.elements);ub.flushSync(function(){c({styles:IV(v.map(function(g){return[g,w.styles[g]||{}]})),attributes:IV(v.map(function(g){return[g,w.attributes[g]]}))})})},requires:["computeStyles"]}},[]),f=Qe.useMemo(function(){var m={onFirstUpdate:a.onFirstUpdate,placement:a.placement,strategy:a.strategy,modifiers:[].concat(a.modifiers,[u,{name:"applyStyles",enabled:!1}])};return nMe(i.current,m)?i.current||m:(i.current=m,m)},[a.onFirstUpdate,a.placement,a.strategy,a.modifiers,u]),h=Qe.useRef();return OV(function(){h.current&&h.current.setOptions(f)},[f]),OV(function(){if(!(e==null||r==null)){var m=n.createPopper||JDe,y=m(e,r,f);return h.current=y,function(){y.destroy(),h.current=null}}},[e,r,n.createPopper]),{state:h.current?h.current.state:null,styles:o.styles,attributes:o.attributes,update:h.current?h.current.update:null,forceUpdate:h.current?h.current.forceUpdate:null}},aMe=function(){},sMe=function(){return Promise.resolve(null)},oMe=[];function cMe(t){var e=t.placement,r=e===void 0?"bottom":e,n=t.strategy,i=n===void 0?"absolute":n,a=t.modifiers,s=a===void 0?oMe:a,o=t.referenceElement,c=t.onFirstUpdate,u=t.innerRef,f=t.children,h=Qe.useContext(ure),m=Qe.useState(null),y=m[0],w=m[1],v=Qe.useState(null),g=v[0],_=v[1];Qe.useEffect(function(){n5(u,y)},[u,y]);var b=Qe.useMemo(function(){return{placement:r,strategy:i,onFirstUpdate:c,modifiers:[].concat(s,[{name:"arrow",enabled:g!=null,options:{element:g}}])}},[r,i,c,s,g]),S=Ere(o||h,y,b),A=S.state,I=S.styles,E=S.forceUpdate,p=S.update,O=Qe.useMemo(function(){return{ref:w,style:I.popper,placement:A?A.placement:r,hasPopperEscaped:A&&A.modifiersData.hide?A.modifiersData.hide.hasPopperEscaped:null,isReferenceHidden:A&&A.modifiersData.hide?A.modifiersData.hide.isReferenceHidden:null,arrowProps:{style:I.arrow,ref:_},forceUpdate:E||aMe,update:p||sMe}},[w,_,r,A,I,p,E]);return fre(f)(O)}var uMe=function(){},lMe=uMe;const fMe=dl(lMe);function dMe(t){var e=t.children,r=t.innerRef,n=Qe.useContext(lre),i=Qe.useCallback(function(a){n5(r,a),dre(n,a)},[r,n]);return Qe.useEffect(function(){return function(){return n5(r,null)}},[]),Qe.useEffect(function(){fMe(!!n,"`Reference` should not be used outside of a `Manager` component.")},[n]),fre(e)({ref:i})}const hMe=Object.freeze(Object.defineProperty({__proto__:null,Manager:V8e,Popper:cMe,Reference:dMe,usePopper:Ere},Symbol.toStringTag,{value:"Module"})),pMe=qs(hMe);var Su={},kC,LV;function gMe(){if(LV)return kC;LV=1;var t=G4();function e(r,n,i,a){return t(r,function(s,o,c){n(a,i(s),o,c)}),a}return kC=e,kC}var LC,UV;function mMe(){if(UV)return LC;UV=1;var t=gMe();function e(r,n){return function(i,a){return t(i,r,n(a),{})}}return LC=e,LC}var UC,FV;function yMe(){if(FV)return UC;FV=1;var t=BQ(),e=mMe(),r=Gf(),n=Object.prototype,i=n.toString,a=e(function(s,o,c){o!=null&&typeof o.toString!="function"&&(o=i.call(o)),s[o]=c},t(r));return UC=a,UC}var BV;function vMe(){if(BV)return Su;BV=1;var t=vr;Su.__esModule=!0,Su.placementMapping=Su.positions=Su.positionsMapping=void 0;var e=t(yMe()),r=t(bl()),n={"top center":"top","top left":"top-start","top right":"top-end","bottom center":"bottom","bottom left":"bottom-start","bottom right":"bottom-end","right center":"right","left center":"left"};Su.positionsMapping=n;var i=(0,r.default)(n);Su.positions=i;var a=(0,e.default)(n);return Su.placementMapping=a,Su}var Xy={},FC={exports:{}},BC={exports:{}},jC={exports:{}},jV;function bMe(){return jV||(jV=1,function(t){var e=N4.default;function r(n,i){if(e(n)!=="object"||n===null)return n;var a=n[Symbol.toPrimitive];if(a!==void 0){var s=a.call(n,i||"default");if(e(s)!=="object")return s;throw new TypeError("@@toPrimitive must return a primitive value.")}return(i==="string"?String:Number)(n)}t.exports=r,t.exports.__esModule=!0,t.exports.default=t.exports}(jC)),jC.exports}var qV;function wMe(){return qV||(qV=1,function(t){var e=N4.default,r=bMe();function n(i){var a=r(i,"string");return e(a)==="symbol"?a:String(a)}t.exports=n,t.exports.__esModule=!0,t.exports.default=t.exports}(BC)),BC.exports}var HV;function _Me(){return HV||(HV=1,function(t){var e=wMe();function r(i,a){for(var s=0;s<a.length;s++){var o=a[s];o.enumerable=o.enumerable||!1,o.configurable=!0,"value"in o&&(o.writable=!0),Object.defineProperty(i,e(o.key),o)}}function n(i,a,s){return a&&r(i.prototype,a),s&&r(i,s),Object.defineProperty(i,"prototype",{writable:!1}),i}t.exports=n,t.exports.__esModule=!0,t.exports.default=t.exports}(FC)),FC.exports}var zV;function EMe(){if(zV)return Xy;zV=1;var t=vr;Xy.__esModule=!0,Xy.default=void 0;var e=t(_Me()),r=t(k4()),n=t(Lo()),i=Kf,a=function(){function c(f){this.ref=f}var u=c.prototype;return u.getBoundingClientRect=function(){return(0,n.default)(this.ref.current,"getBoundingClientRect")||{}},(0,e.default)(c,[{key:"clientWidth",get:function(){return this.getBoundingClientRect().width}},{key:"clientHeight",get:function(){return this.getBoundingClientRect().height}},{key:"parentNode",get:function(){return this.ref.current?this.ref.current.parentNode:void 0}}]),c}(),s=(0,r.default)(function(c){return new a((0,i.isRefObject)(c)?c:{current:c})}),o=s;return Xy.default=o,Xy}var I_={},VV;function xMe(){if(VV)return I_;VV=1;var t=vr;I_.__esModule=!0,I_.default=a;var e=t(Mn()),r=t(ei);t(Nn());var n=t(Qe),i=Hn();function a(s){var o=s.children,c=s.className,u=s.content,f=(0,r.default)("content",c),h=(0,i.getUnhandledProps)(a,s),m=(0,i.getElementType)(a,s);return n.default.createElement(m,(0,e.default)({},h,{className:f}),i.childrenUtils.isNil(o)?u:o)}return a.handledProps=["as","children","className","content"],a.propTypes={},a.create=(0,i.createShorthandFactory)(a,function(s){return{children:s}}),I_}var O_={},GV;function AMe(){if(GV)return O_;GV=1;var t=vr;O_.__esModule=!0,O_.default=a;var e=t(Mn()),r=t(ei);t(Nn());var n=t(Qe),i=Hn();function a(s){var o=s.children,c=s.className,u=s.content,f=(0,r.default)("header",c),h=(0,i.getUnhandledProps)(a,s),m=(0,i.getElementType)(a,s);return n.default.createElement(m,(0,e.default)({},h,{className:f}),i.childrenUtils.isNil(o)?u:o)}return a.handledProps=["as","children","className","content"],a.propTypes={},a.create=(0,i.createShorthandFactory)(a,function(s){return{children:s}}),O_}var KV;function SMe(){if(KV)return Qy;KV=1;var t=ko,e=vr;Qy.__esModule=!0,Qy.default=void 0;var r=e(Mn()),n=e(wc());e(i8());var i=e(vl()),a=e(H4()),s=e(Lo()),o=e(z8e()),c=e(Pi()),u=e(t8()),f=e(n8()),h=e(Ute()),m=e(r8()),y=e(ei);e(Nn());var w=t(Qe),v=pMe,g=e(Fte()),_=Hn(),b=e(a8()),S=vMe(),A=e(EMe()),I=e(xMe()),E=e(AMe()),p=function(O){(0,n.default)(R,O);function R(){for(var z,ue=arguments.length,ge=new Array(ue),B=0;B<ue;B++)ge[B]=arguments[B];return z=O.call.apply(O,[this].concat(ge))||this,z.state={},z.open=!1,z.zIndexWasSynced=!1,z.triggerRef=w.default.createRef(),z.elementRef=w.default.createRef(),z.getPortalProps=function(){var L={},Y=z.props,ne=Y.on,F=Y.hoverable,j=(0,c.default)(ne)?ne:[ne];return F&&(L.closeOnPortalMouseLeave=!0,L.mouseLeaveDelay=300),(0,f.default)(j,"hover")&&(L.openOnTriggerClick=!1,L.closeOnTriggerClick=!1,L.openOnTriggerMouseEnter=!0,L.closeOnTriggerMouseLeave=!0,L.mouseLeaveDelay=70,L.mouseEnterDelay=50),(0,f.default)(j,"click")&&(L.openOnTriggerClick=!0,L.closeOnTriggerClick=!0,L.closeOnDocumentClick=!0),(0,f.default)(j,"focus")&&(L.openOnTriggerFocus=!0,L.closeOnTriggerBlur=!0),L},z.hideOnScroll=function(L){(0,o.default)(L.target)&&z.elementRef.current.contains(L.target)||(z.setState({closed:!0}),_.eventStack.unsub("scroll",z.hideOnScroll,{target:window}),z.timeoutId=setTimeout(function(){z.setState({closed:!1})},50),z.handleClose(L))},z.handleClose=function(L){(0,s.default)(z.props,"onClose",L,(0,r.default)({},z.props,{open:!1}))},z.handleOpen=function(L){(0,s.default)(z.props,"onOpen",L,(0,r.default)({},z.props,{open:!0}))},z.handlePortalMount=function(L){(0,s.default)(z.props,"onMount",L,z.props)},z.handlePortalUnmount=function(L){z.positionUpdate=null,(0,s.default)(z.props,"onUnmount",L,z.props)},z.renderContent=function(L){var Y=L.placement,ne=L.ref,F=L.update,j=L.style,H=z.props,M=H.basic,q=H.children,k=H.className,$=H.content,G=H.hideOnScroll,pe=H.flowing,Q=H.header,te=H.inverted,ce=H.popper,T=H.size,fe=H.style,ze=H.wide,et=z.state.contentRestProps;z.positionUpdate=F;var yt=(0,y.default)("ui",S.placementMapping[Y],T,(0,_.useKeyOrValueAndKey)(ze,"wide"),(0,_.useKeyOnly)(M,"basic"),(0,_.useKeyOnly)(pe,"flowing"),(0,_.useKeyOnly)(te,"inverted"),"popup transition visible",k),vt=(0,_.getElementType)(R,z.props),gt=(0,r.default)({left:"auto",right:"auto",position:"initial"},fe),Ft=w.default.createElement(vt,(0,r.default)({},et,{className:yt,style:gt,ref:z.elementRef}),_.childrenUtils.isNil(q)?w.default.createElement(w.default.Fragment,null,E.default.create(Q,{autoGenerateKey:!1}),I.default.create($,{autoGenerateKey:!1})):q,G&&w.default.createElement(m.default,{on:z.hideOnScroll,name:"scroll",target:"window"}));return(0,_.createHTMLDivision)(ce||{},{overrideProps:{children:Ft,ref:ne,style:(0,r.default)({display:"flex"},j)}})},z}R.getDerivedStateFromProps=function(ue,ge){if(ge.closed||ge.disabled)return{};var B=(0,_.getUnhandledProps)(R,ue),L=(0,h.default)(B,function(ne,F,j){return(0,f.default)(b.default.handledProps,j)||(ne[j]=F),ne},{}),Y=(0,u.default)(B,b.default.handledProps);return{contentRestProps:L,portalRestProps:Y}};var U=R.prototype;return U.componentDidUpdate=function(ue){var ge=(0,g.default)(this.props.popperDependencies,ue.popperDependencies);ge||this.handleUpdate()},U.componentWillUnmount=function(){clearTimeout(this.timeoutId)},U.handleUpdate=function(){this.positionUpdate&&this.positionUpdate()},U.render=function(){var ue=this,ge=this.props,B=ge.context,L=ge.disabled,Y=ge.eventsEnabled,ne=ge.offset,F=ge.pinned,j=ge.popper,H=ge.popperModifiers,M=ge.position,q=ge.positionFixed,k=ge.trigger,$=this.state,G=$.closed,pe=$.portalRestProps;if(G||L)return k;var Q=[{name:"arrow",enabled:!1},{name:"eventListeners",options:{scroll:!!Y,resize:!!Y}},{name:"flip",enabled:!F},{name:"preventOverflow",enabled:!!ne},{name:"offset",enabled:!!ne,options:{offset:ne}}].concat(H,[{name:"syncZIndex",enabled:!0,phase:"beforeRead",fn:function(fe){var ze,et=fe.state;if(!ue.zIndexWasSynced){var yt=j==null||(ze=j.style)==null?void 0:ze.zIndex;(0,a.default)(yt)&&(et.elements.popper.style.zIndex=window.getComputedStyle(et.elements.popper.firstChild).zIndex),ue.zIndexWasSynced=!0}},effect:function(){return function(){ue.zIndexWasSynced=!1}}}]),te=(0,A.default)((0,i.default)(B)?this.triggerRef:B),ce=(0,r.default)({},this.getPortalProps(),pe);return w.default.createElement(b.default,(0,r.default)({},ce,{onClose:this.handleClose,onMount:this.handlePortalMount,onOpen:this.handleOpen,onUnmount:this.handlePortalUnmount,trigger:k,triggerRef:this.triggerRef}),w.default.createElement(v.Popper,{modifiers:Q,placement:S.positionsMapping[M],strategy:q?"fixed":null,referenceElement:te},this.renderContent))},R}(w.Component);return Qy.default=p,p.handledProps=["as","basic","children","className","content","context","disabled","eventsEnabled","flowing","header","hideOnScroll","hoverable","inverted","offset","on","onClose","onMount","onOpen","onUnmount","pinned","popper","popperDependencies","popperModifiers","position","positionFixed","size","style","trigger","wide"],p.propTypes={},p.defaultProps={disabled:!1,eventsEnabled:!0,on:["click","hover"],pinned:!1,popperModifiers:[],position:"top left"},p.Content=I.default,p.Header=E.default,Qy}var IMe=vr,OMe=IMe(SMe()),PMe=OMe.default;const TMe="_icon_1dxv5_1",qC={icon:TMe,"icon-metamask-mobile":"_icon-metamask-mobile_1dxv5_9","icon-metamask":"_icon-metamask_1dxv5_9","icon-dapper":"_icon-dapper_1dxv5_14","icon-fortmatic":"_icon-fortmatic_1dxv5_18","icon-wallet-connect":"_icon-wallet-connect_1dxv5_22","icon-samsung-blockchain-wallet":"_icon-samsung-blockchain-wallet_1dxv5_26","icon-coinbase":"_icon-coinbase_1dxv5_30","icon-wallet-link":"_icon-wallet-link_1dxv5_31","icon-google":"_icon-google_1dxv5_35","icon-discord":"_icon-discord_1dxv5_39","icon-apple":"_icon-apple_1dxv5_43","icon-x":"_icon-x_1dxv5_47"},xre=t=>{const{className:e,children:r,type:n,testId:i,showTooltip:a,tooltipPosition:s,onClick:o}=t;return dt.jsx(PMe,{position:a&&s?s:"top center",disabled:!a,trigger:dt.jsxs(Mh.Button,{primary:!0,size:"small","data-testid":`${i}-${n}-button`,className:e,onClick:()=>o(n),children:[dt.jsx("div",{role:"img","aria-label":n,className:Hg(qC.icon,qC[`icon-${n}`],qC.primaryImage)}),r]},n),content:n,on:"hover"})},CMe="social-primary-test-id",RMe="social-secondary-test-id",NMe="web3-primary-test-id",DMe="web3-secondary-test-id",MMe="show-more-button-test-id",$Me="_connection_ge0tp_3",kMe="_dclLogo_ge0tp_9",LMe="_title_ge0tp_15",UMe="_subtitle_ge0tp_20",FMe="_primaryButton_ge0tp_29",BMe="_primaryImage_ge0tp_38",jMe="_primaryMessage_ge0tp_42",qMe="_primaryMagic_ge0tp_50",HMe="_primaryLearnMore_ge0tp_61",zMe="_primary_ge0tp_29",VMe="_showMore_ge0tp_76",GMe="_showMoreButton_ge0tp_80",KMe="_showMoreSecondaryOptions_ge0tp_89",WMe="_primaryOption_ge0tp_103",YMe="_secondaryOptionButton_ge0tp_107",za={connection:$Me,dclLogo:kMe,title:LMe,subtitle:UMe,primaryButton:FMe,primaryImage:BMe,primaryMessage:jMe,primaryMagic:qMe,primaryLearnMore:HMe,primary:zMe,showMore:VMe,showMoreButton:GMe,showMoreSecondaryOptions:KMe,primaryOption:WMe,secondaryOptionButton:YMe},WV=({message:t,children:e,option:r,testId:n,onConnect:i})=>dt.jsxs("div",{className:za.primary,"data-testid":n,children:[dt.jsx("div",{className:za.primaryMessage,children:t}),dt.jsx(xre,{type:r,onClick:i,className:Hg(za.primaryButton,za.primaryOption),testId:n,children:e})]}),YV=({options:t,tooltipDirection:e,testId:r,onConnect:n})=>dt.jsx("div",{className:za.showMoreSecondaryOptions,"data-testid":r,children:t.map(i=>dt.jsx(xre,{className:Hg(za.primaryButton,za.secondaryOptionButton),showTooltip:!0,tooltipPosition:e,type:i,onClick:n,testId:r},i))}),QMe={i18n:{title:"Unlock Your Virtual World.",subtitle:"Access and start exploring.",accessWith:t=>`Access with ${t}`,connectWith:t=>`Connect with ${t}`,moreOptions:"More Options",socialMessage:t=>dt.jsxs(dt.Fragment,{children:["Access secured by ",t]}),web3Message:t=>dt.jsxs(dt.Fragment,{children:["Curious about wallets? ",t("Learn More")]})}},JMe=t=>{const{i18n:e=QMe.i18n,onConnect:r,onLearnMore:n,socialOptions:i,web3Options:a,className:s}=t,[o,c]=Qe.useState(!1),u=Qe.useCallback(()=>{c(!o)},[o]),f=i&&i.secondary&&i.secondary.length>0,h=a&&a.secondary&&a.secondary.length>0;return dt.jsxs("div",{className:Hg(s,za.connection),children:[dt.jsx("img",{className:za.dclLogo,src:H8e,alt:"Decentraland logo"}),dt.jsxs("div",{children:[dt.jsx("h1",{className:za.title,children:e.title}),dt.jsx("h2",{className:za.subtitle,children:e.subtitle}),i?dt.jsx(WV,{onConnect:r,testId:CMe,option:i==null?void 0:i.primary,message:dt.jsx(dt.Fragment,{children:e.socialMessage(dt.jsx("div",{className:za.primaryMagic,role:"img","aria-label":"Magic"}))}),children:dt.jsx(dt.Fragment,{children:e.accessWith(i==null?void 0:i.primary)})}):null,a?dt.jsx(WV,{onConnect:r,testId:NMe,option:a==null?void 0:a.primary,message:e.web3Message(m=>dt.jsx("span",{className:za.primaryLearnMore,role:"button",onClick:n,children:m})),children:dt.jsx(dt.Fragment,{children:e.connectWith(a==null?void 0:a.primary)})}):null]}),dt.jsxs("div",{className:za.showMore,children:[(h||f)&&dt.jsxs(Mh.Button,{"data-testid":MMe,basic:!0,size:"medium",fluid:!0,className:za.showMoreButton,onClick:u,children:[e.moreOptions,dt.jsx(q8e,{name:o?"chevron up":"chevron down"})]}),o&&f&&dt.jsx(YV,{testId:RMe,options:i.secondary,onConnect:r,tooltipDirection:"top center"}),o&&h&&dt.jsx(YV,{testId:DMe,options:a.secondary,onConnect:r,tooltipDirection:"bottom center"})]})]})};var Vn=(t=>(t.METAMASK="metamask",t.DAPPER="dapper",t.FORTMATIC="fortmatic",t.COINBASE="coinbase",t.SAMSUNG="samsung-blockchain-wallet",t.WALLET_CONNECT="wallet-connect",t.WALLET_LINK="wallet-link",t.METAMASK_MOBILE="metamask-mobile",t.GOOGLE="google",t.APPLE="apple",t.DISCORD="discord",t.X="x",t))(Vn||{});const XMe=60*24*30,ZMe=eu.getConfiguration().magic.apiKey;function e$e(t){switch(t){case Vn.DISCORD:case Vn.X:case Vn.GOOGLE:case Vn.APPLE:return hc.ProviderType.MAGIC;case Vn.WALLET_CONNECT:case Vn.METAMASK_MOBILE:return hc.ProviderType.WALLET_CONNECT_V2;case Vn.COINBASE:case Vn.WALLET_LINK:return hc.ProviderType.WALLET_LINK;case Vn.FORTMATIC:return hc.ProviderType.FORTMATIC;case Vn.METAMASK:case Vn.DAPPER:case Vn.SAMSUNG:return hc.ProviderType.INJECTED;default:throw new Error("Invalid provider")}}async function t$e(t,e){const r=new QE(e),n=wN.createRandom(),i={address:n.address.toString(),publicKey:_t(n.publicKey),privateKey:_t(n.privateKey)},a=await r.getSigner();return Vte.Authenticator.initializeAuthChain(t,i,XMe,s=>a.signMessage(s))}async function QV(t){const e=e$e(t);if(hc.ProviderType.MAGIC===e){const{Magic:n}=await xb(()=>Promise.resolve().then(()=>BD),void 0),{OAuthExtension:i}=await xb(()=>Promise.resolve().then(()=>qD),void 0),a=new n(ZMe,{extensions:[new i]}),s=new URL(window.location.href);s.pathname="/auth/callback",await a.oauth.loginWithRedirect({provider:t,redirectURI:s.href})}const r=await eu.connection.connect(e);if(!r.account||!r.provider)throw new Error("Could not get provider");return r}function r$e(t){return[Vn.APPLE,Vn.GOOGLE,Vn.X,Vn.DISCORD].includes(t)}async function Are(t,e){let r;const n=Q6.LocalStorageUtils.getIdentity(t);return n?r=n:(r=await t$e(t,e),Q6.LocalStorageUtils.setIdentity(t,r)),r}const n$e=eu.getConfiguration().magic.apiKey,i$e=()=>{const t=Lte(),e=Qx(),[r,n]=Qe.useState(!0),i=Qe.useCallback(async()=>{var o;const s=await eu.connection.connect(Qf.ProviderType.MAGIC);await Are(((o=s.account)==null?void 0:o.toLowerCase())??"",s.provider)},[]),a=Qe.useCallback(async()=>{const{Magic:s}=await xb(()=>Promise.resolve().then(()=>BD),void 0),{OAuthExtension:o}=await xb(()=>Promise.resolve().then(()=>qD),void 0),c=new s(n$e,{extensions:[new o]});try{await(c==null?void 0:c.oauth.getRedirectResult()),n(!1),await i(),t?window.location.href=t:window.location.href="/"}catch(u){console.log(u),e("/login")}},[e]);return Qe.useEffect(()=>{a()},[]),r?dt.jsx(OA,{active:!0,size:"huge"}):dt.jsx(zte,{open:!0,state:ca.WAITING_FOR_SIGNATURE,onTryAgain:i,onClose:()=>{}})},a$e="_main_1c8le_1",s$e="_infoModal_1c8le_11",o$e="_infoContent_1c8le_15",c$e="_info_1c8le_11",u$e="_infoImage_1c8le_26",l$e="_assets_1c8le_34",f$e="_login_1c8le_38",d$e="_goBackButton_1c8le_42",Wo={main:a$e,infoModal:s$e,infoContent:o$e,info:c$e,infoImage:u$e,assets:l$e,login:f$e,goBackButton:d$e},h$e={i18n:{title:"What is a wallet?",assets:{title:"A home for your digital assets",text:"Wallets are used to send, receive, store, and display digital assets like Ethereum and NFTs."},logIn:{title:"A New Way To Log In",text:"Instead of creating new accounts and passwords on every website, just connect your wallet."},goBack:"Return to log in page"}},p$e=t=>{const{i18n:e=h$e.i18n,onClose:r,open:n}=t;return dt.jsxs(ZD.Modal,{size:"tiny",open:n,className:Wo.infoModal,children:[dt.jsx(tM,{title:"",onClose:r}),dt.jsx(XD,{className:Wo.infoContent,children:dt.jsxs("div",{className:Wo.main,children:[dt.jsx("h1",{className:Wo.title,children:e==null?void 0:e.title}),dt.jsxs("article",{className:Wo.info,children:[dt.jsx("div",{className:Hg(Wo.infoImage,Wo.assets)}),dt.jsx("h3",{children:e==null?void 0:e.assets.title}),dt.jsx("p",{children:e==null?void 0:e.assets.text})]}),dt.jsxs("article",{className:Wo.info,children:[dt.jsx("div",{className:Hg(Wo.infoImage,Wo.login)}),dt.jsx("h3",{children:e==null?void 0:e.logIn.title}),dt.jsx("p",{children:e==null?void 0:e.logIn.text})]}),dt.jsx(Mh.Button,{className:Wo.goBackButton,secondary:!0,inverted:!0,onClick:r,children:e==null?void 0:e.goBack})]})})]})},g$e="_main_14ljm_1",m$e="_left_14ljm_22",y$e="_connection_14ljm_32",v$e="_right_14ljm_36",b$e="_footer_14ljm_45",HC={main:g$e,left:m$e,connection:y$e,right:v$e,footer:b$e},w$e=()=>{const[t,e]=Qe.useState(ca.CONNECTING_WALLET),[r,n]=Qe.useState(!1),[i,a]=Qe.useState(!1),s=Lte(),o=Qx(),c=Qe.useCallback(()=>{n(!r)},[n,r]),u=Qe.useCallback(async h=>{var m;if(a(!0),r$e(h))e(ca.LOADING_MAGIC),await QV(h);else try{e(ca.CONNECTING_WALLET);const y=await QV(h);e(ca.WAITING_FOR_SIGNATURE),await Are(((m=y.account)==null?void 0:m.toLowerCase())??"",y.provider),s?window.location.href=s:o("/user"),a(!1)}catch{e(ca.ERROR)}},[e,a,s]),f=Qe.useCallback(()=>{a(!1),e(ca.CONNECTING_WALLET)},[a]);return dt.jsxs("main",{className:HC.main,children:[dt.jsx(p$e,{open:r,onClose:c}),dt.jsx(zte,{open:i,state:t,onClose:f,onTryAgain:()=>console.log("On try again")}),dt.jsx("div",{className:HC.left,children:dt.jsx(JMe,{className:HC.connection,onLearnMore:c,onConnect:u,socialOptions:{primary:Vn.GOOGLE,secondary:[Vn.DISCORD,Vn.APPLE,Vn.X]},web3Options:{primary:Vn.METAMASK,secondary:[Vn.FORTMATIC,Vn.COINBASE,Vn.WALLET_CONNECT]}})})]})};Wle.render(dt.jsx(hG.StrictMode,{children:dt.jsx(Bfe,{basename:"/auth",children:dt.jsxs(Ufe,{children:[dt.jsx(Bp,{path:"/login",element:dt.jsx(w$e,{})}),dt.jsx(Bp,{path:"/callback",element:dt.jsx(i$e,{})}),dt.jsx(Bp,{path:"/user",element:dt.jsx(Y6e,{})}),dt.jsx(Bp,{path:"/requests/:requestId",element:dt.jsx(Q5e,{})}),dt.jsx(Bp,{path:"*",element:dt.jsx(c4e,{})})]})})}),document.getElementById("root"));export{cSe as _,ei as a,dl as b,ke as c,Is as e,qs as g,RZ as r};
|